*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif}body{overflow:hidden;height:100dvh;background:#0e0e11;color:#fff}h2{font-size:2rem}h3{font-size:1.5rem}p{color:#a4a4a4;line-height:1.25rem}header{width:100%}.topbar{width:100%;height:60px;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.topbar .btn{background:#ff9842;color:#fff;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.2px;padding:.5rem 1rem;border-radius:4px}.menubar{background:#18181c;height:50px}.menubar .menu{width:100%;max-width:1200px;padding:0 1rem;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}.menubar .menu a{font-size:1rem;font-weight:400;line-height:1.25rem;letter-spacing:.2px;color:#fff;cursor:pointer;padding:0 10px;text-decoration:none}.menubar .menu a.bold{font-weight:500}.menubar .menu select{width:190px}.bg-secondary{background:#18181c!important}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.me-1{margin-right:.5rem}.me-2{margin-right:1rem}.bold{font-weight:600}.active .status{color:#fff}.status{font-size:.825rem}.f-300{font-weight:300}.f-400{font-weight:400}.f-500{font-weight:500}.success{color:#008a1e}.error{color:#721c24}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.page{height:calc(100dvh - 110px);max-height:calc(100dvh - 110px);overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.page.checkout{height:calc(100dvh - 169px);max-height:calc(100dvh - 169px)}.page::-webkit-scrollbar{display:none}.container{padding:2rem 1.5rem;width:100%;max-width:1200px;margin:0 auto}.btn{padding:.75rem 1.25rem;font-size:16px;font-weight:500;line-height:1.25rem;letter-spacing:.2px;width:auto;border-radius:12px;border:none;cursor:pointer}.btn.btn-large{padding:.75rem 10rem}.btn.active{background:#ff9842;color:#fff}.btn:disabled{background:#e5e5e5!important;color:#999!important;cursor:not-allowed!important}.btn-primary{background:#ff9842;color:#fff}.btn-secondary{background:#fff;color:#18181c;font-weight:400}.btn-disabled{background:#e5e5e5!important;color:#999!important;cursor:not-allowed!important}.btn-stretched{width:100%}.btn-small{padding:.5rem 1rem}.pointer{cursor:pointer}.list{color:#a4a4a4}.list ol{display:flex;flex-direction:column;gap:1rem;margin-left:1rem}.list ol ul{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem;margin-left:.5rem}.flex{display:flex;gap:3%}.gap-1{gap:.5rem}.gap-2{gap:1rem}.grow-1{flex-grow:1}.direction-column{flex-direction:column}.align-items-center{align-items:center}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.form-group{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.825rem;font-weight:500;color:#fff}.form-group label.required:after{content:"*";color:#eb4e62;margin-left:3px}.form-group input,.form-group select{padding:.75rem 1rem;font-size:1rem;border-radius:.5rem;border:1px solid #fff;color:#fff;background:transparent;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-group input.invalid,.form-group select.invalid{border-color:#eb4e62}.form-group input::placeholder,.form-group select::placeholder{color:#a4a4a4}.form-group input:read-only,.form-group select:read-only{background:#18181c}.main{width:68%}.main img{border-radius:1rem;width:100%}.main .desktop{display:flex}.sidebar{width:29%;max-width:360px;position:sticky}.sidebar .info-box{padding:1.25rem;border:1px solid rgb(208,213,230);border-radius:1rem;position:relative;z-index:unset}.sidebar .info-box i{width:20px;color:#ffd7a8}.sidebar .info-box .btn{padding:1rem 1.5rem}.action-bar{position:fixed;bottom:0;display:flex;align-items:center;box-sizing:border-box;width:100%;padding:8px 16px;background:#18181c;box-shadow:#00000040 0 4px 8px 1px;gap:12px;height:60px}.action-bar.phone{display:none}.events-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.events-grid .item{border-radius:1rem;cursor:pointer;background:#18181c}.events-grid .item img{width:100%;border-top-left-radius:inherit;border-top-right-radius:inherit}.events-grid .item .details{padding:.5rem 1rem 1rem;display:flex;align-items:center;justify-content:space-between}.events-grid .item .details .title{font-size:1.5rem;color:#fff;font-weight:600}.events-grid .item .details .price{font-size:1.125rem;color:#ff9842;font-weight:600}.checkout{width:100%}.checkout .steps{width:inherit;max-width:500px}.checkout .steps .step .btn{font-size:1rem}.checkout .steps .step .btn .title{font-weight:600}.checkout .steps .step .btn .info{font-size:.625rem}.checkout .steps .step .btn .price{font-weight:600}.checkout .steps .step .qr{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.checkout .steps .step .qr img{width:100%;border-radius:1rem}.checkout .steps .step .qr .refresh{width:70px;height:70px;background:#18181c;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;font-size:14px;animation:rotate 2s linear infinite}.checkout .steps .step .qr .refresh i{font-size:1.5rem}.navigator{display:flex;width:100%;background:#18181c;justify-content:center;padding:1rem;height:50px}.navigator .items{display:flex;gap:1.5rem;align-items:center}.navigator .items .item{display:flex;align-items:center;gap:.5rem;font-size:.825rem}.navigator .items .item i{display:flex;width:22px;height:22px;font-size:12px;font-style:normal;border-radius:50%;background:#fff;color:#18181c;align-items:center;justify-content:center}.navigator .items .item i:before{margin-bottom:2px;margin-right:1px}.navigator .items .item i.active{background:#ff9842;color:#fff}.avatar{width:32px;height:32px;border-radius:50%;background:#ff9842;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem}.preloader-backdrop{position:fixed;inset:0;background:#18181c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:all}.preloader-content{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 18px;border-radius:999px;color:#ff9842}.dot{width:10px;height:10px;border-radius:50%;background:#ff9842;display:inline-block;animation:bounceY .8s ease-in-out infinite}.dot:nth-child(2){animation-delay:.1s}.dot:nth-child(3){animation-delay:.2s}@keyframes bounceY{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-8px);opacity:.85}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.dot{animation:none}}@media (max-width: 1200px){html{font-size:14px}.main{width:100%}.sidebar{display:none}.action-bar.phone{display:flex}.page.with-action-bar,.page.checkout{height:calc(100dvh - 170px);max-height:calc(100dvh - 170px)}.events-grid{grid-template-columns:1fr;gap:1rem}.dashboard-grid{grid-template-columns:1fr 1fr!important}}@media (min-width: 1200px){.main .desktop{display:none}}.image-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.image-grid img{width:100%;border-radius:1rem}.logo{cursor:pointer}.logo img{width:60px}.full{height:100%}.full .message{position:relative;top:calc(50% - 110px);transform:translateY(-50%);text-align:center;max-width:400px;margin:0 auto}.full .message img{width:100%}.panel{border-radius:1rem}.panel.left{width:30%}.panel.right{width:68%}table{width:100%;border-collapse:separate;border-spacing:0 .5rem;border:1px solid #18181C;border-top-left-radius:1rem;border-top-right-radius:1rem;border-spacing:0rem}table thead tr{padding:1rem}table thead tr th{text-align:left;padding:1rem;font-size:.825rem;color:#a4a4a4;font-weight:600}table tbody tr:nth-child(odd){background:#18181c}table tbody tr td{padding:.75rem 1rem;font-size:.875rem;color:#fff}table tbody tr td .btn{padding:.5rem 1rem;font-size:.825rem}.filters input{padding:.5rem 1rem;font-size:.875rem;border-radius:.5rem;border:1px solid #fff;color:#fff;background:transparent;outline:none}.filters input::placeholder{color:#a4a4a4}.filters select{padding:.5rem 1rem;font-size:.875rem;border-radius:.5rem;width:120px;border:1px solid #fff;color:#fff;background:transparent;outline:none}.form-select{position:relative;display:inline-block}.form-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-select:after{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:16px;top:50%;font-size:14px;transform:translateY(-50%);pointer-events:none;color:#fff}.stat-card{background:#18181c;padding:1rem;border-radius:1rem}.stat-card .card-header .icon{width:30px;height:30px;background:#ff9842;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:.5rem;margin-bottom:1rem}.stat-card .card-header .title{font-size:1.25rem;color:#fff;font-weight:600;margin-bottom:.5rem}.stat-card .card-header .subtitle{font-size:.875rem;color:#a4a4a4;font-weight:400}.stat-card .card-body{margin-top:2rem;display:flex;align-items:center;justify-content:space-between}.stat-card .card-body .quantity{font-size:2rem;color:#ff9842;font-weight:600}.stat-card .card-body .revenue{font-size:1.25rem;color:#ff9842;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;margin-top:1rem}.dashboard-grid .card{background:#18181c;padding:1rem;border-radius:1rem}.dashboard-grid .card .card-header .icon{width:30px;height:30px;background:#ff9842;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:.5rem;margin-bottom:1rem;font-weight:600}.dashboard-grid .card .card-body{margin-top:2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.dashboard-grid .card .card-body .item{display:flex;align-items:center;gap:1rem}.dashboard-grid .card .card-body .item .label{width:100px;color:#a4a4a4;font-weight:400}.dashboard-grid .card .card-body .small{font-size:.825rem;color:#ff9842}.overlay{position:fixed;inset:0;background:#18181ce8;display:flex;align-items:center;justify-content:center;z-index:10000;height:100dvh;width:100%}.overlay .message-box{background:#0e0e11;color:#fff;padding:1.5rem;border-radius:1rem;width:90%;max-width:400px}.overlay .message-box .title{font-size:1.25rem;color:#fff;font-weight:600}.overlay.dark{background:#0e0e11}.overlay .close{position:absolute;top:16px;right:16px;width:30px;height:30px;background:#ff9842;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.ticket-popup{background:#18181c;box-shadow:#00000040 0 4px 8px 1px;padding:1rem;border-radius:1rem}.ticket-popup img{width:100%}.flaticon{color:#fff;width:20px!important;border-radius:0!important}.flaticon.small{width:12px!important}.cdk-overlay-pane{background:#18181c;border-radius:1rem;margin-top:.5rem;margin-bottom:50px}.mat-mdc-snackbar-surface{box-shadow:none!important}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}
