.theme-effects{pointer-events:none}.theme-ambient-layer,.theme-click-layer{position:fixed;inset:0;overflow:hidden;pointer-events:none}.theme-ambient-layer{z-index:99;mix-blend-mode:normal}.theme-click-layer{z-index:9999}.theme-ambient-layer>i{position:absolute;left:var(--fx-x);top:var(--fx-y);width:var(--fx-size);height:var(--fx-size);opacity:.55;will-change:transform,opacity;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{border-radius:50%;background:radial-gradient(circle,var(--theme-accent),transparent 68%);filter:blur(28px);animation:fx-float 12s ease-in-out infinite alternate}.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:fx-spin 9s linear infinite}.effect-galaxy .theme-ambient-layer>i{background:conic-gradient(transparent,var(--theme-accent),transparent,var(--theme-highlight),transparent);animation:fx-spin 17s linear infinite}.effect-constellation .theme-ambient-layer>i,.effect-dust .theme-ambient-layer>i,.effect-ember .theme-ambient-layer>i{width:11px;height:11px;border-radius:50%;background:var(--theme-accent);box-shadow:0 0 18px var(--theme-accent),34px 28px 0 -1px var(--theme-highlight),-28px 42px 0 -1px var(--on-primary);animation:fx-twinkle 3.8s ease-in-out infinite}.effect-dust .theme-ambient-layer>i{animation:fx-dust 10s ease-in-out infinite}.effect-ember .theme-ambient-layer>i{background:var(--theme-highlight);animation:fx-rise 7s ease-out infinite}.effect-beam .theme-ambient-layer>i,.effect-shimmer .theme-ambient-layer>i{width:9px;height:42%;background:linear-gradient(transparent,var(--theme-accent),transparent);filter:drop-shadow(0 0 15px var(--theme-accent));transform:rotate(28deg);animation:fx-sweep 8s ease-in-out infinite}.effect-beam .theme-ambient-layer>i{height:62%;transform:rotate(44deg)}.effect-orbit .theme-ambient-layer>i,.effect-pulse .theme-ambient-layer>i,.effect-waves .theme-ambient-layer>i{border:2px solid color-mix(in srgb,var(--theme-accent) 58%,transparent);border-radius:50%;animation:fx-ring 7s ease-out infinite}.effect-orbit .theme-ambient-layer>i{animation:fx-spin 15s linear infinite}.effect-pulse .theme-ambient-layer>i{animation-duration:5s}.effect-frost .theme-ambient-layer>i,.effect-petals .theme-ambient-layer>i{width:22px;height:35px;border-radius:80% 20% 70% 30%;background:linear-gradient(145deg,var(--theme-highlight),var(--theme-accent));animation:fx-fall 12s linear infinite}.effect-frost .theme-ambient-layer>i{width:18px;height:18px;border:1px solid var(--theme-accent);border-radius:0;background:transparent;transform:rotate(45deg);animation-duration:10s}.effect-mist .theme-ambient-layer>i{width:38%;height:14%;border-radius:50%;background:color-mix(in srgb,var(--theme-accent) 34%,transparent);filter:blur(40px);animation:fx-mist 14s ease-in-out infinite alternate}.theme-click-layer>span{position:absolute;left:var(--burst-x);top:var(--burst-y);width:14px;height:14px;border:2px solid hsl(var(--burst-hue) 95% 64%);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 18px hsl(var(--burst-hue) 95% 60%);animation:fx-rainbow-ring .9s ease-out forwards}.theme-click-layer>span>i{position:absolute;left:4px;top:4px;width:5px;height:5px;border-radius:50%;background:hsl(calc(var(--burst-hue) + var(--h,0)) 95% 62%);animation:fx-particle .85s ease-out forwards}.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{transform:rotate(1turn) scale(1.15);filter:hue-rotate(120deg) blur(25px)}}@keyframes fx-twinkle{50%{transform:scale(1.9);opacity:1}}@keyframes fx-dust{50%{transform:translate(35px,-30px)}}@keyframes fx-rise{0%{transform:translateY(35vh);opacity:0}to{transform:translate(45px,-100vh);opacity:0}}@keyframes fx-sweep{0%,to{transform:translateX(-50vw) rotate(28deg);opacity:0}50%{transform:translateX(75vw) rotate(28deg);opacity:.8}}@keyframes fx-ring{0%{transform:translate(-50%,-50%) scale(.15);opacity:.8}to{transform:translate(-50%,-50%) scale(2.2);opacity:0}}@keyframes fx-fall{0%{transform:translateY(-25vh) rotate(0)}to{transform:translate(80px,115vh) rotate(520deg)}}@keyframes fx-mist{to{transform:translateX(35vw) scale(1.2)}}@keyframes fx-rainbow-ring{to{width:150px;height:150px;opacity:0;filter:hue-rotate(280deg)}}@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}}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);color:var(--section-on-accent)!important;border-color:var(--section-accent)}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:#fffafa;--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);color:var(--section-on-accent)!important;border-color:var(--section-accent)}.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]{color:var(--ai-fg)!important}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{color:var(--ai-fg)!important}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{color:var(--ai-fg)!important}section[data-ai-contrast-ready=true] .product-visual :is(.product-monogram,.visual-caption){color:var(--ai-fg)!important}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-collection-intro small,section[data-ai-contrast-ready=true] .monster-product-number,section[data-ai-contrast-ready=true] .product-badge{color:var(--ai-fg)!important}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-badge,section[data-ai-contrast-ready=true] .monster-visual-window{color:var(--ai-fg)!important}.monster-products .product-card-heading>span{position:static;display:block;margin-top:5px;max-width:100%;font-size:10px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}.monster-products:not(.monster-style-classic) .monster-product-grid{gap:24px;border:0}.monster-products:not(.monster-style-classic) .monster-product-cell{min-width:0;border:0;padding:0}.monster-products:not(.monster-style-classic) .product-card{height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.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:transparent!important}.monster-products:not(.monster-style-classic) .product-card-image{object-fit:contain}.monster-style-boutique .product-card{border-radius:24px;border:1px solid var(--section-border)}.monster-style-boutique .product-visual{margin:12px;border-radius:18px}.monster-style-editorial .product-card{border-radius:0;border:0;border-bottom:3px solid var(--section-accent)}.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-card-heading>span,.monster-style-compact .product-copy{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{display:grid;grid-template-columns:minmax(120px,28%) 1fr;border-radius:18px;border:1px solid var(--section-border)}.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{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 24px;overscroll-behavior-x:contain}.monster-style-carousel .monster-product-cell{flex:0 0 min(82vw,340px);scroll-snap-align:start}.monster-style-carousel .product-card{border-radius:20px}.monster-style-minimal .product-card{box-shadow:none!important;border:0;border-radius:0;background:transparent!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:5px double var(--section-border);padding:12px;border-radius:4px}.monster-style-framed .product-visual{border:1px solid var(--section-border)}.monster-style-poster .product-visual{height:auto;aspect-ratio:3/4;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-radius:12px;border-top:5px solid var(--section-accent)}.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-list .product-card,.monster-style-split .monster-product-grid{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{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;box-sizing:border-box;padding:12px 22px;border:1px solid var(--section-accent,var(--theme-accent));border-radius:999px;background:var(--section-accent,var(--theme-accent));color:var(--section-on-accent,var(--on-accent));font-size:13px;font-weight:700;line-height:1.4;text-decoration:none;box-shadow:0 6px 18px rgb(0 0 0/12%);transition:transform .18s ease,box-shadow .18s ease}.monster-collection-view-all span,.monster-collection-view-all svg{color:inherit}.monster-collection-view-all svg{flex-shrink:0;transition:transform .18s ease}.monster-products .monster-collection-view-all:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgb(0 0 0/18%)}.monster-collection-view-all:hover svg{transform:translateX(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-collection-view-all svg,.monster-products .monster-collection-intro .monster-collection-view-all{transition:none;transform:none}}.monster-products .product-visual.has-product-image{box-sizing:border-box;min-height:240px;isolation:isolate}.monster-products .product-visual.has-product-image .product-card-image{inset:0;width:100%;height:100%;object-fit:contain;object-position:center;transform:none!important;transition:none;border-radius:0}.monster-products .product-visual .product-badge{top:14px;left:14px;max-height:36px;overflow:hidden;max-width:calc(100% - 76px)}.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-radius:8px;border:1px solid var(--section-border);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);padding:14px;box-shadow:5px 7px 0 var(--section-border)}.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);padding:18px;border-radius:20px}.monster-style-double-frame .product-visual{min-height:260px}.monster-style-inset .product-card{padding:20px;border-radius:28px;border:1px solid var(--section-border)}.monster-style-inset .product-visual{border-radius:14px;min-height:260px}.monster-style-soft-square .product-card{border-radius:32px;border:1px solid var(--section-border)}.monster-style-soft-square .product-visual{aspect-ratio:1;height:auto;min-height:240px}.monster-style-sharp .product-card{border-radius:0;border:2px solid var(--section-border)}.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{min-height:300px;border-radius:50px 50px 0 0}.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{padding:10px;border:1px solid var(--section-border);border-radius: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-radius:4px;border-bottom:1px solid var(--section-border)}.monster-style-gallery-tall .product-visual{aspect-ratio:2/3;height:auto;min-height:320px}.monster-style-panorama .product-card{border-radius:24px;border:1px solid var(--section-border)}.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-radius:44px 4px 44px 4px;border:1px solid var(--section-border)}.monster-style-corner .product-visual{min-height:280px}.monster-style-reverse-corner .product-card{border-radius:4px 44px 4px 44px;border:1px solid var(--section-border)}.monster-style-reverse-corner .product-visual{min-height:280px}.monster-style-catalog-row .product-card{display:grid;grid-template-columns:minmax(140px,35%) 1fr;border-bottom:1px solid var(--section-border);border-radius:0}.monster-style-catalog-row .product-visual{height:100%;min-height:280px}.monster-style-feature-row .product-card{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--section-border);border-radius:24px}.monster-style-feature-row .product-visual{height:100%;min-height:320px}.monster-style-alternating .product-card{display:grid;grid-template-columns:1fr 1fr;border-radius:18px}.monster-style-alternating .product-visual{height:100%;min-height:300px}.monster-style-hero-grid .product-card{border-radius:20px;border:1px solid var(--section-border)}.monster-style-hero-grid .product-visual{min-height:280px}.monster-style-mosaic .product-card{border-radius:12px;border:1px solid var(--section-border)}.monster-style-mosaic .product-visual{min-height:260px}.monster-style-shelf-wide .product-card{border-radius:24px;border:1px solid var(--section-border)}.monster-style-shelf-wide .product-visual{aspect-ratio:4/3;height:auto;min-height:280px}.monster-style-shelf-portrait .product-card{border-radius:18px;border:1px solid var(--section-border)}.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{padding:24px;border-radius:32px;border:1px solid var(--section-border)}.monster-style-showroom .product-visual{aspect-ratio:1;height:auto;min-height:300px}.monster-style-alternating .monster-product-grid,.monster-style-catalog-row .monster-product-grid,.monster-style-feature-row .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-portrait .monster-product-grid,.monster-style-shelf-wide .monster-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4px 24px}.monster-style-shelf-wide .monster-product-cell{flex:0 0 min(85vw,440px);scroll-snap-align:start}.monster-style-shelf-portrait .monster-product-cell{flex:0 0 min(80vw,300px);scroll-snap-align:start}.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-gallery-tall .product-card h3,.monster-style-polaroid .product-card h3,.monster-style-portrait .product-card h3{font-family:Georgia,serif}@media(max-width:700px){.monster-style-alternating .product-card,.monster-style-catalog-row .product-card,.monster-style-feature-row .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;display:grid!important;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}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .monster-product-cell{min-width:0;width:auto!important;grid-column:auto!important}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-card{display:flex;flex-direction:column;min-width:0;padding:0}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-visual{aspect-ratio:1;height:auto!important;min-height:0!important;order:0!important;width:100%}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-info{padding:12px!important;min-width:0}.monster-products .monster-product-grid:is(.monster-columns-6,.monster-columns-8,.monster-columns-10,.monster-columns-12) .product-card h3{font-size:16px!important;overflow-wrap:anywhere}.monster-hero-copy,.monster-hero-stage,.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{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding-right:58px;border-right:1px solid color-mix(in srgb,var(--theme-accent) 35%,transparent)}body.hero-split .monster-hero-visual{height:570px;margin-left:58px;border:0}body.hero-split .monster-visual-window{inset:0;box-shadow:none}body.hero-split .monster-visual-badge{right:-16px;top:38px}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{grid-template-columns:1fr;max-width:1180px!important;padding-left:20px!important;text-align:center;gap:38px}body.hero-spotlight .monster-hero-copy{max-width:900px;margin:auto;display:flex;flex-direction:column;align-items:center}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{width:min(900px,100%);height:390px;margin:auto;border-radius:999px;border-color:color-mix(in srgb,var(--theme-accent) 42%,transparent)}body.hero-spotlight .monster-visual-grid{border-radius:999px}body.hero-spotlight .monster-visual-window{inset:38px 90px;border-radius:2px;grid-template-rows:46px 1fr 62px}body.hero-spotlight .monster-visual-window>div{padding:30px 42px;align-items:center;text-align:center}body.hero-spotlight .monster-visual-window>div strong{font-size:38px;margin:14px 0 8px}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{right:56px;top:24px}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{height:535px;border:0;transform:rotate(2.5deg)}body.hero-showcase .monster-hero-visual:before{content:"";position:absolute;inset:22px -25px -22px 25px;border:1px solid color-mix(in srgb,var(--theme-accent) 36%,transparent)}body.hero-showcase .monster-visual-window{inset:22px;transform:translate(-22px,-14px);box-shadow:38px 42px 75px color-mix(in srgb,var(--theme-secondary) 60%,transparent)}body.hero-showcase .monster-visual-badge{right:-30px;top:58px;transform:rotate(-2.5deg)}body.motion-luxe.hero-showcase .monster-hero-visual{animation:hero-showcase-float 7s ease-in-out infinite alternate}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-column:2;grid-row:1}body.hero-portal .monster-hero-visual{grid-column:1;grid-row:1;width:540px;height:540px;border-radius:50%;border:1px solid color-mix(in srgb,var(--theme-accent) 55%,transparent);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)}body.hero-portal .monster-visual-grid{border-radius:50%}body.hero-portal .monster-visual-window{inset:72px 48px;border-radius:45% 45% 8% 8%;overflow:hidden;grid-template-rows:44px 1fr 66px}body.hero-portal .monster-visual-window>div{padding:33px 34px;align-items:center;text-align:center}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{right:-32px;top:105px}body.motion-luxe.hero-portal .monster-hero-visual{animation:hero-portal-pulse 5.5s ease-in-out infinite alternate}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{grid-template-columns:1fr;max-width:1180px!important;padding-left:20px!important;padding-top:72px;padding-bottom:0;gap:40px;text-align:center}body.hero-horizon .monster-hero-copy{max-width:940px;margin:auto;display:flex;flex-direction:column;align-items:center}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{width:min(980px,100%);height:350px;margin:auto;border-bottom:0;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{font-size:38px;margin-block:12px}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{padding:46px;background:color-mix(in srgb,var(--theme-secondary) 76%,transparent);border:1px solid color-mix(in srgb,var(--theme-accent) 28%,transparent)}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{height:560px;border:0;display:grid;place-items:center}body.hero-mosaic .monster-visual-window{inset:48px 0 0 70px}body.hero-mosaic .monster-visual-badge{right:auto;left:8px;top:8px}body.hero-mosaic .monster-visual-grid{inset:0 35% 55% 0;background-color:color-mix(in srgb,var(--theme-highlight) 65%,var(--theme-primary))}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:"";position:absolute;inset:42px 0;border:1px solid color-mix(in srgb,var(--theme-accent) 24%,transparent);pointer-events:none}body.hero-vault .monster-hero-copy{padding-left:46px}body.hero-vault .monster-hero-copy h1{font-family:Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.045em}body.hero-vault .monster-hero-visual{height:500px;margin-right:44px;border:6px double color-mix(in srgb,var(--theme-accent) 42%,transparent)}body.hero-vault .monster-visual-window{inset:46px;box-shadow:none}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{font-size:clamp(58px,5vw,86px);text-transform:uppercase;line-height:.86}body.hero-prism .monster-hero-visual{height:520px;clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);border:0}body.hero-prism .monster-visual-window{inset:25px 54px;transform:skewY(2deg)}body.hero-prism .monster-visual-badge{right:30px;top:55px}body.motion-luxe.hero-prism .monster-hero-copy{animation:hero-prism-shift 6s ease-in-out infinite alternate}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);padding:58px 64px;margin-right:-80px;box-shadow:0 28px 80px color-mix(in srgb,var(--theme-secondary) 22%,transparent)}body.hero-gallery .monster-hero-copy h1{color:var(--ink);font-family:Georgia,serif;font-weight:400}body.hero-gallery .monster-builder-mark p,body.hero-gallery .monster-hero-copy>p,body.hero-gallery .monster-hero-proof small{color:var(--muted)!important}body.hero-gallery .monster-builder-mark strong,body.hero-gallery .monster-hero-copy>span{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{right:-22px;top:40px}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{padding:54px;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)}body.hero-ledger .monster-hero-copy h1{font-family:Georgia,serif;font-weight:400;line-height:.94}body.hero-ledger .monster-hero-proof{padding-top:24px;border-top:1px solid color-mix(in srgb,var(--theme-accent) 28%,transparent)}body.hero-ledger .monster-hero-visual{height:540px;border-width:1px 8px 1px 1px}body.hero-ledger .monster-visual-window{inset:42px;box-shadow:22px 24px 0 color-mix(in srgb,var(--theme-secondary) 45%,transparent)}body.hero-cinema .monster-hero{background:var(--theme-secondary);padding-block:64px}body.hero-cinema .monster-hero:after,body.hero-cinema .monster-hero:before{content:"";position:absolute;z-index:2;left:0;right:0;height:34px;background:color-mix(in srgb,var(--theme-secondary) 92%,#000)}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{font-size:clamp(62px,5.4vw,96px);text-transform:uppercase;line-height:.83}body.hero-cinema .monster-hero-visual{height:590px;border:0}body.hero-cinema .monster-visual-window{inset:0;box-shadow:0 40px 100px color-mix(in srgb,#000 50%,transparent)}body.hero-cinema .monster-visual-grid{background-size:70px 70px;opacity:.55}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{align-self:stretch;padding:46px;border:1px solid color-mix(in srgb,var(--theme-accent) 32%,transparent);background:color-mix(in srgb,var(--theme-secondary) 38%,transparent)}body.hero-bento .monster-hero-copy h1{font-size:clamp(52px,4.5vw,78px)}body.hero-bento .monster-hero-visual{height:560px;border:0;background:transparent}body.hero-bento .monster-hero-visual:after,body.hero-bento .monster-hero-visual:before{content:"";position:absolute;left:0;width:32%;border:1px solid color-mix(in srgb,var(--theme-accent) 30%,transparent);background:color-mix(in srgb,var(--theme-highlight) 18%,transparent)}body.hero-bento .monster-hero-visual:before{top:0;height:31%}body.hero-bento .monster-hero-visual:after{bottom:0;height:64%}body.hero-bento .monster-visual-window{inset:0 0 0 35%;box-shadow:none}body.hero-bento .monster-visual-badge{right:24px;top: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;max-width:1280px!important;padding-left:20px!important;gap:30px}body.hero-atlas .monster-hero-copy{display:grid;grid-template-columns:1.2fr .8fr;column-gap:72px;align-items:end}body.hero-atlas .monster-builder-mark,body.hero-atlas .monster-hero-copy h1,body.hero-atlas .monster-hero-copy>span{grid-column:1}body.hero-atlas .monster-hero-actions,body.hero-atlas .monster-hero-copy>p,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{font-size:clamp(58px,5.4vw,92px);max-width:760px}body.hero-atlas .monster-hero-visual{height:330px;width:100%;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{font-family:Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(70px,6vw,108px);line-height:.82;letter-spacing:-.06em}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{right:-34px;top:-28px}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{grid-template-columns:1fr;max-width:1120px!important;padding-left:20px!important;text-align:center;gap:36px}body.hero-pedestal .monster-hero-copy{max-width:880px;margin:auto;display:flex;align-items:center;flex-direction:column}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;margin:auto;border:0;filter:drop-shadow(0 45px 42px color-mix(in srgb,var(--theme-secondary) 48%,transparent))}body.hero-pedestal .monster-hero-visual:after{content:"";position:absolute;left:12%;right:12%;bottom:-25px;height:50px;border-radius:50%;background:color-mix(in srgb,var(--theme-accent) 24%,transparent);filter:blur(12px)}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{max-width:none!important;width:100%;padding:0!important;grid-template-columns:1fr 1fr;gap:0}body.hero-duo .monster-hero-copy{padding:90px max(55px,calc((100vw - 1320px)/2));min-height:680px;display:flex;flex-direction:column;justify-content:center}body.hero-duo .monster-hero-copy h1{font-size:clamp(58px,5vw,90px)}body.hero-duo .monster-hero-visual{height:auto;min-height:680px;border:0;margin:0}body.hero-duo .monster-visual-window{inset:70px}body.hero-duo .monster-visual-badge{right:50px;top: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{font-family:ui-monospace,monospace;font-size:clamp(54px,4.5vw,78px);letter-spacing:-.07em}body.hero-command .monster-hero-visual{width:560px;height:560px;border-radius:50%;margin:auto;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)}body.hero-command .monster-visual-grid{border-radius:50%}body.hero-command .monster-visual-window{inset:72px;border-radius:50%;overflow:hidden;grid-template-rows:44px 1fr 62px}body.hero-command .monster-visual-window>div{align-items:center;text-align:center;padding:25px}body.motion-luxe.hero-command .monster-hero-visual{animation:hero-command-spin 18s linear infinite}body.motion-luxe.hero-command .monster-visual-window{animation:hero-command-counter 18s linear infinite}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{font-family:Georgia,serif;text-transform:uppercase;font-weight:400;font-size:clamp(58px,5vw,88px);line-height:.86}body.hero-magazine .monster-hero-visual{order:1;height:610px;background:var(--paper);color:var(--ink);border:12px solid var(--paper);box-shadow:30px 35px 0 color-mix(in srgb,var(--theme-secondary) 65%,transparent)}body.hero-magazine .monster-visual-window{inset:30px;background:var(--paper);color:var(--ink);box-shadow:none}body.hero-magazine .monster-visual-window>div p,body.hero-magazine .monster-visual-window>div strong{color:var(--ink)}body.hero-magazine .monster-visual-badge{right:-40px;top:50px}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{padding:52px;background:color-mix(in srgb,var(--paper) 9%,transparent);border:1px solid color-mix(in srgb,var(--paper) 25%,transparent);backdrop-filter:blur(20px);box-shadow:0 35px 80px color-mix(in srgb,var(--theme-secondary) 30%,transparent)}body.hero-pavilion .monster-hero-visual{height:560px;border:1px solid color-mix(in srgb,var(--paper) 28%,transparent);background:color-mix(in srgb,var(--paper) 7%,transparent);backdrop-filter:blur(16px)}body.hero-pavilion .monster-visual-window{inset:55px 35px;background:color-mix(in srgb,var(--theme-secondary) 72%,transparent);backdrop-filter:blur(22px)}body.hero-pavilion .monster-visual-badge{right:-18px;top:28px}@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(1turn)}}@keyframes hero-command-counter{to{transform:rotate(-1turn)}}@media(max-width:1050px){body.hero-bento .monster-hero-stage,body.hero-cinema .monster-hero-stage,body.hero-command .monster-hero-stage,body.hero-gallery .monster-hero-stage,body.hero-ledger .monster-hero-stage,body.hero-magazine .monster-hero-stage,body.hero-mosaic .monster-hero-stage,body.hero-pavilion .monster-hero-stage,body.hero-portal .monster-hero-stage,body.hero-prism .monster-hero-stage,body.hero-showcase .monster-hero-stage,body.hero-signature .monster-hero-stage,body.hero-split .monster-hero-stage,body.hero-vault .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{margin-left:30px;height:470px}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-atlas .monster-hero,body.hero-bento .monster-hero,body.hero-cinema .monster-hero,body.hero-command .monster-hero,body.hero-duo .monster-hero,body.hero-gallery .monster-hero,body.hero-ledger .monster-hero,body.hero-magazine .monster-hero,body.hero-mosaic .monster-hero,body.hero-pavilion .monster-hero,body.hero-pedestal .monster-hero,body.hero-portal .monster-hero,body.hero-prism .monster-hero,body.hero-showcase .monster-hero,body.hero-signature .monster-hero,body.hero-split .monster-hero,body.hero-vault .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-atlas .monster-hero-stage,body.hero-bento .monster-hero-stage,body.hero-cinema .monster-hero-stage,body.hero-command .monster-hero-stage,body.hero-duo .monster-hero-stage,body.hero-gallery .monster-hero-stage,body.hero-ledger .monster-hero-stage,body.hero-magazine .monster-hero-stage,body.hero-mosaic .monster-hero-stage,body.hero-pavilion .monster-hero-stage,body.hero-pedestal .monster-hero-stage,body.hero-portal .monster-hero-stage,body.hero-prism .monster-hero-stage,body.hero-showcase .monster-hero-stage,body.hero-signature .monster-hero-stage,body.hero-split .monster-hero-stage,body.hero-vault .monster-hero-stage{grid-template-columns:1fr;gap:42px;padding-inline:20px!important}body.hero-atlas .monster-hero-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left}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{transform:none;margin:0}body.hero-pavilion .monster-hero-copy{padding:34px}body.hero-split .monster-hero-copy{padding-right:0;border-right:0}body.hero-split .monster-hero-visual{margin-left:0}body.hero-portal .monster-hero-copy{grid-column:1;grid-row:1}body.hero-portal .monster-hero-visual{grid-column:1;grid-row:2;width:min(540px,88vw);height:min(540px,88vw)}body.hero-showcase .monster-hero-visual{transform:none}body.hero-gallery .monster-hero-copy,body.hero-mosaic .monster-hero-copy{padding:34px;margin:0;background:transparent;color:var(--on-primary);box-shadow:none}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-showcase .monster-hero-visual,body.hero-split .monster-hero-visual{height:365px}body.hero-spotlight .monster-hero-visual{height:340px;border-radius:36px}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{inset:36px 24px;grid-template-rows:40px 1fr 58px}body.hero-portal .monster-visual-window>div{padding:24px 18px}body.hero-portal .monster-visual-window>div strong{font-size:28px}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-body:"DM Sans","DM Sans Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-display:"Manrope","Manrope Fallback"}.monster-theme-studio-jade-porcelain,[data-builder-theme=studio-jade-porcelain]{--section-bg:hsl(160 24% 97%);--section-panel:hsl(160 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(160 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(160 22% 75%)}.monster-theme-studio-jade-silk,[data-builder-theme=studio-jade-silk]{--section-bg:hsl(160 27% 94%);--section-panel:hsl(160 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(160 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(160 22% 75%)}.monster-theme-studio-jade-mist,[data-builder-theme=studio-jade-mist]{--section-bg:hsl(160 30% 90%);--section-panel:hsl(160 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(160 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(160 22% 75%)}.monster-theme-studio-jade-pearl,[data-builder-theme=studio-jade-pearl]{--section-bg:hsl(160 33% 96%);--section-panel:hsl(160 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(160 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(160 22% 75%)}.monster-theme-studio-jade-linen,[data-builder-theme=studio-jade-linen]{--section-bg:hsl(160 36% 92%);--section-panel:hsl(160 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(160 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(160 22% 75%)}.monster-theme-studio-jade-dusk,[data-builder-theme=studio-jade-dusk]{--section-bg:hsl(160 39% 20%);--section-panel:hsl(160 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(160 68% 76%);--section-on-accent:#102029;--section-border:hsl(160 22% 43%)}.monster-theme-studio-jade-noir,[data-builder-theme=studio-jade-noir]{--section-bg:hsl(160 42% 9%);--section-panel:hsl(160 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(160 68% 76%);--section-on-accent:#102029;--section-border:hsl(160 22% 43%)}.monster-theme-studio-jade-velvet,[data-builder-theme=studio-jade-velvet]{--section-bg:hsl(160 45% 15%);--section-panel:hsl(160 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(160 68% 76%);--section-on-accent:#102029;--section-border:hsl(160 22% 43%)}.monster-theme-studio-jade-deep,[data-builder-theme=studio-jade-deep]{--section-bg:hsl(160 48% 12%);--section-panel:hsl(160 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(160 68% 76%);--section-on-accent:#102029;--section-border:hsl(160 22% 43%)}.monster-theme-studio-jade-twilight,[data-builder-theme=studio-jade-twilight]{--section-bg:hsl(160 51% 24%);--section-panel:hsl(160 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(160 68% 76%);--section-on-accent:#102029;--section-border:hsl(160 22% 43%)}.monster-theme-studio-azure-porcelain,[data-builder-theme=studio-azure-porcelain]{--section-bg:hsl(210 24% 97%);--section-panel:hsl(210 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(210 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(210 22% 75%)}.monster-theme-studio-azure-silk,[data-builder-theme=studio-azure-silk]{--section-bg:hsl(210 27% 94%);--section-panel:hsl(210 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(210 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(210 22% 75%)}.monster-theme-studio-azure-mist,[data-builder-theme=studio-azure-mist]{--section-bg:hsl(210 30% 90%);--section-panel:hsl(210 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(210 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(210 22% 75%)}.monster-theme-studio-azure-pearl,[data-builder-theme=studio-azure-pearl]{--section-bg:hsl(210 33% 96%);--section-panel:hsl(210 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(210 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(210 22% 75%)}.monster-theme-studio-azure-linen,[data-builder-theme=studio-azure-linen]{--section-bg:hsl(210 36% 92%);--section-panel:hsl(210 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(210 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(210 22% 75%)}.monster-theme-studio-azure-dusk,[data-builder-theme=studio-azure-dusk]{--section-bg:hsl(210 39% 20%);--section-panel:hsl(210 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(210 68% 76%);--section-on-accent:#102029;--section-border:hsl(210 22% 43%)}.monster-theme-studio-azure-noir,[data-builder-theme=studio-azure-noir]{--section-bg:hsl(210 42% 9%);--section-panel:hsl(210 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(210 68% 76%);--section-on-accent:#102029;--section-border:hsl(210 22% 43%)}.monster-theme-studio-azure-velvet,[data-builder-theme=studio-azure-velvet]{--section-bg:hsl(210 45% 15%);--section-panel:hsl(210 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(210 68% 76%);--section-on-accent:#102029;--section-border:hsl(210 22% 43%)}.monster-theme-studio-azure-deep,[data-builder-theme=studio-azure-deep]{--section-bg:hsl(210 48% 12%);--section-panel:hsl(210 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(210 68% 76%);--section-on-accent:#102029;--section-border:hsl(210 22% 43%)}.monster-theme-studio-azure-twilight,[data-builder-theme=studio-azure-twilight]{--section-bg:hsl(210 51% 24%);--section-panel:hsl(210 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(210 68% 76%);--section-on-accent:#102029;--section-border:hsl(210 22% 43%)}.monster-theme-studio-indigo-porcelain,[data-builder-theme=studio-indigo-porcelain]{--section-bg:hsl(235 24% 97%);--section-panel:hsl(235 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(235 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(235 22% 75%)}.monster-theme-studio-indigo-silk,[data-builder-theme=studio-indigo-silk]{--section-bg:hsl(235 27% 94%);--section-panel:hsl(235 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(235 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(235 22% 75%)}.monster-theme-studio-indigo-mist,[data-builder-theme=studio-indigo-mist]{--section-bg:hsl(235 30% 90%);--section-panel:hsl(235 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(235 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(235 22% 75%)}.monster-theme-studio-indigo-pearl,[data-builder-theme=studio-indigo-pearl]{--section-bg:hsl(235 33% 96%);--section-panel:hsl(235 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(235 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(235 22% 75%)}.monster-theme-studio-indigo-linen,[data-builder-theme=studio-indigo-linen]{--section-bg:hsl(235 36% 92%);--section-panel:hsl(235 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(235 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(235 22% 75%)}.monster-theme-studio-indigo-dusk,[data-builder-theme=studio-indigo-dusk]{--section-bg:hsl(235 39% 20%);--section-panel:hsl(235 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(235 68% 76%);--section-on-accent:#102029;--section-border:hsl(235 22% 43%)}.monster-theme-studio-indigo-noir,[data-builder-theme=studio-indigo-noir]{--section-bg:hsl(235 42% 9%);--section-panel:hsl(235 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(235 68% 76%);--section-on-accent:#102029;--section-border:hsl(235 22% 43%)}.monster-theme-studio-indigo-velvet,[data-builder-theme=studio-indigo-velvet]{--section-bg:hsl(235 45% 15%);--section-panel:hsl(235 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(235 68% 76%);--section-on-accent:#102029;--section-border:hsl(235 22% 43%)}.monster-theme-studio-indigo-deep,[data-builder-theme=studio-indigo-deep]{--section-bg:hsl(235 48% 12%);--section-panel:hsl(235 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(235 68% 76%);--section-on-accent:#102029;--section-border:hsl(235 22% 43%)}.monster-theme-studio-indigo-twilight,[data-builder-theme=studio-indigo-twilight]{--section-bg:hsl(235 51% 24%);--section-panel:hsl(235 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(235 68% 76%);--section-on-accent:#102029;--section-border:hsl(235 22% 43%)}.monster-theme-studio-violet-porcelain,[data-builder-theme=studio-violet-porcelain]{--section-bg:hsl(270 24% 97%);--section-panel:hsl(270 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(270 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(270 22% 75%)}.monster-theme-studio-violet-silk,[data-builder-theme=studio-violet-silk]{--section-bg:hsl(270 27% 94%);--section-panel:hsl(270 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(270 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(270 22% 75%)}.monster-theme-studio-violet-mist,[data-builder-theme=studio-violet-mist]{--section-bg:hsl(270 30% 90%);--section-panel:hsl(270 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(270 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(270 22% 75%)}.monster-theme-studio-violet-pearl,[data-builder-theme=studio-violet-pearl]{--section-bg:hsl(270 33% 96%);--section-panel:hsl(270 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(270 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(270 22% 75%)}.monster-theme-studio-violet-linen,[data-builder-theme=studio-violet-linen]{--section-bg:hsl(270 36% 92%);--section-panel:hsl(270 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(270 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(270 22% 75%)}.monster-theme-studio-violet-dusk,[data-builder-theme=studio-violet-dusk]{--section-bg:hsl(270 39% 20%);--section-panel:hsl(270 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(270 68% 76%);--section-on-accent:#102029;--section-border:hsl(270 22% 43%)}.monster-theme-studio-violet-noir,[data-builder-theme=studio-violet-noir]{--section-bg:hsl(270 42% 9%);--section-panel:hsl(270 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(270 68% 76%);--section-on-accent:#102029;--section-border:hsl(270 22% 43%)}.monster-theme-studio-violet-velvet,[data-builder-theme=studio-violet-velvet]{--section-bg:hsl(270 45% 15%);--section-panel:hsl(270 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(270 68% 76%);--section-on-accent:#102029;--section-border:hsl(270 22% 43%)}.monster-theme-studio-violet-deep,[data-builder-theme=studio-violet-deep]{--section-bg:hsl(270 48% 12%);--section-panel:hsl(270 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(270 68% 76%);--section-on-accent:#102029;--section-border:hsl(270 22% 43%)}.monster-theme-studio-violet-twilight,[data-builder-theme=studio-violet-twilight]{--section-bg:hsl(270 51% 24%);--section-panel:hsl(270 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(270 68% 76%);--section-on-accent:#102029;--section-border:hsl(270 22% 43%)}.monster-theme-studio-rose-porcelain,[data-builder-theme=studio-rose-porcelain]{--section-bg:hsl(335 24% 97%);--section-panel:hsl(335 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(335 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(335 22% 75%)}.monster-theme-studio-rose-silk,[data-builder-theme=studio-rose-silk]{--section-bg:hsl(335 27% 94%);--section-panel:hsl(335 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(335 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(335 22% 75%)}.monster-theme-studio-rose-mist,[data-builder-theme=studio-rose-mist]{--section-bg:hsl(335 30% 90%);--section-panel:hsl(335 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(335 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(335 22% 75%)}.monster-theme-studio-rose-pearl,[data-builder-theme=studio-rose-pearl]{--section-bg:hsl(335 33% 96%);--section-panel:hsl(335 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(335 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(335 22% 75%)}.monster-theme-studio-rose-linen,[data-builder-theme=studio-rose-linen]{--section-bg:hsl(335 36% 92%);--section-panel:hsl(335 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(335 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(335 22% 75%)}.monster-theme-studio-rose-dusk,[data-builder-theme=studio-rose-dusk]{--section-bg:hsl(335 39% 20%);--section-panel:hsl(335 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(335 68% 76%);--section-on-accent:#102029;--section-border:hsl(335 22% 43%)}.monster-theme-studio-rose-noir,[data-builder-theme=studio-rose-noir]{--section-bg:hsl(335 42% 9%);--section-panel:hsl(335 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(335 68% 76%);--section-on-accent:#102029;--section-border:hsl(335 22% 43%)}.monster-theme-studio-rose-velvet,[data-builder-theme=studio-rose-velvet]{--section-bg:hsl(335 45% 15%);--section-panel:hsl(335 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(335 68% 76%);--section-on-accent:#102029;--section-border:hsl(335 22% 43%)}.monster-theme-studio-rose-deep,[data-builder-theme=studio-rose-deep]{--section-bg:hsl(335 48% 12%);--section-panel:hsl(335 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(335 68% 76%);--section-on-accent:#102029;--section-border:hsl(335 22% 43%)}.monster-theme-studio-rose-twilight,[data-builder-theme=studio-rose-twilight]{--section-bg:hsl(335 51% 24%);--section-panel:hsl(335 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(335 68% 76%);--section-on-accent:#102029;--section-border:hsl(335 22% 43%)}.monster-theme-studio-crimson-porcelain,[data-builder-theme=studio-crimson-porcelain]{--section-bg:hsl(355 24% 97%);--section-panel:hsl(355 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(355 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(355 22% 75%)}.monster-theme-studio-crimson-silk,[data-builder-theme=studio-crimson-silk]{--section-bg:hsl(355 27% 94%);--section-panel:hsl(355 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(355 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(355 22% 75%)}.monster-theme-studio-crimson-mist,[data-builder-theme=studio-crimson-mist]{--section-bg:hsl(355 30% 90%);--section-panel:hsl(355 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(355 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(355 22% 75%)}.monster-theme-studio-crimson-pearl,[data-builder-theme=studio-crimson-pearl]{--section-bg:hsl(355 33% 96%);--section-panel:hsl(355 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(355 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(355 22% 75%)}.monster-theme-studio-crimson-linen,[data-builder-theme=studio-crimson-linen]{--section-bg:hsl(355 36% 92%);--section-panel:hsl(355 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(355 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(355 22% 75%)}.monster-theme-studio-crimson-dusk,[data-builder-theme=studio-crimson-dusk]{--section-bg:hsl(355 39% 20%);--section-panel:hsl(355 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(355 68% 76%);--section-on-accent:#102029;--section-border:hsl(355 22% 43%)}.monster-theme-studio-crimson-noir,[data-builder-theme=studio-crimson-noir]{--section-bg:hsl(355 42% 9%);--section-panel:hsl(355 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(355 68% 76%);--section-on-accent:#102029;--section-border:hsl(355 22% 43%)}.monster-theme-studio-crimson-velvet,[data-builder-theme=studio-crimson-velvet]{--section-bg:hsl(355 45% 15%);--section-panel:hsl(355 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(355 68% 76%);--section-on-accent:#102029;--section-border:hsl(355 22% 43%)}.monster-theme-studio-crimson-deep,[data-builder-theme=studio-crimson-deep]{--section-bg:hsl(355 48% 12%);--section-panel:hsl(355 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(355 68% 76%);--section-on-accent:#102029;--section-border:hsl(355 22% 43%)}.monster-theme-studio-crimson-twilight,[data-builder-theme=studio-crimson-twilight]{--section-bg:hsl(355 51% 24%);--section-panel:hsl(355 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(355 68% 76%);--section-on-accent:#102029;--section-border:hsl(355 22% 43%)}.monster-theme-studio-amber-porcelain,[data-builder-theme=studio-amber-porcelain]{--section-bg:hsl(38 24% 97%);--section-panel:hsl(38 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(38 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(38 22% 75%)}.monster-theme-studio-amber-silk,[data-builder-theme=studio-amber-silk]{--section-bg:hsl(38 27% 94%);--section-panel:hsl(38 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(38 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(38 22% 75%)}.monster-theme-studio-amber-mist,[data-builder-theme=studio-amber-mist]{--section-bg:hsl(38 30% 90%);--section-panel:hsl(38 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(38 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(38 22% 75%)}.monster-theme-studio-amber-pearl,[data-builder-theme=studio-amber-pearl]{--section-bg:hsl(38 33% 96%);--section-panel:hsl(38 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(38 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(38 22% 75%)}.monster-theme-studio-amber-linen,[data-builder-theme=studio-amber-linen]{--section-bg:hsl(38 36% 92%);--section-panel:hsl(38 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(38 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(38 22% 75%)}.monster-theme-studio-amber-dusk,[data-builder-theme=studio-amber-dusk]{--section-bg:hsl(38 39% 20%);--section-panel:hsl(38 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(38 68% 76%);--section-on-accent:#102029;--section-border:hsl(38 22% 43%)}.monster-theme-studio-amber-noir,[data-builder-theme=studio-amber-noir]{--section-bg:hsl(38 42% 9%);--section-panel:hsl(38 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(38 68% 76%);--section-on-accent:#102029;--section-border:hsl(38 22% 43%)}.monster-theme-studio-amber-velvet,[data-builder-theme=studio-amber-velvet]{--section-bg:hsl(38 45% 15%);--section-panel:hsl(38 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(38 68% 76%);--section-on-accent:#102029;--section-border:hsl(38 22% 43%)}.monster-theme-studio-amber-deep,[data-builder-theme=studio-amber-deep]{--section-bg:hsl(38 48% 12%);--section-panel:hsl(38 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(38 68% 76%);--section-on-accent:#102029;--section-border:hsl(38 22% 43%)}.monster-theme-studio-amber-twilight,[data-builder-theme=studio-amber-twilight]{--section-bg:hsl(38 51% 24%);--section-panel:hsl(38 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(38 68% 76%);--section-on-accent:#102029;--section-border:hsl(38 22% 43%)}.monster-theme-studio-olive-porcelain,[data-builder-theme=studio-olive-porcelain]{--section-bg:hsl(80 24% 97%);--section-panel:hsl(80 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(80 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(80 22% 75%)}.monster-theme-studio-olive-silk,[data-builder-theme=studio-olive-silk]{--section-bg:hsl(80 27% 94%);--section-panel:hsl(80 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(80 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(80 22% 75%)}.monster-theme-studio-olive-mist,[data-builder-theme=studio-olive-mist]{--section-bg:hsl(80 30% 90%);--section-panel:hsl(80 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(80 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(80 22% 75%)}.monster-theme-studio-olive-pearl,[data-builder-theme=studio-olive-pearl]{--section-bg:hsl(80 33% 96%);--section-panel:hsl(80 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(80 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(80 22% 75%)}.monster-theme-studio-olive-linen,[data-builder-theme=studio-olive-linen]{--section-bg:hsl(80 36% 92%);--section-panel:hsl(80 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(80 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(80 22% 75%)}.monster-theme-studio-olive-dusk,[data-builder-theme=studio-olive-dusk]{--section-bg:hsl(80 39% 20%);--section-panel:hsl(80 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(80 68% 76%);--section-on-accent:#102029;--section-border:hsl(80 22% 43%)}.monster-theme-studio-olive-noir,[data-builder-theme=studio-olive-noir]{--section-bg:hsl(80 42% 9%);--section-panel:hsl(80 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(80 68% 76%);--section-on-accent:#102029;--section-border:hsl(80 22% 43%)}.monster-theme-studio-olive-velvet,[data-builder-theme=studio-olive-velvet]{--section-bg:hsl(80 45% 15%);--section-panel:hsl(80 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(80 68% 76%);--section-on-accent:#102029;--section-border:hsl(80 22% 43%)}.monster-theme-studio-olive-deep,[data-builder-theme=studio-olive-deep]{--section-bg:hsl(80 48% 12%);--section-panel:hsl(80 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(80 68% 76%);--section-on-accent:#102029;--section-border:hsl(80 22% 43%)}.monster-theme-studio-olive-twilight,[data-builder-theme=studio-olive-twilight]{--section-bg:hsl(80 51% 24%);--section-panel:hsl(80 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(80 68% 76%);--section-on-accent:#102029;--section-border:hsl(80 22% 43%)}.monster-theme-studio-lagoon-porcelain,[data-builder-theme=studio-lagoon-porcelain]{--section-bg:hsl(185 24% 97%);--section-panel:hsl(185 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(185 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(185 22% 75%)}.monster-theme-studio-lagoon-silk,[data-builder-theme=studio-lagoon-silk]{--section-bg:hsl(185 27% 94%);--section-panel:hsl(185 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(185 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(185 22% 75%)}.monster-theme-studio-lagoon-mist,[data-builder-theme=studio-lagoon-mist]{--section-bg:hsl(185 30% 90%);--section-panel:hsl(185 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(185 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(185 22% 75%)}.monster-theme-studio-lagoon-pearl,[data-builder-theme=studio-lagoon-pearl]{--section-bg:hsl(185 33% 96%);--section-panel:hsl(185 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(185 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(185 22% 75%)}.monster-theme-studio-lagoon-linen,[data-builder-theme=studio-lagoon-linen]{--section-bg:hsl(185 36% 92%);--section-panel:hsl(185 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(185 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(185 22% 75%)}.monster-theme-studio-lagoon-dusk,[data-builder-theme=studio-lagoon-dusk]{--section-bg:hsl(185 39% 20%);--section-panel:hsl(185 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(185 68% 76%);--section-on-accent:#102029;--section-border:hsl(185 22% 43%)}.monster-theme-studio-lagoon-noir,[data-builder-theme=studio-lagoon-noir]{--section-bg:hsl(185 42% 9%);--section-panel:hsl(185 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(185 68% 76%);--section-on-accent:#102029;--section-border:hsl(185 22% 43%)}.monster-theme-studio-lagoon-velvet,[data-builder-theme=studio-lagoon-velvet]{--section-bg:hsl(185 45% 15%);--section-panel:hsl(185 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(185 68% 76%);--section-on-accent:#102029;--section-border:hsl(185 22% 43%)}.monster-theme-studio-lagoon-deep,[data-builder-theme=studio-lagoon-deep]{--section-bg:hsl(185 48% 12%);--section-panel:hsl(185 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(185 68% 76%);--section-on-accent:#102029;--section-border:hsl(185 22% 43%)}.monster-theme-studio-lagoon-twilight,[data-builder-theme=studio-lagoon-twilight]{--section-bg:hsl(185 51% 24%);--section-panel:hsl(185 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(185 68% 76%);--section-on-accent:#102029;--section-border:hsl(185 22% 43%)}.monster-theme-studio-copper-porcelain,[data-builder-theme=studio-copper-porcelain]{--section-bg:hsl(22 24% 97%);--section-panel:hsl(22 24% 100%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(22 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(22 22% 75%)}.monster-theme-studio-copper-silk,[data-builder-theme=studio-copper-silk]{--section-bg:hsl(22 27% 94%);--section-panel:hsl(22 27% 99%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(22 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(22 22% 75%)}.monster-theme-studio-copper-mist,[data-builder-theme=studio-copper-mist]{--section-bg:hsl(22 30% 90%);--section-panel:hsl(22 30% 97%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(22 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(22 22% 75%)}.monster-theme-studio-copper-pearl,[data-builder-theme=studio-copper-pearl]{--section-bg:hsl(22 33% 96%);--section-panel:hsl(22 33% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(22 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(22 22% 75%)}.monster-theme-studio-copper-linen,[data-builder-theme=studio-copper-linen]{--section-bg:hsl(22 36% 92%);--section-panel:hsl(22 36% 98%);--section-fg:#14232d;--section-muted:#43525c;--section-accent:hsl(22 68% 28%);--section-on-accent:#ffffff;--section-border:hsl(22 22% 75%)}.monster-theme-studio-copper-dusk,[data-builder-theme=studio-copper-dusk]{--section-bg:hsl(22 39% 20%);--section-panel:hsl(22 39% 25%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(22 68% 76%);--section-on-accent:#102029;--section-border:hsl(22 22% 43%)}.monster-theme-studio-copper-noir,[data-builder-theme=studio-copper-noir]{--section-bg:hsl(22 42% 9%);--section-panel:hsl(22 42% 14%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(22 68% 76%);--section-on-accent:#102029;--section-border:hsl(22 22% 43%)}.monster-theme-studio-copper-velvet,[data-builder-theme=studio-copper-velvet]{--section-bg:hsl(22 45% 15%);--section-panel:hsl(22 45% 21%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(22 68% 76%);--section-on-accent:#102029;--section-border:hsl(22 22% 43%)}.monster-theme-studio-copper-deep,[data-builder-theme=studio-copper-deep]{--section-bg:hsl(22 48% 12%);--section-panel:hsl(22 48% 18%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(22 68% 76%);--section-on-accent:#102029;--section-border:hsl(22 22% 43%)}.monster-theme-studio-copper-twilight,[data-builder-theme=studio-copper-twilight]{--section-bg:hsl(22 51% 24%);--section-panel:hsl(22 51% 29%);--section-fg:#f8fafc;--section-muted:#d6e0e7;--section-accent:hsl(22 68% 76%);--section-on-accent:#102029;--section-border:hsl(22 22% 43%)}