@font-face{font-family:Noto Serif JP Local;font-style:normal;font-display:swap;font-weight:600;src:url(/fonts/noto-serif-jp-600-site.woff2)format("woff2")}:root{--ink:#12262b;--ink-soft:#30474b;--muted:#566c6c;--paper:#edf0eb;--sheet:#fffef9;--sheet-deep:#e3e8e1;--rust:#a8392e;--rust-soft:#f3d8d2;--jade:#356b63;--jade-soft:#d6e7e2;--gold:#d7b555;--line:#a8b3ac;--line-soft:#d4dad4;--shadow:0 22px 46px #12262b1f;--shell:1180px;--reading:72ch;--display:"Noto Serif JP Local", "Yu Mincho", "Hiragino Mincho ProN", serif;--body:"BIZ UDPGothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%}body{background:var(--paper);max-width:100%;color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.82;overflow-x:clip}a{color:inherit;text-underline-offset:.24em;text-decoration-color:#12262b59}a:hover{text-decoration-color:currentColor}img{max-width:100%;display:block}button,input{font:inherit}button{cursor:pointer}h1,h2,h3{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-weight:600;line-height:1.25}h1{font-size:clamp(2.65rem,7vw,5.4rem)}h2{font-size:clamp(1.9rem,4vw,3.45rem)}h3{font-size:clamp(1.16rem,2vw,1.48rem)}p{margin:0}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.content-shell{width:min(calc(100% - 48px), var(--reading));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.7rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#edf0ebf5;position:sticky;top:0}.header-inner{align-items:center;gap:2rem;min-height:74px;display:flex}.brand{align-items:center;gap:.68rem;text-decoration:none;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--ink);width:35px;color:var(--sheet);font-family:var(--display);place-items:center;font-size:1.2rem;display:grid;position:relative}.brand-mark:after{content:"";border:2px solid var(--paper);background:var(--rust);width:7px;height:7px;position:absolute;bottom:-3px;right:-3px}.brand-type{flex-direction:column;line-height:1;display:flex}.brand-type strong{letter-spacing:-.02em;font-size:1rem}.brand-type small{color:var(--muted);font-family:var(--body);letter-spacing:.08em;text-transform:uppercase;margin-top:.32rem;font-size:.62rem}.header-inner nav{margin-left:auto}.mobile-nav{margin-left:auto;display:none}.mobile-nav summary{border:1px solid var(--ink);cursor:pointer;min-height:42px;padding:.45rem .7rem;font-size:.78rem;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{background:var(--ink);color:var(--sheet)}.mobile-nav nav{border:1px solid var(--ink);background:var(--sheet);width:min(260px,100vw - 30px);box-shadow:var(--shadow);position:absolute;top:calc(100% + 1px);right:15px}.mobile-nav ul{margin:0;padding:0;list-style:none}.mobile-nav li+li{border-top:1px solid var(--line)}.mobile-nav a{padding:.85rem 1rem;font-weight:800;text-decoration:none;display:block}.mobile-nav a.is-active{color:var(--rust)}.nav-list{align-items:center;gap:1.6rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:var(--muted);padding-block:.2rem;font-size:.88rem;font-weight:700;text-decoration:none}.nav-link:hover,.nav-link.is-active{color:var(--ink)}.nav-link.is-active{box-shadow:inset 0 -2px var(--rust)}.build-status{border:1px solid var(--rust);color:var(--rust);padding:.24rem .55rem;font-size:.7rem;font-weight:700}.hero{padding:clamp(4.8rem,8vw,7.2rem) 0 clamp(4.5rem,7vw,6.5rem);position:relative;overflow:hidden}.hero-route{background:var(--line);height:1px;position:absolute;inset:1.5rem 0 auto}.hero-route span{border:1px solid var(--ink);background:var(--paper);width:9px;height:9px;position:absolute;top:-4px;transform:rotate(45deg)}.hero-route span:first-child{left:7%}.hero-route span:nth-child(2){background:var(--rust);border-color:var(--rust);left:55%}.hero-route span:nth-child(3){right:8%}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}.hero-statement h1{max-width:720px;font-size:clamp(3rem,5vw,4.15rem);line-height:1.18}.hero-statement h1 span{color:var(--rust)}.hero-copy{max-width:650px;color:var(--ink-soft);margin-top:2rem;font-size:clamp(1.04rem,1.45vw,1.18rem)}.hero-actions{flex-wrap:wrap;gap:.72rem;margin-top:2.2rem;display:flex}.hero-proof{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:.45rem 1.2rem;margin:1.5rem 0 0;padding:1.1rem 0 0;font-size:.78rem;font-weight:800;list-style:none;display:flex}.hero-proof li{align-items:center;gap:.45rem;display:inline-flex}.hero-proof li:before{content:"";background:var(--jade);width:6px;height:6px;transform:rotate(45deg)}.button{border:1px solid var(--ink);background:var(--ink);min-height:49px;color:var(--sheet);border-radius:2px;justify-content:center;align-items:center;padding:.65rem 1.15rem;font-weight:800;text-decoration:none;transition:transform .18s ease-out,box-shadow .18s ease-out,background .18s ease-out;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #12262b2e}.button.secondary{color:var(--ink);background:0 0}.decision-ledger{background:var(--sheet);border:1px solid var(--ink);box-shadow:var(--shadow);transform-origin:50% 0;animation:.72s cubic-bezier(.16,1,.3,1) both ledger-arrive}.ledger-head{background:var(--ink);color:var(--sheet);justify-content:space-between;gap:1rem;padding:.9rem 1rem;display:flex}.ledger-head>div{flex-direction:column;display:flex}.ledger-head strong{font-family:var(--display);font-size:1.03rem}.ledger-head small{color:#9fb2b1;margin-top:.12rem;font-size:.64rem}.ledger-head span{color:#cbd6d2;font-size:.72rem}.ledger-verdict{border-bottom:1px solid var(--line);background:var(--jade-soft);grid-template-columns:1fr auto;align-items:end;padding:1rem;display:grid}.ledger-verdict>span{color:var(--muted);letter-spacing:.08em;align-self:start;font-size:.68rem;font-weight:800}.ledger-verdict>strong{color:var(--rust);font-family:var(--display);letter-spacing:-.04em;grid-row:span 2;font-size:clamp(2.35rem,5vw,3.65rem);font-weight:600;line-height:.9}.ledger-verdict>small{color:var(--ink-soft);font-weight:800}.decision-ledger dl{margin:0}.decision-ledger dl>div{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr;display:grid}.decision-ledger dt{border-right:1px solid var(--line);padding:1rem;font-weight:800}.decision-ledger dd{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;margin:0;padding:.9rem 1rem;display:grid}.decision-ledger dd small{color:var(--muted)}.decision-ledger>p{color:var(--muted);padding:1rem;font-size:.82rem}.ledger-conclusion{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ledger-seal{aspect-ratio:1;border:2px solid var(--rust);width:54px;color:var(--rust);font-family:var(--display);letter-spacing:.08em;border-radius:50%;flex:none;place-items:center;font-size:.7rem;font-weight:600;line-height:1;display:grid;transform:rotate(-8deg)}.intent-section{z-index:2;margin-top:-2rem;padding-bottom:2rem;scroll-margin-top:92px;position:relative}.intent-router{background:var(--ink);color:var(--sheet);box-shadow:var(--shadow);grid-template-columns:minmax(240px,.7fr) minmax(0,2.3fr);display:grid}.intent-intro{flex-direction:column;justify-content:space-between;padding:1.6rem;display:flex}.intent-intro h2{font-size:clamp(1.45rem,2.4vw,2.15rem)}.intent-intro p{color:#c8d4d1;margin-top:1.5rem;font-size:.82rem}.intent-links{background:var(--sheet);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.intent-links a{border-left:1px solid var(--line);border-bottom:1px solid var(--line);min-height:104px;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;text-decoration:none;transition:background .18s ease-out,color .18s ease-out;display:flex}.intent-links a:nth-last-child(-n+2){border-bottom:0}.intent-links a:hover{background:var(--jade-soft)}.intent-links a:focus-visible{z-index:1;position:relative}.intent-links span{flex-direction:column;display:flex}.intent-links strong{font-family:var(--display);font-size:1.04rem}.intent-links small{color:var(--muted);margin-top:.22rem}.intent-links svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.7px;flex:none;width:22px;transition:transform .18s ease-out}.intent-links a:hover svg{transform:translate(4px)}.status-mark{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;width:fit-content;min-height:27px;padding:.12rem .5rem;font-size:.75rem;font-weight:800;line-height:1.25;display:inline-flex}.status-draft,.status-unverified{color:#8b342b;background:var(--rust-soft)}.status-official{color:#315f59;background:var(--jade-soft)}.status-tested{color:#224a43;background:#c2ded6}.status-stale{color:#725d1f;background:#f4e7b8}.status-sponsored{color:#5b3e76;background:#e9dcf2}.status-none{color:var(--ink-soft);background:var(--sheet-deep)}.trust-strip{border-block:1px solid var(--line);background:#fffef96b}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-item{border-right:1px solid var(--line);padding:1.45rem 1.8rem;text-decoration:none;display:block}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0}.trust-item strong{font-family:var(--display);font-size:1rem;display:block}.trust-item span{color:var(--muted);font-size:.84rem}.trust-item .trust-key{color:var(--rust);letter-spacing:.12em;margin-bottom:.45rem;font-size:.68rem;font-weight:900;display:block}.section{padding:clamp(4.8rem,8vw,7.5rem) 0}.section.alt{background:var(--ink);color:var(--sheet)}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:3rem;margin-bottom:2.7rem;display:grid}.section-heading p{color:var(--muted)}.alt .section-heading p{color:#b9c9c6}.tool-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tool-card{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:1.2rem;padding:2rem 1.7rem;display:grid}.tool-card:nth-child(odd){border-right:1px solid var(--line)}.tool-icon{aspect-ratio:1;border:1px solid var(--ink);background:var(--sheet);width:54px;font-family:var(--display);place-items:center;font-weight:700;display:grid}.tool-icon.violet{background:#e5ddeb}.tool-icon.orange{background:#efd7c9}.tool-icon.green{background:#d7e6d3}.tool-icon.coral{background:#efd4cf}.tool-icon.blue{background:#d6e0e8}.tool-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.tool-heading>p{color:var(--muted);font-size:.78rem;font-weight:800}.tool-card h3{margin:.28rem 0 .75rem}.tool-card>div>p:not(.verification-note){color:var(--muted)}.mini-specs{margin:1.15rem 0;font-size:.88rem}.mini-specs div{border-top:1px solid var(--line-soft);grid-template-columns:108px 1fr;gap:.8rem;padding:.68rem 0;display:grid}.mini-specs dt{font-weight:800}.mini-specs dd{color:var(--muted);margin:0}.verification-note{background:var(--rust-soft);padding:.7rem .8rem;font-size:.78rem;color:#6d332d!important;margin-bottom:.9rem!important}.text-link{border-bottom:1px solid var(--rust);align-items:center;gap:.4rem;font-weight:800;text-decoration:none;display:inline-flex}.article-grid{border-top:1px solid #536a6c;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.article-card{border-bottom:1px solid #536a6c;border-right:1px solid #536a6c;flex-direction:column;min-height:330px;padding:1.8rem;display:flex}.article-card:nth-child(3n){border-right:0}.article-card.featured{background:var(--jade-soft);color:var(--ink);grid-column:span 2}.article-card .article-meta,.article-foot{color:#b9c9c6;justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.article-card.featured .article-meta,.article-card.featured .article-foot{color:var(--ink-soft)}.article-card h3{margin:1.1rem 0;font-size:1.55rem}.article-card h3 a{text-decoration:none}.article-card>p{color:#c8d4d1}.article-card.featured>p{color:var(--ink-soft)}.article-foot{margin-top:auto;padding-top:1.8rem}.process{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.process article{border-right:1px solid var(--line);grid-template-columns:36px 1fr;column-gap:1rem;padding:1.7rem 1.5rem;display:grid}.process article:last-child{border-right:0}.process article>span{border:1px solid var(--rust);width:32px;height:32px;color:var(--rust);grid-row:span 2;place-items:center;font-weight:900;display:grid}.process h3{margin-bottom:.45rem}.process p{color:var(--muted)}.newsletter-band{background:var(--jade);color:var(--sheet);box-shadow:var(--shadow);grid-template-columns:1.08fr .92fr;align-items:center;gap:4rem;padding:clamp(2.2rem,6vw,4.5rem);display:grid}.newsletter-band h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem)}.newsletter-band>div>p{color:#d9e6e2}.newsletter-action{background:var(--sheet);color:var(--ink);flex-direction:column;align-items:flex-start;gap:1.2rem;padding:1.5rem;display:flex}.newsletter-action p{flex-direction:column;display:flex}.newsletter-action p span{color:var(--muted);margin-top:.25rem;font-size:.82rem}@keyframes ledger-arrive{0%{opacity:.82;filter:blur(2px);clip-path:inset(0 0 10%);transform:translateY(12px)}to{opacity:1;filter:blur();clip-path:inset(0);transform:translateY(0)}}.page-hero{border-bottom:1px solid var(--line);padding:clamp(4.5rem,9vw,8rem) 0 clamp(2.8rem,5vw,4.5rem)}.page-hero h1{max-width:980px}.page-hero>.shell>p{max-width:760px;color:var(--muted);margin-top:1.5rem;font-size:1.08rem}.prose{padding:3.5rem 0 7rem}.prose>section+section{margin-top:4rem}.prose h2{margin-bottom:1rem;font-size:clamp(1.65rem,3vw,2.15rem)}.prose h3{margin-top:2.2rem;margin-bottom:.8rem}.prose p+p{margin-top:1rem}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.56rem}.prose a{font-weight:700}.prose table{border-collapse:collapse;width:100%;max-width:100%;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);text-align:left;vertical-align:top;min-width:9rem;padding:.8rem}.prose th{background:var(--wash)}.article-header{padding:clamp(4rem,8vw,7rem) 0 2rem}.article-header h1{max-width:950px;font-size:clamp(2.5rem,6vw,4.8rem)}.article-deck{max-width:760px;color:var(--muted);margin-top:1.5rem;font-size:1.1rem}.article-byline{color:var(--muted);flex-wrap:wrap;gap:.7rem 1.2rem;margin-top:1.5rem;font-size:.82rem;display:flex}.affiliate-notice{border:1px solid var(--line);background:var(--sheet);color:var(--muted);grid-template-columns:28px 1fr;gap:.8rem;margin:2rem 0;padding:1rem 1.2rem;font-size:.84rem;display:grid}.affiliate-notice>span{background:var(--ink);color:#fff;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.verification-panel{border:1px solid var(--rust);background:var(--sheet);margin:2rem 0 2.5rem}.verification-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.verification-date{color:var(--muted);font-size:.76rem}.verification-panel>p{color:var(--muted);padding:1rem}.verification-panel details{border-top:1px solid var(--line-soft);padding:.8rem 1rem 1rem}.verification-panel summary{cursor:pointer;font-weight:800}.verification-panel ul{margin-bottom:0}.takeaways{border-block:1px solid var(--jade);background:var(--jade-soft);margin:2.5rem 0;padding:1.5rem}.takeaways h2{font-family:var(--body);margin:0 0 .7rem;font-size:1.08rem}.takeaways ul{margin:0}.sources{border-top:1px solid var(--line);margin-top:4.5rem;padding-top:2rem}.sources h2{margin-top:0;font-size:1.3rem}.related-decision{border-block:1px solid var(--ink);background:var(--sheet);grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-top:4rem;padding:1.5rem;display:grid}.related-decision p{color:var(--muted);margin-top:.3rem}.product-action{background:var(--ink);color:var(--sheet);grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-top:1rem;padding:clamp(1.4rem,4vw,2.2rem);display:grid}.product-action span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:800;display:block}.product-action strong{font-family:var(--display);font-size:clamp(1.2rem,3vw,1.65rem);display:block}.product-action p{color:#d9e6e2;margin-top:.45rem;font-size:.85rem}.product-action .button{border-color:var(--sheet);background:var(--sheet);color:var(--ink)}.directory{border-top:1px solid var(--line);padding:2.5rem 0 7rem;display:grid}.directory-item{border-bottom:1px solid var(--line);grid-template-columns:76px minmax(0,1fr) auto;align-items:start;gap:1.5rem;padding:2.2rem 1rem;scroll-margin-top:100px;display:grid}.directory-item h2{margin:.25rem 0 .5rem;font-size:1.8rem}.directory-item p{color:var(--muted)}.directory-item .button{white-space:nowrap}.directory-category{color:var(--muted);font-size:.78rem;font-weight:800}.spec-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.2rem;display:grid}.spec-grid div{border-top:1px solid var(--line-soft);padding-top:.75rem}.spec-grid strong{font-size:.8rem;display:block}.status-catalog{border-top:1px solid var(--line);display:grid}.status-catalog>div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr 1.25fr;align-items:start;gap:1.3rem;padding:1.4rem 0;display:grid}.status-catalog h2{font-family:var(--body);font-size:1.05rem}.status-catalog p{color:var(--muted)}.ledger-page{padding:3.5rem 0 7rem}.ledger-page>section+section{margin-top:5rem}.ledger-section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.4rem;display:flex}.ledger-section-head h2{font-size:clamp(1.8rem,4vw,3rem)}.ledger-section-head p{color:var(--muted)}.source-ledger{border-top:1px solid var(--ink)}.source-ledger article{border-bottom:1px solid var(--line);grid-template-columns:1.1fr auto 1.5fr auto;align-items:center;gap:1.2rem;padding:1.2rem .5rem;display:grid}.source-ledger article>div{flex-direction:column;display:flex}.source-ledger article>div span,.source-ledger article>p{color:var(--muted);font-size:.8rem}.source-ledger article>a{font-weight:800}.compare-hero{background:var(--ink);color:var(--sheet);padding:clamp(4.2rem,8vw,7rem) 0}.compare-hero-grid{grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr);align-items:center;gap:clamp(3rem,7vw,6rem);display:grid}.compare-hero h1{max-width:780px;font-size:clamp(2.8rem,5.4vw,4.8rem);line-height:1.18}.compare-hero h1 span{color:var(--rust-soft)}.compare-hero-grid>div>p{color:#c8d4d1;max-width:690px;margin-top:1.8rem;font-size:1.08rem}.compare-verdict{background:var(--sheet);color:var(--ink);box-shadow:var(--shadow);padding:1.5rem}.compare-verdict>span{color:var(--rust);letter-spacing:.08em;font-size:.72rem;font-weight:900}.compare-verdict>strong{font-family:var(--display);margin-top:1rem;font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.55;display:block}.compare-verdict>p{border-top:1px solid var(--line);color:var(--muted);margin-top:1.25rem;padding-top:1rem;font-size:.84rem}.compare-page{padding-block:2.5rem 7rem}.compare-page>section+section{margin-top:clamp(4.5rem,8vw,7rem)}.compare-section-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:3rem;margin-bottom:2rem;display:grid}.compare-section-head h2,.exit-check h2,.compare-actions h2{font-size:clamp(1.9rem,4vw,3.25rem)}.compare-section-head p{color:var(--muted)}.decision-paths{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.decision-paths article{border-right:1px solid var(--line);flex-direction:column;min-height:280px;padding:1.5rem;display:flex}.decision-paths article:last-child{border-right:0}.decision-paths article>span{color:var(--rust);letter-spacing:.1em;font-size:.72rem;font-weight:900}.decision-paths h3{margin-top:1rem}.decision-paths p{color:var(--muted);margin-top:.8rem}.decision-paths a{margin-top:auto;padding-top:1.5rem;font-weight:800}.comparison-table-wrap{border-block:1px solid var(--ink);background:var(--sheet);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:850px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem}.comparison-table thead th{background:var(--ink);color:var(--sheet);font-size:.78rem}.comparison-table tbody th{width:22%;font-family:var(--display);font-size:1rem}.comparison-table tbody td:nth-child(2),.comparison-table tbody td:nth-child(3){width:25%}.comparison-table tbody tr:last-child>*{border-bottom:0}.table-note{max-width:900px;color:var(--muted);margin-top:1rem;font-size:.84rem}.exit-check{background:var(--jade-soft);grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,7vw,6rem);padding:clamp(2rem,5vw,4rem);display:grid}.exit-check>div>p{color:var(--ink-soft);margin-top:1.2rem}.exit-check ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.exit-check li{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:1rem;padding:1rem 0;display:grid}.exit-check li strong{font-family:var(--display)}.exit-check li span{color:var(--ink-soft)}.exit-download{border-top:1px solid var(--ink);flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:.45rem 1rem;margin:0;padding-top:1rem;display:flex}.exit-download a{text-underline-offset:.22em;font-weight:800}.exit-download span{color:var(--ink-soft);font-size:.82rem}.compare-actions{background:var(--jade);color:var(--sheet);box-shadow:var(--shadow);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:clamp(2rem,5vw,4rem);display:grid}.compare-actions p{color:#d9e6e2;margin-top:.8rem}.compare-actions .compare-guide-links{flex-wrap:wrap;gap:.5rem 1rem;margin-top:1.2rem;display:flex}.compare-guide-links a{color:var(--sheet);font-weight:800}.compare-actions>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.compare-actions .button{border-color:var(--sheet);background:var(--sheet);color:var(--ink)}.compare-actions .button.secondary{color:var(--sheet);background:0 0}.compare-sources{padding-bottom:0}.legal-note{background:#f3e7bd;border:1px solid #ad8c2f;padding:1rem 1.2rem}.contact-card{border-block:1px solid var(--line);margin-top:2rem;padding:2rem 0}.contact-card h2{overflow-wrap:anywhere}.site-footer{color:#eef5f3;background:#0d1e22;padding:4.5rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;display:grid}.footer-brand{margin-bottom:1rem}.site-footer .brand-type small{color:#93a9aa}.site-footer p{color:#a5b7b8}.site-footer .fine-print{margin-top:.3rem;font-size:.86rem}.footer-heading{margin-bottom:.8rem;font-weight:800;color:#fff!important}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.footer-grid a{text-decoration-color:#587073}.footer-bottom{border-top:1px solid #2c4448;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:2rem;font-size:.78rem;display:flex}@media (width<=930px){.build-status{display:none}.hero-grid{grid-template-columns:1fr}.decision-ledger{max-width:650px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-card:nth-child(3n){border-right:1px solid #536a6c}.article-card:nth-child(2n){border-right:0}.directory-item{grid-template-columns:60px minmax(0,1fr)}.directory-item .button{grid-column:2;justify-self:start}.source-ledger article{grid-template-columns:1fr auto}.source-ledger article>p{grid-column:1}.compare-hero-grid{grid-template-columns:1fr}.compare-verdict{max-width:680px}.decision-paths{grid-template-columns:1fr}.decision-paths article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.decision-paths article:last-child{border-bottom:0}.decision-paths a{margin-top:1.5rem}}@media (width<=720px){.shell,.content-shell{width:min(calc(100% - 30px), var(--shell))}.header-inner{gap:1rem;min-height:58px}.brand-type small,.desktop-nav{display:none}.mobile-nav{display:block}.hero{padding-top:2.7rem}.hero-route{top:1rem}.hero-statement h1{font-size:clamp(2.1rem,9.7vw,2.4rem);line-height:1.2}.hero-copy{margin-top:1rem;font-size:.96rem;line-height:1.65}.hero-actions{margin-top:1.2rem}.hero-actions .button{min-height:44px;padding:.5rem .85rem}.hero-grid{gap:1.5rem}.hero-proof{gap:.35rem .8rem;margin-top:1rem;padding-top:.8rem}.hero-proof li{font-size:.7rem}.ledger-head{padding-block:.65rem}.ledger-verdict{padding:.8rem .75rem}.ledger-verdict>strong{font-size:2.7rem}.decision-ledger dl>div{grid-template-columns:72px 1fr}.decision-ledger dt{padding:.65rem 1rem}.decision-ledger dd{grid-template-columns:auto 1fr;gap:.55rem;padding:.6rem .75rem}.decision-ledger>p{padding:.6rem .75rem}.ledger-seal{width:46px;font-size:.62rem}.trust-grid,.tool-grid,.article-grid,.process,.newsletter-band,.section-heading{grid-template-columns:1fr}.intent-section{margin-top:-1rem}.intent-router,.intent-links{grid-template-columns:1fr}.intent-intro{min-height:150px}.intent-links a{border-left:0;min-height:88px}.intent-links a:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.intent-links a:last-child{border-bottom:0}.trust-item,.trust-item:first-child{border-right:0;border-bottom:1px solid var(--line);padding:1rem 0}.trust-item:last-child{border-bottom:0}.tool-card,.tool-card:nth-child(odd){border-right:0;grid-template-columns:48px 1fr;padding:1.5rem 0}.tool-icon{width:46px}.mini-specs div{grid-template-columns:1fr;gap:.15rem}.article-card,.article-card.featured,.article-card:nth-child(3n){border-right:0;grid-column:auto;min-height:290px;padding:1.5rem 0}.process article,.process article:last-child{border-right:0;border-bottom:1px solid var(--line)}.process article:last-child{border-bottom:0}.newsletter-band{gap:2rem}.newsletter-action{padding:1.2rem}.directory-item{grid-template-columns:1fr;padding-inline:0}.directory-item .tool-icon{display:none}.directory-item .button{grid-column:auto}.spec-grid{grid-template-columns:1fr}.spec-grid div[style]{grid-column:auto!important}.status-catalog>div{grid-template-columns:1fr;gap:.6rem}.ledger-section-head{flex-direction:column;align-items:flex-start;gap:.4rem}.source-ledger article{grid-template-columns:1fr auto;gap:.7rem}.source-ledger article>p{grid-column:1/-1}.source-ledger article>a{grid-column:1}.related-decision{grid-template-columns:1fr;gap:1rem}.related-decision .button{width:100%}.product-action{grid-template-columns:1fr;gap:1rem}.product-action .button{width:100%}.compare-hero{padding-top:3.2rem}.compare-hero h1{font-size:2.35rem}.compare-hero-grid{gap:2rem}.compare-section-head,.exit-check,.compare-actions{grid-template-columns:1fr}.compare-section-head{gap:.8rem}.exit-check,.compare-actions{gap:2rem;padding-inline:1.2rem}.exit-check li{grid-template-columns:78px 1fr}.compare-actions>div:last-child{justify-content:flex-start}.compare-actions .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column}.article-header{padding-top:3.2rem}.article-header h1{font-size:2.25rem}.page-hero{padding-top:3.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
