:root{--wydely-font:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--wydely-brand:#25d366;--wydely-brand-strong:#12924a;--wydely-ink:#0b0f17;--wydely-border:#e4e7ec}input:focus,textarea:focus,select:focus{box-shadow:none!important;outline:none!important}:focus{outline:none!important}input[type=text],input[type=email],input[type=password],input[type=url],input[type=tel]{box-shadow:none!important;outline:none!important}html,body,#root{width:100%;height:100%;font-family:var(--wydely-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:#fff;margin:0}#root,#root *{font-family:var(--wydely-font)!important}#root,#root>div{height:100%}#root>div{flex-direction:column;min-height:0;display:flex}body{overscroll-behavior:none;overflow:hidden}::selection{color:var(--wydely-ink);background:#25d36638}*{scrollbar-width:thin;scrollbar-color:#cdd3da transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#cdd3da;background-clip:content-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#b0b8c1;background-clip:content-box}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid var(--wydely-brand-strong)!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}