:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#12372a;background:#f4f1e8;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:52rem;margin:0 auto;padding:8rem 2rem}h1{max-width:18ch;font-size:clamp(2.5rem,7vw,5rem);line-height:.98}p{max-width:42rem;font-size:1.125rem;line-height:1.6}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;font-weight:700}.admin-shell{max-width:96rem;padding:2.5rem}.admin-shell h1{max-width:none;margin:.25rem 0;font-size:2.5rem;line-height:1.1}.admin-shell h2{margin:0 0 1rem;font-size:1.25rem}.admin-header,.admin-detail-header,.admin-section-heading{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.admin-header{border-bottom:1px solid #cbd5cc;margin-bottom:2rem;padding-bottom:1.5rem}.admin-summary-grid{grid-template-columns:repeat(7,minmax(9rem,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.admin-card{background:#fff;border:1px solid #ccd7cf;border-radius:.5rem;min-height:7rem;padding:1rem}.admin-card span{color:#52655c;min-height:2.5rem;font-size:.8rem;display:block}.admin-card strong{margin-top:.5rem;font-size:2rem;display:block}.admin-card-alert{color:#7b2f16;background:#fff4ed;border-color:#ba6b4a}.admin-exceptions{background:#fff9f4;border:2px solid #ba6b4a;border-radius:.5rem;margin:0 0 2rem;padding:1.25rem}.admin-section-heading{align-items:center;margin-bottom:1rem}.admin-section-heading p,.admin-section-heading h2{margin-top:0;margin-bottom:.25rem}.admin-section-heading>strong{color:#8c351c;font-size:2rem}.admin-exception-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;list-style:none;display:grid}.admin-exception-list li{background:#fff;border:1px solid #ead3c7;grid-template-columns:1fr auto;gap:.25rem 1rem;padding:.75rem;display:grid}.admin-exception-list small{color:#68766f;grid-column:1/-1}.admin-filters{background:#e8ece7;align-items:end;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.admin-filters label{gap:.4rem;font-size:.8rem;font-weight:700;display:grid}.admin-filters select{background:#fff;border:1px solid #9bad9f;min-width:13rem;padding:.6rem}.admin-filters button{color:#fff;cursor:pointer;background:#12372a;border:0;border-radius:.25rem;padding:.65rem 1rem;font-weight:700}.admin-checkbox{align-items:center;min-height:2.3rem;display:flex!important}.admin-secondary-link{color:#12372a;font-weight:700}.admin-table-wrap{background:#fff;border:1px solid #ccd7cf;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:92rem;font-size:.8rem}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e6e2;padding:.75rem}.admin-table th{color:#42534b;background:#e8ece7;position:sticky;top:0}.admin-table tbody tr:hover{background:#f7f8f5}.admin-badge{white-space:nowrap;text-transform:capitalize;background:#dce7df;border-radius:999px;padding:.2rem .45rem;display:inline-block}.admin-detail-header{border-bottom:1px solid #ccd7cf;align-items:center;margin:1.5rem 0;padding-bottom:1.5rem}.admin-detail-header p{margin:.25rem 0}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-detail-card,.admin-timeline{background:#fff;border:1px solid #ccd7cf;border-radius:.4rem;padding:1.25rem}.admin-detail-card dl{grid-template-columns:minmax(8rem,.4fr) 1fr;gap:.5rem 1rem;margin:0;display:grid}.admin-detail-card dt{color:#627269;font-weight:700}.admin-detail-card dd{margin:0}.admin-empty{color:#718079;font-style:italic}.admin-timeline{margin-top:1rem}.admin-timeline ol{margin:0;padding-left:1.5rem}.admin-timeline li{border-bottom:1px solid #e1e6e2;grid-template-columns:12rem 1fr 1fr;gap:1rem;padding:.75rem 0;display:grid}.admin-timeline time{color:#627269}.admin-access-denied{max-width:42rem;padding-top:10rem}.admin-logout{color:#12372a;cursor:pointer;background:0 0;border:1px solid #12372a;border-radius:.25rem;padding:.65rem 1rem;font-weight:700}.admin-login-shell{max-width:28rem;padding-top:8rem}.admin-login-shell h1{margin-bottom:.5rem;font-size:2.5rem}.admin-login-form{background:#fff;border:1px solid #ccd7cf;border-radius:.5rem;gap:.65rem;margin-top:2rem;padding:1.5rem;display:grid}.admin-login-form label{margin-top:.35rem;font-size:.85rem;font-weight:700}.admin-login-form input{width:100%;font:inherit;border:1px solid #8da097;border-radius:.2rem;padding:.75rem}.admin-login-form button{color:#fff;cursor:pointer;background:#12372a;border:0;border-radius:.25rem;margin-top:.5rem;padding:.75rem;font-weight:700}.admin-login-form button:disabled{cursor:wait;opacity:.7}.admin-login-error{color:#7b2f16;background:#fff1ec;margin:.5rem 0 0;padding:.75rem;font-size:.9rem}.admin-login-denied{border:1px solid #ba6b4a;font-weight:700}@media (max-width:1100px){.admin-summary-grid{grid-template-columns:repeat(4,1fr)}}@font-face{font-family:Barlow;src:url(/fonts/barlow-bold.ttf)format("truetype");font-weight:700 900;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans.ttf)format("truetype");font-weight:400 700;font-display:swap}@font-face{font-family:Saira Condensed;src:url(/fonts/saira-condensed/SairaCondensed-ExtraBoldItalic.woff2)format("woff2");font-style:italic;font-weight:800;font-display:swap}html{scroll-behavior:smooth}.landing{color:#f2f3eb;background:#101e17;max-width:none;margin:0;padding:0;font-family:DM Sans,Arial,sans-serif;overflow:clip}.landing *{min-width:0}.landing .wrap{width:min(100% - 6rem,1380px);margin-inline:auto}.landing h1,.landing h2,.landing h3,.landing .statement{font-family:Barlow,Arial,sans-serif}.landing h1,.landing h2,.landing h3,.landing p{margin:0}.landing h1,.landing h2{letter-spacing:-.045em;font-weight:800;line-height:.91}.landing em{color:#c7f36a;font-style:normal}.landing a{color:inherit;text-decoration:none}.landing a:focus-visible,.landing button:focus-visible,.landing input:focus-visible{outline-offset:4px;outline:3px solid #c7f36a}.landing .eyebrow{letter-spacing:.19em;color:#496452;max-width:none;font-size:.72rem;font-weight:700}.landing .eyebrow.light{color:#d1dfcc}.landing .section-light{color:#13241a;background:#f1f1e9}.landing .section-dark{color:#f1f3eb;background:#14251b}.hero{isolation:isolate;background:#14251b;flex-direction:column;min-height:max(680px,100svh);display:flex;position:relative}.hero-image{z-index:-2;object-fit:cover;object-position:center 54%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#05100ad9 0%,#05100a9c 47%,#05100a2e 100%),linear-gradient(#0000 55%,#05100a7a);position:absolute;inset:0}.hero-watermark{z-index:0;color:#f2f3eb;opacity:.085;letter-spacing:-.09em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font:italic 800 clamp(15rem,29vw,34rem)/.8 Saira Condensed,sans-serif;position:absolute;top:38%;right:-3%}.site-nav,.hero-content{z-index:2;position:relative}.form-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.access-form .button:disabled{cursor:wait;opacity:.75;transform:none}@media (max-width:700px){.hero-watermark{opacity:.075;font-size:clamp(10rem,51vw,18rem);top:44%;right:-19%}}.site-nav{justify-content:space-between;align-items:center;gap:2rem;padding-block:2rem;display:flex}.brand-logo{aspect-ratio:232/52;flex:none;width:clamp(9.5rem,16vw,14.5rem);display:block;overflow:hidden}.brand-logo-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.site-footer .brand-logo{width:min(100%,14.5rem)}.site-nav nav{align-items:center;gap:clamp(1rem,3vw,3rem);font-size:.83rem;font-weight:700;display:flex}.site-nav nav a{transition:color .2s}.site-nav nav a:hover{color:#c7f36a}.site-nav .nav-cta{border:1px solid #ffffffad;padding:.85rem 1.1rem}.site-nav .nav-cta span,.button span{padding-left:1rem}.hero-content{flex-direction:column;flex:1;justify-content:space-between;padding-top:clamp(6rem,12vh,11rem);padding-bottom:2rem;display:flex}.hero-copy{max-width:830px}.accent-line{vertical-align:middle;background:#c7f36a;width:1.7rem;height:2px;margin-right:.7rem;display:inline-block}.landing h1{margin-top:1.5rem;font-size:clamp(4.25rem,9vw,9.5rem)}.hero-description{color:#f0f4ed;max-width:35rem!important;margin-top:2rem!important;font-size:clamp(1rem,1.5vw,1.25rem)!important;line-height:1.55!important}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem 2.5rem;margin-top:2.5rem;display:flex}.button{cursor:pointer;border:0;justify-content:space-between;align-items:center;min-height:3.5rem;padding:.9rem 1.35rem;font:700 .84rem DM Sans,Arial,sans-serif;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-lime{background:#c7f36a;color:#102019!important}.button-lime:hover{background:#d9ff8d}.text-link{border-bottom:1px solid;padding-bottom:.45rem;font-size:.88rem;font-weight:700}.text-link span{padding-left:1rem}.hero-bottom{letter-spacing:.18em;border-top:1px solid #fff6;justify-content:space-between;gap:1rem;margin-top:5rem;padding-top:1rem;font-size:.65rem;font-weight:700;display:flex}.standard,.process{padding-block:clamp(5rem,10vw,10rem)}.section-intro,.process-heading{grid-template-columns:1fr 2fr;align-items:start;gap:2rem;display:grid}.landing h2{font-size:clamp(3.4rem,6.4vw,7.4rem)}.section-light h2 em,.section-light .statement em{color:#5b8138}.section-intro>div>p,.process-heading>div>p,.access-grid>div>p:last-child{color:#496052;max-width:34rem;margin-top:2rem;font-size:1.06rem;line-height:1.65}.process-heading>div>p,.access-grid>div>p:last-child{color:#c4d1c4}.benefit-grid{border-top:1px solid #afbbac;grid-template-columns:repeat(3,1fr);margin-top:6rem;display:grid}.benefit{border-right:1px solid #afbbac;padding:2rem 2rem 0 0;position:relative}.benefit+.benefit{padding-left:2rem}.benefit:last-child{border-right:0}.item-number{letter-spacing:.14em;font-size:.75rem;font-weight:700}.benefit-symbol{color:#648b43;margin-block:3rem 2rem;font-size:3.5rem;line-height:1}.landing h3{letter-spacing:-.025em;font-size:clamp(1.65rem,2.2vw,2.3rem)}.benefit p{color:#496052;max-width:19rem;margin-top:1rem;font-size:.94rem;line-height:1.65}.step-list{border-top:1px solid #64796a;margin-top:5rem}.step{border-bottom:1px solid #64796a;grid-template-columns:8rem 1fr 1.2fr 2rem;align-items:start;gap:1rem;padding-block:2rem;display:grid}.step p{color:#c3d0c3;max-width:31rem;font-size:.95rem;line-height:1.6}.step-arrow{color:#c7f36a;font-size:1.6rem}.brand-statement{padding-block:clamp(5rem,9vw,10rem)}.statement{letter-spacing:-.05em;font-weight:800;max-width:none!important;margin-top:2rem!important;font-size:clamp(3rem,7.5vw,9rem)!important;line-height:.95!important}.statement-mark{text-align:right;color:#73974b;margin-top:3rem;font-family:Barlow,Arial,sans-serif;font-size:2rem;font-weight:800;display:block}.early-access{padding-block:clamp(5rem,9vw,9rem)}.access-grid{grid-template-columns:1.15fr 1fr;align-items:end;gap:5rem;display:grid}.access-grid h2{margin-top:1.5rem}.access-form{padding-bottom:.4rem}.access-form label{margin-bottom:.8rem;font-size:.83rem;font-weight:700;display:block}.form-row{display:flex}.form-row input{color:#13241a;width:100%;min-height:3.5rem;font:inherit;background:#f1f1e9;border:1px solid #a9b9aa;border-right:0;flex:1;padding:.9rem 1rem}.form-row button{flex:none}.form-note{color:#d0dfcd;max-width:35rem!important;margin-top:.85rem!important;font-size:.77rem!important;line-height:1.5!important}.site-footer{border-top:1px solid #415647}.footer-inner{grid-template-columns:1fr 1fr auto auto;align-items:center;gap:2rem;padding-block:2rem;display:grid}.footer-inner p,.footer-inner a:not(.brand-logo),.footer-inner small{font-size:.78rem}.footer-inner p,.footer-inner small{color:#bcb}@media (max-width:900px){.landing .wrap{width:min(100% - 3rem,1380px)}.section-intro,.process-heading{grid-template-columns:1fr 3fr}.step{grid-template-columns:4rem 1fr 1.2fr 1rem}.access-grid{gap:2rem}.form-row{flex-direction:column;gap:.6rem}.form-row input{border-right:1px solid #a9b9aa}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:700px){.site-nav{align-items:flex-start;gap:.75rem;padding-block:1.25rem}.site-nav nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem}.site-nav nav a:not(.nav-cta){display:none}.site-nav .nav-cta{padding:.65rem .7rem}.hero{min-height:max(720px,100svh)}.hero-content{padding-top:7rem}.landing h1{font-size:clamp(3.2rem,12vw,5.7rem)}.hero-shade{background:linear-gradient(90deg,#05100acf,#05100a70),linear-gradient(#0000 45%,#05100a8a)}.section-intro,.process-heading,.access-grid{grid-template-columns:1fr;gap:1.5rem}.benefit-grid{grid-template-columns:1fr;margin-top:4rem}.benefit,.benefit+.benefit{border-bottom:1px solid #afbbac;border-right:0;padding:1.5rem 0 2rem}.benefit-symbol{margin-block:1.5rem}.step{grid-template-columns:2.5rem 1fr 1rem;gap:.75rem}.step p{grid-column:2}.step-arrow{grid-area:1/3}.access-grid{align-items:start}.footer-inner{gap:1rem}}@media (max-width:390px){.landing .wrap{width:calc(100% - 2rem)}.site-nav .nav-cta{font-size:.72rem}.hero-content{padding-top:6rem}.landing h1{font-size:clamp(3rem,13.7vw,4.2rem)}.hero-bottom{font-size:.55rem}.landing h2{font-size:3.2rem}.footer-inner{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing *,.landing :before,.landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
