*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{align-items:center;background-color:#181818;color:#f2f2f2;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0}h1,h2{color:#e81b2e;text-align:center}.form{background-color:#232323;border-radius:8px;box-shadow:0 0 12px #e81b2e80;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;max-width:400px;padding:2rem;width:100%}#form-error{background-color:#e81b2e1a;border:1px solid #e81b2e;border-radius:.5rem;color:#f2f2f2;font-size:.95rem;font-weight:500;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}#form-error.success{background-color:#10b9811a;border:1px solid #10b981;color:#f2f2f2}.logo{display:block;height:auto;margin:0 auto 1rem;max-width:280px}label{font-weight:600}input,select{padding:.5rem}button,input,select{border:none;border-radius:4px;font-size:1rem}button{background-color:#e81b2e;color:#fff;cursor:pointer;padding:.75rem}button:hover{background-color:#ff2a3f}.secondary-btn{background-color:#0000;border:1px solid #e81b2e;color:#e81b2e}.secondary-btn:hover{background-color:#e81b2e;color:#fff}.hint{color:#f2f2f2;display:flex;flex-direction:column;font-size:.875rem;gap:.75rem;text-align:center}.hint-button{align-items:center;background-color:#0000;border:1px solid #e81b2e;border-radius:4px;color:#e81b2e;display:inline-flex;font-size:.875rem;gap:.5rem;justify-content:center;margin:0 auto;padding:.5rem 1rem;transition:all .2s}.hint-button:hover{background-color:#e81b2e;color:#fff}.hint-button svg{height:1rem;width:1rem}.tippy-box[data-theme~=light-border]{background-color:#232323;border:1px solid #e81b2e;box-shadow:0 0 12px #e81b2e80}.tippy-box[data-theme~=light-border] .tippy-arrow{color:#232323}.popover,.tippy-box[data-theme~=light-border] .tippy-content{padding:1rem}.popover{background-color:#2d2d2d;border:1px solid #e81b2e;border-radius:6px;margin-top:.5rem;position:relative;text-align:center}.popover img{border-radius:4px;margin-bottom:.5rem;max-width:100%}.popover button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem}.video{background:#000;width:100%}.video,canvas{border-radius:4px}canvas{display:block;margin:auto;max-width:100%}.hidden{display:none!important}.example-popover{align-items:center;background-color:#000000bf;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.example-popover-content{background-color:#232323;border:1px solid #e81b2e;border-radius:8px;box-shadow:0 0 12px #e81b2e80;max-width:600px;padding:1.5rem;position:relative;width:100%}.example-container{display:flex;flex-direction:column;gap:1rem}.close-button{align-items:center;background-color:#e81b2e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;position:absolute;right:-.75rem;top:-.75rem;transition:all .2s;width:2rem;z-index:1}.close-button:hover{background-color:#ff2a3f;transform:scale(1.1)}.example-image{border-radius:4px;display:block;height:auto;max-height:70vh;object-fit:contain;width:100%}.example-description{border-radius:4px;color:#f2f2f2;font-size:.95rem;margin:0;padding:.5rem;text-align:center}.blocked-message{color:#f2f2f2;font-size:1.1rem;line-height:1.5;margin-bottom:2rem;text-align:center}.blocked-instructions{background-color:#e81b2e1a;border:1px solid #e81b2e4d;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.instructions-title{color:#f2f2f2;font-weight:600;text-align:center}.instruction-block,.instructions-title{margin-bottom:1.5rem}.instruction-block:last-child{margin-bottom:0}.instruction-block strong{color:#e81b2e;display:block;font-size:1.1rem;margin-bottom:.5rem}.instruction-block ol{color:#f2f2f2;margin:0;padding-left:1.5rem}.instruction-block li{line-height:1.4;margin-bottom:.5rem}.instruction-block li:last-child{margin-bottom:0}.instructions-note{color:#f2f2f2;font-style:italic;margin-top:1.5rem;text-align:center}.success-icon{color:#10b981;height:64px;margin:0 auto 1.5rem;width:64px}.success-icon svg{height:100%;width:100%}.success-message{color:#f2f2f2;font-size:1.1rem;line-height:1.5;margin-bottom:2rem;text-align:center}.success-instructions{background-color:#10b9811a;border:1px solid #10b9814d;border-radius:8px;padding:1.5rem}.success-instructions .instructions-title{color:#10b981}.success-instructions ol{color:#f2f2f2;margin:0;padding-left:1.5rem}.success-instructions li{line-height:1.4;margin-bottom:.5rem}.success-instructions li:last-child{margin-bottom:0}.error-icon{color:#e81b2e;height:64px;margin:0 auto 1.5rem;width:64px}.error-icon svg{height:100%;width:100%}.error-message{color:#f2f2f2;font-size:1.1rem;line-height:1.5;margin-bottom:1rem;text-align:center}.error-details{background-color:#e81b2e1a;border:1px solid #e81b2e4d;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.error-detail-text{color:#f2f2f2;font-size:.95rem;line-height:1.4;margin:0;text-align:center}.hint-link{color:#e81b2e;font-weight:500;text-decoration:none}.hint-link:hover{text-decoration:underline}