.teachers-hero-section{padding:2rem;min-height:50vh;display:flex;align-items:center;position:relative}.teachers-hero-grid{display:grid;grid-template-columns:1fr;gap:5rem;align-items:center}@media (min-width:992px){.teachers-hero-grid{grid-template-columns:1.15fr 0.85fr}}.teachers-badge{display:inline-flex;align-items:center;padding:.6rem 1.5rem;border-radius:2rem;font-weight:800;font-size:.8rem;letter-spacing:.05em;margin-bottom:2rem;box-shadow:0 4px 15px -3px rgb(22 163 74 / .2);text-transform:uppercase}.bg-green-safe{background:#16a34a}.text-green-safe{color:#16a34a!important}.teachers-hero-title{font-size:2rem;font-weight:900;color:#0f172a;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.03em}.teachers-hero-description{font-size:1.25rem;color:#475569;line-height:1.75;margin-bottom:3rem;max-width:650px;font-weight:400}.teachers-hero-actions{display:flex;flex-wrap:wrap;gap:1.25rem}.btn-teachers-primary,.btn-teachers-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 2.5rem;border-radius:.75rem;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1)}.btn-teachers-primary{background:#16a34a;color:#fff;box-shadow:0 10px 25px -5px rgb(22 163 74 / .3)}.btn-teachers-primary:hover{background:#15803d;transform:translateY(-3px);box-shadow:0 15px 30px -5px rgb(22 163 74 / .4);color:#fff}.btn-teachers-primary svg{width:22px;height:22px;transition:transform 0.3s ease}.btn-teachers-primary:hover svg{transform:translateX(5px)}.btn-teachers-secondary{background:#fff;color:#475569;border:2px solid #e2e8e0;box-shadow:0 5px 15px -5px rgb(0 0 0 / .03)}.btn-teachers-secondary:hover{border-color:#94a3b8;background:#f1f5f9;color:#0f172a;transform:translateY(-3px)}.teachers-trust-indicators{display:flex;gap:1.5rem;flex-wrap:wrap;padding-top:1rem;border-top:1px dashed #e2e8f0}.trust-item-educator{font-size:.95rem;color:#64748b;font-weight:500;display:flex;align-items:center}.teachers-visual-wrapper{position:relative;border-radius:2rem;box-shadow:0 30px 60px -15px rgb(0 0 0 / .1);transition:transform 0.5s ease}.teachers-visual-wrapper:hover{transform:translateY(-5px) rotate(1deg)}.teachers-hero-img{width:100%;height:auto;border-radius:2rem;display:block;object-fit:cover}.floating-info-card{position:absolute;background:rgb(255 255 255 / .9);backdrop-filter:blur(10px);padding:1rem 1.5rem;border-radius:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 20px 40px -10px rgb(0 0 0 / .15);border:1px solid rgb(255 255 255 / .6);animation:calmTeacherFloat 6s ease-in-out infinite;z-index:20}.floating-info-card .card-icon{font-size:1.75rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%}.bg-green-soft{background:#dcfce7;color:#16a34a}.bg-blue-soft{background:#e0f2fe;color:#0284c7}.floating-info-card .card-text strong{display:block;font-size:1rem;color:#0f172a;line-height:1.3}.floating-info-card .card-text span{font-size:.85rem;color:#64748b;font-weight:500}.card-top-right{top:8%;right:-8%;animation-delay:0s}.card-bottom-left{bottom:12%;left:-10%;animation-delay:3s}@keyframes calmTeacherFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(1deg)}}.teachers-hero-bg-shape{position:absolute;border-radius:50%;z-index:0;opacity:.5;filter:blur(100px)}.shape-green-light{width:650px;height:650px;background:#dcfce7;top:-200px;right:-100px}.shape-blue-light{width:550px;height:550px;background:#e0f2fe;bottom:-150px;left:-150px}.teachers-hero-pattern{position:absolute;inset:0;background-repeat:repeat;opacity:.4;z-index:1}.teachers-academy-section{background:#fff;padding:2rem 0 2rem 0;position:relative;border-top:1px solid #e2e8f0}.teachers-section-header{margin-bottom:4rem}.teachers-subtitle-badge{display:inline-block;padding:.5rem 1.25rem;border-radius:2rem;font-weight:800;font-size:.85rem;letter-spacing:.08em;margin-bottom:1.5rem;text-transform:uppercase}.bg-blue-light{background:#e0f2fe}.text-blue-safe{color:#0284c7}.teachers-section-title{font-size:clamp(2rem, 3.5vw, 1rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}.teachers-intro-text{font-size:1.15rem;color:#475569;line-height:1.7;font-weight:400}.t-academy-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.t-academy-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.t-academy-grid{grid-template-columns:repeat(3,1fr)}}.t-academy-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:2.5rem 1.5rem;text-align:center;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);display:flex;flex-direction:column;align-items:center;border-top-width:4px}.t-academy-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px -10px rgb(0 0 0 / .08);background:#f8fafc}.border-top-blue{border-top-color:#3b82f6}.border-top-yellow{border-top-color:#f59e0b}.border-top-green{border-top-color:#10b981}.border-top-purple{border-top-color:#8b5cf6}.t-academy-icon-box{width:70px;height:70px;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform 0.3s ease}.t-academy-card:hover .t-academy-icon-box{transform:scale(1.15) rotate(5deg)}.t-academy-emoji{font-size:2rem}.bg-blue-soft{background:#eff6ff}.bg-yellow-soft{background:#fef3c7}.bg-green-soft{background:#dcfce7}.bg-purple-soft{background:#f3e8ff}.t-academy-card-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.4;letter-spacing:-.01em}.t-academy-card-desc{font-size:.95rem;color:#64748b;line-height:1.6;font-weight:400}.teachers-toolkit-section{padding:2rem 0 2rem 0;position:relative;border-top:1px dashed #cbd5e1}.t-toolkit-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media (min-width:768px){.t-toolkit-grid{grid-template-columns:repeat(2,1fr)}}.t-toolkit-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all 0.4s ease;box-shadow:0 4px 6px -1px rgb(0 0 0 / .02);position:relative;overflow:hidden}.t-toolkit-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgb(22 163 74 / .15);border-color:#bbf7d0}.t-toolkit-icon-wrapper{width:75px;height:75px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform 0.4s cubic-bezier(.175,.885,.32,1.275)}.t-toolkit-icon-wrapper svg{width:35px;height:35px}.t-toolkit-card:hover .t-toolkit-icon-wrapper{transform:scale(1.1)}.t-toolkit-badge{font-size:.75rem;font-weight:800;color:#94a3b8;letter-spacing:.1em;margin-bottom:.75rem}.t-toolkit-content{flex:1;margin-bottom:2rem}.t-toolkit-title{font-size:1.3rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.4}.t-toolkit-desc{font-size:.95rem;color:#64748b;line-height:1.6}.btn-t-download{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;border-radius:1rem;font-weight:700;font-size:1rem;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;text-decoration:none;transition:all 0.3s ease}.btn-t-download svg{width:20px;height:20px;transition:transform 0.3s ease}.btn-t-download:hover{background:#16a34a;color:#fff;box-shadow:0 10px 20px -5px rgb(22 163 74 / .3)}.btn-t-download:hover svg{transform:translateY(3px)}.teachers-certification-section{background:#fff;padding:2rem 0;position:relative}.t-cert-grid{display:grid;grid-template-columns:1fr;gap:5rem;align-items:center}@media (min-width:992px){.t-cert-grid{grid-template-columns:1fr 1fr}}.t-certificate-mockup{position:relative;max-width:500px;margin:0 auto;perspective:1200px}.t-cert-glow{position:absolute;inset:-5%;background:radial-gradient(circle,rgb(59 130 246 / .15) 0%,#fff0 70%);z-index:0;animation:t-glowPulse 5s infinite alternate}@keyframes t-glowPulse{0%{transform:scale(.95);opacity:.6}100%{transform:scale(1.05);opacity:1}}.t-cert-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:3rem;position:relative;z-index:2;box-shadow:0 25px 50px -12px rgb(15 23 42 / .1);transform:rotateY(5deg) rotateX(2deg);transition:transform 0.5s ease,box-shadow 0.5s ease;outline:2px solid #cbd5e1;outline-offset:-10px}.t-certificate-mockup:hover .t-cert-card{transform:rotateY(0deg) rotateX(0deg) translateY(-10px);box-shadow:0 35px 60px -15px rgb(37 99 235 / .15)}.t-float-badge{position:absolute;background:#fff;padding:.75rem 1.25rem;border-radius:.75rem;font-weight:700;font-size:.9rem;color:#0f172a;box-shadow:0 10px 25px -5px rgb(0 0 0 / .1);border:1px solid #e2e8f0;z-index:10;display:flex;align-items:center;gap:.5rem;animation:calmTeacherFloat 4s ease-in-out infinite}.t-fb-1{bottom:10%;left:-5%;animation-delay:0s}.t-fb-2{top:15%;right:-5%;animation-delay:2s}.t-cert-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.75rem}.t-cert-features-list li{display:flex;align-items:flex-start;gap:1.25rem}.t-cert-check{width:30px;height:30px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px rgb(0 0 0 / .05)}.teachers-interland-section{background:#0f172a;padding:8rem 0;position:relative;color:#fff}.t-interland-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width:992px){.t-interland-grid{grid-template-columns:1fr 1fr}}.t-interland-title{font-size:clamp(2.2rem, 4vw, 1.8rem);font-weight:800;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.text-gradient-interland{background:linear-gradient(135deg,#60a5fa,#c084fc,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;display:inline-block}.t-interland-desc{font-size:1.15rem;color:#cbd5e1;line-height:1.7;margin-bottom:2.5rem}.t-interland-perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.t-interland-perks li{display:flex;align-items:flex-start;gap:1rem}.perk-icon-dark{width:40px;height:40px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn-t-interland{display:inline-flex;align-items:center;gap:.5rem;background:white!important;color:#0f172a!important;padding:1.1rem 2.5rem;border-radius:.75rem;font-weight:800;font-size:1.05rem;text-decoration:none!important;transition:all 0.3s ease}.btn-t-interland:hover{background:#f1f5f9;transform:translateY(-3px);box-shadow:0 10px 25px rgb(255 255 255 / .15)}.teachers-roadmap-section{padding:7rem 0 8rem 0;position:relative;background-size:40px 40px}.t-roadmap-wrapper{display:flex;flex-direction:column;gap:3rem;position:relative;max-width:1050px;margin:0 auto}@media (min-width:992px){.t-roadmap-wrapper{flex-direction:row;justify-content:space-between;gap:2rem}.t-roadmap-wrapper::before{content:'';position:absolute;top:25px;left:10%;right:10%;height:3px;background-image:linear-gradient(to right,#cbd5e1 50%,transparent 50%);background-size:12px 3px;z-index:1}}.t-step-item{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.t-step-marker{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin-bottom:2rem;box-shadow:0 0 0 8px #ffffff,0 5px 15px rgb(0 0 0 / .1);transition:transform 0.3s cubic-bezier(.175,.885,.32,1.275)}.t-step-item:hover .t-step-marker{transform:scale(1.15) translateY(-5px)}.bg-blue-safe{background-color:#2563eb}.bg-yellow{background-color:#f59e0b}.bg-green-safe{background-color:#16a34a}.t-step-card{background:#fff;padding:2.5rem 2rem;border-radius:1.25rem;text-align:center;box-shadow:0 10px 30px -10px rgb(0 0 0 / .05);border:1px solid #f1f5f9;width:100%;transition:all 0.4s ease}.t-step-item:hover .t-step-card{transform:translateY(-8px);box-shadow:0 20px 40px -10px rgb(0 0 0 / .1);border-color:#e2e8f0}.t-step-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.4}.t-step-desc{font-size:.95rem;color:#64748b;line-height:1.6;font-weight:500}@media (max-width:766px){.card-bottom-left{bottom:-46%;left:-3%}.card-top-right{top:-33%;right:-3%}}.t-cert-content .mt-10{margin-top:20px}