.announcement-bar.is-vacation{background:linear-gradient(90deg,#3a3a5c,#0f0f2a)}.announcement-bar.is-vacation .ann-dot{background:var(--gold-bright)}.hero-spotlight-area{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:420px}.hero-spot-card{position:relative;display:block;text-decoration:none;width:340px;max-width:100%;border-radius:18px;overflow:hidden;background:#11112b}.hero-spot-img{aspect-ratio:3/4;overflow:hidden;background:#0b0b22}.hero-spot-img img{width:100%;height:100%;object-fit:cover;display:block}.hero-spot-info{position:absolute;left:0;right:0;bottom:0;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(to top,rgba(10,10,26,.92) 10%,rgba(10,10,26,.55) 60%,transparent 100%)}.hero-spot-name{font-family:var(--font-body);font-weight:700;font-size:14px;color:#fff;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.hero-spot-price{font-family:var(--font-display);font-size:22px;color:var(--gold-bright);flex-shrink:0}.hero-spot-badge{position:absolute;top:14px;left:14px;z-index:5;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 11px;border-radius:99px}.hero--bold .hero-spot-card{transform:rotate(-3deg);border:2px solid rgba(255,215,0,.35);box-shadow:0 30px 70px #00000080,0 0 46px #d4a80038;animation:hero-spot-float 4.5s ease-in-out infinite}.hero--bold .hero-spot-card:hover{transform:rotate(0) translateY(-8px) scale(1.03);border-color:var(--gold-bright)}@keyframes hero-spot-float{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-3deg) translateY(-14px)}}.hero--bold .hero-spot-holo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(120deg,transparent 20%,rgba(255,215,0,.22) 40%,rgba(204,0,0,.14) 50%,rgba(120,120,255,.16) 60%,transparent 80%);background-size:250% 250%;background-position:200% 0;mix-blend-mode:screen;animation:hero-spot-holo 3.2s linear infinite}@keyframes hero-spot-holo{0%{background-position:200% 0}to{background-position:-60% 0}}.hero--bold .hero-spot-badge{background:var(--red);color:#fff}.hero--premium .hero-spot-card{border:1px solid rgba(255,215,0,.28);box-shadow:0 24px 60px #00000059}.hero--premium .hero-spot-card:hover{box-shadow:0 30px 70px #0000006b}.hero--premium .hero-spot-holo{display:none}.hero--premium .hero-spot-badge{background:#ffffff14;color:var(--gold-bright);border:1px solid rgba(255,215,0,.35)}.hero--premium .hero-spot-name{font-weight:500}.hero--premium .hero-diagonal,.hero--premium .hero-scatter,.hero--premium .hero-ball-bg,.hero--premium .hero-energy-orbs{display:none}.hero--premium .hero-poke-bg{opacity:.35}.hero--premium .hero-h1{font-size:clamp(56px,7vw,92px);letter-spacing:0}.hero--premium .hero-h1 .l-stroke{-webkit-text-stroke:1.5px rgba(255,255,255,.2)}.hero--premium .hero-eyebrow{border-color:#ffd7002e;background:transparent}.hero-premium-glow{display:none}.hero--premium .hero-premium-glow{display:block;position:absolute;top:50%;right:8%;transform:translateY(-50%);width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(212,168,0,.14) 0%,transparent 65%);pointer-events:none;z-index:0}.hero-energy-orbs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(50px);animation:orb-pulse ease-in-out infinite}.orb-1{width:520px;height:520px;left:-10%;top:-15%;background:radial-gradient(circle,rgba(255,80,0,.55) 0%,transparent 70%);animation-duration:6s}.orb-2{width:460px;height:460px;right:-8%;bottom:-18%;background:radial-gradient(circle,rgba(0,180,255,.45) 0%,transparent 70%);animation-duration:7.5s;animation-delay:-2s}.orb-3{width:380px;height:380px;right:20%;top:5%;background:radial-gradient(circle,rgba(255,0,140,.4) 0%,transparent 70%);animation-duration:5.5s;animation-delay:-4s}@keyframes orb-pulse{0%,to{transform:scale(1) translate(0);opacity:.75}50%{transform:scale(1.25) translate(20px,-15px);opacity:1}}.hero-poke-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.hp-wrap{position:absolute;animation-name:hp-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hp-wrap img{width:100%;height:auto;display:block;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;opacity:.55;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}@keyframes hp-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-18px) rotate(-3deg)}}@media(max-width:860px){.hero{padding:56px 20px 40px!important;min-height:auto!important}.hero-poke-bg{display:none!important}.hero-energy-orbs .orb{width:180px!important;height:180px!important;filter:blur(34px)!important}.hero-scatter{opacity:.6}.hero-scatter .hs-wrap{width:40px!important;height:40px!important}.hero-scatter .hs-wrap:nth-child(3){display:none}.hero-ball-bg{width:320px!important;height:320px!important}.hero-spotlight-area{min-height:auto;margin-top:24px}.hero-spot-card{width:240px;transform:none!important}.hero-eyebrow{margin-bottom:12px}.hero-h1{margin-bottom:16px}.hero-desc{margin-bottom:22px}}@media(max-width:420px){.hero-spot-card{width:100%}}.vacation-cart-notice{display:flex;align-items:flex-start;gap:8px;background:#fff8dc;border:1.5px solid rgba(212,168,0,.4);color:var(--text2);font-size:12px;line-height:1.5;padding:10px 12px;margin-bottom:14px;border-radius:6px}.vcn-icon{flex-shrink:0;font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
