:root{color-scheme:dark;--bg:#111215;--panel:#191b21;--ink:#eeedf1;--muted:#b3b5c2;--line:#353742;--accent:#afb9ff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:var(--accent);text-underline-offset:.22em}a:hover{color:#fff}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #b8afff;outline-offset:5px}button{font:inherit;cursor:pointer;background:#d6d9ff;color:#171823;border:0;border-radius:4px;padding:.7rem 1.1rem}h1,h2,h3{line-height:1.16;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere}h1{font-size:clamp(2.2rem,4.6vw,4.6rem);font-weight:750;margin:.6em 0}h2{font-size:clamp(1.5rem,2.2vw,2.1rem)}h3{font-size:1.3rem}p,li,td,th{overflow-wrap:anywhere}img{max-width:100%;display:block}.container{width:min(100% - 3rem,76rem);margin:auto;min-height:60vh}.narrow{max-width:68ch;margin-inline:auto}.site-header,.site-footer{width:min(100% - 3rem,84rem);margin:auto}.site-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:2rem 0;border-bottom:1px solid var(--line)}.wordmark{color:var(--ink);font-weight:850;letter-spacing:.08em;text-decoration:none}.wordmark span{color:var(--accent)}nav{display:flex;flex-wrap:wrap;gap:.7rem 1.4rem}nav a{text-decoration:none}nav a[aria-current=page]{text-decoration:underline;color:#fff}.site-footer{margin-top:6rem;padding:2.5rem 0;border-top:1px solid var(--line);color:var(--muted);font-size:.95rem}.site-footer span{font-weight:700;color:var(--ink)}.skip-link{position:absolute;top:-6rem;left:1rem;background:var(--ink);color:var(--bg);padding:.8rem;z-index:5}.skip-link:focus{top:1rem}.page-intro{max-width:55rem;padding:4rem 0 2rem}.eyebrow{font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);font-weight:650}.deck{font-size:clamp(1.15rem,2vw,1.45rem);color:#d0d0d9;line-height:1.55}.metadata{color:var(--muted);font-size:.92rem;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.category-nav{padding:1rem 0 2rem;border-bottom:1px solid var(--line);margin-bottom:3rem;font-size:.95rem}.editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem 2.5rem}.editorial-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:2rem}.editorial-card h2 a{color:var(--ink);text-decoration:none}.editorial-card h2 a:hover{text-decoration:underline}.editorial-card p{color:var(--muted)}.editorial-card .eyebrow{color:var(--accent)}.editorial-card .hero-media{margin:0 0 1.5rem}.featured{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:2.5rem;margin-bottom:3rem;align-items:center}.featured:not(:has(figure)){display:block;max-width:65ch}.thoughts-list{display:block;max-width:68ch;margin-inline:auto}.thoughts-list article{padding:1.5rem 0 2.5rem}.thoughts-list h2{font-family:Georgia,serif;font-weight:400;font-size:2rem}.hero-media{margin:2.5rem 0 3.5rem;aspect-ratio:16/9;background:#0c0d10;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:contain}.editorial-card .hero-media img{object-fit:contain}.article-header{padding-top:4rem}.product-name{font-weight:550;color:var(--muted)}.short-verdict{border-left:2px solid #7a83c2;padding-left:1.2rem;margin-top:2rem}.short-verdict strong{display:block}.longform>.hero-media{max-width:68rem;margin-inline:auto}.article-body{font-family:Georgia,"Times New Roman",serif;font-size:1.2rem;line-height:1.85;margin-block:3rem}.article-body p{margin:0 0 1.5rem;white-space:pre-line}.article-body h2,.article-body h3{font-family:system-ui,sans-serif;margin:2.5rem 0 1rem}.article-body blockquote{border-left:2px solid #8c85bf;margin:2rem 0;padding:.2rem 0 .2rem 1.5rem;font-style:italic;font-size:1.35rem}.article-body pre{font-size:.95rem;overflow:auto;max-width:100%;padding:1.2rem;background:var(--panel);white-space:pre}.longform>section,.affiliate{margin-block:3rem}.review-summary{border-block:1px solid var(--line);padding:2rem 0}.pros-cons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.pros-cons ul{padding-left:1.2rem}.table-scroll{overflow-x:auto;max-width:100%}table{border-collapse:collapse;width:100%;font-size:1rem}caption{text-align:left;color:var(--muted);padding-bottom:1rem}td,th{padding:.9rem;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}th{width:35%;color:#d0d0dc}.affiliate{border-left:2px solid var(--line);padding-left:1.5rem;font-size:1rem}.affiliate h2{font-size:1.2rem}.video{aspect-ratio:16/9;background:var(--panel);display:grid;place-items:center;border:1px solid var(--line)}.video-placeholder{padding:1.4rem;text-align:center}.video-placeholder p{margin:.5rem 0}.video iframe{border:0;width:100%;height:100%}.video-library{display:grid;gap:3rem}.video-entry{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:2rem;border-bottom:1px solid var(--line);padding-bottom:2rem}.video-thumbnail img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.video-thumbnail span{display:block;margin-top:.5rem}.components{list-style:none;padding:0}.components li{padding:1rem 0;border-bottom:1px solid var(--line)}.components p{margin:.3rem 0;color:var(--muted)}.related li{margin:.7rem 0}.empty-state{padding:3.5rem clamp(1.2rem,4vw,4rem);background:linear-gradient(130deg,#20212b,#17181d);border-top:1px solid #66698e;max-width:58rem}.empty-state p{color:var(--muted)}.pagination{justify-content:space-between;margin-top:3rem}.about{padding-top:4rem}.callout{padding:1rem;background:var(--panel);margin-top:1.5rem}.thoughts .article-header h1{font-family:Georgia,serif;font-weight:400}@media(min-width:1440px){.editorial-grid:not(.thoughts-list){grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.container,.site-header,.site-footer{width:calc(100% - 2rem)}.site-header{padding:1.3rem 0;gap:1rem}nav{gap:.6rem 1rem}.page-intro,.article-header,.about{padding-top:2.5rem}.editorial-grid,.featured,.video-entry,.pros-cons{grid-template-columns:minmax(0,1fr)}.featured{gap:1rem}.hero-media{margin:1.5rem 0 2rem}.article-body{font-size:1.12rem;line-height:1.8}.video{aspect-ratio:auto;min-height:16rem}.video:has(iframe){aspect-ratio:16/9;min-height:0}.video-placeholder{padding:1rem}.table-scroll th,.table-scroll td{padding:.65rem}.site-footer{margin-top:4rem}}

.inline-media{margin:2rem 0}.inline-media img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#0c0d10}.inline-media figcaption{font:1rem/1.5 system-ui,sans-serif;color:var(--muted);margin-top:.6rem}
.mobile-menu{display:none}.site-footer nav{margin-top:1.5rem}.site-footer .wordmark{font-size:1rem}summary{cursor:pointer}summary:focus-visible{outline:3px solid #b8afff;outline-offset:5px}@media(max-width:767px){.desktop-nav{display:none}.mobile-menu{display:block;margin-left:auto}.mobile-menu[open]{width:100%;margin-left:0}.mobile-menu summary{padding:.45rem .6rem}.mobile-menu nav{padding:1rem .6rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.mobile-menu a{padding:.35rem 0}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Bits identity: larger existing wordmark, ready for an approved logo asset. */
.site-header{position:relative;padding-top:1.4rem;padding-bottom:1.4rem;gap:1.5rem;border-bottom:1px solid #35374c}
.site-header::after{content:"";position:absolute;bottom:-1px;left:0;width:190px;height:1px;background:linear-gradient(90deg,#4a93ec,#9770d9,transparent)}
.site-header .wordmark{font-size:clamp(1.15rem,2vw,1.6rem);font-weight:800;letter-spacing:.025em;line-height:1.2;flex-shrink:0;color:#f1eee8}
.site-header .wordmark span{color:#a99bec}.site-header nav a{text-underline-offset:7px}.site-header nav a:hover{color:#b4caff}
@media(max-width:767px){.site-header{padding-top:1.2rem;padding-bottom:1.2rem}.site-header .wordmark{font-size:1.15rem}}

/* Shared brand slot: contain the supplied logo without stretching or cropping. */
.site-header .wordmark,.site-footer .wordmark{display:inline-flex;align-items:center;max-width:100%;text-decoration:none}
.brand-logo{display:block;width:230px;max-width:100%;height:58px;object-fit:contain;object-position:left center}
.site-footer .brand-logo{width:210px;height:64px}
.site-header .brand-fallback{color:#f1eee8}.site-header .brand-fallback>span,.site-footer .brand-fallback>span{color:#d09bc8}
.site-header::after{width:240px;background:linear-gradient(90deg,#69d6eb,#8e8fe2 55%,#ce77ae,transparent)}
.site-header nav a:hover{color:#b5e8ef}
.site-footer{position:relative;border-top-color:#34313c}.site-footer::before{content:"";position:absolute;top:-1px;left:0;width:160px;height:1px;background:linear-gradient(90deg,#75cbdc,#bf78ad,transparent)}
@media(max-width:767px){.brand-logo{width:185px;height:46px}.site-footer .brand-logo{width:190px;height:54px}}
