:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{color-scheme:light}html{background-color:#007bff;color:#000;height:100%;overflow:hidden}.scroll-container::-webkit-scrollbar{display:none}body{background-color:#007bff;display:flex;justify-content:center;align-items:center;margin:0;font-family:Fredoka,sans-serif;height:100%;overflow:hidden}.body22{background-color:#007bff;margin:0;font-family:Fredoka,sans-serif;padding-top:70px;height:100%;overflow-x:hidden;overflow-y:auto}.fixed-header{position:fixed;top:0;left:0;width:100%;background-color:#007bff;z-index:9999;padding:0;height:10%}label{font-weight:700;margin-bottom:4px;color:#333;background:transparent!important;-webkit-text-fill-color:inherit!important}.language-selector select{background:transparent;border:none;font-size:1.5rem;color:#fff;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><polygon points="0,0 10,0 5,5" fill="white"/></svg>');background-repeat:no-repeat;background-position:right 8px;padding-right:13px}.language-selector select option{background:#fff;color:#333}.form{text-align:center}.form h3{margin-bottom:1.5rem;font-size:1.5rem;color:#333}.form label{display:block;text-align:left;margin-bottom:.5rem;color:#333;font-size:1rem}.form[style*="direction: rtl"] label{text-align:right}.form input[type=text],.form input[type=password]{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.form input[type=submit]{width:100%;padding:.5rem;background-color:#007bff;border:none;border-radius:4px;color:#fff;font-size:1rem;cursor:pointer}.form input[type=submit]:hover{background-color:#0056b3}.form button{width:100%;padding:.5rem;background-color:#007bff;border:none;border-radius:4px;color:#fff;font-size:1rem;cursor:pointer}.menu-container{display:flex;justify-content:center;gap:50px;margin-top:30px}.menu-item{display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.menu-icon{width:110px;height:110px;border-radius:50%;object-fit:cover;box-shadow:0 4px 8px #fff;transition:transform .3s ease,box-shadow .3s ease}.menu-item:hover .menu-icon{transform:scale(1.1);box-shadow:0 6px 12px #0000004d}.menu-item p{margin-top:10px;font-size:16px;font-weight:700;color:#f5f5f5}.dashboard-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}.menu-icon-wrapper{background-color:#fff;border-radius:50%;padding:10px;box-shadow:0 8px 16px #0000;display:flex;justify-content:center;align-items:center}.logout-button{margin-top:30px;padding:10px 20px;font-size:16px;color:#686464;background:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:bolder;box-shadow:0 4px 10px #0003;transition:background .3s ease}.logout-button:hover{background:#f0f0f0}.dashboard h3{font-size:1.8rem;color:#fff;margin-bottom:.5rem}.dashboard h4{font-size:1.2rem;color:#fff;margin-bottom:1.5rem}.dashboard-title{font-size:1.8rem;color:#fff;font-weight:700;margin-bottom:.5rem;text-align:center}.dashboard-subtitle{font-size:1.8rem;color:#fff;margin-bottom:1.5rem;text-align:center}.calculator-container{display:flex;justify-content:center;align-items:center;height:100vh;gap:60px;padding:40px;box-sizing:border-box}.calculator-form,.calculator-result{flex:1;min-height:400px;min-width:357px;display:flex;flex-direction:column;justify-content:center}.calculator-result{background-color:#fff;color:#333;border-radius:10px;padding:25px 30px;box-shadow:0 8px 20px #0003;min-width:300px;animation:slideInRight .6s ease forwards}@media (max-width: 768px){.calculator-container{flex-direction:column;align-items:stretch;height:auto}.calculator-result,.calculator-form{min-height:unset;width:100%}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.calculator-input{display:block;width:100%;padding:18px;margin-bottom:20px;background:#f3eee7;border:1px solid #ddd;border-radius:8px;font-size:18px;box-sizing:border-box}.calculator-button{width:40%;padding:13px;background:#fff;color:#007bff;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:17px;box-shadow:0 4px 12px #0003;transition:background .3s ease}.calculator-button:hover{background:#f0f0f0}.calculator-error{color:#ff4d4f;font-weight:700;margin-top:10px}.divider1{border:none;height:1px;background-color:#ddd;margin:20px 0 15px}.calculator-title{color:#fff;font-size:1.7rem;text-align:center;margin-bottom:30px;font-weight:700}.emoji-buzz{display:inline-block;margin-right:10px;animation:buzzGlow 1.5s infinite alternate}@keyframes buzzGlow{0%{text-shadow:0 0 6px #ffffff,0 0 8px #ffffff}to{text-shadow:0 0 10px #ffd700,0 0 16px #ffd700}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutRight{to{opacity:0;transform:translate(100%)}}.popup-error{position:fixed;background-color:#fff;color:#ff4d4f;font-weight:700;padding:15px 25px;border-radius:10px;box-shadow:0 4px 12px #0003;z-index:9999;animation:slideInFromRight .3s ease,fadeOutRight .5s ease 3.5s forwards}@keyframes fadeSlide{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeOut{to{opacity:0;transform:translate(-50%) translateY(-10px)}}.back-button{position:absolute;top:20px;left:20px;font-size:1.5rem;font-weight:700;color:#fff;cursor:pointer}.mental-box{background-color:#fff;padding:1.8rem;border-radius:12px;box-shadow:0 10px 20px #0000004d;text-align:center;width:auto;max-width:1150px;overflow-y:auto;font-size:1.2rem}.mental-question{font-size:1.2rem;margin-bottom:1.5rem;color:#333;text-align:center}.mental-box-2{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 8px 16px #00000040;text-align:center;width:100%;max-width:500px;margin:0 auto;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;overflow-y:auto}@media (max-width: 600px){.mental-box-2{width:78%;max-width:78%;padding:1rem;border-radius:10px;box-shadow:0 4px 12px #0003;max-height:65vh}}.mental-question-2{color:#000;font-size:1.2rem;margin-bottom:1rem;line-height:1.4;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.header-wrapper-original{position:absolute;top:20px;left:50%;transform:translate(-50%);width:15%;display:flex;justify-content:center;background-color:#fff;padding:2px 0;box-shadow:0 4px 10px #0000001a;border-radius:4px}.header-wrapper{position:absolute;top:2px;left:50%;transform:translate(-50%);width:35%;display:flex;justify-content:center;padding:2px 0}.fixed-box{position:fixed;left:0;width:100%;background-color:#007bff;z-index:9998;overflow-x:hidden;top:17%;text-align:center;overflow-y:auto}.fixed-box-yael{position:fixed;left:0;width:100%;background-color:#007bff;z-index:9998;overflow-x:hidden;top:12%;text-align:center;overflow-y:auto;padding:20px 0}.buttons-container{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:20px}.button-wrapper{width:220px;display:flex;justify-content:center}.buttons-container button{width:220px;height:45px;font-size:16px;font-weight:700;border-radius:8px;border:none;cursor:pointer;box-shadow:0 2px 4px #0003}@media (min-width: 1024px){.fixed-box-yael{top:20%}.buttons-container{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:600px;margin:20px auto 0}.button-wrapper{flex:0 0 48%}}.header-text{color:#fff;font-size:21px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px}.welcome-text{font-size:21px!important}.divider{margin:0 5px}.mobile-subheader{color:#fff;font-size:18px;margin-bottom:2px;display:none}@media (max-width: 1050px){.fixed-box{top:17%}.header-text{flex-direction:column;font-size:18px}.divider{display:none}.mobile-subheader{display:block}.challenge-text{display:none}}.fixed-box-2{position:fixed;top:20%;left:0;right:0;margin-left:auto;margin-right:auto;background-color:#fff;z-index:9998;overflow:hidden;width:80%;padding:1.5rem;border-radius:10px}@media (min-width: 600px){.fixed-box-2{max-width:500px}.fixed-box-2 h3{max-width:330px;margin:0 auto 1rem;text-align:center}.fixed-box-2 input,.fixed-box-2 label,.fixed-box-2 button{max-width:310px;width:100%;margin:0 auto;display:block}.text-content-box{font-size:18px!important;height:680px!important}.text-content-box h3{font-size:18px!important}}.text-content-box{padding:20px;margin:1px auto;max-width:900px;height:530px;overflow-y:auto;background-color:#0003;color:#fff;font-size:15px;line-height:1.5;text-align:right;scrollbar-width:none;-ms-overflow-style:none}.text-question-container{display:flex;flex-direction:column;padding:18px;margin:1px auto;max-width:1000px;background-color:#0003;color:#fff;font-size:15px;line-height:1.5;text-align:right;height:auto}@media (min-width: 1000px){.text-question-container{flex-direction:row;height:60vh}.text-section{flex:1;overflow-y:auto;padding-left:15px;direction:rtl;margin:0 11px}.question-section{flex:1;overflow-y:auto;padding-right:15px;direction:rtl}.separator-bar{width:2px;background-color:#fff;margin:0 10px}}@media (max-width: 600px){.text-question-container{margin:1px auto;max-width:900px;height:550px;overflow-y:auto;background-color:#0003;color:#fff;font-size:15px;line-height:1.5;text-align:right;scrollbar-width:none}.text-question-container h3{font-size:15px!important}}.header-container{justify-content:center;align-items:center}.adar-logo{height:110px;object-fit:contain}.top-right-controls{position:absolute;top:20px;right:20px;display:flex;align-items:center;gap:20px;z-index:10}.logout-text{color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;transition:opacity .3s ease}.logout-text:hover{opacity:.8}.logout-icon{margin-right:6px;font-size:1.2rem}.forgot-password{margin-top:15px;color:#000;cursor:pointer;text-align:center;display:block}.popup-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:999}.popup-reset{background:#fff;padding:4px;border-radius:12px;text-align:center;width:300px;position:relative}.popup-reset h4{margin-bottom:15px}.popup-reset input{width:100%;padding:10px;margin-bottom:15px;border-radius:6px;border:1px solid #ccc}.popup-reset button{background-color:#007bff;color:#fff;border:none;padding:8px 20px;border-radius:6px;cursor:pointer;margin:5px}.cancel-btn{background:transparent;color:#555;font-size:15px;position:absolute;top:1px;right:1px;border:none;cursor:pointer}.popup-error-center{top:90px;left:50%;transform:translate(-50%);background-color:#fff;color:#ff4d4f;font-weight:700;padding:15px 25px;border-radius:10px;box-shadow:0 4px 12px #0003;position:absolute;animation:slideDown .3s ease,fadeOut .5s ease 3.5s forwards;z-index:9999}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.logout-icon-button{margin-top:4px;font-size:1.2rem;cursor:pointer;color:#fff;transition:opacity .3s ease}.logout-icon-button:hover{opacity:.7}.mentalcalc-wrapper{display:flex;justify-content:center;align-items:center;height:90vh;background-color:#007bff}.flashcards-wrapper{color:#fff}.subject-selector{background:#fff;padding:20px 40px;border-radius:16px;box-shadow:0 6px 20px #0000001a;max-width:425px;width:100%;text-align:center;top:34%;position:fixed;z-index:9998}.subject-selector h2{font-size:22px;margin-bottom:5px;color:#2b2b2b}.checkbox-scroll-container{max-height:200px;overflow-y:auto;margin-bottom:20px;padding-right:8px}.checkbox-group{display:grid;grid-template-columns:1fr 1fr;gap:11px 28px;justify-items:start;margin-bottom:25px;font-size:16px;color:#333}.subject-selector h3{margin-bottom:10px;font-size:18px;color:#2b2b2b}.number-selectors{display:flex;justify-content:center;gap:12px;margin-bottom:25px}.number-selectors button{padding:8px 16px;font-size:15px;border:1px solid #ccc;background-color:#fff;border-radius:8px;cursor:pointer;transition:.2s ease}.infinity-symbol{font-size:26px;font-weight:700;display:inline-block;transform:translateY(-1px)}.number-selectors .selected{background-color:#007bff;color:#fff;border-color:#007bff}.start-button{padding:12px 30px;font-size:16px;border:none;background-color:#007bff;color:#fff;border-radius:10px;cursor:pointer;transition:.2s ease}.start-button:hover{background-color:#007bff}.countdown-screen{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#007bff;font-size:100px;color:#fff;font-weight:700;text-align:center}.countdown-number{animation:pop .6s ease-in-out}@keyframes pop{0%{transform:scale(.7);opacity:.2}50%{transform:scale(1.3);opacity:1}to{transform:scale(1)}}.quiz-button-row{display:flex;justify-content:center;gap:6px;margin-bottom:10px}.quiz-button{width:140px;height:70px;border-radius:12px;font-size:17px;font-weight:700;text-align:center;padding:15px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border:none;color:#fff;background:#007bff;transition:background .3s ease}.quiz-button:hover{background-color:#66a9f0}.correct-box{background-color:#28a745!important;color:#fff!important}.wrong-box{background-color:#ff4d4f!important;color:#fff!important}.correct-answer-display{margin-bottom:10px;margin-top:15px;color:#333;font-size:18px;font-weight:700}.statistics-panel{background:#fff;padding:20px 40px;border-radius:16px;box-shadow:0 6px 20px #0000001a;max-width:820px;width:100%;text-align:center}.statistics-content h2{margin-top:0}.stats-table-container{width:100%}.stats-table{width:100%;border-collapse:separate;border-spacing:0 8px;text-align:center;font-size:16px}.stats-table thead th{background-color:#f0f0f0;font-weight:700;padding:3px 12px;white-space:nowrap;color:#333!important}.stats-scroll-wrapper{max-height:280px;overflow-y:auto;overflow-x:hidden}.stats-table td{padding:14px 12px;white-space:nowrap;color:#333;font-size:15px}.pill{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:4px 12px;border-radius:999px;color:#fff!important;font-weight:700;font-size:16px;line-height:1;height:28px}@media (max-height: 600px){.statistics-panel{max-width:100vw;width:100%;margin:20px auto 0;box-sizing:border-box;overflow-x:auto}.adar-logo,.back-button,.logout-icon-button{visibility:hidden}.stats-table-container{overflow-x:hidden}.stats-table{min-width:450px}.stats-table thead th{font-size:12px;padding:1px 3px;word-break:break-word}.stats-table td{font-size:12px;word-break:break-word}.pill{min-width:32px;padding:2px 8px;font-size:15px}.header-wrapper{left:50px;transform:none;justify-content:flex-start;width:50%;padding:0}}@media (max-width: 600px){.stats-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.stats-table{min-width:200px}.stats-table thead th,.stats-table td{font-size:8px;padding:4px 3px}.pill{min-width:32px;padding:3px 9px;font-size:15px}.statistics-panel{padding:15px}}.flip-notice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;color:#fff}.rotate-icon{width:80px;height:80px;animation:rotateHint 2s infinite ease-in-out}@keyframes rotateHint{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(90deg)}75%{transform:rotate(0)}to{transform:rotate(0)}}.pill.orange{background-color:#ffb84d;align-items:center}.pill.green{background-color:#2ecc71;align-items:center}.pill.pink{background-color:#f472b6;align-items:center}.pill.red{background-color:#e74c3c;align-items:center}.pill.blue{background-color:#007bff;align-items:center}.options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;justify-items:center;margin-top:20px;margin-bottom:20px;max-height:250px;overflow-y:auto}.option-button{width:99%;padding:12px;font-size:18px;border:2px solid #ccc;border-radius:12px;cursor:pointer;color:#000;transition:.3s;background-color:#fff!important;color:#000!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.option-button.selected{border:2px solid #007BFF;color:#000}.option-button.wrong-selected{border:2px solid red}.option-button.correct-answer{border:2px solid green;color:#000;font-weight:700}.option-button.wrong-answer{border:2px solid red}.option-button:disabled{opacity:1;pointer-events:none}.section-title{font-size:20px;margin:20px 0 10px;display:flex;justify-content:space-between;align-items:center}.view-all-button{background:none;border:none;color:#ccc;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:5px}.counter{transition:transform .3s ease,opacity .3s ease;display:inline-block;transform:scale(1)}.counter.animate{transform:scale(1.6);opacity:.7}@media (max-width: 600px){.top-right-controls{gap:9px;right:42px;top:28px;margin-right:-22px}.logout-text{font-size:.8rem}.logout-icon{font-size:1rem;margin-right:4px}.language-selector select{font-size:1.1rem;padding-right:10px}.menu-container{flex-wrap:wrap;gap:20px;justify-content:center}.menu-icon{width:70px;height:70px}.menu-item p{font-size:14px}.form{width:80%;padding:1.5rem;margin-left:4%;margin-top:1px;margin-bottom:4px}.form h3{font-size:1.4rem;margin-bottom:.35rem}.form input[type=text],.form input[type=password]{width:90%;padding:.4rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.calculator-container{padding:20px;gap:20px}.calculator-form,.calculator-result{min-width:unset}.header-wrapper{left:50px;transform:none;justify-content:flex-start;width:50%;padding:0}.back-button{position:absolute;top:30px;font-size:1.3rem}.adar-logo{height:96px}}.stats-icon{width:3rem;height:3rem;cursor:pointer;margin-left:75px}.stats-icon-1{width:3rem;height:3rem}.text-stats-icon{text-align:center}@media (max-width: 600px){.mental-box{width:95%;max-width:99%;padding:.8rem;border-radius:10px;box-shadow:0 4px 12px #0003;overflow-y:auto;max-height:50vh}.mental-box h2{font-size:22px}.mental-question{font-size:1.05rem;line-height:1.3;text-align:center}.options-grid{flex-direction:column;gap:8px;margin-top:12px}.option-button{width:100%;font-size:15px;padding:8px 10px;border-radius:8px}.quiz-button-row{flex-direction:column;gap:8px;margin-top:16px}.quiz-button{width:100%;height:auto;padding:8px 10px;font-size:1rem;border-radius:10px}.subject-selector{top:28%;width:70%;padding:2.1rem;font-size:16px;overflow-y:auto;padding-bottom:20px;padding-top:13px}.checkbox-group{display:grid;grid-template-columns:1fr;gap:10px 16px;justify-items:start;font-size:17px}.checkbox-scroll-container{overflow-x:hidden}.stats-icon{width:2.2rem;height:2.3rem;margin-left:22px;cursor:pointer}.stats-icon-1{width:2rem;height:2rem}.text-stats-icon{font-size:22px;text-align:left}.select-all-link-2{margin-top:2px;font-size:12px;margin-left:0%;white-space:nowrap}.number-selectors{flex-wrap:wrap;justify-content:center;gap:8px}.number-selectors button{font-size:14px;padding:8px 10px;min-width:48px}.start-button{width:100%;font-size:16px;padding:10px;margin-top:16px}.subject-selector h2{font-size:23px}.popup-error-center{font-size:smaller;width:70%}.cgu-modal-box{background:#fff;position:relative;padding:10px 15px;border-radius:10px;height:45vh;width:80%}.app-footer{bottom:1px;font-size:12px;margin-top:3px}}.quiz-wrapper{height:60%!important}.app-footer{position:fixed;bottom:6px;left:0;width:100%;text-align:center;color:#fff;font-size:14px;z-index:9999;margin-top:4px;display:flex;justify-content:center;align-items:center;height:7%}.footer-help-icon{z-index:9999;position:absolute;bottom:21px;width:44px;height:44px;background-color:#fff;border-radius:50%;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center;cursor:pointer}.whatsapp-icon{right:31px;color:#25d366}.question-icon{left:31px;color:#007bff}.footer-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:2000;display:flex;justify-content:center;align-items:center}.footer-modal{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;text-align:center}.footer-modal h3{margin-bottom:15px}.footer-modal input,.footer-modal textarea{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}.footer-modal button{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;margin-top:10px}.footer-modal .close-btn{background-color:#777;margin-top:10px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:60px;font-size:18px;color:#fff}.spinner{width:40px;height:40px;border:4px solid white;border-top:4px solid transparent;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}.spinner-black{width:40px;height:40px;border:4px solid black;border-top:4px solid transparent;border-radius:50%;animation:spin 1s linear infinite;margin-top:10px;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fullscreen-fixed-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.profile-icon{margin-top:4px}.stats-table td:first-child{white-space:normal;word-break:break-word;max-width:100px}.app-footer span.copyright{color:#fff}.cgu-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.cgu-modal-box{background:#fff;position:relative;padding:20px 30px;border-radius:10px;max-width:600px;max-height:75vh;width:90%;overflow:hidden;display:flex;flex-direction:column}.cgu-modal-header{display:flex;align-items:center;gap:15px;margin-bottom:10px}.cgu-logo{height:40px}.cgu-modal-content{overflow-y:auto;flex:1;padding-right:5px;font-size:14px;line-height:1.6;text-align:center}.cgu-iframe{width:100%;height:60vh;border:none}.cgu-scroll{scrollbar-width:none}.instruction-text{font-size:15px;color:#444;margin-bottom:20px;line-height:1.6}.select-all-row{grid-column:1 / -1;text-align:center;margin-top:8px;margin-left:32%}.select-all-link{font-size:14px;color:#007bff;text-decoration:underline;grid-column:1 / -1;text-align:center;margin-top:8px;margin-left:28%}.select-all-link-2{cursor:pointer;font-size:14px;color:#007bff;text-decoration:underline;grid-column:1 / -1;text-align:center;margin-top:8px}.stats-container,.stats-container-2{position:fixed;top:25%;display:flex;align-items:center;gap:10px;z-index:9998}@media (max-width: 650px){.stats-container,.stats-container-2{top:21%}}.mobile-stats-container{display:flex;flex-direction:column;width:95%;position:fixed}@media (min-width: 768px){.mobile-stats-container{align-items:center;justify-content:center}}.theme-scroll-row{position:fixed;top:15%;overflow-y:hidden;z-index:99;background-color:#007bff;max-width:45vh;white-space:nowrap;padding:8px;display:flex;gap:10px;border-bottom:1px solid rgba(255,255,255,.2);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.5) transparent}@media (min-width: 650px){.theme-scroll-row{max-width:93vh}}@media (max-width: 650px){.theme-scroll-row{overflow-x:scroll;overflow-y:hidden}}.theme-scroll-row::-webkit-scrollbar{height:5px}.theme-scroll-row::-webkit-scrollbar-track{background:transparent}.theme-scroll-row::-webkit-scrollbar-thumb{background-color:#ffffff80;border-radius:10px}.theme-pill{display:inline-block;padding:10px 16px;background-color:#d0d0d0;border-radius:100px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;border:2px solid transparent;flex-shrink:0}.theme-pill.selected{background-color:#fff}.theme-green{color:#27ae60}.theme-red{color:#e74c3c}.theme-neutral{color:#000}.theme-blue{color:#007bff}.mobile-stats-table-wrapper{margin:20px 10px;text-align:center}.compact-stats-table{width:90%;border-collapse:collapse;font-size:15px;color:#fff}.compact-stats-table th,.compact-stats-table td{padding:8px;border:1px solid #ccc;text-align:center}.mobile-stats-vertical{margin-top:18px;padding:0 20px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;max-height:50vh;max-width:500px;scrollbar-width:auto;-ms-overflow-style:none}@media (min-width: 650px){.mobile-stats-vertical{width:100%}}.stat-row{display:flex;justify-content:space-between;align-items:center;background-color:#ffffff1a;padding:10px 14px;border-radius:12px}.label{font-weight:600;color:#fff;font-size:15px}.floating-nav-button{position:absolute;width:50px;height:50px;border-radius:50%;background-color:#123456;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;right:10px;top:120px}@media (max-width: 600px){.floating-nav-button{top:10.5%;background-color:transparent;transform:translateY(-50%);font-weight:bolder;font-size:21px}}.nav-serie-btn{position:absolute;top:-10px;left:-10px;width:10px;height:35px;border-radius:50%;background-color:#fff;color:#000;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.end-serie-btn{color:#000;background-color:#fff}@media (prefers-color-scheme: dark){.end-serie-btn,.nav-serie-btn{color:#fff;background-color:#000}}.nav-number{min-width:40px;padding:5px;background-color:#2d4a75;color:#fff;border-radius:4px;font-size:12px;font-weight:700;opacity:1}.nav-number.answered{opacity:.5;font-weight:400}.nav-number.current{background-color:#fc0;color:#000}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:10px}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.yael-content-wrapper{display:flex;justify-content:space-between;align-items:stretch;width:100%;max-width:1150px;margin:40px auto;padding:0 20px;box-sizing:border-box;gap:25px;scroll-behavior:smooth}.yael-left-panel{flex:1;background-color:#fff;border-radius:12px;padding:20px;min-height:400px;box-shadow:0 0 8px #00000026;overflow-y:auto;max-height:500px;scroll-snap-align:start}.yael-divider{width:1px;background-color:#fff6;height:auto}.yael-right-panel{flex:1;margin-top:4%;max-height:600px;overflow-y:auto;background-color:transparent;padding:10px;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-content:flex-start;scroll-snap-align:start}.yael-greeting-text{color:#fff;font-size:20px;text-align:center;line-height:1.6;margin-bottom:12px;width:100%;animation:fadeInUp .8s ease-in-out both}.yael-greeting-text .line{display:block;opacity:0;animation:fadeInUp .8s ease forwards}.yael-greeting-text .wave{font-size:22px;font-weight:700;animation-delay:.2s}.yael-greeting-text .fire{font-size:20px;animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.yael-right-panel button{flex:0 0 48%;padding:14px;font-size:16px;border-radius:12px;border:none;cursor:pointer;box-shadow:0 2px 4px #0003;white-space:nowrap}.yael-right-panel h2,.yael-right-panel h3{width:90%;text-align:center}@media (max-width: 768px){.yael-content-wrapper{flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;height:80vh;width:100vw;margin:0;padding:0}.yael-content-wrapper{scroll-snap-type:x mandatory;overflow-x:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}.yael-left-panel,.yael-right-panel{min-width:100vw;max-width:100vw;height:98%;scroll-snap-align:start;padding:16px;box-sizing:border-box}.yael-right-panel{flex-direction:column;flex-wrap:nowrap;overflow-y:auto;align-items:center;justify-content:flex-start}.yael-right-panel button{width:70%;flex:none}.yael-divider{display:none}}.profile-panel{position:fixed;top:0;right:0;height:100vh;width:20%;background-color:#fff;box-shadow:-2px 0 8px #0003;padding:24px;overflow-y:auto;z-index:1000;border-top-left-radius:12px;border-bottom-left-radius:12px;transition:all .3s ease-in-out}.profile-panel h3{text-align:center;margin-bottom:20px}.profile-panel input,.profile-panel select{padding:10px;font-size:15px;border-radius:8px;border:1px solid #ccc;width:100%;box-sizing:border-box}.profile-panel label{font-weight:700;margin-top:10px;display:block}.profile-panel button{padding:10px;margin-top:5px;border-radius:8px;border:none;background-color:#004aad;color:#fff;cursor:pointer}.profile-panel button:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.profile-panel{width:60%;border-radius:0}.profile-panel h3{font-size:1.2rem}.profile-panel button{font-size:1rem}}.planning-day{margin-bottom:20px;border:1px solid #ddd;border-radius:8px;padding:12px;background-color:#f9f9f9;text-align:left}.planning-day h3{margin-top:0;color:#444}.planning-day label{display:flex;align-items:center;gap:10px;margin-top:10px;cursor:pointer}.task-checkbox{position:relative;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #999;border-radius:4px;cursor:pointer}.task-checkbox:checked{background-color:#d4f8d4;border-color:green}.task-checkbox:checked:before{content:"✔";position:absolute;top:-2px;left:3px;color:green;font-size:16px}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.21"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.card-container{perspective:1000px;width:500px;height:300px;margin:auto}.card{width:100%;height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .6s}.card-container.flipped .card{transform:rotateY(180deg)}.trash-icon{position:absolute;top:10px;right:10px;z-index:2;cursor:pointer;opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear .5s}.card-container.flipped .trash-icon{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s linear 0s}.front,.back{position:absolute;width:100%;height:100%;backface-visibility:hidden;font-size:36px;color:#000;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 8px 20px #0003}.back{transform:rotateY(180deg)}.deck-menu{max-width:620px;padding:18px;overflow-x:hidden}.deck-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:8px}@media (min-width: 650px){.deck-grid{grid-template-columns:repeat(3,1fr)}.deck-grid-wrapper{width:500px!important}}@media (max-width: 650px){.deck-grid-wrapper{height:400px!important}}.deck-name{font-size:18px;font-weight:700;color:#000;word-break:break-word;overflow-wrap:break-word}.deck-count{border-top:1px solid white;margin-top:5px;padding-top:4px}.deck-header{display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column;margin-bottom:10px}@media (max-width: 600px){.deck-header{padding:0 12px}}.section-title{display:flex;justify-content:space-between;align-items:center;font-size:20px;margin-top:20px;border-bottom:1.6px solid white;padding-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-all-button{font-size:14px;background:none;border:none;color:#fff;cursor:pointer}.deck-name-line{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}.deck-name-input{width:40%;padding:10px 14px;border-radius:10px;border:1px solid #ccc;margin-bottom:12px;font-size:16px}.card-input-row{display:flex;gap:5px;margin-bottom:8px}.card-input-row input{flex:1;padding:6px}.deck-carousel{display:inline-flex;gap:16px;padding:10px 5px}.deck-card{flex:0 0 auto;min-width:120px;max-width:120px;border:1px solid #007bff;padding:12px;border-radius:12px;text-align:center;cursor:pointer;transition:transform .2s ease;background-color:#fff}.deck-card:hover{transform:scale(1.05)}.deck-name{font-size:90%;font-weight:700;margin-top:22px}.deck-count{margin-top:6px;font-size:14px;border-top:1.1px solid #ddd;padding-top:4px;color:#000}.grade-buttons{margin-top:30px}.grade{padding:10px 20px;font-size:16px;margin:0 10px;border:none;border-radius:10px;color:#fff;cursor:pointer}.red{background-color:#e53935}.orange{background-color:#fb8c00}.blue{background-color:#1e88e5}.green{background-color:#43a047}.grade-buttons button{padding:6 12px;border:none;font-weight:700;cursor:pointer}.grade.red{background-color:#ef4444;color:#fff}.grade.green{background-color:#22c55e;color:#fff}.counterr{display:inline-block;transition:transform .3s ease,opacity .3s ease;transform:scale(1)}.counterr.animate{animation:pop .3s ease-in-out}@keyframes pop{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.4);opacity:1}to{transform:scale(1)}}.carousel-wrapper{overflow-x:auto;white-space:nowrap;padding-bottom:10px;max-width:100%;box-sizing:border-box}.carousel-wrapper::-webkit-scrollbar{height:6px}.carousel-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.wrong-carousel::-webkit-scrollbar{height:6px}.wrong-carousel::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.deck-grid-wrapper{height:360px;width:300px;overflow-y:auto;padding-right:6px;margin-bottom:20px;overflow-x:hidden}.deck-grid-wrapper::-webkit-scrollbar{width:6px}.deck-grid-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.deck-create-form{max-width:500px;max-height:55vh;overflow-y:auto;margin:40px auto;padding:30px 20px;background-color:#fff;border-radius:16px;box-shadow:0 6px 20px #0003;color:#111;text-align:center}.deck-create-form h3{font-size:24px;margin-bottom:20px}.card-input-row input{width:80%;padding:10px 14px;border-radius:10px;border:1px solid #ccc;margin-bottom:12px;font-size:16px}.card-input-row{display:flex;align-items:center;gap:5px;margin-bottom:8px}.card-input-row input{flex:1;padding:10px;border-radius:10px;border:1px solid #ccc;font-size:16px}.add-card-icon{background:none;color:#000;font-size:15px;display:block;display:flex;align-items:center;justify-content:center;margin:10px auto;cursor:pointer;transition:background .2s ease;border:1.5px solid #ddd;border-radius:94%;height:50px;width:auto}.delete-icon{background:none;border:none;color:#e53935;font-size:20px;cursor:pointer;transition:color .2s ease}.card-input-icons{display:flex;flex-direction:row;gap:0px}.delete-icon:hover{color:#e53935}.deck-card-wrapper{position:relative}.deck-delete-button{position:absolute;top:6px;right:6px;background:none;border:none;color:#ef4444;font-size:15px}@media (max-width: 600px){.deck-menu{padding:0;position:fixed;z-index:9998}.card-container{width:90vw;height:200px}.deck-card{min-width:100px;max-width:110px;font-size:14px}.deck-name{font-size:14px}.deck-count{font-size:12px}.grade-buttons{flex-wrap:wrap;justify-content:center;gap:10px}.grade{font-size:14px;padding:8px 12px;margin:5px}.deck-name-input,.card-input-row input{font-size:16px;width:90%}.card-input-row{flex-direction:column;align-items:stretch}.add-card-icon{font-size:20px;margin:12px auto}.delete-icon{font-size:18px}.carousel-wrapper{max-width:95vw}.card-input-icons{margin-left:15%}.deck-name-count{font-size:12px}}.deck-edit-button{position:absolute;top:6px;left:6px;background:none;border:none;color:#007bff;font-size:15px;cursor:pointer}.deck-delete-button:disabled{opacity:.4;cursor:not-allowed}.deck-form-container{background:#fff;max-width:450px;max-height:50vh;width:90%;margin:30px auto;padding:30px 20px;border-radius:20px;box-shadow:0 6px 20px #00000026;text-align:center;color:#000;overflow-y:scroll}.deck-form-title{font-size:22px;font-weight:600;margin-bottom:20px}.deck-form-name-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.deck-form-name-input{flex:1;padding:10px 14px;font-size:16px;border:1px solid #ccc;border-radius:12px}.deck-form-count{font-size:14px;color:#444}.deck-form-card-row{display:flex;gap:8px;align-items:center;margin-bottom:10px}.deck-form-card-input{flex:1;padding:10px;border:1px solid #ccc;border-radius:12px;font-size:16px}.deck-form-delete-button{background:none;border:none;color:#e53935;font-size:18px;padding:4px;border-radius:50%;cursor:pointer;transition:background .2s ease}.deck-form-delete-button:disabled{opacity:.5;cursor:not-allowed}.deck-form-add-button{margin:16px auto;background:#e9ebec!important;color:#000!important;display:flex;align-items:center;justify-content:center;cursor:pointer}.deck-form-add-button:hover{border-color:#708090}.deck-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:6px}.deck-form-action-row{display:flex;justify-content:center;gap:16px;margin-top:20px}.deck-form-save,.deck-form-cancel{flex:1;padding:12px;font-size:16.2px;font-weight:500;border:none;border-radius:12px;cursor:pointer}button:focus{outline:none}.deck-form-save{background-color:#007bff;color:#fff}.deck-form-cancel{background-color:#ef4444;color:#fff}.deck-form-error{margin-top:12px;color:#ef4444;font-size:16px;font-weight:500}@media (max-width: 600px){.deck-form-container{width:96%;padding:30px 52px 15px;overflow-y:scroll}.deck-form-title{font-size:18px}.deck-form-name-row{flex-direction:column;align-items:stretch;gap:6px}.deck-form-name-input{width:75%;font-size:16px}.deck-form-count{font-size:13px;align-self:flex-end}.deck-form-card-row{flex-wrap:wrap;flex-direction:column;align-items:stretch;gap:6px;margin-bottom:16px}.deck-form-card-input{width:80%;font-size:16px}.deck-form-delete-button{font-size:16px;align-self:flex-end;margin-top:-4px;margin-bottom:4px}.deck-form-add-button{font-size:16px;margin:12px auto}.deck-form-action-row{flex-direction:column;gap:10px;margin-top:20px}.deck-form-save,.deck-form-cancel{width:100%;font-size:16px;padding:10px;border-radius:10px}}.flash-results-box{background:#fff;padding:30px 24px;border-radius:24px;max-width:320px;margin:40px auto;box-shadow:0 6px 20px #0000001a;text-align:center;color:#000}.flash-results-title{font-size:24px;font-weight:700;margin-bottom:20px}.flash-results-line{display:flex;justify-content:flex-start;align-items:center;font-size:20px;gap:12px;max-width:160px;margin:10px auto 10px 30%}.flash-results-back{background-color:#3b82f6;color:#fff;font-size:16px;padding:12px 20px;border:none;border-radius:14px;margin-top:24px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}@media (max-width: 600px){.flash-results-box{max-width:92%;padding:24px 16px;border-radius:20px;margin:24px auto}.flash-results-title{font-size:20px;margin-bottom:16px}.flash-results-list{display:flex;flex-direction:column;align-items:center;gap:12px}.flash-results-line{display:flex;align-items:center;justify-content:flex-start;gap:12px;font-size:18px;width:160px;margin-right:20px}.flash-emoji{width:24px;text-align:center;font-size:20px}.flash-results-back{width:100%;margin-top:24px;font-size:16px;padding:12px;border-radius:12px}}.quiz-button-container{display:flex;justify-content:center;margin-top:30px}.start-quiz-button{background-color:#fff;color:#000;border:2px solid white;border-radius:12px;font-size:16px;padding:10px 20px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .3s,color .3s}.start-quiz-button:hover{color:#007bff}.add-deck-button{background:#007bff;border:1.5px solid white;color:#fff;cursor:pointer;font-weight:700;outline:none;box-shadow:none;transition:none}.add-deck-button:hover,.add-deck-button:active,.add-deck-button:focus{border-color:#fff;background:#007bff;color:#fff;outline:none;box-shadow:none}
