:root{--ink:#13211b;--muted:#627068;--line:#dce4df;--paper:#f5f7f4;--white:#fff;--green:#0d6b49;--green-dark:#083d2d;--lime:#d6ff75;--amber:#a05b00;--red:#b3332c;--shadow:0 18px 50px #18322714}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f7f4eb;border-bottom:1px solid #13211b1a;justify-content:space-between;align-items:center;min-height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;display:flex}.brand-logo{align-items:center;gap:11px;display:inline-flex}.brand-logo-mark{flex:none;width:36px;height:36px}.brand-logo-wordmark{color:var(--ink);letter-spacing:-.045em;font-size:19px;font-weight:850}.brand-logo-wordmark>span{color:var(--green)}.site-header nav{color:#3d4a43;gap:28px;font-size:14px;font-weight:650;display:flex}.site-header nav a:hover{color:var(--green)}.hero{padding:110px 0 96px}.hero-home{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:center;gap:54px;padding:64px 0 72px;display:grid}.hero h1,.page-intro h1{letter-spacing:-.055em;max-width:900px;margin:16px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,92px);font-weight:500;line-height:.98}.hero-home h1{max-width:560px;margin:14px 0 20px;font-size:clamp(44px,5vw,66px);line-height:1}.hero-home .hero-copy{max-width:580px;font-size:17px;line-height:1.6}.hero-media{border:1px solid var(--line);min-height:480px;box-shadow:var(--shadow);background:#e6ebe7;border-radius:24px;position:relative;overflow:hidden}.hero-media>img{object-fit:cover;object-position:70% center;width:100%;height:100%;position:absolute;inset:0}.hero-media-caption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082219e0;border:1px solid #ffffff3d;border-radius:14px;gap:5px;max-width:280px;padding:14px 16px;display:grid;position:absolute;bottom:20px;left:20px}.hero-media-caption span{color:var(--lime);letter-spacing:.14em;font-size:10px;font-weight:850}.hero-media-caption strong{font-size:14px;line-height:1.35}.eyebrow{color:var(--green);letter-spacing:.16em;font-size:12px;font-weight:850}.hero-copy,.page-intro>p{max-width:700px;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:36px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:760;display:inline-flex}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{border-color:var(--line);background:var(--white)}.button-block{width:100%}.trust-row{color:var(--muted);gap:24px;margin-top:48px;font-size:13px;display:flex}.trust-row span:before{content:"✓";color:var(--green);margin-right:8px;font-weight:900}.section{padding:80px 0 110px}.page{padding:48px 0 90px}.section-heading,.page-intro-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-heading h2,.dark-band h2,.panel h2,.cta-panel h2{letter-spacing:-.035em;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,48px);font-weight:500}.section-heading>p,.page-intro-row>p{max-width:360px;color:var(--muted);line-height:1.6}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.category-card{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;min-height:320px;padding:0;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.category-card-image{background:#eef2ef;flex:none;place-items:center;height:210px;padding:18px;display:grid;position:relative;overflow:hidden}.category-card-image img{object-fit:contain;mix-blend-mode:multiply;width:calc(100% - 40px);height:calc(100% - 40px);position:absolute;inset:20px}.category-card-image .image-fallback{min-height:116px}.category-card-body{flex-direction:column;flex:1;justify-content:center;padding:22px 24px 24px;display:flex}.category-card h2,.category-card h3{margin:0 0 8px;font-size:22px}.category-card p{color:var(--muted);margin:0;line-height:1.5}.category-card-large{min-height:380px}.category-card-large .category-card-image{height:260px}.dark-band{background:var(--ink);color:#fff;padding:100px 0}.eyebrow-light{color:var(--lime)}.decision-grid{grid-template-columns:.9fr 1.1fr;gap:80px;display:grid}.decision-grid ol{margin:0;padding:0;list-style:none}.decision-grid li{border-top:1px solid #ffffff29;grid-template-columns:1fr 1fr;gap:30px;padding:24px 0;display:grid}.decision-grid li span{color:#aebbb4;line-height:1.5}.page-intro{margin-bottom:32px}.page-intro h1{letter-spacing:-.045em;max-width:1000px;margin:12px 0 16px;font-size:clamp(34px,3.6vw,48px);line-height:1.02}.page-intro>p{max-width:760px;font-size:16px;line-height:1.55}.page-intro h1 em{color:var(--green);font-weight:400}.product-grid,.desktop-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(180px,.35fr) auto;align-items:end;gap:16px;margin-bottom:22px;padding:18px;display:grid}.desktop-toolbar{grid-template-columns:minmax(0,1fr) minmax(150px,.25fr) minmax(150px,.25fr) auto}.catalog-toolbar label{gap:7px;display:grid}.catalog-toolbar label span{color:var(--muted);font-size:12px;font-weight:750}.catalog-toolbar input,.catalog-toolbar select{border:1px solid var(--line);background:var(--white);min-height:46px;color:var(--ink);border-radius:10px;padding:0 13px}.catalog-toolbar input:focus,.catalog-toolbar select:focus{border-color:var(--green);outline:3px solid #0d6b491f}.catalog-toolbar p{color:var(--muted);white-space:nowrap;margin:0 0 13px;font-size:13px}.load-more{color:var(--muted);justify-content:center;align-items:center;gap:16px;margin-top:28px;font-size:13px;display:flex}.compatibility-picker{gap:22px;margin-top:20px;padding:30px;display:grid}.compare-picker{grid-template-columns:.65fr 1fr 1fr auto;align-items:end;gap:16px;margin:22px 0 30px;display:grid}.compare-picker label{gap:7px;display:grid}.compare-picker label span{color:var(--muted);font-size:12px;font-weight:750}.compare-picker select{border:1px solid var(--line);background:var(--white);border-radius:10px;width:100%;min-height:48px;padding:0 13px}.compare-picker button:disabled{cursor:not-allowed;opacity:.45}.compatibility-picker-heading{gap:8px;display:grid}.compatibility-picker-heading h2{margin-top:6px;font-size:clamp(28px,3vw,38px)}.compatibility-picker-heading p{max-width:680px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.compatibility-selector-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;display:grid}.compatibility-selector{border:1px solid var(--line);background:#f5f7f5;border-radius:16px;grid-template-columns:1fr;gap:16px;min-width:0;margin:0;padding:22px;display:grid}.compatibility-selector legend{color:var(--green);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;padding:0 8px;font-size:12px;font-weight:850}.compatibility-selector label{gap:8px;min-width:0;display:grid}.compatibility-selector label span{color:#536159;font-size:13px;font-weight:800}.compatibility-selector select{border:1px solid var(--line);background:var(--white);width:100%;min-width:0;min-height:54px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;border-radius:12px;padding:0 42px 0 14px;font-size:15px;overflow:hidden}.compatibility-selector select:focus{border-color:var(--green);outline:3px solid #0d6b491f}.compatibility-selector select:disabled{cursor:not-allowed;color:#6f7b75;opacity:1;background:#e9eeea}.compatibility-plus{background:var(--ink);color:#fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:700;display:grid}.compatibility-picker-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-top:20px;display:flex}.compatibility-picker-actions p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.compatibility-picker-actions .button{min-width:230px}.compatibility-picker button:disabled{cursor:not-allowed;opacity:.5}.compatibility-page .page-intro{margin-bottom:22px}.compatibility-page .page-intro h1{max-width:760px;font-size:clamp(36px,3.2vw,46px)}.compatibility-page .cta-panel{margin-top:32px;padding:28px 30px}.compatibility-page .cta-panel h2{max-width:820px;font-size:clamp(30px,3.3vw,42px);line-height:1.05}.compatibility-page .cta-panel .button{flex:none}.product-card,.desktop-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.product-image{background:#f0f3ef;place-items:center;min-height:260px;padding:24px;display:grid}.product-image img,.desktop-card img{object-fit:contain;width:100%;height:230px}.image-fallback{width:100%;min-height:220px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.image-fallback>span{background:var(--ink);width:54px;height:54px;color:var(--lime);border-radius:14px;place-items:center;font-size:13px;font-weight:850;display:grid}.image-fallback strong{color:var(--ink)}.image-fallback small{color:var(--amber)}.product-card-body,.desktop-card>div{padding:22px}.product-meta,.price-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.product-card h2,.desktop-card h2{margin:14px 0 10px;font-size:20px}.product-card p,.desktop-card p,.desktop-card small{color:var(--muted);line-height:1.55}.price-row{align-items:flex-start;margin-top:24px}.warning-chip{max-width:160px;color:var(--amber);text-align:right;font-size:10px;line-height:1.35}.empty-state{text-align:center;background:#ffffff8c;border:1px dashed #afbbb4;border-radius:18px;padding:56px}.empty-state strong{font-family:Georgia,Times New Roman,serif;font-size:30px}.empty-state p{max-width:620px;color:var(--muted);margin:12px auto 0;line-height:1.6}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:28px;font-size:13px;display:flex}.product-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.product-detail-image{background:#fff;border-radius:24px;place-items:center;min-height:520px;padding:50px;display:grid}.product-detail-image img{object-fit:contain;width:100%;max-height:440px}.product-hero h1{letter-spacing:-.045em;margin:12px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.5vw,46px);font-weight:500;line-height:1.03}.product-summary{font-size:17px}.detail-price{margin:28px 0 20px;font-size:22px}.warning-box,.success-box{border-radius:12px;margin:16px 0;padding:14px 16px;font-size:13px;line-height:1.5}.warning-box{color:#764200;background:#fff6e8;border:1px solid #f1d2a2}.success-box{color:var(--green-dark);background:#edfaf4;border:1px solid #acd8c4}.evidence-pills{flex-wrap:wrap;gap:8px;display:flex}.evidence-pills span{text-transform:capitalize;background:#e8eee9;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:750}.detail-grid{grid-template-columns:1.25fr .75fr;gap:20px;margin-top:70px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.panel h2{font-size:30px}.spec-list{margin:28px 0 0}.spec-list>div{border-top:1px solid var(--line);grid-template-columns:1fr 1.35fr;gap:20px;padding:15px 0;display:grid}.spec-list dt{color:var(--muted);text-transform:capitalize}.spec-list dd{margin:0;font-weight:650}.source-list{gap:10px;margin-top:26px;display:grid}.source-list a{background:var(--paper);border-radius:12px;gap:4px;padding:14px;display:grid}.source-list span{color:var(--muted);font-size:12px}.detail-offers{margin-top:20px}.curated-summary{grid-template-columns:1fr minmax(280px,.65fr);align-items:center;gap:24px;margin-bottom:22px;display:grid}.curated-summary p{color:var(--muted);text-transform:capitalize;margin-bottom:0}.curated-summary .warning-box{margin:0}.curated-product-grid{margin-top:0}.curated-findings{margin-top:22px}.offer-list{gap:10px;margin-top:24px;display:grid}.offer-ranking-note{color:var(--muted);margin:8px 0 0;font-size:13px}.offer-list>a{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.offer-list>a:hover{border-color:var(--green)}.offer-list>a>div{gap:5px;display:grid}.offer-list>a>div:last-child{justify-items:end}.offer-list span,.offer-empty p{color:var(--muted);font-size:12px}.offer-stale{color:var(--amber)!important}.offer-empty{background:var(--paper);border-radius:12px;margin-top:24px;padding:18px}.offer-empty p{margin-bottom:0;line-height:1.5}.desktop-card-visual{background:#eef1ee;padding:20px;display:block;position:relative}.core-metric-ribbon{z-index:2;color:#fff;letter-spacing:.06em;pointer-events:none;text-align:center;white-space:nowrap;background:#64748b;justify-content:center;align-items:center;gap:5px;width:174px;padding:8px 14px;font-size:10px;font-weight:850;line-height:1;display:flex;position:absolute;top:24px;left:-48px;overflow:hidden;transform:rotate(-38deg);box-shadow:0 8px 22px #0a1c1533}.core-metric-ribbon strong{text-overflow:ellipsis;font-size:10px;overflow:hidden}.core-metric-ribbon small{color:#fff;letter-spacing:.1em;text-transform:uppercase;flex:none;font-size:7px;font-weight:900}.core-tier-entry{background:#64748b}.core-tier-main{background:#2563eb}.core-tier-performance{background:#0f766e}.core-tier-high{background:#6d28d9}.core-tier-ultra{background:#a21caf}.product-image,.desktop-card-visual{position:relative}.plain-list{color:var(--muted);padding-left:20px;line-height:1.8}.advisor-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:42px;display:grid}.advisor-layout-form-only{justify-items:center}.advisor-form{width:min(100%,1040px);margin:0 auto;position:static}.advisor-layout-results .advisor-form{width:min(100%,1040px)}.advisor-form label,.advisor-form fieldset{gap:8px;margin:0 0 20px;display:grid}.advisor-form label>span,.advisor-form legend{font-size:13px;font-weight:760}.advisor-form small{color:var(--muted);line-height:1.4}.advisor-form input[type=number],.advisor-form select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cbd5ce;border-radius:10px;padding:0 12px}.advisor-form fieldset{border:0;padding:0}.advisor-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.advisor-requirements .check-grid{margin-top:4px}.advisor-requirements .check-row{margin:0}.form-split,.check-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.chip-grid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.choice-chip{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:999px;padding:9px 12px;font-size:12px}.choice-chip-active{border-color:var(--green);color:var(--green-dark);background:#dff3e9}.advisor-form .check-row{align-items:center;gap:8px;display:flex}.advisor-result{gap:24px;scroll-margin-top:96px;display:grid}.result-summary{grid-template-columns:1fr auto;align-items:start;display:grid}.result-summary .warning-box,.result-summary .success-box{grid-column:1/-1}.build-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.build-section-heading{justify-content:space-between;align-items:center;gap:28px;margin-top:10px;scroll-margin-top:92px;display:flex}.build-section-heading h2{letter-spacing:-.035em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);font-weight:500}.build-section-heading p{max-width:360px;color:var(--muted);margin:0;line-height:1.55}.build-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:128px minmax(0,1fr) auto;min-height:142px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.build-card:hover{box-shadow:var(--shadow);border-color:#b9ccc1;transform:translateY(-3px)}.build-card:focus-visible{outline-offset:3px;outline:3px solid #0d6b4938}.build-card-image{background:#eef2ee;place-items:center;min-height:142px;padding:14px;display:grid}.build-card-image img{object-fit:contain;width:100%;height:112px}.build-card-image .image-fallback{min-height:112px;padding:8px}.build-card-body{align-content:center;gap:8px;padding:18px;display:grid}.build-card-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.build-card-category{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:760}.build-card-tag{color:var(--green-dark);letter-spacing:.04em;text-transform:uppercase;background:#e0f2e8;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:850;line-height:1}.build-card-body>strong{font-size:16px;line-height:1.35}.build-card-body>small{color:var(--green);font-size:11px;font-weight:720}.build-card:hover .build-card-body>small{text-decoration:underline}.build-card-price{border-left:1px solid var(--line);align-content:center;justify-items:end;gap:8px;min-width:92px;padding:18px;display:grid}.build-card-price small{max-width:110px;color:var(--amber);text-align:right;font-size:10px;line-height:1.35}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.interactive-build-map{gap:18px;display:grid}.build-map-stage{border:1px solid var(--line);background:radial-gradient(circle,#cfeddab8,#0000 34%),#f8faf8;border-radius:24px;grid-template-columns:minmax(280px,1fr) minmax(290px,.82fr) minmax(280px,1fr);align-items:center;gap:72px;min-height:720px;padding:22px;display:grid;position:relative}.build-map-lines{z-index:0;pointer-events:none;width:calc(100% - 44px);height:calc(100% - 44px);position:absolute;inset:22px}.build-map-lines path{fill:none;stroke:#7da28e;stroke-dasharray:4 8;stroke-linecap:round;stroke-width:2px;vector-effect:non-scaling-stroke}.build-map-column,.build-map-center{z-index:1;position:relative}.build-map-column{gap:14px;display:grid}.build-map-node{background:#fffffff5;border:1px solid #d8e2dc;border-radius:16px;grid-template-columns:88px minmax(0,1fr);min-width:0;min-height:152px;display:grid;overflow:hidden;box-shadow:0 8px 24px #1535280e}.build-map-image{background:#edf2ee;place-items:center;min-width:0;padding:10px;display:grid}.build-map-image img{object-fit:contain;width:100%;height:88px}.build-map-node-copy{align-content:center;gap:6px;min-width:0;padding:12px;display:grid}.build-map-node-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.build-map-node-topline span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.build-map-node-topline strong{font-size:13px}.build-map-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:780;line-height:1.28;display:-webkit-box;overflow:hidden}.build-map-product-name:hover{color:var(--green)}.build-map-select{gap:3px;display:grid}.build-map-select select{width:100%;min-width:0;height:30px;color:var(--ink);text-overflow:ellipsis;background:#fff;border:1px solid #d5ded8;border-radius:8px;padding:0 26px 0 8px;font-size:10px;overflow:hidden}.build-map-select select:focus-visible{outline-offset:2px;outline:3px solid #0d6b4933}.build-map-select select:disabled{cursor:not-allowed;opacity:.62}.build-map-select small,.build-map-stale{color:var(--muted);font-size:8px}.build-map-stale{color:var(--amber)}.build-map-center{align-self:center}.build-map-case{border-radius:22px;min-height:500px;display:block;box-shadow:0 20px 60px #0f312421}.build-map-case .build-map-image{height:300px;padding:22px;position:relative;overflow:hidden}.build-map-case .build-map-image img{width:100%;height:260px}.build-map-case-hotspot{--hotspot-color:#55e4ab;--hotspot-height:18%;--hotspot-left:50%;--hotspot-top:45%;--hotspot-width:22%;top:var(--hotspot-top);left:var(--hotspot-left);z-index:2;width:var(--hotspot-width);height:var(--hotspot-height);border:2px solid var(--hotspot-color);background:color-mix(in srgb, var(--hotspot-color) 18%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--hotspot-color) 38%, transparent) inset, 0 0 18px color-mix(in srgb, var(--hotspot-color) 76%, transparent), 0 0 44px color-mix(in srgb, var(--hotspot-color) 42%, transparent);color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:12px;place-items:center;animation:1.2s ease-out both build-map-hotspot-pulse;display:grid;position:absolute;transform:translate(-50%,-50%)}.build-map-case-hotspot i{border:1px dashed #ffffffd1;border-radius:8px;position:absolute;inset:5px;overflow:hidden}.build-map-case-hotspot i:after{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--hotspot-color) 70%, transparent));content:"";height:32%;animation:.72s ease-in-out build-map-hotspot-scan;position:absolute;bottom:-15%;left:0;right:0}.build-map-case-hotspot b{z-index:1;border:1px solid color-mix(in srgb, var(--hotspot-color) 72%, white);color:#fff;letter-spacing:.1em;text-align:center;text-shadow:0 1px 4px #000000a6;text-transform:uppercase;white-space:nowrap;background:#041914e6;border-radius:999px;padding:5px 8px;font-size:9px;line-height:1;box-shadow:0 4px 14px #000f0a61}.build-map-case-hotspot[data-category=cpu]{--hotspot-color:#ff9f43;--hotspot-height:17%;--hotspot-left:52%;--hotspot-top:37%;--hotspot-width:18%}.build-map-case-hotspot[data-category=motherboard]{--hotspot-color:#9a7cff;--hotspot-height:45%;--hotspot-left:53%;--hotspot-top:44%;--hotspot-width:38%}.build-map-case-hotspot[data-category=memory]{--hotspot-color:#ff63c3;--hotspot-height:28%;--hotspot-left:64%;--hotspot-top:39%;--hotspot-width:14%}.build-map-case-hotspot[data-category=ssd]{--hotspot-color:#ffd85a;--hotspot-height:13%;--hotspot-left:52%;--hotspot-top:62%;--hotspot-width:25%}.build-map-case-hotspot[data-category=gpu]{--hotspot-color:#25d7ff;--hotspot-height:17%;--hotspot-left:49%;--hotspot-top:57%;--hotspot-width:53%}.build-map-case-hotspot[data-category=power-supply]{--hotspot-color:#ff6b57;--hotspot-height:17%;--hotspot-left:50%;--hotspot-top:77%;--hotspot-width:50%}.build-map-case-hotspot[data-category=cpu-cooler]{--hotspot-color:#5591ff;--hotspot-height:27%;--hotspot-left:48%;--hotspot-top:36%;--hotspot-width:30%}.build-map-case-hotspot[data-category=case]{--hotspot-color:#6fffb0;--hotspot-height:83%;--hotspot-left:50%;--hotspot-top:50%;--hotspot-width:70%}.build-map-case-hotspot[data-category=monitor]{--hotspot-color:#5ae8d8;--hotspot-height:42%;--hotspot-left:50%;--hotspot-top:45%;--hotspot-width:60%}@keyframes build-map-hotspot-pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.88)}18%{opacity:1;transform:translate(-50%,-50%)scale(1.07)}34%{filter:brightness(1.45);opacity:.84;transform:translate(-50%,-50%)scale(.98)}52%{filter:brightness();opacity:1;transform:translate(-50%,-50%)scale(1.04)}82%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.96)}}@keyframes build-map-hotspot-scan{0%{transform:translateY(-260%)}to{transform:translateY(360%)}}@media (prefers-reduced-motion:reduce){.build-map-case-hotspot,.build-map-case-hotspot i:after{animation:none}}.build-map-case .build-map-node-copy{padding:18px}.build-map-case .build-map-product-name{font-size:16px}.build-map-error{color:#9e2d1e;background:#fff3f1;border:1px solid #edb6ae;border-radius:12px;padding:12px 16px;font-size:13px}.build-map-summary{color:var(--ink);background:linear-gradient(135deg,#d6ff751c,#0000 42%),#f8fbf9;border:1px solid #cfddd5;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 12px 34px #13211b0f}.build-map-summary>div{gap:6px;min-width:0;padding:18px 20px;display:grid}.build-map-summary>div+div{border-left:1px solid #13211b1c}.build-map-summary span{color:#66766d;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:760}.build-map-summary strong{font-size:18px}.build-map-summary .summary-over-budget{color:#b45c13}.alternative-list{gap:18px;margin-top:24px;display:grid}.advisor-reasons{margin-top:22px}.alternative-list>div{border-top:1px solid var(--line);text-transform:capitalize;grid-template-columns:150px 1fr;gap:18px;padding-top:16px;display:grid}.alternative-list>div>div{gap:8px;display:grid}.alternative-list a{color:var(--green);justify-content:space-between;gap:16px;display:flex}.alternative-list a:hover span{text-decoration:underline}.compatibility-copy{gap:16px;margin-top:22px;display:grid}.compatibility-copy p{color:var(--muted);margin:0;line-height:1.65}.compatibility-copy p+p{border-top:1px solid var(--line);padding-top:16px}.compatibility-copy strong{color:var(--ink)}.finding-list{margin-top:24px}.finding-list>div{border-top:1px solid var(--line);gap:12px;padding:15px 0;display:flex}.finding-list p{color:var(--muted);gap:5px;margin:0;line-height:1.45;display:grid}.finding-list p strong{color:var(--ink);text-transform:capitalize}.finding-dot{background:#97a29c;border-radius:50%;flex:0 0 10px;height:10px;margin-top:5px}.finding-verified-compatible{background:#18a16a}.finding-hard-incompatible{background:var(--red)}.finding-not-verified,.finding-requires-action,.finding-works-not-recommended{background:#d88a1b}.result-empty{place-content:center;min-height:360px;display:grid}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.comparison-grid>a{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:190px;padding:24px}.comparison-grid>a>span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.comparison-grid h2{margin:44px 0 8px;font-size:20px}.comparison-grid h2 small{color:var(--green)}.comparison-grid p{color:var(--muted);margin:0}.comparison-table{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.comparison-row{grid-template-columns:.8fr 1.1fr 1.1fr;display:grid}.comparison-row>*{border-top:1px solid var(--line);padding:16px}.comparison-row>*+*{border-left:1px solid var(--line)}.comparison-head{background:var(--ink);color:#fff}.comparison-head>*{border-top:0}.quality-note{margin-top:20px}.cta-panel{background:var(--ink);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:50px;padding:38px;display:flex}.cta-panel .eyebrow{color:var(--lime)}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#eef2ee;grid-template-columns:minmax(220px,.8fr) minmax(340px,1.2fr);gap:44px 80px;padding:58px max(24px,50vw - 590px) 36px;font-size:13px;line-height:1.55;display:grid}.footer-brand{align-content:start;justify-items:start;gap:4px;display:grid}.footer-brand>p{max-width:290px;margin:14px 0 0}.footer-copyright{color:#7b877f;font-size:12px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.footer-links section{align-content:start;justify-items:start;gap:9px;display:grid}.footer-links strong{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:12px}.footer-links a{color:var(--green);font-weight:700}.footer-links a:hover{text-underline-offset:3px;text-decoration:underline}.footer-disclosure{color:#77847c;border-top:1px solid #d4ddd7;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding-top:24px;font-size:12px;display:grid}.footer-disclosure p{margin:0}.legal-page{min-height:70vh}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 12%,#47d8a026,#0000 26%),linear-gradient(135deg,#f8faf8 0%,#eef4ef 100%);padding:70px 0 58px}.legal-hero h1{letter-spacing:-.055em;max-width:820px;margin:14px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,78px);font-weight:500;line-height:1}.legal-lead{max-width:770px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.legal-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.legal-meta span{color:var(--green-dark);background:#ffffffb8;border:1px solid #0d6b492e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750}.legal-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:64px;padding-top:56px;padding-bottom:100px;display:grid}.legal-toc{border:1px solid var(--line);background:#fffc;border-radius:18px;gap:16px;padding:22px;display:grid;position:sticky;top:100px;box-shadow:0 12px 30px #1832270d}.legal-toc>strong{color:var(--ink);letter-spacing:.09em;text-transform:uppercase;font-size:12px}.legal-toc nav{gap:9px;display:grid}.legal-toc a{color:var(--muted);font-size:13px;line-height:1.35}.legal-toc a:hover{color:var(--green)}.legal-document{color:#435148;max-width:820px;font-size:16px;line-height:1.75}.legal-document section{border-bottom:1px solid var(--line);padding:36px 0;scroll-margin-top:104px}.legal-document section:first-of-type{padding-top:18px}.legal-document section:last-child{border-bottom:0}.legal-document h2{color:var(--ink);letter-spacing:-.035em;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,36px);font-weight:500;line-height:1.12}.legal-document p{margin:0 0 15px}.legal-document p:last-child{margin-bottom:0}.legal-document a{color:var(--green);text-underline-offset:3px;font-weight:750;-webkit-text-decoration:underline #0d6b494d;text-decoration:underline #0d6b494d}.legal-document ul{gap:9px;margin:16px 0;padding-left:22px;display:grid}.legal-document li::marker{color:var(--green)}.legal-summary{border-left:4px solid var(--green);background:#eaf4ee;border-radius:0 16px 16px 0;gap:7px;margin-bottom:12px;padding:24px 26px;display:grid}.legal-summary strong{color:var(--green-dark)}.legal-summary p{margin:0}.legal-caps{color:#26352d;letter-spacing:.025em;font-size:13px;font-weight:700}.privacy-snapshot{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.privacy-snapshot>div{background:linear-gradient(155deg,#fff,#eef5f0);border:1px solid #cfe0d6;border-radius:16px;min-height:170px;padding:20px}.privacy-snapshot span{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:850}.privacy-snapshot strong{color:var(--ink);letter-spacing:-.035em;margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;display:block}.privacy-snapshot p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.legal-table{border:1px solid var(--line);background:var(--white);border-radius:16px;margin:20px 0 24px;overflow:hidden}.legal-table>div{grid-template-columns:190px minmax(0,1fr);display:grid}.legal-table>div+div{border-top:1px solid var(--line)}.legal-table>div>*{padding:16px 18px}.legal-table>div>:last-child{border-left:1px solid var(--line)}.legal-table strong{color:var(--ink);font-size:14px}.legal-table-head{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.status-cards{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:28px;display:grid}.status-cards article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:18px;padding:22px;display:grid}.status-cards span{color:var(--muted);font-size:12px}.status-cards strong{font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}.status-row{grid-template-columns:1.5fr repeat(4,.6fr);min-width:680px;display:grid}.status-table{overflow-x:auto}.status-row>*{border-top:1px solid var(--line);padding:15px}.status-head{background:var(--ink);color:#fff}.status-head>*{border-top:0}@media (max-width:900px){.site-header nav{gap:14px}.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}.category-grid,.product-grid,.desktop-grid{grid-template-columns:repeat(2,1fr)}.hero-home{grid-template-columns:1fr;gap:34px}.hero-media{min-height:420px}.legal-layout{grid-template-columns:1fr;gap:30px}.legal-toc{position:static}.legal-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-grid,.product-hero,.detail-grid,.catalog-toolbar,.compare-picker,.curated-summary{grid-template-columns:1fr}.compatibility-picker-actions{flex-direction:column;align-items:stretch}.compatibility-selector-grid{grid-template-columns:1fr}.compatibility-plus{margin:-7px auto}.catalog-toolbar p{margin:0}.advisor-form{position:static}.advisor-primary-grid,.build-list{grid-template-columns:1fr}.build-map-stage{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"center center""left right";gap:26px 18px;min-height:0;padding:22px}.build-map-lines{display:none}.build-map-center{grid-area:center;width:min(100%,360px);margin:0 auto}.build-map-column-left{grid-area:left}.build-map-column-right{grid-area:right}.build-map-column{padding-top:24px;position:relative}.build-map-column:before{content:"";border-left:2px dotted #7da28e;width:1px;height:18px;position:absolute;top:0;left:50%}}@media (max-width:620px){.shell{width:min(100% - 24px,1180px)}.site-header{min-height:62px;padding:0 12px}.site-header nav{gap:12px;font-size:12px}.brand-logo-mark{width:34px;height:34px}.brand-logo-wordmark{font-size:17px}.hero{padding:72px 0}.hero h1{font-size:46px}.hero-home{gap:28px;padding:44px 0 56px}.hero-home h1{font-size:44px}.hero-media{border-radius:18px;min-height:320px}.hero-media-caption{max-width:none;bottom:14px;left:14px;right:14px}.page{padding:32px 0 68px}.page-intro{margin-bottom:24px}.page-intro h1{margin:10px 0 14px;font-size:34px}.page-intro>p{font-size:15px}.hero-actions,.trust-row,.section-heading,.page-intro-row,.cta-panel{flex-direction:column;align-items:stretch}.trust-row{display:grid}.build-map-stage{border-radius:18px;grid-template-columns:minmax(0,1fr);grid-template-areas:"center""left""right";padding:14px;display:grid}.build-map-column{gap:10px}.build-map-node{grid-template-columns:76px minmax(0,1fr);min-height:142px}.build-map-image img{height:76px}.build-map-case{min-height:430px}.build-map-case .build-map-image{height:248px}.build-map-case .build-map-image img{height:214px}.build-map-summary{grid-template-columns:1fr}.build-map-summary>div{padding:15px}.build-map-summary>div+div{border-top:1px solid #13211b1c;border-left:0}.category-grid,.product-grid,.desktop-grid,.comparison-grid,.form-split,.check-grid,.site-footer{grid-template-columns:1fr}.site-footer{gap:32px;padding-top:42px}.footer-links,.footer-disclosure{grid-template-columns:1fr}.footer-disclosure{gap:12px}.legal-hero{padding:48px 0 40px}.legal-hero h1{font-size:46px}.legal-lead{font-size:16px}.legal-layout{padding-top:28px;padding-bottom:70px}.legal-toc{padding:18px}.legal-toc nav,.privacy-snapshot{grid-template-columns:1fr}.privacy-snapshot>div{min-height:0}.legal-table>div{grid-template-columns:1fr}.legal-table>div>:last-child{border-left:0;padding-top:0}.legal-table-head{display:none!important}.compatibility-selector{grid-template-columns:1fr}.compatibility-picker{gap:18px;padding:20px}.compatibility-selector{padding:18px}.compatibility-picker-actions .button,.compatibility-page .cta-panel .button{width:100%}.compatibility-page .cta-panel h2{font-size:30px}.comparison-row{grid-template-columns:.8fr 1fr 1fr;font-size:12px}.decision-grid{gap:34px}.decision-grid li{grid-template-columns:1fr;gap:8px}.alternative-list>div{grid-template-columns:1fr}.build-section-heading{flex-direction:column;align-items:flex-start}.build-card{grid-template-columns:94px minmax(0,1fr)}.build-card-image{min-height:126px;padding:10px}.build-card-image img{height:92px}.build-card-price{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:1fr auto;place-items:center start;padding:12px 14px}.build-card-price small{text-align:right;max-width:none}.product-detail-image{min-height:340px;padding:25px}.result-summary{grid-template-columns:1fr}.site-footer>p{text-align:left}.footer-meta{text-align:left;justify-items:start}.status-cards{grid-template-columns:repeat(2,1fr)}.status-row{grid-template-columns:1.3fr repeat(4,.6fr);font-size:11px}}.home-section{padding-top:88px;padding-bottom:96px}.home-page .text-link{color:var(--green);font-size:14px;font-weight:800}.home-page .section-heading{align-items:end}.home-editorial{padding-top:96px}.home-picks-grid{grid-template-rows:repeat(2,minmax(260px,auto));grid-template-columns:1.15fr repeat(2,minmax(0,.7fr));gap:16px;margin-top:36px;display:grid}.home-pick{border:1px solid var(--line);background:var(--white);border-radius:20px;grid-template-rows:156px 1fr;min-width:0;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden}.home-pick:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.home-pick-lead{grid-row:1/3;grid-template-rows:minmax(390px,1fr) auto}.home-pick-image{background:#e9eeea;min-height:0;overflow:hidden}.home-pick-image img{object-fit:cover;width:100%;height:100%}.home-pick-copy{padding:20px}.home-pick-copy>span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.home-pick h3{margin:8px 0 0;font-size:19px;line-height:1.22}.home-pick-lead h3{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.home-pick p{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.55}.home-goals{background:var(--ink);color:var(--white)}.home-goals .section-heading>p{color:#b9c5bf}.goal-grid,.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:38px;display:grid}.goal-grid a,.tool-grid a{background:#ffffff0a;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;min-height:290px;padding:26px;display:flex}.goal-grid a:hover{border-color:var(--lime);background:#ffffff14}.goal-grid a>span,.tool-grid a>span{color:var(--lime);letter-spacing:.1em;font-size:11px;font-weight:850}.goal-grid h3,.tool-grid h3{margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.goal-grid p,.tool-grid p{color:#bdc9c2;margin:0;font-size:14px;line-height:1.55}.goal-grid strong,.tool-grid strong{color:var(--lime);margin-top:24px;font-size:12px}.home-build-preview{border:1px solid var(--line);background:radial-gradient(circle,#d6ff752b,#0000 28%),#edf2ee;border-radius:28px;grid-template-rows:repeat(4,1fr);grid-template-columns:minmax(220px,.9fr) minmax(300px,1.15fr) minmax(220px,.9fr);gap:14px 42px;min-height:620px;margin-top:40px;padding:34px;display:grid;position:relative}.home-build-preview>svg{z-index:0;pointer-events:none;width:calc(100% - 68px);height:calc(100% - 68px);position:absolute;inset:34px}.home-build-preview>svg path{fill:none;stroke:#9ab1a5;stroke-dasharray:4 8;stroke-linecap:round;stroke-width:1.6px}.home-case-node{z-index:1;border:1px solid var(--line);background:var(--white);min-width:0;box-shadow:var(--shadow);text-align:center;border-radius:24px;grid-area:1/2/5;align-content:center;justify-items:center;padding:28px;display:grid}.home-case-node img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:360px}.home-case-node span,.home-part-node span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.home-case-node strong{margin-top:7px;font-size:18px}.home-part-nodes{display:contents}.home-part-node{z-index:1;border:1px solid var(--line);background:#fffffff2;border-radius:15px;align-content:center;gap:6px;min-width:0;padding:15px 18px;display:grid}.home-part-node:nth-child(-n+4){grid-column:1}.home-part-node:first-child,.home-part-node:nth-child(5){grid-row:1}.home-part-node:nth-child(2),.home-part-node:nth-child(6){grid-row:2}.home-part-node:nth-child(3),.home-part-node:nth-child(7){grid-row:3}.home-part-node:nth-child(4){grid-row:4}.home-part-node:nth-child(n+5){grid-column:3}.home-part-node strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-part-node small{color:var(--muted)}.centered-action{justify-content:center;margin-top:30px;display:flex}.home-compatibility{background:#eaf0eb}.compatibility-state-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:38px;display:grid}.compatibility-state-grid article{border-top:5px solid var(--state-color,var(--green));background:var(--white);border-radius:14px;min-height:230px;padding:22px}.compatibility-state-grid article[data-state="1"]{--state-color:#b3332c}.compatibility-state-grid article[data-state="2"]{--state-color:#bd7210}.compatibility-state-grid article[data-state="3"]{--state-color:#80640d}.compatibility-state-grid article[data-state="4"]{--state-color:#718078}.compatibility-state-grid article[data-state="5"]{--state-color:#0d6b49}.compatibility-state-grid article>span{color:var(--state-color);font-size:11px;font-weight:900}.compatibility-state-grid h3{margin:54px 0 10px;font-size:18px}.compatibility-state-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.rule-strip,.merchant-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.rule-strip span{color:var(--muted);background:#ffffffa6;border:1px solid #cbd8d1;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:750}.tool-grid a{border-color:var(--line);background:var(--white);color:var(--ink)}.tool-grid a:hover{border-color:var(--green);box-shadow:var(--shadow)}.tool-grid a>span,.tool-grid strong{color:var(--green)}.tool-grid p{color:var(--muted)}.home-final{background:var(--green-dark);color:var(--white)}.home-final-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:80px;display:grid}.home-final h2{letter-spacing:-.045em;max-width:720px;margin:14px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1}.home-final p{color:#bdcbc4;max-width:680px;line-height:1.65}.merchant-row{justify-content:flex-start}.merchant-row span{border:1px solid #ffffff2e;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800}.home-final-cta{background:#ffffff0f;border:1px solid #ffffff29;border-radius:22px;gap:18px;padding:34px;display:grid}.home-final-cta>span{color:var(--lime);letter-spacing:.12em;font-size:11px;font-weight:900}.home-final-cta>strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.2}.home-final-cta .button{background:var(--lime);color:var(--ink)}.editorial-image-fallback{width:100%;height:100%;min-height:180px;color:var(--ink);text-align:center;background:linear-gradient(135deg,#d6ff7540,#0000),#e7ede8;align-content:center;justify-items:center;gap:8px;padding:24px;display:grid}.editorial-image-fallback span{color:var(--green);letter-spacing:.14em;font-size:10px;font-weight:900}.editorial-image-fallback strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.compact-heading{margin:40px 0 24px}.compact-heading h2{font-size:clamp(28px,3vw,38px)}.guides-featured,.guides-library{margin-top:24px}.article-grid-featured .article-card-image{height:170px;padding:0}.article-grid-featured .article-card-image img,.article-card-image img,.article-hero-image img{object-fit:cover}.article-grid-featured .article-card-body{padding:18px}.article-grid-featured .article-card h2{font-size:18px}@media (max-width:1180px) and (min-width:621px){.build-map-stage{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"center center""left right";gap:26px 18px;min-height:0;padding:22px}.build-map-lines{display:none}.build-map-center{grid-area:center;width:min(100%,380px);margin:0 auto}.build-map-column-left{grid-area:left}.build-map-column-right{grid-area:right}.build-map-column{padding-top:24px;position:relative}.build-map-column:before{content:"";border-left:2px dotted #7da28e;width:1px;height:18px;position:absolute;top:0;left:50%}}@media (max-width:1000px){.home-picks-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.home-pick-lead{grid-area:auto/1/auto/3;grid-template-rows:minmax(320px,auto);grid-template-columns:1.1fr .9fr}.goal-grid,.tool-grid,.compatibility-state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compatibility-state-grid article:last-child{grid-column:1/3}.home-build-preview{grid-template-rows:auto;grid-template-columns:1fr 1fr}.home-build-preview>svg{display:none}.home-case-node{grid-area:auto/1/auto/3}.home-part-nodes{grid-column:1/3;grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-part-node:nth-child(n){grid-area:auto}.home-final-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:700px){.home-section{padding-top:62px;padding-bottom:68px}.home-page .section-heading{flex-direction:column;align-items:flex-start;gap:16px}.home-picks-grid{grid-template-columns:1fr}.home-pick-lead{grid-column:auto;grid-template-rows:240px auto;grid-template-columns:1fr}.home-pick{grid-template-rows:190px auto}.goal-grid,.tool-grid,.compatibility-state-grid{grid-template-columns:1fr}.compatibility-state-grid article:last-child{grid-column:auto}.goal-grid a,.tool-grid a{min-height:230px}.home-build-preview{min-height:0;padding:16px;display:block}.home-case-node{margin-bottom:12px}.home-case-node img{height:250px}.home-part-nodes{grid-template-columns:1fr;display:grid}.home-final-cta{padding:26px}}.home-v2{background:var(--paper);overflow:clip}.home-v2-hero{border-bottom:1px solid var(--line);background:linear-gradient(#13211b09 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#13211b09 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 79% 28%,#0d6b4921,#0000 30%),#f2f5f1;padding:70px 0 0}.home-v2-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(470px,1.18fr);align-items:center;gap:64px;display:grid}.home-v2-hero-copy{padding:42px 0 54px}.home-v2-hero-copy h1{letter-spacing:-.055em;max-width:590px;margin:16px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.6vw,76px);font-weight:500;line-height:.98}.home-v2-hero-copy>p{max-width:570px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.home-v2-hero-notes{color:#405047;flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:12px;font-weight:700;display:flex}.home-v2-hero-notes span:before{color:var(--green);content:"✓";margin-right:7px}.home-v2-hero-media{background:#e8eeea;border:1px solid #13211b1f;border-radius:26px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 26px 70px #1136271f}.home-v2-hero-media>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-v2-live-card{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#082219e6;border:1px solid #ffffff40;border-radius:14px;gap:6px;max-width:310px;padding:16px 18px;display:grid;position:absolute;bottom:22px;right:22px}.home-v2-live-card span,.home-v2-tools .eyebrow,.home-v2-data-section .eyebrow{color:var(--lime)}.home-v2-live-card span{letter-spacing:.12em;font-size:9px;font-weight:900}.home-v2-live-card strong{font-size:14px;line-height:1.4}.home-v2-stat-strip{border:1px solid var(--line);background:#fffffff0;border-bottom:0;border-radius:20px 20px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;display:grid;overflow:hidden}.home-v2-stat-strip>div{gap:3px;min-width:0;padding:25px 26px 27px;display:grid}.home-v2-stat-strip>div+div{border-left:1px solid var(--line)}.home-v2-stat-strip strong{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}.home-v2-stat-strip span{text-transform:uppercase;font-size:12px;font-weight:850}.home-v2-stat-strip small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.home-v2-section{padding-top:92px;padding-bottom:96px}.home-v2-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:end;gap:64px;display:grid}.home-v2-heading h2,.home-v2-system-copy h2,.home-v2-data-copy h2{letter-spacing:-.045em;max-width:760px;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1.04}.home-v2-heading>p,.home-v2-system-copy>p,.home-v2-data-copy>p{color:var(--muted);margin:0;line-height:1.65}.home-v2-guides .home-v2-heading>.text-link{justify-self:end}.home-v2-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.home-v2-step-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-rows:168px 1fr;min-height:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #16413012}.home-v2-step-grid article:hover{border-color:#0e704c57;transform:translateY(-3px);box-shadow:0 22px 50px #1641301f}.home-v2-step-visual{background:#061e17;position:relative;overflow:hidden}.home-v2-step-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0316106b),radial-gradient(circle,#0000 42%,#03120d38);position:absolute;inset:0}.home-v2-step-visual img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.home-v2-step-grid article:hover .home-v2-step-visual img{transform:scale(1.035)}.home-v2-step-visual>span{z-index:1;color:#d6ff75;letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#042319c7;border:1px solid #88ffd34d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:900;display:grid;position:absolute;top:14px;left:14px}.home-v2-step-copy{padding:20px 22px 22px}.home-v2-step-grid h3{margin:0 0 10px;font-size:19px}.home-v2-step-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.home-v2-data-section{background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), var(--green-dark);color:#fff;background-size:48px 48px;padding:96px 0}.home-v2-data-layout{grid-template-columns:minmax(320px,.8fr) minmax(540px,1.2fr);align-items:center;gap:84px;display:grid}.home-v2-data-copy h2{margin-bottom:22px}.home-v2-data-copy>p{color:#bdcbc4}.home-v2-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.home-v2-policy-grid>div{background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;gap:6px;padding:20px;display:grid}.home-v2-policy-grid strong{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.home-v2-policy-grid span{color:#c2d0c8;font-size:11px;line-height:1.45}.home-v2-category-table{background:#ffffff0e;border:1px solid #ffffff29;border-radius:18px;overflow:hidden}.home-v2-category-head,.home-v2-category-row{grid-template-columns:minmax(150px,.8fr) 70px minmax(160px,1.2fr);align-items:center;gap:18px;padding:13px 18px;display:grid}.home-v2-category-head{color:#aebfb6;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.home-v2-category-row{border-top:1px solid #ffffff1a;font-size:12px}.home-v2-category-row>span{color:var(--lime);font-weight:800}.home-v2-category-row>div{background:#ffffff1f;border-radius:999px;height:5px;overflow:hidden}.home-v2-category-row i{border-radius:inherit;background:linear-gradient(90deg, #35c995, var(--lime));height:100%;display:block}.home-v2-system{grid-template-columns:minmax(300px,.7fr) minmax(600px,1.3fr);align-items:center;gap:72px;display:grid}.home-v2-system-copy h2{margin-bottom:20px}.home-v2-signal-list{border-top:1px solid var(--line);gap:0;margin:34px 0 28px;display:grid}.home-v2-signal-list>div{border-bottom:1px solid var(--line);grid-template-columns:68px 1fr;align-items:center;gap:14px;padding:16px 0;display:grid}.home-v2-signal-list strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.home-v2-signal-list span{color:var(--muted);font-size:12px;line-height:1.4}.home-v2 .text-link{color:var(--green);font-size:13px;font-weight:850}.home-v2-system-map{border:1px solid var(--line);background:radial-gradient(circle at 30% 44%,#d6ff7533,#0000 31%),#eaf0eb;border-radius:24px;grid-template-columns:minmax(250px,.95fr) minmax(280px,1.05fr);gap:14px;min-width:0;padding:18px;display:grid;position:relative}.home-v2-case-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;align-content:center;justify-items:center;min-width:0;padding:20px;display:grid}.home-v2-case-card img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:330px}.home-v2-case-card span,.home-v2-part-list span{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.home-v2-case-card strong{margin-top:6px;font-size:16px}.home-v2-part-list{gap:8px;display:grid}.home-v2-part-list>div{border:1px solid var(--line);background:#fffffff0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:3px 12px;min-width:0;padding:12px 14px 12px 24px;display:grid;position:relative}.home-v2-part-list>div:before{content:"";border-top:2px dotted #83a392;width:20px;position:absolute;top:50%;left:-14px}.home-v2-part-list span{grid-column:1/-1}.home-v2-part-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.home-v2-part-list small{color:var(--muted);font-size:10px}.home-v2-compatibility{background:radial-gradient(circle at 82% 28%,#5de7af24,#0000 31%),#e8eeea;padding:92px 0 96px;position:relative;overflow:hidden}.home-v2-compatibility:before{opacity:.55;content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#11644909 1px,#0000 1px),linear-gradient(90deg,#11644909 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.home-v2-compatibility>.shell{z-index:1;position:relative}.home-v5-compatibility-data{margin-top:40px}.home-v2-status-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:34px;margin-top:0;display:grid}.home-v2-status-grid article{--home-status:var(--green);background:0 0;grid-template-rows:auto 1fr;gap:24px;min-height:0;padding:8px 0 24px;display:grid}.home-v2-status-grid article[data-state="1"]{--home-status:#b3332c}.home-v2-status-grid article[data-state="2"]{--home-status:#bd7210}.home-v2-status-grid article[data-state="3"]{--home-status:#8a7119}.home-v2-status-grid article[data-state="4"]{--home-status:#718078}.home-v2-status-grid article>span{color:var(--home-status);letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500;line-height:1}.home-v2-status-grid h3{margin:0 0 9px;font-size:17px}.home-v2-status-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.home-v5-compatibility-action{justify-content:space-between;align-items:center;gap:28px;margin-top:30px;display:flex}.home-v5-compatibility-action p{max-width:720px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.home-v5-compatibility-action strong{color:var(--ink);margin-right:5px}.home-v5-compatibility-action .text-link{flex:none}.home-v2-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.home-v2-guide-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-rows:190px auto auto 1fr;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.home-v2-guide-card:hover{box-shadow:var(--shadow);border-color:#b6c9be;transform:translateY(-3px)}.home-v2-guide-card>div{background:#e8eeea;overflow:hidden}.home-v2-guide-card img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.home-v2-guide-card:hover img{transform:scale(1.025)}.home-v2-guide-card>span{color:var(--green);letter-spacing:.1em;margin:18px 20px 0;font-size:9px;font-weight:900}.home-v2-guide-card h3{margin:8px 20px 10px;font-size:18px;line-height:1.3}.home-v2-guide-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 20px 22px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.home-v2-tools{background:var(--ink);color:#fff;padding:94px 0 98px}.home-v2-tools .home-v2-heading>p{color:#b9c7bf}.home-v2-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:40px;display:grid}.home-v2-tool-grid a{background:#ffffff0b;border:1px solid #ffffff24;border-radius:16px;align-content:end;min-height:280px;padding:24px;transition:border-color .16s,background .16s;display:grid}.home-v2-tool-grid a:hover{border-color:var(--lime);background:#ffffff14}.home-v2-tool-grid a>span{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;margin-bottom:auto;font-size:10px;font-weight:900}.home-v2-tool-grid a>strong{font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.home-v2-tool-grid small{color:#aebeb5;text-transform:uppercase;font-size:10px}.home-v2-tool-grid p{color:#c0cdc6;min-height:44px;margin:18px 0;font-size:12px;line-height:1.5}.home-v2-tool-grid b{color:var(--lime);font-size:11px}.home-v2-evidence-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:48px;display:grid}.home-v2-evidence-row>div{border-top:1px solid #fff3;padding:26px}.home-v2-evidence-row span,.home-v2-final-cta span{color:var(--lime);letter-spacing:.12em;font-size:9px;font-weight:900}.home-v2-evidence-row strong{margin-top:9px;font-size:18px;display:block}.home-v2-evidence-row p{color:#aebdb5;max-width:520px;margin:10px 0 0;font-size:12px;line-height:1.55}.home-v2-final-cta{background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:54px;padding:30px 32px;display:flex}.home-v2-final-cta>div{gap:8px;display:grid}.home-v2-final-cta>div>strong{font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.home-v2-final-cta .button-primary{background:var(--lime);color:var(--ink)}@media (max-width:1050px){.home-v2-hero-grid,.home-v2-data-layout,.home-v2-system{grid-template-columns:1fr}.home-v2-hero-grid{gap:8px}.home-v2-hero-copy{padding-bottom:30px}.home-v2-hero-media{min-height:500px}.home-v2-step-grid,.home-v2-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-data-layout,.home-v2-system{gap:46px}.home-v2-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-status-grid article:nth-child(n+4){min-height:0}}@media (max-width:820px){.home-v2-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-status-grid article:last-child{grid-column:1/-1}}@media (max-width:760px){.home-v2-hero{padding-top:38px}.home-v2-hero-copy{padding-top:24px}.home-v2-hero-copy h1{font-size:clamp(42px,13vw,62px)}.home-v2-hero-media{border-radius:19px;min-height:380px}.home-v2-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px}.home-v2-stat-strip>div:nth-child(odd){border-left:0}.home-v2-stat-strip>div:nth-child(n+3){border-top:1px solid var(--line)}.home-v2-section,.home-v2-data-section,.home-v2-compatibility,.home-v2-tools{padding-top:66px;padding-bottom:70px}.home-v2-heading{grid-template-columns:1fr;gap:20px}.home-v2-guides .home-v2-heading>.text-link{justify-self:start}.home-v2-step-grid,.home-v2-status-grid,.home-v2-guide-grid,.home-v2-tool-grid,.home-v2-evidence-row{grid-template-columns:1fr}.home-v2-step-grid article,.home-v2-status-grid article{min-height:0}.home-v2-step-grid article{grid-template-rows:210px 1fr}.home-v2-status-grid article{grid-template-rows:auto;grid-template-columns:70px minmax(0,1fr);align-items:start;gap:18px;padding:20px 0}.home-v2-status-grid article>span{font-size:42px}.home-v5-compatibility-action{flex-direction:column;align-items:flex-start;gap:16px}.home-v2-category-head,.home-v2-category-row{grid-template-columns:minmax(120px,1fr) 52px minmax(100px,1fr);gap:10px;padding-left:13px;padding-right:13px}.home-v2-system-map{grid-template-columns:1fr}.home-v2-case-card img{height:280px}.home-v2-part-list>div:before{display:none}.home-v2-guide-card{grid-template-rows:230px auto auto 1fr}.home-v2-final-cta{flex-direction:column;align-items:stretch}}@media (max-width:440px){.home-v2-hero-media{min-height:310px}.home-v2-live-card{bottom:12px;left:12px;right:12px}.home-v2-stat-strip strong{font-size:30px}.home-v2-stat-strip>div{padding:18px 16px 20px}.home-v2-policy-grid{grid-template-columns:1fr}.home-v2-category-head span:last-child,.home-v2-category-row>div{display:none}.home-v2-category-head,.home-v2-category-row{grid-template-columns:1fr 52px}.home-v2-system-map{padding:12px}.home-v2-guide-card{grid-template-rows:205px auto auto 1fr}.home-v2-final-cta{padding:24px}.home-v2-final-cta>div>strong{font-size:23px}}.home-v3-impact{position:relative;overflow:hidden}.home-v3-impact:before{content:"";pointer-events:none;border:1px solid #d6ff751f;border-radius:50%;width:620px;height:620px;position:absolute;top:-220px;right:-130px;box-shadow:0 0 0 80px #d6ff7506,0 0 0 160px #d6ff7505}.home-v3-impact-heading{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:70px;display:grid;position:relative}.home-v3-impact-heading h2{letter-spacing:-.05em;max-width:780px;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1}.home-v3-impact-heading>p{color:#bdcbc4;margin:0;line-height:1.65}.home-v3-impact-grid{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:42px;display:grid;position:relative}.home-v3-impact-grid article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff13,#ffffff06),#072d21c7;border:1px solid #ffffff21;border-radius:17px;align-content:start;min-width:0;padding:20px;display:grid;overflow:hidden;box-shadow:0 18px 40px #00140d29}.home-v3-impact-grid article>span{color:#92afa0;letter-spacing:.12em;min-height:20px;font-size:8px;font-weight:900}.home-v3-impact-grid article>strong{color:var(--lime);letter-spacing:-.04em;margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:500;line-height:1}.home-v3-impact-grid h3{margin:12px 0 7px;font-size:15px;line-height:1.35}.home-v3-impact-grid p{color:#aebfb6;margin:0;font-size:10px;line-height:1.55}.home-v3-impact-hero{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:44px;min-height:250px;position:relative;background:radial-gradient(circle at 82%,#4aebac30,#0000 29%),linear-gradient(145deg,#ffffff17,#ffffff06)!important;padding:34px 40px!important}.home-v3-impact-hero>div:first-child{grid-template-rows:auto auto auto;grid-template-columns:118px minmax(0,1fr);align-content:center;align-items:center;column-gap:30px;display:grid}.home-v3-impact-hero>div:first-child>span{color:#9fb6aa;letter-spacing:.13em;grid-column:1/-1;font-size:9px;font-weight:900}.home-v3-impact-hero>div:first-child>strong{color:var(--lime);letter-spacing:-.075em;grid-row:2/4;align-self:center;margin-top:24px;font-family:Georgia,Times New Roman,serif;font-size:94px;font-weight:500;line-height:.8}.home-v3-impact-hero h3{grid-area:2/2;max-width:410px;margin:24px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500;line-height:1.05}.home-v3-impact-hero p{color:#b9c8c0;grid-area:3/2;max-width:450px;font-size:12px}.home-v3-shield{filter:drop-shadow(0 0 28px #54f4b440);place-items:center;width:170px;height:196px;display:grid;position:relative}.home-v3-shield:before,.home-v3-shield:after{clip-path:polygon(50% 0,91% 16%,86% 68%,50% 100%,14% 68%,9% 16%);content:"";position:absolute;inset:0}.home-v3-shield:before{background:linear-gradient(145deg,#d6ff75e6,#2dc894)}.home-v3-shield:after{background-color:#083d2d;background-image:linear-gradient(#d6ff7514 1px,#0000 1px),linear-gradient(90deg,#d6ff7514 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;inset:2px}.home-v3-shield i{z-index:1;border:1px solid #d6ff7580;border-radius:50%;width:76px;height:76px;position:absolute;box-shadow:0 0 0 12px #d6ff750b,0 0 24px #d6ff752e}.home-v3-shield b{z-index:2;color:var(--lime);letter-spacing:.13em;text-align:center;font-size:11px;line-height:1.4}.home-v3-impact-live{background:linear-gradient(145deg,#5bebb424,#ffffff06),#072d21c7!important}.home-v3-impact-live>strong{letter-spacing:.1em!important;font-size:30px!important}.home-v3-impact-live h3{margin-top:14px}.home-v3-impact-live p{margin-bottom:4px}.home-v3-system-section{color:#fff;background:radial-gradient(circle at 76% 45%,#149d6b33,#0000 28%),#071a14;padding:94px 0;position:relative;overflow:hidden}.home-v3-system-section:before{opacity:.42;content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#55d5a30e 1px,#0000 1px),linear-gradient(90deg,#55d5a30e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.home-v3-system-console{z-index:1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#081f17e6;border:1px solid #70dfb438;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 38px 100px #000a0761,inset 0 0 80px #24bb8112}.home-v3-console-bar{background:#ffffff06;border-bottom:1px solid #70dfb429;justify-content:space-between;align-items:center;gap:24px;min-height:62px;padding:0 24px;display:flex}.home-v3-console-bar>div{align-items:center;gap:12px;display:flex}.home-v3-console-bar i{background:#47edae;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #47edae}.home-v3-console-bar strong,.home-v3-console-bar span{letter-spacing:.12em;font-size:8px;font-weight:900}.home-v3-console-bar>div:first-child span{color:#6f9281}.home-v3-console-bar>div:last-child span{color:#92b1a2;border:1px solid #70dfb426;border-radius:999px;padding:7px 9px}.home-v3-console-grid{grid-template-columns:minmax(300px,.68fr) minmax(620px,1.32fr);align-items:center;gap:58px;padding:52px;display:grid}.home-v3-system-section .home-v2-system-copy h2{color:#fff;max-width:500px}.home-v3-system-section .home-v2-system-copy>p{color:#9cb1a6}.home-v3-console-signals{gap:8px;margin:32px 0;display:grid}.home-v3-console-signals>div{border-bottom:1px solid #70dfb421;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.home-v3-console-signals span{color:#6f9181;letter-spacing:.11em;font-size:8px;font-weight:900}.home-v3-console-signals strong{color:var(--lime);font-size:12px}.home-v3-console-link{color:var(--lime);font-size:12px;font-weight:850}.home-v3-system-map{background:radial-gradient(circle at 30% 48%,#32d6971f,#0000 29%),#041811c7;border-color:#70dfb42e;padding-top:56px;position:relative;box-shadow:0 24px 50px #000b074d}.home-v3-system-map:after{content:"";pointer-events:none;background:linear-gradient(#0000,#4deaae80,#0000);width:1px;position:absolute;top:66px;bottom:18px;left:43.5%}.home-v3-map-status{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:18px;left:18px;right:18px}.home-v3-map-status span,.home-v3-map-status small{color:#719384;letter-spacing:.11em;font-size:8px;font-weight:900}.home-v3-map-status span i{background:#47edae;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 10px #47edae}.home-v3-system-map .home-v2-case-card{z-index:1;background-color:#09271dcc;background-image:linear-gradient(#47edae0a 1px,#0000 1px),linear-gradient(90deg,#47edae0a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-color:#70dfb429;position:relative}.home-v3-system-map .home-v2-case-card img{filter:drop-shadow(0 24px 30px #00000059);mix-blend-mode:normal}.home-v3-system-map .home-v2-case-card span{color:#6e9f88}.home-v3-system-map .home-v2-case-card strong{color:#fff}.home-v3-system-map .home-v2-part-list{z-index:1;position:relative}.home-v3-system-map .home-v2-part-list>div{background:#0b2b20e0;border-color:#70dfb426;grid-template-columns:26px minmax(0,1fr) auto;gap:3px 10px;padding:11px 12px;box-shadow:0 8px 18px #000b0729}.home-v3-system-map .home-v2-part-list>div:before{border-color:#47edae80}.home-v3-system-map .home-v2-part-list i{color:#547a68;grid-row:1/3;align-self:center;font-size:8px;font-style:normal;font-weight:900}.home-v3-system-map .home-v2-part-list span{color:#6fc9a5;grid-column:2/4}.home-v3-system-map .home-v2-part-list strong{color:#fff}.home-v3-system-map .home-v2-part-list small{color:#9ab2a6}@media (max-width:1050px){.home-v3-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v3-impact-hero{grid-column:1/3;min-height:300px}.home-v3-impact-live{grid-column:1/3}.home-v3-console-grid{grid-template-columns:1fr;gap:42px}}@media (max-width:760px){.home-v2-status-grid{grid-template-columns:1fr}.home-v3-impact-heading{grid-template-columns:1fr;gap:20px}.home-v3-impact-grid{grid-template-columns:1fr}.home-v3-impact-hero,.home-v3-impact-live{grid-column:auto}.home-v3-impact-hero{grid-template-columns:1fr;min-height:0;padding:28px!important}.home-v3-impact-hero>div:first-child{grid-template-columns:92px minmax(0,1fr);column-gap:22px}.home-v3-impact-hero>div:first-child>strong{margin-top:28px;font-size:72px}.home-v3-shield{width:140px;height:165px;margin:6px auto 0}.home-v2-status-grid article:last-child{grid-column:auto}.home-v3-system-section{padding:66px 0}.home-v3-console-bar{flex-direction:column;align-items:flex-start;padding:16px 18px}.home-v3-console-bar>div:last-child{flex-wrap:wrap;gap:6px}.home-v3-console-grid{padding:28px 18px}.home-v3-system-map:after{display:none}}@media (max-width:440px){.home-v3-impact-grid article{min-height:180px}.home-v3-impact-hero{min-height:390px!important;padding:24px!important}.home-v3-impact-hero>div:first-child{display:block}.home-v3-impact-hero>div:first-child>strong{margin-top:28px;display:block}.home-v3-impact-hero h3{margin-top:18px;font-size:25px}.home-v3-impact-hero p{max-width:215px}.home-v3-shield{width:94px;height:110px;margin:0;position:absolute;bottom:20px;right:18px}.home-v3-shield i{width:48px;height:48px}.home-v3-shield b{font-size:8px}.home-v3-system-console{border-radius:18px}.home-v3-console-bar>div:first-child span{display:none}}.article-toolbar{grid-template-columns:minmax(0,1fr) minmax(200px,.32fr) auto;align-items:end;gap:16px;margin-bottom:24px;padding:18px;display:grid}.article-toolbar label{gap:7px;display:grid}.article-toolbar label span{color:var(--muted);font-size:12px;font-weight:750}.article-toolbar input,.article-toolbar select{border:1px solid var(--line);background:var(--white);min-height:46px;color:var(--ink);border-radius:10px;padding:0 13px}.article-toolbar input:focus,.article-toolbar select:focus{border-color:var(--green);outline:3px solid #0d6b491f}.article-toolbar p{color:var(--muted);white-space:nowrap;margin:0 0 13px;font-size:13px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.article-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.article-card-image{background:radial-gradient(circle at 20% 20%,#d6ff7542,#0000 34%),#edf2ee;flex:none;place-items:center;height:220px;padding:22px;display:grid;position:relative;overflow:hidden}.article-card-image img{object-fit:contain;width:100%;height:100%;transition:transform .18s}.article-card:hover .article-card-image img{transform:scale(1.025)}.article-card-fallback{min-height:120px;color:var(--green);letter-spacing:.14em;place-items:center;font-size:13px;font-weight:900;display:grid}.article-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.article-card-meta,.article-card-footer{color:var(--muted);justify-content:space-between;gap:12px;font-size:11px;display:flex}.article-card-meta{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-weight:850}.article-card h2{margin:13px 0 10px;font-size:21px;line-height:1.22}.article-card h2 a:hover{color:var(--green)}.article-card-body>p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.article-card-footer{border-top:1px solid var(--line);align-items:flex-end;margin-top:auto;padding-top:22px;line-height:1.35}.article-card-footer span{max-width:140px;color:var(--ink);font-weight:700}.article-card-footer time{text-align:right}.article-hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);align-items:center;gap:56px;margin-bottom:54px;display:grid}.article-hero h1{letter-spacing:-.05em;max-width:820px;margin:14px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:.98}.article-hero>div:first-child>p{max-width:760px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.article-byline{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:24px;font-size:12px;display:flex}.article-byline span:first-child{color:var(--green);font-weight:800}.article-hero-image{border:1px solid var(--line);min-height:390px;box-shadow:var(--shadow);background:radial-gradient(circle at 30% 25%,#d6ff7552,#0000 36%),#fff;border-radius:24px;place-items:center;padding:42px;display:grid;overflow:hidden}.article-hero-image img{object-fit:contain;width:100%;max-height:330px}.article-layout{grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);align-items:start;gap:56px;display:grid}.article-takeaways{border:1px solid var(--line);background:var(--ink);color:#fff;border-radius:18px;padding:26px;position:sticky;top:96px}.article-takeaways h2{margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.article-takeaways ul{gap:14px;margin:0 0 24px;padding:0;list-style:none;display:grid}.article-takeaways li{color:#d6dfda;border-top:1px solid #ffffff24;padding-top:14px;font-size:14px;line-height:1.55}.article-takeaways li:before{content:"✓";color:var(--lime);margin-right:8px;font-weight:900}.article-takeaways .button{background:var(--lime);width:100%;color:var(--ink)}.article-copy{max-width:760px}.article-copy section+section{border-top:1px solid var(--line);margin-top:48px;padding-top:42px}.article-copy h2{letter-spacing:-.035em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.6vw,42px);font-weight:500;line-height:1.05}.article-copy p,.article-copy li{color:#405048;font-size:17px;line-height:1.78}.article-copy p{margin:0 0 18px}.article-copy ul{margin:24px 0 0;padding-left:24px}.article-sources{grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:40px;margin-top:70px;display:grid}.article-sources h2{margin-bottom:12px}.article-sources p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.article-sources ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.article-sources a{background:var(--paper);border-radius:12px;gap:5px;padding:14px 16px;display:grid}.article-sources a:hover{background:#e8eee9}.article-sources span{color:var(--muted);text-transform:capitalize;font-size:11px}.article-related-section{margin-top:76px}.article-related-section .product-grid{margin-top:30px}.related-article-list{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.related-article-list a{border:1px solid var(--line);background:#fff;border-radius:16px;align-content:space-between;gap:18px;min-height:190px;padding:22px;display:grid}.related-article-list a:hover{border-color:var(--green);box-shadow:var(--shadow)}.related-article-list span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.related-article-list strong{font-size:19px;line-height:1.3}.related-article-list small{color:var(--muted)}@media (max-width:900px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-toolbar,.article-hero,.article-layout,.article-sources{grid-template-columns:1fr}.article-toolbar p{margin:0}.article-hero{gap:30px}.article-hero-image{min-height:340px}.article-takeaways{position:static}}@media (max-width:620px){.article-grid,.related-article-list{grid-template-columns:1fr}.article-card-image{height:200px}.article-hero{margin-bottom:38px}.article-hero h1{font-size:40px}.article-hero>div:first-child>p,.article-copy p,.article-copy li{font-size:16px}.article-hero-image{min-height:280px;padding:26px}.article-layout{gap:34px}.article-sources,.article-related-section{margin-top:50px}}
