.Home_hero__B0w79{min-height:500px;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-color:var(--background);margin-top:5rem;position:relative}.Home_hero__B0w79:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:radial-gradient(circle at top right,rgba(108,92,231,.15) 0,transparent 70%)}.Home_heroContent__TSre_{text-align:center;max-width:800px;position:relative;z-index:1}.Home_heroTitle__7Kj0X{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}@media(max-width:768px){.Home_heroTitle__7Kj0X{font-size:2.5rem}}.Home_heroSubtitle__bmCgE{font-size:1.5rem;color:var(--text-secondary);margin-bottom:2rem}@media(max-width:768px){.Home_heroSubtitle__bmCgE{font-size:1.2rem}}.Home_sectionTitle__Kb5lj{text-align:center;font-size:2rem;margin-bottom:2.5rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);padding-bottom:1rem;z-index:1;color:var(--text-color)}.Home_sectionTitle__Kb5lj:after{content:"";position:absolute;width:60px;height:3px;background:linear-gradient(90deg,var(--accent-color),var(--accent-tertiary));bottom:0;left:50%;transform:translateX(-50%);border-radius:1.5px;box-shadow:0 1px 3px rgba(108,92,231,.25)}.Home_featuredSection__vreKz{padding:4rem 0}.Home_videoGrid__muAtQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Home_videoCard__UbyN8{background:var(--surface-card);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--box-shadow);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:var(--text-color);border:1px solid rgba(108,92,231,.08)}.Home_videoCard__UbyN8:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(108,92,231,.15)}.Home_videoCard__UbyN8:hover .Home_thumbnail__Wv_9L img{transform:scale(1.05)}.Home_thumbnail__Wv_9L{position:relative;height:180px;overflow:hidden}.Home_thumbnail__Wv_9L img{transition:transform .5s ease}.Home_videoInfo__F_f0T{padding:1.5rem}.Home_videoTitle__n60Ym{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;line-height:1.4}.Home_videoDate__MdQTV{color:var(--accent-color);font-size:.85rem;opacity:.9;font-weight:500}.Home_ctaContainer__0Ro_2{display:flex;justify-content:center;margin-top:2rem}.Home_categoriesSection___aWd9{background-color:var(--surface-card);margin:2rem -2rem;padding:4rem 2rem;position:relative}.Home_categoriesSection___aWd9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:linear-gradient(135deg,rgba(162,155,254,.08),rgba(108,92,231,.04))}.Home_categoriesGrid__PfK8t{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;position:relative;z-index:1}@media(max-width:768px){.Home_categoriesGrid__PfK8t{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.Home_categoriesGrid__PfK8t{grid-template-columns:1fr}}.Home_categoryCard__3tEcP{background:var(--background);border-radius:var(--border-radius);padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--box-shadow);text-decoration:none;color:var(--text-color);border:1px solid rgba(108,92,231,.08)}.Home_categoryCard__3tEcP:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(108,92,231,.2)}.Home_categoryCard__3tEcP:hover .Home_categoryIcon__Di9oL{background:linear-gradient(135deg,var(--accent-color),var(--accent-tertiary));transform:rotateY(180deg)}.Home_categoryCard__3tEcP:hover .Home_categoryIcon__Di9oL i{transform:rotateY(180deg);color:#fff}.Home_categoryIcon__Di9oL{width:72px;height:72px;border-radius:50%;background:rgba(108,92,231,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .4s ease}.Home_categoryIcon__Di9oL i{font-size:1.75rem;color:var(--accent-color);transition:all .4s ease}.Home_categoryTitle__v9xbV{font-size:1.3rem;margin-bottom:1rem}.Home_categoryDescription__1qBhL{color:var(--text-secondary);font-size:.95rem;line-height:1.5}