@keyframes float-generic{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes float-subtle{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes float-medium{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes float-large{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(8deg)}}.school-portal{background:#f7f8fb;min-height:100vh}.school-portal--locked .school-portal__content{padding:0}.school-portal__content{padding:3rem 0}.school-portal__license-row{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}@media(max-width:768px){.school-portal__license-row{grid-template-columns:1fr}}.school-portal__stats-row{margin-bottom:3rem}.school-portal__section-title{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700;margin:0 0 1rem}.school-portal__section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.school-portal__actions{margin-bottom:3rem}.school-portal__empty-message{color:#64748b;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;margin:0;padding:2rem;text-align:center}.school-portal__teachers-preview{margin-bottom:3rem}.school-portal__teachers-list{display:flex;flex-direction:column;gap:.5rem}.school-portal__teacher-preview-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1rem 2rem;text-decoration:none;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out,border-color .25s ease-in-out}.school-portal__teacher-preview-card:hover{border-color:#9b5fa3;box-shadow:0 8px 24px #9b5fa340;transform:translateY(-4px)}.school-portal__teacher-preview-card:active{transform:translateY(-1px)}.school-portal__teacher-preview-card:hover{border-color:#9b5fa34d}.school-portal__teacher-preview-icon{align-items:center;background:linear-gradient(135deg,#9b5fa3,#7d4c83);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;height:44px;justify-content:center;width:44px}.school-portal__teacher-preview-info{flex:1 1;min-width:0}.school-portal__teacher-preview-info h4{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;margin:0 0 2px}.school-portal__teacher-preview-info span{color:#64748b;font-size:.875rem}.school-portal__subscription-link{border-top:1px solid #e2e8f0;margin-top:4rem;padding-top:3rem}.school-portal__branding-header{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:20px;display:flex;gap:2rem;margin-bottom:3rem;padding:3rem}@media(max-width:576px){.school-portal__branding-header{flex-direction:column;text-align:center}}.school-portal__branding-logo{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.school-portal__branding-logo img{max-height:100%;max-width:100%;object-fit:contain}.school-portal__branding-logo-placeholder{align-items:center;background:linear-gradient(135deg,#9b5fa3,#e862a4);color:#fff;display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.school-portal__branding-info{flex:1 1}.school-portal__branding-name{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 4px}.school-portal__branding-tier{background:#9b5fa31a;border-radius:50rem;color:#9b5fa3;display:inline-block;font-size:.875rem;font-weight:600;padding:2px 10px}.school-portal__branding-edit{align-items:center;background:#9b5fa31a;border-radius:50%;color:#9b5fa3;display:flex;flex-shrink:0;height:36px;justify-content:center;text-decoration:none;transition:all .2s ease;width:36px}.school-portal__branding-edit:hover{background:#9b5fa3;color:#fff}.school-portal__branding-edit svg{font-size:.875rem}.school-portal__branding-powered-by{align-items:flex-end;display:flex;flex-direction:column;gap:2px;margin-left:auto}@media(max-width:576px){.school-portal__branding-powered-by{align-items:center;margin-left:0;margin-top:1rem}}.school-portal__branding-powered-label{color:#94a3b8;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.school-portal__branding-solvemoji{align-items:center;color:#e862a4;display:flex;font-family:Baloo Bhai\ 2,Fuzzy Bubbles,Segoe UI,Arial,Noto Sans,sans-serif;font-size:1.125rem;font-weight:700;gap:6px;text-decoration:none;transition:all .2s ease}.school-portal__branding-solvemoji svg{font-size:1rem}.school-portal__branding-solvemoji:hover{color:#e1368a;transform:scale(1.02)}.school-portal-locked{background:#f7f8fb;min-height:100vh}.school-portal-locked__content{padding:3rem 0}.school-portal-locked__upgrade-section{padding:4rem 0;text-align:center}.school-portal-locked__upgrade-title{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;margin:0 0 1rem}.school-portal-locked__upgrade-description{color:#64748b;font-size:1rem;margin:0 auto 3rem;max-width:500px}.school-portal-locked__features{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}@media(max-width:768px){.school-portal-locked__features{grid-template-columns:1fr}}.school-portal-locked__feature-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:3rem;text-align:center}.school-portal-locked__feature-icon{align-items:center;background:linear-gradient(135deg,#9b5fa3,#e862a4);border-radius:20px;color:#fff;display:inline-flex;font-size:2rem;height:64px;justify-content:center;margin-bottom:1rem;width:64px}.school-portal-locked__feature-title{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.school-portal-locked__feature-description{color:#64748b;font-size:.875rem;margin:0}.school-portal-locked__tiers{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin:4rem 0}@media(max-width:768px){.school-portal-locked__tiers{grid-template-columns:1fr}}.school-portal-locked__tier-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:3rem;position:relative}.school-portal-locked__tier-card--highlighted{border-color:#9b5fa3;box-shadow:0 4px 20px #9b5fa326}.school-portal-locked__tier-badge{background:linear-gradient(135deg,#9b5fa3,#e862a4);border-radius:50rem;color:#fff;font-size:.75rem;font-weight:700;left:50%;letter-spacing:.5px;padding:4px 12px;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.school-portal-locked__tier-title{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 2rem;text-align:center}.school-portal-locked__tier-features{list-style:none;margin:0 0 2rem;padding:0}.school-portal-locked__tier-features li{align-items:center;border-bottom:1px solid #f1f5f9;color:#606161;display:flex;font-size:1rem;gap:1rem;padding:.5rem 0}.school-portal-locked__tier-features li:last-child{border-bottom:none}.school-portal-locked__tier-features li svg{color:#9b5fa3;flex-shrink:0;width:18px}.school-portal-locked__tier-description{color:#64748b;font-size:.875rem;font-style:italic;margin:0;text-align:center}.school-portal-locked__features-title{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:600;margin:0 0 2rem;text-align:center}.school-portal__header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.school-portal__header-actions{justify-content:flex-end;width:100%}}@media(max-width:576px){.school-portal__header-actions{align-items:stretch;flex-direction:column}}.school-portal__bulk-invite-btn{align-items:center;background:#fff;border:2px solid #606161;border-radius:50rem;color:#606161;cursor:pointer;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;gap:.5rem;padding:.5rem 1rem;transition:all .15s ease-in-out;white-space:nowrap}.school-portal__bulk-invite-btn svg{font-size:.875rem}.school-portal__bulk-invite-btn:hover:not(:disabled){background:#606161;color:#fff}.school-portal__bulk-invite-btn:disabled{cursor:not-allowed;opacity:.6}@media(max-width:576px){.school-portal__bulk-invite-btn{justify-content:center;width:100%}}.school-analytics__table-section{background:#fff;border:2px solid #e2e8f0;border-radius:20px;margin-bottom:3rem;overflow:hidden}.school-analytics__table-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem}.school-analytics__table-header h3{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:600;margin:0}.school-analytics__table{border-collapse:collapse;width:100%}.school-analytics__table td,.school-analytics__table th{border-bottom:1px solid #e2e8f0;padding:1rem 2rem;text-align:left}.school-analytics__table th{background:#f8fafc;color:#64748b;font-size:.875rem;font-weight:600}.school-analytics__table td{color:#606161}.school-analytics__table tr:last-child td{border-bottom:none}.school-analytics__table tr:hover td{background:#f8fafc}.school-settings__section{background:#fff;border:2px solid #e2e8f0;border-radius:20px;margin-bottom:3rem;padding:3rem}.school-settings__section-title{border-bottom:1px solid #e2e8f0;color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:600;margin:0 0 2rem;padding-bottom:1rem}.school-settings__setting-row{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.school-settings__setting-row:not(:last-child){border-bottom:1px solid #f1f5f9}.school-settings__setting-label h4{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;margin:0 0 2px}.school-settings__setting-label p{color:#64748b;font-size:.875rem;margin:0}.school-settings__toggle{background:#e2e8f0;border:none;border-radius:13px;cursor:pointer;height:26px;position:relative;transition:background .2s ease;width:48px}.school-settings__toggle--active{background:#9b5fa3}.school-settings__toggle:after{background:#fff;border-radius:50%;content:"";height:20px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:20px}.school-settings__toggle--active:after{transform:translateX(22px)}.school-settings__input{border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:.5rem 1rem;transition:border-color .2s ease;width:250px}.school-settings__input:focus{border-color:#9b5fa3;outline:none}@media(max-width:576px){.school-settings__input{width:100%}}.school-settings__logo-section{display:flex;gap:3rem;padding:1rem 0}@media(max-width:768px){.school-settings__logo-section{flex-direction:column}}.school-settings__logo-hint{color:#94a3b8!important;font-size:.75rem!important;margin-top:4px!important}.school-settings__logo-upload{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.school-settings__logo-preview{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:20px;cursor:pointer;height:100px;overflow:hidden;position:relative;transition:all .2s ease;width:200px}.school-settings__logo-preview:hover{background:#9b5fa305;border-color:#9b5fa3}.school-settings__logo-preview--uploading{opacity:.7;pointer-events:none}.school-settings__logo-image{height:100%;object-fit:contain;width:100%}.school-settings__logo-placeholder{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;width:100%}.school-settings__logo-placeholder svg{font-size:2rem}.school-settings__logo-placeholder span{font-size:.75rem}.school-settings__logo-loading{align-items:center;background:#ffffffe6;bottom:0;color:#9b5fa3;display:flex;font-size:.875rem;font-weight:600;justify-content:center;left:0;position:absolute;right:0;top:0}.school-settings__logo-actions{display:flex;gap:.5rem}.school-settings__logo-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;padding:.5rem 1rem;transition:all .2s ease}.school-settings__logo-btn:disabled{cursor:not-allowed;opacity:.5}.school-settings__logo-btn--upload{color:#9b5fa3}.school-settings__logo-btn--upload:hover:not(:disabled){background:#9b5fa30d;border-color:#9b5fa3}.school-settings__logo-btn--remove{color:#dc2626}.school-settings__logo-btn--remove:hover:not(:disabled){background:#dc26260d;border-color:#dc2626}.school-settings__logo-error{color:#dc2626;font-size:.875rem;margin:0}.school-settings__logo-success{color:#86bd36;font-size:.875rem;margin:0}.school-settings__logo-success svg{margin-right:4px}.school-settings__info-banner{align-items:flex-start;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:12px;display:flex;gap:1rem;margin-bottom:3rem;padding:1rem 2rem}.school-settings__info-banner strong{color:#1e40af;display:block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;margin-bottom:2px}.school-settings__info-banner p{color:#3b82f6;font-size:.875rem;line-height:1.5;margin:0}.school-settings__info-icon{color:#3b82f6;flex-shrink:0;font-size:1.125rem;margin-top:2px}.school-settings__content-card{margin-bottom:2rem}.school-settings__content-card .settings-card,.school-settings__content-card:last-child{margin-bottom:0}.school-portal__classrooms-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media(max-width:576px){.school-portal__classrooms-grid{grid-template-columns:1fr}}.school-portal__classroom-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;display:block;padding:2rem;text-decoration:none;transition:all .2s ease}.school-portal__classroom-card--clickable{cursor:pointer;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out,border-color .25s ease-in-out}.school-portal__classroom-card--clickable:hover{border-color:#9b5fa3;box-shadow:0 8px 24px #9b5fa340;transform:translateY(-4px)}.school-portal__classroom-card--clickable:active{transform:translateY(-1px)}.school-portal__classroom-card--clickable:hover{border-color:#9b5fa34d}.school-portal__classroom-card--clickable:hover .school-portal__classroom-action{color:#9b5fa3}.school-portal__classroom-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.school-portal__classroom-icon{align-items:center;background:linear-gradient(135deg,#79cef4,#4abdf0);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;height:44px;justify-content:center;width:44px}.school-portal__classroom-info{flex:1 1;min-width:0}.school-portal__classroom-name{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;margin:0 0 4px;word-break:break-word}.school-portal__classroom-teacher{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:6px}.school-portal__classroom-teacher svg{font-size:.75rem}.school-portal__classroom-action{color:#94a3b8;font-size:1rem;transition:color .2s ease}.school-portal__classroom-stats{border-top:1px solid #f1f5f9;display:flex;gap:2rem;padding-top:1rem}.school-portal__classroom-stat{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:6px}.school-portal__classroom-stat svg{color:#5bbfba;font-size:.75rem}.school-portal__students-table{background:#fff;border:2px solid #e2e8f0;border-radius:20px;overflow:hidden}.school-portal__table{border-collapse:collapse;width:100%}.school-portal__table td,.school-portal__table th{border-bottom:1px solid #e2e8f0;padding:1rem 2rem;text-align:left}.school-portal__table th{background:#f8fafc;color:#64748b;font-size:.875rem;font-weight:600}.school-portal__table td{color:#606161;font-size:.875rem}.school-portal__table tr:last-child td{border-bottom:none}.school-portal__table .school-portal__table-row--clickable{cursor:pointer;transition:background .15s ease}.school-portal__table .school-portal__table-row--clickable:hover{background:#f8fafc}.school-portal__student-name{align-items:center;display:flex;gap:1rem}.school-portal__student-name>div{display:flex;flex-direction:column}.school-portal__student-icon{color:#5bbfba}.school-portal__student-nickname{color:#606161;font-weight:600}.school-portal__student-username{color:#94a3b8;font-size:.75rem}.school-portal__status-badge{border-radius:50rem;display:inline-flex;font-size:.75rem;gap:4px;padding:2px 8px}.school-portal__status-badge--active{background:#dcfce7;color:#166534}.school-portal__status-badge--inactive{background:#fee2e2;color:#dc2626}.school-portal__progress{color:#64748b;font-size:.75rem}.school-portal__table-action{align-items:center;border-radius:6px;color:#94a3b8;display:inline-flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.school-portal__table-action:hover{background:#9b5fa31a;color:#9b5fa3}.school-portal-page{background:#f7f8fb;min-height:100vh}.school-portal-page__content{padding:3rem 0}.school-portal__coming-soon{color:#64748b;font-style:italic;padding:3rem;text-align:center}.school-portal__filters{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}@media(max-width:768px){.school-portal__filters{flex-direction:column}}.school-portal__search{flex:1 1;max-width:400px;min-width:200px;position:relative}.school-portal__search-icon{color:#94a3b8;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.school-portal__search-input{border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:1rem 1rem 1rem 2.5rem;transition:border-color .2s ease;width:100%}.school-portal__search-input:focus{border-color:#9b5fa3;outline:none}.school-portal__filter-row{display:flex;flex-wrap:wrap;gap:1rem}.school-portal__form-actions{margin-top:3rem}.school-portal__status-badge{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.school-portal__status-badge--logged_in{color:#86bd36}.school-portal__status-badge--invite_sent{color:#79cef4}.school-portal__status-badge--not_invited{color:#f5a623}.school-portal__invite-action{margin-top:2rem}.school-portal__invite-btn{align-items:center;background:linear-gradient(135deg,#79cef4,#5bbfba);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .15s ease-in-out}.school-portal__invite-btn:hover:not(:disabled){box-shadow:0 4px 12px #79cef44d;transform:translateY(-1px)}.school-portal__invite-btn--disabled,.school-portal__invite-btn:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.school-portal__invite-btn--disabled:hover,.school-portal__invite-btn:disabled:hover{box-shadow:none;transform:none}.school-portal__invite-note{color:#64748b;font-size:.875rem;margin-top:.5rem}.school-portal__reset-password-btn{align-items:center;background:linear-gradient(135deg,#9b5fa3,#e862a4);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .15s ease-in-out}.school-portal__reset-password-btn:hover{box-shadow:0 4px 12px #9b5fa34d;transform:translateY(-1px)}.school-settings__readonly-value{color:#64748b;font-weight:600}.confirm-modal__title-icon,.cta-button__icon,.school-settings__section-icon{margin-right:.5rem}.confirm-modal__description{margin-bottom:1rem}.classroom-info-bar{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:20px;display:flex;gap:3rem;margin-bottom:3rem;padding:2rem 3rem}@media(max-width:768px){.classroom-info-bar{flex-wrap:wrap;gap:2rem}}@media(max-width:576px){.classroom-info-bar{align-items:stretch;flex-direction:column;padding:2rem}}.classroom-info-bar__item{align-items:center;display:flex;gap:1rem}@media(max-width:576px){.classroom-info-bar__item{align-items:flex-start;flex-direction:column;gap:.5rem}}.classroom-info-bar__label{color:#64748b;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:600;white-space:nowrap}.classroom-info-bar__label svg{margin-right:4px}.classroom-info-bar__value{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#606161;cursor:default;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.classroom-info-bar__value--editable{cursor:pointer}.classroom-info-bar__value--editable:hover{background:#9b5fa30d;border-color:#9b5fa3}.classroom-info-bar__value--editable:hover .classroom-info-bar__edit-icon{color:#9b5fa3}.classroom-info-bar__edit-icon{color:#94a3b8;font-size:.875rem;transition:color .2s ease}.classroom-info-bar__select{min-width:200px}@media(max-width:576px){.classroom-info-bar__select{width:100%}}.classroom-info-bar__select .form-input{margin-bottom:0}.classroom-info-bar__select .form-input__label{display:none}.classroom-info-bar__item--teacher .form-input__label{align-items:center;color:#64748b;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:600;margin-bottom:0;margin-right:1rem}.classroom-info-bar__item--teacher .form-input{align-items:center;flex-direction:row}.classroom-info-bar__item--teacher .form-input__wrapper{flex:1 1}.classroom-info-bar__delete{align-items:center;background:#fff;border:2px solid #dc2626;border-radius:50rem;color:#dc2626;cursor:pointer;display:flex;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;gap:.5rem;margin-left:auto;padding:.5rem 2rem;transition:all .2s ease}.classroom-info-bar__delete:hover:not(:disabled){background:#dc2626;color:#fff}.classroom-info-bar__delete:disabled{cursor:not-allowed;opacity:.6}@media(max-width:576px){.classroom-info-bar__delete{justify-content:center;margin-left:0;width:100%}}
/*# sourceMappingURL=7091.52618839.chunk.css.map*/