/* Shared finishing layer: type, product imagery, navigation and dedicated pages. */
:root{--chart-c:#8450b5;--chart-d:#a86626;--photo-bg:#f1f2ef}
:root[data-theme=dark]{--chart-c:#c099ed;--chart-d:#e6b47c;--photo-bg:#e6e8e2}
body{line-height:1.6}main:focus{outline:none}h1{max-width:22ch;text-wrap:balance}h2,h3{text-wrap:balance}p{text-wrap:pretty}
:root:not([data-theme=dark]) .site-header nav a,:root:not([data-theme=dark]) .brand-sub,:root:not([data-theme=dark]) .theme-toggle{color:#394335}:root:not([data-theme=dark]) .site-header nav a:hover,:root:not([data-theme=dark]) .site-header nav a[aria-current="page"]{color:#11160f}:root:not([data-theme=dark]) .site-header nav a[aria-current="page"]{font-weight:600}
.site-header{height:100px;gap:28px}.brand-mark{width:44px;height:44px;border-radius:14px;background:var(--ink);color:var(--bg)}.brand-mark svg{width:34px;height:34px}.brand{font-size:1.125rem;letter-spacing:-.035em}.brand-sub{font-size:.8125rem}
.site-header nav{gap:2px;padding:5px;background:color-mix(in srgb,var(--surface) 68%,transparent);border:1px solid var(--line);border-radius:999px}.site-header nav a{padding:9px 20px;font-size:.875rem;white-space:nowrap;border-radius:999px}.site-header nav [aria-current]:after{display:none}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--ink)}
.theme-toggle{border-radius:999px;padding:10px 14px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-logo svg{width:30px;height:30px}.site-footer>a span{display:inline;color:inherit;margin:0}.site-footer>div{font-size:.875rem;gap:23px}.site-footer{margin-top:75px}
.hero-kicker{font-size:.75rem;letter-spacing:.14em;color:var(--muted);font-weight:600}.hero-copy h1{font-size:clamp(3.25rem,5.2vw,4.9rem);letter-spacing:-.065em;max-width:13ch;line-height:1.06}.hero-copy>p{max-width:35ch;line-height:1.65}.hero-copy>.subtle-link{font-size:.875rem}.home-hero{padding-top:54px;padding-bottom:46px;min-height:615px;gap:5%}.hero-matchup{border-radius:26px}.hero-product small{font-size:.75rem}.hero-product img{max-width:100%}.matchup-top{letter-spacing:.04em;font-size:.75rem;gap:20px}.matchup-top>span:last-child{font-size:.75rem;text-transform:none;letter-spacing:0;display:flex;gap:10px}.hero-product span{font-size:.875rem}.versus{font-size:.75rem}.home-browse{padding-top:30px;border-top:1px solid var(--line)}.home-browse .section-heading h2{font-size:1.45rem}.category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-links>a{display:flex;align-items:center;gap:16px;min-height:94px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:16px}.category-links>a:hover{border-color:var(--accent-ink);transform:translateY(-3px)}.category-index{font-size:.75rem;color:var(--muted)}.category-links strong{font-size:1rem;font-weight:500}.category-links>a>span:last-child{margin-left:auto}
.page-heading{padding-top:44px;padding-bottom:32px}.page-heading h1{font-size:clamp(2.5rem,4vw,3.4rem);font-weight:500;letter-spacing:-.05em}.page-heading p{max-width:65ch;line-height:1.6}.eyebrow{font-size:.75rem;letter-spacing:.06em}.segmented{border-radius:999px;padding:5px}.segmented button{border-radius:999px}.more-category select{border-radius:999px;background:var(--surface)}
.more-category{position:relative;margin-left:auto;z-index:12}.category-menu{position:relative}.category-menu>summary{list-style:none;display:flex;align-items:center;gap:12px;min-width:238px;min-height:54px;padding:8px 13px 8px 9px;border:1px solid var(--line);border-radius:17px;background:var(--surface);cursor:pointer;box-shadow:0 7px 24px #00000008;transition:border-color 180ms,box-shadow 250ms,transform 350ms cubic-bezier(.16,1,.3,1)}.category-menu>summary::-webkit-details-marker{display:none}.category-menu>summary:hover{border-color:color-mix(in srgb,var(--accent-ink) 55%,var(--line));transform:translateY(-1px);box-shadow:0 12px 28px #0000000d}.category-menu[open]>summary{border-color:var(--accent-ink);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 35%,transparent)}.category-menu-icon,.category-option-icon{display:grid;place-items:center;flex-shrink:0;background:var(--surface-2);color:var(--accent-ink)}.category-menu-icon{width:38px;height:38px;border-radius:11px}.category-menu-icon svg{width:20px;height:20px;stroke:currentColor;fill:none}.category-menu-copy{display:flex;flex-direction:column;min-width:0;line-height:1.25}.category-menu-copy small{font-size:.6875rem;color:var(--muted);letter-spacing:.06em;text-transform:uppercase}.category-menu-copy strong{font-size:.875rem;font-weight:600;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-menu-chevron{margin-left:auto;color:var(--muted);font-size:1.1rem;transition:transform 300ms}.category-menu[open] .category-menu-chevron{transform:rotate(180deg)}.category-menu-panel{position:absolute;right:0;top:calc(100% + 10px);width:min(470px,calc(100vw - 32px));padding:14px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid var(--line);border-radius:20px;box-shadow:0 24px 70px #0004;backdrop-filter:blur(18px)}.category-menu-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:6px 7px 13px}.category-menu-heading strong{font-size:1rem}.category-menu-heading span{font-size:.75rem;color:var(--muted)}.category-menu-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:min(520px,65vh);overflow:auto;padding:2px}.category-menu-options button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid transparent;border-radius:13px;background:transparent;color:var(--ink);text-align:left}.category-menu-options button:hover,.category-menu-options button.active{background:var(--surface-2);border-color:var(--line)}.category-menu-options button.active{border-color:color-mix(in srgb,var(--accent-ink) 60%,var(--line))}.category-option-icon{width:38px;height:38px;border-radius:10px}.category-option-icon svg{width:19px;height:19px;stroke:currentColor;fill:none}.category-menu-options button>span:nth-child(2){min-width:0}.category-menu-options strong,.category-menu-options small{display:block;overflow-wrap:anywhere}.category-menu-options strong{font-size:.8125rem;line-height:1.35}.category-menu-options small{font-size:.6875rem;line-height:1.4;color:var(--muted);margin-top:2px}.category-option-count{font-size:.6875rem;color:var(--muted);font-variant-numeric:tabular-nums}
.hardware-photo{margin:0;display:flex;flex-direction:column;justify-content:center;min-width:0;width:100%}.hardware-photo img{display:block;width:100%;height:100%;object-fit:contain;min-height:0}.hardware-photo figcaption{font-size:.75rem;line-height:1.5;color:var(--muted);margin-top:12px;overflow-wrap:anywhere}.product-image{height:228px;padding:16px 24px 0;display:flex;align-items:stretch;background:none}.product-image .hardware-photo{height:100%;justify-content:flex-start}.product-image img{max-height:none;flex:1;height:140px;width:100%;padding:14px;background:var(--photo-bg);border-radius:14px;filter:none}.product-image figcaption{min-height:36px;margin-top:10px;line-height:1.5;font-size:.75rem}.product-heading{padding-top:18px}.product-heading h2 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.product-heading h2{font-size:clamp(1.375rem,2.1vw,1.85rem);line-height:1.2}.product-index{font-size:.75rem}.product-meta{font-size:.75rem;align-items:center}.product-meta a{white-space:nowrap;font-size:.8125rem}.comparison-cards{gap:20px}.comparison-cards:has(.product-card:nth-child(3)){grid-template-columns:repeat(2,minmax(0,1fr))}.change-product{border-radius:10px;min-height:44px}.compare-options .text-button{font-size:.875rem}.metric-card h3{font-size:1rem}.metric-card{border-radius:16px}.metric-row>div:first-child{align-items:center;line-height:1.4;min-height:24px}.metric-row>div:first-child>span{max-width:75%}.metric-row strong{font-size:1.2rem}.comparison-data .section-heading h2,.specifications .section-heading h2{font-size:1.65rem}.source-caption{font-size:.75rem}.data-note{font-size:.8125rem}
#comparison-table tbody th{background:none;color:var(--muted);text-align:left;min-width:155px;font-weight:400}.switch-label{position:relative;gap:10px}.switch-label input{position:absolute;opacity:0;width:38px;height:24px;left:0;margin:0;cursor:pointer}.switch-track{width:36px;height:22px;border-radius:99px;background:var(--line);padding:3px;display:inline-flex;transition:background 250ms;flex-shrink:0}.switch-track:before{content:'';width:16px;height:16px;border-radius:50%;background:var(--surface);box-shadow:0 1px 4px #0003;transition:transform 350ms cubic-bezier(.16,1.3,.3,1)}.switch-label input:checked+.switch-track{background:var(--accent-ink)}.switch-label input:checked+.switch-track:before{transform:translateX(14px);background:var(--bg)}.switch-label input:focus-visible+.switch-track{outline:3px solid var(--accent-ink);outline-offset:4px}
.image-credit{display:block;font-size:.75rem;color:var(--muted);margin-top:10px}.image-credit a{display:inline!important;font-size:inherit!important}.source-details{padding:20px 0}.source-details summary{color:var(--ink)}#comparison-sources article{border-left:2px solid var(--line);padding-left:18px}#comparison-sources p{font-size:.875rem}.photo-attribution summary{font-size:.875rem;cursor:pointer}.photo-attribution{margin-top:25px;border-top:1px solid var(--line);padding-top:18px}.photo-attribution p{font-size:.875rem}.photo-attribution a{font-size:.875rem;text-decoration:underline;text-underline-offset:4px}
.catalog-tools{border-radius:16px;align-items:center}.search-field>svg{width:21px;height:21px;flex-shrink:0;color:var(--muted)}.catalog-product{display:flex!important;align-items:center;gap:18px}.catalog-photo{width:92px;height:66px;flex-shrink:0;border-radius:9px;overflow:hidden;background:var(--photo-bg);padding:6px}.catalog-product-copy{display:block;min-width:0}.hardware-table td .catalog-product-copy{margin:0}.catalog-product-copy>strong{display:block;font-size:.9375rem;line-height:1.4;color:var(--ink)}.hardware-table .catalog-product-copy>span{font-size:.8125rem}.reference-label{font-size:.75rem;display:block;margin-top:4px;color:var(--muted)}.hardware-table td:first-child{min-width:310px}.hardware-table th,.hardware-table td{padding:18px}.hardware-table td:not(:first-child){font-size:.875rem}.selection-link{font-size:.875rem;font-weight:500;color:var(--accent-ink)}.catalog-add{min-height:40px}.picker-photo{height:54px;width:75px;flex-shrink:0;background:var(--photo-bg);padding:5px;border-radius:8px;overflow:hidden}.picker-info{flex:1;min-width:0}#picker-results button{gap:14px;padding:15px 10px;border-radius:9px}#picker-results small{font-size:.8125rem}#picker-category-label{font-size:.875rem;color:var(--muted);margin-top:5px}
.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.guide-card{padding:32px;background:var(--surface);border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;min-height:270px;overflow:hidden}.guide-card:hover{transform:translateY(-5px);border-color:var(--accent-ink);box-shadow:var(--shadow)}.guide-card-top{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.guide-number{font-size:.75rem;color:var(--muted);padding-top:8px}.guide-icon{width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--accent-ink) 35%,var(--line));border-radius:18px;color:var(--accent-ink);background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 24%,var(--surface)),var(--surface));box-shadow:inset 0 1px 0 #fff2}.guide-icon svg{width:40px;height:40px;overflow:visible;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.guide-card h2{font-size:1.8rem}.guide-card p{font-size:1rem;color:var(--muted);margin-top:10px;margin-bottom:26px;max-width:34ch}.guide-link{font-size:.875rem;display:flex;justify-content:space-between;width:100%;margin-top:auto}.library-callout{margin-top:40px;padding-top:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}.library-callout h2{font-size:1.4rem}.library-callout p{font-size:1rem;color:var(--muted);margin-top:9px}.guide-heading-icon{display:grid;place-items:center}.guide-heading-icon .guide-icon{width:88px;height:88px;border-radius:24px}.guide-heading-icon .guide-icon svg{width:52px;height:52px}.guide-reading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);gap:70px}.guide-terms section{padding:30px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px minmax(0,1fr);gap:20px;align-items:start}.guide-terms section:first-child{padding-top:0}.guide-term-number{font:500 .75rem 'Space Grotesk',sans-serif;color:var(--accent-ink);letter-spacing:.08em;padding-top:6px}.guide-terms h2{font-size:1.5rem;margin-bottom:13px}.guide-terms p{color:var(--muted);font-size:1.0625rem;line-height:1.8;max-width:63ch}.guide-reading aside{align-self:start;padding:26px;background:var(--surface);border:1px solid var(--line);border-radius:18px;position:sticky;top:28px}.guide-reading aside p{font-size:1rem;color:var(--muted);margin-bottom:22px}.guide-reading aside .button{width:100%;gap:15px}.guide-reading aside .subtle-link{display:block;margin-top:20px}.method-grid{max-width:900px;display:grid;gap:16px}.method-grid details{border:1px solid var(--line);background:var(--surface);padding:24px 28px;border-radius:16px}.method-grid summary{font-size:1.125rem;font-weight:500;cursor:pointer}.method-grid p{font-size:1rem;line-height:1.8;color:var(--muted);margin-top:18px;max-width:75ch}.method-grid a{text-decoration:underline;text-underline-offset:4px}
.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding-top:32px;font-size:.8125rem;color:var(--muted);line-height:1.5}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60ch}.part-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding:38px 0 45px}.part-visual{min-height:350px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:24px;display:flex;align-items:center}.part-visual .hardware-photo{height:100%}.part-visual .hardware-photo img{height:270px;object-fit:contain;background:var(--photo-bg);border-radius:14px;padding:16px}.part-visual figcaption{margin-top:16px;font-size:.8125rem}.part-brand{font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:13px}.part-title h1{font-size:clamp(2rem,3.4vw,3.35rem);line-height:1.13;overflow-wrap:anywhere;letter-spacing:-.05em}.part-title>p{font-size:1.125rem;margin-top:16px;color:var(--muted)}.part-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.part-tags>span{font-size:.8125rem;padding:6px 10px;border:1px solid var(--line);border-radius:8px;color:var(--muted)}.part-title .button{margin-top:8px}.record-detail{grid-template-columns:1.5fr 1fr;gap:6%}.record-detail>div{padding:26px;border-radius:20px}.record-detail h2{font-size:1.5rem}.record-detail aside{padding-top:26px}.record-detail p{font-size:1rem;line-height:1.7}.record-detail table th{font-weight:400;font-size:.9375rem}.record-detail table td{font-size:.9375rem}.record-detail .source-link{border:0;margin:0;padding:0;font-size:.875rem;color:var(--accent-ink);display:inline-flex;gap:12px}.not-found{padding:90px 0;text-align:center}.not-found h1{margin:20px auto;max-width:22ch}.not-found p{color:var(--muted)}.error-number{font:500 5rem 'Space Grotesk',sans-serif;color:var(--accent-ink)}.not-found>div{display:flex;gap:12px;justify-content:center;margin-top:28px}
/* The builder uses the same product photography and reveals secondary detail on demand. */
body[data-page=builder] .builder-heading{padding:52px 0 30px;margin:0;align-items:flex-end}body[data-page=builder] .builder-heading h1{font-size:clamp(2.8rem,5vw,4.5rem);letter-spacing:-.06em;line-height:1.02;max-width:12ch}body[data-page=builder] .builder-heading p{font-size:1.0625rem;line-height:1.7;margin-top:14px;color:var(--muted)}body[data-page=builder] .builder-actions{gap:10px}body[data-page=builder] .builder-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;padding:0 4px;font-size:.875rem;color:var(--muted)}body[data-page=builder] .builder-toolbar .compat-toggle{display:flex;align-items:center;gap:11px}body[data-page=builder] .builder-toolbar .compat-toggle input{width:19px;height:19px;accent-color:var(--accent-ink)}body[data-page=builder] .builder-toolbar .compat-toggle strong{font-size:.9375rem;color:var(--ink)}body[data-page=builder] .builder-shell{grid-template-columns:minmax(0,1.5fr) minmax(350px,1fr);border-radius:24px;box-shadow:0 18px 55px #00000008}body[data-page=builder] .builder-column-head{min-height:58px;padding:15px 28px;font-size:.75rem}body[data-page=builder] .builder-row{position:relative;padding:25px 28px;grid-template-columns:28px minmax(0,1fr) 126px;column-gap:22px;row-gap:12px;min-height:144px}body[data-page=builder] .builder-index{grid-column:1;grid-row:1/3;align-self:stretch}body[data-page=builder] .builder-type{grid-column:2;grid-row:1;padding:0;gap:12px}body[data-page=builder] .builder-photo{grid-column:3;grid-row:1/3;align-self:center;display:block;text-align:center;padding-left:5px}body[data-page=builder] .builder-photo .hardware-photo{height:94px;background:var(--photo-bg);border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:0 8px 20px #0000000a}body[data-page=builder] .builder-photo .hardware-photo img{height:100%;width:100%;object-fit:contain}body[data-page=builder] .builder-photo>span{font-size:.75rem;color:var(--muted);line-height:1.35;display:block;margin-top:8px}body[data-page=builder] .builder-multi-control{grid-column:2;grid-row:2;padding:0;gap:9px}body[data-page=builder] .builder-row>select{grid-column:2;grid-row:2;min-height:45px;padding:11px 38px 11px 13px;border-radius:11px}body[data-page=builder] .builder-row:not(:has(.builder-photo)){grid-template-columns:28px minmax(0,1fr)}body[data-page=builder] .builder-multi-control select{font-size:.875rem;min-height:45px;border-radius:11px}body[data-page=builder] .builder-type svg{width:24px;height:24px}body[data-page=builder] .builder-type strong{font-size:1.0625rem;line-height:1.35}body[data-page=builder] .builder-type small{font-size:.8125rem;line-height:1.45;margin-top:3px}body[data-page=builder] .builder-analysis{background:var(--surface);padding:32px}body[data-page=builder] .builder-rail{background:var(--surface)}body[data-page=builder] .verdict-line strong{font-family:'Space Grotesk',sans-serif;font-size:1.65rem;line-height:1.25}body[data-page=builder] .builder-analysis p{font-size:.9375rem;line-height:1.65}body[data-page=builder] .analysis-block{padding-top:23px;margin-top:23px}body[data-page=builder] .analysis-block summary{font-size:1rem;cursor:pointer;font-weight:500;margin-bottom:17px}body[data-page=builder] .analysis-block:not([open]) summary{margin-bottom:0}body[data-page=builder] .check-row{gap:12px;margin:17px 0}body[data-page=builder] .check-row small{font-size:.8125rem;line-height:1.6}body[data-page=builder] .check-row strong{font-size:.9375rem;line-height:1.4}body[data-page=builder] .check-mark{border-radius:50%;width:21px;height:21px;font-size:.75rem}body[data-page=builder] .assembly-details{padding:24px 32px;border-top:1px solid var(--line)}body[data-page=builder] .assembly-details>summary{font-size:1rem;cursor:pointer}body[data-page=builder] .pc-visual-panel{margin:17px -12px 0;border:0;border-radius:14px}body[data-page=builder] .builder-limit{font-size:.875rem;max-width:90ch;line-height:1.7;margin-top:17px}body[data-page=builder] .builder-limit a{text-decoration:underline;text-underline-offset:4px}body[data-page=builder] .profile-score{display:none}body[data-page=builder] .profile-bars{display:none}body[data-page=builder] .performance-lead strong{font-size:1rem}body[data-page=builder] .performance-lead span{font-size:.75rem}body[data-page=builder] .performance-note{font-size:.8125rem}body[data-page=builder] .builder-option-note{font-size:.8125rem}
@media(max-width:1050px){.site-header{gap:18px}.site-header nav a{padding:9px 16px}.category-links{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{gap:4%}.hero-copy h1{font-size:3.45rem}.guide-reading{gap:35px}.catalog-photo{width:80px;height:62px}.part-hero{gap:4%}.part-visual{min-height:300px}.part-visual img{height:230px!important}body[data-page=builder] .builder-shell{grid-template-columns:1fr}body[data-page=builder] .builder-rail{border-left:0;border-top:1px solid var(--line)}body[data-page=builder] .builder-row{grid-template-columns:28px minmax(0,1fr) 120px}body[data-page=builder] .builder-analysis{padding:28px}.part-title h1{font-size:2.25rem}}
@media(max-width:700px){.site-header{min-height:125px;height:auto;padding-top:16px;padding-bottom:12px;gap:12px}.brand-mark{width:38px;height:38px}.brand-mark svg{width:30px;height:30px}.site-header nav{margin-top:5px;gap:0;padding:4px;justify-content:space-between;width:100%}.site-header nav a{padding:8px 12px;font-size:.875rem;text-align:center;flex:1}.theme-toggle{padding:9px}.home-hero{padding:34px 0 30px;min-height:0;gap:30px}.hero-copy h1{font-size:clamp(2.8rem,10.5vw,4.2rem);max-width:15ch}.hero-copy h1 br{display:block}.desktop-break{display:none}.hero-copy>p{font-size:1rem;max-width:33ch}.matchup-top{font-size:.75rem;padding:16px 20px}.matchup-top>span:last-child{font-size:.75rem;max-width:130px;line-height:1.4;text-align:right}.hero-product{min-height:180px}.hero-product img{height:110px}.hero-product small{font-size:.75rem}.hero-product strong{font-size:1.5rem}.hero-product span{font-size:.8125rem}.home-browse{padding-top:24px}.home-browse .section-heading{align-items:center;gap:12px}.home-browse .section-heading h2{font-size:1.3rem;max-width:16ch}.home-browse .subtle-link{font-size:.8125rem;white-space:nowrap}.category-links{gap:10px}.category-links>a{padding:17px 14px;gap:9px;min-height:80px}.category-links strong{font-size:.875rem}.category-index{font-size:.75rem}.page-heading{padding:30px 0 24px;gap:20px}.page-heading h1{font-size:2.3rem;max-width:17ch}.page-heading p{font-size:1rem}.page-heading>.button{font-size:.875rem;min-height:42px}.segmented button{font-size:.8125rem;padding:10px 9px}.comparison-cards{gap:12px}.product-image{height:190px;padding:12px 13px 0}.product-image img{height:104px;padding:9px;border-radius:10px;max-height:none}.product-image figcaption{font-size:.75rem;line-height:1.4;min-height:50px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-index{font-size:.75rem}.product-heading{padding:12px 13px 16px}.product-heading h2{font-size:1.25rem;line-height:1.22}.product-heading p{font-size:.875rem}.product-meta{font-size:.75rem;display:flex;align-items:start;flex-wrap:wrap;gap:5px}.product-meta a{font-size:.75rem}.product-meta span+span{margin:0}.comparison-data .section-heading h2,.specifications .section-heading h2{font-size:1.45rem}.source-caption{font-size:.75rem}.guide-grid{grid-template-columns:1fr;gap:14px}.guide-card{padding:26px;min-height:218px}.guide-number{margin-bottom:20px}.guide-card h2{font-size:1.6rem}.guide-card p{font-size:1rem}.library-callout{flex-direction:column;align-items:flex-start;gap:18px}.library-callout h2{font-size:1.4rem}.guide-reading{grid-template-columns:1fr;gap:28px}.guide-reading aside{position:static}.guide-terms p{font-size:1rem}.guide-terms h2{font-size:1.4rem}.method-grid details{padding:20px}.method-grid summary{font-size:1rem}.method-grid p{font-size:1rem}.catalog-tools{gap:10px}.catalog-tools select{font-size:.875rem;padding:10px 8px}.catalog-tools select:first-of-type{flex-basis:100%}.catalog-meta{font-size:.8125rem;gap:10px}.selection-link{font-size:.8125rem}.hardware-table td:first-child{min-width:250px}.catalog-product{gap:12px}.catalog-photo{width:65px;height:59px}.catalog-product-copy>strong{font-size:.875rem}.hardware-table .catalog-product-copy>span{font-size:.75rem}.reference-label{font-size:.75rem}.hardware-table td,.hardware-table th{padding:14px 12px}.catalog-add{font-size:.8125rem;padding:8px 10px}.breadcrumbs{font-size:.8125rem;padding-top:25px;gap:8px}.breadcrumbs>span:last-child{max-width:100%}.part-hero{grid-template-columns:1fr;padding:26px 0 30px;gap:27px}.part-visual{min-height:270px;padding:20px}.part-visual img{height:220px!important}.part-title h1{font-size:2.1rem}.part-title>p{font-size:1.0625rem;margin-top:12px}.part-tags{margin:18px 0}.record-detail{grid-template-columns:1fr;gap:20px}.record-detail>div{padding:20px}.record-detail h2{font-size:1.35rem}.record-detail table th,.record-detail table td{font-size:.875rem;padding:14px 10px}.site-footer{margin-top:45px}.site-footer>div{font-size:.8125rem;gap:16px}.site-footer>a{font-size:.9375rem}body[data-page=builder] .builder-row{padding:20px 13px;grid-template-columns:20px minmax(0,1fr) 70px;gap:10px}body[data-page=builder] .builder-row:not(:has(.builder-photo)){grid-template-columns:20px minmax(0,1fr)}body[data-page=builder] .builder-photo .hardware-photo{height:62px;padding:5px}body[data-page=builder] .builder-photo>span{font-size:.75rem}body[data-page=builder] .builder-type strong{font-size:.9375rem}body[data-page=builder] .builder-type small{font-size:.75rem}body[data-page=builder] .builder-multi-control select{font-size:.875rem}body[data-page=builder] .builder-toolbar{align-items:flex-start;flex-direction:column;gap:10px;font-size:.8125rem}body[data-page=builder] .builder-column-head{font-size:.75rem}body[data-page=builder] .builder-column-head>span:last-child{display:none}.not-found{padding:60px 0}.not-found>div{flex-wrap:wrap}.part-hero:has(.photo-unavailable){grid-template-columns:1fr}.part-hero:has(.photo-unavailable) .part-visual{display:none}}
@media(min-width:701px){.part-hero:has(.photo-unavailable){grid-template-columns:1fr}.part-hero:has(.photo-unavailable) .part-visual{display:none}.part-hero:has(.photo-unavailable) .part-title{max-width:800px}}
a{transition:color 200ms ease,text-decoration-color 200ms ease}.site-footer a:hover,.breadcrumbs a:hover{color:var(--accent-ink)}.source-link:hover,.photo-attribution a:hover,.image-credit a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:380px){.site-header nav a{padding:8px 8px;font-size:.8125rem}.segmented{padding:3px;gap:0}.segmented button{font-size:.8125rem;padding:10px 5px}.product-heading h2{font-size:1.1rem}.product-meta a{white-space:normal}.category-links>a{padding:15px 11px;gap:7px}.category-index{display:none}}

/* Content owns its height; motion and decoration stay inside reserved space. */
.home-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr)}
.hero-product,.hero-product.second{min-height:0;padding:22px 26px 12px;border-top:0}
.hero-product>.hero-product-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 16px}
.hero-product-label small{flex-basis:100%;line-height:1.5}
.hero-product-label strong{line-height:1.25;overflow-wrap:anywhere}
.hero-product-label>span{margin-left:auto;line-height:1.5}
.hero-product>.hero-image-stage{display:flex;align-items:center;justify-content:center;position:static;height:160px;padding:26px 9%;isolation:isolate}
.hero-product .hero-image-stage img{width:100%;height:100%;max-height:100%;margin:0;object-fit:contain;transform:rotate(-3deg);filter:drop-shadow(0 8px 7px #0002)}
.hero-product.second .hero-image-stage img{width:100%;transform:rotate(3deg)}
.matchup-divider{display:flex;align-items:center;gap:14px;padding:0 26px}
.matchup-divider:before,.matchup-divider:after{content:'';flex:1;height:1px;background:var(--line)}
.matchup-divider .versus{position:static;transform:none;flex-shrink:0;width:34px;height:34px}
.matchup-top,.matchup-bottom{gap:20px;line-height:1.5}
.round-arrow{flex-shrink:0}
.hero-matchup:focus-visible{outline-offset:5px}
.home-guidance{margin-top:64px;padding-top:40px;border-top:1px solid var(--line)}
.home-guidance .section-heading h2{font-size:clamp(1.65rem,2.7vw,2.25rem)}
.home-guidance .section-heading p{color:var(--muted);margin-top:12px;font-size:1rem}
.upgrade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.upgrade-grid article{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:8px 0}
.upgrade-grid h3{font-size:1.25rem;line-height:1.35}
.upgrade-grid p{font-size:1rem;line-height:1.75;color:var(--muted);margin:13px 0 22px;max-width:40ch}
.upgrade-grid article>.subtle-link,.guidance-links{margin-top:auto}
.upgrade-grid .subtle-link{color:var(--accent-ink);display:inline-flex;gap:10px;align-items:center;padding:5px 0;line-height:1.5}
.guidance-links{display:flex;gap:12px 24px;flex-wrap:wrap}
.home-fit{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:10%;padding:40px;margin-top:56px;border:1px solid var(--line);border-radius:24px;background:var(--surface)}
.fit-intro h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.15}
.fit-intro p{margin:18px 0 25px;max-width:29ch;color:var(--muted);font-size:1rem}
.fit-checklist{list-style:none;margin:0;padding:0;counter-reset:fit}
.fit-checklist li{counter-increment:fit;position:relative;padding:0 0 22px 46px;margin-bottom:22px;border-bottom:1px solid var(--line)}
.fit-checklist li:before{content:counter(fit,decimal-leading-zero);position:absolute;left:0;top:1px;color:var(--accent-ink);font-size:.875rem;line-height:1.6}
.fit-checklist li:last-child{border:0;margin:0;padding-bottom:0}
.fit-checklist h3{font-size:1.125rem;line-height:1.35}
.fit-checklist p{font-size:1rem;line-height:1.65;color:var(--muted);margin-top:8px}

/* Shared safeguards for long model names, enlarged text, and narrow layouts. */
.page-heading,.section-heading,.catalog-meta,.site-footer,.site-footer>div{flex-wrap:wrap}
.page-heading>div,.section-heading>div,.hero-copy,.hero-matchup,.part-title,.part-visual,.record-detail>*,.guide-reading>*,.metric-card,.catalog-tools,.catalog-product-copy,.dialog-top>div{min-width:0}
.button{max-width:100%;white-space:normal;line-height:1.5;text-align:center}
.button>span,.change-product>span,.icon-button{flex-shrink:0}
.category-links strong,.guide-card h2,.metric-card h3,.picker-info,.product-heading,.product-meta,.source-details,.record-detail,.part-tags,.guide-reading aside{overflow-wrap:anywhere}
.category-links>a{min-width:0}.category-links strong{flex:1}.category-index{flex-shrink:0}
.product-card{display:flex;flex-direction:column}
.product-image{height:auto;padding-bottom:0}
.product-image .hardware-photo{height:auto}
.product-image .hardware-photo img{flex:none;height:160px;max-height:none}
.product-image figcaption{display:block;min-height:0;overflow:visible;-webkit-line-clamp:unset;margin-top:12px;line-height:1.5}
.product-heading{flex:1;display:flex;flex-direction:column;align-items:stretch}
.change-product{margin-top:auto;gap:12px;line-height:1.5}
.product-meta{flex-wrap:wrap;gap:8px 16px}
.product-meta a{white-space:normal}
.metric-row>div:first-child{flex-wrap:wrap;align-items:baseline;gap:6px 12px}
.metric-row>div:first-child>span{max-width:100%;min-width:0;overflow-wrap:anywhere;flex:1 1 120px}
.metric-row strong{flex-shrink:0;white-space:nowrap}
.breadcrumbs>span:last-child{white-space:normal;overflow:visible;overflow-wrap:anywhere;text-overflow:clip}
.part-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.record-detail{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}
.record-detail table{table-layout:fixed}
.record-detail th,.record-detail td{overflow-wrap:anywhere}
.catalog-tools{min-width:0}.table-scroll{max-width:100%}
.table-scroll :focus-visible{outline-offset:-3px}
.dialog-top{gap:18px}#picker-results{padding:4px 6px 6px}
#picker-results button{overflow-wrap:anywhere}#picker-results button>span:last-child{flex-shrink:0}
body[data-page=builder] .builder-heading{flex-wrap:wrap}
body[data-page=builder] .builder-toolbar,body[data-page=builder] .builder-column-head{flex-wrap:wrap;height:auto;padding-top:14px;padding-bottom:14px}
body[data-page=builder] .builder-type,body[data-page=builder] .builder-type>div,body[data-page=builder] .check-row>div{min-width:0;overflow-wrap:anywhere}
body[data-page=builder] .builder-selected-item>span{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;min-width:0;line-height:1.5}
body[data-page=builder] .builder-selected-item button{flex-shrink:0}
body[data-page=builder] .build-spec{flex-wrap:wrap;gap:6px 16px}
body[data-page=builder] .build-spec strong{overflow-wrap:anywhere;max-width:100%}
body[data-page=builder] .site-header{height:82px;min-height:82px;background:transparent}
body[data-page=builder] .site-header nav,body[data-page=builder] .site-header nav a{height:auto}
body[data-page=builder] .site-header nav a{display:flex;align-items:center}

@media(max-width:900px){
  .site-header{height:auto;min-height:125px;flex-wrap:wrap;justify-content:space-between;padding-top:16px;padding-bottom:12px;gap:12px}
  .site-header nav{order:3;width:100%;margin:4px 0 0;justify-content:space-between;gap:0}
  .site-header nav a{flex:1;text-align:center;padding:9px 10px}
  .home-hero{grid-template-columns:1fr;gap:34px;min-height:0}
  .hero-copy h1{font-size:clamp(2.8rem,7.8vw,4.2rem);max-width:16ch}
  .hero-matchup{max-width:640px;width:100%;justify-self:center}
  .hero-product>.hero-image-stage{height:170px}
  .upgrade-grid{gap:24px}
  .home-fit{gap:36px;padding:30px}
}
@media(max-width:700px){
  .hero-product,.hero-product.second{padding:20px 20px 10px}
  .hero-product>.hero-image-stage{height:150px;padding:24px 8%}
  .hero-product-label>span{margin-left:0}
  .hero-product-label strong{flex-basis:100%}
  .matchup-divider{padding:0 20px}
  .home-guidance{margin-top:40px;padding-top:30px}
  .home-guidance .section-heading{margin-bottom:14px}
  .upgrade-grid{grid-template-columns:1fr;gap:0}
  .upgrade-grid article{padding:23px 0;border-bottom:1px solid var(--line)}
  .upgrade-grid article:last-child{border-bottom:0}
  .upgrade-grid p{max-width:unset;margin-bottom:14px}
  .home-fit{grid-template-columns:1fr;padding:25px 22px;gap:30px;margin-top:30px}
  .fit-intro h2 br{display:none}.fit-intro p{max-width:unset}
  .fit-checklist li{padding-left:36px}
  .part-hero,.record-detail{grid-template-columns:minmax(0,1fr)}
  .product-image .hardware-photo img{height:125px}
  .catalog-meta{align-items:flex-start}
  .hardware-table td:first-child{min-width:0;width:auto}
  .hardware-table,.hardware-table tbody{display:block}
  .hardware-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
  .hardware-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:16px 12px;gap:12px;border-bottom:1px solid var(--line)}
  .hardware-table tbody tr:last-child{border-bottom:0}
  .hardware-table td{border:0;padding:0;min-width:0}
  .catalog-product{gap:10px}.catalog-photo{width:55px;height:55px}
  .catalog-product-copy>strong{overflow-wrap:anywhere}
  .catalog-add{white-space:normal;line-height:1.5;max-width:82px}
  body[data-page=builder] .builder-row>select,body[data-page=builder] .builder-multi-control{grid-column:2/-1;grid-row:2}
  body[data-page=builder] .builder-photo{grid-row:1}
  body[data-page=builder] .builder-type{align-self:center}
}
@media(max-width:440px){
  .comparison-cards,.comparison-cards:has(.product-card:nth-child(3)){grid-template-columns:minmax(0,1fr)}
  .product-image .hardware-photo img{height:170px}
  .product-heading h2{font-size:1.5rem}
  .product-image,.product-heading{padding-left:20px;padding-right:20px}
  .category-links{grid-template-columns:1fr}
  .category-links>a{min-height:68px;padding:18px}.category-index{display:inline}
  .site-header nav a{white-space:normal;line-height:1.35;padding:9px 6px;min-width:0;font-size:.8125rem}
  .site-header nav{align-items:stretch}
  .segmented{flex-wrap:wrap;border-radius:18px}
  .segmented button{flex:1 1 40%}
  .matchup-top{align-items:flex-start;flex-wrap:wrap;gap:8px}
  .matchup-top>span:last-child{max-width:none;text-align:left}
  .catalog-product{flex-wrap:wrap}
  .catalog-product-copy{flex-basis:100%}
}

