:root{--bg: #f4f5f1;--surface: #ffffff;--surface-soft: #eef0ea;--ink: #172019;--muted: #657067;--line: #d9ded8;--accent: #d9ff5b;--accent-strong: #bfe43f;--accent-ink: #23310e;--success: #237c4a;--success-bg: #e7f6ea;--compatible: #2d5da7;--compatible-bg: #eaf1ff;--warning: #96691e;--warning-bg: #fff3d7;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 30px;--shadow: 0 18px 50px rgb(22 35 24 / 8%);--shell: min(1120px, calc(100% - 40px) );font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:0;margin:0;background:var(--bg);color:var(--ink);line-height:1.6}body,button,input{font:inherit}a{color:inherit;text-underline-offset:.2em}img,svg{display:block;max-width:100%}h1,h2,h3,h4,p,ul,ol,dl{margin-top:0}h1,h2,h3,h4,.brand{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.035em}h1{max-width:900px;margin-bottom:24px;font-size:clamp(2.6rem,7vw,5.25rem);font-weight:700;line-height:.99}h1 em{font-style:normal;color:var(--success)}h2{margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.1}h3{line-height:1.25}:focus-visible{outline:3px solid #6a9100;outline-offset:3px}[hidden]{display:none!important}.shell{width:var(--shell);margin-inline:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 16px;border-radius:8px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{margin-bottom:10px;color:var(--success);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-header{position:relative;z-index:10;border-bottom:1px solid rgb(23 32 25 / 9%)}.header-inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;min-height:44px;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;text-decoration:none}.brand svg{padding:4px;border-radius:9px;background:var(--accent);fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.site-header nav{display:flex;gap:28px}.site-header nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--muted);font-size:.92rem;font-weight:600;text-decoration:none}.site-header nav a:hover{color:var(--ink)}.nav-methodology-short{display:none}.hero{position:relative;overflow:hidden;padding:clamp(64px,9vw,118px) 0 clamp(118px,14vw,180px);background:radial-gradient(circle at 88% 28%,rgb(217 255 91 / 45%),transparent 24rem),linear-gradient(180deg,#f7f8f5,var(--bg))}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.55fr);align-items:center;gap:54px}.hero-copy{position:relative;z-index:1}.hero-lead{max-width:680px;margin-bottom:28px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.trust-list{display:flex;flex-wrap:wrap;gap:10px 20px;padding:0;margin:0;list-style:none;color:#465047;font-size:.92rem}.trust-list li{display:inline-flex;align-items:center;gap:7px}.trust-list span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:var(--accent);color:var(--accent-ink);font-size:.72rem;font-weight:900}.hero-mark svg{overflow:visible;fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:8;filter:drop-shadow(0 28px 34px rgb(26 52 28 / 12%))}.hero-mark circle{fill:var(--accent);stroke:none}.search-shell{position:relative;z-index:2;margin-top:-86px}.device-search{padding:clamp(26px,5vw,50px);border:1px solid rgb(27 38 29 / 9%);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.search-copy{max-width:700px;margin-bottom:26px}.search-copy h2{margin-bottom:8px}.search-copy>p:last-child,.section-heading>p:last-child{color:var(--muted)}.search-control label{display:block;margin-bottom:8px;font-size:.88rem;font-weight:700}.search-input-wrap{position:relative}.search-input-wrap svg{position:absolute;top:50%;left:19px;fill:none;stroke:var(--muted);stroke-width:1.8;transform:translateY(-50%)}.search-input-wrap input{width:100%;min-height:58px;padding:13px 18px 13px 54px;border:1px solid var(--line);border-radius:15px;background:#fafbf8;color:var(--ink);font-size:1.04rem;appearance:none}.search-input-wrap input:focus{border-color:#769d18;background:#fff}.search-status{min-height:24px;margin:12px 0 8px;color:var(--muted);font-size:.84rem}.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;margin:0;list-style:none}.search-results a{display:grid;min-height:78px;grid-template-columns:1fr auto;align-content:center;padding:15px 18px;border:1px solid var(--line);border-radius:var(--radius-sm);text-decoration:none}.search-results a>span:first-child{grid-column:1;color:var(--muted);font-size:.75rem}.search-results strong{grid-column:1;line-height:1.3}.search-result-action{grid-row:1 / span 2;grid-column:2;align-self:center;color:var(--success);font-size:.84rem;font-weight:700}.search-results a:hover,.search-results a[data-active=true]{border-color:var(--accent-strong);background:#f9ffe5}.search-results-toggle{width:100%;min-height:48px;padding:11px 16px;margin-top:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);color:var(--ink);font:inherit;font-size:.9rem;font-weight:750;cursor:pointer}.search-results-toggle:hover{border-color:var(--accent-strong);background:#f9ffe5}.search-empty{padding:26px;border-radius:var(--radius-sm);background:var(--surface-soft);text-align:center}.brand-directory{padding-top:clamp(72px,9vw,110px)}.brand-directory>ul{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0;margin:0;list-style:none}.brand-directory a{display:grid;min-height:116px;grid-template-columns:1fr auto;align-content:center;padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);text-decoration:none}.brand-directory a>span:first-child{color:var(--ink);font-size:1.16rem;font-weight:800}.brand-directory strong{grid-column:1;color:var(--muted);font-size:.78rem}.brand-directory a>span:last-child{grid-row:1 / span 2;grid-column:2;align-self:center;color:var(--success)}.brand-directory a:hover{border-color:var(--accent-strong);background:#fbffe9}.how-it-works{padding-block:clamp(90px,12vw,150px)}.section-heading{margin-bottom:28px}.section-heading.centered{max-width:720px;margin:0 auto 46px;text-align:center}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0;margin-bottom:0;list-style:none}.step-grid li{min-height:245px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.step-grid li>span{display:inline-grid;width:42px;height:42px;margin-bottom:50px;place-items:center;border-radius:50%;background:var(--accent);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;font-weight:800}.step-grid h3{margin-bottom:8px;font-size:1.16rem}.step-grid p{margin-bottom:0;color:var(--muted)}.principles-section{padding-block:clamp(70px,10vw,120px);background:var(--ink);color:#fff}.principles-grid{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:clamp(50px,10vw,130px)}.principles-grid .eyebrow{color:var(--accent)}.principle-list article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding-block:25px;border-top:1px solid rgb(255 255 255 / 16%)}.principle-list article>span{color:var(--accent);font-size:.78rem;font-weight:800}.principle-list h3{margin-bottom:7px}.principle-list p{margin-bottom:0;color:#b9c2bb}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:inherit;font-weight:700}.principle-list .text-link{margin-top:25px;color:var(--accent)}.affiliate-home{padding-block:52px}.affiliate-note{padding:18px 22px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--muted);font-size:.88rem}.affiliate-note strong{color:var(--ink)}.affiliate-note p{margin:4px 0 0}.site-footer{padding:62px 0 26px;border-top:1px solid var(--line);background:var(--surface)}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:40px}.footer-grid>div{max-width:430px}.footer-grid strong{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem}.footer-grid p,.footer-note{color:var(--muted)}.footer-grid nav{display:grid;justify-items:start;gap:9px}.footer-grid a{text-decoration-color:#aeb6af}.footer-note{padding-top:34px;margin-top:38px;border-top:1px solid var(--line);font-size:.8rem}.footer-note p{margin:0}.breadcrumbs{padding-block:28px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0;list-style:none;color:var(--muted);font-size:.82rem}.breadcrumbs li:not(:last-child):after{padding-left:6px;content:"/";color:#a4aca5}.device-page{padding-bottom:100px}.device-hero{padding:clamp(28px,6vw,70px) 0 45px}.device-hero h1{max-width:790px;margin-bottom:0;font-size:clamp(2.5rem,6vw,4.8rem)}.page-primary-action{display:flex;justify-content:flex-end;margin-top:14px}.button{display:inline-flex;min-height:50px;flex:0 0 auto;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-radius:13px;font-weight:750;text-decoration:none}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#304035}.section-card{padding:clamp(24px,5vw,46px);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.answer-card{padding:clamp(26px,5vw,46px);border:1px solid #c5db7f;border-radius:var(--radius-lg);background:linear-gradient(135deg,rgb(255 255 255 / 65%),transparent),#efffba;box-shadow:0 20px 55px #476a1d1c}.answer-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.verified-date{margin:0;color:#566041;font-size:.8rem}.answer-lead{max-width:930px;margin:28px 0 32px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.35rem,3vw,2.2rem);font-weight:650;letter-spacing:-.03em;line-height:1.25}.answer-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.answer-options>div{padding:18px;border-radius:14px;background:#ffffffa8}.answer-options p{margin:12px 0 0}.status-badge{display:inline-flex;min-height:29px;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.01em}.status-badge>span{font-size:.7rem}.status-maximum{background:var(--success-bg);color:var(--success)}.status-compatible{background:var(--compatible-bg);color:var(--compatible)}.status-warning{background:var(--warning-bg);color:var(--warning)}.requirements{margin-top:24px}.requirements-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.requirements-grid>div{padding:18px;border-radius:14px;background:var(--surface-soft)}.requirements-grid dt{color:var(--muted);font-size:.78rem}.requirements-grid dd{margin:3px 0 0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:750}.requirements-grid small{display:block;margin-top:5px;color:var(--muted);font-size:.7rem;line-height:1.35}.required-protocols{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.protocol-list{display:flex;flex-wrap:wrap;gap:6px}.protocol-badge{display:inline-flex;padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:#475149;font-size:.72rem;font-weight:700}.cable-requirement{margin:18px 0 0;color:var(--muted)}.recommendations{padding-block:clamp(76px,10vw,120px);scroll-margin-top:18px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.recommendation-card{display:flex;min-width:0;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.recommendation-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.tier-label{color:var(--success);font-size:.72rem;font-weight:800;text-transform:uppercase}.recommendation-card h3{margin-bottom:10px;font-size:1.3rem}.product-identity{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;margin-bottom:15px}.product-identity-copy{min-width:0}.copy-action{display:inline-flex;min-height:32px;max-width:100%;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:inherit;cursor:copy;text-align:left}.copy-action-content{min-width:0;color:var(--ink);font-size:.79rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.copy-action-icon{width:24px;height:24px;flex:0 0 auto;padding:3px;border-radius:6px;background:var(--surface-soft);color:var(--muted);fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:color .16s ease,background-color .16s ease,transform .16s ease}.copy-action:hover .copy-action-icon,.copy-action:focus-visible .copy-action-icon{background:var(--accent);color:var(--accent-ink);transform:translateY(-1px)}.product-image-preview{width:92px}.product-thumbnail{position:relative;display:block;width:92px;aspect-ratio:1;padding:0;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:zoom-in}.product-thumbnail img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .18s ease}.product-thumbnail:hover img,.product-thumbnail:focus-visible img{transform:scale(1.04)}.product-thumbnail-zoom{position:absolute;right:6px;bottom:6px;display:grid;width:23px;height:23px;place-items:center;border-radius:7px;background:#172019d1;color:#fff}.product-thumbnail-zoom svg{width:14px;height:14px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:1.8}.product-image-dialog{width:min(92vw,760px);max-width:none;max-height:92vh;padding:0;overflow:visible;border:0;border-radius:var(--radius-md);background:var(--surface);color:var(--ink);box-shadow:0 28px 90px #050c0757}.product-image-dialog::backdrop{background:#0c120eb8;backdrop-filter:blur(4px)}.product-image-dialog-panel{position:relative;padding:clamp(16px,4vw,32px)}.product-image-dialog figure{margin:0}.product-image-dialog figure>img{width:100%;max-height:min(72vh,680px);margin-inline:auto;object-fit:contain}.product-image-dialog figcaption{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:5px 16px;padding-top:14px}.product-image-dialog figcaption strong{font-size:1rem}.product-image-dialog figcaption span{color:var(--muted);font-size:.78rem}.product-image-dialog-close{position:absolute;z-index:1;top:12px;right:12px;display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;background:#172019e0;color:#fff;cursor:pointer}.product-image-dialog-close svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:2}.copy-toast{position:fixed;z-index:200;bottom:24px;left:50%;max-width:calc(100% - 32px);padding:10px 16px;border-radius:999px;background:var(--ink);color:#fff;font-size:.82rem;font-weight:750;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .16s ease,transform .16s ease}.copy-toast[data-state]{opacity:1;transform:translate(-50%)}.copy-toast[data-state=error]{background:#8b3d32}.product-search-query{margin:0}.product-search-query>span{display:block;margin-bottom:4px;color:var(--muted);font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-price{margin:11px 0 0}.product-price strong{color:var(--ink);font-size:1rem}.product-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:18px}.product-facts>div{padding:9px;border-radius:9px;background:var(--surface-soft)}.product-facts dt{color:var(--muted);font-size:.64rem}.product-facts dd{margin:2px 0 0;font-size:.77rem;font-weight:700;line-height:1.3}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:17px;margin-top:17px;border-top:1px solid var(--line)}.pros-cons h4{margin-bottom:8px;font-size:.83rem}.pros-cons>div:first-child h4{color:var(--success)}.pros-cons>div:last-child h4{color:#8b4a3f}.pros-cons ul{padding-left:16px;margin-bottom:0;color:var(--muted);font-size:.77rem}.product-details{margin:18px 0;border-block:1px solid var(--line)}.product-details summary,.explanation-card summary{cursor:pointer;list-style:none}.product-details summary::-webkit-details-marker,.explanation-card summary::-webkit-details-marker{display:none}.product-details summary{position:relative;padding:13px 25px 13px 0;color:var(--ink);font-size:.78rem;font-weight:800}.product-details summary:after{position:absolute;top:12px;right:2px;content:"+";color:var(--success);font-size:1rem}.product-details[open] summary:after{content:"−"}.product-details-content{padding:0 0 15px;color:var(--muted);font-size:.76rem}.product-details-content>p{margin:0 0 12px}.product-details .protocol-list{margin-top:14px}.product-sources{padding-top:13px;margin-top:14px;border-top:1px solid var(--line)}.product-sources>strong{color:var(--ink);font-size:.74rem}.product-sources ul{display:grid;gap:6px;padding:0;margin:8px 0 0;list-style:none}.product-sources li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3px 10px}.product-sources a{color:var(--ink);font-weight:700}.product-sources small{color:var(--muted)}.cable-note{margin:13px 0 0;color:var(--muted);font-size:.74rem}.marketplace-links{display:grid;gap:7px;margin-top:auto}.marketplace-link{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border-radius:10px;background:var(--ink);color:#fff;font-size:.82rem;font-weight:700;text-decoration:none}.marketplace-link:hover{background:#34443a}.methodology-inline{margin:14px 0 0;color:var(--muted);font-size:.8rem;text-align:right}.methodology-inline a{color:var(--ink);font-weight:750}.cable-section{padding-bottom:clamp(76px,10vw,120px);scroll-margin-top:18px}.cable-section-heading{max-width:850px}.cable-summary{max-width:820px;margin-bottom:0;color:var(--muted);font-size:1.02rem}.cable-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.cable-card{display:flex;min-width:0;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.cable-card h3{margin-bottom:10px;font-size:1.18rem}.cable-identity{margin-bottom:13px}.cable-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:16px}.cable-facts>div{padding:9px;border-radius:9px;background:var(--surface-soft)}.cable-facts dt{color:var(--muted);font-size:.64rem}.cable-facts dd{margin:2px 0 0;font-size:.78rem;font-weight:750;line-height:1.3}.cable-capability{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:7px;padding:7px 10px;margin-bottom:16px;border:1px solid color-mix(in srgb,var(--success) 22%,var(--line));border-radius:999px;background:color-mix(in srgb,var(--success) 7%,var(--surface))}.cable-capability.is-limited{border-color:color-mix(in srgb,#a96916 28%,var(--line));background:color-mix(in srgb,#d9912b 8%,var(--surface))}.cable-capability.is-manufacturer{border-color:color-mix(in srgb,var(--compatible) 24%,var(--line));background:color-mix(in srgb,var(--compatible-bg) 72%,var(--surface))}.cable-capability-icon{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--success);color:#fff;font-size:.72rem;font-weight:900}.cable-capability.is-limited .cable-capability-icon{background:#a96916}.cable-capability.is-manufacturer .cable-capability-icon{background:var(--compatible);font-family:Georgia,serif}.cable-capability strong{font-size:.72rem;line-height:1.35}.cable-details{margin-top:auto}@media(min-width:701px){.recommendation-card .recommendation-topline{min-height:30px}.recommendation-card h3{min-height:2.4em}.recommendation-card .product-identity{min-height:138px}.recommendation-card .pros-cons{flex:1}.recommendation-card .marketplace-links{min-height:44px}}@media(min-width:901px){.recommendation-card .recommendation-topline{min-height:54px}.cable-card .recommendation-topline{min-height:30px}.cable-card h3{min-height:2.4em}.cable-card .product-identity{min-height:138px}.cable-card .marketplace-links{min-height:44px}}.methodology-after-cables{margin-top:calc(-1*clamp(58px,8vw,94px));margin-bottom:clamp(62px,9vw,100px)}.explanation-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.explanation-card{padding:0;overflow:hidden}.explanation-card summary{display:flex;min-height:126px;align-items:center;justify-content:space-between;gap:25px;padding:clamp(24px,4vw,34px);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.15rem,2.4vw,1.55rem);font-weight:750;line-height:1.15}.explanation-card summary small{display:block;margin-bottom:8px;color:var(--success);font-family:inherit;font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.explanation-card summary>span:last-child{flex:0 0 auto;color:var(--success);font-size:1.5rem;transition:transform .18s ease}.explanation-card[open] summary>span:last-child{transform:rotate(45deg)}.explanation-content{padding:0 clamp(24px,4vw,34px) clamp(24px,4vw,34px);color:var(--muted)}.explanation-content>p:last-child{margin-bottom:0}.check-list{padding:0;margin-bottom:0;list-style:none}.check-list li{position:relative;padding-left:27px;margin-top:10px}.check-list li:before{position:absolute;top:.2em;left:0;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--accent);color:var(--accent-ink);content:"✓";font-size:.68rem;font-weight:900}.sources{margin-top:18px}.source-list{display:grid;gap:10px;padding:0;margin:0;counter-reset:sources;list-style:none}.source-list li{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;padding:15px 16px 15px 52px;border-radius:12px;background:var(--surface-soft);counter-increment:sources}.source-list li:before{position:absolute;top:16px;left:17px;color:var(--success);content:counter(sources,decimal-leading-zero);font-size:.72rem;font-weight:800}.source-list a{font-weight:700}.source-list span,.source-list small{color:var(--muted);font-size:.76rem}.source-list span{grid-column:1}.source-list small{grid-row:1 / span 2;grid-column:2;align-self:center;padding-left:20px}.content-date{margin:12px 0 70px;color:var(--muted);font-size:.78rem;text-align:right}.generation-navigation{padding:20px 0 60px}.generation-navigation ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin:0;list-style:none}.generation-navigation a{display:grid;padding:20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);text-decoration:none}.generation-navigation a>span,.generation-navigation small{color:var(--muted);font-size:.74rem}.generation-navigation strong{margin:3px 0 8px}.generation-navigation small span{color:var(--success);font-weight:800}.generation-navigation a:hover{border-color:var(--accent-strong);background:#fbffe9}.related-devices{padding-top:20px}.device-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:0;list-style:none}.device-link-grid a{display:grid;min-height:95px;grid-template-columns:1fr auto;align-content:center;padding:16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);text-decoration:none}.device-link-grid a>span:first-child{color:var(--muted);font-size:.74rem}.device-link-grid strong{grid-column:1}.device-link-grid a>span:last-child{grid-row:1 / span 2;grid-column:2;align-self:center;color:var(--success)}.device-link-grid a:hover{border-color:var(--accent-strong);background:#fbffe9}.brand-page{padding-bottom:110px}.brand-hero{max-width:880px;padding:clamp(28px,6vw,72px) 0 46px}.brand-hero h1{font-size:clamp(2.5rem,6vw,4.8rem)}.brand-hero>p:last-child{max-width:760px;color:var(--muted);font-size:1.12rem}.brand-guidance{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.brand-guidance article{padding:24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.brand-guidance h2{margin-bottom:9px;font-size:1.12rem}.brand-guidance p{margin:0;color:var(--muted)}.brand-models{padding-top:clamp(70px,9vw,110px)}.brand-models>ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.brand-models li>a{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(210px,auto) auto;gap:18px;align-items:center;padding:17px 20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);text-decoration:none}.brand-model-name{display:grid}.brand-model-name small,.brand-model-power{color:var(--muted);font-size:.74rem}.brand-model-action{color:var(--success);font-size:.82rem;font-weight:800}.brand-models li>a:hover{border-color:var(--accent-strong);background:#fbffe9}.prose-page{max-width:840px;padding-bottom:110px}.prose-page header{padding:clamp(38px,7vw,82px) 0 48px}.prose-page h1{font-size:clamp(2.5rem,6vw,4.7rem)}.prose-page .lead{color:var(--muted);font-size:1.25rem}.prose-page section{padding:30px 0;border-top:1px solid var(--line)}.prose-page section h2{font-size:clamp(1.45rem,3vw,2rem)}.prose-page section p,.prose-page section>ul,.definition-list{max-width:720px}.short-prose{max-width:760px}.definition-list{display:grid;gap:12px}.definition-list>div{padding:18px;border-radius:12px;background:var(--surface)}.definition-list dt{font-weight:800}.definition-list dd{margin:4px 0 0;color:var(--muted)}.not-found{display:grid;min-height:70vh;place-content:center;justify-items:start;padding-block:70px}.error-code{margin-bottom:8px;color:var(--success);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:800}.not-found h1{font-size:clamp(2.6rem,7vw,5rem)}.not-found>p:not(.error-code){margin-bottom:28px;color:var(--muted)}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-mark{position:absolute;right:-75px;bottom:-75px;width:260px;opacity:.18}.recommendation-grid{grid-template-columns:1fr 1fr}.cable-grid{grid-template-columns:1fr}.recommendation-card:last-child:nth-child(odd){grid-column:1 / -1}.device-link-grid{grid-template-columns:repeat(2,1fr)}.brand-models li>a{grid-template-columns:minmax(180px,1fr) auto auto}.brand-models .protocol-list{display:none}}@media(max-width:700px){:root{--shell: min(100% - 28px, 1120px)}.header-inner{min-height:66px;gap:8px}.brand{gap:7px;font-size:1.08rem}.site-header nav{gap:2px}.site-header nav a{padding-inline:7px;font-size:.82rem}.nav-methodology-full{display:none}.nav-methodology-short{display:inline}.hero{padding-top:58px}.trust-list{display:grid}.search-results,.step-grid,.brand-directory>ul,.brand-guidance,.principles-grid,.recommendation-grid,.explanation-grid,.footer-grid{grid-template-columns:1fr}.step-grid li{min-height:0}.step-grid li>span{margin-bottom:26px}.principles-grid{gap:35px}.device-hero{padding:22px 0 26px}.page-primary-action .button{width:100%}.answer-heading{flex-wrap:wrap;gap:8px 14px}.answer-options,.requirements-grid{grid-template-columns:1fr}.recommendation-card:last-child:nth-child(odd){grid-column:auto}.device-search:not([data-search-ready]) .search-results li:nth-child(n+9){display:none}.copy-action{min-height:44px;padding-block:6px}.answer-card{padding:22px}.answer-lead{margin:22px 0 24px;font-size:1.2rem}.answer-options>div{padding:15px}.answer-options p{margin-top:9px;font-size:.91rem}.source-list li{grid-template-columns:1fr}.source-list small{grid-row:auto;grid-column:1;padding:6px 0 0}.device-link-grid,.generation-navigation ul{grid-template-columns:1fr}.brand-models li>a{grid-template-columns:1fr auto;gap:4px 14px}.brand-model-power{grid-column:1}.brand-model-action{grid-row:1 / span 2;grid-column:2}}@media(max-width:430px){h1{font-size:2.45rem}.device-hero h1{font-size:2.25rem}.brand svg{width:25px;height:25px}.device-search,.section-card,.answer-card,.recommendation-card,.cable-card{border-radius:18px}.pros-cons{grid-template-columns:1fr;gap:18px}.pros-cons>div+div{padding-top:16px;border-top:1px solid var(--line)}.pros-cons h4{font-size:.9rem}.pros-cons ul{font-size:.86rem;line-height:1.45}.product-facts dt,.cable-facts dt,.product-search-query>span{font-size:.78rem}.product-facts dd,.cable-facts dd{font-size:.86rem}.product-details summary{display:flex;min-height:44px;align-items:center;font-size:.84rem}.search-result-action{font-size:0}.search-result-action span{font-size:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.copy-action-icon,.product-thumbnail img,.copy-toast{transition:none}}
