.teachers-page{min-height:100vh;width:100%;overflow-x:hidden;position:relative;background:#f8fafc;direction:rtl}.teachers-content{position:relative;z-index:2;padding:calc(56px + 40px) 24px 40px;max-width:1200px;margin:0 auto}.teachers-hero{text-align:center;margin-bottom:40px}.teachers-hero__content{margin-bottom:24px}.teachers-hero__title{font-size:48px;font-weight:700;color:#1e293b;line-height:1.1;margin:0 0 16px;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.teachers-hero__subtitle{font-size:24px;font-weight:600;color:#475569;max-width:800px;margin:0 auto 12px;line-height:1.3}.teachers-hero__exams{font-size:16px;color:#3b82f6;font-weight:500;margin:0}.teachers-cta{display:flex;flex-direction:column;align-items:center;gap:16px}.teachers-cta__free{font-size:14px;font-weight:500;color:#6b7280}.teachers-cta__button{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:0 32px;height:56px;font-size:18px;font-weight:700;background:#059669;color:#fff;border:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;cursor:pointer;transition:all .3s ease}.teachers-cta__button:hover{background:#047857;transform:translateY(-2px);box-shadow:0 14px 20px -3px #00000026}.teachers-cta__button:active{background:#065f46;transform:translateY(0)}.teachers-trust-chips{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:8px}.teachers-trust-chip{background:#e5e7eb;color:#374151;font-size:14px;padding:6px 14px;border-radius:9999px;border:1px solid #d1d5db;font-weight:500}.teachers-features{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 24px #00000014}.teachers-features__title{text-align:center;font-size:28px;font-weight:700;color:#1e293b;margin:0 0 24px}.teachers-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.teachers-feature-card{display:flex;flex-direction:column;gap:12px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.teachers-feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:#3b82f6}.teachers-feature-card__icon{color:#3b82f6;display:inline-flex;margin-left:8px}.teachers-feature-card__title{font-size:18px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center}.teachers-feature-card__description{font-size:15px;color:#475569;margin:0;line-height:1.6}.teachers-feature-card__benefit{font-size:14px;color:#059669;font-weight:600;padding:10px 14px;background:#05966914;border-radius:8px;border-right:3px solid #059669;margin-top:auto}.teachers-features__support{text-align:center;font-size:15px;color:#374151;font-style:italic;margin:0;padding-top:20px;border-top:1px solid #e5e7eb}.teachers-features__support strong{font-weight:700;font-style:normal}.teachers-background{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.teachers-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.12;animation:teacherFloat 20s ease-in-out infinite}.teachers-orb--1{width:500px;height:500px;background:radial-gradient(circle,#3b82f6 0,#0000 70%);top:-250px;right:-250px}.teachers-orb--2{width:600px;height:600px;background:radial-gradient(circle,#10b981 0,#0000 70%);bottom:-300px;left:-300px;animation-delay:7s}.teachers-orb--3{width:400px;height:400px;background:radial-gradient(circle,#3b82f6 0,#0000 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes teacherFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-40px) scale(1.1)}50%{transform:translate(-20px,30px) scale(.9)}75%{transform:translate(-40px,-20px) scale(1.05)}}@media (max-width:768px){.teachers-content{padding-top:calc(56px + 24px);padding-left:16px;padding-right:16px}.teachers-hero__title{font-size:28px}.teachers-hero__subtitle{font-size:16px}.teachers-hero__exams{font-size:14px}.teachers-cta__button{width:100%;max-width:300px;height:52px;font-size:16px}.teachers-trust-chip{font-size:12px;padding:5px 12px}.teachers-features{padding:20px}.teachers-features__title{font-size:22px}.teachers-features__grid{grid-template-columns:1fr;gap:16px}.teachers-feature-card__title{font-size:16px}.teachers-feature-card__description{font-size:14px}}@media (max-width:480px){.teachers-hero__title{font-size:24px}.teachers-hero__subtitle{font-size:14px}.teachers-features{padding:16px;border-radius:12px}.teachers-feature-card{padding:16px}}@media (prefers-reduced-motion:reduce){.teachers-orb{animation:none}.teachers-cta__button,.teachers-feature-card{transition:none}}