.lp4-root{--lp4-bg:#fcf9f5;--lp4-panel:#f8f3ec;--lp4-border:#e5d8c8;--lp4-ink:#1c1917;--lp4-ink-2:#44403c;--lp4-muted:#57534e;--lp4-muted-2:#78716c;--lp4-faint:#736b64;--lp4-terracotta:#c26249;--lp4-terracotta-hover:#ab533e;--lp4-cta:#ab533e;--lp4-cta-hover:#c26249;--lp4-euca:#35a481;--lp4-euca-hover:#2a8568;--lp4-euca-soft:#daf5e7;--lp4-euca-check:#2a8568;--lp4-amber:#e2b757;--lp4-card-white:#fff;--lp4-band-bg:#1c1917;--lp4-hero-glow:radial-gradient(ellipse at center, #c2624917 0%, #35a4810d 45%, transparent 70%);--lp4-band-glow:radial-gradient(ellipse at 30% 0%, #c2624940 0%, transparent 55%), radial-gradient(ellipse at 80% 100%, #35a4812e 0%, transparent 55%);background-color:var(--lp4-bg);color:var(--lp4-ink)}html[data-lp4-theme=dark] .lp4-root{--lp4-bg:#121315;--lp4-panel:#1b1f23;--lp4-border:#ffffff1a;--lp4-ink:#e9e6e1;--lp4-ink-2:#e9e6e1;--lp4-muted:#b2b2ac;--lp4-muted-2:#b2b2ac;--lp4-faint:#e9e6e18c;--lp4-terracotta:#d07154;--lp4-terracotta-hover:#c26249;--lp4-cta:#ab533e;--lp4-cta-hover:#d07154;--lp4-euca:#6d9a85;--lp4-euca-hover:#7fb098;--lp4-euca-soft:#6d9a852e;--lp4-euca-check:#6d9a85;--lp4-amber:#e2b757;--lp4-card-white:#1b1f23;--lp4-band-bg:#221b18;--lp4-hero-glow:radial-gradient(ellipse at center, #d0715429 0%, #6d9a8512 45%, transparent 70%);--lp4-band-glow:radial-gradient(ellipse at 30% 0%, #c2624966 0%, transparent 55%), radial-gradient(ellipse at 80% 100%, #35a48147 0%, transparent 55%)}.lp4-nav-scrim{background:linear-gradient(var(--lp4-bg) 30%, transparent)}.lp4-band{background-color:var(--lp4-band-bg)}html[data-lp4-theme=dark] .lp4-root .lp4-band{border:1px solid var(--lp4-border)}html[data-lp4-theme=dark] .lp4-root #product img,html[data-lp4-theme=dark] .lp4-root .lp4-fan img{filter:brightness(.88)}.lp4-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.lp4-reveal.lp4-in{opacity:1;transform:none}.lp4-hero-shot{transform:perspective(1600px)rotateX(2deg)}.lp4-hero-word{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards lp4-word-in;display:inline-block;transform:translateY(90%)}@keyframes lp4-word-in{to{opacity:1;transform:none}}.lp4-pulse-dot{animation:2s ease-in-out infinite lp4-pulse}@keyframes lp4-pulse{0%,to{box-shadow:0 0 #35a48180}50%{box-shadow:0 0 0 6px #35a48100}}.lp4-ember{animation:5s ease-in-out infinite lp4-ember-breathe}@keyframes lp4-ember-breathe{0%,to{opacity:.55}50%{opacity:.9}}.lp4-toggle-icon{transition:opacity .3s,transform .3s}.lp4-toggle-on{opacity:1;transform:rotate(0)scale(1)}.lp4-toggle-off{opacity:0;transform:rotate(-90deg)scale(.5)}.lp4-tick{opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .4s;transform:scale(.5)}.lp4-in li:first-child .lp4-tick{transition-delay:60ms}.lp4-in li:nth-child(2) .lp4-tick{transition-delay:.12s}.lp4-in li:nth-child(3) .lp4-tick{transition-delay:.18s}.lp4-in .lp4-tick{opacity:1;transform:scale(1)}.lp4-fan-left{transform:rotate(-5deg)translateY(24px)}.lp4-fan-right{transform:rotate(5deg)translateY(24px)}@property --lp4-mx{syntax:"<length>";inherits:true;initial-value:0}@property --lp4-my{syntax:"<length>";inherits:true;initial-value:0}.lp4-band-cursor{background:radial-gradient(20rem 20rem at var(--lp4-mx) var(--lp4-my), #c262491f, transparent 60%);opacity:0;transition:opacity .4s}@media (pointer:fine) and (prefers-reduced-motion:no-preference){.lp4-band{transition:--lp4-mx .25s ease-out,--lp4-my .25s ease-out}.lp4-band:hover .lp4-band-cursor{opacity:1}}@media (prefers-reduced-motion:reduce){.lp4-reveal,.lp4-hero-word{opacity:1;transition:none;animation:none;transform:none}.lp4-pulse-dot,.lp4-ember{animation:none}.lp4-toggle-icon{transition:none}.lp4-tick{opacity:1;transition:none;transform:none}.lp4-band-cursor{display:none}}