:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",Meiryo,sans-serif;font-size:16px;line-height:1.85;color:#152436;background:#fff;--blue:#164fd8;--navy:#102942;--muted:#566575;--line:#dce3eb;--paper:#f4f7fb}*{box-sizing:border-box}body{margin:0}a{color:var(--blue);text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ecac20;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.5;font-weight:750}h1{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.02em;margin-bottom:22px}h2{font-size:1.7rem;margin-bottom:20px}h3{font-size:1.15rem}p{margin-bottom:1.1rem}.wrap{width:min(1040px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:16px;top:-100px;background:#fff;padding:10px 16px;z-index:2}.skip:focus{top:8px}.masthead{border-bottom:1px solid var(--line)}.masthead .wrap{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{font-size:1.5rem;font-weight:800;text-decoration:none;color:#152436;display:inline-flex;align-items:center;gap:13px;white-space:nowrap}.brand-mark{width:21px;height:24px;border-left:7px solid var(--blue);border-right:7px solid var(--blue);transform:skewY(-12deg)}.masthead p{font-size:.875rem;color:var(--muted);margin:0}.article-heading{padding:50px 0 30px;max-width:900px}.eyebrow{font-size:.875rem;letter-spacing:.12em;color:var(--blue);font-weight:700;margin-bottom:14px}.lead{font-size:1.06rem;color:var(--muted);max-width:850px}.meta,.small{font-size:.875rem;color:var(--muted)}.article-heading .meta{margin-bottom:0}.article-nav{display:flex;gap:12px 28px;flex-wrap:wrap;padding:15px 0;border-block:1px solid var(--line)}.article-nav a{text-decoration:none;font-size:.9375rem;color:#152436}.article-section{padding-top:45px;scroll-margin-top:20px}.article-section>p{max-width:900px}.paper-grid,.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.paper-card{padding:26px 30px;background:var(--paper);border-top:4px solid var(--blue)}.paper-card p:last-child{font-size:.9375rem;color:var(--muted);margin-bottom:0}.paper-card h3{font-size:.9375rem;color:var(--muted)}.paper-emphasis{font-size:1.35rem;font-weight:700;line-height:1.7;margin-bottom:16px}.paper-card.excluded{background:#fff5ef;border-color:#9b341b}.excluded h3{color:#913018}details{border:1px solid var(--line);padding:18px 22px;margin-top:20px}summary{font-size:.9375rem;font-weight:650;cursor:pointer}details p{font-size:.9375rem;margin:18px 0 0}.source-note{font-size:.875rem;color:var(--muted);margin-top:16px}.table-scroll{overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid var(--line)}table{border-collapse:collapse;width:100%;min-width:650px;text-align:left;font-size:.9375rem}caption{text-align:left;font-weight:650;padding:16px 20px}th,td{padding:16px 20px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);vertical-align:top}thead th{background:var(--navy);color:#fff}tbody th{background:var(--paper);width:39%}tbody td{width:30.5%}.rated-row td strong{font-size:1.5rem;color:var(--blue)}tr:last-child>*{border-bottom:0}tr>*:last-child{border-right:0}.table-note{font-size:.875rem;color:var(--muted);margin-top:12px}.product-card{border:1px solid var(--line);padding:28px 30px}.product-card p:last-child{color:var(--muted);font-size:.9375rem;margin-bottom:0}.model{font-size:.9rem;font-weight:700;letter-spacing:.05em;margin-bottom:12px}.measure{font-size:3.25rem;line-height:1.4;color:var(--blue);font-weight:750;margin-bottom:20px;font-variant-numeric:tabular-nums}.measure span{font-size:1rem;color:var(--muted);font-weight:500;margin-left:8px}.callout{padding:24px 28px;margin-top:24px;border-left:4px solid var(--blue);background:var(--paper)}.callout h3{margin-bottom:12px}.callout p:last-child{margin-bottom:0}.height-comparison{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:28px 0;background:var(--paper);padding:26px 30px}.height{font-size:2.65rem;line-height:1.5;font-weight:700;font-variant-numeric:tabular-nums;margin-bottom:16px}.height span{font-size:1rem;margin-left:6px;font-weight:500}.height-bar{height:12px;background:var(--blue)}.height-bar.shorter{width:63.2%}.height-bar.taller{width:82.8%;background:var(--navy)}.checklist{padding:24px 30px 24px 54px;background:var(--paper);margin:24px 0}.checklist li{padding:6px 0}.manufacturer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0 12px}.manufacturer-links a{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid var(--blue);padding:15px 20px;text-decoration:none;font-size:.9375rem;font-weight:650}.sources{border-top:1px solid var(--line);margin-top:44px;padding-bottom:60px}.sources ul{padding-left:1.2rem;font-size:.9375rem}.sources li{margin-bottom:12px}.sources p{font-size:.9375rem;color:var(--muted)}.site-footer{background:var(--navy);color:#cbd6e0;padding:32px 0}.site-footer .wrap{display:flex;justify-content:space-between;gap:32px;align-items:flex-start}.site-footer .brand{color:#fff}.site-footer p{font-size:.875rem;margin-bottom:5px;max-width:650px}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.article-heading{padding-top:34px}.paper-grid,.product-grid{gap:16px}.paper-card,.product-card{padding:22px}.paper-emphasis{font-size:1.2rem}.site-footer .wrap{display:block}.site-footer .brand{margin-bottom:18px}.height-comparison{padding:24px;gap:20px}.manufacturer-links{grid-template-columns:1fr}.measure{font-size:2.8rem}}
@media(max-width:520px){.wrap{width:calc(100% - 32px)}.masthead .wrap{min-height:75px}.masthead p{display:none}.brand{font-size:1.35rem}h1{font-size:2rem}h2{font-size:1.45rem}.lead{font-size:1rem}.article-nav{gap:10px 22px}.article-nav a{font-size:.875rem}.article-section{padding-top:34px}.paper-grid,.product-grid{grid-template-columns:1fr}.paper-emphasis{font-size:1.3rem}.paper-card,.product-card{padding:24px}.callout{padding:20px}.height-comparison{gap:20px;padding:20px}.height{font-size:2.1rem}.model{font-size:.875rem}.measure{font-size:3rem}.checklist{padding:20px 22px 20px 43px}.sources{padding-bottom:40px}.source-note,.sources{overflow-wrap:anywhere}}
