@font-face{font-family:Inter;src:url("../fonts/inter-300.woff2") format("woff2");font-weight:300;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/inter-400.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/inter-600.woff2") format("woff2");font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url("../fonts/inter-700.woff2") format("woff2");font-weight:700;font-display:swap}

:root{
  --ink:#10251f;--muted:#68716d;--page:#f1f3f1;--white:#fff;--soft:#e6ebe7;
  --dark:#003d31;--green:#0b6b43;--leaf:#5d9a45;--lime:#94cf3e;
  --lime-soft:#e9f7cf;--yellow:#f7e66a;--amber:#ffba2c;--red-soft:#f5dfda
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--page);color:var(--ink);font:400 16px/1.55 Inter,Arial,sans-serif}
a{color:inherit}img{display:block;max-width:100%}button,select{font:inherit}
.skip-link{position:fixed;left:10px;top:-70px;z-index:100;padding:10px;background:#fff}.skip-link:focus{top:10px}
h1,h2,h3,h4{margin-top:0;color:var(--ink);font-family:Inter,Arial,sans-serif}
h1{margin-bottom:14px;font-size:clamp(40px,9vw,62px);font-weight:300;line-height:1;letter-spacing:-.055em}
h2{margin-bottom:6px;font-size:clamp(26px,5vw,34px);font-weight:400;line-height:1.15;letter-spacing:-.04em}
h3{font-size:19px;font-weight:600;line-height:1.25;letter-spacing:-.02em}
h4{font-size:14px}p{margin:0 0 1em}

.app-header{position:sticky;top:0;z-index:30;padding:10px 12px 0;background:rgba(241,243,241,.95);backdrop-filter:blur(14px)}
.app-bar{width:min(100%,768px);min-height:70px;margin:auto;border-radius:17px;background:#fff}
.home-bar{padding:11px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}
.home-bar img{width:122px}.home-bar strong{font-size:14px;font-weight:500;letter-spacing:-.02em}
.detail-bar{padding:10px 12px;display:grid;grid-template-columns:50px 1fr 50px;align-items:center}
.detail-bar>img{width:116px;justify-self:center}
.home-button{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--lime-soft)}
.home-button svg{width:22px;height:22px;fill:none;stroke:var(--dark);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.page-shell{width:min(calc(100% - 24px),768px);margin:0 auto;padding:22px 0 58px}
.home-screen{padding-top:18px}
.dashboard-heading{margin:0 0 12px;font-size:18px;font-weight:600;letter-spacing:-.025em}
.crop-menu{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.crop-link{min-height:168px;position:relative;overflow:hidden;border-radius:17px;background:var(--dark)}
.crop-link img{width:100%;height:100%;object-fit:cover;opacity:.75}
.crop-link::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,52,40,.92),transparent 68%)}
.crop-link div{position:absolute;z-index:2;left:18px;right:14px;bottom:15px;color:#fff}
.crop-link span{color:#d9eea8;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.crop-link h2{margin:2px 0 0;color:#fff;font-size:23px;font-weight:500;letter-spacing:-.04em}
.quick-tools{margin-top:34px}.tool-menu{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.tool-link{min-height:100px;padding:17px;display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;border-radius:16px;background:#fff;text-decoration:none}
.tool-link:last-child{grid-column:1/-1}
.tool-link b{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--lime-soft);color:var(--dark);font-size:14px}
.tool-link h3{margin:0 0 2px;font-size:16px}.tool-link p{margin:0;color:var(--muted);font-size:12px}

.section-kicker{display:block;margin-bottom:8px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.crop-head{min-height:260px;display:grid;grid-template-columns:1.18fr .82fr;overflow:hidden;border-radius:18px;background:linear-gradient(125deg,var(--lime),#d9f18a 55%,var(--yellow))}
.crop-title{padding:36px 34px}.crop-title .section-kicker{color:var(--dark)}
.crop-title p{max-width:470px;color:#315247;font-size:15px}
.crop-head>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.68}
.quick-facts{margin:10px 0 44px;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.quick-facts>div{min-height:88px;padding:16px;display:flex;flex-direction:column;justify-content:center;border-radius:13px;background:#fff}
.quick-facts span{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.quick-facts strong{margin-top:4px;font-size:15px}
.quick-facts .price-fact{background:var(--dark)}.quick-facts .price-fact span{color:#bdd1ca}.quick-facts .price-fact strong{color:#fff}

.workspace-section{margin:48px 0}
.section-title{margin-bottom:18px;display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start}
.section-title .number{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-size:10px;font-weight:700}
.section-title h2{font-size:29px}.section-title p{color:var(--muted);font-size:14px}

.risk-table-wrap{overflow-x:auto}.risk-table{width:100%;border-collapse:separate;border-spacing:0 7px}
.risk-table th,.risk-table td{padding:14px 15px;text-align:left;vertical-align:middle;background:#fff}
.risk-table thead th{background:#dfe8d7;color:var(--dark);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.risk-table thead th:first-child,.risk-table tbody th:first-child{border-radius:12px 0 0 12px}
.risk-table thead th:last-child,.risk-table tbody td:last-child{border-radius:0 12px 12px 0}
.risk-table thead th:first-child{width:30%}.risk-table tbody th{font-size:13px;font-weight:600}
.risk-table td small{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.3}
.state{min-height:24px;display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.is-covered{background:var(--lime-soft);color:var(--dark)}.is-option{background:#fff0bc;color:#604508}.is-no{background:#f5dfda;color:#713c34}
.insurer-logo{width:auto;max-width:135px;height:42px;object-fit:contain;object-position:left center}
.risk-table .insurer-logo{max-width:105px;height:32px}.insurer-logo[src*="groupama"]{mix-blend-mode:multiply}

.insurer-panels{display:grid;gap:10px}.insurer-panel{padding:25px;border-radius:16px;background:#fff}
.insurer-panel>header{min-height:50px;margin-bottom:10px;display:flex;align-items:center}
.info-list{margin:0;padding:0;list-style:none}.info-list li{position:relative;padding:13px 12px 13px 25px}
.info-list li:nth-child(odd){border-radius:10px;background:#f5f7f5}.info-list li::before{content:"";position:absolute;left:10px;top:23px;width:6px;height:6px;border-radius:50%;background:var(--lime)}
.knowledge-card{margin-top:14px;border-radius:12px;background:var(--soft)}.knowledge-card summary{min-height:52px;padding:0 16px;display:flex;align-items:center;font-size:14px;font-weight:600;cursor:pointer}
.knowledge-body{padding:0 16px 17px}.knowledge-body h4{margin:16px 0 3px}.knowledge-body p,.knowledge-body li{color:#56615d;font-size:13px}

.calculation-methods{display:grid;gap:10px}.calculation-methods article{padding:24px;border-radius:16px;background:#fff}
.calculation-methods header{height:46px;margin-bottom:12px}.calculation-methods p{margin:0;color:#485650;font-size:14px}
.soft-conclusion{margin-top:10px;padding:20px;border-radius:14px;background:linear-gradient(115deg,var(--lime-soft),#fffbd8)}
.soft-conclusion strong{display:block;margin-bottom:5px;font-size:16px}.soft-conclusion p{margin:0;color:#41514b;font-size:14px}

.examples-section>.section-title{margin-bottom:20px}
.scenario-chart,.line-chart-card{margin-bottom:12px;padding:24px;border-radius:17px;background:#fff}
.scenario-chart header span,.line-chart-card header span{color:var(--green);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.scenario-chart header h3,.line-chart-card header h3{margin:5px 0 18px;font-size:21px}
.line-chart-card header p{margin:-12px 0 14px;color:var(--muted);font-size:11px}
.production-bars{display:grid;gap:14px}.production-row>div{margin-bottom:5px;display:flex;justify-content:space-between;gap:12px;font-size:12px}
.production-row strong{font-size:12px}.production-row i{height:10px;display:block;overflow:hidden;border-radius:8px;background:var(--soft)}
.production-row b{height:100%;display:block;border-radius:8px;background:var(--green)}.production-row b.insured{background:var(--lime)}.production-row b.remaining{background:var(--amber)}
.loss-row{margin:20px 0 10px;padding:12px 14px;display:flex;justify-content:space-between;border-radius:10px;background:#f6f7f6;font-size:13px}
.formula-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.formula-row>div{padding:12px;border-radius:10px;background:var(--soft)}
.formula-row span{display:block;color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase}.formula-row strong{font-size:17px}
.formula-row .result{grid-column:1/-1;background:var(--dark)}.formula-row .result span{color:#bbd1ca}.formula-row .result strong{color:#fff;font-size:22px}

.line-legend{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.line-legend span{padding:6px 9px;border-radius:7px;font-size:10px;font-weight:600}
.line-legend .series-a{background:#dce8f8;color:#285998}.line-legend .series-b{background:#fff0da;color:#a85218}
.line-chart{width:100%;height:auto;overflow:visible}.line-chart text{fill:#6b7470;font:9px Inter,Arial,sans-serif}.line-chart .axis-label{font-weight:600}
.grid-line{stroke:#dce2de;stroke-width:1}.chart-line{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.series-a-line{stroke:#3472c7}.series-b-line{stroke:#ee7626}.series-a-dot{fill:#3472c7}.series-b-dot{fill:#ee7626}
.chart-values{overflow-x:auto;font-size:8px}.chart-values>div{min-width:620px;display:grid;grid-template-columns:55px repeat(12,1fr);gap:2px;margin-top:2px}
.chart-values strong,.chart-values span{padding:4px 2px;text-align:center;border-radius:4px;background:#f0f3f1}.chart-values .series-a span{background:#e6eef9}.chart-values .series-b span{background:#fff0e5}

.bbch-timeline{position:relative}.bbch-timeline::before{content:"";position:absolute;left:35px;top:40px;bottom:40px;width:3px;border-radius:3px;background:linear-gradient(var(--lime),var(--green))}
.bbch-step{position:relative;min-height:82px;margin-bottom:7px;padding:12px 14px 12px 10px;display:grid;grid-template-columns:48px 110px 1fr 92px;gap:12px;align-items:center;border-radius:14px;background:#fff}
.bbch-step:nth-child(even){background:#e5eae6}.vegetation-icon{z-index:1;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--lime-soft)}
.vegetation-icon svg{width:31px;height:31px;fill:none;stroke:var(--dark);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.bbch-code{display:flex;flex-direction:column}.bbch-code small{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em}.bbch-code strong{font-size:19px}
.bbch-name{color:#42504b;font-size:12px}.bbch-percent{min-height:56px;padding:8px 11px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;border-radius:10px;background:var(--lime)}
.bbch-percent strong{font-size:24px;line-height:1}.bbch-percent small{margin-top:2px;font-size:8px;font-weight:700;text-transform:uppercase}

.crop-deadlines{display:grid;gap:8px}.crop-deadlines>div{padding:17px;border-radius:13px;background:#fff}
.crop-deadlines time{display:block;color:var(--green);font-size:12px;font-weight:700}.crop-deadlines span{font-size:9px;font-weight:700;text-transform:uppercase}.crop-deadlines strong{display:block;margin:3px 0;font-size:15px}.crop-deadlines p{margin:0;color:var(--muted);font-size:12px}
.claim-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}.claim-summary>div{padding:18px;border-radius:13px;background:var(--dark);color:#fff}
.claim-summary>div:last-child{background:var(--green)}.claim-summary strong,.claim-summary span{display:block}.claim-summary strong{color:var(--lime)}.claim-summary span{margin-top:4px;font-size:13px}
.claim-warning{margin:8px 0 0;padding:18px;border-radius:13px;background:var(--red-soft);font-size:13px}

.page-heading{max-width:650px;margin:18px 0 30px}.page-heading p{color:var(--muted);font-size:15px}
.filter-bar{margin-bottom:12px;padding:14px;border-radius:13px;background:#fff}.filter-bar label{display:block;margin-bottom:7px;font-size:12px;font-weight:600}
.filter-bar select{width:100%;min-height:48px;padding:0 13px;border:0;border-radius:9px;background:var(--soft)}
.deadline-list{display:grid;gap:8px}.deadline-row{padding:16px;display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;border-radius:13px;background:#fff}
.deadline-date{display:flex;gap:6px;align-items:center}.deadline-date strong{font-size:28px;font-weight:300}.deadline-date span{color:var(--muted);font-size:9px;line-height:1.2;text-transform:uppercase}
.deadline-main h3{margin:4px 0 2px;font-size:15px}.deadline-main p,.deadline-crops{margin:0;color:var(--muted);font-size:11px}.deadline-crops{grid-column:2}
.contract-tag,.company-tag{margin-right:6px;color:var(--green);font-size:8px;font-weight:700;text-transform:uppercase}
.deadline-status{padding:6px 8px;border-radius:7px;font-size:9px;font-weight:700;text-transform:uppercase}.deadline-status.open{background:var(--lime-soft)}.deadline-status.soon{background:#fff0bc}.deadline-status.expired{background:var(--soft)}
.calendar-note{margin-top:8px;padding:16px;border-radius:12px;background:#fffbd8;font-size:13px}

.claim-lead{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:25px}.notice-card{padding:20px;border-radius:15px;background:var(--dark);color:#fff}.notice-card.agra{background:var(--green)}
.notice-card strong{display:block;color:var(--lime);font-size:26px;font-weight:300}.notice-card span{font-size:12px;color:#d5e3de}
.steps{counter-reset:step;display:grid;grid-template-columns:1fr 1fr;gap:8px}.step{min-height:155px;padding:19px;border-radius:13px;background:#fff}
.step::before{counter-increment:step;content:"0" counter(step);display:block;margin-bottom:14px;color:var(--green);font-size:9px;font-weight:700}.step h3{margin-bottom:6px;font-size:16px}.step p{color:var(--muted);font-size:12px}
.warning-panel{margin:20px 0;padding:19px;border-radius:13px;background:var(--red-soft)}.warning-panel h2{font-size:21px}
.document-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.document-grid div{padding:15px;border-radius:11px;background:#fff;font-size:13px}
.glossary-group{padding:20px 0}.glossary-group h2{color:var(--green);font-size:19px}.glossary-item{margin-bottom:6px;border-radius:11px;background:#fff}.glossary-item summary{min-height:54px;padding:0 16px;display:flex;align-items:center;font-size:14px;font-weight:600;cursor:pointer}.glossary-item p{padding:0 16px 16px;color:var(--muted);font-size:13px}
.app-disclaimer{padding:17px;border-radius:12px;background:var(--soft);font-size:13px}.site-footer{display:none}

@media(max-width:600px){
  .page-shell{width:min(calc(100% - 16px),768px)}
  .crop-link{min-height:142px}.crop-link div{left:14px}.crop-link h2{font-size:20px}
  .crop-head{grid-template-columns:1fr}.crop-title{padding:28px 24px}.crop-head>img{height:130px}
  .section-title h2{font-size:25px}.risk-table{min-width:610px}
  .bbch-step{grid-template-columns:48px 94px 1fr;gap:9px}.bbch-name{grid-column:2/-1;padding-bottom:5px}.bbch-percent{grid-column:3;grid-row:1}
  .claim-summary,.claim-lead,.steps,.document-grid{grid-template-columns:1fr}
}

/* Tablet readability and natural-image treatment */
body{font-size:17px}
.app-header{background:var(--page);backdrop-filter:none}
.app-bar{background:transparent;border-radius:0}
.home-button{background:transparent}
.dashboard-heading{font-size:21px}
.crop-link{min-height:205px;background:#fff;text-decoration:none}
.crop-link img{width:100%;height:138px;object-fit:cover;opacity:1}
.crop-link::after{display:none}
.crop-link div{position:static;padding:13px 16px 15px;color:var(--ink)}
.crop-link span{color:var(--green);font-size:11px}
.crop-link h2{margin:2px 0 0;color:var(--ink);font-size:23px}
.tool-link h3{font-size:18px}.tool-link p{font-size:14px}
.section-kicker{font-size:12px}
.crop-head{background:var(--lime)}
.crop-title p{font-size:17px}
.crop-head>img{mix-blend-mode:normal;opacity:1}
.quick-facts span{font-size:11px}.quick-facts strong{font-size:17px}
.section-title h2{font-size:30px}.section-title p{font-size:16px}
.risk-table thead th{font-size:11px}
.risk-table tbody th{font-size:15px}
.risk-table td small{font-size:14px}
.state{min-height:27px;padding:3px 8px;font-size:11px}
.knowledge-card summary{min-height:56px;font-size:16px}
.knowledge-body p,.knowledge-body li{font-size:15px}
.calculation-methods p{font-size:16px}
.soft-conclusion strong{font-size:18px}.soft-conclusion p{font-size:16px}
.scenario-chart header span,.line-chart-card header span{font-size:12px}
.line-chart-card header p{font-size:14px}
.production-row>div,.production-row strong{font-size:15px}
.loss-row{font-size:15px}
.formula-row span{font-size:11px}.formula-row strong{font-size:18px}
.line-legend span{font-size:12px}.line-chart text{font-size:10px}
.bbch-code small{font-size:11px}.bbch-code strong{font-size:21px}
.bbch-name{font-size:15px}.bbch-percent strong{font-size:26px}.bbch-percent small{font-size:10px}
.crop-deadlines time{font-size:14px}.crop-deadlines span{font-size:11px}
.crop-deadlines strong{font-size:17px}.crop-deadlines p{font-size:15px}
.claim-summary span,.claim-warning{font-size:15px}
.page-heading p{font-size:17px}.filter-bar label{font-size:15px}
.deadline-main h3{font-size:17px}.deadline-main p,.deadline-crops{font-size:14px}
.calendar-note{font-size:15px}
.step h3{font-size:18px}.step p,.document-grid div{font-size:15px}
.glossary-group h2{font-size:21px}.glossary-item summary{font-size:16px}.glossary-item p{font-size:15px}

@media(max-width:600px){
  .crop-link{min-height:180px}
  .crop-link img{height:120px}
  .crop-link h2{font-size:20px}
}

/* Image cards and culture header */
.crop-link{
  min-height:205px;
  position:relative;
  display:block;
  overflow:hidden;
  background:var(--dark);
}
.crop-link img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.crop-link::after{
  content:"";
  display:block;
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(0,61,49,.94) 0%,rgba(0,61,49,.58) 34%,rgba(0,61,49,.08) 68%,transparent 100%);
}
.crop-link div{
  position:absolute;
  z-index:2;
  left:18px;
  right:16px;
  bottom:16px;
  padding:0;
  color:#fff;
}
.crop-link span{color:#dff5a9;font-size:11px}
.crop-link h2{margin:3px 0 0;color:#fff;font-size:24px}

.crop-head{
  min-height:310px;
  position:relative;
  display:block;
  overflow:hidden;
  background:var(--dark);
}
.crop-head>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.crop-head::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(90deg,rgba(0,54,43,.94) 0%,rgba(0,54,43,.78) 42%,rgba(0,54,43,.28) 72%,rgba(0,54,43,.08) 100%);
}
.crop-title{
  position:relative;
  z-index:2;
  width:72%;
  padding:46px 38px;
}
.crop-title .section-kicker{color:#dff5a9}
.crop-title h1{color:#fff}
.crop-title p{color:#eef7f3;font-size:17px}

@media(max-width:600px){
  .crop-link{min-height:170px}
  .crop-link img{height:100%}
  .crop-link h2{font-size:21px}
  .crop-head{min-height:300px}
  .crop-head>img{height:100%}
  .crop-head::after{background:linear-gradient(90deg,rgba(0,54,43,.95),rgba(0,54,43,.65) 72%,rgba(0,54,43,.25))}
  .crop-title{width:88%;padding:34px 26px}
}

/* Quick tools: compact square imagery and title only */
.tool-link{
  min-height:108px;
  padding:12px;
  display:grid;
  grid-template-columns:82px 1fr;
  gap:16px;
  align-items:center;
}
.tool-link img{
  width:82px;
  height:82px;
  object-fit:cover;
  border-radius:13px;
}
.tool-link h3{
  margin:0;
  font-size:19px;
}
