.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}.product-grid article{display:flex;flex-direction:column;align-items:start;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:25px}.product-grid article.product-featured{border:1px solid var(--accent);background:var(--accent-dim)}.product-top{display:flex;flex-direction:column;gap:12px;margin-bottom:23px;min-height:57px}.product-index{font:10px/1.4 var(--mono);letter-spacing:.1em;color:var(--text-mid)}.product-stage{display:inline-block;align-self:start;border:1px solid var(--border-bright);border-radius:20px;padding:6px 10px;font-size:11px;color:var(--accent-deep)}.product-grid h3{font:29px/1.12 Georgia,serif;letter-spacing:-.025em;margin:0 0 15px}.product-grid p{font-size:14px;line-height:1.65;color:var(--text-mid)}.product-grid .product-audience{font-size:12px;font-weight:650;color:var(--text);min-height:40px;margin:0}.product-grid .product-state{padding:15px 0;border-block:1px solid var(--border);margin:15px 0 20px;font-size:12px;min-height:114px;width:100%}.product-state strong{color:var(--text)}.product-grid .home-link{font-weight:650;margin-top:auto}.product-more{font-size:12px;margin-top:15px;text-underline-offset:4px}.product-grid .home-small{font-size:11px;margin:15px 0 0}.bd-preview .preview-subject{font-size:12px;color:#c4d7bd;margin-top:-10px}.bd-preview dl{margin:20px 0 0}.bd-preview dl div{border-top:1px solid #577468;padding:15px 0}.bd-preview dt{font:10px/1.5 var(--mono);letter-spacing:.06em;color:#c4d7bd;margin-bottom:7px}.bd-preview dd{margin:0;font-size:14px;line-height:1.55}.partner-steps{padding-left:20px;font-size:14px;line-height:1.7;color:var(--text-mid)}.partner-steps li{margin:0 0 18px}.partner-steps strong{color:var(--text)}.home-brand span{letter-spacing:.06em}.home-header nav{gap:23px}.home-header .home-brand{flex-shrink:0}
@media(max-width:920px){.product-grid{grid-template-columns:1fr}.product-grid article{padding:27px}.product-top{min-height:0;flex-direction:row;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;margin-bottom:18px}.product-grid .product-audience,.product-grid .product-state{min-height:0}.product-grid h3{max-width:none}.product-grid article>p{max-width:650px}.home-header nav{gap:12px;max-width:270px}.home-header .home-brand span{max-width:170px;line-height:1.6}}
@media(max-width:620px){.product-grid{gap:15px}.product-grid h3{font-size:30px}.product-grid article{padding:23px}.home-header .home-brand span{max-width:128px;font-size:8px}.home-header nav{max-width:170px;flex-direction:column;align-items:end;gap:9px}.home-hero h1{font-size:43px}.bd-preview dd{font-size:14px}}

.research-cycle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:30px}.research-cycle article{border-top:1px solid var(--border);padding-top:22px}.research-cycle article>span{font:10px/1.4 var(--mono);letter-spacing:.08em;color:var(--text-mid)}.research-cycle h3{font:26px/1.2 Georgia,serif;margin:18px 0 12px}.research-cycle p{font-size:14px;line-height:1.7;color:var(--text-mid)}.research-cycle .home-link{display:inline-block;margin-top:10px}.research-cycle .home-small{font-size:11px}@media(max-width:760px){.research-cycle{grid-template-columns:1fr;gap:24px}}
