@import "https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600&display=swap";*{box-sizing:border-box}body{color:#fff;background-color:#0f172a;min-height:100vh;margin:0;font-family:Prompt,sans-serif}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}body{color:#e2e8f0;background-color:#0c0807;background-image:radial-gradient(circle at 50% 0,#3a1a15 0%,#0000 60%);min-height:100vh;margin:0;padding:0;font-family:Prompt,sans-serif;overflow-x:hidden}.app-container{flex-direction:column;max-width:1100px;min-height:100vh;margin:0 auto;padding:2rem 1rem 0;display:flex}.header{text-align:center;margin-bottom:2rem}.header h1{color:#f8fafc;margin:0}.header p{opacity:.7;margin-top:.5rem}.glass-panel{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:2rem;overflow:hidden;box-shadow:0 8px 32px #0000004d}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.glass-modal{background:#1a1110f2;border:1px solid #d4af3733;border-radius:20px;width:100%;max-width:400px;padding:2rem;box-shadow:0 20px 40px #00000080}.checkout-bar{-webkit-backdrop-filter:blur(10px);color:#f8fafc;z-index:100;background:#0c0807f2;border-top:1px solid #d4af374d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000080}.checkout-btn{color:#0c0807;cursor:pointer;background:#d4af37;border:none;border-radius:12px;padding:1rem 2rem;font-family:Prompt;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #d4af374d}.checkout-btn:hover{background:#b8952e}.checkout-btn:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#334155}.init-btn{color:#0c0807;cursor:pointer;background:#d4af37;border:none;border-radius:8px;margin-top:1rem;padding:.5rem 1rem;font-weight:700}.seat-map-wrapper{padding:10px}.zone-label{text-align:center;color:#e2e8f0;letter-spacing:8px;opacity:.8;margin-bottom:30px;font-size:1.5rem;font-weight:700}.grid-container{grid-template-columns:80px 20px repeat(7,45px) 20px 80px;grid-auto-rows:75px;justify-content:center;gap:10px;margin:0 auto;display:grid}.grid-item{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.seat-container{cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.table-surface{color:#fff;z-index:2;background:#ffffff0d;border:2px solid #ffffff4d;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;position:relative}.chair{z-index:1;background:#fff6;border-radius:4px;transition:all .2s;position:absolute}.round .table-surface,.round-3 .table-surface,.round-4 .table-surface{border-radius:50%;width:44px;height:44px}.rect-6 .table-surface{border-radius:8px;width:120px;height:48px}.round .chair{width:6px;height:16px;top:14px}.round .chair.left{left:-8px}.round .chair.right{right:-8px}.round-3 .chair{width:14px;height:6px}.round-3 .chair.top{top:-8px;left:15px}.round-3 .chair.bottom-left{width:12px;bottom:-2px;left:-2px;transform:rotate(45deg)}.round-3 .chair.bottom-right{width:12px;bottom:-2px;right:-2px;transform:rotate(-45deg)}.round-4 .chair{width:14px;height:6px}.round-4 .chair.top{top:-8px;left:15px}.round-4 .chair.bottom{bottom:-8px;left:15px}.round-4 .chair.left{width:6px;height:14px;top:15px;left:-8px}.round-4 .chair.right{width:6px;height:14px;top:15px;right:-8px}.rect-6 .chair{width:20px;height:6px}.rect-6 .chair.top-left{top:-8px;left:15px}.rect-6 .chair.top-center{top:-8px;left:50px}.rect-6 .chair.top-right{top:-8px;right:15px}.rect-6 .chair.bottom-left{bottom:-8px;left:15px}.rect-6 .chair.bottom-center{bottom:-8px;left:50px}.rect-6 .chair.bottom-right{bottom:-8px;right:15px}.seat-container:hover:not(.sold):not(.shared-v):not(.shared-h) .table-surface{background:#ffffff26;transform:scale(1.05)}.seat-container.selected .table-surface{background:#d4af3733;border-color:#d4af37;box-shadow:0 0 15px #d4af3780}.seat-container.selected .chair{background:#d4af37}.seat-container.sold .table-surface{opacity:.3;color:#ffffff4d;cursor:not-allowed;background:#ff3b30;border-color:#0000}.seat-container.sold .chair{opacity:.2}.seat-container.pending:not(.shared-v):not(.shared-h) .table-surface{color:#fcd34d;cursor:wait;background:#f59e0b33;border-color:#f59e0b;animation:2s infinite pulse-pending}@keyframes pulse-pending{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.seat-container.sold:not(.shared-v):not(.shared-h) .table-surface{opacity:.3;color:#ffffff4d;cursor:not-allowed;background:#ff3b30;border-color:#0000}.custom-phone-input .PhoneInput{background:#0000004d;border:1px solid #fff3;border-radius:8px;align-items:center;padding:0 .8rem;display:flex}.custom-phone-input .PhoneInputInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:.8rem;font-family:Prompt,sans-serif;font-size:1rem}.custom-phone-input .PhoneInputCountrySelect{color:#000}.custom-phone-input .PhoneInputInput:focus{outline:none}*,:before,:after{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}@media (width<=768px){.app-container{padding:1rem .5rem 0}.glass-panel,.glass-modal{padding:1.5rem .5rem;overflow:hidden}.header h1{font-size:1.5rem}.seat-map-wrapper{flex-direction:column;align-items:center;width:100%;padding:0;display:flex;overflow:hidden}.grid-container{transform-origin:top;flex-shrink:0;width:615px;transform:scale(.75);margin:0 0 -100px!important}.checkout-bar{border-radius:20px 20px 0 0;flex-direction:column;gap:1rem;padding:1rem}.checkout-bar>div{justify-content:space-between;align-items:center;width:100%;display:flex}.checkout-btn{width:100%;padding:1.2rem}.glass-modal form>div[style*="display: flex"]{flex-direction:column!important;gap:1.2rem!important}.glass-modal button{width:100%}div[style*="flex-wrap: wrap"]{flex-direction:column!important}.glass-panel table{font-size:.85rem}.glass-panel th,.glass-panel td{padding:.5rem!important}}@media (width<=480px){.grid-container{transform:scale(.55);margin-bottom:-180px!important}.zone-label{margin-bottom:10px;font-size:1.2rem}}.selection-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;display:grid}.ticket-card{cursor:pointer;text-align:center;background:#ffffff05;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.ticket-card:hover{background:#d4af370d;border-color:#d4af37;transform:translateY(-8px);box-shadow:0 15px 35px #0006}.ticket-top{padding:2.5rem 2rem 1.5rem}.ticket-divider{justify-content:center;align-items:center;height:40px;display:flex;position:relative}.ticket-divider:before{content:"";border-top:2px dashed #fff3;width:80%}.ticket-hole-left,.ticket-hole-right{z-index:2;background-color:#0c0807;border:1px solid #ffffff26;border-radius:50%;width:30px;height:30px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.ticket-hole-left{left:-16px}.ticket-hole-right{right:-16px}.ticket-card:hover .ticket-hole-left,.ticket-card:hover .ticket-hole-right{border-color:#d4af37}.ticket-bottom{padding:1rem 2rem 2.5rem}.hot-seat .table-surface{background:linear-gradient(135deg,#ef444433,#f9731633)!important;border-color:#f97316!important}.hot-seat:after{content:"HOT";color:#fff;background:#ef4444;border-radius:6px;padding:3px 6px;font-size:.5rem;font-weight:700;position:absolute;top:-12px;right:-15px;box-shadow:0 2px 4px #0000004d}@media (width<=768px){.selection-grid{grid-template-columns:1fr}}.seat-container.shared-v,.seat-container.shared-h{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.seat-container.shared-v{padding:0 12px}.seat-container.shared-h{padding:12px 0}.seat-container.shared-v .table-surface,.seat-container.shared-h .table-surface{box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:500;transition:all .3s;display:flex}.seat-container.shared-v .table-surface{writing-mode:vertical-rl;letter-spacing:2px;transform:rotate(180deg)}.seat-container.shared-v .chair,.seat-container.shared-h .chair{display:none}.mode-table .seat-container.shared-v .table-surface,.mode-table .seat-container.shared-h .table-surface{color:#ffffff4d;cursor:not-allowed;box-shadow:none;background:#ffffff05;border:2px dashed #ffffff26}.mode-shared .seat-container:not(.shared-v):not(.shared-h) .table-surface{opacity:.15!important;color:#fff!important;cursor:not-allowed!important;box-shadow:none!important;background:#ffffff0d!important;border-color:#ffffff1a!important;animation:none!important}.mode-shared .seat-container:not(.shared-v):not(.shared-h):after{display:none!important}.mode-shared .seat-container.shared-v .table-surface,.mode-shared .seat-container.shared-h .table-surface{color:#d4af37;cursor:default;background:#d4af371a;border:2px solid #d4af37;box-shadow:0 0 15px #d4af3733}.promo-badge{cursor:default;background:linear-gradient(135deg,#d4af3726,#d4af370d);border:1px solid #d4af374d;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:15px;padding:12px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #d4af371a}.promo-badge:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;animation:3s infinite shine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.promo-badge-text{color:#d4af37;letter-spacing:.5px;text-shadow:0 0 10px #d4af3766;font-size:.85rem;font-weight:700}@keyframes shine{0%{left:-100%}20%{left:200%}to{left:200%}}.app-footer{color:#94a3b8;border-top:0 solid #ffffff1a;width:100%;margin-top:auto;padding-top:4rem;font-family:Prompt,sans-serif}.footer-top{justify-content:center;align-items:center;padding-bottom:2.5rem;display:flex}.social-icons{gap:15px;display:flex}.social-icon-btn{color:#fff;background:0 0;border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex}.social-icon-btn svg{fill:currentColor;width:18px;height:18px;transition:transform .3s}.social-icon-btn:hover{background:#ffffff1a;border-color:#fff}.social-icon-btn:hover svg{transform:scale(1.1)}.footer-bottom{color:#fff9;text-align:center;background:#00000080;border-top:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:1.5rem 1rem calc(1.5rem + 10px);font-size:.9rem;display:flex;position:relative;left:50%;right:50%}.footer-bottom strong{color:#ef4444}
