.Hero-module__ZARIfG__hero{background:url(/images/banners/hero-bg.png) 50%/cover no-repeat;align-items:center;min-height:520px;padding:100px 0 40px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:after{content:"";z-index:0;background:linear-gradient(#050816bf 0%,#0b1120d9 100%);position:absolute;inset:0}.Hero-module__ZARIfG__bgLayer{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__carousel{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.Hero-module__ZARIfG__arrow{background:var(--bg-card);border:1px solid var(--border);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;z-index:5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Hero-module__ZARIfG__arrow:hover{color:#f59e0b;background:var(--bg-card-hover);border-color:#f59e0b4d}.Hero-module__ZARIfG__slide{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;min-height:340px;padding:48px 56px;display:grid;overflow:hidden}.Hero-module__ZARIfG__slideContent{flex-direction:column;gap:16px;display:flex}.Hero-module__ZARIfG__tagline{letter-spacing:2px;text-transform:uppercase;border-radius:6px;align-items:center;width:fit-content;padding:5px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__gold{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b33}.Hero-module__ZARIfG__emerald{color:#34d399;background:#0596691f;border:1px solid #05966933}.Hero-module__ZARIfG__cyan{color:#22d3ee;background:#06b6d41f;border:1px solid #06b6d433}.Hero-module__ZARIfG__title{color:var(--text-primary);font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.15}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:480px;font-size:1rem;line-height:1.7}.Hero-module__ZARIfG__badges{flex-wrap:wrap;gap:10px;display:flex}.Hero-module__ZARIfG__priceBadge{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;padding:6px 14px;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:700}.Hero-module__ZARIfG__highlightBadge{border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:700}.Hero-module__ZARIfG__hl_gold{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b26}.Hero-module__ZARIfG__hl_emerald{color:#34d399;background:#05966914;border:1px solid #05966926}.Hero-module__ZARIfG__hl_cyan{color:#22d3ee;background:#06b6d414;border:1px solid #06b6d426}.Hero-module__ZARIfG__actions{gap:12px;margin-top:4px;display:flex}.Hero-module__ZARIfG__slideVisual{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__emojiDisplay{background:radial-gradient(circle,#f59e0b14 0%,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.Hero-module__ZARIfG__emojiDisplay span{filter:drop-shadow(0 8px 20px #0003);font-size:5rem}.Hero-module__ZARIfG__imageDisplay{justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative}.Hero-module__ZARIfG__visualImg{object-fit:contain;filter:drop-shadow(0 15px 35px #00000073);max-width:90%;max-height:90%}.Hero-module__ZARIfG__pagination{z-index:2;justify-content:center;gap:8px;margin-top:20px;display:flex;position:relative}.Hero-module__ZARIfG__pageDot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Hero-module__ZARIfG__pageDotActive{background:#f59e0b;border-radius:5px;width:32px;box-shadow:0 0 12px #f59e0b66}.Hero-module__ZARIfG__statsBar{z-index:2;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;display:grid;position:relative}.Hero-module__ZARIfG__statItem{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:10px;padding:16px 18px;transition:border-color .2s;display:flex}.Hero-module__ZARIfG__statItem:hover{border-color:#f59e0b33}.Hero-module__ZARIfG__statIcon{flex-shrink:0;font-size:1.4rem}.Hero-module__ZARIfG__statLabel{color:var(--text-primary);font-size:.82rem;font-weight:600}.Hero-module__ZARIfG__statSub{color:var(--text-muted);margin-top:1px;font-size:.72rem}[data-theme=light] .Hero-module__ZARIfG__slide{background:#ffffffe6;border-color:#e2e8f0cc;box-shadow:0 4px 20px #0000000a}[data-theme=light] .Hero-module__ZARIfG__arrow{background:#ffffffe6;border-color:#e2e8f0cc}[data-theme=light] .Hero-module__ZARIfG__statItem{background:#ffffffe6;border-color:#e2e8f0cc}[data-theme=light] .Hero-module__ZARIfG__priceBadge{color:#b45309}@media (max-width:1024px){.Hero-module__ZARIfG__statsBar{grid-template-columns:repeat(2,1fr)}.Hero-module__ZARIfG__slide{padding:36px 32px}.Hero-module__ZARIfG__title{font-size:clamp(1.3rem,3vw,2rem)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:80px 0 24px}.Hero-module__ZARIfG__slide{text-align:center;grid-template-columns:1fr;gap:16px;min-height:auto;padding:24px 20px}.Hero-module__ZARIfG__slideContent{align-items:center;gap:10px}.Hero-module__ZARIfG__title{font-size:1.3rem}.Hero-module__ZARIfG__subtitle{font-size:.85rem}.Hero-module__ZARIfG__badges{justify-content:center}.Hero-module__ZARIfG__priceBadge,.Hero-module__ZARIfG__highlightBadge{padding:5px 10px;font-size:.72rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center}.Hero-module__ZARIfG__actions a{padding:10px 18px;font-size:.82rem}.Hero-module__ZARIfG__slideVisual{order:-1}.Hero-module__ZARIfG__emojiDisplay{width:100px;height:100px}.Hero-module__ZARIfG__emojiDisplay span{font-size:3rem}.Hero-module__ZARIfG__imageDisplay{width:140px;height:140px}.Hero-module__ZARIfG__arrow{width:32px;height:32px}.Hero-module__ZARIfG__arrow svg{width:16px;height:16px}.Hero-module__ZARIfG__statsBar{grid-template-columns:1fr 1fr;gap:8px}.Hero-module__ZARIfG__statItem{padding:10px 12px}.Hero-module__ZARIfG__statLabel{font-size:.75rem}.Hero-module__ZARIfG__statSub{font-size:.65rem}}@media (max-width:480px){.Hero-module__ZARIfG__statsBar{grid-template-columns:1fr}.Hero-module__ZARIfG__slide{padding:20px 16px}.Hero-module__ZARIfG__title{font-size:1.1rem}.Hero-module__ZARIfG__subtitle{font-size:.78rem}.Hero-module__ZARIfG__tagline{padding:4px 10px;font-size:.62rem}.Hero-module__ZARIfG__emojiDisplay{width:80px;height:80px}.Hero-module__ZARIfG__emojiDisplay span{font-size:2.2rem}.Hero-module__ZARIfG__imageDisplay{width:100px;height:100px}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__actions a{justify-content:center;width:100%}}.Hero-module__ZARIfG__stackedContainer{perspective:1000px;justify-content:center;align-items:center;width:380px;height:250px;display:flex;position:relative}.Hero-module__ZARIfG__stackedCard{-webkit-backdrop-filter:blur(12px);width:170px;height:170px;transform-style:preserve-3d;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;padding:12px;transition:box-shadow .3s,border-color .3s;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}.Hero-module__ZARIfG__stackedCard:hover{border-color:#f59e0b4d;box-shadow:0 20px 40px #f59e0b26}.Hero-module__ZARIfG__stackedImg{object-fit:contain;filter:drop-shadow(0 8px 16px #0000004d);max-width:90%;max-height:90%}[data-theme=light] .Hero-module__ZARIfG__stackedCard{background:#ffffffb3;border-color:#0000000f;box-shadow:0 10px 30px #0000000d}.Hero-module__ZARIfG__backCard{z-index:1}.Hero-module__ZARIfG__middleCard{z-index:2}.Hero-module__ZARIfG__frontCard{z-index:3}.Hero-module__ZARIfG__priceTagOver{z-index:20;pointer-events:none;border-radius:8px;flex-direction:column;align-items:center;min-width:90px;padding:6px 12px;font-family:Space Grotesk,sans-serif;display:flex;position:absolute;box-shadow:0 4px 12px #00000040}.Hero-module__ZARIfG__tagLabel{text-transform:uppercase;letter-spacing:.5px;opacity:.8;font-size:.58rem;font-weight:700}.Hero-module__ZARIfG__tagVal{white-space:nowrap;font-size:.76rem;font-weight:800}.Hero-module__ZARIfG__backTag{color:#fca5a5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ef444426;border:1px solid #ef44444d;bottom:-12px;left:-12px}[data-theme=light] .Hero-module__ZARIfG__backTag{color:#dc2626;background:#ef44441a}.Hero-module__ZARIfG__middleTag{color:#6ee7b7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10b98126;border:1px solid #10b9814d;top:-12px;right:-12px}[data-theme=light] .Hero-module__ZARIfG__middleTag{color:#059669;background:#10b9811a}.Hero-module__ZARIfG__frontTag{color:#0b1120;background:linear-gradient(135deg,#f59e0bf2,#d97706f2);border:1px solid #f59e0b80;bottom:-15px;right:8px;box-shadow:0 4px 15px #f59e0b66}@media (max-width:768px){.Hero-module__ZARIfG__stackedContainer{width:240px;height:180px;margin:10px auto}.Hero-module__ZARIfG__stackedCard{width:120px;height:120px;padding:8px}.Hero-module__ZARIfG__priceTagOver{min-width:70px;padding:4px 8px}.Hero-module__ZARIfG__tagLabel{font-size:.5rem}.Hero-module__ZARIfG__tagVal{font-size:.65rem}.Hero-module__ZARIfG__backTag{bottom:-8px;left:-8px}.Hero-module__ZARIfG__middleTag{top:-8px;right:-8px}.Hero-module__ZARIfG__frontTag{bottom:-10px;right:4px}}
