:root{--flow-primary-color: #3b82f6;--flow-primary-light: #60a5fa;--flow-primary-dark: #1d4ed8;--md-sys-color-primary: #3b82f6;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #1e3a8a;--md-sys-color-on-primary-container: #dbeafe;--md-sys-color-secondary: #06b6d4;--md-sys-color-on-secondary: #ffffff;--md-sys-color-secondary-container: #164e63;--md-sys-color-on-secondary-container: #cffafe;--md-sys-color-tertiary: #a855f7;--md-sys-color-on-tertiary: #ffffff;--md-sys-color-background: #0f172a;--md-sys-color-surface: #1e293b;--md-sys-color-surface-variant: #334155;--md-sys-color-surface-container: #1e293b;--md-sys-color-surface-container-high: #273549;--md-sys-color-on-surface: #f8fafc;--md-sys-color-on-surface-variant: #94a3b8;--md-sys-color-outline: #475569;--md-sys-color-outline-variant: #334155;--md-sys-color-error: #ef4444;--md-sys-color-on-error: #ffffff;--md-sys-color-error-container: #450a0a;--md-sys-color-on-error-container: #fecaca;--md-sys-color-success: #10b981;--md-sys-color-on-success: #ffffff;--md-sys-color-success-container: #064e3b;--md-sys-color-on-success-container: #a7f3d0;--md-sys-color-warning: #f59e0b;--md-sys-color-on-warning: #000000;--md-sys-color-warning-container: #78350f;--md-sys-color-on-warning-container: #fef3c7;--md-sys-elevation-level1: 0 1px 3px 0 rgba(0, 0, 0, .3), 0 1px 2px -1px rgba(0, 0, 0, .3);--md-sys-elevation-level2: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .4);--md-sys-elevation-level3: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -4px rgba(0, 0, 0, .4);--md-sys-elevation-level4: 0 20px 25px -5px rgba(0, 0, 0, .5), 0 8px 10px -6px rgba(0, 0, 0, .5);--md-sys-typescale-display-large: 2.25rem;--md-sys-typescale-headline-large: 1.875rem;--md-sys-typescale-headline-medium: 1.5rem;--md-sys-typescale-headline-small: 1.25rem;--md-sys-typescale-title-large: 1.25rem;--md-sys-typescale-title-medium: 1.125rem;--md-sys-typescale-title-small: 1rem;--md-sys-typescale-body-large: 1rem;--md-sys-typescale-body-medium: .875rem;--md-sys-typescale-body-small: .75rem;--md-sys-typescale-label-large: .875rem;--md-sys-typescale-label-medium: .75rem;--md-sys-typescale-label-small: .6875rem;--flow-radius-sm: 8px;--flow-radius-md: 12px;--flow-radius-lg: 16px;--flow-radius-xl: 24px;--flow-radius-full: 9999px;--flow-transition: all .2s cubic-bezier(.4, 0, .2, 1);--flow-safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-surface);font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}input[type=text],input[type=number],input[type=password],select,textarea{font-family:inherit;font-size:var(--md-sys-typescale-body-large);color:var(--md-sys-color-on-surface);background-color:var(--md-sys-color-surface-variant);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--flow-radius-md);padding:12px 16px;transition:var(--flow-transition);width:100%}input[type=text]:focus,input[type=number]:focus,input[type=password]:focus,select:focus,textarea:focus{outline:none;border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px #3b82f640;background-color:var(--md-sys-color-surface)}input[type=text]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,select::placeholder,textarea::placeholder{color:var(--md-sys-color-on-surface-variant)}input[type=text]:disabled,input[type=number]:disabled,input[type=password]:disabled,select:disabled,textarea:disabled{opacity:.45;cursor:not-allowed}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;padding-right:40px}button{font-family:inherit;font-size:var(--md-sys-typescale-label-large);font-weight:600;border:none;border-radius:var(--flow-radius-md);cursor:pointer;transition:var(--flow-transition);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;text-decoration:none}button:active:not(:disabled){transform:scale(.97)}button:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--md-sys-color-surface-variant);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--md-sys-color-outline)}
