@charset "UTF-8";.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:999px;font-weight:600;font-size:.95rem;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;text-decoration:none;color:inherit}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(135deg,var(--accent),#f97316);color:#fff;box-shadow:0 10px 30px #ea580c59}.btn--primary:hover{box-shadow:0 14px 36px #ea580c73}.btn--ghost{background:#ffffffd9;border-color:#0f172a14;color:var(--text)}.btn--outline{background:transparent;border-color:#0f172a1f;color:var(--text)}.btn--light{background:#fff;color:var(--primary)}.hero{position:relative;min-height:min(100vh,920px);display:grid;align-items:end;padding:5.5rem 1.25rem 2.5rem;color:#f8fafc}.hero--immersive{min-height:100vh;padding-top:6.5rem}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero__media img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center 30%;transform:scale(1.08)}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a26,#0f172a40,#0f172a8c 70%,#0f172ad1)}.hero__content{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:600;color:#f8fafcbf;margin:0 0 1rem}.section .eyebrow{color:var(--primary-light)}.hero__title{font-family:Fraunces,serif;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.08;font-weight:700;margin:0 0 1rem;max-width:14ch}.hero__title em{font-style:italic;color:#fed7aa}.hero__lead{max-width:36rem;margin:0 0 2rem;font-size:1.05rem;color:#f8fafce0;line-height:1.65}.search{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:.75rem;align-items:end;padding:1rem;border-radius:20px;background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);margin-bottom:2rem}.search__field{display:flex;flex-direction:column;gap:.35rem}.search__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#f8fafcb3}.search__field input{border:none;border-radius:12px;padding:.75rem .9rem;font-size:.95rem;background:#0f172a59;color:#fff;outline:none;box-shadow:inset 0 0 0 1px #ffffff1f}.search__field input::placeholder{color:#f8fafc73}.search__field input:focus{box-shadow:inset 0 0 0 2px #fbbf2480}.search__select{width:100%;border:none;border-radius:12px;padding:.75rem 2rem .75rem .9rem;font-size:.95rem;font-family:inherit;background:#0f172a59 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23f8fafc' stroke-width='1.5' d='M1 1.5 6 6l5-4.5'/%3E%3C/svg%3E") no-repeat right .75rem center;color:#fff;outline:none;box-shadow:inset 0 0 0 1px #ffffff1f;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.search__select:focus{box-shadow:inset 0 0 0 2px #fbbf2480}.search__submit{padding:.85rem 1.5rem;white-space:nowrap}@media(max-width:960px){.search{grid-template-columns:1fr 1fr}.search__submit{grid-column:1/-1}}@media(max-width:560px){.search{grid-template-columns:1fr}}.hero__stats{display:flex;flex-wrap:wrap;gap:2rem;font-size:.9rem;color:#f8fafcbf}.hero__stats strong{display:block;font-size:1.5rem;color:#fff;font-family:Fraunces,serif}.section{max-width:min(1200px,100%);margin:0 auto;padding:clamp(2.5rem,5vw,4.5rem) clamp(.85rem,3vw,1.25rem)}.section.page-main{padding-top:7rem}.section--destinations,.section--experiences,.section--active-hikes{background:#d4d4d4;border-radius:28px}.section--static{background:#ffffff8c;border-radius:28px;border:1px solid rgba(15,23,42,.06)}.grid--hikes{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.hikes-empty{margin:0;padding:1.25rem 1.35rem;border-radius:16px;background:#ffffffb8;border:1px solid rgba(15,23,42,.08);color:#475569}.hike-card{background:var(--surface-card);border-radius:20px;overflow:hidden;box-shadow:0 16px 44px #0f172a1a;display:flex;flex-direction:column}.hike-card__image{aspect-ratio:16/10;overflow:hidden}.hike-card__image img{width:100%;height:100%;object-fit:cover}.hike-card__body{padding:1.15rem 1.25rem 1.35rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.hike-card__meta{margin:0;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--primary)}.hike-card__title{margin:0;font-family:Fraunces,serif;font-size:1.2rem;color:var(--text)}.hike-card__teaser{margin:0;font-size:.92rem;color:var(--text-muted);line-height:1.55;flex:1}.hike-card__btn{margin-top:.5rem;align-self:flex-start}.section__head{max-width:640px;margin-bottom:2.5rem}.section__head--split{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end}@media(max-width:800px){.section__head--split{grid-template-columns:1fr}}.section__title{font-family:Fraunces,serif;font-size:clamp(2rem,3.5vw,2.6rem);margin:0 0 .75rem;color:var(--text)}.section__subtitle{margin:0;color:var(--text-muted);font-size:1.05rem;line-height:1.65}.section__subtitle--right{max-width:32rem;justify-self:end}@media(max-width:800px){.section__subtitle--right{justify-self:start}}.grid--destinations{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:720px){.grid--destinations{grid-template-columns:1fr}}.card{background:var(--surface-card);border-radius:22px;overflow:hidden;box-shadow:0 20px 50px #0f172a14;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-4px);box-shadow:0 28px 60px #0f172a1f}.card__image{position:relative;aspect-ratio:16/11;overflow:hidden}.card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card:hover .card__image img{transform:scale(1.05)}.pill{display:inline-block;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--accent-soft);color:#9a3412}.pill--on-image{position:absolute;top:1rem;left:1rem;background:#fffffff2;color:var(--primary)}.card__body{padding:1.25rem 1.35rem 1.4rem}.card__row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.card__title{margin:0;font-family:Fraunces,serif;font-size:1.35rem}.card__meta{color:var(--text-muted);font-size:.9rem}.card__footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.muted{color:var(--text-muted);font-size:.9rem;line-height:1.5}.price{font-weight:700;color:var(--primary)}.section--experiences{max-width:none;padding-left:0;padding-right:0}.section--experiences .section__head{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1.25rem}.grid--experiences{max-width:1200px;margin:0 auto;padding:0 1.25rem 1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:960px){.grid--experiences{grid-template-columns:1fr}}.tile{background:var(--surface-card);border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0f172a0f;display:flex;flex-direction:column}.tile__image{aspect-ratio:4/3;overflow:hidden}.tile__image img{width:100%;height:100%;object-fit:cover}.tile__body{padding:1.35rem 1.4rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.tile__icon{font-size:1.5rem}.tile__title{margin:0;font-family:Fraunces,serif;font-size:1.25rem}.tile__text{margin:0;color:var(--text-muted);font-size:.95rem;flex:1}.link-arrow{margin-top:.5rem;font-weight:600;color:var(--primary-light);text-decoration:none}.link-arrow:hover{text-decoration:underline}.experiences-grid-trailer{max-width:1200px;margin:1.75rem auto 0;padding:0 1.25rem;box-sizing:border-box}.logistics-note{margin:0;max-width:none;width:100%;box-sizing:border-box;padding:1.25rem;border-radius:16px;background:#ffffffb8;border:1px solid rgba(15,23,42,.08);color:#334155;font-size:.96rem;line-height:1.6;overflow-wrap:anywhere}.grid--packages{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:stretch}@media(max-width:900px){.grid--packages{grid-template-columns:1fr}}.plan{position:relative;padding:2rem 1.75rem;border-radius:22px;background:var(--surface-card);border:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;gap:1rem}.plan--featured{background:linear-gradient(160deg,#0c4a6e,#082f49);color:#e2e8f0;border:none;box-shadow:0 24px 50px #0c4a6e59;transform:scale(1.02)}@media(max-width:900px){.plan--featured{transform:none}}.plan__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem .75rem}.plan__top .plan__name{flex:1 1 10rem;min-width:0}.plan__name{margin:0;font-family:Fraunces,serif;font-size:1.4rem}.plan__badge{position:static;flex:0 0 auto;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.35rem .65rem;border-radius:999px;background:#fbbf24f2;color:#422006}.plan--featured .plan__name{color:#fff}.plan__price{margin:0}.plan__amount{font-size:2rem;font-weight:700}.plan--featured .plan__amount{color:#fff}.plan__period{display:block;font-size:.85rem;opacity:.75}.plan__list{margin:0;padding-left:1.1rem;color:var(--text-muted);flex:1;line-height:1.7}.plan--featured .plan__list{color:#e2e8f0e6}.plan .btn{width:100%}.plan--featured .btn--primary{background:#fff;color:var(--primary);box-shadow:none}.plan--featured .btn--primary:hover{background:#f1f5f9}.section--stories{max-width:1200px}.stories{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}@media(max-width:880px){.stories{grid-template-columns:1fr}}.stories__visual{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #0f172a1f}.stories__quote-card{position:absolute;z-index:4;bottom:1.25rem;left:1.25rem;right:1.25rem;padding:1rem 1.15rem;border-radius:16px;background:#0f172ab8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f8fafc;font-size:.95rem}.stories__quote-card span{display:block;margin-top:.5rem;font-size:.8rem;opacity:.8}.stories__content .section__title{margin-bottom:1.5rem}.quote{margin:0 0 1.5rem;padding:0;border:none}.quote p{margin:0 0 .75rem;font-size:1.05rem;color:var(--text-muted);line-height:1.65}.quote footer{font-size:.9rem}.quote footer strong{display:block;color:var(--text)}.quote footer span{color:var(--text-muted)}.stories__hint{margin:-.5rem 0 1rem;font-size:.92rem;color:var(--text-muted)}.testimonial-carousel{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:start;margin-bottom:1rem}.carousel-btn{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(15,23,42,.12);background:var(--surface-card);font-size:1.35rem;line-height:1;cursor:pointer;color:var(--text)}.carousel-btn:hover{background:#fff}.quote--carousel{margin:0}.carousel-dots{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.25rem}.carousel-dot{width:.5rem;height:.5rem;border-radius:50%;border:none;padding:0;background:#0f172a33;cursor:pointer}.carousel-dot.is-active{background:var(--primary)}.packages-intro__text{margin-top:1rem;max-width:42rem}.packages-intro__cta{margin-top:1.25rem}.cta-band{margin:2rem clamp(.75rem,3vw,1.25rem) 0;border-radius:24px;background:linear-gradient(120deg,#0c4a6e,#0369a1);color:#e0f2fe}.cta-band__inner{max-width:1200px;margin:0 auto;padding:clamp(1.75rem,4vw,2.5rem) clamp(1.25rem,4vw,2rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.cta-band h2{margin:0 0 .35rem;font-family:Fraunces,serif;font-size:1.75rem;color:#fff}.cta-band p{margin:0;opacity:.9}.demo-disclosure{margin:1.25rem clamp(.75rem,3vw,1.25rem) 0}.demo-disclosure__inner{max-width:1200px;margin:0 auto;padding:1.1rem 1.35rem;border-radius:18px;background:#fef3c7eb;border:1px solid rgba(217,119,6,.35);box-shadow:0 12px 32px #0f172a14}.demo-disclosure__text{margin:0;color:#78350f;font-size:clamp(.84rem,1.4vw,.95rem);line-height:1.6;text-align:center}.footer{margin-top:4rem;padding:3rem 1.25rem 2rem;background:#0f172a;color:#94a3b8}.footer__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2rem}@media(max-width:1024px){.footer__grid{grid-template-columns:1fr 1fr;gap:1.75rem}}@media(max-width:520px){.footer__grid{grid-template-columns:1fr}}.footer__about{margin:1rem 0 0;max-width:280px;line-height:1.6}.footer__heading{margin:0 0 .75rem;color:#f8fafc;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.footer__heading--spaced{margin-top:1.35rem}.footer a{display:block;color:#cbd5e1;text-decoration:none;margin-bottom:.45rem;font-size:.95rem}.footer a:hover{color:#fff}.footer__hint{margin:0 0 .75rem;font-size:.9rem}.footer__form{display:flex;flex-wrap:wrap;gap:.5rem}.footer__form input{flex:1;min-width:160px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172a80;color:#f8fafc;padding:.65rem 1rem;outline:none}.footer__form input::placeholder{color:#64748b}.footer__form .btn{padding-left:1.25rem;padding-right:1.25rem}.footer__legal{max-width:1200px;margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(148,163,184,.2);font-size:.8rem;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{min-height:100vh;background:var(--surface);width:100%;max-width:none;margin:0 auto;overflow-x:clip}.page__main{width:100%;padding-left:clamp(.25rem,1.5vw,1rem);padding-right:clamp(.25rem,1.5vw,1rem);box-sizing:border-box}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 1rem 0;pointer-events:none}.site-header__bar{display:flex;justify-content:center;pointer-events:auto}.glass-pill{display:flex;align-items:center;gap:clamp(.2rem,.8vw,.35rem);width:min(920px,100vw - 1.5rem);padding:.35rem clamp(.35rem,1vw,.45rem) .35rem .4rem;border-radius:999px;font-family:Montserrat,system-ui,sans-serif;background:#fff3;border:1px solid rgba(255,255,255,.35);box-shadow:0 12px 40px #0000002e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);flex-wrap:nowrap;container-type:inline-size;container-name:header-pill}.site-header--on-light .glass-pill{background:#ffffffeb;border-color:#0f172a24;box-shadow:0 10px 30px #0f172a1f}.pill-logo{display:flex;flex-shrink:0;width:clamp(32px,8vw,40px);height:clamp(32px,8vw,40px);border-radius:50%;overflow:hidden;box-shadow:0 2px 12px #00000026}.pill-logo img{width:100%;height:100%;object-fit:cover}.pill-nav{display:flex;align-items:center;justify-content:center;flex:1;gap:clamp(.05rem,.4vw,.15rem);min-width:0;padding:0 clamp(.1rem,.5vw,.25rem)}.pill-nav__link{padding:.5rem clamp(.35rem,1.2vw,.65rem);border-radius:999px;text-decoration:none;font-size:clamp(.58rem,1.8vw,.8rem);font-weight:500;color:#fffffff5;white-space:nowrap;transition:background .2s ease,color .2s ease;flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.pill-nav__link:hover{background:#ffffff24}.site-header--on-light .pill-nav__link{color:#1f2937}.site-header--on-light .pill-nav__link:hover{background:#0f172a14}.pill-nav__link.is-active{background:#ffffffeb;color:#1a3d2e;font-weight:600;flex-shrink:0;overflow:visible}.site-header--on-light .pill-nav__link.is-active{background:#0f172a1a;color:#0f172a}.pill-tools{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.lang-wrap{margin:0}.lang-wrap--pill{display:flex}.lang-select--pill{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding:.28rem 1.2rem .28rem .45rem;border-radius:999px;font-size:clamp(.6rem,1.6vw,.68rem);font-weight:700;letter-spacing:.06em;font-family:Montserrat,system-ui,sans-serif;border:1px solid rgba(255,255,255,.5);background:#0f172a8c url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='1.5' d='M1 1.5 6 6l5-4.5'/%3E%3C/svg%3E") no-repeat right .38rem center;color:#fff;min-width:0;width:auto;max-width:5rem;white-space:nowrap;text-overflow:clip;color-scheme:only light;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.lang-select--pill option{font-weight:600;font-size:.82rem;letter-spacing:.04em;text-transform:lowercase;background-color:#f1f5f9;color:#0f172a}.site-header--on-light .lang-select--pill{color:#0f172a;border-color:#0f172a2e;background:#ffffffeb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%230f172a' stroke-width='1.5' d='M1 1.5 6 6l5-4.5'/%3E%3C/svg%3E") no-repeat right .38rem center;color-scheme:only light}.site-header--on-light .lang-select--pill option{background-color:#f8fafc;color:#0f172a}.lang-select--pill:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.site-header--on-light .lang-select--pill:focus-visible{outline-color:#0f172a73}@container header-pill (max-width: 620px){.glass-pill{align-items:center;border-radius:22px;padding:.35rem .45rem}.pill-nav{flex-wrap:wrap;justify-content:center;row-gap:.2rem;column-gap:.2rem;padding:0}.pill-nav__link{flex:0 1 auto;flex-shrink:0;overflow:visible;text-overflow:unset;font-size:.72rem;padding:.38rem .55rem}}@container header-pill (max-width: 360px){.pill-nav__link{font-size:.66rem;padding:.32rem .45rem}}@media(max-width:640px){.site-header{padding:1rem .5rem 0}.glass-pill{width:calc(100vw - 1rem);align-items:center;border-radius:22px;padding:.35rem .45rem}.pill-nav{flex-wrap:wrap;justify-content:center;row-gap:.2rem;column-gap:.2rem;padding:0}.pill-nav__link{flex:0 1 auto;flex-shrink:0;overflow:visible;text-overflow:unset;font-size:.72rem;padding:.38rem .55rem}}@media(max-width:360px){.pill-nav__link{font-size:.66rem;padding:.32rem .45rem}}@media(min-width:1400px){.glass-pill{width:min(980px,100vw - 2rem)}}.logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text);font-weight:600}.logo--footer{color:#f8fafc}.logo--footer-brand{align-items:center;gap:.6rem}.logo--footer__img{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.logo__mark{width:2.25rem;height:2.25rem;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;display:grid;place-items:center;font-family:Fraunces,serif;font-weight:700;font-size:1.1rem}.logo__text{font-family:Fraunces,serif;font-size:1.25rem}.hero.hero--immersive{align-items:start;padding-top:clamp(10rem,11vh,5.75rem)}.hero__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden;mix-blend-mode:screen}.hero__sparkle{position:absolute;width:3px;height:3px;margin-left:-1.5px;margin-top:-1.5px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0%,rgba(255,255,255,.2) 45%,transparent 70%);box-shadow:0 0 5px 1px #fffffff2,0 0 14px 3px #fef9c359;opacity:0;animation:hero-sparkle-twinkle ease-in-out infinite}@keyframes hero-sparkle-twinkle{0%,to{opacity:0;transform:scale(.25);filter:blur(.5px)}18%{opacity:.92;transform:scale(1);filter:blur(0)}32%{opacity:.35;transform:scale(.75)}46%{opacity:.75;transform:scale(1.05)}58%,to{opacity:0;transform:scale(.2);filter:blur(.6px)}}.hero__sparkle:nth-child(1){left:41%;top:36%;animation-duration:2.72s;animation-delay:.41s}.hero__sparkle:nth-child(2){left:78%;top:65%;animation-duration:3.04s;animation-delay:.82s}.hero__sparkle:nth-child(3){left:29%;top:24%;animation-duration:3.36s;animation-delay:1.23s}.hero__sparkle:nth-child(4){left:66%;top:53%;animation-duration:3.68s;animation-delay:1.64s}.hero__sparkle:nth-child(5){left:17%;top:12%;animation-duration:4s;animation-delay:2.05s}.hero__sparkle:nth-child(6){left:54%;top:41%;animation-duration:4.32s;animation-delay:2.46s}.hero__sparkle:nth-child(7){left:5%;top:70%;animation-duration:4.64s;animation-delay:2.87s}.hero__sparkle:nth-child(8){left:42%;top:29%;animation-duration:4.96s;animation-delay:3.28s}.hero__sparkle:nth-child(9){left:79%;top:58%;animation-duration:2.4s;animation-delay:3.69s}.hero__sparkle:nth-child(10){left:30%;top:17%;animation-duration:2.72s;animation-delay:4.1s}.hero__sparkle:nth-child(11){left:67%;top:46%;animation-duration:3.04s;animation-delay:4.51s}.hero__sparkle:nth-child(12){left:18%;top:75%;animation-duration:3.36s;animation-delay:4.92s}.hero__sparkle:nth-child(13){left:55%;top:34%;animation-duration:3.68s;animation-delay:5.33s}.hero__sparkle:nth-child(14){left:6%;top:63%;animation-duration:4s;animation-delay:5.74s}.hero__sparkle:nth-child(15){left:43%;top:22%;animation-duration:4.32s;animation-delay:6.15s}.hero__sparkle:nth-child(16){left:80%;top:51%;animation-duration:4.64s;animation-delay:.06s}.hero__sparkle:nth-child(17){left:31%;top:10%;animation-duration:4.96s;animation-delay:.47s}.hero__sparkle:nth-child(18){left:68%;top:39%;animation-duration:2.4s;animation-delay:.88s}.hero__sparkle:nth-child(19){left:19%;top:68%;animation-duration:2.72s;animation-delay:1.29s}.hero__sparkle:nth-child(20){left:56%;top:27%;animation-duration:3.04s;animation-delay:1.7s}.hero__sparkle:nth-child(21){left:7%;top:56%;animation-duration:3.36s;animation-delay:2.11s}.hero__sparkle:nth-child(22){left:44%;top:15%;animation-duration:3.68s;animation-delay:2.52s}.hero__sparkle:nth-child(23){left:81%;top:44%;animation-duration:4s;animation-delay:2.93s}.hero__sparkle:nth-child(24){left:32%;top:73%;animation-duration:4.32s;animation-delay:3.34s}.hero__sparkle:nth-child(25){left:69%;top:32%;animation-duration:4.64s;animation-delay:3.75s}.hero__sparkle:nth-child(26){left:20%;top:61%;animation-duration:4.96s;animation-delay:4.16s}.hero__sparkle:nth-child(27){left:57%;top:20%;animation-duration:2.4s;animation-delay:4.57s}.hero__sparkle:nth-child(28){left:8%;top:49%;animation-duration:2.72s;animation-delay:4.98s}.hero--fullbleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.home-spotlight{margin-top:.5rem}.home-bento{padding-top:3rem;padding-bottom:2rem}.home-spotlight__grid{margin-bottom:.5rem}.home-spotlight__footer{margin:1.5rem 0 0;text-align:center}.home-bento__grid{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:minmax(200px,1fr) minmax(200px,1fr);gap:1rem;min-height:420px}.home-bento__cell{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 18px 46px #0f172a1f}.home-bento__cell--tall{grid-row:1/-1}.home-bento__cell img{width:100%;height:100%;object-fit:cover;min-height:200px;transition:transform .55s ease}.home-bento__cell:hover img{transform:scale(1.04)}.home-bento__cap{position:absolute;left:0;right:0;bottom:0;padding:1.35rem 1.25rem 1.1rem;font-size:1rem;font-weight:600;color:#f8fafc;background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,.55) 40%,rgba(15,23,42,.88) 100%);line-height:1.35}.home-explore{padding-top:3rem;padding-bottom:3.5rem}.home-explore__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-explore-card{display:flex;flex-direction:column;gap:.65rem;padding:1.85rem 1.65rem;border-radius:22px;background:var(--surface-card);box-shadow:0 18px 48px #0f172a17;text-decoration:none;color:inherit;border:1px solid rgba(15,23,42,.06);transition:transform .22s ease,box-shadow .22s ease;min-height:100%}.home-explore-card:hover{transform:translateY(-5px);box-shadow:0 26px 56px #0f172a24}.home-explore-card__icon{font-size:1.85rem;line-height:1}.home-explore-card__title{margin:0;font-family:Fraunces,serif;font-size:1.28rem;color:var(--text)}.home-explore-card__text{margin:0;flex:1;font-size:.95rem;color:var(--text-muted);line-height:1.6}.home-explore-card__cta{font-weight:600;font-size:.92rem;color:var(--primary-light);margin-top:.35rem}@media(max-width:900px){.home-explore__grid{grid-template-columns:1fr}}@media(max-width:720px){.home-bento__grid{grid-template-columns:1fr;grid-template-rows:none;min-height:0}.home-bento__cell--tall{grid-row:auto;min-height:280px}.home-bento__cell:not(.home-bento__cell--tall){min-height:220px}}.stories__slide-stack{--story-crossfade: .85s;position:relative;width:100%;aspect-ratio:4/5;border-radius:24px;overflow:hidden;background:#0f172a}.stories__slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;z-index:1;display:block;pointer-events:none;transition:opacity var(--story-crossfade) ease-in-out}.stories__slide-img--active{opacity:1;z-index:2}.testimonial-carousel__quotes{position:relative;min-height:11.5rem;align-self:stretch}.quote-slide{margin:0;position:absolute;left:0;right:0;top:0;opacity:0;z-index:1;pointer-events:none;transition:opacity var(--story-crossfade-ms, .85s) ease-in-out}.quote-slide--active{opacity:1;z-index:2}@media(min-width:720px){.testimonial-carousel__quotes{min-height:10rem}}.testimonial-carousel{align-items:stretch}.carousel-btn{align-self:center}.content-page{max-width:min(42rem,100%);margin:0 auto;padding:0 .25rem}.content-page__title{font-family:Fraunces,serif;font-size:clamp(1.75rem,3.5vw,2.35rem);line-height:1.15;margin:0 0 1.5rem;color:var(--text)}.content-page__p{margin:0 0 1.1rem;color:var(--text-muted);font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.65}.content-page__p:last-child{margin-bottom:0}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:200;padding:1rem clamp(.75rem,3vw,1.5rem);background:#0f172af5;color:#e2e8f0;border-top:1px solid rgba(148,163,184,.25);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:none}.cookie-banner__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;pointer-events:auto}.cookie-banner__text{margin:0;flex:1 1 280px;font-size:clamp(.84rem,1.4vw,.92rem);line-height:1.55;color:#cbd5e1}.cookie-banner__text a{color:#7dd3fc;text-decoration:underline}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.cookie-banner__btn{padding:.55rem 1.1rem;border-radius:999px;font-size:.88rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .2s ease}.cookie-banner__btn--accept{background:linear-gradient(135deg,var(--accent),#f97316);color:#fff}.cookie-banner__btn--decline{background:transparent;border-color:#94a3b873;color:#e2e8f0}body.has-cookie-banner{padding-bottom:5.5rem}@media(max-width:520px){.cookie-banner__inner{flex-direction:column;align-items:stretch}.cookie-banner__actions{width:100%}.cookie-banner__btn{flex:1;text-align:center}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(15px,.35vw + 14px,17px);line-height:1.6;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;user-select:none;-webkit-user-select:none}:root{--text: #0f172a;--text-muted: #64748b;--surface: #d4d4d4;--surface-card: #ffffff;--primary: #0c4a6e;--primary-light: #0369a1;--accent: #ea580c;--accent-soft: #ffedd5;--ring: rgba(12, 74, 110, .25)}img{max-width:100%;height:auto;display:block}input,textarea,select,option{user-select:text;-webkit-user-select:text}button{font-family:inherit}
