#root{padding:40px 32px 16px;max-width:960px;margin:0 auto}@media only screen and (max-width: 768px),only screen and (max-height: 600px){#root{padding:40px 16px 16px}}header{display:flex;gap:20px;margin-bottom:40px}.header-logo{display:block;background-color:#fff;border-radius:4px;padding:4px;height:80px}.header-logo img.logo{height:72px}.header-content .event-name{color:var(--color-text-inverted);font-size:4.5rem;line-height:5.4rem;margin:0;font-weight:700;letter-spacing:-.5px}.header-content .event-details{color:var(--color-text-inverted)}@media only screen and (max-width: 768px),only screen and (max-height: 600px){header{flex-direction:column;align-items:center}.header-content{text-align:center}}footer{margin:40px 20px 20px;display:flex;flex-direction:column;align-items:center;font-size:var(--font-size-subtle);gap:5px}footer a,footer span{color:#aaa}footer .footer-links{display:flex;gap:10px}.page{background-color:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:4px;padding:40px}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.page{padding:20px}}.bg{position:fixed;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:repeat;z-index:-1;opacity:.5;background-color:#23252d}.bg-overlay{background:linear-gradient(180deg,#000000bf,#0000 50%)}.loader{margin:40px;display:flex;min-height:200px;align-items:center;justify-content:center}.submitting-dialog{display:flex;flex-direction:column;align-items:center;padding:10px}.submitting-dialog h2{margin:20px 0 0}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.form-stepper{display:none!important}}.form-row{display:flex;flex-direction:row;margin:10px 0}.form-row .form-label-col{display:flex;flex:1;padding-top:18px;justify-content:flex-end;padding-right:20px}.form-row .form-detail-col{display:flex;flex:3;gap:10px}.form-row .form-detail-col.vertical{flex-direction:column}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.form-row{flex-direction:column;gap:10px}.form-row .form-label-col{justify-content:flex-start;padding-top:0}.form-row .form-detail-col{flex-direction:column}}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.form-section:not(:first-child){margin:40px 0}}.bm-registration-picker{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.form-actions{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:40px}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.form-actions{flex-direction:column;gap:10px}}.bm-addons-picker{flex:1;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.bm-addon-item{box-shadow:none!important;border:1px solid #ddd}.bm-addon-item>button{background-color:#fff}.bm-addon-item-content{display:flex;align-items:center;gap:10px}.bm-addon-item-content>div:first-child{flex:0 0 auto}.bm-addon-item-content>div:last-child{flex:1}.form-value-row{display:flex;flex-direction:row;margin:15px 0}.form-value-row .form-label-col{display:flex;flex:1;justify-content:flex-end;padding-right:30px}.form-value-row .form-detail-col{display:flex;flex:3;gap:10px;font-weight:700;word-break:break-word}.form-value-row .form-detail-col.vertical{flex-direction:column}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.form-value-row .form-label-col{padding-right:10px;justify-content:flex-start;flex:2}}.lottery-page .lottery-success{display:flex;justify-content:center}.lottery-page .lottery-success-content{display:flex;flex-direction:column;align-items:center;max-width:320px;font-weight:700}.lottery-page .lottery-success-content img{width:180px}.lottery-page .lottery-success-content div{text-align:center}.form-row-single{display:flex;flex-direction:row;margin:10px 0}.form-row-single .form-label-col{display:flex;flex:1;padding-top:18px;justify-content:flex-end;padding-right:20px}.form-row-single .form-detail-col{display:flex;flex:3;gap:10px}.form-row-single .form-detail-col.vertical{flex-direction:column}@media only screen and (max-width: 768px),only screen and (max-height: 600px){.form-row-single{flex-direction:column;gap:10px}.form-row-single .form-label-col{justify-content:flex-start;padding-top:0}.form-row-single .form-detail-col{flex-direction:column}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark;--color-text-body: #333;--color-text-subtle: #888;--color-text-inverted: #fff;--color-primary: #007bff;--color-background: #000;--color-background-mid: #1c1d22;--color-background-dark: #23252B;--color-background-darker: rgb(18, 18, 21);--color-border: #2c2f36;--color-divider: #ddd;--color-border-selected: #777;--color-background-header: rgba(35, 37, 43, .8);--color-primary-hover: hsl(211, 100%, 35%);--color-selected-background: #aaaaaa;--color-success: #008555;--color-failure: #fa2020;--color-warning: #ffb731;--color-blue: #008BD9;--color-grey: #3C414E;--color-commissions-open: var(--color-success);--color-commissions-closed: rgb(60, 65, 78);--color-commissions-opening-soon: rgb(0, 139, 217);--color-commissions-unknown: rgb(60, 65, 78);--gradient-neutral: linear-gradient(51deg, rgba(199,0,217,1) 0%, rgba(0,139,217,1) 100%);--gradient-success: linear-gradient(121deg, rgba(0,133,85,1) 0%, rgba(0,184,75,1) 100%);--gradient-blue: linear-gradient(121deg, rgb(0 139 217) 0%, rgb(0 78 159) 100%);--gradient-inactive: linear-gradient(121deg, rgb(44 47 54) 0%, rgb(67 76 86) 100%);--color-left-nav: rgb(32, 32, 36);--font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-size-body: 1.5rem;--font-size-subtle: 1.3rem;--font-size-small: 1.2rem;--font-family-heading: "Bebas Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--max-feed-width: 600px;--border-radius: 10px;--header-height: 60px;--left-nav-width: 60px;--footer-height: 0px;--content-padding: 20px;--breakpoint-width-mobile: 768px}*{box-sizing:border-box}html{background-color:var(--color-background);font-size:62.5%}body{margin:0;font-family:var(--font-family);font-size:var(--font-size-body);line-height:1.4;color:var(--color-text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:var(--color-blue);text-decoration:none}a:hover,a:focus,a:active{text-decoration:underline}.subtle{font-size:var(--font-size-subtle);color:var(--color-text-subtle)}@media only screen and (max-width: 768px),only screen and (max-height: 600px){:root{--max-feed-width: 768px;--header-height: 50px;--footer-height: 55px;--content-padding: 15px}html{--webkit-user-select: none;-webkit-user-select:none;user-select:none}body{min-height:calc(100vh - var(--header-height) - var(--footer-height) - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}button{font-family:var(--font-family);font-size:var(--font-size-body);font-weight:500;background-color:var(--color-primary);border:none;border-radius:var(--border-radius)}.form-group{margin:30px 0}label{color:var(--color-text-body);font-weight:700;margin-bottom:5px}form{display:flex;flex-direction:column;gap:10px}p{margin:10px 0}h1{font-size:4.5rem;line-height:5.4rem;font-weight:700;margin:50px 0 20px}h1:first-child{margin-top:0}h2{font-size:2.6rem;font-weight:700;margin:50px 0 20px}h2:first-child{margin-top:0}h3{font-size:2rem;font-weight:700;margin:50px 0 10px}h3:first-child{margin-top:0}h4{font-size:var(--font-size-body);font-weight:700;margin:40px 0 10px}h1,h2,h3{font-family:var(--font-family-heading)}hr{border:0;border-top:1px solid var(--color-divider);margin:20px 0;width:100%}h1+hr,h2+hr,h3+hr,h4+hr,h5+hr,h6+hr{margin-top:0}h1:has(+hr),h2:has(+hr),h3:has(+hr){margin-bottom:10px}hr+p{margin-top:0}@media only screen and (max-width: 768px),only screen and (max-height: 600px){h1:first-child{margin-top:10px}}.scrollable,html{scrollbar-color:var(--color-border) var(--color-left-nav)}.scrollable::-webkit-scrollbar,html::-webkit-scrollbar{background-color:var(--color-left-nav);width:18px;height:18px}.scrollable::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background-color:var(--color-left-nav)}.scrollable::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:var(--color-left-nav)}.scrollable::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:10px;border:5px solid transparent;background-clip:padding-box}.scrollable{scrollbar-width:thin}
