@font-face{font-family:South;font-weight:200;font-style:normal;src:url(/assets/fonts/SouthUltraLight-BgcOzZWp-BgcOzZWp.otf) format("opentype")}@font-face{font-family:South;font-weight:400;font-style:normal;src:url(/assets/fonts/southregularmod-webfont-CgpVToq_.ttf) format("truetype"),url(/assets/fonts/southregularmod-webfont-CgpVToq_.ttf) format("truetype")}@font-face{font-family:South;font-weight:600;font-style:normal;src:url(/assets/fonts/southbold-webfont-Cz5TBsda.ttf) format("truetype"),url(./assets/south/southboldmod-webfont.ttf) format("truetype")}@font-face{font-family:South;font-weight:700;font-style:normal;src:url(/assets/fonts/southextrabold-webfont-BY4D3DuU.ttf) format("truetype"),url(/assets/fonts/southextraboldmod-webfont-zdRqKazj.ttf) format("truetype")}@font-face{font-family:Assistant;font-weight:700;font-style:normal;src:url(/assets/fonts/Assistant-Bold-CK7svh_4.ttf) format("truetype")}@font-face{font-family:Assistant;font-weight:400;font-style:normal;src:url(/assets/fonts/Assistant-Regular-Ddxq5glb.ttf) format("truetype")}*{font-family:Assistant,South,Arial,Helvetica,sans-serif;margin:0;padding:0;box-sizing:border-box}html,body{direction:rtl;height:100%}#root{height:100%;display:flex}.App{display:flex;flex-direction:column;min-height:min-content;width:100%;height:100%}.App .main-area{display:flex;flex-direction:row;width:100%;height:100%;max-height:-webkit-fill-available;max-height:-moz-available}html,body{height:100%;margin:0;overflow-y:auto;overflow-x:hidden;background:#d1d1d1}.Layout{display:flex;flex-direction:column;width:100%;padding:1rem}.Layout .mainArea{height:500px;display:flex;gap:2rem}.Layout .mainArea .sideBar{width:18%}.Layout .mainArea .outlet{width:80%}.Sidebar{display:flex;flex-direction:column;width:100%;height:calc(100vh - 7rem);background:var(--Color2-subBg2, #ebebeb);border-radius:2rem;padding:.5rem 1rem;right:1rem}.Sidebar .logo{margin-top:1rem}.Sidebar nav{display:flex;font-weight:700;font-size:1.4rem}.Sidebar nav ul{width:100%}.Sidebar nav ul .hr{border:none;background-color:#d1d1d1;height:2px}.sidebar-active{background-color:#222;font-weight:600;border-radius:24px;color:#fff}.sidebar-inactive{color:#333}.Sidebar nav a{display:flex;margin:.5rem 0rem;padding:.5rem;text-indent:1rem;font-family:Noto sans hebrew,Arial,Helvetica,sans-serif;font-weight:500;width:100%;text-decoration:none}.Header{display:flex;max-height:min-content;flex-direction:column;justify-content:space-between;gap:.5rem}.Header .header-inner{width:100%;display:flex;justify-content:space-between;align-items:center}.Header .header-inner .user{display:flex;flex-direction:column;align-items:end;gap:.5rem}.Header .header-inner .user .logoutBtn{border:none;background:none;font-size:16px;font-weight:700;color:#f44949;cursor:pointer}.Header .person{width:50px;height:50px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:cover}.Login{position:fixed;height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0}.Login .signupPara{margin-top:.65rem}.Login .signupLink{margin-top:2rem;color:#f44949;text-decoration:none}.Login .loginForm{margin-top:1rem;background-color:#ebebeb;border-radius:32px;padding:1rem;display:flex;flex-direction:column;width:600px;height:250px;box-shadow:0 6px 10px #0000001a}.Login .loginForm label{display:flex;flex:1;align-items:center;justify-content:space-between;margin-bottom:1rem;font-size:20px;font-weight:700;width:90%}.Login .loginForm input{display:flex;width:80%;height:2rem;border-radius:32px;font-size:20px;text-indent:1rem;border:none;text-align:center}.Login .loginForm input[type=submit]#submitBtn{background-color:#00d38f;font-weight:600;font-size:20px;width:100%;height:35px;cursor:pointer;box-shadow:0 3px 4px #0006}.Login .loginForm input[type=submit]#submitBtn:active{scale:.99;box-shadow:inset 0 0 6px #00000080;border-bottom:none;transition:.05s ease-in-out}.Login .loginForm .errorMsg{margin:1rem;font-weight:600;color:#f44949}.Hidonim{display:flex;flex-direction:column;border-radius:8px}.Hidonim h1{font-size:3.4rem;font-weight:400}.Hidonim .header{display:flex;align-items:center;justify-content:space-between}.Hidonim .person-data{display:flex;flex-direction:column;align-items:center}.Hidonim .person-data h3{font-weight:400}.Hidonim .person{width:50px;height:50px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:cover}.Hidonim .filter{display:flex;align-items:center;color:#fff;gap:.5rem;padding:.25rem .5rem .25rem .25rem;font-size:1.3rem;font-weight:300;background-color:#222;border-radius:2.5rem;width:min-content}.Hidonim .header-container{display:flex;width:100%;z-index:auto;gap:2.5rem;flex-direction:column;margin-bottom:1rem}.loader{top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;display:flex;align-items:center;justify-content:center;width:100%}.notification-container{background-color:#fff;top:0;left:50%;transform:translate(-50%) translateY(-100%);z-index:999999;transition:transform .5s ease-in-out;width:auto;min-width:30%;max-width:50%;border-radius:3.25rem}.status{border:none;height:2rem;border-radius:2rem;background-color:#3c3c3c;color:#fff;padding:.25rem .5rem}.filter-add-container{display:flex;flex-direction:row;justify-content:space-between;width:100%}.add-button{background:var( --grd2, linear-gradient( 90deg, #359576 0%, #2f9786 25%, #2c9992 50%, #269ca4 75%, #229eb2 100% ) );border-radius:2.5rem;color:#fff;padding:.25rem .5rem;border:none}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#33333380;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;width:100vw;height:100vh;gap:1rem;pointer-events:auto;visibility:visible}.actions-container{display:flex;background-color:#222;flex-direction:row;width:50%;max-width:600px;justify-content:space-between;align-items:center;border-radius:2rem;padding:.25rem .5rem;position:relative;z-index:100000}.name-change{display:flex;flex-direction:row;align-items:center;color:#fff;gap:.5rem;font-size:20px;font-weight:200}.name-change img{width:20px;height:20px}.name-change .modal-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:auto;position:unset}.name-change .modal-header .text{color:#fff;font-size:1.5rem;margin-right:.5rem}.name-change .modal-header img{width:1.5rem}.buttons-container{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:.25rem;font-size:1.3rem;font-weight:300;background-color:#222;width:min-content;border-radius:1.5rem;gap:.5rem}.cancel-button{background:#f44949!important;cursor:pointer}.save-button{background:#00d38f!important;cursor:pointer}.buttons-container button{display:flex;justify-content:center;align-items:center;width:max-content;padding:.5rem;border-radius:1.25rem;background:var(--Color2-btn-dark-bg, #3c3c3c);color:#fff;border:none;cursor:pointer}.text-container{width:50%}.text-container textarea{display:flex;min-height:3.375rem;font-size:1.25rem;border-radius:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;resize:none;font-family:inherit;background:#fff;max-height:2.25rem;padding:.75rem .5rem}.delete-modal-container{display:flex;flex-direction:column;align-items:center;border-radius:1.5rem;gap:.5rem;padding:.5rem;background:var(--Color2-subBg2, #ebebeb);position:relative;z-index:100000;min-width:400px;max-width:600px}.text-wrapper{text-align:center;padding:1rem}.actions-keep-delete button{display:flex;justify-content:center;align-items:center;width:50%;padding:.5rem;border-radius:1.25rem;background:var(--Color2-btn-dark-bg, #3c3c3c);color:#fff;border:none;cursor:pointer;transition:all .2s ease}.actions-keep-delete button:hover{transform:scale(1.02)}@media (max-width: 768px){.actions-container,.delete-modal-container{width:90%;min-width:unset}}.delete-modal-container{display:flex;flex-direction:column;align-items:center;border-radius:1.5rem;gap:.5rem;padding:.5rem;background:var(--Color2-subBg2, #ebebeb)}.actions-keep-delete button{display:flex;justify-content:center;align-items:center;width:max-content;padding:.25rem;border-radius:1.25rem;background:var(--Color2-btn-dark-bg, #3c3c3c);color:#fff;width:50%;border:none}.actions-keep-delete .delete-button{background:var(--Color-CancelRed, #f44949)}.actions-keep-delete .keep-button{color:#222;background:var(--Color2-bg, #d1d1d1)}.modal-overlay .text-container{max-width:600px;width:50%}.modal-overlay .text-container textarea{height:50px;min-height:50px;padding:.5rem}.item-wrapper{display:flex;justify-content:center;cursor:pointer;height:min-content}.grid-item{background-color:#dfdfdf;padding:1rem;border-radius:2rem;width:100%;min-width:min-content;height:min-content}.item-cover{display:flex;flex-direction:column;gap:1rem}.item-cover.show-info .image-wrapper{display:none}.item-cover.show-info{height:100%}.image-wrapper{position:relative;border-radius:1.5rem;overflow:hidden}.image-wrapper .text-on-image{opacity:1;display:flex;transition:opacity .5s}.image-wrapper .action-buttons{opacity:0;display:none;transition:opacity .5s}.image-wrapper:hover .text-on-image{display:none;opacity:0}.image-wrapper .samlil-image{max-width:100%;object-fit:contain;padding:3rem}.image-wrapper:hover .action-buttons{display:flex;opacity:1}.chidon-background{min-height:164px;min-width:315px;width:100%;background-size:cover;aspect-ratio:315 / 164}.image-wrapper:hover .chidon-background{filter:blur(10px)}.item-wrapper .on-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.text-on-image{justify-content:center;align-items:center;height:100%}.action-buttons{flex-direction:column;justify-content:center;align-items:center;height:100%}.edit-chidon{display:flex;background-color:#fff;color:#222;padding:.5rem 1rem;border-radius:2rem;font-size:1.3rem;font-weight:700;transition:.1s;text-decoration:none}.edit-chidon:hover{background-color:#222;color:#fff;transition:.1s}.run-chidon{display:flex;color:#fff;font-size:1rem;font-weight:700;margin-top:1rem;transition:.1s}.run-chidon:hover{color:#222;transition:.1s}.name-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#ebebeb;border-radius:1rem;padding:5px}.name-info.show-info{flex-direction:column;align-items:unset;height:100%}.active-name-wrapper{display:flex;flex-direction:row;align-items:center;gap:5px}.is-active{background-color:#6bc550;height:12px;width:12px;border-radius:50%}.not-active{background-color:#f44949;height:12px;width:12px;border-radius:50%}.quick-actions{display:none}.quick-actions.show-info{display:flex;flex-direction:column;width:50%;margin-right:auto;margin-left:auto;gap:.5rem}.change-name{display:flex;align-items:center;justify-items:center;justify-content:center;background-color:#d1d1d1;color:#222;font-weight:700;padding:.5rem 0rem;border-radius:2rem;transition:.3s}.change-name:hover{background-color:#222;color:#fff;transition:.3s}.activate-chidon{display:flex;align-items:center;justify-items:center;justify-content:center;background-color:#d1d1d1;color:#222;font-weight:700;padding:.5rem 0rem;border-radius:2rem;transition:.3s}.activate-chidon:hover{background-color:#222;color:#fff;transition:.3s}.remove-chidon{display:flex;align-items:center;justify-items:center;justify-content:center;background-color:#f44949;color:#fff;font-weight:700;padding:.5rem 0rem;border-radius:2rem;transition:.3s}.remove-chidon:hover{background-color:#d60909;transition:.3s}.info{display:flex;align-items:center;justify-content:center;background-color:#d1d1d1;color:#222;border-radius:50%;height:1.5rem;width:1.5rem}.name-info.show-info .info{color:#d1d1d1;background-color:#222;margin-right:auto}.play-chidon{text-decoration:none;color:inherit}.info img.inverted{filter:invert(1)}.show{display:block}.hide{display:none}.info-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ChidonimGrid{justify-content:end;top:12rem;bottom:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(335px,1fr));grid-auto-rows:min-content;gap:2rem;height:min-content;max-height:calc(100vh - 18rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.ChidonimGrid::-webkit-scrollbar{width:6px;background:transparent}.ChidonimGrid::-webkit-scrollbar-track{background:transparent}.ChidonimGrid::-webkit-scrollbar-thumb{background:#888;border-radius:3px;border-radius:1rem;margin-left:4px}.ChidonimGrid{scrollbar-width:thin;scrollbar-color:#888 transparent;padding:0 0 0 .5rem}.no-items{text-align:center;padding:2rem;font-size:1.2rem;color:#666}.chidon-settings{position:relative;display:flex;flex-direction:column;gap:1rem;height:calc(100vh - 19rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.chidon-settings::-webkit-scrollbar{width:6px;background:transparent}.chidon-settings::-webkit-scrollbar-track{background:transparent}.chidon-settings::-webkit-scrollbar-thumb{background:#888;border-radius:3px;border-radius:1rem;margin-left:4px}.drop-down{display:flex;align-items:center;width:100%;background-color:#3c3c3c;color:#fff;min-height:2.5rem;height:2.5rem;border-radius:2rem;padding-right:1rem}.text-label{font-size:1.25rem;font-weight:700;min-width:auto;width:max-content;color:#222;-webkit-user-select:none;user-select:none}.drop-down .text-label{font-size:1.5rem;font-weight:300;color:#fff}.chevron{padding-left:.5rem;-webkit-user-select:none;user-select:none}.chevron.open{transform:rotate(180deg);padding-left:0;padding-right:.5rem}.drop-down-container{display:flex;flex-direction:column;gap:1rem}.settings-area{display:flex;flex-direction:row;font-weight:700;font-size:1.25rem;gap:1rem}.registration{display:flex;padding:.25rem .75rem .25rem 1rem;flex-direction:row-reverse;align-items:center;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb)}.registration input[type=checkbox]{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;justify-content:center;align-items:center;margin-left:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #222}.registration .checkmark{position:absolute;transform:translateY(-1.5rem);width:1.5rem;height:1.5rem;pointer-events:none;margin-left:.5rem}.questions-time-container{display:flex;gap:1rem;width:100%}.number-questions{display:flex;flex-direction:row;align-items:center;padding:.25rem 1rem .25rem .25rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb);width:50%}.number-input-container{width:100%;-webkit-user-select:none;user-select:none}.answer-time{display:flex;flex-direction:row;align-items:center;padding:.25rem 1rem .25rem .25rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb);width:50%}input[type=number]{display:flex;height:2rem;border-radius:2rem;justify-content:center;align-items:center;margin-right:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-align:center;outline:none;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;font-size:1.25rem;font-weight:700}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-input-container{position:relative;display:inline-block}.decrement{position:absolute;left:0;top:50%;transform:translateY(-50%);width:2rem;height:1.5rem;margin-left:.25rem;border:none;font-weight:700;font-size:1.25rem;text-align:center;background-color:transparent;cursor:pointer;background:none!important;padding:0!important}.increment{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:2rem;height:1.5rem;margin-right:.5rem;border:none;background-color:transparent;cursor:pointer;background:none!important;padding:0!important}.number-questions img,.answer-time img{height:1.5rem}.rules{width:100%;display:flex;flex-direction:column;padding:.5rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb);gap:.5rem}.rules .text-label{margin-right:.5rem}.rules textarea{display:flex;height:10rem;border-radius:1.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;padding:1rem 1.5rem;resize:none;font-family:inherit;background:#fff}textarea::-webkit-scrollbar{width:6px;background:transparent}textarea::-webkit-scrollbar-track{background:transparent}textarea::-webkit-scrollbar-thumb{background:#888;border-radius:3px;border-radius:1rem;margin-left:4px}textarea{scrollbar-width:thin;scrollbar-color:#888 transparent}.opening-page-content{display:flex;flex-direction:column;gap:1rem}.images-container{display:flex;flex-direction:row;width:100%;gap:1rem}.text-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.actions{display:flex;gap:.5rem;border-radius:1.5rem;background:var(--Color2-subBg2, #222);padding:.25rem}.actions button{display:flex;justify-content:center;align-items:center;width:max-content;padding:.25rem;border-radius:1.25rem;background:var(--Color2-btn-dark-bg, #3c3c3c);color:#fff}.actions .choose-image{background:var(--Color2-white, #fff);color:#222;border-color:#fff;display:flex;justify-content:center;align-items:center;width:max-content;padding:.5rem;border-radius:1.25rem;border:none}.images-item{display:flex;flex-direction:column;padding:.5rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb);width:calc(100% / 3);aspect-ratio:2/1.5}.images-item img{width:100%;height:-webkit-fill-available;height:-moz-available;object-fit:contain;padding:.5rem 0}.words-container{display:flex;flex-direction:row;gap:1rem;width:100%}.words-item{display:flex;flex-direction:row;align-items:center;width:50%;padding:.25rem .5rem .25rem .25rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb)}.words-item textarea,.subtitle textarea,.title-item textarea,.score-item textarea{display:flex;margin-right:.5rem;border-radius:1.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;min-height:min-content;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;resize:none;font-family:inherit;background:#fff;max-height:2.25rem;padding:.5rem}.subtitle{display:flex;flex-direction:row;align-items:center;width:100%;padding:.25rem .5rem .25rem .25rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb)}.description-container{display:flex;flex-direction:row;gap:1rem;width:100%}.description-item{width:100%;display:flex;flex-direction:column;padding:.5rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb);gap:.5rem;width:50%}.description-item textarea{display:flex;height:10rem;border-radius:1.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;padding:1rem 1.5rem;resize:none;font-family:inherit;background:#fff}.titles-container{display:flex;flex-direction:row;gap:1rem;width:100%}.title-item{display:flex;flex-direction:row;align-items:center;width:50%;padding:.25rem .5rem .25rem .25rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb)}.finish-page-container{display:flex;flex-direction:column;gap:1rem}.score-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:1rem;padding:.5rem 1rem .5rem .5rem;border-radius:1.5rem;background:var(--Color2-subBg2, #ebebeb)}.score-item textarea{margin-right:0!important}.right-container{display:flex;flex-direction:column;width:100%;gap:1rem}.left-container{display:flex;flex-direction:row;justify-content:flex-end;width:fit-content;min-width:fit-content;gap:.5rem;background:#fff;border-radius:1.25rem;padding:.25rem}.sentence-area{display:flex;flex-direction:row;align-items:center;gap:.5rem}.left-container img{height:5rem;max-height:5rem;border-radius:1.25rem}.information-section{display:flex;flex-direction:column;gap:1rem}.share-url{width:100%;display:flex;flex-direction:column;padding:.5rem;border-radius:2rem;background:var(--Color2-subBg2, #ebebeb);gap:.5rem}.share-url .text-label{margin-right:.5rem}.share-url input[type=url]{display:flex;height:2.5rem;border-radius:1.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;padding:.5rem 1.5rem;font-family:inherit;font-size:1rem;background:#fff;direction:ltr;text-align:left}.share-url input[type=url]::placeholder{color:#999;direction:ltr}.field-hint{font-size:.875rem;color:#666;margin-right:.5rem;margin-top:.25rem}.question-backgrounds-container{display:flex;flex-direction:column}.question-backgrounds-section{display:flex;flex-direction:column;gap:1rem}.question-backgrounds-section .section-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.question-backgrounds-section .section-header .text-label{font-size:1.25rem;font-weight:700;color:#222}.question-backgrounds-section .upload-button-container{display:flex;align-items:center}.question-backgrounds-section .upload-label{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:linear-gradient(90deg,#094669,#279cde);color:#fff;border-radius:2rem;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;-webkit-user-select:none;user-select:none;box-shadow:0 3px 7px #0003}.question-backgrounds-section .upload-label:hover:not(.disabled){transform:translateY(-1px);box-shadow:0 4px 9px #00000040}.question-backgrounds-section .upload-label.disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.question-backgrounds-section .backgrounds-info{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--Color2-subBg2, #ebebeb);border-radius:1.5rem;font-size:1rem;line-height:1.6}.question-backgrounds-section .backgrounds-info p{margin:0;color:#374151}.question-backgrounds-section .info-note{font-size:.95rem;color:#dc2626;background:#fff;padding:.75rem 1rem;border-radius:1rem;margin-top:.25rem}.question-backgrounds-section .info-note strong{font-weight:600}.question-backgrounds-section .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:.75rem;color:#6b7280;text-align:center;background:#fff;border-radius:1.5rem;border:2px dashed #d1d5db}.question-backgrounds-section .empty-state svg{color:#9ca3af}.question-backgrounds-section .empty-state p{margin:0;font-size:1rem}.question-backgrounds-section .empty-hint{font-size:.95rem;color:#9ca3af}.question-backgrounds-section .backgrounds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:.5rem 0}.question-backgrounds-section .background-item{display:flex;flex-direction:column;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .2s;border:1px solid #e5e7eb}.question-backgrounds-section .background-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.question-backgrounds-section .background-preview{width:100%;height:140px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.question-backgrounds-section .background-preview img{width:100%;height:100%;object-fit:cover}.question-backgrounds-section .background-info{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff}.question-backgrounds-section .background-number{font-size:1.1rem;font-weight:600;color:#374151}.question-backgrounds-section .delete-button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background:#fee2e2;color:#dc2626;border:none;border-radius:.75rem;cursor:pointer;transition:all .2s}.question-backgrounds-section .delete-button:hover:not(:disabled){background:#fecaca;transform:scale(1.05)}.question-backgrounds-section .delete-button:disabled{cursor:not-allowed;opacity:.6}.question-backgrounds-section .mini-spinner{width:16px;height:16px;border:2px solid #fee2e2;border-top-color:#dc2626;border-radius:50%;animation:spin .6s linear infinite}.question-backgrounds-section .backgrounds-count{text-align:center;font-size:1rem;font-weight:500;color:#6b7280;padding:.75rem;background:var(--Color2-subBg2, #ebebeb);border-radius:1.5rem;margin-top:.5rem}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.question-backgrounds-section .backgrounds-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.question-backgrounds-section .section-header{flex-direction:column;align-items:flex-start;gap:.75rem}.question-backgrounds-section .upload-button-container{width:100%}.question-backgrounds-section .upload-label{width:100%;justify-content:center}.question-backgrounds-section .background-preview{height:120px}.question-backgrounds-section .empty-state{padding:2rem 1rem}}.copy-embed-script{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin:24px 0;box-shadow:0 1px 3px #0000001a}.embed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.embed-header h3{margin:0;color:#1f2937;font-size:20px;font-weight:700}.test-link{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f3f4f6;color:#4b5563;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s}.test-link:hover{background:#e5e7eb;color:#1f2937}.embed-description{color:#6b7280;font-size:14px;line-height:1.6;margin:0 0 16px}.code-container{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-bottom:20px}.embed-code{flex:1;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,monospace;font-size:13px;color:#1f2937;background:#fff;padding:10px 14px;border-radius:6px;border:1px solid #e5e7eb;overflow-x:auto;white-space:nowrap;word-break:keep-all}.copy-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s;white-space:nowrap;flex-shrink:0}.copy-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px #3b82f64d}.copy-button:active{transform:translateY(0)}.copy-button.copied{background:#10b981}.copy-button.copied:hover{background:#059669}.usage-info{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:20px}.usage-info h4{margin:0 0 12px;color:#1e40af;font-size:16px;font-weight:700}.usage-info ol{margin:0 0 16px;padding-left:20px;color:#1e40af}.usage-info li{margin-bottom:8px;line-height:1.6;font-size:14px}.usage-info li:last-child{margin-bottom:0}.info-note{background:#fff;border-left:4px solid #3b82f6;padding:12px 16px;border-radius:4px;font-size:13px;color:#1f2937;line-height:1.5}.info-note strong{color:#3b82f6;font-weight:600}@media (max-width: 768px){.code-container{flex-direction:column;align-items:stretch}.copy-button{justify-content:center}.embed-header{flex-direction:column;align-items:flex-start;gap:12px}}.question-pool{position:relative;display:flex;flex-direction:column;height:calc(100vh - 17rem);overflow-y:auto;-webkit-overflow-scrolling:touch;gap:1rem}.table-container::-webkit-scrollbar-thumb{background:#888;border-radius:1rem;margin-left:4px}.actions-header{position:relative;display:flex;flex-direction:row;justify-content:space-between;width:calc(82% - 1.5rem)}.upload-create-questions{display:flex;flex-direction:row;align-items:center;background-color:#ebebeb;padding:.25rem;border-radius:1.25rem;gap:.25rem}.upload-create-questions button{background-color:#fff!important;color:#222!important;border:none;font-weight:500;height:2rem}.upload-create-questions .csv-button{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#222;font-weight:500;height:2rem;border-radius:1.25rem;padding:.5rem;font-size:.8333rem}.question-pool .table-container{position:relative;width:100%;height:calc(100% - 8rem);top:0;max-height:100%;overflow-y:auto;border-radius:.5rem}table.questions{width:100%;border-collapse:separate;border-spacing:0}table.questions thead tr{background-color:#222;color:#fff}table.questions thead tr th:first-child{border-top-right-radius:.75rem;min-width:15%;width:15%}table.questions thead tr th:last-child{border-top-left-radius:.75rem}table.questions tbody tr:last-child td:first-child{height:2rem;border-bottom-right-radius:.75rem}table.questions tbody tr:last-child td:last-child{border-bottom-left-radius:.75rem}table.questions th{padding:.25rem;background-color:#3c3c3c}table.questions thead tr th:nth-child(2),table.questions tbody tr td:nth-child(2){max-width:50%;width:50%;text-overflow:ellipsis}table.questions tbody{background:var(--Color2-subBg2, #ebebeb)!important}table.questions tbody tr.selected{background-color:#fff!important}.answer-column{display:flex;flex-direction:row;align-items:center;justify-content:space-between}table.questions tbody tr td{padding:.25rem}.question-pool th .code-column .checkbox{filter:invert(90%) sepia(0%) saturate(1%) hue-rotate(167deg) brightness(97%) contrast(90%)}.question-modal{display:flex;flex-direction:column;gap:.5rem;width:40%}.question-modal .header{background:var(--Color2-black, #011512);color:#fff;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem}.question-modal .item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;background-color:var(--Color2-subBg2, #ebebeb);border-radius:1.5rem;padding:0rem .5rem 0rem 0rem;height:42px}.question-modal .item .box-text-container{display:flex;flex-direction:row}.question-modal .item textarea{display:flex;border-radius:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:calc(100% - 7rem);max-width:-webkit-fill-available;max-width:-moz-available;resize:none;font-family:inherit;background:#fff;max-height:42px;padding:.75rem .5rem}.question-modal .actions-container{width:min-content;gap:.25rem;padding:.25rem}input[type=checkbox]{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;justify-content:center;align-items:center;margin-left:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #222}.checkmark{position:absolute;width:1.5rem;height:1.5rem;pointer-events:none;margin-left:.5rem}.modal-overlay .question-modal button{padding:.25rem .5rem}.question-modal .text{font-size:1rem;color:#222;font-weight:400}.user-pool{position:relative;display:flex;flex-direction:column;width:100%;gap:1rem;height:calc(100vh - 16rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.table-container::-webkit-scrollbar{width:6px;background:transparent}.table-container::-webkit-scrollbar-track{background:transparent}.table-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px;border-radius:1rem;margin-left:4px}.actions-header{position:relative;display:flex;flex-direction:row;justify-content:space-between;width:100%}.search-bar{display:flex;flex-direction:row;align-items:center;background-color:#ebebeb;padding:.25rem .5rem .25rem .25rem;border-radius:1.25rem;gap:.25rem}.search-bar h4{color:#333}.search-bar textarea{display:flex;border-radius:1.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:100%;max-width:-webkit-fill-available;max-width:-moz-available;resize:none;font-family:inherit;background:#fff;max-height:2rem;padding:.25rem .5rem}.search-by{border:none;height:2rem;border-radius:2rem;background-color:#3c3c3c;color:#fff;padding:.25rem .5rem}.upload-create-users{display:flex;flex-direction:row;align-items:center;background-color:#ebebeb;padding:.25rem;border-radius:1.25rem;gap:.25rem}.upload-create-users button{background-color:#fff!important;color:#222!important;border:none;font-weight:500;height:2rem}.table-container{position:relative;width:100%;max-height:calc(100% - 16rem);overflow-y:auto;border-radius:.5rem}table.users{width:100%;border-collapse:separate;border-spacing:0}table.users thead tr{background-color:#222;color:#fff}table.users thead tr th:first-child{border-top-right-radius:.75rem;min-width:15%;width:15%}table.users thead tr th:last-child{border-top-left-radius:.75rem}table.users tbody tr:last-child td:first-child{height:2rem;border-bottom-right-radius:.75rem}table.users tbody tr:last-child td:last-child{border-bottom-left-radius:.75rem}table.users th{padding:.25rem;background-color:#3c3c3c}table.users tbody{background:var(--Color2-subBg2, #ebebeb)!important}table.users tbody tr.selected{background-color:#fff!important}.code-column{display:flex;flex-direction:row;align-items:center;gap:.5rem}.score-column{display:flex;flex-direction:row;align-items:center;justify-content:space-between}table.users tbody tr td{padding:.25rem}.pagination{position:fixed;bottom:1rem;left:calc(41% - .75rem);transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:.25rem;margin-top:1rem}.pagination-button{height:26px!important;width:26px!important;border-radius:2rem!important;background-color:#fff!important;color:#222!important;font-weight:700;cursor:pointer}.pagination-button:disabled{opacity:0;background-color:#f5f5f5;cursor:auto;color:#999}.page-numbers{display:flex;background:var(--Color2-white, #fff);gap:5px;border-radius:.5rem}.page-number{background-color:#fff!important;color:#222!important;cursor:pointer;border-radius:.25rem!important;padding:.25rem .5rem!important;height:26px;width:26px!important}.page-number.active{background:var( --grd2, linear-gradient( 90deg, #359576 0%, #2f9786 25%, #2c9992 50%, #269ca4 75%, #229eb2 100% ) )!important;color:#fff!important;border-color:#007bff}.delete-reset{position:fixed;width:min-content;bottom:3rem;background:#0003;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:1.5rem;left:calc(41% - .75rem);transform:translate(-50%)}.delete-reset .actions-container{width:100%;background-color:transparent;justify-content:end;flex-direction:row-reverse;padding:.25rem;gap:.25rem}.delete-reset .actions-container .delete-button{background:var(--Color-CancelRed, #f44949);color:#fff}.delete-reset .actions-container .reset-button{background:var(--Color2-white, #fff);color:#222}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#3333;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;width:100%;gap:1rem}.user-modal{display:flex;flex-direction:column;gap:.5rem;width:40%}.user-modal .header{background:var(--Color2-black, #011512);color:#fff;padding:.25rem .5rem .25rem .25rem;border-radius:1.5rem;display:flex;justify-content:space-between;align-items:center}.user-modal .item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;background-color:var(--Color2-subBg2, #EBEBEB);border-radius:1.5rem;padding-right:.5rem;height:42px}.user-modal .item input{display:flex;border-radius:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;width:calc(100% - 7rem);max-width:-webkit-fill-available;max-width:-moz-available;font-family:inherit;background:#fff;padding:.75rem .5rem;height:42px}.user-modal .actions-container{width:min-content;display:flex;gap:.25rem;padding:.25rem}.modal-overlay .user-modal button{padding:.25rem .5rem}.readonly-id{background-color:var(--Color2-subBg2, #EBEBEB)!important;cursor:not-allowed}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;width:100%;gap:1rem;background:#3333;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.delete-modal-container{display:flex;flex-direction:column;align-items:center;border-radius:1.5rem;gap:.5rem;padding:.5rem;background:var(--Color2-subBg2, #EBEBEB)}.delete-header{text-align:center;font-size:1.25rem;color:#fff;width:100%;padding:.25rem;border-radius:1.5rem;background-color:#222}.text-wrapper{text-align:center}.text-wrapper h3{font-size:1.25rem;font-weight:400}.text-wrapper strong{font-size:1.25rem;font-weight:700}.actions-keep-delete{display:flex;text-align:center;gap:.25rem;font-size:1.25rem;color:#fff;width:100%;padding:.25rem;border-radius:1.5rem;background-color:#222}.Chidon .actions-keep-delete button{display:flex;justify-content:center;align-items:center;width:max-content;padding:.25rem;border-radius:1.25rem;background:var(--Color2-btn-dark-bg, #3C3C3C);color:#fff;width:50%;border:none}.Chidon .actions-keep-delete .delete-button{background:var(--Color-CancelRed, #F44949)}.Chidon .actions-keep-delete .keep-button{color:#222;background:var(--Color2-bg, #D1D1D1)}.Chidon{display:flex;flex-direction:column;width:100%;border-radius:8px;margin-bottom:20px;gap:1rem}.Chidon h1{font-size:3.4rem;font-weight:400}.Chidon .header{display:flex;align-items:center;justify-content:space-between}.Chidon .person-data{display:flex;flex-direction:column;align-items:center}.Chidon .person-data h3{font-weight:400}.Chidon .person{width:50px;height:50px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:cover}.Chidon .filter-save-container{display:flex;flex-direction:row;width:100%;justify-content:space-between}.Chidon .filter{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:.25rem;font-size:1.3rem;font-weight:300;margin-top:2.7rem;background-color:#222;width:min-content;border-radius:1.5rem;gap:.5rem}.Chidon button{display:flex;justify-content:center;align-items:center;width:max-content;padding:.5rem;border-radius:1.25rem;background:var(--Color2-btn-dark-bg, #3c3c3c);color:#fff;border:none}.Chidon .filter .active{background:var(--Color2-white, #fff);color:#222;border-color:#fff}.Chidon .filter .preview-button{flex-direction:row-reverse}.Chidon .filter .preview-button img{margin-left:.5rem;-webkit-user-select:none;user-select:none}.Chidon .save{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:.25rem;font-size:1.3rem;font-weight:300;margin-top:2.7rem;background-color:#222;width:min-content;border-radius:1.5rem;gap:.5rem}.Chidon .save .cancel-button{background:#f44949}.Chidon .save .save-button{background:#00d38f}.Chidon .header-container{position:relative;width:calc(82% - 4rem);z-index:9999}.notification-container{background-color:#fff;position:fixed;top:0;left:50%;transform:translate(-50%) translateY(-100%);z-index:999999;transition:transform .5s ease-in-out;width:auto;min-width:30%;max-width:50%;border-radius:3.25rem}.notification-container.show{transform:translate(-50%) translateY(20px)}.notification{display:flex;flex-direction:row;font-size:1rem;font-weight:700;text-align:center;direction:rtl;align-items:center;gap:1rem}.notification-message{color:#222}.svg-message-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem}.notification-svg.success{background-color:#4caf50}.notification-svg.error{background-color:#f44336}.notification-svg{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:3rem}.close-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:3rem;background:var(--Color2-bg, #d1d1d1)}.Chidon .header-container{width:100%;z-index:9999}.PageNotFound{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.PageNotFound h1{font-size:2.4rem}.PageNotFound h1.error{color:#be0808;font-size:3rem}.PageNotFound h3{font-size:1.6rem}.OpeningPage .on-image{grid-area:1 / 1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:15px;text-align:center;box-sizing:border-box;position:absolute;padding:.5rem}.OpeningPage .desktop-subtitle{color:#c9022d;font-weight:800;font-size:3rem;line-height:1.1;margin:0}.OpeningPage .subtitle-description{display:flex;flex-direction:column;align-items:center;gap:1rem}.OpeningPage .desktop-description{color:#155478;font-size:22px;font-weight:400;line-height:1.6;margin:0}.OpeningPage .start-playing{border:none;border-radius:8px;background:linear-gradient(284deg,#094669 -48.36%,#115c86,#166c9d,#1e81b9,#279cde 58.82%);box-shadow:0 0 16.29px #48484840;font-size:1.5rem;font-weight:700;padding:12px 64px;color:#fff;cursor:pointer;justify-self:center;align-self:center}.OpeningPage .start-playing:disabled{opacity:.6;cursor:not-allowed}.terms-section{font-family:Assistant,sans-serif;font-weight:600;font-size:18px;line-height:41px;letter-spacing:.15px;text-align:center}.terms-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px;color:#333;direction:rtl}.terms-checkbox,.newsletter-checkbox{position:relative;margin-right:.5rem;flex-shrink:0;cursor:pointer;-webkit-appearance:none;background-color:#fff;box-sizing:border-box;vertical-align:middle;transition:background-color .2s ease}.terms-checkbox:checked:after,.newsletter-checkbox:checked:after{content:"✓";font-size:16px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.terms-checkbox:hover,.newsletter-checkbox:hover{background-color:#f3f7ff}.terms-checkbox:focus-visible,.newsletter-checkbox:focus-visible{outline:2px solid #94b8ff;outline-offset:2px}.terms-link{background:none;border:none;color:#417cfb;text-decoration:underline;cursor:pointer;font-size:16px;padding:0;font-family:inherit}.terms-link:hover{color:#2f9ea1}.terms-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.terms-modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000004d}.terms-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #e0e0e0;direction:rtl}.terms-modal-close{background:none;border:none;font-size:28px;cursor:pointer;color:#666;width:30px;height:30px;display:grid;place-items:center}.terms-modal-body{padding:25px;overflow-y:auto;flex:1;direction:rtl;text-align:right}.terms-modal-footer{padding:20px 25px;border-top:1px solid #e0e0e0;display:grid;place-items:center}.terms-modal-button{background-color:#417cfb;color:#fff;border:none;padding:12px 40px;font-size:16px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.terms-modal-button:hover{background-color:#2f9ea1}.desktop-description,.terms-modal-body div{white-space:pre-line}@media (min-width: 601px) and (max-width: 1024px){.OpeningPage .desktop-subtitle{font-size:2.5rem}.OpeningPage .desktop-description{font-size:20px}.OpeningPage .start-playing{font-size:1.25rem;padding:10px 48px}}@media (max-width: 600px){.OpeningPage .desktop-subtitle{font-size:2rem}.OpeningPage .desktop-description{font-size:16px;width:100%;max-width:unset;padding:.5rem}.terms-label span{display:flex;flex-direction:row;flex-wrap:wrap;line-height:normal;text-align:right}.OpeningPage .start-playing{font-size:1.125rem;padding:8px 32px}.terms-section{display:flex;flex-direction:column;gap:.5rem}}.QuestionPage .content{background:#fff;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;width:100%;height:100%;z-index:2;max-height:60%;min-height:60%}.QuestionPage .title-question,.QuestionPage .title-question-container{padding-bottom:8px}.QuestionPage .titles{display:flex;align-items:center;gap:8px;font-size:18px;line-height:1.5}.QuestionPage .right-title,.QuestionPage .right_title{font-family:South,sans-serif;font-weight:400;font-size:18px;line-height:27.5px;letter-spacing:.087px;background:linear-gradient(89deg,#279bde 25.2%,#094669 96.15%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.QuestionPage .left-title,.QuestionPage .left_title{font-family:Assistant,sans-serif;font-weight:400;font-size:18px;line-height:13.8px;color:#155478}.QuestionPage .question{color:#155478;text-align:right;font-weight:500;font-size:2rem;line-height:normal;overflow-wrap:anywhere;word-break:break-word;margin-bottom:14px}.QuestionPage .answer-area{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between;margin-bottom:.5rem}.QuestionPage .answers-and-timer,.QuestionPage .answers-timer-container{display:flex;flex-direction:column;gap:18px;width:100%}.QuestionPage .answers{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;align-items:stretch;width:100%;padding-top:1rem}.QuestionPage .answers button{background:#fff;border:1px solid #e6eef5;border-radius:12px;box-shadow:0 6px 18px #1018280f;padding-block:.5rem;padding-inline:14px;min-height:56px;line-height:1.3;color:#155478;font-weight:500;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.35rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .06s ease,box-shadow .06s ease,border-color .06s ease,background-color .06s ease}.QuestionPage .answers button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #10182817}.QuestionPage .answers button:disabled{opacity:.9}.QuestionPage .answers button.selected{outline:2px dashed #b7c9d9;transform:scale(.995)}.QuestionPage .answers button[data-reveal=true].correct{border-color:#f4f6f4;background:#4caf50;color:#fff;box-shadow:0 0 0 2px #4caf5040 inset,0 6px 18px #1018280f}.QuestionPage .answers button[data-reveal=true].correct-border-only{border:2px solid #69d66c;background:#fff;box-shadow:0 6px 18px #1018280f}.QuestionPage .answers button[data-reveal=true].incorrect{border:2px solid #f4f6f4;background:#f44336;color:#fff;box-shadow:0 0 0 2px #f4433640 inset,0 6px 18px #1018280f}.QuestionPage .question-score-container{display:flex;flex-direction:column;gap:.4rem;margin-top:22px}.QuestionPage .question-number .subtext,.QuestionPage .score .subtext{font-size:1.2rem;color:#155478;font-weight:700}.QuestionPage .game-footer{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;margin-bottom:30px}.QuestionPage .end-game{all:unset;box-sizing:border-box;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:188px;height:48px;border-radius:16px;background:#001fa8;box-shadow:0 0 13px #00000080;color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:17px;text-shadow:0 0 13px rgba(0,0,0,.5)}.QuestionPage .end-game:disabled{opacity:.6;cursor:not-allowed}@media (min-width: 601px) and (max-width: 1024px){.QuestionPage{grid-template-rows:200px 1fr}.QuestionPage .content{padding:14px 20px}.QuestionPage .question{font-size:1.75rem;margin-bottom:12px}.QuestionPage .answers{grid-template-columns:repeat(var(--answers-count, 4),1fr)}}@media (max-width: 768px){.QuestionPage .content{padding:.5rem 1rem;overflow:auto;max-height:55%;min-height:55%}.QuestionPage .title-question,.QuestionPage .title-question-container{padding:0}.QuestionPage .question{font-size:1.5rem}}@media (max-width: 600px){body.embed-mode .App .main-area{aspect-ratio:unset;height:auto;min-height:auto;max-height:none}body.embed-mode .App{height:auto;overflow:visible}.QuestionPage{border-radius:28px;grid-template-rows:180px 1fr}.QuestionPage .question{line-height:normal}body.embed-mode .QuestionPage .content{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;padding:12px 16px}body.embed-mode .QuestionPage{grid-template-rows:auto auto!important}body.embed-mode .QuestionPage .answers{grid-template-columns:1fr;gap:14px}.embed-game-wrapper:has(.QuestionPage) .BackgroundImage.question-bg .bg-mobile{position:relative}.embed-game-wrapper:has(.QuestionPage) .BackgroundImage.question-bg{width:100%;height:auto;position:relative;max-height:215px}.embed-game-wrapper:has(.QuestionPage){display:flex!important;flex-direction:column}body.embed-mode .App .main-area .MainGame{display:flex;position:relative;width:100%;height:100%}}.Timer,.timer{display:grid;gap:8px;align-items:center}.Timer .timer-count,.timer .timer-count,.Timer .timer-countdown,.timer .timer-countdown{display:inline-flex;align-items:center;gap:6px;color:#155478;font-weight:700;font-size:clamp(.95rem,1.6vw,1.15rem)}.Timer .timer-clock,.timer .timer-clock,.Timer .clock,.timer .clock{width:18px;height:18px}.Timer .timer-bar,.timer .timer-bar,.Timer .timer-bar-container,.timer .timer-bar-container{position:relative;height:8px;width:100%;background:#4caf50;border-radius:999px;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a}.Timer .timer-red,.timer .timer-red,.Timer .timer-bar-red,.timer .timer-bar-red{position:absolute;inset:0 auto 0 0;width:0%;background:#e25454;border-radius:inherit;pointer-events:none;z-index:2}.Timer .timer-green,.timer .timer-green,.Timer .timer-bar-green,.timer .timer-bar-green{position:absolute;inset:0 0 0 auto;width:100%;background:#4caf50;border-radius:inherit;pointer-events:none;z-index:1}@media (max-width: 600px){.Timer .timer-bar,.timer .timer-bar,.Timer .timer-bar-container,.timer .timer-bar-container{height:10px}}.AnswerButton{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Alef,sans-serif;background:#fff;border:1px solid #e6eef5;border-radius:12px;box-shadow:0 6px 18px #1018280f;padding-block:1rem;padding-inline:14px;min-height:56px;line-height:1.3;color:#155478;font-weight:600;font-size:1.2rem;white-space:normal;overflow-wrap:anywhere;word-break:break-word;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.AnswerButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #10182817}.AnswerButton:disabled{opacity:.9;cursor:default}.AnswerButton.selected:not([data-reveal=true]){transform:scale(.995)}.AnswerButton:focus{outline:none}@media (hover: hover) and (pointer: fine){.AnswerButton:focus-visible{outline:2px dashed #b7c9d9;outline-offset:3px}}.AnswerButton{-webkit-tap-highlight-color:transparent}.AnswerButton[data-reveal=true].correct{border-color:#4caf50;background:#4caf50;color:#fff;box-shadow:0 0 0 2px #4caf5040 inset,0 6px 18px #1018280f;outline:none}.AnswerButton[data-reveal=true].correct-border-only{border:2px solid #69d66c;background:#fff;box-shadow:0 6px 18px #1018280f;outline:none}.AnswerButton[data-reveal=true].incorrect{border-color:#f44336;background:#f44336;color:#fff;box-shadow:0 0 0 2px #f4433640 inset,0 6px 18px #1018280f;outline:none}@media (min-width: 601px) and (max-width: 1024px){.AnswerButton{font-size:1.1rem;padding:10px 14px}}@media (max-width: 768px){.AnswerButton{padding:.5rem;min-height:unset}}@media (max-width: 600px){.AnswerButton{font-size:1rem;padding:8px 12px;min-height:unset}}.ScorePanel{display:flex;flex-direction:column;gap:.6rem;margin-top:.9rem;color:#0a2e45}.ScorePanel .subtext{font-size:1.7rem;font-weight:700;color:#08293d}.ScorePanel .value{font-size:1.5rem;color:#244056;font-weight:600;font-family:Rubik,sans-serif}.question-number,.score{display:flex;align-items:flex-end;gap:.7rem}.score{margin-bottom:.45rem}@media (max-width: 600px){.ScorePanel .subtext{font-size:1.3rem}.ScorePanel .value{font-size:1.1rem}.ScorePanel{gap:.8rem}}@media (min-width: 601px) and (max-width: 1024px){.ScorePanel .subtext{font-size:1.5rem}.ScorePanel .value{font-size:1.3rem}}.FinishPage{position:relative;width:100%;height:100%;border-radius:32px;background:transparent;overflow:visible}.FinishPage .header-slot{display:flex;justify-content:center;align-items:center}.FinishPage .results-actions-container{display:flex;flex-direction:column;gap:45px;margin:40px 0;align-items:center}.FinishPage .content-slot{width:80%;display:flex;justify-content:center;align-items:flex-start}.FinishPage .results-wrapper,.FinishPage .content-slot>*{width:100%;margin-inline:auto;background:transparent;border:0;box-shadow:none;padding:0}.FinishPage .content-slot p,.FinishPage .content-slot li{font-size:20px;line-height:40px}.FinishPage .actions-slot{width:min(884px,100%);margin:12px auto 0;display:flex;gap:16px;align-items:center;justify-content:center}.FinishPage .on-image{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.FinishPage .loading{font-size:20px;text-align:center}.FinishPage .capture-area{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;width:100%;max-width:800px;padding:40px;border-radius:16px;overflow:hidden}.FinishPage .capture-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;display:none}.FinishPage .capture-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}.FinishPage .capture-card{width:100%}.FinishPage .capture-footer{text-align:center;width:100%;color:#fff;padding-top:10px}.FinishPage .capture-cta{font-size:22px;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.FinishPage .capture-link{font-size:16px;font-weight:500;direction:ltr;text-shadow:0 1px 3px rgba(0,0,0,.3)}@media (max-width: 768px){.MainGame .FinishPage .samlil-placeholder{margin-top:1rem}.ResultsView .score-text{font-size:30px}.FinishPage .on-image{gap:.5rem}.FinishPage .results-actions-container{gap:1rem;margin:2rem 0}.FinishPage .capture-area{padding:0;margin:1rem auto}.FinishPage .capture-logo img{max-width:140px}.FinishPage .capture-card{padding:20px}.FinishPage .capture-cta{font-size:18px}.FinishPage .capture-link{font-size:14px}}@media (max-width: 600px){.FinishPage{padding:1rem}.FinishPage .content-slot{width:100%}.FinishPage .on-image{padding:.5rem;gap:12px}.FinishPage .actions-slot{flex-direction:column;width:100%;gap:12px;margin:0}.FinishPage .capture-area{padding:0}.FinishPage .capture-logo img{max-width:120px}.FinishPage .capture-card{padding:15px}}.ResultsView{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.ResultsView .results-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:0 16px}.ResultsView .score-text{color:#000d99;text-align:center;font-family:South,sans-serif;font-size:26px;font-weight:200;letter-spacing:.15px}.ResultsView .text{text-align:center;color:#000d99;font-size:20px;font-weight:400;width:100%}.ResultsView .text strong{font-weight:700;color:#000d99}@media (max-width: 768px){.ResultsView .score-text{font-size:23px}}@media (max-width: 600px){.ResultsView .score-text{font-size:18px;line-height:30px}.ResultsView .text{font-size:16px;line-height:22px}.ResultsView .results-inner{padding:0rem}}.FinishGameActions{display:grid;justify-items:center;row-gap:13px;margin-top:0}.FinishGameActions .buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;width:100%}.FinishGameActions .buttons button{width:100%;min-height:44px;white-space:normal;border:none;border-radius:8px;font-size:1rem;font-weight:700;text-align:center;padding:0;color:#fff;cursor:pointer;box-shadow:0 0 12px #48484840}.FinishGameActions .play-again{background:linear-gradient(0deg,#094669 -141.41%,#115c86,#166c9d,#1e81b9,#279cde 166.75%)}.FinishGameActions .ten-best{background:linear-gradient(284deg,#094669 -48.36%,#115c86,#166c9d,#1e81b9,#279cde 58.82%)}.FinishGameActions .link-wrapper{width:80%;margin:0 auto;text-align:center}.FinishGameActions .website-link{display:inline-block;width:auto;max-width:100%;color:#000d99;text-align:center;font-family:Assistant,system-ui,sans-serif;font-size:20px;font-weight:400;letter-spacing:.15px;text-decoration:underline}.FinishGameActions .share-footer{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:8px}.FinishGameActions .share-footer-buttons{display:flex;align-items:center;justify-content:center;gap:10px}.FinishGameActions .share-message{font-size:.9rem;color:#094669;text-align:center}.FinishGameActions .share-icon-btn{width:48px;height:48px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 2px 6px #00000026;color:#fff}.FinishGameActions .share-icon-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0003}.FinishGameActions .share-icon-btn:active:not(:disabled){transform:translateY(0)}.FinishGameActions .share-icon-btn:disabled{opacity:.6;cursor:not-allowed}.share-gmail{background-color:#ea4335}.share-gmail:hover:not(:disabled){background-color:#d33426}.share-facebook{background-color:#1877f2}.share-facebook:hover:not(:disabled){background-color:#0c63d4}.share-whatsapp{background-color:#25d366}.share-whatsapp:hover:not(:disabled){background-color:#1ebe57}.share-twitter{background-color:#1da1f2}.share-twitter:hover:not(:disabled){background-color:#0c8bd9}.share-instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.share-instagram:hover:not(:disabled){filter:brightness(.9)}.share-download{background-color:#444}.share-download:hover:not(:disabled){background-color:#333}.share-toggle{background:linear-gradient(135deg,#667eea,#764ba2)}.share-toggle:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#63408a)}.FinishGameActions .share-options{display:flex;align-items:center;gap:10px;max-width:0;opacity:0;overflow:hidden;transform:translate(8px);pointer-events:none;transition:max-width .25s ease,opacity .25s ease,transform .25s ease}.FinishGameActions .share-options.is-open{max-width:320px;opacity:1;transform:translate(0);pointer-events:auto}.FinishGameActions .share-icon-btn svg{width:22px;height:22px}.share-spinner{animation:spin 1s linear infinite;font-size:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.FinishGameActions .website-link{font-size:18px}.FinishGameActions .buttons button{min-height:2.25rem}.FinishGameActions .share-icon-btn{width:44px;height:44px}}@media (max-width: 600px){.FinishGameActions .buttons{grid-template-columns:1fr;width:70%;margin:0 auto}.FinishGameActions .share-options{gap:8px}.FinishGameActions .share-icon-btn{width:32px;height:32px}}.LeadersView .desktop-placeholder{grid-area:1 / 1;width:100%;height:100%;object-fit:cover;border-radius:inherit}.LeadersView .on-image{grid-area:1 / 1;width:100%;height:100%;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%;padding:1rem;gap:.5rem;align-items:start;justify-items:center;text-align:center;box-sizing:border-box}.LeadersView .header-slot{width:100%;display:grid;place-items:center;margin-bottom:15px}.LeadersView .samlil-placeholder{display:block;width:auto;max-width:min(62%,360px);height:clamp(44px,10vh,120px);object-fit:contain}.LeadersView .content-slot{width:100%;display:flex;flex-direction:column;align-items:center;overflow:visible}.LeadersView .card{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:92rem;margin:0 auto}.LeadersView .title{font-family:Assistant,sans-serif;font-weight:800;font-size:clamp(22px,2.6vh,28px);line-height:1.15;margin:0}.LeadersView .leaders-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.LeadersView .leaders-table{display:flex;justify-content:center;align-items:stretch;gap:36px}.LeadersView .col{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between}.LeadersView .col .cell{color:#212529;font-family:Assistant,sans-serif;font-size:clamp(18px,2.1vh,22px);line-height:1.15;font-weight:400;letter-spacing:.05px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LeadersView .col .cell.current{font-weight:700}.LeadersView .names .cell{text-align:right}.LeadersView .scores .cell{text-align:left}.LeadersView .ellipsis{line-height:1;color:#666;font-size:clamp(18px,2.1vh,22px);margin-top:2px}.LeadersView .current-user-row{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:28px;width:max-content;margin:0 auto;padding:0 8px}.LeadersView .current-user-row .cell{color:#212529;font-family:Assistant,sans-serif;font-size:clamp(18px,2.1vh,22px);font-weight:700;line-height:1.15;letter-spacing:.05px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.LeadersView .actions-slot{width:100%;display:grid;grid-auto-rows:max-content;align-content:start;justify-items:center;gap:.75rem;padding-bottom:24px}@media (max-width: 768px){.LeadersView{border-radius:0}.LeadersView .on-image{gap:.4rem}.LeadersView .samlil-placeholder{margin-top:2rem!important}.LeadersView .leaders-table{gap:22px}.LeadersView .col .cell,.LeadersView .current-user-row .cell,.LeadersView .ellipsis{font-size:clamp(16px,2.3vh,19px)}.LeadersView .actions-slot{margin-top:8px}}@media (max-width: 1024px) and (min-width: 701px){.LeadersView .leaders-table{gap:30px}}@media (max-height: 600px){.LeadersView .title{font-size:20px;line-height:1.12}.LeadersView .col .cell,.LeadersView .current-user-row .cell{font-size:16px;line-height:1.12}.LeadersView .samlil-placeholder{margin-top:0rem!important}}.LimitView .bg{grid-area:1 / 1;width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.LimitView .content{grid-area:1 / 1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:24px 20px;text-align:center}.LimitView .logo{width:280px;margin-top:3rem}.LimitView .msg-title{color:#c9022d;font-family:South,Noto Sans Hebrew,Arial,sans-serif;font-size:44px;font-weight:800;line-height:1;margin:8px 0 0}.LimitView .msg-description{color:#155478;font-family:Assistant,Noto Sans Hebrew,Arial,sans-serif;font-size:22px;font-weight:400;line-height:1.4;margin:0 0 8px;text-align:center}.LimitView .start-practice{border:none;border-radius:.5rem;background:linear-gradient(284deg,#094669 -48.36%,#115c86,#166c9d,#1e81b9,#279cde 58.82%);box-shadow:0 0 16.29px #48484840;color:#fff;font-size:1.25rem;font-weight:700;padding:.6rem 1.5rem;cursor:pointer}@media (max-width: 600px){.LimitView .msg-title{font-size:2rem}}.user-profile-modal-overlay{position:absolute;top:5rem;left:0rem;z-index:100}.user-profile-modal{background:#f0f0f0;border-radius:30px;padding:19.2px 16px;width:430px;max-height:585px;box-shadow:0 8px 24px #0003;direction:rtl;position:relative}.user-profile-modal-content{display:flex;flex-direction:column;gap:0}.user-profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.user-profile-close-btn{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center}.user-profile-close-btn img{width:30px;height:30px}.user-profile-header-info{display:flex;align-items:center;gap:8px}.user-profile-header-name{font-family:Assistant-Bold,Helvetica;font-weight:700;color:#212529;font-size:26px;text-align:center;white-space:nowrap;direction:rtl;margin:0;line-height:26.3px}.user-profile-header-avatar{position:relative}.user-profile-header-circle{width:51px;height:51px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.user-profile-header-letter{font-family:Noto Sans Hebrew-Bold,Helvetica;font-weight:700;color:#fff;font-size:17px;text-align:center;direction:rtl;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.user-profile-tabs{display:flex;gap:0;margin-bottom:0;height:34px}.user-profile-tab{all:unset;box-sizing:border-box;flex:1;display:flex;align-items:center;justify-content:center;padding:7.08px 9.6px 7.34px;background:#778492;border-radius:8px 8px 0 0;cursor:pointer;overflow:hidden;transition:background-color .2s}.user-profile-tab.active{background:#417cfb}.user-profile-tab span{font-family:Assistant-Bold,Helvetica;font-weight:700;color:#fff;font-size:19.2px;text-align:center;white-space:nowrap;direction:rtl;line-height:26.3px}.user-profile-tab-content{background:#e1e1e1;border-radius:0 0 12px 12px;padding:12px 0;min-height:400px;max-height:400px;overflow-y:auto}.user-profile-score-section{padding:0 16px}.user-profile-loading,.user-profile-error{text-align:center;padding:40px;font-family:Assistant-Regular,Helvetica;color:#212529;font-size:18px}.user-profile-leaderboard{display:flex;flex-direction:row-reverse;justify-content:center;gap:39px;direction:rtl}.leaderboard-scores,.leaderboard-names{display:flex;flex-direction:column;font-family:Assistant-Regular,Helvetica;font-size:20px;color:#212529;line-height:26.3px}.leaderboard-scores{text-align:right;min-width:72px}.leaderboard-names{text-align:right;min-width:132px;direction:rtl}.leaderboard-score,.leaderboard-name{padding:2px 0;white-space:nowrap}.leaderboard-score.current-user,.leaderboard-name.current-user{font-family:Assistant-Bold,Helvetica;font-weight:700}.user-profile-personal-section{padding:0 16px}.user-profile-form{display:flex;flex-direction:column;gap:13px}.user-profile-field{display:flex;align-items:center;justify-content:space-between;gap:8px;direction:rtl}.user-profile-field-icon{display:flex;align-items:center;justify-content:center;padding:2px;min-width:20px}.user-profile-field-icon img{width:18px;height:18px}.user-profile-field-label{font-family:Assistant-Regular,Helvetica;font-size:16.3px;color:#212529;text-align:center;white-space:nowrap;direction:rtl;min-width:60px;padding:7.08px 14.4px 7.34px 0}.user-profile-field-input{all:unset;box-sizing:border-box;flex:1;min-height:40.72px;padding:7.08px 14.4px 7.34px;background:#cecece;border-radius:8px;font-family:Assistant-Regular,Helvetica;font-size:16.3px;color:#212529;text-align:center;direction:rtl}.user-profile-field-input.editable{background:#fff}.user-profile-field-input:disabled{cursor:not-allowed;opacity:.7}.user-profile-actions{display:flex;gap:12px;margin-top:8px}.user-profile-btn{all:unset;box-sizing:border-box;flex:1;min-height:34px;display:flex;align-items:center;justify-content:center;padding:7.08px 9.6px 7.34px;border-radius:8px;font-family:Assistant-Bold,Helvetica;font-weight:700;color:#fff;font-size:19.2px;text-align:center;white-space:nowrap;direction:rtl;cursor:pointer;transition:opacity .2s}.user-profile-btn:hover:not(:disabled){opacity:.9}.user-profile-btn:disabled{opacity:.6;cursor:not-allowed}.user-profile-btn.cancel{background:#768491}.user-profile-btn.update{background:#417cfb}.user-profile-delete-btn{all:unset;box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;font-family:Assistant-Regular,Helvetica;color:#555151;font-size:19.2px;text-align:center;text-decoration:underline;direction:rtl;cursor:pointer;background:transparent;transition:background-color .2s;margin-top:8px}.user-profile-delete-btn:hover:not(:disabled){background:#ff00001a}.user-profile-delete-btn:disabled{opacity:.5;cursor:not-allowed}.user-profile-footer{padding-top:8px;margin-top:8px}.user-profile-logout-btn{all:unset;box-sizing:border-box;width:100%;min-height:40.72px;display:flex;align-items:center;justify-content:center;padding:7.08px 9.6px 7.34px;background:#c9022d;border-radius:14.4px;font-family:Assistant-Bold,Helvetica;font-weight:700;color:#fff;font-size:19.2px;text-align:center;white-space:nowrap;direction:rtl;cursor:pointer;transition:opacity .2s}.user-profile-logout-btn:hover:not(:disabled){opacity:.9}.user-profile-logout-btn:disabled{opacity:.6;cursor:not-allowed}.user-profile-tab-content::-webkit-scrollbar{width:6px}.user-profile-tab-content::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.user-profile-tab-content::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.user-profile-tab-content::-webkit-scrollbar-thumb:hover{background:#0000004d}.daily-stats{display:block;text-align:center;font-family:Alef,Rubik,Assistant,sans-serif;font-weight:500;font-size:16px;color:#37487e;margin-top:10px}.user-profile-close-btn:focus{outline:2px solid #417cfb;outline-offset:2px;border-radius:4px}.user-profile-tab:focus{outline:2px solid #417cfb;outline-offset:2px}.user-profile-field-input:focus{outline:2px solid #417cfb;outline-offset:2px;border-color:#417cfb}.user-profile-btn:focus,.user-profile-delete-btn:focus,.user-profile-logout-btn:focus{outline:2px solid #417cfb;outline-offset:2px}.user-profile-close-btn:focus:not(:focus-visible),.user-profile-tab:focus:not(:focus-visible),.user-profile-btn:focus:not(:focus-visible),.user-profile-delete-btn:focus:not(:focus-visible),.user-profile-logout-btn:focus:not(:focus-visible){outline:none}.user-profile-close-btn:focus-visible,.user-profile-tab:focus-visible,.user-profile-field-input:focus-visible,.user-profile-btn:focus-visible,.user-profile-delete-btn:focus-visible,.user-profile-logout-btn:focus-visible{outline:2px solid #417cfb;outline-offset:2px}@media (max-width: 768px){.user-profile-modal-overlay{top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-start;padding-top:80px;padding-left:16px;background:#0000004d}.user-profile-modal{position:absolute;top:0;left:0;width:90vw;max-width:380px;max-height:calc(100vh - 100px);padding:8px}.user-profile-header-circle{width:32px;height:32px}.user-profile-field-label{padding:0;min-width:30px}.user-profile-header-name{font-size:20px}.user-profile-tab span{font-size:16px}.user-profile-tab-content{min-height:320px;max-height:calc(100vh - 280px)}.user-profile-leaderboard{gap:1rem}.leaderboard-name,.leaderboard-scores{font-size:16px}.user-profile-close-btn{padding:4px;min-width:40px;min-height:40px}.daily-stats{font-size:13px}}.user-profile-avatar-container{top:24px;left:24px;position:absolute;z-index:100}.user-profile-avatar{position:sticky;display:flex;top:1rem;left:1rem;gap:8px;width:min-content;height:min-content;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;z-index:100}.user-profile-circle{width:51px;height:51px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:transform .2s ease,box-shadow .2s ease}.user-profile-avatar:hover .user-profile-circle{transform:scale(1.05)}.user-profile-avatar:active .user-profile-circle{transform:scale(.95);box-shadow:0 1px 4px #0003}.user-profile-letter{font-family:Noto Sans Hebrew-Bold,Helvetica;font-weight:700;color:#fff;font-size:20px;text-align:center;direction:rtl}.user-profile-name{font-family:Assistant-Bold,Helvetica;font-weight:700;color:#212529;font-size:14px;text-align:center;white-space:nowrap;direction:rtl;margin:0}@media (max-width: 600px){.user-profile-avatar-container{top:12px;left:12px}.user-profile-circle{width:40px;height:40px}.user-profile-letter{font-size:16px}.user-profile-name{font-size:12px}.user-profile-avatar{padding:4px;margin:-4px}}.MainGame{box-sizing:border-box}.MainGame .loader{width:100%;height:100vh;display:grid;place-items:center}.MainGame .game-screen{width:100%;height:100%;display:grid;place-items:center;padding:0;background:transparent}.MainGame .game-stage{position:relative;width:100%;height:100%;border-radius:32px;background:transparent;display:grid;grid-template-rows:1fr;place-items:stretch}.MainGame .OpeningPage,.MainGame .LimitView,.MainGame .LeadersView,.MainGame .QuestionPage{width:100%;height:100%;position:relative;display:flex;grid-template-rows:1fr;border-radius:inherit;overflow:hidden;background:transparent;align-items:flex-end}.MainGame .samlil-placeholder{display:block;margin-top:3rem;height:auto;width:min(400px,50%);object-fit:contain}@media (min-width: 601px) and (max-width: 1024px){.MainGame .samlil-placeholder{margin-top:2rem}}@media (max-width: 600px){.MainGame .game-stage{width:100%;border-radius:0 0 24px 24px}.MainGame .samlil-placeholder{width:min(250px,75%);margin-top:0!important;margin-left:72px}}.auth-page{width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.auth-container{width:100%;max-width:560px;height:100%;display:flex;flex-direction:column;align-items:center}.auth-logo{width:min(400px,60%);margin-top:min(3%,3rem)}.auth-form{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-top:1rem}.auth-form h3{font-family:South;font-weight:500;font-size:2.5rem;margin:0;color:#c9022d;text-align:center}.auth-form p{color:#155478;font-size:1.4rem;text-align:center;margin:0;line-height:normal;font-family:Assistant;font-weight:400}.auth-form p strong{color:#145478;font-weight:600}.auth-form input{border-radius:8px;font-size:1.2rem;height:2.5rem;width:100%;margin-top:0;text-align:center;border:none;box-shadow:0 0 8px #0003}.auth-form input:focus{outline:none;border:2px solid #145478;box-shadow:0 0 8px #1454784d}.auth-form input:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.auth-form input.has-error{border:2px solid #c9022d;box-shadow:0 0 8px #c9022d4d}.auth-form input::placeholder{color:#999;font-size:.9em}.auth-form label{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;font-family:Assistant,sans-serif;font-weight:500;width:100%;margin-top:0;font-size:1.2rem;color:#155478}.auth-form label input{width:60%;margin-top:0}.auth-form label.has-error{color:#c9022d}.auth-form label.has-error input{border:2px solid #c9022d;box-shadow:0 0 8px #c9022d4d}.auth-form label .field-error{width:100%;font-size:.85rem;color:#c9022d;font-weight:400;text-align:right;order:3}.auth-form button{font-size:1.1rem;display:flex;align-items:center;justify-content:center;width:100%;height:2.5rem;margin-top:0;background-color:#145478;color:#fff;font-family:South;border:none;border-radius:8px;box-shadow:0 0 8px #0003;cursor:pointer}.auth-form button.emailBtn{background:#fff;color:var(--Color-MainGrey, #333);text-align:center;font-family:Assistant!important;font-size:28px;font-style:normal;font-weight:400;line-height:43px;letter-spacing:.15px;width:446px;height:57px}.auth-form button:active{transition:.1s;transform:scale(.98);box-shadow:0 0 1px #0003}.auth-form button:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-form button:disabled:active{transform:none;box-shadow:0 0 7px #0003}.auth-form button.googleBtn{background-color:#fff;color:var(--Color-MainGrey, #333);text-align:center;font-family:Assistant!important;font-size:28px;font-style:normal;font-weight:400;line-height:43px;letter-spacing:.15px;width:446px;height:57px}.auth-form button.googleBtn img{width:22px;margin-left:0}.auth-form .footerBtns{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:0;gap:1rem}.auth-form .footerBtns button{width:100%;padding:0 1rem;margin:0;font-size:1rem;background-color:#f5f5f5;border:1px solid #1a77f2;color:#757575}.auth-form h5{margin:0;color:#155478;text-align:center;font-family:Assistant;font-size:22px;font-style:normal;font-weight:700;line-height:30.7px;text-decoration:underline;cursor:pointer}.auth-form h5.forgotPassword{font-weight:400;text-decoration:underline}.auth-form h5.resendCode{text-decoration:underline;transition:color .2s}.auth-form h5.resendCode:hover{color:#0d3a52;text-decoration:underline}.auth-form .errorMessage{font-family:South;font-weight:500;font-size:1.1rem;margin:.5rem 0;color:#c9022d;text-align:center}.auth-form .successMessage{font-family:South;font-weight:500;font-size:1.1rem;margin:.5rem 0;color:#10b981;text-align:center}.auth-form .field-error{color:#c9022d;font-size:.85rem;font-weight:400;margin-top:.25rem;text-align:right;width:100%}.auth-form .linksAndComment{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.auth-form .linksAndComment p{font-size:.9rem;margin:0}.auth-page .modal{position:fixed;height:300px;width:80vw;max-width:500px;background-color:#155478da;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.8rem;border-radius:1rem;z-index:999}.auth-page .modal .check{margin-top:1.4rem}@media (max-width: 768px){.auth-form{gap:1rem;margin-top:0}.auth-logo{width:min(300px,50%)}.auth-form h3{font-size:2rem;margin:0}.auth-form h5{font-size:1rem;line-height:normal}.auth-form p{font-size:1.1rem;margin:0}.auth-form label,.auth-form label input{font-size:1.1rem}.auth-form input{font-size:1.1rem;height:2.25rem}.auth-form button{height:2.25rem}.auth-form .field-error{font-size:.75rem}.auth-form .successMessage,.auth-form .errorMessage{font-size:1rem}.auth-form .footerBtns{margin-top:0}}@media (max-width: 600px){.auth-logo{width:min(250px,75%);margin-top:0}.auth-page{padding:2rem 1rem;width:100%;max-width:fit-content}.auth-container{max-width:100%}.auth-form{padding:0;height:100%}.auth-form h3{font-size:2rem;margin:.5rem 0}.auth-form p{font-size:1.25rem}.auth-form input{font-size:1rem;height:2.5rem}.auth-form label{font-size:1rem;flex-direction:column;align-items:flex-start}.auth-form label input{font-size:1rem;min-width:100%;max-width:100%}.auth-form button{font-size:1.2rem;height:2.5rem}.auth-form button.googleBtn,.auth-form button.emailBtn{width:100%}.auth-form .footerBtns button{font-size:1rem;padding:.5rem}.auth-form h5{font-size:.9rem;margin:.25rem}.auth-form .field-error{font-size:.75rem}.auth-form .successMessage,.auth-form .errorMessage{font-size:.9rem}}body.embed-mode{display:flex;justify-content:center;width:100%;height:100%;min-height:fit-content}body.embed-mode #root{height:100%;min-height:min-content;width:100%;align-items:center;justify-content:center}body.embed-mode .App{min-height:unset!important;align-items:center;height:min-content;justify-content:center;padding:.5rem;overflow:auto}body.embed-mode .App .main-area{justify-self:center;justify-content:center;align-items:center;max-width:800px;max-height:800px;aspect-ratio:1 / 1;flex-wrap:wrap;border-radius:2rem}body.embed-mode .App .main-area .MainGame{display:flex;width:100%;height:100%}body.embed-mode .App .main-area .MainGame .screen{width:100%;height:100%;padding:0;display:flex}.embed-game-container{padding:0;margin:0}.embed-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;color:#fff}.embed-spinner{border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;width:50px;height:50px;animation:embed-spin 1s linear infinite;margin-bottom:20px}@keyframes embed-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.embed-loading p{font-size:18px;font-weight:500;margin:0}.embed-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;color:#fff;padding:20px}.embed-error h2{font-size:28px;margin:0 0 15px}.embed-error p{font-size:16px;margin:0 0 25px;opacity:.9}.retry-button{background:#fff;color:#667eea;border:none;padding:12px 30px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.retry-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.embed-game-wrapper{position:relative;width:100%;height:max-content;min-height:100%;display:grid;grid-template-rows:1fr;border-radius:2rem}.embed-game-wrapper>*{grid-row:1;grid-column:1}.embed-game-wrapper .BackgroundImage{z-index:0}.embed-game-wrapper .SignIn,.embed-game-wrapper .MainGame{z-index:1}@media (max-width: 600px){body.embed-mode .App .main-area{aspect-ratio:unset;height:100%;max-height:100%}body.embed-mode .App{height:100%;overflow:unset}}.BackgroundImage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.BackgroundImage .bg-desktop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.BackgroundImage .bg-mobile{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:none}.BackgroundImage.question-bg{height:40%}.BackgroundImage.question-bg img{border-radius:0;border-top-left-radius:2rem;border-top-right-radius:2rem}.BackgroundImage.question-bg .bg-desktop,.BackgroundImage.question-bg .bg-mobile{object-position:center top}.BackgroundImage.question-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#fff0 70%,#fff);pointer-events:none;z-index:1}@media (max-width: 768px){.BackgroundImage.question-bg{height:45%}}@media (max-width: 600px){.BackgroundImage .bg-desktop{display:none}.BackgroundImage .bg-mobile{display:block}.BackgroundImage.question-bg{height:35%}}.BackgroundImage img{animation:fadeIn .3s ease-in;border-radius:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.CreateUser{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0}.CreateUser .signupPara{margin-top:.65rem}.CreateUser .signupLink{margin-top:2rem;color:#f44949;text-decoration:none}.CreateUser .createUserForm{margin-top:1rem;background-color:#ebebeb;border-radius:32px;padding:1rem;display:flex;align-items:center;flex-direction:column;width:700px;height:400px;box-shadow:0 6px 10px #0000001a}.CreateUser .createUserForm label{display:flex;flex:1;align-items:center;justify-content:space-between;margin-bottom:1rem;font-size:20px;font-weight:700;width:90%}.CreateUser .createUserForm input{display:flex;width:75%;height:2rem;border-radius:32px;font-size:20px;text-indent:1rem;border:none;text-align:center}.CreateUser .createUserForm input[type=submit]#submitBtn{background-color:#00d38f;font-weight:600;font-size:20px;width:100%;height:40px;cursor:pointer;box-shadow:0 3px 4px #0006}.CreateUser .createUserForm input[type=submit]#submitBtn:active{scale:.99;box-shadow:inset 0 0 6px #00000080;border-bottom:none;transition:.05s ease-in-out}.CreateUser .createUserForm select.selectRole{width:75%;border:none;border-radius:32px;height:2rem;text-align:center;font-size:1.2rem;text-indent:1.6rem}
