body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.light,.light-orange{--color-brand-primary:#fd5236;--color-brand-secondary:#fff5f1;--color-brand-accent:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#27272a;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#fd5236;--color-bg-body:#f3f4f9;--color-bg-surface:#fff;--color-bg-surface-hover:#fafafa;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#e4e4e7;--color-bg-muted:#f4f4f5;--color-utility-success:#10b981;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#3b82f6;--color-heading:#18181b;--auth-overlay-start:#fff6;--auth-overlay-end:#fff5f0e6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.dark,.dark-blue{--color-brand-primary:#3b82f6;--color-brand-primary-soft:#3b82f626;--color-brand-secondary:#3b82f61a;--color-brand-accent:#60a5fa;--color-brand-primary-hover:#60a5fa;--color-brand-secondary-hover:#3b82f633;--color-brand-accent-hover:#3b82f6;--color-text-primary:#f4f4f5;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#60a5fa;--color-bg-body:#09090b;--color-bg-surface:#121217;--color-bg-surface-hover:#18181b;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#3f3f46;--color-border-secondary:#27272a;--color-bg-muted:#ffffff0f;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#60a5fa;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#09090be6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@keyframes spinner-dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}@keyframes spinner-colors-dynamic{0%,to{stroke:var(--color-brand-primary)}33%{stroke:var(--color-brand-accent)}66%{stroke:var(--color-brand-primary-soft)}}@keyframes spinner-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.spinner{animation:.25s ease-out spinner-pop;display:inline-flex;position:relative}.spinner__svg{width:100%;height:100%;animation:1.6s cubic-bezier(.4,0,.2,1) infinite spinner-rotate}.spinner__track{fill:none;stroke:var(--color-border-secondary)}.spinner__path{fill:none;stroke-dasharray:1 150;stroke-dashoffset:0;transition:stroke .3s;animation:1.6s ease-in-out infinite spinner-dash}.spinner--color-multicolor .spinner__path{animation:1.6s ease-in-out infinite spinner-dash,6s ease-in-out infinite spinner-colors-dynamic}.spinner--color-primary .spinner__path{stroke:var(--color-brand-primary)}.spinner--color-secondary .spinner__path{stroke:var(--color-text-secondary)}.spinner--color-white .spinner__path{stroke:#fff}.spinner--size-sm{width:20px;height:20px}.spinner--size-md{width:40px;height:40px}.spinner--size-lg{width:56px;height:56px}.spinner--size-xl{width:80px;height:80px}.dark .spinner__path,.dark-blue .spinner__path{filter:drop-shadow(0 0 6px #ffffff14)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
