:root{--near-black: #1F2418;--cream-dark: #E8DCC2;--nav-height: 68px}.hero{position:relative;width:100%;height:100vh;min-height:720px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:0;background:var(--olive-dark);isolation:isolate}.hero__video-wrap{position:absolute;background-color:#f3ebdc;background-image:var(--hero-poster, none);background-size:cover;background-position:center;inset:0 0 0 40%;z-index:0}.hero__video{width:100%;height:100%;object-fit:cover;display:block}.hero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to right,#2e3f1f 0% 38%,#2e3f1feb 46%,#2e3f1f8c 56%,#2e3f1f38 68%,#2e3f1f00 82%),linear-gradient(to bottom,#2e3f1f73,#2e3f1f00 18% 70%,#2e3f1f8c)}.hero__inner{position:relative;z-index:2;text-align:left;max-width:56%;padding:12px 48px 0 32px;display:flex;flex-direction:column;flex:1;justify-content:center;transform:translateY(0);margin-top:var(--nav-height)}.hero__eyebrow{display:flex;align-items:center;gap:10px;font-family:Hedvig Letters Sans,sans-serif;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#f3ebdc99;margin-bottom:36px}.hero__eyebrow-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--olive-light);flex-shrink:0}.hero__eyebrow-status{display:inline-flex;align-items:center;gap:10px;color:#f3ebdcc7}.hero__eyebrow-status:before{content:"";width:1px;height:11px;background:#f3ebdc47}.hero__headline{font-family:"Hedvig Letters Serif",serif;font-size:clamp(34px,4.2vw,62px);line-height:1;letter-spacing:-.025em;color:#fff;font-weight:400;margin-bottom:30px;max-width:16ch;text-wrap:balance}.hero__headline-line{display:block;overflow:hidden}.hero__headline-line>span{display:block}.hero__headline-line--accent>span{font-style:italic;color:var(--cream)}.hero__lead{font-family:Hedvig Letters Sans,sans-serif;font-size:14px;line-height:1.7;color:#f3ebdcbf;margin-bottom:28px;max-width:440px}.hero__btn-arrow{transition:transform .2s ease}.hero__btn-primary:hover .hero__btn-arrow{transform:translate(3px)}.hero__cta-group{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero__btn-primary{background:var(--cream)!important;color:var(--olive-dark)!important;display:inline-flex!important;align-items:center!important;gap:8px!important}.hero__btn-primary:hover{background:var(--cream-dark)!important}.hero__stats{position:relative;z-index:2;display:flex;align-items:flex-end;gap:56px;padding:0 48px 56px;margin-top:auto}.hero__stat{display:flex;flex-direction:column;gap:8px}.hero__stat-value{font-family:"Hedvig Letters Serif",serif;font-size:28px;color:var(--cream);line-height:1}.hero__stat-label{font-family:Hedvig Letters Sans,sans-serif;font-size:10px;letter-spacing:.1em;color:#f3ebdc80;text-transform:uppercase}.hero__scroll-hint{font-family:Hedvig Letters Sans,sans-serif;font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:#f3ebdc59;align-self:center;padding-left:28px}.hero__video{opacity:0;transition:opacity .6s ease}.hero__video.is-ready{opacity:1}@media (max-width: 768px){.hero{height:auto;min-height:0;flex-direction:column}.hero__inner{max-width:100%;padding:24px 24px 16px;margin-top:50vh;flex:none;text-align:center;align-items:center;transform:none}.hero__headline{font-size:clamp(32px,9vw,50px);max-width:100%;margin-bottom:24px}.hero__lead{font-size:15px;max-width:100%}.hero__overlay{background:linear-gradient(to bottom,rgba(46,63,31,0) 50%,var(--olive-dark) 92%)}.hero__eyebrow{display:none}.hero__cta-group{flex-direction:column;align-items:stretch;width:100%;max-width:360px;margin:0 auto}.hero__cta-group .btn-primary,.hero__cta-group .btn-ghost{width:100%;justify-content:center}.hero__stats{margin-top:0;padding:16px 24px 40px;flex-wrap:wrap;gap:24px;justify-content:center;width:100%}.hero__stat{align-items:center;text-align:center}.hero__video-wrap{inset:0 0 auto;height:50vh}.hero__scroll-hint{display:none}}@media (min-width: 769px) and (max-width: 1100px){.hero__inner{max-width:64%}}@media (prefers-reduced-motion: reduce){.hero__btn-arrow{transition:none}.hero__video{opacity:1;transition:none}}.about-section,.offer-section{background:var(--cream);padding:96px 48px 100px}.founders-section{background:var(--olive-dark);padding:96px 48px 100px}@media (max-width: 768px){.about-section,.offer-section,.founders-section{padding:72px 24px 80px}}.about-prose{max-width:720px;margin:0 auto;font-family:var(--font-sans);font-size:17px;line-height:1.7;color:#1f2418bf}.about-prose p+p{margin-top:20px}.about-prose strong{color:var(--olive-dark);font-weight:600}.about-prose a{color:var(--olive);text-decoration:underline;text-underline-offset:2px}.about-prose a:hover{color:var(--olive-dark)}.about-prose address{font-style:normal;margin-top:20px;line-height:1.8}.about-prose--legal{text-align:center;max-width:640px}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.offer-card{background:var(--cream-card);border-radius:18px;padding:30px 28px;display:flex;flex-direction:column;gap:12px;transition:transform .18s,box-shadow .18s}.offer-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #1f24181a}.offer-card__title{font-family:"Hedvig Letters Serif",serif;font-size:22px;font-weight:400;color:var(--near-black);line-height:1.2}.offer-card__body{font-family:Hedvig Letters Sans,sans-serif;font-size:14px;color:#1f24188c;line-height:1.65}.offer-section__caption{max-width:640px;margin:40px auto 0;text-align:center;font-family:Hedvig Letters Sans,sans-serif;font-size:15px;line-height:1.7;color:#1f241899}@media (min-width: 1024px){.offer-grid{grid-template-columns:repeat(4,1fr)}}.founders-section__header{margin-bottom:48px}.founders-section__eyebrow{font-family:Hedvig Letters Sans,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f3ebdc66;margin-bottom:10px}.founders-section__headline{font-family:"Hedvig Letters Serif",serif;font-size:42px;font-weight:400;color:var(--cream);line-height:1.15;margin-bottom:14px}.founders-section__lead{font-family:Hedvig Letters Sans,sans-serif;font-size:15px;color:#f3ebdc85;line-height:1.75;max-width:560px}.founders-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.founders-grid{grid-template-columns:1fr 1fr}.founders-section__headline{font-size:42px}}@media (max-width: 768px){.founders-section__headline{font-size:32px}}.founder-card{background:#f3ebdc12;border:1px solid rgba(243,235,220,.1);border-radius:18px;padding:26px 22px;display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:background .15s,border-color .15s,transform .15s;min-width:0}.founder-card:hover{background:#f3ebdc1f;border-color:#f3ebdc38;transform:translateY(-2px)}.founder-card__avatar{width:60px;height:60px;border-radius:50%;background:var(--cream-dark);border:2px solid rgba(243,235,220,.18);flex-shrink:0}.founder-card__name{font-family:"Hedvig Letters Serif",serif;font-size:17px;font-weight:400;color:var(--cream);line-height:1.22}.founder-card__specialty{font-family:Hedvig Letters Sans,sans-serif;font-size:12px;color:#f3ebdc7a;letter-spacing:.03em;line-height:1.5}.founder-card__view{display:inline-flex;align-items:center;height:34px;padding:0 14px;border:1px solid rgba(243,235,220,.22);color:#f3ebdca6;border-radius:7px;font-family:Hedvig Letters Sans,sans-serif;font-size:12px;width:fit-content;margin-top:auto;transition:border-color .15s,color .15s}.founder-card:hover .founder-card__view{border-color:#f3ebdc7a;color:var(--cream)}.founder-panel-overlay{position:fixed;inset:0;background:#1f241880;z-index:300;opacity:0;pointer-events:none;transition:opacity .25s}.founder-panel-overlay--visible{opacity:1;pointer-events:auto}.founder-panel{position:fixed;top:0;right:0;height:100vh;width:420px;max-width:100vw;background:var(--cream);z-index:301;transform:translate(105%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column;box-shadow:-8px 0 40px #1f24182e}.founder-panel--open{transform:translate(0)}.founder-panel__header{background:var(--olive-dark);padding:28px 28px 32px;flex-shrink:0}.founder-panel__top-row{display:flex;justify-content:flex-end;margin-bottom:22px}.founder-panel__close{width:36px;height:36px;border-radius:50%;background:#f3ebdc14;border:1px solid rgba(243,235,220,.18);color:#f3ebdcb3;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s;font-family:sans-serif}.founder-panel__close:hover{background:#f3ebdc29;color:var(--cream)}.founder-panel__avatar{width:76px;height:76px;border-radius:50%;background:var(--cream-dark);border:3px solid rgba(243,235,220,.22);margin-bottom:16px}.founder-panel__name{font-family:"Hedvig Letters Serif",serif;font-size:26px;font-weight:400;color:var(--cream);line-height:1.2;margin-bottom:8px}.founder-panel__specialty-tag{display:inline-block;padding:4px 11px;background:#f3ebdc1a;border-radius:100px;font-family:Hedvig Letters Sans,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f3ebdc99}.founder-panel__body{padding:28px;display:flex;flex-direction:column;gap:28px;flex:1}.founder-panel__bio{font-family:Hedvig Letters Sans,sans-serif;font-size:15px;color:#1f2418ad;line-height:1.85}@media (max-width: 768px){.founder-panel{width:100vw}}#nav-root .nav{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important}#root:empty{display:none}
