@charset "UTF-8";@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#111827;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:700}.section-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1d9e75;margin-bottom:.75rem}.section-title{font-size:1.875rem;font-weight:800;color:#111827;margin-bottom:1rem}@media (min-width: 768px){.section-title{font-size:2.25rem}}.section-subtitle{font-size:1.125rem;color:#4b5563;line-height:1.625;max-width:600px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;line-height:1;transition:all .25s ease;cursor:pointer;white-space:nowrap;border:2px solid transparent}.btn--primary{background-color:#1d9e75;color:#fff;border-color:#1d9e75}.btn--primary:hover{background-color:#0f6e56;border-color:#0f6e56;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.btn--primary:active{transform:translateY(0)}.btn--outline{background-color:transparent;color:#fff;border-color:#fff9}.btn--outline:hover{background-color:#ffffff1a;border-color:#fff}.btn--outline-dark{background-color:transparent;color:#085041;border-color:#1d9e75}.btn--outline-dark:hover{background-color:#e1f5ee;border-color:#0f6e56}.btn--full{width:100%}.btn--large{padding:1rem 2rem;font-size:1.125rem}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.badge--green{background-color:#e1f5ee;color:#085041}.badge--teal{background-color:#5dcaa533;color:#0f6e56}.badge--outline{background-color:transparent;color:#4b5563;border:1px solid #D1D5DB}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;height:68px;background-color:#085041;transition:box-shadow .25s ease,background-color .25s ease}.navbar.scrolled{background-color:#052e25;box-shadow:0 2px 20px #00000040}.navbar__container{max-width:1100px;margin:0 auto;height:100%;padding:0 1.25rem;display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.navbar__container{padding:0 2rem}}.navbar__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none}.navbar__brand-icon{font-size:1.25rem;color:#5dcaa5;line-height:1}.navbar__brand-name{font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-.01em}.navbar__cta{padding:.5rem 1.25rem;background-color:#1d9e75;color:#fff;border:none;border-radius:.75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.navbar__cta:hover{background-color:#5dcaa5;color:#085041;transform:translateY(-1px)}.navbar__cta:active{transform:translateY(0)}@media (min-width: 768px){.navbar__cta{font-size:1rem;padding:.5rem 1.5rem}}.hero{background-color:#085041;padding-top:calc(68px + 4rem);padding-bottom:5rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-40%;right:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(29,158,117,.12) 0%,transparent 70%);pointer-events:none}.hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(93,202,165,.08) 0%,transparent 70%);pointer-events:none}.hero__container{max-width:1100px;margin:0 auto;padding:0 1.25rem;text-align:center;position:relative;z-index:1}@media (min-width: 768px){.hero__container{padding:0 2rem}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#5dcaa526;border:1px solid rgba(93,202,165,.3);border-radius:9999px;font-size:.875rem;font-weight:500;color:#5dcaa5;margin-bottom:1.5rem;letter-spacing:.02em}.hero__headline{font-size:1.875rem;font-weight:800;color:#fff;line-height:1.25;margin-bottom:1.5rem;letter-spacing:-.02em}@media (min-width: 768px){.hero__headline{font-size:3rem}}.hero__highlight{color:#5dcaa5;position:relative}.hero__highlight:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#5DCAA5,transparent);border-radius:9999px}.hero__subtext{font-size:1.125rem;color:#ffffffbf;line-height:1.625;max-width:640px;margin:0 auto 2rem}@media (min-width: 768px){.hero__subtext{font-size:1.25rem}}.hero__cta-group{display:flex;flex-direction:column;gap:.75rem;align-items:center;margin-bottom:3rem}@media (min-width: 480px){.hero__cta-group{flex-direction:row;justify-content:center}}.hero__stats{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background-color:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;max-width:760px;margin:0 auto}@media (min-width: 768px){.hero__stats{flex-wrap:nowrap;gap:0}}.hero__stat{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1;min-width:120px}.hero__stat-number{font-size:1.5rem;font-weight:800;color:#5dcaa5;letter-spacing:-.02em}@media (min-width: 768px){.hero__stat-number{font-size:1.875rem}}.hero__stat-label{font-size:.75rem;font-weight:500;color:#fff9;text-align:center;letter-spacing:.02em;text-transform:uppercase}.hero__stat-divider{display:none;width:1px;height:40px;background-color:#ffffff26;flex-shrink:0}@media (min-width: 768px){.hero__stat-divider{display:block}}.subjects{padding:5rem 0;background-color:#f9fafb}.subjects__container{max-width:1100px;margin:0 auto;padding:0 1.25rem}@media (min-width: 768px){.subjects__container{padding:0 2rem}}.subjects__header{text-align:center;margin-bottom:3rem}.subjects__header .section-subtitle{margin:0 auto}.subjects__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.subjects__grid{grid-template-columns:1fr 1fr}}.subject-card{position:relative;background-color:#fff;border:2px solid #E5E7EB;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.subject-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-4px)}.subject-card--featured{border-color:#1d9e75;box-shadow:0 0 0 1px #1d9e75,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.subject-card--featured .subject-card__title{color:#085041}.subject-card__badge{position:absolute;top:-14px;left:2rem;padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.subject-card__badge--popular{background-color:#1d9e75;color:#fff}.subject-card__icon{font-size:2.5rem;line-height:1}.subject-card__title{font-size:1.5rem;font-weight:700;color:#111827;line-height:1.375}.subject-card__desc{font-size:1rem;color:#4b5563;line-height:1.625}.subject-card__list{display:flex;flex-direction:column;gap:.5rem;flex:1}.subject-card__list li{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#4b5563}.subject-card__list li:before{content:"✓";display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#e1f5ee;color:#0f6e56;border-radius:9999px;font-size:11px;font-weight:700;flex-shrink:0}.why-us{padding:5rem 0;background-color:#fff}.why-us__container{max-width:1100px;margin:0 auto;padding:0 1.25rem}@media (min-width: 768px){.why-us__container{padding:0 2rem}}.why-us__header{text-align:center;margin-bottom:3rem}.why-us__header .section-subtitle{margin:0 auto}.why-us__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 480px){.why-us__grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.why-us__grid{grid-template-columns:1fr 1fr 1fr}}.feature-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:1rem;border:1px solid #E5E7EB;background-color:#fff;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.feature-item:hover{border-color:#5dcaa5;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-2px)}.feature-item:hover .feature-item__icon{background-color:#e1f5ee;transform:scale(1.05)}.feature-item__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;min-width:52px;background-color:#f3f4f6;border-radius:.75rem;font-size:1.5rem;transition:background-color .25s ease,transform .25s ease}.feature-item__content{display:flex;flex-direction:column;gap:.25rem}.feature-item__title{font-size:1rem;font-weight:600;color:#111827;line-height:1.375}.feature-item__subtitle{font-size:.875rem;color:#4b5563;line-height:1.625}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}80%,to{transform:scale(2.2);opacity:0}}@keyframes pulse-dot{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.tutor{padding:5rem 0;background-color:#f9fafb}.tutor__container{max-width:1100px;margin:0 auto;padding:0 1.25rem}@media (min-width: 768px){.tutor__container{padding:0 2rem}}.tutor__header{text-align:center;margin-bottom:3rem}.tutor__body{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media (min-width: 768px){.tutor__body{grid-template-columns:300px 1fr;align-items:start}}.tutor__profile{background-color:#fff;border:1px solid #E5E7EB;border-radius:1.5rem;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 1px 2px #0000000d}.tutor__avatar{position:relative}.tutor__avatar-circle{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#1d9e75,#085041);display:flex;align-items:center;justify-content:center;border:4px solid #E1F5EE;box-shadow:0 0 0 2px #5dcaa5;overflow:hidden}.tutor__avatar-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.tutor__name{font-size:1.25rem;font-weight:700;color:#111827}.tutor__title{font-size:.875rem;color:#4b5563;font-weight:500}.tutor__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.tutor__timeline{background-color:#fff;border:1px solid #E5E7EB;border-radius:1.5rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.tutor__timeline-heading{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #E5E7EB}.timeline{display:flex;flex-direction:column;gap:0;position:relative}.timeline:before{content:"";position:absolute;left:11px;top:12px;bottom:12px;width:2px;background:linear-gradient(to bottom,#1d9e75,#e5e7eb)}.timeline__item{display:flex;gap:1.25rem;padding-bottom:2rem;position:relative}.timeline__item:last-child{padding-bottom:0}.timeline__dot{position:relative;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;z-index:1}.timeline__dot:before{content:"";width:12px;height:12px;border-radius:50%;background-color:#d1d5db;border:2px solid #FFFFFF;box-shadow:0 0 0 2px #d1d5db;position:relative;z-index:1}.timeline__item--active .timeline__dot:before{background-color:#1d9e75;box-shadow:0 0 0 2px #1d9e75;animation:pulse-dot 2s ease-in-out infinite}.timeline__pulse{position:absolute;width:12px;height:12px;border-radius:50%;background-color:#5dcaa5;opacity:0}.timeline__item--active .timeline__pulse{animation:pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite}.timeline__content{padding-top:2px;display:flex;flex-direction:column;gap:.5rem}.timeline__tag{display:inline-flex;padding:.25rem .5rem;background-color:#e1f5ee;color:#085041;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:fit-content}.timeline__title{font-size:1rem;font-weight:600;color:#111827;line-height:1.375}.timeline__desc{font-size:.875rem;color:#4b5563;line-height:1.625}.tutor__credentials{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;background:linear-gradient(135deg,#085041,#0f6e56);border-radius:1.5rem;padding:2rem 1.5rem;text-align:center}@media (min-width: 768px){.tutor__credentials{padding:2.5rem 3rem}}.credential{display:flex;flex-direction:column;align-items:center;gap:.5rem}.credential__number{font-size:1.5rem;font-weight:800;color:#5dcaa5;letter-spacing:-.02em}@media (min-width: 768px){.credential__number{font-size:2.25rem}}.credential__label{font-size:.75rem;font-weight:500;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;text-align:center}@media (min-width: 768px){.credential__label{font-size:.875rem}}.testimonials{padding:5rem 0;background-color:#fff}.testimonials__container{max-width:1100px;margin:0 auto;padding:0 1.25rem}@media (min-width: 768px){.testimonials__container{padding:0 2rem}}.testimonials__header{text-align:center;margin-bottom:3rem}.testimonials__header .section-subtitle{margin:0 auto}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.testimonials__grid{grid-template-columns:1fr 1fr}}.testimonial-card{background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .25s ease,transform .25s ease;position:relative}.testimonial-card:before{content:"“";position:absolute;top:1rem;right:1.5rem;font-size:5rem;font-family:Georgia,serif;color:#e1f5ee;line-height:1;pointer-events:none}.testimonial-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-3px);border-color:#5dcaa5}.testimonial-card__stars{font-size:1.125rem;color:#f59e0b;letter-spacing:.1em}.testimonial-card__quote{font-size:1rem;color:#4b5563;line-height:1.625;font-style:italic;flex:1;quotes:none;position:relative;z-index:1}.testimonial-card__author{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #E5E7EB}.testimonial-card__avatar{width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,#1d9e75,#0f6e56);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;letter-spacing:.05em}.testimonial-card__info{display:flex;flex-direction:column;gap:2px}.testimonial-card__name{font-size:1rem;font-weight:600;color:#111827}.testimonial-card__school{font-size:.75rem;color:#9ca3af}.register{padding:5rem 0;background:linear-gradient(180deg,#f9fafb,#e1f5ee)}.register__container{max-width:680px;margin:0 auto;padding:0 1.25rem}@media (min-width: 768px){.register__container{padding:0 2rem}}.register__header{text-align:center;margin-bottom:2.5rem}.register__header .section-subtitle{margin:0 auto}.register__card{background-color:#fff;border:1px solid #E5E7EB;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (min-width: 768px){.register__card{padding:2.5rem 3rem}}.register__form{display:flex;flex-direction:column;gap:1.25rem}.register__success{text-align:center;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.register__success-icon{font-size:3rem;line-height:1}.register__success-title{font-size:1.5rem;font-weight:700;color:#085041}.register__success-text{font-size:1rem;color:#4b5563;line-height:1.625;max-width:420px}.register__success-note{font-size:.875rem;color:#9ca3af;padding:.75rem 1rem;background-color:#e1f5ee;border-radius:.75rem;border-left:3px solid #1D9E75}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:600;color:#374151}.form-label .required{color:#ef4444;margin-left:2px}.form-input{width:100%;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.75rem;font-size:1rem;color:#111827;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.form-input::placeholder{color:#9ca3af}.form-input:focus{border-color:#1d9e75;box-shadow:0 0 0 3px #1d9e751f}.form-input.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.form-select option{color:#111827}.form-error{display:none;font-size:.75rem;color:#ef4444;font-weight:500}.form-group.has-error .form-error{display:block}.checkbox-group{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 400px){.checkbox-group{grid-template-columns:1fr 1fr}}.checkbox-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1.5px solid #E5E7EB;border-radius:.75rem;cursor:pointer;transition:all .15s ease;position:relative;background-color:#fff;-webkit-user-select:none;user-select:none}.checkbox-card:hover{border-color:#5dcaa5;background-color:#e1f5ee}.checkbox-card.selected{border-color:#1d9e75;background-color:#e1f5ee;box-shadow:0 0 0 1px #1d9e75}.checkbox-card.selected .checkbox-card__tick{opacity:1;transform:scale(1)}.checkbox-card.selected .checkbox-card__label{color:#085041;font-weight:600}.checkbox-card__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.checkbox-card__icon{font-size:1.25rem;line-height:1;flex-shrink:0}.checkbox-card__label{font-size:.875rem;font-weight:500;color:#4b5563;transition:color .15s ease;flex:1;line-height:1.375}.checkbox-card__tick{width:18px;height:18px;min-width:18px;border-radius:9999px;background-color:#1d9e75;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;opacity:0;transform:scale(.5);transition:opacity .15s ease,transform .15s ease}.footer{background-color:#085041;padding:3rem 0}.footer__container{max-width:1100px;margin:0 auto;padding:0 1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 768px){.footer__container{padding:0 2rem}}.footer__brand{display:flex;align-items:center;gap:.5rem}.footer__brand-icon{font-size:1.5rem;color:#5dcaa5;line-height:1}.footer__brand-name{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em}.footer__tagline{font-size:.875rem;color:#fff9;font-style:italic;max-width:400px}.footer__divider{width:60px;height:1px;background-color:#fff3;margin:.5rem 0}.footer__copy{font-size:.75rem;color:#fff6;line-height:1.625}.footer__break{display:block}@media (min-width: 768px){.footer__break{display:inline}.footer__break:before{content:" — "}}
