@keyframes fadeInUpSm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes popInSm{0%{opacity:0;transform:scale(.7) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes couponFadeInUp{0%{opacity:0;transform:translate3d(0,8px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.coupon-fade-in-up{animation:couponFadeInUp .34s cubic-bezier(.22,1,.36,1) both;will-change:opacity,transform;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.coupon-fade-in-up{animation:none}}@keyframes skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel{display:block;border-radius:6px;background-color:rgba(255,255,255,.06);background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.08) 50%,rgba(255,255,255,0));background-size:200% 100%;animation:skel-shimmer 1.4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.skel{animation:none}}:root{--wl-primary:#6829F8;--wl-primary-light:#8B55FA;--wl-primary-dark:#501DCA;--wl-secondary:#B83E3E;--wl-tertiary:#3D1A8E;--wl-bg:#000000;--wl-surface:#111111;--wl-text-primary:#FFFFFF;--wl-text-secondary:#A0A0A0;--wl-success:#22C55E;--wl-error:#EF4444;--wl-warning:#F59E0B}.app-shell{background-color:var(--wl-bg);min-height:100dvh}.app-shell--bottom-nav-pad{padding-bottom:calc(56px + env(safe-area-inset-bottom, 0px))}.stanshop-markdown-content h1{font-size:24px;margin-bottom:16px;margin-top:24px}.stanshop-markdown-content h2{font-size:20px;margin-bottom:12px;margin-top:20px}.stanshop-markdown-content h3{font-size:18px;margin-bottom:8px;margin-top:16px}.stanshop-markdown-content p{margin-bottom:16px;line-height:1.6}.stanshop-markdown-content ol,.stanshop-markdown-content ul{margin-bottom:16px;padding-left:20px}.stanshop-markdown-content li{margin-bottom:8px}.stanshop-markdown-content a{color:var(--wl-primary);text-decoration:underline}.stanshop-markdown-content a:hover{color:var(--wl-primary-dark)}.snackbar-root{z-index:99999999!important}.msRoot{margin-right:0}.msDesktopOnly{display:none}.msMobileOnly{display:block}@media (min-width:600px){.msDesktopOnly{display:block}.msMobileOnly{display:none}.msRoot.msBuyOpen{margin-right:30vw}}.stanOneTapParent{display:contents}@media (max-width:599px){.stanOneTapParent{display:flex;justify-content:center;position:fixed;left:50%;transform:translateX(-50%);top:auto;bottom:calc(72px + env(safe-area-inset-bottom, 0px));width:max-content;max-width:100vw;z-index:2147483000}#credential_picker_container,body>div:has(>div>iframe[src*="accounts.google.com/gsi"]),body>div:has(>iframe[src*="accounts.google.com/gsi"]),body>div:has(iframe[src*="accounts.google.com/gsi/iframe"]){position:fixed!important;top:auto!important;bottom:calc(72px + env(safe-area-inset-bottom, 0px))!important;z-index:2147483000!important}}@media (min-width:768px) and (max-width:1199px){.msRoot.msBuyOpen{margin-right:40vw}}@keyframes stan-otp-shake{0%,to{transform:translateX(0)}20%{transform:translateX(-8px)}40%{transform:translateX(8px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}}