*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--btn-outline-bg:#ffffff0a;--btn-outline-border:#ffffff2e;--btn-outline-text:#e2e8f0;--btn-soft-bg:#f1f5f9;--btn-soft-border:#e2e8f0;--btn-soft-text:#1e293b;--btn-muted-bg:#cbd5e1;--btn-muted-text:#1e293b;--btn-slate-bg:#475569;--btn-slate-text:#fff;--btn-navy-bg:#1e293b;--btn-navy-text:#fff;--accent:#64748b;--accent-strong:#475569;--accent-bright:#94a3b8;--accent-glow:#64748b59;--accent-soft:#64748b24;--accent-ring:#64748b73;--orange:var(--accent-strong);--orange-dim:#334155;--orange-glow:#64748b38;--bg:#03243b;--surface:#052a3f;--surface2:#0a3a52;--border:#ffffff12;--border-hover:#ffffff24;--text:#f0f0f0;--text-muted:#6b6b7a;--text-dim:#9898a8;--loader-ring-track:#ffffff1a}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f5f7;--surface:#fff;--surface2:#ebebef;--border:#00000014;--border-hover:#00000029;--text:#111;--text-muted:#6b6b7a;--text-dim:#889;--loader-ring-track:#0000001a}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#03243b;--surface:#052a3f;--surface2:#0a3a52;--border:#ffffff1a;--border-hover:#ffffff2e;--text:#fff;--text-muted:#fff;--text-dim:#ffffffeb;--loader-ring-track:#ffffff1f}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;background:var(--bg)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:#47556924;min-height:100dvh;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;overflow-x:clip}@media (max-width:1024px){html{max-width:100%;overflow-x:clip}body{max-width:100%}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=image]):not([type=button]):not([type=submit]):not([type=reset]):not([type=file]):not([type=hidden]),textarea,select{font-size:max(16px,1em)}.custom-auth,.custom-auth-inner,.workspace-route,.ws-shell{min-width:0;max-width:100%}}.landing{background:var(--bg);justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.landing-orb{filter:blur(80px);pointer-events:none;border-radius:50%;animation:12s ease-in-out infinite alternate orb-drift;position:absolute}.landing-orb--1{background:radial-gradient(circle,#64748b2e 0%,#0000 70%);width:600px;height:600px;animation-duration:14s;top:-200px;left:-150px}.landing-orb--2{background:radial-gradient(circle,#64748b1a 0%,#0000 70%);width:500px;height:500px;animation-duration:18s;animation-delay:-6s;bottom:-100px;right:-100px}.landing-orb--3{background:radial-gradient(circle,#64748b12 0%,#0000 70%);width:350px;height:350px;animation-duration:10s;animation-delay:-3s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes orb-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-40px)scale(1.08)}to{transform:translate(-20px,20px)scale(.95)}}.landing-orb--3{animation-name:orb-drift-center}@keyframes orb-drift-center{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(calc(40px - 50%),calc(-50% - 20px))scale(1.1)}to{transform:translate(calc(-50% - 30px),calc(30px - 50%))scale(.9)}}.landing-noise{opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.landing-inner{z-index:10;text-align:center;padding:40px 24px 60px;padding-top:max(40px,env(safe-area-inset-top));padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(60px,env(safe-area-inset-bottom));flex-direction:column;align-items:center;width:100%;max-width:680px;animation:.7s both fade-up;display:flex;position:relative}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-logo{align-items:center;gap:10px;margin-bottom:72px;display:flex}.landing-logo-mark{background:var(--orange);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;box-shadow:0 0 28px #64748b80,0 0 60px #64748b33}.landing-logo-mark span{color:#fff;letter-spacing:-1px;font-size:20px;font-weight:900;line-height:1}.landing-logo-name{color:#fff;letter-spacing:.4px;font-size:17px;font-weight:700}.landing-badge{color:#cbd5e1;letter-spacing:.3px;text-transform:uppercase;background:#64748b1a;border:1px solid #64748b40;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:600;animation:.7s .1s both fade-up;display:inline-flex}.landing-badge-dot{background:var(--orange);width:6px;height:6px;box-shadow:0 0 6px var(--orange);border-radius:50%;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.landing-headline{color:#fff;letter-spacing:-3px;margin-bottom:24px;font-size:clamp(52px,10vw,80px);font-weight:900;line-height:1.05;animation:.7s .15s both fade-up}.landing-headline-accent{background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 40%,#64748b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-sub{color:var(--text-dim);max-width:480px;margin-bottom:40px;font-size:17px;font-weight:400;line-height:1.65;animation:.7s .2s both fade-up}.landing-actions{flex-wrap:wrap;justify-content:center;gap:12px;animation:.7s .25s both fade-up;display:flex}.landing-btn{cursor:pointer;letter-spacing:-.2px;touch-action:manipulation;border:none;border-radius:14px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.landing-btn--primary{background:var(--btn-navy-bg);color:var(--btn-navy-text);box-shadow:0 0 28px #1e293b73,0 4px 15px #0f172a59}.landing-btn--primary:hover{background:#334155;transform:translateY(-1px);box-shadow:0 0 36px #64748b59,0 6px 20px #1e293b73}.landing-btn--primary:active{transform:scale(.97)}.landing-btn--ghost{color:var(--text-dim);border:1px solid var(--border-hover);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d}.landing-btn--ghost:hover{color:#fff;background:#ffffff17;border-color:#ffffff38;transform:translateY(-1px)}.landing-features{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:56px;animation:.7s .35s both fade-up;display:flex}.landing-feature-pill{background:var(--surface);border:1px solid var(--border);color:var(--text-dim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.landing-feature-pill:hover{color:var(--text);border-color:#64748b4d}.landing-footer{color:#3a3a46;margin-top:64px;font-size:12px;animation:.7s .4s both fade-up}html[data-theme=light] body:has(.custom-auth){background:#ebf3f9}html[data-theme=dark] body:has(.custom-auth){background:var(--bg)}.custom-auth{color:#475569;min-height:100svh;padding:40px 20px 48px;padding-top:max(40px,env(safe-area-inset-top));padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));padding-bottom:max(48px,env(safe-area-inset-bottom));background:#ebf3f9;justify-content:center;align-items:center;display:flex}.custom-auth--match{-webkit-font-smoothing:antialiased}.custom-auth-boot{text-align:center;color:#64748b;margin-bottom:16px;font-size:.8125rem}.custom-auth-inner{width:100%;max-width:360px;margin:0 auto}.custom-auth-logo{justify-content:center;margin:0 auto 28px;display:flex}.custom-auth-logo-img{object-fit:contain;width:64px;height:auto;display:block}.custom-auth-logo-img--dark{object-fit:contain;border-radius:14px;width:56px;height:56px;display:none}html[data-theme=dark] .custom-auth-logo-img--default{display:none}html[data-theme=dark] .custom-auth-logo-img--dark{display:block}.custom-auth-title{text-align:center;letter-spacing:-.025em;color:#3a4554;margin-bottom:10px;font-size:1.75rem;font-weight:600}.custom-auth-subtitle{text-align:center;color:#7b8a9c;margin-bottom:32px;font-size:.9375rem;font-weight:400;line-height:1.55}.custom-auth-main{width:100%}.custom-auth-main>.custom-auth-btn-google{margin-bottom:24px}.custom-auth-oauth-stack{flex-direction:column;gap:12px;width:100%;display:flex}.custom-auth-main>.custom-auth-oauth-stack{margin-bottom:12px}.custom-auth-btn-apple{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 20px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a14}.custom-auth-btn-apple:hover:not(:disabled){opacity:.88}.custom-auth-btn-x{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 20px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a14}.custom-auth-btn-x:hover:not(:disabled){opacity:.88}.custom-auth-btn-x:disabled{opacity:.55;cursor:not-allowed}.custom-auth-x-icon{flex-shrink:0;width:18px;height:18px}.custom-auth-btn-apple:disabled{opacity:.55;cursor:not-allowed}.custom-auth-apple-icon{flex-shrink:0;width:18px;height:18px}.custom-auth-btn-phone-outline{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:9999px;width:100%;height:48px;margin-bottom:24px;padding:0 20px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.custom-auth-btn-phone-outline:hover:not(:disabled){background:#4755690f;border-color:#94a3b8}.custom-auth-btn-phone-outline:disabled{opacity:.55;cursor:not-allowed}.custom-auth-error{color:#b91c1c;background:#fef2f2f5;border:1px solid #fecaca;border-radius:14px;margin-bottom:18px;padding:10px 14px;font-size:.8125rem}.custom-auth-info{color:#64748b;background:#ffffffbf;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:16px;padding:10px 14px;font-size:.8125rem;line-height:1.5}.custom-auth-forgot-row{text-align:right;margin:4px 0 18px;font-size:.8125rem}.custom-auth-req{color:#dc2626;font-weight:500}.custom-auth-btn-google{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #dfe7ee;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 20px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a0a}.custom-auth-btn-google:hover:not(:disabled){background:#fafcfd;border-color:#d0dbe5;box-shadow:0 2px 10px #0f172a0f}.custom-auth-btn-google:disabled{opacity:.55;cursor:not-allowed}@media (max-width:767px){.custom-auth-btn-google{display:none!important}}.custom-auth-google-icon{flex-shrink:0;width:18px;height:18px}.custom-auth-form{flex-direction:column;gap:0;display:flex}.custom-auth-label{color:#64748b;margin-bottom:8px;font-size:.8125rem;font-weight:500;display:block}.custom-auth-input-shell{align-items:center;margin-bottom:20px;display:flex;position:relative}.custom-auth-form>.custom-auth-input{margin-bottom:20px}.custom-auth-input-prefix{color:#a8b4c4;pointer-events:none;z-index:1;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.custom-auth-field-icon{width:18px;height:18px}.custom-auth-toggle-eye{color:#a8b4c4;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.custom-auth-toggle-eye:hover{color:#64748b;background:#94a3b81a}.custom-auth-input{color:#3a4554;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;outline:none;width:100%;height:48px;padding:0 18px;font-size:.875rem;transition:border-color .15s,box-shadow .15s;box-shadow:0 2px 8px #0f172a09}.custom-auth-input--with-icon{padding-left:48px}.custom-auth-input--with-toggle{padding-right:48px}.custom-auth-input::placeholder{color:#a8b4c4}.custom-auth-input:focus{border-color:#c5d7e8;box-shadow:0 2px 10px #0f172a0d,0 0 0 3px #c8dcf08c}.custom-auth-input:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.custom-auth-input,.custom-auth-input::placeholder{font-size:16px}}.custom-auth-btn-login{color:#5c6a78;cursor:pointer;background:#d1dae3;border:none;border-radius:9999px;width:100%;height:48px;margin-top:4px;padding:0 20px;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,transform .1s;box-shadow:0 2px 8px #0f172a0a}.custom-auth-btn-login:hover:not(:disabled){color:#4a5568;background:#c3ced8}.custom-auth-btn-login:active:not(:disabled){transform:scale(.995)}.custom-auth-btn-login:disabled{opacity:.5;cursor:not-allowed}.custom-auth-btn-secondary{color:#6b7785;cursor:pointer;background:0 0;border:1px solid #d8e0ea;border-radius:9999px;width:100%;margin-top:12px;padding:10px 16px;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s}.custom-auth-btn-secondary:hover:not(:disabled){background:#ffffffa6;border-color:#c5d0dc}.custom-auth-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.custom-auth-footer-line{text-align:center;color:#8b9aaa;margin-top:32px;font-size:.8125rem;line-height:1.6}.custom-auth-footer-link{color:#6b7785;font-weight:500;text-decoration:none}.custom-auth-footer-link:hover{color:#4a5568;text-decoration:underline}.custom-auth-hint{color:#64748b;margin-bottom:16px;font-size:.8125rem;line-height:1.5}.custom-auth-hint strong{color:#475569}.custom-auth-link-ghost{font-size:inherit;color:#6b7785;cursor:pointer;background:0 0;border:none;margin-left:8px;padding:0;font-weight:600;text-decoration:underline;display:inline}.custom-auth-unsupported{text-align:center;color:#64748b;font-size:.875rem}.custom-auth-unsupported p{margin-bottom:12px}html[data-theme=dark] .custom-auth{background:var(--bg);color:#e2e8f0}html[data-theme=dark] .custom-auth-boot{color:#94a3b8}html[data-theme=dark] .custom-auth-title{color:#f1f5f9}html[data-theme=dark] .custom-auth-subtitle{color:#94a3b8}html[data-theme=dark] .custom-auth-error{color:#fecaca;background:#7f1d1d59;border-color:#f8717159}html[data-theme=dark] .custom-auth-info{color:#cbd5e1;background:#0f172a73;border-color:#ffffff1a}html[data-theme=dark] .custom-auth-label{color:#94a3b8}html[data-theme=dark] .custom-auth-btn-apple{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 12px #00000040}html[data-theme=dark] .custom-auth-btn-apple:hover:not(:disabled){opacity:.92}html[data-theme=dark] .custom-auth-btn-x{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 12px #00000040}html[data-theme=dark] .custom-auth-btn-x:hover:not(:disabled){opacity:.92}html[data-theme=dark] .custom-auth-btn-phone-outline{color:#e2e8f0;border-color:#fff3}html[data-theme=dark] .custom-auth-btn-phone-outline:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff47}html[data-theme=dark] .custom-auth-btn-google{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff1f;box-shadow:0 2px 12px #00000040}html[data-theme=dark] .custom-auth-btn-google:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff29}html[data-theme=dark] .custom-auth-input-prefix,html[data-theme=dark] .custom-auth-field-icon,html[data-theme=dark] .custom-auth-toggle-eye{color:#94a3b8}html[data-theme=dark] .custom-auth-toggle-eye:hover{color:#cbd5e1;background:#ffffff0f}html[data-theme=dark] .custom-auth-input{color:#f1f5f9;background:#0a35508c;border-color:#ffffff1f;box-shadow:0 2px 10px #0003}html[data-theme=dark] .custom-auth-input::placeholder{color:#64748b}html[data-theme=dark] .custom-auth-input:focus{border-color:#94a3b873;box-shadow:0 2px 12px #00000040,0 0 0 3px #64748b40}html[data-theme=dark] .custom-auth-btn-login{color:#f8fafc;background:#475569;box-shadow:0 2px 10px #0003}html[data-theme=dark] .custom-auth-btn-login:hover:not(:disabled){color:#fff;background:#64748b}html[data-theme=dark] .custom-auth-btn-secondary{color:#cbd5e1;border-color:#ffffff24}html[data-theme=dark] .custom-auth-btn-secondary:hover:not(:disabled){background:#ffffff0f;border-color:#fff3}html[data-theme=dark] .custom-auth-footer-line{color:#94a3b8}html[data-theme=dark] .custom-auth-footer-link{color:#cbd5e1}html[data-theme=dark] .custom-auth-footer-link:hover{color:#f1f5f9}html[data-theme=dark] .custom-auth-hint{color:#94a3b8}html[data-theme=dark] .custom-auth-hint strong{color:#e2e8f0}html[data-theme=dark] .custom-auth-link-ghost,html[data-theme=dark] .custom-auth-unsupported{color:#94a3b8}.sso-callback-shell{background:var(--bg);min-height:100svh}:is(html[data-theme=light] body:has(.sso-callback-shell),html[data-theme=dark] body:has(.sso-callback-shell)){background:var(--bg)}html[data-theme=light] .account-profile [class^=cl-],html[data-theme=light] .account-profile [class*=\ cl-]{--cl-color-text:#0f172a;--cl-color-text-secondary:#64748b;--cl-color-danger:#2563eb;--cl-color-danger-foreground:#fff}html[data-theme=light] .account-profile [class^=cl-] p,html[data-theme=light] .account-profile [class^=cl-] span,html[data-theme=light] .account-profile [class^=cl-] h1,html[data-theme=light] .account-profile [class^=cl-] h2,html[data-theme=light] .account-profile [class^=cl-] h3,html[data-theme=light] .account-profile [class^=cl-] label,html[data-theme=light] .account-profile [class*=\ cl-] p,html[data-theme=light] .account-profile [class*=\ cl-] span,html[data-theme=light] .account-profile [class*=\ cl-] h1,html[data-theme=light] .account-profile [class*=\ cl-] h2,html[data-theme=light] .account-profile [class*=\ cl-] h3,html[data-theme=light] .account-profile [class*=\ cl-] label{color:#0f172a}html[data-theme=light] .account-profile [class*=subtitle],html[data-theme=light] .account-profile [class*=Subtitle],html[data-theme=light] .account-profile [class*=secondary],html[data-theme=light] .account-profile [class*=Secondary],html[data-theme=light] .account-profile [class*=hint],html[data-theme=light] .account-profile [class*=Hint],html[data-theme=light] .account-profile [class*=description],html[data-theme=light] .account-profile [class*=Description],html[data-theme=light] .account-profile [class*=navbarButton]{color:#64748b!important}html[data-theme=light] .account-profile [class*=navbarButton][aria-current=page],html[data-theme=light] .account-profile [class*=navbarButton][data-active]{color:#0f172a!important}html[data-theme=light] .account-profile input,html[data-theme=light] .account-profile textarea,html[data-theme=light] .account-profile select{color:#0f172a!important;background:#fff!important;border-color:#94a3b859!important}html[data-theme=light] .account-profile [class*=divider],html[data-theme=light] .account-profile [class*=Divider]{background:#94a3b826!important;border-color:#94a3b826!important}html[data-theme=light] .account-profile a[href]{color:#475569!important}html[data-theme=light] .account-profile [class*=avatarBox],html[data-theme=light] .account-profile [class*=userPreviewAvatarContainer],html[data-theme=light] .account-profile [class*=identityPreview] [class*=avatar]{color:#f8fafc!important;background:#334155!important}html[data-theme=light] .account-profile [style*=gradient],html[data-theme=light] .account-profile [style*=linear-gradient]{background:#f1f5f9!important}html[data-theme=dark] .account-profile [style*=gradient],html[data-theme=dark] .account-profile [style*=linear-gradient]{background:#0c0f14!important}html[data-theme=light] .account-profile [class*=navbar] [class*=footer],html[data-theme=light] .account-profile [class*=pageScrollBox],html[data-theme=light] .account-profile [class*=scrollBox],html[data-theme=light] .account-profile [class*=PageScrollBox],html[data-theme=light] .account-profile [class*=ScrollBox]{background:#f1f5f9!important}html[data-theme=dark] .account-profile [class*=pageScrollBox],html[data-theme=dark] .account-profile [class*=scrollBox],html[data-theme=dark] .account-profile [class*=PageScrollBox],html[data-theme=dark] .account-profile [class*=ScrollBox]{background:#12161f!important}html[data-theme=dark] .account-profile [class*=navbar] [class*=footer]{background:#0c0f14!important}html[data-theme=dark] .account-profile a[href]{color:#94a3b8!important}html[data-theme=dark] .account-profile [class*=avatarBox],html[data-theme=dark] .account-profile [class*=userPreviewAvatarContainer],html[data-theme=dark] .account-profile [class*=identityPreview] [class*=avatar]{color:#f8fafc!important;background:#475569!important}html[data-theme=dark] .account-profile [class^=cl-],html[data-theme=dark] .account-profile [class*=\ cl-]{--cl-color-text:#e5e5e5;--cl-color-text-secondary:#a3a3a3;--cl-color-danger:#60a5fa;--cl-color-danger-foreground:#0f172a}html[data-theme=dark] .account-profile [class^=cl-] p,html[data-theme=dark] .account-profile [class^=cl-] span,html[data-theme=dark] .account-profile [class^=cl-] h1,html[data-theme=dark] .account-profile [class^=cl-] h2,html[data-theme=dark] .account-profile [class^=cl-] h3,html[data-theme=dark] .account-profile [class^=cl-] label,html[data-theme=dark] .account-profile [class*=\ cl-] p,html[data-theme=dark] .account-profile [class*=\ cl-] span,html[data-theme=dark] .account-profile [class*=\ cl-] h1,html[data-theme=dark] .account-profile [class*=\ cl-] h2,html[data-theme=dark] .account-profile [class*=\ cl-] h3,html[data-theme=dark] .account-profile [class*=\ cl-] label{color:#e5e5e5!important}html[data-theme=dark] .account-profile [class*=subtitle],html[data-theme=dark] .account-profile [class*=Subtitle],html[data-theme=dark] .account-profile [class*=secondary],html[data-theme=dark] .account-profile [class*=Secondary],html[data-theme=dark] .account-profile [class*=hint],html[data-theme=dark] .account-profile [class*=Hint],html[data-theme=dark] .account-profile [class*=description],html[data-theme=dark] .account-profile [class*=Description]{color:#a3a3a3!important}html[data-theme=dark] .account-profile [class*=navbarButton]{color:silver!important}html[data-theme=dark] .account-profile [class*=navbarButton][aria-current=page],html[data-theme=dark] .account-profile [class*=navbarButton][data-active]{color:#fff!important}html[data-theme=dark] .account-profile input,html[data-theme=dark] .account-profile textarea,html[data-theme=dark] .account-profile select{color:#e5e5e5!important;background:#141418!important;border-color:#ffffff1a!important}html[data-theme=dark] .account-profile [class*=divider],html[data-theme=dark] .account-profile [class*=Divider]{background:#ffffff12!important;border-color:#ffffff12!important}.account-page{min-height:100dvh;padding:32px 20px 80px;padding-top:max(32px,env(safe-area-inset-top));padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));padding-bottom:max(80px,env(safe-area-inset-bottom));background:radial-gradient(100% 55% at 50% 0,#94a3b829,#0000 52%),linear-gradient(#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:flex-start;display:flex;position:relative;overflow-x:hidden}html[data-theme=dark] .account-page{background:#0f1219}.account-inner{z-index:10;width:100%;max-width:640px;animation:.5s both fade-up;position:relative}.account-inner:has(.account-profile--embedded){max-width:min(52rem,100%)}.account-header{margin-bottom:28px}.account-back{color:#64748b;align-items:center;gap:6px;margin-bottom:16px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}html[data-theme=dark] .account-back{color:#94a3b8}.account-back:hover{color:#0f172a}html[data-theme=dark] .account-back:hover{color:#e2e8f0}.account-settings-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0 0 10px;font-size:13px;font-weight:600}html[data-theme=dark] .account-settings-eyebrow{color:#64748b}.account-greeting{color:#334155;letter-spacing:-.03em;flex-direction:row;align-items:center;gap:14px;margin:0;padding:0;font-size:clamp(20px,5vw,26px);font-weight:600;line-height:1.2;display:flex}html[data-theme=dark] .account-greeting{color:#e2e8f0}.account-greeting__avatar{background:linear-gradient(160deg,#dbeafe 0%,#bfdbfe 45%,#e0f2fe 100%);border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 1px 3px #0f172a14}html[data-theme=dark] .account-greeting__avatar{background:linear-gradient(160deg,#1e3a5f 0%,#1e293b 100%);box-shadow:0 1px 3px #00000059}.account-greeting__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.account-greeting__avatar-fallback{justify-content:center;align-items:flex-end;width:100%;height:100%;padding-bottom:10px;display:flex}.account-greeting__eyes{gap:8px;display:flex}.account-greeting__eyes:before,.account-greeting__eyes:after{content:"";background:#0f172a;border-radius:50%;width:5px;height:5px}html[data-theme=dark] .account-greeting__eyes:before,html[data-theme=dark] .account-greeting__eyes:after{background:#f1f5f9}.account-greeting__label{flex:1;min-width:0}.account-settings-stack{flex-direction:column;gap:20px;display:flex}.account-settings-card{background:#fff;border:1px solid #0f172a0f;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0f172a0f,0 8px 24px #0f172a0a}html[data-theme=dark] .account-settings-card{background:#1a1d28;border-color:#ffffff14;box-shadow:0 8px 32px #00000059}.account-settings-card--danger{border-color:#ef444426}.account-settings-row{width:100%;font:inherit;text-align:left;cursor:pointer;color:inherit;touch-action:manipulation;background:0 0;border:none;border-bottom:1px solid #0f172a0f;align-items:center;gap:14px;padding:16px 18px;transition:background .15s;display:flex}html[data-theme=dark] .account-settings-row{border-bottom-color:#ffffff0f}.account-settings-row:last-child,.account-settings-row--last{border-bottom:none}.account-settings-row:hover:not(.account-settings-row--static):not(:disabled){background:#0f172a08}html[data-theme=dark] .account-settings-row:hover:not(.account-settings-row--static):not(:disabled){background:#ffffff0a}.account-settings-row.account-settings-row--sign-out:hover:not(.account-settings-row--static):not(:disabled){background:#2563eb1a}.account-settings-row.account-settings-row--sign-out:hover:not(:disabled) .account-settings-row__icon,.account-settings-row.account-settings-row--sign-out:hover:not(:disabled) .account-settings-row__title{color:#1d4ed8}html[data-theme=dark] .account-settings-row.account-settings-row--sign-out:hover:not(:disabled){background:#60a5fa24}html[data-theme=dark] .account-settings-row.account-settings-row--sign-out:hover:not(:disabled) .account-settings-row__icon,html[data-theme=dark] .account-settings-row.account-settings-row--sign-out:hover:not(:disabled) .account-settings-row__title{color:#93c5fd}.account-settings-row--link{color:inherit;cursor:pointer;touch-action:manipulation;text-decoration:none}.account-settings-row--static{cursor:default}.account-settings-row--static:hover{background:0 0!important}.account-settings-row__icon{color:#475569;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}html[data-theme=dark] .account-settings-row__icon{color:#94a3b8}.account-settings-row__icon--danger,.account-settings-row--danger .account-settings-row__icon{color:#dc2626}.account-settings-row__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.account-settings-row__body--single{justify-content:center}.account-settings-row__title{color:#0f172a;letter-spacing:-.02em;font-size:15px;font-weight:500}html[data-theme=dark] .account-settings-row__title{color:#f1f5f9}.account-settings-row__sub{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}html[data-theme=dark] .account-settings-row__sub{color:#94a3b8}.account-settings-row--danger .account-settings-row__title{color:#dc2626;font-weight:500}.account-settings-chevron{color:#94a3b8;flex-shrink:0}html[data-theme=dark] .account-settings-chevron{color:#64748b}.account-seg{background:#0f172a0f;border-radius:10px;flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:0;max-width:100%;padding:3px;display:inline-flex}html[data-theme=dark] .account-seg{background:#ffffff14}.account-seg__btn{appearance:none;letter-spacing:-.01em;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}html[data-theme=dark] .account-seg__btn{color:#94a3b8}.account-seg__btn:hover{color:#0f172a}html[data-theme=dark] .account-seg__btn:hover{color:#f1f5f9}.account-seg__btn--active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0f172a1f}html[data-theme=dark] .account-seg__btn--active{color:#f8fafc;box-shadow:none;background:#ffffff1f}.account-settings-danger-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;padding:0 4px;font-size:12px;font-weight:600}html[data-theme=dark] .account-settings-danger-label{color:#64748b}.account-settings-row--gateway{flex-wrap:wrap;align-items:flex-start;gap:12px 14px}@media (min-width:520px){.account-settings-row--gateway{flex-wrap:nowrap;align-items:center}}.account-settings-row__sub--wrap{white-space:normal;line-height:1.4}.account-gateway-reset-btn{appearance:none;letter-spacing:-.02em;color:#dc2626;cursor:pointer;background:#ef44440f;border:1px solid #ef444473;border-radius:10px;flex-shrink:0;margin-left:auto;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s}html[data-theme=dark] .account-gateway-reset-btn{color:#f87171;background:#ef44441a;border-color:#f8717159}.account-gateway-reset-btn:hover:not(:disabled){background:#ef44441f}.account-gateway-reset-btn:disabled{opacity:.55;cursor:not-allowed}@media (max-width:519px){.account-settings-row--gateway .account-gateway-reset-btn{width:100%;margin-left:0}}.account-gateway-reset-feedback{border-top:1px solid #0f172a0f;margin:0;padding:10px 18px 14px;font-size:13px;line-height:1.45}html[data-theme=dark] .account-gateway-reset-feedback{border-top-color:#ffffff0f}.account-gateway-reset-feedback--ok{color:#15803d}html[data-theme=dark] .account-gateway-reset-feedback--ok{color:#4ade80}.account-gateway-reset-feedback--error{color:#dc2626}html[data-theme=dark] .account-gateway-reset-feedback--error{color:#f87171}.account-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}html[data-theme=dark] .account-modal-backdrop{background:#000000b8}.account-modal{background:#fff;border:1px solid #0f172a1a;border-radius:16px;width:100%;max-width:440px;max-height:min(90vh,560px);padding:22px 22px 18px;overflow:auto;box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #0f172a0a}html[data-theme=dark] .account-modal{background:#1a1d28;border-color:#ffffff1a;box-shadow:0 24px 48px #0000008c}.account-modal__title{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:18px;font-weight:600}html[data-theme=dark] .account-modal__title{color:#f1f5f9}.account-modal__body{margin-top:14px}.account-modal__lead{color:#334155;margin:0;font-size:14px;line-height:1.55}html[data-theme=dark] .account-modal__lead{color:#cbd5e1}.account-modal__list{color:#475569;margin:12px 0 0;padding-left:1.25rem;font-size:14px;line-height:1.5}html[data-theme=dark] .account-modal__list{color:#94a3b8}.account-modal__note{color:#64748b;margin:14px 0 0;font-size:13px;line-height:1.45}html[data-theme=dark] .account-modal__note{color:#64748b}.account-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.account-modal__btn{appearance:none;letter-spacing:-.02em;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.account-modal__btn--secondary{color:#334155;background:#0f172a0a;border-color:#0f172a1f}html[data-theme=dark] .account-modal__btn--secondary{color:#e2e8f0;background:#ffffff0f;border-color:#ffffff1f}.account-modal__btn--secondary:hover{background:#0f172a14}html[data-theme=dark] .account-modal__btn--secondary:hover{background:#ffffff1a}.account-modal__btn--danger{color:#b91c1c;background:#ef44441a;border-color:#ef444473}html[data-theme=dark] .account-modal__btn--danger{color:#fca5a5;background:#ef444426;border-color:#f8717166}.account-modal__btn--danger:hover{background:#ef44442e}.account-profile-flow{flex-direction:column;gap:16px;display:flex}.account-profile-back{color:#475569;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;padding:8px 4px;font-size:15px;font-weight:500;transition:color .15s;display:inline-flex}html[data-theme=dark] .account-profile-back{color:#94a3b8}.account-profile-back:hover{color:#0f172a}html[data-theme=dark] .account-profile-back:hover{color:#f1f5f9}.account-profile--embedded{padding:0}.account-profile{width:100%}.app-brand-logo{align-items:center;gap:12px;display:flex}.app-brand-logo-img{object-fit:contain;flex-shrink:0;width:56px;height:auto;display:block}.app-brand-logo-text{letter-spacing:.12em;text-transform:uppercase;color:var(--text);font-size:16px;font-weight:700}.prov-logo .app-brand-logo-text{letter-spacing:.14em;font-size:17px}.ws-loader{z-index:9999;background:var(--bg);opacity:1;will-change:opacity;justify-content:center;align-items:center;transition:opacity .58s cubic-bezier(.33,1,.68,1);animation:.45s both fade-up;display:flex;position:fixed;inset:0;overflow:hidden}.ws-loader--exiting{opacity:0;pointer-events:none}.ws-loader--exiting .ws-loader-ring-fill,.ws-loader--exiting .ws-loader-ring-dot{animation-play-state:paused}.ws-loader-orb{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.ws-loader-orb--1{background:radial-gradient(circle,#64748b26 0%,#0000 70%);width:500px;height:500px;animation:14s ease-in-out infinite alternate orb-drift;top:-200px;left:-150px}.ws-loader-orb--2{background:radial-gradient(circle,#64748b17 0%,#0000 70%);width:400px;height:400px;animation:18s ease-in-out -5s infinite alternate orb-drift;bottom:-100px;right:-100px}.ws-loader-inner{z-index:1;padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-bottom:max(0px,env(safe-area-inset-bottom));flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.ws-loader-logo{margin-bottom:40px}.ws-loader-logo .app-brand-logo-img{width:80px}.ws-loader-ring{width:72px;height:72px;margin-bottom:28px;position:relative}.ws-loader-ring-track{border:2px solid var(--loader-ring-track);border-radius:50%;position:absolute;inset:0}.ws-loader-ring-fill{border:2px solid #0000;border-top-color:var(--accent);filter:drop-shadow(0 0 6px #64748b73);border-right-color:#64748b59;border-radius:50%;animation:1s linear infinite spin-ring;position:absolute;inset:0}.ws-loader-ring-dot{background:var(--accent-strong);width:6px;height:6px;box-shadow:0 0 10px var(--accent-glow);transform-origin:50% 39px;border-radius:50%;animation:1s linear infinite spin-ring;position:absolute;top:-3px;left:50%;transform:translate(-50%)}@keyframes spin-ring{to{transform:rotate(360deg)}}.ws-loader-label{color:var(--text);letter-spacing:-.3px;margin-bottom:6px;font-size:16px;font-weight:600}.ws-loader-sub{text-align:center;max-width:min(360px,92vw);color:var(--text-muted);opacity:.85;font-size:13px;line-height:1.45}@media (max-width:640px){.ws-loader-sub{opacity:.95;padding:0 16px;font-size:14px}.ws-loader-label{text-align:center;padding:0 12px;font-size:17px}.ws-loader-logo{margin-bottom:28px}.ws-loader-ring{margin-bottom:22px}}.ws-shell{z-index:1;background:var(--bg);flex-direction:column;min-height:0;display:flex;position:fixed;inset:0}.ws-shell .ws-iframe{opacity:0;pointer-events:none;will-change:opacity;border:none;flex:1 1 0;width:100%;min-height:0;transition:opacity .58s cubic-bezier(.33,1,.68,1);display:block}.ws-shell .ws-iframe--visible{opacity:1;pointer-events:auto}.ws-billing-wall{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030f23f0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ws-billing-wall__card{background:var(--card-bg,#ffffff0f);border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:440px;padding:28px 24px;box-shadow:0 24px 80px #00000073}.ws-billing-wall__title{color:var(--text,#f4f8ff);letter-spacing:-.02em;margin:0 0 12px;font-size:1.25rem;font-weight:600}.ws-billing-wall__body{color:var(--text-muted,#f4f8ffd1);margin:0 0 12px;font-size:15px;line-height:1.55}.ws-billing-wall__body strong{font-variant-numeric:tabular-nums;white-space:nowrap}.ws-billing-wall__hint{color:var(--text-muted,#f4f8ff8c);margin:0 0 20px;font-size:13px;line-height:1.5}.ws-billing-wall__actions{flex-wrap:wrap;gap:10px;display:flex}.ws-billing-wall__btn{color:#f4f8ffe6;background:0 0;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.ws-billing-wall__btn:hover{background:#ffffff14;border-color:#ffffff47}.ws-billing-wall__btn--primary{color:#04101f;background:linear-gradient(135deg,#38bdf8,#6366f1);border-color:#0000}.ws-billing-wall__btn--primary:hover{filter:brightness(1.06)}html[data-theme=light] .ws-billing-wall{background:#f0f9ffeb}html[data-theme=light] .ws-billing-wall__card{background:#fff;border-color:#0f172a1f;box-shadow:0 20px 60px #0f172a1f}html[data-theme=light] .ws-billing-wall__title{color:#0f172a}html[data-theme=light] .ws-billing-wall__body{color:#334155}html[data-theme=light] .ws-billing-wall__hint{color:#64748b}html[data-theme=light] .ws-billing-wall__btn{color:#0f172a;border-color:#0f172a33}html[data-theme=light] .ws-billing-wall__btn--primary{color:#fff}@media (max-width:1024px){:is(html:has(.workspace-route),body:has(.workspace-route)){overscroll-behavior:none;touch-action:manipulation;height:100%;max-height:100%;overflow:hidden}.workspace-route{z-index:0;flex-direction:column;width:100%;height:100%;max-height:100%;display:flex;position:fixed;inset:0;overflow:hidden}.workspace-route .ws-shell{flex:1 1 0;width:100%;height:auto;min-height:0;max-height:none;position:relative;inset:auto}html[data-theme=light]:has(.workspace-route){background:#f0f9ff}html[data-theme=light]:has(.workspace-route) body{background:#f0f9ff}html[data-theme=light] .workspace-route,html[data-theme=light] .workspace-route .ws-shell{background:#f0f9ff}html[data-theme=dark]:has(.workspace-route){background:#03243b}html[data-theme=dark]:has(.workspace-route) body{background:#03243b}html[data-theme=dark] .workspace-route,html[data-theme=dark] .workspace-route .ws-shell{background:#03243b}}.upgrade-page{min-height:100dvh;padding:24px 20px 48px;padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right));padding-bottom:max(48px,env(safe-area-inset-bottom));background:var(--bg);color:var(--text)}.upgrade-page--loading{color:var(--text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}.upgrade-page__header{max-width:1120px;margin:0 auto 28px}.upgrade-page__back{color:var(--text-muted);margin-bottom:16px;font-size:13px;text-decoration:none;display:inline-block}.upgrade-page__back:hover{color:var(--text)}.upgrade-page__title{letter-spacing:-.03em;margin:0 0 6px;font-size:28px;font-weight:700}.upgrade-page__sub{color:var(--text-muted);margin:0;font-size:15px}.upgrade-page__muted{color:var(--text-muted);margin:10px 0 0;font-size:13px}.upgrade-page__flash{border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px}.upgrade-page__flash--ok{color:var(--text);background:#34d3991f}.upgrade-page__flash--muted{color:var(--text-muted);background:#64748b1a}.upgrade-page__flash--warn{background:#fbbf2424;border:1px solid #d9770640}.upgrade-page__flash--err{color:#b91c1c;background:#f871711f}.upgrade-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;max-width:1120px;margin:0 auto;display:grid}@media (max-width:1100px){.upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.upgrade-grid{grid-template-columns:1fr}}.upgrade-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:14px;padding:22px 20px 20px;display:flex;position:relative}.upgrade-card--featured{border-color:#47556973;transform:translateY(-2px);box-shadow:0 12px 40px #00000014,0 0 0 1px #64748b1f}html[data-theme=dark] .upgrade-card--featured{box-shadow:0 16px 48px #00000073,0 0 0 1px #94a3b81f}.upgrade-card__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:#64748b29;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.upgrade-card__name{margin:0;font-size:18px;font-weight:700}.upgrade-card__price{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:700}.upgrade-card__price--custom{font-size:22px}.upgrade-card__period{color:var(--text-muted);font-size:15px;font-weight:600}.upgrade-card__lead{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.upgrade-card__list{flex-direction:column;flex:auto;gap:10px;margin:0;padding:0;list-style:none;display:flex}.upgrade-card__list li{color:var(--text);align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.upgrade-card__ico{width:22px;height:22px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.upgrade-card__ico--check{color:var(--accent-strong)}.upgrade-btn{cursor:pointer;text-align:center;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:filter .15s,opacity .15s;display:inline-flex}.upgrade-btn:disabled{opacity:.55;cursor:not-allowed}.upgrade-btn--primary{color:#fff;background:linear-gradient(#94a3b8,#64748b);box-shadow:0 4px 16px #64748b40}.upgrade-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.upgrade-btn--ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0}.upgrade-page__footer{text-align:center;max-width:1120px;margin:28px auto 0;font-size:13px}.upgrade-page__footer a{color:var(--accent-strong);text-decoration:none}.upgrade-page__footer a:hover{text-decoration:underline}.app-sign-out-page{background:var(--bg);justify-content:center;align-items:center;min-height:100svh;display:flex}:is(html[data-theme=light] body:has(.app-sign-out-page),html[data-theme=dark] body:has(.app-sign-out-page)){background:var(--bg)}.app-sign-out-inner{text-align:center}.app-sign-out-spinner{border:2px solid #64748b59;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;margin:0 auto 12px;animation:.7s linear infinite spin-ring}.app-sign-out-text{color:var(--text-muted);font-size:14px}.app-sign-out-hint{margin:16px 0 0}.app-sign-out-skip{font:inherit;color:var(--accent,#2563eb);cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.app-sign-out-skip:hover{opacity:.85}.prov-page{background:var(--bg);isolation:isolate;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.prov-orb{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.prov-orb--1{background:radial-gradient(circle,#64748b24 0%,#0000 70%);width:700px;height:700px;animation:16s ease-in-out infinite alternate orb-drift;top:-200px;left:-200px}.prov-orb--2{background:radial-gradient(circle,#64748b14 0%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out -8s infinite alternate orb-drift;bottom:-150px;right:-100px}.prov-inner{z-index:10;text-align:center;padding:40px 24px 60px;padding-top:max(40px,env(safe-area-inset-top));padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(60px,env(safe-area-inset-bottom));flex-direction:column;align-items:center;width:100%;max-width:560px;animation:.6s both fade-up;display:flex;position:relative}.prov-logo{margin-bottom:44px}.prov-spinner{width:80px;height:80px;margin-bottom:36px;position:relative}.prov-spinner-track{border:2px solid var(--loader-ring-track);border-radius:50%;position:absolute;inset:0}.prov-spinner-fill{border:2px solid #0000;border-top-color:var(--accent);filter:drop-shadow(0 0 8px #64748b66);border-right-color:#64748b59;border-radius:50%;animation:1s linear infinite spin-ring;position:absolute;inset:0}.prov-spinner-dot{background:var(--accent-strong);width:7px;height:7px;box-shadow:0 0 12px var(--accent-glow);transform-origin:50% 43px;border-radius:50%;animation:1s linear infinite spin-ring;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.prov-headline{color:var(--text);letter-spacing:-.8px;margin-bottom:12px;font-size:clamp(24px,5vw,34px);font-weight:800;line-height:1.15}.prov-sub{color:var(--text-muted);margin-bottom:40px;font-size:15px;line-height:1.5}.prov-steps{flex-direction:column;gap:8px;width:100%;max-width:400px;margin-bottom:32px;display:flex}.prov-step{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:center;gap:14px;padding:14px 18px;transition:border-color .25s,background .25s;animation:.5s both fade-up;display:flex}.prov-step--done{background:#22c55e09;border-color:#22c55e38}.prov-step--active{background:#64748b12;border-color:#64748b73;box-shadow:inset 0 1px #ffffff0a}.prov-step--pending{opacity:1;border-color:var(--border);background:var(--surface)}.prov-step--pending .prov-step-label{color:var(--text-dim)}.prov-step-num{letter-spacing:.06em;width:1.75rem;color:var(--text-muted);text-align:left;flex-shrink:0;font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600;line-height:1}.prov-step--active .prov-step-num{color:var(--accent-bright)}.prov-step--done .prov-step-num{color:#22c55e}.prov-step-label{text-align:left;letter-spacing:-.01em;color:var(--text);flex:1;font-size:13px;font-weight:500;line-height:1.35}.prov-step-status{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.prov-step--done .prov-step-status{color:#22c55e}.prov-step-dot{background:var(--accent-strong);border-radius:50%;width:8px;height:8px;animation:1.2s infinite pulse-dot;box-shadow:0 0 8px #64748b8c}.prov-step-pending{background:var(--border-hover);border-radius:50%;width:8px;height:8px}.prov-progress{background:var(--surface2);border-radius:100px;width:100%;max-width:380px;height:3px;margin-bottom:20px;overflow:hidden}.prov-progress-bar{background:linear-gradient(90deg,#64748b,#94a3b8);border-radius:100px;height:100%;animation:8s linear infinite prov-progress-fill;box-shadow:0 0 10px #64748b99}@keyframes prov-progress-fill{0%{width:5%}70%{width:85%}to{width:92%}}.prov-note{color:var(--text-muted);letter-spacing:.2px;font-size:12px}.prov-error-card{background:#ef44440f;border:1px solid #ef444433;border-radius:16px;flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:440px;padding:32px 28px;display:flex}.prov-error-card--billing{background:#fbbf2414;border-color:#fbbf2447}.prov-error-card--billing .prov-error-title{color:#fde68a}.prov-error-icon{color:#f87171;background:#f871711f;border-radius:999px;justify-content:center;align-self:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:800;display:flex}.prov-error-card--billing .prov-error-icon{color:#fbbf24;background:#fbbf2426}.prov-error-icon svg{opacity:.95}.prov-error-title{color:#fca5a5;letter-spacing:-.03em;text-align:center;margin:0;font-size:1.35rem;font-weight:700;line-height:1.25}.prov-error-msg{color:#e2e8f0e0;font-size:14px;font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);word-break:break-word;overflow-wrap:break-word;text-align:left;background:#00000038;border-radius:10px;width:100%;margin:0;padding:12px 16px;line-height:1.55}.prov-error-msg--plain{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.prov-usage-meter{flex-direction:column;gap:10px;width:100%;display:flex}.prov-usage-meter__bar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.prov-usage-meter__fill{border-radius:inherit;background:linear-gradient(90deg,#fbbf24,#f97316);min-width:4px;height:100%;transition:width .35s}.prov-usage-meter__stats{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px 14px;display:flex}.prov-usage-meter__pair{flex-direction:column;align-items:center;gap:2px;min-width:0;display:inline-flex}.prov-usage-meter__label{letter-spacing:.06em;text-transform:uppercase;color:#e2e8f08c;font-size:11px;font-weight:600}.prov-usage-meter__value{color:#f8fafc;white-space:nowrap;font-size:1.125rem;font-weight:700}.prov-usage-meter__sep{color:#f8fafc59;align-self:center;font-size:1.25rem;font-weight:300}.prov-error-hint{color:#cbd5e1c7;text-align:center;margin:0;font-size:13px;line-height:1.55}.prov-error-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.prov-error-hint code{color:#a3a3b3;background:#ffffff12;border-radius:5px;padding:2px 6px;font-size:12px}.prov-retry-btn{background:var(--btn-navy-bg);color:var(--btn-navy-text);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex;box-shadow:0 0 20px #64748b4d}.prov-retry-btn--secondary{box-shadow:none;background:#0f172a73;border-color:#ffffff24}.prov-retry-btn--secondary:hover{background:#1e293ba6}.prov-retry-btn:hover{background:#334155;transform:translateY(-1px)}.app-sign-out-page{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}@media (max-width:480px){.landing-btn{justify-content:center;min-height:48px}.account-settings-row{min-height:48px}.account-seg__btn{min-height:44px}}.account-back:focus-visible,.account-profile-back:focus-visible,.account-settings-row:focus-visible,.account-settings-row--link:focus-visible{outline-offset:2px;outline:2px solid #4755698c}html[data-theme=dark] .account-back:focus-visible,html[data-theme=dark] .account-profile-back:focus-visible,html[data-theme=dark] .account-settings-row:focus-visible,html[data-theme=dark] .account-settings-row--link:focus-visible{outline-color:#94a3b88c}@media (prefers-reduced-motion:reduce){.prov-retry-btn:hover,.landing-btn--primary:hover,.landing-btn--ghost:hover{transform:none}}.access-pending{background:linear-gradient(165deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.access-pending-inner{text-align:center;background:#fff;border-radius:16px;max-width:420px;padding:32px 28px;box-shadow:0 12px 40px #0f172a14}.access-pending-mark{color:#f8fafc;background:#0f172a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:22px;font-weight:800;display:flex}.access-pending-title{color:#0f172a;letter-spacing:-.3px;margin:0 0 12px;font-size:22px;font-weight:700}.access-pending-text{color:#475569;margin:0;font-size:15px;line-height:1.55}.access-pending-email{color:#0f172a}.access-pending-actions{flex-direction:column;gap:10px;margin-top:24px;display:flex}.access-pending-btn{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.access-pending-btn--primary{color:#f8fafc;background:#0f172a;border-color:#0f172a}
