:root{--brand-primary:#3157d5;--brand-primary-dark:#2445b5;--brand-violet:#7456e8;--brand-cyan:#00a8c8;--brand-ink:#172033;--brand-canvas:#f5f7fb;--night:var(--brand-ink);--night-soft:#273550;--violet:var(--brand-primary);--violet-dark:var(--brand-primary-dark);--turquoise:var(--brand-cyan);--canvas:var(--brand-canvas);--surface:#fff;--surface-soft:#f8faff;--text:var(--brand-ink);--muted:#667085;--border:#dfe5ef;--control-border:#7d899d;--focus:var(--brand-primary);--success:#08745f;--error:#b42335;--radius-sm:.7rem;--radius-md:1.15rem;--radius-lg:2rem;--shadow:0 24px 70px #35447826}*{box-sizing:border-box}html{background:var(--canvas);min-width:20rem}body{color:var(--text);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:wait}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:100;color:#fff;background:var(--night);border-radius:var(--radius-sm);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.brand-signature{color:inherit;align-items:center;gap:.75rem;display:inline-flex}.brand-mark{filter:drop-shadow(0 7px 13px #3157d529);flex:none;width:2.7rem;height:2.7rem}.brand-wordmark{color:var(--brand-ink);letter-spacing:-.045em;font-size:1.08rem;font-weight:800}.brand-wordmark-accent{color:var(--brand-primary)}.auth-canvas{background:var(--canvas);grid-template-columns:minmax(0,1.12fr) minmax(28rem,.88fr);min-height:100svh;padding:.8rem;display:grid}.brand-panel{color:#fff;background:radial-gradient(circle at 88% 12%, #7456e87a, transparent 30%), radial-gradient(circle at 7% 93%, #00a8c83d, transparent 34%), linear-gradient(145deg, #111a31 0%, var(--brand-ink) 48%, #202b4a 100%);border-radius:calc(var(--radius-lg) - .25rem);border:1px solid #ffffff14;flex-direction:column;min-height:calc(100svh - 1.6rem);padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.brand-panel:before{content:"";opacity:.42;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:2.65rem 2.65rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.brand-panel>*{z-index:1;position:relative}.brand-copy{z-index:2;max-width:41rem;margin-top:auto;margin-bottom:clamp(4rem,10vh,8rem)}.brand-copy h1{letter-spacing:-.065em;max-width:9ch;margin:.45rem 0 1.4rem;font-size:clamp(3.15rem,6vw,6.8rem);font-weight:280;line-height:.94}.brand-copy>p:last-child{color:#c5cee1;max-width:36rem;margin:0;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.65}.eyebrow{color:var(--violet-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:760}.canvas-composition{aspect-ratio:1;width:min(32vw,30rem);position:absolute;top:clamp(7rem,14vh,10rem);right:clamp(2rem,6vw,7rem)}.canvas-orbit{border:1px solid #ffffff26;border-radius:50%;position:absolute;inset:7%;box-shadow:0 0 90px #00a8c81c}.canvas-orbit:before,.canvas-orbit:after{content:"";border:1px solid #70dcf057;position:absolute;inset:14%;transform:rotate(24deg)}.canvas-orbit:after{background:linear-gradient(145deg, var(--brand-violet), var(--brand-primary));border:0;border-radius:50%;inset:32%;box-shadow:0 0 70px #7456e861,inset 0 1px 1px #ffffff52}.canvas-tile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.7rem;display:block;position:absolute}.tile-one{background:#ffffff24;border:1px solid #ffffff40;width:28%;height:28%;top:4%;left:5%;transform:rotate(-8deg);box-shadow:0 24px 60px #060a1c59}.tile-two{background:var(--turquoise);width:24%;height:24%;bottom:16%;right:0;transform:rotate(12deg);box-shadow:0 18px 45px #00a8c852}.tile-three{border:2px solid #a796ff;width:13%;height:13%;bottom:1%;left:4%}.canvas-line{background:linear-gradient(#0000,#70dcf0cc,#0000);width:1px;height:30%;position:absolute;top:7%;right:16%}.canvas-index{color:#b8c3da;letter-spacing:.16em;font-size:.65rem;position:absolute;top:2%;right:20%}.access-panel{background:radial-gradient(circle at 100% 0,#7456e814,#0000 23rem),0 0;flex-direction:column;min-height:calc(100svh - 1.6rem);padding:clamp(1.25rem,4vw,4rem);display:flex}.access-toolbar,.app-header,.app-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.access-toolbar label,.app-actions label{color:var(--muted);align-items:center;gap:.7rem;font-size:.78rem;font-weight:650;display:flex}.locale-switcher{min-height:2.9rem;position:relative}.locale-trigger{min-width:9.8rem;min-height:2.75rem;color:var(--text);border:1px solid var(--control-border);background:#ffffffdb;border-radius:999px;align-items:center;gap:.65rem;padding:.4rem .7rem;font-size:.82rem;font-weight:680;transition:border-color .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 8px 24px #2b3b6914}select{min-height:2.75rem;color:var(--text);background:var(--surface);border:1px solid var(--control-border);border-radius:999px;padding:0 2.2rem 0 .85rem}.locale-trigger:hover,.locale-trigger[aria-expanded=true]{background:var(--surface);border-color:var(--brand-primary)}.locale-trigger:focus-visible{border-color:var(--brand-primary);outline:0;box-shadow:0 0 0 4px #3157d51f}.locale-flag{border-radius:.18rem;flex:none;width:1.55rem;height:1.1rem;box-shadow:0 0 0 1px #141f3d21}.locale-current{text-align:left;flex:1}.locale-chevron{width:1rem;height:1rem;color:var(--muted);fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;transition:transform .16s}.locale-trigger[aria-expanded=true] .locale-chevron{transform:rotate(180deg)}.locale-menu{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #c6cfe2d1;border-radius:.9rem;gap:.2rem;width:max(100%,12rem);padding:.4rem;animation:.14s ease-out locale-menu-in;display:grid;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 18px 48px #1d284b2e}.locale-option{width:100%;min-height:2.75rem;color:var(--text);text-align:left;background:0 0;border:0;border-radius:.65rem;grid-template-columns:1.55rem 1fr 1rem;align-items:center;gap:.7rem;padding:.55rem .65rem;font-size:.84rem;font-weight:650;display:grid}.locale-option:hover,.locale-option:focus-visible{background:#eef2ff;outline:0}.locale-check{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}@keyframes locale-menu-in{0%{opacity:0;transform:translateY(-.3rem)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.form-stage h2{letter-spacing:-.052em;margin:0;font-size:clamp(2.15rem,4vw,3.35rem);line-height:1.02}.form-description{color:var(--muted);margin:1rem 0 2.25rem;line-height:1.65}.form-stage form{gap:1.2rem;display:grid}.field{gap:.5rem;display:grid}.field input{width:100%;min-height:3.35rem;color:var(--text);background:var(--surface);border:1px solid var(--control-border);border-radius:var(--radius-sm);padding:0 1rem;transition:border-color .16s,box-shadow .16s}.input-control,.password-field{position:relative}.field input:hover{border-color:var(--brand-primary)}.field input:focus{border-color:var(--violet);box-shadow:0 0 0 4px #3157d51f}.field input[aria-invalid=true]{border-color:var(--error);box-shadow:0 0 0 4px #b4233517}.field[data-state=valid] input{border-color:var(--success)}.field-status{width:1.25rem;height:1.25rem;color:var(--success);background:#e9f8f3;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.field[data-state=invalid] .field-status{color:var(--error);background:#fff0f1}.field-status svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.9rem;height:.9rem}.field-message{color:var(--error);margin:0;font-size:.78rem;line-height:1.4}.reveal-button{width:2.75rem;min-height:2.75rem;color:var(--violet-dark);background:0 0;border:0;border-radius:.65rem;place-items:center;padding:0;transition:color .16s,background .16s;display:grid;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.reveal-button:hover,.reveal-button:focus-visible{color:var(--brand-primary);background:#eef2ff;outline:0}.reveal-button:focus-visible{box-shadow:0 0 0 3px #3157d524}.reveal-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.3rem;height:1.3rem}.primary-button,.secondary-button{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:.7rem;min-height:3.25rem;font-weight:720;transition:transform .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:var(--violet);border:1px solid var(--violet);margin-top:.35rem;padding:0 1.25rem;overflow:hidden;box-shadow:0 12px 30px #3157d53d}.primary-button:hover:not(:disabled){background:var(--violet-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.68}.button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.form-alert{color:#861d2d;border-left:3px solid var(--error);background:#fff0f1;border-radius:.45rem;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;font-size:.88rem;line-height:1.45;display:flex}.alert-icon{color:#fff;background:var(--error);border-radius:50%;flex:none;place-items:center;width:1.2rem;height:1.2rem;margin-top:.05rem;font-size:.72rem;font-weight:800;display:grid}.password-strength{gap:.55rem;display:grid}.strength-labels{color:var(--muted);justify-content:space-between;font-size:.75rem;display:flex}.strength-labels strong{color:var(--text)}.password-strength progress{width:100%;height:.38rem;accent-color:var(--turquoise);border:0;border-radius:999px;overflow:hidden}.password-strength p,.security-note{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.security-note{text-align:center;width:min(100%,30rem);margin:2rem auto 0}.security-note span{color:var(--success)}.authenticated-canvas{background:radial-gradient(circle at 90% 10%, #00a8c826, transparent 25rem), var(--canvas);min-height:100svh;padding:clamp(1.25rem,4vw,4rem)}.app-header{max-width:75rem;margin:0 auto}.secondary-button{min-height:2.75rem;color:var(--night);border:1px solid var(--control-border);background:0 0;padding:0 1rem}.secondary-button:hover:not(:disabled){background:#fff}.identity-card{background:var(--surface);border-radius:var(--radius-lg);max-width:75rem;min-height:31rem;box-shadow:var(--shadow);border:1px solid #fff;margin:clamp(3rem,10vh,8rem) auto 0;padding:clamp(2rem,6vw,5rem);position:relative;overflow:hidden}.identity-card h1{letter-spacing:-.06em;max-width:14ch;margin:0;font-size:clamp(2.5rem,6vw,5.8rem);font-weight:300;line-height:.98}.identity-card dl{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:40rem;margin:4rem 0 0;display:grid;position:relative}.identity-card dl>div{border-top:1px solid var(--border);padding-top:1rem}.identity-card dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.identity-card dd{overflow-wrap:anywhere;margin:.5rem 0 0;font-size:.94rem;font-weight:650}.identity-accent{aspect-ratio:1;background:linear-gradient(145deg, var(--brand-primary), var(--brand-violet));opacity:.95;border-radius:42% 58% 65% 35%;width:min(45vw,32rem);position:absolute;bottom:-8rem;right:-5rem;transform:rotate(16deg)}.identity-accent:after{content:"";background:var(--turquoise);border-radius:50%;position:absolute;inset:23%}@media (max-width:56rem){.auth-canvas{grid-template-columns:1fr;padding:0}.brand-panel{border-radius:0 0 var(--radius-lg) var(--radius-lg);min-height:13rem;padding:1.4rem}.brand-copy{margin:auto 0 0}.brand-copy h1{max-width:none;margin-bottom:0;font-size:clamp(2.1rem,8vw,3.5rem)}.brand-copy>p:last-child,.canvas-composition{display:none}.access-panel{min-height:calc(100svh - 13rem);padding:1.5rem}.access-toolbar{margin-bottom:3rem}.form-frame{margin:0 auto}.identity-card dl{grid-template-columns:1fr}}@media (max-width:36rem){.brand-panel>.brand-signature{display:none}.access-toolbar>.brand-signature{display:inline-flex}.access-panel{padding-inline:1rem}.app-actions label>span,.app-header .brand-wordmark{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.form-stage h2{font-size:2.25rem}.app-actions{gap:.5rem}.identity-card{border-radius:var(--radius-md);min-height:35rem}.identity-accent{opacity:.22;width:25rem;right:-8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--auth-visual:#eef2ff;--auth-visual-strong:#e2e8ff;--auth-grid:#3157d512;--auth-panel:#fff;--auth-panel-muted:#f7f8fc;--auth-panel-border:#1f305314;--auth-copy:#172033;--auth-copy-muted:#5d6a80;--preview-surface:#ffffffe6;--preview-border:#3157d51f;--preview-shadow:0 28px 65px #2e3c7726;--switch-track:#e8ecf4;--switch-thumb:#fff}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--brand-ink:#edf2ff;--brand-canvas:#0a1020;--night:#edf2ff;--night-soft:#b7c1d5;--canvas:#0a1020;--surface:#111a2c;--surface-soft:#172238;--text:#edf2ff;--muted:#a5b0c5;--border:#29374e;--control-border:#465771;--success:#48d6ae;--error:#ff8293;--auth-visual:#101a32;--auth-visual-strong:#172442;--auth-grid:#8b9dff14;--auth-panel:#0d1526;--auth-panel-muted:#111c30;--auth-panel-border:#b7c6e61a;--auth-copy:#f1f4ff;--auth-copy-muted:#aab5ca;--preview-surface:#121d34eb;--preview-border:#8a9bff2e;--preview-shadow:0 30px 70px #0000004d;--switch-track:#2c3a52;--switch-thumb:#5366e8}body{color:var(--text);background:var(--canvas);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .22s,background-color .22s}.auth-canvas{background:var(--canvas);grid-template-columns:minmax(0,1.08fr) minmax(27rem,.92fr);gap:0;min-height:100dvh;padding:.75rem}.brand-panel{min-height:calc(100dvh - 1.5rem);color:var(--auth-copy);background:radial-gradient(circle at 90% 4%, #7456e82e, transparent 26rem), radial-gradient(circle at 0% 100%, #00a8c821, transparent 24rem), linear-gradient(var(--auth-grid) 1px, transparent 1px), linear-gradient(90deg, var(--auth-grid) 1px, transparent 1px), var(--auth-visual);border:1px solid var(--preview-border);box-shadow:none;background-size:auto,auto,2.5rem 2.5rem,2.5rem 2.5rem,auto;border-radius:1.55rem 0 0 1.55rem;grid-template-rows:auto auto minmax(16rem,1fr) auto;padding:clamp(1.75rem,3vw,3rem);transition:color .22s,background-color .22s,border-color .22s;display:grid}.brand-panel:before{opacity:.55;background:radial-gradient(circle,#5066f22e,#0000 68%);width:22rem;height:22rem;inset:auto -6rem -8rem auto;-webkit-mask-image:none;mask-image:none}.brand-panel-header{z-index:2;justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand-panel .brand-wordmark{color:var(--auth-copy)}.brand-panel .brand-wordmark-accent{color:var(--brand-primary)}.brand-mark{filter:none;width:2.35rem;height:2.35rem}.brand-wordmark{letter-spacing:-.04em;font-size:1rem}.brand-edition{color:var(--auth-copy-muted);background:var(--preview-surface);border:1px solid var(--preview-border);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.45rem .65rem;font-size:.65rem;font-weight:700}.brand-copy{max-width:32rem;margin:clamp(3.5rem,7vh,6rem) 0 0}.eyebrow{color:var(--brand-primary-dark);letter-spacing:.13em;margin-bottom:.55rem;font-size:.66rem;font-weight:750}.eyebrow-inverse{color:var(--brand-primary)}.brand-copy h1{max-width:14ch;color:var(--auth-copy);letter-spacing:-.055em;margin:0 0 .85rem;font-size:clamp(2.45rem,4vw,4.25rem);font-weight:670;line-height:.98}.brand-copy>p:last-child{max-width:31rem;color:var(--auth-copy-muted);font-size:clamp(.9rem,1.1vw,1rem);line-height:1.6}.studio-preview{z-index:2;align-self:end;width:min(88%,34rem);margin-top:clamp(2rem,5vh,3.75rem);position:relative}.studio-window{background:var(--preview-surface);border:1px solid var(--preview-border);box-shadow:var(--preview-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.15rem;overflow:hidden}.studio-window-header{border-bottom:1px solid var(--preview-border);align-items:center;gap:.35rem;height:2.65rem;padding:0 .9rem;display:flex}.studio-dot{background:#ccd4e5;border-radius:50%;width:.42rem;height:.42rem}.studio-dot:first-child{background:#8292ff}.studio-status{background:#08745f1a;border-radius:999px;place-items:center;width:3.75rem;height:1.25rem;margin-left:auto;display:grid}.studio-status span{background:var(--success);opacity:.7;border-radius:999px;width:1.85rem;height:.28rem}.studio-layout{grid-template-columns:3rem 1fr;min-height:13.8rem;display:grid}.studio-sidebar{border-right:1px solid var(--preview-border);background:#3157d50d;align-content:start;justify-items:center;gap:.75rem;padding:1rem 0;display:grid}.studio-sidebar-item{border:1px solid var(--preview-border);border-radius:.4rem;width:1.35rem;height:1.35rem}.studio-sidebar-item.is-active{background:var(--brand-primary);border-color:var(--brand-primary);box-shadow:0 5px 12px #3157d53d}.studio-content{padding:1rem}.studio-title-line{background:var(--auth-copy);opacity:.76;border-radius:999px;width:7rem;height:.55rem;margin-bottom:.9rem}.studio-cards{grid-template-columns:minmax(7.5rem,.8fr) minmax(9rem,1.2fr);gap:.75rem;display:grid}.studio-media-card,.studio-copy-card{border:1px solid var(--preview-border);border-radius:.8rem;min-height:6.35rem}.studio-media-card{background:linear-gradient(145deg,#5968e8,#7956df 55%,#20b6d2);position:relative;overflow:hidden}.studio-media-shape{border:1px solid #ffffff70;display:block;position:absolute}.shape-a{border-radius:50%;width:4.3rem;height:4.3rem;top:-1rem;right:-.4rem}.shape-b{border-radius:.7rem;width:3rem;height:3rem;bottom:-.9rem;left:.8rem;transform:rotate(24deg)}.studio-media-play{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:1px solid #fff6;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.studio-media-play svg{fill:currentColor;width:1rem}.studio-copy-card{background:var(--auth-panel-muted);flex-direction:column;padding:.85rem;display:flex}.studio-kicker,.studio-copy-line,.studio-progress{border-radius:999px;display:block}.studio-kicker{background:var(--brand-primary);width:3.1rem;height:.35rem;margin-bottom:.75rem}.studio-copy-line{background:var(--auth-copy-muted);opacity:.25;width:70%;height:.35rem;margin-bottom:.45rem}.studio-copy-line.is-long{opacity:.55;width:94%;height:.55rem}.studio-copy-line.is-short{width:48%}.studio-progress{background:var(--border);height:.3rem;margin-top:auto}.studio-progress span{background:linear-gradient(90deg, var(--brand-primary), var(--brand-violet));border-radius:inherit;width:68%;height:100%;display:block}.studio-calendar{grid-template-columns:repeat(7,1fr);gap:.3rem;margin-top:.75rem;display:grid}.studio-calendar span{background:var(--border);border-radius:.2rem;height:.42rem}.studio-calendar span.is-selected{background:var(--turquoise);box-shadow:0 0 0 3px #00a8c81f}.studio-float{background:var(--preview-surface);border:1px solid var(--preview-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);place-items:center;display:grid;position:absolute;box-shadow:0 14px 32px #24366d26}.studio-float-spark{width:3rem;height:3rem;color:var(--brand-primary);border-radius:.85rem;top:-1rem;right:-1.4rem;transform:rotate(7deg)}.studio-float-spark svg,.studio-float-check svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.4rem}.studio-float-check{color:#fff;background:var(--success);border-color:#0000;border-radius:50%;width:2.65rem;height:2.65rem;bottom:-1rem;right:2.25rem}.studio-float-wave{border-radius:.75rem;grid-template-columns:repeat(4,1fr);align-items:center;gap:.16rem;width:2.4rem;height:4.4rem;padding:.55rem;bottom:2.4rem;left:-1rem}.studio-float-wave span{background:var(--brand-violet);border-radius:999px;width:.18rem;height:45%}.studio-float-wave span:nth-child(2){height:80%}.studio-float-wave span:nth-child(3){height:62%}.studio-float-wave span:nth-child(4){height:34%}.brand-steps{z-index:2;grid-template-columns:repeat(3,1fr);gap:.5rem;width:min(88%,34rem);margin-top:1.4rem;display:grid}.brand-steps span{gap:.45rem;display:grid}.brand-steps i{color:var(--auth-copy-muted);letter-spacing:.1em;font-size:.58rem;font-style:normal;font-weight:700}.brand-steps b{background:var(--preview-border);border-radius:999px;height:2px}.brand-steps span:first-child b{background:var(--brand-primary)}.access-panel{min-height:calc(100dvh - 1.5rem);color:var(--text);background:var(--auth-panel);border:1px solid var(--auth-panel-border);border-left:0;border-radius:0 1.55rem 1.55rem 0;padding:clamp(1.25rem,3vw,2.75rem);transition:color .22s,background-color .22s,border-color .22s}.access-toolbar{min-height:2.65rem}.access-toolbar>.brand-signature{display:none}.access-preferences{align-items:center;gap:.65rem;margin-left:auto;display:flex}.theme-toggle{--theme-toggle-thumb-size:1.6rem;--theme-toggle-thumb-travel:1.6rem;color:#76839a;background:var(--switch-track);border:1px solid var(--auth-panel-border);border-radius:999px;width:3.7rem;height:2.1rem;padding:0;transition:background-color .2s,border-color .2s;position:relative;box-shadow:inset 0 1px 2px #1b274212}.theme-toggle-thumb{z-index:1;width:var(--theme-toggle-thumb-size);height:var(--theme-toggle-thumb-size);background:var(--switch-thumb);border-radius:50%;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .2s;position:absolute;top:50%;left:.25rem;transform:translateY(-50%);box-shadow:0 2px 7px #1c2a4d3d}.theme-toggle[aria-checked=true] .theme-toggle-thumb{transform:translate(var(--theme-toggle-thumb-travel), -50%)}.theme-icon{z-index:2;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:.95rem;height:.95rem;position:absolute;top:50%;left:.575rem;transform:translateY(-50%)}.theme-icon-sun{color:#e19b14}.theme-icon-moon{transform:translate(var(--theme-toggle-thumb-travel), -50%)}.theme-toggle[aria-checked=true] .theme-icon-sun{color:#8792a7}.theme-toggle[aria-checked=true] .theme-icon-moon{color:#fff}.theme-toggle:hover{border-color:var(--brand-primary)}.theme-toggle:focus-visible{outline:0;box-shadow:0 0 0 4px #3157d529}.locale-switcher{min-height:2.6rem}.locale-trigger{min-width:8.8rem;min-height:2.6rem;color:var(--text);background:var(--auth-panel-muted);border-color:var(--border);box-shadow:none;gap:.55rem;padding:.35rem .65rem;font-size:.76rem}.locale-flag{width:1.35rem;height:.96rem}.locale-menu{background:color-mix(in srgb, var(--surface) 96%, transparent);border-color:var(--border)}.locale-option{color:var(--text)}.locale-option:hover,.locale-option:focus-visible{background:color-mix(in srgb, var(--brand-primary) 10%, var(--surface))}.locale-option[aria-checked=true]{color:var(--text);background:color-mix(in srgb, var(--brand-primary) 14%, var(--surface))}.form-frame{width:min(100%,25rem);margin:auto}.form-stage h2{letter-spacing:-.045em;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:690;line-height:1.08}.form-description{color:var(--muted);margin:.7rem 0 1.7rem;font-size:.9rem;line-height:1.55}.form-stage form{gap:1rem}.field{gap:.4rem}.field label{font-size:.78rem;font-weight:680}.field input{min-height:3rem;color:var(--text);background:var(--surface);border-color:var(--control-border);border-radius:.75rem;padding:0 .9rem;font-size:.9rem}.field input::placeholder{color:color-mix(in srgb, var(--muted) 72%, transparent)}.field-status{width:1.1rem;height:1.1rem;right:.8rem}.password-field input{padding-right:5.7rem}.password-field .field-status{right:3.35rem}.reveal-button{width:2.65rem;min-height:2.65rem;color:var(--brand-primary);right:.2rem}.primary-button,.secondary-button{border-radius:.75rem;min-height:3rem;font-size:.88rem}.primary-button{background:linear-gradient(105deg, var(--brand-primary), #5947c8);border:0;margin-top:.15rem;box-shadow:0 12px 26px #3157d538}.primary-button:hover:not(:disabled){background:linear-gradient(105deg, var(--brand-primary-dark), #4737b5)}.field-message,.password-strength p,.strength-labels{font-size:.72rem}.form-alert{color:color-mix(in srgb, var(--error) 78%, var(--text));background:color-mix(in srgb, var(--error) 10%, var(--surface));padding:.75rem .85rem;font-size:.8rem}.security-note{width:min(100%,25rem);color:var(--muted);justify-content:center;align-items:center;gap:.45rem;margin:1.5rem auto 0;font-size:.7rem;display:flex}.security-note svg{fill:none;width:1rem;height:1rem;stroke:var(--success);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}html[data-theme=dark] .authenticated-canvas{background:radial-gradient(circle at 90% 10%, #00a8c81f, transparent 25rem), var(--canvas)}html[data-theme=dark] .identity-card{border-color:var(--border)}html[data-theme=dark] .secondary-button:hover:not(:disabled){background:var(--surface-soft)}@media (max-width:66rem){.auth-canvas{grid-template-columns:minmax(0,.95fr) minmax(25rem,1.05fr)}.brand-panel{padding:1.75rem}.brand-copy{margin-top:3.5rem}.brand-copy h1{font-size:clamp(2.25rem,4.5vw,3.4rem)}.studio-preview,.brand-steps{width:94%}}@media (max-width:52rem){.auth-canvas{grid-template-columns:1fr;padding:0}.brand-panel{border-width:0 0 1px;border-radius:0 0 1.4rem 1.4rem;grid-template-rows:auto auto;min-height:auto;padding:1.3rem 1.5rem 1.6rem}.brand-copy{margin:2.4rem 0 0}.brand-copy h1{max-width:18ch;margin-bottom:0;font-size:clamp(1.8rem,6vw,2.4rem)}.brand-copy>p:last-child,.brand-edition,.studio-preview,.brand-steps{display:none}.access-panel{border:0;border-radius:0;min-height:calc(100dvh - 10.5rem);padding:1.25rem 1.5rem 1.5rem}.access-toolbar{margin-bottom:2.25rem}.form-frame{margin:0 auto}}@media (max-width:36rem){.brand-panel{padding-inline:1.1rem}.brand-panel>.brand-panel-header .brand-signature{display:inline-flex}.access-toolbar>.brand-signature{display:none}.access-panel{padding-inline:1.1rem}.access-preferences{justify-content:space-between;width:100%}.locale-trigger{min-width:8.25rem}.form-stage h2{font-size:1.8rem}}:root{--sidebar-width:230px;--sidebar-collapsed-width:72px;--topbar-height:72px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell{--app-navy:#0f2344;--app-navy-hover:#172f56;--app-blue:#315cec;--app-blue-soft:#4169e13d;--app-canvas:#f5f7fb;--app-surface:#fff;--app-surface-subtle:#f7f9fc;--app-surface-hover:#f1f4fa;--app-surface-selected:#f0f4ff;--app-topbar:#fffffffa;--app-text:#17233c;--app-muted:#7887a3;--app-border:#e1e7f0;--app-control-text:#41516c;--app-placeholder:#a2adc0;--app-kbd-text:#8794a9;--app-kbd-surface:#fff;--app-kbd-border:#dce3ed;--app-user-surface:#eef1ff;--app-focus-border:#9eb2f8;--app-popover-shadow:0 16px 40px #18274824;min-height:100dvh;color:var(--app-text);background:var(--app-canvas);transition:color .2s,background-color .2s}html[data-theme=dark] .app-shell{--app-navy:#091426;--app-navy-hover:#142844;--app-blue:#8fa8ff;--app-blue-soft:#6f89ff3d;--app-canvas:#0a1020;--app-surface:#111a2c;--app-surface-subtle:#152035;--app-surface-hover:#1a2942;--app-surface-selected:#1a2c54;--app-topbar:#0d1526fa;--app-text:#edf2ff;--app-muted:#9eabc1;--app-border:#29374e;--app-control-text:#bdc8da;--app-placeholder:#74829a;--app-kbd-text:#aeb9cc;--app-kbd-surface:#18253a;--app-kbd-border:#31425b;--app-user-surface:#5366e833;--app-focus-border:#718fe9;--app-popover-shadow:0 18px 44px #00000052}.app-sidebar{z-index:60;width:var(--sidebar-width);color:#dbe5f5;background:var(--app-navy);border-right:1px solid #ffffff12;flex-direction:column;min-height:100dvh;transition:width .2s,transform .2s;display:flex;position:fixed;inset:0 auto 0 0}.app-shell[data-sidebar-collapsed=true] .app-sidebar{width:var(--sidebar-collapsed-width)}.app-sidebar-header{height:var(--topbar-height);border-bottom:1px solid #ffffff14;flex:none;align-items:center;gap:12px;padding:0 20px;display:flex}.app-sidebar-header .brand-signature{flex:none}.app-sidebar-header .brand-mark{filter:none;width:38px;height:38px}.app-sidebar-brand-copy{white-space:nowrap;gap:2px;min-width:0;display:grid}.app-sidebar-brand-copy strong{color:#fff;letter-spacing:-.02em;font-size:15px}.app-sidebar-brand-copy small{color:#91a2bd;font-size:11px}.app-shell[data-sidebar-collapsed=true] .app-sidebar-header{justify-content:center;padding-inline:17px}.app-sidebar-navigation{scrollbar-width:thin;align-content:start;gap:22px;min-height:0;padding:20px 12px;display:grid;overflow-y:auto}.app-sidebar-section h2{color:#7184a1;letter-spacing:.13em;text-transform:uppercase;margin:0 10px 8px;font-size:10px;font-weight:700}.app-sidebar-items{gap:3px;display:grid}.app-sidebar-item{color:#aebbd0;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:520;line-height:1.2;text-decoration:none;transition:color .15s,background-color .15s;display:flex}.app-sidebar-item svg{flex:none;width:19px;height:19px}.app-sidebar-item:hover:not(.is-planned),.app-sidebar-item:focus-visible{color:#fff;background:var(--app-navy-hover)}.app-sidebar-item[aria-current=page]{color:#fff;background:var(--app-blue-soft)}.app-sidebar-item.is-planned{cursor:default}.app-sidebar-item.is-planned:hover{color:#c6d1e1;background:#ffffff08}.app-shell[data-sidebar-collapsed=true] .app-sidebar-navigation{padding-inline:10px}.app-shell[data-sidebar-collapsed=true] .app-sidebar-item{justify-content:center;padding:0}.app-sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding:12px}.app-area{min-width:0;min-height:100dvh;margin-left:var(--sidebar-width);transition:margin-left .2s}.app-shell[data-sidebar-collapsed=true] .app-area{margin-left:var(--sidebar-collapsed-width)}.app-topbar{z-index:40;height:var(--topbar-height);color:var(--app-text);background:var(--app-topbar);border-bottom:1px solid var(--app-border);grid-template-columns:minmax(240px,1fr) minmax(320px,560px) minmax(300px,1fr);align-items:center;gap:24px;padding:0 24px;transition:color .2s,background-color .2s,border-color .2s;display:grid;position:sticky;top:0}.topbar-left,.topbar-right{align-items:center;gap:12px;min-width:0;display:flex}.topbar-right{justify-content:flex-end;min-width:max-content}.topbar-icon-button{width:40px;height:40px;color:var(--app-control-text);background:0 0;border:1px solid #0000;border-radius:10px;flex:none;place-items:center;padding:0;transition:color .15s,background-color .15s;display:inline-grid}.topbar-icon-button:hover{color:var(--app-blue);background:var(--app-surface-hover)}.topbar-icon-button svg{width:20px;height:20px}.workspace-selector,.user-menu{position:relative}.workspace-trigger{width:min(268px,100%);min-width:210px;height:46px;color:var(--app-text);background:var(--app-surface-subtle);border:1px solid var(--app-border);border-radius:11px;align-items:center;gap:10px;padding:5px 11px;transition:color .2s,background-color .2s,border-color .2s;display:flex;box-shadow:0 1px 2px #1c2b490a}.workspace-trigger:disabled{cursor:default;opacity:.78}.workspace-avatar,.workspace-option-avatar{color:#fff;background:#20ad80;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:750;display:inline-grid;overflow:hidden}.workspace-avatar img,.workspace-option-avatar img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.workspace-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:650;overflow:hidden}.workspace-chevron{width:17px;height:17px;color:var(--app-muted)}.workspace-menu,.user-menu-popover{z-index:80;background:var(--app-surface);border:1px solid var(--app-border);min-width:250px;box-shadow:var(--app-popover-shadow);border-radius:11px;padding:6px;position:absolute;top:calc(100% + 9px)}.workspace-menu{left:0}.workspace-option{width:100%;color:var(--app-text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px;display:flex}.workspace-option:hover,.workspace-option:focus-visible,.workspace-option[aria-checked=true]{background:var(--app-surface-selected)}.workspace-option>span:last-child{min-width:0;display:grid}.workspace-option strong,.workspace-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-option strong{font-size:13px}.workspace-option small{color:var(--app-muted);margin-top:2px;font-size:11px}.global-search{width:100%;height:42px;color:var(--app-muted);background:var(--app-surface-subtle);border:1px solid var(--app-border);border-radius:10px;align-items:center;gap:10px;padding:0 8px 0 13px;transition:border-color .15s,box-shadow .15s;display:flex}.global-search:focus-within{border-color:var(--app-focus-border);box-shadow:0 0 0 3px #315cec1a}.global-search-icon{flex:none;width:18px;height:18px}.global-search input{width:100%;min-width:0;height:100%;color:var(--app-text);background:0 0;border:0;outline:0;font-size:13px}.global-search input::placeholder{color:var(--app-placeholder)}.global-search input::-webkit-search-cancel-button{display:none}.global-search kbd{height:28px;color:var(--app-kbd-text);background:var(--app-kbd-surface);border:1px solid var(--app-kbd-border);border-radius:7px;align-items:center;gap:3px;padding:0 8px;font-family:inherit;font-size:11px;display:inline-flex;box-shadow:0 1px 1px #16233f0d}.credits-indicator{white-space:nowrap;align-items:center;gap:7px;display:flex}.credits-indicator>svg{width:19px;height:19px}.credits-indicator>span{display:grid}.credits-indicator small{color:var(--app-muted);font-size:9px;line-height:1}.credits-indicator strong{margin-top:2px;font-size:14px;line-height:1}.app-topbar .locale-switcher{min-height:42px}.app-topbar .theme-toggle{flex:none}.app-topbar .locale-trigger{min-width:126px;min-height:42px;color:var(--app-text);background:var(--app-surface-subtle);border-color:var(--app-border);box-shadow:none;border-radius:10px;padding-inline:10px}.app-topbar .locale-menu{color:var(--app-text);background:var(--app-surface);border-color:var(--app-border);-webkit-backdrop-filter:none;backdrop-filter:none}.user-menu-trigger{width:40px;height:40px;color:var(--app-blue);background:var(--app-user-surface);border:0;border-radius:10px;place-items:center;padding:0;font-size:13px;font-weight:750;display:inline-grid}.user-menu-popover{width:270px;color:var(--app-text);right:0}.user-menu-identity{border-bottom:1px solid var(--app-border);padding:10px;display:grid}.user-menu-identity strong{font-size:13px}.user-menu-identity small{color:var(--app-muted);text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.user-menu-popover>button,.user-menu-logout .secondary-button{width:100%;min-height:40px;color:var(--app-text);text-align:left;background:0 0;border:0;border-radius:8px;margin-top:5px;padding:0 10px;font-size:13px}.user-menu-popover>button:disabled{cursor:default;opacity:.5}.user-menu-logout .secondary-button:hover:not(:disabled){background:var(--app-surface-hover)}.app-content{min-height:calc(100dvh - var(--topbar-height));background:var(--app-canvas);padding:28px}.overview-heading{min-height:120px}.overview-heading p,.route-error-page>p{color:var(--app-blue);letter-spacing:.08em;text-transform:uppercase;margin:7px 0 12px;font-size:11px;font-weight:750}.overview-heading h1{color:var(--app-text);letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,36px);font-weight:500}.empty-workspace span{color:var(--app-muted);margin-top:10px;font-size:14px;display:block}.route-error-page{color:#17233c;background:#f5f7fb;place-content:center;justify-items:start;min-height:100dvh;padding:32px;display:grid}.route-error-page h1{margin:0}.route-error-page span{color:#7887a3;margin:12px 0 22px}.route-error-page a{color:#315cec;font-weight:650}.app-sidebar-overlay{display:none}@media (max-width:1200px){.app-topbar{grid-template-columns:minmax(230px,1fr) minmax(260px,420px) auto;gap:14px;padding-inline:18px}.workspace-trigger{min-width:180px}.credits-indicator{display:none}}@media (max-width:900px){.app-topbar{grid-template-columns:minmax(210px,auto) minmax(200px,1fr) auto}.app-topbar .locale-switcher{display:none}}@media (max-width:767px){.app-shell[data-sidebar-collapsed=true] .app-sidebar,.app-sidebar{width:min(84vw,288px);transform:translate(-102%);box-shadow:20px 0 50px #06142d33}.app-sidebar[data-mobile-open=true]{transform:translate(0)}.app-shell[data-sidebar-collapsed=true] .app-sidebar-header,.app-sidebar-header{justify-content:flex-start;padding-inline:20px}.app-shell[data-sidebar-collapsed=true] .app-sidebar-navigation,.app-sidebar-navigation{padding-inline:12px}.app-shell[data-sidebar-collapsed=true] .app-sidebar-item,.app-sidebar-item{justify-content:flex-start;padding-inline:12px}.app-shell[data-sidebar-collapsed=true] .app-area,.app-area{margin-left:0}.app-topbar{height:var(--topbar-height);grid-template-columns:minmax(0,1fr) 40px auto;gap:7px;padding-inline:10px}.topbar-left{gap:6px}.workspace-trigger{background:0 0;border-color:#0000;width:min(100%,190px);min-width:0}.workspace-name{max-width:92px}.global-search{background:0 0;border-color:#0000;justify-content:center;width:40px;height:40px;padding:0}.global-search input,.global-search kbd{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.topbar-right{gap:2px}.credits-indicator,.app-topbar .locale-switcher{display:none}.app-content{padding:22px 18px}.app-sidebar-overlay{z-index:50;background:#040d1c7a;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}}@media (max-width:430px){.app-topbar{grid-template-columns:minmax(0,1fr) 36px auto}.topbar-icon-button,.global-search,.user-menu-trigger{width:36px;height:36px}.workspace-trigger{padding-inline:4px}.workspace-avatar{width:30px;height:30px}.workspace-chevron{display:none}}@media (prefers-reduced-motion:reduce){.app-sidebar,.app-area{transition:none}}
