:root{--nav-theme:35 89% 49%;--nav-theme-light:39 96% 62%;--background:222 26% 9%;--card:222 20% 14%;--foreground:40 30% 94%;--muted-foreground:215 15% 66%}*{box-sizing:border-box}html{background:hsl(var(--background))}body{background:hsl(var(--background));color:hsl(var(--foreground));margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:hsl(var(--nav-theme-light))}.site-frame{min-height:100vh}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11151df0;border-bottom:1px solid #ffffff1a;align-items:center;gap:24px;min-height:72px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:1.15rem;font-weight:800;display:flex}.brand em{color:hsl(var(--nav-theme-light));font-style:normal}.brand-mark{border:2px solid hsl(var(--nav-theme));width:31px;height:31px;color:hsl(var(--nav-theme-light));border-radius:9px;place-items:center;display:grid}.site-header nav{color:hsl(var(--muted-foreground));flex:1;gap:18px;font-size:.9rem;display:flex;overflow-x:auto}.locale-link{color:hsl(var(--nav-theme-light));margin-left:auto;font-weight:700}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #ffffff2e;border-radius:8px;padding:7px 10px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{background:hsl(var(--card));border:1px solid #ffffff1f;border-radius:10px;min-width:190px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 44px #06090ea6}.mobile-menu a{color:hsl(var(--muted-foreground));padding:9px 10px;display:block}.site-layout{grid-template-columns:220px minmax(0,1fr);width:min(1400px,100%);margin:auto;display:grid}.wiki-sidebar{border-right:1px solid #ffffff1a;height:calc(100vh - 72px);padding:34px 22px;position:sticky;top:72px}.wiki-sidebar a{color:hsl(var(--muted-foreground));padding:8px 0;display:block}.sidebar-label,.eyebrow{color:hsl(var(--nav-theme-light));letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:800}.sidebar-codes{border-top:1px solid #ffffff1a;margin-top:30px;padding-top:22px}.sidebar-codes p:last-child{color:hsl(var(--muted-foreground));font-size:.9rem}main{min-width:0;padding:54px clamp(24px,5vw,72px)}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(28px,5vw,68px);max-width:1200px;padding:42px 0 65px;display:grid}.hero h1,h2{letter-spacing:-.035em;margin:0;line-height:1.15}.hero h1{max-width:850px;font-size:clamp(2.5rem,6vw,5.2rem)}.hero-copy{max-width:770px;color:hsl(var(--muted-foreground));margin:24px 0;font-size:1.15rem}.hero-art{background:hsl(var(--card));border:1px solid #ffffff24;border-radius:18px;min-height:370px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 68px #04060b9e}.hero-art:after{content:"";pointer-events:none;background:linear-gradient(120deg,#11151d80,#0000 48%);position:absolute;inset:0}.hero-art img{object-fit:cover;width:100%;height:100%;min-height:370px}.hero-art figcaption{z-index:1;color:#f4f1ebb3;text-align:right;max-width:78%;font-size:.68rem;position:absolute;bottom:12px;right:15px}.stat-row{flex-wrap:wrap;gap:10px;display:flex}.stat-row span{color:hsl(var(--muted-foreground));border:1px solid #ffffff21;border-radius:999px;padding:6px 10px;font-size:.82rem}.cta-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:9px 15px;font-weight:750;display:inline-flex}.button-primary{background:hsl(var(--nav-theme));color:#11151d}.button-secondary{border:1px solid #ffffff38}.media-note{color:hsl(var(--muted-foreground));margin-top:18px;font-size:.85rem}.section-block{border-top:1px solid #ffffff1a;margin:45px 0;padding-top:45px}.section-block h2,.final-cta h2,.codes-panel h2{font-size:clamp(1.75rem,3vw,2.7rem)}.section-intro,.prose{max-width:740px;color:hsl(var(--muted-foreground))}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.guide-card{background:linear-gradient(140deg,hsl(var(--card)),#181c25);border:1px solid #ffffff1a;border-radius:12px;min-height:230px;padding:24px}.guide-card>span{color:hsl(var(--nav-theme-light));font-weight:800}.guide-card h3{margin:18px 0 8px;font-size:1.2rem}.guide-card p{min-height:72px;color:hsl(var(--muted-foreground));margin:0;font-size:.94rem}.guide-card a{color:hsl(var(--nav-theme-light));margin-top:18px;font-weight:700;display:inline-block}.media-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.media-heading a{color:hsl(var(--nav-theme-light));font-weight:750}.official-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.official-media-grid figure,.trailer-card{background:hsl(var(--card));border:1px solid #ffffff1f;border-radius:12px;min-width:0;margin:0;position:relative;overflow:hidden}.official-media-grid img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.official-media-grid figcaption{color:hsl(var(--muted-foreground));padding:9px 12px;font-size:.75rem}.trailer-card{min-height:220px;color:hsl(var(--foreground));align-content:end;display:grid}.trailer-card:after{content:"";background:linear-gradient(#0000 38%,#0b0d14f0);position:absolute;inset:0}.trailer-card img{height:100%;position:absolute;inset:0}.trailer-card span,.trailer-card small{z-index:1;margin-inline:18px;position:relative}.trailer-card span{margin-bottom:2px;font-size:1.08rem;font-weight:800}.trailer-card small{color:hsl(var(--muted-foreground));margin-bottom:16px}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.featured-card,.topic-grid a{background:hsl(var(--card));border:1px solid #ffffff1a;border-radius:12px;padding:22px}.featured-card h3{margin:4px 0 10px;line-height:1.3}.featured-card>p:not(.eyebrow){color:hsl(var(--muted-foreground))}.featured-card a{color:hsl(var(--nav-theme-light));font-weight:750}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.topic-grid a{flex-direction:column;gap:6px;display:flex}.topic-grid span{color:hsl(var(--muted-foreground));font-size:.9rem}.faq-section details{background:hsl(var(--card));border:1px solid #ffffff1a;border-radius:10px;margin-top:12px;padding:18px 20px}.faq-section summary{cursor:pointer;font-weight:750}.faq-section details p{color:hsl(var(--muted-foreground));margin-bottom:0}.about-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:42px;display:grid}.fact-grid{border:1px solid #ffffff1a;border-radius:12px;gap:1px;margin:0;display:grid;overflow:hidden}.fact-grid div{background:hsl(var(--card));padding:15px 17px}.fact-grid dt{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;font-size:.77rem}.fact-grid dd{margin:3px 0 0;font-weight:650}.codes-panel,.final-cta{border:1px solid hsl(var(--nav-theme)/.35);background:#412f164d;border-radius:15px;margin:60px 0;padding:clamp(26px,5vw,54px)}.codes-panel>p:not(.eyebrow){color:hsl(var(--nav-theme-light));margin:20px 0 2px;font-size:1.25rem;font-weight:800}.codes-panel small{color:hsl(var(--muted-foreground))}.final-cta{text-align:center;background:radial-gradient(circle at top,#65400bb3,hsl(var(--card)))}.final-cta p{max-width:600px;color:hsl(var(--muted-foreground));margin:16px auto 0}.final-cta .cta-row{justify-content:center}.site-footer{color:hsl(var(--muted-foreground));background:#0c1017;border-top:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr 1fr;gap:35px;padding:48px max(5vw,24px);font-size:.9rem;display:grid}.site-footer p{margin-top:0}.footer-title{color:hsl(var(--foreground));font-weight:800}.site-footer a,.site-footer span{margin:8px 0;display:block}.article-hero{max-width:760px;padding:10px 0 35px}.article-hero h1,.article-page h1,.legal-page h1{letter-spacing:-.035em;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.1}.article-hero>p:not(.eyebrow){color:hsl(var(--muted-foreground))}.article-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.article-card{background:hsl(var(--card));border:1px solid #ffffff1a;border-radius:12px;padding:23px}.article-card h2{font-size:1.3rem}.article-card p:not(.eyebrow){color:hsl(var(--muted-foreground))}.article-card a,.crumb{color:hsl(var(--nav-theme-light));font-weight:750}.article-page,.legal-page{max-width:830px}.article-page>.eyebrow{margin-top:28px}.crumb{margin-bottom:28px;display:inline-block}.answer{border-left:3px solid hsl(var(--nav-theme));background:hsl(var(--card));color:hsl(var(--foreground));border-radius:0 10px 10px 0;margin:26px 0 42px;padding:20px;font-size:1.12rem}.article-page section,.legal-page section{margin:38px 0}.article-page section h2,.legal-page h2{margin-bottom:14px;font-size:1.7rem}.article-page section p,.legal-page p{color:hsl(var(--muted-foreground))}.legal-page{padding-top:8px}.legal-page h2{margin-top:42px}.guide-group{border-top:1px solid #ffffff1a;margin:18px 0 52px;padding-top:22px;scroll-margin-top:92px}.group-heading{margin-bottom:20px}.group-heading h2{font-size:clamp(1.55rem,2.5vw,2.2rem)}.article-card h3{margin:0;font-size:1.2rem;line-height:1.35}.language-fallback{border:1px solid hsl(var(--nav-theme)/.35);background:#412f1640;border-radius:10px;flex-direction:column;gap:3px;margin:22px 0;padding:14px 16px;display:flex}.language-fallback strong{color:hsl(var(--nav-theme-light))}.language-fallback span{color:hsl(var(--muted-foreground));font-size:.9rem}.related-guides{border-top:1px solid #ffffff1a;padding-top:32px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.related-grid article{background:hsl(var(--card));border:1px solid #ffffff1a;border-radius:10px;padding:17px}.related-grid h3{font-size:1rem;line-height:1.35}.related-grid a{color:hsl(var(--nav-theme-light));font-size:.88rem;font-weight:750}.device-catalog{max-width:1100px}.device-catalog-heading{justify-content:space-between;align-items:end;gap:28px;display:flex}.device-catalog-heading>p{max-width:480px;margin:0}.device-table-wrap{background:hsl(var(--card));border:1px solid #ffffff1f;border-radius:12px;margin-top:20px;overflow-x:auto}.device-table-wrap table{border-collapse:collapse;width:100%;min-width:850px;font-size:.88rem}.device-table-wrap th,.device-table-wrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:12px 14px}.device-table-wrap th{color:hsl(var(--foreground));letter-spacing:.04em;text-transform:uppercase;background:#222835;font-size:.76rem;position:sticky;top:0}.device-table-wrap tbody tr:hover{background:hsl(var(--nav-theme)/.07)}.device-table-wrap td:first-child{color:hsl(var(--foreground));font-weight:700}.difficulty{border-radius:999px;padding:3px 8px;font-size:.74rem;font-weight:800;display:inline-flex}.difficulty-easy{color:#81e4aa;background:#288a5147}.difficulty-medium{color:#f7c96e;background:#cf91173d}.difficulty-hard{color:#ee8b8b;background:#bd28283b}.source-note{border-left:3px solid hsl(var(--nav-theme));background:hsl(var(--nav-theme)/.08);max-width:980px;color:hsl(var(--muted-foreground));margin-top:38px;padding:14px 16px;font-size:.9rem}@media (max-width:850px){.site-header nav{display:none}.mobile-menu{display:block}.locale-link{margin-left:0}.site-layout{grid-template-columns:1fr}.wiki-sidebar{display:none}.guide-grid,.about-grid,.site-footer,.article-list,.hero,.featured-grid,.topic-grid,.related-grid,.official-media-grid{grid-template-columns:1fr}.site-footer{gap:20px}.hero{padding-top:12px}.hero-art,.hero-art img{min-height:270px}.media-heading,.device-catalog-heading{flex-direction:column;align-items:start}.trailer-card{min-height:230px}}
