.Header-module__D5nTzG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;width:100%;transition:all .3s;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.Header-module__D5nTzG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__D5nTzG__logo h1{color:#e91e63;font-family:Dancing Script,cursive;font-size:1.8rem;font-weight:700}.Header-module__D5nTzG__logo span{color:#e91e63}.Header-module__D5nTzG__navMenu{gap:2rem;list-style:none;display:flex}.Header-module__D5nTzG__navLink{color:#333;cursor:pointer;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__D5nTzG__navLink:hover{color:#e91e63}.Header-module__D5nTzG__navLink:after{content:"";background:linear-gradient(45deg,#e91e63,#9c27b0);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__D5nTzG__navLink:hover:after{width:100%}.Header-module__D5nTzG__hamburger{cursor:pointer;z-index:1001;flex-direction:column;padding:8px;display:none}.Header-module__D5nTzG__bar{background:#333;border-radius:2px;width:25px;height:3px;margin:3px 0;transition:all .4s}@media (max-width:768px){.Header-module__D5nTzG__hamburger{display:flex}.Header-module__D5nTzG__navMenu{text-align:center;opacity:0;z-index:999;background:linear-gradient(135deg,#fff 0%,#fafafa 100%);flex-direction:column;gap:0;width:100%;height:100vh;padding:100px 2rem 2rem;transition:transform .4s,opacity .3s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 10px 40px #00000026}.Header-module__D5nTzG__navMenu.Header-module__D5nTzG__active{opacity:1;transform:translate(0)}.Header-module__D5nTzG__navMenu li{border-bottom:1px solid #f0f0f0;padding:1rem 0}.Header-module__D5nTzG__navMenu li:last-child{border-bottom:none}.Header-module__D5nTzG__navLink{padding:.5rem 0;font-size:1.1rem;display:block}.Header-module__D5nTzG__hamburger.Header-module__D5nTzG__active .Header-module__D5nTzG__bar{background:#e91e63}.Header-module__D5nTzG__hamburger.Header-module__D5nTzG__active .Header-module__D5nTzG__bar:nth-child(2){opacity:0;transform:translate(-10px)}.Header-module__D5nTzG__hamburger.Header-module__D5nTzG__active .Header-module__D5nTzG__bar:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__D5nTzG__hamburger.Header-module__D5nTzG__active .Header-module__D5nTzG__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__D5nTzG__logo h1{font-size:1.4rem}}
.Toast-module__gQqUrG__toast{background:#fff;border-left:4px solid;border-radius:8px;align-items:center;gap:.75rem;min-width:300px;max-width:500px;padding:1rem 1.25rem;animation:.3s ease-out Toast-module__gQqUrG__slideIn;display:flex;box-shadow:0 4px 12px #00000026}@keyframes Toast-module__gQqUrG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__success{border-left-color:#10b981}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__error{border-left-color:#ef4444}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__info{border-left-color:#3b82f6}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__warning{border-left-color:#f59e0b}.Toast-module__gQqUrG__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;display:flex}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__success .Toast-module__gQqUrG__icon{color:#fff;background:#10b981}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__error .Toast-module__gQqUrG__icon{color:#fff;background:#ef4444}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__info .Toast-module__gQqUrG__icon{color:#fff;background:#3b82f6}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__warning .Toast-module__gQqUrG__icon{color:#fff;background:#f59e0b}.Toast-module__gQqUrG__message{color:#374151;flex:1;font-size:.9rem;line-height:1.4}.Toast-module__gQqUrG__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;transition:color .2s;display:flex}.Toast-module__gQqUrG__closeBtn:hover{color:#4b5563}@media (max-width:640px){.Toast-module__gQqUrG__toast{min-width:280px;max-width:calc(100vw - 2rem);padding:.875rem 1rem}.Toast-module__gQqUrG__message{font-size:.875rem}}
.ToastContainer-module__TI9l8a__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:1rem;right:1rem}.ToastContainer-module__TI9l8a__container>*{pointer-events:all}@media (max-width:640px){.ToastContainer-module__TI9l8a__container{align-items:stretch;top:.5rem;left:.5rem;right:.5rem}}
.AdminSettingsModal-module__rtiAZq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.AdminSettingsModal-module__rtiAZq__modalContainer{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 4px 20px #00000026}.AdminSettingsModal-module__rtiAZq__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.AdminSettingsModal-module__rtiAZq__modalHeader h3{color:#333;margin:0;font-size:1.5rem}.AdminSettingsModal-module__rtiAZq__modalClose{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex}.AdminSettingsModal-module__rtiAZq__modalClose:hover{color:#333;background-color:#f5f5f5}.AdminSettingsModal-module__rtiAZq__modalBody{padding:2rem}.AdminSettingsModal-module__rtiAZq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.AdminSettingsModal-module__rtiAZq__formLabel{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.AdminSettingsModal-module__rtiAZq__formInput{border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.AdminSettingsModal-module__rtiAZq__formInput:focus{border-color:#667eea;outline:none}.AdminSettingsModal-module__rtiAZq__formNote{color:#666;background:#f0f8ff;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:1.5rem;padding:1rem;font-size:.9rem;display:flex}.AdminSettingsModal-module__rtiAZq__formNote i{color:#2196f3;flex-shrink:0;margin-top:.1rem;margin-right:.5rem}.AdminSettingsModal-module__rtiAZq__formNote strong{color:#333}.AdminSettingsModal-module__rtiAZq__formButtons{background:#fff;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex;position:sticky;bottom:0}.AdminSettingsModal-module__rtiAZq__formButton{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.AdminSettingsModal-module__rtiAZq__formButton.AdminSettingsModal-module__rtiAZq__primary{color:#fff;background:#667eea}.AdminSettingsModal-module__rtiAZq__formButton.AdminSettingsModal-module__rtiAZq__primary:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.AdminSettingsModal-module__rtiAZq__formButton.AdminSettingsModal-module__rtiAZq__secondary{color:#666;background-color:#f5f5f5}.AdminSettingsModal-module__rtiAZq__formButton.AdminSettingsModal-module__rtiAZq__secondary:hover{background-color:#e0e0e0}@media (max-width:768px){.AdminSettingsModal-module__rtiAZq__modalOverlay{padding:1rem}.AdminSettingsModal-module__rtiAZq__modalContainer{width:95%;max-height:95vh}.AdminSettingsModal-module__rtiAZq__modalHeader{padding:1rem 1.5rem}.AdminSettingsModal-module__rtiAZq__modalHeader h3{font-size:1.2rem}.AdminSettingsModal-module__rtiAZq__modalBody{padding:1.5rem}.AdminSettingsModal-module__rtiAZq__formGrid{grid-template-columns:1fr;gap:1rem}.AdminSettingsModal-module__rtiAZq__formActions{flex-direction:column-reverse;gap:.75rem}.AdminSettingsModal-module__rtiAZq__formButton{width:100%}}
.DatePicker-module__yr09lW__container{width:100%;position:relative}.DatePicker-module__yr09lW__inputWrapper{cursor:pointer;position:relative}.DatePicker-module__yr09lW__input{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:10px;width:100%;padding:12px 40px 12px 15px;font-size:1rem;transition:all .3s}.DatePicker-module__yr09lW__input:focus{border-color:#e91e63;outline:none;box-shadow:0 0 0 3px #e91e631a}.DatePicker-module__yr09lW__input::placeholder{color:#999}.DatePicker-module__yr09lW__icon{color:#666;pointer-events:none;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.DatePicker-module__yr09lW__dropdown{z-index:1000;background:#fff;border-radius:12px;width:320px;padding:16px;animation:.2s DatePicker-module__yr09lW__fadeIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 40px #00000026}@keyframes DatePicker-module__yr09lW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DatePicker-module__yr09lW__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.DatePicker-module__yr09lW__navButton{cursor:pointer;color:#333;background:#f5f5f5;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.DatePicker-module__yr09lW__navButton:hover{color:#fff;background:#e91e63}.DatePicker-module__yr09lW__selectors{gap:8px;display:flex}.DatePicker-module__yr09lW__monthSelect,.DatePicker-module__yr09lW__yearSelect{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:8px 12px;font-size:.9rem;transition:all .2s}.DatePicker-module__yr09lW__monthSelect:focus,.DatePicker-module__yr09lW__yearSelect:focus{border-color:#e91e63;outline:none}.DatePicker-module__yr09lW__monthSelect{width:120px}.DatePicker-module__yr09lW__yearSelect{width:90px}.DatePicker-module__yr09lW__weekDays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px;display:grid}.DatePicker-module__yr09lW__weekDay{text-align:center;color:#666;padding:8px 0;font-size:.75rem;font-weight:600}.DatePicker-module__yr09lW__days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.DatePicker-module__yr09lW__day{aspect-ratio:1;cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;font-size:.9rem;transition:all .2s;display:flex}.DatePicker-module__yr09lW__day:hover{background:#f5f5f5}.DatePicker-module__yr09lW__day.DatePicker-module__yr09lW__selected{color:#fff;background:linear-gradient(135deg,#e91e63,#9c27b0);font-weight:600}.DatePicker-module__yr09lW__day.DatePicker-module__yr09lW__today{border:2px solid #e91e63;font-weight:600}.DatePicker-module__yr09lW__day.DatePicker-module__yr09lW__today.DatePicker-module__yr09lW__selected{border:none}.DatePicker-module__yr09lW__emptyDay{aspect-ratio:1}.DatePicker-module__yr09lW__footer{border-top:1px solid #eee;justify-content:space-between;margin-top:16px;padding-top:16px;display:flex}.DatePicker-module__yr09lW__todayButton,.DatePicker-module__yr09lW__clearButton{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s}.DatePicker-module__yr09lW__todayButton{color:#fff;background:linear-gradient(135deg,#e91e63,#9c27b0)}.DatePicker-module__yr09lW__todayButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e91e634d}.DatePicker-module__yr09lW__clearButton{color:#666;background:#f5f5f5}.DatePicker-module__yr09lW__clearButton:hover{background:#eee}@media (max-width:768px){.DatePicker-module__yr09lW__dropdown{width:100%;min-width:280px;left:50%;transform:translate(-50%)}.DatePicker-module__yr09lW__monthSelect{width:100px}.DatePicker-module__yr09lW__yearSelect{width:80px}}
.Hero-module__PycF7W__hero{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__heroImage{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PycF7W__overlay{z-index:1;background:linear-gradient(135deg,#667eeab3 0%,#764ba2b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PycF7W__heroContent{z-index:2;opacity:0;max-width:900px;padding:2rem;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(30px)}.Hero-module__PycF7W__heroContentVisible{opacity:1;transform:translateY(0)}.Hero-module__PycF7W__heroContentVisible .Hero-module__PycF7W__heroTitle{animation:.8s cubic-bezier(.4,0,.2,1) forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroContentVisible .Hero-module__PycF7W__heroSlogan{opacity:0;animation:.8s cubic-bezier(.4,0,.2,1) .15s forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroContentVisible .Hero-module__PycF7W__heroDescription{opacity:0;animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards Hero-module__PycF7W__slideUp}.Hero-module__PycF7W__heroContentVisible .Hero-module__PycF7W__ctaButton{opacity:0;animation:.8s cubic-bezier(.4,0,.2,1) .45s forwards Hero-module__PycF7W__slideUp}@keyframes Hero-module__PycF7W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PycF7W__heroTitle{text-shadow:3px 3px 6px #00000080;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:4rem;font-weight:700}.Hero-module__PycF7W__heroSlogan{text-shadow:2px 2px 4px #00000080;letter-spacing:1px;margin-bottom:1rem;font-size:2rem;font-style:italic;font-weight:600}.Hero-module__PycF7W__heroDescription{text-shadow:2px 2px 4px #00000080;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.Hero-module__PycF7W__ctaButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#e91e63,#9c27b0);border:none;border-radius:50px;padding:18px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 25px #e91e6366}.Hero-module__PycF7W__ctaButton:hover{background:linear-gradient(45deg,#c2185b,#7b1fa2);transform:translateY(-3px);box-shadow:0 12px 35px #e91e6399}@media (max-width:768px){.Hero-module__PycF7W__heroTitle{font-size:2.5rem}.Hero-module__PycF7W__heroSlogan{font-size:1.5rem}.Hero-module__PycF7W__heroDescription{font-size:1.1rem}.Hero-module__PycF7W__ctaButton{padding:15px 30px;font-size:1rem}}@media (max-width:480px){.Hero-module__PycF7W__heroTitle{font-size:2rem}.Hero-module__PycF7W__heroSlogan{font-size:1.2rem}.Hero-module__PycF7W__heroDescription{font-size:1rem}}
.FinancialSummary-module__vudaEq__financialSummary{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.FinancialSummary-module__vudaEq__financialCard{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 2px 8px #0000001a}.FinancialSummary-module__vudaEq__financialCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.FinancialSummary-module__vudaEq__financialCard i{font-size:2.5rem}.FinancialSummary-module__vudaEq__financialCard.FinancialSummary-module__vudaEq__paid i{color:#4caf50}.FinancialSummary-module__vudaEq__financialCard.FinancialSummary-module__vudaEq__pending i{color:#ff9800}.FinancialSummary-module__vudaEq__financialCard.FinancialSummary-module__vudaEq__partial i{color:#9c27b0}.FinancialSummary-module__vudaEq__financialCard.FinancialSummary-module__vudaEq__overdue i{color:#f44336}.FinancialSummary-module__vudaEq__financialCard.FinancialSummary-module__vudaEq__total i{color:#2196f3}.FinancialSummary-module__vudaEq__financialValue{color:#333;font-size:2rem;font-weight:700;line-height:1.2}.FinancialSummary-module__vudaEq__financialLabel{color:#666;margin-top:.25rem;font-size:.9rem}
.AnimatedSection-module__lRY-yG__animated{will-change:opacity,transform;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.AnimatedSection-module__lRY-yG__fadeUp{opacity:0;transform:translateY(40px)}.AnimatedSection-module__lRY-yG__fadeUp.AnimatedSection-module__lRY-yG__visible{opacity:1;transform:translateY(0)}.AnimatedSection-module__lRY-yG__fadeDown{opacity:0;transform:translateY(-40px)}.AnimatedSection-module__lRY-yG__fadeDown.AnimatedSection-module__lRY-yG__visible{opacity:1;transform:translateY(0)}.AnimatedSection-module__lRY-yG__fadeLeft{opacity:0;transform:translate(-40px)}.AnimatedSection-module__lRY-yG__fadeLeft.AnimatedSection-module__lRY-yG__visible{opacity:1;transform:translate(0)}.AnimatedSection-module__lRY-yG__fadeRight{opacity:0;transform:translate(40px)}.AnimatedSection-module__lRY-yG__fadeRight.AnimatedSection-module__lRY-yG__visible{opacity:1;transform:translate(0)}.AnimatedSection-module__lRY-yG__fadeIn{opacity:0}.AnimatedSection-module__lRY-yG__fadeIn.AnimatedSection-module__lRY-yG__visible{opacity:1}.AnimatedSection-module__lRY-yG__scaleUp{opacity:0;transform:scale(.9)}.AnimatedSection-module__lRY-yG__scaleUp.AnimatedSection-module__lRY-yG__visible{opacity:1;transform:scale(1)}.AnimatedSection-module__lRY-yG__slideUp{opacity:0;transform:translateY(60px)}.AnimatedSection-module__lRY-yG__slideUp.AnimatedSection-module__lRY-yG__visible{opacity:1;transform:translateY(0)}
.RevenueChart-module__q8sv4W__revenueChartSection{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.RevenueChart-module__q8sv4W__chartHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.RevenueChart-module__q8sv4W__chartHeader h3{color:#333;margin:0;font-size:1.3rem}.RevenueChart-module__q8sv4W__yearFilter{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem 1rem;font-size:1rem;transition:all .2s}.RevenueChart-module__q8sv4W__yearFilter:hover{border-color:#d63384}.RevenueChart-module__q8sv4W__yearFilter:focus{border-color:#d63384;outline:none;box-shadow:0 0 0 3px #d633841a}.RevenueChart-module__q8sv4W__revenueChartSection h3{color:#333;margin:0 0 2rem;font-size:1.3rem}.RevenueChart-module__q8sv4W__loading{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:300px;display:flex}.RevenueChart-module__q8sv4W__loading i{color:#d63384;font-size:2rem}.RevenueChart-module__q8sv4W__revenueChart{background:linear-gradient(#0000 0%,#f5f5f5 100%);border-radius:8px;justify-content:space-around;align-items:flex-end;height:300px;margin-bottom:1rem;padding:1rem 0;display:flex}.RevenueChart-module__q8sv4W__chartBarContainer{flex-direction:column;justify-content:flex-end;align-items:center;gap:.5rem;min-width:80px;height:100%;display:flex}.RevenueChart-module__q8sv4W__chartValue{color:#333;margin-bottom:auto;padding-top:.5rem;font-size:.85rem;font-weight:600}.RevenueChart-module__q8sv4W__chartBar{cursor:pointer;border-radius:8px 8px 0 0;width:50px;min-height:20px;transition:all .3s;position:relative}.RevenueChart-module__q8sv4W__chartBar:hover{transform:scaleY(1.05);box-shadow:0 4px 12px #0003}.RevenueChart-module__q8sv4W__chartBar.RevenueChart-module__q8sv4W__increasing{background:linear-gradient(#4caf50 0%,#66bb6a 100%)}.RevenueChart-module__q8sv4W__chartBar.RevenueChart-module__q8sv4W__decreasing{background:linear-gradient(#f44336 0%,#ef5350 100%)}.RevenueChart-module__q8sv4W__chartBar.RevenueChart-module__q8sv4W__stable{background:linear-gradient(#2196f3 0%,#42a5f5 100%)}.RevenueChart-module__q8sv4W__chartLabel{color:#666;margin-top:.5rem;font-size:.9rem;font-weight:600}.RevenueChart-module__q8sv4W__chartLegend{border-top:1px solid #e0e0e0;justify-content:center;gap:2rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.RevenueChart-module__q8sv4W__legendItem{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.RevenueChart-module__q8sv4W__legendColor{border-radius:4px;width:20px;height:20px}.RevenueChart-module__q8sv4W__legendColor.RevenueChart-module__q8sv4W__increasing{background:linear-gradient(135deg,#4caf50 0%,#66bb6a 100%)}.RevenueChart-module__q8sv4W__legendColor.RevenueChart-module__q8sv4W__decreasing{background:linear-gradient(135deg,#f44336 0%,#ef5350 100%)}.RevenueChart-module__q8sv4W__legendColor.RevenueChart-module__q8sv4W__stable{background:linear-gradient(135deg,#2196f3 0%,#42a5f5 100%)}.RevenueChart-module__q8sv4W__chartBar.RevenueChart-module__q8sv4W__empty{background:#e0e0e0;min-height:2px}@media (max-width:768px){.RevenueChart-module__q8sv4W__revenueChartSection{padding:1rem}.RevenueChart-module__q8sv4W__chartHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.RevenueChart-module__q8sv4W__chartHeader h3{font-size:1.1rem}.RevenueChart-module__q8sv4W__yearFilter{width:100%}.RevenueChart-module__q8sv4W__revenueChart{justify-content:flex-start;gap:.5rem;height:250px;padding:.5rem 0;overflow-x:auto}.RevenueChart-module__q8sv4W__chartBarContainer{flex-shrink:0;min-width:60px}.RevenueChart-module__q8sv4W__chartValue{font-size:.7rem}.RevenueChart-module__q8sv4W__chartBar{width:35px}.RevenueChart-module__q8sv4W__chartMonth{font-size:.7rem}.RevenueChart-module__q8sv4W__legend{flex-direction:column;align-items:flex-start}}
.About-module__WVzPFq__about{background:#f8f9fa;padding:80px 0}.About-module__WVzPFq__about h2{text-align:center;color:#e91e63;margin-bottom:3rem;font-family:Dancing Script,cursive;font-size:3rem}.About-module__WVzPFq__aboutContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__WVzPFq__aboutText p{color:#555;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__WVzPFq__aboutFeatures{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.About-module__WVzPFq__feature{background:#fff;border-radius:15px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 5px 15px #0000001a}.About-module__WVzPFq__feature:hover{transform:translateY(-5px)}.About-module__WVzPFq__feature i{color:#e91e63;font-size:2.5rem}.About-module__WVzPFq__feature h3{color:#333;margin-bottom:.5rem}.About-module__WVzPFq__feature p{color:#666;font-size:.9rem}@media (max-width:768px){.About-module__WVzPFq__aboutContent{grid-template-columns:1fr;gap:2rem}.About-module__WVzPFq__aboutFeatures{grid-template-columns:1fr}.About-module__WVzPFq__about h2{font-size:2.5rem}}
.AdminProfile-module__NtvUSG__adminProfileSection{color:#fff;text-align:center;background:#667eea;border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.AdminProfile-module__NtvUSG__avatarWrapper{margin-bottom:1.5rem;display:inline-block;position:relative}.AdminProfile-module__NtvUSG__profileImageContainer{border:4px solid #ffffff4d;border-radius:50%;width:120px;height:120px;transition:all .3s;position:relative;overflow:hidden}.AdminProfile-module__NtvUSG__profileImageContainer:hover{border-color:#fffc;transform:scale(1.05)}.AdminProfile-module__NtvUSG__profileImage{border-radius:50%}.AdminProfile-module__NtvUSG__profileIconPlaceholder{color:#fffc;background:#ffffff1a;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.AdminProfile-module__NtvUSG__cameraIconBadge{cursor:pointer;background:#667eea;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 10px #0003}.AdminProfile-module__NtvUSG__cameraIconBadge:hover{background:#5568d3;transform:scale(1.1);box-shadow:0 4px 15px #0000004d}.AdminProfile-module__NtvUSG__profileName{margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.AdminProfile-module__NtvUSG__profileRole{opacity:.9;background:#fff3;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:1rem;display:inline-block}.AdminProfile-module__NtvUSG__profileDetails{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.AdminProfile-module__NtvUSG__profileDetailItem{opacity:.95;justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.AdminProfile-module__NtvUSG__profileDetailItem i{text-align:center;width:20px}
.PaymentFilters-module__nnKLqa__filtersContainer{background:#f8f9fa;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.PaymentFilters-module__nnKLqa__filterLabel{color:#666;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.PaymentFilters-module__nnKLqa__filterInput,.PaymentFilters-module__nnKLqa__filterSelect{border:1px solid #ddd;border-radius:8px;width:100%;height:auto;padding:.5rem;font-size:.95rem;transition:border-color .3s}.PaymentFilters-module__nnKLqa__filterInput:focus,.PaymentFilters-module__nnKLqa__filterSelect:focus{border-color:#667eea;outline:none}.PaymentFilters-module__nnKLqa__filterSelect{cursor:pointer;background-color:#fff}
.aluno-module__rSl8JG__alunoLoginPage{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.aluno-module__rSl8JG__alunoLoginContainer{background:#fff;border-radius:20px;width:100%;max-width:450px;padding:3rem;box-shadow:0 20px 60px #0000004d}.aluno-module__rSl8JG__alunoLoginHeader h1{color:#e91e63;text-align:center;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:2.5rem}.aluno-module__rSl8JG__alunoLoginHeader p{text-align:center;color:#666;margin-bottom:2rem}.aluno-module__rSl8JG__alunoLoginForm{flex-direction:column;gap:1.5rem;display:flex}.aluno-module__rSl8JG__formGroup{position:relative}.aluno-module__rSl8JG__formGroup input{border:2px solid #e0e0e0;border-radius:10px;width:100%;padding:15px;font-size:1rem;transition:all .3s}.aluno-module__rSl8JG__formGroup input:focus{border-color:#e91e63;outline:none;box-shadow:0 0 0 3px #e91e631a}.aluno-module__rSl8JG__alunoLoginButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#e91e63,#9c27b0);border:none;border-radius:10px;padding:15px;font-size:1.1rem;font-weight:600;transition:all .3s}.aluno-module__rSl8JG__alunoLoginButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #e91e634d}.aluno-module__rSl8JG__alunoLoginBack{text-align:center;margin-top:1.5rem}.aluno-module__rSl8JG__alunoLoginBack a{color:#e91e63;font-weight:600;text-decoration:none;transition:color .3s}.aluno-module__rSl8JG__alunoLoginBack a:hover{color:#9c27b0}.aluno-module__rSl8JG__alunoContainer{max-width:1400px;margin:0 auto;padding:2rem}.aluno-module__rSl8JG__alunoHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.aluno-module__rSl8JG__alunoWelcome h1{color:#e91e63;font-family:Dancing Script,cursive;font-size:2.5rem}.aluno-module__rSl8JG__alunoWelcome p{color:#666;font-size:1.1rem}.aluno-module__rSl8JG__logoutButton{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:12px 24px;font-weight:600;transition:all .3s;display:flex}.aluno-module__rSl8JG__logoutButton:hover{background:#d32f2f;transform:translateY(-2px)}.aluno-module__rSl8JG__alunoGrid{grid-template-rows:auto auto;grid-template-columns:300px 1fr;gap:2rem;margin-bottom:2rem;display:grid}.aluno-module__rSl8JG__alunoSidebar{flex-direction:column;grid-area:1/1;gap:1.5rem;display:flex}.aluno-module__rSl8JG__mobilePaymentSection{grid-area:1/2}.aluno-module__rSl8JG__sidebarExtra{flex-direction:column;grid-area:2/1;gap:1.5rem;display:flex}.aluno-module__rSl8JG__alunoMain{flex-direction:column;grid-area:2/2;gap:2rem;display:flex}.aluno-module__rSl8JG__profileCard{text-align:center;background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.aluno-module__rSl8JG__profileImageContainer{border:4px solid #e91e63;border-radius:50%;width:120px;height:120px;margin:0 auto 1rem;position:relative;overflow:hidden}.aluno-module__rSl8JG__profileImage{object-fit:cover}.aluno-module__rSl8JG__profileName{color:#333;margin-bottom:.3rem;font-size:1.5rem;font-weight:700}.aluno-module__rSl8JG__profileClass{color:#666;margin-bottom:1.5rem}.aluno-module__rSl8JG__profileDetails{text-align:left}.aluno-module__rSl8JG__profileDetailItem{border-bottom:1px solid #f0f0f0;align-items:center;gap:.5rem;padding:.8rem 0;display:flex}.aluno-module__rSl8JG__profileDetailItem:last-child{border-bottom:none}.aluno-module__rSl8JG__profileStatus{color:#155724;background:#d4edda;border-radius:20px;margin-bottom:1.5rem;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}.aluno-module__rSl8JG__avatarWrapper{justify-content:center;margin-bottom:1.5rem;display:flex;position:relative}.aluno-module__rSl8JG__profileIconPlaceholder{color:#fff;background:linear-gradient(135deg,#e91e63,#9c27b0);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.aluno-module__rSl8JG__cameraIconBadge{color:#fff;cursor:pointer;background:#e91e63;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 10px #e91e6366}.aluno-module__rSl8JG__cameraIconBadge:hover{background:#9c27b0;transform:scale(1.1)}.aluno-module__rSl8JG__scheduleList{flex-direction:column;gap:1rem;display:flex}.aluno-module__rSl8JG__scheduleItem{color:#fff;background:#e91e63;border-radius:15px;padding:1.5rem;transition:transform .3s}.aluno-module__rSl8JG__scheduleItem:hover{transform:translate(5px)}.aluno-module__rSl8JG__scheduleDay{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:flex}.aluno-module__rSl8JG__scheduleTime{opacity:.9;margin-bottom:.3rem;font-size:1rem}.aluno-module__rSl8JG__scheduleRoom{opacity:.8;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.aluno-module__rSl8JG__quickStatsSidebar{background:#fff;border-radius:20px;margin-top:1.5rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.aluno-module__rSl8JG__quickStatsSidebar h3{color:#e91e63;margin-bottom:1.5rem;font-size:1.5rem}.aluno-module__rSl8JG__statsVertical{flex-direction:column;gap:1rem;display:flex}.aluno-module__rSl8JG__statItemVertical{border-radius:12px;align-items:center;gap:1rem;padding:1.2rem;transition:transform .3s;display:flex}.aluno-module__rSl8JG__statItemVertical:hover{transform:translate(5px)}.aluno-module__rSl8JG__statItemVertical i{text-align:center;min-width:40px;font-size:2rem}.aluno-module__rSl8JG__statItemVertical.aluno-module__rSl8JG__purple{color:#fff;background:#7c3aed}.aluno-module__rSl8JG__statItemVertical.aluno-module__rSl8JG__blue{color:#fff;background:#0ea5e9}.aluno-module__rSl8JG__statItemVertical.aluno-module__rSl8JG__green{color:#fff;background:#22c55e}.aluno-module__rSl8JG__statItemVertical.aluno-module__rSl8JG__orange{color:#fff;background:#f97316}.aluno-module__rSl8JG__statContent{flex:1}.aluno-module__rSl8JG__alunoPage{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;padding-top:100px;padding-bottom:40px}.aluno-module__rSl8JG__paymentSection{background:#fff;border-radius:15px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.aluno-module__rSl8JG__paymentSection h3{color:#e91e63;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.aluno-module__rSl8JG__currentPaymentMonth{font-size:1.5rem;font-weight:700}.aluno-module__rSl8JG__paymentStatusBadge{border-radius:20px;padding:8px 20px;font-size:.9rem;font-weight:600}.aluno-module__rSl8JG__paymentStatusBadge.aluno-module__rSl8JG__paid{color:#155724;background:#d4edda}.aluno-module__rSl8JG__paymentStatusBadge.aluno-module__rSl8JG__pending{color:#856404;background:#fff3cd}.aluno-module__rSl8JG__currentPaymentInfo{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.aluno-module__rSl8JG__paymentInfoItem h4{opacity:.9;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.aluno-module__rSl8JG__paymentInfoItem p{font-size:1.3rem;font-weight:700}.aluno-module__rSl8JG__paymentButtons{flex-wrap:wrap;gap:1rem;display:flex}.aluno-module__rSl8JG__paymentButton{cursor:pointer;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:12px 24px;font-weight:600;transition:all .3s;display:flex}.aluno-module__rSl8JG__paymentButton.aluno-module__rSl8JG__primary{color:#667eea;background:#fff}.aluno-module__rSl8JG__paymentButton.aluno-module__rSl8JG__secondary{color:#fff;background:#fff3;border:2px solid #fff}.aluno-module__rSl8JG__paymentButton:hover{transform:translateY(-2px)}.aluno-module__rSl8JG__paymentHistorySection{margin-top:2rem}.aluno-module__rSl8JG__paymentHistorySection h4{color:#333;margin-bottom:1rem;font-size:1.3rem}.aluno-module__rSl8JG__paymentHistoryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.aluno-module__rSl8JG__attendanceSection{background:#fff;border-radius:15px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 20px #00000014}.aluno-module__rSl8JG__attendanceSection h3{color:#e91e63;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.aluno-module__rSl8JG__attendanceSummaryStudent{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.aluno-module__rSl8JG__attendanceStatStudent{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:10px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.aluno-module__rSl8JG__attendanceStatStudent i{font-size:2rem}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__present{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%)}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__present i{color:#4caf50}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__absent{background:linear-gradient(135deg,#ffebee 0%,#ffcdd2 100%)}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__absent i{color:#f44336}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__late{background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 100%)}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__late i{color:#ff9800}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__total{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%)}.aluno-module__rSl8JG__attendanceStatStudent.aluno-module__rSl8JG__total i{color:#667eea}.aluno-module__rSl8JG__attendanceListStudent{max-height:600px;margin-top:2rem;padding-right:.5rem;overflow-y:auto}.aluno-module__rSl8JG__attendanceListStudent::-webkit-scrollbar{width:6px}.aluno-module__rSl8JG__attendanceListStudent::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.aluno-module__rSl8JG__attendanceListStudent::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.aluno-module__rSl8JG__attendanceListStudent::-webkit-scrollbar-thumb:hover{background:#764ba2}.aluno-module__rSl8JG__attendanceListStudent h4{color:#333;margin-bottom:1rem;font-size:1.2rem}.aluno-module__rSl8JG__attendanceItems{flex-direction:column;gap:1rem;display:flex}.aluno-module__rSl8JG__attendanceItem{background:#f8f9fa;border-radius:8px;grid-template-columns:2fr 2fr 1fr;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:grid}.aluno-module__rSl8JG__attendanceItem:hover{background:#f0f0f0;transform:translate(5px)}.aluno-module__rSl8JG__attendanceDate{color:#555;align-items:center;gap:.5rem;font-weight:500;display:flex}.aluno-module__rSl8JG__attendanceDate i{color:#667eea}.aluno-module__rSl8JG__attendanceClass{color:#666;align-items:center;gap:.5rem;display:flex}.aluno-module__rSl8JG__attendanceClass i{color:#e91e63}.aluno-module__rSl8JG__attendanceStatus{border-radius:20px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.aluno-module__rSl8JG__attendanceStatus.aluno-module__rSl8JG__present{color:#4caf50;background:#e8f5e9}.aluno-module__rSl8JG__attendanceStatus.aluno-module__rSl8JG__absent{color:#f44336;background:#ffebee}.aluno-module__rSl8JG__attendanceStatus.aluno-module__rSl8JG__late{color:#ff9800;background:#fff3e0}.aluno-module__rSl8JG__noAttendance{text-align:center;color:#999;padding:3rem}.aluno-module__rSl8JG__noAttendance i{opacity:.3;margin-bottom:1rem;font-size:3rem}.aluno-module__rSl8JG__noAttendance p{font-size:1.1rem}.aluno-module__rSl8JG__profileDetailItem i{color:#e91e63;width:20px}.aluno-module__rSl8JG__scheduleCard{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.aluno-module__rSl8JG__scheduleCard h3{color:#e91e63;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.aluno-module__rSl8JG__classSchedule{color:#fff;background:#e91e63;border-radius:15px;margin-bottom:1rem;padding:1.5rem}.aluno-module__rSl8JG__classSchedule:last-child{margin-bottom:0}.aluno-module__rSl8JG__classDay{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.aluno-module__rSl8JG__classTime{opacity:.9;align-items:center;gap:.5rem;display:flex}.aluno-module__rSl8JG__alunoMainContent{flex-direction:column;gap:2rem;display:flex}.aluno-module__rSl8JG__paymentSection{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.aluno-module__rSl8JG__paymentSection h3{color:#e91e63;margin-bottom:1.5rem;font-family:Dancing Script,cursive;font-size:1.8rem}.aluno-module__rSl8JG__currentPayment{color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:15px;margin-bottom:2rem;padding:2rem}.aluno-module__rSl8JG__currentPaymentHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.aluno-module__rSl8JG__paymentMonth{font-size:1.5rem;font-weight:700}.aluno-module__rSl8JG__paymentStatus{background:#fff3;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600}.aluno-module__rSl8JG__paymentAmount{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.aluno-module__rSl8JG__paymentDueDate{opacity:.9;font-size:1.1rem}.aluno-module__rSl8JG__paymentButtons{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.aluno-module__rSl8JG__paymentButton{cursor:pointer;border:none;border-radius:25px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:150px;padding:12px 24px;font-weight:600;transition:all .3s;display:flex}.aluno-module__rSl8JG__paymentButton.aluno-module__rSl8JG__pix{color:#00a884;background:#fff}.aluno-module__rSl8JG__paymentButton.aluno-module__rSl8JG__boleto{color:#fff;background:#fff3;border:2px solid #fff}.aluno-module__rSl8JG__paymentButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.aluno-module__rSl8JG__paymentHistory{gap:1rem;display:grid}.aluno-module__rSl8JG__paymentHistoryItem{background:#f8f9fa;border-left:4px solid #e91e63;border-radius:15px;padding:1.5rem;transition:all .3s}.aluno-module__rSl8JG__paymentHistoryItem:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.aluno-module__rSl8JG__paymentHistoryMonth{color:#333;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.aluno-module__rSl8JG__paymentHistoryAmount{color:#666;margin-bottom:.3rem}.aluno-module__rSl8JG__paymentHistoryDate{color:#999;font-size:.9rem}.aluno-module__rSl8JG__quickStats{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.aluno-module__rSl8JG__quickStats h3{color:#e91e63;margin-bottom:1.5rem;font-size:1.5rem}.aluno-module__rSl8JG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.aluno-module__rSl8JG__statItem{color:#fff;text-align:center;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:15px;padding:1.5rem}.aluno-module__rSl8JG__statItem.aluno-module__rSl8JG__blue{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.aluno-module__rSl8JG__statItem.aluno-module__rSl8JG__green{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.aluno-module__rSl8JG__statItem.aluno-module__rSl8JG__purple{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.aluno-module__rSl8JG__statValue{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.aluno-module__rSl8JG__statLabel{opacity:.9;font-size:1rem}.aluno-module__rSl8JG__profileInput{border:2px solid #e91e63;border-radius:8px;width:100%;padding:.5rem;font-size:.9rem;transition:all .3s}.aluno-module__rSl8JG__profileInput:focus{border-color:#9c27b0;outline:none;box-shadow:0 0 0 3px #e91e631a}.aluno-module__rSl8JG__profileError,.aluno-module__rSl8JG__profileSuccess{border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.aluno-module__rSl8JG__profileError{color:#c33;background:#fee;border:1px solid #fcc}.aluno-module__rSl8JG__profileSuccess{color:#3c3;background:#efe;border:1px solid #cfc}.aluno-module__rSl8JG__profileActionButtons{flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem;display:flex}.aluno-module__rSl8JG__editProfileBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.aluno-module__rSl8JG__editProfileBtn:hover{background:#5558e3;transform:translateY(-2px);box-shadow:0 10px 25px #6366f166}.aluno-module__rSl8JG__changePasswordBtn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.aluno-module__rSl8JG__changePasswordBtn:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 10px 25px #7c3aed66}.aluno-module__rSl8JG__viewContractBtn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.aluno-module__rSl8JG__viewContractBtn:hover{background:#047857;transform:translateY(-2px);box-shadow:0 10px 25px #05966966}.aluno-module__rSl8JG__contractPendingDot{background:#fbbf24;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 3px #fbbf244d}.aluno-module__rSl8JG__profileEditButtons{gap:1rem;margin-top:1rem;display:flex}.aluno-module__rSl8JG__saveProfileBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:10px;flex:1;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.aluno-module__rSl8JG__saveProfileBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #10b98166}.aluno-module__rSl8JG__saveProfileBtn:disabled{opacity:.6;cursor:not-allowed}.aluno-module__rSl8JG__cancelProfileBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;flex:1;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.aluno-module__rSl8JG__cancelProfileBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #ef444466}.aluno-module__rSl8JG__cancelProfileBtn:disabled{opacity:.6;cursor:not-allowed}.aluno-module__rSl8JG__loadingSchedule{color:#999;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.aluno-module__rSl8JG__noSchedule{color:#999;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-style:italic;display:flex}.aluno-module__rSl8JG__scheduleClassName{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.aluno-module__rSl8JG__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.3s aluno-module__rSl8JG__fadeIn;display:flex;position:fixed;inset:0}@keyframes aluno-module__rSl8JG__fadeIn{0%{opacity:0}to{opacity:1}}.aluno-module__rSl8JG__modal{background:#fff;border-radius:20px;width:90%;max-width:450px;padding:2.5rem;animation:.3s aluno-module__rSl8JG__slideUp;position:relative;box-shadow:0 25px 60px #0000004d}@keyframes aluno-module__rSl8JG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.aluno-module__rSl8JG__modalClose{color:#999;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s;position:absolute;top:1rem;right:1rem}.aluno-module__rSl8JG__modalClose:hover{color:#e91e63}.aluno-module__rSl8JG__modalTitle{color:#333;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;display:flex}.aluno-module__rSl8JG__modalTitle i{color:#e91e63}.aluno-module__rSl8JG__passwordForm{flex-direction:column;gap:1.25rem;display:flex}.aluno-module__rSl8JG__passwordForm .aluno-module__rSl8JG__formGroup{flex-direction:column;gap:.5rem;display:flex}.aluno-module__rSl8JG__passwordForm .aluno-module__rSl8JG__formGroup label{color:#555;font-size:.95rem;font-weight:600}.aluno-module__rSl8JG__passwordForm .aluno-module__rSl8JG__formGroup input{border:2px solid #e0e0e0;border-radius:10px;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.aluno-module__rSl8JG__passwordForm .aluno-module__rSl8JG__formGroup input:focus{border-color:#e91e63;outline:none;box-shadow:0 0 0 3px #e91e631a}.aluno-module__rSl8JG__errorMessage{color:#dc2626;background:#fee2e2;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.9rem;display:flex}.aluno-module__rSl8JG__successMessage{color:#059669;background:#d1fae5;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.9rem;display:flex}.aluno-module__rSl8JG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(45deg,#e91e63,#9c27b0);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.aluno-module__rSl8JG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #e91e6366}.aluno-module__rSl8JG__submitButton:disabled{opacity:.7;cursor:not-allowed}@media (max-width:1024px){.aluno-module__rSl8JG__alunoGrid{grid-template-rows:auto;grid-template-columns:1fr}.aluno-module__rSl8JG__alunoSidebar{order:1;grid-area:1/1}.aluno-module__rSl8JG__mobilePaymentSection{order:2;grid-area:auto/1}.aluno-module__rSl8JG__sidebarExtra{order:3;grid-area:auto/1}.aluno-module__rSl8JG__alunoMain{order:4;grid-area:auto/1}.aluno-module__rSl8JG__profileCard,.aluno-module__rSl8JG__scheduleCard{flex:1}}@media (max-width:768px){.aluno-module__rSl8JG__alunoSidebar{flex-direction:column}.aluno-module__rSl8JG__alunoHeader,.aluno-module__rSl8JG__currentPaymentHeader{text-align:center;flex-direction:column}.aluno-module__rSl8JG__paymentButtons{flex-direction:column}.aluno-module__rSl8JG__paymentButton{justify-content:center;width:100%}.aluno-module__rSl8JG__statsGrid{grid-template-columns:1fr}}.aluno-module__rSl8JG__groupInfoSection{background:#fff;border-radius:15px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 15px #0000001a}.aluno-module__rSl8JG__groupInfoSection h3{color:#333;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.aluno-module__rSl8JG__groupInfoSection h3 i{color:#e91e63}.aluno-module__rSl8JG__groupInfoGrid{grid-template-columns:1fr 2fr;gap:1.5rem;display:grid}.aluno-module__rSl8JG__groupInfoSingle{grid-template-columns:1fr;max-width:400px;display:grid}@media (max-width:968px){.aluno-module__rSl8JG__groupInfoGrid{grid-template-columns:1fr}.aluno-module__rSl8JG__groupInfoSingle{max-width:100%}}.aluno-module__rSl8JG__planInfoCard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #667eea4d}.aluno-module__rSl8JG__planHeader{border-bottom:1px solid #fff3;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.aluno-module__rSl8JG__planHeader i{font-size:1.5rem}.aluno-module__rSl8JG__planHeader h4{margin:0;font-size:1.1rem;font-weight:600}.aluno-module__rSl8JG__planDetails{flex-direction:column;gap:.75rem;display:flex}.aluno-module__rSl8JG__planName{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.aluno-module__rSl8JG__planDuration{opacity:.9;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.aluno-module__rSl8JG__planDuration:before{content:"⏱️"}.aluno-module__rSl8JG__planPrice{margin-top:.5rem;font-size:2rem;font-weight:700}.aluno-module__rSl8JG__planMembers{opacity:.9;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.aluno-module__rSl8JG__planMembers:before{content:"👥"}.aluno-module__rSl8JG__membersCard{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem}.aluno-module__rSl8JG__membersHeader{border-bottom:2px solid #e0e0e0;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.aluno-module__rSl8JG__membersHeader i{color:#667eea;font-size:1.3rem}.aluno-module__rSl8JG__membersHeader h4{color:#333;flex:1;margin:0;font-size:1.2rem}.aluno-module__rSl8JG__memberCount{color:#fff;background:#667eea;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:600}.aluno-module__rSl8JG__membersList{flex-direction:column;gap:1rem;max-height:500px;padding-right:.5rem;display:flex;overflow-y:auto}.aluno-module__rSl8JG__memberItem{background:#fff;border:1px solid #e0e0e0;border-radius:10px;gap:1rem;padding:1rem;transition:all .3s;display:flex}.aluno-module__rSl8JG__memberItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.aluno-module__rSl8JG__memberAvatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex;overflow:hidden}.aluno-module__rSl8JG__memberPhoto{object-fit:cover;width:100%;height:100%}.aluno-module__rSl8JG__memberInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.aluno-module__rSl8JG__memberName{color:#333;font-size:1.1rem;font-weight:600}.aluno-module__rSl8JG__memberRole{color:#666;text-transform:capitalize;font-size:.85rem}.aluno-module__rSl8JG__memberClasses{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.aluno-module__rSl8JG__classTag{background:#f0f4ff;border-left:3px solid #667eea;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;font-size:.85rem;display:flex}.aluno-module__rSl8JG__classTag i{color:#667eea;font-size:.9rem}.aluno-module__rSl8JG__className{color:#333;font-weight:600}.aluno-module__rSl8JG__classDay{color:#666;background:#fff;border-radius:4px;padding:.15rem .5rem;font-size:.8rem}.aluno-module__rSl8JG__classTime{color:#e91e63;margin-left:auto;font-weight:500}.aluno-module__rSl8JG__noMembers{text-align:center;color:#999;padding:2rem}.aluno-module__rSl8JG__noMembers i{margin-bottom:1rem;font-size:3rem;display:block}.aluno-module__rSl8JG__noMembers p{margin:0;font-size:1.1rem}.aluno-module__rSl8JG__alunoPage{overflow-x:hidden}.aluno-module__rSl8JG__alunoContainer,.aluno-module__rSl8JG__alunoGrid,.aluno-module__rSl8JG__alunoSidebar,.aluno-module__rSl8JG__mobilePaymentSection,.aluno-module__rSl8JG__sidebarExtra,.aluno-module__rSl8JG__alunoMain,.aluno-module__rSl8JG__profileCard,.aluno-module__rSl8JG__paymentSection,.aluno-module__rSl8JG__scheduleCard,.aluno-module__rSl8JG__quickStatsSidebar,.aluno-module__rSl8JG__groupInfoSection,.aluno-module__rSl8JG__attendanceSection{min-width:0}.aluno-module__rSl8JG__profileDetailItem span,.aluno-module__rSl8JG__memberName,.aluno-module__rSl8JG__memberRole,.aluno-module__rSl8JG__className,.aluno-module__rSl8JG__classDay,.aluno-module__rSl8JG__classTime{overflow-wrap:anywhere}.aluno-module__rSl8JG__memberInfo{min-width:0}.aluno-module__rSl8JG__paymentSection h3,.aluno-module__rSl8JG__attendanceSection h3,.aluno-module__rSl8JG__groupInfoSection h3,.aluno-module__rSl8JG__scheduleCard h3{flex-wrap:wrap}@media (max-width:1024px){.aluno-module__rSl8JG__alunoContainer{padding:1.5rem 1rem}.aluno-module__rSl8JG__alunoGrid{gap:1rem}.aluno-module__rSl8JG__attendanceSummaryStudent{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.aluno-module__rSl8JG__alunoPage{padding-top:88px;padding-bottom:24px}.aluno-module__rSl8JG__alunoWelcome h1{font-size:clamp(2rem,8vw,2.5rem)}.aluno-module__rSl8JG__profileCard,.aluno-module__rSl8JG__paymentSection,.aluno-module__rSl8JG__scheduleCard,.aluno-module__rSl8JG__quickStatsSidebar,.aluno-module__rSl8JG__groupInfoSection,.aluno-module__rSl8JG__attendanceSection{padding:1.25rem}.aluno-module__rSl8JG__attendanceItem{grid-template-columns:1fr;align-items:flex-start;gap:.75rem}.aluno-module__rSl8JG__attendanceStatus{justify-content:flex-start;width:fit-content}.aluno-module__rSl8JG__attendanceListStudent,.aluno-module__rSl8JG__membersList{max-height:none;padding-right:0;overflow:visible}}@media (max-width:480px){.aluno-module__rSl8JG__alunoContainer{padding:1rem .75rem}.aluno-module__rSl8JG__profileImageContainer{width:96px;height:96px}.aluno-module__rSl8JG__profileIconPlaceholder{font-size:4rem}.aluno-module__rSl8JG__attendanceSummaryStudent{grid-template-columns:1fr}.aluno-module__rSl8JG__memberItem{flex-direction:column;align-items:flex-start}.aluno-module__rSl8JG__memberAvatar{width:44px;height:44px}.aluno-module__rSl8JG__classTime{margin-left:0}.aluno-module__rSl8JG__profileDetailItem{align-items:flex-start}}
.Classes-module__Rw5SeW__classes{background:#fff;padding:80px 0}.Classes-module__Rw5SeW__classes h2{text-align:center;color:#e91e63;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:3rem}.Classes-module__Rw5SeW__subtitle{text-align:center;color:#666;margin-bottom:4rem;font-family:Open Sans,sans-serif;font-size:1.2rem}.Classes-module__Rw5SeW__classesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.Classes-module__Rw5SeW__classesCarousel{width:100%;margin-bottom:4rem;padding:2rem 50px 3rem;display:none;position:relative}.Classes-module__Rw5SeW__swiperContainer{padding:1rem 0}.Classes-module__Rw5SeW__navButtonPrev,.Classes-module__Rw5SeW__navButtonNext{color:#e91e63;cursor:pointer;z-index:10;background:#fff;border:2px solid #e91e63;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.Classes-module__Rw5SeW__navButtonPrev:hover,.Classes-module__Rw5SeW__navButtonNext:hover{color:#fff;background:#e91e63;transform:translateY(-50%)scale(1.1)}.Classes-module__Rw5SeW__navButtonPrev{left:0}.Classes-module__Rw5SeW__navButtonNext{right:0}.Classes-module__Rw5SeW__classCard{background:#fff;border:2px solid #0000;border-radius:15px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 5px 25px #e91e6326}.Classes-module__Rw5SeW__classCard:hover{border-color:#e91e63;transform:translateY(-10px);box-shadow:0 10px 35px #e91e6340}.Classes-module__Rw5SeW__classImageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.Classes-module__Rw5SeW__classImage{transition:transform .5s}.Classes-module__Rw5SeW__classCard:hover .Classes-module__Rw5SeW__classImage{transform:scale(1.1)}.Classes-module__Rw5SeW__classContent{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.Classes-module__Rw5SeW__classContent h3{color:#e91e63;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:1.5rem;font-weight:700}.Classes-module__Rw5SeW__classContent p{color:#666;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6}.Classes-module__Rw5SeW__otherModalities{text-align:center;background:#fafafa;border:1px solid #e0e0e0;border-radius:15px;padding:3rem;box-shadow:0 3px 15px #00000014}.Classes-module__Rw5SeW__otherModalities h3{color:#e91e63;margin-bottom:2rem;font-family:Dancing Script,cursive;font-size:2rem}.Classes-module__Rw5SeW__modalitiesList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Classes-module__Rw5SeW__modalityItem{color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:10px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.Classes-module__Rw5SeW__modalityItem:hover{color:#e91e63;border-color:#e91e63;transform:translateY(-2px);box-shadow:0 4px 12px #e91e6326}.Classes-module__Rw5SeW__checkIcon{color:#e91e63;flex-shrink:0}.Classes-module__Rw5SeW__specialServices{background:linear-gradient(135deg,#fff5f8 0%,#fff 100%);border:2px solid #fce4ec;border-radius:20px;padding:3.5rem;box-shadow:0 5px 25px #e91e631a}.Classes-module__Rw5SeW__specialServices h3{color:#e91e63;text-align:center;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:2.2rem}.Classes-module__Rw5SeW__servicesIntro{text-align:center;color:#666;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-family:Open Sans,sans-serif;font-size:1.1rem}.Classes-module__Rw5SeW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2.5rem;display:grid}.Classes-module__Rw5SeW__serviceCard{text-align:center;background:#fff;border:2px solid #0000;border-radius:15px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 3px 15px #00000014}.Classes-module__Rw5SeW__serviceCard:hover{border-color:#e91e63;transform:translateY(-5px);box-shadow:0 8px 25px #e91e6333}.Classes-module__Rw5SeW__serviceIcon{color:#fff;background:linear-gradient(135deg,#e91e63 0%,#f06292 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:2rem;transition:all .3s;display:flex}.Classes-module__Rw5SeW__serviceCard:hover .Classes-module__Rw5SeW__serviceIcon{transform:rotate(360deg)scale(1.1);box-shadow:0 5px 20px #e91e6366}.Classes-module__Rw5SeW__serviceCard h4{color:#e91e63;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:1.4rem;font-weight:700}.Classes-module__Rw5SeW__serviceCard p{color:#666;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6}.Classes-module__Rw5SeW__contactInfo{color:#777;text-align:center;margin-top:1.5rem;font-family:Open Sans,sans-serif;font-size:1.1rem;font-style:italic}@media (max-width:900px){.Classes-module__Rw5SeW__classesGrid{display:none}.Classes-module__Rw5SeW__classesCarousel{display:block}}@media (max-width:768px){.Classes-module__Rw5SeW__classes{padding:4rem 0}.Classes-module__Rw5SeW__classes h2{font-size:2rem}.Classes-module__Rw5SeW__subtitle{margin-bottom:2.5rem;font-size:1rem}.Classes-module__Rw5SeW__classesCarousel{margin-bottom:3rem;padding:2rem 50px 3rem}.Classes-module__Rw5SeW__classCard:hover{border-color:#0000;transform:none;box-shadow:0 5px 25px #e91e6326}.Classes-module__Rw5SeW__classCard:hover .Classes-module__Rw5SeW__classImage{transform:none}.Classes-module__Rw5SeW__navButtonPrev,.Classes-module__Rw5SeW__navButtonNext{width:40px;height:40px}.Classes-module__Rw5SeW__navButtonPrev svg,.Classes-module__Rw5SeW__navButtonNext svg{width:18px;height:18px}.Classes-module__Rw5SeW__classImageWrapper{height:200px}.Classes-module__Rw5SeW__classContent{padding:1.5rem}.Classes-module__Rw5SeW__classContent h3{font-size:1.3rem}.Classes-module__Rw5SeW__otherModalities{padding:2rem 1.5rem}.Classes-module__Rw5SeW__otherModalities h3{margin-bottom:1.5rem;font-size:1.5rem}.Classes-module__Rw5SeW__modalitiesList{grid-template-columns:1fr;gap:1rem}.Classes-module__Rw5SeW__modalityItem{font-size:.95rem}.Classes-module__Rw5SeW__specialServices{padding:2.5rem 1.5rem}.Classes-module__Rw5SeW__specialServices h3{font-size:1.8rem}.Classes-module__Rw5SeW__servicesIntro{margin-bottom:2rem;font-size:1rem}.Classes-module__Rw5SeW__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.Classes-module__Rw5SeW__serviceCard{padding:2rem 1.5rem}.Classes-module__Rw5SeW__serviceIcon{width:60px;height:60px;font-size:1.8rem}.Classes-module__Rw5SeW__serviceCard h4{font-size:1.3rem}.Classes-module__Rw5SeW__serviceCard p{font-size:.95rem}.Classes-module__Rw5SeW__contactInfo{font-size:1rem}}@media (max-width:480px){.Classes-module__Rw5SeW__classes h2{font-size:1.8rem}.Classes-module__Rw5SeW__classesCarousel{padding:2rem 40px 3rem;display:block}.Classes-module__Rw5SeW__navButtonPrev,.Classes-module__Rw5SeW__navButtonNext{width:35px;height:35px}.Classes-module__Rw5SeW__navButtonPrev svg,.Classes-module__Rw5SeW__navButtonNext svg{width:16px;height:16px}.Classes-module__Rw5SeW__classContent h3{font-size:1.2rem}.Classes-module__Rw5SeW__classContent p{font-size:.95rem}.Classes-module__Rw5SeW__specialServices{padding:2rem 1rem}.Classes-module__Rw5SeW__specialServices h3{font-size:1.6rem}.Classes-module__Rw5SeW__servicesIntro{font-size:.95rem}.Classes-module__Rw5SeW__serviceCard{padding:1.8rem 1.2rem}.Classes-module__Rw5SeW__serviceIcon{width:55px;height:55px;font-size:1.6rem}.Classes-module__Rw5SeW__serviceCard h4{font-size:1.2rem}.Classes-module__Rw5SeW__contactInfo{font-size:.95rem}}
.PaymentsGroupTable-module__8I2oJq__container{width:100%}.PaymentsGroupTable-module__8I2oJq__tableWrapper{background:#fff;border-radius:8px;overflow-x:auto;box-shadow:0 2px 8px #0000001a}.PaymentsGroupTable-module__8I2oJq__table{border-collapse:collapse;width:100%}.PaymentsGroupTable-module__8I2oJq__table thead{background-color:#f9fafb}.PaymentsGroupTable-module__8I2oJq__table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb;padding:1rem;font-size:.875rem;font-weight:600}.PaymentsGroupTable-module__8I2oJq__table tbody tr{border-bottom:1px solid #e5e7eb;transition:all .2s}.PaymentsGroupTable-module__8I2oJq__singleRow{cursor:pointer;background-color:#fff}.PaymentsGroupTable-module__8I2oJq__singleRow:hover{background-color:#f9fafb}.PaymentsGroupTable-module__8I2oJq__groupRow{cursor:pointer;background-color:#fafafa;font-weight:500}.PaymentsGroupTable-module__8I2oJq__groupRow:hover{background-color:#f0f0f0}.PaymentsGroupTable-module__8I2oJq__groupRow.PaymentsGroupTable-module__8I2oJq__expanded{background-color:#e8eaf6;border-bottom:2px solid #667eea}.PaymentsGroupTable-module__8I2oJq__studentRow{cursor:pointer;background-color:#fff}.PaymentsGroupTable-module__8I2oJq__studentRow:hover{background-color:#f9f9f9}.PaymentsGroupTable-module__8I2oJq__table td{color:#333;padding:12px 16px;font-size:.95rem}.PaymentsGroupTable-module__8I2oJq__expandButton{cursor:pointer;color:#667eea;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 8px;font-size:1rem;transition:transform .2s;display:flex}.PaymentsGroupTable-module__8I2oJq__expandButton:hover{transform:scale(1.1)}.PaymentsGroupTable-module__8I2oJq__groupName{align-items:center;gap:10px;font-size:1rem;display:flex}.PaymentsGroupTable-module__8I2oJq__groupName i{color:#667eea;font-size:1.1rem}.PaymentsGroupTable-module__8I2oJq__studentCount{color:#666;font-size:.9rem}.PaymentsGroupTable-module__8I2oJq__detailsBreakdown{flex-wrap:wrap;gap:12px;display:flex}.PaymentsGroupTable-module__8I2oJq__detailPaid,.PaymentsGroupTable-module__8I2oJq__detailPending,.PaymentsGroupTable-module__8I2oJq__detailPartial,.PaymentsGroupTable-module__8I2oJq__detailOverdue{align-items:center;gap:4px;padding:2px 0;font-size:.85rem;font-weight:500;display:inline-flex}.PaymentsGroupTable-module__8I2oJq__detailPaid{color:#2ecc71}.PaymentsGroupTable-module__8I2oJq__detailPending{color:#f39c12}.PaymentsGroupTable-module__8I2oJq__detailPartial{color:#3498db}.PaymentsGroupTable-module__8I2oJq__detailOverdue{color:#e74c3c}.PaymentsGroupTable-module__8I2oJq__studentInfo{align-items:center;gap:12px;display:flex}.PaymentsGroupTable-module__8I2oJq__expandedStudentInfo{padding-left:20px}.PaymentsGroupTable-module__8I2oJq__studentAvatar{flex-shrink:0;width:32px;height:32px}.PaymentsGroupTable-module__8I2oJq__avatarImage{object-fit:cover;border-radius:50%}.PaymentsGroupTable-module__8I2oJq__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.PaymentsGroupTable-module__8I2oJq__studentName{color:#333;font-weight:500}.PaymentsGroupTable-module__8I2oJq__studentEmail{color:#666;font-size:.85rem}.PaymentsGroupTable-module__8I2oJq__groupBadge{color:#667eea;background-color:#e8eaf6;border-radius:12px;align-items:center;gap:6px;margin-top:4px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.PaymentsGroupTable-module__8I2oJq__groupBadge i{font-size:.7rem}.PaymentsGroupTable-module__8I2oJq__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.PaymentsGroupTable-module__8I2oJq__statusPaid{color:#155724;background-color:#d4edda}.PaymentsGroupTable-module__8I2oJq__statusPending{color:#856404;background-color:#fff3cd}.PaymentsGroupTable-module__8I2oJq__statusPartial{color:#0c5460;background-color:#d1ecf1}.PaymentsGroupTable-module__8I2oJq__statusOverdue{color:#721c24;background-color:#f8d7da}.PaymentsGroupTable-module__8I2oJq__iconButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:8px 12px;font-size:1rem;transition:all .2s;display:inline-flex}.PaymentsGroupTable-module__8I2oJq__iconButton:hover{background:linear-gradient(135deg,#764ba2 0%,#667eea 100%);transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.PaymentsGroupTable-module__8I2oJq__actionButtons{align-items:center;gap:.4rem;display:flex}.PaymentsGroupTable-module__8I2oJq__iconButtonRegister{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.PaymentsGroupTable-module__8I2oJq__iconButtonRegister:hover{background:linear-gradient(135deg,#059669 0%,#10b981 100%);box-shadow:0 4px 12px #10b98166}.PaymentsGroupTable-module__8I2oJq__iconButtonEdit{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.PaymentsGroupTable-module__8I2oJq__iconButtonEdit:hover{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);box-shadow:0 4px 12px #d9770666}.PaymentsGroupTable-module__8I2oJq__viewButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.PaymentsGroupTable-module__8I2oJq__viewButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.PaymentsGroupTable-module__8I2oJq__noData{text-align:center;color:#999;font-style:italic;padding:40px 20px!important}.PaymentsGroupTable-module__8I2oJq__pagination{justify-content:center;align-items:center;gap:1rem;padding:1rem 0;display:flex}.PaymentsGroupTable-module__8I2oJq__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.PaymentsGroupTable-module__8I2oJq__paginationButton:hover:not(:disabled){color:#8b5cf6;background-color:#f9fafb;border-color:#8b5cf6}.PaymentsGroupTable-module__8I2oJq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.PaymentsGroupTable-module__8I2oJq__paginationInfo{color:#6b7280;font-size:.875rem;font-weight:500}.PaymentsGroupTable-module__8I2oJq__resultsInfo{text-align:center;color:#6b7280;border-top:1px solid #e5e7eb;padding-top:1rem;font-size:.875rem}@media (max-width:768px){.PaymentsGroupTable-module__8I2oJq__table th,.PaymentsGroupTable-module__8I2oJq__table td{padding:10px;font-size:.85rem}.PaymentsGroupTable-module__8I2oJq__className{font-size:.9rem}.PaymentsGroupTable-module__8I2oJq__detailsBreakdown{flex-direction:column;gap:6px}.PaymentsGroupTable-module__8I2oJq__studentInfo{padding-left:10px}}
.TeacherProfile-module__plnJAW__teacherProfileSection{color:#fff;text-align:center;background:#667eea;border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.TeacherProfile-module__plnJAW__avatarWrapper{margin-bottom:1.5rem;display:inline-block;position:relative}.TeacherProfile-module__plnJAW__profileImageContainer{border:4px solid #ffffff4d;border-radius:50%;width:120px;height:120px;transition:all .3s;position:relative;overflow:hidden}.TeacherProfile-module__plnJAW__profileImageContainer:hover{border-color:#fffc;transform:scale(1.05)}.TeacherProfile-module__plnJAW__profileImage{border-radius:50%}.TeacherProfile-module__plnJAW__profileIconPlaceholder{color:#fffc;background:#ffffff1a;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.TeacherProfile-module__plnJAW__cameraIconBadge{cursor:pointer;background:#667eea;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 10px #0003}.TeacherProfile-module__plnJAW__cameraIconBadge:hover{transform:scale(1.1);box-shadow:0 4px 15px #0000004d}.TeacherProfile-module__plnJAW__profileName{margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.TeacherProfile-module__plnJAW__profileClass{opacity:.9;margin-bottom:1.5rem;font-size:1rem}.TeacherProfile-module__plnJAW__profileDetails{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.TeacherProfile-module__plnJAW__profileDetailItem{opacity:.95;justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.TeacherProfile-module__plnJAW__profileDetailItem i{text-align:center;width:20px}
.classes-module__2B6bOW__adminContainer{background:#e1e7f0;min-height:100vh;padding-top:100px;padding-bottom:40px}.classes-module__2B6bOW__adminWrapper{max-width:1400px;margin:0 auto;padding:0 3rem}.classes-module__2B6bOW__adminTabs{background:#fff;border-radius:15px;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;margin-bottom:2.5rem;padding:1.5rem;display:flex;box-shadow:0 5px 15px #00000014}.classes-module__2B6bOW__adminTab{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:25px;align-items:center;gap:.5rem;padding:12px 24px;font-family:Open Sans,sans-serif;font-weight:600;transition:all .3s;display:flex}.classes-module__2B6bOW__adminTab.classes-module__2B6bOW__active{color:#fff;background:#e91e63;border-color:#0000}.classes-module__2B6bOW__adminTab:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.classes-module__2B6bOW__alunoContainer{max-width:1400px;margin:0 auto;padding:2rem 3rem}.classes-module__2B6bOW__alunoHeader{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-top:5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;overflow:visible;box-shadow:0 10px 30px #0000001a}.classes-module__2B6bOW__alunoWelcome{flex:1;min-width:0}.classes-module__2B6bOW__alunoWelcome h1{color:#e91e63;white-space:nowrap;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:1.75rem;overflow:visible}.classes-module__2B6bOW__alunoWelcome p{color:#666;font-size:1.1rem}.classes-module__2B6bOW__headerButtons{flex-wrap:wrap;gap:.5rem;display:flex}.classes-module__2B6bOW__settingsButton{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.classes-module__2B6bOW__settingsButton:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.classes-module__2B6bOW__logoutButton{color:#fff;cursor:pointer;background:#ef5350;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.classes-module__2B6bOW__logoutButton:hover{background:#e53935;transform:translateY(-2px);box-shadow:0 5px 15px #ef535066}.classes-module__2B6bOW__adminContent{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.classes-module__2B6bOW__adminSectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.classes-module__2B6bOW__adminSectionHeader h2{color:#2d3748;font-family:Open Sans,sans-serif;font-size:1.8rem;font-weight:700}.classes-module__2B6bOW__addButton{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.classes-module__2B6bOW__addButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e91e6366}.classes-module__2B6bOW__loadingContainer{color:#666;justify-content:center;align-items:center;padding:3rem;font-size:1.1rem;display:flex}.classes-module__2B6bOW__emptyState{text-align:center;color:#999;padding:4rem 2rem}.classes-module__2B6bOW__emptyState i{color:#e0e0e0;margin-bottom:1rem;font-size:4rem}.classes-module__2B6bOW__emptyState p{margin-bottom:2rem;font-size:1.2rem}.classes-module__2B6bOW__classesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.classes-module__2B6bOW__classCard{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.classes-module__2B6bOW__classCard:before{content:"";opacity:0;background:linear-gradient(90deg,#e91e63,#9c27b0);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.classes-module__2B6bOW__classCard:hover:before{opacity:1}.classes-module__2B6bOW__classCard:hover{border-color:#e91e63;transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.classes-module__2B6bOW__classCardHeader{justify-content:space-between;align-items:start;margin-bottom:1rem;display:flex}.classes-module__2B6bOW__className{color:#2d3748;margin:0;font-family:Open Sans,sans-serif;font-size:1.3rem;font-weight:700}.classes-module__2B6bOW__classStudentsBadge{color:#fff;background:#e91e63;border-radius:15px;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.classes-module__2B6bOW__classInfo{flex-direction:column;gap:.75rem;margin:1rem 0;display:flex}.classes-module__2B6bOW__classInfoItem{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.classes-module__2B6bOW__classInfoItem i{color:#e91e63;width:20px}.classes-module__2B6bOW__classCardFooter{border-top:1px dashed #e0e0e0;flex-direction:column;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.75rem;display:flex}.classes-module__2B6bOW__clickHint{color:#9c27b0;opacity:.7;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:opacity .3s;display:flex}.classes-module__2B6bOW__clickHint i{font-size:1rem}.classes-module__2B6bOW__classCard:hover .classes-module__2B6bOW__clickHint{opacity:1}.classes-module__2B6bOW__classActions{gap:.5rem;width:100%;display:flex}.classes-module__2B6bOW__classActionBtn{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:8px;flex:1;padding:.5rem;font-weight:600;transition:all .3s}.classes-module__2B6bOW__classActionBtn:hover{color:#e91e63;border-color:#e91e63;transform:translateY(-2px)}.classes-module__2B6bOW__classActionBtn.classes-module__2B6bOW__deleteBtn:hover{color:#dc3545;border-color:#dc3545}@media (max-width:768px){.classes-module__2B6bOW__adminWrapper{padding:0 1rem}.classes-module__2B6bOW__alunoContainer{padding:1rem}.classes-module__2B6bOW__alunoHeader{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:4rem;padding:1.5rem}.classes-module__2B6bOW__alunoWelcome{width:100%}.classes-module__2B6bOW__alunoWelcome h1{white-space:normal;font-size:1.5rem}.classes-module__2B6bOW__alunoWelcome p{font-size:1rem}.classes-module__2B6bOW__headerButtons{flex-direction:row;gap:.75rem;width:100%}.classes-module__2B6bOW__settingsButton,.classes-module__2B6bOW__logoutButton{white-space:nowrap;flex:1;justify-content:center;padding:.75rem 1rem;font-size:.9rem}.classes-module__2B6bOW__settingsButton i,.classes-module__2B6bOW__logoutButton i{font-size:.9rem}.classes-module__2B6bOW__adminTabs{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;display:grid}.classes-module__2B6bOW__adminTab{justify-content:center;padding:12px 10px;font-size:.85rem}.classes-module__2B6bOW__adminSectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.classes-module__2B6bOW__classesGrid{grid-template-columns:1fr}}@media (max-width:480px){.classes-module__2B6bOW__alunoHeader{margin-top:3.5rem;padding:1rem}.classes-module__2B6bOW__alunoWelcome h1{font-size:1.3rem}.classes-module__2B6bOW__alunoWelcome p{font-size:.9rem}.classes-module__2B6bOW__headerButtons{gap:.5rem}.classes-module__2B6bOW__settingsButton,.classes-module__2B6bOW__logoutButton{gap:.35rem;padding:.65rem .85rem;font-size:.85rem}.classes-module__2B6bOW__adminTabs{gap:.5rem;padding:.75rem}.classes-module__2B6bOW__adminTab{gap:.35rem;padding:.65rem .75rem;font-size:.85rem}.classes-module__2B6bOW__adminTab i{font-size:.85rem}}
.PaymentHistoryModal-module__fNa1La__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.PaymentHistoryModal-module__fNa1La__modalContainer{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 4px 20px #00000026}.PaymentHistoryModal-module__fNa1La__modalContainer.PaymentHistoryModal-module__fNa1La__large{max-width:900px}.PaymentHistoryModal-module__fNa1La__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.PaymentHistoryModal-module__fNa1La__modalHeader h3{color:#333;margin:0;font-size:1.5rem}.PaymentHistoryModal-module__fNa1La__modalClose{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex}.PaymentHistoryModal-module__fNa1La__modalClose:hover{color:#333;background-color:#f5f5f5}.PaymentHistoryModal-module__fNa1La__studentPaymentInfo{background-color:#f9f9f9;border-bottom:1px solid #e0e0e0;gap:2rem;padding:1.5rem 2rem;display:flex}.PaymentHistoryModal-module__fNa1La__paymentInfoItem{color:#666;font-size:.95rem}.PaymentHistoryModal-module__fNa1La__paymentInfoItem strong{color:#333;margin-right:.5rem}.PaymentHistoryModal-module__fNa1La__paymentHistory{padding:2rem}.PaymentHistoryModal-module__fNa1La__paymentHistory h4{color:#333;margin:0 0 1.5rem;font-size:1.1rem}.PaymentHistoryModal-module__fNa1La__paymentHistoryTable{border-collapse:collapse;width:100%;font-size:.9rem}.PaymentHistoryModal-module__fNa1La__paymentHistoryTable thead{background-color:#f5f5f5}.PaymentHistoryModal-module__fNa1La__paymentHistoryTable th{text-align:left;color:#333;border-bottom:2px solid #e0e0e0;padding:1rem;font-weight:600}.PaymentHistoryModal-module__fNa1La__paymentHistoryTable td{color:#666;border-bottom:1px solid #e0e0e0;padding:1rem}.PaymentHistoryModal-module__fNa1La__paymentHistoryTable tbody tr:hover{background-color:#f9f9f9}.PaymentHistoryModal-module__fNa1La__formButtons{background:#fff;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex;position:sticky;bottom:0}.PaymentHistoryModal-module__fNa1La__formButton{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.PaymentHistoryModal-module__fNa1La__formButton.PaymentHistoryModal-module__fNa1La__primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.PaymentHistoryModal-module__fNa1La__formButton.PaymentHistoryModal-module__fNa1La__primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.PaymentHistoryModal-module__fNa1La__formButton.PaymentHistoryModal-module__fNa1La__secondary{color:#666;background-color:#f5f5f5}.PaymentHistoryModal-module__fNa1La__formButton.PaymentHistoryModal-module__fNa1La__secondary:hover{background-color:#e0e0e0}
.QuickInfoCards-module__zTdM8G__quickInfo{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.QuickInfoCards-module__zTdM8G__infoCard{cursor:pointer;background:#fff;border-radius:15px;align-items:center;gap:1rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 10px #0000000d}.QuickInfoCards-module__zTdM8G__infoCard:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.QuickInfoCards-module__zTdM8G__infoCard i{color:#e91e63;opacity:.8;font-size:2rem}.QuickInfoCards-module__zTdM8G__infoValue{color:#333;font-size:1.8rem;font-weight:700}.QuickInfoCards-module__zTdM8G__infoLabel{color:#777;margin-top:.25rem;font-size:.85rem}
.users-module__1Riq3a__adminContainer{background:#e1e7f0;min-height:100vh;padding-top:100px;padding-bottom:40px}.users-module__1Riq3a__adminWrapper{max-width:1400px;margin:0 auto;padding:0 3rem}.users-module__1Riq3a__adminTabs{background:#fff;border-radius:15px;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;margin-bottom:2.5rem;padding:1.5rem;display:flex;box-shadow:0 5px 15px #00000014}.users-module__1Riq3a__adminTab{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:25px;align-items:center;gap:.5rem;padding:12px 24px;font-family:Open Sans,sans-serif;font-weight:600;transition:all .3s;display:flex}.users-module__1Riq3a__adminTab.users-module__1Riq3a__active{color:#fff;background:#e91e63;border-color:#0000}.users-module__1Riq3a__adminTab:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.users-module__1Riq3a__alunoContainer{max-width:1400px;margin:0 auto;padding:2rem 3rem}.users-module__1Riq3a__alunoHeader{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-top:5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;overflow:visible;box-shadow:0 10px 30px #0000001a}.users-module__1Riq3a__alunoWelcome{flex:1;min-width:0}.users-module__1Riq3a__alunoWelcome h1{color:#e91e63;white-space:nowrap;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:1.75rem;overflow:visible}.users-module__1Riq3a__alunoWelcome p{color:#666;font-size:1.1rem}.users-module__1Riq3a__headerButtons{flex-wrap:wrap;gap:.5rem;display:flex}.users-module__1Riq3a__settingsButton{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.users-module__1Riq3a__settingsButton:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.users-module__1Riq3a__logoutButton{color:#fff;cursor:pointer;background:#ef5350;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.users-module__1Riq3a__logoutButton:hover{background:#e53935;transform:translateY(-2px);box-shadow:0 5px 15px #ef535066}.users-module__1Riq3a__adminContent{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.users-module__1Riq3a__adminSectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.users-module__1Riq3a__adminSectionHeader h2{color:#2d3748;font-family:Open Sans,sans-serif;font-size:1.8rem;font-weight:700}.users-module__1Riq3a__addButton{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.users-module__1Riq3a__addButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e91e6366}.users-module__1Riq3a__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.users-module__1Riq3a__loadingContainer i{color:#e91e63;font-size:2rem}.users-module__1Riq3a__emptyState{text-align:center;color:#999;padding:4rem 2rem}.users-module__1Riq3a__emptyState i{color:#e0e0e0;margin-bottom:1rem;font-size:4rem}.users-module__1Riq3a__emptyState p{font-size:1.2rem}.users-module__1Riq3a__tableContainer{border-radius:10px;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.users-module__1Riq3a__usersTable{border-collapse:collapse;background:#fff;width:100%}.users-module__1Riq3a__usersTable thead{background:#f8f9fa;border-bottom:2px solid #e0e0e0}.users-module__1Riq3a__usersTable th{text-align:left;color:#2d3748;text-transform:uppercase;letter-spacing:.5px;padding:1rem;font-size:.9rem;font-weight:600}.users-module__1Riq3a__usersTable tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s}.users-module__1Riq3a__usersTable tbody tr:hover{background:#f8f9fa}.users-module__1Riq3a__usersTable td{color:#666;padding:1rem}.users-module__1Riq3a__userName{color:#2d3748;font-weight:600}.users-module__1Riq3a__roleBadge{border-radius:15px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.users-module__1Riq3a__roleAdmin{color:#c2185b;background:#fce4ec}.users-module__1Riq3a__roleTeacher{color:#7b1fa2;background:#e1bee7}.users-module__1Riq3a__roleStudent{color:#1976d2;background:#e3f2fd}.users-module__1Riq3a__roleGuardian{color:#f57f17;background:#fff9c4}.users-module__1Riq3a__actionButtons{gap:.5rem;display:flex}.users-module__1Riq3a__actionBtn{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.5rem .75rem;transition:all .3s}.users-module__1Riq3a__actionBtn:hover{color:#e91e63;border-color:#e91e63;transform:translateY(-2px)}.users-module__1Riq3a__actionBtn.users-module__1Riq3a__deleteBtn:hover{color:#dc3545;border-color:#dc3545}@media (max-width:768px){.users-module__1Riq3a__adminWrapper{padding:0 1rem}.users-module__1Riq3a__alunoContainer{padding:1rem}.users-module__1Riq3a__alunoHeader{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:4rem;padding:1.5rem}.users-module__1Riq3a__alunoWelcome{width:100%}.users-module__1Riq3a__alunoWelcome h1{white-space:normal;font-size:1.5rem}.users-module__1Riq3a__alunoWelcome p{font-size:1rem}.users-module__1Riq3a__headerButtons{flex-direction:row;gap:.75rem;width:100%}.users-module__1Riq3a__settingsButton,.users-module__1Riq3a__logoutButton{white-space:nowrap;flex:1;justify-content:center;padding:.75rem 1rem;font-size:.9rem}.users-module__1Riq3a__settingsButton i,.users-module__1Riq3a__logoutButton i{font-size:.9rem}.users-module__1Riq3a__adminTabs{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;display:grid}.users-module__1Riq3a__adminTab{justify-content:center;padding:12px 10px;font-size:.85rem}.users-module__1Riq3a__adminSectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.users-module__1Riq3a__tableContainer{overflow-x:scroll}.users-module__1Riq3a__usersTable{min-width:800px}}@media (max-width:480px){.users-module__1Riq3a__alunoHeader{margin-top:3.5rem;padding:1rem}.users-module__1Riq3a__alunoWelcome h1{font-size:1.3rem}.users-module__1Riq3a__alunoWelcome p{font-size:.9rem}.users-module__1Riq3a__headerButtons{gap:.5rem}.users-module__1Riq3a__settingsButton,.users-module__1Riq3a__logoutButton{gap:.35rem;padding:.65rem .85rem;font-size:.85rem}.users-module__1Riq3a__adminTabs{gap:.5rem;padding:.75rem}.users-module__1Riq3a__adminTab{gap:.35rem;padding:.65rem .75rem;font-size:.85rem}.users-module__1Riq3a__adminTab i{font-size:.85rem}}
.ConfirmModal-module__xwjt9G__overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out ConfirmModal-module__xwjt9G__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmModal-module__xwjt9G__fadeIn{0%{opacity:0}to{opacity:1}}.ConfirmModal-module__xwjt9G__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;animation:.3s ease-out ConfirmModal-module__xwjt9G__slideUp;box-shadow:0 8px 32px #0003}@keyframes ConfirmModal-module__xwjt9G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfirmModal-module__xwjt9G__header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.ConfirmModal-module__xwjt9G__header h3{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.ConfirmModal-module__xwjt9G__body{padding:1.5rem}.ConfirmModal-module__xwjt9G__body p{color:#4b5563;margin:0;line-height:1.6}.ConfirmModal-module__xwjt9G__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.ConfirmModal-module__xwjt9G__cancelBtn,.ConfirmModal-module__xwjt9G__confirmBtn,.ConfirmModal-module__xwjt9G__dangerBtn{cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.ConfirmModal-module__xwjt9G__cancelBtn{color:#4b5563;background:#f3f4f6}.ConfirmModal-module__xwjt9G__cancelBtn:hover{background:#e5e7eb}.ConfirmModal-module__xwjt9G__confirmBtn{color:#fff;background:#3b82f6}.ConfirmModal-module__xwjt9G__confirmBtn:hover{background:#2563eb}.ConfirmModal-module__xwjt9G__dangerBtn{color:#fff;background:#ef4444}.ConfirmModal-module__xwjt9G__dangerBtn:hover{background:#dc2626}@media (max-width:640px){.ConfirmModal-module__xwjt9G__modal{width:95%;max-width:none;margin:1rem}.ConfirmModal-module__xwjt9G__header,.ConfirmModal-module__xwjt9G__body,.ConfirmModal-module__xwjt9G__footer{padding:1rem}.ConfirmModal-module__xwjt9G__footer{flex-direction:column-reverse}.ConfirmModal-module__xwjt9G__cancelBtn,.ConfirmModal-module__xwjt9G__confirmBtn,.ConfirmModal-module__xwjt9G__dangerBtn{width:100%}}
.EventPhotosModal-module__G7PALG__modalOverlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.EventPhotosModal-module__G7PALG__modal{background:#fff;border-radius:12px;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.EventPhotosModal-module__G7PALG__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:24px;display:flex;position:sticky;top:0}.EventPhotosModal-module__G7PALG__modalHeader h3{color:#333;margin:0;font-size:1.5rem}.EventPhotosModal-module__G7PALG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .2s;display:flex}.EventPhotosModal-module__G7PALG__closeButton:hover{color:#333;background-color:#f5f5f5}.EventPhotosModal-module__G7PALG__modalBody{padding:24px}.EventPhotosModal-module__G7PALG__uploadSection{margin-bottom:32px}.EventPhotosModal-module__G7PALG__uploadSection h4{color:#333;margin:0 0 16px;font-size:1.2rem}.EventPhotosModal-module__G7PALG__uploadArea{margin-bottom:20px}.EventPhotosModal-module__G7PALG__uploadLabel{cursor:pointer;background-color:#fafafa;border:2px dashed #ddd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:40px;transition:all .3s;display:flex}.EventPhotosModal-module__G7PALG__uploadLabel:hover{background-color:#f5e6ff;border-color:#9c27b0}.EventPhotosModal-module__G7PALG__uploadLabel i{color:#9c27b0;margin-bottom:12px;font-size:3rem}.EventPhotosModal-module__G7PALG__uploadLabel span{color:#333;margin-bottom:8px;font-size:1.1rem}.EventPhotosModal-module__G7PALG__uploadLabel small{color:#666;font-size:.9rem}.EventPhotosModal-module__G7PALG__fileInput{display:none}.EventPhotosModal-module__G7PALG__previewSection{background-color:#f9f9f9;border-radius:8px;margin-top:20px;padding:20px}.EventPhotosModal-module__G7PALG__previewSection h5{color:#333;margin:0 0 16px;font-size:1rem}.EventPhotosModal-module__G7PALG__previewGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin-bottom:20px;display:grid}.EventPhotosModal-module__G7PALG__previewItem{background:#fff;border:2px solid #e0e0e0;border-radius:8px;position:relative;overflow:hidden}.EventPhotosModal-module__G7PALG__previewItem img{object-fit:cover;width:100%;height:150px}.EventPhotosModal-module__G7PALG__removePreview{color:#fff;cursor:pointer;background:#f44336e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.EventPhotosModal-module__G7PALG__removePreview:hover{background:#d32f2f;transform:scale(1.1)}.EventPhotosModal-module__G7PALG__fileName{color:#666;white-space:nowrap;text-overflow:ellipsis;background:#fff;padding:8px;font-size:.8rem;overflow:hidden}.EventPhotosModal-module__G7PALG__uploadButton{color:#fff;cursor:pointer;background:#9c27b0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.EventPhotosModal-module__G7PALG__uploadButton:hover:not(:disabled){background:#7b1fa2;transform:translateY(-2px);box-shadow:0 4px 12px #9c27b04d}.EventPhotosModal-module__G7PALG__uploadButton:disabled{opacity:.6;cursor:not-allowed}.EventPhotosModal-module__G7PALG__photosSection h4{color:#333;justify-content:space-between;align-items:center;margin:0 0 16px;font-size:1.2rem;display:flex}.EventPhotosModal-module__G7PALG__photosSection h4 small{color:#666;font-size:.9rem;font-weight:400}.EventPhotosModal-module__G7PALG__loading{text-align:center;color:#666;padding:40px}.EventPhotosModal-module__G7PALG__emptyState{text-align:center;color:#999;padding:60px 20px}.EventPhotosModal-module__G7PALG__emptyState i{opacity:.5;margin-bottom:16px;font-size:4rem}.EventPhotosModal-module__G7PALG__emptyState p{margin:0;font-size:1.1rem}.EventPhotosModal-module__G7PALG__photosGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.EventPhotosModal-module__G7PALG__photoCard{cursor:move;background:#fff;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.EventPhotosModal-module__G7PALG__photoCard:hover{border-color:#9c27b0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.EventPhotosModal-module__G7PALG__photoNumber{color:#fff;z-index:2;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex;position:absolute;top:8px;left:8px}.EventPhotosModal-module__G7PALG__photoImage{object-fit:cover;width:100%;height:200px;display:block}.EventPhotosModal-module__G7PALG__deletePhotoButton{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#f44336e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.EventPhotosModal-module__G7PALG__photoCard:hover .EventPhotosModal-module__G7PALG__deletePhotoButton{opacity:1}.EventPhotosModal-module__G7PALG__deletePhotoButton:hover{background:#d32f2f;transform:scale(1.1)}@media (max-width:768px){.EventPhotosModal-module__G7PALG__modal{border-radius:0;max-width:100%;max-height:100vh}.EventPhotosModal-module__G7PALG__modalHeader{padding:16px}.EventPhotosModal-module__G7PALG__modalHeader h3{font-size:1.2rem}.EventPhotosModal-module__G7PALG__modalBody{padding:16px}.EventPhotosModal-module__G7PALG__uploadLabel{padding:30px 20px}.EventPhotosModal-module__G7PALG__uploadLabel i{font-size:2.5rem}.EventPhotosModal-module__G7PALG__uploadLabel span{font-size:1rem}.EventPhotosModal-module__G7PALG__previewGrid,.EventPhotosModal-module__G7PALG__photosGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.EventPhotosModal-module__G7PALG__photoImage{height:150px}.EventPhotosModal-module__G7PALG__previewItem img{height:120px}.EventPhotosModal-module__G7PALG__photoNumber{width:28px;height:28px;font-size:.8rem}.EventPhotosModal-module__G7PALG__deletePhotoButton{opacity:1;width:32px;height:32px}}
.RegisterPaymentModal-module__YIUT7q__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RegisterPaymentModal-module__YIUT7q__modal{background:#fff;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e}.RegisterPaymentModal-module__YIUT7q__header{z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.RegisterPaymentModal-module__YIUT7q__header h3{color:#111827;align-items:center;gap:.5rem;margin:0;font-size:1.15rem;display:flex}.RegisterPaymentModal-module__YIUT7q__header h3 i{color:#8b5cf6}.RegisterPaymentModal-module__YIUT7q__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:background .15s}.RegisterPaymentModal-module__YIUT7q__closeButton:hover{color:#111827;background-color:#f3f4f6}.RegisterPaymentModal-module__YIUT7q__studentInfo{color:#6d28d9;background-color:#f5f3ff;border-bottom:1px solid #ede9fe;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.RegisterPaymentModal-module__YIUT7q__studentInfo i{font-size:1.1rem}.RegisterPaymentModal-module__YIUT7q__body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.RegisterPaymentModal-module__YIUT7q__field{flex-direction:column;gap:.4rem;display:flex}.RegisterPaymentModal-module__YIUT7q__label{color:#374151;font-size:.875rem;font-weight:600}.RegisterPaymentModal-module__YIUT7q__select{color:#111827;cursor:pointer;appearance:auto;background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;padding:.65rem .875rem;font-size:.9rem;transition:border-color .15s}.RegisterPaymentModal-module__YIUT7q__select:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.RegisterPaymentModal-module__YIUT7q__paymentDetails{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:.4rem;padding:.875rem 1rem;display:flex}.RegisterPaymentModal-module__YIUT7q__detailRow{color:#6b7280;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.RegisterPaymentModal-module__YIUT7q__detailRow strong{color:#111827}.RegisterPaymentModal-module__YIUT7q__remaining{color:#d97706!important}.RegisterPaymentModal-module__YIUT7q__inputWrapper{border:1.5px solid #d1d5db;border-radius:.5rem;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.RegisterPaymentModal-module__YIUT7q__inputWrapper:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.RegisterPaymentModal-module__YIUT7q__inputPrefix{color:#6b7280;background-color:#f3f4f6;border-right:1.5px solid #d1d5db;padding:.65rem .75rem;font-size:.9rem;font-weight:600}.RegisterPaymentModal-module__YIUT7q__input{color:#111827;border:none;outline:none;flex:1;padding:.65rem .875rem;font-size:.9rem}.RegisterPaymentModal-module__YIUT7q__amountHint{color:#6b7280;margin:0;font-size:.8rem}.RegisterPaymentModal-module__YIUT7q__error{color:#dc2626;background-color:#fee2e2;border-radius:.375rem;margin:0;padding:.5rem .75rem;font-size:.85rem}.RegisterPaymentModal-module__YIUT7q__actions{justify-content:flex-end;gap:.75rem;padding-top:.25rem;display:flex}.RegisterPaymentModal-module__YIUT7q__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.RegisterPaymentModal-module__YIUT7q__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.RegisterPaymentModal-module__YIUT7q__submitButton{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.RegisterPaymentModal-module__YIUT7q__submitButton:hover:not(:disabled){background:#7c3aed}.RegisterPaymentModal-module__YIUT7q__submitButton:disabled,.RegisterPaymentModal-module__YIUT7q__cancelButton:disabled{opacity:.5;cursor:not-allowed}.RegisterPaymentModal-module__YIUT7q__emptyState{color:#6b7280;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.RegisterPaymentModal-module__YIUT7q__emptyState i{color:#10b981;font-size:2rem}.RegisterPaymentModal-module__YIUT7q__emptyState p{margin:0;font-size:.95rem}
.StudentFilters-module__qvfQTq__filtersContainer{background:#f8f9fa;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.StudentFilters-module__qvfQTq__filterLabel{color:#666;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.StudentFilters-module__qvfQTq__filterInput,.StudentFilters-module__qvfQTq__filterSelect{border:1px solid #ddd;border-radius:8px;width:100%;height:auto;padding:.5rem;font-size:.95rem;transition:border-color .3s}.StudentFilters-module__qvfQTq__filterInput:focus,.StudentFilters-module__qvfQTq__filterSelect:focus{border-color:#667eea;outline:none}.StudentFilters-module__qvfQTq__filterSelect{cursor:pointer;background-color:#fff}
.WeeklySchedule-module__GSATJa__weeklyScheduleSection{background:#fff;border-radius:20px;margin-top:2rem;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 10px #0000000d}.WeeklySchedule-module__GSATJa__scheduleTitle{color:#333;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.WeeklySchedule-module__GSATJa__scheduleTitle i{color:#e91e63}.WeeklySchedule-module__GSATJa__weeklyCalendar{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.WeeklySchedule-module__GSATJa__calendarDay{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;transition:all .3s;overflow:hidden}.WeeklySchedule-module__GSATJa__calendarDay:hover{border-color:#e91e63;box-shadow:0 4px 12px #e91e631a}.WeeklySchedule-module__GSATJa__calendarDayHeader{color:#fff;background:#e91e63;justify-content:space-between;align-items:center;padding:1rem;display:flex}.WeeklySchedule-module__GSATJa__dayName{font-size:1rem;font-weight:600}.WeeklySchedule-module__GSATJa__dayCount{background:#fff3;border-radius:12px;padding:.25rem .75rem;font-size:.85rem}.WeeklySchedule-module__GSATJa__calendarDayContent{min-height:150px;padding:1rem}.WeeklySchedule-module__GSATJa__noClasses{color:#999;text-align:center;padding:2rem 0;font-style:italic}.WeeklySchedule-module__GSATJa__calendarClass{background:#fff;border-left:3px solid #e91e63;border-radius:8px;margin-bottom:.75rem;padding:.75rem;transition:all .2s}.WeeklySchedule-module__GSATJa__calendarClass:last-child{margin-bottom:0}.WeeklySchedule-module__GSATJa__calendarClass:hover{transform:translate(5px);box-shadow:0 2px 8px #0000001a}.WeeklySchedule-module__GSATJa__classTime{color:#e91e63;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.WeeklySchedule-module__GSATJa__classDetails{flex-direction:column;gap:.25rem;display:flex}.WeeklySchedule-module__GSATJa__classNameCal{color:#333;font-size:.95rem;font-weight:600}.WeeklySchedule-module__GSATJa__classRoom{color:#777;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.WeeklySchedule-module__GSATJa__classRoom i{color:#e91e63}
.teachers-module__i9RnQq__adminContainer{background:#e1e7f0;min-height:100vh;padding-top:100px;padding-bottom:40px}.teachers-module__i9RnQq__adminWrapper{max-width:1400px;margin:0 auto;padding:0 3rem}.teachers-module__i9RnQq__adminTabs{background:#fff;border-radius:15px;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;margin-bottom:2.5rem;padding:1.5rem;display:flex;box-shadow:0 5px 15px #00000014}.teachers-module__i9RnQq__adminTab{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:25px;align-items:center;gap:.5rem;padding:12px 24px;font-family:Open Sans,sans-serif;font-weight:600;transition:all .3s;display:flex}.teachers-module__i9RnQq__adminTab.teachers-module__i9RnQq__active{color:#fff;background:#e91e63;border-color:#0000}.teachers-module__i9RnQq__adminTab:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.teachers-module__i9RnQq__alunoContainer{max-width:1400px;margin:0 auto;padding:2rem 3rem}.teachers-module__i9RnQq__alunoHeader{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-top:5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;overflow:visible;box-shadow:0 10px 30px #0000001a}.teachers-module__i9RnQq__alunoWelcome{flex:1;min-width:0}.teachers-module__i9RnQq__alunoWelcome h1{color:#e91e63;white-space:nowrap;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:1.75rem;overflow:visible}.teachers-module__i9RnQq__alunoWelcome p{color:#666;font-size:1.1rem}.teachers-module__i9RnQq__headerButtons{flex-wrap:wrap;gap:.5rem;display:flex}.teachers-module__i9RnQq__settingsButton{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.teachers-module__i9RnQq__settingsButton:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.teachers-module__i9RnQq__logoutButton{color:#fff;cursor:pointer;background:#ef5350;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.teachers-module__i9RnQq__logoutButton:hover{background:#e53935;transform:translateY(-2px);box-shadow:0 5px 15px #ef535066}.teachers-module__i9RnQq__adminContent{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a}.teachers-module__i9RnQq__adminSectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.teachers-module__i9RnQq__adminSectionHeader h2{color:#2d3748;font-family:Open Sans,sans-serif;font-size:1.8rem;font-weight:700}.teachers-module__i9RnQq__addButton{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.teachers-module__i9RnQq__addButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e91e6366}.teachers-module__i9RnQq__filtersContainer{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.teachers-module__i9RnQq__filterInput{border:2px solid #e0e0e0;border-radius:10px;flex:1;min-width:300px;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.teachers-module__i9RnQq__filterInput:focus{border-color:#e91e63;outline:none;box-shadow:0 0 0 3px #e91e631a}.teachers-module__i9RnQq__loadingContainer{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.teachers-module__i9RnQq__loadingContainer i{color:#e91e63;font-size:2rem}.teachers-module__i9RnQq__emptyState{text-align:center;color:#999;padding:4rem 2rem}.teachers-module__i9RnQq__emptyState i{color:#e0e0e0;margin-bottom:1rem;font-size:4rem}.teachers-module__i9RnQq__emptyState p{font-size:1.2rem}.teachers-module__i9RnQq__tableContainer{border-radius:10px;overflow-x:auto;box-shadow:0 2px 8px #0000000d}.teachers-module__i9RnQq__teachersTable{border-collapse:collapse;background:#fff;width:100%}.teachers-module__i9RnQq__teachersTable thead{background:#f8f9fa;border-bottom:2px solid #e0e0e0}.teachers-module__i9RnQq__teachersTable th{text-align:left;color:#2d3748;text-transform:uppercase;letter-spacing:.5px;padding:1rem;font-size:.9rem;font-weight:600}.teachers-module__i9RnQq__teachersTable tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s}.teachers-module__i9RnQq__teachersTable tbody tr:hover{background:#f8f9fa}.teachers-module__i9RnQq__teachersTable td{color:#666;padding:1rem}.teachers-module__i9RnQq__teacherInfo{align-items:center;gap:.75rem;display:flex}.teachers-module__i9RnQq__teacherAvatar{object-fit:cover;border:2px solid #9c27b0;border-radius:50%;width:40px;height:40px}.teachers-module__i9RnQq__teacherAvatarPlaceholder{color:#fff;background:#9c27b0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:600;display:flex}.teachers-module__i9RnQq__classCountBadge{color:#1976d2;background:#e3f2fd;border-radius:15px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.teachers-module__i9RnQq__actionButtons{gap:.5rem;display:flex}.teachers-module__i9RnQq__actionBtn{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.5rem .75rem;transition:all .3s}.teachers-module__i9RnQq__actionBtn:hover{color:#e91e63;border-color:#e91e63;transform:translateY(-2px)}.teachers-module__i9RnQq__actionBtn.teachers-module__i9RnQq__deleteBtn:hover{color:#dc3545;border-color:#dc3545}@media (max-width:768px){.teachers-module__i9RnQq__adminWrapper{padding:0 1rem}.teachers-module__i9RnQq__alunoContainer{padding:1rem}.teachers-module__i9RnQq__alunoHeader{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:4rem;padding:1.5rem}.teachers-module__i9RnQq__alunoWelcome{width:100%}.teachers-module__i9RnQq__alunoWelcome h1{white-space:normal;font-size:1.5rem}.teachers-module__i9RnQq__alunoWelcome p{font-size:1rem}.teachers-module__i9RnQq__headerButtons{flex-direction:row;gap:.75rem;width:100%}.teachers-module__i9RnQq__settingsButton,.teachers-module__i9RnQq__logoutButton{white-space:nowrap;flex:1;justify-content:center;padding:.75rem 1rem;font-size:.9rem}.teachers-module__i9RnQq__settingsButton i,.teachers-module__i9RnQq__logoutButton i{font-size:.9rem}.teachers-module__i9RnQq__adminTabs{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;display:grid}.teachers-module__i9RnQq__adminTab{justify-content:center;padding:12px 10px;font-size:.85rem}.teachers-module__i9RnQq__adminSectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.teachers-module__i9RnQq__filterInput{min-width:100%}.teachers-module__i9RnQq__tableContainer{overflow-x:scroll}.teachers-module__i9RnQq__teachersTable{min-width:600px}}@media (max-width:480px){.teachers-module__i9RnQq__alunoHeader{margin-top:3.5rem;padding:1rem}.teachers-module__i9RnQq__alunoWelcome h1{font-size:1.3rem}.teachers-module__i9RnQq__alunoWelcome p{font-size:.9rem}.teachers-module__i9RnQq__headerButtons{gap:.5rem}.teachers-module__i9RnQq__settingsButton,.teachers-module__i9RnQq__logoutButton{gap:.35rem;padding:.65rem .85rem;font-size:.85rem}.teachers-module__i9RnQq__adminTabs{gap:.5rem;padding:.75rem}.teachers-module__i9RnQq__adminTab{gap:.35rem;padding:.65rem .75rem;font-size:.85rem}.teachers-module__i9RnQq__adminTab i{font-size:.85rem}}
.EditTuitionAmountModal-module__hIJFnG__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.EditTuitionAmountModal-module__hIJFnG__modal{background:#fff;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000002e}.EditTuitionAmountModal-module__hIJFnG__header{z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.EditTuitionAmountModal-module__hIJFnG__header h3{color:#111827;align-items:center;gap:.5rem;margin:0;font-size:1.15rem;display:flex}.EditTuitionAmountModal-module__hIJFnG__header h3 i{color:#d97706}.EditTuitionAmountModal-module__hIJFnG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:background .15s}.EditTuitionAmountModal-module__hIJFnG__closeButton:hover{color:#111827;background-color:#f3f4f6}.EditTuitionAmountModal-module__hIJFnG__studentInfo{color:#b45309;background-color:#fffbeb;border-bottom:1px solid #fef3c7;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.EditTuitionAmountModal-module__hIJFnG__studentInfo i{font-size:1.1rem}.EditTuitionAmountModal-module__hIJFnG__body{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.EditTuitionAmountModal-module__hIJFnG__hint{color:#6b7280;margin:0;font-size:.875rem}.EditTuitionAmountModal-module__hIJFnG__list{flex-direction:column;gap:1rem;display:flex}.EditTuitionAmountModal-module__hIJFnG__item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex}.EditTuitionAmountModal-module__hIJFnG__itemHeader{justify-content:space-between;align-items:center;display:flex}.EditTuitionAmountModal-module__hIJFnG__itemMonth{color:#111827;text-transform:capitalize;font-size:.95rem;font-weight:600}.EditTuitionAmountModal-module__hIJFnG__itemMeta{color:#6b7280;font-size:.8rem}.EditTuitionAmountModal-module__hIJFnG__badge{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.EditTuitionAmountModal-module__hIJFnG__badgePending{color:#b45309;background-color:#fef3c7}.EditTuitionAmountModal-module__hIJFnG__badgeOverdue{color:#b91c1c;background-color:#fee2e2}.EditTuitionAmountModal-module__hIJFnG__inputWrapper{background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.EditTuitionAmountModal-module__hIJFnG__inputWrapper:focus-within{border-color:#d97706;box-shadow:0 0 0 3px #d977061a}.EditTuitionAmountModal-module__hIJFnG__inputPrefix{color:#6b7280;background-color:#f3f4f6;border-right:1.5px solid #d1d5db;padding:.65rem .75rem;font-size:.9rem;font-weight:600}.EditTuitionAmountModal-module__hIJFnG__input{color:#111827;border:none;outline:none;flex:1;padding:.65rem .875rem;font-size:.9rem}.EditTuitionAmountModal-module__hIJFnG__error{color:#dc2626;background-color:#fee2e2;border-radius:.375rem;margin:0;padding:.5rem .75rem;font-size:.85rem}.EditTuitionAmountModal-module__hIJFnG__actions{justify-content:flex-end;gap:.75rem;padding-top:.25rem;display:flex}.EditTuitionAmountModal-module__hIJFnG__cancelButton{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.EditTuitionAmountModal-module__hIJFnG__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.EditTuitionAmountModal-module__hIJFnG__submitButton{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.EditTuitionAmountModal-module__hIJFnG__submitButton:hover:not(:disabled){background:#b45309}.EditTuitionAmountModal-module__hIJFnG__submitButton:disabled,.EditTuitionAmountModal-module__hIJFnG__cancelButton:disabled{opacity:.5;cursor:not-allowed}.EditTuitionAmountModal-module__hIJFnG__emptyState{color:#6b7280;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.EditTuitionAmountModal-module__hIJFnG__emptyState i{color:#10b981;font-size:2rem}.EditTuitionAmountModal-module__hIJFnG__emptyState p{margin:0;font-size:.95rem}
