.EduLayout_wrapper__dd_nr{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.EduLayout_wrapper__dd_nr:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(120,119,198,.3),transparent 50%),radial-gradient(circle at 80% 80%,rgba(118,75,162,.3),transparent 50%);pointer-events:none}.EduLayout_header__brSzI{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 2px 20px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:0;z-index:100}.EduLayout_headerContent__h6RIP{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.EduLayout_logo__M0Mn9{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s ease}.EduLayout_logo__M0Mn9:hover{transform:translateY(-2px)}.EduLayout_logoIcon__vu7O6{font-size:2rem;line-height:1}.EduLayout_logoText__nzeNE{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.EduLayout_backButton__bp9rN{padding:.625rem 1.25rem;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2);border-radius:8px;color:#667eea;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s ease}.EduLayout_backButton__bp9rN:hover{background:rgba(102,126,234,.15);border-color:rgba(102,126,234,.3);transform:translateX(-2px)}.EduLayout_main__HG8ZT{flex:1 1;position:relative;z-index:1;padding:3rem 2rem;max-width:1400px;width:100%;margin:0 auto}.EduLayout_footer__pgjgZ{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.05);padding:1.5rem 2rem;text-align:center;position:relative;z-index:1}.EduLayout_footerText__FXDyZ{color:#666;font-size:.9rem;margin:0}@media (max-width:768px){.EduLayout_headerContent__h6RIP{padding:1rem 1.5rem}.EduLayout_logoText__nzeNE{font-size:1.25rem}.EduLayout_logoIcon__vu7O6{font-size:1.5rem}.EduLayout_main__HG8ZT{padding:2rem 1.5rem}.EduLayout_backButton__bp9rN{font-size:.85rem;padding:.5rem 1rem}}.EduHome_hero__gykjR{text-align:center;margin-bottom:4rem;animation:EduHome_fadeIn__jMiYe .6s ease-out}@keyframes EduHome_fadeIn__jMiYe{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EduHome_heroTitle__5q1NV{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.2)}.EduHome_heroSubtitle___iZte{font-size:1.5rem;color:hsla(0,0%,100%,.95);font-weight:400}.EduHome_subjectsGrid__lAirP{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:5rem}.EduHome_subjectCard__I6iIQ{position:relative;background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px rgba(0,0,0,.15);min-height:280px;display:flex;flex-direction:column}.EduHome_subjectCard__I6iIQ:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px rgba(0,0,0,.25)}.EduHome_subjectCardBg___tqB1{position:absolute;top:0;left:0;right:0;height:120px;z-index:0;transition:height .3s ease}.EduHome_subjectCard__I6iIQ:hover .EduHome_subjectCardBg___tqB1{height:140px}.EduHome_subjectCardContent__dCXEb{position:relative;z-index:1;padding:2rem;display:flex;flex-direction:column;flex:1 1}.EduHome_subjectIcon__U4FUk{font-size:4rem;line-height:1;margin-bottom:1rem;display:inline-block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.EduHome_subjectName__ix_eb{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.EduHome_subjectDescription__hLjFt{font-size:1.05rem;color:#666;line-height:1.6;margin-bottom:auto;flex:1 1}.EduHome_subjectStats__Wm2pC{display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.EduHome_stat__oiEJ2{font-size:.9rem;color:#888;font-weight:500}.EduHome_infoSection__Qf0Aw{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.EduHome_infoCard__GPgwb{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .2s ease}.EduHome_infoCard__GPgwb:hover{transform:translateY(-4px)}.EduHome_infoIcon__cLJ6O{font-size:3rem;line-height:1;display:block;margin-bottom:1rem}.EduHome_infoTitle__E_mO4{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.EduHome_infoText__k3yYP{font-size:1rem;color:#666;line-height:1.6;margin:0}@media (max-width:768px){.EduHome_heroTitle__5q1NV{font-size:2.5rem}.EduHome_heroSubtitle___iZte{font-size:1.2rem}.EduHome_subjectsGrid__lAirP{grid-template-columns:1fr;gap:1.5rem}.EduHome_subjectName__ix_eb{font-size:1.75rem}.EduHome_infoSection__Qf0Aw{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.EduHome_heroTitle__5q1NV{font-size:2rem}.EduHome_heroSubtitle___iZte{font-size:1.1rem}.EduHome_subjectCardContent__dCXEb{padding:1.5rem}.EduHome_subjectIcon__U4FUk{font-size:3rem}}