/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.grid{display:grid}}:root{--forest:#0b2f1f;--green:#174a2f;--green-2:#286440;--lime:#b7f34a;--lime-soft:#d9ff8b;--paper:#f5f6ec;--sage:#dfe8d7;--mist:#ebeee3;--ink:#10271b;--muted:#5f6e63;--line:#0f2f1f29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--lime);outline-offset:4px;border-radius:6px}::selection{background:var(--lime);color:var(--forest)}.site-shell{min-width:320px;overflow:hidden}.container{width:min(1280px,100% - 56px);margin-inline:auto}.section-pad{padding:132px 0}.site-header{z-index:20;color:#fff;position:absolute;top:0;left:0;right:0}.nav{border-bottom:1px solid #ffffff26;justify-content:space-between;height:92px;display:flex}.brand,.nav{align-items:center}.brand{letter-spacing:-.055em;gap:10px;font-size:25px;font-weight:760;display:inline-flex}.brand-mark{width:34px;height:34px;fill:var(--lime);overflow:visible}.nav-links{color:#ffffffc2;align-items:center;gap:38px;margin-left:auto;margin-right:48px;font-size:14px;font-weight:520;display:flex}.footer nav a,.nav-links a{transition:color .18s}.nav-links a:hover{color:var(--lime)}.button,.nav-cta{border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:50px;font-size:14px;font-weight:680;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.nav-cta{background:#ffffff1a;border:1px solid #ffffff3b;min-height:44px;padding:0 20px}.nav-cta:hover{color:var(--forest);background:#fff}.nav-login{color:#ffffffc2;align-items:center;min-height:44px;margin-right:18px;padding:0 6px;font-size:14px;font-weight:600;transition:color .18s;display:inline-flex}.nav-login:hover{color:var(--lime)}.button svg,.nav-cta svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px;overflow:visible}.hero{background:var(--forest);color:#fff;min-height:850px;padding:150px 0 112px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#b7f34a21,#0000 68%);border-radius:50%;width:680px;height:680px;position:absolute;top:-280px;left:-190px}.closing-lines,.hermes-lines,.hero-field-lines{pointer-events:none;opacity:.2;background:repeating-radial-gradient(at 83% 112%,#0000 0 44px,#d9ff8b57 45px 46px,#0000 47px 67px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 72%);mask-image:linear-gradient(270deg,#000,#0000 72%)}.hero-grid{z-index:1;grid-template-columns:minmax(0,.82fr) minmax(540px,1.18fr);align-items:center;gap:74px;display:grid;position:relative}.hero-copy{padding-bottom:4px}.eyebrow,.hero-kicker{color:var(--green-2);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:12px;font-weight:720;line-height:1.4;display:flex}.hero-kicker{color:var(--lime-soft)}.pulse-dot{background:var(--lime);border-radius:50%;width:8px;height:8px;animation:pulse 2.4s ease-in-out infinite;box-shadow:0 0 0 6px #b7f34a1c}.hero h1{letter-spacing:-.072em;max-width:680px;margin:0;font-size:clamp(4.15rem,6.15vw,6.45rem);font-weight:560;line-height:.91}.hero h1 span{color:var(--lime);letter-spacing:-.055em;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-style:italic;font-weight:500;display:block}.hero-lead{color:#ffffffb3;letter-spacing:-.018em;max-width:600px;margin:34px 0 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{padding:0 26px}.button-lime{background:var(--lime);color:var(--forest);box-shadow:0 12px 36px #00000029}.button-lime:hover{background:#fff;transform:translateY(-2px)}.text-link{color:#ffffffc7;align-items:center;gap:11px;font-size:14px;font-weight:620;display:inline-flex}.text-link:hover{color:#fff}.hero-note{color:#ffffff7a;align-items:center;gap:10px;margin:34px 0 0;font-size:12px;line-height:1.5;display:flex}.hero-note span{color:var(--lime)}.hero-visual{min-width:0;position:relative}.hero-photo{background:#143c29;border:1px solid #ffffff24;border-radius:40px 120px 40px 40px;height:620px;position:relative;overflow:hidden;box-shadow:0 40px 90px #00000042}.hero-photo:after{content:"";background:linear-gradient(90deg,#0b2f1f47,#0000 43%);position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:54% center;width:100%;height:100%;animation:hero-drift 12s ease-in-out infinite alternate}.plan-card{width:min(366px,64%);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9faf1f5;border:1px solid #0b2f1f26;border-radius:28px;padding:20px;position:absolute;bottom:-62px;left:-72px;box-shadow:0 28px 70px #00000047}.plan-card-top,.plan-crop,.plan-stats{align-items:center;display:flex}.plan-card-top{border-bottom:1px solid var(--line);color:var(--green);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding-bottom:16px;font-size:10px;font-weight:760}.plan-status{background:var(--lime);color:var(--forest);letter-spacing:.08em;border-radius:99px;padding:5px 9px}.plan-crop{gap:13px;padding:18px 0 16px}.crop-symbol{background:var(--green);width:43px;height:43px;color:var(--lime);border-radius:50%;place-items:center;font-size:19px;display:grid}.plan-crop p,.plan-crop strong{margin:0}.plan-crop p{color:var(--muted);font-size:11px}.plan-crop strong{letter-spacing:-.04em;font-size:24px}.plan-stats{gap:7px;margin:0}.plan-stats div{background:var(--mist);border-radius:14px;flex:1;padding:12px 13px}.plan-stats dt{color:var(--muted);text-transform:uppercase;font-size:9px;line-height:1.35}.plan-stats dd{margin:5px 0 0;font-size:13px;font-weight:720}.plan-disclaimer{color:var(--muted);margin:13px 0 0;font-size:10px;line-height:1.45}.source-strip{background:var(--lime);color:var(--forest)}.source-strip-inner{align-items:center;gap:46px;min-height:104px;display:flex}.source-intro{align-items:center;gap:14px;min-width:260px;display:flex}.source-live{border:3px solid var(--green);background:var(--lime);border-radius:50%;width:11px;height:11px}.source-intro div{flex-direction:column;gap:3px;display:flex}.source-intro strong{font-size:12px}.source-intro span{opacity:.66;font-size:10px}.source-list{justify-content:space-between;width:100%;margin:0;padding:0;font-size:12px;font-weight:650;list-style:none}.source-list,.source-list li{align-items:center;gap:20px;display:flex}.source-list li{white-space:nowrap}.source-list li:not(:last-child):after{content:"";background:#0b2f1f66;border-radius:50%;width:4px;height:4px}.section-heading{max-width:830px}.closing h2,.faq h2,.hermes h2,.section-heading h2{color:var(--forest);letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5vw,5.1rem);font-weight:540;line-height:.98}.section-copy{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.7}.problem{background:var(--paper)}.problem-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;display:grid}.problem .section-heading h2{font-size:clamp(2.8rem,4.5vw,4.7rem)}.decision-map{background:linear-gradient(140deg,#ffffffc2,#dfe8d7e6),var(--sage);border:1px solid #0b2f1f17;border-radius:42px;min-height:520px;position:relative;overflow:hidden}.decision-map:after{filter:blur(5px);content:"";background:#b7f34a66;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-110px;right:-80px}.decision-map>svg{z-index:1;width:100%;height:300px;position:absolute;top:92px;left:0}.field-path{fill:none;stroke:var(--green);stroke-dasharray:8 10;stroke-linecap:round;stroke-width:2px}.field-path-soft{opacity:.16;stroke-dasharray:none;stroke-width:18px}.decision-node{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #0b2f1f1c;border-radius:22px;width:44%;padding:20px;position:absolute;box-shadow:0 14px 38px #0b2f1f12}.decision-node:before{background:var(--lime);content:"";border:4px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:-7px;left:20px;box-shadow:0 0 0 1px #0b2f1f26}.decision-node span{color:var(--green-2);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:760}.decision-node p{letter-spacing:-.02em;margin:9px 0 0;font-size:14px;font-weight:560;line-height:1.45}.node-question{top:42px;left:34px}.node-plan{top:207px;left:31%}.node-decision{bottom:34px;right:28px}.process{background:var(--sage)}.process-heading-row{justify-content:space-between;align-items:end;gap:80px;display:flex}.process-heading-row .section-heading{max-width:850px}.process-sidecopy{max-width:310px;color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.65}.process-list{border-top:1px solid var(--line);margin-top:76px}.process-step{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 250px;align-items:center;gap:30px;min-height:184px;display:grid}.step-number{background:var(--forest);width:54px;height:54px;color:var(--lime);border-radius:50%;place-items:center;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;display:grid}.step-body h3{color:var(--forest);letter-spacing:-.045em;margin:0;font-size:30px;font-weight:570}.step-body p{max-width:680px;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.65}.step-meta{color:var(--green);border:1px solid #0b2f1f2e;border-radius:99px;justify-self:end;padding:9px 13px;font-size:10px;font-weight:660}.crop-row{grid-template-columns:170px 1fr auto;align-items:center;gap:26px;margin-top:50px;display:grid}.crop-row>p,.crop-row>span{color:var(--muted);font-size:11px}.crop-row>p{margin:0}.crop-row>div{gap:9px;display:flex}.crop-row>div span{color:var(--forest);border-radius:99px;padding:10px 17px;font-size:12px;font-weight:680}.capabilities,.crop-row>div span{background:var(--paper)}.capabilities>.container>.section-heading{max-width:920px}.capability-grid{grid-template-columns:.88fr 1.12fr;gap:20px;margin-top:76px;display:grid}.capability-card{background:var(--mist);border:1px solid #0b2f1f17;border-radius:36px;min-height:530px;padding:38px;position:relative;overflow:hidden}.icon-box{background:var(--lime);width:46px;height:46px;color:var(--forest);border-radius:14px;place-items:center;display:grid}.icon-box svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:23px;height:23px}.icon-box-light{color:var(--lime);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29}.card-label{letter-spacing:.12em;text-transform:uppercase;margin:36px 0 13px;font-weight:760;color:var(--green-2)!important;font-size:10px!important}.capability-card h3{max-width:500px;color:var(--forest);letter-spacing:-.05em;margin:0;font-size:35px;font-weight:560;line-height:1.04}.capability-card>p:not(.card-label),.photo-card-copy>p:not(.card-label){max-width:510px;color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.65}.calendar-card{background:linear-gradient(#ffffffa8,#ffffffa8),repeating-linear-gradient(0deg,#0000 0 44px,#0b2f1f17 45px 46px)}.mini-timeline{gap:16px;display:grid;position:absolute;bottom:42px;left:38px;right:38px}.mini-timeline div{color:var(--muted);grid-template-columns:80px 1fr;align-items:center;gap:16px;font-size:10px;display:grid}.mini-timeline i{background:#0b2f1f1a;border-radius:99px;height:8px;display:block;position:relative}.mini-timeline i:before{border-radius:inherit;background:var(--lime);content:"";width:28%;height:100%;display:block}.mini-timeline div:nth-child(2) i:before{background:var(--green-2);width:64%}.mini-timeline div:nth-child(3) i:before{background:var(--forest);width:91%}.photo-card{background:var(--forest);color:#fff;min-height:610px;padding:0}.photo-card>img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.photo-card:after{content:"";background:linear-gradient(#0000 26%,#051c11e8);position:absolute;inset:0}.photo-card:hover>img{transform:scale(1.025)}.photo-card-copy{z-index:2;position:absolute;bottom:38px;left:38px;right:38px}.photo-card-copy .card-label{margin-top:23px;color:var(--lime)!important}.photo-card-copy h3,.photo-card-copy>p:not(.card-label){color:#fff}.photo-card-copy>p:not(.card-label){color:#ffffffab}.photo-card-wide{min-height:570px}.photo-card-wide>img{object-position:center 42%}.cost-card{background:var(--sage);min-height:570px}.cost-lines{gap:15px;display:grid;position:absolute;bottom:40px;left:38px;right:38px}.cost-lines span{color:var(--muted);text-align:right;grid-template-columns:minmax(90px,1fr) 70px;align-items:center;gap:14px;font-size:10px;display:grid}.cost-lines i{background:var(--green);border-radius:99px;height:11px;display:block}.hermes{background:var(--forest);color:#fff;position:relative;overflow:hidden}.hermes:before{filter:blur(2px);content:"";background:#b7f34a17;border-radius:50%;width:640px;height:640px;position:absolute;bottom:-360px;right:9%}.hermes-lines{opacity:.13;transform:rotate(180deg)}.hermes-grid{z-index:1;grid-template-columns:.92fr 1.08fr;align-items:center;gap:100px;display:grid;position:relative}.eyebrow-lime{color:var(--lime)}.closing h2,.hermes h2{color:#fff;font-size:clamp(3rem,4.9vw,5rem)}.hermes-copy>p:not(.eyebrow){color:#ffffffab;max-width:600px;margin:28px 0 0;font-size:16px;line-height:1.72}.hermes-points{gap:0;margin:40px 0 0;padding:0;list-style:none;display:grid}.hermes-points li{color:#ffffffc7;border-top:1px solid #ffffff21;align-items:center;gap:20px;padding:16px 0;font-size:13px;display:flex}.hermes-points li:last-child{border-bottom:1px solid #ffffff21}.hermes-points span{color:var(--lime);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.safety-note{background:#b7f34a14;border:1px solid #b7f34a38;border-radius:17px;align-items:flex-start;gap:15px;margin-top:32px;padding:17px;display:flex}.safety-note>span{background:var(--lime);width:25px;height:25px;color:var(--forest);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.safety-note p{color:#ffffffb3!important;margin:1px 0 0!important;font-size:12px!important;line-height:1.5!important}.safety-note strong{color:#fff}.hermes-panel{background:var(--paper);color:var(--ink);border:1px solid #ffffff2e;border-radius:32px;overflow:hidden;box-shadow:0 40px 100px #00000045}.panel-header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:20px 22px;display:grid}.hermes-avatar{background:var(--forest);border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.hermes-avatar .brand-mark{width:27px;height:27px}.panel-header>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.panel-header strong{font-size:14px}.panel-header div span{color:var(--muted);font-size:10px}.online-dot{background:#68b878;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #68b8781f}.chat-body{background:radial-gradient(circle at 20% 10%,#b7f34a1f,transparent 34%),var(--paper);min-height:390px;padding:42px 26px 32px}.chat-question{background:var(--green);color:#fff;border-radius:18px 18px 4px;width:fit-content;max-width:76%;margin:0 0 22px auto;padding:14px 16px;font-size:13px;line-height:1.5}.chat-answer{background:#fff;border:1px solid #0b2f1f1c;border-radius:4px 20px 20px;max-width:88%;padding:19px;box-shadow:0 13px 35px #0b2f1f12}.chat-answer p{color:#304439;margin:0;font-size:13px;line-height:1.65}.citation-row{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.chat-footer span,.citation-row span{background:var(--mist);color:var(--green);border-radius:99px;padding:6px 9px;font-size:9px;font-weight:690}.chat-footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:7px;padding:17px 22px;display:flex}.chat-footer span{border:1px solid var(--line);color:var(--muted);background:0 0}.transparency{background:var(--sage)}.transparency .section-heading{max-width:990px}.transparency-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:70px;display:grid}.scope-card{border-radius:34px;min-height:470px;padding:42px}.scope-now{background:var(--forest);color:#fff}.scope-later{background:#ffffff8a;border:1px solid #0b2f1f1f}.scope-title span{background:var(--lime);color:var(--forest);letter-spacing:.1em;text-transform:uppercase;border-radius:99px;margin-bottom:17px;padding:7px 10px;font-size:9px;font-weight:760;display:inline-block}.scope-title h3{letter-spacing:-.045em;margin:0;font-size:32px;font-weight:560}.scope-card ul{gap:0;margin:36px 0 0;padding:0;list-style:none;display:grid}.scope-card li{color:inherit;border-top:1px solid;padding:15px 0 15px 29px;font-size:13px;line-height:1.45;position:relative}.scope-now li{color:#ffffffbd;border-color:#ffffff21}.scope-later li{color:var(--muted);border-color:#0b2f1f1f}.scope-card li:before{background:var(--lime);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:20px;left:2px}.scope-later li:before{border:1px solid var(--green);background:0 0}.promise-line{color:var(--green);text-align:center;background:#ffffff6b;border:1px solid #0b2f1f1f;border-radius:17px;margin:22px 0 0;padding:19px 24px;font-size:12px;font-weight:590;line-height:1.5}.faq{background:var(--paper)}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.faq-intro{align-self:start;position:sticky;top:40px}.faq h2{font-size:clamp(2.8rem,4vw,4.3rem)}.faq-intro>p:last-child{color:var(--muted);margin:25px 0 0;font-size:15px;line-height:1.65}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:104px;color:var(--forest);letter-spacing:-.025em;justify-content:space-between;align-items:center;gap:30px;font-size:19px;font-weight:590;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{border:1px solid var(--line);border-radius:50%;flex:none;width:32px;height:32px;position:relative}.faq-list summary i:after,.faq-list summary i:before{background:var(--green);content:"";width:10px;height:1px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-list summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-list details[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.faq-list details>p{max-width:700px;color:var(--muted);margin:-9px 54px 33px 0;font-size:14px;line-height:1.7}.closing{background:var(--green);color:#fff;padding:130px 0;position:relative;overflow:hidden}.closing:before{content:"";background:#b7f34a1f;border-radius:50%;width:590px;height:590px;position:absolute;top:-240px;left:50%;transform:translate(-50%)}.closing-lines{opacity:.14;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.closing-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:940px;display:flex;position:relative}.closing h2{max-width:870px}.closing-inner>p:not(.eyebrow){color:#ffffffad;max-width:680px;margin:28px 0 0;font-size:16px;line-height:1.7}.closing .button{margin-top:38px}.footer{color:#fff;background:#071f15;padding:66px 0 28px}.footer-top{grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;padding-bottom:55px;display:grid}.brand-footer{width:fit-content}.footer-top>p{color:#ffffff80;margin:0;font-size:13px}.footer nav{color:#ffffffa8;gap:28px;font-size:12px;display:flex}.footer nav a:hover{color:var(--lime)}.footer-bottom{color:#ffffff57;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:24px;font-size:10px;display:flex}@keyframes pulse{50%{opacity:.5}}@keyframes hero-drift{0%{transform:scale(1.01)}to{transform:scale(1.045)}}@media (max-width:1120px){.hero-grid{grid-template-columns:.86fr 1.14fr;gap:38px}.hero-photo{height:560px}.plan-card{left:-36px}.hermes-grid,.problem-grid{gap:60px}.source-list li:nth-child(4){display:none}}@media (max-width:900px){.section-pad{padding:96px 0}.nav-links{display:none}.hero{padding-top:132px}.hero-grid{grid-template-columns:1fr;gap:60px}.hero-copy{max-width:700px}.hero h1{max-width:760px}.hero-visual{padding-bottom:64px}.hero-photo{height:min(640px,76vw)}.plan-card{bottom:0;left:28px}.source-strip-inner{flex-direction:column;align-items:flex-start;gap:25px;padding:28px 0}.source-list{flex-wrap:wrap;justify-content:flex-start}.source-list li:nth-child(4){display:flex}.faq-grid,.hermes-grid,.problem-grid{grid-template-columns:1fr}.problem-grid{gap:60px}.decision-map{min-height:560px}.process-heading-row{flex-direction:column;align-items:flex-start;gap:28px}.process-step{grid-template-columns:80px 1fr}.step-meta{grid-column:2;justify-self:start;margin-top:-25px;margin-bottom:22px}.capability-card,.cost-card,.photo-card,.photo-card-wide{min-height:570px}.hermes-grid{gap:70px}.hermes-panel{max-width:720px}.faq-grid{gap:65px}.faq-intro{max-width:660px;position:static}}@media (max-width:680px){.container{width:min(100% - 36px,1280px)}.section-pad{padding:78px 0}.nav{height:78px}.brand{font-size:21px}.brand-mark{width:30px;height:30px}.nav-cta{min-height:40px;padding:0 14px;font-size:11px}.nav-login{min-height:40px;margin-right:12px;font-size:12px}.nav-cta svg{display:none}.hero{min-height:0;padding:115px 0 72px}.hero h1{font-size:clamp(3.45rem,16vw,5rem);line-height:.94}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-photo{border-radius:28px 72px 28px 28px;height:500px}.hero-photo img{object-position:58% center}.plan-card{border-radius:22px;width:auto;padding:17px;bottom:-8px;left:16px;right:16px}.hero-visual{padding-bottom:110px}.source-list{grid-template-columns:repeat(2,auto);gap:14px 26px;display:grid}.source-list li{display:block!important}.source-list li:after{display:none}.closing h2,.hermes h2,.section-heading h2{font-size:clamp(2.7rem,12vw,4rem)}.section-copy{font-size:15px}.problem-grid{gap:45px}.decision-map{border-radius:30px;min-height:550px}.decision-node{width:calc(100% - 56px)}.node-question{top:40px;left:28px}.node-plan{top:217px;left:28px}.node-decision{bottom:36px;right:28px}.decision-map>svg{height:390px;top:80px}.process-list{margin-top:52px}.process-step{grid-template-columns:60px 1fr;gap:14px;min-height:225px}.step-number{align-self:start;width:45px;height:45px;margin-top:32px}.step-body h3{font-size:25px}.step-meta{margin-top:-36px}.crop-row{grid-template-columns:1fr;gap:14px}.crop-row>div{flex-wrap:wrap}.capability-grid,.transparency-grid{grid-template-columns:1fr}.capability-grid{margin-top:52px}.capability-card,.cost-card,.photo-card,.photo-card-wide{border-radius:28px;min-height:530px}.capability-card{padding:28px}.photo-card{padding:0}.photo-card-copy{bottom:28px;left:28px;right:28px}.capability-card h3{font-size:30px}.cost-lines,.mini-timeline{left:28px;right:28px}.hermes-grid{gap:52px}.chat-body{min-height:430px;padding:32px 18px}.chat-answer{max-width:95%}.transparency-grid{margin-top:52px}.scope-card{border-radius:26px;min-height:0;padding:30px}.faq-grid{gap:45px}.faq-list summary{min-height:96px;font-size:17px}.closing{padding:92px 0}.footer-top{grid-template-columns:1fr;gap:25px}.footer nav{flex-wrap:wrap;gap:16px 25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button{font:inherit}.auth-page{background:radial-gradient(circle at 15% 15%,#b7f34a26,transparent 30%),var(--forest);place-items:center;min-height:100svh;padding:32px;display:grid}.auth-panel{background:#f5f6ecfa;border:1px solid #ffffff26;border-radius:30px;width:min(100%,470px);padding:48px;box-shadow:0 30px 90px #0003}.auth-brand,.saas-brand{color:var(--forest);letter-spacing:-.055em;align-items:center;gap:9px;font-size:24px;font-weight:760;display:inline-flex}.auth-brand span,.saas-brand span{color:var(--green-2)}.auth-panel .eyebrow{margin-top:64px;margin-bottom:18px}.auth-panel h1,.saas-content h1,.saas-intro h1{color:var(--forest);letter-spacing:-.065em;margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:560;line-height:.98}.auth-copy,.saas-content>p:not(.eyebrow),.saas-intro>p:not(.eyebrow){color:var(--muted);line-height:1.65}.auth-form{gap:10px;margin-top:34px;display:grid}.auth-form label{color:var(--green);font-size:12px;font-weight:680}.auth-form input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border-radius:12px;margin-bottom:9px;padding:0 15px}.auth-form input:focus{outline-offset:2px;border-color:var(--green-2);outline:3px solid #b7f34a8c}.auth-submit{border:0;width:100%;margin-top:8px}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-error{color:#a83e31;margin:2px 0 4px;font-size:12px;font-weight:620}.auth-back,.auth-mode{color:var(--muted);text-align:center;font-size:11px;line-height:1.5}.auth-mode{margin:17px 0 0}.auth-back{margin-top:28px;display:block}.auth-back:hover{color:var(--green)}.saas-shell{background:var(--paper);min-height:100svh}.saas-header{border-bottom:1px solid var(--line);background:#f5f6eceb;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:82px;padding:0 max(28px,50vw - 640px);display:grid}.saas-nav{color:var(--muted);gap:28px;font-size:13px;font-weight:650;display:flex}.saas-nav a.active,.saas-nav a:hover{color:var(--green)}.saas-account{color:var(--muted);justify-content:flex-end;align-items:center;gap:17px;font-size:12px;display:flex}.saas-account button{border:1px solid var(--line);color:var(--green);cursor:pointer;background:0 0;border-radius:99px;padding:8px 12px;font-size:12px;font-weight:700}.saas-account button:hover{background:var(--mist)}.saas-main{width:min(100% - 56px,1100px);margin:0 auto;padding:100px 0 130px}.saas-intro{max-width:890px}.saas-intro>p:not(.eyebrow){max-width:650px;margin-top:28px;font-size:17px}.saas-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:62px;display:grid}.saas-card{background:var(--sage);min-height:300px;color:var(--forest);border-radius:26px;padding:34px;transition:transform .18s,box-shadow .18s;display:block}.saas-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px #0b2f1f1c}.saas-card-dark{background:var(--forest);color:#fff}.saas-card>span{color:var(--green-2);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.saas-card-dark>span{color:var(--lime)}.saas-card h2{letter-spacing:-.05em;margin:50px 0 12px;font-size:32px;font-weight:560}.saas-card p{max-width:330px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.saas-card-dark p{color:#ffffffa8}.saas-card strong{color:var(--green);margin-top:28px;font-size:12px;display:block}.saas-card-dark strong{color:var(--lime)}.saas-content{max-width:760px}.saas-content>p:not(.eyebrow){max-width:620px;margin-top:28px;font-size:17px}.saas-placeholder{background:var(--sage);border-radius:22px;gap:11px;margin-top:48px;padding:32px;display:grid}.saas-placeholder span{color:var(--green-2);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:720}.saas-placeholder strong{letter-spacing:-.04em;font-size:24px;font-weight:560}.saas-placeholder p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.saas-placeholder-dark{background:var(--forest);color:#fff}.saas-placeholder-dark span{color:var(--lime)}.saas-placeholder-dark p{color:#ffffffa6}@media (max-width:700px){.auth-page{padding:18px}.auth-panel{border-radius:24px;padding:32px 24px}.auth-panel .eyebrow{margin-top:48px}.saas-header{grid-template-columns:1fr auto;gap:15px;padding:15px 20px}.saas-nav{grid-area:2/1/auto/-1;justify-content:center;padding-bottom:5px}.saas-account span{display:none}.saas-main{width:min(100% - 40px,1100px);padding:70px 0 90px}.saas-card-grid{grid-template-columns:1fr;margin-top:42px}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist-sans:"Geist","Geist Fallback"}