:root{--neon-cyan:#00e5ff66;--neon-purple:#a100ff4d;--neon-pink:#ff2c7842;--text:#fff;--link:#f0f;--link-hover:#a206a2;--panel:#0000008c;--panel-strong:#000000c7;--shadow-text:0 0 12px #000000b3;--radius:14px}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;color:var(--text);font-family:Exo\ 2,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden;text-rendering:optimizeLegibility}.site-bg{background-attachment:scroll;background-image:url(/static/media/baground.68a25391cc7b1ead22dd.png);background-position:50%;background-repeat:no-repeat;background-size:cover;isolation:isolate;min-height:100vh;overflow:clip;position:relative}@media (min-width:1024px){.site-bg{background-attachment:fixed}}.site-bg:after,.site-bg:before{backface-visibility:hidden;content:"";inset:0;mix-blend-mode:screen;opacity:.28;pointer-events:none;position:fixed;transform:translateZ(0);will-change:transform,opacity;z-index:0}.site-bg:before{animation:neon-pan-x 10s linear infinite,neon-pulse 2.2s ease-in-out infinite;background:repeating-linear-gradient(90deg,#0000 0 70px,#00e5ff66 70px 73px,#0000 73px 160px),repeating-linear-gradient(90deg,#0000 0 120px,#a100ff4d 120px 123px,#0000 123px 260px);background:repeating-linear-gradient(90deg,#0000 0 70px,var(--neon-cyan) 70px 73px,#0000 73px 160px),repeating-linear-gradient(90deg,#0000 0 120px,var(--neon-purple) 120px 123px,#0000 123px 260px)}.site-bg:after{animation:neon-pan-y 12s linear infinite,neon-pulse 2.6s ease-in-out infinite;background:repeating-linear-gradient(180deg,#0000 0 90px,#ff2c7842 90px 92px,#0000 92px 220px);background:repeating-linear-gradient(180deg,#0000 0 90px,var(--neon-pink) 90px 92px,#0000 92px 220px);opacity:.2}.site-bg>*{position:relative;z-index:1}header{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#0000008c,#0000002e);color:#fff;color:var(--text);display:flex;gap:12px;justify-content:space-around;padding:clamp(12px,2.5vw,28px);position:sticky;top:0;z-index:50}header img{display:block;height:auto;width:clamp(8rem,10vw,120px)}.main{padding:clamp(14px,2vw,24px)}.desktop-nav{align-items:center;display:flex;gap:clamp(10px,2vw,22px);justify-content:space-around}.link{color:#f0f;color:var(--link);font-size:clamp(1rem,1.1vw + .6rem,1.35rem);font-weight:800;letter-spacing:.2px;text-decoration:none;text-shadow:0 0 10px #0000008c;transition:color .2s ease,transform .2s ease,filter .2s ease}.link:hover{color:#a206a2;color:var(--link-hover);filter:drop-shadow(0 0 10px rgba(255,0,255,.25));transform:translateY(-1px)}.home{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000047;border-radius:14px;border-radius:var(--radius);contain-intrinsic-size:1px 500px;content-visibility:auto;margin:0 auto;max-width:1100px;padding:clamp(12px,2vw,20px)}.section-title{color:var(--text);font-size:clamp(1.15rem,1vw + .9rem,1.7rem);margin:0 0 10px;text-shadow:0 0 12px #000000b3;text-shadow:var(--shadow-text)}.activity-list,.status-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0 0 18px;padding-left:0}.activity-list li,.status-list li{background:#0000002e;border:1px solid #ffffff0f;border-radius:12px;color:#fff;color:var(--text);font-size:clamp(.98rem,.6vw + .85rem,1.15rem);padding:10px 12px;text-shadow:0 0 12px #000000b3;text-shadow:var(--shadow-text)}.status-item{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.toggle-button{background:linear-gradient(135deg,#3498dbf2,#2980b9f2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 14px;transition:transform .15s ease,filter .2s ease,opacity .2s ease;will-change:transform}.toggle-button:hover{filter:drop-shadow(0 0 12px rgba(52,152,219,.25));transform:translateY(-1px)}.toggle-button:active{opacity:.92;transform:translateY(0)}.hamburger{background:#00000040;border:1px solid #ffffff0f;border-radius:12px;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:10px;z-index:1001}.hamburger span{background:#f0f;background:var(--link);border-radius:999px;height:3px;width:26px}.mobile-nav{background:#000000c7;background:var(--panel-strong);border:1px solid #ffffff14;border-radius:14px;box-shadow:0 18px 40px #00000059;display:flex;flex-direction:column;gap:6px;max-height:0;overflow:hidden;padding:0 10px;position:absolute;right:12px;top:100%;transition:max-height .25s ease-in-out,padding .25s ease-in-out;width:min(76vw,340px);z-index:1000}.mobile-nav .link{border:none;border-bottom:1px solid #ffffff14;font-size:1.1rem;padding:12px 10px;text-shadow:none}.mobile-nav .link:last-child{border-bottom:none}.mobile-nav.active{max-height:60vh;padding:10px}.footer{align-items:center;background:#161718c7;border-top:1px solid #ffffff0f;display:flex;flex-wrap:nowrap;gap:clamp(8px,1.4vw,16px);justify-content:space-between;margin-top:30px;overflow:hidden;padding:clamp(10px,2vw,18px) clamp(12px,2.6vw,26px);white-space:nowrap}.footer>img{display:block;flex:0 0 auto;height:auto;width:clamp(68px,9vw,140px)}.footer-info{align-items:center;background:#0000002e;border:1px solid #00e5ff24;border-radius:14px;box-shadow:0 0 18px #0000002e;display:flex;flex:1 1 auto;flex-direction:column;gap:clamp(10px,1.2vw,18px);min-width:0;padding:clamp(6px,.8vw,10px) clamp(8px,1vw,12px)}.footer-line{align-items:baseline;display:inline-flex;gap:8px;min-width:0}.footer-label{font-size:clamp(.9rem,.35vw + .74rem,1.05rem);font-weight:900;opacity:.9}.footer-link{animation:footer-shimmer 6s linear infinite;background:linear-gradient(90deg,#00e5ff,#f0f,#a100ff,#00e5ff);-webkit-background-clip:text;background-clip:text;background-size:220% 100%;color:#0000;filter:drop-shadow(0 0 10px rgba(0,229,255,.1));font-size:clamp(1rem,.45vw + .84rem,1.16rem);font-size:1.5rem;font-weight:1000;max-width:34ch;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:filter .2s ease,opacity .2s ease;white-space:nowrap}.footer-link:hover{filter:drop-shadow(0 0 10px rgba(255,0,255,.2)) drop-shadow(0 0 14px rgba(0,229,255,.14));opacity:.95}@keyframes footer-shimmer{0%{background-position:0 50%}to{background-position:220% 50%}}.footer-media{align-items:center;display:flex;flex:0 0 auto;gap:clamp(8px,1vw,14px);justify-content:flex-end}.media-link{align-items:center;background:#0003;border:1px solid #ffffff14;border-radius:14px;color:#fff;display:inline-flex;gap:8px;padding:clamp(6px,.9vw,10px) clamp(7px,1vw,12px);text-decoration:none;transition:transform .18s ease,filter .18s ease,border-color .18s ease,background .18s ease}.media-link:hover{background:#00000047;border-color:#00e5ff33;filter:drop-shadow(0 0 4px #fff) drop-shadow(0 0 10px rgba(255,0,255,.4)) drop-shadow(0 0 16px rgba(255,0,255,.22));transform:translateY(-1px)}.icon{font-size:clamp(1.25rem,1.2vw,1.75rem);line-height:1}.media-label{font-size:clamp(.9rem,.35vw + .72rem,1rem);font-weight:900;opacity:.92}@keyframes neon-pan-x{0%{transform:translate3d(-6%,0,0)}to{transform:translate3d(6%,0,0)}}@keyframes neon-pan-y{0%{transform:translate3d(0,-6%,0)}to{transform:translate3d(0,6%,0)}}@keyframes neon-pulse{0%,to{opacity:.16}50%{opacity:.52}}@media (max-width:1050px){.footer-link{font-size:1rem}}@media (max-width:860px){.footer-link{font-size:.85rem}}@media (max-width:768px){.desktop-nav{display:none}.hamburger{display:flex}header{justify-content:space-around;padding:1rem 1.2rem}.status-item{align-items:stretch;flex-direction:column}.toggle-button{text-align:center;width:100%}.footer{gap:10px;padding:10px 12px}.footer-link{font-size:.85rem;max-width:100%}}@media (max-width:560px){.footer>img{width:62px}.footer-label,.media-label{display:none}.footer-info{flex-direction:column;gap:10px;padding:6px 8px}.footer-line{width:90%}.footer-link{font-size:.98rem}.media-link{border-radius:12px;padding:7px 8px}.icon{font-size:1.45rem}}@media (max-width:380px){.footer>img{width:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-bg:after,.site-bg:before{animation:none;opacity:.12}.footer-link{animation:none}}body.low-perf .site-bg:after,body.low-perf .site-bg:before{animation:none;mix-blend-mode:normal;opacity:.1}body.low-perf .footer-link{animation:none;filter:none}.home{color:#fff;font-family:Exo\ 2,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-container{align-items:center;display:grid;grid-template-columns:1fr 1fr;justify-content:space-around;margin-bottom:4rem}.logo-section{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:23rem}.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}.slider-home{background-color:#0f0;height:5rem;width:10rem}.brand-title{animation:neonPulse1 3.8s ease-in-out infinite;color:#c8e7ff;font-family:Monoton,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.5;margin-top:1rem;opacity:.95;text-align:center;text-shadow:0 0 .25rem #00ffff59,0 0 .6rem #00a0ff40;width:80%}.brand-title span{color:#58f0ff;font-family:Orbitron,sans-serif;position:relative;text-shadow:0 0 .35rem #58f0ffb3,0 0 1rem #58f0ff73}.brand-title span:after{animation:shimmer 4.5s ease-in-out infinite;background:linear-gradient(110deg,#0000,#fff9 45%,#0000 90%);content:"";inset:0;mix-blend-mode:screen;pointer-events:none;position:absolute;transform:translateX(-120%) skewX(-12deg)}@keyframes neonPulse1{0%,to{text-shadow:0 0 .25rem #00ffff59,0 0 .6rem #00a0ff40}50%{text-shadow:0 0 .4rem #0ff9,0 0 1.1rem #00a0ff66}}@keyframes shimmer{0%{opacity:0;transform:translateX(-120%) skewX(-12deg)}15%{opacity:.55}40%{opacity:0;transform:translateX(120%) skewX(-12deg)}to{opacity:0;transform:translateX(120%) skewX(-12deg)}}.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:42rem;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}.autosim1{bottom:17.5rem;left:8rem}.autosim1,.autosim2{background-image:url(/static/media/autosim.30a2fbff744ee9893849.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:10rem;position:absolute;width:15rem}.autosim2{right:5rem;top:14.5rem}.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:13.5rem;position:absolute;right:4rem;width:13.5rem}.ps1{top:-.5rem}.ps2{bottom:1rem}.ps1>.status,.ps2>.status{margin-top:6.5rem}.pc-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;width:50rem}.pc-card-wrap{align-items:center;display:flex;flex-direction:column;gap:.5rem}.pc-card-title{color:#c8e7ff;font-size:1rem;font-weight:700;text-shadow:0 0 5px #0ff,0 0 10px #0ff}.pc-row .box{background-color:#222;background-image:url(/static/media/pc_booking.06797729893bf67b5370.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:7.5rem;position:relative;width:10.5rem}.pc-row .status h3,.pc-row .time-left{font-size:.95rem}@media (max-width:901px){.logo-section-container{display:flex;flex-direction:column}}@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{bottom:7rem;left:1rem}.billiard2{bottom:7rem;left:28rem}.autosim1{bottom:12rem;left:12rem}.autosim2{right:12rem;top:31.5rem}.room-layout{width:39rem}.ps1,.ps2{height:12.5rem;width:12.5rem}.ps1{right:-1.5rem;top:36.5rem}.ps2{bottom:-7rem;left:-1.5rem}.vr1,.vr2,.vr3,.vr4{height:10rem;width:15rem}.vr1,.vr3{top:-3rem}.vr2,.vr4{top:8.5rem}.vr3,.vr4{left:21rem}.pc-row{margin-top:9rem;width:40rem}.pc-card-wrap,.pc-row{gap:1.5rem}.pc-row .box{height:8.5rem;width:11.5rem}}@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}.pc-row{width:35rem}.ps1,.ps2{height:10.5rem;width:10.5rem}.ps1{right:2rem}.ps2{bottom:-5rem;left:2.5rem}.autosim1,.autosim2{height:6.5rem;width:11.5rem}.autosim1{bottom:15rem;left:13.5rem}.autosim2{right:14rem;top:28rem}.billiard1,.billiard2{height:13rem;width:8rem}.billiard1{left:3rem}}.activities{margin-top:30px}.section-title{color:#fff;font-size:1.7rem;font-weight:900;margin-bottom:18px;text-align:center}.activity-row{display:flex;gap:15px;justify-content:space-between}.activity-item{background:#00000073;border-radius:16px;flex:1 1;padding:20px;text-align:center;transition:.3s}.activity-item img{height:90px;object-fit:contain;width:90px}.activity-item p{color:#fff;font-weight:800;margin-top:10px}.carousel{display:none}.carousel,.carousel-wrapper{align-items:center;justify-content:center;position:relative}.carousel-wrapper{display:flex;height:300px;perspective:1000px;touch-action:pan-y;user-select:none;-webkit-user-select:none;width:100%}.carousel-card img{user-drag:none;-webkit-user-drag:none;pointer-events:none}.carousel-card{align-items:center;background:#000000a6;border-radius:20px;display:flex;flex-direction:column;height:250px;justify-content:center;max-width:320px;padding:20px;position:absolute;text-align:center;transition:transform .5s ease,opacity .5s ease;width:70%}.carousel-card img{height:120px;object-fit:contain;width:120px}.carousel-card p{color:#fff;font-size:1.2rem;font-weight:900;margin-top:12px}.carousel-card.active{opacity:1;transform:scale(1) translateZ(0);z-index:3}.carousel-card.side{opacity:.6;transform:scale(.75) translateX(200px);z-index:2}.carousel-card.hidden{opacity:0;z-index:1}.nav{align-items:center;background:none;border:none;display:flex;font-size:2.5rem;justify-content:center;top:40%;z-index:10}.nav.left{left:10px}.nav.right{right:10px}@media (max-width:990px){.desktop{display:none}.mobile{display:flex}}@media (max-width:400px){.carousel-card{width:20rem}}.slider{aspect-ratio:16/9;background:#0c0c18;border-radius:16px;box-shadow:0 0 .75rem #0006,0 0 24px #4f6cff40,inset 0 0 8px #ff00ff1a;max-width:38rem;overflow:hidden;position:relative;width:45rem}.slide{background-position:50%;background-size:cover;inset:0;opacity:0;position:absolute;transform:scale(1.02);transition:opacity .6s ease,transform 1.8s ease;will-change:opacity,transform}.slide.is-active{opacity:1;transform:scale(1)}.nav{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000059;border:1px solid #ffffff40;border-radius:999px;color:#fff;cursor:pointer;font-size:26px;height:44px;line-height:44px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:background .2s ease,box-shadow .2s ease;width:44px;z-index:2}.nav:hover{background:#0000008c;box-shadow:0 0 12px #00e7ff,0 0 24px #ff00e7}.nav-left{left:12px}.nav-right{right:12px}.dots{bottom:12px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.dot{background:#00000073;border:2px solid #fff9;border-radius:999px;cursor:pointer;height:10px;transition:transform .15s ease,background .2s ease,box-shadow .2s ease;width:10px}.dot:hover{transform:scale(1.15)}.dot.active{background:linear-gradient(135deg,#00e7ff,#ff00e7);border-color:#0000;box-shadow:0 0 8px #00e7ff,0 0 16px #ff00e7}@media (max-width:1150px){.slider{max-width:25rem}}@media (max-width:901px){.slider{max-width:38rem}}@media (max-width:640px){.slider{border-radius:12px}.nav{display:none}.dots{bottom:10px;gap:8px}.dot{height:9px;width:9px}}: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{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.button-log{background-color:#1f1f2e;border:2px solid #444;border-radius:.5rem;color:#e7ecff;font-weight:500;height:5rem;transition:all .1s ease-in-out;width:17rem}.button-log:hover{background-color:#111118;border:2px solid #585858;cursor:pointer}.row{grid-gap:1.5rem;align-items:flex-start;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr;width:90%}.row-bottom{grid-template-columns:2fr 3fr}@media (max-width:710px){.row{grid-template-columns:1fr}}.admin-box{align-items:center;background-color:#1f1f2e;border:2px solid #444;border-radius:1rem;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:1rem;height:6rem;justify-content:center;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:1.2rem;margin-top:3rem}.stats-display p{-webkit-backdrop-filter:blur(.6rem);backdrop-filter:blur(.6rem);background:radial-gradient(120% 140% at 0 0,#00eaff14 0,#ff00e60d 40%,#0000008c 100%),var(--glass-weak);border:.0625rem solid var(--white-10);border-radius:.5rem;box-shadow:0 0 .75rem #00000059,var(--shadow-cyan);box-shadow:0 1px 3px #0000001a;color:#e7ecff;flex:1 1;font-size:1.2rem;font-weight:700;margin:.3rem;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}.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:.1rem .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}}:root{--neon-cyan:#00eaff;--neon-cyan-2:#00d1ff;--neon-magenta:#ff00e6;--neon-magenta-2:#ff4df2;--glass-weak:#060a168c;--glass-strong:#060a16bf;--white-06:#ffffff0f;--white-10:#ffffff1a;--white-15:#ffffff26;--r-sm:.6rem;--r-md:.9rem;--gap-sm:.5rem;--gap-md:.75rem;--gap-lg:1rem;--shadow-cyan:0 0 .5rem #00eaff47,0 0 1.1rem #00eaff2e;--shadow-magenta:0 0 .5rem #ff00e647,0 0 1.1rem #ff00e62e}.calendar-wrap{-webkit-backdrop-filter:blur(.6rem);backdrop-filter:blur(.6rem);background:radial-gradient(120% 140% at 0 0,#00eaff14 0,#ff00e60d 40%,#0000008c 100%),#060a168c;background:radial-gradient(120% 140% at 0 0,#00eaff14 0,#ff00e60d 40%,#0000008c 100%),var(--glass-weak);border:.0625rem solid #ffffff1a;border:.0625rem solid var(--white-10);border-radius:.9rem;border-radius:var(--r-md);box-shadow:0 0 .75rem #00000059,0 0 .5rem #00eaff47,0 0 1.1rem #00eaff2e;box-shadow:0 0 .75rem #00000059,var(--shadow-cyan);color:#e7ecff;margin:1rem 0 1.5rem;padding:1rem}.calendar-wrap>h3{background:linear-gradient(90deg,#00eaff,#ff00e6);background:linear-gradient(90deg,var(--neon-cyan),var(--neon-magenta));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.05rem;font-weight:700;letter-spacing:.015em;margin:0 0 .75rem;text-shadow:0 0 .35rem #00eaff73}.calendar-left .calendar-header{align-items:center;display:flex;gap:.5rem;gap:var(--gap-sm);justify-content:space-between;margin-bottom:.5rem}.calendar-left .calendar-header button{background:linear-gradient(180deg,#ffffff12,#ffffff08);border:.0625rem solid #00eaff59;border-radius:.6rem;border-radius:var(--r-sm);box-shadow:0 0 .5rem #00eaff47,0 0 1.1rem #00eaff2e;box-shadow:var(--shadow-cyan);color:#dff8ff;cursor:pointer;padding:.35rem .6rem;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.calendar-left .calendar-header button:hover:not(:disabled){border-color:#00eaff;border-color:var(--neon-cyan);box-shadow:0 0 .6rem #00eaff59,0 0 1.1rem #00eaff40;transform:translateY(-.02rem)}.calendar-left .calendar-header button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.cal-month-title{background:linear-gradient(90deg,#00eaff,#ff00e6);background:linear-gradient(90deg,var(--neon-cyan),var(--neon-magenta));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1rem;font-weight:700;letter-spacing:.02em;text-shadow:0 0 .35rem #00eaff73}.calendar-grid{grid-gap:.375rem;gap:.375rem;grid-template-columns:repeat(7,1fr)}.cal-cell{background:linear-gradient(180deg,#ffffff0d,hsla(0,0%,100%,.025));border:.0625rem solid #ffffff0f;border:.0625rem solid var(--white-06);border-radius:.6rem;border-radius:var(--r-sm);box-shadow:inset 0 0 .5rem #ffffff08;color:#e6eaff;cursor:pointer;min-height:3.7rem;padding:.6rem .55rem;position:relative;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .12s ease}.cal-cell:hover{background:linear-gradient(180deg,#00eaff12,#ffffff08);border-color:#00eaff59;box-shadow:0 0 .5rem #00eaff47,0 0 1.1rem #00eaff2e;box-shadow:var(--shadow-cyan)}.cal-cell.selected{background:linear-gradient(180deg,#ff00e61f,#00eaff12);border-color:#ff00e68c;box-shadow:0 0 .9rem #ff00e64d,0 0 1.1rem #00eaff40}.cal-daynum{color:#f2f6ff;font-size:.95rem;font-weight:800;text-shadow:0 0 .25rem #00000080}.cal-badge{background:linear-gradient(180deg,#00eaff,#00d1ff);background:linear-gradient(180deg,var(--neon-cyan) 0,var(--neon-cyan-2) 100%);border:.0625rem solid #fff3;border-radius:999px;box-shadow:0 0 .7rem #00eaff80,0 0 1rem #00eaff59;color:#00222a;font-size:.75rem;font-weight:800;height:1.2rem;line-height:1.2rem;min-width:1.2rem;padding:0 .375rem;position:absolute;right:.1rem;text-align:center;top:.2rem}.selected-day-title{color:#f0f4ff;font-size:1rem;font-weight:700;letter-spacing:.01em;margin:.8rem 0 .5rem;opacity:.95;text-shadow:0 0 .3rem #00000059}.slot-mini-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(8,minmax(5rem,1fr))}.slot-mini{align-items:center;background:#ffffff0a;border:.0625rem solid #ffffff0f;border:.0625rem solid var(--white-06);border-radius:.6rem;border-radius:var(--r-sm);box-shadow:inset 0 0 .4rem #ffffff08;color:#dfe6ff;cursor:pointer;display:inline-flex;gap:.375rem;justify-content:center;padding:.5rem .6rem;transition:transform .12s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.slot-mini:hover:not(:disabled){border-color:#00eaff66;box-shadow:0 0 .6rem #00eaff47;transform:translateY(-.02rem)}.slot-mini:disabled{cursor:not-allowed;filter:grayscale(.2);opacity:.45}.slot-mini.active{background:linear-gradient(180deg,#ff00e621,#00eaff14);border-color:#ff00e68c;box-shadow:0 0 .9rem #ff00e652,0 0 1.1rem #00eaff40}.slot-mini-time{color:#f2f6ff;font-size:.9rem;font-weight:800;text-shadow:0 0 .25rem #0006}.slot-mini-badge{background:linear-gradient(180deg,#ff00e6,#ff4df2);background:linear-gradient(180deg,var(--neon-magenta) 0,var(--neon-magenta-2) 100%);border:.0625rem solid #fff3;border-radius:999px;box-shadow:0 0 .7rem #ff00e673,0 0 1rem #ff00e659;color:#180017;font-size:.75rem;font-weight:900;height:1.2rem;line-height:1.2rem;min-width:1.2rem;padding:0 .375rem;text-align:center}.slot-details-panel{border-top:.0625rem solid #ffffff0f;border-top:.0625rem solid var(--white-06);margin-top:.9rem;padding-top:.75rem}.details-title{background:linear-gradient(90deg,#00eaff,#ff00e6);background:linear-gradient(90deg,var(--neon-cyan),var(--neon-magenta));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 0 .35rem #00eaff73}.details-list{grid-gap:.6rem;display:grid;gap:.6rem}.booking-chip{background:#ffffff0d;border:.0625rem solid #00eaff59;border-radius:.6rem;border-radius:var(--r-sm);box-shadow:inset 0 0 .7rem #00eaff14,0 0 .75rem #00eaff2e;color:#ecf2ff;padding:.6rem .75rem}.chip-line{font-size:1.15rem;line-height:1.25rem}.chip-delete{background:#ff487426;border:.0625rem solid #ff4874cc;border-radius:999px;box-shadow:0 0 .6rem #ff487459;color:#ffdbe7;cursor:pointer;font-size:.8rem;font-weight:700;margin-top:.35rem;padding:.25rem .55rem;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.chip-delete:hover{background:#ff487438;box-shadow:0 0 .8rem #ff487473;transform:translateY(-.02rem)}@media (max-width:64rem){.slot-mini-grid{gap:.5rem;grid-template-columns:repeat(6,minmax(4.75rem,1fr))}}@media (max-width:48rem){.calendar-grid{gap:.3rem}.cal-cell{min-height:2.8rem;padding:.5rem}.slot-mini-grid{gap:.45rem;grid-template-columns:repeat(5,minmax(4.5rem,1fr))}}@media (max-width:30rem){.calendar-wrap{padding:.85rem}.calendar-left .calendar-header button{padding:.3rem .5rem}.cal-month-title{font-size:.95rem}.calendar-grid{gap:.25rem}.cal-daynum{font-size:.9rem}.cal-badge{font-size:.7rem;height:1.05rem;line-height:1.05rem;min-width:1.05rem;right:.4rem;top:.4rem}.slot-mini-grid{gap:.4rem;grid-template-columns:repeat(4,minmax(4.25rem,1fr))}.slot-mini{padding:.45rem .5rem}.slot-mini-time{font-size:.85rem}}.slot-unread-dot{background:#ff2b2b;border-radius:50%;height:.6rem;position:absolute;right:.2rem;top:.2rem;width:.6rem}.slot-mini{position:relative}.cal-unread-dot{background:radial-gradient(circle at 45% 40%,#f69 0,#f36 45%,#f03 75%,#c0002a 100%);border:.075rem solid #ffffff73;border-radius:999px;box-shadow:0 0 .55rem #ff3366bf,0 0 1rem #ff336673;height:.7rem;position:absolute;right:.35rem;top:.35rem;width:.7rem;z-index:2}.nav-btn{position:relative}.nav-dot{background:radial-gradient(circle at 45% 40%,#f69 0,#f36 45%,#f03 75%,#c0002a 100%);border:.075rem solid #ffffff73;border-radius:999px;box-shadow:0 0 .6rem #f36c,0 0 1.05rem #ff336680;height:.7rem;position:absolute;right:-.25rem;top:-.25rem;width:.7rem}.nav-prev .nav-dot{left:-.25rem;right:auto}.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}.GamesCatalog_page__1qfVh{color:#fff;margin:0 auto;max-width:1280px;padding:14px 12px 34px;width:100%}.GamesCatalog_top__hS3Lq{margin-bottom:16px;text-align:center}.GamesCatalog_pageTitle__biQy3{font-size:clamp(1.55rem,2.2vw + 1rem,2.35rem);font-weight:900;letter-spacing:.4px;margin:0;text-shadow:0 0 18px #ff00ff38}.GamesCatalog_pageSubtitle__5ZkMz{font-size:clamp(.95rem,.6vw + .85rem,1.1rem);margin:8px 0 0;opacity:.9}.GamesCatalog_toc__bHimb{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin:14px 0 18px}.GamesCatalog_tocBtn__2TmsI{background:#00000085;border:1px solid #ff00ff38;border-radius:16px;color:#fff;cursor:pointer;min-height:70px;padding:12px;text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.GamesCatalog_tocBtn__2TmsI:hover{border-color:#00e5ff52;box-shadow:0 0 0 2px #00e5ff1a,0 0 22px #ff00ff1f;transform:translateY(-2px)}.GamesCatalog_tocTitle__ivD1-{display:block;font-size:clamp(1rem,.7vw + .85rem,1.2rem);font-weight:900}.GamesCatalog_tocSub__LDJIq{display:block;font-size:clamp(.88rem,.5vw + .78rem,1rem);margin-top:6px;opacity:.85}.GamesCatalog_tocDots__0Ws3f{display:block;font-size:1.6rem;margin-top:6px;opacity:.85}.GamesCatalog_sections__e0Ws7{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.GamesCatalog_sectionCard__WBYMG{background:#00000085;border:1px solid #f0f3;border-radius:20px;box-shadow:0 0 22px #00000059;padding:14px}.GamesCatalog_sectionHead__jY9pG{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.GamesCatalog_sectionTitle__f7sAf{font-size:clamp(1.15rem,1vw + 1rem,1.55rem);font-weight:900}.GamesCatalog_sectionSub__gfD3Y{font-size:clamp(.92rem,.55vw + .85rem,1.05rem);margin-top:6px;opacity:.85}.GamesCatalog_moreBtn__ziAGY{background:#0006;border:1px solid #00e5ff52;border-radius:14px;color:#fff;cursor:pointer;flex:0 0 auto;font-size:1.35rem;line-height:1;padding:8px 12px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.GamesCatalog_moreBtn__ziAGY:hover{border-color:#ff00ff4d;box-shadow:0 0 18px #00e5ff1a;transform:translateY(-1px)}.GamesCatalog_previewGrid__hHgcC{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.GamesCatalog_miniCard__-Rqgd{grid-gap:10px;background:#00000052;border:1px solid #00e5ff29;border-radius:16px;color:#fff;display:grid;gap:10px;grid-template-columns:120px 1fr;min-height:96px;padding:10px;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.GamesCatalog_miniCard__-Rqgd:hover{border-color:#00e5ff47;box-shadow:0 0 18px #ff00ff14;transform:translateY(-2px)}.GamesCatalog_miniImg__jj6ci{align-items:center;background:#ffffff08;border:1px solid #ff00ff24;border-radius:12px;display:flex;height:84px;justify-content:center;overflow:hidden;width:120px}.GamesCatalog_miniImg__jj6ci img{height:100%;object-fit:cover;width:100%}.GamesCatalog_imgPlaceholder__YM99I{font-size:1.6rem;opacity:.85}.GamesCatalog_miniInfo__ySl5Q{min-width:0}.GamesCatalog_miniTitle__ghN94{font-size:clamp(.95rem,.6vw + .82rem,1.1rem);font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GamesCatalog_miniDesc__8zYJd{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(.82rem,.45vw + .75rem,.95rem);line-height:1.32;margin-top:6px;opacity:.9;overflow:hidden}.GamesCatalog_backdrop__fWXAY{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;display:flex;inset:0;justify-content:center;padding:12px;position:fixed;z-index:9999}.GamesCatalog_modal__rBF22{background:#0a0a10eb;border:1px solid #00e5ff38;border-radius:20px;box-shadow:0 0 40px #0000008c;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:min(1100px,100%)}.GamesCatalog_modalHeader__Zyola{align-items:center;border-bottom:1px solid #ff00ff29;display:flex;gap:10px;justify-content:space-between;padding:14px}.GamesCatalog_modalTitle__3qemM{font-size:clamp(1.05rem,.7vw + 1rem,1.35rem);font-weight:900}.GamesCatalog_closeBtn__lhBt8{background:#00000059;border:1px solid #ff00ff38;border-radius:14px;color:#fff;cursor:pointer;font-size:1rem;padding:9px 12px;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.GamesCatalog_closeBtn__lhBt8:hover{border-color:#00e5ff52;box-shadow:0 0 18px #00e5ff1a;transform:translateY(-1px)}.GamesCatalog_modalBody__0hXsQ{overflow:auto;padding:14px}.GamesCatalog_filters__XGBt5{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.GamesCatalog_filterBtn__DLLcR{background:#00000052;border:1px solid #00e5ff38;border-radius:999px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:800;padding:8px 12px;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.GamesCatalog_filterBtn__DLLcR:hover{border-color:#ff00ff3d;box-shadow:0 0 18px #ff00ff14;transform:translateY(-1px)}.GamesCatalog_active__lNIlc{border-color:#00e5ff85;box-shadow:0 0 0 2px #00e5ff1a}.GamesCatalog_modalGrid__NE01I{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.GamesCatalog_modalCard__6MwBB{grid-gap:12px;background:#0000004d;border:1px solid #ff00ff29;border-radius:16px;display:grid;gap:12px;grid-template-columns:240px 1fr;overflow:hidden}.GamesCatalog_modalImg__PT9-v{align-items:center;background:#ffffff08;display:flex;height:140px;justify-content:center;width:240px}.GamesCatalog_modalImg__PT9-v img{height:100%;object-fit:cover;width:100%}.GamesCatalog_imgPlaceholderBig__P4myB{font-size:2rem;opacity:.85}.GamesCatalog_modalInfo__U4Qn0{min-width:0;padding:10px 12px 10px 0}.GamesCatalog_modalGameTitle__uR2Th{font-size:clamp(1.05rem,.7vw + 1rem,1.25rem);font-weight:900}.GamesCatalog_modalDesc__umRnR{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:clamp(.92rem,.55vw + .85rem,1.02rem);line-height:1.42;margin-top:8px;opacity:.92;overflow:hidden}.GamesCatalog_modalMeta__Zv9hN{font-size:.95rem;font-weight:700;margin-top:8px;opacity:.9}.GamesCatalog_link__wSTEJ{color:#f0f;display:inline-block;font-size:1rem;font-weight:900;margin-top:10px;text-decoration:none}.GamesCatalog_link__wSTEJ:hover{color:#a206a2}@media (max-width:1100px){.GamesCatalog_toc__bHimb{grid-template-columns:repeat(3,1fr)}.GamesCatalog_modalCard__6MwBB{grid-template-columns:220px 1fr}.GamesCatalog_modalImg__PT9-v{height:132px;width:220px}.GamesCatalog_miniCard__-Rqgd{grid-template-columns:110px 1fr}.GamesCatalog_miniImg__jj6ci{height:80px;width:110px}}@media (max-width:860px){.GamesCatalog_toc__bHimb{grid-template-columns:repeat(2,1fr)}.GamesCatalog_previewGrid__hHgcC{gap:10px}.GamesCatalog_miniCard__-Rqgd{grid-template-columns:105px 1fr;min-height:92px;padding:9px}.GamesCatalog_miniImg__jj6ci{height:76px;width:105px}}@media (max-width:560px){.GamesCatalog_page__1qfVh{padding:12px 10px 28px}.GamesCatalog_toc__bHimb{gap:10px}.GamesCatalog_tocBtn__2TmsI{min-height:64px;padding:10px}.GamesCatalog_tocDots__0Ws3f{font-size:1.45rem}.GamesCatalog_previewGrid__hHgcC{gap:10px;grid-template-columns:repeat(2,1fr)}.GamesCatalog_miniCard__-Rqgd{gap:8px;grid-template-columns:1fr;min-height:auto;padding:9px}.GamesCatalog_miniImg__jj6ci{border-radius:12px;height:110px;width:100%}.GamesCatalog_miniTitle__ghN94{font-size:.98rem}.GamesCatalog_miniDesc__8zYJd{-webkit-line-clamp:2;font-size:.85rem}.GamesCatalog_modalBody__0hXsQ{padding:12px}.GamesCatalog_modalCard__6MwBB{grid-template-columns:1fr}.GamesCatalog_modalImg__PT9-v{height:170px;width:100%}.GamesCatalog_modalInfo__U4Qn0{padding:10px 12px}}@media (max-width:380px){.GamesCatalog_previewGrid__hHgcC{gap:8px}.GamesCatalog_miniImg__jj6ci{height:96px}.GamesCatalog_miniTitle__ghN94{font-size:.92rem}.GamesCatalog_miniDesc__8zYJd{font-size:.82rem}.GamesCatalog_filterBtn__DLLcR{font-size:.9rem;padding:7px 10px}}