body{background-image:url(/static/media/baground.68a25391cc7b1ead22dd.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;margin:0;padding:0}header{align-items:center;color:#fff;display:flex;justify-content:space-around;padding:2rem;position:relative}header img{height:3rem;width:6rem}.desktop-nav{display:flex;justify-content:space-around;width:30rem}.link{color:#f0f;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s}.link:hover{color:#a206a2}.home{color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:1.25rem}.section-title{color:#2c3e50;font-size:1.5rem;margin-bottom:.625rem}.activity-list,.status-list{list-style:none;margin-bottom:1.25rem;padding-left:0}.activity-list li,.status-list li{font-size:1.125rem;padding:.375rem 0}.status-item{align-items:center;display:flex;justify-content:space-between;max-width:25rem}.toggle-button{background-color:#3498db;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;margin-left:1rem;padding:.4rem .75rem}.toggle-button:hover{background-color:#2980b9}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem;z-index:1001}.hamburger span{background:#f0f;border-radius:5px;height:3px;width:25px}.mobile-nav{background:#000000e6;flex-direction:column;left:45%;max-height:0;overflow:hidden;position:absolute;text-align:center;top:100%;transition:max-height .3s ease-in-out;width:50%;z-index:1000}.mobile-nav.active{max-height:50vh}.mobile-nav .link{border:none}.mobile-nav.active,footer{display:flex}footer{align-items:center;background-color:#161718c7;height:10rem;justify-content:space-around}footer>img{height:4rem;width:7rem}.footer-media{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.footer-media a{color:#fff;font-size:2rem;text-decoration:none;transition:filter .3s ease-in-out}.footer-media a:hover{filter:drop-shadow(0 0 4px #fff) drop-shadow(0 0 10px #ff00ff) drop-shadow(0 0 20px #ff00ff) drop-shadow(0 0 30px #ff00ff)}.media-label{font-size:1rem;margin-left:.5rem}@keyframes neon-pulse{0%{text-shadow:0 0 4px #fff,0 0 10px #f0f,0 0 20px #f0f,0 0 30px #f0f,0 0 40px #f0f}to{text-shadow:0 0 2px #fff,0 0 5px #f0f,0 0 10px #f0f,0 0 15px #f0f,0 0 20px #f0f}}@media (max-width:768px){body,html{overflow-x:hidden;width:100%}header{gap:.5rem;justify-content:space-around;padding:1rem;text-align:center}header img{height:auto;margin-bottom:.5rem}.desktop-nav{display:none}.hamburger{display:flex}.link{border-bottom:1px solid #333;color:#f0f;display:block;font-size:1.2rem;padding:.75rem 0;text-decoration:none}.home,main{padding:1rem}.status-item{align-items:flex-start;flex-direction:column;gap:.5rem}.toggle-button{margin-left:0;text-align:center;width:100%}.section-title{font-size:1.25rem}.activity-list li,.status-list li{font-size:1rem}}@media (max-width:480px){.link{font-size:1rem}.toggle-button{font-size:.9rem;padding:.3rem .5rem}.section-title{font-size:1.1rem}}.home{color:#fff;font-family:Segoe UI,sans-serif;padding:2rem;text-align:center}.navbar{color:#00f0ff;display:flex;font-size:1.2rem;gap:3rem;justify-content:center;margin-bottom:2rem}.navbar a{color:#00f0ff;font-weight:700;text-decoration:none}.logo-section{margin-bottom:2rem}.logo-circle{animation:pulse-neon 4s infinite alternate;border:.3rem solid #00f0ff;border-radius:50%;color:#f0f;font-size:4rem;height:8rem;line-height:8rem;margin:0 auto;width:8rem}.brand-title{color:#f0f;font-size:2.5rem;margin-top:1rem}.section-title{color:#f9f;font-size:2rem;margin:2rem 0 3rem}.activity-grid{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.activity-item{animation:float 3s ease-in-out infinite,pulse-neon 4s infinite alternate;background:#111;border-radius:1rem;padding:1rem;width:10rem}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-.5em)}to{transform:translateY(0)}}.activity-item img{border-radius:.5rem;margin-bottom:.5rem;width:100%}.status-list{color:#fff;font-size:1.2rem;list-style:none;margin:2rem auto;max-width:20rem;padding:0;text-align:left}.status-list li{align-items:center;display:flex;justify-content:space-between;margin:.5rem 0}.status-dot{border-radius:50%;display:inline-block;height:1rem;width:1rem}.status-dot.free{background-color:lime}.status-dot.busy{background-color:red}.status-text{margin-left:.5rem}.booking-btn{background:#0000;border:.2rem solid #f0f;border-radius:2rem;color:#00f0ff;cursor:pointer;font-size:1rem;margin-top:2rem;padding:1rem 2rem;transition:all .3s}.booking-btn:hover{background-color:#f0f;color:#000}.glowing-border{animation:pulse-neon 4s infinite alternate;border:.2rem solid #0000;border-radius:1rem}@keyframes pulse-neon{0%{box-shadow:0 0 10px #00fff7,0 0 10px #00fff7}50%{box-shadow:0 0 15px #ff00e0,0 0 15px #ff00e0}to{box-shadow:0 0 10px #00ff6a,0 0 10px #00ff6a}}.layout-status{align-items:center;display:flex;flex-direction:column;justify-content:center}.room-layout{display:flex;flex-wrap:wrap;font-size:1rem;gap:1rem;height:30rem;margin-top:2rem;position:relative;width:49rem}.logo-circle>img{height:100%;width:100%}.billiard-zone,.ps-zone,.vr-zone{display:flex;flex-direction:column;gap:1rem;margin:1rem}.box{align-items:center;animation:pulse-neon 10s infinite alternate;background-color:#222;border-radius:.5rem;color:#fff;display:flex;height:10rem;justify-content:center;width:15rem}.free{background-color:#0f0}.busy{background-color:#f30}.billiard1{bottom:1rem;color:#f30;left:4rem}.billiard1,.billiard2{background-image:url(/static/media/billiard_booking.7172ee9d840b7ce622e7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:15rem;position:absolute;width:10rem}.status{align-items:center;display:flex;justify-content:center}.status h3,.time-left{color:#000;font-size:1rem;font-weight:700;text-shadow:0 0 5px #0ff,0 0 10px #0ff,0 0 15px #0ff}.status-radius{border-radius:50%;height:1rem;margin:.5rem;width:1rem}.billiard2{bottom:1rem;left:16rem}.vr1,.vr2,.vr3,.vr4{background-image:url(/static/media/vr_booking.8169942e5bdd4d90553d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:5.5rem;position:absolute;width:10rem}.vr1{top:1rem}.vr2{top:7.5rem}.vr3{top:1rem}.vr3,.vr4{left:16rem}.vr4{top:7.5rem}.ps1,.ps2{background-image:url(/static/media/ps5_booking.d98623eda1cf2a556953.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:12.5rem;position:absolute;right:4rem;width:12.5rem}.ps2{bottom:2rem}.ps1>.status,.ps2>.status{margin-top:6.5rem}@media (max-width:768px){body,html{font-size:11px;height:900px;overflow-x:hidden;width:100%}.status{flex-direction:column}.ps1>.status,.ps2>.status{margin-top:-.5rem}.status h3{margin:0}.status h3,.time-left{font-size:1.5rem}.link{border-bottom:1px solid #333;color:#f0f;display:block;font-size:1.2rem;padding:.75rem 0;text-decoration:none}.home,main{padding:1rem}.home{margin-bottom:19rem}.status-item{align-items:flex-start;flex-direction:column;gap:.5rem}.toggle-button{margin-left:0;text-align:center;width:100%}.section-title{font-size:1.25rem}.activity-list li,.status-list li{font-size:1rem}.billiard1,.billiard2{bottom:-5rem;height:15rem;width:10rem}.billiard1{left:2rem}.billiard2{left:30rem}.room-layout{width:39rem}.ps1,.ps2{height:12.5rem;width:12.5rem}.ps1{bottom:-19rem;right:11.5rem}.ps2{bottom:-4rem;left:15rem}.vr1,.vr2,.vr3,.vr4{height:10rem;width:15rem}.vr1,.vr3{top:-3rem}.vr2,.vr4{top:8.5rem}.vr3,.vr4{left:23rem}}@media (max-width:480px){body,html{font-size:8px}.link{font-size:1rem}.desktop-nav{display:none}.hamburger{display:flex}.toggle-button{font-size:.9rem;padding:.3rem .5rem}.section-title{font-size:1.1rem}}:root{--neo-bg:#0a0f1f;--neo-panel:#101830;--neo-panel-2:#0d152b;--neo-accent:#00ffc6;--neo-accent-2:#7b5cff;--neo-hot:#ff2bd1;--neo-text:#e6f0ff;--neo-muted:#9fb3c8}.admin-panel{flex-wrap:wrap;gap:1rem;padding:2rem}.admin-box,.admin-panel{display:flex;justify-content:center}.admin-box{align-items:center;background-color:#1f1f2e;border:2px solid #444;border-radius:1rem;color:#fff;cursor:pointer;flex-direction:column;font-size:1rem;height:6rem;transition:transform .2s ease;width:10rem}.admin-box:hover{transform:scale(1.05)}.admin-box.free{border-color:#0fc;box-shadow:0 0 10px #0fc}.admin-box.busy{border-color:#f05;box-shadow:0 0 10px #f05}.popup{background-color:#121212;border-radius:1rem;box-shadow:0 0 20px #fff3;color:#fff;left:50%;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.popup label{display:block;margin:1rem 0}.popup input{font-size:1rem;padding:.5rem;width:100%}.popup button{background-color:#0cf;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;margin-right:1rem;padding:.5rem 1rem}.popup button:last-child{background-color:#555}.stats-display{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.stats-display p{background:#02f;border-radius:4px;box-shadow:0 1px 3px #0000001a;flex:1 1;font-size:14px;padding:1.2rem;text-align:center}.booking{align-items:center;display:flex;flex-direction:column}.booking-name{background-color:#f05;border-radius:35%;font-size:1.5rem;font-weight:700;height:2rem;padding:1.2rem;width:16.5rem}.booking-list{display:flex;flex-direction:column}.booking-item{background-color:#00a6ffc7;font-size:1.2rem;margin-bottom:.5rem;padding:.3rem}.admin-plates{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:1rem;width:32rem}.delete-btn{background:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:1rem;padding:4px 8px}.drinks-section{background:linear-gradient(135deg,#101830e6,#0c1428eb);border:.0625rem solid #00ffc62e;border-radius:1rem;box-shadow:0 0 1.5rem #00ffc61f,inset 0 0 3rem #7b5cff14;color:#e6f0ff;color:var(--neo-text);margin-top:1.5rem;overflow:hidden;padding:1.25rem;position:relative}.drinks-section:before{animation:neoSpin 14s linear infinite;background:conic-gradient(from 210deg,#00ffc640,#7b5cff40,#ff2bd133,#00ffc640);border-radius:1.125rem;content:"";filter:blur(1.125rem);inset:-.125rem;opacity:.25;pointer-events:none;position:absolute}@keyframes neoSpin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.drinks-section:before{animation:none}}.drinks-section>h3{background:linear-gradient(90deg,#00ffc6,#7b5cff);background:linear-gradient(90deg,var(--neo-accent),var(--neo-accent-2));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.375rem;letter-spacing:.03125rem;margin:0 0 .875rem;text-shadow:0 0 .5rem #00ffc659,0 0 .875rem #7b5cff40}.drinks-forms h4,.drinks-stock h4{color:#e6f0ff;color:var(--neo-text);font-size:1.0625rem;font-weight:600;margin:.5rem 0 .625rem}.drinks-list{grid-gap:.625rem;display:grid;gap:.625rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media (min-width:48rem){.drinks-list{grid-template-columns:1fr 1fr}}@media (min-width:64rem){.drinks-list{grid-template-columns:1fr 1fr}}.drink-row{grid-gap:.625rem;align-items:center;background:#0c142899;border:.0625rem solid #00ffc62e;border-left:.1875rem solid #00ffc6;border-left:.1875rem solid var(--neo-accent);border-radius:.625rem;display:grid;gap:.625rem;grid-template-columns:1fr auto auto;padding:.625rem .75rem;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.drink-row:hover{border-color:#7b5cff;border-color:var(--neo-accent-2);box-shadow:0 0 1.125rem #00ffc62e,0 0 1.75rem #7b5cff1f;transform:translateY(-.0625rem)}.drink-row.selected{border-color:#ff2bd1;border-color:var(--neo-hot);box-shadow:0 0 .75rem #ff2bd140,inset 0 0 .75rem #ff2bd126}.drink-name{color:#e6f0ff;color:var(--neo-text);font-weight:600;text-shadow:0 0 .375rem #00ffc640}.drink-price{color:#ff2bd1;color:var(--neo-hot);text-shadow:0 0 .5rem #ff2bd140}.drink-price,.drink-stock{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.drink-stock{color:#9fb3c8;color:var(--neo-muted)}@media (max-width:30rem){.drink-row{grid-template-columns:1fr auto}.drink-stock{grid-column:1/-1}}.drinks-forms{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:55rem){.drinks-forms{grid-template-columns:1fr 1fr}}.form-block{background:linear-gradient(180deg,#0a0f1fa6,#0a0f1f73);border:.0625rem solid #00ffc629;border-radius:.75rem;box-shadow:inset 0 0 1.5rem #7b5cff14;padding:.875rem}.form-block label{align-items:center;color:#e6f0ff;color:var(--neo-text);display:flex;gap:.625rem;margin:.5rem 0}.panel{position:relative}.panel-head{align-items:center;background:linear-gradient(180deg,#0a0f1fbf,#0a0f1f66);border:.0625rem solid #00ffc629;border-radius:.625rem;box-shadow:inset 0 0 1rem #7b5cff14;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem .625rem}.panel-head h4{font-size:1.0625rem;margin:0}.panel-toggle{margin-left:.75rem}.panel-body{margin-top:.75rem;overflow:hidden}.panel.collapsed .panel-body{display:none}.drinks-section input[type=number],.drinks-section select{font-feature-settings:"tnum";-webkit-appearance:none;appearance:none;background:#080c1acc;border:.0625rem solid #7b5cff40;border-radius:.625rem;color:#e6f0ff;color:var(--neo-text);font-size:.9375rem;font-variant-numeric:tabular-nums;outline:none;padding:.5rem .625rem;transition:box-shadow .18s ease,border-color .18s ease,transform .1s ease}.drinks-section input[type=number]:focus,.drinks-section select:focus{border-color:#00ffc6;border-color:var(--neo-accent);box-shadow:0 0 0 .1875rem #00ffc62e,0 0 1.125rem #00ffc62e}.qty-controls{align-items:center;display:inline-flex;gap:.5rem;margin-left:.5rem}.qty-controls input{text-align:center;width:3.5rem}.qty-controls button{border:0;border-radius:.5rem;height:2rem;line-height:2rem;min-width:2rem;padding:0 .5rem}.drinks-section button,.qty-controls button{background:linear-gradient(90deg,#00ffc6,#7b5cff);background:linear-gradient(90deg,var(--neo-accent),var(--neo-accent-2));box-shadow:0 .5rem 1.25rem #00ffc633,0 0 1.375rem #7b5cff40;color:#0a0f1f;cursor:pointer;font-weight:700}.drinks-section button{border:none;border-radius:.75rem;font-size:1rem;letter-spacing:.0125rem;padding:.625rem .875rem;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease}.drinks-section button:hover{box-shadow:0 .625rem 1.75rem #00ffc647,0 0 1.75rem #7b5cff47;transform:translateY(-.0625rem)}.drinks-section button:active{filter:brightness(.95);transform:translateY(0)}.drinks-section button:disabled{box-shadow:none;cursor:not-allowed;filter:grayscale(.3) brightness(.8)}.sell-total{color:#00ffc6;color:var(--neo-accent);font-weight:700;margin:.5rem 0 .625rem;text-shadow:0 0 .625rem #00ffc659}.stock-info{color:#9fb3c8;color:var(--neo-muted);font-size:.875rem;margin:.25rem 0 .375rem}.ui-msg{background:#00ffc614;border:.0625rem solid #00ffc633;border-radius:.625rem;box-shadow:inset 0 0 1.125rem #00ffc614;color:#e6f0ff;color:var(--neo-text);margin-top:.875rem;padding:.625rem .75rem}.drinks-section select{background-image:linear-gradient(45deg,#0000 50%,#00ffc6 0),linear-gradient(135deg,#00ffc6 50%,#0000 0);background-image:linear-gradient(45deg,#0000 50%,var(--neo-accent) 50%),linear-gradient(135deg,var(--neo-accent) 50%,#0000 50%);background-position:calc(100% - 1.125rem) 50%,calc(100% - .75rem) 50%;background-repeat:no-repeat;background-size:.375rem .375rem,.375rem .375rem;padding-right:1.75rem}@media (max-width:30rem){.drinks-section{padding:1rem}.drinks-section>h3{font-size:1.25rem}.qty-controls input{width:3rem}.drinks-section button{width:100%}}@media (min-width:30.0625rem) and (max-width:64rem){.drinks-section{padding:1.125rem}}.booking-form-container{align-items:center;background:#000c;border-radius:1rem;box-shadow:0 0 20px #00ffff4d;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;justify-content:center;margin:2rem auto 55rem;max-width:500px;padding:2rem}.booking-form{display:flex;flex-direction:column;gap:1rem;width:100%}.booking-form input,.booking-form select{border:none;border-radius:.5rem;font-size:1rem;margin-left:.5rem;padding:.6rem}.booking-form button{background:#00f0ff;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem;transition:background .3s ease}.booking-form button:hover{background:#08f}.success{color:#0f8;font-weight:700;margin-top:1rem;text-align:center}.notice{background-color:#10585c;border-radius:2%;font-size:1.2rem;padding:.5rem}.calendar-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));margin:1rem 0}.calendar-cell{background:#1f1f1f;border:1px solid #444;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:8px;text-align:center}.calendar-cell.free{border-color:#0f0;box-shadow:0 0 4px #0f0}.calendar-cell.full{border-color:red;cursor:not-allowed;opacity:.5}.calendar-cell.selected{background-color:#222;border:.2rem solid #0fc;color:#0fc;font-weight:700}.time-label{font-weight:700;margin-bottom:4px}.free-count{color:red;font-size:.9rem;font-weight:700}:root{--neon-blue:#0ff;--neon-pink:#f0f;--neon-purple:#a0f;--bg-dark:#0d0d0d;--text-light:#e6e6e6}.VRGamesCatalog_catalog__kHPKj{align-items:center;background-color:#0d0d0d;background-color:var(--bg-dark);display:flex;flex-direction:column;min-height:100vh;padding:2rem}.VRGamesCatalog_header__xtKoV{text-align:center}.VRGamesCatalog_header__xtKoV h2{color:#f0f;color:var(--neon-pink);font-size:3rem;margin-bottom:2rem;text-shadow:0 0 8px #f0f,0 0 16px #f0f;text-shadow:0 0 8px var(--neon-pink),0 0 16px var(--neon-pink)}.VRGamesCatalog_filters__tI3lv{display:flex;gap:1rem;margin-bottom:2rem}.VRGamesCatalog_filterButton__87M9W{background:#0000;border:2px solid #a0f;border:2px solid var(--neon-purple);border-radius:20px;color:#e6e6e6;color:var(--text-light);cursor:pointer;font-weight:700;padding:.5rem 1rem;text-shadow:0 0 4px #a0f;text-shadow:0 0 4px var(--neon-purple);transition:background .3s,box-shadow .3s}.VRGamesCatalog_filterButton__87M9W:hover{box-shadow:0 0 8px #a0f;box-shadow:0 0 8px var(--neon-purple)}.VRGamesCatalog_filterButton__87M9W.VRGamesCatalog_active__Rp4Mg{background:#a0f;background:var(--neon-purple);box-shadow:0 0 12px #a0f,inset 0 0 6px #a0f;box-shadow:0 0 12px var(--neon-purple),inset 0 0 6px var(--neon-purple);color:#0d0d0d;color:var(--bg-dark)}.VRGamesCatalog_list__WNvBU{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));max-width:1200px;width:100%}.VRGamesCatalog_card__2KX14{background:#ffffff0d;border:1px solid #0ff;border:1px solid var(--neon-blue);border-radius:12px;box-shadow:0 0 12px #0ff,inset 0 0 6px #0ff;box-shadow:0 0 12px var(--neon-blue),inset 0 0 6px var(--neon-blue);overflow:hidden;transition:transform .3s}.VRGamesCatalog_card__2KX14:hover{transform:translateY(-5px)}.VRGamesCatalog_imageWrapper__fUIfX{border-bottom:2px solid #a0f;border-bottom:2px solid var(--neon-purple);height:160px;overflow:hidden;width:100%}.VRGamesCatalog_image__agGsj{height:100%;object-fit:cover;transition:transform .3s;width:100%}.VRGamesCatalog_image__agGsj:hover{transform:scale(1.05)}.VRGamesCatalog_info__UNgN5{color:#e6e6e6;color:var(--text-light);padding:1rem}.VRGamesCatalog_title__TEJ8u{color:#0ff;color:var(--neon-blue);font-size:1.5rem;margin-bottom:.5rem;text-shadow:0 0 6px #0ff;text-shadow:0 0 6px var(--neon-blue)}.VRGamesCatalog_description__Sy1eY{font-size:1rem;margin-bottom:1rem}.VRGamesCatalog_trailerLink__xNfoE{border:2px solid #f0f;border:2px solid var(--neon-pink);border-radius:8px;box-shadow:0 0 8px #f0f;box-shadow:0 0 8px var(--neon-pink);color:#f0f;color:var(--neon-pink);display:inline-block;font-weight:700;padding:.5rem 1rem;text-decoration:none;text-shadow:0 0 4px #f0f;text-shadow:0 0 4px var(--neon-pink);transition:background .3s}.VRGamesCatalog_trailerLink__xNfoE:hover{background:#f0f;background:var(--neon-pink);color:#0d0d0d;color:var(--bg-dark);text-shadow:none}@media (max-width:1024px){.VRGamesCatalog_header__xtKoV h2{font-size:2.5rem}.VRGamesCatalog_list__WNvBU{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.VRGamesCatalog_card__2KX14{box-shadow:0 0 10px #0ff;box-shadow:0 0 10px var(--neon-blue)}}@media (max-width:768px){.VRGamesCatalog_header__xtKoV h2{font-size:2rem}.VRGamesCatalog_filters__tI3lv{gap:.5rem}.VRGamesCatalog_filterButton__87M9W{font-size:.9rem;padding:.4rem .8rem}.VRGamesCatalog_list__WNvBU{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.VRGamesCatalog_title__TEJ8u{font-size:1.3rem}.VRGamesCatalog_description__Sy1eY{font-size:.9rem}}@media (max-width:480px){.VRGamesCatalog_catalog__kHPKj{padding:1rem}.VRGamesCatalog_header__xtKoV h2{font-size:1.5rem}.VRGamesCatalog_filters__tI3lv{align-items:stretch;flex-direction:column}.VRGamesCatalog_filterButton__87M9W{width:100%}.VRGamesCatalog_list__WNvBU{gap:.8rem;grid-template-columns:1fr}.VRGamesCatalog_card__2KX14{margin-bottom:1rem;transform:none}.VRGamesCatalog_imagePlaceholder__gro0m{height:120px}.VRGamesCatalog_title__TEJ8u{font-size:1.2rem}.VRGamesCatalog_description__Sy1eY{font-size:.85rem}.VRGamesCatalog_trailerLink__xNfoE{font-size:.9rem;padding:.4rem .8rem}}
/*# sourceMappingURL=main.53d20a1f.css.map*/