/*
Theme Name: VRSpielraum
Theme URI: https://vrspielraum.de/
Author: VRSpielraum
Version: 2.18.0
Text Domain: vrspielraum
*/
:root{
 --bg:#030b12;--bg2:#07121d;--panel:#081521;--panel2:#0d1c2a;--panel3:#102231;
 --text:#f5f9fc;--body:#d8e3eb;--muted:#8fa5b7;--accent:#14c8ff;--accent2:#2e77ff;
 --line:#1b3347;--line2:#244760;--good:#42de92;--warn:#ffbd4a;--max:1390px;--radius:14px;
 --shadow:0 22px 70px rgba(0,0,0,.35)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% -10%,rgba(20,200,255,.12),transparent 31%),linear-gradient(180deg,#030a11 0,#06111b 48%,#04101a 100%);color:var(--text);font:16px/1.7 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.vrs-wrap{width:min(calc(100% - 44px),var(--max));margin-inline:auto}
.vrs-reading-progress{position:fixed;left:0;right:0;top:0;height:2px;z-index:100;background:transparent}.vrs-reading-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--accent),#6ae9ff);box-shadow:0 0 12px rgba(20,200,255,.7)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(2,9,15,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.065)}.header-inner{height:64px;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;line-height:1;white-space:nowrap}.brand strong{font-size:25px;letter-spacing:-.045em;font-weight:760}.brand strong span{color:var(--accent);font-weight:900}.brand small{font-size:10px;color:#6f899c;margin-top:6px;font-weight:650}.main-nav{margin-left:auto}.main-nav ul{list-style:none;display:flex;gap:25px;padding:0;margin:0;align-items:center}.main-nav a{font-size:14px;font-weight:700;color:#d9e5ed;transition:.2s}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--accent)}.header-actions{display:flex;gap:15px}.header-actions a{color:#d5e3ec;font-size:20px}
.vrs-home-hero{position:relative;min-height:345px;border-bottom:1px solid rgba(69,146,190,.18);overflow:hidden;background:#04101a}.vrs-home-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#030b12 0%,#05111c 40%,rgba(4,12,20,.3) 69%,rgba(3,10,16,.12)),url('assets/images/hero-vr-cyber.webp') right center/auto 100% no-repeat}.vrs-home-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 63%,rgba(3,11,18,.9))}.vrs-home-hero-inner{position:relative;z-index:2;padding:36px 0 27px}.vrs-home-copy{max-width:690px}.vrs-home-copy h1{font-size:clamp(43px,4.8vw,70px);line-height:1.02;letter-spacing:-.055em;margin:0 0 10px;font-weight:850}.vrs-home-copy h1 span{color:var(--accent)}.vrs-home-sub{font-size:19px;color:#d3e1ea;margin:0 0 21px}.vrs-home-actions{display:flex;gap:12px;flex-wrap:wrap}.vrs-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,var(--accent),#5ce2ff);color:#031018!important;border:1px solid transparent;border-radius:9px;padding:11px 18px;font-weight:850;cursor:pointer;box-shadow:0 8px 24px rgba(20,200,255,.12);transition:.2s}.vrs-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.vrs-btn-ghost{background:rgba(2,9,15,.55);color:#e7f0f5!important;border-color:#31536a;box-shadow:none}.vrs-trust-row{display:flex;gap:24px;margin-top:19px;flex-wrap:wrap}.vrs-trust-row>span{display:grid;grid-template-columns:auto 1fr;column-gap:8px;color:var(--accent);font-size:12px}.vrs-trust-row b{color:#e8f1f6;font-size:11px}.vrs-trust-row small{grid-column:2;color:#829aad;font-size:9px;line-height:1.25}
.vrs-dashboard{position:relative;z-index:4;margin-top:-1px;display:grid;grid-template-columns:1.28fr 1fr .82fr;gap:10px;padding-top:0}.vrs-home-panel{background:linear-gradient(180deg,rgba(12,28,42,.97),rgba(7,20,31,.98));border:1px solid #1b3a50;border-radius:11px;padding:13px;box-shadow:0 13px 35px rgba(0,0,0,.13)}.vrs-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.vrs-panel-head h2{font-size:15px;letter-spacing:-.02em;margin:0}.vrs-panel-head a,.vrs-panel-head span{font-size:10px;color:var(--accent);font-weight:750}.vrs-mini-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.vrs-mini-card{min-width:0}.vrs-mini-card .vrs-card-image,.vrs-mini-card .vrs-placeholder{aspect-ratio: .76/1;object-fit:cover;width:100%;border-radius:6px;background:#0d2030}.vrs-mini-card strong{display:block;font-size:10px;line-height:1.25;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vrs-mini-card small{display:block;font-size:8px;color:#89a0b2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vrs-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:radial-gradient(circle at 50% 20%,rgba(20,200,255,.18),transparent 50%),linear-gradient(135deg,#102535,#07131d);border:1px solid #1c3a50;color:#86dfff;text-align:center;padding:12px}.vrs-placeholder span{font-size:30px}.vrs-placeholder small{font-size:10px;color:#9eb1c0;line-height:1.2}.vrs-headset-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vrs-headset-mini{padding:8px;border-radius:8px;background:#0c1b29;border:1px solid #18394f}.vrs-headset-mini .vrs-card-image,.vrs-headset-mini .vrs-placeholder{width:100%;height:75px;object-fit:contain;border-radius:7px}.vrs-headset-mini .vrs-placeholder{padding:5px}.vrs-headset-mini .vrs-placeholder span{font-size:24px}.vrs-headset-mini strong{display:block;font-size:11px;margin-top:6px}.vrs-headset-mini small{display:block;color:#8fa6b7;font-size:8px}.vrs-headset-mini>span{display:block;margin-top:6px;color:#f4f8fb;font-size:11px;font-weight:800}.vrs-finder-teaser{position:relative;overflow:hidden}.vrs-finder-teaser h3{font-size:16px;max-width:160px;margin:17px 0 6px}.vrs-finder-teaser p{font-size:10px;color:#9cb0bf;max-width:175px;line-height:1.45}.vrs-finder-teaser .vrs-btn{padding:8px 13px;font-size:10px}.vrs-finder-symbol{position:absolute;right:22px;top:67px;border:2px solid #0aaee4;width:103px;height:103px;border-radius:28% 42% 33% 50%;display:grid;place-items:center;font-size:42px;color:var(--accent);opacity:.76;box-shadow:inset 0 0 45px rgba(20,200,255,.09)}
.vrs-editorial-grid{display:grid;grid-template-columns:1.25fr .63fr .92fr;gap:10px;margin-top:10px}.vrs-guides-panel{padding:15px}.vrs-editorial-card{display:grid;grid-template-columns:31% 1fr;gap:12px;padding:7px 0;border-top:1px solid rgba(77,121,149,.2)}.vrs-editorial-card:first-of-type{border-top:0}.vrs-editorial-thumb .vrs-card-image,.vrs-editorial-thumb .vrs-placeholder{width:100%;height:92px;object-fit:cover;border-radius:7px}.vrs-editorial-card h3{font-size:14px;line-height:1.3;margin:3px 0 4px}.vrs-editorial-card p{font-size:10px;color:#9fb1bf;line-height:1.45;margin:0 0 6px}.vrs-editorial-card small{font-size:8px;color:#6f8a9d}.vrs-kicker{display:inline-flex;background:rgba(20,200,255,.12);color:var(--accent);border:1px solid rgba(20,200,255,.2);border-radius:4px;padding:2px 6px;font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.vrs-popular-row{display:grid;grid-template-columns:26px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid rgba(77,121,149,.2)}.vrs-popular-row>b{font-size:22px;color:var(--accent);line-height:1}.vrs-popular-row strong{font-size:10px;line-height:1.28;display:block}.vrs-popular-row small{font-size:7px;color:#758fa2}.vrs-side-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px}.vrs-side-stack .vrs-home-panel{min-width:0}.vrs-sim-visual{height:86px;border-radius:7px;background:linear-gradient(120deg,rgba(20,200,255,.15),transparent),radial-gradient(circle at 60% 40%,rgba(46,119,255,.35),transparent 42%),#0d2130;display:grid;place-items:center;font-size:42px}.vrs-side-stack h3{font-size:12px;margin:8px 0 3px}.vrs-side-stack p{font-size:8px;color:#8fa6b7;line-height:1.4}.vrs-link-list{display:grid}.vrs-link-list a{font-size:8px;color:#83dfff;padding:5px 0;border-top:1px solid rgba(77,121,149,.17)}.vrs-acc-row{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.vrs-acc-row a{min-width:0}.vrs-acc-row .vrs-card-image,.vrs-acc-row .vrs-placeholder{width:100%;height:62px;object-fit:contain;border-radius:6px}.vrs-acc-row strong{font-size:8px;display:block;line-height:1.2;margin-top:4px}.vrs-acc-row small{font-size:8px;color:#d7e4eb}.vrs-home-bottom{display:grid;grid-template-columns:repeat(4,1fr);margin-top:10px;margin-bottom:38px;border:1px solid #1b3a50;border-radius:10px;background:#071722}.vrs-home-bottom a{padding:13px 17px;border-right:1px solid #153247}.vrs-home-bottom a:last-child{border-right:0}.vrs-home-bottom b{display:block;font-size:11px}.vrs-home-bottom small{display:block;font-size:8px;color:#8098aa}.vrs-empty{color:#7890a2;font-size:11px;padding:18px;text-align:center;grid-column:1/-1}
.vrs-article-hero{background:linear-gradient(180deg,#06111b,#07141f);border-bottom:1px solid #17344a}.vrs-article-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:300px;align-items:stretch}.vrs-article-intro{padding:30px 34px 28px 0;align-self:center}.vrs-breadcrumb{display:flex;gap:10px;align-items:center;color:#7f98aa;font-size:12px;margin-bottom:14px}.vrs-breadcrumb a:hover{color:var(--accent)}.vrs-article-intro h1{font-size:clamp(38px,4vw,62px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 12px}.vrs-article-deck{font-size:18px;line-height:1.55;color:#c6d6df;max-width:760px;margin:0}.vrs-article-meta{display:flex;gap:26px;flex-wrap:wrap;margin-top:18px;color:#829aac;font-size:11px}.vrs-article-meta b{color:#dfeaf0}.vrs-article-visual{position:relative;overflow:hidden;min-height:300px}.vrs-article-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07141f 0,transparent 27%),linear-gradient(0deg,rgba(7,20,31,.7),transparent 50%)}.vrs-article-visual img{width:100%;height:100%;object-fit:cover;display:block}.vrs-article-layout{display:grid;grid-template-columns:245px minmax(0,760px) 265px;gap:20px;align-items:start;padding:24px 0 58px}.vrs-article-left,.vrs-article-right{display:grid;gap:14px;position:sticky;top:88px}.vrs-toc-card,.vrs-side-card,.vrs-tip-box,.vrs-product-card,.vrs-source-box{background:#081722;border:1px solid #1c3a50;border-radius:10px;padding:15px}.vrs-toc-card h2,.vrs-side-card h3,.vrs-product-card h3,.vrs-source-box h3{font-size:13px;margin:0 0 10px}.vrs-toc-card nav{display:grid}.vrs-toc-card a{padding:7px 0;border-left:1px solid #2d4b60;padding-left:13px;color:#9db0bd;font-size:11px;line-height:1.35}.vrs-toc-card a:hover{color:var(--accent);border-color:var(--accent)}.vrs-side-card{display:grid;gap:7px}.vrs-side-card a,.vrs-side-card p{font-size:10px;color:#9fb2c0;margin:0}.vrs-finder-cta{display:grid;gap:6px;padding:16px;border:1px solid #1b4d68;border-radius:10px;background:radial-gradient(circle at 90% 20%,rgba(20,200,255,.16),transparent 40%),#071b28}.vrs-finder-cta strong{font-size:15px;line-height:1.2}.vrs-finder-cta span{font-size:10px;color:#8fa7b8}.vrs-finder-cta b{font-size:10px;color:var(--accent)}.vrs-tip-box{border-color:#078bb9;background:linear-gradient(135deg,rgba(20,200,255,.08),#081722)}.vrs-tip-box strong{color:var(--accent);font-size:13px}.vrs-tip-box p{font-size:10px;color:#bed0db;margin:7px 0 0}.vrs-product-card span{font-size:9px;color:#8ba3b4}.vrs-product-card .vrs-card-image,.vrs-product-card .vrs-placeholder{width:100%;max-height:125px;object-fit:contain;border-radius:8px;margin:9px 0}.vrs-product-card .vrs-price{display:block;font-size:20px;margin:7px 0}.vrs-product-card .vrs-btn{width:100%;font-size:10px;padding:9px}.vrs-product-card small{display:block;color:#738d9f;font-size:8px;margin-top:9px;line-height:1.4}
.vrs-article-copy{background:linear-gradient(180deg,#0b1925,#091722);border:1px solid #1b3b50;border-radius:12px;padding:clamp(26px,3.5vw,46px);box-shadow:0 24px 70px rgba(0,0,0,.18);font-size:16.5px;line-height:1.82;color:var(--body);min-width:0}.vrs-article-copy>h1:first-child{margin-top:0}.vrs-article-copy h1{font-size:clamp(38px,4vw,58px);line-height:1.08;color:#fff;letter-spacing:-.045em}.vrs-article-copy h2{font-size:clamp(26px,2.5vw,34px);line-height:1.2;color:#fff;margin:1.8em 0 .65em;letter-spacing:-.025em;scroll-margin-top:95px}.vrs-article-copy h3{font-size:22px;line-height:1.3;color:#f2f7fa;margin-top:1.6em}.vrs-article-copy p{margin:0 0 1.25em;color:#d0dce4}.vrs-article-copy li{margin:.35em 0;color:#cfdae2}.vrs-article-copy a{color:#56dbff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.vrs-article-copy strong{color:#f5fbff}.vrs-article-copy blockquote{margin:1.6em 0;padding:18px 22px;border:1px solid #21475f;border-left:3px solid var(--accent);border-radius:9px;background:#0d1e2c;color:#e4eef4}.vrs-article-copy blockquote p:last-child{margin-bottom:0}.vrs-article-copy table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #254257;border-radius:9px;overflow:hidden;margin:1.5em 0;font-size:14px}.vrs-article-copy th,.vrs-article-copy td{padding:12px 14px;border-bottom:1px solid #213b4e;border-right:1px solid #213b4e;text-align:left;vertical-align:top}.vrs-article-copy th{background:#0d2231;color:#fff}.vrs-article-copy tr:last-child td{border-bottom:0}.vrs-article-copy th:last-child,.vrs-article-copy td:last-child{border-right:0}.vrs-article-copy .wp-block-group,.vrs-article-copy .wp-block-columns{margin-block:1.5em}.vrs-article-copy .wp-block-image img{border-radius:10px}.vrs-source-box{margin-top:34px}.vrs-source-box p{font-size:12px;margin:0}.vrs-related{padding-bottom:60px}.vrs-related .vrs-cardgrid{grid-template-columns:repeat(3,1fr)}
.vrs-cardgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.vrs-card{background:#0a1925;border:1px solid #1b3a50;border-radius:11px;overflow:hidden;transition:.2s}.vrs-card:hover{transform:translateY(-2px);border-color:#2c6585}.vrs-card-image{width:100%;aspect-ratio:16/9;object-fit:cover}.vrs-card>.vrs-placeholder,.vrs-card a>.vrs-placeholder{aspect-ratio:16/9;border:0;border-radius:0}.vrs-card-body{padding:16px}.vrs-card h3{font-size:18px;line-height:1.25;margin:7px 0}.vrs-card p{color:#97abba;font-size:13px;line-height:1.55;margin:0 0 9px}.vrs-card small{font-size:10px;color:#708b9d}.vrs-tags{color:var(--accent);font-size:11px;font-weight:750}
.vrs-filterbar,.vrs-finder-form,.vrs-compare-picker{display:flex;gap:11px;flex-wrap:wrap;align-items:end;background:#081722;border:1px solid #1c3a50;padding:14px;border-radius:11px;margin-bottom:20px}.vrs-filterbar label,.vrs-finder-form label{display:flex;flex-direction:column;gap:5px;color:#8fa6b7;font-size:11px;font-weight:700}.vrs-filterbar select,.vrs-finder-form select,.vrs-compare-picker select{min-width:160px;background:#06111a;color:#eef6fa;border:1px solid #25455a;padding:9px;border-radius:8px}.vrs-check{flex-direction:row!important;align-items:center;padding:8px}.vrs-table-wrap{overflow:auto}.vrs-compare{width:100%;border-collapse:collapse;background:#091722;border-radius:11px;overflow:hidden}.vrs-compare th,.vrs-compare td{padding:13px;border-bottom:1px solid #1c384c;text-align:left}.vrs-compare thead th{background:#0d2231}.vrs-finder>h2{font-size:28px}
.vrs-page-shell{display:grid;grid-template-columns:minmax(0,850px) 285px;gap:24px;align-items:start;padding:45px 0 65px}.vrs-page-copy{max-width:none}.vrs-page-aside{position:sticky;top:88px}.vrs-archive-shell{padding:46px 0 70px}.vrs-archive-head{max-width:830px;margin-bottom:28px}.vrs-archive-head h1{font-size:clamp(38px,4.6vw,64px);line-height:1.06;letter-spacing:-.045em;margin:9px 0}.vrs-archive-head p,.vrs-archive-desc{color:#9db0bd;max-width:700px}.navigation.pagination{margin-top:26px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:8px 11px;border:1px solid #1d3c52;border-radius:7px}.page-numbers.current{background:var(--accent);color:#031018}
.site-footer{border-top:1px solid #153348;background:#030b12;padding:36px 0 22px;color:#8199aa}.vrs-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.vrs-footer-top>div:not(:first-child){display:grid;align-content:start;gap:7px}.vrs-footer-top strong{color:#e7eff4}.vrs-footer-top a{font-size:12px}.vrs-footer-top p{margin:10px 0 0;color:#9eb0bd}.vrs-footer-top small{font-size:11px}.vrs-footer-bottom{border-top:1px solid #102b3e;margin-top:24px;padding-top:17px;display:flex;justify-content:space-between;font-size:10px}
@media(max-width:1150px){.vrs-dashboard{grid-template-columns:1fr 1fr}.vrs-finder-teaser{grid-column:1/-1}.vrs-editorial-grid{grid-template-columns:1.25fr .75fr}.vrs-side-stack{grid-column:1/-1}.vrs-article-layout{grid-template-columns:210px minmax(0,1fr)}.vrs-article-right{display:none}.vrs-article-hero-grid{grid-template-columns:1.1fr .9fr}}
@media(max-width:900px){.main-nav{display:none}.brand small{display:none}.vrs-home-hero{min-height:420px}.vrs-home-hero-bg{opacity:.55;background-position:70% center}.vrs-dashboard,.vrs-editorial-grid{grid-template-columns:1fr}.vrs-side-stack{grid-column:auto}.vrs-mini-grid{grid-template-columns:repeat(3,1fr)}.vrs-mini-card:nth-child(n+4){display:none}.vrs-article-hero-grid{grid-template-columns:1fr}.vrs-article-visual{height:250px;min-height:0}.vrs-article-intro{padding-right:0}.vrs-article-layout{grid-template-columns:1fr}.vrs-article-left{position:static;order:2}.vrs-toc-card{order:-1}.vrs-article-copy{order:1}.vrs-related .vrs-cardgrid,.vrs-cardgrid{grid-template-columns:repeat(2,1fr)}.vrs-page-shell{grid-template-columns:1fr}.vrs-page-aside{position:static}.vrs-home-bottom{grid-template-columns:repeat(2,1fr)}.vrs-footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.vrs-wrap{width:min(calc(100% - 24px),var(--max))}.header-inner{height:58px}.brand strong{font-size:22px}.vrs-home-hero{min-height:480px}.vrs-home-hero-bg{background-position:64% bottom;background-size:auto 70%;opacity:.46}.vrs-home-hero-inner{padding-top:28px}.vrs-home-copy h1{font-size:42px}.vrs-trust-row{gap:11px}.vrs-trust-row>span{width:46%}.vrs-dashboard{margin-top:0}.vrs-mini-grid{grid-template-columns:repeat(2,1fr)}.vrs-mini-card:nth-child(3){display:none}.vrs-headset-mini-grid{grid-template-columns:1fr}.vrs-headset-mini{display:grid;grid-template-columns:82px 1fr;column-gap:10px}.vrs-headset-mini .vrs-card-image,.vrs-headset-mini .vrs-placeholder{grid-row:1/5}.vrs-finder-symbol{opacity:.32}.vrs-editorial-card{grid-template-columns:1fr}.vrs-editorial-thumb .vrs-card-image,.vrs-editorial-thumb .vrs-placeholder{height:150px}.vrs-side-stack{grid-template-columns:1fr}.vrs-home-bottom{grid-template-columns:1fr}.vrs-home-bottom a{border-right:0;border-bottom:1px solid #153247}.vrs-related .vrs-cardgrid,.vrs-cardgrid{grid-template-columns:1fr}.vrs-article-intro h1{font-size:36px}.vrs-article-deck{font-size:16px}.vrs-article-copy{font-size:16px;padding:23px 18px}.vrs-article-copy h2{font-size:27px}.vrs-filterbar,.vrs-finder-form{display:grid}.vrs-filterbar select,.vrs-finder-form select{width:100%;min-width:0}.vrs-footer-top{grid-template-columns:1fr}.vrs-footer-bottom{display:grid;gap:6px}}


/* v1.2 official game media */
.vrs-official-media,.vrs-trailer-block{margin-top:38px;padding-top:8px;border-top:1px solid #1d394d}.vrs-official-media-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.vrs-official-media-head h2,.vrs-trailer-block h2{margin:.35em 0 0!important}.vrs-media-source{font-size:11px;color:#849dad;text-align:right}.vrs-media-source a{font-size:11px}.vrs-official-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vrs-gallery-item{display:block;overflow:hidden;border-radius:9px;border:1px solid #1e4158;background:#07131d}.vrs-gallery-item img{display:block;width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .25s ease}.vrs-gallery-item:hover img{transform:scale(1.025)}.vrs-gallery-item.is-featured{grid-column:1/-1}.vrs-gallery-item.is-featured img{aspect-ratio:16/8.2}.vrs-video-wrap{position:relative;width:100%;margin-top:14px}.vrs-video-wrap iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:10px;background:#030a11}.vrs-structured-single.post-type-vr_game .vrs-article-visual img{object-position:center}.vrs-structured-single.post-type-vr_game .vrs-mini-card .vrs-card-image{object-position:center}
@media(max-width:620px){.vrs-official-media-head{align-items:start;display:grid}.vrs-media-source{text-align:left}.vrs-official-gallery{grid-template-columns:1fr}.vrs-gallery-item.is-featured{grid-column:auto}.vrs-gallery-item.is-featured img{aspect-ratio:16/9}}


/* v1.4 game profile depth */
.vrs-game-facts{margin:0 0 34px;padding:20px;border:1px solid #23465d;border-radius:12px;background:linear-gradient(180deg,#0d2130,#0a1a26)}
.vrs-game-facts-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:14px}.vrs-game-facts-head h2{margin:0!important;font-size:24px!important}.vrs-game-facts-head span{font-size:10px;color:#7f98aa}
.vrs-game-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #203e52;border-radius:9px;overflow:hidden}.vrs-game-fact{display:grid;grid-template-columns:145px 1fr;gap:12px;padding:10px 12px;border-bottom:1px solid #1c3749;background:rgba(255,255,255,.012)}.vrs-game-fact:nth-child(odd){border-right:1px solid #1c3749}.vrs-game-fact:last-child,.vrs-game-fact:nth-last-child(2){border-bottom:0}.vrs-game-fact b{font-size:11px;color:#8fa8b8}.vrs-game-fact span{font-size:12px;color:#edf6fa;font-weight:650}.vrs-game-fact .yes{color:#57e3a2}.vrs-game-fact .no{color:#ff9e9e}.vrs-game-fact .score{color:#ffd068}
.vrs-lead{font-size:18px!important;line-height:1.75!important;color:#e3eef4!important;padding:18px 20px;border-left:3px solid var(--accent);background:#0c2030;border-radius:0 9px 9px 0}.vrs-callout{margin:1.5em 0;padding:16px 18px;border:1px solid #1189b3;border-radius:9px;background:linear-gradient(135deg,rgba(20,200,255,.09),#0b1c29);color:#cfe7f1}.vrs-callout strong{color:#5bddff}.vrs-store-note{display:block;color:#7893a5;font-size:9px;line-height:1.45;margin-top:8px}.vrs-game-scorebox{margin:28px 0 8px;padding:18px;border:1px solid #24465c;border-radius:10px;background:#0b1d2a}.vrs-game-scorebox h3{margin:0 0 12px}.vrs-score-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.vrs-score-grid div{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;background:#0e2433;border-radius:7px;font-size:12px}.vrs-score-grid b{color:#a9bdc9}.vrs-score-grid span{color:#ffd068;letter-spacing:.06em}.vrs-product-card .vrs-price{display:none!important}
@media(max-width:620px){.vrs-game-facts-grid{grid-template-columns:1fr}.vrs-game-fact{grid-template-columns:120px 1fr}.vrs-game-fact:nth-child(odd){border-right:0}.vrs-game-fact:nth-last-child(2){border-bottom:1px solid #1c3749}.vrs-score-grid{grid-template-columns:1fr}}


/* v1.8 headset profile depth */
.vrs-headset-facts{margin:0 0 34px;padding:20px;border:1px solid #23465d;border-radius:12px;background:linear-gradient(180deg,#0d2130,#0a1a26)}
.vrs-headset-facts-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:14px}.vrs-headset-facts-head h2{margin:0!important;font-size:24px!important}.vrs-headset-facts-head span{font-size:10px;color:#7f98aa}
.vrs-headset-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #203e52;border-radius:9px;overflow:hidden}.vrs-headset-fact{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:10px 12px;border-bottom:1px solid #1c3749;background:rgba(255,255,255,.012)}.vrs-headset-fact:nth-child(odd){border-right:1px solid #1c3749}.vrs-headset-fact b{font-size:11px;color:#8fa8b8}.vrs-headset-fact span{font-size:12px;color:#edf6fa;font-weight:650}.vrs-headset-scorebox{margin:28px 0 8px;padding:18px;border:1px solid #24465c;border-radius:10px;background:#0b1d2a}.vrs-headset-scorebox h3{margin:0 0 12px}.vrs-headset-scoregrid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.vrs-headset-scoregrid div{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;background:#0e2433;border-radius:7px;font-size:12px}.vrs-headset-scoregrid b{color:#a9bdc9}.vrs-headset-scoregrid span{color:#ffd068;letter-spacing:.06em}
@media(max-width:620px){.vrs-headset-facts-grid{grid-template-columns:1fr}.vrs-headset-fact{grid-template-columns:125px 1fr}.vrs-headset-fact:nth-child(odd){border-right:0}.vrs-headset-scoregrid{grid-template-columns:1fr}}


/* v1.9 headset overhaul */
.vrs-headset-gallery{margin:34px 0}.vrs-headset-gallery-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:14px}.vrs-headset-gallery-head h2{margin:0!important}.vrs-headset-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px}.vrs-headset-gallery-grid a{display:block;border:1px solid #1f4055;border-radius:10px;overflow:hidden;background:#071722}.vrs-headset-gallery-grid a:first-child{grid-row:span 2}.vrs-headset-gallery-grid img{width:100%;height:100%;min-height:150px;object-fit:contain;background:#071722;display:block}.vrs-headset-gallery-grid a:first-child img{min-height:310px}.vrs-tech-deep-label{display:inline-flex;margin:12px 0 0;color:#86dbff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.vrs-headset-facts{box-shadow:inset 0 1px rgba(255,255,255,.02)}.vrs-headset-fact:nth-child(even){background:rgba(20,200,255,.018)}
@media(max-width:720px){.vrs-headset-gallery-grid{grid-template-columns:1fr 1fr}.vrs-headset-gallery-grid a:first-child{grid-column:1/-1;grid-row:auto}.vrs-headset-gallery-grid a:first-child img{min-height:220px}}


/* v2.0 Portal & Discovery */
.vrs-discovery-intro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:0 0 20px}.vrs-discovery-intro h2{font-size:clamp(28px,3vw,44px);line-height:1.05;margin:8px 0}.vrs-discovery-intro p{max-width:760px;color:#9db0bd;margin:0}.vrs-discovery-count{min-width:110px;padding:13px 18px;border:1px solid #1e4259;background:#091b29;border-radius:11px;text-align:center}.vrs-discovery-count b{display:block;font-size:29px;color:var(--accent);line-height:1}.vrs-discovery-count span{display:block;font-size:10px;color:#89a1b2;margin-top:5px;text-transform:uppercase;letter-spacing:.08em}.vrs-filterbar-pro{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));align-items:end}.vrs-filterbar-pro label select{width:100%;min-width:0}.vrs-filter-checks{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px}.vrs-filter-checks .vrs-check{display:inline-flex!important;flex-direction:row!important;border:1px solid #1b3b50;background:#091925;border-radius:999px;padding:6px 10px;color:#b8c9d3;font-size:10px}.vrs-filter-actions{grid-column:1/-1;display:flex;gap:9px}.vrs-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vrs-discovery-card{background:linear-gradient(180deg,#0a1b29,#071722);border:1px solid #1b3d53;border-radius:12px;overflow:hidden;transition:.2s}.vrs-discovery-card:hover{transform:translateY(-2px);border-color:#2d6a8a}.vrs-discovery-visual{display:block;background:#06111a}.vrs-discovery-visual img,.vrs-discovery-visual>.vrs-placeholder{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border:0;border-radius:0}.vrs-discovery-visual.is-product img{object-fit:contain;padding:12px;background:radial-gradient(circle at 50% 35%,rgba(20,200,255,.11),transparent 55%),#071722}.vrs-discovery-body{padding:15px}.vrs-discovery-meta{display:flex;gap:6px;flex-wrap:wrap}.vrs-discovery-meta span{font-size:8px;color:#91dfff;background:#0d2636;border:1px solid #1d4860;border-radius:999px;padding:3px 7px}.vrs-discovery-body h3{font-size:19px;line-height:1.2;margin:8px 0}.vrs-discovery-body p{font-size:12px;line-height:1.5;color:#94aabb}.vrs-quickfacts{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0}.vrs-quickfacts span{font-size:9px;border:1px solid #1c3b50;background:#07131d;padding:4px 7px;border-radius:6px;color:#b6c7d1}.vrs-quickfacts .is-good{color:#66e5ad;border-color:#1f624d}.vrs-quickfacts .is-warn{color:#ffb481;border-color:#6e442c}.vrs-text-link{font-size:11px;font-weight:800;color:var(--accent)}.vrs-spec-list{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 0}.vrs-spec-list span{padding:7px;background:#0d2230;border-radius:6px;font-size:9px;color:#dce8ee;min-width:0}.vrs-spec-list b{display:block;color:#7f9bad;font-size:7px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.vrs-compare-hero{margin-bottom:16px}.vrs-compare-hero h2{font-size:clamp(28px,3vw,42px);margin:8px 0}.vrs-compare-hero p{color:#95aabd}.vrs-compare-product-heads{display:grid;grid-template-columns:1fr 80px 1fr;gap:16px;align-items:center;margin:20px 0}.vrs-compare-product-heads>div:not(.vrs-vs){text-align:center;padding:18px;border:1px solid #1d4158;border-radius:12px;background:#091925}.vrs-compare-product-heads img{height:180px;width:100%;object-fit:contain}.vrs-compare-product-heads h3{font-size:24px;margin:8px 0 12px}.vrs-vs{display:grid;place-items:center;width:62px;height:62px;margin:auto;border-radius:50%;border:1px solid #2a5a75;color:var(--accent);font-weight:900;background:#071621}.vrs-compare-verdict{margin:20px 0;padding:19px;border:1px solid #1f485f;border-radius:12px;background:linear-gradient(135deg,#0c2030,#081723)}.vrs-compare-verdict h3{margin:0 0 12px}.vrs-verdict-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vrs-verdict-grid div{padding:10px 11px;border-radius:8px;background:#0c2535;border:1px solid #163e54}.vrs-verdict-grid span{display:block;font-size:9px;color:#8ca6b7}.vrs-verdict-grid b{display:block;font-size:12px;margin-top:2px;color:#f2f8fb}.vrs-comparison-note{font-size:10px;color:#7f99aa;margin:12px 0 0}.vrs-headset-directory-grid .vrs-discovery-body{min-height:235px}.vrs-finder .vrs-discovery-grid{margin-top:16px}
@media(max-width:1050px){.vrs-filterbar-pro{grid-template-columns:repeat(3,1fr)}.vrs-discovery-grid{grid-template-columns:repeat(2,1fr)}.vrs-verdict-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.vrs-discovery-intro{display:grid;align-items:start}.vrs-discovery-count{justify-self:start}.vrs-filterbar-pro{grid-template-columns:1fr}.vrs-discovery-grid{grid-template-columns:1fr}.vrs-spec-list{grid-template-columns:1fr 1fr}.vrs-compare-product-heads{grid-template-columns:1fr}.vrs-vs{width:46px;height:46px}.vrs-verdict-grid{grid-template-columns:1fr}.vrs-filter-actions{display:grid}.vrs-filter-actions .vrs-btn{width:100%}}

/* v2.1 contextual discovery & editorial graph */
.vrs-context-discovery{padding-top:24px;padding-bottom:54px}.vrs-context-section{margin:24px 0 34px}.vrs-context-section>.vrs-panel-head{margin-bottom:12px}.vrs-context-section>.vrs-panel-head h2{font-size:25px;margin:0}.vrs-context-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.vrs-context-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.vrs-context-card{overflow:hidden;border:1px solid #1d4055;border-radius:11px;background:linear-gradient(180deg,#0a1b29,#071620);min-width:0}.vrs-context-card>a{display:block;height:100%}.vrs-context-card img,.vrs-context-card .vrs-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:0;border:0;margin:0}.vrs-context-card> a>div{padding:13px}.vrs-context-card h3{font-size:17px;line-height:1.25;margin:5px 0 7px}.vrs-context-card p{font-size:11px;line-height:1.5;color:#94a8b6;margin:0 0 8px}.vrs-context-card b{font-size:10px;color:var(--accent)}.vrs-context-card:hover{border-color:#2f718f;transform:translateY(-1px)}.vrs-mini-verified{display:block;margin-top:4px;color:#61dfaa;font-size:8px;font-style:normal}.vrs-article-page+.site-footer{margin-top:0}
@media(max-width:980px){.vrs-context-grid,.vrs-context-grid.is-three{grid-template-columns:repeat(2,1fr)}}@media(max-width:590px){.vrs-context-grid,.vrs-context-grid.is-three{grid-template-columns:1fr}.vrs-context-section>.vrs-panel-head{align-items:flex-start}}

/* v2.2 quality-lift editorial components */
.vrs-procon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:1.5em 0}.vrs-procon-grid>div{padding:16px 18px;border:1px solid #24465c;border-radius:10px;background:#0b1d2a}.vrs-procon-grid h3{margin:0 0 8px!important;font-size:18px!important}.vrs-procon-grid ul{margin:0;padding-left:18px}.vrs-procon-grid li{margin:.35em 0}.vrs-article-copy>h2+ul{padding-left:20px}.vrs-article-copy>h2+ul li{margin:.45em 0}.vrs-article-copy h2{padding-top:.05em}.vrs-article-copy h2:not(:first-child){border-top:1px solid rgba(77,135,166,.16);padding-top:1.2em}.vrs-article-copy h3{color:#e9f6fc}.vrs-article-copy p+ul{margin-top:-.35em}.vrs-article-copy ul+ p{margin-top:1em}
@media(max-width:620px){.vrs-procon-grid{grid-template-columns:1fr}}

/* v2.4 responsive navigation + global search */
body.vrs-overlay-open{overflow:hidden}
body.admin-bar .site-header{top:32px}body.admin-bar .vrs-reading-progress{top:32px}
.header-actions{align-items:center}.vrs-header-search,.vrs-menu-toggle{appearance:none;border:0;background:transparent;color:#dceaf1;cursor:pointer}.vrs-header-search{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:8px}.vrs-header-search:hover{background:#0d2230;color:var(--accent)}.vrs-header-search span{font-size:22px;line-height:1}.vrs-header-search b{font-size:11px}.vrs-menu-toggle{display:none;width:42px;height:42px;border:1px solid #214157;border-radius:9px;padding:10px}.vrs-menu-toggle span{display:block;height:2px;background:#dceaf1;margin:4px 0;border-radius:2px}
.vrs-mobile-drawer,.vrs-search-overlay{position:fixed;inset:0;z-index:9998;pointer-events:none;visibility:hidden}.vrs-mobile-drawer.is-open,.vrs-search-overlay.is-open{pointer-events:auto;visibility:visible}.vrs-drawer-backdrop,.vrs-search-backdrop{position:absolute;inset:0;border:0;background:rgba(0,5,9,.72);backdrop-filter:blur(4px);opacity:0;transition:.2s}.is-open>.vrs-drawer-backdrop,.is-open>.vrs-search-backdrop{opacity:1}.vrs-drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(420px,88vw);background:linear-gradient(180deg,#081926,#06111a);border-left:1px solid #214258;padding:18px;transform:translateX(105%);transition:.25s ease;overflow:auto;box-shadow:-25px 0 70px rgba(0,0,0,.45)}.vrs-mobile-drawer.is-open .vrs-drawer-panel{transform:none}.vrs-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 16px;border-bottom:1px solid #173449}.vrs-drawer-head strong{font-size:24px}.vrs-drawer-head strong span{color:var(--accent)}.vrs-drawer-head button,.vrs-search-head button{border:1px solid #26475c;background:#0a1d2a;color:#e8f2f7;width:38px;height:38px;border-radius:9px;font-size:25px;cursor:pointer}.vrs-drawer-search{display:flex;align-items:center;gap:10px;width:100%;margin:16px 0 12px;padding:12px 13px;text-align:left;border:1px solid #25516a;background:#0b2130;color:#ddecf3;border-radius:9px;cursor:pointer}.vrs-drawer-panel nav ul{list-style:none;margin:0;padding:0}.vrs-drawer-panel nav li{border-bottom:1px solid rgba(66,113,143,.2)}.vrs-drawer-panel nav a{display:block;padding:13px 4px;font-weight:750}.vrs-drawer-panel nav a:hover{color:var(--accent)}.vrs-drawer-shortcuts{display:grid;gap:8px;margin-top:18px}.vrs-drawer-shortcuts a{padding:11px 12px;border:1px solid #1f4257;background:#0a1b28;border-radius:8px;font-size:12px;color:#9fe7ff}
.vrs-search-dialog{position:relative;width:min(980px,calc(100% - 34px));max-height:min(790px,calc(100vh - 60px));margin:30px auto;background:linear-gradient(180deg,#0a1c2a,#06121c);border:1px solid #28546d;border-radius:16px;padding:24px;box-shadow:0 35px 100px rgba(0,0,0,.55);overflow:auto;opacity:0;transform:translateY(-12px) scale(.985);transition:.2s}.vrs-search-overlay.is-open .vrs-search-dialog{opacity:1;transform:none}.vrs-search-head{display:flex;justify-content:space-between;align-items:start;gap:20px}.vrs-search-head h2{font-size:32px;margin:5px 0 12px}.vrs-global-search-form label>span{display:block;color:#8fa5b5;font-size:11px;margin-bottom:6px}.vrs-global-search-form label>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid #2a5872;background:#05111a;border-radius:11px;overflow:hidden}.vrs-global-search-form label>div>span{font-size:28px;padding:0 14px;color:var(--accent)}.vrs-global-search-form input{width:100%;border:0;outline:0;background:transparent;color:#f3f8fb;padding:15px 0;font-size:17px}.vrs-global-search-form button{align-self:stretch;border:0;background:linear-gradient(135deg,var(--accent),#67e7ff);color:#041018;font-weight:850;padding:0 20px;cursor:pointer}.vrs-search-hints{display:flex;gap:7px;flex-wrap:wrap;margin:11px 0 18px}.vrs-search-hints span{padding:4px 8px;border:1px solid #1c4056;border-radius:999px;color:#91aabc;font-size:9px;background:#081925}.vrs-live-search{border-top:1px solid rgba(67,116,145,.22);padding-top:16px;color:#8fa5b5}.vrs-live-search>p{font-size:12px}.vrs-live-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.vrs-live-groups section h3{font-size:11px;color:#78dfff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px}.vrs-live-result{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:8px;border-radius:8px}.vrs-live-result:hover{background:#0d2534}.vrs-live-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;background:#0d2636;color:var(--accent);font-size:12px;font-weight:850;overflow:hidden}.vrs-live-icon img{width:100%;height:100%;object-fit:cover}.vrs-live-result b{display:block;font-size:12px;line-height:1.25}.vrs-live-result small{display:block;color:#7f96a6;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px}.vrs-live-result em{font-style:normal;color:var(--accent)}.vrs-live-all{display:block;margin-top:14px;padding:10px;border:1px solid #22506a;border-radius:8px;text-align:center;color:#8ee4ff;font-size:11px;font-weight:800}.vrs-live-empty,.vrs-search-loading{padding:30px;text-align:center}.vrs-live-empty strong,.vrs-live-empty span{display:block}.vrs-live-empty span{font-size:11px;color:#8098a8;margin-top:4px}
.vrs-search-page{min-height:70vh}.vrs-page-hero{padding:42px 0 30px;border-bottom:1px solid #17384c;background:radial-gradient(circle at 75% 0,rgba(20,200,255,.1),transparent 34%),#06131e}.vrs-page-hero h1{font-size:clamp(38px,5vw,62px);margin:7px 0}.vrs-page-hero p{color:#9db1bf;max-width:700px}.vrs-search-page-inner{padding-top:24px;padding-bottom:60px}.vrs-search-page-form{display:grid;grid-template-columns:1fr auto;gap:9px}.vrs-search-page-form input{min-width:0;border:1px solid #28526b;background:#071721;color:#eef6fa;border-radius:9px;padding:12px 14px;outline:0}.vrs-search-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0 24px}.vrs-search-tabs a{font-size:10px;padding:6px 10px;border:1px solid #1d4055;border-radius:999px;color:#9eb1bf}.vrs-search-tabs a.is-active{background:#0c3346;border-color:#1a86ad;color:#9beaff}.vrs-search-summary{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:20px 0 13px}.vrs-search-summary h2{margin:0;font-size:22px}.vrs-search-summary p{font-size:10px;color:#879eae;margin:0}.vrs-search-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vrs-search-result-card{border:1px solid #1b3d52;border-radius:10px;background:#081824;overflow:hidden}.vrs-search-result-card>a{display:grid;grid-template-columns:108px 1fr;gap:13px;padding:10px}.vrs-search-result-visual{height:100%;min-height:105px;border-radius:7px;overflow:hidden;background:radial-gradient(circle at center,rgba(20,200,255,.14),transparent 60%),#0c2231;display:grid;place-items:center;color:var(--accent);font-weight:900}.vrs-search-result-visual img{width:100%;height:100%;object-fit:cover}.vrs-search-result-card h3{font-size:16px;line-height:1.2;margin:5px 0}.vrs-search-result-card p{font-size:10px;line-height:1.45;color:#92a8b7;margin:0 0 5px}.vrs-search-result-card b{font-size:9px;color:var(--accent)}.vrs-search-empty{padding:60px 20px;text-align:center;border:1px dashed #26465a;border-radius:10px;color:#94a9b7}

@media(max-width:1250px){
 .main-nav{display:none}.vrs-menu-toggle{display:block}.vrs-header-search b{display:none}.header-inner{gap:16px}
 .vrs-dashboard{grid-template-columns:1fr 1fr}.vrs-games-panel{grid-column:1/-1}.vrs-mini-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
 .vrs-editorial-grid{grid-template-columns:1.25fr .75fr}.vrs-side-stack{grid-column:1/-1}
}
@media(max-width:900px){
 .vrs-dashboard,.vrs-editorial-grid{grid-template-columns:1fr}.vrs-games-panel{grid-column:auto}.vrs-mini-grid{grid-template-columns:repeat(3,1fr)}.vrs-side-stack{grid-column:auto}
 .vrs-live-groups,.vrs-search-result-grid{grid-template-columns:1fr}
}
@media(max-width:782px){body.admin-bar .site-header{top:46px}body.admin-bar .vrs-reading-progress{top:46px}}
@media(max-width:620px){
 .header-inner{height:58px}.header-actions{gap:3px}.vrs-header-search{padding:6px}.vrs-search-dialog{width:calc(100% - 16px);margin:8px auto;max-height:calc(100vh - 16px);padding:16px;border-radius:12px}.vrs-search-head h2{font-size:25px}.vrs-global-search-form label>div{grid-template-columns:auto 1fr}.vrs-global-search-form button{grid-column:1/-1;padding:10px}.vrs-global-search-form input{font-size:14px;padding:12px 0}.vrs-live-result small{max-width:190px}.vrs-search-page-form{grid-template-columns:1fr}.vrs-search-summary{display:block}.vrs-search-summary p{margin-top:4px}.vrs-search-result-card>a{grid-template-columns:78px 1fr}.vrs-search-result-visual{min-height:90px}
}


/* v2.4.1 responsive content-card cleanup */
.vrs-mini-games{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.vrs-mini-games .vrs-mini-card{display:flex;flex-direction:column;min-width:0;padding:10px;border:1px solid #18394f;border-radius:10px;background:#091925;overflow:hidden}
.vrs-mini-games .vrs-mini-card .vrs-card-image,.vrs-mini-games .vrs-mini-card .vrs-placeholder{width:100%;aspect-ratio:4/5;height:auto;object-fit:cover;border-radius:8px;margin:0}
.vrs-mini-games .vrs-mini-card strong{font-size:12px;line-height:1.3;margin:9px 0 3px;white-space:normal;overflow:visible;text-overflow:clip}
.vrs-mini-games .vrs-mini-card small{font-size:9px;line-height:1.35;white-space:normal;overflow:visible;text-overflow:clip;min-height:24px}
.vrs-mini-games .vrs-mini-verified{margin-top:auto;padding-top:7px;font-size:8px}

.vrs-editorial-card{grid-template-columns:150px minmax(0,1fr);gap:15px;padding:12px 0}
.vrs-editorial-thumb{display:block;min-width:0}
.vrs-editorial-thumb .vrs-card-image,.vrs-editorial-thumb .vrs-placeholder{display:block;width:150px;height:96px;aspect-ratio:auto;object-fit:cover;border-radius:8px}
.vrs-editorial-thumb .vrs-placeholder{display:flex}
.vrs-editorial-card h3{font-size:15px;margin:4px 0 5px}
.vrs-editorial-card p{font-size:10.5px}

.vrs-search-result-visual{position:relative;min-width:0}
.vrs-search-result-fallback{display:none;width:100%;height:100%;min-height:105px;place-items:center;font-size:25px;color:var(--accent);background:radial-gradient(circle at center,rgba(20,200,255,.14),transparent 60%),#0c2231}
.vrs-search-result-visual.is-broken img{display:none}.vrs-search-result-visual.is-broken .vrs-search-result-fallback{display:grid}

@media(max-width:1250px){
 .vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
 .vrs-mini-games .vrs-mini-card:nth-child(n){display:flex}
}
@media(max-width:900px){
 .vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
 .vrs-mini-games .vrs-mini-card:nth-child(n){display:flex}
 .vrs-editorial-card{grid-template-columns:132px minmax(0,1fr)}
 .vrs-editorial-thumb .vrs-card-image,.vrs-editorial-thumb .vrs-placeholder{width:132px;height:92px}
}
@media(max-width:720px){
 .vrs-mini-games{grid-template-columns:repeat(2,minmax(0,1fr))}
 .vrs-editorial-card{grid-template-columns:105px minmax(0,1fr);gap:11px}
 .vrs-editorial-thumb .vrs-card-image,.vrs-editorial-thumb .vrs-placeholder{width:105px;height:82px}
 .vrs-editorial-card p{display:none}
}
@media(max-width:480px){
 .vrs-mini-games{grid-template-columns:1fr 1fr;gap:9px}
 .vrs-mini-games .vrs-mini-card{padding:8px}
 .vrs-mini-games .vrs-mini-card strong{font-size:11px}
 .vrs-editorial-card{grid-template-columns:86px minmax(0,1fr)}
 .vrs-editorial-thumb .vrs-card-image,.vrs-editorial-thumb .vrs-placeholder{width:86px;height:72px}
 .vrs-editorial-card h3{font-size:13px}
 .vrs-editorial-card small{font-size:7.5px}
 .vrs-search-result-fallback{min-height:90px}
}


/* v2.4.2 live-content structure fixes */
.vrs-mini-games{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.vrs-mini-games .vrs-game-card{display:flex!important;flex-direction:column;min-width:0;height:100%;padding:10px;border:1px solid #18394f;border-radius:10px;background:#091925;overflow:hidden}
.vrs-mini-games .vrs-game-card .vrs-card-image,.vrs-mini-games .vrs-game-card .vrs-placeholder{display:block;width:100%;aspect-ratio:4/5;height:auto;object-fit:cover;border-radius:8px;margin:0}
.vrs-mini-games .vrs-game-card .vrs-placeholder{display:flex}
.vrs-game-card-body{display:flex;flex:1;flex-direction:column;min-width:0;padding-top:9px}
.vrs-game-card-title{font-size:12px!important;line-height:1.3!important;margin:0 0 5px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.vrs-game-card-platforms{display:block!important;min-height:0!important;margin:0 0 6px;font-size:9px!important;line-height:1.35!important;color:#89a0b2;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.vrs-game-card .vrs-mini-verified{margin-top:auto;padding-top:4px}

/* Broken/cropped imported thumbnails: render only verified original asset URLs. */
.vrs-editorial-thumb>.vrs-card-image,.vrs-search-result-visual>.vrs-card-image{display:block;width:100%;height:100%;object-fit:cover}
.vrs-search-result-visual>.vrs-placeholder{width:100%;height:100%;min-height:105px;border:0;border-radius:7px}

/* Tablet facts: avoid two fact columns inside the already narrowed article column. */
@media(max-width:1250px){
 .vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr))}
 .vrs-headset-facts-grid{grid-template-columns:1fr}
 .vrs-headset-fact{grid-template-columns:minmax(135px,180px) minmax(0,1fr);align-items:start}
 .vrs-headset-fact:nth-child(odd){border-right:0}
 .vrs-headset-fact:nth-last-child(2){border-bottom:1px solid #1c3749}
 .vrs-headset-fact span{min-width:0;overflow-wrap:anywhere}
}
@media(max-width:900px){
 .vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr))}
 .vrs-headset-fact{grid-template-columns:155px minmax(0,1fr)}
}
@media(max-width:720px){
 .vrs-mini-games{grid-template-columns:repeat(2,minmax(0,1fr))}
 .vrs-headset-facts{padding:14px}
 .vrs-headset-facts-head{display:block}
 .vrs-headset-facts-head span{display:block;margin-top:4px}
 .vrs-headset-fact{grid-template-columns:125px minmax(0,1fr);gap:9px;padding:10px}
}
@media(max-width:480px){
 .vrs-mini-games{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .vrs-mini-games .vrs-game-card{padding:8px}
 .vrs-game-card-title{font-size:11px!important}
 .vrs-headset-fact{grid-template-columns:1fr;gap:3px}
}

/* v2.4.3 guide/card image recovery */
.vrs-editorial-thumb>.vrs-image-fallback,.vrs-search-result-visual>.vrs-image-fallback,.vrs-context-card .vrs-image-fallback{width:100%;height:100%;min-height:82px;border-radius:8px;overflow:hidden}
.vrs-editorial-thumb>.vrs-image-fallback{width:150px;height:96px;min-height:96px}
.vrs-image-fallback span{font-size:24px}.vrs-image-fallback small{max-width:92%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
@media(max-width:1150px){.vrs-editorial-thumb>.vrs-image-fallback{width:132px;height:92px;min-height:92px}}
@media(max-width:900px){.vrs-editorial-thumb>.vrs-image-fallback{width:105px;height:82px;min-height:82px}}
@media(max-width:620px){.vrs-editorial-thumb>.vrs-image-fallback{width:100%;height:150px;min-height:150px}}


/* v2.4.4: search clarity, stable live search visuals, six-game home row */
.vrs-live-groups section{min-width:0;padding:10px 0;border-bottom:1px solid rgba(67,116,145,.16)}
.vrs-live-groups section h3{display:flex;align-items:center;justify-content:space-between;gap:10px}
.vrs-live-groups section h3 em{font-style:normal;font-size:9px;color:#6f899a;border:1px solid #1b4055;border-radius:999px;padding:2px 6px}
.vrs-live-icon.is-fallback{background:radial-gradient(circle at center,rgba(20,200,255,.14),transparent 60%),#0c2231;color:var(--accent)}
.vrs-search-groups{display:grid;gap:28px}
.vrs-search-group{padding:16px;border:1px solid #183b50;border-radius:13px;background:linear-gradient(180deg,rgba(10,29,43,.72),rgba(6,18,28,.55))}
.vrs-search-group-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:0 0 13px;padding-bottom:11px;border-bottom:1px solid rgba(64,117,147,.22)}
.vrs-search-group-head h2{margin:3px 0 0;font-size:20px}
.vrs-search-group-head>strong{font-size:10px;color:#8ba4b4;border:1px solid #21475e;border-radius:999px;padding:5px 8px;white-space:nowrap}
@media(max-width:1250px){.vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.vrs-search-group{padding:11px}.vrs-search-group-head{align-items:center}.vrs-search-result-grid{grid-template-columns:1fr}}
@media(max-width:620px){.vrs-mini-games{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* v2.5.0 contextual VR knowledge */
.vrs-knowledge-links{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.vrs-knowledge-link{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid rgba(54,192,244,.24);border-radius:7px;background:rgba(13,49,67,.58);text-decoration:none!important;line-height:1.15}.vrs-knowledge-link span{font-size:7px;text-transform:uppercase;letter-spacing:.07em;color:#7799aa}.vrs-knowledge-link b{font-size:8px;color:#65d7ff}.vrs-knowledge-link:hover{border-color:#44cfff;background:rgba(18,65,87,.72)}
.vrs-game-fact>span,.vrs-headset-fact>span{min-width:0}.vrs-game-fact .vrs-knowledge-links,.vrs-headset-fact .vrs-knowledge-links{grid-column:1/-1}.vrs-knowledge-box{grid-column:1/-1;display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,1.25fr);gap:18px;align-items:center;margin:14px;padding:15px 16px;border:1px solid #1e4a62;border-radius:10px;background:linear-gradient(135deg,rgba(13,43,60,.92),rgba(7,25,36,.92))}.vrs-knowledge-box strong{display:block;font-size:14px;margin:3px 0}.vrs-knowledge-box p{font-size:10px!important;color:#89a5b5!important;margin:0!important}.vrs-knowledge-box .vrs-knowledge-links{justify-content:flex-end;margin:0}.vrs-knowledge-box .vrs-knowledge-link{padding:8px 9px}.vrs-knowledge-box .vrs-knowledge-link b{font-size:9px}.vrs-compare th .vrs-knowledge-links{margin-top:5px}.vrs-compare th .vrs-knowledge-link{white-space:normal}.vrs-compare th .vrs-knowledge-link span{display:none}
@media(max-width:760px){.vrs-knowledge-box{grid-template-columns:1fr}.vrs-knowledge-box .vrs-knowledge-links{justify-content:flex-start}}


/* v2.5.1 knowledge CTA placement + mobile comparison layout */
.vrs-knowledge-box{
  grid-template-columns:1fr;
  align-items:start;
}
.vrs-knowledge-box .vrs-knowledge-links{
  justify-content:flex-start;
  margin-top:10px;
}
.vrs-knowledge-box .vrs-knowledge-link{
  width:auto;
  max-width:100%;
}

@media(max-width:760px){
  .vrs-table-wrap{
    overflow:visible;
    width:100%;
    max-width:100%;
  }
  .vrs-compare{
    display:block;
    width:100%;
    max-width:100%;
    table-layout:fixed;
    overflow:visible;
    background:transparent;
  }
  .vrs-compare thead,
  .vrs-compare tbody{
    display:block;
    width:100%;
  }
  .vrs-compare thead tr{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:8px;
    margin-bottom:8px;
  }
  .vrs-compare thead th{
    display:block;
    min-width:0;
    padding:10px 11px;
    border:1px solid #1c384c;
    border-radius:8px;
    overflow-wrap:anywhere;
    word-break:break-word;
  }
  .vrs-compare thead th:first-child{
    display:none;
  }
  .vrs-compare tbody tr{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:0 8px;
    width:100%;
    margin-bottom:9px;
    padding:0;
    border:1px solid #1c384c;
    border-radius:9px;
    overflow:hidden;
    background:#091722;
  }
  .vrs-compare tbody th{
    grid-column:1/-1;
    display:block;
    width:auto;
    min-width:0;
    padding:9px 11px;
    border:0;
    border-bottom:1px solid #1c384c;
    background:#0d2231;
    overflow-wrap:anywhere;
  }
  .vrs-compare tbody td{
    display:block;
    width:auto;
    min-width:0;
    padding:10px 11px;
    border:0;
    overflow-wrap:anywhere;
    word-break:break-word;
  }
  .vrs-compare tbody td+td{
    border-left:1px solid #1c384c;
  }
  .vrs-compare th .vrs-knowledge-links{
    margin-top:7px;
  }
  .vrs-compare th .vrs-knowledge-link{
    display:inline-flex;
    max-width:100%;
    white-space:normal;
  }
}


/* v2.6.0 — weighted headset verdict */
.vrs-compare-summary{margin:22px 0;padding:22px;border:1px solid #23617f;border-radius:13px;background:radial-gradient(circle at 88% 8%,rgba(20,200,255,.12),transparent 34%),linear-gradient(145deg,#0b2130,#071722)}
.vrs-compare-summary>h3{font-size:clamp(23px,2.5vw,31px);line-height:1.16;margin:8px 0 10px;letter-spacing:-.02em}
.vrs-compare-summary>p{color:#b8cbd6;max-width:980px;margin:0 0 17px}
.vrs-compare-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}
.vrs-compare-summary-grid>div{min-width:0;padding:15px;border:1px solid #1b465e;border-radius:10px;background:rgba(8,27,40,.82)}
.vrs-compare-summary-grid h4{font-size:14px;line-height:1.3;margin:0 0 9px;color:#f2f9fc}
.vrs-compare-summary-grid ul{margin:0;padding-left:18px}
.vrs-compare-summary-grid li,.vrs-compare-summary-grid p{font-size:11px;line-height:1.55;color:#a9bfcc;margin:4px 0}
.vrs-comparison-method{padding-top:13px;border-top:1px solid #1b4055;font-size:10px!important;color:#7f9bad!important;line-height:1.55}
.vrs-compare-summary>.vrs-knowledge-links{margin-top:12px}
@media(max-width:900px){.vrs-compare-summary-grid{grid-template-columns:1fr}}
@media(max-width:650px){.vrs-compare-summary{padding:17px 14px;margin-inline:0}.vrs-compare-summary>h3{font-size:23px}.vrs-compare-summary-grid>div{padding:12px}.vrs-comparison-method{font-size:9px!important}}

/* v2.6.1 — compact homepage inventory + dedicated headset discovery */
.vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.vrs-mini-games .vrs-mini-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:9px;align-items:center;padding:6px;border:1px solid #17384d;border-radius:8px;background:#091a27}.vrs-mini-games .vrs-card-image,.vrs-mini-games .vrs-placeholder{width:92px;height:58px;aspect-ratio:auto;object-fit:cover;border-radius:6px}.vrs-mini-games .vrs-game-card-body{min-width:0}.vrs-mini-games .vrs-mini-card strong{font-size:11px;margin-top:0}.vrs-mini-games .vrs-mini-card small{font-size:8px}.vrs-headsets-panel .vrs-headset-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vrs-headset-compare-link{display:block;margin-top:9px;padding-top:8px;border-top:1px solid rgba(77,121,149,.2);font-size:9px;font-weight:800;color:var(--accent)}
@media(max-width:1150px){.vrs-mini-games{grid-template-columns:repeat(3,minmax(0,1fr))}.vrs-mini-games .vrs-mini-card:nth-child(n){display:grid}}
@media(max-width:900px){.vrs-mini-games{grid-template-columns:repeat(2,minmax(0,1fr))}.vrs-mini-games .vrs-mini-card:nth-child(n){display:grid}}
@media(max-width:620px){.vrs-mini-games{grid-template-columns:1fr}.vrs-mini-games .vrs-mini-card:nth-child(n){display:grid}.vrs-headsets-panel .vrs-headset-mini-grid{grid-template-columns:1fr}}


/* v2.6.2 — comparison quality pass: explain category ties and non-comparable specs */
.vrs-verdict-grid small{display:block;margin-top:5px;font-size:8px;line-height:1.35;color:#82a2b5;font-weight:500}
.vrs-compare-context th,.vrs-compare-context td{padding-top:8px!important;padding-bottom:8px!important;background:#07131d;color:#86a3b5}
.vrs-compare-context th{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#6f91a6}
.vrs-compare-context small{font-size:9px;line-height:1.45;color:#8eaabb}
@media(max-width:650px){.vrs-verdict-grid small{font-size:9px}.vrs-compare-context th{display:none}.vrs-compare-context td{grid-column:1/-1!important;padding:8px 10px!important}.vrs-compare-context small{font-size:9px}}

/* v2.7.0 guide topic hubs */
.vrs-guide-hub-head{max-width:940px}.vrs-guide-hub-head>p{max-width:850px}
.vrs-guide-hub-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 32px}.vrs-guide-hub-tools>a{display:grid;gap:5px;padding:17px 18px;border:1px solid #1d4057;border-radius:10px;background:linear-gradient(180deg,#0b1d2b,#081722);transition:.2s}.vrs-guide-hub-tools>a:hover{transform:translateY(-2px);border-color:#2b789b;background:#0d2231}.vrs-guide-hub-tools strong{font-size:13px;color:#dff7ff}.vrs-guide-hub-tools span{font-size:10px;line-height:1.5;color:#8fa6b7}.vrs-guide-hub-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 13px}.vrs-guide-hub-section-head span{display:block;color:var(--accent);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.vrs-guide-hub-section-head h2{margin:2px 0 0;font-size:23px}.vrs-guide-hub-section-head small{color:#7891a4;font-size:9px}.vrs-guide-hub-grid{margin-bottom:32px}.vrs-guide-hub-next{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:24px;margin:12px 0 42px;border:1px solid #1d4057;border-radius:12px;background:linear-gradient(135deg,rgba(20,200,255,.055),#081721)}.vrs-guide-hub-next h2{margin:8px 0 8px;font-size:22px}.vrs-guide-hub-next p{margin:0;color:#96aaba;font-size:12px;line-height:1.65}.vrs-guide-hub-next ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.vrs-guide-hub-next li{padding:10px 12px;border:1px solid #193a50;border-radius:8px;background:#0a1b28;font-size:11px;color:#d7e5ed}.vrs-guide-hub-next li:before{content:"→";color:var(--accent);margin-right:8px;font-weight:900}.vrs-guide-directory{margin:34px 0 44px}.vrs-guide-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vrs-guide-directory-grid>a{display:grid;gap:8px;padding:19px;border:1px solid #1d4057;border-radius:10px;background:#091a27}.vrs-guide-directory-grid b{font-size:14px}.vrs-guide-directory-grid span{font-size:10px;line-height:1.6;color:#8fa5b7}.vrs-guide-directory-grid em{font-style:normal;font-size:10px;font-weight:800;color:var(--accent)}
.vrs-home-bottom a{transition:.2s}.vrs-home-bottom a:hover{background:#0a1d2b}.vrs-home-bottom a:hover b{color:var(--accent)}
@media(max-width:760px){.vrs-guide-hub-tools{grid-template-columns:1fr}.vrs-guide-hub-next{grid-template-columns:1fr}.vrs-guide-directory-grid{grid-template-columns:1fr}.vrs-guide-hub-section-head{display:grid}}


/* v2.7.2 — long-form reading surfaces
   Keep the overall VRSpielraum shell dark, but lift guide/article panels
   one tonal step for easier long-form reading on tablet and desktop. */
.vrs-article-page{
  background:
    radial-gradient(circle at 52% 18%,rgba(38,94,126,.10),transparent 38%),
    linear-gradient(180deg,#07141f 0%,#081722 48%,#06131d 100%);
}
.vrs-article-layout{
  position:relative;
}
.vrs-article-copy{
  background:linear-gradient(180deg,#102534 0%,#0e2130 48%,#0c1d2a 100%);
  border-color:#285069;
  box-shadow:0 24px 70px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.018);
}
.vrs-article-copy p,
.vrs-article-copy li{
  color:#d8e3ea;
}
.vrs-article-copy h2:not(:first-child){
  border-top-color:rgba(111,169,199,.21);
}
.vrs-article-copy blockquote{
  background:#132b3c;
  border-color:#2b5872;
}
.vrs-article-copy th{
  background:#153247;
}
.vrs-article-copy th,
.vrs-article-copy td{
  border-color:#294b61;
}
.vrs-toc-card,
.vrs-side-card,
.vrs-tip-box,
.vrs-product-card,
.vrs-source-box{
  background:#0d202e;
  border-color:#25485f;
}
.vrs-tip-box{
  background:linear-gradient(135deg,rgba(20,200,255,.09),#0e2230);
  border-color:#0a94c3;
}
.vrs-finder-cta{
  background:radial-gradient(circle at 90% 20%,rgba(20,200,255,.18),transparent 40%),#0d2636;
  border-color:#24617e;
}
.vrs-toc-card a{
  color:#afc1cc;
  border-left-color:#3a6178;
}
.vrs-side-card a,
.vrs-side-card p{
  color:#afc0cb;
}
.vrs-source-box{
  background:#102534;
}

/* On compact screens the lifted article panel should still read as a
   contained surface, without turning the whole site visibly grey. */
@media(max-width:900px){
  .vrs-article-page{
    background:linear-gradient(180deg,#07141f 0%,#081722 55%,#06131d 100%);
  }
}


/* v2.7.3 — mobile reading UX polish */
.vrs-toc-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.vrs-toc-head h2{margin:0!important}
.vrs-toc-toggle{display:none;border:1px solid #2b5872;background:#102838;color:#9fdff2;border-radius:7px;padding:6px 9px;font:inherit;font-size:10px;font-weight:800;cursor:pointer}
.vrs-source-link-clean{display:inline-block;max-width:100%;overflow-wrap:anywhere}

/* Long tablet TOCs should never own the full viewport height. */
@media (min-width:621px) and (max-width:1150px){
  .vrs-toc-card nav{max-height:56vh;overflow-y:auto;overscroll-behavior:contain;padding-right:5px;scrollbar-width:thin;scrollbar-color:#2e657e transparent}
}

@media(max-width:620px){
  /* Slightly calmer headline scale for long guide titles. */
  .vrs-article-intro h1{font-size:32px;line-height:1.08;letter-spacing:-.035em}
  .vrs-article-copy h2{font-size:24px;line-height:1.22}
  .vrs-article-copy h3{font-size:20px}

  /* Mobile TOC starts collapsed and becomes a deliberate navigation tool. */
  .vrs-toc-card{padding:14px 16px}
  .vrs-toc-toggle{display:inline-flex;align-items:center;gap:5px}
  .vrs-toc-card nav{display:none;margin-top:12px;max-height:52vh;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}
  .vrs-toc-card.is-open nav{display:grid}
  .vrs-toc-card.is-open .vrs-toc-toggle span{transform:rotate(180deg)}
  .vrs-toc-card a{font-size:12px;padding-top:7px;padding-bottom:7px}

  /* Raw source links can no longer force awkward full-URL line breaks. */
  .vrs-article-copy a{overflow-wrap:anywhere;word-break:break-word}
  .vrs-source-link-clean{font-size:.95em;text-decoration-thickness:1px}

  /* Keep the footer useful but much shorter on a phone. */
  .site-footer{padding:28px 0 16px}
  .vrs-footer-top{grid-template-columns:1fr 1fr;gap:22px 18px}
  .vrs-footer-top>div:first-child{grid-column:1/-1}
  .vrs-footer-top>div:not(:first-child){gap:5px}
  .vrs-footer-top p{margin-top:7px;font-size:14px}
  .vrs-footer-top small{font-size:10px}
  .vrs-footer-top a{font-size:11px;line-height:1.35}
  .vrs-footer-bottom{grid-template-columns:1fr auto;align-items:center;gap:8px 12px;margin-top:18px;padding-top:14px;font-size:9px}

  /* CookieYes revisit button: smaller and closer to the edge so it covers less copy. */
  #cky-btn-revisit-wrapper,.cky-btn-revisit-wrapper{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;left:8px!important;bottom:8px!important}
  #cky-btn-revisit-wrapper img,.cky-btn-revisit-wrapper img{max-width:25px!important;max-height:25px!important}
}


/* v2.7.4 — global typography pass
   Raise the smallest text tiers across desktop/tablet/mobile without
   disturbing the established headline scale or layout. */

:root{
  --vrs-text-main:#d9e4eb;
  --vrs-text-soft:#aebfca;
  --vrs-text-muted:#91a6b3;
}

/* Global secondary text */
.vrs-article-copy,
.vrs-article-copy p,
.vrs-article-copy li{
  font-size:17px;
  line-height:1.76;
}
.vrs-article-copy p,
.vrs-article-copy li{
  color:var(--vrs-text-main);
}

/* Article metadata / microcopy */
.vrs-article-meta,
.vrs-article-meta span,
.vrs-article-meta a,
.vrs-article-lead,
.vrs-side-card p,
.vrs-tip-box p,
.vrs-source-box p,
.vrs-related-knowledge p{
  font-size:14px;
  line-height:1.6;
  color:var(--vrs-text-soft);
}

/* TOC and sidebars */
.vrs-toc-card,
.vrs-toc-card a,
.vrs-side-card,
.vrs-side-card a{
  font-size:14px;
  line-height:1.5;
}
.vrs-toc-card a,
.vrs-side-card a{
  color:var(--vrs-text-soft);
}

/* Badges, labels and chips */
.vrs-badge,
.vrs-kicker,
.vrs-chip,
.vrs-tag,
.vrs-related-knowledge .vrs-small-label,
.vrs-source-box .vrs-small-label{
  font-size:12px;
  line-height:1.35;
  letter-spacing:.03em;
}

/* Homepage cards and compact portal modules */
.vrs-game-card .vrs-card-meta,
.vrs-game-card .vrs-card-subtitle,
.vrs-headset-card .vrs-card-meta,
.vrs-headset-card .vrs-card-subtitle,
.vrs-guide-card .vrs-card-meta,
.vrs-guide-card .vrs-card-subtitle,
.vrs-home-card p,
.vrs-home-section p,
.vrs-popular-list small,
.vrs-sim-card p{
  font-size:14px;
  line-height:1.5;
  color:var(--vrs-text-soft);
}

.vrs-game-card .vrs-verified,
.vrs-headset-card .vrs-verified,
.vrs-guide-card .vrs-meta,
.vrs-popular-list .vrs-meta{
  font-size:13px;
  line-height:1.4;
}

/* Main desktop navigation */
.vrs-main-nav a,
.site-header nav a{
  font-size:14px;
}

/* Footer */
.site-footer,
.site-footer p,
.site-footer a,
.vrs-footer,
.vrs-footer p,
.vrs-footer a{
  font-size:14px;
  line-height:1.55;
}
.site-footer .site-info,
.vrs-footer .site-info,
.site-footer .footer-micro,
.vrs-footer .footer-micro{
  font-size:13px;
  color:var(--vrs-text-muted);
}

/* Tablet */
@media(max-width:1100px){
  .vrs-article-copy,
  .vrs-article-copy p,
  .vrs-article-copy li{
    font-size:17px;
    line-height:1.72;
  }
  .vrs-toc-card,
  .vrs-toc-card a,
  .vrs-side-card,
  .vrs-side-card a{
    font-size:14px;
  }
}

/* Mobile */
@media(max-width:700px){
  .vrs-article-copy,
  .vrs-article-copy p,
  .vrs-article-copy li{
    font-size:18px;
    line-height:1.72;
  }

  .vrs-article-meta,
  .vrs-article-meta span,
  .vrs-article-meta a,
  .vrs-article-lead,
  .vrs-side-card p,
  .vrs-tip-box p,
  .vrs-source-box p,
  .vrs-related-knowledge p{
    font-size:15px;
    line-height:1.6;
  }

  .vrs-toc-card,
  .vrs-toc-card a,
  .vrs-side-card,
  .vrs-side-card a{
    font-size:15px;
    line-height:1.5;
  }

  .vrs-badge,
  .vrs-kicker,
  .vrs-chip,
  .vrs-tag,
  .vrs-related-knowledge .vrs-small-label,
  .vrs-source-box .vrs-small-label{
    font-size:12.5px;
  }

  .vrs-game-card .vrs-card-meta,
  .vrs-game-card .vrs-card-subtitle,
  .vrs-headset-card .vrs-card-meta,
  .vrs-headset-card .vrs-card-subtitle,
  .vrs-guide-card .vrs-card-meta,
  .vrs-guide-card .vrs-card-subtitle,
  .vrs-home-card p,
  .vrs-home-section p,
  .vrs-popular-list small,
  .vrs-sim-card p{
    font-size:15px;
    line-height:1.55;
  }

  .vrs-game-card .vrs-verified,
  .vrs-headset-card .vrs-verified,
  .vrs-guide-card .vrs-meta,
  .vrs-popular-list .vrs-meta{
    font-size:14px;
  }

  .site-footer,
  .site-footer p,
  .site-footer a,
  .vrs-footer,
  .vrs-footer p,
  .vrs-footer a{
    font-size:16px;
    line-height:1.55;
  }

  .site-footer .site-info,
  .vrs-footer .site-info,
  .site-footer .footer-micro,
  .vrs-footer .footer-micro{
    font-size:14px;
  }
}


/* v2.7.5 — desktop/tablet scale + typography + spacing
   Goal: bring VRSpielraum closer to the relaxed scale of LayerKompass/Yardnetic
   without changing the established visual identity or mobile composition. */

/* Wider desktop canvas and calmer spacing */
@media(min-width:1101px){
  .site,
  .site-main,
  .vrs-shell,
  .vrs-container,
  .vrs-home-wrap,
  .vrs-article-wrap{
    max-width:1380px;
  }

  .vrs-home-grid,
  .vrs-home-sections,
  .vrs-article-layout{
    gap:18px;
  }

  .vrs-card,
  .vrs-game-card,
  .vrs-headset-card,
  .vrs-guide-card,
  .vrs-home-card,
  .vrs-side-card,
  .vrs-toc-card{
    padding:16px;
  }

  .vrs-game-grid,
  .vrs-headset-grid{
    gap:14px;
  }

  .vrs-guide-list > *,
  .vrs-popular-list > *{
    margin-bottom:14px;
  }

  .vrs-home-section{
    padding-top:18px;
    padding-bottom:18px;
  }

  .vrs-finder-panel{
    min-height:0;
    align-self:start;
  }

  .vrs-finder-panel .vrs-finder-inner,
  .vrs-finder-card{
    padding:18px;
  }
}

/* Desktop minimum readable text sizes */
@media(min-width:1101px){
  .vrs-game-card,
  .vrs-headset-card,
  .vrs-guide-card,
  .vrs-home-card,
  .vrs-popular-list,
  .vrs-sim-card,
  .vrs-finder-panel,
  .vrs-side-card,
  .vrs-toc-card{
    font-size:14px;
  }

  .vrs-game-card .vrs-card-meta,
  .vrs-game-card .vrs-card-subtitle,
  .vrs-headset-card .vrs-card-meta,
  .vrs-headset-card .vrs-card-subtitle,
  .vrs-guide-card .vrs-card-meta,
  .vrs-guide-card .vrs-card-subtitle,
  .vrs-home-card p,
  .vrs-home-section p,
  .vrs-popular-list small,
  .vrs-sim-card p,
  .vrs-finder-panel p,
  .vrs-side-card p,
  .vrs-tip-box p,
  .vrs-source-box p{
    font-size:15px !important;
    line-height:1.55;
  }

  .vrs-game-card .vrs-verified,
  .vrs-headset-card .vrs-verified,
  .vrs-guide-card .vrs-meta,
  .vrs-popular-list .vrs-meta,
  .vrs-article-meta,
  .vrs-article-meta span,
  .vrs-article-meta a{
    font-size:14px !important;
    line-height:1.45;
  }

  .vrs-toc-card,
  .vrs-toc-card a,
  .vrs-side-card,
  .vrs-side-card a{
    font-size:15px !important;
    line-height:1.5;
  }

  .vrs-badge,
  .vrs-kicker,
  .vrs-chip,
  .vrs-tag,
  .vrs-related-knowledge .vrs-small-label,
  .vrs-source-box .vrs-small-label{
    font-size:13px !important;
  }

  .site-footer,
  .site-footer p,
  .site-footer a,
  .vrs-footer,
  .vrs-footer p,
  .vrs-footer a{
    font-size:15px !important;
  }

  .site-footer .site-info,
  .vrs-footer .site-info,
  .site-footer .footer-micro,
  .vrs-footer .footer-micro{
    font-size:14px !important;
  }

  .vrs-main-nav a,
  .site-header nav a{
    font-size:15px !important;
  }
}

/* Tablet: explicitly avoid sub-14px utility text */
@media(min-width:701px) and (max-width:1100px){
  .vrs-game-card .vrs-card-meta,
  .vrs-game-card .vrs-card-subtitle,
  .vrs-headset-card .vrs-card-meta,
  .vrs-headset-card .vrs-card-subtitle,
  .vrs-guide-card .vrs-card-meta,
  .vrs-guide-card .vrs-card-subtitle,
  .vrs-home-card p,
  .vrs-home-section p,
  .vrs-popular-list small,
  .vrs-sim-card p,
  .vrs-finder-panel p,
  .vrs-side-card p,
  .vrs-tip-box p,
  .vrs-source-box p{
    font-size:15px !important;
    line-height:1.55;
  }

  .vrs-game-card .vrs-verified,
  .vrs-headset-card .vrs-verified,
  .vrs-guide-card .vrs-meta,
  .vrs-popular-list .vrs-meta,
  .vrs-article-meta,
  .vrs-article-meta span,
  .vrs-article-meta a{
    font-size:14px !important;
  }

  .vrs-toc-card,
  .vrs-toc-card a,
  .vrs-side-card,
  .vrs-side-card a{
    font-size:15px !important;
  }

  .vrs-badge,
  .vrs-kicker,
  .vrs-chip,
  .vrs-tag{
    font-size:13px !important;
  }

  .site-footer,
  .site-footer p,
  .site-footer a,
  .vrs-footer,
  .vrs-footer p,
  .vrs-footer a{
    font-size:15px !important;
  }

  .site-footer .site-info,
  .vrs-footer .site-info,
  .site-footer .footer-micro,
  .vrs-footer .footer-micro{
    font-size:14px !important;
  }
}

/* Make the dense homepage modules breathe more on desktop without changing
   the number of columns or the current information architecture. */
@media(min-width:1101px){
  .vrs-game-card h3,
  .vrs-headset-card h3,
  .vrs-guide-card h3,
  .vrs-home-card h3{
    line-height:1.25;
    margin-bottom:8px;
  }

  .vrs-game-card img,
  .vrs-headset-card img{
    margin-bottom:10px;
  }

  .vrs-popular-list li,
  .vrs-sim-card li{
    padding-top:10px;
    padding-bottom:10px;
  }

  .vrs-home-utility,
  .vrs-home-utility a,
  .vrs-home-utility span{
    font-size:14px !important;
    line-height:1.45;
  }
}


/* v2.7.6 — homepage composition pass
   Recompose the existing homepage modules into a calmer editorial hierarchy
   without changing the article template or mobile reading UX. */

/* The homepage below-hero zone gets a clearer rhythm and less dashboard density. */
@media(min-width:1101px){

  /* Give the homepage more vertical rhythm between major module bands. */
  body.home .vrs-home-wrap,
  body.home .site-main{
    max-width:1380px;
  }

  body.home .vrs-home-section,
  body.home .vrs-home-grid{
    margin-top:22px;
  }

  /* First portal row: games become the visual anchor, headsets secondary,
     finder compact instead of a tall empty column. */
  body.home .vrs-home-grid:first-of-type{
    display:grid;
    grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);
    gap:18px;
    align-items:start;
  }

  body.home .vrs-home-grid:first-of-type > *:nth-child(1){
    grid-column:1;
  }

  body.home .vrs-home-grid:first-of-type > *:nth-child(2){
    grid-column:2;
    grid-row:1;
  }

  body.home .vrs-home-grid:first-of-type > *:nth-child(3){
    grid-column:2;
    grid-row:2;
  }

  body.home .vrs-home-grid:first-of-type .vrs-finder-panel,
  body.home .vrs-home-grid:first-of-type .vrs-finder-card{
    min-height:0;
  }

  body.home .vrs-home-grid:first-of-type .vrs-finder-card{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:18px;
    align-items:center;
    padding:20px;
  }

  body.home .vrs-home-grid:first-of-type .vrs-finder-card .vrs-finder-visual{
    width:110px;
    height:110px;
  }

  /* Games: preserve 3 columns, but enlarge card rhythm so the module reads
     like the primary discovery surface rather than a dense database tile wall. */
  body.home .vrs-game-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
  }

  body.home .vrs-game-card{
    padding:14px;
  }

  body.home .vrs-game-card img{
    width:100%;
    aspect-ratio:4/5;
    object-fit:cover;
    border-radius:10px;
  }

  /* Headsets stay compact and readable. */
  body.home .vrs-headset-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
  }

  body.home .vrs-headset-card{
    min-height:0;
  }

  /* Editorial band: guides take the main width, popular and simulation stack
     in a calmer right rail instead of three competing equal columns. */
  body.home .vrs-home-grid:nth-of-type(2){
    display:grid;
    grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);
    gap:18px;
    align-items:start;
  }

  body.home .vrs-home-grid:nth-of-type(2) > *:nth-child(1){
    grid-column:1;
    grid-row:1 / span 2;
  }

  body.home .vrs-home-grid:nth-of-type(2) > *:nth-child(2){
    grid-column:2;
    grid-row:1;
  }

  body.home .vrs-home-grid:nth-of-type(2) > *:nth-child(3){
    grid-column:2;
    grid-row:2;
  }

  /* Make guide teasers more editorial and less list-like. */
  body.home .vrs-guide-list > *{
    padding:18px 0;
  }

  body.home .vrs-guide-card,
  body.home .vrs-guide-list article{
    gap:18px;
  }

  body.home .vrs-guide-card img,
  body.home .vrs-guide-list img{
    width:170px;
    max-width:170px;
    border-radius:12px;
  }

  /* The small intent/utility strip becomes a distinct navigation band. */
  body.home .vrs-home-utility{
    margin-top:20px;
    padding:0;
    border-radius:14px;
    overflow:hidden;
  }

  body.home .vrs-home-utility > *{
    padding:16px 18px;
  }

  /* Avoid overly tall empty panels. */
  body.home .vrs-popular-list,
  body.home .vrs-sim-card{
    min-height:0;
  }
}

/* Tablet: keep the current responsive logic, but give modules a little more separation. */
@media(min-width:701px) and (max-width:1100px){
  body.home .vrs-home-grid{
    gap:16px;
  }
  body.home .vrs-home-section{
    margin-top:18px;
  }
}

/* Mobile remains structurally unchanged; only maintain consistent spacing. */
@media(max-width:700px){
  body.home .vrs-home-section,
  body.home .vrs-home-grid{
    margin-top:16px;
  }
}


/* v2.7.7 — full homepage rebuild */
.vrs-hp{padding:34px 0 54px}
.vrs-hp section+section{margin-top:42px}
.vrs-hp-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}
.vrs-hp-section-head>div{min-width:0}
.vrs-hp-section-head h2{font-size:clamp(25px,2.1vw,34px);line-height:1.12;letter-spacing:-.035em;margin:5px 0 0}
.vrs-hp-section-head p{max-width:520px;color:#9eb2bf;font-size:15px;line-height:1.55;margin:0}
.vrs-hp-section-head>a{color:var(--accent);font-size:14px;font-weight:800;white-space:nowrap}
.vrs-hp-section-head.compact{align-items:center}
.vrs-hp-section-head.compact h2{font-size:25px}
.vrs-hp-eyebrow{display:block;color:#68ddff;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}

.vrs-hp-intents{padding-top:2px}
.vrs-hp-intent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.vrs-hp-intent{min-height:180px;padding:22px;border:1px solid #1d4056;border-radius:14px;background:linear-gradient(180deg,#0c1f2e,#081722);display:flex;flex-direction:column;transition:.2s}
.vrs-hp-intent:hover{transform:translateY(-2px);border-color:#2f718f;background:linear-gradient(180deg,#102838,#0a1c29)}
.vrs-hp-intent>span{font-size:22px;margin-bottom:18px}
.vrs-hp-intent strong{font-size:19px;line-height:1.2}
.vrs-hp-intent small{font-size:14px;line-height:1.5;color:#9db0bd;margin:8px 0 18px}
.vrs-hp-intent b{font-size:13px;color:var(--accent);margin-top:auto}

.vrs-hp-section{border-top:1px solid rgba(67,119,150,.16);padding-top:34px}
.vrs-hp-game-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.vrs-hp-game{overflow:hidden;border:1px solid #1d4055;border-radius:13px;background:linear-gradient(180deg,#0a1b29,#071620);transition:.2s}
.vrs-hp-game:hover{transform:translateY(-2px);border-color:#317393}
.vrs-hp-game-visual .vrs-card-image,.vrs-hp-game-visual .vrs-placeholder{width:100%;aspect-ratio:4/5;object-fit:cover;border:0;border-radius:0}
.vrs-hp-game-body{display:block;padding:14px}
.vrs-hp-game-body strong{display:block;font-size:16px;line-height:1.25}
.vrs-hp-game-body small{display:block;font-size:13px;line-height:1.45;color:#91a7b5;margin-top:7px}
.vrs-hp-game-body em{display:block;font-size:12px;color:#58dba0;font-style:normal;margin-top:10px}

.vrs-hp-split{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}
.vrs-hp-box,.vrs-hp-topic{border:1px solid #1d4056;border-radius:15px;background:linear-gradient(180deg,#0c2030,#081722);padding:22px}
.vrs-hp-headset-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.vrs-hp-headset{padding:14px;border:1px solid #214359;border-radius:11px;background:#0a1a27}
.vrs-hp-headset>div .vrs-card-image,.vrs-hp-headset>div .vrs-placeholder{width:100%;height:120px;object-fit:contain;border:0;border-radius:8px;background:#eef5fa}
.vrs-hp-headset strong{display:block;font-size:16px;line-height:1.25;margin-top:11px}
.vrs-hp-headset small{display:block;font-size:13px;color:#90a7b6;margin-top:4px}
.vrs-hp-headset b{display:block;font-size:14px;margin-top:9px;color:#eef7fb}
.vrs-hp-inline-link{display:inline-block;color:var(--accent);font-size:14px;font-weight:800;margin-top:15px}

.vrs-hp-finder{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 12%,rgba(20,200,255,.14),transparent 34%),linear-gradient(180deg,#0d2232,#081722);display:flex;flex-direction:column}
.vrs-hp-finder h2{font-size:32px;line-height:1.08;letter-spacing:-.035em;margin:10px 0}
.vrs-hp-finder>p{font-size:15px;line-height:1.55;color:#a7bac6;max-width:580px}
.vrs-hp-finder-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 20px}
.vrs-hp-finder-grid span{padding:14px;border:1px solid #244a61;border-radius:10px;background:rgba(6,19,29,.7)}
.vrs-hp-finder-grid small{display:block;font-size:11px;color:#7293a7;font-weight:800;letter-spacing:.06em}
.vrs-hp-finder-grid b{display:block;font-size:14px;margin-top:4px}
.vrs-hp-finder .vrs-btn{align-self:flex-start}
.vrs-hp-finder-note{font-size:12px;color:#7894a5;margin-top:13px}

.vrs-hp-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.vrs-hp-guide{overflow:hidden;border:1px solid #1d4056;border-radius:14px;background:linear-gradient(180deg,#0b1d2b,#081722)}
.vrs-hp-guide-visual .vrs-card-image,.vrs-hp-guide-visual .vrs-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover;border:0;border-radius:0}
.vrs-hp-guide-body{padding:18px}
.vrs-hp-guide h3{font-size:20px;line-height:1.25;margin:8px 0}
.vrs-hp-guide p{font-size:14px;line-height:1.55;color:#a5b7c2;margin:0 0 13px}
.vrs-hp-guide small{font-size:12px;color:#7893a4}

.vrs-hp-topics{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:16px}
.vrs-hp-topic{min-height:320px}
.vrs-hp-topic h2{font-size:24px;line-height:1.18;margin:8px 0 10px}
.vrs-hp-popular-row{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:12px 0;border-top:1px solid rgba(76,126,156,.22)}
.vrs-hp-popular-row>b{color:var(--accent);font-size:25px;line-height:1}
.vrs-hp-popular-row strong{display:block;font-size:14px;line-height:1.3}
.vrs-hp-popular-row small{display:block;font-size:12px;color:#7892a2;margin-top:5px}
.vrs-hp-topic-feature{background:radial-gradient(circle at 75% 15%,rgba(46,119,255,.2),transparent 35%),linear-gradient(180deg,#102738,#081722)}
.vrs-hp-topic-icon{height:92px;border-radius:11px;background:rgba(20,200,255,.07);display:grid;place-items:center;font-size:40px;margin:18px 0}
.vrs-hp-topic-feature p{font-size:14px;line-height:1.55;color:#9fb2bf}
.vrs-hp-topic-feature>b{display:block;color:var(--accent);font-size:13px;margin-top:18px}
.vrs-hp-topic-links{display:flex;flex-direction:column}
.vrs-hp-topic-links>a{padding:14px 0;border-top:1px solid rgba(76,126,156,.22)}
.vrs-hp-topic-links>a strong{display:block;font-size:15px}
.vrs-hp-topic-links>a small{display:block;font-size:13px;line-height:1.4;color:#8fa6b6;margin-top:4px}

/* neutralize prior homepage-only experimental reflows */
@media(min-width:1101px){
  body.home .vrs-home-grid:first-of-type,
  body.home .vrs-home-grid:nth-of-type(2){display:initial}
}

@media(max-width:1100px){
  .vrs-hp-intent-grid{grid-template-columns:repeat(2,1fr)}
  .vrs-hp-game-grid{grid-template-columns:repeat(3,1fr)}
  .vrs-hp-split{grid-template-columns:1fr}
  .vrs-hp-guide-grid{grid-template-columns:1fr 1fr}
  .vrs-hp-guide:last-child{grid-column:1/-1}
  .vrs-hp-topics{grid-template-columns:1fr 1fr}
  .vrs-hp-topic-links{grid-column:1/-1;min-height:0}
}

@media(max-width:700px){
  .vrs-hp{padding-top:24px}
  .vrs-hp section+section{margin-top:30px}
  .vrs-hp-section-head{display:grid;gap:10px;align-items:start}
  .vrs-hp-section-head h2,.vrs-hp-section-head.compact h2{font-size:27px}
  .vrs-hp-section-head p{font-size:15px}
  .vrs-hp-intent-grid{grid-template-columns:1fr}
  .vrs-hp-intent{min-height:0}
  .vrs-hp-game-grid{grid-template-columns:repeat(2,1fr)}
  .vrs-hp-game:nth-child(n+5){display:none}
  .vrs-hp-headset-grid{grid-template-columns:1fr}
  .vrs-hp-finder h2{font-size:29px}
  .vrs-hp-finder-grid{grid-template-columns:1fr}
  .vrs-hp-guide-grid{grid-template-columns:1fr}
  .vrs-hp-guide:last-child{grid-column:auto}
  .vrs-hp-topics{grid-template-columns:1fr}
  .vrs-hp-topic-links{grid-column:auto}
  .vrs-hp-topic{min-height:0}
}


/* v2.7.8 — homepage fine tuning bundled with Game Finder 2.0 */
.vrs-hp-game-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}
.vrs-hp-game-chips i{font-style:normal;font-size:11px;line-height:1;padding:5px 7px;border-radius:999px;background:#102d3d;border:1px solid #24526a;color:#a9def0}
.vrs-hp-topic-links{background:radial-gradient(circle at 88% 10%,rgba(20,200,255,.12),transparent 34%),linear-gradient(180deg,#102839,#091925);border-color:#29647f}
.vrs-hp-topic-links h2{font-size:27px}
.vrs-hp-topic-links>a{padding:16px 0}
.vrs-hp-topic-links>a strong{font-size:16px;color:#f1f7fa}
.vrs-hp-topic-links>a small{font-size:13px}
@media(max-width:700px){
 .vrs-hp-game-chips i{font-size:11.5px}
}


/* v2.8.0 — Platform UX 8.0 */
.vrs-home-actions-platform{margin-bottom:10px}
.vrs-home-platform-note{
  display:flex;flex-wrap:wrap;gap:6px;align-items:center;
  color:#8fa8b8;font-size:12px;margin-top:6px
}
.vrs-home-platform-note a{color:#dff7ff;font-weight:750;text-decoration:underline;text-underline-offset:3px}

.vrs-hp-platform{margin-top:-34px;position:relative;z-index:3;padding:22px;border:1px solid #1c4057;border-radius:16px;background:linear-gradient(180deg,#0b1e2b,#071620);box-shadow:0 24px 60px rgba(0,0,0,.22)}
.vrs-hp-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:16px}
.vrs-hp-platform-card{
  min-height:255px;padding:19px;border:1px solid #21445b;border-radius:14px;background:#091a26;
  display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;transition:.2s
}
a.vrs-hp-platform-card:hover{transform:translateY(-2px);border-color:#3882a6}
.vrs-hp-platform-card.is-search{background:linear-gradient(145deg,rgba(27,177,220,.11),#091a26 62%)}
.vrs-hp-platform-card.is-discover{background:linear-gradient(145deg,rgba(88,214,161,.08),#091a26 62%)}
.vrs-hp-platform-card.is-decide{background:linear-gradient(145deg,rgba(255,196,92,.07),#091a26 62%)}
.vrs-hp-platform-icon{
  display:grid;place-items:center;width:38px;height:38px;border-radius:10px;border:1px solid #28536c;
  background:#0c2636;color:#70e4ff;font-size:22px;margin-bottom:18px
}
.vrs-hp-platform-card>small{font-size:9px;letter-spacing:.12em;color:#7291a4;font-weight:800}
.vrs-hp-platform-card>strong{font-size:27px;letter-spacing:-.025em;margin:5px 0 8px;color:#f4fbff}
.vrs-hp-platform-card>p{font-size:13px;line-height:1.55;color:#98adbb;margin:0 0 16px}
.vrs-hp-platform-card>b{font-size:12px;margin-top:auto;color:#54d9ff}
.vrs-hp-platform-buttons{display:grid;gap:8px;width:100%;margin-top:auto}
.vrs-hp-platform-buttons a{
  padding:10px 11px;border:1px solid #264b61;border-radius:9px;background:#0c2130;text-decoration:none;
  font-size:12px;font-weight:800;color:#e8f7fc
}
.vrs-hp-quick-intents{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:13px;padding-top:13px;border-top:1px solid #17374b}
.vrs-hp-quick-intents>span{font-size:10px;letter-spacing:.1em;color:#708fa2;font-weight:800;margin-right:3px}
.vrs-hp-quick-intents a{padding:6px 9px;border-radius:999px;border:1px solid #20465e;font-size:11px;text-decoration:none;color:#a8c6d6}
.vrs-hp-quick-intents a:hover{border-color:#3d8bb0;color:#e7f8ff}

.vrs-hp-games{margin-top:38px}
.vrs-hp-games .vrs-hp-section-head>div:after{
  content:"";display:block;width:52px;height:2px;background:var(--accent);margin-top:9px;opacity:.7
}

@media(max-width:900px){
  .vrs-hp-platform{margin-top:-20px}
  .vrs-hp-platform-grid{grid-template-columns:1fr}
  .vrs-hp-platform-card{min-height:0}
}
@media(max-width:620px){
  .vrs-hp-platform{margin-top:-8px;padding:15px}
  .vrs-home-actions-platform{display:grid}
  .vrs-home-actions-platform .vrs-btn{width:100%;justify-content:space-between}
  .vrs-hp-platform-card>strong{font-size:24px}
}

/* v2.8.1 — tablet context cards + neutral shared guide visual */
.vrs-context-card,.vrs-context-card>a,.vrs-context-card>a>div{min-width:0;max-width:100%}.vrs-context-card>a{overflow:hidden}.vrs-context-card h3,.vrs-context-card p{overflow-wrap:anywhere;word-break:normal}.vrs-context-card img,.vrs-context-card .vrs-placeholder{max-width:100%;height:auto}.vrs-context-card .vrs-neutral-guide-visual{width:100%;aspect-ratio:16/9;border-radius:0}
.vrs-neutral-guide-visual{position:relative;display:grid;place-items:center;align-content:center;gap:10px;overflow:hidden;background:radial-gradient(circle at 50% 43%,rgba(48,211,255,.17),transparent 28%),linear-gradient(135deg,#0e2b3c,#071722 58%,#0b2635)}
.vrs-neutral-guide-visual:before,.vrs-neutral-guide-visual:after{content:"";position:absolute;border:1px solid rgba(86,218,255,.12);border-radius:50%}.vrs-neutral-guide-visual:before{width:70%;aspect-ratio:1;left:-32%;top:-60%}.vrs-neutral-guide-visual:after{width:55%;aspect-ratio:1;right:-22%;bottom:-48%}
.vrs-neutral-guide-headset{position:relative;width:86px;height:44px;border:2px solid #5bdfff;border-radius:18px 18px 14px 14px;background:linear-gradient(180deg,rgba(25,83,108,.55),rgba(5,24,35,.92));box-shadow:0 0 28px rgba(39,204,255,.16)}.vrs-neutral-guide-headset:before,.vrs-neutral-guide-headset:after{content:"";position:absolute;top:10px;width:17px;height:16px;border:1px solid rgba(123,231,255,.55);border-radius:50%}.vrs-neutral-guide-headset:before{left:16px}.vrs-neutral-guide-headset:after{right:16px}.vrs-neutral-guide-headset i{position:absolute;left:-21px;right:-21px;top:12px;height:15px;border-top:2px solid rgba(91,223,255,.55);border-radius:50%}.vrs-neutral-guide-visual small{z-index:2;font-size:10px;font-weight:850;letter-spacing:.14em;color:#7adfff}
@media (hover:none) and (pointer:coarse) and (min-width:700px){.vrs-context-grid,.vrs-context-grid.is-three{grid-template-columns:repeat(2,minmax(0,1fr))}.vrs-context-discovery{overflow:hidden}.vrs-context-section{min-width:0}}


/* v2.9.0 — thematic, brand-neutral guide artwork */
.vrs-guide-theme-art{position:relative;display:grid;place-items:center;align-content:center;gap:7px;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:0;color:#70e0ff;background:radial-gradient(circle at 50% 40%,rgba(60,210,255,.18),transparent 35%),linear-gradient(145deg,#0d2b3b,#071823 60%)}
.vrs-guide-theme-art:before,.vrs-guide-theme-art:after{content:"";position:absolute;border:1px solid rgba(100,225,255,.1);border-radius:50%}.vrs-guide-theme-art:before{width:74%;aspect-ratio:1;left:-35%;top:-68%}.vrs-guide-theme-art:after{width:60%;aspect-ratio:1;right:-29%;bottom:-58%}
.vrs-guide-theme-art svg{z-index:2;width:min(46%,150px);height:auto;filter:drop-shadow(0 0 14px rgba(55,211,255,.13))}.vrs-guide-theme-art small{z-index:2;font-size:9px;font-weight:850;letter-spacing:.15em;color:#8cecff}.vrs-guide-theme-art--sim{color:#78d5ff;background:radial-gradient(circle at 50% 40%,rgba(80,140,255,.19),transparent 35%),linear-gradient(145deg,#102d47,#081824 62%)}.vrs-guide-theme-art--comfort{color:#7ee4d3;background:radial-gradient(circle at 50% 40%,rgba(70,218,185,.18),transparent 35%),linear-gradient(145deg,#0c3034,#071b24 62%)}.vrs-guide-theme-art--pcvr{color:#72dcff}.vrs-guide-theme-art--seated{color:#91d6ff}
@media (hover:none) and (pointer:coarse) and (min-width:700px) and (max-width:1100px){.vrs-context-grid,.vrs-context-grid.is-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.vrs-context-card{min-width:0;overflow:hidden}.vrs-context-card>a{min-width:0;overflow:hidden}.vrs-context-card h3,.vrs-context-card p{overflow-wrap:anywhere}}


/* v2.9.1 — consistent monochrome icon system */
.vrs-ui-icon{display:inline-grid;place-items:center;width:1.25em;height:1.25em;flex:0 0 auto;color:currentColor;vertical-align:-.22em}
.vrs-ui-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.vrs-hp-platform-buttons a,.vrs-btn{gap:8px}
.vrs-hp-platform-buttons a .vrs-ui-icon{width:17px;height:17px;color:#68dfff}
.vrs-btn .vrs-ui-icon{width:18px;height:18px}
.vrs-hp-topic-icon-line{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(51,213,255,.14),transparent 38%),linear-gradient(135deg,rgba(23,105,140,.13),rgba(8,29,43,.42))}
.vrs-hp-topic-icon-line:before,.vrs-hp-topic-icon-line:after{content:"";position:absolute;border:1px solid rgba(91,223,255,.08);border-radius:50%}
.vrs-hp-topic-icon-line:before{width:170px;height:170px;left:-85px;top:-120px}
.vrs-hp-topic-icon-line:after{width:130px;height:130px;right:-65px;bottom:-95px}
.vrs-hp-topic-icon-line .vrs-ui-icon{position:relative;z-index:1;width:58px;height:58px;color:#5edcff}
.vrs-tip-box strong{display:flex;align-items:center;gap:7px}
.vrs-tip-box strong .vrs-ui-icon{width:16px;height:16px;color:var(--accent)}

/* v2.9.2 Editorial Trust */
.vrs-author-byline a{color:inherit;font-weight:750;text-decoration:underline;text-decoration-color:rgba(91,223,255,.42);text-underline-offset:3px}.vrs-trust-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:34px 0 60px}.vrs-trust-page{min-height:70vh}.vrs-trust-hero,.vrs-trust-principles{padding:24px;border:1px solid rgba(91,223,255,.13);border-radius:18px;background:rgba(12,35,48,.58)}.vrs-trust-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.04;margin:7px 0 12px}.vrs-trust-hero p{max-width:820px;font-size:17px;line-height:1.65;opacity:.82}.vrs-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.vrs-trust-grid article{padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.025)}.vrs-trust-grid h2{font-size:21px;margin:0 0 8px}.vrs-trust-grid p,.vrs-trust-principles li{line-height:1.65;opacity:.8}.vrs-trust-principles ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 24px;margin:14px 0 0;padding-left:20px}@media(max-width:720px){.vrs-trust-shell{width:min(100% - 22px,1120px);padding-top:20px}.vrs-trust-grid,.vrs-trust-principles ul{grid-template-columns:1fr}.vrs-trust-hero,.vrs-trust-principles{padding:17px}}

.vrs-accessory-intro{margin:0 0 24px;padding:22px;border:1px solid #1b3a50;border-radius:12px;background:linear-gradient(135deg,rgba(20,200,255,.07),#081722)}.vrs-accessory-intro h2{margin:0 0 8px;font-size:26px}.vrs-accessory-intro>p{max-width:850px;color:#b7c8d3}.vrs-accessory-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.vrs-accessory-principles span{padding:13px;background:#0b1d2a;border:1px solid #1d4057;border-radius:9px}.vrs-accessory-principles b,.vrs-accessory-principles small{display:block}.vrs-accessory-principles b{font-size:12px;color:#eaf6fb}.vrs-accessory-principles small{font-size:10px;color:#8fa6b7;margin-top:4px;line-height:1.45}@media(max-width:760px){.vrs-accessory-principles{grid-template-columns:1fr}}

/* v2.9.4 — single canonical header search entry */
.main-nav .menu-item.vrs-nav-search-legacy{display:none!important}


/* v2.10.2 – harmonized long-form reading surface and integrated guide modules */
.vrs-article-layout{gap:22px}
.vrs-toc-card a{font-size:12px;line-height:1.45}
.vrs-side-card a,.vrs-side-card p,.vrs-tip-box p{font-size:11px;line-height:1.55}

.vrs-article-copy{
  background:linear-gradient(180deg,#0d1d29 0%,#091722 100%);
  border:1px solid #1d3b50;
  box-shadow:0 22px 60px rgba(0,0,0,.16);
  color:#d2dee6;
  font-size:17.2px;
  line-height:1.88;
}
.vrs-article-copy h1,
.vrs-article-copy h2,
.vrs-article-copy h3,
.vrs-article-copy h4{color:#f3f9fc}
.vrs-article-copy h1{letter-spacing:-.04em}
.vrs-article-copy h2{font-size:clamp(28px,2.7vw,36px);line-height:1.18;margin:1.8em 0 .7em}
.vrs-article-copy h3{font-size:23px;line-height:1.34;color:#ecf7fb}
.vrs-article-copy p,
.vrs-article-copy li{color:#d0dde5}
.vrs-article-copy strong{color:#f7fbfd}
.vrs-article-copy ul,
.vrs-article-copy ol{padding-left:1.35em}
.vrs-article-copy li+li{margin-top:.38em}
.vrs-article-copy a{color:#66defe;text-decoration:underline;text-decoration-thickness:1.2px;text-underline-offset:3px}
.vrs-article-copy blockquote{border:1px solid #21475f;border-left:4px solid var(--accent);background:linear-gradient(180deg,#102433,#0c1d2b);color:#e2edf4}
.vrs-article-copy table{border:1px solid #27465a;background:#0d2231}
.vrs-article-copy th,.vrs-article-copy td{border-bottom:1px solid #213b4e;border-right:1px solid #213b4e;color:#d9e5ec}
.vrs-article-copy th{background:#10293b;color:#f5fbff}
.vrs-article-copy hr,.vrs-article-copy .wp-block-separator{border-color:rgba(91,223,255,.14)}
.vrs-article-copy code,.vrs-article-copy pre{background:#10222f;color:#def1f7}

/* unified in-article modules */
.vrs-article-copy .vrs-graph-next,
.vrs-article-copy .vrs-authority-path,
.vrs-article-copy .vrs-pcvr-journey,
.vrs-article-copy .vrs-runtime-context-section,
.vrs-article-copy .vrs-knowledge-box{
  margin-top:30px;
  border-radius:16px;
  border:1px solid rgba(77,121,149,.18);
  background:linear-gradient(180deg,rgba(11,29,41,.96),rgba(8,22,31,.98));
  box-shadow:0 14px 36px rgba(0,0,0,.16);
}
.vrs-article-copy .vrs-graph-next{padding:16px 18px}
.vrs-article-copy .vrs-graph-next>span,
.vrs-article-copy .vrs-authority-kicker,
.vrs-article-copy .vrs-pcvr-journey-kicker,
.vrs-article-copy .vrs-runtime-kicker,
.vrs-article-copy .vrs-kicker{color:#52d8ff;opacity:1}
.vrs-article-copy .vrs-graph-primary{
  display:flex;justify-content:space-between;align-items:flex-start;gap:14px;
  padding:14px 15px;border-radius:12px;border:1px solid rgba(77,121,149,.18);
  background:linear-gradient(180deg,rgba(14,35,49,.96),rgba(11,27,38,.96));
  text-decoration:none!important;
}
.vrs-article-copy .vrs-graph-primary b{color:#eef8fb;font-size:1.05rem;line-height:1.3}
.vrs-article-copy .vrs-graph-primary small{color:#a6bac7;line-height:1.45;max-width:26ch;text-align:right}
.vrs-article-copy .vrs-graph-secondary{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}
.vrs-article-copy .vrs-graph-secondary a,
.vrs-article-copy .vrs-runtime-context-chips a,
.vrs-article-copy .vrs-knowledge-link{
  display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;
  border:1px solid rgba(77,121,149,.20);background:rgba(12,33,46,.9);color:#e5f4fb;
  text-decoration:none!important
}
.vrs-article-copy .vrs-authority-links,
.vrs-article-copy .vrs-runtime-context-cards,
.vrs-article-copy .vrs-pcvr-journey-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.vrs-article-copy .vrs-authority-links a,
.vrs-article-copy .vrs-pcvr-journey-card,
.vrs-article-copy .vrs-runtime-context-card{
  display:flex;gap:12px;align-items:flex-start;justify-content:space-between;min-width:0;
  padding:14px 15px;border-radius:12px;border:1px solid rgba(77,121,149,.18);
  background:linear-gradient(180deg,rgba(14,35,49,.96),rgba(11,27,38,.96));
  box-shadow:0 8px 22px rgba(0,0,0,.12);
  text-decoration:none!important;
}
.vrs-article-copy .vrs-authority-links a{display:flex;flex-direction:column;justify-content:flex-start;gap:6px}
.vrs-article-copy .vrs-authority-links a *,
.vrs-article-copy .vrs-pcvr-journey-card *,
.vrs-article-copy .vrs-runtime-context-card *{text-decoration:none!important}
.vrs-article-copy .vrs-authority-links b,
.vrs-article-copy .vrs-pcvr-journey-card b,
.vrs-article-copy .vrs-runtime-context-card b{color:#eef8fb;line-height:1.3}
.vrs-article-copy .vrs-authority-links small,
.vrs-article-copy .vrs-pcvr-journey-card small,
.vrs-article-copy .vrs-runtime-context-card small{color:#a8bcc8;line-height:1.48}
.vrs-article-copy .vrs-pcvr-journey-card span,
.vrs-article-copy .vrs-runtime-context-card span{display:grid;gap:6px;min-width:0;flex:1 1 auto}
.vrs-article-copy .vrs-pcvr-journey-card i{font-style:normal;font-weight:850;color:#55dbff;font-size:18px;line-height:1;flex:0 0 auto}
.vrs-article-copy .vrs-runtime-context-card img{width:88px;height:88px;flex:0 0 88px;object-fit:cover;border-radius:10px;background:#0e2230}
.vrs-article-copy .vrs-runtime-context-card .vrs-guide-art{width:88px;min-width:88px;max-width:88px;min-height:88px;aspect-ratio:1/1;border-radius:10px;flex:0 0 88px}
.vrs-article-copy .vrs-runtime-context-tool,
.vrs-article-copy .vrs-knowledge-box{
  display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 17px;color:#dce9f0
}
.vrs-article-copy .vrs-runtime-context-tool a{color:#55dbff;font-weight:700;text-decoration:none!important}
.vrs-article-copy .vrs-knowledge-box{margin-left:0;margin-right:0;grid-template-columns:minmax(220px,1fr) minmax(260px,1.25fr)}
.vrs-article-copy .vrs-knowledge-box strong{display:block;font-size:15px;margin:3px 0;color:#eff8fb}
.vrs-article-copy .vrs-knowledge-box p{font-size:12px!important;color:#9fb6c3!important;margin:0!important}
.vrs-article-copy .vrs-knowledge-box .vrs-knowledge-links{justify-content:flex-end;margin:0}
.vrs-article-copy .vrs-knowledge-box .vrs-knowledge-link b{font-size:12px;color:#eaf6fb}
.vrs-article-copy .vrs-knowledge-box .vrs-knowledge-link span{font-size:10px;color:#8fb6c7}

@media(max-width:900px){
  .vrs-article-copy .vrs-authority-links,
  .vrs-article-copy .vrs-runtime-context-cards,
  .vrs-article-copy .vrs-pcvr-journey-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .vrs-article-copy .vrs-knowledge-box{grid-template-columns:1fr;align-items:flex-start}
  .vrs-article-copy .vrs-knowledge-box .vrs-knowledge-links{justify-content:flex-start}
}
@media(max-width:720px){
  .vrs-article-copy .vrs-graph-primary{flex-direction:column}
  .vrs-article-copy .vrs-graph-primary small{text-align:left;max-width:none}
}
@media(max-width:620px){
  .vrs-article-copy{font-size:16.6px;line-height:1.8;padding:24px 18px}
  .vrs-article-copy h2{font-size:29px}
  .vrs-article-copy .vrs-runtime-context-tool{flex-direction:column;align-items:flex-start}
}

/* v2.11.0 – separate long-form guide reading hierarchy from structured game profiles */
.single-post .vrs-article-copy{
  background:linear-gradient(180deg,#0e202d 0%,#0a1823 100%);
  border-color:#24465b;
  box-shadow:0 24px 64px rgba(0,0,0,.18);
}
.single-post .vrs-article-copy>p{max-width:72ch}
.single-post .vrs-article-copy h2:not(:first-child){border-top:1px solid rgba(91,223,255,.13);padding-top:1.2em}
.single-post .vrs-runtime-context-section,
.single-post .vrs-pcvr-journey,
.single-post .vrs-authority-path{
  background:linear-gradient(180deg,#102837,#0b1e2b);
  border-color:#244b62;
}
.single-post .vrs-runtime-context-card,
.single-post .vrs-pcvr-journey-card,
.single-post .vrs-authority-links a{
  background:linear-gradient(180deg,#122e3f,#0e2533);
  border-color:#28536b;
}
.single-post .vrs-knowledge-box-guide{display:none!important}

/* Structured game profiles keep the denser dark data-card language. */
.single-vr_game .vrs-article-copy,
.post-type-vr_game .vrs-article-copy{
  background:linear-gradient(180deg,#0b1925,#091722);
  border-color:#1b3b50;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
  font-size:16.5px;
  line-height:1.82;
}
.single-vr_game .vrs-article-copy h2,
.post-type-vr_game .vrs-article-copy h2{font-size:clamp(26px,2.5vw,34px)}
.single-vr_game .vrs-runtime-context-section,
.post-type-vr_game .vrs-runtime-context-section{
  background:linear-gradient(180deg,#0b1d2a,#081722);
  border-color:#1f4358;
}

/* v2.12.0 – P11 Guide UX 19.0: homepage rhythm for long-form guides, without changing game profiles */
.single-post .vrs-article-copy{
  background:linear-gradient(180deg,#0d1f2c 0%,#091722 100%);
  border-color:#22465c;
  padding:clamp(28px,3.6vw,48px);
}
.single-post .vrs-article-copy>p,
.single-post .vrs-article-copy>ul,
.single-post .vrs-article-copy>ol{max-width:70ch}

/* Existing editorial lead becomes the concise answer; no new/generated summary text. */
.single-post .vrs-guide-quick-answer{
  position:relative;
  margin:0 0 38px;
  padding:20px 22px 20px 24px;
  border:1px solid #23516a;
  border-left:3px solid var(--accent);
  border-radius:12px;
  background:radial-gradient(circle at 92% 12%,rgba(20,200,255,.09),transparent 34%),linear-gradient(180deg,#102a39,#0c202d);
  box-shadow:0 12px 30px rgba(0,0,0,.12);
}
.single-post .vrs-guide-quick-answer:before{
  content:"KURZ ERKLÄRT";
  display:block;
  margin-bottom:8px;
  color:#65ddff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.11em;
}
.single-post .vrs-guide-quick-answer p{color:#e3edf3!important;font-size:16.5px;line-height:1.75}
.single-post .vrs-guide-quick-answer p:last-child{margin-bottom:0}

/* Section rhythm inspired by homepage modules: subtle, dark, not boxed everywhere. */
.single-post .vrs-guide-heading{position:relative}
.single-post h2.vrs-guide-heading{
  margin-top:2.05em;
  padding-top:1.35em!important;
  border-top:1px solid rgba(73,126,157,.22)!important;
}
.single-post h2.vrs-guide-heading:before{
  content:"";
  position:absolute;
  left:0;top:-1px;
  width:58px;height:2px;
  border-radius:2px;
  background:linear-gradient(90deg,var(--accent),rgba(20,200,255,0));
}
.single-post h2.vrs-guide-heading--practice:after,
.single-post h2.vrs-guide-heading--problem:after,
.single-post h2.vrs-guide-heading--decision:after,
.single-post h2.vrs-guide-heading--reference:after{
  display:inline-flex;
  vertical-align:middle;
  margin-left:10px;
  transform:translateY(-2px);
  padding:4px 7px;
  border:1px solid #23516a;
  border-radius:5px;
  background:#0d2938;
  color:#63dfff;
  font-size:9px;
  line-height:1;
  letter-spacing:.08em;
  font-weight:850;
}
.single-post h2.vrs-guide-heading--practice:after{content:"PRAXIS"}
.single-post h2.vrs-guide-heading--problem:after{content:"FEHLERSUCHE"}
.single-post h2.vrs-guide-heading--decision:after{content:"ENTSCHEIDUNG"}
.single-post h2.vrs-guide-heading--reference:after{content:"GRUNDLAGE"}
.single-post h3.vrs-guide-heading{margin-top:1.7em;color:#eef7fb}
.single-post h3.vrs-guide-heading--problem{color:#ffd4b6}
.single-post h3.vrs-guide-heading--practice{color:#b7efff}
.single-post h3.vrs-guide-heading--decision{color:#ccefdc}

/* Lists, tables and pro/con blocks form quiet information modules. */
.single-post .vrs-article-copy>ul,
.single-post .vrs-article-copy>ol{
  margin:1.1em 0 1.55em;
  padding:14px 18px 14px 36px;
  border:1px solid rgba(73,126,157,.16);
  border-radius:11px;
  background:rgba(13,36,50,.52);
}
.single-post .vrs-article-copy>ul li,
.single-post .vrs-article-copy>ol li{padding-left:3px}
.single-post .vrs-procon-grid>div{
  background:linear-gradient(180deg,#0e2635,#0a1d2a);
  border-color:#24506a;
  box-shadow:0 10px 25px rgba(0,0,0,.08);
}
.single-post .vrs-article-copy table{
  background:#0b1e2b;
  border-color:#285069;
  box-shadow:0 10px 28px rgba(0,0,0,.08);
}
.single-post .vrs-article-copy th{background:#102b3c}

/* One visual language for all appended guide utilities. */
.single-post .vrs-runtime-context-section,
.single-post .vrs-pcvr-journey,
.single-post .vrs-authority-path,
.single-post .vrs-graph-next{
  margin-top:34px;
  border-radius:14px;
  background:linear-gradient(180deg,#0d2534,#091b27);
  border-color:#244c63;
  box-shadow:0 12px 30px rgba(0,0,0,.10);
}
.single-post .vrs-runtime-context-section h2,
.single-post .vrs-pcvr-journey h2{font-size:clamp(22px,2vw,29px);margin-top:0;padding-top:0;border-top:0!important}
.single-post .vrs-runtime-context-section h2:before,
.single-post .vrs-pcvr-journey h2:before{display:none}
.single-post .vrs-runtime-context-card,
.single-post .vrs-pcvr-journey-card,
.single-post .vrs-authority-links a,
.single-post .vrs-graph-primary{
  background:linear-gradient(180deg,#102d3e,#0c2230);
  border-color:#28536b;
  box-shadow:none;
}
.single-post .vrs-runtime-context-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
.single-post .vrs-runtime-context-chips{gap:8px}
.single-post .vrs-runtime-context-chips a,
.single-post .vrs-graph-secondary a{
  padding:7px 11px;
  background:#0b2230;
  border-color:#285069;
  color:#bfe9f7;
  font-size:12px;
}

/* The glossary utility should read as utility, not as another major chapter. */
.single-post .vrs-runtime-context-section:has(.vrs-runtime-context-chips){
  padding:16px 18px;
}
.single-post .vrs-runtime-context-section:has(.vrs-runtime-context-chips) h2{
  font-size:18px;
  margin-bottom:11px;
}
.single-post .vrs-runtime-context-section:has(.vrs-runtime-context-chips) .vrs-runtime-kicker{font-size:9px}

/* Keep game profiles deliberately denser and data-oriented. */
.single-vr_game .vrs-guide-quick-answer,
.post-type-vr_game .vrs-guide-quick-answer{all:unset}

@media(max-width:900px){
  .single-post .vrs-runtime-context-cards{grid-template-columns:1fr}
}
@media(max-width:620px){
  .single-post .vrs-guide-quick-answer{padding:17px 17px 17px 19px;margin-bottom:28px}
  .single-post h2.vrs-guide-heading--practice:after,
  .single-post h2.vrs-guide-heading--problem:after,
  .single-post h2.vrs-guide-heading--decision:after,
  .single-post h2.vrs-guide-heading--reference:after{display:none}
  .single-post .vrs-article-copy>ul,
  .single-post .vrs-article-copy>ol{padding:12px 14px 12px 30px}
}

/* v2.12.1 – guide UX live consolidation */
.single-post p.vrs-guide-quick-answer--inline{
  display:block;
  position:relative;
  margin:0 0 30px;
  padding:48px 24px 22px 25px;
  border:1px solid rgba(77,121,149,.20);
  border-left:3px solid var(--accent);
  border-radius:0 13px 13px 0;
  background:linear-gradient(135deg,rgba(12,36,50,.92),rgba(9,27,39,.96));
  color:#e3edf3!important;
  font-size:16.5px;
  line-height:1.75;
}
.single-post p.vrs-guide-quick-answer--inline:before{
  content:"KURZ ERKLÄRT";
  position:absolute;
  top:16px;
  left:24px;
  color:#55dcff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.11em;
}
.single-post p.vrs-guide-quick-answer--inline strong{color:#f5fbff}

/* v2.13.0 – P11 Guide UX 19.2: calmer long-guide navigation */
.single-post .vrs-toc-card nav.is-condensed .vrs-toc-extra{display:none}
.single-post .vrs-toc-card nav.is-condensed.is-expanded .vrs-toc-extra{display:block}
.single-post .vrs-toc-more{
  width:100%;margin-top:8px;padding:9px 10px;border:1px solid #234b61;border-radius:8px;
  background:#0b2230;color:#7ddfff;font-size:11px;font-weight:800;text-align:left;cursor:pointer
}
.single-post .vrs-toc-more:hover{border-color:#2d718e;background:#0d2939}
.single-post .vrs-guide-side-cta{background:linear-gradient(145deg,#0b2939,#0a1f2d);border-color:#23536b}
.single-post .vrs-guide-side-cta strong{color:#eff9fc}
.single-post .vrs-guide-side-cta span{font-size:10.5px;line-height:1.5;color:#9fb6c4}
.single-post .vrs-side-card h3{color:#edf7fb}
@media(max-width:620px){
  .single-post .vrs-toc-more{font-size:12px}
}

/* v2.14.0 – P11 Guide UX 19.3: legacy/native component hardening */
/* Keep native Gutenberg/editor components inside long-form guides in the same dark module language. */
.single-post .vrs-article-copy figure{margin:1.6em 0}
.single-post .vrs-article-copy figcaption{
  margin-top:8px;color:#829baa;font-size:11px;line-height:1.5;text-align:left
}
.single-post .vrs-article-copy .wp-block-image img,
.single-post .vrs-article-copy>p>img{
  display:block;border:1px solid rgba(77,121,149,.18);border-radius:11px;background:#081722
}
.single-post .vrs-article-copy details,
.single-post .vrs-article-copy .wp-block-details{
  margin:1.35em 0;padding:0;border:1px solid #244c63;border-radius:11px;background:#0b1e2b;overflow:hidden
}
.single-post .vrs-article-copy details summary,
.single-post .vrs-article-copy .wp-block-details summary{
  cursor:pointer;padding:13px 15px;color:#edf7fb;font-weight:800;background:#0e2635
}
.single-post .vrs-article-copy details>*:not(summary),
.single-post .vrs-article-copy .wp-block-details>*:not(summary){margin-left:15px;margin-right:15px}
.single-post .vrs-article-copy details>p:last-child,
.single-post .vrs-article-copy .wp-block-details>p:last-child{margin-bottom:15px}
.single-post .vrs-article-copy .wp-block-pullquote{
  margin:1.6em 0;padding:20px 22px;border:1px solid #24516a;border-left:3px solid var(--accent);border-radius:11px;background:#0d2534
}
.single-post .vrs-article-copy .wp-block-pullquote blockquote{margin:0;padding:0;border:0;background:transparent;box-shadow:none}
.single-post .vrs-article-copy .wp-block-buttons{gap:9px;margin:1.3em 0}
.single-post .vrs-article-copy .wp-block-button__link,
.single-post .vrs-article-copy a.wp-block-button__link{
  display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border:1px solid #2a657f;border-radius:9px;
  background:linear-gradient(180deg,#12384a,#0c2938);color:#dff7ff!important;font-size:13px;font-weight:800;text-decoration:none!important
}
.single-post .vrs-article-copy .wp-block-button__link:hover{border-color:#43c9ef;background:#123f53}
.single-post .vrs-article-copy pre,
.single-post .vrs-article-copy .wp-block-code{
  overflow:auto;margin:1.4em 0;padding:15px 17px;border:1px solid #24485f;border-radius:10px;background:#071722;color:#d5e8f1
}
.single-post .vrs-article-copy code{font-size:.9em}
.single-post .vrs-article-copy .wp-block-separator{margin:2em 0;border-top-color:rgba(91,223,255,.14)}
.single-post .vrs-article-copy .wp-block-group.has-background,
.single-post .vrs-article-copy .wp-block-columns.has-background,
.single-post .vrs-article-copy .has-white-background-color,
.single-post .vrs-article-copy .has-base-background-color{
  background:linear-gradient(180deg,#0e2635,#0a1d2a)!important;color:#d2dee6!important;border:1px solid #244c63;border-radius:12px
}
.single-post .vrs-article-copy .has-white-background-color *,
.single-post .vrs-article-copy .has-base-background-color *{color:inherit}
.single-post .vrs-article-copy iframe{max-width:100%;border:1px solid #244c63;border-radius:11px;background:#050f17}

/* Legacy VRSpielraum utility blocks that can appear inside guides. */
.single-post .vrs-source-box,
.single-post .vrs-official-media,
.single-post .vrs-trailer-block{
  border-color:#244c63;background:linear-gradient(180deg,#0d2534,#091b27)
}
.single-post .vrs-source-box{padding:16px 18px;border-radius:12px}
.single-post .vrs-source-box h3{color:#eef8fb}
.single-post .vrs-source-box p{color:#9fb5c2}

@media(max-width:620px){
  .single-post .vrs-article-copy details summary,
  .single-post .vrs-article-copy .wp-block-details summary{padding:12px 13px}
  .single-post .vrs-article-copy .wp-block-pullquote{padding:16px}
}


/* v2.14.1 — Legal / trust pages */
.vrs-legal-shell{display:block;max-width:980px;padding-top:38px}
.vrs-legal-shell .vrs-page-copy{max-width:900px;margin:0 auto}
.vrs-legal-shell .vrs-page-copy h2{font-size:clamp(22px,2.2vw,30px);margin-top:1.65em}
.vrs-legal-shell .vrs-page-copy small{color:var(--muted)}
.vrs-legal-shell .vrs-page-copy a{overflow-wrap:anywhere}
@media(max-width:620px){.vrs-legal-shell{padding-top:24px}.vrs-legal-shell .vrs-page-copy{padding:22px 18px}}


/* P11.5 / Commerce placement: keep headset purchase route visible and useful. */
.vrs-article-right.vrs-headset-commerce-first .vrs-product-card{order:1}
.vrs-article-right.vrs-headset-commerce-first .vrs-side-card{order:2}
.vrs-article-right.vrs-headset-commerce-first .vrs-tip-box{order:3}
.vrs-mobile-commerce{display:none}
@media(max-width:1150px){
  .vrs-mobile-commerce{display:block;margin:0 0 24px}
  .vrs-mobile-commerce .vrs-product-card{max-width:520px}
  .vrs-mobile-commerce .vrs-product-card .vrs-card-image,
  .vrs-mobile-commerce .vrs-product-card .vrs-placeholder{max-height:190px}
  .vrs-mobile-commerce .vrs-product-card .vrs-btn{font-size:12px;padding:11px 12px}
}


/* v2.16.0 — Headset Portfolio 22.0 */
.vrs-headset-status{display:inline-flex;align-items:center;width:max-content;margin:7px 7px 4px 0;padding:4px 8px;border:1px solid #31536a;border-radius:999px;background:#0a1d2a;color:#bdd0dc;font-size:9px;font-weight:850;letter-spacing:.035em;text-transform:uppercase}
.vrs-headset-status.is-current{border-color:rgba(66,222,146,.38);background:rgba(66,222,146,.08);color:#86efb6}
.vrs-headset-status.is-legacy{border-color:rgba(255,189,74,.38);background:rgba(255,189,74,.08);color:#ffd68a}
.vrs-headset-status.is-upcoming{border-color:rgba(20,200,255,.4);background:rgba(20,200,255,.09);color:#72e2ff}
.vrs-headset-status.is-enterprise{border-color:rgba(156,122,255,.42);background:rgba(156,122,255,.09);color:#c4adff}
.vrs-headset-status.is-needs-review{border-color:rgba(255,110,110,.4);background:rgba(255,110,110,.08);color:#ffb2b2}
.vrs-discovery-card .vrs-headset-status{margin-bottom:8px}
.vrs-compare-product-heads .vrs-headset-status{margin:0 auto 10px}
.vrs-portfolio-family-220,.vrs-portfolio-variants-220{margin:0 0 26px;padding:18px 20px;border:1px solid #24516a;border-radius:12px;background:linear-gradient(180deg,#0d2534,#091b27)}
.vrs-portfolio-family-220 h2,.vrs-portfolio-variants-220 h2{margin-top:0}
.vrs-portfolio-family-220 ul{display:grid;gap:8px;padding-left:20px}
.vrs-portfolio-family-220 a{color:var(--accent)}
.vrs-variant-commerce .vrs-btn{margin-top:8px}
.vrs-variant-commerce .vrs-store-note{font-size:9px;color:#9fb5c2;line-height:1.5;margin:8px 0}


/* v2.16.1 — Headset Portfolio 22.1 commerce prominence */
.vrs-headset-commerce-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;align-items:center;margin:18px 0 30px;padding:18px 20px;border:1px solid rgba(20,200,255,.42);border-radius:12px;background:radial-gradient(circle at 94% 15%,rgba(20,200,255,.16),transparent 38%),linear-gradient(180deg,#0d2635,#091b28);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.vrs-headset-commerce-banner-copy{display:grid;gap:5px;min-width:0}.vrs-headset-commerce-banner-copy strong{font-size:18px;line-height:1.25;color:#f4fbff}.vrs-headset-commerce-banner-copy small{font-size:11px;color:#9fb6c4}.vrs-headset-commerce-banner-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.vrs-headset-commerce-banner .vrs-btn{font-size:12px;padding:11px 15px;white-space:normal;text-align:center}.vrs-headset-commerce-banner-product,.vrs-headset-commerce-banner-note{grid-column:1/-1;color:#7894a6;font-size:9px;line-height:1.45}.vrs-headset-commerce-banner-product{color:#9fb6c4}.vrs-mobile-commerce{display:none!important}
@media(max-width:1150px){.vrs-headset-commerce-banner{grid-template-columns:1fr;margin-top:16px}.vrs-headset-commerce-banner-actions{justify-content:stretch}.vrs-headset-commerce-banner .vrs-btn{width:100%}}
@media(max-width:620px){.vrs-headset-commerce-banner{padding:16px;margin:14px 0 24px}.vrs-headset-commerce-banner-copy strong{font-size:16px}}


/* v2.17.0 — P15 multi-merchant accessory commerce */
.vrs-product-card .vrs-commerce-options{display:grid;gap:8px;margin-top:10px}
.vrs-product-card .vrs-commerce-options .vrs-btn{width:100%;text-align:center}
.vrs-product-card .vrs-commerce-secondary{opacity:.92}
.vrs-product-card .vrs-commerce-merchant-note{display:block;margin-top:8px;color:var(--vrs-muted,#9fb1bf);font-size:.82rem;line-height:1.45}


/* v2.17.1 — Commerce prominence & warm CTA system */
.vrs-article-right.vrs-commerce-first{display:flex;flex-direction:column}
.vrs-article-right.vrs-commerce-first .vrs-product-card{order:1}
.vrs-article-right.vrs-commerce-first .vrs-side-card{order:2}
.vrs-article-right.vrs-commerce-first .vrs-tip-box{order:3}
.vrs-commerce-cta{background:#ffad42!important;border-color:#ffad42!important;color:#07131c!important;box-shadow:0 8px 22px rgba(255,173,66,.16)}
.vrs-commerce-cta:hover,.vrs-commerce-cta:focus{background:#ffc266!important;border-color:#ffc266!important;color:#07131c!important;transform:translateY(-1px)}
.vrs-commerce-cta-secondary{background:transparent!important;color:#ffbd66!important;border-color:rgba(255,173,66,.72)!important;box-shadow:none}
.vrs-commerce-cta-secondary:hover,.vrs-commerce-cta-secondary:focus{background:rgba(255,173,66,.10)!important;color:#ffd08d!important}
.vrs-accessory-commerce-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;align-items:center;margin:0 0 30px;padding:18px 20px;border:1px solid rgba(255,173,66,.42);border-radius:12px;background:radial-gradient(circle at 94% 15%,rgba(255,173,66,.12),transparent 38%),linear-gradient(180deg,#102635,#0a1d2a);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.vrs-accessory-commerce-banner-copy{display:grid;gap:5px;min-width:0}.vrs-accessory-commerce-banner-copy strong{font-size:18px;line-height:1.25;color:#f4fbff}.vrs-accessory-commerce-banner-copy small{font-size:11px;color:#a8bac5}.vrs-accessory-commerce-banner-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.vrs-commerce-banner-note{grid-column:1/-1;color:#8299a7;font-size:9px;line-height:1.45}
.vrs-headset-commerce-banner{border-color:rgba(255,173,66,.42);background:radial-gradient(circle at 94% 15%,rgba(255,173,66,.12),transparent 38%),linear-gradient(180deg,#102635,#0a1d2a)}
@media(max-width:1150px){.vrs-accessory-commerce-banner{grid-template-columns:1fr}.vrs-accessory-commerce-banner-actions{justify-content:stretch}.vrs-accessory-commerce-banner .vrs-btn{width:100%}}
@media(max-width:620px){.vrs-accessory-commerce-banner{padding:16px;margin-bottom:24px}.vrs-accessory-commerce-banner-copy strong{font-size:16px}}

/* v2.17.2 — P15 23.2 feed-image commerce */
.vrs-commerce-feed-visual{margin:12px 0 14px;border:1px solid #27485b;border-radius:10px;overflow:hidden;background:#f4f7f8;text-align:center}
.vrs-commerce-feed-visual img{display:block;width:100%;height:210px;object-fit:contain;background:#fff;padding:10px}
.vrs-commerce-feed-visual small{display:block;padding:6px 8px;background:#0b1d2a;color:#7893a5;font-size:8px;letter-spacing:.02em;text-align:left}
.vrs-accessory-commerce-banner.has-feed-image{grid-template-columns:118px minmax(0,1fr) auto}
.vrs-accessory-commerce-banner-image{width:118px;height:104px;border:1px solid rgba(255,173,66,.28);border-radius:10px;overflow:hidden;background:#fff}
.vrs-accessory-commerce-banner-image img{display:block;width:100%;height:100%;object-fit:contain;padding:8px;background:#fff}
.vrs-accessory-commerce-banner.has-feed-image .vrs-commerce-banner-note{grid-column:1/-1}
@media(max-width:1150px){.vrs-accessory-commerce-banner.has-feed-image{grid-template-columns:96px minmax(0,1fr)}.vrs-accessory-commerce-banner.has-feed-image .vrs-accessory-commerce-banner-actions{grid-column:1/-1}.vrs-accessory-commerce-banner-image{width:96px;height:88px}}
@media(max-width:620px){.vrs-accessory-commerce-banner.has-feed-image{grid-template-columns:74px minmax(0,1fr);gap:12px}.vrs-accessory-commerce-banner-image{width:74px;height:70px}.vrs-commerce-feed-visual img{height:180px}}
