@media (max-width:768px){.aurateach-footer__row{flex-direction:column;gap:30px}.aurateach-footer__bottom{flex-direction:column;align-items:flex-start}.aurateach-footer__contacts-quick{flex-direction:column;gap:8px}.stats-container{grid-template-columns:1fr;gap:48px}.stat-number-text{font-size:28px}}@media (max-width:1200px){.teacher-sec3__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.teacher-sec3__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.teacher-sec3__grid{grid-template-columns:1fr}.teacher-sec3{padding:20px 15px}}@media (max-width:968px){.why-aurateach__item,.why-aurateach__item--bottom-row{flex:calc(50% - 30px)}}@media (max-width:640px){.why-aurateach__title{font-size:26px}.why-aurateach__item,.why-aurateach__item--bottom-row{flex:100%}}@media (max-width:1200px){.featured-teachers__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.featured-teachers__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-teachers{padding:40px 15px}.featured-teachers__grid{grid-template-columns:1fr}.featured-teachers__title{font-size:24px}}@media (max-width:1024px){.aurateach-sec6__container{flex-direction:column}}@media (max-width:640px){.aurateach-sec6__title{font-size:26px}.aurateach-sec6__student-card{flex-direction:column-reverse;gap:25px;padding:24px}.aurateach-sec6__parent-card{padding:24px}}@media (max-width:1100px){.aurateach-sec7__card{flex:calc(50% - 20px)}}@media (max-width:640px){.aurateach-sec7__title{font-size:26px}.aurateach-sec7__card{flex:100%;max-width:none}}@media (max-width:1200px){.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.aurateach-sec7{padding:40px 15px}.aurateach-sec7__title{font-size:24px}.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.aurateach-sec7__grid{grid-template-columns:1fr}}@media (max-width:1200px){.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr)}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (max-width:768px){.aurateach-sec7{padding:40px 15px}.aurateach-sec7__title{font-size:24px}.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr);gap:20px}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(250px,300px))}}@media (max-width:480px){.aurateach-sec7__grid{grid-template-columns:1fr}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (max-width:992px){.hero-container{text-align:center;grid-template-columns:1fr;gap:40px}.hero-desc{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.stat-card{bottom:-15px;left:15px}.hero-title{font-size:32px}}*{margin:0;padding:0;font-family:Figtree,Figtree-fallback,Figtree-fallback-android,Noto Sans,NotoSans-fallback,NotoSans-fallback-android,sans-serif}.container-center{box-sizing:border-box;width:100%;max-width:1550px;margin:0 auto;padding:0 100px}@media (max-width:1024px){.container-center{box-sizing:border-box;padding:0 50px}}@media (max-width:640px){.container-center{box-sizing:border-box;padding:0 30px}}header{z-index:1000;background-color:#f7f9fb;align-items:center;width:100%;padding:20px 0;display:flex;position:fixed;top:0;left:0;right:0}.header{box-sizing:border-box;justify-content:space-between;width:100%;max-width:1550px;margin:0 auto;padding:0 100px;display:flex}.header-left{align-items:center;display:flex}.header-logo{align-items:center;margin-right:20px;display:flex}.header-logo>h1{color:#00236f;margin-left:10px;font-size:32px;font-weight:bolder}.header-nav{align-items:center;gap:30px;display:flex}.header-nav .nav-item{color:#444651;padding:8px 0;font-size:16px;font-weight:500;text-decoration:none;display:inline-block;position:relative}.header-nav .nav-item span{transition:transform .3s,color .3s;display:inline-block}.header-nav .nav-item:hover span,.header-nav .nav-item.active-nav span{color:#00236f;transform:translateY(-3px)}.header-nav .nav-item:after{content:"";background-color:#00236f;border-radius:2px;width:100%;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.header-nav .nav-item:hover:after,.header-nav .nav-item.active-nav:after{transform:scaleX(1)}.header-right{align-items:center;gap:10px;display:flex;position:relative}.header-right .header-btn{color:#444651;z-index:2;background-color:#0000;border:2px solid #000;border-radius:14px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative}.header-right .header-btn.header-btn-active{color:#fff;background-color:#00236f}.header-right .header-btn svg{color:#444651;transition:color .3s}.header-right .header-btn.header-btn-active svg{color:#fff}.header-user-profile{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;align-items:center;gap:10px;padding:5px 12px;transition:background-color .2s;display:flex;position:relative}.header-user-profile:hover,.header-user-profile.active{background-color:#eef2f6}.user-avatar{object-fit:cover;border:2px solid #00236f;border-radius:50%}.user-name{color:#00236f;font-size:15px;font-weight:600}.arrow-icon{transition:transform .2s}.dropdown-menu{z-index:10;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;min-width:160px;display:none;position:absolute;top:110%;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.dropdown-menu.show{display:flex}.dropdown-menu a,.dropdown-menu .logout-btn{color:#444651;text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 15px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.dropdown-menu a:hover,.dropdown-menu .logout-btn:hover{color:#00236f;background-color:#f5f5f5}.dropdown-menu .logout-btn{color:#ff4d4f;border-top:1px solid #eee}.dropdown-item{text-align:left;cursor:pointer;color:#1a1a2e;background:0 0;border:none;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;transition:background .2s;display:block}.logout-btn{color:#e74c3c;border-top:1px solid #e8ecf1;margin-top:4px;padding-top:12px}.logout-btn:hover{background:#fde8e8}.avatar-fallback{-webkit-user-select:none;user-select:none;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.user-avatar{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0}.header-user-profile{cursor:pointer;background:0 0;border-radius:30px;align-items:center;gap:8px;padding:4px 12px 4px 4px;transition:background .2s;display:flex;position:relative}.header-user-profile:hover,.header-user-profile.active{background:#f3f4f6}.user-name{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:14px;font-weight:500;overflow:hidden}.dropdown-menu{z-index:1000;opacity:0;visibility:hidden;background:#fff;border-radius:12px;min-width:200px;padding:8px 0;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-8px);box-shadow:0 4px 20px #00000026}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{color:#1a1a2e;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-family:inherit;font-size:14px;text-decoration:none;transition:background .2s;display:flex}.dropdown-item:hover{background:#f8f9fa}.dropdown-item.logout-btn{color:#ef4444;border-top:1px solid #f3f4f6;margin-top:4px;padding-top:12px}.dropdown-item.logout-btn:hover{background:#fef2f2}.arrow-icon{flex-shrink:0;transition:transform .2s}.arrow-icon.rotate{transform:rotate(180deg)}.header-messenger-icon{cursor:pointer;background:#f0f4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex;position:relative}.header-messenger-icon:hover{background:#e0e7ff;transform:translateY(-2px);box-shadow:0 4px 12px #00236f26}.header-messenger-icon svg{width:22px;height:22px;transition:transform .3s}.header-messenger-icon:hover svg{transform:scale(1.1)}.header-messenger-badge{color:#fff;box-sizing:border-box;background:#ef4444;border:2px solid #f7f9fb;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 2px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.aurateach-footer{box-sizing:border-box;background-color:#f1f5f9;width:100%;padding:60px 20px 24px;font-family:system-ui,-apple-system,sans-serif}.aurateach-footer__container{max-width:1550px;margin:0 auto}.aurateach-footer__row{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px;display:flex}.aurateach-footer__brand-col{flex:1.5;min-width:260px}.aurateach-footer__logo{color:#0b2265;margin:0 0 16px;font-size:24px;font-weight:700}.aurateach-footer__brand-desc{color:#475569;max-width:320px;margin:0 0 24px;font-size:14.5px;line-height:1.6}.aurateach-footer__socials{gap:12px;display:flex}.aurateach-footer__social-btn{color:#0b2265;cursor:pointer;background-color:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.aurateach-footer__social-btn:hover{color:#fff;background-color:#0b2265}.aurateach-footer__menu-col{flex:1;min-width:180px}.aurateach-footer__menu-title{color:#0b2265;margin:0 0 20px;font-size:15px;font-weight:700}.aurateach-footer__menu-list{margin:0;padding:0;list-style:none}.aurateach-footer__menu-item{margin-bottom:14px}.aurateach-footer__link{color:#475569;font-size:14px;text-decoration:none;transition:color .2s;display:inline-block}.aurateach-footer__link:hover{color:#2563eb}.aurateach-footer__divider{border:none;border-top:1px solid #cbd5e1;margin:0 0 20px}.aurateach-footer__bottom{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.aurateach-footer__copyright{margin:0}.aurateach-footer__contacts-quick{flex-wrap:wrap;gap:24px;display:flex}.aurateach-footer__contact-txt-item{margin:0}.aurateach-footer__contact-bold{color:#334155;font-weight:600}@media (max-width:768px){.aurateach-footer__row{flex-direction:column;gap:30px}.aurateach-footer__bottom{flex-direction:column;align-items:flex-start}.aurateach-footer__contacts-quick{flex-direction:column;gap:8px}.stats-container{grid-template-columns:1fr;gap:48px}.stat-number-text{font-size:28px}}@media (max-width:1200px){.teacher-sec3__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.teacher-sec3__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.teacher-sec3__grid{grid-template-columns:1fr}.teacher-sec3{padding:20px 15px}}@media (max-width:968px){.why-aurateach__item,.why-aurateach__item--bottom-row{flex:calc(50% - 30px)}}@media (max-width:640px){.why-aurateach__title{font-size:26px}.why-aurateach__item,.why-aurateach__item--bottom-row{flex:100%}}@media (max-width:1200px){.featured-teachers__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.featured-teachers__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-teachers{padding:40px 15px}.featured-teachers__grid{grid-template-columns:1fr}.featured-teachers__title{font-size:24px}}@media (max-width:1024px){.aurateach-sec6__container{flex-direction:column}}@media (max-width:640px){.aurateach-sec6__title{font-size:26px}.aurateach-sec6__student-card{flex-direction:column-reverse;gap:25px;padding:24px}.aurateach-sec6__parent-card{padding:24px}}@media (max-width:1100px){.aurateach-sec7__card{flex:calc(50% - 20px)}}@media (max-width:640px){.aurateach-sec7__title{font-size:26px}.aurateach-sec7__card{flex:100%;max-width:none}}@media (max-width:1200px){.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.aurateach-sec7{padding:40px 15px}.aurateach-sec7__title{font-size:24px}.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.aurateach-sec7__grid{grid-template-columns:1fr}}@media (max-width:1200px){.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr)}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (max-width:768px){.aurateach-sec7{padding:40px 15px}.aurateach-sec7__title{font-size:24px}.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr);gap:20px}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(250px,300px))}}@media (max-width:480px){.aurateach-sec7__grid{grid-template-columns:1fr}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:1fr;max-width:400px;margin:0 auto}}*{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.hero-section{background-color:#fff;justify-content:center;width:100%;padding:160px 0 80px;display:flex}.hero-container{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;width:100%;display:grid}.hero-content{flex-col:column;flex-direction:column;display:flex}.hero-title{color:#0d276b;margin-bottom:24px;font-size:42px;font-weight:700;line-height:1.2}.hero-desc{color:#4a5568;max-width:480px;margin-bottom:36px;font-size:16px;line-height:1.6}.hero-buttons{align-items:center;gap:16px;display:flex}.hero-buttons a{border-radius:30px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background-color:#00236f;box-shadow:0 4px 14px #1565c04d}.btn-primary:hover{background-color:#0d47a1;transform:translateY(-2px)}.btn-secondary{color:#0d276b;background-color:#f8fafc;border:1px solid #cbd5e1}.btn-secondary:hover{background-color:#f1f5f9;border-color:#94a3b8}.icon-play{width:18px;height:18px}.hero-media{width:100%;position:relative}.video-wrapper{aspect-ratio:16/9;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.video-banner{object-fit:cover;width:100%;height:100%;display:block}.play-trigger{cursor:pointer;background-color:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #00000026}.play-trigger svg{color:#0d276b;width:24px;height:24px;margin-left:4px}.play-trigger:hover{background-color:#fff;transform:translate(-50%,-50%)scale(1.1)}.stat-card{z-index:10;background-color:#fff;border-radius:12px;align-items:center;gap:16px;padding:16px 24px;display:flex;position:absolute;bottom:-25px;left:-30px;box-shadow:0 10px 25px #00000014}.stat-icon{color:#1565c0;background-color:#e0e7ff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.stat-icon svg{width:22px;height:22px}.stat-info{flex-direction:column;display:flex}.stat-number{color:#1565c0;font-size:20px;font-weight:700;line-height:1.2}.stat-label{color:#64748b;margin-top:2px;font-size:13px;font-weight:500}@media (max-width:992px){.hero-container{text-align:center;grid-template-columns:1fr;gap:40px}.hero-desc{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.stat-card{bottom:-15px;left:15px}.hero-title{font-size:32px}}.header-search{background-color:#f7f7f7;border-radius:18px;align-self:center;width:650px;max-width:100%;height:36px}.searchForm{align-items:center;max-width:650px;display:flex;position:relative}.searchInput{border:1px solid #ccc;border-radius:25px;outline:none;width:100%;padding:12px 40px 12px 15px;font-size:16px;transition:border-color .3s}.searchInput:focus{border-color:#00236f}.searchButton{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .3s;display:flex;position:absolute;right:5px}.searchButton:hover{color:#00236f}.teacher-sec3{box-sizing:border-box;width:100%;max-width:1550px;margin:0 auto;padding:40px 0;font-family:sans-serif}.teacher-sec3__title{color:#0d2757;margin-bottom:20px;font-size:28px;font-weight:700}.teacher-sec3__grid{grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:30px;display:grid}.course-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.course-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.course-card img{object-fit:cover;width:100%;height:200px}.course-card__content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.course-card__tag{color:#4a5568;background:#e2e8f0;border-radius:4px;align-self:flex-start;margin-bottom:10px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.course-card__title{color:#1a202c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.course-card__description{color:#4a5568;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0 0 15px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.course-card__footer{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;display:flex}.course-card__price-value{color:#e28743;font-size:16px;font-weight:700}.course-card__students{color:#718096;font-size:13px;font-weight:500}.teacher-sec3__pagination{justify-content:center;gap:8px;margin-top:40px;display:flex}.pagination-btn{color:#444651;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;transition:all .2s;display:flex}.pagination-btn:hover:not(:disabled):not(.active){color:#00236f;background-color:#f1f5f9;border-color:#94a3b8}.pagination-btn.active{color:#fff;background-color:#00236f;border:none}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1200px){.teacher-sec3__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.teacher-sec3__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.teacher-sec3__grid{grid-template-columns:1fr}.teacher-sec3{padding:20px 15px}}.course-card-link{color:inherit;text-decoration:none;display:block}.course-card-link:hover .course-card{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.section4{background-color:#f6f8fa;padding:60px 0}.why-aurateach{box-sizing:border-box;text-align:center;width:100%;padding:60px 0;font-family:sans-serif}.why-aurateach__header{max-width:600px;margin:0 auto 40px}.why-aurateach__title{color:#0d2757;margin-bottom:12px;font-size:32px;font-weight:700}.why-aurateach__desc{color:#64748b;font-size:15px;line-height:1.6}.why-aurateach__image-wrapper{border-radius:16px;width:100%;max-width:900px;margin:0 auto 50px;overflow:hidden;box-shadow:0 10px 30px #00000014}.why-aurateach__img{width:100%;height:auto;display:block}.why-aurateach__grid{flex-wrap:wrap;justify-content:center;gap:40px 30px;max-width:1200px;margin:0 auto;display:flex}.why-aurateach__item{box-sizing:border-box;flex-direction:column;flex:calc(33.333% - 30px);align-items:center;min-width:280px;max-width:360px;padding:10px;display:flex}.why-aurateach__item--bottom-row{flex:0 calc(50% - 30px)}.why-aurateach__icon-circle{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.why-aurateach__icon-circle--verified{color:#2563eb;background-color:#eff6ff}.why-aurateach__icon-circle--payment{color:#16a34a;background-color:#f0fdf4}.why-aurateach__icon-circle--time{color:#ea580c;background-color:#fff7ed}.why-aurateach__icon-circle--rating{color:#9333ea;background-color:#faf5ff}.why-aurateach__icon-circle--support{color:#dc2626;background-color:#fef2f2}.why-aurateach__item-title{color:#0f172a;margin:0 0 10px;font-size:18px;font-weight:700}.why-aurateach__item-desc{color:#64748b;margin:0;font-size:13.5px;line-height:1.6}@media (max-width:968px){.why-aurateach__item,.why-aurateach__item--bottom-row{flex:calc(50% - 30px)}}@media (max-width:640px){.why-aurateach__title{font-size:26px}.why-aurateach__item,.why-aurateach__item--bottom-row{flex:100%}}.featured-teachers{box-sizing:border-box;width:100%;max-width:1550px;margin:0 auto;padding:60px 0;font-family:system-ui,-apple-system,sans-serif}.featured-teachers__header{text-align:center;margin-bottom:45px}.featured-teachers__title{color:#0d2757;margin-bottom:12px;font-size:32px;font-weight:700}.featured-teachers__desc{color:#64748b;font-size:15px}.featured-teachers__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.featured-teachers__card{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;padding:24px;transition:all .3s;display:flex}.featured-teachers__card:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 12px 24px #0000000f}.featured-teachers__profile{align-items:center;gap:16px;margin-bottom:16px;display:flex}.featured-teachers__avatar{object-fit:cover;background-color:#f1f5f9;border-radius:50%;width:64px;height:64px}.featured-teachers__name{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:600}.featured-teachers__subject{color:#2563eb;margin:0;font-size:13.5px;font-weight:500}.featured-teachers__meta{color:#64748b;border-bottom:1px dashed #e2e8f0;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;font-size:13px;display:flex}.featured-teachers__rating-box{color:#ea580c;align-items:center;gap:4px;font-weight:600;display:flex}.featured-teachers__rating-star{color:#eab308;fill:#eab308}.featured-teachers__divider{color:#cbd5e1}.featured-teachers__bio{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 20px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.featured-teachers__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.featured-teachers__price-label{color:#94a3b8;font-size:12px}.featured-teachers__price-value{color:#0f172a;font-size:16px;font-weight:700}.featured-teachers__btn{color:#fff;cursor:pointer;background-color:#00236f;border:none;border-radius:8px;padding:8px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background-color .2s}.featured-teachers__btn:hover{background-color:#0d47a1}.featured-teachers__loading{text-align:center;color:#64748b;padding:40px;font-size:15px}.tutor-card-link{color:inherit;text-decoration:none;display:block}.tutor-card-link:hover .featured-teachers__card{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 12px 24px #0000000f}@media (max-width:1200px){.featured-teachers__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.featured-teachers__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-teachers{padding:40px 15px}.featured-teachers__grid{grid-template-columns:1fr}.featured-teachers__title{font-size:24px}}.aurateach-sec6{box-sizing:border-box;width:100%;max-width:1550px;margin:0 auto;padding:60px 0;font-family:system-ui,-apple-system,sans-serif}.aurateach-sec6__title{text-align:center;color:#0b2265;margin-bottom:45px;font-size:32px;font-weight:700}.aurateach-sec6__container{align-items:stretch;gap:30px;display:flex}.aurateach-sec6__student-card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex:2;align-items:center;gap:40px;padding:40px;display:flex;box-shadow:0 4px 20px #00000005}.aurateach-sec6__student-info{flex-direction:column;flex:1;display:flex}.aurateach-sec6__badge{color:#1d4ed8;letter-spacing:.5px;background-color:#eff6ff;border-radius:20px;align-self:flex-start;margin-bottom:24px;padding:6px 12px;font-size:11px;font-weight:700}.aurateach-sec6__quote{color:#0b2265;margin:0 0 30px;font-size:18px;font-style:italic;font-weight:500;line-height:1.6}.aurateach-sec6__user{align-items:center;gap:14px;display:flex}.aurateach-sec6__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.aurateach-sec6__user-name{color:#0b2265;margin:0 0 4px;font-size:16px;font-weight:700}.aurateach-sec6__user-role{color:#64748b;margin:0;font-size:13px}.aurateach-sec6__media-box{flex-direction:column;flex:1;align-items:center;display:flex}.aurateach-sec6__result-img{object-fit:cover;border-radius:12px;width:100%;max-width:320px;height:220px;margin-bottom:12px}.aurateach-sec6__achievement{color:#475569;font-size:12px;font-weight:500}.aurateach-sec6__parent-card{box-sizing:border-box;background-color:#032174;border-radius:16px;flex-direction:column;flex:1.2;justify-content:center;padding:40px;display:flex}.aurateach-sec6__parent-quote{color:#fff;opacity:.9;margin:0 0 40px;font-size:16px;font-style:italic;line-height:1.7}.aurateach-sec6__user-name--light{color:#fff}.aurateach-sec6__user-role--light{color:#93c5fd}@media (max-width:1024px){.aurateach-sec6__container{flex-direction:column}}@media (max-width:640px){.aurateach-sec6__title{font-size:26px}.aurateach-sec6__student-card{flex-direction:column-reverse;gap:25px;padding:24px}.aurateach-sec6__parent-card{padding:24px}}.section7{background-color:#f8fafc}.aurateach-sec7{width:100%;margin:0 auto;padding:60px 0;font-family:system-ui,-apple-system,sans-serif}.aurateach-sec7__grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.aurateach-sec7__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:calc(25% - 20px);min-width:260px;max-width:340px;padding:24px;display:flex;box-shadow:0 4px 6px -1px #00000005}.aurateach-sec7__stars{color:#b45309;gap:2px;display:flex}.aurateach-sec7__star-icon{fill:#b45309}.aurateach-sec7__score{color:#334155;margin-left:4px;font-size:13.5px;font-weight:600}.aurateach-sec7__content{color:#334155;margin:0;font-size:14.5px;font-style:italic;line-height:1.6}@media (max-width:1100px){.aurateach-sec7__card{flex:calc(50% - 20px)}}@media (max-width:640px){.aurateach-sec7__title{font-size:26px}.aurateach-sec7__card{flex:100%;max-width:none}}.aurateach-sec7__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.aurateach-sec7__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;padding:24px;transition:all .3s;display:flex}@media (max-width:1200px){.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.aurateach-sec7{padding:40px 15px}.aurateach-sec7__title{font-size:24px}.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.aurateach-sec7__grid{grid-template-columns:1fr}}.aurateach-sec7{box-sizing:border-box;width:100%;max-width:1550px;margin:0 auto;padding:60px 20px;font-family:system-ui,-apple-system,sans-serif}.aurateach-sec7__header{text-align:center;margin-bottom:45px}.aurateach-sec7__title{color:#0d2757;margin-bottom:12px;font-size:32px;font-weight:700}.aurateach-sec7__desc{color:#64748b;font-size:15px}.aurateach-sec7__grid{grid-template-columns:repeat(4,1fr);justify-content:center;gap:30px;display:grid}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:center}.aurateach-sec7__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;max-width:100%;height:100%;padding:24px;transition:all .3s;display:flex}.aurateach-sec7__card:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 12px 24px #0000000f}.aurateach-sec7__author{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:600}.aurateach-sec7__role{color:#64748b;margin:0 0 12px;font-size:13px}.aurateach-sec7__rating{align-items:center;gap:8px;margin-bottom:16px;display:flex}.aurateach-sec7__stars{gap:2px;display:flex}.aurateach-sec7__star-icon{color:#eab308;fill:#eab308;width:16px;height:16px}.aurateach-sec7__score{color:#0f172a;font-size:14px;font-weight:600}.aurateach-sec7__content{color:#475569;flex-grow:1;margin:0;font-size:14px;font-style:italic;line-height:1.6}@media (max-width:1200px){.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr)}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (max-width:768px){.aurateach-sec7{padding:40px 15px}.aurateach-sec7__title{font-size:24px}.aurateach-sec7__grid{grid-template-columns:repeat(2,1fr);gap:20px}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:repeat(auto-fit,minmax(250px,300px))}}@media (max-width:480px){.aurateach-sec7__grid{grid-template-columns:1fr}:is(.aurateach-sec7__grid:has(.aurateach-sec7__card:last-child:first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(2):first-child),.aurateach-sec7__grid:has(.aurateach-sec7__card:nth-last-child(3):first-child)){grid-template-columns:1fr;max-width:400px;margin:0 auto}}.stats-section{background-color:#f6f8fa;justify-content:center;padding:60px 0;display:flex}.stats-container{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:1250px;display:grid}.stat-item{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-icon-wrapper{color:#1565c0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;display:flex}.stat-icon-wrapper svg{width:100%;height:100%}.stat-number-text{color:#0d276b;font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1.2}.stat-label-text{color:#64748b;font-size:13px;font-weight:500}@media (max-width:768px){.stats-container{grid-template-columns:1fr;gap:48px}.stat-number-text{font-size:28px}}.booking-modal-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;animation:.3s bookingFadeIn;display:flex;position:fixed;inset:0}.booking-modal{background:#fff;border-radius:16px;width:90%;max-width:560px;max-height:90vh;padding:28px;animation:.3s bookingSlideUp;overflow-y:auto}@keyframes bookingFadeIn{0%{opacity:0}to{opacity:1}}@keyframes bookingSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.booking-modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.booking-modal-title{color:#1a1a2e;margin:0;font-size:22px;font-weight:700}.booking-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:24px;transition:color .2s}.booking-modal-close:hover{color:#1a1a2e}.booking-course-info{background:#f8f9fa;border-radius:12px;gap:16px;margin-bottom:20px;padding:16px;display:flex}.booking-course-thumb{background:#e5e7eb;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.booking-thumb-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:32px;display:flex}.booking-course-details{flex:1}.booking-course-name{color:#1a1a2e;margin:0 0 4px;font-size:16px;font-weight:600}.booking-course-tutor{color:#4b5563;margin:0 0 8px;font-size:14px}.booking-course-meta{color:#6b7280;gap:12px;font-size:13px;display:flex}.booking-meta-item{align-items:center;gap:4px;display:flex}.booking-payment-section{margin-bottom:20px}.booking-section-title{color:#1a1a2e;margin:0 0 12px;font-size:15px;font-weight:600}.booking-payment-options{flex-direction:column;gap:8px;display:flex}.booking-payment-option{cursor:pointer;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.booking-payment-option:hover{border-color:#d1d5db}.booking-payment-option.active{background:#eef2ff;border-color:#4f46e5}.booking-payment-option input[type=radio]{display:none}.booking-option-icon{font-size:24px}.booking-option-label{color:#1a1a2e;font-size:14px;font-weight:500}.booking-option-desc{color:#6b7280;font-size:12px}.booking-price-summary{background:#f3f4f6;border-radius:12px;margin-bottom:20px;padding:16px}.booking-price-row{color:#4b5563;justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.booking-price-row.total{color:#1a1a2e;border-top:1px solid #d1d5db;margin-top:6px;padding-top:12px;font-weight:600}.booking-price-value{color:#1a1a2e;font-weight:500}.booking-total-price{color:#4f46e5;font-size:18px;font-weight:700}.booking-notes-section{margin-bottom:20px}.booking-notes-label{color:#1a1a2e;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.booking-notes-input{resize:vertical;border:1px solid #d1d5db;border-radius:8px;width:95%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.booking-notes-input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.booking-actions{justify-content:flex-end;gap:12px;display:flex}.booking-cancel-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .2s}.booking-cancel-btn:hover:not(:disabled){background:#f3f4f6}.booking-confirm-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 28px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.booking-confirm-btn:hover:not(:disabled){background:#4338ca;transform:translateY(-1px)}.booking-confirm-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.booking-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite bookingSpin}@keyframes bookingSpin{to{transform:rotate(360deg)}}@media (max-width:640px){.booking-modal{padding:20px}.booking-course-info{text-align:center;flex-direction:column;align-items:center}.booking-course-meta{flex-wrap:wrap;justify-content:center}.booking-actions{flex-direction:column}.booking-cancel-btn,.booking-confirm-btn{justify-content:center;width:100%}}.booking-error-message{color:#721c24;background:#f8d7da;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;font-size:14px;display:flex}.booking-note{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:12px;padding:12px 16px}.booking-note p{color:#856404;margin:0;font-size:13px}.booking-confirm-btn:disabled{opacity:.6;cursor:not-allowed}.booking-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-sidebar{background:#fff;border-radius:12px;flex-shrink:0;width:260px;height:fit-content;padding:24px 0;position:sticky;top:100px;box-shadow:0 1px 3px #0000001a}.sidebar-title{border-bottom:1px solid #f3f4f6;padding:0 20px 16px}.sidebar-title h2{color:#6b7280;letter-spacing:.5px;margin:0;font-size:14px;font-weight:700}.sidebar-nav{flex-direction:column;padding:8px 0;display:flex}.sidebar-link{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 0;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#1a1a2e;background:#f8f9fa}.sidebar-link.active{color:#4f46e5;background:#eef2ff;border-right:3px solid #4f46e5}.sidebar-link .sidebar-icon{text-align:center;flex-shrink:0;width:24px;font-size:18px}.sidebar-link.logout{color:#ef4444;border-top:1px solid #f3f4f6;margin-top:8px;padding-top:16px}.sidebar-link.logout:hover{color:#dc2626;background:#fef2f2}@media (max-width:768px){.profile-sidebar{border-radius:8px;width:100%;margin-bottom:20px;position:static}.sidebar-nav{flex-flow:wrap;gap:4px;padding:4px 8px}.sidebar-link{border-radius:8px;flex:auto;min-width:fit-content;padding:10px 16px;font-size:13px}.sidebar-link.active{border-bottom:3px solid #4f46e5;border-right:none}.sidebar-link.logout{color:#ef4444;border-top:none;margin-top:0;padding-top:10px}.sidebar-title{padding:0 16px 12px}.sidebar-title h2{font-size:13px}}@media (max-width:480px){.sidebar-link{padding:8px 12px;font-size:12px}.sidebar-link .sidebar-icon{width:20px;font-size:16px}}.sidebar-link{color:#4b5563;align-items:center;gap:10px;padding:10px 0;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:8px;height:20px;margin-left:auto;padding:0 6px;font-size:10px;font-weight:600;display:flex}.sidebar-link.active .sidebar-badge{background:#dc2626}
