@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--auth-bg:#141414;--auth-bg-soft:#141414;--auth-surface:#222222eb;--auth-surface-strong:#262626;--auth-surface-soft:#ffffff0b;--auth-border:#ffffff1a;--auth-border-soft:#ffffff12;--auth-text:#f5f5f5;--auth-text-soft:#d0d0d0;--auth-muted:#a0a0a0;--auth-muted-dim:#7c7c7c;--auth-accent:#a66cff;--auth-accent-strong:#d1b5ff;--auth-accent-soft:#754bd1;--auth-green:#73dfb0;--auth-red:#ff7f8c;--auth-font:var(--font-inter), Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--auth-bg);min-width:320px}body{background:var(--auth-bg);min-width:320px;min-height:100vh;color:var(--auth-text);font-family:var(--auth-font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{color:inherit;font:inherit}button{border:0}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:#ffffff2e}:focus-visible{outline:2px solid var(--auth-accent);outline-offset:3px}.auth-page{isolation:isolate;background:radial-gradient(circle 330px at 0 0, #2c397061, transparent 76%), radial-gradient(circle 360px at 100% 100%, #592f6f57, transparent 76%), var(--auth-bg);min-height:100svh;position:relative;overflow:hidden}.auth-page:before{display:none}.auth-layout{width:100%;min-height:100svh;margin:0 auto;display:flex}.auth-corner-brand{z-index:2;opacity:.9;border-radius:10px;place-items:center;width:32px;height:32px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:22px;left:22px}.auth-corner-brand:hover{opacity:1;transform:translateY(-1px)}.auth-corner-brand img{object-fit:cover;width:100%;height:100%}.auth-panel{justify-content:center;align-items:center;width:100%;min-height:100svh;padding:48px 20px 56px;display:flex}.auth-panel-inner{width:min(100%,390px);margin:0 auto}.auth-account-inner{width:min(100%,520px)}.auth-card{width:100%;padding:0}.auth-view-transition{animation:.26s ease-out both auth-form-enter}.auth-card-register{scrollbar-color:#ffffff47 transparent;scrollbar-width:thin;max-height:calc(100svh - 154px);overflow-y:auto}.auth-account-card{scrollbar-color:#ffffff47 transparent;scrollbar-width:thin;max-height:calc(100svh - 72px);overflow-y:auto}.auth-loading-state{color:var(--auth-muted);justify-content:center;align-items:center;gap:10px;font-size:.82rem;display:flex}.auth-layout>.auth-loading-state{width:100%;min-height:100svh}.auth-card>.auth-loading-state{min-height:190px}.auth-loading-state svg{width:17px;height:17px}.auth-flow-head{text-align:center;justify-content:center;align-items:flex-start;gap:24px;display:flex}.auth-flow-head h1{color:var(--auth-text);letter-spacing:-.055em;margin:0;font-size:clamp(1.85rem,3vw,2.45rem);font-weight:760;line-height:1.05}.auth-submit:disabled,.auth-resend:disabled,.auth-secondary-button:disabled,.auth-danger-button:disabled{cursor:wait;opacity:.62}.auth-form{gap:18px;display:grid}.auth-form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.auth-register-form{gap:17px}.auth-register-identity{gap:11px}.auth-field{gap:0;display:grid;position:relative}.auth-field-label{z-index:1;background:var(--auth-bg);color:#92929e;pointer-events:none;align-items:center;gap:7px;padding:0 8px;font-size:.84rem;font-weight:500;line-height:1.1;display:flex;position:absolute;top:-.55rem;left:13px}.auth-field-label>svg{flex:none;width:16px;height:16px}.auth-field-label em{display:none}.auth-field-control{background:var(--auth-bg-soft);border:1px solid #3d3d47;border-radius:9px;align-items:center;min-height:52px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.auth-field-control:focus-within{background:var(--auth-bg-soft);box-shadow:none;border-color:#3d3d47 #3d3d47 #2f73d1}.auth-field-control input{width:100%;min-width:0;height:50px;color:var(--auth-text);background:0 0;border:0;outline:0;padding:9px 14px 5px;font-size:.95rem}.auth-password-toggle{width:35px;height:35px;color:var(--auth-muted);cursor:pointer;background:0 0;border-radius:8px;flex:none;place-items:center;margin-right:5px;display:grid}.auth-password-toggle:hover{color:var(--auth-text-soft);background:#ffffff0f}.auth-password-toggle svg{width:15px;height:15px}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(112deg,#754bd1,#a66cff 57%,#c4a4ff);border:1px solid #d1b5ff8f;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;margin-top:5px;font-size:.88rem;font-weight:780;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 13px 30px #5c36ad57}.auth-submit:hover:not(:disabled){filter:saturate(1.12)brightness(1.07);transform:translateY(-2px);box-shadow:0 17px 35px #5c36ad75}.auth-submit svg{width:16px;height:16px}.auth-submit .auth-spinner{animation:.9s linear infinite auth-spin}.auth-switch{color:var(--auth-muted);text-align:center;margin:25px 0 0;font-size:.8rem}.auth-switch button,.auth-back-button,.auth-resend{color:var(--auth-accent);cursor:pointer;font-size:inherit;background:0 0;font-weight:720}.auth-switch button:hover,.auth-back-button:hover,.auth-resend:hover:not(:disabled){color:#fff;text-underline-offset:3px;text-decoration:underline}.auth-inline-link{width:max-content;color:var(--auth-muted);cursor:pointer;background:0 0;justify-self:center;margin:-3px auto 0;padding:0;font-size:.76rem}.auth-inline-link:hover{color:var(--auth-accent-strong);text-underline-offset:3px;text-decoration:underline}.auth-form-intro{color:var(--auth-muted);text-align:center;margin:2px 0 5px;font-size:.8rem;line-height:1.55}.auth-auxiliary-form{margin-top:25px}.auth-secondary-button,.auth-danger-button{border:1px solid var(--auth-border-soft);width:100%;min-height:38px;color:var(--auth-text-soft);cursor:pointer;background:#ffffff0a;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:.76rem;font-weight:700;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.auth-secondary-button:hover:not(:disabled){color:#fff;background:#a66cff14;border-color:#a66cff6b}.auth-secondary-button svg,.auth-danger-button svg{width:14px;height:14px}.auth-empty-state{color:var(--auth-muted);text-align:center;justify-items:center;gap:10px;margin-top:27px;font-size:.78rem;line-height:1.5;display:grid}.auth-empty-state>svg{width:22px;height:22px;color:var(--auth-red)}.auth-empty-state strong{color:var(--auth-text-soft);font-size:.86rem}.auth-empty-state .auth-secondary-button{width:auto;min-width:180px;margin-top:5px}.avatar-upload{place-items:center;width:100%;margin:21px 0 3px;padding:0;display:grid}.avatar-picker{width:68px;height:68px;color:var(--auth-accent-strong);cursor:pointer;background:#ffffff12;border:1px dashed #a66cff94;border-radius:50%;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.avatar-picker:hover{border-color:var(--auth-accent);background:#ffffff21}.avatar-picker>svg{width:21px;height:21px}.avatar-picker img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.avatar-picker.has-image>svg{display:none}.verification-back{margin:24px 0 18px}.auth-back-button{color:var(--auth-muted);align-items:center;gap:6px;font-size:.76rem;font-weight:650;display:inline-flex}.auth-back-button svg{width:14px;height:14px}.verification-email{background:#ffffff0e;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:11px;margin:3px 0 20px;padding:12px;display:flex}.verification-email-icon{width:31px;height:31px;color:var(--auth-accent-strong);background:#ffffff1a;border-radius:9px;flex:none;place-items:center;display:grid}.verification-email-icon svg{width:15px;height:15px}.verification-email small,.verification-email strong{display:block}.verification-email small{color:var(--auth-muted);font-size:.72rem}.verification-email strong{color:var(--auth-text-soft);margin-top:2px;font-size:.8rem;font-weight:700}.auth-code-field{gap:0;display:grid;position:relative}.auth-code-field label{z-index:1;background:var(--auth-bg);color:var(--auth-text-soft);pointer-events:none;padding:0 8px;font-size:.84rem;font-weight:500;line-height:1.1;position:absolute;top:-.55rem;left:13px}.auth-code-input{background:var(--auth-bg-soft);width:100%;min-height:52px;color:var(--auth-text);letter-spacing:.16em;text-align:center;text-transform:uppercase;border:1px solid #3d3d47;border-radius:9px;outline:0;padding:9px 14px 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1.25rem;font-weight:720;transition:border-color .18s,box-shadow .18s}.auth-code-input:focus{box-shadow:none;border-color:#3d3d47 #3d3d47 #2f73d1}.verification-help{color:var(--auth-muted);text-align:center;margin:9px 0 20px;font-size:.75rem;line-height:1.55}.auth-resend{width:100%;min-height:38px;color:var(--auth-muted);justify-content:center;align-items:center;gap:7px;margin-top:8px;font-size:.75rem;display:flex}.auth-resend svg{width:13px;height:13px}.auth-disclaimer{color:var(--auth-muted-dim);text-align:center;margin:17px auto 0;font-size:.7rem;line-height:1.55}.auth-disclaimer a{color:var(--auth-muted);text-underline-offset:2px;text-decoration:underline}.auth-disclaimer a:hover{color:var(--auth-accent-strong)}.account-profile-summary{border:1px solid var(--auth-border-soft);background:#ffffff09;border-radius:12px;align-items:center;gap:13px;margin:25px 0 24px;padding:14px;display:flex;position:relative}.account-profile-summary>img{object-fit:cover;border:1px solid #ffffff24;border-radius:50%;flex:none;width:64px;height:64px}.account-profile-summary>div{gap:1px;min-width:0;display:grid}.account-profile-summary strong{color:var(--auth-text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.account-profile-summary span,.account-profile-summary small{color:var(--auth-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.account-profile-summary small{color:var(--auth-muted-dim)}.account-avatar-action{border:1px solid var(--auth-border-soft);min-height:30px;color:var(--auth-muted);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:0 9px;font-size:.68rem;font-weight:700;display:inline-flex}.account-avatar-action:hover{color:var(--auth-accent-strong);border-color:#a66cff6b}.account-avatar-action svg{width:13px;height:13px}.account-section{border-top:1px solid var(--auth-border-soft);margin-top:27px;padding-top:22px}.account-section-heading{color:var(--auth-muted);align-items:center;gap:8px;margin-bottom:12px;display:flex}.account-section-heading>svg{width:15px;height:15px}.account-section-heading h2{color:var(--auth-text-soft);margin:0;font-size:.8rem;font-weight:750}.account-provider-list{gap:7px;display:grid}.account-provider-row{border:1px solid var(--auth-border-soft);color:#fff;cursor:pointer;text-align:left;background:#ffffff09;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:0 12px;transition:border-color .18s,background .18s;display:grid}.account-provider-row:hover:not(:disabled){background:#a66cff12;border-color:#a66cff6b}.account-provider-row:disabled{cursor:wait;opacity:.62}.account-provider-row>svg{color:#fff;width:16px;height:16px}.account-provider-row>span{gap:1px;min-width:0;display:grid}.account-provider-row strong{color:var(--auth-text-soft);font-size:.76rem}.account-provider-row small{color:var(--auth-muted);font-size:.68rem}.account-provider-row>svg:last-child{color:var(--auth-muted)}.account-actions-section{gap:8px;display:grid}.account-actions-section .account-section-heading{margin-bottom:4px}.account-action-button{margin-top:0}.account-danger-section{background:#ff7f8c0b;border:1px solid #ff7f8c33;border-radius:11px;margin-top:27px;padding:15px}.account-danger-section .account-section-heading{color:var(--auth-red);margin-bottom:8px}.account-danger-section p{color:var(--auth-muted);margin:0 0 12px;font-size:.74rem;line-height:1.5}.auth-danger-button{color:#ffb3ba;background:#ff7f8c14;border-color:#ff7f8c4d}.auth-danger-button:hover:not(:disabled){color:#fff;background:#ff7f8c24;border-color:#ff7f8c8c}.auth-toast-viewport{z-index:30;pointer-events:none;gap:0;width:min(420px,100vw - 32px);display:grid;position:fixed;bottom:24px;left:50%;right:auto;transform:translate(-50%)}.auth-toast{--toast-color:#6fa8ff;--toast-tint:#6fa8ff24;--toast-opacity:1;--toast-scale:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:58px;color:var(--auth-text);opacity:var(--toast-opacity);pointer-events:auto;transform:scale(var(--toast-scale));transform-origin:bottom;background:#1c1c1ff5;border:1px solid #ffffff21;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 10px 11px;transition:opacity .22s,transform .22s;animation:.22s ease-out auth-toast-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 42px #00000052,0 0 0 1px #0000001a}.auth-toast+.auth-toast{margin-top:-36px}.auth-toast.is-error{--toast-color:#ff6675;--toast-tint:#ff667524}.auth-toast.is-success{--toast-color:#43d994;--toast-tint:#43d99424}.auth-toast.is-loading{--toast-color:#a66cff;--toast-tint:#a66cff24}.auth-toast.is-placeholder{--toast-color:#a8a8b0;--toast-tint:transparent;grid-template-columns:minmax(0,1fr) auto}.auth-toast.is-closing{pointer-events:none;animation:.22s ease-in forwards auth-toast-exit}.auth-toast-icon{background:var(--toast-tint);width:28px;height:28px;color:var(--toast-color);border-radius:10px;place-items:center;display:grid}.auth-toast-icon svg{width:17px;height:17px}.auth-toast-spinner{animation:.9s linear infinite auth-spin}.auth-toast-content{gap:2px;min-width:0;display:grid}.auth-toast-content strong{color:var(--auth-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:750;overflow:hidden}.auth-toast.is-expanded .auth-toast-content strong,.auth-toast.is-expanded .auth-toast-content>span{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.auth-toast-content>span{color:#bdbdc6;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.35;overflow:hidden}.auth-toast-actions{align-items:center;gap:3px;display:flex}.auth-toast-action,.auth-toast-close{cursor:pointer;border-radius:8px;place-items:center;display:grid}.auth-toast-action{width:28px;height:28px;color:var(--toast-color);background:0 0;padding:0}.auth-toast-action:hover{background:var(--toast-tint)}.auth-toast-action svg{width:15px;height:15px}.auth-toast-expand svg{transition:transform .18s}.auth-toast-expand.is-open svg{transform:rotate(180deg)}.auth-toast-details{color:#d0d0d8!important;white-space:normal!important;line-height:1.4!important;overflow:visible!important}.auth-toast-close{color:#9696a0;background:0 0;width:28px;height:28px}.auth-toast-close:hover{color:#fff;background:#ffffff12}.auth-toast-close.is-deny{color:#ff6675}.auth-toast-close.is-deny:hover{color:#ff9da7;background:#ff667524}.auth-toast-close svg{width:16px;height:16px}.auth-toast-progress{background:var(--toast-color);transform-origin:0;height:2px;animation:linear forwards auth-toast-progress;position:absolute;bottom:0;left:0;right:0}.auth-toast.is-placeholder .auth-toast-progress{display:none}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-toast-enter{0%{opacity:0;transform:translateY(10px) scale(calc(var(--toast-scale) * .98))}to{opacity:var(--toast-opacity);transform:translateY(0) scale(var(--toast-scale))}}@keyframes auth-toast-exit{0%{opacity:var(--toast-opacity);transform:translateY(0) scale(var(--toast-scale))}to{opacity:0;transform:translateY(10px) scale(calc(var(--toast-scale) * .96))}}@keyframes auth-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes auth-form-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){.auth-page{overflow:visible}.auth-panel{min-height:100svh;padding:28px 16px 38px}}@media (max-width:540px){.auth-panel{padding-inline:12px}.auth-card{padding:0}.auth-form-row{grid-template-columns:1fr}.auth-flow-head h1{font-size:1.9rem}.auth-toast-viewport{width:calc(100vw - 32px);bottom:16px;left:50%;right:auto;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
