.hero[data-astro-cid-bbe6dxrz]{position:relative;height:100svh;min-height:640px;display:grid;grid-template-rows:1fr;align-items:end}.hero__body[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:flex-end;gap:3rem;padding-top:96px;padding-bottom:5.5rem}.hero__display[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.5rem}.hero__display-line[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-weight:900;font-size:clamp(5.5rem,18vw,15.5rem);line-height:.86;letter-spacing:-.02em;text-transform:uppercase;color:#fff;display:flex;gap:0;overflow:hidden}.hero__char[data-astro-cid-bbe6dxrz]{display:inline-block;animation:charReveal .7s var(--ease-out) both}.hero__tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.3rem);font-weight:400;line-height:1.55;color:#ffffffb8;letter-spacing:0;text-transform:none;display:block;max-width:32ch;margin-top:.25rem;animation:fadeUp 1s var(--ease-out) .7s both}.hero__location[data-astro-cid-bbe6dxrz]{font-family:var(--font-head);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;margin-top:1rem;margin-bottom:0;animation:fadeUp 1s var(--ease-out) .9s both}.hero__right[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-end;gap:2rem;flex-shrink:0;animation:fadeUp 1s var(--ease-out) .6s both}.hero__stats[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem}.hero__stat[data-astro-cid-bbe6dxrz]{text-align:right;border-right:2px solid var(--agua);padding-right:1rem}.hero__stat-num[data-astro-cid-bbe6dxrz]{display:block;font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;color:#fff;line-height:1;letter-spacing:-.02em}.hero__stat-label[data-astro-cid-bbe6dxrz]{display:block;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-family:var(--font-head);margin-top:.15rem}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}@media(max-width:900px){.hero__body[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2rem;padding-bottom:4rem}.hero__right[data-astro-cid-bbe6dxrz]{align-items:flex-start}.hero__stats[data-astro-cid-bbe6dxrz]{flex-direction:row;flex-wrap:wrap}.hero__stat[data-astro-cid-bbe6dxrz]{text-align:left;border-right:none;border-left:2px solid var(--agua);padding-right:0;padding-left:.75rem}.hero__ctas[data-astro-cid-bbe6dxrz]{justify-content:flex-start}}@media(max-width:480px){.hero__ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.hero__ctas[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}}.guides[data-astro-cid-lmr6uaqy]{padding-block:var(--section-y)}.guides__head[data-astro-cid-lmr6uaqy]{margin-bottom:3.5rem}.guides__title[data-astro-cid-lmr6uaqy]{max-width:22ch}.guides__grid[data-astro-cid-lmr6uaqy]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.guide-card[data-astro-cid-lmr6uaqy]:nth-child(1),.guide-card[data-astro-cid-lmr6uaqy]:nth-child(2){grid-column:span 2}.guide-card[data-astro-cid-lmr6uaqy]{position:relative;border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px;background:#071510;text-decoration:none;transition:transform var(--t-med),box-shadow var(--t-med)}.guide-card__photo[data-astro-cid-lmr6uaqy]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.23,1,.32,1);will-change:transform;z-index:0}@media(hover:hover)and (pointer:fine){.guide-card[data-astro-cid-lmr6uaqy]:hover .guide-card__photo[data-astro-cid-lmr6uaqy]{transform:scale(1.06)}}.guide-card__tint[data-astro-cid-lmr6uaqy]{position:absolute;inset:0;background:var(--cg);z-index:1;mix-blend-mode:multiply}.guide-card[data-astro-cid-lmr6uaqy]:nth-child(1),.guide-card[data-astro-cid-lmr6uaqy]:nth-child(2){min-height:340px}@media(hover:hover)and (pointer:fine){.guide-card[data-astro-cid-lmr6uaqy]:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0000004d}}.guide-card[data-astro-cid-lmr6uaqy]:focus-visible{outline:3px solid var(--ca, #00c9b8);outline-offset:4px}.guide-card[data-astro-cid-lmr6uaqy]:active{transform:scale(.99);transition-duration:80ms}.guide-card__noise[data-astro-cid-lmr6uaqy]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-size:200px;opacity:.3;pointer-events:none;mix-blend-mode:overlay;z-index:3}.guide-card[data-astro-cid-lmr6uaqy]:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000e0,#00000040,#0000000d);z-index:2;transition:opacity var(--t-fast)}@media(hover:hover)and (pointer:fine){.guide-card[data-astro-cid-lmr6uaqy]:hover:before{opacity:.8}}.guide-card__content[data-astro-cid-lmr6uaqy]{position:relative;z-index:4;padding:1.5rem 1.75rem 1.75rem;display:flex;align-items:flex-end;gap:1rem;transition:transform var(--t-med)}@media(hover:hover)and (pointer:fine){.guide-card[data-astro-cid-lmr6uaqy]:hover .guide-card__content[data-astro-cid-lmr6uaqy]{transform:translateY(-4px)}}.guide-card__accent[data-astro-cid-lmr6uaqy]{display:block;width:6px;height:6px;border-radius:50%;background:var(--ca);flex-shrink:0;margin-bottom:.5rem;box-shadow:0 0 12px var(--ca);align-self:flex-end}.guide-card__text[data-astro-cid-lmr6uaqy]{flex:1;display:flex;flex-direction:column;gap:.3rem}.guide-card__name[data-astro-cid-lmr6uaqy]{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:900;color:#fff;letter-spacing:-.01em;text-transform:uppercase;line-height:1;margin:0}.guide-card__desc[data-astro-cid-lmr6uaqy]{font-size:.83rem;color:#fff9;line-height:1.5;margin:0}.guide-card__arrow[data-astro-cid-lmr6uaqy]{color:var(--ca);flex-shrink:0;align-self:flex-end;transition:transform var(--t-fast),color var(--t-fast);display:flex}@media(hover:hover)and (pointer:fine){.guide-card[data-astro-cid-lmr6uaqy]:hover .guide-card__arrow[data-astro-cid-lmr6uaqy]{transform:translate(4px,-4px);color:#fff}}@media(max-width:900px){.guides__grid[data-astro-cid-lmr6uaqy]{grid-template-columns:repeat(2,1fr)}.guide-card[data-astro-cid-lmr6uaqy]:nth-child(1),.guide-card[data-astro-cid-lmr6uaqy]:nth-child(2){grid-column:span 2}}@media(max-width:540px){.guides__grid[data-astro-cid-lmr6uaqy]{grid-template-columns:1fr}.guide-card[data-astro-cid-lmr6uaqy]:nth-child(1),.guide-card[data-astro-cid-lmr6uaqy]:nth-child(2){grid-column:span 1}.guide-card[data-astro-cid-lmr6uaqy]{min-height:200px!important}}.map-section[data-astro-cid-h55wafef]{padding-block:var(--section-y);background:var(--papel)}.map-section__head[data-astro-cid-h55wafef]{margin-bottom:2rem}.map-section__legend[data-astro-cid-h55wafef]{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.legend-item[data-astro-cid-h55wafef]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-size:.75rem;font-weight:600;color:var(--n-500);text-transform:uppercase;letter-spacing:.08em}.legend-dot[data-astro-cid-h55wafef]{width:10px;height:10px;border-radius:50%;flex-shrink:0;border:2px solid rgba(0,0,0,.15)}.map-note[data-astro-cid-h55wafef]{text-align:center;font-size:.78rem;color:var(--n-300);margin-top:1rem;font-style:italic}.video-section[data-astro-cid-luhcq7zj]{padding:6rem 0 7rem}.video-section__head[data-astro-cid-luhcq7zj]{margin-bottom:3.5rem;max-width:640px}.video-section__title[data-astro-cid-luhcq7zj]{color:#fff;margin-top:.6rem}.video-section__sub[data-astro-cid-luhcq7zj]{color:#ffffff8c;margin-top:1rem}.video-grid[data-astro-cid-luhcq7zj]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.video-card[data-astro-cid-luhcq7zj]{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-lg);overflow:hidden;background:#ffffff0a;transition:border-color var(--t-med),background var(--t-med)}.video-card[data-astro-cid-luhcq7zj]:hover{border-color:#00c9b859;background:#ffffff12}.video-card__embed[data-astro-cid-luhcq7zj]{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.video-card__embed[data-astro-cid-luhcq7zj] iframe[data-astro-cid-luhcq7zj]{position:absolute;inset:0;width:100%;height:100%;border:none}.video-card__meta[data-astro-cid-luhcq7zj]{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.video-card__tag[data-astro-cid-luhcq7zj]{display:inline-block;font-family:var(--font-head);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--agua, #00c9b8);background:#00c9b81a;border:1px solid rgba(0,201,184,.2);border-radius:999px;padding:.2rem .6rem;width:fit-content}.video-card__title[data-astro-cid-luhcq7zj]{font-family:var(--font-head);font-size:.82rem;font-weight:600;color:#ffffffbf;line-height:1.45;letter-spacing:.01em;margin:0}@media(max-width:900px){.video-grid[data-astro-cid-luhcq7zj]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.video-grid[data-astro-cid-luhcq7zj]{grid-template-columns:1fr}}.history[data-astro-cid-q2yxyjxq]{padding-block:var(--section-y)}.history__header[data-astro-cid-q2yxyjxq]{max-width:680px;margin-bottom:5rem}.history__timeline[data-astro-cid-q2yxyjxq]{display:flex;flex-direction:column;gap:0}.tl-block[data-astro-cid-q2yxyjxq]{display:grid;grid-template-columns:120px 1fr;gap:0 2.5rem;position:relative}.tl-block__marker[data-astro-cid-q2yxyjxq]{display:flex;flex-direction:column;align-items:center;padding-top:.15rem}.tl-marker-year[data-astro-cid-q2yxyjxq]{font-family:var(--font-display);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--umber);white-space:nowrap;text-align:center;padding-bottom:.6rem}.tl-marker-dot[data-astro-cid-q2yxyjxq]{width:14px;height:14px;border-radius:50%;background:var(--umber);border:3px solid var(--arena);box-shadow:0 0 0 2px var(--umber);flex-shrink:0;z-index:1}.tl-marker-line[data-astro-cid-q2yxyjxq]{flex:1;width:2px;background:linear-gradient(to bottom,var(--umber) 0%,rgba(192,98,42,.15) 100%);margin-top:.4rem;min-height:3rem}.tl-block__body[data-astro-cid-q2yxyjxq]{padding-bottom:4rem}.tl-block--last[data-astro-cid-q2yxyjxq] .tl-block__body[data-astro-cid-q2yxyjxq]{padding-bottom:0}.tl-block__icon[data-astro-cid-q2yxyjxq]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--r-md);background:#c0622a1a;color:var(--umber);margin-bottom:1rem}.tl-block__title[data-astro-cid-q2yxyjxq]{font-family:var(--font-head);font-size:1.35rem;font-weight:800;letter-spacing:-.025em;color:var(--n-900);margin-bottom:1rem}.tl-block__body-text[data-astro-cid-q2yxyjxq]{font-size:.975rem;color:var(--n-700);line-height:1.78;max-width:68ch;margin-bottom:.9rem}.tl-block__body-text[data-astro-cid-q2yxyjxq]:last-of-type{margin-bottom:1.25rem}.tl-block__body-text[data-astro-cid-q2yxyjxq] strong[data-astro-cid-q2yxyjxq]{color:var(--n-900);font-weight:700}.tl-block__body-text[data-astro-cid-q2yxyjxq] em[data-astro-cid-q2yxyjxq]{color:var(--selva);font-style:normal;font-weight:600}.tl-cta[data-astro-cid-q2yxyjxq]{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-head);font-size:.82rem;font-weight:700;letter-spacing:.04em;color:var(--selva);text-decoration:none;border-bottom:2px solid rgba(26,92,58,.25);padding-bottom:.15rem;transition:border-color var(--t-fast),color var(--t-fast)}.tl-cta[data-astro-cid-q2yxyjxq]:hover{color:var(--canopi);border-color:var(--selva)}.history__stats[data-astro-cid-q2yxyjxq]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:0;background:#fff;border-radius:var(--r-lg);padding:2.75rem 2.5rem;margin-top:5rem;box-shadow:var(--s-card)}.h-stat[data-astro-cid-q2yxyjxq]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:0 1rem}.h-stat__num[data-astro-cid-q2yxyjxq]{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:900;color:var(--umber);letter-spacing:-.03em;line-height:1}.h-stat__label[data-astro-cid-q2yxyjxq]{font-family:var(--font-head);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--n-500);line-height:1.4}.h-stat-sep[data-astro-cid-q2yxyjxq]{display:block;width:1px;height:48px;background:var(--n-100)}.geo[data-astro-cid-q2yxyjxq]{padding-block:var(--section-y)}.geo__header[data-astro-cid-q2yxyjxq]{max-width:680px;margin-bottom:4rem}.geo__grid[data-astro-cid-q2yxyjxq]{display:grid;grid-template-columns:1fr 1px 1fr;gap:0 4rem;align-items:start}.geo__divider[data-astro-cid-q2yxyjxq]{display:block;width:1px;background:#ffffff1a;align-self:stretch}.geo__col-title[data-astro-cid-q2yxyjxq]{font-family:var(--font-head);font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:var(--agua);margin-bottom:1.25rem}.geo__col-text[data-astro-cid-q2yxyjxq]{font-size:.965rem;color:#ffffffb8;line-height:1.8;max-width:60ch;margin-bottom:1rem}.geo__col-text[data-astro-cid-q2yxyjxq] strong[data-astro-cid-q2yxyjxq]{color:#fff;font-weight:700}.geo__col-text[data-astro-cid-q2yxyjxq] em[data-astro-cid-q2yxyjxq]{color:var(--vapor);font-style:normal}.geo__facts[data-astro-cid-q2yxyjxq]{list-style:none;margin-top:1.75rem;display:flex;flex-direction:column;gap:.65rem}.geo__facts[data-astro-cid-q2yxyjxq] li[data-astro-cid-q2yxyjxq]{display:flex;align-items:baseline;gap:.6rem;font-size:.9rem;color:#ffffffa6;line-height:1.5}.geo__facts[data-astro-cid-q2yxyjxq] strong[data-astro-cid-q2yxyjxq]{color:#ffffffe6;font-weight:600}.geo__fact-icon[data-astro-cid-q2yxyjxq]{color:var(--agua);font-size:.6rem;flex-shrink:0;position:relative;top:-1px}.geo__process[data-astro-cid-q2yxyjxq]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:2rem;padding:1.25rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--r-md)}.geo__process-step[data-astro-cid-q2yxyjxq]{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:1;min-width:80px}.geo__step-num[data-astro-cid-q2yxyjxq]{width:28px;height:28px;border-radius:50%;background:var(--agua);color:var(--deep);display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:.75rem;font-weight:800;flex-shrink:0}.geo__step-label[data-astro-cid-q2yxyjxq]{font-family:var(--font-head);font-size:.67rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;text-align:center;line-height:1.3}.geo__process-arrow[data-astro-cid-q2yxyjxq]{color:var(--agua);opacity:.45;font-size:1rem;flex-shrink:0}.geo__cta[data-astro-cid-q2yxyjxq]{display:flex;align-items:center;gap:1rem;margin-top:4rem;flex-wrap:wrap}@media(max-width:900px){.tl-block[data-astro-cid-q2yxyjxq]{grid-template-columns:80px 1fr;gap:0 1.5rem}.tl-marker-year[data-astro-cid-q2yxyjxq]{font-size:.65rem}.history__stats[data-astro-cid-q2yxyjxq]{grid-template-columns:1fr 1fr;gap:2rem}.h-stat-sep[data-astro-cid-q2yxyjxq]{display:none}.geo__grid[data-astro-cid-q2yxyjxq]{grid-template-columns:1fr;gap:3rem}.geo__divider[data-astro-cid-q2yxyjxq]{display:none}}@media(max-width:600px){.tl-block[data-astro-cid-q2yxyjxq]{grid-template-columns:60px 1fr;gap:0 1rem}.tl-marker-year[data-astro-cid-q2yxyjxq]{font-size:.6rem;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.history__stats[data-astro-cid-q2yxyjxq]{grid-template-columns:1fr;padding:2rem 1.5rem;gap:1.5rem}.geo__process[data-astro-cid-q2yxyjxq]{flex-direction:column;align-items:flex-start}.geo__process-arrow[data-astro-cid-q2yxyjxq]{transform:rotate(90deg);align-self:center}.geo__cta[data-astro-cid-q2yxyjxq]{flex-direction:column;align-items:flex-start}}.teaser[data-astro-cid-j7pv25f6]{padding-top:6rem;padding-bottom:0}.teaser__head[data-astro-cid-j7pv25f6]{margin-bottom:3.5rem;max-width:680px}.teaser__cta[data-astro-cid-j7pv25f6]{padding:3rem 0 5rem;display:flex;justify-content:center}.stats-band[data-astro-cid-j7pv25f6]{background:var(--selva);padding:4.5rem 0}.stats-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:0}.stat[data-astro-cid-j7pv25f6]{text-align:center;padding:0 1.5rem}.stat__num[data-astro-cid-j7pv25f6]{display:block;font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:var(--agua);line-height:1;letter-spacing:-.03em}.stat__label[data-astro-cid-j7pv25f6]{display:block;font-family:var(--font-head);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-top:.5rem;line-height:1.4}.stat-divider[data-astro-cid-j7pv25f6]{width:1px;height:56px;background:#ffffff26}.quote-section[data-astro-cid-j7pv25f6]{background:var(--arena);padding:6rem 0}.quote-inner[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;max-width:700px;margin-inline:auto}.quote-mark[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:8rem;line-height:.5;color:var(--agua);opacity:.35;font-weight:900;display:block}.quote-text[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,4rem);font-weight:800;color:var(--deep);letter-spacing:-.02em;text-transform:uppercase;line-height:.95;font-style:normal}.quote-cite[data-astro-cid-j7pv25f6]{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--n-500);font-style:normal;font-family:var(--font-head)}@media(max-width:900px){.stats-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr;gap:2rem}.stat-divider[data-astro-cid-j7pv25f6]{display:none}}@media(max-width:480px){.stats-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}
