.command-registry{min-height:100vh;display:grid;grid-template-rows:96px minmax(0,1fr) 72px;overflow:hidden;color:var(--enterprise-text);background:radial-gradient(ellipse at 82% 2%,rgba(56,189,248,.2),transparent 25%),radial-gradient(ellipse at 3% 34%,rgba(22,167,232,.14),transparent 24%),radial-gradient(ellipse at 88% 88%,rgba(56,189,248,.1),transparent 24%),var(--enterprise-canvas);font-family:var(--font-body)}.command-registry:before{content:"";position:fixed;top:96px;right:0;bottom:72px;left:0;pointer-events:none;opacity:.42;background:linear-gradient(115deg,transparent 5%,rgba(56,189,248,.09) 14%,transparent 23%),linear-gradient(145deg,transparent 63%,rgba(125,211,252,.08) 72%,transparent 80%);filter:blur(22px)}.command-registry__topbar{position:relative;z-index:1;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;padding:0 32px;border-bottom:1px solid var(--enterprise-border-strong);background:#08111eb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.command-registry__logo{width:58px;height:58px;-o-object-fit:contain;object-fit:contain}.command-registry__steps{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,48px)}.command-registry__step{display:flex;align-items:center;gap:9px;color:var(--enterprise-text-subtle);font-size:clamp(14px,1.4vw,20px);font-weight:400;white-space:nowrap}.command-registry__step strong{font-weight:600}.command-registry__step.is-active{color:var(--enterprise-text)}.command-registry__step svg{color:var(--enterprise-text-subtle)}.command-registry__workspace{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;min-height:0}.command-registry__pane{min-width:0;padding:clamp(48px,7vh,86px) clamp(34px,7vw,118px)}.command-registry__pane--access{display:flex;flex-direction:column;border-right:1px solid var(--enterprise-accent)}.command-registry__hero{max-width:560px;font-family:var(--enterprise-heading-font);font-size:clamp(3rem,5vw,5.4rem);font-weight:300;line-height:.98;letter-spacing:-.045em;color:var(--enterprise-heading-color)}.command-registry__hero span{display:block;color:var(--enterprise-accent-strong)}.command-registry__providers{display:grid;gap:12px;margin-top:auto;max-width:560px}.command-registry__provider{min-height:58px;display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid rgba(230,237,247,.54);border-radius:10px;background:linear-gradient(115deg,#e6edf742,#75859b2b);color:var(--enterprise-heading-color);font-size:17px;font-weight:500}.command-registry__provider:hover{border-color:var(--enterprise-accent-strong);background:#38bdf81a}.command-registry__divider{display:flex;align-items:center;gap:20px;margin:18px 0;color:var(--enterprise-text-muted);font-size:13px}.command-registry__divider:before,.command-registry__divider:after{content:"";height:1px;flex:1;background:var(--enterprise-border-strong)}.command-registry__trial{max-width:560px;color:var(--enterprise-text-muted);font-size:14px;line-height:1.65}.command-registry__trial strong{color:var(--enterprise-accent-strong);font-weight:500}.command-registry__trial p+p{margin-top:12px}.command-registry__pane--form{display:flex;align-items:flex-start}.command-registry__form-shell{width:100%;max-width:580px;margin:0 auto}.command-registry__title{font-family:var(--enterprise-heading-font);font-size:clamp(3.25rem,5vw,5.2rem);font-weight:300;line-height:.98;letter-spacing:-.045em;color:var(--enterprise-heading-color)}.command-registry__title span{display:block;color:var(--enterprise-accent-strong)}.command-registry__subtitle{margin:22px 0 42px;color:var(--enterprise-text-muted);font-size:18px}.command-registry__form{display:grid;gap:20px}.command-registry__field{display:grid;gap:8px}.command-registry__label{color:var(--enterprise-text);font-size:14px;font-weight:500}.command-registry__input-wrap{position:relative}.command-registry__input-wrap>svg{position:absolute;left:18px;top:50%;transform:translateY(-50%);z-index:1;color:var(--enterprise-text-muted)}.command-registry__input{height:58px!important;padding:0 52px!important;border:1px solid var(--enterprise-border-strong)!important;border-radius:10px!important;background:#030a1685!important;color:var(--enterprise-text)!important;font-size:15px!important;box-shadow:none!important}.command-registry__input:focus{border-color:var(--enterprise-accent-strong)!important;box-shadow:0 0 0 2px rgba(var(--enterprise-accent-rgb),.1)!important}.command-registry__visibility{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:44px;height:44px;display:grid;place-items:center;color:var(--enterprise-text-muted)}.command-registry__submit{min-height:58px!important;margin-top:6px;border-radius:10px!important;background:linear-gradient(90deg,var(--enterprise-accent),var(--enterprise-accent-strong))!important;color:#02111b!important;font-size:17px!important;font-weight:600!important}.command-registry__notice{margin-bottom:18px;padding:12px 14px;border:1px solid rgba(248,113,113,.28);border-radius:8px;background:#f8717114;color:var(--enterprise-critical);font-size:13px}.command-registry__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--enterprise-accent);color:var(--enterprise-text-muted);font-size:14px;background:#08111ea8}.command-registry__footer a{color:var(--enterprise-accent-strong)}.command-registry__otp-copy{margin-bottom:26px;color:var(--enterprise-text-muted);line-height:1.65}.command-registry__otp-copy strong{color:var(--enterprise-text);font-weight:500}.command-registry__otp{display:flex;justify-content:flex-start;margin-bottom:24px}.command-registry__otp [data-input-otp-slot]{width:52px;height:58px;border-color:var(--enterprise-border-strong);background:#030a1685;color:var(--enterprise-text)}.command-registry__otp-actions{display:grid;gap:15px;margin-top:18px;color:var(--enterprise-text-muted);font-size:13px}.command-registry__otp-help{padding:14px;border:1px solid var(--enterprise-border);border-radius:8px;background:#030a165c;line-height:1.6}.command-registry__text-action{color:var(--enterprise-accent-strong);font-weight:500}.command-registry__back{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:var(--enterprise-text-muted)}.command-registry--recovery .command-registry__pane--form{align-items:center}.command-registry__recovery-note{max-width:500px;margin-top:auto;padding-top:36px;border-top:1px solid var(--enterprise-border-strong);color:var(--enterprise-text-muted);font-size:15px;line-height:1.75}.command-registry__success{padding:18px 20px;border:1px solid rgba(var(--enterprise-accent-rgb),.34);border-radius:10px;background:rgba(var(--enterprise-accent-rgb),.08);color:var(--enterprise-text);font-size:15px;line-height:1.7}.command-registry__invalid{display:grid;gap:20px}.command-registry__invalid p{color:var(--enterprise-text-muted);font-size:15px;line-height:1.7}@media(max-width:900px){.command-registry{grid-template-rows:78px auto 64px;overflow:visible}.command-registry__topbar{grid-template-columns:64px 1fr;padding:0 18px}.command-registry__logo{width:46px;height:46px}.command-registry__steps{justify-content:flex-end;gap:12px;overflow:hidden}.command-registry__step{font-size:12px}.command-registry__step:nth-child(n+4){display:none}.command-registry__workspace{grid-template-columns:1fr}.command-registry__pane{padding:42px 22px}.command-registry__pane--access{border-right:0;border-bottom:1px solid var(--enterprise-accent)}.command-registry__hero{font-size:clamp(3rem,12vw,4.5rem)}.command-registry__providers{margin-top:44px;max-width:none}.command-registry__trial{max-width:none}.command-registry__pane--form{padding-top:48px;padding-bottom:56px}.command-registry__title{font-size:clamp(3rem,13vw,4.5rem)}.command-registry__subtitle{margin:16px 0 32px}}@media(max-width:560px){.command-registry__step:nth-of-type(n+2),.command-registry__step-arrow:nth-of-type(n+2){display:none}.command-registry__otp [data-input-otp-slot]{width:44px;height:52px}}
