.body-scroll-locked{overflow:hidden!important}.es-section-focus:focus{outline:none}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.csp-backdrop-scrim{background-color:color-mix(in oklab, var(--color-bg-base) 65%, transparent)}.csp-backdrop-opaque{background-color:color-mix(in oklab, var(--color-bg-base) 92%, transparent)}.csp-modal-panel{background-color:color-mix(in oklab, var(--color-bg-elevated) 90%, transparent)}.csp-modal-panel--mobile{padding-bottom:env(safe-area-inset-bottom,16px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}.animate-fadeIn{animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeIn}.csp-popover{pointer-events:none}.csp-popover--open{pointer-events:auto}.toast-host{top:calc(env(safe-area-inset-top,0px) + 4.5rem)}@media (width>=1024px){.toast-host{top:1.5rem}}.notif-banner-wrap{width:100%;overflow:hidden}.notif-banner{align-items:center;column-gap:var(--spacing-phi-2,13px);width:100%;padding:.65rem var(--spacing-phi-3,21px);padding-top:calc(.65rem + env(safe-area-inset-top,0px));border-bottom:1px solid color-mix(in oklab, var(--notif-accent,var(--color-accent)) 30%, transparent);color:var(--color-text-primary);flex-wrap:wrap;row-gap:.35rem;display:flex}.notif-banner--info{--notif-accent:var(--color-accent);background-color:color-mix(in oklab, var(--color-accent) 14%, var(--color-bg-surface))}.notif-banner--promo{--notif-accent:var(--color-sale);background-color:color-mix(in oklab, var(--color-sale) 16%, var(--color-bg-surface))}.notif-banner--warning{--notif-accent:var(--color-warning);background-color:color-mix(in oklab, var(--color-warning) 16%, var(--color-bg-surface))}.notif-banner--success{--notif-accent:var(--color-success);background-color:color-mix(in oklab, var(--color-success) 16%, var(--color-bg-surface))}.notif-banner__icon{width:1.15rem;height:1.15rem;color:var(--notif-accent,var(--color-accent));flex-shrink:0}.notif-banner__body{flex-wrap:wrap;flex:240px;align-items:baseline;gap:.15rem .5rem;min-width:0;font-size:.875rem;display:flex}.notif-banner__title{font-weight:700}.notif-banner__message{color:var(--color-text-secondary)}.notif-banner__cta{text-underline-offset:2px;color:var(--notif-accent,var(--color-accent));white-space:nowrap;font-weight:700;text-decoration:underline}.notif-banner__actions{flex-shrink:0;align-items:center;gap:.15rem;margin-left:auto;display:flex}.notif-banner__suppress{min-height:44px;color:var(--color-text-secondary);text-underline-offset:2px;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 .6rem;font-size:.75rem;font-weight:600;text-decoration:underline}.notif-banner__suppress:hover{color:var(--color-text-primary)}.notif-banner__close{width:44px;height:44px;color:inherit;opacity:.75;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,background-color .15s;display:inline-flex}.notif-banner__close:hover{opacity:1;background-color:color-mix(in oklab, currentColor 14%, transparent)}.notif-banner__close-icon{width:1.1rem;height:1.1rem}.notif-banner__cta:focus-visible,.notif-banner__suppress:focus-visible,.notif-banner__close:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid}@media (prefers-reduced-motion:reduce){.notif-banner__close{transition:none}}.notif-modal{z-index:120;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=640px){.notif-modal{align-items:center;padding:1.5rem}}.notif-modal__scrim{-webkit-backdrop-filter:blur(6px);position:fixed;inset:0}.notif-modal__panel{z-index:1;text-align:center;width:100%;max-width:30rem;max-height:calc(100dvh - 1.5rem);padding:2.25rem 1.5rem calc(1.75rem + env(safe-area-inset-bottom,0px));background-color:var(--color-bg-elevated,var(--color-bg-surface));border:1px solid color-mix(in oklab, var(--notif-accent,var(--color-accent)) 32%, var(--color-border));box-shadow:0 -14px 60px #0000008c, 0 0 70px -24px var(--notif-accent,var(--color-accent));border-bottom:none;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;align-items:center;gap:.85rem;display:flex;position:relative;overflow-y:auto}.notif-modal__panel:before{content:"";background:linear-gradient(90deg, transparent, var(--notif-accent,var(--color-accent)), transparent);height:4px;position:absolute;inset:0 0 auto}@media (width>=640px){.notif-modal__panel{border:1px solid color-mix(in oklab, var(--notif-accent,var(--color-accent)) 32%, var(--color-border));max-width:26rem;max-height:calc(100dvh - 3rem);box-shadow:0 24px 80px #0009, 0 0 90px -28px var(--notif-accent,var(--color-accent));border-radius:1.5rem;padding:2.5rem 2rem}}.notif-modal--info{--notif-accent:var(--color-accent)}.notif-modal--promo{--notif-accent:var(--color-sale)}.notif-modal--warning{--notif-accent:var(--color-warning)}.notif-modal--success{--notif-accent:var(--color-success)}.notif-modal__close{width:44px;height:44px;color:var(--color-text-muted);opacity:.85;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;transition:opacity .15s,background-color .15s,color .15s;display:inline-flex;position:absolute;top:.6rem;right:.6rem}.notif-modal__close:hover{opacity:1;color:var(--color-text-primary);background-color:color-mix(in oklab, currentColor 12%, transparent)}.notif-modal__close-icon{width:1.15rem;height:1.15rem}.notif-modal__badge{width:3.5rem;height:3.5rem;color:var(--notif-accent,var(--color-accent));background-color:color-mix(in oklab, var(--notif-accent,var(--color-accent)) 16%, transparent);border:1px solid color-mix(in oklab, var(--notif-accent,var(--color-accent)) 40%, transparent);border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.notif-modal__badge-icon{width:1.6rem;height:1.6rem}.notif-modal__title{letter-spacing:-.01em;color:var(--color-text-primary);font-size:1.35rem;font-weight:800;line-height:1.25}.notif-modal__message{color:var(--color-text-secondary);max-width:36ch;font-size:.95rem;line-height:1.6}.notif-modal__actions{flex-direction:column;gap:.6rem;width:100%;margin-top:.35rem;display:flex}@media (width>=640px){.notif-modal__actions{flex-direction:row-reverse;justify-content:center}}.notif-modal__cta{color:#fff;background:linear-gradient(90deg, var(--color-accent-strong), var(--notif-accent,var(--color-accent)));min-height:44px;box-shadow:0 0 22px -6px var(--notif-accent,var(--color-accent));white-space:nowrap;border-radius:.85rem;justify-content:center;align-items:center;padding:0 1.35rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:filter .15s;display:inline-flex}.notif-modal__cta:hover{filter:brightness(1.1)}.notif-modal__later{min-height:44px;color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:.85rem;padding:0 1.35rem;font-size:.9rem;font-weight:600;transition:background-color .15s,color .15s}.notif-modal__later:hover{color:var(--color-text-primary);background-color:color-mix(in oklab, var(--color-text-primary) 6%, transparent)}.notif-modal__suppress{color:var(--color-text-muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.15rem;font-size:.78rem;font-weight:600;text-decoration:underline}.notif-modal__suppress:hover{color:var(--color-text-secondary)}.notif-modal__close:focus-visible,.notif-modal__cta:focus-visible,.notif-modal__later:focus-visible,.notif-modal__suppress:focus-visible{outline:2px solid var(--notif-accent,var(--color-accent));outline-offset:2px;border-radius:8px}@media (prefers-reduced-motion:reduce){.notif-modal__close,.notif-modal__cta,.notif-modal__later{transition:none}}.es-tab-in{animation:.28s ease-out both es-tab-in}.es-stagger>*{animation:.32s ease-out both es-tab-in}.es-stagger>:first-child{animation-delay:30ms}.es-stagger>:nth-child(2){animation-delay:60ms}.es-stagger>:nth-child(3){animation-delay:90ms}.es-stagger>:nth-child(4){animation-delay:.12s}.es-stagger>:nth-child(5){animation-delay:.15s}.es-stagger>:nth-child(6){animation-delay:.18s}.es-stagger>:nth-child(7){animation-delay:.21s}.es-stagger>:nth-child(8){animation-delay:.24s}.es-stagger>:nth-child(9){animation-delay:.27s}.es-stagger>:nth-child(10){animation-delay:.3s}.es-stagger>:nth-child(11){animation-delay:.33s}.es-stagger>:nth-child(12){animation-delay:.36s}@keyframes es-tab-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.es-tab-in,.es-stagger>*{animation:none}}.es-coin-spin{transform-style:preserve-3d;will-change:transform;animation:2.6s linear infinite es-coin-flip}@keyframes es-coin-flip{0%{transform:perspective(120px)rotateY(0)}to{transform:perspective(120px)rotateY(360deg)}}@media (prefers-reduced-motion:reduce){.es-coin-spin{animation:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.es-step-reveal{animation:linear both es-step-reveal-in view();animation-range:entry entry 32%}}}@keyframes es-step-reveal-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.es-more-in{animation:.4s cubic-bezier(.22,1,.36,1) both es-step-reveal-in}}@keyframes es-gap-flash{0%{box-shadow:0 0 #0000}30%{box-shadow:0 0 0 3px var(--color-accent), 0 0 28px var(--color-frost-glow)}70%{box-shadow:0 0 0 3px var(--color-accent), 0 0 28px var(--color-frost-glow)}to{box-shadow:0 0 #0000}}.es-gap-flash{animation:1.1s ease-in-out es-gap-flash}@media (prefers-reduced-motion:reduce){.es-gap-flash{animation:none}}html.es-motion-ok .es-reveal{opacity:0;will-change:transform, opacity;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}html.es-motion-ok .es-reveal.es-revealed{opacity:1;will-change:auto;transform:none}html.es-motion-ok .es-reveal.es-d1{transition-delay:80ms}html.es-motion-ok .es-reveal.es-d2{transition-delay:.16s}html.es-motion-ok .es-reveal.es-d3{transition-delay:.24s}html.es-motion-ok .es-reveal.es-d4{transition-delay:.32s}html.es-motion-ok .es-reveal-stagger>*{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}html.es-motion-ok .es-reveal-stagger.es-revealed>*{opacity:1;transform:none}html.es-motion-ok .es-reveal-stagger.es-revealed>:nth-child(2){transition-delay:60ms}html.es-motion-ok .es-reveal-stagger.es-revealed>:nth-child(3){transition-delay:.12s}html.es-motion-ok .es-reveal-stagger.es-revealed>:nth-child(4){transition-delay:.18s}html.es-motion-ok .es-reveal-stagger.es-revealed>:nth-child(5){transition-delay:.24s}html.es-motion-ok .es-reveal-stagger.es-revealed>:nth-child(n+6){transition-delay:.3s}@media (prefers-reduced-motion:reduce){html.es-motion-ok .es-reveal,html.es-motion-ok .es-reveal-stagger>*{opacity:1;transition:none;transform:none}}