/* Compact builder controls and keep status copy on one clear text axis. */
body[data-page=builder] .builder-heading{padding:38px 0 24px;gap:24px}
body[data-page=builder] .builder-heading h1{font-size:clamp(2.65rem,4.3vw,3.75rem)}
body[data-page=builder] .builder-actions{align-items:center;flex-wrap:nowrap}
body[data-page=builder] #builder-starter{gap:12px;padding-inline:18px;white-space:nowrap}
body[data-page=builder] #builder-starter>span{margin:0;transform:none}
body[data-page=builder] #build-verdict{position:relative}
body[data-page=builder] #build-verdict .verdict-code{display:block;margin-left:31px}
body[data-page=builder] #build-verdict .verdict-line{position:relative;margin:8px 0 6px;align-items:flex-start}
body[data-page=builder] #build-verdict .status-dot{margin-top:8px}
body[data-page=builder] #build-verdict .verdict-line strong{display:block;min-width:0}
body[data-page=builder] #build-verdict>p{margin-left:31px;max-width:42ch}
body[data-page=builder] .builder-photo{padding-bottom:0}

@media(min-width:701px) and (max-width:900px){
  .site-header{height:82px;min-height:82px;flex-wrap:nowrap;padding-top:0;padding-bottom:0;gap:14px}
  .site-header nav{order:initial;width:auto;margin:auto;gap:0}
  .site-header nav a{flex:0 1 auto;padding:8px 12px;font-size:.8125rem}
  .brand-sub,.theme-label{display:none}
}
@media(max-width:700px){
  body[data-page=builder] .builder-heading{padding:28px 0 20px;gap:18px}
  body[data-page=builder] .builder-heading h1{font-size:clamp(2.35rem,10vw,3.15rem)}
  body[data-page=builder] .builder-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}
  body[data-page=builder] #builder-starter{white-space:normal}
}

