@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2)format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2)format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2)format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2)format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2)format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2)format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2)format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff)format("woff")}:root{--ink:#10231a;--ink-2:#1b3327;--forest:#0a2c20;--forest-2:#123d2d;--lime:#cbf34a;--lime-soft:#e9ff9e;--cream:#f4f1e8;--paper:#fbfaf6;--muted:#68756d;--line:#14322524;--amber:#f2b84b;--sky:#89c7d5;--danger:#b43c30;--shadow:0 24px 70px #0c271c1c;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}button{color:inherit}::selection{color:var(--forest);background:var(--lime)}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:120px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;font-family:Manrope,sans-serif}h1 em,h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.eyebrow{color:#486052;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.eyebrow>span{background:currentColor;width:24px;height:1px}.eyebrow--light{color:#ffffffa6}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-weight:700;transition:transform .22s,background .22s,box-shadow .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #cbf34a8c}.button--lime{color:var(--forest);background:var(--lime);box-shadow:0 12px 32px #9dc62d33}.button--lime:hover{background:#dcff65;box-shadow:0 16px 36px #9dc62d47}.button--ghost{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-color:#ffffff40}.button--dark{color:#fff;background:var(--forest)}.button--small{min-height:40px;padding-inline:16px;font-size:13px}.button--full{width:100%}.button:disabled{opacity:.65;cursor:wait;transform:none}.inline-link{border-bottom:1px solid var(--ink);align-items:center;gap:10px;padding-bottom:6px;font-weight:700;display:inline-flex}.inline-link svg{transition:transform .2s}.inline-link:hover svg{transform:translate(4px)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-header{z-index:50;color:#fff;height:78px;position:absolute;inset:0 0 auto}.nav{justify-content:space-between;align-items:center;height:78px;display:flex}.brand{color:inherit;grid-template-columns:38px auto;align-items:center;column-gap:9px;display:inline-grid}.brand__mark{width:38px;height:38px;color:var(--lime);background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;place-items:center;display:grid}.brand__mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px}.brand__word{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:20px;font-weight:800}.brand__word span{color:var(--lime)}.brand__descriptor{color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;grid-column:2;font-size:8px}.brand--compact{grid-template-columns:36px auto}.brand--compact .brand__mark{width:36px;height:36px}.nav__panel{flex:1;justify-content:space-between;align-items:center;margin-left:64px;display:flex}.nav__links{gap:30px;display:flex}.nav__links a{color:#ffffffb8;font-size:13px;font-weight:600;position:relative}.nav__links a:after{content:"";background:var(--lime);height:2px;transition:inset .2s;position:absolute;inset:auto 50% -11px}.nav__links a:hover,.nav__links a.is-active{color:#fff}.nav__links a.is-active:after{inset-inline:20%}.nav__actions{align-items:center;gap:13px;display:flex}.text-action{font-size:13px;font-weight:700}.user-chip{background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;align-items:center;gap:8px;min-height:40px;padding:4px 12px 4px 4px;font-size:12px;font-weight:700;display:flex}.user-chip img,.user-chip>span:first-child{object-fit:cover;background:var(--lime);width:30px;height:30px;color:var(--forest);border-radius:50%;place-items:center;display:grid}.icon-action,.nav__toggle{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.nav__toggle{font-size:20px;display:none}.hero{color:#fff;background:var(--forest);min-height:820px;position:relative;overflow:hidden}.hero__backdrop{background:linear-gradient(90deg,#051911f5 0%,#061912c7 37%,#0619121f 72%),linear-gradient(#0000 55%,#05191194),url(/agripro-hero-2026.webp) 50%/cover no-repeat;animation:1.4s cubic-bezier(.22,.8,.22,1) both heroReveal;position:absolute;inset:0}@keyframes heroReveal{0%{opacity:0;transform:scale(1.03)}}.particle-field{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero__content{z-index:2;justify-content:space-between;align-items:center;gap:80px;min-height:820px;padding-top:150px;padding-bottom:95px;display:flex;position:relative}.hero__copy{width:min(665px,62%);animation:.9s .15s both riseIn}@keyframes riseIn{0%{opacity:0;transform:translateY(24px)}}.hero h1{letter-spacing:-.075em;margin:22px 0;font-size:clamp(64px,7vw,102px);line-height:.9}.hero__copy>p{color:#ffffffb8;max-width:600px;margin-bottom:34px;font-size:18px;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__trust{gap:36px;margin-top:55px;display:flex}.hero__trust div{border-left:1px solid #fff3;flex-direction:column;padding-left:14px;display:flex}.hero__trust strong{letter-spacing:-.05em;font-family:Manrope;font-size:24px}.hero__trust span{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.hero__intelligence-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#052116ad;border:1px solid #ffffff26;border-radius:18px;align-self:flex-end;width:275px;margin-bottom:76px;padding:22px;animation:.9s .35s both riseIn;position:relative;box-shadow:0 30px 80px #0000004d}.live-label{color:#ffffff8f;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;display:flex}.live-label span,.source-chip>span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #cbf34a1a}.field-ring{border:1px solid #cbf34a47;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:126px;height:126px;margin:26px auto;display:flex;position:relative;box-shadow:inset 0 0 40px #cbf34a12,0 0 40px #cbf34a14}.field-ring:before,.field-ring:after{content:"";border:1px dashed #cbf34a40;border-radius:50%;animation:20s linear infinite spin;position:absolute;inset:-8px}.field-ring:after{animation-direction:reverse;inset:10px}.field-ring span{color:var(--lime);font-family:Manrope;font-size:38px;font-weight:700}.field-ring small{color:#ffffff80;text-transform:uppercase;font-size:9px}.field-readout{border-top:1px solid #ffffff1c;flex-direction:column;padding-top:14px;display:flex}.field-readout span,.field-readout small{color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.field-readout strong{color:#fff;text-transform:capitalize;margin:3px 0;font-family:Manrope;font-size:28px}.mini-readings{justify-content:space-between;margin-top:19px;display:flex}.mini-readings span{color:#ffffffa6;font-size:10px}.mini-readings i{color:var(--lime);font-style:normal}.hero__edge{z-index:3;color:#fff6;text-transform:uppercase;letter-spacing:.14em;writing-mode:vertical-rl;flex-direction:column;align-items:center;gap:10px;font-size:8px;display:flex;position:absolute;bottom:48px;right:24px}.hero__edge i{background:linear-gradient(var(--lime), transparent);width:1px;height:44px}.signal-strip{background:var(--lime);color:var(--forest)}.signal-strip__inner{justify-content:space-between;align-items:center;min-height:72px;display:flex}.signal-strip__inner>span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.signal-strip__inner div{align-items:center;gap:8px;font-family:Manrope;font-weight:700;display:flex}.signal-strip__inner i{background:#0a2c2040;width:56px;height:1px}.platform{background:var(--cream)}.section-heading--split{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:58px;display:grid}.section-heading h2,.proof-copy h2,.closing-cta h2{margin:18px 0 0;font-size:clamp(44px,5vw,72px);line-height:1.03}.section-heading h2 em,.proof-copy h2 em{color:#6d8c29}.section-heading--split>p{color:var(--muted);margin-bottom:7px;font-size:16px;line-height:1.75}.module-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.module-card{border-right:1px solid var(--line);background:#ffffff52;flex-direction:column;min-height:430px;padding:32px;transition:background .25s,transform .25s;display:flex;position:relative;overflow:hidden}.module-card:last-child{border:0}.module-card:hover{z-index:2;box-shadow:var(--shadow);background:#fff;transform:translateY(-8px)}.module-card:after{content:"";opacity:.18;filter:blur(2px);border-radius:50%;width:180px;height:180px;transition:transform .3s;position:absolute;top:-70px;right:-70px}.module-card:hover:after{transform:scale(1.2)}.module-card--lime:after{background:var(--lime)}.module-card--amber:after{background:var(--amber)}.module-card--sky:after{background:var(--sky)}.module-card__number{color:#839188;letter-spacing:.18em;font-size:10px}.module-card__icon{stroke-width:1.35px;width:48px;height:48px;margin:65px 0 44px}.module-card h3{margin-bottom:14px;font-size:25px}.module-card p{color:var(--muted);font-size:14px;line-height:1.7}.module-card__link{align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:800;display:flex}.proof-section{background:var(--paper)}.proof-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.proof-visual{min-height:610px;position:relative}.proof-visual__image{filter:saturate(.75);background:linear-gradient(#0000,#0523162e),url(/farmer2.jpeg) 50%/cover;position:absolute;inset:0 36px 48px 0}.proof-visual__image:before{content:"";z-index:-1;border:1px solid #143c2a29;position:absolute;inset:24px -24px -24px 24px}.proof-badge{color:#fff;background:var(--forest);width:290px;box-shadow:var(--shadow);align-items:center;gap:12px;padding:20px;display:flex;position:absolute;bottom:0;right:0}.proof-badge svg{width:30px;height:30px;color:var(--lime)}.proof-badge span{color:#ffffff8c;flex-direction:column;font-size:10px;display:flex}.proof-badge strong{color:#fff;font-size:13px}.proof-copy>p{color:var(--muted);margin:28px 0;line-height:1.8}.check-list{border-top:1px solid var(--line);margin:34px 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:12px;padding:18px 0;display:grid}.check-list li>span{color:#849187;font-size:10px}.check-list div{flex-direction:column;display:flex}.check-list strong{font-family:Manrope;font-size:14px}.check-list small{color:var(--muted);margin-top:4px}.closing-cta{color:#fff;background:var(--forest);position:relative;overflow:hidden}.closing-cta:before{content:"";border:1px solid #cbf34a1a;border-radius:50%;width:500px;height:500px;position:absolute;top:-60%;right:3%;box-shadow:0 0 100px #cbf34a0f,inset 0 0 100px #cbf34a0a}.closing-cta__inner{justify-content:space-between;align-items:end;gap:40px;display:flex;position:relative}.closing-cta h2{color:#fff}.page{min-height:720px;padding-top:78px}.page--dark{color:#fff;background:var(--forest);position:relative;overflow:hidden}.page--dark:before{content:"";background:radial-gradient(circle,#cbf34a1a,#0000 60%);border-radius:50%;width:850px;height:850px;position:absolute;top:-230px;right:-350px}.page-hero{justify-content:space-between;align-items:end;gap:80px;padding-top:92px;padding-bottom:55px;display:flex;position:relative}.page-hero h1,.page-banner h1,.knowledge-hero h1,.support-intro h1{margin:18px 0 0;font-size:clamp(48px,6vw,78px);line-height:.98}.page-hero__aside{color:#fff9;gap:16px;max-width:320px;line-height:1.6;display:flex}.page-hero__aside svg{width:28px;height:28px;color:var(--lime);flex:none}.page-banner{color:#fff;padding:102px 0 74px}.page-banner--green{background:linear-gradient(125deg,#123d2d,#071f17)}.page-banner__inner{justify-content:space-between;align-items:end;display:flex}.page-banner__inner p{color:#ffffff9e;max-width:550px;font-size:17px}.page-banner__inner>svg{color:#cbf34a2e;stroke-width:1px;width:120px;height:120px}.predictor-layout{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:18px;padding-bottom:45px;display:grid;position:relative}.glass-panel,.result-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px}.predictor-panel{padding:32px}.panel-heading{justify-content:space-between;align-items:center;display:flex}.panel-heading span{color:var(--lime);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.panel-heading h2{margin:5px 0 0;font-size:24px}.completion-ring{--completion:0deg;background:conic-gradient(var(--lime) var(--completion), #ffffff1a 0);border-radius:50%;place-items:center;width:52px;height:52px;padding:3px;display:grid}.completion-ring span{color:#fff;background:#143a2c;border-radius:50%;place-items:center;width:46px;height:46px;font-size:11px;display:grid}.form-tip{color:#fff9;background:#cbf34a0d;border:1px solid #cbf34a1f;align-items:flex-start;gap:10px;margin:24px 0;padding:13px 15px;font-size:11px;line-height:1.55;display:flex}.form-tip svg{color:var(--lime);flex:none;margin-top:2px}.reading-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.reading-field{background:#00000014;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;padding:15px;transition:border-color .2s,background .2s;display:flex}.reading-field:focus-within{background:#cbf34a0a;border-color:#cbf34a8c}.reading-field>span{grid-template-columns:24px 1fr auto;align-items:center;font-size:11px;font-weight:700;display:grid}.reading-field>span i{color:#ffffff52;font-size:9px;font-style:normal}.reading-field>span small{color:var(--lime);font-size:9px;font-weight:500}.reading-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;margin:10px 0 5px;padding:0;font-family:Manrope;font-size:28px;font-weight:600}.reading-field input::placeholder{color:#ffffff29}.reading-field em{color:#ffffff59;font-size:8px;font-style:normal}.predictor-actions{justify-content:space-between;align-items:center;margin-top:23px;display:flex}.text-button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:9px 0;font-size:11px;font-weight:700;display:inline-flex}.text-button:hover{color:var(--lime)}.form-message{border-radius:7px;align-items:center;gap:8px;margin:16px 0;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.form-message--error{color:#ffd3ce;background:#b43c302e;border:1px solid #ff786b40}.form-message--success{color:#234713;background:#e8f9bd;border:1px solid #c9e784}.result-panel{min-height:590px;overflow:hidden}.result-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:590px;padding:36px;display:flex}.result-empty h2{max-width:270px;margin:20px 0 12px;font-size:28px}.result-empty p{color:#ffffff73;max-width:280px;font-size:12px;line-height:1.7}.result-orb{border:1px solid #cbf34a2b;border-radius:50%;width:170px;height:170px;margin-bottom:40px;position:relative;box-shadow:inset 0 0 60px #cbf34a0f,0 0 60px #cbf34a0f}.result-orb:before,.result-orb:after{content:"";border:1px dashed #cbf34a2e;border-radius:50%;animation:26s linear infinite spin;position:absolute;inset:14px}.result-orb:after{animation-direction:reverse;inset:38px}.result-orb span{background:var(--lime);width:5px;height:5px;box-shadow:0 0 12px var(--lime);border-radius:50%;position:absolute;top:8px;left:50%}.result-card{min-height:100%;color:var(--ink);background:var(--cream);padding:28px;animation:.45s both riseIn}.result-card__top{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex}.confidence-pill{color:#31500c;background:#dff59a;border-radius:20px;align-items:center;gap:5px;padding:7px 10px;font-weight:800;display:inline-flex}.result-crop{align-items:center;gap:18px;margin:40px 0 22px;display:flex}.result-crop>span{background:#fff;border-radius:50%;place-items:center;width:76px;height:76px;font-size:38px;display:grid;box-shadow:0 12px 30px #0000000f}.result-crop small{color:var(--muted);text-transform:uppercase;font-size:9px}.result-crop h2{text-transform:capitalize;margin:3px 0 0;font-size:43px}.result-note{color:var(--muted);font-size:13px;line-height:1.65}.result-facts{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:25px 0;display:grid}.result-facts div{border-right:1px solid var(--line);flex-direction:column;padding:15px 8px;display:flex}.result-facts div:last-child{border:0}.result-facts span{color:var(--muted);text-transform:uppercase;font-size:8px}.result-facts strong{margin-top:5px;font-size:11px}.alternatives>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:9px;display:block}.alternatives>div{text-transform:capitalize;grid-template-columns:76px 1fr 28px;align-items:center;gap:8px;margin:9px 0;font-size:10px;display:grid}.alternatives i{background:#10231a1a;height:3px}.alternatives b{background:#819f2c;height:100%;display:block}.alternatives small{color:var(--muted)}.model-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin:22px 0 7px;padding-top:12px;font-size:8px;display:flex}.model-disclaimer{color:#ffffff80;border:1px solid #ffffff1a;gap:12px;margin-bottom:70px;padding:16px 20px;font-size:11px;line-height:1.6;display:flex;position:relative}.model-disclaimer p{margin:0}.model-disclaimer strong{color:#fff}.schemes-content{padding-top:42px;padding-bottom:110px}.scheme-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.search-field{border-bottom:1px solid var(--ink);align-items:center;gap:12px;width:min(650px,70%);min-height:54px;padding:0 16px;display:flex}.search-field svg{color:var(--muted)}.search-field input{background:0 0;border:0;outline:0;flex:1;font-size:16px}.search-field span{color:var(--muted);font-size:10px}.source-chip{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:10px;display:flex}.source-chip>span{box-shadow:none;background:#b0b8b3}.source-chip>span.is-live{background:#69a131;box-shadow:0 0 0 4px #e4efd9}.scheme-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.scheme-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:380px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex}.scheme-card:nth-child(3n){border-right:0}.scheme-card:hover{z-index:2;box-shadow:var(--shadow);position:relative;transform:translateY(-5px)}.scheme-card__top{color:#89948d;justify-content:space-between;font-size:10px;display:flex}.scheme-card__top svg{color:#78942d;stroke-width:1.5px;width:28px;height:28px}.scheme-card__ministry{color:#78942d;text-transform:uppercase;letter-spacing:.1em;margin:34px 0 12px;font-size:9px;font-weight:800}.scheme-card h2{font-size:22px;line-height:1.15}.scheme-card p{color:var(--muted);font-size:12px;line-height:1.7}.tag-row{flex-wrap:wrap;gap:5px;margin:auto 0 22px;display:flex}.tag-row span{border:1px solid var(--line);color:var(--muted);border-radius:20px;padding:5px 8px;font-size:8px}.scheme-card>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;font-size:11px;font-weight:800;display:flex}.empty-state{text-align:center;padding:100px 20px}.empty-state svg{color:#819088;width:40px;height:40px}.empty-state p{color:var(--muted)}.knowledge-page{background:var(--cream);padding-bottom:110px}.knowledge-hero{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;padding-top:100px;padding-bottom:70px;display:grid}.knowledge-hero h1 em,.support-intro h1 em{color:#728d30}.knowledge-hero>p{color:var(--muted);margin:0 0 10px;font-size:17px;line-height:1.7}.featured-brief{color:#fff;background:var(--forest);grid-template-columns:1fr 1fr;min-height:410px;display:grid}.featured-brief__visual{background:linear-gradient(#0000,#08281b80),url(/Agriculture.jpeg) 50%/cover;flex-direction:column;justify-content:space-between;padding:28px;display:flex;position:relative}.featured-brief__visual>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a2318a6;border:1px solid #fff3;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;padding:9px 12px;font-size:10px;display:flex}.featured-brief__visual div{flex-direction:column;display:flex}.featured-brief__visual i{font-family:Manrope;font-size:52px;font-style:normal}.featured-brief__visual small{color:#fff9}.featured-brief>div:last-child{flex-direction:column;justify-content:center;padding:58px;display:flex}.content-kicker{color:var(--lime);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:9px;display:flex}.featured-brief h2{margin:20px 0;font-size:34px;line-height:1.15}.featured-brief p{color:#ffffff94;font-size:13px;line-height:1.75}.featured-brief a{color:var(--lime);align-items:center;gap:7px;margin-top:16px;font-size:11px;font-weight:800;display:inline-flex}.knowledge-library{padding-top:90px}.library-heading{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.library-heading h2{margin:12px 0 0;font-size:40px}.library-heading>svg{color:#a5afa8;stroke-width:1px;width:60px;height:60px}.knowledge-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.knowledge-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff61;flex-direction:column;min-height:330px;padding:28px;transition:background .2s,transform .2s;display:flex;position:relative}.knowledge-card:nth-child(3n){border-right:0}.knowledge-card:hover{z-index:2;background:#fff;transform:translateY(-4px)}.knowledge-card>div{color:#728d30;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:9px;display:flex}.knowledge-card>div small{color:var(--muted)}.knowledge-card h3{margin:55px 0 14px;font-size:21px;line-height:1.2}.knowledge-card p{color:var(--muted);font-size:12px;line-height:1.7}.knowledge-card__index{color:#a4ada7;margin-top:auto;font-size:10px}.knowledge-card>svg{position:absolute;bottom:27px;right:28px}.auth-page{background:var(--paper);grid-template-columns:1fr 1fr;min-height:100vh;padding-top:0;display:grid}.auth-story{color:#fff;background:linear-gradient(125deg,#062117f7,#07261ac7),url(/agripro-hero-2026.webp) 60%/cover;flex-direction:column;justify-content:space-between;padding:150px max(50px,50vw - 590px) 70px;display:flex}.auth-story h1{margin:25px 0;font-size:clamp(48px,5.3vw,76px);line-height:.95}.auth-story p{color:#ffffffa1;max-width:510px;line-height:1.7}.auth-story ul{flex-wrap:wrap;gap:12px;padding:0;list-style:none;display:flex}.auth-story li{color:#ffffffa6;border:1px solid #ffffff21;align-items:center;gap:7px;padding:8px 11px;font-size:9px;display:flex}.auth-story li svg{color:var(--lime)}.auth-form-wrap{place-items:center;padding:120px 50px 60px;display:grid}.auth-form{width:min(420px,100%)}.auth-form h2{margin:13px 0 9px;font-size:38px}.auth-form>div:first-child>p{color:var(--muted);line-height:1.6}.google-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:20px;font-weight:700;display:flex}.google-button svg{font-size:20px}.auth-divider{color:#909b94;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;margin:25px 0;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-form form,.support-form{flex-direction:column;gap:16px;display:flex}.auth-form label,.support-form label{flex-direction:column;gap:7px;display:flex}.auth-form label>span,.support-form label>span{letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.auth-form input,.support-form input,.support-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:0;padding:13px 14px}.auth-form input:focus,.support-form input:focus,.support-form textarea:focus{border-color:#779332;box-shadow:0 0 0 3px #7793321a}.auth-switch{color:var(--muted);text-align:center;margin-top:24px;font-size:12px}.auth-switch a{color:var(--ink);border-bottom:1px solid;font-weight:800}.support-page{background:var(--cream);padding-top:150px;padding-bottom:110px}.legal-page{background:var(--cream);padding:150px 0 110px}.legal-layout{max-width:920px}.legal-hero{margin-bottom:38px}.legal-hero h1{color:var(--forest);letter-spacing:-.055em;margin:18px 0 10px;font:800 clamp(42px,7vw,76px)/.96 Manrope}.legal-hero>p{color:var(--muted);font-size:13px}.legal-card{background:#fff;border:1px solid #0a3a2a1a;border-radius:28px;padding:clamp(28px,6vw,68px);box-shadow:0 28px 80px #0a3a2a14}.legal-summary{max-width:670px;color:var(--forest);letter-spacing:-.03em;margin:0 0 42px;font:700 clamp(22px,3vw,32px)/1.25 Manrope}.legal-card section{border-top:1px solid #0a3a2a1a;padding:26px 0}.legal-card h2{color:var(--forest);margin:0 0 10px;font:700 17px/1.3 Manrope}.legal-card section p{color:var(--muted);margin:0;font-size:14px;line-height:1.85}.legal-links{border-top:1px solid #0a3a2a1a;gap:22px;padding-top:28px;display:flex}.legal-links a{color:var(--forest);text-underline-offset:4px;font-size:12px;font-weight:700;text-decoration:underline}.support-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:100px;display:grid}.support-intro>p{max-width:480px;color:var(--muted);margin:25px 0 45px;line-height:1.8}.contact-list{border-top:1px solid var(--line)}.contact-list>*{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:18px 0;display:flex}.contact-list svg{color:#728d30;width:22px;height:22px}.contact-list span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.contact-list small{color:var(--muted);font-weight:400}.support-form{background:var(--forest);color:#fff;box-shadow:var(--shadow);padding:42px}.support-form h2{margin:7px 0 18px;font-size:30px}.support-form>div:first-child>span{color:var(--lime);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.support-form input,.support-form textarea{color:#fff;background:#ffffff0f;border-color:#ffffff24}.support-form input::placeholder,.support-form textarea::placeholder{color:#ffffff4d}.support-form textarea{resize:vertical;min-height:140px}.two-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.honeypot{position:absolute;left:-9999px}.footer{color:#fff;background:#061c14;padding:70px 0 24px}.footer .brand__mark{border-color:#ffffff24}.footer__grid{grid-template-columns:1.5fr .7fr .7fr 1fr;gap:55px;display:grid}.footer__grid>div:first-child>p{color:#ffffff73;max-width:300px;margin-top:20px;font-size:12px;line-height:1.7}.footer__grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer__label{color:#ffffff59;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:9px}.footer__grid a{color:#ffffffad;font-size:12px}.footer__grid a:hover{color:var(--lime)}.footer__mission span{color:var(--lime);text-transform:uppercase;font-size:10px}.footer__mission strong{font-family:Manrope;font-size:22px;line-height:1.2}.footer__bottom{color:#ffffff4d;border-top:1px solid #ffffff17;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:9px;display:flex}.route-loader{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;display:grid}.route-loader span{border:2px solid #dce2dd;border-top-color:#779332;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.route-loader p{margin-top:12px;font-size:11px}.not-found{text-align:center;background:var(--forest);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:160px 24px 80px;display:flex}.not-found>span{color:var(--lime);opacity:.2;font-family:Manrope;font-size:90px;font-weight:800}.not-found h1{font-size:38px}.not-found p{color:#ffffff8c}@media (max-width:980px){.shell{width:min(100% - 36px,760px)}.section{padding:90px 0}.nav__toggle{display:grid}.nav__panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061e15f7;border:1px solid #ffffff26;flex-direction:column;align-items:stretch;gap:25px;margin:0;padding:22px;display:none;position:absolute;top:70px;left:18px;right:18px}.nav__panel.is-open{display:flex}.nav__links{flex-direction:column;gap:18px}.nav__actions{justify-content:space-between}.nav__links a:after{display:none}.hero__content{min-height:820px;padding-top:130px}.hero__copy{width:100%}.hero__intelligence-card{display:none}.section-heading--split,.knowledge-hero{grid-template-columns:1fr;gap:28px}.module-grid,.scheme-grid,.knowledge-grid{grid-template-columns:repeat(2,1fr)}.module-card{min-height:380px}.module-card:nth-child(2){border-right:0}.module-card:nth-child(3){border-top:1px solid var(--line)}.proof-grid{grid-template-columns:1fr;gap:70px}.proof-visual{min-height:520px}.closing-cta__inner{flex-direction:column;align-items:start}.predictor-layout{grid-template-columns:1fr}.result-panel,.result-empty{min-height:500px}.reading-grid{grid-template-columns:repeat(2,1fr)}.scheme-card:nth-child(3n){border-right:1px solid var(--line)}.scheme-card:nth-child(2n){border-right:0}.knowledge-card:nth-child(3n){border-right:1px solid var(--line)}.knowledge-card:nth-child(2n){border-right:0}.auth-page{grid-template-columns:1fr}.auth-story{min-height:580px;padding:130px 40px 50px}.auth-form-wrap{padding:70px 30px}.support-layout{grid-template-columns:1fr;gap:60px}.footer__grid{grid-template-columns:1.3fr 1fr 1fr}.footer__mission{display:none!important}}@media (max-width:640px){.shell{width:min(100% - 28px,560px)}.section{padding:72px 0}.site-header,.nav{height:68px}.brand__descriptor{display:none}.nav__panel{top:64px}.hero,.hero__content{min-height:760px}.hero__content{align-items:flex-start;padding-top:110px}.hero h1{font-size:clamp(52px,17vw,76px)}.hero__copy>p{font-size:15px}.hero__actions{flex-direction:column;align-items:stretch}.hero__trust{gap:15px;margin-top:36px}.hero__trust strong{font-size:19px}.hero__trust span{font-size:7px}.hero__edge{display:none}.signal-strip__inner{min-height:62px}.signal-strip__inner>span,.signal-strip__inner i{display:none}.signal-strip__inner div{font-size:12px}.section-heading h2,.proof-copy h2,.closing-cta h2{font-size:42px}.module-grid,.scheme-grid,.knowledge-grid{grid-template-columns:1fr}.module-card,.module-card:nth-child(2),.module-card:nth-child(3){border:0;border-bottom:1px solid var(--line);min-height:330px}.module-card__icon{margin:42px 0 30px}.proof-visual{min-height:400px}.proof-visual__image{inset:0 20px 40px 0}.proof-badge{width:250px}.closing-cta:before{display:none}.page{padding-top:68px}.page-hero{flex-direction:column;align-items:start;gap:30px;padding-top:72px}.page-hero h1,.page-banner h1,.knowledge-hero h1,.support-intro h1{font-size:46px}.page-banner{padding-top:74px}.page-banner__inner>svg{display:none}.predictor-panel{padding:20px}.reading-grid{grid-template-columns:1fr 1fr}.reading-field{padding:12px}.reading-field input{font-size:23px}.predictor-actions{flex-direction:column-reverse;align-items:stretch;gap:8px}.predictor-actions .button{width:100%}.result-card{padding:22px}.result-facts{grid-template-columns:1fr}.result-facts div{border-right:0;border-bottom:1px solid var(--line)}.result-facts div:last-child{border-bottom:0}.scheme-toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.scheme-card,.scheme-card:nth-child(2n),.scheme-card:nth-child(3n),.knowledge-card,.knowledge-card:nth-child(2n),.knowledge-card:nth-child(3n){border-right:0;border-bottom:1px solid var(--line)}.knowledge-hero{padding-top:72px}.featured-brief{grid-template-columns:1fr}.featured-brief__visual{min-height:300px}.featured-brief>div:last-child{padding:34px 24px}.knowledge-library{padding-top:65px}.auth-story{min-height:530px;padding:110px 24px 40px}.auth-story h1{font-size:48px}.auth-story ul{display:none}.auth-form-wrap{padding:55px 20px}.auth-form h2{font-size:32px}.support-page{padding-top:110px}.support-form{padding:26px 20px}.two-fields{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr}.footer__grid>div:first-child{grid-column:1/-1}.footer__bottom{flex-direction:column;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
