:root{--text-color:#000;--ui-color-1:#000;--ui-color-2:#fa6321;--option-color:#fb9905;--option-text-color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:none;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;height:100%;margin:0;padding:0;position:relative;width:100%}#root,body{font-family:Fira Sans,system-ui,-apple-system,Segoe UI,sans-serif}body.common-bg{background-attachment:fixed;background-color:#fff;background-repeat:no-repeat;background-size:100% 100%}@media (max-width:768px){body.common-bg{background-attachment:fixed;background-color:#fff;background-repeat:no-repeat;background-size:100% 100%}}.login-logo1{margin-top:110px;width:31%}.begin-play{background:#000;border-radius:17px;color:#fff;cursor:pointer;font-size:16px;font-weight:bolder;margin:0 auto;padding:8px 15px;text-decoration:none;width:max-content}.begin-play-img{margin:0 auto;width:190px}a{text-decoration:none}.login-main-container{align-items:center;flex-direction:column;gap:30px;height:100%}.loader,.login-main-container{display:flex;justify-content:center}.loader{align-items:flex-end;border-bottom:2px solid #ddd;gap:5px;height:60px;padding-bottom:5px}.bar{animation:bounce .6s ease-in-out infinite;background-color:#4285f4;border-radius:5px 5px 0 0;height:30px;width:10px}.bar:nth-child(2){animation-delay:.2s;background-color:#34a853}.bar:nth-child(3){animation-delay:.4s;background-color:#fbbc05}.begin-play-btn{background-color:#f4c430;border:none;border-radius:8px;color:#2a1f5c;display:inline-block;font-size:18px;font-weight:700;letter-spacing:.04em;padding:12px 28px;text-align:center;text-decoration:none;transition:filter .2s ease,transform .2s ease}.begin-play-btn:hover{filter:brightness(1.06);transform:scale(1.05)}.begin-play-btn:active{transform:scale(.98)}@keyframes bounce{0%,to{height:30px}50%{height:60px}}@media (max-width:768px){.login-logo1{margin-top:100px;width:100%}.begin-play-img{margin:30px auto 0;width:157px}.begin-play-btn{font-size:15px}}@media screen and (max-width:950px){@media (orientation:landscape){.login-logo1{margin-top:0;width:31%}}}.header-admin{align-items:center;background:#fff;box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d,inset 0 -2px 6px 0 #0a254059;display:flex;height:65px;justify-content:space-between;padding:0 20px}.admin-tab-title{font-size:18px;font-weight:600}.brand-logo-and-game-holder{align-items:center;display:flex;font-size:18px;font-weight:400;gap:20px}.header-admin .brand-logo{width:180px}.brand-logo-holder{border-right:2px solid #000;padding-right:10px}.user{background:#f6f6f6;border:.5px solid #00000026;border-radius:50%;height:30px;padding:3px;width:30px}.user img{width:100%}.back-button-holder{left:0;margin:0 auto;position:relative;right:0;width:100%}.back-button{background:#0000;background-color:#e25569;border:1px solid #e25569;border-radius:5px;color:#000;color:#fff;font-size:16px;margin:5px auto 5px 20px;padding:8px 10px;position:relative}.code{border-radius:.25rem;color:#f74b5c;font-size:13px;margin-top:5px;padding:.2rem .4rem;text-align:left}.admin-background{background:#f4f5fa;background-position:100% 100%;background-repeat:no-repeat;background-size:cover;min-height:100vh}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.theme-modal{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;left:50%;max-height:90vh;max-width:355px;overflow-x:hidden;overflow-y:auto;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1001}.theme-modal *,.theme-modal :after,.theme-modal :before{box-sizing:border-box}.theme-modal h2{color:#d83307;font-size:22px;margin-top:0}.form-group,.theme-modal h2{margin-bottom:1.5rem}.form-group label{color:#444;display:block;font-weight:500;font-weight:bolder;margin-bottom:.5rem}.form-group input[type=number],.form-group input[type=text]{border:1px solid #ddd;border-radius:6px;font-size:1rem;max-width:100%;padding:.75rem;transition:border-color .2s;width:100%}.form-group input[type=number]:focus,.form-group input[type=text]:focus{border-color:#666;outline:none}.image-upload-group{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.image-upload-group h3{color:#444;font-size:1.1rem;margin-bottom:.5rem}.format-note{color:#666;color:red;font-size:.85rem}.format-note,.upload-section{margin-bottom:1rem}.upload-section label{color:#444;display:block;font-weight:500;margin-bottom:.5rem}.upload-box{border:2px dashed #ccc;border-radius:6px;cursor:pointer;padding:1.5rem;text-align:center;transition:all .2s}.upload-box:hover{background-color:#f9f9f9;border-color:#999}.upload-box span{color:#666;font-size:.95rem}.toggle-group{font-size:1.125rem;margin-bottom:1.5rem}.toggle-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.toggle-item label{color:#444;font-size:1.125rem;font-weight:500;font-weight:bolder}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;max-width:100%;padding-top:.5rem;width:100%}.cancel-btn,.save-btn{border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.cancel-btn{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.cancel-btn:hover{background-color:#e9e9e9}.save-btn{border:none;color:#fff}.save-btn,.save-btn:hover{background-color:#d83307}.file-upload-wrapper{align-items:center;background:#e3e3e3;color:#708090;display:flex;flex-direction:column;font-size:13px;gap:5px;justify-content:space-between;max-width:100%;min-width:0;padding:11px 13px;position:relative;text-align:center;width:100%}.file-icon-contaianer{border:1px solid #d83307;border-radius:5px;color:#d83307;padding:2px 5px}.per-question-container{align-items:center;display:flex;justify-content:space-between}.per-question-container input{width:100px!important}.image-upload-group h3,.per-question-container label,b{font-weight:bolder}.file-upload-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.preview-wrapper{display:inline-block;position:relative}.thumb-preview{border-radius:4px;height:64px;object-fit:cover}.file-upload-container{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%;width:100%}.theme-modal .form-group{margin-bottom:5px}@media (max-width:480px){.theme-modal{padding:1.5rem;width:95%}.modal-actions{flex-direction:column}.cancel-btn,.save-btn{width:100%}}.te-container{display:flex;gap:20px;margin:75px auto 0;width:70%}.te-left{background:#fff;display:flex;flex:5 5}.te-image-wrapper{flex:4 10;padding:16px}.te-main-image{border-radius:10px;height:320px;width:220px}.te-info{display:flex;flex:6 10;flex-direction:column;justify-content:space-between;padding:16px}.te-name{font-size:24px;font-weight:100;margin:0}.te-desc{flex:1 1;margin:8px 0}.te-icons{display:flex;gap:12px;justify-content:right}.te-icon{background:#515151ab;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;padding:6px;transition:all 1s}.te-right{background:#fff;display:flex;flex:5 5;flex-direction:column;min-height:500px;padding:16px}.te-select-header{align-items:center;display:flex;justify-content:space-between}.te-select-title{font-size:25px;font-weight:100;margin:0}.te-create-btn{background:#0000;border:1px solid #d83307;color:#d83307;cursor:pointer;font-size:18px;font-weight:bolder;padding:5px 10px}.te-create-btn i{font-size:1rem}.te-create-btn:hover{border:2px solid #d83307}.te-themes-list{grid-gap:15px;align-content:start;display:grid;gap:15px;grid-auto-rows:max-content;grid-template-columns:repeat(3,1fr);height:100%;margin-top:16px;overflow-x:hidden;overflow-y:auto;padding:5px 16px}.te-theme-item{border:.5px solid #cdcdcd;border-radius:10px;height:230px;overflow:hidden;position:relative;transition:all 1s;width:100%;width:156px}.te-theme-image{height:100%;width:100%}.te-theme-item .te-icons{align-items:center;border-radius:4px;bottom:8px;box-shadow:0 2px 6px #00000026;display:flex;justify-content:center;left:0;padding:5px 0;position:absolute;width:100%}.te-selected-icon{background:#fff;border-radius:50%;color:green;padding:4px;position:absolute;right:4px;top:4px}.te-theme-item:hover{box-shadow:5px 5px 5px #79797996}.te-icon:hover{transform:rotate(30deg)}.load-theme-container{align-items:center;display:flex;flex-direction:column;height:60vh;justify-content:center;text-align:center}.load-theme-spinner{animation:load-theme-spin 1s linear infinite;border:5px solid #ccc;border-radius:50%;border-top-color:#4caf50;height:50px;margin-bottom:10px;width:50px}.character-limit{color:red;font-size:.85rem;margin-top:5px}@keyframes load-theme-spin{to{transform:rotate(1turn)}}.load-theme-error{color:#d9534f;font-size:16px;font-weight:700}.ut-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.ut-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;left:50%;max-height:90vh;max-width:400px;overflow-y:auto;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1001}.ut-title{color:#333;font-size:1.5rem;margin-top:0;text-align:center}.ut-theme-name{color:#555;font-weight:700;margin-bottom:1rem;text-align:center}.ut-image-upload-group{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.ut-file-upload-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.ut-file-upload-wrapper{align-items:center;background:#f3f3f3;border-radius:6px;color:#666;display:flex;flex-direction:column;font-size:.9rem;gap:5px;padding:10px;position:relative;text-align:center}.ut-label{color:#444;font-weight:700;margin-bottom:5px}.ut-file-icon-container{border:1px solid #d83307;border-radius:4px;color:#d83307;cursor:pointer;display:inline-block;padding:8px}.ut-preview-wrapper{position:relative}.ut-thumb-preview{border-radius:4px;height:64px;object-fit:cover}.ut-file-upload-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.ut-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:1rem}.ut-cancel-btn,.ut-update-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:background-color .2s}.ut-cancel-btn{background:#f5f5f5;color:#333}.ut-cancel-btn:hover{background:#e0e0e0}.ut-update-btn{background:#d83307;color:#fff}.ut-update-btn:hover{background:#b12a05}@media (max-width:480px){.ut-modal{padding:1rem;width:95%}.ut-modal-actions{flex-direction:column}.ut-cancel-btn,.ut-update-btn{width:100%}}.rule-page{border-collapse:initial;border-spacing:50px 0;display:table;padding-top:100px;table-layout:fixed;width:100%}.custom-rules-container,.custom-toogle-container{background-color:#fff;border:1px solid #ddd;border-radius:8px;display:table-cell;padding:20px;vertical-align:top;width:35%}.custom-rules-title{color:#333;font-size:16px;font-weight:400;margin-top:25px}.rules-list{margin-bottom:20px}.rule-item{align-items:center;display:flex;margin-bottom:10px}.rule-input,.rule-number{margin-right:10px}.rule-input{background:#f3f3f5;border:none;border-radius:4px;color:#646464;font-size:14px;padding:8px;width:90%}.remove-button{background:none;border:none;color:#f44;cursor:pointer;padding:5px}.remove-button:disabled{color:#ccc;cursor:not-allowed}.add-rule-container{display:flex;margin-top:20px}.new-rule-input{border:1px solid #ccc;border-radius:4px;flex:1 1;margin-right:10px;padding:8px}.add-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 15px}.add-btn{background:#0000;border:1px solid #000;color:#000;cursor:pointer;padding:5px 10px}.add-button:disabled{background-color:#ccc;cursor:not-allowed}.rule-row{align-items:center;display:flex;margin:10px 0}.rules-button-container{padding-top:15px;width:100%}.remove-btn{border:1px solid #000;color:#000;cursor:pointer;padding:3px 7px}.custom-toogle-container .toggle-group{font-size:1.125rem;margin-top:15px}.custom-toogle-container .toggle-group label{font-size:1.125rem}.next-button-container,.save-button-container{text-align:center}.next-button-container button{background:#0000;border:1px solid #d83307;color:#d83307;cursor:pointer;font-size:19px;font-weight:bolder;margin:10px auto;padding:5px 10px}.custom-toogle-container .form-group{display:flex;flex-direction:column;margin-bottom:1rem}.custom-toogle-container .form-group label{color:#333;font-weight:600;margin-bottom:.5rem}.custom-toogle-container .form-group input[type=color],.custom-toogle-container .form-group input[type=text]{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:8px;transition:border-color .2s;width:100%}.custom-toogle-container .form-group input[type=color]:focus,.custom-toogle-container .form-group input[type=text]:focus{border-color:#888;outline:none}.custom-toogle-container>.custom-rules-title{margin-bottom:1rem}.rule-page{align-items:flex-start}.save-button-container button{margin-top:20px}.input-color{height:50px;width:100px!important}.open-color-settings{background:#0000;border:1px solid #d83307;color:#d83307;cursor:pointer;font-size:19px;font-weight:bolder;padding:5px 10px}.rules-page-new{margin:0 auto;width:100%}.blue-tabs-container{align-items:center;display:flex;gap:10px;justify-content:center;margin:0 auto;width:90%}.blue-tabs{background:#d1d5dc;border-radius:5px;gap:10px;height:8px;width:30%}.blue-tabs-active{background:#155dfc}.admin-tabs-holder{margin:0 auto;width:95%}.rules-page-columns{align-items:stretch;display:flex;gap:24px}.rules-page-center,.rules-page-left,.rules-page-right{display:flex;flex:1 1;min-width:0}.rules-page-center .admin-tab-container,.rules-page-left .admin-tab-container,.rules-page-right .admin-tab-container{display:flex;flex:1 1;flex-direction:column;width:100%}.admin-tab-container{background:#fff;margin-top:20px;padding:20px}.form-group-v1{margin-top:15px}.form-group-v1 label{color:#444;display:block;font-size:15px;font-weight:500;margin-bottom:.5rem}.form-group-v1 input[type=number],.form-group-v1 input[type=text]{background:#f3f3f5;border:none;border-radius:6px;color:#646464;font-size:15px;padding:8px;transition:border-color .2s;width:100%}.form-group-v1 input[type=number]:focus,.form-group-v1 input[type=text]:focus{border-color:#666;outline:none}.form-group-v1 .rules-textarea,.form-group-v1 textarea.form-control{background:#f3f3f5;border:none;border-radius:6px;color:#646464;font-size:15px;min-height:60px;padding:8px;resize:vertical;transition:border-color .2s;width:100%}.form-group-v1 .rules-textarea:focus,.form-group-v1 textarea.form-control:focus{border-color:#666;outline:none}.rules-action-holder{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;text-align:center}.save-and-continue{background:#000;background-color:#e25569;border-color:#e25569;border-radius:5px;color:#fff}.rules-wordrelease-link,.save-and-continue{cursor:pointer;margin:20px 0;padding:7px 10px}.rules-wordrelease-link{background:#0000;border:1px solid #155dfc;border-radius:5px;color:#155dfc;font-size:14px}.rules-wordrelease-link:hover{background:#155dfc;color:#fff}.rules-php-layout{align-items:stretch;margin:0 auto;max-width:1200px}.rules-php-col{flex:1 1;max-width:560px;min-width:280px}.themeupdate-row.rules-php-layout .rules-php-col>.themeupdate-card.rules-php-card{-webkit-overflow-scrolling:touch;max-height:min(78vh,720px);min-height:0;overflow-x:hidden;overflow-y:auto}.themeupdate-row.rules-php-layout .rules-php-card .themeupdate-card-body.rules-php-card-body{min-height:min-content;padding-bottom:24px}.rules-php-card-title{color:#111;font-size:1.1rem;font-weight:700;margin-bottom:.5rem;margin-top:1rem}.rules-php-card-title:first-of-type{margin-top:0}.rules-php-textarea{display:block;margin-bottom:.5rem;min-height:72px;resize:vertical;width:100%}.rules-php-repeater-row{align-items:flex-start}.rules-php-repeater-textarea{flex:1 1;min-height:60px}.rules-php-marks-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:1rem}.rules-php-marks-label{color:#111;flex:1 1;font-size:1rem;font-weight:500;min-width:160px}.rules-php-number{max-width:100px;width:100%}.rules-php-select{background:#f8fafc;border:1px solid #cfd4dc;border-radius:6px;color:#111;flex:0 1 auto;font-size:1rem;max-width:140px;min-width:88px;padding:8px 10px}.rules-php-toggle-row{align-items:center}.rules-timeout-toggle{background:#f1f5f9;border:2px solid #94a3b8;border-radius:999px;color:#334155;cursor:pointer;font-weight:700;min-width:72px;padding:8px 20px;transition:background .15s ease,border-color .15s ease}.rules-timeout-toggle.is-on{background:#dcfce7;border-color:#22c55e;color:#14532d}.rules-timeout-off-note code{font-size:.82rem}.rules-php-color-row .rules-php-color-input{cursor:pointer;height:40px;padding:2px;width:100px}.rules-continue-outline{background:#0000!important;border:2px solid #e25569;color:#e25569!important}.themeupdate-page{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;min-height:100vh;padding-bottom:40px;width:100%}.themeupdate-loading{color:#646464;font-size:16px;padding:60px 20px;text-align:center}.themeupdate-page .back-button-holder{margin-bottom:8px}.back-button{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#333;cursor:pointer;display:inline-flex;font-size:14px;gap:8px;padding:8px 16px}.back-button:hover{background:#f8f9fa}.themeupdate-header{margin-bottom:20px}.themeupdate-title{color:#333;font-size:1.5rem;font-weight:600;margin:0}.themeupdate-row{align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto;max-width:1400px;width:95%}.themeupdate-row.themeupdate-fullscreen{flex:1 1;gap:0;margin:0;max-width:none;min-height:0;padding:0;width:100%}.themeupdate-row.themeupdate-two-cols{flex-wrap:nowrap}.themeupdate-two-cols .themeupdate-col-left,.themeupdate-two-cols .themeupdate-col-right{display:flex;flex:1 1;max-width:none;min-width:0;padding:16px}.themeupdate-two-cols .themeupdate-col-left{border-right:1px solid #dee2e6}.themeupdate-card-full{display:flex;flex:1 1;flex-direction:column;min-height:0}.themeupdate-card-full .themeupdate-card-body{flex:1 1;overflow-y:auto}.themeupdate-select-multi-tall{min-height:50vh}.themeupdate-col{display:flex;flex:1 1;max-width:40%;min-width:280px}.themeupdate-col .themeupdate-card{display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.themeupdate-card{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow:hidden}.themeupdate-page .themeupdate-card,.themeupdate-page .themeupdate-card-body{overflow:visible}.themeupdate-card-header{background:#f8f9fa;border-bottom:1px solid #dee2e6;color:#333;font-size:16px;font-weight:600;padding:16px 20px}.themeupdate-card-body{display:flex;flex:1 1;flex-direction:column;padding:20px}.themeupdate-label{color:#333;display:block;font-size:15px;font-weight:600;margin:0 0 8px}.themeupdate-input{background:#fff;border:1px solid #dee2e6;border-radius:6px;box-sizing:border-box;font-size:15px;margin-bottom:8px;padding:10px 12px;width:100%}.themeupdate-input:focus{border-color:#666;outline:none}.themeupdate-hint{color:#6c757d;font-size:13px;margin:0 0 8px;text-align:right;width:100%}.themeupdate-muted{color:#6c757d;font-size:13px;line-height:1.5;margin:0 0 12px}.themeupdate-muted code{background:#f8f9fa;border-radius:4px;color:#c82333;font-size:12px;font-size:15px;font-weight:700;padding:4px 8px}.themeupdate-rules-repeater{margin:12px 0}.themeupdate-rule-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.themeupdate-rule-input{flex:1 1;margin-bottom:0}.themeupdate-add-rule{margin-bottom:8px;margin-top:8px}.themeupdate-btn{align-items:center;border:1px solid #0000;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:opacity .2s}.themeupdate-btn:disabled{cursor:not-allowed;opacity:.6}.themeupdate-btn-primary{background:#007bff;border-color:#007bff;color:#fff}.themeupdate-btn-primary:hover:not(:disabled){background:#0069d9}.themeupdate-btn-success{align-items:center;background:#fa626b;border-color:#fa626b;color:#fff;justify-content:center;text-align:center;width:170px}.themeupdate-btn-success:hover:not(:disabled){background:#fa626b}.themeupdate-btn-danger{background:#dc3545;border-color:#dc3545;color:#fff;padding:6px 12px}.themeupdate-btn-danger:hover:not(:disabled){background:#c82333}.themeupdate-btn-sm{font-size:13px;padding:4px 10px}.themeupdate-color-drop{align-items:center;display:flex;font-size:15px;gap:16px;justify-content:flex-start;margin:12px 0}.themeupdate-color-input{background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;height:38px;padding:2px;width:60px}.themeupdate-actions{margin-top:16px;text-align:center}.themeupdate-form-group{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;padding:10px 0}.themeupdate-form-group:last-of-type{border-bottom:none}.themeupdate-switch-label{color:#333;cursor:pointer;font-size:14px;font-weight:500;margin:0}.themeupdate-hr{border:none;border-top:1px solid #dee2e6;margin:16px 0}.themeupdate-upload-limit{margin:16px 0;padding:12px 0}.themeupdate-upload-limit .themeupdate-input{max-width:120px}.themeupdate-additional-fields{margin-top:16px;padding-top:12px}.themeupdate-dynamic-inputs{margin-bottom:12px}.themeupdate-input-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}.themeupdate-dynamic-input{flex:1 1;margin-bottom:0;min-width:160px}.themeupdate-input-append{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.themeupdate-select-dot{background:#0000;border:2px solid #333;border-radius:50%;cursor:pointer;display:inline-block;flex-shrink:0;height:20px;width:20px}.themeupdate-select-dot.selected{background:#fa626b;border-color:#fa626b}.themeupdate-checkbox{cursor:pointer;height:18px;margin:0;width:18px}.themeupdate-checkbox-label{cursor:pointer;font-size:14px;margin:0}.themeupdate-additional-fields .themeupdate-btn{margin-bottom:8px;margin-right:8px}.themeupdate-select-wrap{margin:8px 0}.themeupdate-select-multi{background:#fff;border:1px solid #dee2e6;border-radius:6px;font-size:14px;min-height:120px;padding:8px;width:100%}.themeupdate-select-multi:focus{border-color:#666;outline:none}.themeupdate-selected-box{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:flex;flex-direction:column;gap:10px;min-height:120px;padding:12px}.themeupdate-selected-box-inner{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.themeupdate-select-inline{flex:1 1;font-size:14px;margin-bottom:0;min-width:140px;padding:8px 10px}.themeupdate-select-all-link{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;padding:0;text-decoration:underline}.themeupdate-select-all-link:hover{color:#0056b3}.themeupdate-selected-chips{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-height:36px}.themeupdate-selected-empty{color:#6c757d;font-size:14px}.themeupdate-selected-chip{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#333;display:inline-flex;font-size:14px;gap:6px;padding:6px 10px}.themeupdate-chip-remove{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;height:20px;justify-content:center;line-height:1;padding:0;transition:background .2s;width:20px}.themeupdate-chip-remove:hover{background:#c82333}.themeupdate-upload-form{border-top:1px solid #f0f0f0;margin:16px 0;padding:12px 0}.themeupdate-file-wrap{margin-bottom:8px}.themeupdate-file-wrap input[type=file]{font-size:14px;padding:6px 0}.themeupdate-file-wrap label{color:#6c757d;display:block;font-size:13px;margin-top:4px}.themeupdate-upload-form .themeupdate-btn{margin-top:8px}.themeupdate-file-wrap input[type=file]{height:auto}.themeupdate-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto 20px;max-width:1200px;width:95%}.themeupdate-tab{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;color:#333;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:background .15s,border-color .15s}.themeupdate-tab:hover{background:#f8f9fa}.themeupdate-tab.active{background:#e8f5e9;border-color:#28a745;color:#1b5e20}.themeupdate-panel-wide{box-sizing:border-box;margin:0;max-width:none;padding:0 18px;width:100%}.themeupdate-questions-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,minmax(220px,1fr));margin-top:14px;overflow:visible}@media (max-width:1400px){.themeupdate-questions-grid{grid-template-columns:repeat(4,minmax(220px,1fr))}}.themeupdate-question-card{background:#fff;border:1px solid #dee2e6;border-radius:10px;display:flex;flex-direction:column;min-height:0;overflow:visible}.themeupdate-question-head{align-items:center;background:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:12px 14px}.themeupdate-question-remove{align-items:center;background:#dc3545;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;height:28px;justify-content:center;line-height:1;width:28px}.themeupdate-question-remove:hover:not(:disabled){background:#c82333}.themeupdate-question-remove:disabled{cursor:not-allowed;opacity:.6}.themeupdate-question-title{color:#111;font-weight:700}.themeupdate-question-body{display:flex;flex-direction:column;padding:14px}.themeupdate-question-textarea{min-height:72px;resize:vertical}.themeupdate-question-preview{background:#fafafa;border:1px solid #eee;border-radius:8px;margin:8px 0 12px;overflow:hidden}.themeupdate-question-preview img{display:block;height:auto;object-fit:contain;width:100%}.themeupdate-emoji-slots-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.themeupdate-emoji-slot-wrap{align-items:center;display:flex;flex-direction:column;gap:4px;position:relative}.themeupdate-emoji-slot{align-items:center;background:#fafafa;border:2px dashed #ced4da;border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:48px;justify-content:center;padding:0;transition:border-color .15s,background .15s;width:48px}.themeupdate-emoji-slot:hover{background:#fff5f5;border-color:#fa626b}.themeupdate-emoji-slot--active{background:#fff;border-color:#fa626b;border-style:solid}.themeupdate-emoji-slot-char{font-size:28px;font-variant-emoji:emoji;line-height:1}.themeupdate-emoji-preview-glyph-wrap,.themeupdate-emoji-slot-img-wrap{align-items:center;display:inline-flex;justify-content:center;line-height:0}.themeupdate-emoji-preview-glyph-wrap img,.themeupdate-emoji-slot-img-wrap img{display:block}.themeupdate-emoji-slot-placeholder-icon{color:#adb5bd;font-size:18px;opacity:.85}.themeupdate-emoji-slot-remove{align-items:center;background:#e9ecef;border:none;border-radius:999px;color:#495057;cursor:pointer;display:inline-flex;font-size:11px;height:22px;justify-content:center;line-height:1;padding:0;width:22px}.themeupdate-emoji-slot-remove:hover{background:#dee2e6;color:#212529}.themeupdate-emoji-add-slot{align-items:center;align-self:flex-start;background:#fff;border:2px solid #dee2e6;border-radius:10px;box-sizing:border-box;color:#fa626b;cursor:pointer;display:inline-flex;font-size:18px;height:48px;justify-content:center;padding:0;width:48px}.themeupdate-emoji-add-slot:hover{background:#fff5f5;border-color:#fa626b}.themeupdate-emoji-picker-portal{background:#fff;border-radius:12px;box-shadow:0 16px 48px #00000038;line-height:0;overflow:visible;position:fixed;z-index:100050}.themeupdate-question-preview--emoji{align-items:stretch;display:flex;flex-direction:column;justify-content:center;min-height:72px}.themeupdate-preview-label{color:#868e96;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.themeupdate-emoji-preview-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px 2px;justify-content:center;padding:12px 10px;text-align:center}.themeupdate-emoji-preview-plus{color:#868e96;font-size:clamp(18px,4vw,28px);font-weight:900;line-height:1;padding:0 6px;-webkit-user-select:none;user-select:none}.themeupdate-emoji-preview-glyph{font-size:clamp(22px,5vw,36px);font-variant-emoji:emoji;letter-spacing:.06em;line-height:1.15}.themeupdate-emoji-preview-glyph-wrap{vertical-align:middle}.themeupdate-emoji-preview-empty{color:#adb5bd;font-size:13px;padding:16px 8px;text-align:center}.themeupdate-question-preview-img{display:block;height:auto;max-height:120px;object-fit:contain;width:100%}@media (max-width:980px){.themeupdate-questions-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (max-width:640px){.themeupdate-questions-grid{grid-template-columns:1fr}}.themeupdate-questions-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px}.themeupdate-feedback-category-title-block{margin-bottom:12px}.themeupdate-feedback-category-title-block .themeupdate-input{box-sizing:border-box;max-width:100%;width:100%}.themeupdate-feedback-save-titles{margin-top:16px}.themeupdate-feedback-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:16px}.themeupdate-feedback-card{background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow:hidden}.themeupdate-feedback-card .themeupdate-card-header{font-size:15px}.themeupdate-feedback-preview-main{margin:8px 0 12px;min-height:80px}.themeupdate-feedback-main-img{border:1px solid #eee;border-radius:6px;height:auto;max-height:140px;max-width:140px;object-fit:contain;width:auto}.themeupdate-feedback-items-grid{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 12px;min-height:40px}.themeupdate-feedback-item-tile{position:relative;width:90px}.themeupdate-feedback-item-tile img{border:1px solid #ddd;border-radius:6px;display:block;height:90px;object-fit:cover;width:90px}.themeupdate-feedback-item-remove{background:#dc3545;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;height:26px;line-height:1;padding:0;position:absolute;right:-8px;top:-8px;width:26px}.themeupdate-feedback-item-remove:hover:not(:disabled){background:#c82333}.themeupdate-conveyor-preview{margin-top:16px}.themeupdate-preview-fluid{border:1px solid #eee;border-radius:8px;display:block;height:auto;max-width:100%}.themeupdate-view-upload-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:8px}.themeupdate-view-upload-col{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:16px}.card-border{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:16px}.themeupdate-layout-editor{margin-top:8px}.themeupdate-layout-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.themeupdate-btn-group{border:1px solid #dee2e6;border-radius:6px;display:inline-flex;overflow:hidden}.themeupdate-btn-group .themeupdate-btn{border:none;border-radius:0;border-right:1px solid #dee2e6;margin:0}.themeupdate-btn-group .themeupdate-btn:last-child{border-right:none}.themeupdate-btn-outline{background:#fff;border:1px solid #ced4da;color:#333}.themeupdate-btn-active{background:#dc3545;border-color:#dc3545;color:#fff}.themeupdate-layout-columns{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr minmax(220px,280px)}@media (max-width:900px){.themeupdate-layout-columns{grid-template-columns:1fr}}.themeupdate-layout-stage{background:#f8f8f8;border:1px solid #ddd;border-radius:10px;container-type:size;margin:0 auto;max-width:900px;overflow:hidden;position:relative;width:100%}.themeupdate-layout-title-overlay{word-wrap:break-word;background:#ffffff59;border:2px dashed #0d6efda6;border-radius:6px;box-sizing:border-box;color:#1a1a1a;cursor:move;font-weight:700;line-height:1.15;overflow:hidden;padding:2px 4px;position:absolute;text-align:center;text-shadow:0 0 6px #fff,0 0 10px #fff,0 1px 2px #ffffffe6;touch-action:none;-webkit-user-select:none;user-select:none;z-index:10}.themeupdate-layout-titles-hr{margin:16px 0 12px}.themeupdate-layout-stage.themeupdate-layout-stage--mobile-portrait{margin-left:auto;margin-right:auto;max-width:100%;width:min(100%,414px,37.88839vh,332.67857px)}.themeupdate-layout-bg{background-position:50%;background-size:cover;inset:0;position:absolute}.themeupdate-layout-cat{cursor:move;height:auto;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none;z-index:2}.themeupdate-layout-belt{outline:2px dashed #0d6efdd9;outline-offset:2px;z-index:3}.themeupdate-layout-placeholder{align-items:center;background:#ffffffd9;border:1px dashed #ccc;border-radius:6px;box-sizing:border-box;color:#6c757d;display:flex;font-size:12px;justify-content:center;min-height:48px;position:absolute;z-index:1}.themeupdate-layout-side .themeupdate-form-group{align-items:stretch;flex-direction:column;gap:6px}.themeupdate-range{width:100%}div:where(.swal2-container) div:where(.swal2-html-container){font-size:16px}.LoginPage_container{align-items:center;background-color:#f0f2f5;display:flex;height:100vh;justify-content:center}.LoginPage_form{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;width:320px}.LoginPage_title{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.LoginPage_field{margin-bottom:1rem}.LoginPage_label{color:#333;display:block;font-size:.9rem;margin-bottom:.5rem}.LoginPage_input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.5rem;width:100%}.LoginPage_button{background-color:#1890ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:.5rem;padding:.75rem;width:100%}.LoginPage_error{color:#e74c3c;font-size:.9rem;margin-bottom:1rem;text-align:center}:root{--swal2-outline:0 0 0 3px #6496c880;--swal2-container-padding:0.625em;--swal2-backdrop:#0006;--swal2-width:32em;--swal2-padding:0 0 1.25em;--swal2-border:none;--swal2-border-radius:0.3125rem;--swal2-background:#fff;--swal2-color:#545454;--swal2-footer-border-color:#eee;--swal2-show-animation:swal2-show 0.3s;--swal2-hide-animation:swal2-hide 0.15s forwards;--swal2-title-padding:0.8em 1em 0;--swal2-html-container-padding:1em 1.6em 0.3em;--swal2-input-background:#0000;--swal2-progress-step-background:#add8e6;--swal2-validation-message-background:#f0f0f0;--swal2-validation-message-color:#666;--swal2-close-button-position:initial;--swal2-close-button-inset:auto;--swal2-close-button-font-size:2.5em;--swal2-close-button-color:#ccc;--swal2-close-button-transition:color 0.1s,box-shadow 0.1s;--swal2-close-button-outline:initial;--swal2-close-button-box-shadow:inset 0 0 0 3px #0000;--swal2-close-button-focus-box-shadow:inset var(--swal2-outline);--swal2-close-button-hover-transform:none;--swal2-confirm-button-background-color:#7066e0;--swal2-deny-button-background-color:#dc3741;--swal2-cancel-button-background-color:#6e7881}[data-swal2-theme=dark]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white)}@media(prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb,var(--swal2-dark-theme-black),var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006;box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{background-color:#0000;box-sizing:border-box;max-width:100%;pointer-events:none;width:360px}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){-webkit-overflow-scrolling:touch;box-sizing:border-box;display:grid;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;inset:0;overflow-x:hidden;padding:.625em;padding:var(--swal2-container-padding);position:fixed;transition:background-color .1s;z-index:1060}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006;background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-bottom-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-bottom,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-top{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-bottom-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-left>.swal2-popup,div:where(.swal2-container).swal2-center-start>.swal2-popup{align-self:center;grid-row:2}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-left>.swal2-popup,div:where(.swal2-container).swal2-bottom-start>.swal2-popup{align-self:end;grid-column:1;grid-row:3}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup,div:where(.swal2-container).swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{align-self:stretch;grid-row:1/4}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){background:#fff;background:var(--swal2-background);border:none;border:var(--swal2-border);border-radius:.3125rem;border-radius:var(--swal2-border-radius);box-sizing:border-box;color:#545454;color:var(--swal2-color);display:none;font-family:inherit;font-size:1rem;grid-template-columns:minmax(0,100%);max-width:100%;padding:0 0 1.25em;padding:var(--swal2-padding);position:relative;width:32em;width:var(--swal2-width)}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){word-wrap:break-word;color:inherit;cursor:auto;font-size:1.875em;font-weight:600;margin:0;max-width:100%;padding:.8em 1em 0;padding:var(--swal2-title-padding);position:relative;text-align:center;text-transform:none}div:where(.swal2-container) div:where(.swal2-actions){align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:1.25em auto 0;padding:0;width:auto;z-index:1}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){align-items:center;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-color:#2778c4 #0000;border-radius:100%;border-style:solid;border-width:.25em;display:none;height:2.2em;justify-content:center;margin:0 1.875em;width:2.2em}div:where(.swal2-container) button:where(.swal2-styled){box-shadow:0 0 0 3px #0000;font-weight:500;margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#7066e0;background-color:var(--swal2-confirm-button-background-color);border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#dc3741;background-color:var(--swal2-deny-button-background-color);border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#6e7881;background-color:var(--swal2-cancel-button-background-color);border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{box-shadow:var(--swal2-action-button-outline);outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid #eee;border-top:1px solid var(--swal2-footer-border-color);color:inherit;cursor:auto;font-size:1em;margin:1em 0 0;padding:1em 1em 0;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-left-radius:.3125rem;border-bottom-left-radius:var(--swal2-border-radius);border-bottom-right-radius:.3125rem;border-bottom-right-radius:var(--swal2-border-radius);bottom:0;grid-column:auto!important;left:0;overflow:hidden;position:absolute;right:0}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:#0003;height:.25em;width:100%}div:where(.swal2-container) img:where(.swal2-image){cursor:auto;margin:2em auto 1em;max-width:100%}div:where(.swal2-container) button:where(.swal2-close){align-items:center;background:#0000;border:none;border-radius:.3125rem;border-radius:var(--swal2-border-radius);color:#ccc;color:var(--swal2-close-button-color);cursor:pointer;font-family:monospace;font-size:2.5em;font-size:var(--swal2-close-button-font-size);height:1.2em;inset:auto;inset:var(--swal2-close-button-inset);justify-content:center;justify-self:end;margin-bottom:-1.2em;margin-right:0;margin-top:0;outline:initial;outline:var(--swal2-close-button-outline);overflow:hidden;padding:0;position:static;position:var(--swal2-close-button-position);transition:color .1s,box-shadow .1s;transition:var(--swal2-close-button-transition);width:1.2em;z-index:2}div:where(.swal2-container) button:where(.swal2-close):hover{background:#0000;color:#f27474;transform:none;transform:var(--swal2-close-button-hover-transform)}div:where(.swal2-container) button:where(.swal2-close):focus-visible{box-shadow:inset 0 0 0 3px #6496c880;box-shadow:var(--swal2-close-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){word-wrap:break-word;color:inherit;cursor:auto;font-size:1.125em;font-weight:400;justify-content:center;line-height:normal;margin:0;overflow:auto;padding:1em 1.6em .3em;padding:var(--swal2-html-container-padding);text-align:center;word-break:break-word;z-index:1}div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) label:where(.swal2-checkbox),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) textarea:where(.swal2-textarea){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) textarea:where(.swal2-textarea){background:#0000;background:var(--swal2-input-background);border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #0000;box-sizing:border-box;color:inherit;font-size:1.125em;transition:border-color .1s,box-shadow .1s;width:auto}div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880;outline:none}div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:#fff;background:var(--swal2-background);margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{color:inherit;font-weight:600;text-align:center;width:20%}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;padding:0}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:#0000;background:var(--swal2-input-background);font-size:1.125em;margin-left:auto;margin-right:auto;width:75%}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:#0000;background:var(--swal2-input-background);color:inherit;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}div:where(.swal2-container) .swal2-checkbox,div:where(.swal2-container) .swal2-radio{align-items:center;background:#fff;background:var(--swal2-background);color:inherit;justify-content:center}div:where(.swal2-container) .swal2-checkbox label,div:where(.swal2-container) .swal2-radio label{font-size:1.125em;margin:0 .6em}div:where(.swal2-container) .swal2-checkbox input,div:where(.swal2-container) .swal2-radio input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;background:#f0f0f0;background:var(--swal2-validation-message-background);color:#666;color:var(--swal2-validation-message-color);font-size:1em;font-weight:300;justify-content:center;margin:1em 0 0;overflow:hidden;padding:.625em}div:where(.swal2-container) div:where(.swal2-validation-message):before{background-color:#f27474;border-radius:50%;color:#fff;content:"!";display:inline-block;font-weight:600;height:1.5em;line-height:1.5em;margin:0 .625em;min-width:1.5em;text-align:center;width:1.5em}div:where(.swal2-container) .swal2-progress-steps{align-items:center;background:#0000;flex-wrap:wrap;font-weight:600;margin:1.25em auto;max-width:100%;padding:0}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{background:#2778c4;border-radius:2em;color:#fff;flex-shrink:0;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6;background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{background:#2778c4;flex-shrink:0;height:.4em;margin:0 -1px;width:2.5em;z-index:10}div:where(.swal2-icon){border:.25em solid #000;border-radius:50%;box-sizing:initial;cursor:default;font-family:inherit;height:5em;justify-content:center;line-height:5em;margin:2.5em auto .6em;position:relative;-webkit-user-select:none;user-select:none;width:5em}div:where(.swal2-icon) .swal2-icon-content{align-items:center;display:flex;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;width:3.75em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;transform:rotate(-45deg);transform-origin:3.75em 3.75em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;transform:rotate(-45deg);transform-origin:0 3.75em}div:where(.swal2-icon).swal2-success .swal2-success-ring{border:.25em solid #a5dc864d;border-radius:50%;box-sizing:initial;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}div:where(.swal2-icon).swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;transform:rotate(-45deg);width:.4375em;z-index:1}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{left:.8125em;top:2.875em;transform:rotate(45deg);width:1.5625em}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;transform:rotate(-45deg);width:2.9375em}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s;animation:var(--swal2-show-animation)}.swal2-hide{animation:swal2-hide .15s forwards;animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.swal2-rtl .swal2-close{margin-left:0;margin-right:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}.swal2-toast{background:#fff;background:var(--swal2-background);box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;overflow-y:hidden;padding:1em;pointer-events:all}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){font-size:1em;margin:.5em 1em;padding:0;text-align:left;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){font-size:1em;height:2em;margin:.5em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-toast button:where(.swal2-close){align-self:center;font-size:2em;grid-column:3/3;grid-row:1/99;height:.8em;margin:0;width:.8em}.swal2-toast div:where(.swal2-html-container){font-size:1em;margin:.5em 1em;overflow:visible;overflow:initial;padding:0;text-align:left;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{margin:.25em}.swal2-toast .swal2-icon,.swal2-toast .swal2-loader{align-self:center;grid-column:1;grid-row:1/99;height:2em;width:2em}.swal2-toast .swal2-icon{margin:0 .5em 0 0;min-width:2em}.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){height:auto;justify-content:flex-start;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){font-size:1em;margin:.25em .5em;padding:.4em .6em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:3em;position:absolute;width:1.6em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.5em;top:-.8em;transform:rotate(-45deg);transform-origin:2em 2em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;transform-origin:0 1.5em}.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.8125em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;transform:scale(.4)}50%{margin-top:1.625em;opacity:0;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-1turn)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}.fullhouse-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.fullhouse-loader{animation:game-spin .75s linear infinite;border:4px solid #ffffff40;border-radius:50%;border-top-color:#fff;height:48px;width:48px}@keyframes game-spin{to{transform:rotate(1turn)}}.game-container{box-sizing:border-box;display:flex;flex-direction:column;min-height:90vh;overflow:hidden;position:relative}.confetti-canvas{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:100}.confetti-canvas.confetti-canvas--fullscreen{height:100vh;inset:0;max-height:100vh;max-width:100vw;position:fixed;width:100vw;z-index:150}@media (prefers-reduced-motion:reduce){.game-q-transition,.q-count-bar__badge--blink,.q-count-bar__line-strip{animation:none!important;transition:none!important}}@keyframes game-buzz{0%{transform:translateX(0)}10%{transform:translateX(-10px) rotate(-1deg)}20%{transform:translateX(10px) rotate(1deg)}30%{transform:translateX(-8px) rotate(-.8deg)}40%{transform:translateX(8px) rotate(.8deg)}50%{transform:translateX(-5px)}62%{transform:translateX(5px)}74%{transform:translateX(-3px)}86%{transform:translateX(3px)}to{transform:translateX(0)}}.game-main-panel{--game-question-slot:min(720px,92vw);border-radius:14px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0 clamp(10px,2.8vw,20px);min-height:0;overflow:hidden;position:relative}.game-symbol-flash{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:30}.game-symbol-flash__emoji{animation:game-wrong-symbol-pop .85s ease-out forwards;filter:drop-shadow(0 14px 30px rgba(0,0,0,.45));font-size:clamp(76px,22vw,160px);line-height:1}@keyframes game-wrong-symbol-pop{0%{opacity:0;transform:scale(.15)}28%{opacity:1;transform:scale(1.06)}to{opacity:0;transform:scale(.92)}}.game-main-panel.game-fx-wrong{animation:game-buzz .55s ease-out}.top-bar{grid-gap:8px;align-items:center;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:1fr auto 1fr;padding:14px clamp(12px,3vw,24px) 10px;position:relative;z-index:10}.top-bar__left{align-items:center;display:flex;justify-self:start;min-width:0}.top-bar__left--pills{gap:10px}.game-hint-pill:disabled{cursor:not-allowed;opacity:.42}.game-hint-pill:not(:disabled):active{transform:scale(.96)}.game-hint-pill .fa-lightbulb{font-size:19px;line-height:1}.top-bar__center{display:flex;justify-content:center;justify-self:center;min-width:0}.top-bar__logo{font-size:clamp(12px,2.5vw,18px);font-weight:800;max-width:min(70vw,320px);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.top-bar__right{justify-content:flex-end;justify-self:end;min-width:0}.icon-pill,.top-bar__right{align-items:center;display:flex}.icon-pill{border-radius:10px;box-sizing:border-box;font-size:clamp(13px,2vw,16px);font-weight:800;gap:6px;justify-content:center;min-height:40px;min-width:48px;padding:7px 13px;white-space:nowrap}.rules-pill{border:none;cursor:pointer;font-size:20px;height:40px;line-height:1;min-width:40px;padding:0;width:40px}.q-count-bar{grid-column-gap:clamp(12px,3vw,22px);align-items:center;box-sizing:border-box;column-gap:clamp(12px,3vw,22px);display:grid;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-items:stretch;margin-inline:auto;max-width:100%;padding:2px 0 6px;position:relative;width:min(720px,92vw);width:var(--game-question-slot,min(720px,92vw));z-index:10}.q-count-bar__track{align-items:center;display:flex;min-height:12px;min-width:0;width:100%}.q-count-bar__track--left{justify-content:flex-end}.q-count-bar__track--right{justify-content:flex-start}.q-count-bar__line-strip{background:#ffffff6b;border-radius:999px;box-shadow:0 0 12px #93c5fd33;display:block;height:3px;width:100%}.q-count-bar--timed .q-count-bar__line-strip{transition:transform 1s linear}.q-count-bar__badge{font-feature-settings:"tnum";background:color-mix(in srgb,#334155 88%,#0000);background:color-mix(in srgb,var(--game-panel-box-local,var(--game-panel-box,#334155)) 88%,#0000);border:1px solid #ffffff61;border-radius:8px;box-sizing:border-box;color:#fff;color:var(--game-text-color,#fff);font-size:clamp(11px,2vw,14px);font-variant-numeric:tabular-nums;font-weight:800;grid-column:2;justify-self:center;letter-spacing:.03em;line-height:1.25;margin:0;min-width:5.5ch;padding:8px 12px;text-align:center}@supports not (background:color-mix(in srgb,white 50%,transparent)){.q-count-bar__badge{background:#1e293be0}}.q-count-bar--urgent .q-count-bar__badge--blink{animation:game-timer-badge-blink .55s ease-in-out infinite}@keyframes game-timer-badge-blink{0%,to{box-shadow:0 0 0 0 #f8717159;opacity:1;transform:scale(1)}50%{box-shadow:0 0 20px 2px #f8717180;opacity:.86;transform:scale(1.04)}}.game-landing-title{flex-shrink:0;font-size:clamp(15px,3.8vw,22px);font-weight:800;line-height:1.25;padding:6px 12px 10px;text-shadow:0 2px 14px #00000059}.game-landing-title,.game-question-hint{box-sizing:border-box;margin:0 auto;max-width:100%;text-align:center;width:min(720px,92vw);width:var(--game-question-slot,min(720px,92vw))}.game-question-hint{font-size:clamp(13px,3.2vw,17px);font-weight:600;line-height:1.35;opacity:.92;padding:0 clamp(12px,4vw,20px) 4px;text-shadow:0 1px 10px #00000059}.game-content{box-sizing:border-box;flex:1 1;flex-direction:column;gap:clamp(12px,2.5vw,20px);padding:clamp(10px,3vw,24px) clamp(12px,4vw,32px) clamp(24px,5vw,48px);position:relative;z-index:5}.game-content,.question-img-wrap{align-items:center;display:flex;justify-content:center}.question-img-wrap{height:160px!important;margin-inline:auto;max-width:100%;width:min(720px,92vw);width:var(--game-question-slot,min(720px,92vw))}.game-q-transition{align-items:center;animation:game-q-swoosh .62s cubic-bezier(.25,.82,.22,1) both;display:flex;flex-direction:column;max-width:100%;width:100%}.game-q-transition--mobile{animation-duration:.48s}@keyframes game-q-swoosh{0%{filter:blur(3px);opacity:0;transform:translateX(24px) scale(.98) rotate(-.75deg)}to{filter:blur(0);opacity:1;transform:translateX(0) scale(1) rotate(0)}}.lifelines-strip{border-radius:14px;margin-top:clamp(4px,1.2vw,10px);margin-inline:auto;max-width:100%;padding:8px clamp(14px,4vw,22px);width:min(720px,92vw);width:var(--game-question-slot,min(720px,92vw))}.answer-equals-row{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0;padding:clamp(4px,1.5vw,12px) 0 clamp(2px,1vw,6px);width:100%}.answer-equals-row__eq{color:#fff;color:var(--game-text-color,#fff);font-size:clamp(26px,7vw,40px);font-weight:900;line-height:1;text-shadow:0 2px 14px #00000059}@supports not (background:color-mix(in srgb,white 50%,transparent)){.lifelines-strip{background:#1e293be6}}.question-img{display:block;height:auto;width:100%}.question-img-wrap--emoji{min-height:160px}.question-img-wrap--emoji-cells{align-self:stretch;background:#0000!important;box-shadow:none!important;height:auto!important;justify-content:center;max-width:100%!important;min-height:0!important;min-height:auto!important;overflow-x:visible;overflow-y:visible;padding:clamp(6px,2vw,14px) 0!important;width:100%!important}.question-emoji-row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:0;justify-content:center;line-height:0;margin-inline:auto;max-width:100%;width:100%}.question-emoji-row--compact .question-emoji-between{font-size:clamp(.9rem,3.4vw,1.25rem);font-weight:900;padding:0 clamp(3px,1vw,7px)}.question-emoji-cell{align-items:center;border-radius:14px;box-shadow:0 8px 22px #00000038;box-sizing:border-box;display:inline-flex;flex-shrink:0;height:clamp(58px,15vw,86px);justify-content:center;width:clamp(58px,15vw,86px)}.question-emoji-row img{display:block}.question-emoji-between{align-self:center;color:#fff;color:var(--game-text-color,#fff);font-size:clamp(1.35rem,5.5vw,2.25rem);font-weight:900;line-height:1;padding:0 clamp(6px,2vw,12px);text-shadow:0 2px 12px #00000059;-webkit-user-select:none;user-select:none}.lifelines{align-items:center;display:flex;gap:10px;justify-content:center;margin:0;padding:0}.lifeline-icon{font-size:clamp(20px,5vw,30px);line-height:1;transition:opacity .2s ease}.input-row{display:flex;justify-content:center;width:100%}.answer-input{background:#7c3aed;background:var(--game-icon-bg,#7c3aed);border:2px solid color-mix(in srgb,#fff 38%,#0000);border:2px solid color-mix(in srgb,var(--game-text-color,#fff) 38%,#0000);border-radius:10px;box-sizing:border-box;caret-color:#fff;caret-color:var(--game-text-color,#fff);color:#fff;color:var(--game-text-color,#fff);font-size:clamp(14px,3vw,18px);font-weight:700;height:46px;outline:none;padding:0 14px;text-align:center;width:min(520px,84vw)}.answer-input::placeholder{color:color-mix(in srgb,#fff 48%,#0000);color:color-mix(in srgb,var(--game-text-color,#fff) 48%,#0000);font-weight:400}@supports not (color:color-mix(in srgb,white,black)){.answer-input{border:2px solid #ffffff59}.answer-input::placeholder{color:#ffffff73}}.submit-row{display:flex;justify-content:center}.submit-btn{border:none;border-radius:999px;cursor:pointer;font-size:clamp(14px,3vw,20px);font-weight:900;letter-spacing:.5px;padding:10px clamp(22px,5vw,36px);transition:transform .1s ease,filter .1s ease}.submit-btn:hover:not(:disabled){filter:brightness(1.08)}.submit-btn:active:not(:disabled){transform:scale(.96)}.submit-btn:disabled{cursor:not-allowed;opacity:.5}.pts-flash{animation:pts-float .95s ease-out forwards;font-size:16px;font-weight:900;pointer-events:none;position:absolute;right:0;top:-28px;white-space:nowrap}@keyframes pts-float{0%{opacity:1;transform:translateY(0)}75%{opacity:1;transform:translateY(-22px)}to{opacity:0;transform:translateY(-30px)}}.rules-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(14px) saturate(115%);backdrop-filter:blur(14px) saturate(115%);background:#04081461;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:clamp(10px,3.5vw,22px);position:fixed;z-index:200}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.rules-modal-overlay{background:#040814c7}}@media (prefers-reduced-motion:reduce){.rules-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#040814d1}}.rules-modal{border-radius:clamp(12px,3.2vw,20px);box-shadow:0 22px 55px #00000080;box-sizing:border-box;display:flex;flex-direction:column;isolation:isolate;max-height:min(82dvh,640px);max-width:min(92vw,520px);min-height:0;overflow:hidden;padding:clamp(14px,4vw,24px) clamp(14px,4.5vw,26px);position:relative;width:min(520px,100%)}.rules-modal #hint-modal-title,.rules-modal #rules-modal-title{flex-shrink:0}.rules-modal.rules-modal--no-photo{background-color:#334155;background-color:var(--game-sw2-box-fill,#334155)}.rules-modal.rules-modal--photo{background-color:initial;border:1px solid #ffffff38}.rules-modal.rules-modal--photo:before{background-image:linear-gradient(158deg,color-mix(in srgb,#334155 97%,#0000) 0,color-mix(in srgb,#334155 99%,#0000) 100%),var(--game-popup-bg);background-image:linear-gradient(158deg,color-mix(in srgb,var(--game-sw2-box-fill,#334155) 97%,#0000) 0,color-mix(in srgb,var(--game-sw2-box-fill,#334155) 99%,#0000) 100%),var(--game-popup-bg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.rules-modal.rules-modal--photo>*{position:relative;z-index:1}.rules-modal.rules-modal--photo #hint-modal-title,.rules-modal.rules-modal--photo #rules-modal-title,.rules-modal.rules-modal--photo .rules-content{text-shadow:0 1px 2px #000000e6,0 2px 24px #0000008c}.rules-modal:focus{outline:none}.rules-modal:focus-visible{outline:2px solid #ffffff8c;outline-offset:3px}.rules-content{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex:1 1;font-size:clamp(13px,2.6vw,17px);-webkit-hyphens:auto;hyphens:auto;line-height:1.55;min-height:0;overflow-wrap:anywhere;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;text-align:left;word-break:break-word}.rules-content::-webkit-scrollbar{background:#0000;height:0;width:0}.rules-content__item{margin-bottom:12px;max-width:100%}.rules-content__item:last-child{margin-bottom:0}.close-btn{align-self:center;border:none;border-radius:999px;cursor:pointer;flex-shrink:0;font-size:clamp(13px,3vw,16px);font-weight:900;margin-top:clamp(14px,4vw,18px);max-width:100%;padding:10px clamp(16px,5vw,22px);width:min(240px,100%)}div.swal2-container.game-sw2-container,div.swal2-container.game-sw2-container.swal2-backdrop-show{--swal2-show-animation:none;--swal2-hide-animation:none;align-items:center!important;-webkit-backdrop-filter:blur(14px) saturate(115%);backdrop-filter:blur(14px) saturate(115%);background-color:#04081461!important;box-sizing:border-box;justify-content:center!important;padding:clamp(10px,3vw,20px)!important;z-index:250}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){div.swal2-container.game-sw2-container{background-color:#040814cc!important}}@media (prefers-reduced-motion:reduce){div.swal2-container.game-sw2-container{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#040814d1!important}}div.swal2-popup.game-sw2-popup.game-sw2-popup--photo{background-color:initial!important;background-image:none!important;border:1px solid #ffffff38!important;border-radius:clamp(12px,3.2vw,20px)!important;box-shadow:0 22px 55px #00000080!important;isolation:isolate!important;margin:0 auto!important;max-width:min(92vw,440px)!important;padding:clamp(12px,4vw,22px) clamp(14px,4vw,24px) clamp(14px,4vw,20px)!important;position:relative!important;width:auto!important}.game-sw2-popup--boxed.swal2-popup:before{background-color:#334155;background-color:var(--game-sw2-box-fill,#334155);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.game-sw2-popup--boxed.swal2-popup.game-sw2-popup--photo:before{background-color:initial;background-image:linear-gradient(158deg,color-mix(in srgb,#334155 97%,#0000) 0,color-mix(in srgb,#334155 99%,#0000) 100%),var(--game-popup-bg);background-image:linear-gradient(158deg,color-mix(in srgb,var(--game-sw2-box-fill,#334155) 97%,#0000) 0,color-mix(in srgb,var(--game-sw2-box-fill,#334155) 99%,#0000) 100%),var(--game-popup-bg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover}@supports not (background-color:color-mix(in srgb,white 50%,transparent)){.game-sw2-popup--boxed.swal2-popup:before{background-color:#334155;background-color:var(--game-sw2-box-fill,#334155)}.game-sw2-popup--boxed.swal2-popup.game-sw2-popup--photo:before{background-color:initial}.game-sw2-popup--boxed.swal2-popup.game-sw2-popup--photo:before,.rules-modal.rules-modal--photo:before{background-image:linear-gradient(#334155f0,#334155f7),var(--game-popup-bg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover}}div.swal2-popup.game-sw2-popup.game-sw2-popup--photo>*{position:relative;z-index:1}div.swal2-popup.game-sw2-popup.game-sw2-popup--no-photo{background-color:#161a30!important;background-image:linear-gradient(168deg,#0e1226f7,#0a0c1cfc)!important;border:none!important;border-radius:clamp(12px,3.2vw,20px)!important;box-shadow:0 22px 55px #00000080!important;margin:0 auto!important;max-width:min(92vw,440px)!important;padding:clamp(12px,4vw,22px) clamp(14px,4vw,24px) clamp(14px,4vw,20px)!important;width:auto!important}div.swal2-popup.game-sw2-popup.game-sw2-popup--no-photo.game-sw2-popup--boxed{background-color:initial!important;background-image:none!important}div.swal2-popup.game-sw2-popup.game-sw2-popup--no-photo.game-sw2-popup--boxed>*{position:relative!important;z-index:1!important}div.game-sw2-popup.game-sw2-popup--photo .game-sw2-html,div.game-sw2-popup.game-sw2-popup--photo .game-sw2-title{text-shadow:0 1px 2px #000000e6,0 2px 24px #0000008c}div.game-sw2-popup .swal2-title.game-sw2-title{font-size:clamp(1.05rem,4.2vw,1.45rem)!important;font-weight:800!important;line-height:1.25!important;padding:0 0 .35em!important}div.game-sw2-popup .swal2-html-container.game-sw2-html{font-size:clamp(13px,2.8vw,16px)!important;font-weight:600!important;line-height:1.5!important;word-break:break-word}div.game-sw2-popup .swal2-icon{margin:.5em auto .6em!important;transform:scale(.92)}div.game-sw2-popup .swal2-actions{margin:clamp(10px,3vw,16px) 0 0!important;padding:0!important;width:100%}button.swal2-confirm.game-sw2-confirm-btn{border-radius:999px!important;color:#111!important;color:var(--game-sw2-confirm-fg,#111)!important;font-size:clamp(13px,3vw,16px)!important;font-weight:900!important;padding:10px clamp(20px,6vw,32px)!important;width:min(100%,280px)!important}@media (max-width:480px){.top-bar{gap:6px;padding:10px 12px 8px}.top-bar__right{gap:6px}.icon-pill{font-size:13px;gap:4px;min-width:40px;padding:6px 10px}.rules-pill{font-size:18px;height:36px;width:36px}.q-count-bar{column-gap:clamp(10px,2.8vw,16px);padding:0 0 2px}.q-count-bar__badge{color:#fff;color:var(--game-text-color,#fff);font-size:12px;margin:0;padding:6px 10px}.game-content{gap:clamp(24px,9vw,30px);padding-top:clamp(8px,2vw,16px)}.lifelines-strip{margin-top:2px;padding-bottom:6px;padding-top:10px;width:calc(100% - 16px)}.answer-input{font-size:15px;height:42px}.rules-modal-overlay{padding:clamp(8px,3vw,14px)}.rules-modal{max-height:min(86dvh,580px)}}@media (max-width:360px){.top-bar__logo{font-size:11px}.icon-pill{font-size:20px;padding:5px 8px}}.lb-stage{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;inset:0;overflow:hidden;position:fixed;width:100%}.lb-overlay{align-items:center;background:#0000;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;padding:18px;position:absolute}.lb-title{color:#fff;color:var(--lb-accent,#fff);font-size:clamp(28px,4vw,52px);font-weight:900;margin:0 0 14px;text-align:center;text-shadow:0 18px 44px #00000080}.lb-title--with-trophies{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(6px,2vw,18px);justify-content:center}.lb-title__trophy{filter:drop-shadow(0 2px 10px rgba(0,0,0,.4));flex-shrink:0;font-size:clamp(26px,4.5vw,50px);line-height:1}.lb-title__text{letter-spacing:.06em;text-transform:uppercase}.lb-card-wrap{align-items:center;display:flex;justify-content:center;padding:0 60px;width:min(880px,96vw)}.lb-card,.lb-card-wrap{box-sizing:border-box;position:relative}.lb-card{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:color-mix(in srgb,#334155 92%,#0000);background:color-mix(in srgb,var(--lb-box,#334155) 92%,#0000);border:1px solid #ffffff47;border-radius:18px;box-shadow:0 28px 80px #00000073;padding:22px 28px 24px;width:min(760px,94vw)}.lb-dc{filter:drop-shadow(0 12px 22px rgba(0,0,0,.5));height:auto;opacity:.85;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:72px;z-index:999999}.lb-dc.left{left:25px}.lb-dc.right{right:24px;transform:translateY(-50%) scaleX(-1)}.lb-dc.center{display:none}.lb-state-msg{color:#fff;color:var(--lb-accent,#fff);font-size:16px;font-weight:800;padding:18px;text-align:center}.lb-table{border-collapse:collapse;color:color-mix(in srgb,#fff 92%,#0000);color:color-mix(in srgb,var(--lb-accent,#fff) 92%,#0000);font-size:17px;width:100%}.lb-table td,.lb-table th{padding:11px 14px;text-align:left}.lb-table thead tr{border-bottom:2px solid #ffffff40}.lb-table thead th{color:#fff;color:var(--lb-accent,#fff);font-size:20px;font-weight:900;text-shadow:0 4px 14px #00000059}.lb-table tbody tr{border-bottom:1px solid #ffffff1f}.lb-table tbody tr:last-child{border-bottom:none}.lb-table tbody td{font-weight:600}.lb-table .lb-rank{width:80px}.lb-table .lb-points,.lb-table .lb-time{width:110px}.lb-me{background:color-mix(in srgb,#fff 12%,#0000)!important;background:color-mix(in srgb,var(--lb-accent,#fff) 12%,#0000)!important;border-radius:6px;outline:2px solid color-mix(in srgb,#fff 85%,#0000);outline:2px solid color-mix(in srgb,var(--lb-accent,#fff) 85%,#0000)}.lb-thankyou{color:#fff;color:var(--lb-accent,#fff);font-size:clamp(14px,3.2vw,18px);font-weight:600;line-height:1.45;margin-top:18px;max-width:min(760px,94vw);text-align:center;text-shadow:0 4px 18px #00000073}@supports not (color:color-mix(in srgb,white,black)){.lb-table{color:#ffffffeb}.lb-me{background:#ffffff1f!important;outline:2px solid #ffffffa6}.lb-card{background:#334155c7}}@media (max-width:768px){.lb-overlay{justify-content:flex-start;padding-top:70px}.lb-title{font-size:clamp(26px,7vw,36px);margin-bottom:10px}.lb-title__trophy{font-size:clamp(24px,7vw,34px)}.lb-card-wrap{padding:0;width:min(400px,92vw)}.lb-card{padding:14px 16px 18px;width:100%}.lb-dc.left,.lb-dc.right{display:none}.lb-dc.center{display:block;margin:0 auto 10px;opacity:.9;position:static;transform:none;width:86px}.lb-table{font-size:15px}.lb-table td,.lb-table th{padding:9px 10px}.lb-table thead th{font-size:16px}.lb-table .lb-rank{width:56px}.lb-table .lb-time{width:80px}.lb-table .lb-points{width:72px}}@media (max-width:380px){.lb-table{font-size:13px}.lb-table td,.lb-table th{padding:8px 7px}.lb-table thead th{font-size:14px}}@media screen and (max-height:500px) and (orientation:landscape){.lb-overlay{justify-content:center;padding-top:10px}.lb-title{margin-bottom:8px}.lb-title,.lb-title__trophy{font-size:22px}.lb-card{padding:10px 16px 12px;width:min(640px,92vw)}.lb-dc.center{display:none}.lb-dc.left,.lb-dc.right{display:block;top:50%;width:52px}.lb-dc.left{left:-27px}.lb-dc.right{right:-27px}.lb-table{font-size:13px}.lb-table td,.lb-table th{padding:6px 10px}.lb-table thead th{font-size:14px}}.upperaction{align-items:center;display:flex;padding:8px 10px;position:relative;z-index:999}.logo-holder{background-color:#fff;margin-top:2px;max-height:75px;max-width:150px}.back-holder{border-left:3px solid #000;margin-left:10px}.back-default{background:#e9695e;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:700;margin-left:10px;margin-right:15px;margin-top:0;padding:3px 10px;text-transform:uppercase}.quiz-loader{animation:spin 1s linear infinite;border:5px solid #e3e3e3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}.quiz-loader-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.4770f057.css.map*/