@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";
:root{--bg-dark:#0a0e27;--bg-light:#f8fafc;--card-glass:#fffffff2;--muted:#64748b;--accent-blue:#3b82f6;--accent-purple:#8b5cf6;--accent-pink:#ec4899;--accent-cyan:#06b6d4;--accent-orange:#f97316;--accent-green:#10b981}.teacher-module__rACrKW__container{background:linear-gradient(135deg,#667eea15 0%,#764ba215 50%,#f093fb15 100%);max-width:1280px;min-height:100vh;margin:0 auto;padding:24px 24px 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.teacher-module__rACrKW__loader{text-align:center;padding:40px}.teacher-module__rACrKW__spinner{border:4px solid #667eea33;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin:0 auto 16px;animation:1s linear infinite teacher-module__rACrKW__spin}.teacher-module__rACrKW__loader h4{color:#667eea;font-size:16px;font-weight:600}.teacher-module__rACrKW__header{text-align:center;margin-bottom:32px;position:relative}.teacher-module__rACrKW__header:before{content:"";z-index:-1;background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite teacher-module__rACrKW__float;position:absolute;top:-100px;left:50%;transform:translate(-50%)}@keyframes teacher-module__rACrKW__float{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-20px)}}.teacher-module__rACrKW__title{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:3rem;font-weight:800;animation:8s infinite teacher-module__rACrKW__gradientShift}@keyframes teacher-module__rACrKW__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes teacher-module__rACrKW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.teacher-module__rACrKW__subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:500}.teacher-module__rACrKW__grid{perspective:1000px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;display:grid}.teacher-module__rACrKW__card{background:var(--card-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000000f}.teacher-module__rACrKW__card:before{content:"";background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));opacity:.06;z-index:0;height:200px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.teacher-module__rACrKW__card:hover:before{opacity:.12}.teacher-module__rACrKW__card:hover{border-color:#667eea33;transform:translateY(-8px);box-shadow:0 20px 40px #667eea26}.teacher-module__rACrKW__cardHeader{z-index:1;background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);padding:24px 20px 80px;position:relative}.teacher-module__rACrKW__ribbon{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:100px;padding:8px 16px;font-size:.75rem;font-weight:800;animation:3s ease-in-out infinite teacher-module__rACrKW__gentlePulse;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #fbbf244d}@keyframes teacher-module__rACrKW__gentlePulse{0%,to{box-shadow:0 4px 12px #fbbf244d}50%{box-shadow:0 6px 18px #fbbf2466}}.teacher-module__rACrKW__thumbWrapper{z-index:10;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.teacher-module__rACrKW__thumb{background:linear-gradient(135deg,#f8fafc,#fff);border:6px solid #fff;border-radius:50%;width:120px;height:120px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001f}.teacher-module__rACrKW__card:hover .teacher-module__rACrKW__thumb{transform:scale(1.05);box-shadow:0 12px 32px #667eea33}.teacher-module__rACrKW__thumb:after{content:"";opacity:0;background:linear-gradient(135deg,#667eea1a,#0000);transition:opacity .3s;position:absolute;inset:0}.teacher-module__rACrKW__card:hover .teacher-module__rACrKW__thumb:after{opacity:1}.teacher-module__rACrKW__cardBody{z-index:1;flex-direction:column;flex:1;padding:56px 20px 20px;display:flex;position:relative}.teacher-module__rACrKW__meta{text-align:center;margin-bottom:16px}.teacher-module__rACrKW__name{color:var(--bg-dark);letter-spacing:-.5px;margin-bottom:4px;font-size:1.375rem;font-weight:800}.teacher-module__rACrKW__age{color:var(--muted);font-size:.95rem;font-weight:600}.teacher-module__rACrKW__tags{flex-wrap:wrap;justify-content:center;gap:8px;margin:16px 0;display:flex}.teacher-module__rACrKW__tag{cursor:pointer;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:700;transition:all .2s}.teacher-module__rACrKW__tag:hover{opacity:.85;box-shadow:0 4px 12px #00000026}.teacher-module__rACrKW__tagBlue{color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe);box-shadow:0 4px 12px #3b82f633}.teacher-module__rACrKW__tagPurple{color:#6d28d9;background:linear-gradient(135deg,#ede9fe,#ddd6fe);box-shadow:0 4px 12px #8b5cf633}.teacher-module__rACrKW__tagPink{color:#be185d;background:linear-gradient(135deg,#fce7f3,#fbcfe8);box-shadow:0 4px 12px #ec489933}.teacher-module__rACrKW__tagCyan{color:#0e7490;background:linear-gradient(135deg,#cffafe,#a5f3fc);box-shadow:0 4px 12px #06b6d433}.teacher-module__rACrKW__tagOrange{color:#c2410c;background:linear-gradient(135deg,#fed7aa,#fdba74);box-shadow:0 4px 12px #f9731633}.teacher-module__rACrKW__tagGreen{color:#065f46;background:linear-gradient(135deg,#d1fae5,#a7f3d0);box-shadow:0 4px 12px #10b98133}.teacher-module__rACrKW__bio{color:var(--muted);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.teacher-module__rACrKW__stats{background:#8b5cf60a;border-radius:12px;justify-content:center;gap:16px;margin-bottom:20px;padding:16px;display:flex}.teacher-module__rACrKW__stat{text-align:center}.teacher-module__rACrKW__statValue{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.teacher-module__rACrKW__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.teacher-module__rACrKW__actions{gap:12px;margin-top:auto;display:flex}.teacher-module__rACrKW__viewProfile{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;flex:1;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 6px 16px #667eea40}.teacher-module__rACrKW__viewProfile:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .3s;position:absolute;inset:0}.teacher-module__rACrKW__viewProfile:hover{transform:translateY(-2px);box-shadow:0 10px 24px #667eea59}.teacher-module__rACrKW__viewProfile:hover:before{opacity:1}.teacher-module__rACrKW__viewProfile:active{transform:translateY(0);box-shadow:0 4px 12px #667eea33}.teacher-module__rACrKW__empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:80px 24px;font-size:1.125rem}@media (max-width:768px){.teacher-module__rACrKW__container{margin:0;padding:16px 16px 80px}.teacher-module__rACrKW__header{margin-bottom:24px}.teacher-module__rACrKW__header:before{display:none}.teacher-module__rACrKW__title{letter-spacing:-.5px;font-size:1.5rem}.teacher-module__rACrKW__subtitle{font-size:.9rem}.teacher-module__rACrKW__grid{grid-template-columns:1fr;gap:16px;max-width:600px;margin:0 auto}.teacher-module__rACrKW__card{border-radius:16px}.teacher-module__rACrKW__cardHeader{padding:20px 16px 50px}.teacher-module__rACrKW__thumbWrapper{bottom:-40px}.teacher-module__rACrKW__thumb{border:4px solid #fff;width:80px;height:80px}.teacher-module__rACrKW__cardBody{padding:48px 16px 16px}.teacher-module__rACrKW__meta{margin-bottom:12px}.teacher-module__rACrKW__name{margin-bottom:2px;font-size:1.1rem}.teacher-module__rACrKW__age{font-size:.85rem}.teacher-module__rACrKW__actions{margin-top:8px}.teacher-module__rACrKW__viewProfile{padding:12px 20px;font-size:.9rem}}
