.header{width:100%}.hero{height:520px;background:url(/assets/hero-CaPEzYTD.jpg) center/cover no-repeat;position:relative}.hero-overlay{height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:200px;color:#fff;opacity:.5}.hero h1{font-size:48px;max-width:520px;margin-top:0}.hero-buttons{margin-top:30px}.primary{background:#30c7a1;color:#fff;padding:14px 32px;border:none;cursor:pointer}.topic{width:80%;margin:0 auto;height:50vh}.topics{padding:80px 100px;width:80%;margin:0 auto;height:50vh}.topics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.category{font-size:14px;font-weight:600;color:#6c63ff;letter-spacing:1.5px}.browse-btn{border:1px solid #6c63ff;color:#fff;background:#6c63ff;padding:10px 22px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease}.browse-btn:hover{color:#fff}.topics h2{font-size:36px;margin-bottom:40px}.topics-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.topic-card{background:#f8f9fc;padding:35px 20px;text-align:center;transition:all .3s ease}.topic-icon{width:64px;height:64px;background:#fff;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.topic-icon img{width:32px;height:32px}.topic-card p{font-weight:600;font-size:16px;color:#1a1a1a}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:100px;align-items:center}.about-image img{width:100%;border-radius:16px}.about-content{max-width:520px}.section-tag{color:#6c63ff;font-size:14px;letter-spacing:2px;font-weight:600}.about-content h2{font-size:38px;line-height:1.3;margin:20px 0;color:#0b132b}.about-content p{color:#555;margin-bottom:30px}.about-list{list-style:none;padding:0;margin-bottom:35px}.about-list li{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-weight:500}.about-list img{width:20px;height:20px}.about-btn{background:#6c63ff;color:#fff;padding:14px 32px;border-radius:6px;border:none;font-weight:500;cursor:pointer;transition:.3s}.about-btn:hover{background:#584ee8}.stats{background:#7a74dd;padding:80px 100px;position:relative;overflow:hidden}.stats:after{content:"";position:absolute;right:-200px;top:-100px;width:600px;height:600px;border-radius:50%;border:2px solid rgba(255,255,255,.08)}.stats-container{display:flex;justify-content:space-between;align-items:center;gap:10px}.stat-circle{width:220px;height:220px;border-radius:50%;border:2px solid rgba(255,255,255,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.stat-circle h3{font-size:42px;font-weight:700;margin-bottom:10px}.stat-circle p{font-size:16px;font-weight:500;color:#5ff3c1}html,body,#root{margin:0;padding:0;height:100%}.main{height:100vh;width:100%}
