.Navbar-module__nuAbfa__header{z-index:1000;transition:var(--transition);background:0 0;padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__header.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(16px);background:#0f1a2df7;padding:.85rem 0;box-shadow:0 4px 24px #0000004d}.Navbar-module__nuAbfa__nav{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoInitial{background:linear-gradient(135deg, var(--accent), var(--accent-light));width:40px;height:40px;color:var(--primary-dark);font-family:var(--font-heading);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.Navbar-module__nuAbfa__logoText{font-family:var(--font-heading);color:var(--text-white);letter-spacing:.01em;font-size:1.05rem;font-weight:700}.Navbar-module__nuAbfa__links{align-items:center;gap:.25rem;display:flex}.Navbar-module__nuAbfa__link{color:#ffffffc7;border-radius:var(--radius-sm);transition:var(--transition-fast);letter-spacing:.01em;padding:.45rem .85rem;font-size:.88rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__link:hover{color:var(--text-white);background:#ffffff14}.Navbar-module__nuAbfa__link.Navbar-module__nuAbfa__active{color:var(--accent-light);font-weight:600}.Navbar-module__nuAbfa__link.Navbar-module__nuAbfa__active:after{content:"";background:var(--accent-light);border-radius:2px;width:16px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__ctaBtn{margin-left:.75rem;padding:.55rem 1.2rem!important;font-size:.85rem!important}.Navbar-module__nuAbfa__menuToggle{color:var(--text-white);border-radius:var(--radius-sm);transition:var(--transition-fast);padding:.4rem;display:none}.Navbar-module__nuAbfa__menuToggle:hover{background:#ffffff1a}@media (max-width:900px){.Navbar-module__nuAbfa__menuToggle{justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__links{background:var(--bg-dark-2);z-index:-1;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:none;position:fixed;inset:0}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{display:flex}.Navbar-module__nuAbfa__link{text-align:center;width:240px;padding:.75rem 2rem;font-size:1.2rem}.Navbar-module__nuAbfa__ctaBtn{justify-content:center;width:240px;margin-top:1rem;margin-left:0}}
.Hero-module__Z8hQ_W__hero{background:var(--bg-dark);min-height:100vh;color:var(--text-white);flex-direction:column;justify-content:center;align-items:stretch;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgGradient{background:linear-gradient(135deg,#0c1a2e 0%,#0f2542 40%,#0a1e38 70%,#051224 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__bgPattern{background-image:radial-gradient(circle at 20% 30%,#2563eb14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#c9a2270f 0%,#0000 50%);position:absolute;inset:0}.Hero-module__Z8hQ_W__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__orb1,.Hero-module__Z8hQ_W__orb2,.Hero-module__Z8hQ_W__orb3{filter:blur(60px);border-radius:50%;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__orb1{background:#2563eb1f;width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.Hero-module__Z8hQ_W__orb2{background:#c9a2271a;width:300px;height:300px;animation-delay:-3s;bottom:10%;right:5%}.Hero-module__Z8hQ_W__orb3{background:#1a3a5c4d;width:250px;height:250px;animation-delay:-6s;top:40%;left:50%}.Hero-module__Z8hQ_W__content{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:4rem;padding-top:3rem;padding-bottom:8rem;display:grid;position:relative}.Hero-module__Z8hQ_W__textBlock{max-width:640px}.Hero-module__Z8hQ_W__badge{border-radius:var(--radius-full);color:var(--accent-light);letter-spacing:.05em;text-transform:uppercase;background:#c9a2271f;border:1px solid #c9a2274d;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;animation:.6s both Hero-module__Z8hQ_W__fadeInUp;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-light);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s infinite Hero-module__Z8hQ_W__pulse-ring}.Hero-module__Z8hQ_W__name{font-family:var(--font-heading);color:var(--text-white);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.05;animation:.6s .1s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__highlight{background:linear-gradient(135deg, var(--accent-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__tagline{font-family:var(--font-heading);color:var(--text-white-muted);margin-bottom:1.25rem;font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic;line-height:1.5;animation:.6s .2s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__taglineAccent{color:var(--accent-light);font-style:normal;font-weight:600}.Hero-module__Z8hQ_W__subtitle{color:#ffffffa6;margin-bottom:2rem;font-size:1rem;line-height:1.8;animation:.6s .3s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__subtitle strong{color:var(--text-white);font-weight:600}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:1rem;animation:.6s .4s both Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__profileCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.25rem;min-width:240px;padding:2rem 1.75rem;animation:.7s .5s both Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__avatarRing{background:linear-gradient(135deg, var(--accent), var(--secondary));border-radius:50%;width:120px;height:120px;padding:3px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:relative}.Hero-module__Z8hQ_W__avatar{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero-module__Z8hQ_W__avatarInitials{font-family:var(--font-heading);color:var(--accent-light);letter-spacing:.05em;font-size:2.2rem;font-weight:800}.Hero-module__Z8hQ_W__cardInfo h3{font-family:var(--font-heading);color:var(--text-white);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.Hero-module__Z8hQ_W__cardInfo p{color:var(--accent-light);margin-bottom:1rem;font-size:.85rem;font-weight:500}.Hero-module__Z8hQ_W__cardTags{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.Hero-module__Z8hQ_W__statsBar{-webkit-backdrop-filter:blur(12px);z-index:2;background:#0a1e37d9;border-top:1px solid #ffffff14;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__stats{grid-template-columns:repeat(4,1fr);padding:1.25rem 0;display:grid}.Hero-module__Z8hQ_W__stat{border-right:1px solid #ffffff14;align-items:center;gap:.85rem;padding:.5rem 1.5rem;display:flex}.Hero-module__Z8hQ_W__stat:last-child{border-right:none}.Hero-module__Z8hQ_W__statIcon{color:var(--accent-light);flex-shrink:0}.Hero-module__Z8hQ_W__statValue{font-family:var(--font-heading);color:var(--text-white);margin-bottom:.15rem;font-size:1.4rem;font-weight:700;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:#ffffff8c;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Hero-module__Z8hQ_W__scrollBtn{z-index:10;color:#ffffff73;cursor:pointer;width:44px;height:44px;transition:var(--transition);background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;animation:1s 1s both Hero-module__Z8hQ_W__fadeIn;display:flex;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollBtn:hover{color:var(--text-white);background:#ffffff24;transform:translate(-50%)translateY(-3px)}@media (max-width:900px){.Hero-module__Z8hQ_W__content{grid-template-columns:1fr;gap:2.5rem;padding-bottom:12rem}.Hero-module__Z8hQ_W__profileCard{text-align:left;flex-direction:row;justify-content:center;width:100%}.Hero-module__Z8hQ_W__cardInfo{text-align:left}.Hero-module__Z8hQ_W__cardTags{justify-content:flex-start}.Hero-module__Z8hQ_W__stats{grid-template-columns:repeat(2,1fr)}.Hero-module__Z8hQ_W__stat{border-bottom:1px solid #ffffff14;border-right:none}.Hero-module__Z8hQ_W__stat:nth-child(3),.Hero-module__Z8hQ_W__stat:last-child{border-bottom:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__profileCard{flex-direction:column}.Hero-module__Z8hQ_W__cardInfo{text-align:center}.Hero-module__Z8hQ_W__cardTags{justify-content:center}.Hero-module__Z8hQ_W__stats{grid-template-columns:1fr 1fr}.Hero-module__Z8hQ_W__stat{padding:.75rem 1rem}.Hero-module__Z8hQ_W__scrollBtn{bottom:130px}}
.About-module__vqXTeW__about{background:var(--bg-white)}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.About-module__vqXTeW__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--secondary);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.About-module__vqXTeW__heading{font-family:var(--font-heading);color:var(--primary);margin-bottom:.85rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.About-module__vqXTeW__headingAccent{color:var(--secondary)}.About-module__vqXTeW__bio{color:var(--text-secondary);margin-bottom:1rem;font-size:.97rem;line-height:1.8}.About-module__vqXTeW__bio strong{color:var(--primary);font-weight:600}.About-module__vqXTeW__infoRow{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.75rem;padding-top:1.75rem;display:grid}.About-module__vqXTeW__infoItem{flex-direction:column;gap:.2rem;display:flex}.About-module__vqXTeW__infoLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.73rem;font-weight:600}.About-module__vqXTeW__infoValue{color:var(--primary);font-size:.9rem;font-weight:600}.About-module__vqXTeW__cardsCol{flex-direction:column;gap:1.25rem;display:flex}.About-module__vqXTeW__highlightCard{align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.About-module__vqXTeW__cardIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--secondary);background:linear-gradient(135deg,#2563eb1a,#1a3a5c14);border:1px solid #2563eb26;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vqXTeW__cardTitle{font-family:var(--font-heading);color:var(--primary);margin-bottom:.4rem;font-size:1rem;font-weight:700}.About-module__vqXTeW__cardDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.7}@media (max-width:900px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:480px){.About-module__vqXTeW__infoRow{grid-template-columns:1fr}}
.TeachingPhilosophy-module__FTDDJW__quoteCard{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-xl);margin-bottom:3.5rem;padding:3rem 3.5rem;position:relative;overflow:hidden}.TeachingPhilosophy-module__FTDDJW__quoteCard:before{content:"";background:#c9a2271f;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.TeachingPhilosophy-module__FTDDJW__quoteCard:after{content:"";background:#2563eb24;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-40px;left:-40px}.TeachingPhilosophy-module__FTDDJW__quoteIcon{width:56px;height:56px;color:var(--accent-light);z-index:1;background:#c9a22733;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:inline-flex;position:relative}.TeachingPhilosophy-module__FTDDJW__quote{font-family:var(--font-heading);color:var(--text-white);z-index:1;max-width:720px;margin:0 auto 1.5rem;font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic;line-height:1.65;position:relative}.TeachingPhilosophy-module__FTDDJW__quoteCite{color:var(--accent-light);letter-spacing:.04em;z-index:1;font-size:.9rem;font-style:normal;font-weight:700;display:block;position:relative}.TeachingPhilosophy-module__FTDDJW__principlesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.TeachingPhilosophy-module__FTDDJW__principleCard{padding-top:2.5rem;position:relative}.TeachingPhilosophy-module__FTDDJW__principleNumber{font-family:var(--font-heading);color:#2563eb14;-webkit-user-select:none;user-select:none;font-size:3.5rem;font-weight:800;line-height:1;position:absolute;top:.75rem;right:1.25rem}.TeachingPhilosophy-module__FTDDJW__principleTitle{font-family:var(--font-heading);color:var(--primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.TeachingPhilosophy-module__FTDDJW__principleDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.75}@media (max-width:768px){.TeachingPhilosophy-module__FTDDJW__principlesGrid{grid-template-columns:1fr}.TeachingPhilosophy-module__FTDDJW__quoteCard{padding:2rem 1.75rem}}
.Education-module__91SPAa__education{background:var(--bg-white)}.Education-module__91SPAa__timeline{flex-direction:column;gap:2rem;padding-left:2.5rem;display:flex;position:relative}.Education-module__91SPAa__timeline:before{content:"";background:linear-gradient(180deg, var(--secondary), var(--accent));border-radius:2px;width:2px;position:absolute;top:20px;bottom:20px;left:19px}.Education-module__91SPAa__timelineItem{position:relative}.Education-module__91SPAa__timelineDot{background:var(--secondary);color:#fff;border:3px solid var(--bg-white);width:40px;height:40px;box-shadow:0 0 0 2px var(--secondary);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;left:-2.5rem}.Education-module__91SPAa__eduCard{padding:2rem}.Education-module__91SPAa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Education-module__91SPAa__degree{font-family:var(--font-heading);color:var(--primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Education-module__91SPAa__institution{color:var(--secondary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.Education-module__91SPAa__meta{flex-wrap:wrap;gap:1.25rem;display:flex}.Education-module__91SPAa__meta span{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.82rem;display:flex}.Education-module__91SPAa__description{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.92rem;line-height:1.75}.Education-module__91SPAa__coursesLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.6rem;font-size:.75rem;font-weight:700}.Education-module__91SPAa__coursesList{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:768px){.Education-module__91SPAa__timeline{padding-left:2rem}.Education-module__91SPAa__timelineDot{width:34px;height:34px;left:-2rem}.Education-module__91SPAa__cardHeader{flex-direction:column;align-items:flex-start}}
.Experience-module__HaXZMW__experienceList{flex-direction:column;gap:1.75rem;display:flex}.Experience-module__HaXZMW__expCard{padding:2rem}.Experience-module__HaXZMW__expHeader{border-bottom:1px solid var(--border);align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Experience-module__HaXZMW__expIcon{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:var(--radius-md);width:48px;height:48px;color:var(--accent-light);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Experience-module__HaXZMW__expMain{flex:1}.Experience-module__HaXZMW__role{font-family:var(--font-heading);color:var(--primary);margin-bottom:.2rem;font-size:1.2rem;font-weight:700}.Experience-module__HaXZMW__org{color:var(--secondary);margin-bottom:.6rem;font-size:.95rem;font-weight:600}.Experience-module__HaXZMW__expMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Experience-module__HaXZMW__expMeta span{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.82rem;display:flex}.Experience-module__HaXZMW__responsibilities{flex-direction:column;gap:.6rem;display:flex}.Experience-module__HaXZMW__responsibility{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.65;display:flex}.Experience-module__HaXZMW__bullet{color:var(--accent);flex-shrink:0;margin-top:.25rem}@media (max-width:600px){.Experience-module__HaXZMW__expHeader{flex-direction:column}.Experience-module__HaXZMW__expIcon{width:40px;height:40px}}
.Skills-module__P7wDQq__skills{background:var(--bg-light)}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.Skills-module__P7wDQq__skillCard{padding:2rem}.Skills-module__P7wDQq__category{font-family:var(--font-heading);border-bottom:2px solid #0000;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.05rem;font-weight:700}.Skills-module__P7wDQq__category-blue{color:var(--secondary);border-bottom-color:#2563eb26}.Skills-module__P7wDQq__category-gold{color:var(--accent-dark);border-bottom-color:#c9a22733}.Skills-module__P7wDQq__category-navy{color:var(--primary);border-bottom-color:#1a3a5c26}.Skills-module__P7wDQq__bars{flex-direction:column;gap:1rem;display:flex}.Skills-module__P7wDQq__skillItem{flex-direction:column;gap:.4rem;display:flex}.Skills-module__P7wDQq__skillLabel{justify-content:space-between;align-items:center;display:flex}.Skills-module__P7wDQq__skillLabel span:first-child{color:var(--text-primary);font-size:.87rem;font-weight:500}.Skills-module__P7wDQq__skillPercent{color:var(--text-muted);font-size:.78rem;font-weight:700}.Skills-module__P7wDQq__barBg{background:var(--border);border-radius:var(--radius-full);height:6px;overflow:hidden}.Skills-module__P7wDQq__barFill{border-radius:var(--radius-full);height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.Skills-module__P7wDQq__fill-blue{background:linear-gradient(90deg, var(--secondary), #60a5fa)}.Skills-module__P7wDQq__fill-gold{background:linear-gradient(90deg, var(--accent-dark), var(--accent-light))}.Skills-module__P7wDQq__fill-navy{background:linear-gradient(90deg, var(--primary), var(--primary-light))}@media (max-width:900px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr}}
.Certifications-module__1N6pqG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Certifications-module__1N6pqG__certCard{flex-direction:column;gap:.5rem;padding:1.75rem;display:flex;position:relative}.Certifications-module__1N6pqG__certCard.Certifications-module__1N6pqG__featured{border-color:var(--accent);background:linear-gradient(135deg,#c9a2270a,#2563eb08)}.Certifications-module__1N6pqG__featuredBadge{background:var(--accent);color:var(--primary-dark);border-radius:0 0 var(--radius-sm) var(--radius-sm);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.3rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-1px;right:1.25rem}.Certifications-module__1N6pqG__certIcon{color:var(--secondary);margin-bottom:.25rem}.Certifications-module__1N6pqG__certCard.Certifications-module__1N6pqG__featured .Certifications-module__1N6pqG__certIcon{color:var(--accent-dark)}.Certifications-module__1N6pqG__certName{font-family:var(--font-heading);color:var(--primary);font-size:1rem;font-weight:700;line-height:1.3}.Certifications-module__1N6pqG__certIssuer{color:var(--secondary);font-size:.83rem;font-weight:600}.Certifications-module__1N6pqG__certYear{color:var(--text-muted);font-size:.78rem;font-weight:600}.Certifications-module__1N6pqG__certDesc{color:var(--text-secondary);margin-top:.25rem;font-size:.85rem;line-height:1.65}@media (max-width:1024px){.Certifications-module__1N6pqG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Certifications-module__1N6pqG__grid{grid-template-columns:1fr}}
.LessonPlans-module__Aj7kKa__lessonPlans{background:var(--bg-white)}.LessonPlans-module__Aj7kKa__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.LessonPlans-module__Aj7kKa__planCard{flex-direction:column;gap:1rem;padding:2rem;display:flex}.LessonPlans-module__Aj7kKa__planIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--secondary);background:linear-gradient(135deg,#2563eb1a,#1a3a5c14);border:1px solid #2563eb26;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LessonPlans-module__Aj7kKa__planTitle{font-family:var(--font-heading);color:var(--primary);font-size:1.05rem;font-weight:700;line-height:1.35}.LessonPlans-module__Aj7kKa__planMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.LessonPlans-module__Aj7kKa__metaItem{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;display:flex}.LessonPlans-module__Aj7kKa__section{flex-direction:column;gap:.4rem;display:flex}.LessonPlans-module__Aj7kKa__sectionLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--secondary);align-items:center;gap:.35rem;font-size:.73rem;font-weight:700;display:flex}.LessonPlans-module__Aj7kKa__objectives{color:var(--text-secondary);font-size:.87rem;line-height:1.7}.LessonPlans-module__Aj7kKa__skills{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}@media (max-width:768px){.LessonPlans-module__Aj7kKa__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__contact{background:var(--bg-dark)}.Contact-module__OWeMSG__contact .Contact-module__OWeMSG__section-header h2{color:var(--text-white)}.Contact-module__OWeMSG__contact .Contact-module__OWeMSG__section-header p{color:var(--text-white-muted)}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.Contact-module__OWeMSG__infoIntro{color:var(--text-white-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.8}.Contact-module__OWeMSG__contactItems{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.Contact-module__OWeMSG__contactItem{align-items:center;gap:1rem;display:flex}.Contact-module__OWeMSG__contactIcon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-light);background:#c9a2271f;border:1px solid #c9a22740;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactLabel{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:.1rem;font-size:.73rem;font-weight:600}.Contact-module__OWeMSG__contactValue{color:var(--text-white);transition:var(--transition-fast);font-size:.92rem;font-weight:500}a.Contact-module__OWeMSG__contactValue:hover{color:var(--accent-light)}.Contact-module__OWeMSG__availability{border-radius:var(--radius-full);color:#6ee7b7;background:#10b9811a;border:1px solid #10b98140;align-items:center;gap:.65rem;padding:.6rem 1rem;font-size:.82rem;font-weight:500;display:flex}.Contact-module__OWeMSG__availDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #10b981}.Contact-module__OWeMSG__formCol{border-radius:var(--radius-xl);background:#ffffff0a;border:1px solid #ffffff14;padding:2.5rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.4rem;display:flex}.Contact-module__OWeMSG__label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{border-radius:var(--radius-md);color:var(--text-white);font-family:var(--font-body);transition:var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1f;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:#ffffff4d}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--accent);background:#ffffff17;box-shadow:0 0 0 3px #c9a2271f}.Contact-module__OWeMSG__input option{background:var(--primary);color:var(--text-white)}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__successMsg{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Contact-module__OWeMSG__successIcon{width:64px;height:64px;color:var(--accent-light);background:#c9a22726;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Contact-module__OWeMSG__successMsg h3{font-family:var(--font-heading);color:var(--text-white);font-size:1.5rem}.Contact-module__OWeMSG__successMsg p{color:var(--text-white-muted);max-width:320px;font-size:.95rem}@media (max-width:900px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:560px){.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}.Contact-module__OWeMSG__formCol{padding:1.75rem}}
.Footer-module__EZoWya__footer{background:var(--bg-dark-2);color:var(--text-white);border-top:1px solid #ffffff12}.Footer-module__EZoWya__top{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:3.5rem 0 2.5rem;display:grid}.Footer-module__EZoWya__brand{max-width:380px}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__EZoWya__logoInitial{background:linear-gradient(135deg, var(--accent), var(--accent-light));width:44px;height:44px;color:var(--primary-dark);font-family:var(--font-heading);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex}.Footer-module__EZoWya__logoName{font-family:var(--font-heading);color:var(--text-white);font-size:1rem;font-weight:700}.Footer-module__EZoWya__logoTagline{color:var(--accent-light);font-size:.75rem;font-weight:500}.Footer-module__EZoWya__brandDesc{color:#ffffff80;margin-bottom:1.5rem;font-size:.88rem;line-height:1.8}.Footer-module__EZoWya__socials{gap:.6rem;display:flex}.Footer-module__EZoWya__social{border-radius:var(--radius-md);color:#fff9;width:38px;height:38px;transition:var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__social:hover{color:var(--accent-light);background:#c9a22726;border-color:#c9a2274d}.Footer-module__EZoWya__linksBlock{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__linksTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.Footer-module__EZoWya__links,.Footer-module__EZoWya__contactList{flex-direction:column;gap:.5rem;display:flex}.Footer-module__EZoWya__link{color:#fff9;transition:var(--transition-fast);cursor:pointer;font-size:.88rem;text-decoration:none}.Footer-module__EZoWya__link:hover{color:var(--accent-light)}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.5rem 0;display:flex}.Footer-module__EZoWya__copyright{color:#ffffff59;font-size:.82rem}.Footer-module__EZoWya__madeWith{color:#ffffff59;align-items:center;gap:.35rem;font-size:.82rem;display:flex}.Footer-module__EZoWya__heart{color:#f87171}@media (max-width:900px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1;max-width:100%}.Footer-module__EZoWya__brandDesc{max-width:480px}}@media (max-width:560px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
