:root{--primary: #6366f1;--primary-light: #818cf8;--background: #ffffff;--foreground: #1f2937;--muted: #f3f4f6;--muted-foreground: #6b7280;--border: #e5e7eb;--radius: .5rem}html.dark{--background: #1f2937;--foreground: #f9fafb;--muted: #374151;--muted-foreground: #d1d5db;--border: #374151}*{margin:0;padding:0;box-sizing:border-box;transition:background-color .2s ease,color .2s ease,border-color .2s ease}body{font-family:Binance Plex,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes slideInLeft{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}.slide-in{animation:slideInLeft .3s ease-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--muted);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}.transition-all{transition:all .2s ease-in-out}.character{border:none;font-size:20px;border-radius:10px}.characterLight{color:#272729;background-color:#f6f5fa;box-shadow:0 2px #e4e2f5}.characterDark{color:#fff;background-color:#222;box-shadow:0 2px #444}.character--selected{position:relative}.character--selected:not(.character--filled){color:transparent}.character--selected:not(.character--filled):after{content:"";width:1px;height:25px;background-color:#333;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:blink 1s infinite step-end}@keyframes blink{0%{opacity:1}50%{opacity:0}}.dark button.rpv-core__minimal-button{color:#fff}.dark button.rpv-core__minimal-button .rpv-zoom__popover-target,.dark button.rpv-core__minimal-button .rpv-zoom__popover-target-arrow{color:var(--rpv-core__popover-text-color, #fff);border-color:#fff transparent transparent transparent}.rpv-search__popover .rpv-search__popover-label,.rpv-core__tooltip-body{display:none!important}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none!important}input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-strong-password-auto-fill-button{display:none!important}@font-face{font-family:Binance Plex;src:url(/assets/Binance%20PLEX-D3CU_5wp.ttf) format("truetype");font-weight:400;font-style:normal}:root{--sat: env(safe-area-inset-top);--sar: env(safe-area-inset-right);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left)}input,select,textarea{font-size:16px!important}button{font-size:inherit}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media(max-width:1024px){::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}}button,a,[role=button]{-webkit-tap-highlight-color:rgba(240,185,11,.2);touch-action:manipulation;-webkit-touch-callout:none;cursor:pointer}.touch-manipulation{touch-action:manipulation;-webkit-user-select:none;user-select:none}button[type=submit],button[type=button]{-webkit-appearance:button;-moz-appearance:button;appearance:button;pointer-events:auto}@supports (-webkit-touch-callout: none){button{cursor:pointer!important}}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(display-mode:standalone){body{padding-top:var(--sat);padding-bottom:var(--sab)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{overscroll-behavior-y:contain}@media(max-width:640px){html{font-size:14px}}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.will-change-transform{will-change:transform}.will-change-opacity{will-change:opacity}@media(max-width:1024px){.mobile-content-padding{padding-bottom:calc(4rem + var(--sab))}}.safe-top{padding-top:var(--sat)}.safe-bottom{padding-bottom:var(--sab)}.safe-left{padding-left:var(--sal)}.safe-right{padding-right:var(--sar)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#111827!important;transition:background-color 5000s ease-in-out 0s}.dark input:-webkit-autofill,.dark input:-webkit-autofill:hover,.dark input:-webkit-autofill:focus,.dark input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #1f2937 inset!important;-webkit-text-fill-color:#f9fafb!important}
