:root{color-scheme:light;--bg:#fff;--ink:#17202b;--muted:#5b6372;--line:#dfe3ec;--blue:#164bde;--soft:#f1f5ff;--panel:#f7f8fa;--yellow:#ffdc50;--radius:6px;color:var(--ink);background:var(--bg);font-family:Arial,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif;font-size:16px;line-height:1.7}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0 0 1rem}h1,h2,h3{overflow-wrap:anywhere;line-height:1.5}h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3rem)}h2{letter-spacing:-.025em;font-size:1.75rem}h3{font-size:1.12rem}.wrap{width:min(1160px,100% - 64px);margin:auto}.section{padding-top:64px;padding-bottom:64px}.small{color:var(--muted);font-size:.875rem}.eyebrow{color:var(--blue);letter-spacing:.08em;font-size:.8125rem;font-weight:700;display:block}.button{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:var(--radius);justify-content:center;align-items:center;min-height:46px;padding:10px 22px;font-weight:700;display:inline-flex}.button:hover{color:#fff;filter:brightness(.9)}.secondary{background:var(--bg);color:var(--blue)}.secondary:hover{color:var(--blue)}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip{background:var(--bg);z-index:9;padding:12px;position:absolute;top:-100px;left:12px}.skip:focus{top:8px}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:.9375rem;font-weight:700;display:inline-block}.site-header{border-bottom:1px solid var(--line);background:var(--bg)}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:92px;display:flex}.logo{letter-spacing:-.06em;white-space:nowrap;align-items:center;gap:10px;font-size:1.75rem;font-weight:900;display:flex}.logo-mark{flex:none;width:40px;height:40px;display:block}.logo-latin{letter-spacing:.09em;margin:8px 0 0 6px;font-size:.6875rem}.header-inner nav{gap:28px;font-size:.9375rem;font-weight:700;display:flex}.header-inner nav a{padding:14px 0}.header-inner nav a[aria-current]{color:var(--blue);box-shadow:0 2px var(--blue)}.home-intro{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding-top:60px;padding-bottom:64px;display:grid}.home-intro h1{letter-spacing:-.06em;margin:22px 0;font-size:clamp(2.4rem,4.6vw,3.8rem);line-height:1.4}.home-intro em{z-index:0;font-style:normal;position:relative}.home-intro em:after{content:"";background:var(--yellow);z-index:-1;height:15px;position:absolute;bottom:7px;left:0;right:0}.intro-copy{color:var(--muted);font-size:1.0625rem;line-height:1.9}.home-intro .text-link{margin-top:14px}.feature-note{background:var(--soft);border:1px solid var(--line);padding:24px 30px 20px;display:block}.feature-note h2{margin:18px 0 6px;font-size:1.2rem}.feature-note p{color:var(--muted);margin:0;font-size:.875rem}.note-sheet{background:var(--bg);border:1px solid var(--line);max-width:300px;margin:18px auto 0;padding:18px 24px;position:relative;transform:rotate(-3deg);box-shadow:6px 6px #164bde15}.note-sheet>span:first-child{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:8px;font-size:.8rem;display:block}.note-sheet b{letter-spacing:-.06em;margin-top:10px;font-size:2.5rem;line-height:1.4;display:block}.note-check{color:var(--blue);font-size:5rem;position:absolute;bottom:4px;right:20px;transform:rotate(10deg)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading h2{margin:4px 0 0}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.editorial-card a{display:block}.card-art{background:var(--soft);height:190px;color:var(--blue);flex-direction:column;justify-content:center;padding:25px;display:flex;position:relative;overflow:hidden}.card-art>span:first-child{letter-spacing:.12em;font-size:.75rem;font-weight:700}.card-art b{white-space:pre-line;letter-spacing:-.04em;z-index:1;max-width:80%;font-size:2rem;line-height:1.35}.art-number{opacity:.12;letter-spacing:-.1em;font-size:5.5rem;font-weight:900;position:absolute;bottom:-16px;right:10px}.art-unit{color:#4f3f12;background:#ffefba}.art-fit{color:#324762;background:#e8ecf1}.art-guide{color:#fff;background:#164bde}.card-copy{padding:18px 0 0}.card-copy h3{margin:7px 0 10px}.card-copy p{color:var(--muted);font-size:.9375rem;line-height:1.8}.blue-section{background:var(--soft)}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;display:grid}.tool-card{border-top:1px solid var(--line);align-items:flex-start;gap:16px;padding:24px 0;display:flex}.tool-card h2,.tool-card h3{margin:0 0 7px;font-size:1rem}.tool-card p{color:var(--muted);margin:0;font-size:.875rem}.tool-card>span:last-child{color:var(--blue);margin-left:auto}.tool-symbol{background:var(--soft);width:40px;height:40px;color:var(--blue);border-radius:8px;flex-shrink:0;place-items:center;font-size:1.3rem;font-weight:700;display:grid}.closing{text-align:center;border-top:1px solid var(--line);padding:64px 0 76px}.closing p{color:var(--muted)}.site-footer{background:var(--panel);border-top:1px solid var(--line);padding:42px 0 20px}.footer-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.footer-top p{margin:0}.site-footer nav{flex-wrap:wrap;gap:10px 24px;margin-bottom:24px;font-size:.875rem;display:flex}.category-group{margin-top:40px}.category-group>h2{border-bottom:1px solid var(--line);padding-bottom:12px;font-size:1.25rem}.article-wrap{padding-top:26px}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:36px;font-size:.8125rem;display:flex}.article-header{border-bottom:1px solid var(--line);max-width:850px;margin-bottom:36px;padding-bottom:24px}.article-header h1{margin:12px 0 20px;font-size:clamp(1.85rem,3.4vw,2.8rem)}.article-layout{grid-template-columns:minmax(0,800px) minmax(180px,1fr);gap:60px;display:grid}.prose{min-width:0;line-height:2}.prose h2{border-bottom:2px solid var(--ink);margin-top:44px;padding-bottom:12px;scroll-margin-top:20px;font-size:1.55rem}.prose h3{margin-top:28px}.prose p{margin-bottom:1.5rem}.prose a:not(.button):not(.product-link){text-underline-offset:3px;color:var(--blue);text-decoration:underline}.prose li{margin-bottom:8px}.prose ul,.prose ol{padding-left:1.5em}.toc{border-left:1px solid var(--line);align-self:start;padding-left:20px;font-size:.875rem;position:sticky;top:24px}.toc ul{margin:0;padding:0;list-style:none}.toc li{margin:0 0 12px}.toc li ul{margin-top:8px;padding-left:12px}.callout{background:var(--soft);border-left:4px solid var(--blue);margin:28px 0;padding:20px 24px}.callout-warn{color:#332b13;background:#fff5ce;border-color:#b78900}.callout strong{display:block}.callout p:last-child{margin-bottom:0}.ui-kv{border:1px solid var(--line);margin:24px 0;padding:20px}.ui-kv h3{margin-top:0}.ui-kv dl{margin:0}.ui-kv dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(90px,1fr) 2fr;gap:20px;padding:10px 0;display:grid}.ui-kv dl>div:last-child{border:0}.ui-kv dt{font-weight:700}.ui-kv dd{margin:0}.table-scroll{max-width:100%;margin:24px 0;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:440px;font-size:.9375rem}th,td{border-bottom:1px solid var(--line);text-align:left;padding:13px 16px}th{background:var(--panel);font-weight:700}.highlight-cell{background:var(--soft);color:var(--blue)}.product-widget{line-height:1.6}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--bg);border:1px solid var(--line);border-radius:6px;min-width:0;padding:16px}.product-image{background:#fff;border-radius:4px;place-items:center;height:175px;margin-bottom:12px;display:grid}.product-image img{object-fit:contain;max-width:100%;max-height:155px}.product-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 12px;font-size:.9375rem;line-height:1.65;display:-webkit-box;overflow:hidden}.product-platform{color:var(--muted);font-size:.75rem;font-weight:700}.product-price{letter-spacing:-.04em;font-size:1.4rem;font-weight:800}.product-card .small{font-size:.75rem}.product-card .product-link{color:var(--blue);margin-top:12px;font-size:.875rem;font-weight:700;display:block}.product-more{margin:24px auto 0}.product-actions{justify-content:center;gap:12px;display:flex}.product-filters{background:var(--panel);border:1px solid var(--line);border-radius:6px;grid-template-columns:2fr 1fr 1.3fr;align-items:end;gap:16px;margin:24px 0;padding:22px;display:grid}.product-filters label{flex-direction:column;gap:7px;min-width:0;font-size:.875rem;font-weight:700;display:flex}.product-filters input,.product-filters select{border:1px solid var(--line);background:var(--bg);width:100%;min-width:0;color:var(--ink);border-radius:4px;min-height:46px;padding:11px 10px}.product-facets{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.facet-chip{border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:20px;padding:6px 13px;font-size:.875rem}.facet-chip[aria-pressed=true]{background:var(--blue);color:#fff;border-color:var(--blue)}.product-disclaimer{margin-top:25px;line-height:1.8}.prose .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prose .product-filters{grid-template-columns:1fr 1fr}.offer-list{border-top:1px solid var(--line);margin-top:12px;padding-top:12px;font-size:.875rem}.offer-list a{margin-bottom:8px;display:block}.compare-button{color:var(--blue);background:0 0;border:0;padding:6px 0;font-size:.8125rem;text-decoration:underline}.product-status{min-height:24px}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#131722;--ink:#edf0f8;--muted:#aab3c5;--line:#333b4e;--blue:#8eaeff;--soft:#202b46;--panel:#1b2130;color-scheme:dark}:root:not([data-theme]) .button:not(.secondary){color:#fff;background:#2455d6;border-color:#2455d6}:root:not([data-theme]) .home-intro em:after{background:#645213}:root:not([data-theme]) .card-art.art-unit{color:#f9d668;background:#39341f}:root:not([data-theme]) .card-art.art-fit{color:#c0d5f1;background:#283240}:root:not([data-theme]) .art-guide{color:#fff;background:#2049a7}:root:not([data-theme]) .callout-warn{color:#f4dfab;background:#39311d}:root:not([data-theme]) .note-sheet{box-shadow:6px 6px #ffffff10}}html[data-theme=dark]{--bg:#131722;--ink:#edf0f8;--muted:#aab3c5;--line:#333b4e;--blue:#8eaeff;--soft:#202b46;--panel:#1b2130;color-scheme:dark}html[data-theme=dark] .button:not(.secondary){color:#fff;background:#2455d6;border-color:#2455d6}html[data-theme=dark] .home-intro em:after{background:#645213}html[data-theme=dark] .card-art.art-unit{color:#f9d668;background:#39341f}html[data-theme=dark] .card-art.art-fit{color:#c0d5f1;background:#283240}html[data-theme=dark] .art-guide{color:#fff;background:#2049a7}html[data-theme=dark] .callout-warn{color:#f4dfab;background:#39311d}html[data-theme=dark] .note-sheet{box-shadow:6px 6px #ffffff10}@media (width<=900px){.wrap{width:calc(100% - 40px)}.header-inner{gap:20px}.header-inner nav{gap:18px}.logo-latin{display:none}.home-intro{gap:28px}.card-grid{gap:18px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{display:block}.toc{display:none}.product-grid,.prose .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-art{height:165px;padding:18px}.card-art b{font-size:1.7rem}}@media (width<=600px){.wrap{width:calc(100% - 36px)}.header-inner{min-height:auto;padding-top:16px;display:block}.logo{font-size:1.5rem}.logo-mark{width:34px;height:34px;font-size:1.3rem}.header-inner nav{justify-content:space-between;gap:10px;margin-top:9px;font-size:.8125rem}.header-inner nav a{padding:12px 0}.home-intro{grid-template-columns:1fr;gap:32px;padding:32px 0 40px}.home-intro h1{margin:18px 0;font-size:2.7rem}.home-intro .intro-copy{font-size:1rem}.feature-note{padding:20px}.note-sheet{max-width:none;padding:14px 20px;transform:rotate(-2deg)}.note-sheet b{font-size:2rem}.note-sheet b br{display:none}.note-check{font-size:3rem;bottom:0}.section{padding-top:40px;padding-bottom:40px}.section-heading{align-items:start;gap:12px}.section-heading h2{font-size:1.35rem}.section-heading .text-link{white-space:nowrap;margin-top:22px;font-size:.8125rem}.card-grid{grid-template-columns:1fr;gap:28px}.card-art{height:190px}.card-art b{font-size:2.15rem}.tool-grid{grid-template-columns:1fr}.closing{text-align:left;padding:40px 0}.closing h2{font-size:1.5rem}.closing br{display:none}.footer-top{display:block}.footer-top p{margin-top:12px;font-size:.875rem}.article-header{margin-bottom:20px;padding-bottom:20px}.article-header h1{font-size:1.8rem}.breadcrumb{margin-bottom:24px}.product-filters,.prose .product-filters{grid-template-columns:1fr;gap:14px;padding:16px}.product-grid,.prose .product-grid{gap:10px}.product-card{padding:11px}.product-image{height:125px}.product-image img{max-height:110px}.product-price{font-size:1.18rem}.product-card h3{font-size:.875rem}.product-filters .button{width:100%}.ui-kv{padding:14px}.ui-kv dl>div{grid-template-columns:1fr;gap:4px}.prose h2{font-size:1.3rem}.callout{padding:16px}}@media (prefers-reduced-motion:no-preference){a,button{transition:color .15s,background .15s}.editorial-card a:hover .card-art{filter:brightness(.97)}}.listing-cards{margin-top:40px}.pagination{justify-content:center;gap:16px;margin:28px 0;display:flex}.empty-state{background:var(--panel);text-align:center;border:1px solid var(--line);border-radius:6px;padding:48px 24px}.result-count{color:var(--muted);font-size:.9rem}.product-status:empty{min-height:0;margin:0}.product-status:not(:empty){padding:10px 0}.retry-products{margin-bottom:20px}.product-detail{grid-template-columns:minmax(240px,350px) 1fr;gap:50px;display:grid}.product-title{max-width:950px;margin-bottom:32px;font-size:clamp(1.5rem,3vw,2.25rem)}.detail-specs{margin:24px 0}.detail-specs>div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:18px;padding:12px 0;display:grid}.detail-specs dt{font-weight:700}.detail-specs dd{overflow-wrap:anywhere;margin:0}.toc strong{margin-bottom:16px;display:block}.prose .product-widget a{text-decoration:none}.prose pre{background:var(--panel);padding:18px;font-size:.85rem;overflow:auto}.prose code{overflow-wrap:anywhere}.prose blockquote{border-left:3px solid var(--line);color:var(--muted);padding-left:20px}.product-filters .text-link{place-self:center start}.product-grid[aria-busy=true]{opacity:.6}@media (width<=600px){.product-detail{grid-template-columns:1fr;gap:24px}.detail-specs>div{grid-template-columns:90px 1fr}.home-intro h1{font-size:2.65rem}.empty-state{padding:32px 16px}.site-footer nav{gap:12px 20px}.prose .product-disclaimer{font-size:.75rem}}.advanced-filters{border-top:1px solid var(--line);grid-column:1/-1;padding-top:12px}.advanced-filters summary{cursor:pointer;padding:4px 0;font-size:.9rem;font-weight:700}.advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 6px;display:grid}.prose .advanced-grid{grid-template-columns:1fr 1fr}@media (width<=600px){.product-filters,.prose .product-filters{grid-template-columns:1fr 1fr;gap:12px}.product-filters .filter-keyword{grid-column:1/-1}.advanced-grid,.prose .advanced-grid{grid-template-columns:1fr 1fr;gap:12px}.product-filters input,.product-filters select{font-size:.875rem}.product-filters>.text-link,.advanced-filters summary{font-size:.85rem}}:root{--site-bg:var(--bg);--site-ink:var(--ink);--site-muted:var(--muted);--site-line:var(--line);--site-blue:var(--blue);--site-soft:var(--soft);--site-panel:var(--panel)}.header-inner nav{margin-left:auto}.theme-control{--theme-offset:72px;isolation:isolate;border:1px solid var(--line);background:var(--panel);border-radius:99px;flex-shrink:0;grid-template-columns:repeat(3,36px);align-items:center;padding:3px;display:inline-grid;position:relative}.theme-control[data-preference=light]{--theme-offset:0px}.theme-control[data-preference=dark]{--theme-offset:36px}.theme-control:before{content:"";z-index:-1;background:var(--bg);width:36px;height:36px;transform:translateX(var(--theme-offset));pointer-events:none;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000012,0 0 0 1px #00000005}.theme-choice{width:36px;height:36px;color:var(--muted);-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.theme-choice svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:18px;height:18px}.theme-choice[aria-pressed=true]{color:var(--blue)}.theme-choice:hover{color:var(--ink)}.theme-choice[aria-pressed=true]:hover{color:var(--blue)}.theme-choice:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.theme-tooltip{background:var(--ink);color:var(--bg);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:5px;padding:5px 9px;font-size:11px;font-weight:500;line-height:1.5;position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%,-3px);box-shadow:0 2px 8px #00000014}.theme-choice:last-child .theme-tooltip{left:auto;right:-3px;transform:translateY(-3px)}.theme-choice:focus-visible .theme-tooltip{opacity:1;visibility:visible}@media (hover:hover){.theme-choice:hover .theme-tooltip{opacity:1;visibility:visible}}@media (prefers-reduced-motion:no-preference){.theme-control:before{transition:transform .22s cubic-bezier(.2,.8,.2,1)}.theme-tooltip{transition:opacity .12s,visibility .12s}.theme-choice svg{transition:transform .18s}.theme-choice:hover svg{transform:scale(1.08)}}@media (width<=600px){.header-inner{grid-template-columns:1fr auto;gap:0 12px;display:grid}.header-inner nav{grid-area:2/1/auto/-1;margin-left:0}.theme-control{justify-self:end}}@media print{:root{color-scheme:light;--bg:#fff!important;--ink:#17202b!important;--muted:#5b6372!important;--line:#dfe3ec!important;--blue:#164bde!important;--soft:#f1f5ff!important;--panel:#f7f8fa!important}.theme-control{display:none!important}}:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--radius:8px;--radius-panel:12px;--control-height:46px;--text-caption:.8125rem;--text-body:1rem;--text-section:1.75rem}.button{min-height:var(--control-height);border-radius:var(--radius);gap:10px}.button:disabled,.button[aria-disabled=true]{cursor:wait;opacity:.65}button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;flex:none}input:focus-visible,select:focus-visible{outline-offset:2px;outline-width:2px}.hero-actions{align-items:center;gap:24px;margin-top:28px;display:flex}.home-intro .hero-actions .text-link{margin:0}.home-intro{border:0;padding-top:64px;padding-bottom:56px}.home-intro h1{text-wrap:balance}.feature-note{border-radius:var(--radius-panel)}.home-paths{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-paths>a{align-items:center;gap:16px;min-width:0;padding:24px 20px;display:flex}.home-paths>a:first-child{padding-left:0}.home-paths>a+a{border-left:1px solid var(--line)}.path-number{color:var(--blue);font-variant-numeric:tabular-nums;align-self:flex-start;margin-top:3px;font-size:.75rem;font-weight:700}.home-paths strong{font-size:1rem;display:block}.home-paths small{color:var(--muted);margin-top:4px;font-size:.75rem;display:block}.path-arrow{color:var(--blue);margin-left:auto;font-size:1.35rem}.product-browser{padding-top:48px}.finder-heading{max-width:800px}.finder-heading h1{margin:10px 0 12px;font-size:clamp(1.8rem,3vw,2.7rem)}.finder-heading .intro-copy{margin-bottom:0;font-size:1rem}.mobile-break{display:none}.product-filters{border-radius:var(--radius-panel);gap:20px;margin-top:28px;margin-bottom:28px;padding:24px}.product-filters label{font-size:var(--text-caption)}.product-filters input,.product-filters select{border-radius:var(--radius);min-height:var(--control-height)}.filter-actions{grid-column:1/-1;align-items:center;gap:24px;display:flex}.filter-actions .text-link{font-size:var(--text-caption)}.advanced-filters{padding-top:16px}.advanced-filters summary{align-content:center;min-height:36px}.advanced-filters summary::marker{color:var(--blue)}.results-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:20px;scroll-margin-top:24px;display:flex}.result-count{margin:0;font-size:.8125rem}.result-count strong{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.35rem}.result-range{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.75rem}.product-card{border-radius:var(--radius-panel);flex-direction:column;padding:16px;display:flex;overflow:hidden}.product-image{border-radius:var(--radius);height:180px;margin-bottom:16px;overflow:hidden}.product-image img{max-height:160px}.product-platform{color:var(--muted);letter-spacing:.03em;font-size:.6875rem;display:inline-block}.product-card h3{min-height:4.95em;margin:8px 0 12px;font-weight:600;line-height:1.65}.product-card h3 a:hover{text-underline-offset:3px;text-decoration:underline}.product-price{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:1.5rem;line-height:1.4}.product-pricing{margin-bottom:14px}.product-availability{margin:3px 0 6px}.product-card-footer{border-top:1px solid var(--line);margin-top:auto;padding-top:12px}.product-checked{margin:0 0 10px;line-height:1.5}.product-checked time{font-variant-numeric:tabular-nums;display:block}.product-card .product-link{justify-content:space-between;align-items:center;gap:8px;min-height:44px;margin:0;font-size:.8125rem;display:flex}.product-card .product-merchant{border:1px solid var(--line);border-radius:var(--radius);background:var(--soft);color:var(--blue);padding:9px 12px}.product-card .product-detail-link{color:var(--muted);margin-top:5px;font-size:.75rem}.product-card .product-detail-link:hover{color:var(--blue)}.product-merchant span,.product-detail-link span{flex:none}.pagination{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:32px 0 0;padding-top:28px;display:grid}.pagination>a:first-child{justify-self:start}.pagination>a:last-child{justify-self:end}.pagination-position{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.8125rem}.pagination-position strong{color:var(--ink)}.empty-state{border-radius:var(--radius-panel);padding:48px 24px}.empty-state p{color:var(--muted);max-width:440px;margin:0 auto 20px;font-size:.9375rem}.empty-symbol{background:var(--soft);width:56px;height:56px;color:var(--blue);border-radius:50%;place-items:center;margin:0 auto 16px;font-size:2.5rem;line-height:1;display:grid}.empty-state h3{font-size:1.125rem}.empty-state h1{font-size:clamp(1.3rem,3vw,2rem)}.product-status:not(:empty){background:var(--soft);border-left:3px solid var(--blue);border-radius:0 var(--radius) var(--radius) 0;align-items:center;gap:12px;padding:14px 18px;font-size:.875rem;display:flex}.product-status[data-state=loading]:before{content:"";border:2px solid var(--line);border-top-color:var(--blue);border-radius:50%;flex:none;width:16px;height:16px}.product-status[data-state=error]{border-color:var(--ink);background:var(--panel)}[data-product-results][aria-busy=true]{opacity:.45;pointer-events:none}.product-detail{align-items:start;gap:48px}.product-detail>.product-card,.product-detail>div:first-child .product-card{border-radius:var(--radius-panel)}.product-detail .product-image{height:240px}.product-detail .product-image img{max-height:220px}.product-detail .product-card h3{min-height:0}.detail-specs:empty{display:none}@media (hover:hover){.home-paths>a:hover{background:var(--soft)}.product-card:hover,.product-merchant:hover{border-color:var(--blue)}}@media (prefers-reduced-motion:no-preference){.product-status[data-state=loading]:before{animation:.8s linear infinite product-loading}.product-card{transition:border-color .15s}.product-image img{transition:transform .2s}.product-image:hover img{transform:scale(1.025)}}@keyframes product-loading{to{transform:rotate(360deg)}}@media (width<=900px){.home-paths>a{gap:10px;padding:20px 12px}.home-paths small{font-size:.6875rem}.path-number{display:none}.product-filters{gap:16px}}@media (width<=600px){.home-intro{padding:32px 0}.hero-actions{gap:20px;margin-top:24px}.hero-actions .button{padding:10px 18px}.home-paths{grid-template-columns:1fr}.home-paths>a,.home-paths>a:first-child{padding:16px 4px}.home-paths>a+a{border-left:0;border-top:1px solid var(--line)}.path-number{display:block}.home-paths strong{font-size:.9375rem}.home-paths small{font-size:.75rem}.feature-note{padding:20px}.product-browser{padding-top:28px}.finder-heading h1{margin-top:8px;font-size:1.75rem}.finder-heading .intro-copy{font-size:.875rem;line-height:1.8}.mobile-break{display:block}.product-filters{gap:12px;margin:22px 0;padding:16px}.filter-actions{gap:18px}.product-filters .filter-actions .button{white-space:nowrap;flex:1;width:auto;padding:10px 12px;font-size:.875rem}.filter-actions .text-link{flex:none;font-size:.75rem}.advanced-filters{padding-top:10px}.advanced-filters summary{min-height:36px;font-size:.8125rem}.results-heading{gap:8px;margin-bottom:16px}.result-count strong{font-size:1.2rem}.result-range{font-size:.6875rem}.product-grid,.prose .product-grid{gap:14px}.product-card{padding:12px}.product-image{height:145px}.product-image img{max-height:125px}.product-card h3{font-size:.875rem}.product-price{font-size:1.3rem}.pagination{gap:10px;margin-top:24px;padding-top:24px}.pagination .button{padding:10px 12px;font-size:.75rem}.pagination-position{font-size:.75rem}.product-detail{gap:24px}.product-title{font-size:1.5rem}.product-status:not(:empty){padding:12px;font-size:.8125rem}.product-disclaimer{font-size:.75rem}}@media (width<=480px){.product-grid,.prose .product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:100px minmax(0,1fr);gap:0 16px;padding:16px;display:grid}.product-image{grid-area:1/1;align-self:start;height:116px;margin:0}.product-image img{max-height:100px}.product-summary{grid-column:2;min-width:0}.product-card h3{-webkit-line-clamp:3;min-height:0;margin-top:5px;margin-bottom:10px}.product-pricing{margin-bottom:12px}.product-card-footer{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:0 12px;display:grid}.product-checked{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-bottom:10px;display:flex;font-size:.6875rem!important}.product-checked time{display:inline}.product-card .product-merchant{padding:9px;font-size:.75rem}.product-card .product-detail-link{min-height:44px;margin:0;font-size:.6875rem}.product-detail .product-card{display:flex}.product-detail .product-image{height:240px}.product-detail .product-card-footer{display:block}.product-detail .product-card h3{font-size:1rem}.product-detail .product-card .product-link{font-size:.875rem}.product-detail .product-checked{display:block}}@media (width<=360px){.wrap{width:calc(100% - 28px)}.filter-actions{gap:12px}.product-filters .filter-actions .button{gap:6px;padding:10px 8px;font-size:.8125rem}.product-card{grid-template-columns:80px minmax(0,1fr);gap:0 12px;padding:12px}.product-image{height:96px}.product-image img{max-height:85px}.result-range{font-size:.625rem}.pagination{gap:8px}.pagination .button{padding:10px 9px}}@media (width<=600px){.product-filters input,.product-filters select{font-size:1rem}}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.topic-card{border:1px solid var(--line);background:var(--bg);border-radius:12px;flex-direction:column;min-width:0;padding:28px;display:flex}.topic-card:hover{border-color:var(--blue)}.topic-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.topic-symbol{background:var(--soft);width:52px;height:52px;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.6rem;font-weight:800;display:grid}.topic-card h3{font-size:1.3rem}.topic-card p{color:var(--muted);font-size:.9375rem}.topic-card-foot{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:auto;padding-top:16px;font-size:.8125rem;font-weight:700;display:flex}.topic-card-foot>span{color:var(--blue);font-size:1.2rem}.topic-index-header{max-width:780px}.topic-index-header h1{margin-top:14px}.topic-hero{grid-template-columns:1.5fr 1fr;align-items:center;gap:64px;display:grid}.topic-hero h1{margin:16px 0 22px;font-size:clamp(2rem,3.4vw,3rem)}.topic-hero p:not(.topic-lead){max-width:640px;color:var(--muted)}.topic-hero .button{margin-top:12px}.topic-lead{font-size:1.2rem;font-weight:700}.topic-cover{aspect-ratio:1.15;background:var(--soft);border:1px solid var(--line);color:var(--blue);border-radius:50% 50% 12px 12px;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.topic-cover b{font-size:7rem;line-height:1.6}.topic-cover span{letter-spacing:.08em;font-size:.75rem;font-weight:700}.topic-checks{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:48px 0 32px;display:grid}.topic-checks h2{margin:14px 0 10px;font-size:1.1rem}.topic-checks p{color:var(--muted);margin:0;font-size:.9rem}.topic-step{color:var(--blue);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.topic-reading{flex-wrap:wrap;align-items:center;gap:14px 24px;padding-top:24px;display:flex}.topic-reading strong{font-size:.9rem}.topic-reading .text-link{font-size:.85rem}.topic-sources{border-top:1px solid var(--line);color:var(--muted);padding:24px 0;font-size:.875rem}.topic-sources>div{flex-wrap:wrap;gap:12px;display:flex}.topic-sources p{margin:10px 0}.topic-sources .text-link{font-size:.8125rem}.price-distribution{background:var(--panel);border:1px solid var(--line);border-radius:12px;margin-bottom:32px;padding:28px}.price-distribution h2{font-size:1.3rem}.distribution-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.distribution-metrics div{border-left:2px solid var(--line);padding-left:16px}.distribution-metrics dt{color:var(--muted);font-size:.8rem}.distribution-metrics dd{margin:4px 0;font-size:1.65rem;font-weight:800}.distribution-metrics dd small{font-size:.75rem;font-weight:400}.sale-preview{border:1px solid var(--line);background:var(--soft);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin:32px auto;padding:28px;display:flex}.sale-preview p{color:var(--muted);margin:6px 0 0;font-size:.9rem}.sale-preview h2{margin:6px 0;font-size:1.2rem}.sale-preview .button{white-space:nowrap}.match-basis{background:var(--soft);color:var(--blue);border-radius:5px;padding:5px 10px;font-size:.8rem;font-weight:700;display:inline-block}.match-evidence{background:var(--panel);border:1px solid var(--line);border-radius:8px;margin-bottom:24px;padding:16px 20px}.match-evidence summary{cursor:pointer;font-size:.9rem;font-weight:700}.match-evidence p{overflow-wrap:anywhere;margin:12px 0 0;font-size:.875rem}@media (width<=1050px) and (width>=601px){.header-inner{flex-wrap:wrap;gap:12px;padding:16px 0}.header-inner .theme-control{order:1;margin-left:auto}.header-inner>nav{order:2;justify-content:space-between;width:100%;margin-left:0}}@media (width<=600px){.header-inner nav{white-space:nowrap;justify-content:space-between;gap:8px;font-size:.75rem;overflow-x:auto}.topic-grid{grid-template-columns:1fr;gap:16px}.topic-card{padding:22px}.topic-card-top{margin-bottom:16px}.topic-hero{grid-template-columns:1fr;gap:24px}.topic-cover{display:none}.topic-checks{grid-template-columns:1fr;gap:24px;padding-top:36px}.topic-checks article{grid-template-columns:28px 1fr;gap:6px 14px;display:grid}.topic-checks h2{margin:0}.topic-checks p{grid-column:2}.topic-reading{gap:12px}.price-distribution{padding:20px}.distribution-metrics{gap:10px}.distribution-metrics div{padding-left:10px}.distribution-metrics dd{font-size:1.2rem}.sale-preview{padding:22px;display:block}.sale-preview .button{margin-top:18px}.topic-products{padding-top:40px}}.topic-hero h1,.topic-card h3,.sale-hero h1,.sale-event h2{text-wrap:balance}[data-candidates] .product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr))}.topic-cover-illustrated{aspect-ratio:7/6;background:0 0;border:0;border-radius:24px;padding:0;overflow:hidden}.topic-cover-illustrated img{width:100%;height:auto;display:block}.topic-symbol-illustrated{background:0 0;border-radius:8px;width:84px;height:72px;overflow:hidden}.topic-symbol-illustrated img{width:100%;height:auto;display:block}
