@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/source-serif-4-600-latin.woff2) format("woff2")}:root{--paper: #F4F2EC;--surface: #FFFFFF;--ink: #24313F;--ink-soft: #45566B;--blue: #0F4C81;--blue-deep: #0B3A64;--terra: #A3623B;--terra-dark: #8A5230;--terra-hover: #8F5433;--terra-light: #E8B48D;--on-dark: #F4F2EC;--on-dark-soft: #C9D6E4;--line: rgba(15, 76, 129, .16);--radius: 10px;--shadow-rest: 0 1px 2px rgba(15, 40, 65, .05);--shadow-hover: 0 14px 32px -12px rgba(15, 40, 65, .22);--ease-spring: cubic-bezier(.34, 1.45, .64, 1);--ease-out: cubic-bezier(.22, 1, .36, 1)}@supports (transition-timing-function: linear(0,1)){:root{--ease-spring: linear( 0, .062, .226 3.8%, .729 9.9%, .921 12.9%, 1.055 16%, 1.104, 1.13 20.6%, 1.133 22.5%, 1.111 26.4%, 1.015 35.4%, .99 40%, .985 43.5%, .998 53.2%, 1.003 63.5%, 1 100% )}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:1.0625rem;line-height:1.7;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-weight:600;color:var(--blue);line-height:1.15;margin:0 0 1rem}p{margin:0 0 1rem}p:last-child{margin-bottom:0}img,svg{max-width:100%}a{color:var(--terra-dark)}:focus-visible{outline:2px solid var(--terra);outline-offset:3px;border-radius:2px}.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}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;padding:.6rem 1rem;background:var(--blue);color:#fff;border-radius:var(--radius);text-decoration:none;transition:top .2s var(--ease-out)}.skip-link:focus{top:1rem}.container{width:min(100% - 3rem,1160px);margin-inline:auto}.section{padding:clamp(4.5rem,9vw,7.5rem) 0}.section-tint{background:#edeae0}.section-dark{background:var(--blue);color:var(--on-dark)}.section-dark h2,.section-dark h3{color:var(--on-dark)}.section-dark p,.section-dark .section-lead{color:var(--on-dark-soft)}.section-head{max-width:46rem;margin-bottom:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(1.85rem,4vw,2.85rem);letter-spacing:-.01em}h3{font-size:1.35rem}.section-lead{font-size:1.125rem;color:var(--ink-soft);max-width:42rem}.eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--terra-dark);margin-bottom:1.25rem}.eyebrow-on-dark{color:var(--terra-light)}.btn{display:inline-block;padding:.85rem 1.75rem;border-radius:var(--radius);font-weight:600;font-size:1rem;text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:transform .55s var(--ease-spring),background-color .25s var(--ease-out),border-color .25s var(--ease-out),box-shadow .55s var(--ease-spring);will-change:transform}.btn:hover{transform:translateY(-2px) scale(1.02)}.btn:active{transform:translateY(0) scale(.99);transition-duration:.15s}.btn-primary{background:var(--terra);color:#fff}.btn-primary:hover{background:var(--terra-hover);box-shadow:0 10px 24px -10px #a3623b8c}.btn-lg{padding:1rem 2.2rem;font-size:1.0625rem}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(4rem,8vw,6rem) 0 5.5rem}.hero-inner{position:relative;z-index:2;max-width:40rem}.hero-bird{position:absolute;z-index:1;right:3%;top:50%;transform:translateY(-50%);width:clamp(220px,min(40vw,55vh),780px);color:var(--blue);opacity:.07;pointer-events:none}.hero-bird svg{width:100%;height:auto;aspect-ratio:2427 / 2043;display:block}.brand-lockup{display:flex;align-items:center;gap:.65rem;color:var(--blue);margin-bottom:2.5rem}.brand-mark{width:30px;height:26px;color:var(--blue)}.brand-name{font-family:"Source Serif 4",Georgia,serif;font-weight:600;font-size:1.25rem;letter-spacing:.01em}.hero-headline{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.12;letter-spacing:-.01em;margin-bottom:1.5rem}.hero-sub{font-size:1.1875rem;color:var(--ink-soft);max-width:34rem;margin-bottom:2.25rem}.hero-signup{display:flex;flex-wrap:wrap;gap:.75rem}.hero-signup input{flex:1 1 16rem;font:inherit;color:var(--ink);background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);padding:.85rem 1.1rem;transition:border-color .2s ease,box-shadow .2s ease}.hero-signup input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #0f4c8126}.lead-block{max-width:46rem}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}@media(max-width:720px){.pricing{grid-template-columns:1fr}}@media(max-width:480px){.price-card{padding:1.75rem}.price-lines li{flex-direction:column;align-items:flex-start;gap:.2rem}.price-line-value{white-space:normal}}.price-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:2.5rem;box-shadow:var(--shadow-rest);transition:transform .55s var(--ease-spring),box-shadow .55s var(--ease-spring);will-change:transform}.price-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.price-kind{font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--terra-dark);margin-bottom:.75rem}.price-card h3{font-size:1.6rem;margin-bottom:1.25rem}.price-lines{list-style:none;margin:0 0 .75rem;padding:0}.price-lines li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.6rem 0;border-top:1px solid var(--line)}.price-lines li:first-child{border-top:0}.price-line-label{color:var(--ink-soft)}.price-line-value{font-family:"Source Serif 4",Georgia,serif;font-weight:600;color:var(--blue);white-space:nowrap}.price-value{font-family:"Source Serif 4",Georgia,serif;font-weight:600;font-size:2rem;color:var(--blue);margin-bottom:.75rem}.price-unit{font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500;color:var(--ink-soft)}.price-desc{color:var(--ink-soft);margin-bottom:.75rem}.price-disclaimer{font-size:.85rem;color:var(--ink-soft);font-style:italic}.price-card-featured{background:var(--blue);border-color:var(--blue)}.price-card-featured h3,.price-card-featured .price-value{color:var(--on-dark)}.price-card-featured .price-kind{color:var(--terra-light)}.price-card-featured .price-unit,.price-card-featured .price-desc,.price-card-featured .price-disclaimer{color:var(--on-dark-soft)}.waitlist-form{max-width:32rem}.field{margin-bottom:1.4rem}.field label:not(.consent-label){display:block;font-weight:600;font-size:.95rem;color:var(--on-dark);margin-bottom:.45rem}.optional{font-weight:400;color:var(--on-dark-soft)}.field input,.field select{width:100%;font:inherit;color:var(--ink);background:var(--surface);border:1.5px solid transparent;border-radius:8px;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.field input:focus,.field select:focus{outline:none;border-color:var(--terra-light);box-shadow:0 0 0 3px #e8b48d40}.field input[aria-invalid=true]{border-color:var(--terra-light);box-shadow:0 0 0 3px #e8b48d40}.field-error{margin:.45rem 0 0;color:var(--terra-light);font-weight:500;font-size:.9rem}.consent-label{display:flex;align-items:flex-start;gap:.65rem;font-size:.95rem;color:var(--on-dark-soft);cursor:pointer}.consent-label input{margin-top:.2rem;flex-shrink:0;width:1.1rem;height:1.1rem;accent-color:var(--terra)}.consent-label a{color:var(--terra-light)}.form-success{margin-top:1.25rem;padding:.9rem 1.1rem;background:#e8b48d1f;border:1px solid var(--terra-light);border-radius:var(--radius);color:var(--on-dark);font-size:.95rem}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.site-footer{background:var(--blue-deep);color:var(--on-dark-soft);padding:1.75rem 0;font-size:.9rem}.footer-inner{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;align-items:center}.footer-inner p{margin:0}.site-footer nav{display:flex;flex-wrap:wrap;gap:1.5rem}.site-footer a{color:var(--on-dark-soft);text-decoration:none;border-bottom:1px solid rgba(201,214,228,.35);transition:color .2s var(--ease-out),border-color .2s var(--ease-out)}.site-footer a:hover{color:var(--on-dark);border-bottom-color:var(--terra-light)}.legal-page{max-width:42rem;margin:0 auto;padding:clamp(3.5rem,8vw,6rem) 1.5rem}.legal-back{display:inline-block;margin-bottom:2.5rem;font-weight:600;font-size:.9rem}.legal-notice{margin-bottom:2.5rem;padding:1rem 1.25rem;border:1.5px dashed var(--terra);border-radius:var(--radius);background:#a3623b12;color:var(--terra-dark);font-size:.95rem}.legal-page h2{font-size:1.4rem;margin-top:2.5rem}.legal-page h2:first-of-type{margin-top:0}.legal-page h3{font-size:1.1rem;margin-top:1.75rem}.legal-page p{color:var(--ink-soft)}.legal-page ul,.legal-page ol{color:var(--ink-soft);padding-left:1.25rem;margin:1rem 0}.legal-page li{margin-bottom:.4rem}.legal-page li>ol,.legal-page li>ul{margin:.5rem 0}.legal-page strong{color:var(--ink)}.legal-page .placeholder{display:inline-block;padding:.05em .5em;border:1.5px dashed var(--terra);border-radius:6px;color:var(--terra-dark);background:#a3623b12;font-weight:600;font-size:.95em}.js-reveal .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.js-reveal .reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js-reveal .reveal{opacity:1;transform:none;transition:none}}
