:root{--cream: #faf6f0;--cream-warm: #f3ebe1;--ink: #3a2a20;--ink-light: #7a6657;--terracotta: #c4654a;--terracotta-deep: #a8513a;--terracotta-deeper: #8f4530;--rose-light: #f5dcd0;--sage: #87a878;--sage-light: #dce5d4;--peach: #e8a87c;--peach-light: #f5dcc4;--border: #e8d9c8;--white: #ffffff;--font-display: "Sora", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--radius: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-pill: 999px;--maxw: 1080px;--gutter: clamp(1.25rem, 5vw, 2.5rem);--shadow-sm: 0 1px 2px rgba(58, 42, 32, .06);--shadow-md: 0 8px 24px rgba(58, 42, 32, .08);--shadow-lg: 0 18px 48px rgba(58, 42, 32, .12)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-weight:400;color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{display:block;max-width:100%}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;line-height:1.08;color:var(--ink)}a{color:var(--terracotta-deep);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}:focus-visible{outline:3px solid var(--terracotta);outline-offset:2px;border-radius:4px}.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}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}section{padding-block:clamp(3.5rem,9vw,6.5rem)}.eyebrow{font-family:var(--font-display);font-weight:600;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta-deep)}.section-head{max-width:36rem;margin-bottom:clamp(2rem,5vw,3rem)}.section-head h2{font-size:clamp(1.75rem,5vw,2.6rem);margin-top:.6rem}.section-head p{margin-top:.85rem;font-size:1.05rem;color:var(--ink-light)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:none}.topbar{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--cream) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:border-color .3s ease}.topbar.scrolled{border-bottom-color:var(--border)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display);font-weight:700;font-size:1.25rem;color:var(--ink);letter-spacing:-.02em}.brand:hover{text-decoration:none}.brand__mark{width:32px;height:32px;border-radius:7px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:0 1.4rem;border:0;border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:600;font-size:1rem;line-height:1;white-space:nowrap;transition:transform .15s ease,background-color .2s ease,box-shadow .2s ease}.btn--primary{background:var(--terracotta-deep);color:#fff;box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--terracotta-deeper);text-decoration:none}.btn--primary:active{transform:translateY(1px)}.btn--ghost{background:transparent;color:var(--ink);border:1px solid var(--border)}.btn--ghost:hover{background:var(--white);text-decoration:none}.btn:disabled{opacity:.7;cursor:progress}.waitlist{width:100%;max-width:30rem}.waitlist__row{display:flex;gap:.5rem;padding:.4rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-md);transition:box-shadow .2s ease,border-color .2s ease}.waitlist__row:focus-within{border-color:var(--terracotta);box-shadow:var(--shadow-lg)}.waitlist__input{flex:1;min-width:0;border:0;background:transparent;padding:0 .75rem 0 1rem;font-family:var(--font-body);font-size:1rem;color:var(--ink)}.waitlist__input::placeholder{color:var(--ink-light);opacity:.8}.waitlist__input:focus{outline:none}.waitlist__btn{flex-shrink:0}.waitlist__hint{margin-top:.7rem;font-size:.85rem;color:var(--ink-light);padding-inline:.75rem}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.waitlist__status{margin-top:.85rem;padding:.7rem 1rem;border-radius:var(--radius);font-size:.92rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.waitlist__status--ok{background:var(--sage-light);color:#41603a}.waitlist__status--err{background:var(--rose-light);color:var(--terracotta-deeper)}.hero{position:relative;overflow:hidden;padding-block:clamp(3rem,9vw,6rem) clamp(3.5rem,10vw,7rem)}.hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 85% 0%,var(--peach-light) 0%,transparent 60%),radial-gradient(50% 55% at 5% 100%,var(--sage-light) 0%,transparent 55%);opacity:.7}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,6vw,4rem);align-items:center}.hero__headline{font-size:clamp(2.75rem,11vw,5.25rem);font-weight:800;letter-spacing:-.03em}.hero__headline .accent{color:var(--terracotta)}.hero__sub{margin-top:1.25rem;font-size:clamp(1.05rem,2.5vw,1.25rem);color:var(--ink-light);max-width:34rem}.hero__cta{margin-top:2rem}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;color:var(--ink-light);box-shadow:var(--shadow-sm)}.hero__badge .dot{width:8px;height:8px;border-radius:50%;background:var(--sage)}.collage{position:relative;display:grid;gap:1rem}.itin-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-md)}.itin-card__photo{height:92px;border-radius:var(--radius);margin-bottom:.85rem}.itin-card__photo--1{background:linear-gradient(135deg,var(--peach) 0%,var(--terracotta) 100%)}.itin-card__photo--2{background:linear-gradient(135deg,var(--sage) 0%,#5f7d52 100%)}.itin-card__photo--3{background:linear-gradient(135deg,var(--peach-light) 0%,var(--peach) 100%)}.itin-card__title{font-family:var(--font-display);font-weight:700;font-size:1.05rem}.itin-card__meta{margin-top:.2rem;font-size:.85rem;color:var(--ink-light)}.itin-card__stops{margin-top:.85rem;display:flex;flex-direction:column;gap:.5rem}.stop{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:var(--ink)}.stop__pin{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--rose-light);color:var(--terracotta);display:grid;place-items:center;font-size:.7rem;font-weight:700;font-family:var(--font-display)}.itin-card--float{position:absolute;width:60%;right:-.5rem;bottom:-1.5rem}.section--warm{background:var(--cream-warm)}.steps{display:grid;gap:1.25rem;grid-template-columns:1fr;counter-reset:step}.step{display:flex;gap:1rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.step__icon{flex-shrink:0;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#fff}.step__icon--1{background:var(--terracotta)}.step__icon--2{background:var(--sage)}.step__icon--3{background:var(--peach)}.step h3{font-size:1.2rem;display:flex;align-items:baseline;gap:.5rem}.step h3 .num{font-size:.85rem;color:var(--ink-light);font-weight:600}.step p{margin-top:.4rem;color:var(--ink-light)}.why-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}.journey{display:grid;gap:1rem;align-items:center;margin-bottom:clamp(1.5rem,4vw,2.5rem);padding:1rem;background:var(--cream-warm);border:1px solid var(--border);border-radius:var(--radius-lg)}.journey__fragmented{display:flex;flex-wrap:wrap;gap:.5rem}.journey__fragmented span{display:inline-flex;min-height:34px;align-items:center;padding:.25rem .75rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;color:var(--ink-light)}.journey__arrow{display:none;font-family:var(--font-display);font-size:1.5rem;color:var(--terracotta)}.journey__detour{display:grid;gap:.2rem;padding:1rem;background:var(--ink);border-radius:var(--radius);color:var(--cream)}.journey__detour strong{font-family:var(--font-display);font-size:1.2rem}.journey__detour span{color:#d7c8b9;font-size:.92rem}.value{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;transition:transform .2s ease,box-shadow .2s ease}.value:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.value__icon{width:40px;height:40px;margin-bottom:1rem;color:var(--terracotta)}.value h3{font-size:1.2rem}.value p{margin-top:.5rem;color:var(--ink-light)}.founders-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}.founder{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .2s ease,box-shadow .2s ease}.founder:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.founder__photo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--cream);box-shadow:0 0 0 1px var(--border);margin-bottom:1.1rem}.founder__name{font-size:1.25rem}.founder__title{margin-top:.25rem;font-family:var(--font-display);font-weight:600;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta-deep)}.founder__bio{margin-top:.9rem;color:var(--ink-light);font-size:.97rem;text-wrap:pretty}.founder__bio strong{font-weight:700;color:var(--ink)}.founder__links{margin-top:1.1rem;padding:0;list-style:none;display:flex;gap:1rem;justify-content:center}.founder__links a{font-family:var(--font-display);font-weight:600;font-size:.85rem}.vision{background:var(--ink);color:var(--cream)}.vision h2,.vision h3{color:var(--cream)}.vision__inner{max-width:40rem}.vision__quote{font-family:var(--font-display);font-weight:600;font-size:clamp(1.5rem,4.5vw,2.4rem);line-height:1.25;letter-spacing:-.02em}.vision__quote .accent{color:var(--peach)}.vision__by{margin-top:1.5rem;color:#c9b8a8;font-size:.95rem}.vision__count{margin-top:2.5rem;display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-pill);font-size:.95rem}.vision__count strong{font-family:var(--font-display);color:var(--peach)}.final{text-align:center}.final__inner{max-width:38rem;margin-inline:auto}.final h2{font-size:clamp(1.9rem,6vw,3rem)}.final p{margin-top:1rem;font-size:1.1rem;color:var(--ink-light)}.final .waitlist{margin-top:2rem;margin-inline:auto}.footer{border-top:1px solid var(--border);padding-block:2.5rem;background:var(--cream-warm)}.footer__inner{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between}.footer__links{display:flex;flex-wrap:wrap;gap:1.25rem;list-style:none;padding:0}.footer__links a{color:var(--ink-light);font-size:.92rem}.footer__copy{font-size:.88rem;color:var(--ink-light)}@media (min-width: 720px){.steps{grid-template-columns:repeat(3,1fr)}.step{flex-direction:column}.why-grid{grid-template-columns:repeat(2,1fr)}.journey{grid-template-columns:minmax(0,1fr) auto minmax(16rem,.75fr);padding:1.25rem}.journey__arrow{display:block}.founders-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 920px){.hero__inner{grid-template-columns:1.05fr .95fr}.collage{grid-template-columns:1fr;padding-bottom:2rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
