.navbar{background:linear-gradient(90deg,#071739,#0b1f4d);align-items:center;height:100px;padding:0 40px;display:flex;box-shadow:0 2px 10px #0000004d}body{font-family:Nunito,sans-serif}.logo{color:#fff;align-items:center;gap:12px;margin-right:80px;font-weight:700;display:flex}.logo img{width:auto;height:90px}.logo-text p{color:#fff;margin-top:10px;font-size:.9rem}.nav-links{gap:40px;margin-left:auto;margin-right:80px;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none}.nav-links a:hover{color:#f4c542}.login-btn{color:#0b1f4d;background-color:#f4c542;border-radius:8px;padding:12px 24px;font-weight:700;text-decoration:none}.login-btn:hover{opacity:.9}.home-page{background:#46789f;min-height:100vh}.home-hero{color:#fff;text-align:center;background:radial-gradient(circle,#183b70 0%,#0b1f4d 65%);padding:110px 20px 190px}.home-hero h1{letter-spacing:2px;text-transform:uppercase;margin-bottom:35px;font-size:3.8rem;font-weight:600}.home-hero p{color:#d8d8d8;max-width:760px;margin:0 auto 40px;font-size:1.2rem;line-height:1.7}.hero-btn{flex-direction:column;align-items:center;gap:15px;display:flex}.hero-book-btn{color:#fff;text-transform:uppercase;background:#3d7b56;border-radius:6px;padding:16px 28px;font-weight:700;text-decoration:none;display:inline-block}.hero-services-btn{color:#fff;text-transform:uppercase;background:#3d7b56;border-radius:6px;margin:10px;padding:16px 28px;font-weight:700;text-decoration:none;display:inline-block}.services-section{grid-template-columns:repeat(4,1fr);justify-content:center;gap:18px;display:grid}.service-card{color:#cfc7b8;text-align:center;background:#202424;border-radius:5px;flex-direction:column;min-height:330px;padding:36px 28px 30px;display:flex;box-shadow:0 6px 14px #00000059}.service-card h3{color:#38bdf8;text-transform:uppercase;margin-bottom:25px;font-size:1.25rem}.service-card ul{text-align:left;flex:1;padding-left:5px;line-height:1.8;list-style-position:inside}.service-card a{color:#fff;text-transform:uppercase;background:#3d7b56;border-radius:5px;align-self:center;margin-top:25px;padding:12px 18px;font-weight:700;text-decoration:none}.info-section{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1300px;margin:0 auto;padding:0 25px 90px;display:grid}.info-card{background:#202424;border-radius:8px;overflow:hidden;box-shadow:0 6px 14px #00000040}.info-image{background-position:50%;background-size:cover;height:235px}.placeholder-one{background:linear-gradient(135deg,#d9e4ef,#9ebbd3)}.placeholder-two{background:linear-gradient(135deg,#e8e2d4,#9fb4c8)}.placeholder-three{background:linear-gradient(135deg,#d7c7b3,#7fa2bf)}.info-content{padding:34px 28px}.info-content h2{color:#38bdf8;text-transform:uppercase;text-align:center;margin-bottom:25px;font-size:2rem}.info-content p{color:#cfc7b8;font-size:1rem;line-height:1.8}@media (width<=1000px){.services-section,.info-section{grid-template-columns:1fr 1fr}.home-hero h1{font-size:2.7rem}}@media (width<=700px){.services-section,.info-section{grid-template-columns:1fr}.home-hero{padding:80px 20px 140px}.home-hero h1{font-size:2.2rem}}.contact-section{color:#fff;text-align:center;background:#0b1f4d;padding:80px 20px}.contact-section h2{color:#f4c542;margin-bottom:15px;font-size:2.5rem}.contact-section p{color:#d8d8d8;margin-bottom:35px}.contact-form{flex-direction:column;gap:18px;max-width:650px;margin:0 auto;display:flex}.contact-form input,.contact-form select,.contact-form textarea{border:none;border-radius:6px;padding:15px;font-family:inherit;font-size:1rem}.contact-form button{color:#0b1f4d;cursor:pointer;text-transform:uppercase;background:#f4c542;border:none;border-radius:6px;padding:16px;font-weight:700}.floating-contact-btn{color:#0b1f4d;z-index:1000;background:#f4c542;border-radius:50px;padding:15px 20px;font-weight:700;text-decoration:none;transition:all .3s;position:fixed;bottom:30px;right:20px;box-shadow:0 4px 10px #00000040}.floating-contact-btn:hover{transform:translateY(-3px)}.testimonials-section{text-align:center;padding:80px 20px}.testimonials-section h2{color:#fff;margin-bottom:50px;font-size:2.8rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto 40px;display:grid}.testimonial-card{background:#202424;border-radius:8px;padding:35px;box-shadow:0 6px 14px #00000040}.stars{color:#f4c542;margin-bottom:20px;font-size:1.5rem}.testimonial-card p{color:#d0d0d0;margin-bottom:20px;line-height:1.8}.testimonial-card span{color:#38bdf8;font-weight:700}.reviews-btn{color:#0b1f4d;background:#f4c542;border-radius:6px;padding:15px 25px;font-weight:700;text-decoration:none;display:inline-block}@media (width<=900px){.testimonials-grid{grid-template-columns:1fr}}.social-links{text-align:center;margin-top:60px}.social-links a{color:#fff;align-items:center;gap:10px;font-size:1.2rem;font-weight:600;text-decoration:none;display:inline-flex}.social-links a:hover{color:#f4c542}.social-links svg{font-size:2rem}.services-wrapper{max-width:1320px;margin:-95px auto 80px;padding:0;position:relative}.services-arrow{color:#0b1f4d;cursor:pointer;z-index:50;background:#f4c542f2;border:none;border-radius:50%;width:42px;height:42px;font-size:28px;font-weight:700;transition:all .2s;position:absolute;top:235px}.services-arrow:first-of-type{left:-150px}.services-arrow:last-of-type{right:-150px}.services-arrow:hover:not(:disabled){transform:scale(1.08)}.services-arrow:disabled{opacity:.35}.logo{color:#fff;align-items:center;gap:18px;margin-right:80px;display:flex}.logo img{height:90px}.logo-text{flex-direction:column;font-family:Comic Sans MS,Comic Sans,cursive;display:flex}.logo-text h1{color:#fff;margin:0;font-family:Comic Sans MS,Comic Sans,cursive;font-size:2rem;line-height:1}.logo-slogan{color:#fff;margin:6px 0 0;font-family:Comic Sans MS,Comic Sans,cursive;font-size:.95rem}.logo-contact{flex-direction:column;justify-content:center;margin-left:20px;font-family:Comic Sans MS,Comic Sans,cursive;font-weight:400;line-height:1.5;display:flex}.logo-contact span{color:#fff;font-size:1rem}.site-footer{background:#081736;border-top:1px solid #f4c54233;justify-content:center;align-items:center;gap:15px;padding:20px;display:flex}.site-footer span{color:#fff;font-size:.9rem}.admin-login-link{color:#f4c542;background:#f4c54226;border:1px solid #f4c54266;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.admin-login-link:hover{background:#f4c54240}.contact-form textarea{resize:none;min-height:120px}.info-image{background:#f3f3f3;border-radius:10px;width:100%;height:340px;position:relative;overflow:hidden}.info-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.homepage-upload-btn{color:#000;text-align:center;cursor:pointer;background:#f4c542;border-radius:50%;width:36px;height:36px;font-size:28px;font-weight:700;line-height:32px;position:absolute;bottom:10px;right:10px}.scholarship-section{text-align:center;margin-bottom:0}.scholarship-title{color:#fff;margin-bottom:30px;font-size:.2rem;font-weight:500}.scholarship-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;margin-bottom:25px;display:flex}.scholarship-logos img{object-fit:contain;height:70px}.scholarship-text{color:#f4c542;margin-top:10px;margin-bottom:0;font-size:.95rem;font-weight:600}.tutors-page{color:#fff;background:radial-gradient(circle,#183b70 0%,#0b1f4d 65%);padding:50px}.tutors-header{text-align:center;margin-bottom:50px}.tutors-header h1{color:#fff;margin-bottom:10px;font-size:3rem}.tutors-header p{color:#d0d0d0;margin-bottom:30px;font-size:1.1rem}.search-filter-container{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.search-bar{border:none;border-radius:10px;width:400px;padding:14px 20px;font-size:1rem}.subject-filter{border:none;border-radius:10px;padding:14px 20px;font-size:1rem}.tutors-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.tutor-card{text-align:center;background:#202424;border:2px solid #f4c542;border-radius:15px;width:250px;padding:30px;box-shadow:0 0 12px #f4c54240,0 6px 14px #00000040}.tutor-photo{color:#555;object-fit:cover;background:#d9d9d9;border:4px solid #f4c542;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:0 auto 20px;font-weight:700;display:flex}.subject-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin:15px 0;display:flex}.subject-badges span{color:#0b1f4d;background:#f4c542;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:700}.book-btn{color:#0b1f4d;cursor:pointer;background:#f4c542;border:none;border-radius:8px;margin-top:20px;padding:12px 24px;font-weight:700}.tutors-grid{justify-content:center;display:flex}.tutor-photo-container{justify-content:center;margin-bottom:20px;display:flex}.tutor-photo-placeholder{color:#f4c542;background:#2b2b2b;border:3px solid #f4c542;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin:0 auto;font-size:4rem;font-weight:700;display:flex}.login-page{background:radial-gradient(circle,#183b70 0%,#0b1f4d 65%);justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.login-card{color:#fff;background:#202424;border:2px solid #f4c542;border-radius:15px;width:100%;max-width:450px;padding:40px;box-shadow:0 0 12px #f4c54240,0 6px 14px #00000040}.login-card h1{text-align:center;margin-bottom:10px}.login-subtitle{text-align:center;color:#d0d0d0;margin-bottom:30px}.login-group{margin-bottom:20px}.login-group label{margin-bottom:8px;font-weight:700;display:block}.login-group input{border:none;border-radius:8px;width:100%;padding:12px;font-size:1rem}.login-btn{color:#0b1f4d;cursor:pointer;background:#f4c542;border:none;border-radius:8px;width:100%;margin-top:10px;padding:15px;font-size:1rem;font-weight:700}.login-btn:hover{box-shadow:0 0 12px #f4c54266}.forgot-password{color:#f4c542;cursor:pointer;background:0 0;border:none;margin:15px auto;display:block}.register-section{text-align:center;margin-top:20px}.register-link{color:#f4c542;margin-top:8px;font-weight:700;text-decoration:none;display:block}.register-link:hover{text-decoration:underline}.services-page{color:#fff;background:radial-gradient(circle at 0 0,#38bdf81a 0%,#0000 35%),radial-gradient(circle at 100% 100%,#f4c54214 0%,#0000 30%),linear-gradient(#0b1f4d 0%,#183b70 40%,#46789f 100%);min-height:100vh;padding:50px}.services-hero{text-align:center;max-width:900px;margin:0 auto 60px}.services-hero h1{margin-bottom:20px;font-size:3rem}.services-hero p{opacity:.9;font-size:1.15rem;line-height:1.7}.services-grid{flex-wrap:wrap;justify-content:center;gap:30px;max-width:1250px;margin:60px auto;display:flex}.service-card{background:#202424;border:2px solid #b88a00;border-radius:10px;flex-direction:column;width:280px;padding:35px;transition:transform .25s,box-shadow .25s;display:flex}.service-card:hover{transform:translateY(-6px);box-shadow:0 10px 24px #00000059,0 0 18px #f4c5422e}.service-card h2{color:#f4c542;margin-bottom:15px}.service-card p{margin-bottom:15px;line-height:1.6}.service-card ul{padding-left:20px;line-height:1.8}.services-info{max-width:1000px;margin:0 auto}.service-detail-card{background:#202424;border:2px solid #f4c542;border-radius:15px;padding:35px;box-shadow:0 0 12px #f4c54240,0 6px 14px #00000040}.service-detail-card h2{color:#f4c542;text-align:center;margin-bottom:20px}.service-detail-card p{margin-bottom:15px;line-height:1.8}@media (width<=768px){.services-page{padding:25px}.services-hero h1{font-size:2.2rem}}.services-contact{text-align:center;background:#202424;border-radius:8px;max-width:1100px;margin:70px auto 100px;padding:50px;box-shadow:0 6px 14px #00000040}.services-contact h2{color:#38bdf8;margin-bottom:25px;font-size:2.4rem}.services-contact>p{color:#d0d0d0;margin-bottom:25px;font-size:1.05rem;line-height:1.9}.services-contact-info{flex-wrap:wrap;justify-content:center;gap:80px;margin:40px 0;display:flex}.contact-item{min-width:240px}.contact-item h3{color:#f4c542;margin-bottom:12px}.contact-item p{color:#d0d0d0;line-height:1.8}.services-contact-btn{color:#fff;text-transform:uppercase;background:#3d7b56;border-radius:6px;margin-top:10px;padding:16px 34px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.services-contact-btn:hover{background:#4b9569;transform:translateY(-3px)}@media (width<=700px){.services-contact{padding:35px 25px}.services-contact-info{flex-direction:column;gap:30px}}.dashboard-page{color:#fff;background:radial-gradient(circle,#183b70 0%,#0b1f4d 65%);min-height:100vh;padding:50px}.dashboard-page h1{text-align:center;margin-bottom:40px}.dashboard-card{background:#202424;border:2px solid #f4c542;border-radius:15px;padding:25px;box-shadow:0 0 12px #f4c54240,0 6px 14px #00000040}.admin-nav{z-index:10;background:#202424;border:2px solid #f4c542;border-radius:15px;flex-wrap:wrap;justify-content:space-evenly;max-width:600px;margin:0 auto 30px;padding:15px;display:flex;position:sticky;top:80px}.admin-nav button{cursor:pointer;color:#fff;background:#2e3333;border:none;border-radius:8px;padding:10px 18px;transition:all .2s}.admin-nav button:hover{color:#000;background:#f4c542}.active-tab{color:#000!important;background:#f4c542!important}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto;display:grid}.tutors-grid{grid-template-columns:repeat(auto-fill,450px);justify-content:center;gap:25px;max-width:1200px;margin:0 auto;display:grid}.admin-delete-btn{color:#fff;cursor:pointer;background:#c0392b;border:none;border-radius:8px;margin-top:15px;padding:10px 15px}.admin-delete-btn:hover{background:#e74c3c}.admin-action-btn{color:#fff;cursor:pointer;background:#8a6d10;border:none;border-radius:8px;width:100%;margin-top:auto;padding:10px 15px;font-weight:700}.tutor-search-container{justify-content:center;margin:25px 0 35px;display:flex}.admin-input:focus{outline:none;box-shadow:0 0 10px #f4c54266}.admin-input{color:#fff;background:#202424;border:2px solid #f4c542;border-radius:10px;width:400px;max-width:90%;padding:12px 16px;font-size:1rem;transition:all .2s}.tutors-grid .dashboard-card{flex-direction:column;min-height:220px;display:flex}@media (width<=900px){.calendar-layout{grid-template-columns:1fr}.booking-sidebar{order:2}.calendar-panel{order:1}.tutors-grid{grid-template-columns:1fr}}.modal-content h2{color:#f4c542;margin-bottom:25px}.modal-close{color:#fff;cursor:pointer;background:#2e3333;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;font-weight:700;position:absolute;top:15px;right:15px}.modal-close:hover{background:#c0392b}.history-item{background:#2a2f2f;border-left:4px solid #f4c542;border-radius:10px;margin-bottom:15px;padding:18px}.history-item p{margin:6px 0}.admin-tutor-image{object-fit:cover;border:3px solid #f4c542;border-radius:50%;width:120px;height:120px;margin:0 auto 15px;display:block}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{color:#fff;background:#202424;border:2px solid #f4c542;border-radius:15px;min-width:400px;padding:25px}.modal-content input,.modal-content textarea{color:#fff;box-sizing:border-box;background:#2b2f2f;border:1px solid #555;border-radius:8px;width:100%;margin-bottom:12px;padding:10px}.modal-buttons{justify-content:space-between;gap:10px;margin-top:15px;display:flex}.tutor-search-container{align-items:center;gap:12px;margin-bottom:20px;display:flex}.tutor-search-container .admin-input{width:600px}.create-tutor-btn{white-space:nowrap;color:#0b1f4d;cursor:pointer;background:#f4c542;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.unread-message{border:2px solid #f4c542;box-shadow:0 0 15px #f4c54259}.inbox-item:hover{background:#f4c54214}.inbox-item h3{margin-bottom:5px}.inbox-item p{opacity:.8;margin-bottom:8px}.unread-message{border-left:4px solid #f4c542}.inbox-page{grid-template-columns:180px 1fr;gap:20px;min-height:700px;display:grid}.mail-sidebar{background:#202424;border:2px solid #f4c542;border-radius:15px;flex-direction:column;gap:10px;padding:15px;display:flex}.mail-sidebar button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:12px}.active-mail-filter{color:#f4c542;background:#f4c54226}.mail-main{background:#202424;border:2px solid #f4c542;border-radius:15px;overflow:hidden}.mail-row{cursor:pointer;border-bottom:1px solid #ffffff14;padding:18px 25px}.mail-row:hover{background:#f4c54214}.mail-name{color:#fff;margin-bottom:4px;font-weight:700}.mail-email{color:#f4c542;margin-bottom:4px}.mail-preview{color:#ffffffa6}.email-view{padding:25px}.back-btn{margin-bottom:20px}.message-body{white-space:pre-wrap;margin-top:20px;line-height:1.7}.mail-search{color:#fff;box-sizing:border-box;background:#2b3030;border:1px solid #f4c54266;border-radius:10px;width:100%;padding:12px}.mail-sidebar button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:12px;transition:all .2s}.mail-sidebar button:hover{background:#f4c5421a}.active-mail-filter{border-left:4px solid #f4c542;font-weight:600;color:#f4c542!important;background:#f4c54233!important}.mail-search{flex:1}.mail-sort-btn{color:#f4c542;cursor:pointer;white-space:nowrap;background:#f4c54226;border:1px solid #f4c54266;border-radius:10px;padding:10px 14px}.mail-header{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:15px;display:flex}.mail-sort-btn,.bulk-delete-btn{cursor:pointer;border:1px solid #f4c54266;border-radius:10px;padding:10px 14px;font-weight:600;transition:all .2s}.mail-sort-btn{color:#f4c542;background:#f4c54226}.mail-sort-btn:hover{background:#f4c54240}.bulk-delete-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#c0392b;border:none;border-radius:10px;padding:10px 14px}.bulk-delete-btn:hover{background:#e74c3c}.admin-tutor-placeholder{color:#f4c542;background:#2b2b2b;border:4px solid #f4c542;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:0 auto 20px;font-size:3.5rem;font-weight:700;display:flex}.setting-row{align-items:center;gap:15px;margin-top:25px;font-size:1.1rem;display:flex}.setting-row input{width:20px;height:20px}
