:root{--background:#f1efe9;--surface:#f8f7f3;--ink:#111216;--muted:#66675f;--line:rgba(17,18,22,0.14);--accent:#d8ff49;--warm:#c96f3b;--radius-large:34px;--radius-medium:22px;--page-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}main{overflow:hidden}.section-shell,.site-header{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.site-header{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;width:-moz-fit-content;width:fit-content;font-weight:700;letter-spacing:-.02em}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:white;font-size:13px}.desktop-nav{display:flex;align-items:center;gap:30px}.desktop-nav a,.header-contact{font-size:14px;font-weight:600;transition:opacity .18s ease,transform .18s ease}.desktop-nav a:hover,.header-contact:hover{opacity:.55}.header-contact{justify-self:end;padding:12px 20px;border:1px solid var(--ink);border-radius:999px}.hero{min-height:780px;padding:86px 0 82px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;grid-gap:64px;gap:64px}.eyebrow{margin:0 0 25px;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1{max-width:800px;margin:0;font-size:clamp(58px,6.4vw,98px);line-height:.92;letter-spacing:-.065em;font-weight:800}.about-title h2 span,.hero h1 span{display:block;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.hero-description{max-width:680px;margin:38px 0 0;font-size:clamp(19px,1.7vw,24px);line-height:1.45;letter-spacing:-.025em}.hero-actions{margin-top:42px;display:flex;flex-wrap:wrap;gap:12px}.button{min-height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:32px;border-radius:999px;font-size:14px;font-weight:700;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-3px)}.button-accent{background:var(--ink);color:white}.button-accent span{color:var(--accent)}.button-outline{border:1px solid var(--ink)}.drophop-feature{min-height:590px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--radius-large);background:var(--ink);color:white;transform:rotate(1.2deg);transition:transform .28s ease}.drophop-feature:hover{transform:rotate(0deg) translateY(-5px)}.feature-footer,.feature-topline{display:flex;align-items:center;justify-content:space-between;gap:24px}.feature-topline{padding:4px 4px 18px;color:rgba(255,255,255,.68);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.destination-window{overflow:hidden;border-radius:20px;background:radial-gradient(circle at 85% 15%,rgba(216,255,73,.26),transparent 32%),linear-gradient(145deg,#243b32,#163025 58%,#0c1713);box-shadow:0 26px 60px rgba(0,0,0,.28)}.destination-bar{min-height:58px;padding:0 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px;border-bottom:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.72);font-size:12px}.destination-logo{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:var(--ink);font-size:11px;font-weight:800}.destination-content{min-height:360px;padding:42px 28px 25px;display:flex;flex-direction:column}.destination-content>p{margin:0 0 14px;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.18em}.destination-content h2{max-width:350px;margin:0;font-size:clamp(35px,3.3vw,51px);line-height:.98;letter-spacing:-.055em}.destination-tags{margin-top:22px;display:flex;flex-wrap:wrap;gap:7px}.destination-tags span{padding:7px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:rgba(255,255,255,.78);font-size:10px}.destination-card{margin-top:auto;padding:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-radius:15px;background:rgba(248,247,243,.94);color:var(--ink)}.destination-card div{display:grid;grid-gap:7px;gap:7px}.destination-card small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.15em}.destination-card strong{max-width:230px;font-size:14px;line-height:1.3}.feature-footer{padding:20px 4px 4px}.feature-footer p{max-width:260px;margin:0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.5}.feature-link{color:var(--accent);font-size:12px;font-weight:700}.statement{overflow:hidden;padding:20px 0;background:var(--ink);color:white}.statement-track{width:max-content;display:flex;align-items:center;gap:30px;animation:marquee 28s linear infinite}.statement span{font-size:clamp(30px,4vw,58px);font-weight:800;letter-spacing:-.05em}.statement i{color:var(--accent);font-size:32px;font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}.section-block{padding-top:140px;padding-bottom:140px}.section-heading{margin-bottom:62px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;grid-gap:70px;gap:70px}.about-title h2,.contact h2,.section-heading h2{margin:0;font-size:clamp(48px,6vw,88px);line-height:.98;letter-spacing:-.06em}.section-heading>p{max-width:460px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.journey-line{margin-bottom:18px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:999px;background:var(--ink);color:white;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.journey-line i{color:var(--accent);font-size:16px;font-style:normal}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{min-height:460px;padding:28px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .22s ease,color .22s ease,transform .22s ease}.product-card:hover{background:var(--accent);transform:translateY(-5px)}.product-card-01{background:var(--ink);color:white}.product-card-01:hover{color:var(--ink)}.product-card-01 .product-card-copy>p:last-child,.product-card-01 .product-outcome span{color:rgba(255,255,255,.65)}.product-card-01:hover .product-card-copy>p:last-child,.product-card-01:hover .product-outcome span{color:rgba(17,18,22,.68)}.card-topline{display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:700}.product-status{padding:7px 10px;border:1px solid;border-radius:999px;opacity:.62;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.product-card-copy{margin-top:auto;padding-top:60px}.card-label{margin:0 0 14px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-card h3{margin:0 0 18px;font-size:clamp(36px,3.4vw,50px);line-height:1;letter-spacing:-.055em}.product-card-copy>p:last-child{max-width:340px;margin:0;color:var(--muted);font-size:15px;line-height:1.6}.product-outcome{margin-top:28px;padding-top:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-top:1px solid}.product-outcome span{max-width:260px;color:var(--muted);font-size:12px;line-height:1.5}.work-section{background:var(--ink);color:white}.work-heading>p{color:rgba(255,255,255,.62)}.showcase-feature{position:relative;min-height:670px;padding:34px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--radius-large);isolation:isolate}.showcase-image,.showcase-shade{position:absolute;inset:0;width:100%;height:100%}.showcase-image{z-index:-2;object-fit:cover;object-position:top center;transition:transform .65s ease}.showcase-feature:hover .showcase-image{transform:scale(1.025)}.showcase-shade{z-index:-1;background:linear-gradient(0deg,rgba(7,8,10,.96),rgba(7,8,10,.08) 70%),linear-gradient(90deg,rgba(7,8,10,.38),transparent 62%)}.showcase-topline{display:flex;justify-content:space-between;gap:24px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.showcase-copy{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;grid-gap:70px;gap:70px}.showcase-copy>div:first-child p{margin:0 0 12px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.showcase-copy h3{max-width:760px;margin:0;font-size:clamp(43px,5.5vw,78px);line-height:.98;letter-spacing:-.06em}.showcase-description p{margin:0 0 28px;color:rgba(255,255,255,.68);font-size:14px;line-height:1.65}.showcase-description strong{font-size:13px}.concept-note{max-width:620px;margin:18px 0 0;color:rgba(255,255,255,.45);font-size:11px;line-height:1.6}.services-list{border-top:1px solid var(--line)}.service-card{padding:48px 0;display:grid;grid-template-columns:.65fr 1.1fr .75fr;grid-gap:60px;gap:60px;border-bottom:1px solid var(--line)}.service-title span{color:var(--muted);font-size:12px}.service-title h3{margin:15px 0 0;font-size:58px;letter-spacing:-.06em}.service-copy h4{max-width:480px;margin:0 0 18px;font-size:30px;line-height:1.12;letter-spacing:-.04em}.service-copy p{max-width:520px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.service-card ul{margin:0;padding:0;list-style:none}.service-card li{padding:9px 0;color:var(--muted);font-size:14px;border-bottom:1px solid var(--line)}.about{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,.75fr);grid-gap:130px;gap:130px;border-top:1px solid var(--line)}.about-title{position:-webkit-sticky;position:sticky;top:45px;align-self:start}.about-story{padding-top:35px}.about-story p{margin:0 0 27px;color:var(--muted);font-size:17px;line-height:1.82}.about-story .about-intro{color:var(--ink);font-size:27px;line-height:1.45;letter-spacing:-.025em}.about-story blockquote{margin:64px 0;padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:30px;line-height:1.35;letter-spacing:-.035em}.about-story blockquote strong{display:block;margin-top:10px}.contact{margin-bottom:28px;padding:80px;display:grid;grid-template-columns:1.4fr .6fr;align-items:end;grid-gap:70px;gap:70px;border-radius:var(--radius-large);background:var(--ink);color:white}.light-eyebrow{color:var(--accent)}.contact h2{max-width:800px}.contact-action p{margin:0 0 32px;color:rgba(255,255,255,.65);font-size:15px;line-height:1.65}.contact-action a{padding:20px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25);font-size:15px;font-weight:700}.site-footer{min-height:130px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:30px;gap:30px;color:var(--muted);font-size:13px}.site-footer p:nth-child(2){text-align:center}.site-footer p:last-child{text-align:right}@media (max-width:1050px){.hero{grid-template-columns:1fr;gap:70px}.drophop-feature{width:min(100%,680px);transform:none}.product-grid{grid-template-columns:1fr}.product-card{min-height:390px}.product-card-copy{padding-top:60px}.service-card{grid-template-columns:.5fr 1fr}.service-card ul{grid-column:2}.about{grid-template-columns:1fr;gap:50px}.about-title{position:static}.contact{grid-template-columns:1fr}}@media (max-width:720px){.section-shell,.site-header{width:min(calc(100% - 28px),var(--page-width))}.site-header{min-height:74px;grid-template-columns:1fr auto}.desktop-nav{display:none}.header-contact{padding:10px 14px;font-size:12px}.hero{min-height:auto;padding:74px 0 58px;gap:58px}.hero h1{font-size:clamp(49px,15.5vw,72px);line-height:.94}.hero-description{font-size:18px}.hero-actions{display:grid}.button{width:100%}.drophop-feature{min-height:540px;padding:14px;border-radius:24px}.feature-footer,.feature-topline{gap:12px}.feature-footer p{max-width:190px;font-size:10px}.destination-content{min-height:340px;padding:34px 20px 20px}.destination-content h2{font-size:39px}.statement{padding:16px 0}.statement-track{gap:22px}.statement span{font-size:34px}.statement i{font-size:24px}.section-block{padding-top:95px;padding-bottom:95px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:42px}.about-title h2,.contact h2,.section-heading h2{font-size:clamp(43px,13.5vw,62px)}.journey-line{padding:15px 16px;gap:8px;font-size:8px;letter-spacing:.06em}.product-card{min-height:430px;padding:24px}.showcase-feature{min-height:570px;padding:22px;border-radius:24px}.showcase-topline{display:grid;grid-gap:8px;gap:8px}.showcase-copy{grid-template-columns:1fr;gap:28px}.showcase-copy h3{font-size:46px}.service-card{grid-template-columns:1fr;gap:28px}.service-card ul{grid-column:auto}.service-title h3{font-size:47px}.about-story .about-intro{font-size:23px}.about-story blockquote{font-size:25px}.contact{width:min(calc(100% - 20px),var(--page-width));padding:50px 25px;border-radius:24px}.contact-action a{font-size:13px}.site-footer{padding:35px 0;grid-template-columns:1fr}.site-footer p:last-child,.site-footer p:nth-child(2){text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.statement-track{animation:none}*{transition:none!important}}