:where(.dw-root),:where(.dw-root) :where(input,button,textarea,select){-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,PlusJakartaSans_400Regular,system-ui,-apple-system,sans-serif}:where(.dw-root) :where(button){cursor:pointer;color:inherit;font:inherit;text-align:inherit;background:0 0;border:0 solid;padding:0}:where(.dw-root) :where(input,textarea){color:inherit;font:inherit;outline:none}:where(.dw-root) ::placeholder{color:#9aa8a1}:where(.dw-root) ::-webkit-scrollbar{width:10px;height:10px}:where(.dw-root) ::-webkit-scrollbar-thumb{background:#d5deda padding-box content-box;border:3px solid #0000;border-radius:8px}@keyframes dwUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes dwSide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes dwFade{0%{opacity:0}to{opacity:1}}@keyframes dwPop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.dw-anim-up{animation:.3s both dwUp}.dw-anim-side{animation:.24s both dwSide}.dw-anim-fade{animation:.16s both dwFade}.dw-anim-pop{animation:.2s both dwPop}@keyframes dwMarquee{0%{transform:translate(0)}to{transform:translateX(var(--dw-marquee-shift,-50%))}}.dw-marquee-track{width:max-content;animation:dwMarquee var(--dw-marquee-duration,40s) linear infinite;display:flex}.dw-marquee:hover .dw-marquee-track,.dw-marquee:focus-within .dw-marquee-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.dw-marquee-track{animation:none}.dw-marquee{overflow-x:auto}}.dw-scroll-stable{scrollbar-gutter:stable}.dw-bleed{width:var(--dw-bleed-width,100vw);margin-left:calc(50% - var(--dw-bleed-width,100vw) / 2)}