@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Overpass:wght@300;400;500;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:Overpass,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-page{align-items:center;background:linear-gradient(135deg,#6fb145,#a8d88e);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:3rem 2.5rem;text-align:center;width:100%}.login-logo{margin-bottom:2rem}.login-logo img{height:150px;width:auto}.login-container h1{color:#333;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.login-subtitle{color:#666;font-family:Overpass,sans-serif;font-size:1.1rem;margin-bottom:3rem}.login-google-button{display:flex;justify-content:center;margin-bottom:2rem}.login-footer{border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:2rem}.login-footer p{color:#999;font-family:Overpass,sans-serif;font-size:.85rem;line-height:1.5}@media (max-width:768px){.login-container{padding:2rem 1.5rem}.login-container h1{font-size:1.5rem}.login-subtitle{font-size:1rem}.login-logo img{height:120px}}.login-type-toggle{display:flex;gap:1rem;margin-bottom:1.5rem;width:100%}.toggle-button{background:#fff;border:2px solid #e0e0e0;border-radius:12px;color:#666;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem;transition:all .3s}.toggle-button:hover{border-color:#6fb145}.toggle-button.active{background:#6fb145;border-color:#6fb145;color:#fff}.login-type-label{color:#666;font-family:Overpass,sans-serif;font-size:1rem;margin-bottom:2rem;text-align:center}.login-type-label strong{color:#6fb145;font-weight:700}.access-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:10px;margin-top:1.5rem;padding:1rem}.access-notice p{color:#856404;font-family:Overpass,sans-serif;font-size:.9rem;margin:0}@media (max-width:768px){.login-page{padding:1rem}.login-container{max-width:100%;padding:2rem 1.5rem}.login-logo img{height:100px}.login-container h1{font-size:1.5rem}.login-subtitle{font-size:.95rem}.login-type-toggle{flex-direction:row;gap:.5rem}.toggle-button{font-size:1rem;padding:.8rem}.login-type-label{font-size:.9rem}.access-notice p{font-size:.85rem}.login-footer p{font-size:.8rem}}.navbar{background:#fff;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-left{flex:1 1;gap:3rem}.navbar-logo img{height:60px;width:auto}.navbar-menu{align-items:center;display:flex;gap:2.5rem}.navbar-menu a{color:#333;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s;white-space:nowrap}.navbar-menu a.active,.navbar-menu a:hover{color:#6fb145}.logout-button{background:#e91e63;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;padding:.5rem 1.2rem;transition:all .3s;white-space:nowrap}.logout-button:hover{background:#c2185b;transform:translateY(-2px)}@media (max-width:968px){.navbar-left{gap:2rem}.navbar-menu{gap:1.5rem}.navbar-menu a{font-size:1rem}}@media (max-width:768px){.navbar-container{padding:.8rem 1rem}.navbar-left{gap:1.5rem}.navbar-logo img{height:45px}.navbar-menu{gap:1rem}.navbar-menu a{font-size:.85rem}.logout-button{font-size:.8rem;padding:.4rem .9rem}}@media (max-width:640px){.navbar-container{padding:.6rem .8rem}.navbar-left{gap:1rem}.navbar-logo img{height:40px}.navbar-menu{gap:.7rem}.navbar-menu a{font-size:.75rem}.logout-button{font-size:.7rem;padding:.35rem .7rem}}@media (max-width:480px){.navbar-container{padding:.5rem .6rem}.navbar-left{gap:.8rem}.navbar-logo img{height:35px}.navbar-menu{gap:.5rem}.logout-button,.navbar-menu a{font-size:.65rem}.logout-button{padding:.3rem .6rem}}.footer{background:#c8e6b4;margin-top:auto;padding:2rem}.footer-container{display:flex;justify-content:flex-end;margin:0 auto;max-width:1400px}.social-links{gap:2rem}.social-links,.social-links a{align-items:center;display:flex}.social-links a{color:#333;transition:color .3s,transform .3s}.social-links a:hover{color:#6fb145;transform:scale(1.1)}@media (max-width:768px){.footer{padding:1.5rem 1rem}.footer-container{justify-content:center}.social-links{gap:1.5rem}.social-links svg{height:32px;width:32px}}@media (max-width:480px){.footer{padding:1rem}.social-links{gap:1rem}.social-links svg{height:28px;width:28px}}.contact-button{align-items:center;background:#6fb145;border:none;border-radius:50px;bottom:120px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 1.5rem;position:fixed;right:60px;transition:all .3s;z-index:999}.contact-button:hover{background:#5fa035;box-shadow:0 6px 16px #0000004d;transform:scale(1.05)}.contact-button svg{height:30px;width:30px}@media (max-width:768px){.contact-button{bottom:100px;font-size:.95rem;padding:.8rem 1.2rem;right:20px}.contact-button svg{height:24px;width:24px}}@media (max-width:480px){.contact-button{bottom:80px;font-size:.85rem;gap:.3rem;padding:.7rem 1rem;right:15px}.contact-button svg{height:20px;width:20px}}.dashboard-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.dashboard-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.hero-section{align-items:center;background:#6fb145;border-radius:20px;display:flex;margin-bottom:1.5rem;min-height:250px;overflow:hidden;padding:2rem;position:relative}.hero-section:before{background-image:url(/static/media/pattern.961c7c65215865ed0290.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}.hero-content-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-left:auto;padding:1.5rem 2rem;position:relative;width:48%;z-index:2}.hero-content-card h2{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;margin-bottom:.3rem}.hero-content-card h1{color:#4a8f2a;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1.2rem}.tag{background:#a8d88e;border-radius:20px;color:#333;font-family:Overpass,sans-serif;font-size:.9rem;font-weight:500;padding:.4rem 1rem}.join-button{background:#4a8f2a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;padding:.8rem 2rem;transition:all .3s}.join-button:hover{background:#3d7722;box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.stats-section{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.stat-card{background:#6fb145;border-radius:15px;color:#fff;padding:1.5rem}.attendance-card{align-items:center;display:flex;gap:0;padding:2rem}.attendance-left{align-items:center;display:flex;flex:1 1;flex-direction:column}.attendance-left h3{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-align:center}.attendance-circle{flex-shrink:0;height:160px;position:relative;width:160px}.attendance-circle svg{height:100%;width:100%}.attendance-divider{background:#0000004d;flex-shrink:0;height:160px;margin:0 2rem;width:3px}.attendance-right{align-items:center;display:flex;flex:1 1;justify-content:center}.expiry-info{text-align:center}.expiry-info h4{font-size:1.3rem;margin-bottom:1rem}.expiry-date,.expiry-info h4{font-family:Poppins,sans-serif;font-weight:600}.expiry-date{background:#ffffff4d;border-radius:12px;display:inline-block;font-size:1.2rem;padding:.7rem 2rem}.last-meeting-card{display:flex;gap:1.5rem}.meeting-thumbnail{border-radius:12px;height:180px;width:180px}.meeting-info{display:flex;flex:1 1;flex-direction:column}.meeting-info h3{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.meeting-info h2{font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;margin-bottom:1rem}.attachment-box{background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem;min-height:120px;padding:2rem;position:relative}.attachment-content{flex:1 1;margin-bottom:1rem}.download-button{align-items:center;background:#6fb14533;border:none;border-radius:8px;bottom:1rem;color:#4a8f2a;cursor:pointer;display:flex;font-family:Overpass,sans-serif;font-size:.75rem;font-weight:600;gap:.4rem;left:1rem;padding:.5rem 1rem;position:absolute;transition:all .3s}.download-button:hover{background:#6fb1454d;transform:translateY(-2px)}.download-button svg{height:14px;width:14px}@media (max-width:1024px){.stats-section{grid-template-columns:1fr}.hero-content-card h1{font-size:2.5rem}}@media (max-width:768px){.dashboard-content{padding:1rem}.hero-section{min-height:200px;padding:1.5rem}.hero-content-card{padding:1.5rem;width:100%}.hero-content-card h2{font-size:.9rem}.hero-content-card h1{font-size:2rem}.tags{gap:.5rem;margin-bottom:1rem}.tag{font-size:.8rem;padding:.3rem .8rem}.join-button{font-size:1rem;padding:.7rem 2rem}.stats-section{gap:1rem}.stat-card{padding:1.5rem}.attendance-card{flex-direction:column;gap:1.5rem;padding:1.5rem}.attendance-left{width:100%}.attendance-left h3{font-size:1.5rem}.attendance-circle{height:140px;width:140px}.attendance-divider{height:2px;margin:0;width:100%}.attendance-right{width:100%}.expiry-info h4{font-size:1.1rem}.expiry-date{font-size:1rem;padding:.6rem 1.5rem}.last-meeting-card{flex-direction:column;gap:1rem}.meeting-thumbnail{height:150px;width:100%}.meeting-info h3{font-size:1rem}.meeting-info h2{font-size:1.5rem}.attachment-box{min-height:80px;padding:1.5rem}.download-button{font-size:.7rem;padding:.4rem .8rem}.download-button svg{height:12px;width:12px}}@media (max-width:480px){.hero-content-card h1{font-size:1.5rem}.hero-content-card h2{font-size:.8rem}.join-button{padding:.8rem;width:100%}.attendance-circle{height:120px;width:120px}.meeting-info h2{font-size:1.2rem}}.react-calendar{border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.schedule-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.schedule-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.schedule-header{margin-bottom:3rem;text-align:center}.schedule-header h1{color:#333;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:.5rem}.schedule-header p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}.calendar-container{background:#6fb145;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto 3rem;max-width:1200px;padding:3rem}.react-calendar{background:#fff;border:none;border-radius:15px;font-family:Overpass,sans-serif;padding:2rem;width:100%}.react-calendar__navigation{margin-bottom:2rem}.react-calendar__navigation button{background:none;border:none;color:#6fb145;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;min-width:44px;padding:1rem}.react-calendar__navigation button:hover{background:#f0f0f0;border-radius:10px}.react-calendar__month-view__weekdays{color:#666;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:1rem}.react-calendar__tile{border-radius:10px;font-family:Overpass,sans-serif;font-size:1.1rem;padding:1.5rem;position:relative;transition:all .3s}.react-calendar__tile:hover{background:#f0f0f0}.react-calendar__tile--active{background:#6fb145!important;color:#fff;font-weight:700}.react-calendar__tile--now{background:#a8d88e;color:#fff;font-weight:600}.schedule-dot{background:#ff8c00;border-radius:50%;bottom:8px;height:6px;left:50%;position:absolute;transform:translateX(-50%);width:6px}.selected-date-schedules{margin:0 auto;max-width:1200px}.selected-date-schedules h2{color:#333;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.schedule-list{display:flex;flex-direction:column;gap:1.5rem}.schedule-item{align-items:center;background:#6fb145;border-radius:15px;color:#fff;display:flex;gap:2rem;padding:2rem}.schedule-time{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;min-width:150px}.schedule-details{flex:1 1}.schedule-details h3{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.schedule-details p{font-family:Overpass,sans-serif;font-size:1.1rem;opacity:.9}.join-schedule-button{background:#fff;border:none;border-radius:10px;color:#6fb145;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s}.join-schedule-button:hover{background:#f0f0f0;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.no-schedule{background:#f5f5f5;border-radius:15px;margin:0 auto;max-width:1200px;padding:3rem;text-align:center}.no-schedule p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}@media (max-width:768px){.schedule-content{padding:1rem}.schedule-header h1{font-size:2rem}.schedule-header p{font-size:1rem}.calendar-container{padding:1.5rem}.react-calendar{padding:1rem}.react-calendar__navigation button{font-size:1.2rem;min-width:35px;padding:.5rem}.react-calendar__month-view__weekdays__weekday{font-size:.85rem;padding:.5rem}.react-calendar__tile{font-size:.9rem;padding:1rem}.schedule-item{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.schedule-time{font-size:1.1rem;min-width:auto}.schedule-details h3{font-size:1.3rem}.schedule-details p{font-size:1rem}.join-schedule-button{width:100%}.selected-date-schedules h2{font-size:1.5rem}}@media (max-width:480px){.schedule-header h1{font-size:1.5rem}.react-calendar__navigation button{font-size:1rem}.react-calendar__tile{font-size:.8rem;padding:.7rem}.schedule-details h3{font-size:1.1rem}}.meetings-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.meetings-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.meetings-header{margin-bottom:3rem;text-align:center}.meetings-header h1{color:#333;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:.5rem}.meetings-header p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}.meeting-card{background:#6fb145;border-radius:20px;display:flex;gap:2rem;padding:2.5rem;transition:all .3s}.meeting-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.meeting-thumbnail{background:#fff;border-radius:15px;flex-shrink:0;height:200px;width:280px}.meeting-details{color:#fff;display:flex;flex:1 1;flex-direction:column}.meeting-title-section{margin-bottom:1.5rem}.meeting-number{display:block;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:500;margin-bottom:.3rem}.meeting-details h2{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800}.meeting-attachment{background:#fff;border-radius:15px;margin-bottom:1.5rem;padding:1.5rem}.download-attachment-button{align-items:center;background:#6fb14533;border:none;border-radius:10px;color:#4a8f2a;cursor:pointer;display:flex;font-family:Overpass,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s}.download-attachment-button:hover{background:#6fb1454d;transform:translateY(-2px)}.meeting-tags{gap:1rem}.meeting-tag{background:#ffffff4d;border-radius:25px;font-family:Overpass,sans-serif;font-size:1rem;font-weight:500;padding:.5rem 1.5rem}@media (max-width:768px){.meetings-content{padding:1rem}.meetings-header h1{font-size:2rem}.meetings-header p{font-size:1rem}.meeting-card{flex-direction:column;gap:1rem;padding:1.5rem}.meeting-thumbnail{height:180px;width:100%}.meeting-number{font-size:1rem}.meeting-details h2{font-size:1.8rem}.meeting-attachment{padding:1.2rem}.download-attachment-button{font-size:.85rem;padding:.7rem 1.2rem}.meeting-tag{font-size:.85rem;padding:.4rem 1rem}}@media (max-width:480px){.meetings-header h1{font-size:1.5rem}.meeting-details h2{font-size:1.4rem}.meeting-number{font-size:.9rem}.download-attachment-button{font-size:.75rem;padding:.6rem 1rem}}.packages-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.packages-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.packages-header{margin-bottom:3rem;text-align:center}.packages-header h1{color:#333;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:.5rem}.packages-header p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}.packages-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1000px}.package-card{background:#6fb145;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s}.package-card:hover{box-shadow:0 15px 40px #0003;transform:translateY(-10px)}.package-image{background:linear-gradient(135deg,#5fa035,#6fb145);height:300px;position:relative;width:100%}.package-info{color:#fff;flex:1 1;padding:2rem}.package-info h2{font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;margin-bottom:1rem}.package-price{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.package-duration{font-family:Overpass,sans-serif;font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.package-features{list-style:none;margin:0;padding:0}.package-features li{border-bottom:1px solid #fff3;font-family:Overpass,sans-serif;font-size:1.1rem;padding:.7rem 0 .7rem 2rem;position:relative}.package-features li:last-child{border-bottom:none}.package-features li:before{color:#fff;content:"✓";font-weight:700;left:0;position:absolute}.order-button{background:#fff;border:none;border-radius:15px;color:#333;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;margin:0 2rem 2rem;padding:1.2rem;transition:all .3s}.order-button:hover{background:#f0f0f0;box-shadow:0 5px 15px #0003;transform:scale(1.05)}@media (max-width:1024px){.packages-grid{grid-template-columns:1fr;max-width:600px}}@media (max-width:768px){.packages-content{padding:1rem}.packages-header h1{font-size:2rem}.packages-header p{font-size:1rem}.packages-grid{gap:1.5rem}.package-card{max-width:100%}.package-image{height:200px}.package-info{padding:1.5rem}.package-info h2{font-size:1.5rem}.package-price{font-size:2rem}.package-duration{font-size:1rem}.package-features li{font-size:1rem;padding:.6rem 0}.order-button{font-size:1.1rem;margin:0 1.5rem 1.5rem}}@media (max-width:480px){.packages-header h1{font-size:1.5rem}.package-info h2{font-size:1.3rem}.package-price{font-size:1.7rem}.package-features li{font-size:.95rem}.order-button{font-size:1rem}}.teacher-dashboard-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.teacher-content{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.teacher-header{margin-bottom:3rem;text-align:center}.teacher-header h1{color:#333;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:.5rem}.teacher-header p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}.students-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.student-card{background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:2rem;text-align:center;transition:all .3s}.student-card:hover{border-color:#6fb145;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.student-avatar{border-radius:50%;height:100px;margin:0 auto 1.5rem;overflow:hidden;width:100px}.student-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:#6fb145;color:#fff;display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.avatar-placeholder,.student-info h3{font-family:Poppins,sans-serif;font-weight:700}.student-info h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.student-info p{color:#666;font-family:Overpass,sans-serif;font-size:.9rem;margin-bottom:1rem}.student-stats{background:#f5f5f5;border-radius:10px;margin-bottom:1.5rem;padding:.7rem}.student-stats span{color:#333;font-family:Overpass,sans-serif;font-size:.95rem;font-weight:600}.view-student-button{background:#6fb145;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s;width:100%}.view-student-button:hover{background:#5fa035;transform:scale(1.05)}.no-students{background:#f5f5f5;border-radius:15px;grid-column:1/-1;padding:3rem;text-align:center}.no-students p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}@media (max-width:768px){.teacher-content{padding:1rem}.teacher-header h1{font-size:2rem}.teacher-header p{font-size:1rem}.students-grid{gap:1.5rem;grid-template-columns:1fr}.student-card{padding:1.5rem}.student-avatar{height:80px;margin-bottom:1rem;width:80px}.avatar-placeholder{font-size:2.5rem}.student-info h3{font-size:1.3rem}.student-info p{font-size:.85rem}}@media (max-width:480px){.teacher-header h1{font-size:1.5rem}.student-info h3{font-size:1.1rem}}.mark-attendance-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.mark-attendance-content{flex:1 1;margin:0 auto;max-width:1000px;padding:2rem;width:100%}.attendance-header{margin-bottom:2rem;text-align:center}.attendance-header h1{color:#333;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.attendance-header p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}.attendance-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.attendance-item{background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:1.5rem}.student-info-attendance{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.student-avatar-small{border-radius:50%;height:50px;object-fit:cover;width:50px}.student-avatar-placeholder-small{align-items:center;background:#6fb145;border-radius:50%;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.student-info-attendance h3{color:#333;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:.2rem}.student-info-attendance p{color:#666;font-family:Overpass,sans-serif;font-size:.9rem}.attendance-controls{display:flex;flex-direction:column;gap:1rem}.status-buttons{display:flex;flex-wrap:wrap;gap:1rem}.status-btn{background:#fff;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;min-width:120px;padding:.8rem 1.5rem;transition:all .3s}.status-btn:hover{transform:translateY(-2px)}.status-btn.present{border-color:#6fb145;color:#6fb145}.status-btn.present.active{background:#6fb145;color:#fff}.status-btn.absent{border-color:#e91e63;color:#e91e63}.status-btn.absent.active{background:#e91e63;color:#fff}.status-btn.excused{border-color:#ff8c00;color:#ff8c00}.status-btn.excused.active{background:#ff8c00;color:#fff}.attendance-notes{border:2px solid #e0e0e0;border-radius:10px;font-family:Overpass,sans-serif;font-size:.95rem;min-height:60px;padding:.8rem;resize:vertical;width:100%}.attendance-notes:focus{border-color:#6fb145;outline:none}.attendance-actions{border-top:2px solid #f0f0f0;display:flex;justify-content:center;padding-top:1rem}.save-attendance-button{background:#6fb145;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;padding:1rem 3rem;transition:all .3s}.save-attendance-button:hover:not(:disabled){background:#5fa035;box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.save-attendance-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.mark-attendance-content{padding:1rem}.attendance-header h1{font-size:2rem}.status-buttons{flex-direction:column}.save-attendance-button,.status-btn{width:100%}}.student-detail-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.student-detail-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.back-button{background:#e0e0e0;border:none;border-radius:8px;color:#333;cursor:pointer;font-family:Overpass,sans-serif;font-size:1rem;font-weight:600;margin-bottom:2rem;padding:.7rem 1.5rem;transition:all .3s}.back-button:hover{background:#d0d0d0}.student-detail-header{margin-bottom:2rem}.student-detail-header h1{color:#333;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.student-detail-header p{color:#666;font-family:Overpass,sans-serif;font-size:1.1rem}.meetings-list{display:flex;flex-direction:column;gap:2rem}.teacher-meeting-card{background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:2rem;transition:all .3s}.teacher-meeting-card:hover{box-shadow:0 5px 20px #0000001a}.meeting-header{align-items:flex-start;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem}.meeting-header-buttons{display:flex;flex-wrap:wrap;gap:1rem}.meeting-header h3{color:#333;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.meeting-date{color:#666;font-family:Overpass,sans-serif;font-size:.95rem;margin-bottom:.7rem}.meeting-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.7rem}.meeting-tags .tag{background:#a8d88e;border-radius:15px;color:#333;font-family:Overpass,sans-serif;font-size:.85rem;padding:.3rem .8rem}.meeting-status{color:#666;font-family:Overpass,sans-serif;font-size:.9rem}.status-scheduled{color:#ff8c00;font-weight:600}.status-completed{color:#6fb145;font-weight:600}.status-cancelled{color:#e91e63;font-weight:600}.edit-button{background:#6fb145;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.7rem 1.5rem;transition:all .3s}.edit-button:hover{background:#5fa035;transform:translateY(-2px)}.mark-attendance-btn{background:#ff8c00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.7rem 1.5rem;transition:all .3s}.mark-attendance-btn:hover{background:#e07b00;transform:translateY(-2px)}.edit-form{background:#f9f9f9;border-radius:10px;padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:Overpass,sans-serif;font-size:1rem;padding:.8rem;transition:border-color .3s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#6fb145;outline:none}.form-group small{color:#666;display:block;font-family:Overpass,sans-serif;font-size:.85rem;margin-top:.3rem}.form-actions{display:flex;gap:1rem}.save-button{background:#6fb145;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s}.save-button:hover{background:#5fa035}.cancel-button{background:#e0e0e0;border:none;border-radius:8px;color:#333;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s}.cancel-button:hover{background:#d0d0d0}.meeting-content{margin-top:1rem}.comment-box{background:#f0f8ec;border-radius:10px;margin-bottom:1rem;padding:1.5rem}.comment-box h4{color:#4a8f2a;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.7rem}.comment-box p{color:#333;line-height:1.6}.comment-box p,.no-comment{font-family:Overpass,sans-serif;font-size:1rem}.no-comment{color:#999;font-style:italic}.attachment-info{background:#f0f0f0;border-radius:10px;padding:1rem}.attachment-info h4{color:#333;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.attachment-info a{color:#6fb145;font-family:Overpass,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.attachment-info a:hover{color:#5fa035}.no-meetings{background:#f5f5f5;border-radius:15px;padding:3rem;text-align:center}.no-meetings p{color:#666;font-family:Overpass,sans-serif;font-size:1.2rem}@media (max-width:768px){.student-detail-content{padding:1rem}.back-button{font-size:.9rem;padding:.6rem 1.2rem}.student-detail-header h1{font-size:2rem}.student-detail-header p{font-size:1rem}.teacher-meeting-card{padding:1.5rem}.meeting-header{flex-direction:column;gap:1rem}.meeting-header-buttons{width:100%}.meeting-header h3{font-size:1.2rem}.meeting-date{font-size:.85rem}.meeting-tags .tag{font-size:.75rem}.edit-button,.mark-attendance-btn{width:100%}.form-group input,.form-group textarea{font-size:.9rem}.form-actions{flex-direction:column}.cancel-button,.save-button{width:100%}.attachment-info,.comment-box{padding:1.2rem}.attachment-info h4,.comment-box h4{font-size:1rem}.comment-box p{font-size:.9rem}}@media (max-width:480px){.student-detail-header h1{font-size:1.5rem}.meeting-header h3{font-size:1.1rem}}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.7e142922.css.map*/