.hero-wrapper{width:calc(100% - 0px);background:#403347;border-radius:0;margin:26px auto auto;padding:60px 20px 10px}.hero-container{max-width:1300px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:40px;gap:40px;align-items:center}.hero-left h1{font-size:44px;line-height:1.5;color:#fff;margin-bottom:16px}.hero-left h1 span{background:#ffc107;color:#1d1b3a;padding:0 9px;border-radius:10px;font-size:inherit}.hero-left p{color:#d6d6e8;font-size:16px;max-width:520px;margin-bottom:30px}.hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;width:100%;align-items:center}.stat-tag{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;font-size:14px;color:#e5e5f6;position:relative}.stat-tag:after{content:"|";margin-left:10px;color:hsla(0,0%,100%,.4)}.stat-tag:last-child:after{content:""}.stat-tag strong{font-weight:600;color:#fff}.stat-tag span{color:#cfcfe8}.stat-tag:hover{transform:none}.hero-right{width:100%;position:relative}.hero-slider{position:relative;inset:0;overflow:hidden;border-radius:18px;background:#e9e6ff;z-index:5}.hero-slider-track{display:flex;height:100%;transition:transform .6s ease-in-out}.hero-slide{width:100%;height:100%;object-fit:cover;flex-shrink:0}@media (max-width:900px){.hero-container{grid-template-columns:1fr}.hero-left h1{font-size:34px}.hero-right{height:260px}}@media (max-width:480px){.hero-wrapper{border-radius:0;width:calc(100% - 0px);margin:0;padding:60px 10px 26px}.hero-left h1{font-size:26px}.hero-stats{gap:2px;margin-top:12px;width:100%}.stat-tag{padding:6px;font-size:14px}.hero-right{aspect-ratio:16/9;border-radius:14px;width:90%;height:90%;margin:auto auto 16px}.hero-left p{font-size:14px;max-width:100%;margin-bottom:10px}}.stacked-carousel{position:relative;width:100%;aspect-ratio:16/9;perspective:1200px}.stacked-card{position:absolute;inset:0;width:100%;height:100%;border-radius:18px;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .6s ease,z-index .6s ease;box-shadow:0 8px 20px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.05)}.stacked-card.active{z-index:3;transform:translate(0) rotate(0deg) scale(1);opacity:1;box-shadow:0 16px 40px rgba(0,0,0,.12),0 6px 14px rgba(0,0,0,.08)}.stacked-card.next{z-index:2;transform:translate(26px,-18px) rotate(6deg) scale(.96);opacity:.75;box-shadow:0 10px 24px rgba(0,0,0,.09)}.stacked-card.prev{z-index:1;transform:translate(-30px,10px) rotate(-8deg) scale(.93);opacity:.55;box-shadow:0 6px 18px rgba(0,0,0,.07)}.stacked-card.back{opacity:0;transform:scale(.85);z-index:0}.carousel-dots{position:absolute;right:-32px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}.carousel-dots .dot{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.45);transition:all .3s ease}.carousel-dots .dot.active{height:16px;width:6px;border-radius:6px;background:#ffc107}@media (max-width:480px){.carousel-dots{right:-25px}.carousel-dots .dot.active{height:14px}}.ai-highlight{display:inline-block;margin-top:8px;font-weight:600;background:linear-gradient(90deg,#a28bff,#f4c430);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;filter:drop-shadow(0 2px 6px rgba(255,255,255,.4))}.ai-highlight-text{background:#ffc107;color:#fff!important;-webkit-text-fill-color:#000;padding:2px 6px;border-radius:6px;font-size:inherit}.highlight-ai{background:linear-gradient(90deg,rgba(124,92,255,.45),rgba(244,196,48,.55));border:1px solid rgba(124,92,255,.5)}.stat-tag .highlight-ai:hover{background:linear-gradient(90deg,rgba(124,92,255,.75),rgba(244,196,48,.85))!important;border-color:rgba(124,92,255,.75)}.highlight-ai strong{color:#fff}.clickable{cursor:pointer}.clickable:active{transform:scale(.97)}.hero-category-bar{width:100%;margin-top:30px;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero-category-bar::-webkit-scrollbar{display:none}.hero-cta{width:100%;margin-top:30px;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;align-items:center}.cta-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:hsla(0,0%,100%,.08);font-size:14px;font-weight:500;border:1px solid hsla(0,0%,100%,.15);text-decoration:none;transition:all .3s ease;white-space:nowrap;line-height:1}.cta-btn,.cta-btn i{color:#fff;flex-shrink:0}.cta-btn i{font-size:16px}.cta-btn span{white-space:nowrap}.cta-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.25)}.cta-btn.primary{background:#ffc107;color:#1d1b3a;font-weight:600;border-color:#ffc107}.cta-btn.primary:hover{background:#ffcd38;border-color:#ffcd38}@media (max-width:768px){.hero-category-bar{gap:10px;margin-top:20px}.cta-btn{padding:7px 14px;font-size:13px}.cta-btn i{font-size:14px}}@media (max-width:480px){.hero-category-bar{gap:8px;margin-top:16px}.cta-btn{padding:6px 12px;font-size:12px}.cta-btn i{font-size:13px}}