:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17221c;background:#f6f5ef;font-synthesis:none;--green:#187251;--green-dark:#124e39;--ink:#17221c;--muted:#657168;--line:#d9ded8;--paper:#fff;--blue:#466ee8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.skip-link{position:fixed;left:12px;top:-60px;z-index:100;padding:10px 14px;background:#fff;border:2px solid var(--green);border-radius:8px}.skip-link:focus{top:12px}.site-header{height:82px;padding:0 max(24px,calc((100vw - 1220px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(246,245,239,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand svg{width:42px;height:42px;fill:none;stroke:var(--green);stroke-width:5;stroke-linecap:round}.brand span,.footer-brand{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:18px;letter-spacing:-.02em}.brand small{margin-top:5px;color:#768078;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.site-header nav{display:flex;gap:30px}.site-header nav a{color:#4f5c54;font-size:13px;font-weight:750;text-decoration:none}.site-header nav a:hover{color:var(--green)}main{overflow:hidden}.hero{max-width:1220px;margin:auto;padding:94px 24px 86px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:74px;align-items:end}.eyebrow{display:block;color:var(--green);font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:900px;margin:22px 0 28px;font-size:clamp(52px,7vw,90px);line-height:.92;letter-spacing:-.065em}.hero-copy>p{max-width:760px;color:#566159;font-size:19px;line-height:1.7}.button{min-height:48px;margin-top:22px;padding:0 20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;font-size:14px;font-weight:800}.button-primary{color:#fff;background:var(--blue);box-shadow:0 12px 30px rgba(70,110,232,.2)}.hero-principle{min-height:320px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:22px;color:#fff;background:var(--green-dark)}.hero-principle>span{margin-bottom:auto;color:#9fcbb9;font:700 12px ui-monospace,monospace}.hero-principle strong{font-size:25px}.hero-principle p{margin-bottom:0;color:#d1e5dc;font-size:14px;line-height:1.7}.summary{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.summary article{padding:28px max(24px,calc((100vw - 1220px)/6));display:flex;align-items:baseline;gap:12px;border-right:1px solid var(--line)}.summary article:last-child{border:0}.summary strong{font-size:34px;color:var(--green)}.summary span{color:#647067;font-size:12px;font-weight:700}.library,.planned{max-width:1220px;margin:auto;padding:100px 24px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-head h2,.method h2{margin:12px 0 0;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.045em}.section-head>p{max-width:440px;margin:0;color:var(--muted);line-height:1.65}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter{border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:#fff;color:#536057;font:750 12px inherit;cursor:pointer}.filter.active{border-color:var(--green);color:#fff;background:var(--green)}.product-list{display:grid;gap:14px}.product-card{display:grid;grid-template-columns:48px minmax(0,1fr) 210px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(30,53,40,.035)}.product-rank{padding-top:30px;color:#9aa49d;text-align:center;font:700 11px ui-monospace,monospace}.product-main{min-width:0;padding:27px 30px;border-left:1px solid #edf0ed}.product-main header{display:flex;gap:15px;align-items:flex-start}.product-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:#eaf3ee;font-size:12px;font-weight:900;text-transform:uppercase}.product-meta{color:#758078;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-main h3{margin:3px 0 0;font-size:24px;letter-spacing:-.03em}.product-format{margin:3px 0 0!important;color:#7b857e!important;font-size:12px!important}.product-summary{max-width:720px;margin:18px 0;color:#57635b;font-size:14px;line-height:1.65}.capabilities{display:flex;flex-wrap:wrap;gap:7px}.capabilities span{padding:6px 9px;border-radius:7px;color:#496055;background:#f0f4f1;font-size:10px;font-weight:800}.product-main details{margin-top:18px}.product-main summary{color:#5f6b63;font-size:11px;font-weight:800;cursor:pointer}.gate-list{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.gate{padding:7px 8px;border-radius:7px;font-size:9px;font-weight:750}.gate.passed{color:#176746;background:#e8f5ee}.gate.partial{color:#7d5d16;background:#fff5d7}.gate.pending{color:#777;background:#f1f1ef}.product-state{padding:27px 24px;border-left:1px solid var(--line);background:#fbfcfa}.score{display:flex;align-items:flex-start;color:var(--green)}.score strong{font-size:42px;line-height:.9;letter-spacing:-.06em}.score span{font-size:14px;font-weight:900}.score-label{margin-top:5px;color:#778179;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.progress{height:5px;margin:16px 0;border-radius:4px;background:#e0e6e1;overflow:hidden}.progress i{height:100%;display:block;border-radius:4px;background:var(--green)}.availability{display:inline-flex;padding:6px 8px;border-radius:6px;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.availability.ready{color:#135d40;background:#dff2e7}.availability.preview{color:#315a9b;background:#e4edff}.availability.candidate{color:#806019;background:#fff2ce}.availability.development{color:#6b6460;background:#eceae7}.actions{display:grid;gap:7px;margin-top:18px}.actions a{min-height:38px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:8px;text-decoration:none;font-size:11px;font-weight:850}.actions .primary{color:#fff;background:var(--green)}.actions .secondary{border:1px solid var(--line);background:#fff}.version{display:block;margin-top:14px;color:#7b857e;font:10px ui-monospace,monospace}.method{padding:90px max(24px,calc((100vw - 1172px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;color:#fff;background:#153d2d}.method .eyebrow{color:#86d2af}.method-copy{color:#d0e0d8;line-height:1.8}.rubric{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rubric article{padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:10px;display:flex;justify-content:space-between;gap:15px}.rubric span{font-size:12px}.rubric strong{color:#9ee0be}.planned-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.planned-grid article{padding:20px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:5px 20px}.planned-grid article:nth-child(odd){border-right:1px solid var(--line)}.planned-grid strong{font-size:14px}.planned-grid span,.planned-grid small{color:#758078;font-size:10px}.planned-grid small{grid-column:1/-1}.request-link{margin-top:26px;display:inline-flex;gap:8px;color:var(--green);font-weight:850;text-decoration:none}footer{padding:38px max(24px,calc((100vw - 1172px)/2));border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:32px;background:#fff}.footer-brand small{margin-top:7px;color:#758078;font-size:10px}.footer-brand strong{color:var(--green)}footer p{max-width:560px;color:#7a847d;font-size:10px;text-align:right}@media(max-width:800px){.site-header{height:auto;min-height:74px;padding:12px 18px;flex-wrap:wrap;gap:10px}.site-header nav{width:100%;justify-content:space-between;gap:10px}.hero{padding:58px 18px;grid-template-columns:1fr;gap:35px}.hero h1{font-size:clamp(46px,14vw,68px)}.hero-principle{min-height:260px}.summary{grid-template-columns:1fr}.summary article{padding:18px;border-right:0;border-bottom:1px solid var(--line)}.library,.planned{padding:74px 18px}.section-head,.method,footer{align-items:flex-start;flex-direction:column}.section-head{display:flex}.product-card{grid-template-columns:34px minmax(0,1fr)}.product-rank{padding-top:25px}.product-main{padding:24px 20px}.product-state{grid-column:1/-1;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:4px 16px;border-left:0;border-top:1px solid var(--line)}.product-state .progress,.product-state .availability,.product-state .actions,.product-state .version{grid-column:2}.product-state .score,.product-state .score-label{grid-column:1}.product-state .score-label{grid-row:2}.product-state .progress{grid-row:1;margin:10px 0}.product-state .availability{grid-row:2;justify-self:start}.product-state .actions{grid-row:3/6}.gate-list{grid-template-columns:1fr 1fr}.method{padding:74px 18px;display:flex}.rubric{width:100%;grid-template-columns:1fr}.planned-grid{grid-template-columns:1fr}.planned-grid article:nth-child(odd){border-right:0}.planned-grid article:last-child{border-bottom:0}footer p{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
