#root{display:grid;height:calc(100dvh - 18px);width:calc(100dvw - 18px);padding:10px 8px 8px;overflow-y:overlay;overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.wrapper{border-radius:50px;display:flex;flex-flow:column;align-self:center;justify-self:center;align-items:center;justify-content:center;gap:20px;max-width:80dvw;width:460px;background-color:#9c9c9c33;padding:30px 20px 35px}.title{font-size:30px;font-weight:700}.explanation{font-size:18px;text-align:center;max-width:300px;opacity:.8}.email{font-size:25px;max-width:300px;overflow-x:overlay}.emailSubmitted{display:flex;flex-direction:row;align-items:center;gap:12px;max-width:250px}.inputContainer{margin-top:20px;display:flex;flex-flow:column;align-items:center;width:100%;gap:15px}.input{border-radius:15px;border:1px solid #FCFCFC33;padding:10px 20px;font-size:20px;text-align:center;width:258px;max-width:80%}.inputErrorMessage{color:#ff3737;height:20px}.button{border-radius:15px;padding:11px 25px;width:100%;max-width:300px;background-color:#fcfcfc}.buttonText{font-weight:500;font-size:18px;text-align:center;color:#202228}.editPencil{filter:invert(1);width:19px}.bottomActionContainer{position:absolute;bottom:50px}.bottomActionTitle{font-size:16px}.bottomActionLink{font-size:14px;text-decoration:underline;text-align:center;margin-top:6px}@media (prefers-color-scheme: light){.wrapper{background-color:#9c9c9c40}.input{border-color:#20222833}.editPencil{filter:invert(0)}}.spinner{border:5px solid rgba(25,118,210,.2);border-top:5px solid #1976d2;border-radius:50%;width:20px;height:20px;animation:spin .75s linear infinite}.homeContainer{display:flex;flex-direction:column;width:inherit}.homeSplashContainer{height:100%;display:flex;justify-content:center;align-items:center}.homeSplashContainer .ticketLogo{width:125px;height:125px}.headerContainer{display:grid;grid-auto-flow:column;justify-content:space-between}.eventTitle{font-size:30px;font-weight:700}.headerSelectContainer{display:flex;flex-wrap:nowrap}.iconsContainer{display:flex;gap:18px}.eventSelect{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;font-size:30px;font-weight:700;padding:0 30px 0 0;margin:0;cursor:pointer;max-width:85dvw;z-index:1}.eventSelect:focus{outline:none}.chevronDown{filter:invert(1);position:relative;z-index:-10}.chevronDown.select{transform:translate(-26px,3px)}.icon{width:25px;filter:invert(1);position:relative}.eventList{gap:10px}.emptyList{text-align:center;color:gray;margin-top:50px;font-style:italic}.footerContainer{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.signOutButton{width:max-content;border-radius:10px;padding:3px 8px;border:1px solid transparent;font-size:.9em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:text;cursor:pointer;transition:border-color .25s;display:flex;align-items:center;gap:6px}.signOutButton>.logout{filter:invert(1);width:13px;height:13px}.langSelect{width:max-content;border-radius:10px;padding:3px 10px;border:1px solid transparent;font-size:.9em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:text;cursor:pointer;transition:border-color .25s}.langSelect:hover{border-color:#646cff}.langSelect:focus,.langSelect:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){.chevronDown,.settings{filter:invert(0)}.signOutButton,.langSelect{background-color:#eee;color:#1a1a1a}.signOutButton>.logout{filter:unset}.icon{filter:unset}}@media (max-width: 576px){.eventSelect{max-width:70dvw}}.eventStatsContainer{display:flex;flex-direction:column;background-color:transparent;width:100%;height:100%;gap:13px}.usersFollowingStat{font-size:13px;margin-left:2px;margin-bottom:5px;color:#8c90a3}.boxContainer{display:flex;gap:10px;margin:0 5px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#888 #444}.box{max-width:150px;width:100%;border:2px solid #8C90A3;padding:10px 15px;display:flex;flex-direction:column;cursor:pointer;border-radius:10px;transition:background-color .2s ease}.subtitle{white-space:nowrap;max-width:235px}.number{font-size:2em;font-weight:700;white-space:nowrap;overflow-x:auto}.box:hover{background-color:#ffffff12}.graphSummaryContainer,.ticketsTableContainer{background-color:#ffffff13;padding:10px;border-radius:10px}.graphSummaryContainer>span,.ticketsTableContainer>span{font-weight:700}.ticketsTableHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.chartContainer{margin-top:15px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#888 #444}.chartTitle{margin-top:0}.tableContainer{position:relative;overflow-x:auto}.spinnerContainer{position:absolute;bottom:40%;left:50%;transform:translate(-50%);z-index:1000}.ticketsSummaryTable,.ticketsTable{width:100%;border-collapse:collapse;font-size:14px}.ticketsTable{margin-top:15px}.ticketsSummaryTable th,.ticketsSummaryTable td,.ticketsTable th,.ticketsTable td{border:1px solid rgba(255,255,255,.05);padding:6px 8px;text-align:left;white-space:nowrap;max-width:120px;overflow-x:auto}.rightAligned{text-align:right!important}.centerAligned{text-align:center!important}.header-row{font-weight:700;font-size:12px}.ticketsSummaryTable th,.ticketsTable th{background-color:#ffffff0a;font-weight:700}.ticketsSummaryTable tr:nth-child(2n),.ticketsTable tr:nth-child(2n){background-color:#ffffff0a}.ticketsSummaryTable tr:hover,.ticketsTable tr:hover{background-color:#ffffff0a}.user-row{background-color:#ffffff14;border:0;font-weight:700;font-size:14px}.small-row{min-width:0!important}.smallest-row{min-width:10px!important;padding:0!important}.submissionsContainer{margin:0 10px}.odd{margin-left:5px;margin-bottom:8px}.even{font-weight:700}.pagination{display:flex;justify-content:safe center;overflow-x:auto;scrollbar-width:none;margin-top:20px}.printButton,.invoiceButton,.formSubmissionsButton{padding:5px 10px;display:flex;align-items:center;gap:7px}.printButton>img,.invoiceButton>img,.formSubmissionsButton>img{filter:invert(1);width:15px;height:15px}.pagination button{margin:0 5px;padding:5px 10px;border:1px solid rgba(255,255,255,.4);background-color:#131313;color:#a7a7a7;cursor:pointer}.pagination button.active{background-color:#ffffff26;color:#eaeaea}.pagination button.previousNextButton{color:#cdcdcd}.pagination button:disabled{opacity:.5;cursor:not-allowed}.eyeIcon{filter:invert(1)}.eyeIcon.small{width:12px;height:12px}@media (prefers-color-scheme: light){.graphSummaryContainer,.ticketsTableContainer{background-color:#0000000d}.box:hover{background-color:#0000000f}.user-row{background-color:#0000001f}.ticketsSummaryTable th,.ticketsSummaryTable td,.ticketsTable th,.ticketsTable td{border:1px solid rgba(0,0,0,.05)}.ticketsSummaryTable tr:nth-child(2n),.ticketsTable tr:nth-child(2n){background-color:#0000000f}.pagination button{border:1px solid rgba(0,0,0,.4);background-color:#f0f0f0;color:#333}.pagination button.active{background-color:#00000021;color:#000}.pagination button.previousNextButton{color:#333}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#131313;padding:20px;border-radius:5px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;padding:0}@media (prefers-color-scheme: light){.modal-content{background-color:#f5f5f5}}.invoice-modal-container{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;background:transparent}.folio{background:#fff;color:#000;aspect-ratio:1/1.414;padding:7% 9%;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;display:flex;flex-direction:column;gap:24px;max-width:700px;width:100%;box-sizing:border-box}.titleRow{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:7%}.generalInfoRow{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8.5%;gap:32px}.generalInfoContainer{display:flex;flex-direction:column;gap:8px}.generalInfoEntry{display:flex;flex-direction:column;margin-bottom:2px}.alignedRight{align-items:flex-end}.bodyTextTitle{font-weight:700}.table{display:flex;flex-direction:column;width:100%;margin-top:12px}.tableHeader{display:flex;flex-direction:row;justify-content:space-between;border-bottom:2px solid #000;margin-bottom:1.5%;padding-bottom:1.2%;font-weight:700;background:#f7f7f7}.tableRow{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5%}.tableFooter{display:flex;flex-direction:row;justify-content:space-between;margin-top:1%;margin-bottom:.8%}.tableCell{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:4px 6px;min-width:0;box-sizing:border-box}.tableCellTitleFooter{align-items:flex-end;display:flex;flex-direction:column}.tableTextTitle{font-weight:700}.tableTextEnd{text-align:right}.firstCol{flex:3.5;align-items:flex-start;justify-content:flex-start;margin-left:1%}.borderTop{border-top:2px solid #000;padding-top:8px}.downloadButton{align-self:center;align-items:center;border-radius:15px;padding:11px 30px;border:1px solid #222;background:#fff;color:#222;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.downloadButton:hover{background:#f0f0f0;color:#000}.spinner{border:4px solid #f3f3f3;border-top:4px solid #222;border-radius:50%;width:32px;height:32px;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.receiptText{color:#000}.printMode .invoice-modal-container,.printMode .folio{background:#fff!important;color:#000!important;box-shadow:none!important}.printMode .downloadButton{display:none!important}@media print{.invoice-modal-container,.folio{background:#fff!important;color:#000!important;box-shadow:none!important}.downloadButton{display:none!important}}.eventConfigContainer{display:flex;flex-direction:column;background-color:transparent;width:100%;height:100%;gap:20px}.activityIndicator{width:100%;display:flex;justify-content:center;margin-top:30px}.configSubtitle{font-size:13px;margin-left:2px;margin-bottom:5px;color:#8c90a3}.configBoxContainer{display:grid;gap:5px}.configBox{border:1px solid #80808080;padding:10px 15px;display:grid;grid-auto-flow:column;gap:10px;flex-direction:row;justify-content:space-between;border-radius:10px}.configBoxTitleContainer{display:grid;grid-auto-flow:column;align-items:center;gap:10px}.sellingStatusDot{width:10px;height:10px;border-radius:50%}.sellingStatusDot.green{background-color:green}.sellingStatusDot.red{background-color:red}.title{font-size:1em;white-space:nowrap;overflow-x:scroll}.action{font-size:1em;text-decoration:underline;white-space:nowrap;cursor:pointer}@media (prefers-color-scheme: light){.eventConfigContainer{background-color:#fff}}.react-switch-checkbox{height:0;width:0;visibility:hidden}.react-switch-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:52px;height:32px;border-radius:100px;position:relative;transition:background-color .2s}.react-switch-label .react-switch-button{content:"";position:absolute;top:2px;left:2px;width:28px;height:28px;border-radius:50%;transition:all .2s ease-in-out;background:#fff;box-shadow:0 0 2px #0a0a0a4a}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{left:calc(100% - 30px)}.scannerContainer{display:flex;flex-flow:column;align-items:center;gap:10px;width:100%}.scannerContainer svg{display:none}.scanningContainer{display:flex;flex-flow:row;align-items:flex-end;gap:4px}.scanningContainer h2{margin:0}.loaderDots{margin-bottom:6px;width:25px;aspect-ratio:5.5;--_g: no-repeat radial-gradient(circle closest-side,#fff 90%,#0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100%/3) 100%;animation:l7 1.3s infinite linear}@keyframes l7{25%{background-size:calc(100%/3) 0%,calc(100%/3) 100%,calc(100%/3) 100%}50%{background-size:calc(100%/3) 100%,calc(100%/3) 0%,calc(100%/3) 100%}75%{background-size:calc(100%/3) 100%,calc(100%/3) 100%,calc(100%/3) 0%}}.scannedTicketContainer{width:90%;aspect-ratio:1;max-width:400px;border-radius:10px;gap:10px;display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:35px}.scannedTicketContainer h2{margin:0;font-size:1.8rem}.scannedTicketContainer .scannedTicketInfoContainer{background-color:#0003;padding:10px 18px 16px;border-radius:10px;display:flex;flex-flow:column;gap:10px}.scannedTicketContainer .scannedTicketInfo{display:flex;flex-flow:column;gap:3px}.scannedActionsContainer{display:flex;flex-flow:column;align-items:center;justify-content:space-between;gap:30px;width:100%;height:100%}.button.newScanButton{padding:12px 25px;max-width:400px;background-color:transparent;border:1px solid #fff;display:flex;flex-flow:row;align-items:center;justify-content:center;gap:10px}.button.newScanButton .icon{width:21px}.button.newScanButton .buttonText{color:unset}.scannedActionsContainer .scannedTicketStatusContainer{display:flex;flex-flow:column;align-items:center;gap:12px;width:100%}.scannedActionsContainer .scannedTicketStatusContainer .scannedTicketStatus{width:90%;max-width:400px}.scannedTicketStatus h2{margin:0}.buttonScanner{border-radius:16px;padding:50px 25px;width:90%;max-width:400px;background-color:#fcfcfc}.button.reactivateButton{padding:12px 25px;border-radius:12px}.button:disabled{opacity:.5}.buttonText{font-weight:500;font-size:20px;font-weight:700;text-align:center;color:#202228}@media (prefers-color-scheme: light){.scannedTicketContainer{background-color:#0000000d}.scannedTicketContainer .scannedTicketInfoContainer{background-color:#00000026}button{background-color:#e0e0e0!important}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.25;font-weight:500;color-scheme:light dark;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1;margin:0}p{margin:0}select{color:text}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:text;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#eee}}