@media(max-width:1050px){
  body[data-page=builder] .builder-shell{grid-template-columns:minmax(0,1.25fr) minmax(315px,.75fr)}
  body[data-page=builder] .builder-row{grid-template-columns:25px minmax(0,1fr) 108px;padding:23px 20px;column-gap:17px}
  body[data-page=builder] .builder-photo .hardware-photo{height:84px}
}
@media(max-width:820px){
  body[data-page=builder] .builder-shell{grid-template-columns:1fr}
  body[data-page=builder] .builder-rail{border-left:0;border-top:1px solid var(--line)}
  body[data-page=builder] .builder-heading{padding-top:38px;align-items:flex-start}
  body[data-page=builder] .builder-heading h1{font-size:clamp(2.7rem,10vw,3.7rem)}
  .category-menu-panel{right:auto;left:0}
}
@media(max-width:700px){
  .more-category{width:100%}.category-menu>summary{width:100%;min-width:0}.category-menu-panel{left:0;right:auto;width:100%}
  .category-menu-options{grid-template-columns:1fr;max-height:56vh}
  .category-menu-heading{align-items:flex-start;flex-direction:column;gap:2px}
  body[data-page=builder] .builder-row{grid-template-columns:23px minmax(0,1fr) 88px;padding:22px 15px;column-gap:13px;min-height:138px}
  body[data-page=builder] .builder-photo{padding-left:0}
  body[data-page=builder] .builder-photo .hardware-photo{height:76px;padding:7px}
  body[data-page=builder] .builder-analysis{padding:25px 20px}
  body[data-page=builder] .assembly-details{padding:22px 20px}
}
@media(max-width:440px){
  body[data-page=builder] .builder-row{grid-template-columns:20px minmax(0,1fr);row-gap:14px}
  body[data-page=builder] .builder-type{grid-column:2;grid-row:1}
  body[data-page=builder] .builder-photo{grid-column:2;grid-row:2;display:grid;grid-template-columns:86px 1fr;align-items:center;gap:10px;text-align:left}
  body[data-page=builder] .builder-photo .hardware-photo{height:68px}
  body[data-page=builder] .builder-photo>span{margin:0}
  body[data-page=builder] .builder-row>select,body[data-page=builder] .builder-multi-control{grid-column:2;grid-row:3}
}

/* Final responsive builder sizing overrides legacy breakpoints above. */
@media(max-width:820px){
  body[data-page=builder] .builder-heading{padding:30px 0 21px;align-items:flex-start}
  body[data-page=builder] .builder-heading h1{font-size:clamp(2.4rem,8vw,3.2rem)}
}
@media(max-width:700px){
  body[data-page=builder] .builder-heading{padding:26px 0 18px;gap:16px}
  body[data-page=builder] .builder-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}
}
@media(max-width:440px){
  body[data-page=builder] .builder-photo{display:block;width:88px;text-align:left}
}
