body:has(.seo-page),html:has(.seo-page){height:auto;min-height:100%;overflow:visible;-webkit-user-select:text;-moz-user-select:text;user-select:text}.seo-page{--maxw:920px;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.6;min-height:100dvh;display:flex;flex-direction:column}.seo-page *,.seo-page :after,.seo-page :before{box-sizing:border-box}.seo-top{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px clamp(16px,5vw,40px);background:rgba(10,10,11,.85);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.seo-brand{display:flex;flex-direction:column;line-height:1.1;text-decoration:none;color:var(--text)}.seo-brand b{font-family:var(--cond);font-weight:800;letter-spacing:.02em;font-size:18px}.seo-brand b span{color:var(--red)}.seo-brand small{font-family:var(--sans);font-weight:600;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.seo-nav{display:flex;gap:22px;margin-left:auto;margin-right:22px}.seo-nav a{color:var(--muted);text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.01em}.seo-nav a:hover{color:var(--text)}.seo-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:var(--radius);background:var(--red);color:#fff;font-weight:700;font-size:14px;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.seo-cta.ghost{background:transparent;border:1px solid var(--line-2);color:var(--text)}.seo-cta:hover{filter:brightness(1.08)}.seo-main{width:100%;max-width:var(--maxw);margin:0 auto;padding:clamp(28px,5vw,56px) clamp(16px,5vw,40px) 64px;flex:1}.seo-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:18px}.seo-breadcrumb a{color:var(--muted);text-decoration:none}.seo-breadcrumb a:hover{color:var(--text)}.seo-breadcrumb span{margin:0 6px;color:var(--dim)}.seo-main h1{font-family:var(--cond);font-weight:800;font-size:clamp(30px,6vw,48px);line-height:1.05;letter-spacing:.01em;color:var(--white);margin-bottom:14px}.seo-lead{font-size:clamp(16px,2.4vw,19px);color:var(--text);max-width:70ch}.seo-section{margin-top:44px}.seo-section>h2{font-family:var(--cond);font-weight:700;font-size:clamp(22px,4vw,28px);color:var(--white);margin-bottom:16px;letter-spacing:.01em}.seo-section p{margin-bottom:14px;max-width:72ch}.seo-section p:last-child{margin-bottom:0}.seo-list{list-style:none;display:grid;gap:12px}.seo-list li{position:relative;padding-left:26px;max-width:72ch}.seo-list li:before{content:"";position:absolute;left:4px;top:10px;width:8px;height:8px;border-radius:2px;background:var(--red)}.seo-specs{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.seo-specs td,.seo-specs th{text-align:left;padding:13px 16px;border-bottom:1px solid var(--line);font-size:15px}.seo-specs tr:last-child td,.seo-specs tr:last-child th{border-bottom:none}.seo-specs th{width:40%;color:var(--muted);font-weight:600;background:var(--panel-2)}.seo-specs td{color:var(--text)}.seo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.seo-card{border:1px solid var(--line);border-radius:var(--radius);padding:16px;background:var(--panel)}.seo-card .swatch{width:100%;height:8px;border-radius:4px;margin-bottom:12px}.seo-card h3{font-family:var(--cond);font-weight:700;font-size:18px;color:var(--white);margin-bottom:6px}.seo-card p{font-size:14px;color:var(--muted);margin:0}.aff-tag{font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);border:1px solid var(--line-2);border-radius:4px;padding:3px 7px;vertical-align:middle;margin-left:8px}a.aff-card{display:block;text-decoration:none;transition:border-color .13s}a.aff-card:hover{border-color:var(--line-2)}.aff-card .aff-vendor{display:inline-block;margin-top:10px;font-size:12px;color:var(--dim)}.aff-soon{opacity:.72}.seo-faq{display:grid;gap:12px}.seo-faq details{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:0 16px}.seo-faq summary{cursor:pointer;list-style:none;padding:16px 0;font-weight:600;color:var(--white);display:flex;justify-content:space-between;gap:12px;min-height:44px;align-items:center}.seo-faq summary::-webkit-details-marker{display:none}.seo-faq summary:after{content:"+";color:var(--red);font-size:22px;line-height:1}.seo-faq details[open] summary:after{content:"\2013"}.seo-faq details>p{padding:0 0 18px;margin:0;color:var(--text);max-width:72ch}.seo-empty{border:1px dashed var(--line-2);border-radius:var(--radius);padding:40px 24px;text-align:center;color:var(--muted)}.seo-empty h3{font-family:var(--cond);color:var(--white);font-size:22px;margin-bottom:8px}.seo-empty p{margin:0 auto 18px;max-width:46ch}.seo-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.seo-foot{border-top:1px solid var(--line);padding:28px clamp(16px,5vw,40px);margin-top:auto}.seo-foot-inner{max-width:var(--maxw);margin:0 auto;display:flex;flex-wrap:wrap;gap:16px 28px;align-items:center;justify-content:space-between}.seo-foot nav{display:flex;flex-wrap:wrap;gap:8px 20px}.seo-foot a{color:var(--muted);text-decoration:none;font-size:14px}.seo-foot a:hover{color:var(--text)}.seo-foot small{color:var(--dim);font-size:13px}@media (max-width:640px){.seo-nav{display:none}}@media (max-width:520px){.seo-grid{grid-template-columns:1fr 1fr}.seo-card p{display:none}}