:root{--brand-dark-purple:#1d0b3c;--brand-mid-purple:#321a6b;--brand-bright-purple:#6f2bd9;--brand-neon-purple:#a259ff;--brand-active-purple:#8c2aff;--brand-soft-purple:#b08dff;--brand-charcoal-black:#121212;--brand-pure-white:#fff;--brand-smoky-lavender:#ffd166;--brand-neon-magenta:#e900c8;--brand-lime-flash:#aadd0d;--brand-laser-cyan:#10c9c8;--brand-hyper-orange:#ff5b00;--brand-yellow-voltage:#fff200;--brand-infrared-glow:#ff1744;--space-2:2px;--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-16:16px;--space-20:20px;--space-24:24px;--space-32:32px;--space-40:40px;--space-48:48px;--space-56:56px;--space-64:64px;--space-72:72px;--space-80:80px;--space-96:96px;--space-128:128px;--space-160:160px;--space-192:192px;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--radius-small:8px;--radius-medium:16px;--radius-large:24px;--themed-input-bg:#fff;--themed-input-text:#37352f;--themed-input-border:#e0e0dd;--themed-background:#fff;--themed-surface:#f7f6f3;--themed-border:#e9e9e7;--themed-text:#37352f;--themed-text-secondary:#5f5e5b;--themed-primary:#b08dff;--themed-menu-bg:#fff;--themed-menu-border:#e9e9e7}input:-webkit-autofill{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}textarea:-webkit-autofill:active{transition:background-color 5000s ease-in-out;border-radius:inherit!important;-webkit-box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;box-shadow:0 0 0 1000px var(--themed-input-bg) inset!important;-webkit-text-fill-color:var(--themed-input-text)!important;caret-color:var(--themed-input-text)!important}html,body,#root,#app{background-color:var(--themed-background,#fff);min-height:100%}@media (prefers-color-scheme:dark){html:not([data-theme]),body,#root,#app{background-color:var(--themed-background,#191919)}}html{-webkit-user-select:text;user-select:text}*,:before,:after{-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit;-webkit-tap-highlight-color:transparent!important}button,button *,[role=button],[role=button] *,[role=tab],[role=tab] *,[role=tablist],[role=tablist] *,[role=menuitem],[role=menuitem] *,[role=option],[role=option] *,[role=switch],[role=switch] *,[role=slider],[role=slider] *,[role=spinbutton],[role=spinbutton] *,[role=menuitemcheckbox],[role=menuitemcheckbox] *,[role=menuitemradio],[role=menuitemradio] *,[role=radio],[role=radio] *,[role=checkbox],[role=checkbox] *,input[type=button],input[type=submit],input[type=reset],input[type=checkbox],input[type=radio],input[type=range],input[type=file],input[type=color],select,select *,summary,summary *,[data-app-no-select=true],[data-app-no-select=true] *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}[data-app-selectable=true],[data-app-selectable=true] *,p[data-selectable=true],span[data-selectable=true],div[data-selectable=true]{-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}button:not(:disabled),[role=button]:not([aria-disabled=true]){cursor:pointer}button:disabled,[role=button][aria-disabled=true]{cursor:not-allowed}button:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible),[data-focusable=true]:focus:not(:focus-visible),[tabindex]:focus:not(:focus-visible){outline:none!important}button:focus-visible,[role=button]:focus-visible,[data-focusable=true]:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:2px solid var(--themed-primary)!important}input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]) *,textarea,textarea *,[contenteditable=true],[contenteditable=true] *,[data-testid*=input],[data-testid*=textarea],[data-app-no-select=true] input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),[data-app-no-select=true] textarea,[data-app-no-select=true] [contenteditable=true]{-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}::selection{background:#007aff38}input::selection{background:#007aff4d!important}textarea::selection{background:#007aff4d!important}[contenteditable=true]::selection{background:#007aff4d!important}@keyframes shimmer-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}@media (hover:hover) and (pointer:fine){:not([data-hide-native-scrollbar=true]){scrollbar-width:thin!important;-ms-overflow-style:auto!important}:not([data-hide-native-scrollbar=true])::-webkit-scrollbar{width:10px!important;height:10px!important;display:block!important}:not([data-hide-native-scrollbar=true])::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--themed-text-secondary,#666) 70%, transparent)!important;background-clip:content-box!important;border:2px solid #0000!important;border-radius:9999px!important}:not([data-hide-native-scrollbar=true])::-webkit-scrollbar-track{background:0 0!important}}