/* Theme-aware home sections. The original dark composition remains in dark mode. */
[data-theme=light] .store-hero{background:radial-gradient(circle at 78% 28%,rgba(130,83,255,.22),transparent 34%),radial-gradient(circle at 18% 78%,rgba(0,190,220,.14),transparent 30%),linear-gradient(145deg,#f8faff,#eceefe);color:#12172a;border-bottom:1px solid #d9dded}
[data-theme=light] .store-hero p{color:#5f6881}
[data-theme=light] .store-hero>div>div:first-child>span{color:#6845f5}
[data-theme=light] .hero-visual>i{color:#6240ed;filter:drop-shadow(0 24px 40px rgba(98,64,237,.28))}
[data-theme=light] .hero-visual span{border-color:rgba(98,64,237,.18)}
[data-theme=light] .store-how{border-color:#d8ddeb;background:radial-gradient(circle at 8% 55%,rgba(0,190,220,.16),transparent 30%),radial-gradient(circle at 82% 25%,rgba(108,76,255,.2),transparent 40%),linear-gradient(135deg,#f7fbff,#f1efff)}
[data-theme=light] .store-how-grid article{border-color:#cbc9ef;background:rgba(255,255,255,.82);box-shadow:0 15px 38px rgba(49,45,105,.09)}
[data-theme=dark] .store-hero{background:radial-gradient(circle at 80% 30%,rgba(168,60,255,.18),transparent 32%),linear-gradient(145deg,#15172a,#0e1020);color:#fff}
[data-theme=dark] .store-how{background:radial-gradient(circle at 10% 55%,rgba(0,190,230,.15),transparent 28%),radial-gradient(circle at 83% 25%,rgba(108,76,255,.2),transparent 38%),#0e1018}
.store-products{padding-bottom:48px}.store-products+.store-how{margin-top:0}
