:root{--font-body:"Avenir Next", "Segoe UI", Arial, sans-serif;--font-display:"Arial Narrow", "Avenir Next Condensed", "Segoe UI", Arial, sans-serif;--ink:#10231c;--ink-soft:#40534b;--forest:#102d24;--forest-bright:#1f5b45;--lime:#c9f16f;--cream:#f4f1e8;--paper:#fbfaf6;--line:#10231c24;--white:#fff;--shadow:0 24px 70px #0517113d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.cover-image{object-fit:cover}.hero{color:#fff;background:var(--forest);height:min(900px,100svh);min-height:760px;position:relative;overflow:hidden}.hero__image{position:absolute;inset:0}.hero__image img{object-position:53% center}.hero__veil{background:linear-gradient(90deg,#071913f0 0%,#071913c7 45%,#07191340 100%),linear-gradient(#0000 55%,#071913b3 100%);position:absolute;inset:0}.site-header{z-index:5;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.brand{background:#fff;border-radius:4px;align-items:center;padding:10px 14px;display:inline-flex}.brand img{width:185px;height:auto}.desktop-nav{gap:38px;font-size:.88rem;font-weight:700;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--lime)}.header-track{text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:10px;font-size:.86rem;font-weight:800;display:inline-flex}.hero__content{z-index:2;grid-template-columns:minmax(0,1.25fr) minmax(330px,.65fr);align-items:center;gap:clamp(40px,7vw,110px);height:calc(100% - 180px);padding:52px 0 34px;display:grid;position:relative}.eyebrow{color:var(--forest-bright);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:.74rem;font-weight:800;display:flex}.eyebrow--light{color:var(--lime)}.hero h1{max-width:760px;font-family:var(--font-display), sans-serif;letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,7.3vw,6.7rem);font-weight:620;line-height:.89}.hero__lede{color:#ffffffc9;max-width:650px;margin:29px 0 24px;font-size:clamp(1rem,1.6vw,1.17rem);line-height:1.75}.hero__proof{flex-wrap:wrap;gap:18px 26px;font-size:.82rem;font-weight:700;display:flex}.hero__proof span{align-items:center;gap:8px;display:inline-flex}.hero__proof svg{color:var(--lime)}.track-card{color:var(--ink);box-shadow:var(--shadow);background:#fbfaf6fa;border-radius:6px;padding:34px;position:relative}.track-card__icon{background:var(--lime);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:30px;right:30px}.track-card__kicker{color:var(--forest-bright);letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:.69rem;font-weight:800}.track-card h2{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin:0 60px 10px 0;font-size:1.72rem}.track-card>p:not(.track-card__kicker){color:var(--ink-soft);margin:0 0 25px;font-size:.88rem;line-height:1.6}.track-card label{margin-bottom:9px;font-size:.73rem;font-weight:800;display:block}.track-card__field{border:1px solid var(--line);background:#fff;padding:5px;display:flex}.track-card__field:focus-within{border-color:var(--forest-bright);outline:3px solid #1f5b4524}.track-card__field input{min-width:0;color:var(--ink);text-transform:uppercase;border:0;outline:0;flex:1;padding:13px 12px}.track-card__field button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:2px;place-items:center;width:50px;display:grid}.track-card__field button:hover{background:var(--forest-bright)}.track-card__meta{color:#66746e;align-items:center;gap:7px;margin-top:15px;font-size:.7rem;display:flex}.hero__rail{z-index:3;color:#ffffffb8;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);align-items:center;height:88px;font-size:.7rem;font-weight:800;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero__rail span:not(:last-child){border-right:1px solid #ffffff2e}.hero__rail span{text-align:center}.preview-section{background:var(--paper);padding:96px 0}.preview-section h2{max-width:760px;font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}@media (max-width:900px){.hero{height:auto;min-height:860px}.desktop-nav{display:none}.hero__content{grid-template-columns:1fr;gap:38px;height:auto;min-height:680px;padding:78px 0 128px}.hero__copy{max-width:680px}.track-card{width:min(520px,100%)}.hero__rail{grid-template-columns:repeat(2,1fr);height:76px}.hero__rail span:nth-child(n+3){display:none}}@media (max-width:560px){.shell{width:min(100% - 28px,1180px)}.site-header{height:76px}.brand{padding:8px 10px}.brand img{width:150px}.header-track{border:1px solid #ffffff59;border-radius:50%;place-items:center;gap:0;width:42px;height:42px;font-size:0;display:grid}.header-track svg{width:18px;height:18px}.hero__content{min-height:720px;padding:66px 0 124px}.hero h1{font-size:clamp(3.2rem,17vw,5.2rem)}.hero__lede{margin-top:24px;line-height:1.6}.hero__proof{gap:11px;display:grid}.track-card{padding:26px 20px}.track-card__icon{width:42px;height:42px;top:23px;right:20px}.track-card h2{font-size:1.45rem}.hero__rail{letter-spacing:.07em;font-size:.59rem}.preview-section{padding:72px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.system-page{background:radial-gradient(circle at 15% 15%, #c9f16f38, transparent 30rem), var(--forest);place-items:center;min-height:100svh;padding:24px;display:grid}.system-card{background:var(--paper);width:min(100%,560px);box-shadow:var(--shadow);border-radius:8px;padding:clamp(28px,6vw,56px)}.system-card__icon{background:var(--lime);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.system-card__eyebrow{color:var(--forest-bright);letter-spacing:.14em;text-transform:uppercase;margin:24px 0 10px;font-size:.72rem;font-weight:800}.system-card h1{font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,7vw,3.5rem);line-height:1}.system-card>p:not(.system-card__eyebrow){color:var(--ink-soft);line-height:1.7}.system-card__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.system-card__actions a,.system-card__actions button{border:1px solid var(--forest);min-height:46px;color:var(--forest);cursor:pointer;background:0 0;border-radius:3px;justify-content:center;align-items:center;gap:9px;padding:0 19px;font-weight:800;display:inline-flex}.system-card__actions a:first-child,.system-card__actions button:first-child{background:var(--forest);color:#fff}.system-card--loading{gap:14px;display:grid}.loading-line{background:linear-gradient(90deg,#e8e5dc 25%,#f6f4ed 50%,#e8e5dc 75%) 0 0/200% 100%;border-radius:999px;height:13px;animation:1.4s linear infinite loading-pulse}.loading-line--short{width:28%}.loading-line--title{width:82%;height:42px}@keyframes loading-pulse{to{background-position:-200% 0}}
