:root{--tooltip-background:#333;--tooltip-text:#fff}[data-tooltip-id]{display:inline-block}.empty-state{background:#fff;border:2px dashed #e5e7eb;border-radius:16px;padding:24px;margin:0;width:100%!important;max-width:100%!important;min-width:100%!important;box-sizing:border-box!important;display:flex;flex-direction:column;align-items:flex-start}.empty-state__icon-section{display:flex;justify-content:flex-start;margin-bottom:16px;width:100%}.empty-state__image-container{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.empty-state__image{width:100%;height:100%;object-fit:contain}.empty-state__content{display:flex;flex-direction:column;margin-bottom:24px;width:100%;text-align:left}.empty-state__title{font-size:16px;font-weight:600;color:#1b1a3a;text-align:start;margin:0;padding:0;line-height:1.4}.empty-state__text{font-size:14px;color:#535260;margin:8px 0 0;padding:0;line-height:1.5}.empty-state__actions{display:flex;flex-direction:column;gap:12px;width:100%}.empty-state__buttons{display:flex;gap:12px;flex-wrap:wrap;width:100%}.empty-state__buttons .custom-button{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.empty-state__buttons .custom-button{width:100%}}.empty-state__links{display:flex;flex-direction:column;gap:8px;width:100%}.empty-state__link{display:flex;align-items:center;gap:8px;color:#6052cc;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease;padding:4px 0}.empty-state__link:hover{color:#4436b5}.empty-state__link .arrow-icon{transition:transform .2s ease}.empty-state__link:hover .arrow-icon{transform:translateX(3px)}@media only screen and (max-width:767px){.empty-state{padding:20px}.empty-state__buttons{flex-direction:column}.empty-state__buttons .custom-button{width:100%}}.aside-content .empty-state,.exam-details__section .empty-state,.resources-section>div .empty-state,.study-set-main .empty-state,div[class*=container] .empty-state,div[class*=section] .empty-state{width:100%!important;max-width:100%!important;min-width:100%!important;flex-basis:100%!important;box-sizing:border-box!important}.student-status-card{background:#f5f6f8;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem;transition:all .2s ease;cursor:pointer;gap:2px;width:100%;min-width:80px;height:auto;min-height:45px}.student-status-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.05)}.student-status-card__title{font-weight:500;color:#636271;text-align:center;margin:0;padding:.2rem 0 .1rem;line-height:1}.student-status-card__count{font-size:1rem;font-weight:500;line-height:1;text-align:center;color:#1b1a3a;padding:.1rem 0 .2rem}@media screen and (min-width:1440px){.student-status-card{padding:.75rem 1rem}.student-status-card__title{font-size:.875rem}.student-status-card__count{font-size:1.125rem}}@media screen and (max-width:1280px){.student-status-card{padding:.75rem .5rem}}@media screen and (max-width:480px){.student-status-card{padding:.5rem;min-height:40px}}.students-status-cards-section{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:.5rem;width:100%;max-width:100%;overflow-x:hidden}@media screen and (min-width:1440px){.students-status-cards-section{gap:1rem}}@media screen and (max-width:1280px){.students-status-cards-section{gap:.5rem}}@media screen and (max-width:768px){.students-status-cards-section{grid-template-columns:repeat(3,1fr);gap:.375rem}}@media screen and (max-width:480px){.students-status-cards-section{grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:.25rem}}.student-status-card{background-color:#f9fafb;border-radius:8px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:0}@media screen and (max-width:768px){.student-status-card{padding:8px 6px}}@media screen and (max-width:480px){.student-status-card{padding:5px 4px;border-radius:6px}}.student-status-card__count{font-size:1.25rem;font-weight:600;line-height:1.2;margin-bottom:2px}@media screen and (max-width:768px){.student-status-card__count{font-size:1.125rem}}@media screen and (max-width:480px){.student-status-card__count{font-size:.938rem;margin-bottom:0;line-height:1.1}}.student-status-card__count--assigned{color:#624de3}.student-status-card__count--pending{color:#f59e0b}.student-status-card__count--missed{color:#ef4444}.student-status-card__title{font-size:.75rem;color:#6b7280;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}@media screen and (max-width:480px){.student-status-card__title{font-size:.65rem;line-height:1.1}}.remove-collaborator-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:1000}.remove-collaborator-modal{background:#fff;border-radius:24px;width:90%;max-width:500px;border:1px solid #f6d4e0;padding:40px 0;display:flex;flex-direction:column;align-items:center}.remove-collaborator-modal .remove-collaborator-actions{display:flex;column-gap:10px}.remove-collaborator-modal h2{font-size:1rem;font-weight:500;color:#3a3946;line-height:20.8px;margin-bottom:20px}.remove-collaborator-modal-actions{display:flex;justify-content:center;gap:12px;min-width:280px}.remove-collaborator-modal-actions :global .cancel-button{flex:1;height:48px;border-radius:100px;background:#f3f4f6;color:#6366f1;font-size:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 2px rgba(0,0,0,.05)}.remove-collaborator-modal-actions :global .cancel-button:hover{background:#e5e7eb}.remove-collaborator-modal-actions :global .remove-button{flex:1;height:48px;border-radius:100px;background:#c9435c;color:#fff;font-size:16px;border:none;box-shadow:0 1px 2px rgba(0,0,0,.05)}.remove-collaborator-modal-actions :global .remove-button:hover{background:#b93b52}.student-card{display:flex;flex-direction:column;gap:1rem;padding:16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:15px;transition:all .2s ease}@media screen and (max-width:480px){.student-card{padding:12px;gap:.75rem;border-radius:12px}}.student-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.05)}.student-card__main{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.student-card__content{display:flex;align-items:flex-start;gap:12px;flex:1;min-width:0}@media screen and (max-width:480px){.student-card__content{gap:8px}}.student-card__avatar{width:50px;height:50px;border-radius:5px;overflow:hidden;flex-shrink:0}@media screen and (max-width:480px){.student-card__avatar{width:32px;height:32px;border-radius:4px}}.student-card__fallback-avatar{width:100%;height:100%;background-color:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#64748b;border-radius:5px}@media screen and (max-width:480px){.student-card__fallback-avatar{font-size:1rem;border-radius:4px}}.student-card__image{width:100%;height:100%;object-fit:cover}.student-card__info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden;width:100%}.student-card__meta{display:flex;align-items:center;width:100%;justify-content:space-between;overflow:hidden}@media screen and (max-width:480px){.student-card__meta{flex-wrap:wrap}}.student-card__name{font-size:1rem;font-weight:600;color:#1b1a3a;line-height:20.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:480px){.student-card__name{font-size:.875rem;line-height:1.2;width:100%}}.student-card__grade{font-size:1rem;color:#3a3946;font-weight:400;line-height:20.8px;white-space:nowrap}@media screen and (max-width:480px){.student-card__grade{font-size:.813rem;line-height:1.2}}.student-card__resources{font-size:1rem;color:#3a3946;font-weight:400;line-height:20.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:480px){.student-card__resources{font-size:.813rem;line-height:1.2}}.student-card__classrooms{font-size:1rem;color:#3a3946;font-weight:400;line-height:20.8px;margin-left:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:480px){.student-card__classrooms{font-size:.813rem;line-height:1.2;padding-left:8px}}.student-card__add-friend{background:none;border:none;padding:4px 8px;font-size:1rem;font-weight:500;color:#6052cc;cursor:pointer;transition:all .2s ease;margin-left:auto}@media screen and (max-width:480px){.student-card__add-friend{font-size:.813rem;padding:3px 6px}}.student-card__add-friend:hover:not(:disabled){color:#4436b5}.student-card__add-friend:disabled{color:#9ca3af;cursor:default}.student-card__request-actions{display:flex;gap:8px;margin-left:auto}@media screen and (max-width:480px){.student-card__request-actions{margin-top:8px;width:100%}}.student-card__accept-button,.student-card__reject-button{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}@media screen and (max-width:480px){.student-card__accept-button,.student-card__reject-button{flex:1;justify-content:center}}.student-card__accept-button{background-color:#6052cc;color:#fff}.student-card__accept-button:hover:not(:disabled){background-color:#4436b5}.student-card__accept-button:disabled{background-color:#bbb4e9;cursor:default}.student-card__reject-button{background-color:#f3f4f6;color:#6b7280}.student-card__reject-button:hover:not(:disabled){background-color:#e5e7eb;color:#374151}.student-card__reject-button:disabled{opacity:.5;cursor:default}.student-card__delete{background:transparent;border:none;padding:.25rem;color:#8c8ba0;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:all .2s ease;color:#1b1a3a;margin-left:16px}@media screen and (max-width:480px){.student-card__delete{margin-left:8px}}.student-card__delete:hover{opacity:1;color:#c6385a}.student-card__status{margin-top:.5rem}@media screen and (max-width:480px){.student-card__status{margin-top:.25rem}}.student-card.selected{border-color:#6052cc;background-color:transparent}.student-card.selected .selection-indicator{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#6052cc;margin-left:12px}@media screen and (max-width:480px){.student-card.selected .selection-indicator{width:20px;height:20px;margin-left:8px}}.image-selection-component{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;background-color:#fff}.title-upload-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.title-upload-row .gallery-title{font-size:1.25rem;font-weight:500;color:#1b1a3a;margin:0}.selection-search-container{position:relative;width:100%!important;margin-bottom:15px}.selection-search-container .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:20px}.selection-search-container .search-input{width:100%!important;height:48px;padding:0 16px 0 45px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;color:#1f2937;background-color:#fff}.selection-search-container .search-input:focus{outline:none;border-color:rgba(96,82,204,.8);box-shadow:0 0 0 2px rgba(96,82,204,.2)}.selection-search-container .search-input::placeholder{color:#9ca3af}@media(max-width:480px){.selection-search-container .search-input{height:40px;font-size:14px}}.upload-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background-color:#6052cc;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.upload-button:hover{background-color:#4338ca}@media(max-width:480px){.upload-button{padding:8px 16px;font-size:14px}}.separator{width:100%;height:1px;background-color:#e5e7eb;margin-bottom:20px}.suggestion-images-container{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;margin-bottom:15px;padding:0!important;border:0!important}.suggestion-images-container .no-suggestions,.suggestion-images-container .suggestion-loading{display:flex;justify-content:center;align-items:center;flex:1;color:#6b7280;font-size:14px}@media(max-width:480px){.suggestion-images-container{flex:1;height:auto;min-height:300px;max-height:none}}.suggestion-images-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;gap:16px;overflow-y:auto;flex:1;min-height:0}.suggestion-images-grid::-webkit-scrollbar{width:5px}.suggestion-images-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.suggestion-images-grid::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.suggestion-images-grid::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:480px){.suggestion-images-grid{flex:1;height:auto;min-height:250px;max-height:none;gap:12px}}.suggestion-image-item{position:relative;height:120px;border-radius:6px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .2s ease}.suggestion-image-item:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.suggestion-image-item.selected{border-color:#6052cc;box-shadow:0 0 0 2px rgba(96,82,204,.3)}.suggestion-image-item img{width:100%;height:100%;object-fit:cover;display:block}.suggestion-image-item .selection-indicator{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#6052cc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}@media(max-width:480px){.suggestion-image-item{height:110px}.suggestion-image-item .selection-indicator{width:20px;height:20px;top:5px;right:5px;font-size:12px}}.suggestion-pagination{display:flex;justify-content:center;align-items:center;margin-top:auto;padding-top:10px;gap:5px}.suggestion-pagination .pagination-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;font-size:14px;color:#6b7280;cursor:pointer;transition:all .2s ease}.suggestion-pagination .pagination-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#6052cc!important}.suggestion-pagination .pagination-button:disabled{opacity:.5;cursor:not-allowed}.suggestion-pagination .pagination-button.active{background:#6052cc;color:#fff;border-color:#6052cc}@media(max-width:480px){.suggestion-pagination .pagination-button{width:26px;height:26px;font-size:12px}}.suggestion-pagination .pagination-ellipsis{width:30px;text-align:center;color:#6b7280}@media(max-width:480px){.suggestion-pagination .pagination-ellipsis{width:20px;font-size:12px}}.file-error-message{margin-bottom:15px;padding:8px 12px;background-color:#fee2e2;color:#b91c1c;border-radius:6px;font-size:14px;text-align:center}.selection-actions{display:flex;justify-content:flex-end;margin-top:15px}.selection-actions .cancel-button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;background:transparent;border:1px solid #d1d5db;color:#6b7280;transition:all .2s ease}.selection-actions .cancel-button:hover{background:#f3f4f6;border-color:#9ca3af}@media(max-width:480px){.selection-actions .cancel-button{padding:6px 12px;font-size:13px}}.classroom-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #0284c7;border-radius:10px;padding:16px;width:100%;transition:all .2s ease;cursor:pointer;position:relative;display:flex;flex-direction:column;gap:12px}.classroom-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.05)}.classroom-card.card-selected{background-color:rgba(96,82,204,.04);border:2px solid #6052cc;border-left-width:4px}.classroom-card .card-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start;gap:16px}.classroom-card .card-header .title{font-size:1rem;font-weight:600;color:#1b1a3a;margin:0;line-height:1.3;flex:1}.classroom-card .card-header .menu-wrapper{position:relative;z-index:10;flex-shrink:0!important;margin-left:auto!important}.classroom-card .card-header .menu-wrapper .menu-trigger,.classroom-card .card-header .menu-wrapper .remove-button{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;margin:-4px;transition:all .2s ease}.classroom-card .card-header .menu-wrapper .menu-trigger:hover{background:rgba(96,82,204,.1)}.classroom-card .card-header .menu-wrapper .remove-button:hover{background:rgba(220,38,38,.1)}.classroom-card .card-header .menu-wrapper .remove-button .remove-icon{color:#e53e3e}.classroom-card .card-header .menu-wrapper .menu-dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);border-right:1px solid #e5e7eb;border-top:1px solid #e5e7eb;min-width:140px;z-index:20;padding:8px 0;margin-top:4px;transform:translateX(-100%) translateX(-8px)}.classroom-card .card-header .menu-wrapper .menu-dropdown .menu-item{display:flex;align-items:center;width:100%;padding:8px 16px;gap:8px;border:none;background:none;cursor:pointer;color:#1f2937;font-size:14px;text-align:left;white-space:nowrap}.classroom-card .card-header .menu-wrapper .menu-dropdown .menu-item:hover{background:#f3f4f6}.classroom-card .card-header .menu-wrapper .menu-dropdown .menu-item svg{color:#4b5563;width:16px;height:16px}.classroom-card .card-header .menu-wrapper .menu-dropdown .menu-item.menu-item--delete,.classroom-card .card-header .menu-wrapper .menu-dropdown .menu-item.menu-item--delete svg{color:#e53e3e}.classroom-card .card-header .menu-wrapper .menu-dropdown .menu-item.menu-item--delete:hover{background-color:rgba(220,38,38,.05)}.classroom-card .card-body .description{color:#3a3946;font-size:14px;line-height:1.5;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.classroom-card .tags-section{display:flex;justify-content:space-between;align-items:center;gap:12px}.classroom-card .tags-section .tags-container{display:flex;flex-wrap:wrap;gap:8px;flex:1}.classroom-card .tags-section .tag{background:#eeeef0;color:#636271;padding:4px 6px;border-radius:20px;font-size:.75rem;font-weight:400;line-height:15.6px}.classroom-card .tags-section .student-count{font-size:.875rem;color:#1b1a3a;font-weight:400;white-space:nowrap}.classroom-card .footer-section{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.classroom-card .footer-section .tutor-info{display:flex;align-items:center;gap:8px}.classroom-card .footer-section .tutor-info .avatar-wrapper{width:24px;height:24px;border-radius:50%;overflow:hidden}.classroom-card .footer-section .tutor-info .avatar-wrapper .avatar{width:100%;height:100%;object-fit:cover}.classroom-card .footer-section .tutor-info .name{font-size:.75rem;color:#1b1a3a;font-weight:500;line-height:15.6px}.classroom-card .footer-section .stats-group{display:flex;align-items:center;gap:8px}.classroom-card .footer-section .stats-group,.classroom-card .footer-section .stats-group span{color:#1b1a3a;font-size:.875rem;line-height:18.2px;font-weight:400}.classroom-card-mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:flex-end}.classroom-card-mobile-sheet{background:#fff;border-radius:16px 16px 0 0;width:100%;padding-bottom:env(safe-area-inset-bottom,16px)}.classroom-card-mobile-handle-bar{display:flex;justify-content:center;padding:12px 0 8px}.classroom-card-mobile-handle{width:40px;height:4px;background:#e5e7eb;border-radius:2px}.classroom-card-mobile-menu-content{padding:8px 0 16px}.classroom-card-mobile-menu-item{display:flex;align-items:center;width:100%;padding:14px 24px;gap:12px;border:none;background:none;cursor:pointer;color:#1f2937;font-size:1rem;text-align:left}.classroom-card-mobile-menu-item:hover{background:#f3f4f6}.classroom-card-mobile-menu-item svg{color:#4b5563;width:20px;height:20px}.classroom-card-mobile-menu-item--delete,.classroom-card-mobile-menu-item--delete svg{color:#e53e3e}.classroom-card-mobile-menu-item--delete:hover{background-color:rgba(220,38,38,.05)}.selection-check{position:absolute;top:1rem;right:1rem;width:24px;height:24px;background-color:#6052cc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:2}.study-set-card{background:#fff;border-radius:.625rem;width:100%;border:1px solid #e5e7eb;border-left:5px solid #059666;position:relative;overflow:visible;transition:all .2s ease}.study-set-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.05)}.study-set-card.selected{border:2px solid #6052cc;border-left:5px solid #059666;background:#dfe0e6}.study-set-card.selected .selected-indicator{color:#fff;background-color:#6052cc;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;animation:checkmark-appear .2s ease-out forwards}.study-set-card .card-content{padding:16px}@media(max-width:600px){.study-set-card .card-content{padding-right:1rem!important}}.study-set-card .card-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start;margin-bottom:8px}.study-set-card .card-header .title{font-size:1rem;font-weight:600;margin:0;padding-right:1rem;flex:1;color:#1b1a3a;line-height:20.8px}.study-set-card .card-main .description{color:#3a3946;font-size:.875rem;font-weight:400;line-height:20.8px;margin:0 0 12px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal}.study-set-card .menu-wrapper{position:relative;flex-shrink:0!important;margin-left:auto!important}.study-set-card .menu-wrapper .delete-trigger,.study-set-card .menu-wrapper .menu-trigger{background:transparent;border:none;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#3a3946;transition:all .2s ease;position:relative;z-index:1}.study-set-card .menu-wrapper .delete-trigger:hover,.study-set-card .menu-wrapper .menu-trigger:hover{background:#f0f2fd}.study-set-card .menu-wrapper .delete-trigger:hover{background-color:rgba(198,56,90,.1);color:#c6385a}.study-set-card .meta-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.study-set-card .meta-section .subject{font-size:.875rem;color:#6052cc;font-weight:400;text-decoration:none;background:#f0f2fd;padding:4px 8px;border-radius:10px}.study-set-card .meta-section .subject:hover{color:#6052cc}.study-set-card .meta-section .stats{display:flex;align-items:center;width:55%;justify-content:space-between;gap:24px}.study-set-card .meta-section .stats .files-count,.study-set-card .meta-section .stats .flashcards-count{color:#3a3946;font-size:.875rem;font-weight:400;white-space:nowrap}.study-set-card .author-section{display:flex;justify-content:flex-end!important;align-items:center;margin-top:12px}.study-set-card .author-section .love-counter{display:flex;justify-content:flex-end!important;align-items:center;gap:4px;cursor:pointer;transition:all .2s ease}.study-set-card .author-section .love-counter svg{color:#666;fill:transparent;stroke-width:2px}.study-set-card .author-section .love-counter.active{color:#c6385a}.study-set-card .author-section .love-counter.active .filled,.study-set-card .author-section .love-counter.active svg{fill:#c6385a;stroke:#c6385a}.study-set-card .author-section .love-counter:hover{transform:scale(1.1)}.study-set-card .author-section .love-counter span{font-size:.875rem;color:#666}.study-set-card .author-section .author-info{display:flex;align-items:center;gap:8px;margin-right:auto}.study-set-card .author-section .author-info .avatar-container{width:24px;height:24px;border-radius:50%;overflow:hidden}.study-set-card .author-section .author-info .avatar-container .avatar{width:100%;height:100%;object-fit:cover}.study-set-card .author-section .author-info .author-name,.study-set-card .author-section .status-info .privacy{font-size:.875rem;font-weight:400;color:#3a3946;line-height:18.2px}@keyframes checkmark-appear{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.action-menu-container{z-index:9999!important;position:fixed!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}@media(max-width:768px){.action-menu-container{width:auto!important;max-width:80vw!important}}.studyset-import-container .study-set-card .author-section{position:relative;z-index:1;margin-top:auto!important;justify-content:flex-end!important}.studyset-import-container .study-set-card .author-section .love-counter{display:flex!important;align-items:center!important}.studyset-import-container .study-set-card .author-section .love-counter svg{display:inline-block!important;width:14px!important;height:14px!important;visibility:visible!important;opacity:1!important}.studyset-import-container .study-set-card .author-section .love-counter span{display:inline-block!important}.filter-modal,.modal-overlay,.share-livquiz-modal,.share-livquiz-overlay{z-index:1000!important;position:relative}.studyCard{display:grid;margin-top:1rem;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;font-size:20px;padding:0 16px;padding-left:0!important}@media screen and (max-width:1280px){.studyCard{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:1024px){.studyCard{grid-template-columns:repeat(2,1fr);gap:16px;font-size:18px}}@media screen and (max-width:768px){.studyCard{grid-template-columns:repeat(1,1fr);gap:16px;padding:0 12px}}@media screen and (max-width:480px){.studyCard{grid-template-columns:1fr;gap:12px;font-size:16px;padding:0 8px;margin-top:.5rem}}.quiz-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #6052cc!important;border-radius:.75rem;padding:.75rem;width:100%;display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden}.quiz-card:hover{box-shadow:0 2px 4px rgba(0,0,0,.05)}.quiz-card.quiz-selected{border-right:2px solid #6052cc;border-top:2px solid #6052cc;border-bottom:2px solid #6052cc;background:#dfe0e6}.quiz-card.quiz-selected .selected-indicator{height:17px;width:17px;background-color:#6052cc;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center}.quiz-card .image-container{width:100%;border-radius:.5rem;overflow:hidden;margin:.5rem 0;height:130px;background-color:#f0f2fd;display:block;position:relative}@media only screen and (max-width:767px){.quiz-card .image-container{display:none}}@media screen and (max-width:1195px){.quiz-card .image-container{display:none}}.quiz-card .image-container .quiz-image{width:100%;height:100%;object-fit:cover}.quiz-card .image-container .fallback-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain}.quiz-card .card-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start;gap:.5rem;width:100%}.quiz-card .card-header .title{font-size:.9375rem;font-weight:600;margin:0;color:#1b1a3a;line-height:1.3;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-card .card-header .menu-wrapper{position:relative;flex-shrink:0!important;margin-left:auto!important}.quiz-card .card-header .menu-wrapper .delete-button,.quiz-card .card-header .menu-wrapper .menu-trigger{background:transparent;border:none;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#3a3946;transition:all .2s ease;position:relative;z-index:1}.quiz-card .card-header .menu-wrapper .delete-button:hover,.quiz-card .card-header .menu-wrapper .menu-trigger:hover{background:#f0f2fd}.quiz-card .card-header .menu-wrapper .delete-button:hover{background-color:rgba(198,56,90,.1);color:#c6385a}.quiz-card .card-body{width:100%;overflow:hidden}.quiz-card .card-body .description{color:#3a3946;font-size:.875rem;font-weight:400;line-height:1.3;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.quiz-card .info-section{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.25rem;width:100%;flex-wrap:wrap}.quiz-card .info-section .tags-container{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;flex:1;min-width:0}.quiz-card .info-section .tags-container .subject-tag{background-color:#f0f2fd;color:#6052cc}.quiz-card .info-section .tags-container .subject-tag,.quiz-card .info-section .tags-container .tag{padding:.2rem .5rem;border-radius:.75rem;font-size:.6875rem;font-weight:400;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.quiz-card .info-section .tags-container .tag{background-color:#eeeef0;color:#535260}.quiz-card .info-section .questions-container{flex-shrink:0}.quiz-card .info-section .questions-container span{color:#1b1a3a;font-size:.8125rem;font-weight:400;white-space:nowrap}.quiz-card .info-section .grade-container{flex-shrink:0}.quiz-card .info-section .grade-container span{color:#1b1a3a;font-size:.8125rem;font-weight:400;white-space:nowrap}.quiz-card .card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;width:100%;position:relative;z-index:1}.quiz-card .card-footer .footer-left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.quiz-card .card-footer .author-info{display:flex;align-items:center;gap:.375rem;overflow:hidden;min-width:0}.quiz-card .card-footer .author-info .avatar-wrapper{width:20px;height:20px;border-radius:50%;overflow:hidden;flex-shrink:0}.quiz-card .card-footer .author-info .avatar-wrapper .avatar{width:100%;height:100%;object-fit:cover}.quiz-card .card-footer .author-info .name{font-size:.6875rem;color:#3a3946;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-card .card-footer .love-counter{display:flex!important;align-items:center!important;gap:.25rem;cursor:pointer;margin-left:auto;flex-shrink:0}.quiz-card .card-footer .love-counter.active{color:#c6385a}.quiz-card .card-footer .love-counter.active .filled{fill:#c6385a}.quiz-card .card-footer .love-counter:hover{transform:scale(1.05)}.quiz-card .card-footer .love-counter svg{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;display:block!important}.quiz-card .card-footer .love-counter span{font-size:.8125rem;font-weight:400}.quiz-card .card-footer .visibility-label{color:#1b1a3a;font-size:.8125rem;font-weight:400;flex-shrink:0;display:flex;align-items:center}.quiz-card .card-footer .visibility-label.private,.quiz-card .card-footer .visibility-label.public{color:#6e7191}.quiz-card .card-footer .visibility-label span{white-space:nowrap}.import-flashcard-container .quiz-card .card-footer,.quiz-import-container .quiz-card .card-footer,.studyset-import-container .quiz-card .card-footer{position:relative;z-index:1;margin-top:auto!important;justify-content:flex-end!important}.import-flashcard-container .quiz-card .card-footer .love-counter,.quiz-import-container .quiz-card .card-footer .love-counter,.studyset-import-container .quiz-card .card-footer .love-counter{display:flex!important;align-items:center!important}.import-flashcard-container .quiz-card .card-footer .love-counter svg,.quiz-import-container .quiz-card .card-footer .love-counter svg,.studyset-import-container .quiz-card .card-footer .love-counter svg{display:inline-block!important;width:14px!important;height:14px!important;visibility:visible!important;opacity:1!important}.import-flashcard-container .quiz-card .card-footer .love-counter span,.quiz-import-container .quiz-card .card-footer .love-counter span,.studyset-import-container .quiz-card .card-footer .love-counter span{display:inline-block!important}.action-menu-container,.filter-modal,.modal-overlay,.share-livquiz-modal,.share-livquiz-overlay{z-index:1000!important;position:relative}.quiz-import-container .quiz-card{max-height:140px!important;display:flex!important;flex-direction:column!important;margin-bottom:1rem}.quiz-import-container .quiz-card:last-child{margin-bottom:0}.quiz-import-container .quiz-card .card-footer{margin-top:auto!important}.exams-list{width:100%}@media screen and (max-width:1195px){.exams-list{max-width:100%}}.exams-list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.exams-list__title{font-size:24px;font-weight:600;color:#1b1a3a;margin:0}.exams-list__see-all{color:#6052cc;text-decoration:none;font-size:1rem;display:flex;align-items:center;padding:4px 8px;font-weight:400;border-radius:4px;cursor:pointer}.exams-list__see-all:hover{text-decoration:none;background:#f0f2fd}.exams-list__content{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){.exams-list__title{font-size:20px}.exams-list__see-all{font-size:14px}}.exam-card-wrapper{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border-radius:8px;overflow:hidden}.exam-card-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.exam-card-wrapper:hover .exam-card{background-color:rgba(96,82,204,.03)}.exam-card-wrapper:active{transform:translateY(0)}.no-exams{padding:32px 16px;text-align:center;background-color:#f8f9fa;border-radius:8px;color:#6b7280;font-size:16px;margin-top:16px}.weekly-stats{width:100%}.weekly-stats__title{font-size:1.25rem;font-weight:600;color:#1b1a3a;margin-bottom:1rem}.weekly-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media only screen and (max-width:767px){.weekly-stats__grid{grid-template-columns:1fr}}.stat-card{display:flex;align-items:flex-start;gap:.75rem;background:#fff;border-radius:16px;padding:1rem;border:1px solid #e5e7eb}.stat-card__icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e5e7eb}.stat-card__icon--score{background-color:#fff7ed}.stat-card__icon--score svg{color:#f59e0b}.stat-card__icon--quizzes{background-color:#eef2ff}.stat-card__icon--quizzes svg{color:#6366f1}.stat-card__icon--tasks{background-color:#f3f4f6}.stat-card__icon--tasks svg{color:#6b7280}.stat-card__icon--flashcards{background-color:#fef2f2;border-color:#fecaca}.stat-card__icon--flashcards svg{color:#ef4444}.stat-card__icon--hours{background-color:#ecfdf5}.stat-card__icon--hours svg{color:#10b981}.stat-card__content{display:flex;flex-direction:column;gap:.25rem;flex:1}.stat-card__label{font-size:.625rem;color:#636271;line-height:13px;font-weight:500}.stat-card__value-wrapper{display:flex;align-items:center;gap:.5rem}.stat-card__value{font-size:1.125rem;font-weight:500;color:#1b1a3a;line-height:23.4px}.stat-card__change{display:inline-flex;align-items:center;gap:.125rem;font-size:.625rem;font-weight:400}.stat-card__change--up{color:#059666}.stat-card__change--down{color:#ef4444}.stat-card__change--neutral{color:#9ca3af}.productivity-chart{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}@media screen and (max-width:1195px){.productivity-chart{max-width:100%}}.productivity-chart__title{font-size:24px;font-weight:600;color:#1b1a3a;margin-bottom:20px}.productivity-chart__legend{display:flex;align-items:center;gap:24px;margin-bottom:20px;justify-content:center}.productivity-chart__legend-item{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease}.productivity-chart__legend-item:hover{background-color:rgba(96,82,204,.05)}.productivity-chart__legend-item.active{background-color:rgba(96,82,204,.1)}.productivity-chart__legend-item.active .legend-text{color:#6052cc}.productivity-chart__legend-item .legend-icon{width:12px;height:12px;border-radius:2px;display:inline-block;margin-right:8px}.productivity-chart__legend-item .legend-icon.quiz.active{background-color:#6052cc}.productivity-chart__legend-item .legend-icon.quiz.inactive{background-color:#cfd5f6}.productivity-chart__legend-item .legend-icon.flashcards.active{background-color:#6052cc}.productivity-chart__legend-item .legend-icon.flashcards.inactive{background-color:#cfd5f6}.productivity-chart__legend-item .legend-text{font-size:14px;color:#535260}.productivity-chart .legend-divider{width:1px;height:24px;background-color:#e5e7eb}.productivity-chart__container{position:relative;width:100%;height:300px}.productivity-chart__tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.productivity-chart__tooltip-label{font-size:14px;font-weight:600;color:#1b1a3a;margin:0 0 8px}.productivity-chart__tooltip-content{display:flex;flex-direction:column;gap:4px}.productivity-chart__tooltip-value{font-size:12px;margin:0}.productivity-chart__tooltip-value--quiz{color:#6052cc}.productivity-chart__tooltip-value--flashcards{color:#cfd5f6}.productivity-chart__empty-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9)}.productivity-chart__empty-overlay p{font-size:14px;color:#535260;text-align:center}.productivity-chart--empty .productivity-chart__container{opacity:.5}.quiz-banner-container{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}.quiz-banner{background-color:#6052cc;background-image:url(/assets/siteLogo/bg-image.png);background-size:cover;background-position:50%;border-radius:16px;padding:32px;position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden;width:100%;box-sizing:border-box;min-height:180px}@media(max-width:900px){.quiz-banner{padding:24px;min-height:160px}}@media(max-width:600px){.quiz-banner{padding:20px;min-height:140px;display:flex;justify-content:space-between;align-items:center}}.quiz-banner__left{position:relative;z-index:2;flex:1;max-width:none;padding-right:20px}@media(max-width:900px){.quiz-banner__left{padding-right:16px;flex:1}}@media(max-width:600px){.quiz-banner__left{padding-right:12px;flex:1;width:auto}}.quiz-banner__title{color:#fff;font-size:24px;font-weight:600;line-height:1.3;margin:0 0 20px;word-wrap:break-word;hyphens:auto}@media(max-width:900px){.quiz-banner__title{font-size:20px;margin-bottom:16px}}@media(max-width:600px){.quiz-banner__title{font-size:16px;margin-bottom:12px;line-height:1.2}}.quiz-banner__friends{position:relative;flex:0 0 200px;height:100%;min-height:140px;z-index:1;background-image:url(/assets/images/desktop_friends.png);background-repeat:no-repeat;background-size:contain;background-position:100%}@media(max-width:900px){.quiz-banner__friends{flex:0 0 150px;min-height:120px;background-image:url(/assets/images/tablet_friends.png)}}@media(max-width:600px){.quiz-banner__friends{flex:0 0 100px;min-height:100px;background-image:url(/assets/images/mobile_friends.png);background-size:cover}}.quiz-banner__friends:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border-radius:50%;opacity:.3;z-index:-1}button[skin=outlined]{padding:8px 16px;background-color:#fff;border-radius:50px;font-weight:500;font-size:14px;color:#6052cc;border:none;cursor:pointer;transition:all .2s ease;z-index:2;white-space:nowrap;flex-shrink:0;display:inline-block}@media(max-width:900px){button[skin=outlined]{padding:8px 14px;font-size:13px}}@media(max-width:600px){button[skin=outlined]{padding:7px 12px;font-size:12px}}button[skin=outlined]:hover{background-color:#f2f2f2}@media(min-width:768px)and (max-width:900px){.quiz-banner__friends{flex:0 0 120px;background-size:contain}.quiz-banner__left{padding-right:15px}}.select-quizzes-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:10000000!important;display:flex;justify-content:flex-end}.select-quizzes-modal+.floating-action-button,.select-quizzes-modal~.floating-action-button{display:none!important}.select-quizzes-modal .modal-content{width:450px;height:100vh;background:#fff;display:flex;flex-direction:column;animation:slideIn .3s ease-out;position:relative;z-index:10000000!important}@media(max-width:640px){.select-quizzes-modal .modal-content{width:100%}}.select-quizzes-modal .modal-header{padding:20px 24px 28px;display:flex;justify-content:space-between;align-items:center}.select-quizzes-modal .modal-header h2{font-size:1.125rem;font-weight:500;color:#1b1a3a;line-height:23.4px;margin:0}.select-quizzes-modal .modal-header .close-button{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:8px}.select-quizzes-modal .modal-header .close-button:hover{background:#f2f4f7}.select-quizzes-modal .form-wrapper{display:flex;flex-direction:column;height:calc(100vh - 65px)}.select-quizzes-modal .form-content{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column;gap:20px}.select-quizzes-modal .form-content::-webkit-scrollbar{width:6px}.select-quizzes-modal .form-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.select-quizzes-modal .form-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.select-quizzes-modal .form-content::-webkit-scrollbar-thumb:hover{background:#555}.select-quizzes-modal .form-content .search-wrapper{position:sticky;top:0;background:#fff;z-index:1000;width:100%;padding:16px 24px}.select-quizzes-modal .form-content .search-wrapper .search-container{width:100%}.select-quizzes-modal .form-content .quizzes-list{display:flex;flex-direction:column;gap:16px;z-index:10px;padding:24px;margin-top:-35px;flex:1}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;text-align:center;padding:60px 20px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-icon{margin-bottom:24px;color:rgba(27,26,58,.4)}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-icon svg{stroke-width:1.5}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text{max-width:320px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text h3{font-size:1.25rem;font-weight:600;color:rgba(27,26,58,.8);margin:0 0 12px;line-height:1.4}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text p{font-size:.9rem;color:rgba(27,26,58,.6);margin:0;line-height:1.6}.select-quizzes-modal .modal-footer{padding:16px 24px;border-top:1px solid #dfe0e6;background:#fff;display:flex;justify-content:flex-end;gap:12px}.select-quizzes-modal .modal-footer .button-container{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;width:100%}.select-quizzes-modal .modal-footer .button-container button{min-width:120px}@media(max-width:640px){.select-quizzes-modal .modal-footer .button-container{justify-content:space-between}.select-quizzes-modal .modal-footer .button-container button{min-width:unset;padding-left:16px;padding-right:16px;flex:1;width:auto}}@media(max-width:360px){.select-quizzes-modal .modal-footer .button-container{gap:8px}.select-quizzes-modal .modal-footer .button-container button{padding-left:10px;padding-right:10px;font-size:.9rem;white-space:nowrap}}@media screen and (max-width:1195px){.select-quizzes-modal .modal-header{padding:1rem}.select-quizzes-modal .form-wrapper{flex-grow:1;display:flex;flex-direction:column}.select-quizzes-modal .form-content{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column;gap:20px}.select-quizzes-modal .form-content::-webkit-scrollbar{width:6px}.select-quizzes-modal .form-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.select-quizzes-modal .form-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.select-quizzes-modal .form-content::-webkit-scrollbar-thumb:hover{background:#555}.select-quizzes-modal .form-content .search-wrapper{padding:1rem}.select-quizzes-modal .form-content .search-wrapper .search-container{width:100%}.select-quizzes-modal .form-content .quizzes-list{gap:1rem;z-index:10px;padding:1rem;flex:1}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state{min-height:300px;padding:40px 20px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text{max-width:280px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text h3{font-size:1.125rem}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text p{font-size:.875rem}.select-quizzes-modal .modal-footer{padding:1rem}.select-quizzes-modal .modal-footer .button-container{width:100%;display:flex;flex-direction:row!important;justify-content:space-between!important}.select-quizzes-modal .modal-footer .button-container button{width:auto;flex:1}}@media only screen and (max-width:767px){.select-quizzes-modal .modal-footer{padding:12px 16px}.select-quizzes-modal .modal-footer .button-container{width:100%;display:flex;flex-direction:row!important;justify-content:space-between!important;gap:8px}.select-quizzes-modal .modal-footer .button-container button{width:auto;flex:1;min-width:unset;padding-left:12px;padding-right:12px;white-space:nowrap;font-size:.95rem}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state{min-height:250px;padding:30px 16px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-icon{margin-bottom:20px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-icon svg{width:40px;height:40px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text{max-width:240px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text h3{font-size:1rem;margin-bottom:8px}.select-quizzes-modal .form-content .quizzes-list .quiz-empty-state .quiz-empty-text p{font-size:.8rem}}body:has(.select-quizzes-modal) .floating-action-button{display:none!important}.quiz-card{border:1px solid #dfe0e6;border-radius:12px;padding:16px;transition:all .2s ease;cursor:pointer}.quiz-card.selected{border-color:#6052cc;background-color:transparent!important}.quiz-card .selection-indicator{width:24px;height:24px;border-radius:50%;border:2px solid #dfe0e6;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.quiz-card .selection-indicator.selected{background-color:#6052cc!important;border-color:#6052cc;color:#fff}.invite-friends-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:10000000000!important;display:flex;justify-content:flex-end}.invite-friends-modal .modal-content{width:450px;height:100vh;background:#fff;display:flex;flex-direction:column;animation:slideIn .3s ease-out;position:relative}@media(max-width:640px){.invite-friends-modal .modal-content{width:100%}}.invite-friends-modal .modal-header{padding:20px 24px 28px;display:flex;justify-content:space-between;align-items:center}.invite-friends-modal .modal-header .header-content{display:flex;align-items:center;gap:12px}.invite-friends-modal .modal-header .header-content .back-button{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:8px}.invite-friends-modal .modal-header .header-content .back-button:hover{background:#f2f4f7}.invite-friends-modal .modal-header h2{font-size:1.125rem;font-weight:500;color:#1b1a3a;line-height:23.4px;margin:0}.invite-friends-modal .modal-header .close-button{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:8px}.invite-friends-modal .modal-header .close-button:hover{background:#f2f4f7}.invite-friends-modal .form-wrapper{display:flex;flex-direction:column;height:calc(100vh - 65px)}.invite-friends-modal .form-content{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column;gap:20px}.invite-friends-modal .form-content::-webkit-scrollbar{width:6px}.invite-friends-modal .form-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.invite-friends-modal .form-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.invite-friends-modal .form-content::-webkit-scrollbar-thumb:hover{background:#555}.invite-friends-modal .form-content .search-wrapper{position:sticky;top:0;background:#fff;z-index:1000;width:100%;padding:16px 24px}.invite-friends-modal .form-content .search-wrapper .search-container{width:100%}.invite-friends-modal .form-content .friends-list{display:flex;flex-direction:column;gap:16px;padding:24px;margin-top:-30px}.invite-friends-modal .form-content .no-friends-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 40px;flex:1;height:100%}.invite-friends-modal .form-content .no-friends-state .no-friends-icon{width:80px;height:80px;background:#6052cc;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#fff}.invite-friends-modal .form-content .no-friends-state .no-friends-icon svg{width:32px;height:32px}.invite-friends-modal .form-content .no-friends-state h3{font-size:20px;font-weight:600;color:#1b1a3a;margin:0 0 12px;line-height:1.2}.invite-friends-modal .form-content .no-friends-state p{font-size:14px;font-weight:400;color:#6b7280;margin:0 0 32px;line-height:1.5;max-width:280px}.invite-friends-modal .form-content .no-friends-state button{min-width:140px}@media(max-width:640px){.invite-friends-modal .form-content .no-friends-state{padding:40px 20px}.invite-friends-modal .form-content .no-friends-state .no-friends-icon{width:70px;height:70px;margin-bottom:20px}.invite-friends-modal .form-content .no-friends-state .no-friends-icon svg{width:28px;height:28px}.invite-friends-modal .form-content .no-friends-state h3{font-size:18px}.invite-friends-modal .form-content .no-friends-state p{font-size:13px;margin-bottom:28px}}.invite-friends-modal .add-friends-modal__loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;gap:16px}.invite-friends-modal .add-friends-modal__loader p{color:#6b7280;font-size:14px;margin:0}.invite-friends-modal .friend-card{padding:20px;border-radius:12px;border:1px solid #dfe0e6;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease}.invite-friends-modal .friend-card:hover{background-color:#f9fafb}.invite-friends-modal .friend-card.selected{border-color:#6052cc;background-color:transparent!important}.invite-friends-modal .friend-card .friend-info{display:flex;align-items:center;gap:12px}.invite-friends-modal .friend-card .friend-info .avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.invite-friends-modal .friend-card .friend-info .details h3{margin:0;font-size:16px;font-weight:600;color:#1b1a3a;line-height:20px}.invite-friends-modal .friend-card .friend-info .details p{margin:0;font-size:16px;font-weight:400;line-height:20px;color:#3a3946}.invite-friends-modal .friend-card .selection-indicator{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background-color:#6052cc;border:none}.invite-friends-modal .modal-footer{padding:16px 24px;border-top:1px solid #dfe0e6;background:#fff}.invite-friends-modal .modal-footer .button-container{display:flex;gap:12px;justify-content:flex-end}.invite-friends-modal .modal-footer .button-container button{min-width:100px}@media(max-width:640px){.invite-friends-modal .modal-footer .button-container{justify-content:space-between}.invite-friends-modal .modal-footer .button-container button{min-width:unset;padding-left:16px;padding-right:16px;flex:1;width:auto}}@media(max-width:360px){.invite-friends-modal .modal-footer .button-container{gap:8px}.invite-friends-modal .modal-footer .button-container button{padding-left:10px;padding-right:10px;font-size:.9rem;white-space:nowrap}}@media screen and (max-width:1195px){.invite-friends-modal .modal-content{width:450px;height:100vh;background:#fff;display:flex;flex-direction:column;animation:slideIn .3s ease-out;position:relative}}@media screen and (max-width:1195px)and (max-width:640px){.invite-friends-modal .modal-content{width:100%}}@media screen and (max-width:1195px){@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.invite-friends-modal .modal-header{padding:1rem}.invite-friends-modal .modal-header .header-content{display:flex;align-items:flex-start}.invite-friends-modal .form-wrapper{display:flex;flex-direction:column;height:calc(100vh - 65px)}.invite-friends-modal .form-content .search-wrapper{padding:1rem}.invite-friends-modal .form-content .search-wrapper .search-container{width:100%}.invite-friends-modal .form-content .friends-list{gap:1rem;padding:1rem;margin-top:-30px}.invite-friends-modal .form-content .no-friends-state{padding:40px 20px}.invite-friends-modal .modal-footer{padding:1rem}.invite-friends-modal .modal-footer .button-container{width:100%;display:flex;flex-direction:row!important;justify-content:space-between!important}.invite-friends-modal .modal-footer .button-container button{width:auto;flex:1}}@media only screen and (max-width:767px){.invite-friends-modal .modal-footer{padding:12px 16px}.invite-friends-modal .modal-footer .button-container{width:100%;display:flex;flex-direction:row!important;justify-content:space-between!important;gap:8px}.invite-friends-modal .modal-footer .button-container button{width:auto;flex:1;min-width:unset;padding-left:12px;padding-right:12px;white-space:nowrap;font-size:.95rem}.invite-friends-modal .form-content .no-friends-state{padding:30px 16px}}.game-mode-overlay{left:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(1px);z-index:1000}.game-mode-modal,.game-mode-overlay{position:fixed;top:0;right:0;bottom:0}.game-mode-modal{height:100vh;width:460px;z-index:1001;animation:slideIn .3s ease-out;background:#fff}@media(max-width:460px){.game-mode-modal{width:100%;height:100vh;height:100dvh}}.game-mode-modal .modal-content{height:100%;display:flex;flex-direction:column;overflow-y:auto}@media only screen and (max-width:767px){.game-mode-modal .modal-content{padding-bottom:env(safe-area-inset-bottom,20px)}@supports not (padding-bottom:env(safe-area-inset-bottom)){.game-mode-modal .modal-content{padding-bottom:60px}}}.modal-header{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e7eb}@media only screen and (max-width:767px){.modal-header{padding:max(1rem,env(safe-area-inset-top,0px)) 1rem 1rem}}.modal-header h2{font-size:1.125rem;font-weight:500;color:#1b1a3a;margin:0}.modal-header .close-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgba(27,26,58,.7)}.modal-header .close-button:hover{color:#1b1a3a}.modal-body{flex:1;padding:0;display:flex;flex-direction:column}@media only screen and (max-width:767px){.modal-body{padding:0 0 80px}}.modal-body .qr-card{display:flex;flex-direction:column;align-items:center;padding:24px;background-color:#f9fafb}.modal-body .qr-card h3{font-size:18px;font-weight:500;color:#1b1a3a;margin:0 0 20px;text-align:center}.modal-body .qr-card .qr-wrapper{background:#fff;padding:16px;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.modal-body .qr-card .qr-wrapper .qr-code{display:block}.modal-body .code-display{display:flex;align-items:center;width:100%;background:#6052cc;border-radius:4px;margin-bottom:16px}.modal-body .code-display .code-number{flex:1;font-size:24px;font-weight:600;color:#fff;padding:12px 16px;text-align:left!important}.modal-body .code-display .copy-button-container{padding:8px 16px}.modal-body .code-display .copy-button-container .copy-button{color:#fff;background-color:rgba(0,0,0,.15);border:none;font-weight:500;font-size:14px;padding:4px 10px;border-radius:4px;cursor:pointer}.modal-body .code-display .copy-button-container .copy-button:hover{background-color:rgba(0,0,0,.25)}.modal-body .info-text{color:#3a3946;font-size:14px;line-height:1.5;font-weight:400;margin:0;text-align:center;padding:0 12px}.modal-body .additional-options-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;cursor:pointer;border-top:1px solid #e5e7eb;color:#6052cc;font-weight:500;font-size:14px;margin-top:12px;background-color:transparent}.modal-body .additional-options-toggle:hover{background-color:rgba(0,0,0,.02)}.modal-body .additional-options{width:100%;border-top:1px solid #e5e7eb;padding:16px}.modal-body .additional-options .sharing-option p{font-size:14px;color:#3a3946;margin:0 0 8px}.modal-body .additional-options .sharing-option .link-container{display:flex;margin-bottom:16px}.modal-body .additional-options .sharing-option .link-container input{flex:1;padding:12px;border:1px solid #e5e7eb;border-radius:4px 0 0 4px;font-size:14px;background-color:#fff;color:#3a3946}.modal-body .additional-options .sharing-option .link-container .copy-link-button{padding:0 16px;background-color:#f0f2fd;border:1px solid #e5e7eb;border-left:none;border-radius:0 4px 4px 0;color:#6052cc;font-weight:500;cursor:pointer}.modal-body .additional-options .sharing-option .link-container .copy-link-button:hover{background-color:#dadffa}@media only screen and (max-width:767px){.modal-body .additional-options .sharing-option .link-container{flex-direction:column}.modal-body .additional-options .sharing-option .link-container input{border-radius:4px 4px 0 0;border-bottom:none}.modal-body .additional-options .sharing-option .link-container .copy-link-button{border-radius:0 0 4px 4px;border:1px solid #e5e7eb;padding:8px 0}}.modal-body .additional-options .sharing-option .viewer-label{margin-top:16px}.modal-body .additional-options .sharing-option .viewer-description{font-size:12px;color:#6b7280;margin:4px 0 0;font-style:italic}.modal-body .additional-options .sharing-option .pace-info{font-size:12px;color:#6b7280;margin:4px 0 0}.modal-body .additional-options .sharing-option .embed-section{margin-top:20px}.modal-body .additional-options .sharing-option .embed-section .embed-label{font-size:14px;color:#3a3946;margin:0 0 8px;font-weight:500}.modal-body .additional-options .sharing-option .embed-section .embed-container{display:flex;flex-direction:column;margin-bottom:8px}.modal-body .additional-options .sharing-option .embed-section .embed-container .embed-textarea{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:4px 4px 0 0;font-size:12px;font-family:Courier New,monospace;background-color:#f8f9fa;color:#3a3946;resize:vertical;min-height:120px;line-height:1.4}.modal-body .additional-options .sharing-option .embed-section .embed-container .embed-textarea:focus{outline:none;border-color:#6052cc;background-color:#fff}.modal-body .additional-options .sharing-option .embed-section .embed-container .copy-embed-button{padding:12px 16px;background-color:#f0f2fd;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 4px 4px;color:#6052cc;font-weight:500;cursor:pointer;text-align:center}.modal-body .additional-options .sharing-option .embed-section .embed-container .copy-embed-button:hover{background-color:#dadffa}.modal-body .additional-options .sharing-option .embed-section .embed-container .copy-embed-button:active{background-color:#c3cbf7}.modal-body .additional-options .sharing-option .embed-section .embed-description{font-size:12px;color:#6b7280;margin:0;font-style:italic;line-height:1.4}.modal-footer{padding:16px 24px;background:#fff;border-top:1px solid #e5e7eb;position:sticky;bottom:0;z-index:10;width:100%;display:block;box-shadow:0 -2px 10px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.modal-footer{padding:16px 16px max(16px,env(safe-area-inset-bottom,16px))}@supports(padding-bottom:env(safe-area-inset-bottom)){.modal-footer{padding-bottom:calc(16px + env(safe-area-inset-bottom, 16px))}}@supports not (padding-bottom:env(safe-area-inset-bottom)){.modal-footer{padding-bottom:32px}}}@media only screen and (max-width:767px)and (max-width:767px)and (orientation:portrait){.modal-footer{padding-bottom:max(24px,env(safe-area-inset-bottom,24px));margin-bottom:8px}}@media only screen and (max-width:767px)and (max-width:767px)and (orientation:landscape){.modal-footer{padding-bottom:max(20px,env(safe-area-inset-bottom,20px))}}.modal-footer .join-button{width:100%;padding:12px;font-size:16px;font-weight:500;display:block;border-radius:4px}@media only screen and (max-width:767px){.modal-footer .join-button{min-height:44px;padding:14px 12px;font-size:16px}}@media screen and (max-width:767px){.game-mode-modal{height:100vh;height:calc(100vh - env(safe-area-inset-bottom, 0px))}@supports(height:100dvh){.game-mode-modal{height:100dvh}}}@supports(-webkit-touch-callout:none){@media screen and (max-width:767px){.game-mode-modal .modal-footer{padding-bottom:max(32px,env(safe-area-inset-bottom,32px));background:linear-gradient(0deg,hsla(0,0%,100%,.98) 0,hsla(0,0%,100%,.95));backdrop-filter:blur(10px)}}}.calendar{background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;display:flex;flex-direction:column}@media screen and (max-width:1195px){.calendar{padding:16px}}@media only screen and (max-width:767px){.calendar{padding:12px}}.calendar__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.calendar__title{font-size:18px;font-weight:600;color:#1b1a3a;margin:0}@media only screen and (max-width:767px){.calendar__title{font-size:16px}}.calendar__nav-btn{background:none;border:none;padding:6px;cursor:pointer;color:#535260;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.calendar__nav-btn:hover{background-color:#f3f4f6}.calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:12px}.calendar__weekday{font-size:13px;font-weight:600;color:#535260;text-align:center;padding:6px 0}@media only screen and (max-width:767px){.calendar__weekday{font-size:11px}}.calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;flex:1}@media only screen and (max-width:767px){.calendar__grid{gap:3px}}.calendar__cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:50%;width:100%;min-width:36px;border:2px solid transparent;transition:background-color .2s ease}.calendar__cell:hover{background-color:#cfd5f6}@media only screen and (max-width:767px){.calendar__cell{min-width:28px}}.calendar__cell--selectable{cursor:pointer}.calendar__cell--selected{background-color:#6052cc}.calendar__cell--selected .calendar__date{color:#fff}.calendar__cell--selected:hover{background-color:#6052cc}.calendar__cell--selected .calendar__dot{background-color:#fff}.calendar__cell--active{background-color:#eef2ff}.calendar__cell--active .calendar__date{color:#6366f1}.calendar__cell--disabled .calendar__date{color:#d1d5db;transition:color .2s ease}.calendar__cell--disabled:hover .calendar__date{color:#535260}.calendar__cell--today{background-color:#6052cc}.calendar__cell--today .calendar__date{color:#fff}.calendar__cell--today .calendar__dot{background-color:#fff}.calendar__date{font-size:14px;font-weight:500;color:#1b1a3a;margin-bottom:3px}@media only screen and (max-width:767px){.calendar__date{font-size:12px}}.calendar__dots{position:absolute;bottom:4px;display:flex;gap:2px}.calendar__dot{width:4px;height:4px;border-radius:50%}.calendar__dot--exam{background-color:#fcd34d}.calendar__dot--studyset{background-color:#34d399}.calendar__dot--flashcard{background-color:#ef4444}.calendar__dot--quiz{background-color:#6366f1}@media only screen and (max-width:767px){.calendar__dot{width:3px;height:3px}}@media only screen and (max-width:360px){.calendar__date{font-size:11px}.calendar__cell{min-width:24px}.calendar__dot{width:2px;height:2px}}.classroom-grid-cards{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}@media(max-width:1280px){.classroom-grid-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.classroom-grid-cards{grid-template-columns:1fr}}.classroom-grid-cards>div{height:100%;display:flex}.classroom-grid-cards .classroom-card{width:100%;height:100%;display:flex;flex-direction:column}.classroom-grid-cards .classroom-card .card-body{flex:1}.classroom-grid-cards .classroom-card .card-body .description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.quizCards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-rows:min-content;gap:1rem;width:100%;margin-top:1rem}@media(max-width:768px){.quizCards{grid-template-columns:1fr;gap:.75rem}}.quizCards>div{height:auto}.com-quiz-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #6052cc!important;border-radius:1rem;padding:1rem;width:100%;height:auto;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;position:relative}@media(max-width:768px){.com-quiz-card{padding:.875rem;gap:.625rem;border-radius:.75rem}}.com-quiz-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.05)}.com-quiz-card.quiz-selected{border-right:2px solid #6052cc;border-top:2px solid #6052cc;border-bottom:2px solid #6052cc;background:#dfe0e6}.com-quiz-card.quiz-selected .selected-indicator{height:17px;width:17px;background-color:#6052cc;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center}.com-quiz-card .card-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start;gap:.75rem}.com-quiz-card .card-header .title{font-size:1rem;font-weight:600;margin:0;color:#1b1a3a;line-height:1.3;flex:1}@media(max-width:768px){.com-quiz-card .card-header .title{font-size:.9375rem}}.com-quiz-card .card-header .menu-wrapper{position:relative;flex-shrink:0!important;margin-left:auto!important}.com-quiz-card .card-header .menu-wrapper .delete-button,.com-quiz-card .card-header .menu-wrapper .menu-trigger{background:transparent;border:none;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#3a3946;transition:all .2s ease;position:relative;z-index:1}.com-quiz-card .card-header .menu-wrapper .delete-button:hover,.com-quiz-card .card-header .menu-wrapper .menu-trigger:hover{background:#f0f2fd}.com-quiz-card .card-header .menu-wrapper .delete-button:hover{background-color:rgba(198,56,90,.1);color:#c6385a}.com-quiz-card .card-body{margin:0}.com-quiz-card .card-body .description{color:#3a3946;font-size:.9375rem;font-weight:400;line-height:1.3;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}@media(max-width:768px){.com-quiz-card .card-body .description{font-size:.875rem;-webkit-line-clamp:2}}.com-quiz-card .info-section{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0}.com-quiz-card .info-section .tags-container{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;flex:1}.com-quiz-card .info-section .tags-container .subject-tag{background-color:#f0f2fd;color:#6052cc;padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;font-weight:400}@media(max-width:768px){.com-quiz-card .info-section .tags-container .subject-tag{padding:.2rem .5rem;font-size:.6875rem}}.com-quiz-card .info-section .tags-container .tag{background-color:#eeeef0;color:#535260;padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;font-weight:400}@media(max-width:768px){.com-quiz-card .info-section .tags-container .tag{padding:.2rem .5rem;font-size:.6875rem}}.com-quiz-card .info-section .grade-container,.com-quiz-card .info-section .questions-container{flex-shrink:0}.com-quiz-card .info-section .grade-container span,.com-quiz-card .info-section .questions-container span{color:#1b1a3a;font-size:.875rem;font-weight:400}@media(max-width:768px){.com-quiz-card .info-section .grade-container span,.com-quiz-card .info-section .questions-container span{font-size:.75rem}}.com-quiz-card .author-section{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem}@media(max-width:768px){.com-quiz-card .author-section{margin-top:.375rem;padding-top:.375rem}}.com-quiz-card .author-section .author-info{display:flex;align-items:center;gap:8px}.com-quiz-card .author-section .author-info .avatar-container{width:24px;height:24px;border-radius:50%;overflow:hidden}@media(max-width:768px){.com-quiz-card .author-section .author-info .avatar-container{width:20px;height:20px}}.com-quiz-card .author-section .author-info .avatar-container .avatar{width:100%;height:100%;object-fit:cover}.com-quiz-card .author-section .author-info .author-name{font-size:.875rem;font-weight:400;color:#3a3946;line-height:1.3}@media(max-width:768px){.com-quiz-card .author-section .author-info .author-name{font-size:.75rem}}.com-quiz-card .author-section .love-counter{display:flex;align-items:center;gap:4px;cursor:pointer;transition:all .2s ease;color:#3a3946}.com-quiz-card .author-section .love-counter.active{color:#c6385a}.com-quiz-card .author-section .love-counter.active .filled{fill:#c6385a}.com-quiz-card .author-section .love-counter:hover{transform:scale(1.1)}.com-quiz-card .author-section .love-counter svg{transition:all .2s ease;color:inherit}.com-quiz-card .author-section .love-counter span{font-size:.875rem;font-weight:400;color:inherit}@media(max-width:768px){.com-quiz-card .author-section .love-counter span{font-size:.75rem}}.quiz-option{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:.625rem;border:1px solid #e5e7eb;padding:.625rem;cursor:pointer;transition:all .3s ease;width:100%;max-width:320px;margin-bottom:12px}.quiz-option:hover{background-color:#dfe0e6;transform:translateX(4px)}.quiz-option .content{display:flex;align-items:center;gap:16px;flex:1}@media(max-width:600px){.quiz-option .content{gap:8px}}.quiz-option .icon-container{display:flex;justify-content:center;align-items:center;min-width:48px;height:48px}@media(max-width:900px){.quiz-option .icon-container{min-width:44px;height:44px}}@media(max-width:600px){.quiz-option .icon-container{min-width:32px;height:32px}}.quiz-option .icon-container img{width:100%;height:100%;object-fit:contain}.quiz-option .title{font-size:18px;font-weight:500;color:#1e293b;margin:0;line-height:1.4;text-transform:lowercase}.quiz-option .title:first-letter{text-transform:capitalize}@media(max-width:900px){.quiz-option .title{font-size:16px;line-height:1.3}}@media(max-width:600px){.quiz-option .title{font-size:14px;line-height:1.2}}.quiz-option .arrow-icon{display:flex;justify-content:center;align-items:center;color:#3a3946;margin-left:12px}.quiz-option .arrow-icon svg{width:20px;height:15px}@media(max-width:900px){.quiz-option .arrow-icon svg{width:16px;height:16px}}@media(max-width:600px){.quiz-option .arrow-icon svg{width:12px;height:12px}}@media(max-width:1200px){.quiz-option{max-width:280px}}@media(max-width:900px){.quiz-option{max-width:100%;padding:14px 16px}}@media(max-width:600px){.quiz-option{padding:8px 10px;margin-bottom:8px;border-radius:.5rem}}.data-view-container .cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}@media screen and (max-width:1195px){.data-view-container .cards-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media only screen and (max-width:767px){.data-view-container .cards-grid{grid-template-columns:1fr}}.data-view-container .pagination-container{display:flex;justify-content:flex-end;align-items:center;margin-top:1rem;padding:.5rem;gap:1rem}.data-view-container .pagination-container .pagination-info{color:#6b7280;font-size:.875rem}.data-view-container .pagination-container .pagination-controls{display:flex;align-items:center;gap:.5rem}.data-view-container .pagination-container .pagination-controls button{min-width:32px;height:32px;padding:0 .5rem;border:none;background:transparent;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem}.data-view-container .pagination-container .pagination-controls button:hover{color:#6052cc}.data-view-container .pagination-container .pagination-controls button.active{color:#6052cc;border:1px solid #6052cc;border-radius:.375rem}.data-view-container .pagination-container .pagination-controls button:disabled{opacity:.5;cursor:not-allowed}.data-view-container .pagination-container .pagination-controls button.pagination-arrow{font-size:1.25rem;line-height:1;color:#6b7280}.data-view-container .pagination-container .pagination-controls button.pagination-arrow:hover{color:#6052cc}.data-view-container .pagination-container .pagination-controls .ellipsis{color:#6b7280;padding:0 .25rem}.data-view-container .pagination-container .pagination-controls .page-size-selector{margin-left:.5rem}.data-view-container .pagination-container .pagination-controls .page-size-selector select{padding:.375rem 2rem .375rem .75rem;border:1px solid #e5e7eb;border-radius:1.375rem;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;color:#374151;cursor:pointer;font-size:.875rem;appearance:none;-webkit-appearance:none}.data-view-container .pagination-container .pagination-controls .page-size-selector select:focus{outline:none;border-color:#4f46e5}.data-view-container .pagination-container .pagination-controls .goto-section{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}.data-view-container .pagination-container .pagination-controls .goto-section span{color:#6b7280;font-size:.875rem}.data-view-container .pagination-container .pagination-controls .goto-section input{width:3.5rem;padding:.375rem .5rem;border:1px solid #e5e7eb;border-radius:1.375rem;font-size:.875rem;text-align:center;-moz-appearance:textfield}.data-view-container .pagination-container .pagination-controls .goto-section input:focus{outline:none;border-color:#6052cc}.data-view-container .pagination-container .pagination-controls .goto-section input::-webkit-inner-spin-button,.data-view-container .pagination-container .pagination-controls .goto-section input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (max-width:767px){.data-view-container .pagination-container{flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;padding:.5rem;gap:1rem}.data-view-container .pagination-container .pagination-info{color:#6b7280;font-size:.875rem}.data-view-container .pagination-container .pagination-controls{display:flex;align-items:center;gap:.5rem}.data-view-container .pagination-container .pagination-controls button{min-width:32px;height:32px;padding:0 .5rem;border:none;background:transparent;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem}.data-view-container .pagination-container .pagination-controls button:hover{color:#6052cc}.data-view-container .pagination-container .pagination-controls button.active{color:#6052cc;border:1px solid #6052cc;border-radius:.375rem}.data-view-container .pagination-container .pagination-controls button:disabled{opacity:.5;cursor:not-allowed}.data-view-container .pagination-container .pagination-controls button.pagination-arrow{font-size:1.25rem;line-height:1;color:#6b7280}.data-view-container .pagination-container .pagination-controls button.pagination-arrow:hover{color:#6052cc}.data-view-container .pagination-container .pagination-controls .ellipsis{color:#6b7280;padding:0 .25rem}.data-view-container .pagination-container .pagination-controls .page-size-selector{margin-left:.5rem}.data-view-container .pagination-container .pagination-controls .page-size-selector select{padding:.375rem 2rem .375rem .75rem;border:1px solid #e5e7eb;border-radius:1.375rem;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;color:#374151;cursor:pointer;font-size:.875rem;appearance:none;-webkit-appearance:none}.data-view-container .pagination-container .pagination-controls .page-size-selector select:focus{outline:none;border-color:#4f46e5}.data-view-container .pagination-container .pagination-controls .goto-section{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}.data-view-container .pagination-container .pagination-controls .goto-section span{color:#6b7280;font-size:.875rem}.data-view-container .pagination-container .pagination-controls .goto-section input{width:3.5rem;padding:.375rem .5rem;border:1px solid #e5e7eb;border-radius:1.375rem;font-size:.875rem;text-align:center;-moz-appearance:textfield}.data-view-container .pagination-container .pagination-controls .goto-section input:focus{outline:none;border-color:#6052cc}.data-view-container .pagination-container .pagination-controls .goto-section input::-webkit-inner-spin-button,.data-view-container .pagination-container .pagination-controls .goto-section input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}}body.modal-open{overflow:hidden}.add-friends-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(1px);z-index:1000;display:flex;justify-content:flex-end}.add-friends-modal{width:480px;height:100vh;background:#fff;display:flex;flex-direction:column;animation:slideIn .3s ease-out}@media(max-width:480px){.add-friends-modal{width:100%}}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.add-friends-modal__content{height:100%;display:flex;flex-direction:column;padding:24px;position:relative}.add-friends-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.add-friends-modal__title{font-size:1.125rem;font-weight:500;color:#1b1a3a}.add-friends-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:#1b1a3a;display:flex;align-items:center;justify-content:center}.add-friends-modal__close:hover{background:#f2f4f7;border-radius:8px}.add-friends-modal__search{display:flex;gap:12px;margin-bottom:24px}.add-friends-modal__search-container{position:relative;flex:1}.add-friends-modal__search-icon{left:16px}.add-friends-modal__search-clear,.add-friends-modal__search-icon{position:absolute;top:50%;transform:translateY(-50%);color:#6b7280}.add-friends-modal__search-clear{right:16px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:background-color .2s}.add-friends-modal__search-clear:hover{background-color:#f3f4f6;color:#374151}.add-friends-modal__search-input{width:100%;height:45px;border:2px solid #e5e7eb;border-radius:50px;font-size:.875rem;outline:none;transition:border-color .2s;padding:.8rem 40px .8rem 2.5rem}.add-friends-modal__search-input:focus{border-color:#6052cc}.add-friends-modal__search-input::placeholder{color:#b5b6c4;font-size:1rem;font-weight:500}.add-friends-modal__search-btn{background:#6052cc;color:#fff;border:none;border-radius:100px;height:45px;padding:0 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px}.add-friends-modal__search-btn:hover:not(:disabled){background:#4436b5;transform:translateY(-1px)}.add-friends-modal__search-btn:active:not(:disabled){transform:translateY(0)}.add-friends-modal__search-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.add-friends-modal__scroll-container{flex:1;overflow-y:auto;margin-right:-8px;padding-right:8px;display:flex;flex-direction:column}.add-friends-modal__list-container{flex:1;display:flex;flex-direction:column;position:relative}.add-friends-modal__list{flex:1;display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.add-friends-modal__empty,.add-friends-modal__loader{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:#6b7280;text-align:center;min-height:300px}.add-friends-modal__empty p,.add-friends-modal__loader p{font-size:1rem;margin:0}.add-friends-modal__global-loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);z-index:1050}.add-friends-modal__global-loader-content{background-color:rgba(0,0,0,.75);border-radius:8px;padding:16px 24px;display:flex;flex-direction:column;align-items:center;gap:8px}.add-friends-modal__global-loader-content p{color:#fff;margin:0}.students-manage-friends{display:flex;flex-direction:column;gap:24px;width:100%}.students-manage-friends__more{padding:16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:15px;color:#6052cc;font-weight:500;text-align:center}.students-manage-friends__header{display:flex;justify-content:space-between;align-items:center}@media(max-width:900px){.students-manage-friends__header{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:600px){.students-manage-friends__header{flex-direction:column;align-items:flex-start;gap:12px}}.students-manage-friends__title{font-size:1.25rem;font-weight:600;color:#1b1a3a;display:flex;line-height:26px;align-items:center;gap:8px}.students-manage-friends__count{font-size:1rem;color:#3a3946;background-color:#eeeef0;padding:2px 8px;border-radius:12px}.students-manage-friends__actions{display:flex;gap:12px}@media(max-width:900px){.students-manage-friends__actions{align-self:flex-end}}@media(max-width:600px){.students-manage-friends__actions{align-self:stretch;flex-direction:row!important;width:100%!important;gap:8px!important}.students-manage-friends__actions button{flex:1!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.875rem!important;padding:.5rem .75rem!important}}@media(max-width:600px)and (max-width:480px){.students-manage-friends__actions button{font-size:.8rem!important;padding:.4rem .6rem!important}}@media(max-width:600px)and (max-width:380px){.students-manage-friends__actions button{font-size:.75rem!important;padding:.35rem .5rem!important}}@media(max-width:600px)and (max-width:320px){.students-manage-friends__actions button{font-size:.7rem!important;padding:.3rem .4rem!important}.students-manage-friends__actions button span:not(.icon){display:none}}@media(max-width:600px){.students-manage-friends__actions button svg{flex-shrink:0!important}}@media(max-width:600px)and (max-width:380px){.students-manage-friends__actions button svg{width:16px!important;height:16px!important}}@media(max-width:600px)and (max-width:320px){.students-manage-friends__actions button svg{width:18px!important;height:18px!important;margin:0!important}}.students-manage-friends__search{position:relative;width:100%;margin-top:8px}@media(max-width:900px){.students-manage-friends__search{margin-top:16px}}@media(max-width:600px){.students-manage-friends__search{margin-top:12px}}.students-manage-friends__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b7280}.students-manage-friends__search-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;padding:4px;border-radius:50%;transition:background-color .2s}.students-manage-friends__search-clear:hover{background-color:#f3f4f6;color:#374151}.students-manage-friends__search-input{width:100%;height:45px;border:2px solid #e5e7eb;border-radius:50px;font-size:.875rem;outline:none;transition:border-color .2s;padding:.8rem 40px .8rem 2.5rem}.students-manage-friends__search-input:focus{border-color:#6052cc}.students-manage-friends__search-input::placeholder{color:#b5b6c4;font-size:1rem;font-weight:500}.students-manage-friends__tabs{display:flex;gap:0;border-bottom:1px solid #e5e7eb;margin-top:16px;position:relative}.students-manage-friends__tab{padding:12px 24px;background:none;border:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;position:relative}.students-manage-friends__tab:hover{color:#6052cc}.students-manage-friends__tab.active{color:#6052cc;font-weight:600}.students-manage-friends__tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#6052cc}.students-manage-friends__list{display:flex;flex-direction:column;gap:16px}.students-manage-friends__empty,.students-manage-friends__loader{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:#6b7280;text-align:center;padding:48px 0;min-height:200px}.students-manage-friends__empty p,.students-manage-friends__loader p{font-size:1rem;margin:0}.students-manage-friends__pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px 0 8px;margin-top:auto}.students-manage-friends__pagination-btn{background:none;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease}.students-manage-friends__pagination-btn:hover:not(:disabled){border-color:#6052cc;color:#6052cc}.students-manage-friends__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.students-manage-friends__pagination-info{font-size:.875rem;color:#6b7280}.filter-subject-button{padding:0;background:transparent;border:none;cursor:pointer;position:relative}.filter-subject-button .subject-button-content{display:flex;align-items:center;position:relative;gap:6px;padding:1px 12px;background:#fff;border-radius:100px;border:2px solid rgba(0,0,0,.1);font-size:14px;font-weight:500;color:#1b1a3a;transition:all .2s ease;height:45px;min-width:99px}.filter-subject-button .subject-button-content .subject-text{font-weight:500;margin-right:0;line-height:18.2px;color:#3a3946;font-size:.875rem}.filter-subject-button .subject-button-content .subject-badge{display:flex;align-items:center;position:absolute;justify-content:center;background:#6052cc;color:#fff;min-width:20px;height:20px;border-radius:50%;font-size:.75rem;font-weight:400;right:-4px;bottom:25px;padding:0 6px;margin:0}.filter-subject-button .subject-button-content .subject-chevron{color:#1b1a3a;width:20px!important;height:20px!important;min-width:20px;min-height:20px;display:flex;align-items:center;justify-content:center}.filter-subject-button .subject-button-content .subject-chevron svg{width:20px;height:20px}.filter-subject-modal{position:fixed;background:#fff;border-radius:8px;box-shadow:-4px 4px 4px 0 rgba(0,0,0,.15);border-top:1px solid #e5e7eb;border-right:1px solid #e5e7eb;z-index:1000;width:300px;animation:modalSlideIn .3s cubic-bezier(.16,1,.3,1);transform-origin:top center}.filter-subject-modal .filter-subject-modal-content{padding:1rem}.filter-subject-modal .filter-subject-modal-content .filter-subject-section{margin-bottom:1.25rem}.filter-subject-modal .filter-subject-modal-content .filter-subject-section:last-of-type{margin-bottom:.75rem}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .check-title{font-size:.875rem;font-weight:500;margin-bottom:.75rem;color:#1b1a3a;display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem;cursor:pointer;border-bottom:1px solid #e5e7eb;user-select:none;background:#fff;position:sticky;top:0;z-index:2}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .check-title .chevron-icon{color:#1b1a3a;transition:transform .3s ease;min-width:20px;min-height:20px}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .subject-search-container{position:sticky;top:40px;z-index:2;background:#fff;padding:.5rem;margin-bottom:.5rem;animation:smoothSlideDown .3s cubic-bezier(.16,1,.3,1)}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .subject-search-container .subject-search-input{width:100%;padding:.4rem 2.5rem .4rem 1rem;border:2px solid #e5e7eb;border-radius:50px;font-size:.875rem;outline:none;transition:border-color .2s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .subject-search-container .subject-search-input:focus{border-color:#6052cc}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .subject-search-container .subject-search-input::placeholder{color:#b5b6c4;font-size:.875rem;font-weight:500;line-height:18.8px}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .subject-search-container .subject-search-input:focus::placeholder{color:#b5b6c4}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .subject-search-container .subject-search-icon{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:.9rem;height:.9rem;color:#8c8ba0;cursor:pointer}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-list{padding-top:.5rem;padding-bottom:.5rem;animation:smoothSlideDown .3s cubic-bezier(.16,1,.3,1);max-height:150px;overflow-y:auto;scrollbar-width:thin;opacity:0;animation-fill-mode:forwards}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-list::-webkit-scrollbar{width:6px}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-list::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-list::-webkit-scrollbar-thumb:hover{background:#555}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container{display:flex;align-items:center;margin-bottom:.5rem;cursor:pointer;opacity:0;animation:fadeIn .25s ease-out forwards}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:last-child{margin-bottom:0}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:first-child{animation-delay:.03s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(2){animation-delay:.06s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(3){animation-delay:.09s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(4){animation-delay:.12s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(5){animation-delay:.15s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(6){animation-delay:.18s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(7){animation-delay:.21s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(8){animation-delay:.24s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(9){animation-delay:.27s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(10){animation-delay:.3s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(11){animation-delay:.33s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(12){animation-delay:.36s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(13){animation-delay:.39s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(14){animation-delay:.42s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(15){animation-delay:.45s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(16){animation-delay:.48s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(17){animation-delay:.51s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(18){animation-delay:.54s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(19){animation-delay:.57s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container:nth-child(20){animation-delay:.6s}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container input[type=checkbox]{margin-right:.5rem;width:16px;height:16px;border:1.5px solid #e5e7eb;cursor:pointer;appearance:none;-webkit-appearance:none;background-color:#fff;position:relative;transition:all .2s ease;border-radius:0;box-sizing:border-box}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container input[type=checkbox]:checked{background-color:#6052cc;border-color:#6052cc}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:45%;width:4px;height:8px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:translate(-50%,-50%) rotate(45deg)}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container input[type=checkbox]:hover:not(:checked){border-color:#e5e7eb;background-color:#f3f4f6}.filter-subject-modal .filter-subject-modal-content .filter-subject-section .checkbox-container .checkbox-label{font-size:1rem;color:#3a3946;font-weight:400;user-select:none;line-height:20.8px}.filter-subject-modal .filter-subject-modal-content .clear-subject-section{padding:.75rem 1rem;margin:0 -1rem -1rem;border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:sticky;bottom:0;z-index:2}.filter-subject-modal .filter-subject-modal-content .clear-subject-section .clear-subject-button{display:flex;align-items:center;justify-content:space-between;width:100%;color:#6052cc;font-size:.875rem;font-weight:500;background:#f0f2fd;border:none;border-radius:10px;padding:.5rem 1rem;cursor:pointer;opacity:1;transition:opacity .2s ease}.filter-subject-modal .filter-subject-modal-content .clear-subject-section .clear-subject-button span{margin-right:auto;padding-left:.5rem}.filter-subject-modal .filter-subject-modal-content .clear-subject-section .clear-subject-button svg{width:16px;height:16px;color:#6b7280;margin-right:.5rem}.filter-subject-modal .filter-subject-modal-content .clear-subject-section .clear-subject-button:hover:not(:disabled){color:#6052cc}.filter-subject-modal .filter-subject-modal-content .clear-subject-section .clear-subject-button:hover:not(:disabled) svg{color:#4b5563}.filter-subject-modal .filter-subject-modal-content .clear-subject-section .clear-subject-button:disabled{opacity:.5;cursor:default}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes smoothSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}