.vrh{--base:#060609;--glass-line:#f0a94a29;--gold:#f0a94a;--gold-soft:#e8b968;--gold-dim:#b9904f;--green:#6fd78a;--ink-light:#f5f4f2;--muted-2:#9a968e;--faint:#6b6862;--disp:var(--f-space-grotesk), -apple-system, Segoe UI, sans-serif;--body-2:var(--f-inter), -apple-system, Segoe UI, sans-serif;--mono-2:var(--f-plex-mono), ui-monospace, monospace;--amber:#f0a94a;--font-display:var(--f-space-grotesk), -apple-system, Segoe UI, sans-serif;--font-mono:var(--f-plex-mono), ui-monospace, monospace;--hair:#ffffff14;background:var(--base);color:var(--ink-light);font-family:var(--body-2);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.55;position:relative;overflow-x:clip}.vrh a{color:inherit;text-decoration:none}.vrh .wrap{z-index:3;max-width:1240px;margin:0 auto;padding:0 32px;position:relative}.vrh .glow{filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.vrh .glass{background:linear-gradient(158deg,#ffffff12,#ffffff06 42%,#ffffff03);border:1px solid #ffffff17;border-radius:26px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 34px 70px -34px #000000d9}.vrh .glass:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(130% 80% at 18% -12%,#ffffff1c,#0000 52%);position:absolute;inset:0}.vrh .vrnav{z-index:6;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:22px 32px;display:flex;position:relative}.vrh .brand{font-family:var(--disp);letter-spacing:.14em;color:var(--ink-light);align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.vrh .brand .drop{background:var(--gold);border-radius:0 50% 50%;width:13px;height:17px;transform:rotate(45deg)}.vrh .brand .f{color:var(--gold)}.vrh .navlinks{color:var(--muted-2);align-items:center;gap:26px;font-size:13.5px;display:flex}.vrh .navlinks a:hover{color:var(--ink-light)}.vrh .demo-pill{border:1px solid var(--glass-line);color:var(--gold-soft);background:#f0a94a0d;border-radius:40px;padding:9px 16px;font-size:13px;font-weight:500;transition:all .25s}.vrh .demo-pill:hover{background:#f0a94a1f;border-color:#f0a94a66}@media (max-width:760px){.vrh .navlinks .hide{display:none}}.vrh .navdrop{cursor:pointer;outline:none;position:relative}.vrh .navdrop-btn{color:var(--muted-2);align-items:center;gap:5px;transition:color .2s;display:inline-flex}.vrh .navdrop-btn i{opacity:.7;font-size:9px;font-style:normal}.vrh .navdrop:hover .navdrop-btn,.vrh .navdrop:focus-within .navdrop-btn{color:var(--ink-light)}.vrh .navdrop-menu{opacity:0;visibility:hidden;z-index:120;padding-top:12px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:-16px;transform:translateY(-4px)}.vrh .navdrop:hover .navdrop-menu,.vrh .navdrop:focus-within .navdrop-menu{opacity:1;visibility:visible;transform:translateY(0)}.vrh .navdrop-menu a{min-width:200px;color:var(--muted-2);white-space:nowrap;background:#0a0a0cf5;border-radius:9px;padding:9px 14px;font-size:13.5px;font-weight:500;display:block}.vrh .navdrop-menu a:first-child{border-top-left-radius:12px;border-top-right-radius:12px;padding-top:12px}.vrh .navdrop-menu a:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding-bottom:12px}.vrh .navdrop-menu a:hover{color:var(--ink-light);background:#1c1c21fa}.vrh .navdrop-menu a{border-left:1px solid #ffffff17;border-right:1px solid #ffffff17}.vrh .navdrop-menu a:first-child{border-top:1px solid #ffffff17}.vrh .navdrop-menu a:last-child{border-bottom:1px solid #ffffff17;box-shadow:0 24px 48px -18px #000c}.vrh .vrhero{z-index:2;padding:46px 0 54px;position:relative;overflow-x:clip}.vrh .vrhero .glow.gh{background:radial-gradient(circle,#f0a94a47,#f0a94a0f 46%,#0000 68%);width:86vw;max-width:1100px;height:86vw;max-height:1100px;top:-30%;right:-14%}.vrh .vrhero .k{font-family:var(--mono-2);letter-spacing:.26em;color:var(--gold-dim);text-transform:uppercase;margin-bottom:18px;font-size:11.5px}.vrh .vrhero h1{font-family:var(--disp);letter-spacing:-.02em;color:var(--ink-light);max-width:17ch;margin:0;font-size:clamp(34px,5.6vw,62px);font-weight:600;line-height:1.04}.vrh .vrhero h1 .g{color:var(--gold)}.vrh .vrhero-sub{color:var(--muted-2);max-width:62ch;margin-top:22px;font-size:clamp(15px,1.5vw,17.5px);line-height:1.65}.vrh .vrhero-sub+.vrhero-sub{margin-top:14px}.vrh .vrhero-sub b{color:var(--ink-light);font-weight:600}.vrh .vrhero-cta{justify-content:flex-start;margin-top:30px}.vrh .vrhero-stats{border-top:1px solid var(--hair);grid-template-columns:repeat(4,auto);justify-content:start;gap:34px;margin-top:42px;padding-top:26px;display:grid}.vrh .vrhero-stats b{font-family:var(--disp);letter-spacing:-.01em;color:var(--ink-light);font-size:clamp(20px,2.4vw,28px);font-weight:600;display:block}.vrh .vrhero-stats span{font-family:var(--mono-2);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin-top:6px;font-size:11px;display:block}@media (max-width:760px){.vrh .vrhero{padding:30px 0 40px}.vrh .vrhero-stats{grid-template-columns:1fr 1fr;gap:26px 20px}}.vrh .vrhero-note{max-width:68ch;color:var(--faint);margin-top:20px;font-size:13.5px;line-height:1.7}.vrh .vrhero-note b{color:var(--muted-2);font-weight:600}.vrh .vrhero-note a{color:var(--gold-soft);font-weight:600}.vrh .vrhero-note a:hover{color:var(--gold)}.vrh .mile{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:34px;display:grid}.vrh .mile-card{flex-direction:column;padding:26px 24px 28px;display:flex}.vrh .mile-card .ic{border:1px solid var(--glass-line);z-index:3;background:#f0a94a1a;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative}.vrh .mile-card .ic svg{width:20px;height:20px;stroke:var(--gold-soft);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.vrh .mile-card h4{font-family:var(--disp);z-index:3;color:var(--ink-light);margin-top:16px;font-size:17px;font-weight:600;position:relative}.vrh .mile-card p{color:var(--muted-2);z-index:3;margin-top:9px;font-size:13.5px;line-height:1.6;position:relative}@media (max-width:860px){.vrh .mile{grid-template-columns:1fr}}.vrh .chan{border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px 22px;padding:24px 0 4px;display:grid}.vrh .chan-item{padding-bottom:20px}.vrh .chan-item b{font-family:var(--disp);color:var(--gold-soft);letter-spacing:-.01em;font-size:15.5px;font-weight:600;display:block}.vrh .chan-item span{color:var(--muted-2);margin-top:7px;font-size:13px;line-height:1.6;display:block}.vrh .chan-lead{font-family:var(--mono-2);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dim);margin:26px 0 16px;font-size:11px}.vrh .intg{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.vrh .intg-card{padding:26px 24px 28px}.vrh .intg-card .k{font-family:var(--mono-2);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dim);z-index:3;font-size:11px;position:relative}.vrh .intg-card p{color:var(--ink-light);z-index:3;margin-top:12px;font-size:15px;line-height:1.75;position:relative}.vrh .intg-note{color:var(--muted-2);max-width:72ch;margin-top:20px;font-size:13.5px;line-height:1.7}.vrh .intg-note a{color:var(--gold-soft);font-weight:600}.vrh .intg-note a:hover{color:var(--gold)}@media (max-width:860px){.vrh .intg{grid-template-columns:1fr}}.vrh .scroller{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;gap:20px;padding:6px 32px 18px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3.5% 96.5%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3.5% 96.5%,#0000)}.vrh .scroller::-webkit-scrollbar{display:none}.vrh .scroller>*{scroll-snap-align:center;flex:none}.vrh .ptiers{z-index:3;width:100%;max-width:320px;font-family:var(--mono-2);flex-direction:column;gap:10px;display:flex;position:relative}.vrh .ptier{background:#0e0e13;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:baseline;gap:12px;padding:13px 15px;display:flex}.vrh .ptier .nm{color:var(--ink-light);font-size:13px;font-weight:500}.vrh .ptier .nm small{color:var(--faint);letter-spacing:.08em;margin-top:4px;font-size:9px;display:block}.vrh .ptier .pr{color:var(--gold-soft);white-space:nowrap;font-size:13px}.vrh .ptier.hot{border-color:var(--glass-line);background:#f0a94a17}.vrh .eld{background:#0e0e13;border:1px solid #ffffff14;border-radius:16px;padding:16px 16px 18px;font-size:12.5px}.vrh .eld .mh{color:var(--faint);font-family:var(--mono-2);letter-spacing:.08em;border-bottom:1px solid #ffffff0f;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;font-size:10px;display:flex}.vrh .lab{font-family:var(--mono-2);letter-spacing:.14em;color:var(--faint);text-transform:uppercase;margin-top:10px;font-size:9.5px}.vrh .lab.g{color:var(--gold-soft)}.vrh .eld .st{margin-top:3px;font-size:14px;font-weight:600}.vrh .eld .ln{color:var(--muted-2);margin-top:3px}.vrh .eld .ln b{color:var(--ink-light)}.vrh .eld .ln em{color:var(--green);font-style:normal;font-weight:600}.vrh .eld .why{color:var(--gold-dim);margin-top:8px;font-size:11.5px;font-style:italic}.vrh .bigstat{z-index:3;text-align:center;position:relative}.vrh .bigstat .n{font-family:var(--disp);color:var(--ink-light);font-size:clamp(54px,8vw,84px);font-weight:700;line-height:1}.vrh .bigstat .n .u{color:var(--gold);font-size:.5em}.vrh .bigstat .cap{font-family:var(--mono-2);letter-spacing:.14em;color:var(--muted-2);text-transform:uppercase;margin-top:12px;font-size:11px}.vrh .bigstat .pl2{font-family:var(--mono-2);letter-spacing:.04em;color:var(--gold-dim);max-width:26ch;margin-top:10px;margin-left:auto;margin-right:auto;font-size:11px;line-height:1.5}.vrh .sec{z-index:2;padding:62px 0;position:relative;overflow-x:clip}.vrh .sec .glow.l{background:radial-gradient(circle,#f0a94a29,#0000 70%);width:64vw;max-width:760px;height:64vw;max-height:760px;top:10%;left:-20%}.vrh .sec .glow.r{background:radial-gradient(circle,#ffe8b81f,#0000 70%);width:54vw;max-width:640px;height:54vw;max-height:640px;bottom:-10%;right:-16%}.vrh .sec-head{justify-content:space-between;align-items:flex-end;gap:20px;max-width:1240px;margin:0 auto 26px;padding:0 32px;display:flex}.vrh .sec-head .lead .k{font-family:var(--mono-2);letter-spacing:.3em;color:var(--gold-dim);text-transform:uppercase;margin-bottom:12px;font-size:11.5px}.vrh .sec-head .lead h2{font-family:var(--disp);letter-spacing:-.01em;max-width:18ch;color:var(--ink-light);font-size:clamp(24px,3.4vw,36px);font-weight:600;line-height:1.08}.vrh .sec-head .nav-btns{gap:10px;display:flex}.vrh .arrow{width:42px;height:42px;color:var(--ink-light);cursor:pointer;background:#ffffff08;border:1px solid #ffffff24;border-radius:50%;flex:none;place-items:center;font-size:17px;transition:all .2s;display:grid}.vrh .arrow:hover{border-color:var(--gold);color:var(--gold-soft);background:#f0a94a14}@media (max-width:680px){.vrh .nav-btns{display:none}}.vrh .jtile{flex-direction:column;width:min(82vw,360px);min-height:300px;padding:30px 28px;display:flex}.vrh .jtile .who{font-family:var(--disp);letter-spacing:-.01em;z-index:3;color:var(--ink-light);font-size:20px;font-weight:600;position:relative}.vrh .jtile .tier{font-family:var(--mono-2);letter-spacing:.06em;color:var(--gold-soft);text-transform:uppercase;z-index:3;margin-top:8px;font-size:11px;position:relative}.vrh .jtile .d{color:var(--muted-2);z-index:3;flex:1;margin-top:15px;font-size:14px;line-height:1.55;position:relative}.vrh .jtile .live{color:var(--green);font-size:12px;font-family:var(--mono-2);z-index:3;align-items:center;gap:7px;margin-top:14px;display:inline-flex;position:relative}.vrh .jtile .live .p{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2.2s infinite vrh-pulse}.vrh .jtile .go{color:var(--ink-light);z-index:3;align-items:center;gap:8px;margin-top:20px;font-size:14px;font-weight:600;transition:gap .25s,color .25s;display:inline-flex;position:relative}.vrh .jtile:hover .go{color:var(--gold-soft);gap:13px}.vrh .jtile:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.5;height:2px;position:absolute;top:0;left:0;right:0}@keyframes vrh-pulse{0%{box-shadow:0 0 #6fd78a80}70%{box-shadow:0 0 0 7px #6fd78a00}to{box-shadow:0 0 #6fd78a00}}.vrh .ftile{flex-direction:column;width:min(76vw,300px);min-height:210px;padding:24px 22px;display:flex}.vrh .ftile .ic{border:1px solid var(--glass-line);z-index:3;background:#f0a94a1a;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative}.vrh .ftile .ic svg{width:20px;height:20px;stroke:var(--gold-soft);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.vrh .ftile h4{font-family:var(--disp);z-index:3;color:var(--ink-light);margin-top:16px;font-size:16.5px;font-weight:600;position:relative}.vrh .ftile p{color:var(--muted-2);z-index:3;margin-top:8px;font-size:13px;line-height:1.5;position:relative}.vrh .ftile .ic .num{font-family:var(--mono-2);color:var(--gold-soft);letter-spacing:.04em;font-size:13px;font-weight:500}.vrh .ltile{width:min(82vw,380px);min-height:248px;padding:28px 26px}.vrh .ltile h4{font-size:18.5px}.vrh .ltile p{font-size:13.5px;line-height:1.55}.vrh .receipts{z-index:2;padding:62px 0;position:relative;overflow-x:clip}.vrh .receipts .glow.r{background:radial-gradient(circle,#f0a94a24,#0000 70%);width:60vw;max-width:720px;height:60vw;max-height:720px;top:6%;right:-18%}.vrh .receipts-sub{max-width:760px;color:var(--muted-2);margin:0 auto 22px;padding:0 32px;font-size:14.5px;line-height:1.7}.vrh .receipts-sub b{color:var(--ink-light);font-weight:500}.vrh .rcard{width:min(80vw,320px);min-height:248px;padding:24px 24px 26px}.vrh .rcard .ic{border:1px solid var(--glass-line);z-index:3;background:#f0a94a1a;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:relative}.vrh .rcard .ic svg{width:20px;height:20px;stroke:var(--gold-soft);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.vrh .rcard h4{font-family:var(--disp);z-index:3;color:var(--ink-light);margin-top:16px;font-size:15px;font-weight:600;position:relative}.vrh .rcard p{color:var(--muted-2);z-index:3;margin-top:8px;font-size:13px;line-height:1.6;position:relative}.vrh .secblock{z-index:2;padding:56px 0;position:relative;overflow-x:clip}.vrh .secblock .glow.c{background:radial-gradient(circle,#f0a94a1f,#0000 70%);width:70vw;max-width:820px;height:70vw;max-height:820px;top:-16%;left:50%;transform:translate(-50%)}.vrh .secblock-head{text-align:center;z-index:3;max-width:680px;margin:0 auto 30px;padding:0 32px;position:relative}.vrh .secblock-head .k{font-family:var(--mono-2);letter-spacing:.3em;color:var(--gold-dim);text-transform:uppercase;margin-bottom:12px;font-size:11.5px}.vrh .secblock-head h2{font-family:var(--disp);letter-spacing:-.01em;color:var(--ink-light);margin:0;font-size:clamp(24px,3.4vw,34px);font-weight:600;line-height:1.1}.vrh .secblock-head h2 .g{color:var(--gold)}.vrh .secblock-head p{color:var(--muted-2);margin-top:14px;font-size:14.5px;line-height:1.7}.vrh .secblock-head p b{color:var(--ink-light);font-weight:500}.vrh .secblock-body{z-index:3;max-width:1240px;margin:0 auto;padding:0 32px;position:relative}.vrh .proof{z-index:3;border-top:1px solid #ffffff0f;padding:54px 0 30px;position:relative}.vrh .proof .grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.vrh .proof .n{font-family:var(--disp);color:var(--ink-light);font-size:clamp(26px,4vw,38px);font-weight:600}.vrh .proof .n .u{color:var(--gold);font-size:.6em}.vrh .proof .l{color:var(--faint);font-size:12px;font-family:var(--mono-2);letter-spacing:.04em;margin-top:6px}@media (max-width:680px){.vrh .proof .grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}}.vrh .cta{z-index:3;text-align:center;padding:30px 0 64px;position:relative}.vrh .cta h2{font-family:var(--disp);letter-spacing:-.01em;max-width:18ch;color:var(--ink-light);margin:0 auto;font-size:clamp(24px,3.6vw,38px);font-weight:600}.vrh .cta p{color:var(--muted-2);margin-top:14px;font-size:15px}.vrh .cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.vrh .btn{border-radius:44px;align-items:center;gap:9px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.vrh .btn.primary{background:linear-gradient(180deg, #f5bd6a, var(--gold));color:#1a1206;box-shadow:0 8px 30px -8px #f0a94a80}.vrh .btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px -8px #f0a94aa8}.vrh .btn.ghost{color:var(--ink-light);border:1px solid #ffffff29}.vrh .btn.ghost:hover{border-color:var(--gold);color:var(--gold-soft)}.vrh .vrfooter{z-index:3;border-top:1px solid var(--hair);color:var(--muted-2);padding:54px 0 40px;position:relative}.vrh .vrfooter .wrap{max-width:1240px;margin:0 auto;padding:0 32px}.vrh .vrfooter .fcols{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px;margin-bottom:38px;display:grid}.vrh .vrfooter h5{font-family:var(--mono-2);letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin:0 0 14px;font-size:10.5px}.vrh .vrfooter .fcol a{color:var(--muted-2);padding:4px 0;font-size:13.5px;display:block}.vrh .vrfooter .fcol a:hover{color:var(--ink-light)}.vrh .vrfooter .fbrand .brand{margin-bottom:12px}.vrh .vrfooter .fbrand p{max-width:280px;color:var(--muted-2);margin:0;font-size:13.5px;line-height:1.7}.vrh .vrfooter .legal{color:var(--faint);border-top:1px solid var(--hair);padding-top:22px;font-size:12.5px}@media (max-width:760px){.vrh .vrfooter .fcols{grid-template-columns:1fr 1fr}.vrh .vrfooter .fbrand{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.vrh *,.vrh :before,.vrh :after{scroll-behavior:auto;animation:none!important}}
