.theme-effects{pointer-events:none}.theme-ambient-layer,.theme-click-layer{pointer-events:none;position:fixed;inset:0;overflow:hidden}.theme-ambient-layer{z-index:99;mix-blend-mode:normal}.theme-click-layer{z-index:9999}.theme-ambient-layer>i{left:var(--fx-x);top:var(--fx-y);width:var(--fx-size);height:var(--fx-size);opacity:.55;will-change:transform,opacity;position:absolute;animation-delay:var(--fx-delay)!important;animation-duration:var(--fx-duration)!important}.intensity-low .theme-ambient-layer>i{opacity:.22}.intensity-medium .theme-ambient-layer>i{opacity:.42}.intensity-high .theme-ambient-layer>i{opacity:.62}.effect-aurora .theme-ambient-layer>i,.effect-bloom .theme-ambient-layer>i,.effect-galaxy .theme-ambient-layer>i,.effect-prism .theme-ambient-layer>i{background:radial-gradient(circle,var(--theme-accent),transparent 68%);filter:blur(28px);border-radius:50%;animation:12s ease-in-out infinite alternate fx-float}.effect-bloom .theme-ambient-layer>i{border-radius:60% 40%;animation-name:fx-bloom}.effect-prism .theme-ambient-layer>i{background:conic-gradient(#ff4d8d,#ffd84d,#49f5bd,#55a7ff,#b45cff,#ff4d8d);animation:9s linear infinite fx-spin}.effect-galaxy .theme-ambient-layer>i{background:conic-gradient(transparent,var(--theme-accent),transparent,var(--theme-highlight),transparent);animation:17s linear infinite fx-spin}.effect-constellation .theme-ambient-layer>i,.effect-dust .theme-ambient-layer>i,.effect-ember .theme-ambient-layer>i{background:var(--theme-accent);width:11px;height:11px;box-shadow:0 0 18px var(--theme-accent),34px 28px 0 -1px var(--theme-highlight),-28px 42px 0 -1px var(--on-primary);border-radius:50%;animation:3.8s ease-in-out infinite fx-twinkle}.effect-dust .theme-ambient-layer>i{animation:10s ease-in-out infinite fx-dust}.effect-ember .theme-ambient-layer>i{background:var(--theme-highlight);animation:7s ease-out infinite fx-rise}.effect-shimmer .theme-ambient-layer>i,.effect-beam .theme-ambient-layer>i{background:linear-gradient(transparent,var(--theme-accent),transparent);width:9px;height:42%;filter:drop-shadow(0 0 15px var(--theme-accent));animation:8s ease-in-out infinite fx-sweep;transform:rotate(28deg)}.effect-beam .theme-ambient-layer>i{height:62%;transform:rotate(44deg)}.effect-waves .theme-ambient-layer>i,.effect-orbit .theme-ambient-layer>i,.effect-pulse .theme-ambient-layer>i{border:2px solid color-mix(in srgb,var(--theme-accent) 58%,transparent);border-radius:50%;animation:7s ease-out infinite fx-ring}.effect-orbit .theme-ambient-layer>i{animation:15s linear infinite fx-spin}.effect-pulse .theme-ambient-layer>i{animation-duration:5s}.effect-petals .theme-ambient-layer>i,.effect-frost .theme-ambient-layer>i{background:linear-gradient(145deg,var(--theme-highlight),var(--theme-accent));border-radius:80% 20% 70% 30%;width:22px;height:35px;animation:12s linear infinite fx-fall}.effect-frost .theme-ambient-layer>i{border:1px solid var(--theme-accent);background:0 0;border-radius:0;width:18px;height:18px;animation-duration:10s;transform:rotate(45deg)}.effect-mist .theme-ambient-layer>i{background:color-mix(in srgb,var(--theme-accent) 34%,transparent);filter:blur(40px);border-radius:50%;width:38%;height:14%;animation:14s ease-in-out infinite alternate fx-mist}.theme-click-layer>span{left:var(--burst-x);top:var(--burst-y);border:2px solid hsl(var(--burst-hue) 95% 64%);width:14px;height:14px;box-shadow:0 0 18px hsl(var(--burst-hue) 95% 60%);border-radius:50%;animation:.9s ease-out forwards fx-rainbow-ring;position:absolute;transform:translate(-50%,-50%)}.theme-click-layer>span>i{background:hsl(calc(var(--burst-hue) + var(--h,0)) 95% 62%);border-radius:50%;width:5px;height:5px;animation:.85s ease-out forwards fx-particle;position:absolute;top:4px;left:4px}.theme-click-layer i:first-child{--a:0deg;--h:0}.theme-click-layer i:nth-child(2){--a:60deg;--h:55}.theme-click-layer i:nth-child(3){--a:120deg;--h:110}.theme-click-layer i:nth-child(4){--a:180deg;--h:170}.theme-click-layer i:nth-child(5){--a:240deg;--h:225}.theme-click-layer i:nth-child(6){--a:300deg;--h:285}@keyframes fx-float{to{transform:translate(60px,-45px)scale(1.3)}}@keyframes fx-bloom{50%{transform:scale(1.5)rotate(35deg)}}@keyframes fx-spin{to{filter:hue-rotate(120deg)blur(25px);transform:rotate(360deg)scale(1.15)}}@keyframes fx-twinkle{50%{opacity:1;transform:scale(1.9)}}@keyframes fx-dust{50%{transform:translate(35px,-30px)}}@keyframes fx-rise{0%{opacity:0;transform:translateY(35vh)}to{opacity:0;transform:translate(45px,-100vh)}}@keyframes fx-sweep{0%,to{opacity:0;transform:translate(-50vw)rotate(28deg)}50%{opacity:.8;transform:translate(75vw)rotate(28deg)}}@keyframes fx-ring{0%{opacity:.8;transform:translate(-50%,-50%)scale(.15)}to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}@keyframes fx-fall{0%{transform:translateY(-25vh)rotate(0)}to{transform:translate(80px,115vh)rotate(520deg)}}@keyframes fx-mist{to{transform:translate(35vw)scale(1.2)}}@keyframes fx-rainbow-ring{to{opacity:0;filter:hue-rotate(280deg);width:150px;height:150px}}@keyframes fx-particle{to{transform:rotate(var(--a)) translateX(84px) scale(.15);opacity:0}}@media (max-width:700px){.theme-ambient-layer>i:nth-child(n+5){display:none}.intensity-high .theme-ambient-layer>i{opacity:.48}}@media (prefers-reduced-motion:reduce){.theme-ambient-layer,.theme-click-layer{display:block!important}.theme-ambient-layer>i{animation-duration:var(--fx-duration,14s)!important;animation-iteration-count:infinite!important}.theme-click-layer>span{animation-duration:.9s!important;animation-iteration-count:1!important}.theme-click-layer>span>i{animation-duration:.85s!important;animation-iteration-count:1!important}}
.effect-atelier-sapphire-suite .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;background:0 0;border-radius:50%;animation:18s ease-in-out infinite alternate business-0}@keyframes business-0{0%{transform:translate(0)rotate(0)}50%{transform:translate(22px,-15px)rotate(12deg)}to{transform:translate(-11px,15px)rotate(-12deg)}}.effect-atelier-jade-pavilion .theme-ambient-layer>i{background:linear-gradient(90deg,transparent,var(--theme-accent),transparent);filter:none;border-radius:50%;height:12px;animation:19s ease-in-out infinite alternate business-1}@keyframes business-1{0%{transform:translate(0)rotate(0)}50%{transform:translate(24px,-16px)rotate(15deg)}to{transform:translate(-12px,16px)rotate(-15deg)}}.effect-atelier-citrine-studio .theme-ambient-layer>i{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:var(--theme-accent);filter:none;width:32px;height:32px;animation:20s ease-in-out infinite alternate business-2}@keyframes business-2{0%{transform:translate(0)rotate(0)}50%{transform:translate(26px,-17px)rotate(18deg)}to{transform:translate(-13px,17px)rotate(-18deg)}}.effect-atelier-indigo-archive .theme-ambient-layer>i{background:linear-gradient(var(--theme-accent),transparent);filter:none;border-radius:100% 0;width:28px;height:56px;animation:21s ease-in-out infinite alternate business-3}@keyframes business-3{0%{transform:translate(0)rotate(0)}50%{transform:translate(28px,-18px)rotate(21deg)}to{transform:translate(-14px,18px)rotate(-21deg)}}.effect-atelier-copper-district .theme-ambient-layer>i{border:2px solid #0000;border-top-color:var(--theme-accent);border-right-color:var(--theme-highlight);filter:none;border-radius:50%;animation:22s ease-in-out infinite alternate business-4}@keyframes business-4{0%{transform:translate(0)rotate(0)}50%{transform:translate(30px,-19px)rotate(24deg)}to{transform:translate(-15px,19px)rotate(-24deg)}}.effect-atelier-pearl-meridian .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;border-radius:8px;width:44px;height:44px;animation:23s ease-in-out infinite alternate business-5}@keyframes business-5{0%{transform:translate(0)rotate(0)}50%{transform:translate(32px,-20px)rotate(27deg)}to{transform:translate(-16px,20px)rotate(-27deg)}}.effect-atelier-emerald-estate .theme-ambient-layer>i{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:var(--theme-accent);filter:none;width:26px;height:26px;animation:24s ease-in-out infinite alternate business-6}@keyframes business-6{0%{transform:translate(0)rotate(0)}50%{transform:translate(34px,-21px)rotate(30deg)}to{transform:translate(-17px,21px)rotate(-30deg)}}.effect-atelier-cobalt-office .theme-ambient-layer>i{border-top:2px solid var(--theme-accent);filter:none;border-radius:50%;height:36px;animation:25s ease-in-out infinite alternate business-7}@keyframes business-7{0%{transform:translate(0)rotate(0)}50%{transform:translate(36px,-22px)rotate(33deg)}to{transform:translate(-18px,22px)rotate(-33deg)}}.effect-atelier-bordeaux-maison .theme-ambient-layer>i{background:radial-gradient(ellipse,transparent 40%,var(--theme-accent) 43%,transparent 48%);filter:none;border-radius:50%;animation:26s ease-in-out infinite alternate business-8}@keyframes business-8{0%{transform:translate(0)rotate(0)}50%{transform:translate(38px,-23px)rotate(36deg)}to{transform:translate(-19px,23px)rotate(-36deg)}}.effect-atelier-slate-avenue .theme-ambient-layer>i{background:linear-gradient(transparent,var(--theme-accent),transparent);filter:none;width:2px;height:100px;animation:27s ease-in-out infinite alternate business-9}@keyframes business-9{0%{transform:translate(0)rotate(0)}50%{transform:translate(40px,-24px)rotate(39deg)}to{transform:translate(-20px,24px)rotate(-39deg)}}.effect-atelier-olive-atelier .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;background:0 0;border-radius:50%;animation:28s ease-in-out infinite alternate business-10}@keyframes business-10{0%{transform:translate(-42px)scale(.8)}50%{transform:translateY(-25px)scale(1.05)}to{transform:translate(42px)scale(.9)}}.effect-atelier-azure-harbor .theme-ambient-layer>i{background:linear-gradient(90deg,transparent,var(--theme-accent),transparent);filter:none;border-radius:50%;height:12px;animation:29s ease-in-out infinite alternate business-11}@keyframes business-11{0%{transform:translate(-44px)scale(.8)}50%{transform:translateY(-26px)scale(1.05)}to{transform:translate(44px)scale(.9)}}.effect-atelier-garnet-gallery .theme-ambient-layer>i{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:var(--theme-accent);filter:none;width:32px;height:32px;animation:30s ease-in-out infinite alternate business-12}@keyframes business-12{0%{transform:translate(-46px)scale(.8)}50%{transform:translateY(-27px)scale(1.05)}to{transform:translate(46px)scale(.9)}}.effect-atelier-sandstone-house .theme-ambient-layer>i{background:linear-gradient(var(--theme-accent),transparent);filter:none;border-radius:100% 0;width:28px;height:56px;animation:18s ease-in-out infinite alternate business-13}@keyframes business-13{0%{transform:translate(-48px)scale(.8)}50%{transform:translateY(-28px)scale(1.05)}to{transform:translate(48px)scale(.9)}}.effect-atelier-platinum-works .theme-ambient-layer>i{border:2px solid #0000;border-top-color:var(--theme-accent);border-right-color:var(--theme-highlight);filter:none;border-radius:50%;animation:19s ease-in-out infinite alternate business-14}@keyframes business-14{0%{transform:translate(-50px)scale(.8)}50%{transform:translateY(-29px)scale(1.05)}to{transform:translate(50px)scale(.9)}}.effect-atelier-peacock-court .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;border-radius:8px;width:44px;height:44px;animation:20s ease-in-out infinite alternate business-15}@keyframes business-15{0%{transform:translate(-52px)scale(.8)}50%{transform:translateY(-30px)scale(1.05)}to{transform:translate(52px)scale(.9)}}.effect-atelier-mulberry-edit .theme-ambient-layer>i{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:var(--theme-accent);filter:none;width:26px;height:26px;animation:21s ease-in-out infinite alternate business-16}@keyframes business-16{0%{transform:translate(-54px)scale(.8)}50%{transform:translateY(-31px)scale(1.05)}to{transform:translate(54px)scale(.9)}}.effect-atelier-juniper-collective .theme-ambient-layer>i{border-top:2px solid var(--theme-accent);filter:none;border-radius:50%;height:36px;animation:22s ease-in-out infinite alternate business-17}@keyframes business-17{0%{transform:translate(-56px)scale(.8)}50%{transform:translateY(-32px)scale(1.05)}to{transform:translate(56px)scale(.9)}}.effect-atelier-amber-exchange .theme-ambient-layer>i{background:radial-gradient(ellipse,transparent 40%,var(--theme-accent) 43%,transparent 48%);filter:none;border-radius:50%;animation:23s ease-in-out infinite alternate business-18}@keyframes business-18{0%{transform:translate(-58px)scale(.8)}50%{transform:translateY(-33px)scale(1.05)}to{transform:translate(58px)scale(.9)}}.effect-atelier-orchid-studio .theme-ambient-layer>i{background:linear-gradient(transparent,var(--theme-accent),transparent);filter:none;width:2px;height:100px;animation:24s ease-in-out infinite alternate business-19}@keyframes business-19{0%{transform:translate(-60px)scale(.8)}50%{transform:translateY(-34px)scale(1.05)}to{transform:translate(60px)scale(.9)}}.effect-atelier-marine-ledger .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;background:0 0;border-radius:50%;animation:25s ease-in-out infinite alternate business-20}@keyframes business-20{0%{transform:rotate(-72deg)scale(.85)}50%{transform:rotate(72deg)scale(1.12)}to{transform:rotate(144deg)scale(.95)}}.effect-atelier-sienna-market .theme-ambient-layer>i{background:linear-gradient(90deg,transparent,var(--theme-accent),transparent);filter:none;border-radius:50%;height:12px;animation:26s ease-in-out infinite alternate business-21}@keyframes business-21{0%{transform:rotate(-75deg)scale(.85)}50%{transform:rotate(75deg)scale(1.12)}to{transform:rotate(150deg)scale(.95)}}.effect-atelier-lavender-house .theme-ambient-layer>i{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:var(--theme-accent);filter:none;width:32px;height:32px;animation:27s ease-in-out infinite alternate business-22}@keyframes business-22{0%{transform:rotate(-78deg)scale(.85)}50%{transform:rotate(78deg)scale(1.12)}to{transform:rotate(156deg)scale(.95)}}.effect-atelier-bronze-bureau .theme-ambient-layer>i{background:linear-gradient(var(--theme-accent),transparent);filter:none;border-radius:100% 0;width:28px;height:56px;animation:28s ease-in-out infinite alternate business-23}@keyframes business-23{0%{transform:rotate(-81deg)scale(.85)}50%{transform:rotate(81deg)scale(1.12)}to{transform:rotate(162deg)scale(.95)}}.effect-atelier-viridian-vault .theme-ambient-layer>i{border:2px solid #0000;border-top-color:var(--theme-accent);border-right-color:var(--theme-highlight);filter:none;border-radius:50%;animation:29s ease-in-out infinite alternate business-24}@keyframes business-24{0%{transform:rotate(-84deg)scale(.85)}50%{transform:rotate(84deg)scale(1.12)}to{transform:rotate(168deg)scale(.95)}}.effect-atelier-denim-foundry .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;border-radius:8px;width:44px;height:44px;animation:30s ease-in-out infinite alternate business-25}@keyframes business-25{0%{transform:rotate(-87deg)scale(.85)}50%{transform:rotate(87deg)scale(1.12)}to{transform:rotate(174deg)scale(.95)}}.effect-atelier-cranberry-salon .theme-ambient-layer>i{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:var(--theme-accent);filter:none;width:26px;height:26px;animation:18s ease-in-out infinite alternate business-26}@keyframes business-26{0%{transform:rotate(-90deg)scale(.85)}50%{transform:rotate(90deg)scale(1.12)}to{transform:rotate(180deg)scale(.95)}}.effect-atelier-pistachio-place .theme-ambient-layer>i{border-top:2px solid var(--theme-accent);filter:none;border-radius:50%;height:36px;animation:19s ease-in-out infinite alternate business-27}@keyframes business-27{0%{transform:rotate(-93deg)scale(.85)}50%{transform:rotate(93deg)scale(1.12)}to{transform:rotate(186deg)scale(.95)}}.effect-atelier-steel-signature .theme-ambient-layer>i{background:radial-gradient(ellipse,transparent 40%,var(--theme-accent) 43%,transparent 48%);filter:none;border-radius:50%;animation:20s ease-in-out infinite alternate business-28}@keyframes business-28{0%{transform:rotate(-96deg)scale(.85)}50%{transform:rotate(96deg)scale(1.12)}to{transform:rotate(192deg)scale(.95)}}.effect-atelier-apricot-atelier .theme-ambient-layer>i{background:linear-gradient(transparent,var(--theme-accent),transparent);filter:none;width:2px;height:100px;animation:21s ease-in-out infinite alternate business-29}@keyframes business-29{0%{transform:rotate(-99deg)scale(.85)}50%{transform:rotate(99deg)scale(1.12)}to{transform:rotate(198deg)scale(.95)}}.effect-atelier-ink-observatory .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;background:0 0;border-radius:50%;animation:22s ease-in-out infinite alternate business-30}@keyframes business-30{0%{transform:translateY(45px)skew(-8deg)}50%{transform:translate(82px)skew(8deg)}to{transform:translateY(-45px)skew(0)}}.effect-atelier-moss-conservatory .theme-ambient-layer>i{background:linear-gradient(90deg,transparent,var(--theme-accent),transparent);filter:none;border-radius:50%;height:12px;animation:23s ease-in-out infinite alternate business-31}@keyframes business-31{0%{transform:translateY(46px)skew(-8deg)}50%{transform:translate(84px)skew(8deg)}to{transform:translateY(-46px)skew(0)}}.effect-atelier-cerulean-commerce .theme-ambient-layer>i{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:var(--theme-accent);filter:none;width:32px;height:32px;animation:24s ease-in-out infinite alternate business-32}@keyframes business-32{0%{transform:translateY(47px)skew(-8deg)}50%{transform:translate(86px)skew(8deg)}to{transform:translateY(-47px)skew(0)}}.effect-atelier-mauve-edition .theme-ambient-layer>i{background:linear-gradient(var(--theme-accent),transparent);filter:none;border-radius:100% 0;width:28px;height:56px;animation:25s ease-in-out infinite alternate business-33}@keyframes business-33{0%{transform:translateY(48px)skew(-8deg)}50%{transform:translate(88px)skew(8deg)}to{transform:translateY(-48px)skew(0)}}.effect-atelier-oat-boutique .theme-ambient-layer>i{border:2px solid #0000;border-top-color:var(--theme-accent);border-right-color:var(--theme-highlight);filter:none;border-radius:50%;animation:26s ease-in-out infinite alternate business-34}@keyframes business-34{0%{transform:translateY(49px)skew(-8deg)}50%{transform:translate(90px)skew(8deg)}to{transform:translateY(-49px)skew(0)}}.effect-atelier-turquoise-terrace .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;border-radius:8px;width:44px;height:44px;animation:27s ease-in-out infinite alternate business-35}@keyframes business-35{0%{transform:translateY(50px)skew(-8deg)}50%{transform:translate(92px)skew(8deg)}to{transform:translateY(-50px)skew(0)}}.effect-atelier-plum-pavilion .theme-ambient-layer>i{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:var(--theme-accent);filter:none;width:26px;height:26px;animation:28s ease-in-out infinite alternate business-36}@keyframes business-36{0%{transform:translateY(51px)skew(-8deg)}50%{transform:translate(94px)skew(8deg)}to{transform:translateY(-51px)skew(0)}}.effect-atelier-ochre-workshop .theme-ambient-layer>i{border-top:2px solid var(--theme-accent);filter:none;border-radius:50%;height:36px;animation:29s ease-in-out infinite alternate business-37}@keyframes business-37{0%{transform:translateY(52px)skew(-8deg)}50%{transform:translate(96px)skew(8deg)}to{transform:translateY(-52px)skew(0)}}.effect-atelier-arctic-avenue .theme-ambient-layer>i{background:radial-gradient(ellipse,transparent 40%,var(--theme-accent) 43%,transparent 48%);filter:none;border-radius:50%;animation:30s ease-in-out infinite alternate business-38}@keyframes business-38{0%{transform:translateY(53px)skew(-8deg)}50%{transform:translate(98px)skew(8deg)}to{transform:translateY(-53px)skew(0)}}.effect-atelier-rosewood-reserve .theme-ambient-layer>i{background:linear-gradient(transparent,var(--theme-accent),transparent);filter:none;width:2px;height:100px;animation:18s ease-in-out infinite alternate business-39}@keyframes business-39{0%{transform:translateY(54px)skew(-8deg)}50%{transform:translate(100px)skew(8deg)}to{transform:translateY(-54px)skew(0)}}.effect-atelier-ocean-opal .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;background:0 0;border-radius:50%;animation:19s ease-in-out infinite alternate business-40}@keyframes business-40{0%{transform:translate(-102px,-55px)rotate(-132deg)}50%{transform:translate(102px,55px)rotate(0)}to{transform:translateY(-55px)rotate(132deg)}}.effect-atelier-fern-society .theme-ambient-layer>i{background:linear-gradient(90deg,transparent,var(--theme-accent),transparent);filter:none;border-radius:50%;height:12px;animation:20s ease-in-out infinite alternate business-41}@keyframes business-41{0%{transform:translate(-104px,-56px)rotate(-135deg)}50%{transform:translate(104px,56px)rotate(0)}to{transform:translateY(-56px)rotate(135deg)}}.effect-atelier-royal-cobalt .theme-ambient-layer>i{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:var(--theme-accent);filter:none;width:32px;height:32px;animation:21s ease-in-out infinite alternate business-42}@keyframes business-42{0%{transform:translate(-106px,-57px)rotate(-138deg)}50%{transform:translate(106px,57px)rotate(0)}to{transform:translateY(-57px)rotate(138deg)}}.effect-atelier-maple-maison .theme-ambient-layer>i{background:linear-gradient(var(--theme-accent),transparent);filter:none;border-radius:100% 0;width:28px;height:56px;animation:22s ease-in-out infinite alternate business-43}@keyframes business-43{0%{transform:translate(-108px,-58px)rotate(-141deg)}50%{transform:translate(108px,58px)rotate(0)}to{transform:translateY(-58px)rotate(141deg)}}.effect-atelier-lilac-library .theme-ambient-layer>i{border:2px solid #0000;border-top-color:var(--theme-accent);border-right-color:var(--theme-highlight);filter:none;border-radius:50%;animation:23s ease-in-out infinite alternate business-44}@keyframes business-44{0%{transform:translate(-110px,-59px)rotate(-144deg)}50%{transform:translate(110px,59px)rotate(0)}to{transform:translateY(-59px)rotate(144deg)}}.effect-atelier-graphite-guild .theme-ambient-layer>i{border:1px solid var(--theme-accent);filter:none;border-radius:8px;width:44px;height:44px;animation:24s ease-in-out infinite alternate business-45}@keyframes business-45{0%{transform:translate(-112px,-60px)rotate(-147deg)}50%{transform:translate(112px,60px)rotate(0)}to{transform:translateY(-60px)rotate(147deg)}}.effect-atelier-seafoam-studio .theme-ambient-layer>i{clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);background:var(--theme-accent);filter:none;width:26px;height:26px;animation:25s ease-in-out infinite alternate business-46}@keyframes business-46{0%{transform:translate(-114px,-61px)rotate(-150deg)}50%{transform:translate(114px,61px)rotate(0)}to{transform:translateY(-61px)rotate(150deg)}}.effect-atelier-mahogany-hall .theme-ambient-layer>i{border-top:2px solid var(--theme-accent);filter:none;border-radius:50%;height:36px;animation:26s ease-in-out infinite alternate business-47}@keyframes business-47{0%{transform:translate(-116px,-62px)rotate(-153deg)}50%{transform:translate(116px,62px)rotate(0)}to{transform:translateY(-62px)rotate(153deg)}}.effect-atelier-porcelain-plaza .theme-ambient-layer>i{background:radial-gradient(ellipse,transparent 40%,var(--theme-accent) 43%,transparent 48%);filter:none;border-radius:50%;animation:27s ease-in-out infinite alternate business-48}@keyframes business-48{0%{transform:translate(-118px,-63px)rotate(-156deg)}50%{transform:translate(118px,63px)rotate(0)}to{transform:translateY(-63px)rotate(156deg)}}.effect-atelier-midnight-emerald .theme-ambient-layer>i{background:linear-gradient(transparent,var(--theme-accent),transparent);filter:none;width:2px;height:100px;animation:28s ease-in-out infinite alternate business-49}@keyframes business-49{0%{transform:translate(-120px,-64px)rotate(-159deg)}50%{transform:translate(120px,64px)rotate(0)}to{transform:translateY(-64px)rotate(159deg)}}@media (prefers-reduced-motion:reduce){.theme-effects .theme-ambient-layer,.theme-effects .theme-click-layer{display:none!important}}body.motion-none .theme-effects{display:none!important}
section[class*=monster-theme-]{background:var(--section-bg)!important;color:var(--section-fg)!important}section[class*=monster-theme-] :is(h1,h2,h3,h4,h5,h6,strong,b){color:var(--section-fg)!important}section[class*=monster-theme-] :is(p,small,.product-copy,.monster-collection-intro p,.monster-category-grid span){color:var(--section-muted)!important}section[class*=monster-theme-] :is(.eyebrow,.kicker,.monster-hero-copy>span,.monster-collection-header>div:nth-child(2)>span){color:var(--section-accent)!important}section[class*=monster-theme-] :is(a,.primary-button,.monster-hero-copy>a,.monster-promo a){background:var(--section-accent);border-color:var(--section-accent);color:var(--section-on-accent)!important}section[class*=monster-theme-] :is(.product-card,.monster-category-grid a){background:var(--section-panel)!important;color:var(--section-fg)!important;border-color:var(--section-border)!important}section[class*=monster-theme-] :is(.product-card h3,.product-card strong,.monster-category-grid b){color:var(--section-fg)!important}section[class*=monster-theme-] :is(.monster-collection-frame,.monster-collection-index,.monster-collection-intro,.monster-collection-footer,.monster-category-grid){border-color:var(--section-border)!important}section[class*=monster-theme-] .add-button{background:var(--section-accent);border-color:var(--section-accent);color:var(--section-on-accent)!important}section[class*=monster-theme-] .monster-visual-window{background:var(--section-panel)!important;color:var(--section-fg)!important;border-color:var(--section-border)!important}section[class*=monster-theme-] .monster-visual-window :is(p,span,small){color:var(--section-muted)!important}section[class*=monster-theme-] .monster-visual-window :is(em,b){color:var(--section-accent)!important}section[class*=monster-theme-] .monster-visual-badge{background:var(--section-panel)!important;color:var(--section-fg)!important}.monster-theme-midnight{--section-bg:#0b1530;--section-fg:#f8f9ff;--section-muted:#c3cbe0;--section-accent:#72d6ff;--section-on-accent:#071425;--section-panel:#142348;--section-border:#43547d}.monster-theme-sapphire{--section-bg:#173f78;--section-fg:#fff;--section-muted:#d3e1f3;--section-accent:#9bbbe8;--section-on-accent:#102d55;--section-panel:#22528f;--section-border:#668bc0}.monster-theme-amethyst{--section-bg:#573151;--section-fg:#fff9ff;--section-muted:#ead5e7;--section-accent:#d7ad75;--section-on-accent:#3b2337;--section-panel:#6c4166;--section-border:#a8779f}.monster-theme-ruby{--section-bg:#682f3d;--section-fg:snow;--section-muted:#f0d4da;--section-accent:#f0acb9;--section-on-accent:#431c27;--section-panel:#7e3e4e;--section-border:#b87382}.monster-theme-coral{--section-bg:#b84f54;--section-fg:#fff;--section-muted:#ffe1df;--section-accent:#ffd08b;--section-on-accent:#55301d;--section-panel:#993f49;--section-border:#e58a86}.monster-theme-blush{--section-bg:#f7e7eb;--section-fg:#422932;--section-muted:#745c65;--section-accent:#98546a;--section-on-accent:#fff;--section-panel:#fffafb;--section-border:#dfc5cd}.monster-theme-copper{--section-bg:#29221f;--section-fg:#fffaf5;--section-muted:#d8c7bc;--section-accent:#d89565;--section-on-accent:#352016;--section-panel:#3b302b;--section-border:#765847}.monster-theme-amber{--section-bg:#f3d79d;--section-fg:#3a2917;--section-muted:#6f5b40;--section-accent:#7b4e20;--section-on-accent:#fff;--section-panel:#fff4d9;--section-border:#c7a96d}.monster-theme-citrus{--section-bg:#dff266;--section-fg:#1d2b19;--section-muted:#4e6245;--section-accent:#273b22;--section-on-accent:#f7ffe9;--section-panel:#f5ffc5;--section-border:#9fb449}.monster-theme-mint{--section-bg:#dff2e9;--section-fg:#17352b;--section-muted:#58766b;--section-accent:#22624e;--section-on-accent:#fff;--section-panel:#f8fffb;--section-border:#afd1c1}.monster-theme-emerald{--section-bg:#0e543f;--section-fg:#fff;--section-muted:#c2e1d5;--section-accent:#e0c47b;--section-on-accent:#26331f;--section-panel:#176a52;--section-border:#5c9b84}.monster-theme-teal{--section-bg:#145a5d;--section-fg:#fff;--section-muted:#c7e5e4;--section-accent:#e3c47f;--section-on-accent:#29382f;--section-panel:#1d6f71;--section-border:#65a4a5}.monster-theme-ocean{--section-bg:#075f73;--section-fg:#fff;--section-muted:#c8eaf0;--section-accent:#75e4e6;--section-on-accent:#073b44;--section-panel:#0b7589;--section-border:#57a9b7}.monster-theme-arctic{--section-bg:#ecf4f7;--section-fg:#263842;--section-muted:#637780;--section-accent:#39758d;--section-on-accent:#fff;--section-panel:#fff;--section-border:#c2d3da}.monster-theme-slate{--section-bg:#405666;--section-fg:#fff;--section-muted:#d3dfe5;--section-accent:#b9d6e3;--section-on-accent:#263c49;--section-panel:#506978;--section-border:#8097a4}.monster-theme-graphite{--section-bg:#2a3037;--section-fg:#fff;--section-muted:#cdd3d9;--section-accent:#8cc1df;--section-on-accent:#173140;--section-panel:#3a424b;--section-border:#68737e}.monster-theme-ivory{--section-bg:#fffaf0;--section-fg:#29231c;--section-muted:#756b5e;--section-accent:#8b642d;--section-on-accent:#fff;--section-panel:#fff;--section-border:#dcd0bd}.monster-theme-sand{--section-bg:#e9d2b3;--section-fg:#39291e;--section-muted:#705e50;--section-accent:#8c4e35;--section-on-accent:#fff;--section-panel:#f8ead6;--section-border:#c6aa87}.monster-theme-lavender{--section-bg:#e9e3f5;--section-fg:#302a45;--section-muted:#6d6680;--section-accent:#62558f;--section-on-accent:#fff;--section-panel:#faf8ff;--section-border:#cbc2df}.monster-theme-neon{--section-bg:#17192a;--section-fg:#fff;--section-muted:#c8cbe1;--section-accent:#72f5b8;--section-on-accent:#10271e;--section-panel:#242741;--section-border:#6658bd}.monster-ai-contrast{background:var(--section-bg)!important;color:var(--section-fg)!important}.monster-ai-contrast :is(h1,h2,h3,h4,h5,h6,strong,b){color:var(--section-fg)!important}.monster-ai-contrast :is(p,small,.product-copy,.monster-collection-intro p,.monster-category-grid span){color:var(--section-muted)!important}.monster-ai-contrast :is(.eyebrow,.kicker,.monster-hero-copy>span,.monster-collection-header>div:nth-child(2)>span){color:var(--section-accent)!important}.monster-ai-contrast :is(a,.primary-button,.monster-hero-copy>a,.monster-promo a){background:var(--section-accent);border-color:var(--section-accent);color:var(--section-on-accent)!important}.monster-ai-contrast :is(.product-card,.monster-category-grid a){background:var(--section-panel)!important;color:var(--section-fg)!important;border-color:var(--section-border)!important}.monster-ai-contrast :is(.product-card h3,.product-card strong,.monster-category-grid b){color:var(--section-fg)!important}.monster-ai-contrast :is(.monster-collection-frame,.monster-collection-index,.monster-collection-intro,.monster-collection-footer,.monster-category-grid){border-color:var(--section-border)!important}.monster-ai-contrast .add-button{background:var(--section-accent);border-color:var(--section-accent);color:var(--section-on-accent)!important}.monster-ai-contrast .monster-visual-window{background:var(--section-panel)!important;color:var(--section-fg)!important;border-color:var(--section-border)!important}.monster-ai-contrast .monster-visual-window :is(p,span,small){color:var(--section-muted)!important}.monster-ai-contrast .monster-visual-window :is(em,b){color:var(--section-accent)!important}.monster-ai-contrast .monster-visual-badge{background:var(--section-panel)!important;color:var(--section-fg)!important}section[class*=monster-theme-] .product-card :is(.product-card-heading>span,.product-card-status,.product-card-status>span,.product-card-rating small,.price small){color:var(--ai-muted,var(--section-muted))!important;opacity:1!important}section[data-ai-contrast-ready=true],section[data-ai-contrast-ready=true] :is(h1,h2,h3,h4,h5,h6){color:var(--ai-fg)!important}section[data-ai-contrast-ready=true] :is(p,.monster-collection-intro p){color:var(--ai-muted)!important}section[data-ai-contrast-ready=true] .product-card,section[data-ai-contrast-ready=true] .product-card :is(h3,strong,.price strong){color:var(--ai-fg)!important}section[data-ai-contrast-ready=true] .product-card :is(.product-copy,s,.eyebrow){color:var(--ai-muted)!important}section[data-ai-contrast-ready=true] .product-visual,section[data-ai-contrast-ready=true] .product-visual :is(.product-monogram,.visual-caption),section[data-ai-contrast-ready=true] .product-badge,section[data-ai-contrast-ready=true] .monster-collection-intro small,section[data-ai-contrast-ready=true] .monster-product-number,section[data-ai-contrast-ready=true] .add-button,section[data-ai-contrast-ready=true] .monster-category-grid a,section[data-ai-contrast-ready=true] .monster-category-grid a :is(b,strong){color:var(--ai-fg)!important}section[data-ai-contrast-ready=true] .monster-category-grid a :is(span,small){color:var(--ai-muted)!important}section[data-ai-contrast-ready=true] .monster-visual-window,section[data-ai-contrast-ready=true] .monster-visual-badge{color:var(--ai-fg)!important}
.monster-theme-studio-jade-porcelain,[data-builder-theme=studio-jade-porcelain]{--section-bg:#f6f9f8;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177858;--section-on-accent:#fff;--section-border:#b1cdc4}.monster-theme-studio-jade-silk,[data-builder-theme=studio-jade-silk]{--section-bg:#ecf4f1;--section-panel:#fcfdfd;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177858;--section-on-accent:#fff;--section-border:#b1cdc4}.monster-theme-studio-jade-mist,[data-builder-theme=studio-jade-mist]{--section-bg:#deede8;--section-panel:#f5faf8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177858;--section-on-accent:#fff;--section-border:#b1cdc4}.monster-theme-studio-jade-pearl,[data-builder-theme=studio-jade-pearl]{--section-bg:#f1f8f6;--section-panel:#f8fcfa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177858;--section-on-accent:#fff;--section-border:#b1cdc4}.monster-theme-studio-jade-linen,[data-builder-theme=studio-jade-linen]{--section-bg:#e3f2ed;--section-panel:#f8fcfb;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177858;--section-on-accent:#fff;--section-border:#b1cdc4}.monster-theme-studio-jade-dusk,[data-builder-theme=studio-jade-dusk]{--section-bg:#1f473a;--section-panel:#275948;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98ebd0;--section-on-accent:#102029;--section-border:#568676}.monster-theme-studio-jade-noir,[data-builder-theme=studio-jade-noir]{--section-bg:#0d211a;--section-panel:#153329;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98ebd0;--section-on-accent:#102029;--section-border:#568676}.monster-theme-studio-jade-velvet,[data-builder-theme=studio-jade-velvet]{--section-bg:#15372c;--section-panel:#1d4e3e;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98ebd0;--section-on-accent:#102029;--section-border:#568676}.monster-theme-studio-jade-deep,[data-builder-theme=studio-jade-deep]{--section-bg:#102d23;--section-panel:#184435;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98ebd0;--section-on-accent:#102029;--section-border:#568676}.monster-theme-studio-jade-twilight,[data-builder-theme=studio-jade-twilight]{--section-bg:#1e5c48;--section-panel:#247057;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98ebd0;--section-on-accent:#102029;--section-border:#568676}.monster-theme-studio-azure-porcelain,[data-builder-theme=studio-azure-porcelain]{--section-bg:#f6f7f9;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#174778;--section-on-accent:#fff;--section-border:#b1bfcd}.monster-theme-studio-azure-silk,[data-builder-theme=studio-azure-silk]{--section-bg:#ecf0f4;--section-panel:#fcfcfd;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#174778;--section-on-accent:#fff;--section-border:#b1bfcd}.monster-theme-studio-azure-mist,[data-builder-theme=studio-azure-mist]{--section-bg:#dee6ed;--section-panel:#f5f7fa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#174778;--section-on-accent:#fff;--section-border:#b1bfcd}.monster-theme-studio-azure-pearl,[data-builder-theme=studio-azure-pearl]{--section-bg:#f1f5f8;--section-panel:#f8fafc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#174778;--section-on-accent:#fff;--section-border:#b1bfcd}.monster-theme-studio-azure-linen,[data-builder-theme=studio-azure-linen]{--section-bg:#e3ebf2;--section-panel:#f8fafc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#174778;--section-on-accent:#fff;--section-border:#b1bfcd}.monster-theme-studio-azure-dusk,[data-builder-theme=studio-azure-dusk]{--section-bg:#1f3347;--section-panel:#274059;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98c2eb;--section-on-accent:#102029;--section-border:#566e86}.monster-theme-studio-azure-noir,[data-builder-theme=studio-azure-noir]{--section-bg:#0d1721;--section-panel:#152433;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98c2eb;--section-on-accent:#102029;--section-border:#566e86}.monster-theme-studio-azure-velvet,[data-builder-theme=studio-azure-velvet]{--section-bg:#152637;--section-panel:#1d364e;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98c2eb;--section-on-accent:#102029;--section-border:#566e86}.monster-theme-studio-azure-deep,[data-builder-theme=studio-azure-deep]{--section-bg:#101f2d;--section-panel:#182e44;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98c2eb;--section-on-accent:#102029;--section-border:#566e86}.monster-theme-studio-azure-twilight,[data-builder-theme=studio-azure-twilight]{--section-bg:#1e3d5c;--section-panel:#244a70;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98c2eb;--section-on-accent:#102029;--section-border:#566e86}.monster-theme-studio-indigo-porcelain,[data-builder-theme=studio-indigo-porcelain]{--section-bg:#f6f6f9;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#171f78;--section-on-accent:#fff;--section-border:#b1b4cd}.monster-theme-studio-indigo-silk,[data-builder-theme=studio-indigo-silk]{--section-bg:#ececf4;--section-panel:#fcfcfd;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#171f78;--section-on-accent:#fff;--section-border:#b1b4cd}.monster-theme-studio-indigo-mist,[data-builder-theme=studio-indigo-mist]{--section-bg:#dedfed;--section-panel:#f5f5fa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#171f78;--section-on-accent:#fff;--section-border:#b1b4cd}.monster-theme-studio-indigo-pearl,[data-builder-theme=studio-indigo-pearl]{--section-bg:#f1f2f8;--section-panel:#f8f8fc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#171f78;--section-on-accent:#fff;--section-border:#b1b4cd}.monster-theme-studio-indigo-linen,[data-builder-theme=studio-indigo-linen]{--section-bg:#e3e4f2;--section-panel:#f8f8fc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#171f78;--section-on-accent:#fff;--section-border:#b1b4cd}.monster-theme-studio-indigo-dusk,[data-builder-theme=studio-indigo-dusk]{--section-bg:#1f2247;--section-panel:#272b59;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#989feb;--section-on-accent:#102029;--section-border:#565a86}.monster-theme-studio-indigo-noir,[data-builder-theme=studio-indigo-noir]{--section-bg:#0d0f21;--section-panel:#151733;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#989feb;--section-on-accent:#102029;--section-border:#565a86}.monster-theme-studio-indigo-velvet,[data-builder-theme=studio-indigo-velvet]{--section-bg:#151837;--section-panel:#1d214e;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#989feb;--section-on-accent:#102029;--section-border:#565a86}.monster-theme-studio-indigo-deep,[data-builder-theme=studio-indigo-deep]{--section-bg:#10122d;--section-panel:#181c44;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#989feb;--section-on-accent:#102029;--section-border:#565a86}.monster-theme-studio-indigo-twilight,[data-builder-theme=studio-indigo-twilight]{--section-bg:#1e235c;--section-panel:#242b70;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#989feb;--section-on-accent:#102029;--section-border:#565a86}.monster-theme-studio-violet-porcelain,[data-builder-theme=studio-violet-porcelain]{--section-bg:#f7f6f9;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#471778;--section-on-accent:#fff;--section-border:#bfb1cd}.monster-theme-studio-violet-silk,[data-builder-theme=studio-violet-silk]{--section-bg:#f0ecf4;--section-panel:#fcfcfd;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#471778;--section-on-accent:#fff;--section-border:#bfb1cd}.monster-theme-studio-violet-mist,[data-builder-theme=studio-violet-mist]{--section-bg:#e6deed;--section-panel:#f7f5fa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#471778;--section-on-accent:#fff;--section-border:#bfb1cd}.monster-theme-studio-violet-pearl,[data-builder-theme=studio-violet-pearl]{--section-bg:#f5f1f8;--section-panel:#faf8fc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#471778;--section-on-accent:#fff;--section-border:#bfb1cd}.monster-theme-studio-violet-linen,[data-builder-theme=studio-violet-linen]{--section-bg:#ebe3f2;--section-panel:#faf8fc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#471778;--section-on-accent:#fff;--section-border:#bfb1cd}.monster-theme-studio-violet-dusk,[data-builder-theme=studio-violet-dusk]{--section-bg:#331f47;--section-panel:#402759;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#c298eb;--section-on-accent:#102029;--section-border:#6e5686}.monster-theme-studio-violet-noir,[data-builder-theme=studio-violet-noir]{--section-bg:#170d21;--section-panel:#241533;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#c298eb;--section-on-accent:#102029;--section-border:#6e5686}.monster-theme-studio-violet-velvet,[data-builder-theme=studio-violet-velvet]{--section-bg:#261537;--section-panel:#361d4e;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#c298eb;--section-on-accent:#102029;--section-border:#6e5686}.monster-theme-studio-violet-deep,[data-builder-theme=studio-violet-deep]{--section-bg:#1f102d;--section-panel:#2e1844;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#c298eb;--section-on-accent:#102029;--section-border:#6e5686}.monster-theme-studio-violet-twilight,[data-builder-theme=studio-violet-twilight]{--section-bg:#3d1e5c;--section-panel:#4a2470;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#c298eb;--section-on-accent:#102029;--section-border:#6e5686}.monster-theme-studio-rose-porcelain,[data-builder-theme=studio-rose-porcelain]{--section-bg:#f9f6f7;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78173f;--section-on-accent:#fff;--section-border:#cdb1bd}.monster-theme-studio-rose-silk,[data-builder-theme=studio-rose-silk]{--section-bg:#f4ecef;--section-panel:#fdfcfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78173f;--section-on-accent:#fff;--section-border:#cdb1bd}.monster-theme-studio-rose-mist,[data-builder-theme=studio-rose-mist]{--section-bg:#eddee4;--section-panel:#faf5f7;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78173f;--section-on-accent:#fff;--section-border:#cdb1bd}.monster-theme-studio-rose-pearl,[data-builder-theme=studio-rose-pearl]{--section-bg:#f8f1f4;--section-panel:#fcf8fa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78173f;--section-on-accent:#fff;--section-border:#cdb1bd}.monster-theme-studio-rose-linen,[data-builder-theme=studio-rose-linen]{--section-bg:#f2e3e9;--section-panel:#fcf8fa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78173f;--section-on-accent:#fff;--section-border:#cdb1bd}.monster-theme-studio-rose-dusk,[data-builder-theme=studio-rose-dusk]{--section-bg:#471f30;--section-panel:#59273c;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb98bb;--section-on-accent:#102029;--section-border:#86566a}.monster-theme-studio-rose-noir,[data-builder-theme=studio-rose-noir]{--section-bg:#210d15;--section-panel:#331521;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb98bb;--section-on-accent:#102029;--section-border:#86566a}.monster-theme-studio-rose-velvet,[data-builder-theme=studio-rose-velvet]{--section-bg:#371523;--section-panel:#4e1d32;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb98bb;--section-on-accent:#102029;--section-border:#86566a}.monster-theme-studio-rose-deep,[data-builder-theme=studio-rose-deep]{--section-bg:#2d101c;--section-panel:#44182a;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb98bb;--section-on-accent:#102029;--section-border:#86566a}.monster-theme-studio-rose-twilight,[data-builder-theme=studio-rose-twilight]{--section-bg:#5c1e38;--section-panel:#702444;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb98bb;--section-on-accent:#102029;--section-border:#86566a}.monster-theme-studio-crimson-porcelain,[data-builder-theme=studio-crimson-porcelain]{--section-bg:#f9f6f6;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78171f;--section-on-accent:#fff;--section-border:#cdb1b4}.monster-theme-studio-crimson-silk,[data-builder-theme=studio-crimson-silk]{--section-bg:#f4ecec;--section-panel:#fdfcfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78171f;--section-on-accent:#fff;--section-border:#cdb1b4}.monster-theme-studio-crimson-mist,[data-builder-theme=studio-crimson-mist]{--section-bg:#eddedf;--section-panel:#faf5f5;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78171f;--section-on-accent:#fff;--section-border:#cdb1b4}.monster-theme-studio-crimson-pearl,[data-builder-theme=studio-crimson-pearl]{--section-bg:#f8f1f2;--section-panel:#fcf8f8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78171f;--section-on-accent:#fff;--section-border:#cdb1b4}.monster-theme-studio-crimson-linen,[data-builder-theme=studio-crimson-linen]{--section-bg:#f2e3e4;--section-panel:#fcf8f8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#78171f;--section-on-accent:#fff;--section-border:#cdb1b4}.monster-theme-studio-crimson-dusk,[data-builder-theme=studio-crimson-dusk]{--section-bg:#471f22;--section-panel:#59272b;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb989f;--section-on-accent:#102029;--section-border:#86565a}.monster-theme-studio-crimson-noir,[data-builder-theme=studio-crimson-noir]{--section-bg:#210d0f;--section-panel:#331517;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb989f;--section-on-accent:#102029;--section-border:#86565a}.monster-theme-studio-crimson-velvet,[data-builder-theme=studio-crimson-velvet]{--section-bg:#371518;--section-panel:#4e1d21;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb989f;--section-on-accent:#102029;--section-border:#86565a}.monster-theme-studio-crimson-deep,[data-builder-theme=studio-crimson-deep]{--section-bg:#2d1012;--section-panel:#44181c;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb989f;--section-on-accent:#102029;--section-border:#86565a}.monster-theme-studio-crimson-twilight,[data-builder-theme=studio-crimson-twilight]{--section-bg:#5c1e23;--section-panel:#70242b;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#eb989f;--section-on-accent:#102029;--section-border:#86565a}.monster-theme-studio-amber-porcelain,[data-builder-theme=studio-amber-porcelain]{--section-bg:#f9f8f6;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#785417;--section-on-accent:#fff;--section-border:#cdc3b1}.monster-theme-studio-amber-silk,[data-builder-theme=studio-amber-silk]{--section-bg:#f4f1ec;--section-panel:#fdfdfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#785417;--section-on-accent:#fff;--section-border:#cdc3b1}.monster-theme-studio-amber-mist,[data-builder-theme=studio-amber-mist]{--section-bg:#ede8de;--section-panel:#faf8f5;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#785417;--section-on-accent:#fff;--section-border:#cdc3b1}.monster-theme-studio-amber-pearl,[data-builder-theme=studio-amber-pearl]{--section-bg:#f8f6f1;--section-panel:#fcfaf8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#785417;--section-on-accent:#fff;--section-border:#cdc3b1}.monster-theme-studio-amber-linen,[data-builder-theme=studio-amber-linen]{--section-bg:#f2ede3;--section-panel:#fcfaf8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#785417;--section-on-accent:#fff;--section-border:#cdc3b1}.monster-theme-studio-amber-dusk,[data-builder-theme=studio-amber-dusk]{--section-bg:#47381f;--section-panel:#594627;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebcd98;--section-on-accent:#102029;--section-border:#867456}.monster-theme-studio-amber-noir,[data-builder-theme=studio-amber-noir]{--section-bg:#211a0d;--section-panel:#332815;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebcd98;--section-on-accent:#102029;--section-border:#867456}.monster-theme-studio-amber-velvet,[data-builder-theme=studio-amber-velvet]{--section-bg:#372b15;--section-panel:#4e3c1d;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebcd98;--section-on-accent:#102029;--section-border:#867456}.monster-theme-studio-amber-deep,[data-builder-theme=studio-amber-deep]{--section-bg:#2d2310;--section-panel:#443418;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebcd98;--section-on-accent:#102029;--section-border:#867456}.monster-theme-studio-amber-twilight,[data-builder-theme=studio-amber-twilight]{--section-bg:#5c461e;--section-panel:#705424;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebcd98;--section-on-accent:#102029;--section-border:#867456}.monster-theme-studio-olive-porcelain,[data-builder-theme=studio-olive-porcelain]{--section-bg:#f8f9f6;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#587817;--section-on-accent:#fff;--section-border:#c4cdb1}.monster-theme-studio-olive-silk,[data-builder-theme=studio-olive-silk]{--section-bg:#f1f4ec;--section-panel:#fdfdfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#587817;--section-on-accent:#fff;--section-border:#c4cdb1}.monster-theme-studio-olive-mist,[data-builder-theme=studio-olive-mist]{--section-bg:#e8edde;--section-panel:#f8faf5;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#587817;--section-on-accent:#fff;--section-border:#c4cdb1}.monster-theme-studio-olive-pearl,[data-builder-theme=studio-olive-pearl]{--section-bg:#f6f8f1;--section-panel:#fafcf8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#587817;--section-on-accent:#fff;--section-border:#c4cdb1}.monster-theme-studio-olive-linen,[data-builder-theme=studio-olive-linen]{--section-bg:#edf2e3;--section-panel:#fbfcf8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#587817;--section-on-accent:#fff;--section-border:#c4cdb1}.monster-theme-studio-olive-dusk,[data-builder-theme=studio-olive-dusk]{--section-bg:#3a471f;--section-panel:#485927;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#d0eb98;--section-on-accent:#102029;--section-border:#768656}.monster-theme-studio-olive-noir,[data-builder-theme=studio-olive-noir]{--section-bg:#1a210d;--section-panel:#293315;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#d0eb98;--section-on-accent:#102029;--section-border:#768656}.monster-theme-studio-olive-velvet,[data-builder-theme=studio-olive-velvet]{--section-bg:#2c3715;--section-panel:#3e4e1d;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#d0eb98;--section-on-accent:#102029;--section-border:#768656}.monster-theme-studio-olive-deep,[data-builder-theme=studio-olive-deep]{--section-bg:#232d10;--section-panel:#354418;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#d0eb98;--section-on-accent:#102029;--section-border:#768656}.monster-theme-studio-olive-twilight,[data-builder-theme=studio-olive-twilight]{--section-bg:#485c1e;--section-panel:#577024;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#d0eb98;--section-on-accent:#102029;--section-border:#768656}.monster-theme-studio-lagoon-porcelain,[data-builder-theme=studio-lagoon-porcelain]{--section-bg:#f6f9f9;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177078;--section-on-accent:#fff;--section-border:#b1cbcd}.monster-theme-studio-lagoon-silk,[data-builder-theme=studio-lagoon-silk]{--section-bg:#ecf3f4;--section-panel:#fcfdfd;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177078;--section-on-accent:#fff;--section-border:#b1cbcd}.monster-theme-studio-lagoon-mist,[data-builder-theme=studio-lagoon-mist]{--section-bg:#deeced;--section-panel:#f5f9fa;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177078;--section-on-accent:#fff;--section-border:#b1cbcd}.monster-theme-studio-lagoon-pearl,[data-builder-theme=studio-lagoon-pearl]{--section-bg:#f1f8f8;--section-panel:#f8fbfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177078;--section-on-accent:#fff;--section-border:#b1cbcd}.monster-theme-studio-lagoon-linen,[data-builder-theme=studio-lagoon-linen]{--section-bg:#e3f1f2;--section-panel:#f8fbfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#177078;--section-on-accent:#fff;--section-border:#b1cbcd}.monster-theme-studio-lagoon-dusk,[data-builder-theme=studio-lagoon-dusk]{--section-bg:#1f4447;--section-panel:#275459;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98e4eb;--section-on-accent:#102029;--section-border:#568286}.monster-theme-studio-lagoon-noir,[data-builder-theme=studio-lagoon-noir]{--section-bg:#0d1f21;--section-panel:#153033;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98e4eb;--section-on-accent:#102029;--section-border:#568286}.monster-theme-studio-lagoon-velvet,[data-builder-theme=studio-lagoon-velvet]{--section-bg:#153537;--section-panel:#1d4a4e;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98e4eb;--section-on-accent:#102029;--section-border:#568286}.monster-theme-studio-lagoon-deep,[data-builder-theme=studio-lagoon-deep]{--section-bg:#102b2d;--section-panel:#184044;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98e4eb;--section-on-accent:#102029;--section-border:#568286}.monster-theme-studio-lagoon-twilight,[data-builder-theme=studio-lagoon-twilight]{--section-bg:#1e575c;--section-panel:#246970;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#98e4eb;--section-on-accent:#102029;--section-border:#568286}.monster-theme-studio-copper-porcelain,[data-builder-theme=studio-copper-porcelain]{--section-bg:#f9f7f6;--section-panel:#fff;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#783a17;--section-on-accent:#fff;--section-border:#cdbcb1}.monster-theme-studio-copper-silk,[data-builder-theme=studio-copper-silk]{--section-bg:#f4efec;--section-panel:#fdfcfc;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#783a17;--section-on-accent:#fff;--section-border:#cdbcb1}.monster-theme-studio-copper-mist,[data-builder-theme=studio-copper-mist]{--section-bg:#ede3de;--section-panel:#faf7f5;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#783a17;--section-on-accent:#fff;--section-border:#cdbcb1}.monster-theme-studio-copper-pearl,[data-builder-theme=studio-copper-pearl]{--section-bg:#f8f4f1;--section-panel:#fcf9f8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#783a17;--section-on-accent:#fff;--section-border:#cdbcb1}.monster-theme-studio-copper-linen,[data-builder-theme=studio-copper-linen]{--section-bg:#f2e9e3;--section-panel:#fcf9f8;--section-fg:#14232d;--section-muted:#43525c;--section-accent:#783a17;--section-on-accent:#fff;--section-border:#cdbcb1}.monster-theme-studio-copper-dusk,[data-builder-theme=studio-copper-dusk]{--section-bg:#472e1f;--section-panel:#593927;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebb798;--section-on-accent:#102029;--section-border:#866756}.monster-theme-studio-copper-noir,[data-builder-theme=studio-copper-noir]{--section-bg:#21140d;--section-panel:#332015;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebb798;--section-on-accent:#102029;--section-border:#866756}.monster-theme-studio-copper-velvet,[data-builder-theme=studio-copper-velvet]{--section-bg:#372215;--section-panel:#4e2f1d;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebb798;--section-on-accent:#102029;--section-border:#866756}.monster-theme-studio-copper-deep,[data-builder-theme=studio-copper-deep]{--section-bg:#2d1b10;--section-panel:#442818;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebb798;--section-on-accent:#102029;--section-border:#866756}.monster-theme-studio-copper-twilight,[data-builder-theme=studio-copper-twilight]{--section-bg:#5c351e;--section-panel:#704024;--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:#ebb798;--section-on-accent:#102029;--section-border:#866756}
.monster-products .product-card-heading>span{white-space:normal;overflow-wrap:anywhere;max-width:100%;margin-top:5px;font-size:10px;line-height:1.4;display:block;position:static}.monster-products:not(.monster-style-classic) .monster-product-grid{border:0;gap:24px}.monster-products:not(.monster-style-classic) .monster-product-cell{border:0;min-width:0;padding:0}.monster-products:not(.monster-style-classic) .product-card{height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden}.monster-products:not(.monster-style-classic) .product-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000018}.monster-products:not(.monster-style-classic) .monster-product-number{display:none}.monster-products:not(.monster-style-classic) .product-info{padding:20px}.monster-products:not(.monster-style-classic) .product-card-heading>a{background:0 0!important}.monster-products:not(.monster-style-classic) .product-card-image{object-fit:contain}.monster-style-boutique .product-card{border:1px solid var(--section-border);border-radius:24px}.monster-style-boutique .product-visual{border-radius:18px;margin:12px}.monster-style-editorial .product-card{border:0;border-bottom:3px solid var(--section-accent);border-radius:0}.monster-style-editorial .product-visual{aspect-ratio:4/5;height:auto;min-height:220px}.monster-style-editorial .product-card h3{font-family:Georgia,serif;font-size:28px}.monster-style-compact .monster-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.monster-style-compact .product-visual{height:150px;min-height:0}.monster-style-compact .product-info{padding:14px!important}.monster-style-compact .product-copy,.monster-style-compact .product-card-heading>span{display:none}.monster-style-compact .product-card h3{font-size:17px}.monster-style-list .monster-product-grid{grid-template-columns:1fr}.monster-style-list .product-card{border:1px solid var(--section-border);border-radius:18px;grid-template-columns:minmax(120px,28%) 1fr;display:grid}.monster-style-list .product-visual{height:100%;min-height:220px}.monster-style-spotlight .monster-product-cell:first-child{grid-column:span 2}.monster-style-spotlight .monster-product-cell:first-child .product-visual{height:380px}.monster-style-spotlight .product-card{border-radius:18px}.monster-style-carousel .monster-product-grid{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:8px 4px 24px;display:flex;overflow-x:auto}.monster-style-carousel .monster-product-cell{scroll-snap-align:start;flex:0 0 min(82vw,340px)}.monster-style-carousel .product-card{border-radius:20px}.monster-style-minimal .product-card{border:0;border-radius:0;box-shadow:none!important;background:0 0!important}.monster-style-minimal .product-info{padding:18px 0!important}.monster-style-minimal .product-card-rating,.monster-style-minimal .product-card-status{display:none}.monster-style-framed .product-card{border:double 5px var(--section-border);border-radius:4px;padding:12px}.monster-style-framed .product-visual{border:1px solid var(--section-border)}.monster-style-poster .product-visual{aspect-ratio:3/4;height:auto;min-height:260px}.monster-style-poster .product-card{border-radius:30px 30px 4px 4px}.monster-style-poster .product-copy{display:none}.monster-style-split .monster-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monster-style-split .product-card{border-top:5px solid var(--section-accent);border-radius:12px}.monster-style-split .product-visual{height:280px}@media (max-width:700px){.monster-style-spotlight .monster-product-cell:first-child{grid-column:auto}.monster-style-spotlight .monster-product-cell:first-child .product-visual{height:240px}.monster-style-split .monster-product-grid,.monster-style-list .product-card{grid-template-columns:1fr}.monster-style-list .product-visual{height:190px;min-height:0}}@media (prefers-reduced-motion:reduce){.monster-products .product-card{transition:none!important;transform:none!important}}.monster-products .monster-collection-intro .monster-collection-view-all{box-sizing:border-box;border:1px solid var(--section-accent,var(--theme-accent));background:var(--section-accent,var(--theme-accent));min-height:48px;color:var(--section-on-accent,var(--on-accent));border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:12px 22px;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 18px #0000001f}.monster-collection-view-all span,.monster-collection-view-all svg{color:inherit}.monster-collection-view-all svg{flex-shrink:0;transition:transform .18s}.monster-products .monster-collection-view-all:hover{transform:translateY(-2px);box-shadow:0 9px 24px #0000002e}.monster-collection-view-all:hover svg{transform:translate(3px)}.monster-collection-view-all:focus-visible{outline:2px solid var(--section-fg,var(--theme-primary));outline-offset:4px}@media (max-width:560px){.monster-products .monster-collection-intro .monster-collection-view-all{width:100%}}@media (prefers-reduced-motion:reduce){.monster-products .monster-collection-intro .monster-collection-view-all,.monster-collection-view-all svg{transition:none;transform:none}}.monster-products .product-visual.has-product-image{box-sizing:border-box;isolation:isolate;min-height:240px}.monster-products .product-visual.has-product-image .product-card-image{object-fit:contain;object-position:center;border-radius:0;width:100%;height:100%;transition:none;inset:0;transform:none!important}.monster-products .product-visual .product-badge{max-width:calc(100% - 76px);max-height:36px;top:14px;left:14px;overflow:hidden}.monster-products .product-visual .visual-caption{bottom:10px;left:14px}.monster-products .product-info{min-width:0}.monster-products .product-card h3{overflow-wrap:anywhere}.monster-style-gallery .product-card{border:1px solid var(--section-border);border-radius:8px;padding:16px}.monster-style-gallery .product-visual{aspect-ratio:1;height:auto;min-height:260px}.monster-style-portrait .product-card{border-radius:12px}.monster-style-portrait .product-visual{aspect-ratio:3/4;height:auto;min-height:280px}.monster-style-landscape .product-card{border-radius:16px}.monster-style-landscape .product-visual{aspect-ratio:4/3;height:auto;min-height:230px}.monster-style-polaroid .product-card{border:1px solid var(--section-border);box-shadow:5px 7px 0 var(--section-border);padding:14px}.monster-style-polaroid .product-visual{aspect-ratio:1;height:auto;min-height:240px}.monster-style-arch .product-card{border-radius:100px 100px 16px 16px;padding-top:18px}.monster-style-arch .product-visual{border-radius:90px 90px 8px 8px;min-height:300px}.monster-style-ticket .product-card{border:2px dashed var(--section-border);border-radius:20px}.monster-style-ticket .product-visual{min-height:260px}.monster-style-rail .product-card{border-left:6px solid var(--section-accent);border-radius:0 18px 18px 0}.monster-style-rail .product-visual{min-height:260px}.monster-style-underline .product-card{border-bottom:6px solid var(--section-accent);border-radius:0}.monster-style-underline .product-visual{aspect-ratio:1;height:auto;min-height:240px}.monster-style-double-frame .product-card{border:6px double var(--section-border);border-radius:20px;padding:18px}.monster-style-double-frame .product-visual{min-height:260px}.monster-style-inset .product-card{border:1px solid var(--section-border);border-radius:28px;padding:20px}.monster-style-inset .product-visual{border-radius:14px;min-height:260px}.monster-style-soft-square .product-card{border:1px solid var(--section-border);border-radius:32px}.monster-style-soft-square .product-visual{aspect-ratio:1;height:auto;min-height:240px}.monster-style-sharp .product-card{border:2px solid var(--section-border);border-radius:0}.monster-style-sharp .product-visual{aspect-ratio:1;height:auto;min-height:240px}.monster-style-offset .product-card{border:1px solid var(--section-border);box-shadow:8px 8px 0 var(--section-border);border-radius:4px}.monster-style-offset .product-visual{min-height:260px}.monster-style-capsule .product-card{border-radius:60px 60px 28px 28px}.monster-style-capsule .product-visual{border-radius:50px 50px 0 0;min-height:300px}.monster-style-ledger .product-card{border-block:2px solid var(--section-border);border-radius:0}.monster-style-ledger .product-visual{min-height:260px}.monster-style-window .product-card{border:1px solid var(--section-border);border-radius:10px;padding:10px}.monster-style-window .product-visual{border:1px solid var(--section-border);border-radius:6px;min-height:280px}.monster-style-gallery-tall .product-card{border-bottom:1px solid var(--section-border);border-radius:4px}.monster-style-gallery-tall .product-visual{aspect-ratio:2/3;height:auto;min-height:320px}.monster-style-panorama .product-card{border:1px solid var(--section-border);border-radius:24px}.monster-style-panorama .product-visual{aspect-ratio:16/9;height:auto;min-height:230px}.monster-style-ribbon .product-card{border-top:8px solid var(--section-accent);border-radius:16px}.monster-style-ribbon .product-visual{min-height:260px}.monster-style-corner .product-card{border:1px solid var(--section-border);border-radius:44px 4px}.monster-style-corner .product-visual{min-height:280px}.monster-style-reverse-corner .product-card{border:1px solid var(--section-border);border-radius:4px 44px}.monster-style-reverse-corner .product-visual{min-height:280px}.monster-style-catalog-row .product-card{border-bottom:1px solid var(--section-border);border-radius:0;grid-template-columns:minmax(140px,35%) 1fr;display:grid}.monster-style-catalog-row .product-visual{height:100%;min-height:280px}.monster-style-feature-row .product-card{border:1px solid var(--section-border);border-radius:24px;grid-template-columns:1fr 1fr;display:grid}.monster-style-feature-row .product-visual{height:100%;min-height:320px}.monster-style-alternating .product-card{border-radius:18px;grid-template-columns:1fr 1fr;display:grid}.monster-style-alternating .product-visual{height:100%;min-height:300px}.monster-style-hero-grid .product-card{border:1px solid var(--section-border);border-radius:20px}.monster-style-hero-grid .product-visual{min-height:280px}.monster-style-mosaic .product-card{border:1px solid var(--section-border);border-radius:12px}.monster-style-mosaic .product-visual{min-height:260px}.monster-style-shelf-wide .product-card{border:1px solid var(--section-border);border-radius:24px}.monster-style-shelf-wide .product-visual{aspect-ratio:4/3;height:auto;min-height:280px}.monster-style-shelf-portrait .product-card{border:1px solid var(--section-border);border-radius:18px}.monster-style-shelf-portrait .product-visual{aspect-ratio:3/4;height:auto;min-height:300px}.monster-style-comparison .product-card{border:1px solid var(--section-border);border-radius:0}.monster-style-comparison .product-visual{aspect-ratio:1;height:auto;min-height:260px}.monster-style-showroom .product-card{border:1px solid var(--section-border);border-radius:32px;padding:24px}.monster-style-showroom .product-visual{aspect-ratio:1;height:auto;min-height:300px}.monster-style-catalog-row .monster-product-grid,.monster-style-feature-row .monster-product-grid,.monster-style-alternating .monster-product-grid{grid-template-columns:1fr}.monster-style-alternating .monster-product-cell:nth-child(2n) .product-visual{order:2}.monster-style-hero-grid .monster-product-cell:first-child{grid-column:span 2}.monster-style-hero-grid .monster-product-cell:first-child .product-visual{min-height:380px}.monster-style-mosaic .monster-product-cell:nth-child(3n+1){grid-column:span 2}.monster-style-mosaic .monster-product-cell:nth-child(3n+1) .product-visual{min-height:340px}.monster-style-shelf-wide .monster-product-grid,.monster-style-shelf-portrait .monster-product-grid{scroll-snap-type:x mandatory;padding:8px 4px 24px;display:flex;overflow-x:auto}.monster-style-shelf-wide .monster-product-cell{scroll-snap-align:start;flex:0 0 min(85vw,440px)}.monster-style-shelf-portrait .monster-product-cell{scroll-snap-align:start;flex:0 0 min(80vw,300px)}.monster-style-comparison .monster-product-grid{gap:0!important}.monster-style-hero-grid .monster-columns-1 .monster-product-cell:first-child,.monster-style-mosaic .monster-columns-1 .monster-product-cell:nth-child(3n+1){grid-column:auto}.monster-style-portrait .product-card h3,.monster-style-polaroid .product-card h3,.monster-style-gallery-tall .product-card h3{font-family:Georgia,serif}@media (max-width:700px){.monster-style-catalog-row .product-card,.monster-style-feature-row .product-card,.monster-style-alternating .product-card{grid-template-columns:1fr}.monster-style-alternating .monster-product-cell:nth-child(2n) .product-visual{order:0}.monster-style-hero-grid .monster-product-cell:first-child,.monster-style-mosaic .monster-product-cell:nth-child(3n+1){grid-column:auto}.monster-products .product-visual.has-product-image{min-height:240px}}.monster-columns-6{--product-columns:6}.monster-columns-8{--product-columns:8}.monster-columns-10{--product-columns:10}.monster-columns-12{--product-columns:12}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12){--product-gap:12px;gap:var(--product-gap)!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,max(150px,calc((100% - (var(--product-columns) - 1)*var(--product-gap))/var(--product-columns)))),1fr))!important;display:grid!important}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .monster-product-cell{min-width:0;grid-column:auto!important;width:auto!important}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-card{flex-direction:column;min-width:0;padding:0;display:flex}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-visual{aspect-ratio:1;width:100%;order:0!important;height:auto!important;min-height:0!important}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-info{min-width:0;padding:12px!important}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-card h3{overflow-wrap:anywhere;font-size:16px!important}
.monster-hero-stage,.monster-hero-copy,.monster-hero-visual,.monster-visual-window{transition:transform .55s cubic-bezier(.2,.8,.2,1),border-radius .45s,opacity .45s,background-color .45s}body.hero-gradient .monster-hero{background:radial-gradient(circle at 76% 30%,color-mix(in srgb,var(--theme-accent) 24%,var(--theme-primary)) 0,var(--theme-primary) 43%,var(--theme-secondary) 100%)}body.hero-gradient .monster-hero-visual{transform:translateY(0)}body.hero-split .monster-hero{background:linear-gradient(90deg,var(--theme-secondary) 0 40%,var(--theme-primary) 40% 100%)}body.hero-split .monster-hero-stage{grid-template-columns:minmax(390px,1fr) minmax(430px,.92fr);gap:0}body.hero-split .monster-hero-copy{border-right:1px solid color-mix(in srgb,var(--theme-accent) 35%,transparent);flex-direction:column;justify-content:center;align-self:stretch;padding-right:58px;display:flex}body.hero-split .monster-hero-visual{border:0;height:570px;margin-left:58px}body.hero-split .monster-visual-window{box-shadow:none;inset:0}body.hero-split .monster-visual-badge{top:38px;right:-16px}body.hero-spotlight .monster-hero{background:radial-gradient(circle at 50% 22%,color-mix(in srgb,var(--theme-accent) 38%,var(--theme-primary)) 0,var(--theme-primary) 38%,var(--theme-secondary) 86%)}body.hero-spotlight .monster-hero-stage{text-align:center;grid-template-columns:1fr;gap:38px;max-width:1180px!important;padding-left:20px!important}body.hero-spotlight .monster-hero-copy{flex-direction:column;align-items:center;max-width:900px;margin:auto;display:flex}body.hero-spotlight .monster-builder-mark{justify-content:center}body.hero-spotlight .monster-hero-copy h1,body.hero-spotlight .monster-hero-copy>p{margin-left:auto;margin-right:auto}body.hero-spotlight .monster-hero-proof{justify-content:center}body.hero-spotlight .monster-hero-visual{border-color:color-mix(in srgb,var(--theme-accent) 42%,transparent);border-radius:999px;width:min(900px,100%);height:390px;margin:auto}body.hero-spotlight .monster-visual-grid{border-radius:999px}body.hero-spotlight .monster-visual-window{border-radius:2px;grid-template-rows:46px 1fr 62px;inset:38px 90px}body.hero-spotlight .monster-visual-window>div{text-align:center;align-items:center;padding:30px 42px}body.hero-spotlight .monster-visual-window>div strong{margin:14px 0 8px;font-size:38px}body.hero-spotlight .monster-visual-window>div p{display:none}body.hero-spotlight .monster-visual-window>div em{margin-top:10px}body.hero-spotlight .monster-visual-badge{top:24px;right:56px}body.hero-showcase .monster-hero{background:linear-gradient(128deg,var(--theme-secondary),var(--theme-primary) 58%,color-mix(in srgb,var(--theme-accent) 32%,var(--theme-primary)))}body.hero-showcase .monster-hero-stage{grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);gap:82px}body.hero-showcase .monster-hero-copy h1{font-size:clamp(55px,4.8vw,82px)}body.hero-showcase .monster-hero-visual{border:0;height:535px;transform:rotate(2.5deg)}body.hero-showcase .monster-hero-visual:before{content:"";border:1px solid color-mix(in srgb,var(--theme-accent) 36%,transparent);position:absolute;inset:22px -25px -22px 25px}body.hero-showcase .monster-visual-window{box-shadow:38px 42px 75px color-mix(in srgb,var(--theme-secondary) 60%,transparent);inset:22px;transform:translate(-22px,-14px)}body.hero-showcase .monster-visual-badge{top:58px;right:-30px;transform:rotate(-2.5deg)}body.motion-luxe.hero-showcase .monster-hero-visual{animation:7s ease-in-out infinite alternate hero-showcase-float}body.hero-portal .monster-hero{background:radial-gradient(circle at 31% 48%,color-mix(in srgb,var(--theme-accent) 30%,var(--theme-primary)) 0,var(--theme-primary) 35%,var(--theme-secondary) 82%)}body.hero-portal .monster-hero-stage{grid-template-columns:minmax(500px,1.08fr) minmax(350px,.92fr);gap:70px}body.hero-portal .monster-hero-copy{grid-area:1/2}body.hero-portal .monster-hero-visual{border:1px solid color-mix(in srgb,var(--theme-accent) 55%,transparent);width:540px;height:540px;box-shadow:0 0 0 34px color-mix(in srgb,var(--theme-accent) 7%,transparent),0 0 0 72px color-mix(in srgb,var(--theme-accent) 4%,transparent);border-radius:50%;grid-area:1/1}body.hero-portal .monster-visual-grid{border-radius:50%}body.hero-portal .monster-visual-window{border-radius:45% 45% 8% 8%;grid-template-rows:44px 1fr 66px;inset:72px 48px;overflow:hidden}body.hero-portal .monster-visual-window>div{text-align:center;align-items:center;padding:33px 34px}body.hero-portal .monster-visual-window>div strong{font-size:39px}body.hero-portal .monster-visual-window>div p{font-size:9px}body.hero-portal .monster-visual-badge{top:105px;right:-32px}body.motion-luxe.hero-portal .monster-hero-visual{animation:5.5s ease-in-out infinite alternate hero-portal-pulse}body.hero-horizon .monster-hero{background:linear-gradient(180deg,var(--theme-primary) 0 72%,var(--theme-secondary) 72% 100%)}body.hero-horizon .monster-hero-stage{text-align:center;grid-template-columns:1fr;gap:40px;padding-top:72px;padding-bottom:0;max-width:1180px!important;padding-left:20px!important}body.hero-horizon .monster-hero-copy{flex-direction:column;align-items:center;max-width:940px;margin:auto;display:flex}body.hero-horizon .monster-builder-mark,body.hero-horizon .monster-hero-proof{justify-content:center}body.hero-horizon .monster-hero-copy h1{max-width:940px;font-size:clamp(58px,6vw,92px)}body.hero-horizon .monster-hero-copy>p{margin-inline:auto}body.hero-horizon .monster-hero-visual{border-bottom:0;width:min(980px,100%);height:350px;margin:auto;overflow:hidden}body.hero-horizon .monster-visual-window{inset:24px 55px -45px}body.hero-horizon .monster-visual-window>div{padding:30px 44px}body.hero-horizon .monster-visual-window>div strong{margin-block:12px;font-size:38px}body.hero-horizon .monster-visual-window>div p{display:none}body.hero-mosaic .monster-hero{background:linear-gradient(135deg,var(--theme-secondary) 0 28%,var(--theme-primary) 28% 76%,color-mix(in srgb,var(--theme-accent) 30%,var(--theme-primary)) 76%)}body.hero-mosaic .monster-hero-stage{grid-template-columns:minmax(420px,1fr) minmax(440px,1fr);gap:18px}body.hero-mosaic .monster-hero-copy{background:color-mix(in srgb,var(--theme-secondary) 76%,transparent);border:1px solid color-mix(in srgb,var(--theme-accent) 28%,transparent);padding:46px}body.hero-mosaic .monster-builder-mark>b{width:72px;height:72px}body.hero-mosaic .monster-hero-copy h1{font-size:clamp(54px,4.5vw,78px)}body.hero-mosaic .monster-hero-visual{border:0;place-items:center;height:560px;display:grid}body.hero-mosaic .monster-visual-window{inset:48px 0 0 70px}body.hero-mosaic .monster-visual-badge{top:8px;left:8px;right:auto}body.hero-mosaic .monster-visual-grid{background-color:color-mix(in srgb,var(--theme-highlight) 65%,var(--theme-primary));inset:0 35% 55% 0}body.hero-vault .monster-hero{background:var(--theme-secondary)}body.hero-vault .monster-hero-stage{grid-template-columns:minmax(380px,.88fr) minmax(500px,1.12fr);padding-block:82px}body.hero-vault .monster-hero-stage:before{content:"";border:1px solid color-mix(in srgb,var(--theme-accent) 24%,transparent);pointer-events:none;position:absolute;inset:42px 0}body.hero-vault .monster-hero-copy{padding-left:46px}body.hero-vault .monster-hero-copy h1{letter-spacing:-.045em;font-family:Georgia,serif;font-style:italic;font-weight:400}body.hero-vault .monster-hero-visual{border:6px double color-mix(in srgb,var(--theme-accent) 42%,transparent);height:500px;margin-right:44px}body.hero-vault .monster-visual-window{box-shadow:none;inset:46px}body.hero-vault .monster-visual-badge{right:-40px}body.hero-prism .monster-hero{background:linear-gradient(112deg,var(--theme-secondary) 0 42%,var(--theme-primary) 42% 72%,color-mix(in srgb,var(--theme-highlight) 58%,var(--theme-primary)) 72%)}body.hero-prism .monster-hero-stage{grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);gap:20px}body.hero-prism .monster-hero-copy{transform:skewY(-2deg)}body.hero-prism .monster-hero-copy h1{text-transform:uppercase;font-size:clamp(58px,5vw,86px);line-height:.86}body.hero-prism .monster-hero-visual{clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);border:0;height:520px}body.hero-prism .monster-visual-window{inset:25px 54px;transform:skewY(2deg)}body.hero-prism .monster-visual-badge{top:55px;right:30px}body.motion-luxe.hero-prism .monster-hero-copy{animation:6s ease-in-out infinite alternate hero-prism-shift}body.hero-gallery .monster-hero{background:linear-gradient(90deg,var(--theme-secondary) 0 28%,color-mix(in srgb,var(--paper) 92%,var(--theme-primary)) 28% 100%);color:var(--ink)}body.hero-gallery .monster-hero-stage{grid-template-columns:minmax(470px,1.05fr) minmax(390px,.95fr);gap:0}body.hero-gallery .monster-hero-copy{z-index:3;background:var(--paper);color:var(--ink);box-shadow:0 28px 80px color-mix(in srgb,var(--theme-secondary) 22%,transparent);margin-right:-80px;padding:58px 64px}body.hero-gallery .monster-hero-copy h1{color:var(--ink);font-family:Georgia,serif;font-weight:400}body.hero-gallery .monster-hero-copy>p,body.hero-gallery .monster-hero-proof small,body.hero-gallery .monster-builder-mark p{color:var(--muted)!important}body.hero-gallery .monster-hero-copy>span,body.hero-gallery .monster-builder-mark strong{color:var(--theme-highlight)!important}body.hero-gallery .monster-hero-visual{height:570px;margin-left:0}body.hero-gallery .monster-visual-window{inset:34px}body.hero-gallery .monster-visual-badge{top:40px;right:-22px}body.hero-ledger .monster-hero{background:linear-gradient(90deg,var(--theme-secondary) 0 34%,var(--theme-primary) 34%);counter-reset:ledger}body.hero-ledger .monster-hero-stage{grid-template-columns:minmax(430px,.92fr) minmax(500px,1.08fr);gap:72px}body.hero-ledger .monster-hero-copy{border-top:1px solid var(--theme-accent);border-bottom:1px solid color-mix(in srgb,var(--theme-accent) 45%,transparent);background:color-mix(in srgb,var(--theme-secondary) 82%,transparent);padding:54px}body.hero-ledger .monster-hero-copy h1{font-family:Georgia,serif;font-weight:400;line-height:.94}body.hero-ledger .monster-hero-proof{border-top:1px solid color-mix(in srgb,var(--theme-accent) 28%,transparent);padding-top:24px}body.hero-ledger .monster-hero-visual{border-width:1px 8px 1px 1px;height:540px}body.hero-ledger .monster-visual-window{box-shadow:22px 24px 0 color-mix(in srgb,var(--theme-secondary) 45%,transparent);inset:42px}body.hero-cinema .monster-hero{background:var(--theme-secondary);padding-block:64px}body.hero-cinema .monster-hero:before,body.hero-cinema .monster-hero:after{content:"";z-index:2;background:color-mix(in srgb,var(--theme-secondary) 92%,#000);height:34px;position:absolute;left:0;right:0}body.hero-cinema .monster-hero:before{top:0}body.hero-cinema .monster-hero:after{bottom:0}body.hero-cinema .monster-hero-stage{grid-template-columns:minmax(420px,.8fr) minmax(570px,1.2fr);gap:22px}body.hero-cinema .monster-hero-copy{z-index:3;padding:54px 18px 54px 0}body.hero-cinema .monster-hero-copy h1{text-transform:uppercase;font-size:clamp(62px,5.4vw,96px);line-height:.83}body.hero-cinema .monster-hero-visual{border:0;height:590px}body.hero-cinema .monster-visual-window{inset:0;box-shadow:0 40px 100px #00000080}body.hero-cinema .monster-visual-grid{opacity:.55;background-size:70px 70px}body.hero-bento .monster-hero{background:var(--theme-primary)}body.hero-bento .monster-hero-stage{grid-template-columns:minmax(410px,.9fr) minmax(510px,1.1fr);gap:18px}body.hero-bento .monster-hero-copy{border:1px solid color-mix(in srgb,var(--theme-accent) 32%,transparent);background:color-mix(in srgb,var(--theme-secondary) 38%,transparent);align-self:stretch;padding:46px}body.hero-bento .monster-hero-copy h1{font-size:clamp(52px,4.5vw,78px)}body.hero-bento .monster-hero-visual{background:0 0;border:0;height:560px}body.hero-bento .monster-hero-visual:before,body.hero-bento .monster-hero-visual:after{content:"";border:1px solid color-mix(in srgb,var(--theme-accent) 30%,transparent);background:color-mix(in srgb,var(--theme-highlight) 18%,transparent);width:32%;position:absolute;left:0}body.hero-bento .monster-hero-visual:before{height:31%;top:0}body.hero-bento .monster-hero-visual:after{height:64%;bottom:0}body.hero-bento .monster-visual-window{box-shadow:none;inset:0 0 0 35%}body.hero-bento .monster-visual-badge{top:24px;right:24px}body.hero-atlas .monster-hero{background:linear-gradient(180deg,var(--theme-secondary),var(--theme-primary))}body.hero-atlas .monster-hero-stage{grid-template-columns:1fr;gap:30px;max-width:1280px!important;padding-left:20px!important}body.hero-atlas .monster-hero-copy{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:72px;display:grid}body.hero-atlas .monster-builder-mark,body.hero-atlas .monster-hero-copy>span,body.hero-atlas .monster-hero-copy h1{grid-column:1}body.hero-atlas .monster-hero-copy>p,body.hero-atlas .monster-hero-actions,body.hero-atlas .monster-hero-proof{grid-column:2}body.hero-atlas .monster-hero-copy>p{grid-row:2/4}body.hero-atlas .monster-hero-copy h1{max-width:760px;font-size:clamp(58px,5.4vw,92px)}body.hero-atlas .monster-hero-visual{width:100%;height:330px;overflow:hidden}body.hero-atlas .monster-visual-window{inset:28px 70px -52px}body.hero-atlas .monster-visual-window>div{padding:25px 45px}body.hero-signature .monster-hero{background:linear-gradient(112deg,var(--theme-primary) 0 58%,var(--theme-secondary) 58%)}body.hero-signature .monster-hero-stage{grid-template-columns:minmax(520px,1.25fr) minmax(360px,.75fr);gap:82px}body.hero-signature .monster-hero-copy h1{letter-spacing:-.06em;font-family:Georgia,serif;font-size:clamp(70px,6vw,108px);font-style:italic;font-weight:400;line-height:.82}body.hero-signature .monster-hero-copy>span{letter-spacing:.34em}body.hero-signature .monster-hero-visual{height:470px;margin:55px 20px 0 0;transform:rotate(-3deg)}body.hero-signature .monster-visual-window{inset:24px;transform:rotate(3deg)}body.hero-signature .monster-visual-badge{top:-28px;right:-34px}body.hero-pedestal .monster-hero{background:radial-gradient(ellipse at 50% 78%,color-mix(in srgb,var(--theme-accent) 30%,var(--theme-primary)),var(--theme-primary) 42%,var(--theme-secondary) 85%)}body.hero-pedestal .monster-hero-stage{text-align:center;grid-template-columns:1fr;gap:36px;max-width:1120px!important;padding-left:20px!important}body.hero-pedestal .monster-hero-copy{flex-direction:column;align-items:center;max-width:880px;margin:auto;display:flex}body.hero-pedestal .monster-builder-mark,body.hero-pedestal .monster-hero-proof{justify-content:center}body.hero-pedestal .monster-hero-copy h1{font-size:clamp(58px,5.8vw,94px)}body.hero-pedestal .monster-hero-copy>p{margin-inline:auto}body.hero-pedestal .monster-hero-visual{width:min(760px,92%);height:380px;filter:drop-shadow(0 45px 42px color-mix(in srgb,var(--theme-secondary) 48%,transparent));border:0;margin:auto}body.hero-pedestal .monster-hero-visual:after{content:"";background:color-mix(in srgb,var(--theme-accent) 24%,transparent);filter:blur(12px);border-radius:50%;height:50px;position:absolute;bottom:-25px;left:12%;right:12%}body.hero-pedestal .monster-visual-window{inset:0 65px}body.hero-duo .monster-hero{background:linear-gradient(90deg,var(--theme-primary) 0 50%,var(--theme-secondary) 50%)}body.hero-duo .monster-hero-stage{grid-template-columns:1fr 1fr;gap:0;width:100%;max-width:none!important;padding:0!important}body.hero-duo .monster-hero-copy{flex-direction:column;justify-content:center;min-height:680px;padding:90px max(55px,50vw - 660px);display:flex}body.hero-duo .monster-hero-copy h1{font-size:clamp(58px,5vw,90px)}body.hero-duo .monster-hero-visual{border:0;height:auto;min-height:680px;margin:0}body.hero-duo .monster-visual-window{inset:70px}body.hero-duo .monster-visual-badge{top:50px;right:50px}body.hero-command .monster-hero{background:radial-gradient(circle at 72% 50%,color-mix(in srgb,var(--theme-accent) 24%,var(--theme-primary)),var(--theme-primary) 34%,var(--theme-secondary) 72%)}body.hero-command .monster-hero-stage{grid-template-columns:minmax(390px,.8fr) minmax(560px,1.2fr);gap:70px}body.hero-command .monster-hero-copy{border-left:4px solid var(--theme-accent);padding-left:40px}body.hero-command .monster-hero-copy h1{letter-spacing:-.07em;font-family:ui-monospace,monospace;font-size:clamp(54px,4.5vw,78px)}body.hero-command .monster-hero-visual{width:560px;height:560px;box-shadow:0 0 0 36px color-mix(in srgb,var(--theme-accent) 7%,transparent),0 0 0 76px color-mix(in srgb,var(--theme-accent) 4%,transparent);border-radius:50%;margin:auto}body.hero-command .monster-visual-grid{border-radius:50%}body.hero-command .monster-visual-window{border-radius:50%;grid-template-rows:44px 1fr 62px;inset:72px;overflow:hidden}body.hero-command .monster-visual-window>div{text-align:center;align-items:center;padding:25px}body.motion-luxe.hero-command .monster-hero-visual{animation:18s linear infinite hero-command-spin}body.motion-luxe.hero-command .monster-visual-window{animation:18s linear infinite hero-command-counter}body.hero-magazine .monster-hero{background:var(--theme-primary)}body.hero-magazine .monster-hero-stage{grid-template-columns:minmax(430px,.9fr) minmax(500px,1.1fr);gap:68px}body.hero-magazine .monster-hero-copy{order:2;padding:42px 0}body.hero-magazine .monster-hero-copy h1{text-transform:uppercase;font-family:Georgia,serif;font-size:clamp(58px,5vw,88px);font-weight:400;line-height:.86}body.hero-magazine .monster-hero-visual{background:var(--paper);height:610px;color:var(--ink);border:12px solid var(--paper);box-shadow:30px 35px 0 color-mix(in srgb,var(--theme-secondary) 65%,transparent);order:1}body.hero-magazine .monster-visual-window{background:var(--paper);color:var(--ink);box-shadow:none;inset:30px}body.hero-magazine .monster-visual-window>div strong,body.hero-magazine .monster-visual-window>div p{color:var(--ink)}body.hero-magazine .monster-visual-badge{top:50px;right:-40px}body.hero-pavilion .monster-hero{background:linear-gradient(135deg,var(--theme-secondary),var(--theme-primary) 55%,color-mix(in srgb,var(--theme-accent) 22%,var(--theme-primary)))}body.hero-pavilion .monster-hero-stage{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);gap:52px}body.hero-pavilion .monster-hero-copy{background:color-mix(in srgb,var(--paper) 9%,transparent);border:1px solid color-mix(in srgb,var(--paper) 25%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 35px 80px color-mix(in srgb,var(--theme-secondary) 30%,transparent);padding:52px}body.hero-pavilion .monster-hero-visual{border:1px solid color-mix(in srgb,var(--paper) 28%,transparent);background:color-mix(in srgb,var(--paper) 7%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:560px}body.hero-pavilion .monster-visual-window{background:color-mix(in srgb,var(--theme-secondary) 72%,transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);inset:55px 35px}body.hero-pavilion .monster-visual-badge{top:28px;right:-18px}@keyframes hero-showcase-float{to{transform:rotate(-1deg)translateY(-14px)}}@keyframes hero-portal-pulse{to{box-shadow:0 0 0 48px color-mix(in srgb,var(--theme-accent) 9%,transparent),0 0 0 92px color-mix(in srgb,var(--theme-accent) 3%,transparent)}}@keyframes hero-prism-shift{to{transform:skewY(1deg)translateY(-10px)}}@keyframes hero-command-spin{to{transform:rotate(360deg)}}@keyframes hero-command-counter{to{transform:rotate(-360deg)}}@media (max-width:1050px){body.hero-split .monster-hero-stage,body.hero-showcase .monster-hero-stage,body.hero-portal .monster-hero-stage,body.hero-mosaic .monster-hero-stage,body.hero-vault .monster-hero-stage,body.hero-prism .monster-hero-stage,body.hero-gallery .monster-hero-stage,body.hero-ledger .monster-hero-stage,body.hero-cinema .monster-hero-stage,body.hero-bento .monster-hero-stage,body.hero-signature .monster-hero-stage,body.hero-command .monster-hero-stage,body.hero-magazine .monster-hero-stage,body.hero-pavilion .monster-hero-stage{grid-template-columns:1fr 1fr;gap:36px}body.hero-split .monster-hero-copy{padding-right:30px}body.hero-split .monster-hero-visual{height:470px;margin-left:30px}body.hero-showcase .monster-hero-visual{height:470px}body.hero-portal .monster-hero-visual{width:440px;height:440px}body.hero-portal .monster-visual-window{inset:55px 36px}}@media (max-width:820px){body.hero-split .monster-hero,body.hero-showcase .monster-hero,body.hero-portal .monster-hero,body.hero-mosaic .monster-hero,body.hero-vault .monster-hero,body.hero-prism .monster-hero,body.hero-gallery .monster-hero,body.hero-ledger .monster-hero,body.hero-cinema .monster-hero,body.hero-bento .monster-hero,body.hero-atlas .monster-hero,body.hero-signature .monster-hero,body.hero-pedestal .monster-hero,body.hero-duo .monster-hero,body.hero-command .monster-hero,body.hero-magazine .monster-hero,body.hero-pavilion .monster-hero{background:radial-gradient(circle at 70% 20%,color-mix(in srgb,var(--theme-accent) 24%,var(--theme-primary)),var(--theme-primary) 45%,var(--theme-secondary));color:var(--on-primary)}body.hero-split .monster-hero-stage,body.hero-showcase .monster-hero-stage,body.hero-portal .monster-hero-stage,body.hero-mosaic .monster-hero-stage,body.hero-vault .monster-hero-stage,body.hero-prism .monster-hero-stage,body.hero-gallery .monster-hero-stage,body.hero-ledger .monster-hero-stage,body.hero-cinema .monster-hero-stage,body.hero-bento .monster-hero-stage,body.hero-atlas .monster-hero-stage,body.hero-signature .monster-hero-stage,body.hero-pedestal .monster-hero-stage,body.hero-duo .monster-hero-stage,body.hero-command .monster-hero-stage,body.hero-magazine .monster-hero-stage,body.hero-pavilion .monster-hero-stage{grid-template-columns:1fr;gap:42px;padding-inline:20px!important}body.hero-atlas .monster-hero-copy{text-align:left;flex-direction:column;align-items:flex-start;display:flex}body.hero-duo .monster-hero-copy{min-height:auto;padding:35px 0}body.hero-duo .monster-hero-visual{min-height:480px}body.hero-command .monster-hero-visual{width:min(540px,86vw);height:min(540px,86vw)}body.hero-magazine .monster-hero-copy{order:1}body.hero-magazine .monster-hero-visual{order:2}body.hero-signature .monster-hero-visual{margin:0;transform:none}body.hero-pavilion .monster-hero-copy{padding:34px}body.hero-split .monster-hero-copy{border-right:0;padding-right:0}body.hero-split .monster-hero-visual{margin-left:0}body.hero-portal .monster-hero-copy{grid-area:1/1}body.hero-portal .monster-hero-visual{grid-area:2/1;width:min(540px,88vw);height:min(540px,88vw)}body.hero-showcase .monster-hero-visual{transform:none}body.hero-mosaic .monster-hero-copy,body.hero-gallery .monster-hero-copy{color:var(--on-primary);box-shadow:none;background:0 0;margin:0;padding:34px}body.hero-gallery .monster-hero-copy h1{color:var(--on-primary)}body.hero-vault .monster-hero-copy{padding-left:0}body.hero-vault .monster-hero-visual{margin-right:0}body.hero-prism .monster-hero-copy{transform:none}body.hero-prism .monster-hero-visual{clip-path:none}body.hero-spotlight .monster-hero-stage{padding-inline:20px!important}}@media (max-width:600px){body.hero-split .monster-hero-visual,body.hero-showcase .monster-hero-visual{height:365px}body.hero-spotlight .monster-hero-visual{border-radius:36px;height:340px}body.hero-spotlight .monster-visual-grid{border-radius:36px}body.hero-spotlight .monster-visual-window{inset:18px}body.hero-portal .monster-hero-visual{width:88vw;height:88vw;box-shadow:0 0 0 18px color-mix(in srgb,var(--theme-accent) 7%,transparent)}body.hero-portal .monster-visual-window{grid-template-rows:40px 1fr 58px;inset:36px 24px}body.hero-portal .monster-visual-window>div{padding:24px 18px}body.hero-portal .monster-visual-window>div strong{font-size:28px}}
.storefront-mode-toggle{cursor:pointer;min-width:40px;min-height:44px;color:inherit;background:0 0;border:0;flex-shrink:0}.storefront-mode-toggle:focus-visible{outline:2px solid var(--theme-accent);outline-offset:4px;border-radius:8px}html[data-storefront-mode=dark] .dvs-header .icon-button{background:0 0;transition:background-color .15s,color .15s;color:#edf5f6!important}html[data-storefront-mode=dark] .dvs-header .icon-button:is(:hover,:focus-visible){color:#b9f5dc!important;background:#24434b!important}html[data-storefront-mode=dark] .dvs-header .icon-button :is(svg,small){color:inherit!important}html[data-storefront-mode=dark] .dvs-header .icon-button:focus-visible{outline-offset:2px;outline:2px solid #78d9b3}html[data-storefront-mode=dark] .dvs-header .dvs-support small{color:#b4c9d0!important}html[data-storefront-mode=dark] .dvs-header .dvs-support:is(:hover,:focus-visible){color:#b9f5dc!important}html[data-storefront-mode=dark] .dvs-header .dvs-search{box-shadow:none;background:#192c33!important;border:1px solid #48616b!important}html[data-storefront-mode=dark] .dvs-header .dvs-search:focus-within{box-shadow:0 0 0 2px #78d9b333;border-color:#78d9b3!important}html[data-storefront-mode=dark] .dvs-header .dvs-search :is(input,select){box-shadow:none;border-radius:0;color:#edf5f6!important;background:#192c33!important}html[data-storefront-mode=dark] .dvs-header .dvs-search select{border-right:1px solid #48616b!important}html[data-storefront-mode=dark] .dvs-header .dvs-search option{color:#edf5f6;background:#192c33}html[data-storefront-mode=dark] .dvs-header .dvs-search input::placeholder{opacity:1;color:#b4c9d0!important}html[data-storefront-mode=dark] .dvs-header .dvs-search button{border-radius:0;color:#102c25!important;background:#a9edca!important}html[data-storefront-mode=dark] .dvs-header .dvs-search button:is(:hover,:focus-visible){color:#102c25!important;background:#cdfbe2!important}html[data-storefront-mode=dark] .dvs-header .dvs-search button :is(svg,span){color:inherit!important}html[data-storefront-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-storefront-mode=dark] body{color:var(--ink);background:#0d191e;--paper:#142329!important;--cream:#1b2e34!important;--ink:#edf5f6!important;--muted:#b0c5cc!important;--line:#375059!important;--on-surface:#edf5f6!important}html[data-storefront-mode=dark] :is(.dvs-header,.checkout-page,.cart-page,.shop-page,.auth-page,.checkout-empty){color:var(--ink);background:#0d191e!important}html[data-storefront-mode=dark] :is(.dvs-search,.checkout-section,.checkout-summary,.cart-summary,.checkout-guest-products,.checkout-guest-register,.manual-payment-card){color:var(--ink);background:var(--paper)!important;border-color:var(--line)!important}html[data-storefront-mode=dark] :is(input,select,textarea){color:#edf5f6!important;background:#1b2e34!important;border-color:#48616b!important}html[data-storefront-mode=dark] :is(input,textarea)::placeholder{color:#a4bac2!important}html[data-storefront-mode=dark] :is(.dvs-brand,.dvs-wordmark,.dvs-wordmark strong,.dvs-wordmark small,.dvs-header .icon-button,.dvs-header .dvs-support,.checkout-fields label,.checkout-section-title h2,.checkout-summary-head,.checkout-costs strong){color:#edf5f6!important}html[data-storefront-mode=dark] :is(.payment-option,.delivery-option,.checkout-progress){color:#edf5f6!important;background:#1b2e34!important;border-color:#48616b!important}html[data-storefront-mode=dark] :is(.payment-option small,.checkout-section-title p,.checkout-field-note,.checkout-costs div){color:#b0c5cc!important}html[data-storefront-mode=dark] :is(.cart-items,.cart-line,.cart-quantity,.coupon-box div,.checkout-mini-item,.checkout-coupon){background:var(--paper)!important;color:var(--ink)!important;border-color:var(--line)!important}html[data-storefront-mode=dark] :is(.cart-items-head,.cart-line,.cart-heading,.checkout-mini-item,.checkout-guest-total){border-color:var(--line)!important}html[data-storefront-mode=dark] :is(.cart-product-copy h2,.cart-product-copy>strong,.cart-line-total,.cart-quantity span,.cart-continue,.checkout-mini-item strong,.checkout-mini-item>span){color:var(--ink)!important}html[data-storefront-mode=dark] :is(.cart-heading>p,.cart-product-copy>span,.cart-product-copy small,.cart-addon-list li,.cart-items-head,.checkout-mini-item small){color:var(--muted)!important}html[data-storefront-mode=dark] .cart-product-copy button{color:color-mix(in srgb,var(--theme-highlight) 72%,#fff)!important}html[data-storefront-mode=dark] .cart-quantity button{background:color-mix(in srgb,var(--cream) 80%,transparent)!important;color:color-mix(in srgb,var(--theme-accent) 70%,#fff)!important}html[data-storefront-mode=dark] .cart-quantity button:is(:hover,:focus-visible){background:color-mix(in srgb,var(--theme-accent) 18%,var(--cream))!important;color:#fff!important}html[data-storefront-mode=dark] .cart-product-image:not(.has-image){color:var(--ink)!important;background:color-mix(in srgb,var(--theme-secondary) 35%,var(--cream))!important}html[data-storefront-mode=dark] .cart-product-image:after{border-color:#ffffff1f!important}html[data-storefront-mode=dark] .cart-summary{background:color-mix(in srgb,var(--theme-primary) 32%,var(--paper))!important;color:var(--ink)!important;border:1px solid var(--line)!important}html[data-storefront-mode=dark] :is(.cart-summary h2,.summary-row strong,.summary-total strong,.summary-total span,.coupon-box label){color:var(--ink)!important}html[data-storefront-mode=dark] :is(.summary-row,.summary-assurance){color:var(--muted)!important}html[data-storefront-mode=dark] .coupon-box{border-color:color-mix(in srgb,var(--line) 75%,transparent)!important}html[data-storefront-mode=dark] .coupon-box input{background:var(--cream)!important;color:var(--ink)!important}html[data-storefront-mode=dark] .coupon-box button{background:var(--theme-accent)!important;color:var(--on-accent)!important}
