.auth.auth-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100svh;padding:16px;gap:16px;background:var(--bg-page)}.auth-brand-panel{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;overflow:hidden;padding:clamp(32px,4.2vw,68px);border-radius:20px;background:var(--sidebar-bg);color:var(--graphite-50)}.auth-brand-signature{display:flex;align-items:center;gap:20px}.auth-brand-signature img{flex-shrink:0;filter:brightness(0) invert(1)}.auth-brand-signature>span{padding-left:20px;border-left:1px solid color-mix(in srgb,var(--graphite-50) 24%,transparent);font-size:12px;line-height:1.75;color:var(--graphite-300)}.auth-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;line-height:1.5;text-transform:uppercase}.auth-brand-story{position:relative;z-index:1;padding:70px 0}.auth-brand-story>.auth-eyebrow{color:var(--graphite-200)}.auth-brand-title{margin:20px 0 24px;font-family:var(--font-heading);font-size:clamp(36px,4.25vw,68px);font-weight:500;letter-spacing:-.065em;line-height:1.12}.auth-brand-description,.auth-brand-title>span{color:var(--graphite-300)}.auth-brand-description{max-width:350px;margin:0;font-size:14px;line-height:1.8}.auth-brand-bottom{position:relative;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--graphite-50) 20%,transparent)}.auth-brand-note{position:relative;z-index:1;display:flex;align-items:center;gap:14px;font-size:12px;line-height:1.7}.auth-brand-note>.i{color:var(--graphite-200)}.auth-brand-note strong{font-weight:500;color:var(--graphite-300)}.auth-butterfly{position:absolute;width:220px;height:auto;right:-56px;bottom:-66px;opacity:.075;filter:brightness(0) invert(1);transform:rotate(-14deg);pointer-events:none}.auth.auth-shell .a-form{display:grid;grid-template-rows:auto 1fr auto;align-items:center;justify-items:center;justify-content:stretch;min-width:0;gap:40px;padding:32px clamp(32px,5vw,80px);background:transparent}.auth-form-top{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:400px;color:var(--text-muted)}.auth.auth-shell .a-card{max-width:400px;gap:32px}.auth.auth-shell .a-card .a-logo{display:none;justify-content:flex-start}.auth.auth-shell .a-card .a-logo img{width:76px;height:76px}.auth.auth-shell .a-card .h3{margin:0;font-size:clamp(26px,2.5vw,34px);font-weight:600;line-height:1.2;letter-spacing:-.045em;text-wrap:balance}.auth-form{display:grid;gap:24px;min-width:0}.auth-heading{margin-bottom:8px}.auth-heading>.auth-eyebrow{display:block;margin-bottom:14px;color:var(--brand-accent)}.auth-heading>p{margin:12px 0 0;font-size:14px;line-height:1.75;color:var(--text-secondary)}.auth.auth-shell .field{gap:9px}.auth.auth-shell .field-label{justify-content:space-between;flex-wrap:wrap;gap:2px 12px;font-size:13px;font-weight:600}.auth.auth-shell .field-label .req{font-size:11px}.auth.auth-shell .control{min-height:52px;height:52px;padding-inline:15px;border-color:var(--border-strong);border-radius:10px;font-size:16px}.auth.auth-shell .control:focus-within{border-color:var(--brand-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-accent) 18%,transparent)}.auth.auth-shell .control-error{border-color:var(--status-error-solid)}.auth.auth-shell .control-error:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--status-error-solid) 18%,transparent)}.auth.auth-shell .control .icon-btn{width:44px;min-width:44px;height:44px;margin-right:-11px}.auth.auth-shell .btn-lg{height:auto;min-height:52px;padding:14px 20px;border-radius:10px;white-space:normal;font-size:14px;line-height:1.5}.auth.auth-shell .btn-primary{width:100%}.auth.auth-shell .a-foot{font-size:13px}.app .auth.auth-shell .a-foot a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 4px;margin:-10px 0;text-decoration-color:var(--border-strong);text-underline-offset:4px}.app .auth.auth-shell .a-foot a:hover{text-decoration-color:currentColor}.auth-form-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0;color:var(--text-muted);font-size:11px;line-height:1.7;text-align:center}.auth.auth-shell .auth-state{gap:20px;text-align:left;justify-items:stretch}.auth.auth-shell .auth-state>.i{box-sizing:content-box;width:28px;height:28px;padding:16px;margin-bottom:4px;border:1px solid color-mix(in srgb,var(--brand-accent) 15%,transparent);border-radius:18px;background:var(--brand-soft);color:var(--brand-accent)}.auth.auth-shell .auth-state>p{margin:0;font-size:14px;line-height:1.75;color:var(--text-secondary)}.auth.auth-shell .auth-state>.a-foot{margin-top:4px;text-align:left}.auth-password-rules{display:grid;gap:8px;padding:14px 16px;border-radius:10px;background:var(--brand-soft)}.auth-password-rules .field-help{margin:0;font-size:12px;line-height:1.65;color:var(--text-secondary)}.auth-password-rules .pwd-rule{line-height:1.5}.auth.auth-shell :is(.control,.btn,.field-error,.auth-state h1){scroll-margin-block:24px}@media (min-width:1600px){.auth.auth-shell{padding:24px;gap:24px}.auth-brand-panel{padding-inline:clamp(68px,5vw,104px)}}@media (max-width:959px){.auth.auth-shell{grid-template-columns:minmax(0,1fr);padding:0;gap:0}.auth-brand-panel{display:none}.auth.auth-shell .a-form{min-height:100svh;grid-template-rows:1fr auto;padding:24px max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));gap:28px}.auth-form-top,.auth-heading>.auth-eyebrow{display:none}.auth.auth-shell .a-card{max-width:440px;gap:24px;padding:28px;border:1px solid var(--border-default);border-radius:20px;background:var(--bg-surface);box-shadow:var(--shadow-sm)}.auth.auth-shell .a-card .a-logo{display:flex}.auth.auth-shell .a-card .a-logo img{width:48px;height:48px}.auth.auth-shell .a-card .h3{font-size:28px}}@media (max-width:479px){.auth.auth-shell .a-form{padding:20px max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));gap:24px;align-items:start}.auth.auth-shell .a-card{padding:0;gap:20px;border:0;border-radius:0;background:transparent;box-shadow:none}.auth.auth-shell .a-card .h3{font-size:28px}.auth.auth-shell .control{height:48px;min-height:48px}.auth.auth-shell .btn-lg{min-height:48px;padding:12px 16px}.auth-heading{margin-bottom:0}.auth-heading>p{margin-top:8px;line-height:1.6}.auth-form{gap:18px}}@media (max-width:359px){.auth.auth-shell .a-card .a-logo img{width:40px;height:40px}}@media (forced-colors:active){.auth-brand-signature img{filter:none;background:Canvas}.auth-butterfly{display:none}.auth.auth-shell .control:focus-within{outline:2px solid Highlight;outline-offset:2px}}@media (min-width:600px) and (max-width:959px) and (max-height:540px){.auth.auth-shell .a-form{gap:24px;padding-block:24px}.auth-form-top{display:none}.auth.auth-shell .a-card{max-width:640px;padding:24px;gap:20px}.auth.auth-shell .a-card .a-logo{display:none}.auth-form-login{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.auth-form-login>:is(.auth-heading,.alert,.blocked,.btn,.a-foot){grid-column:1/-1}.auth-heading{margin-bottom:0}.auth-heading>.auth-eyebrow{margin-bottom:10px}.auth-heading>p{margin-top:10px}}