/* Shared public auth experience. Scoped to avoid dashboard style changes. */
body.sl-auth{--text:#17191d;--muted:#6b717c;--blue:#2563eb;--border:#e2e5ea;margin:0;background:#fff;color:var(--text);font:14px/1.6 Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
.sl-auth *{box-sizing:border-box}.sl-auth a{color:inherit;text-decoration:none}.sl-auth button,.sl-auth input{font:inherit}.sl-auth button{cursor:pointer}.sl-auth h1,.sl-auth h2,.sl-auth p{margin:0}.sl-auth a:focus-visible,.sl-auth button:focus-visible,.sl-auth summary:focus-visible{outline:3px solid #2563eb;outline-offset:5px}.sl-auth [hidden]{display:none!important}
.auth-symbols{position:absolute;width:0;height:0;overflow:hidden}.auth-icon{display:block;width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.auth-skip{position:fixed;top:-100px;left:20px;background:#fff;padding:12px 20px;z-index:10}.auth-skip:focus{top:15px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100svh;max-width:1920px;margin:auto;padding:18px;gap:18px}.auth-main{min-width:0;display:flex;flex-direction:column;padding:16px 38px 8px}.auth-header{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:40px}.auth-brand{display:inline-flex;align-items:center;flex-shrink:0}.auth-logo{display:block;width:162px;height:auto;filter:brightness(0)}.auth-back{font-size:11px;color:#727781!important;display:flex;gap:8px;align-items:center}.auth-back:hover{color:var(--blue)!important}
.auth-form-area{display:flex;align-items:center;justify-content:center;flex:1;padding:58px 0 46px}.auth-form-wrap{width:100%;max-width:390px}.auth-eyebrow{font-size:9px;font-weight:600;letter-spacing:1.7px;color:#777e89;display:flex;gap:8px;align-items:center;margin-bottom:20px}.auth-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;background:var(--blue);border-radius:50%}.sl-auth h1{font-family:Manrope,Inter,sans-serif;color:#17191d;font-size:44px;line-height:1.15;font-weight:600;letter-spacing:-2px}.auth-intro{font-size:13px;line-height:1.8;color:#757b86;margin-top:18px!important;max-width:365px}.auth-form{margin-top:30px}.auth-field+.auth-field{margin-top:18px}.auth-field label{display:block;font-size:11px;font-weight:600;margin-bottom:8px;color:#353a42}.auth-field input{display:block;width:100%;height:49px;padding:12px 14px;border:1px solid #dfe3e9;border-radius:7px;background:#fff;color:#1a1d23;font-size:12px;box-shadow:0 1px 2px #10182803;transition:border-color .18s,box-shadow .18s;outline:none}.auth-field input::placeholder{color:#9a9fa9;opacity:1}.auth-field input:hover{border-color:#b7bfcc}.auth-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb12}.auth-field input:user-invalid{border-color:#c64949}.auth-password{position:relative}.auth-password input{padding-right:48px}.auth-password-toggle{position:absolute;right:5px;top:5px;display:grid;place-items:center;width:39px;height:39px;border:0;border-radius:5px;background:transparent;color:#9097a1}.auth-password-toggle:hover{background:#f2f5fa;color:#2563eb}.auth-password-toggle .auth-icon{width:18px;height:18px}.auth-eye-slash{display:none}.auth-password-toggle[aria-pressed=true] .auth-eye-slash{display:block}.sl-auth .auth-field-hint{font-size:10px;line-height:1.6;color:#858b96;margin-top:8px}.auth-recovery{margin-top:12px;text-align:right;font-size:11px;color:#636c79}.auth-recovery summary{cursor:pointer;list-style:none;display:inline-block}.auth-recovery summary::-webkit-details-marker{display:none}.auth-recovery summary:hover{color:var(--blue)}.auth-recovery p{text-align:left;line-height:1.8;margin-top:10px;padding:13px;background:#f6f8fb;border-radius:7px}.auth-recovery a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.auth-submit{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;height:49px;margin-top:24px;border:1px solid #2563eb;border-radius:7px;background:#2563eb;color:#fff;font-size:12px!important;font-weight:600!important;box-shadow:0 3px 6px #2563eb16;transition:background .18s,transform .18s}.auth-submit:hover{background:#1d4ed8;transform:translateY(-1px)}.auth-submit .auth-icon{width:17px;height:17px}.auth-switch{font-size:11px;text-align:center;color:#7d8490;margin-top:23px!important}.auth-switch a{font-weight:600;color:#1c2534;margin-left:4px}.auth-switch a:hover{color:var(--blue)}.auth-registration-note{font-size:10px;text-align:center;color:#8a9099;margin-top:14px!important;line-height:1.7}.auth-registration-note+.auth-switch{margin-top:18px!important}.auth-form-footer{display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid #eceef2;margin-top:27px;padding-top:21px;font-size:9px;color:#8a929e}.auth-form-footer .auth-icon{width:13px;height:13px}.auth-footer{display:flex;justify-content:space-between;gap:16px;color:#9298a2;font-size:9px}.auth-footer>div{display:flex;gap:20px}.auth-footer a:hover{color:#2563eb}
.auth-alert,.auth-checkout-note{display:flex;align-items:flex-start;gap:10px;margin-top:22px;padding:13px 14px;border:1px solid;border-radius:7px;font-size:11px;line-height:1.7}.auth-alert .auth-icon,.auth-checkout-note .auth-icon{width:16px;height:16px;margin-top:2px}.auth-error{background:#fff5f5;color:#a53838;border-color:#f2d3d3}.auth-error:focus{outline:2px solid #c64949;outline-offset:3px}.auth-success,.auth-checkout-note{background:#f1f6ff;color:#34568e;border-color:#d8e5fc}.auth-checkout-note p>span{display:block;color:#6b7c96}.auth-checkout-note b{font-weight:600}
.auth-story{position:relative;isolation:isolate;overflow:hidden;background:#101216;color:#f8fafc;border:1px solid #20242b;border-radius:16px;padding:36px 48px 30px;display:flex;flex-direction:column;justify-content:center;min-width:0}.auth-story:before{content:"";position:absolute;z-index:-1;inset:22% -50% -65%;border:1px solid #ffffff05;border-radius:50%;box-shadow:0 0 0 70px #ffffff02,0 0 0 140px #ffffff02;pointer-events:none}.auth-story:after{content:"";position:absolute;z-index:-2;inset:25% -50% -35% 20%;background:radial-gradient(ellipse,#1a32662b,transparent 64%);pointer-events:none}.auth-story-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:8px;letter-spacing:1.2px;color:#828b9a}.auth-story-top>span:first-child{display:flex;align-items:center;gap:9px}.auth-story .auth-dot{background:#528bff}.auth-story-index{letter-spacing:2px;white-space:nowrap}.auth-story-copy{margin:55px 0 30px}.sl-auth .auth-story h2{font-family:Manrope,Inter,sans-serif;font-weight:500;color:#f7f9fc;font-size:clamp(35px,3.5vw,52px);line-height:1.12;letter-spacing:-2.3px}.auth-story h2>span{color:#7ba7ff}.auth-story-copy>p{margin-top:22px;color:#8892a2;font-size:11px;line-height:1.9}.auth-workflow{position:relative;margin:0 auto;width:100%;max-width:438px;padding:18px;background:#181c22cc;border:1px solid #ffffff0e;border-radius:10px;box-shadow:0 22px 45px #0002}.auth-workflow-top{display:flex;align-items:center;justify-content:space-between;padding:0 2px 16px;margin-bottom:15px;border-bottom:1px solid #ffffff0b;gap:10px}.auth-workflow-top img{display:block;width:107px;height:auto}.auth-workflow-preview{font-size:6px;letter-spacing:1px;color:#758090}.auth-workflow-row{display:flex;align-items:center;gap:11px;padding:13px 12px;border:1px solid #ffffff0c;background:#1c2027;border-radius:6px}.auth-workflow-icon{display:grid;place-items:center;width:33px;height:33px;border:1px solid #ffffff0c;border-radius:6px;background:#ffffff03;color:#aeb8c8;flex-shrink:0}.auth-workflow-icon .auth-icon{width:17px;height:17px}.auth-workflow-row>div{min-width:0}.auth-workflow-row b{display:block;font-size:10px;font-weight:500;line-height:1.6}.auth-workflow-row>div>span{display:block;color:#7d8797;font-size:8px;margin-top:2px}.auth-workflow-state{display:flex;align-items:center;gap:5px;margin-left:auto;font-size:6px;letter-spacing:.5px;color:#7e8b9f;white-space:nowrap}.auth-workflow-featured{background:#1b2943;border-color:#375789}.auth-workflow-featured .auth-workflow-icon{color:#84afff;background:#2b4c8038;border-color:#5073a940}.auth-workflow-featured .auth-workflow-state{color:#a3c2ff}.auth-workflow-featured>div>span{color:#95a8c6}.auth-workflow-state .auth-dot{width:4px;height:4px}.auth-workflow-connection{height:18px;position:relative;padding-left:28px;font-size:12px;color:#46546b;line-height:18px}.auth-workflow-bottom{display:flex;justify-content:center;gap:24px;border-top:1px solid #ffffff0b;padding-top:15px;margin-top:17px;color:#8d98aa;font-size:8px}.auth-workflow-bottom>span{display:flex;align-items:center;gap:6px}.auth-workflow-bottom .auth-icon{width:13px;height:13px}.auth-story-footer{margin-top:40px;display:flex;align-items:center;gap:11px;color:#697689;font-size:8px;line-height:1.9}.auth-story-footer>.auth-icon{width:22px;height:22px;color:#8797b0}.auth-story-footer b{font-weight:400;color:#98a3b3}.auth-story-signoff{margin-left:auto;text-align:right;font-size:8px;letter-spacing:.7px;color:#8491a5}
@media(min-width:1600px){.auth-main{padding-left:65px;padding-right:65px}.auth-story{padding-left:80px;padding-right:80px}.auth-story-copy{margin-top:70px}.auth-workflow{margin-left:0}.auth-story-footer{margin-top:55px}}
@media(max-width:1150px){.auth-main{padding-left:22px;padding-right:22px}.auth-story{padding:30px}.auth-back{font-size:10px}.auth-logo{width:138px}.auth-story-copy{margin-top:40px}.auth-workflow-state{display:none}.auth-story-index{display:none}}
@media(max-width:850px){.auth-layout{display:block;padding:0}.auth-story{display:none}.auth-main{min-height:100svh;padding:24px 30px 22px}.auth-logo{width:153px}.auth-form-area{padding:64px 0}.auth-form-wrap{max-width:400px}.auth-header,.auth-footer{width:100%;max-width:720px;margin:0 auto}}
@media(max-width:480px){.auth-main{padding:25px 24px 22px}.auth-logo{width:140px}.auth-back{font-size:0;gap:0}.auth-back>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #e5e8ed;border-radius:50%;font-size:17px}.auth-form-area{padding:50px 0 40px}.sl-auth h1{font-size:39px}.auth-intro{font-size:12px}.auth-footer{font-size:8px}.auth-footer>div{gap:14px}.auth-eyebrow{font-size:8px}.auth-form-footer{font-size:8px}}
@media(prefers-reduced-motion:reduce){.sl-auth *{transition:none!important;scroll-behavior:auto!important}}

/* Refined split layout: readable forms and a quiet, dimensional product panel. */
.auth-layout{max-width:none;padding:0;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.auth-main{padding:22px 40px 12px}
.auth-form-area{padding:48px 0 40px}
.auth-form-wrap{max-width:400px}
.auth-eyebrow{font-size:9px;letter-spacing:1.5px;color:#737c8b;margin-bottom:18px}
.sl-auth h1{font-size:42px;font-weight:600;letter-spacing:-1.8px;line-height:1.17}
.auth-intro{color:#697384;font-size:14px;max-width:380px}
.auth-field label{font-size:12px;font-weight:500}
.auth-field input{height:52px;font-size:14px;border-color:#dce2eb;border-radius:9px}
.auth-field input::placeholder{color:#8b94a3}
.auth-password-toggle{top:6px;right:6px;width:40px;height:40px}
.auth-submit{height:52px;font-size:13px!important;border-radius:9px;box-shadow:0 4px 10px #2563eb1a}
.auth-submit:hover{transform:none}
.auth-recovery,.auth-switch{font-size:12px}
.sl-auth .auth-field-hint,.auth-registration-note{font-size:11px;color:#737e8e}
.auth-form-footer{font-size:10px;color:#737e8e;margin-top:25px;padding-top:20px}
.auth-footer{font-size:10px;color:#7a8595}
.auth-alert,.auth-checkout-note{font-size:12px}
.auth-story{padding:88px 48px 38px;border-radius:0;border:0;background:linear-gradient(155deg,#181c24 0%,#101319 48%,#111a2a 100%);box-shadow:none}
.auth-story:before{inset:38% -65% -65%;border-color:#88b0ff0c;box-shadow:0 0 0 95px #8baaff03,0 0 0 190px #8baaff03}
.auth-story:after{inset:25% -40% -25% 10%;background:radial-gradient(ellipse,#3159971c,transparent 65%)}
.auth-story-top{position:absolute;top:36px;left:48px;right:48px;font-size:9px;color:#a2acbc;letter-spacing:1.1px}
.auth-story-copy{width:100%;max-width:480px;margin:16px auto 30px}
.sl-auth .auth-story h2{font-size:clamp(37px,3.35vw,52px);font-weight:500;letter-spacing:-2px;line-height:1.14}
.auth-story h2>span{color:#95b9ff}
.auth-story-copy>p{font-size:13px;line-height:1.8;color:#99a5b8;margin-top:20px}
.auth-workflow{max-width:480px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#222a36b3,#181e29e6);border:1px solid #768eaf29;border-radius:14px;box-shadow:0 24px 55px #0003,inset 0 1px 0 #ffffff05}
.auth-workflow-top{padding-bottom:18px;margin-bottom:17px}
.auth-workflow-top img{width:119px}
.auth-workflow-preview{font-size:7px;color:#99a8bd;letter-spacing:1px}
.auth-workflow-row{padding:14px 12px;gap:12px;border-radius:8px;background:#202733;border-color:#ffffff09}
.auth-workflow-icon{width:36px;height:36px;border-radius:8px;background:#ffffff04;color:#b9c5d6}
.auth-workflow-row b{font-size:12px;font-weight:500}
.auth-workflow-row>div>span{font-size:10px;color:#99a6b9;line-height:1.6}
.auth-workflow-state{font-size:7px;color:#99a8be}
.auth-workflow-featured{background:linear-gradient(110deg,#273d62,#1f2e48);border-color:#6692d25c;box-shadow:0 3px 18px #00000012}
.auth-workflow-featured>div>span{color:#b2c4e0}
.auth-workflow-featured .auth-workflow-icon{color:#b4cfff;background:#5f95ef12;border-color:#8cb3ef33}
.auth-workflow-connection{height:20px;line-height:20px;color:#6a7d9a}
.auth-workflow-bottom{font-size:10px;color:#a9b6ca;gap:28px;padding-top:16px}
.auth-workflow-bottom .auth-icon{width:14px;height:14px}
.auth-story-footer{width:100%;max-width:480px;margin:30px auto 0;font-size:10px;color:#94a2b8}
.auth-story-footer b{color:#a9b5c7}
.auth-story-signoff{font-size:9px;color:#9aa9bf}
@media(min-width:1600px){.auth-main{padding-left:64px;padding-right:64px}.auth-story{padding-left:72px;padding-right:72px}.auth-story-top{left:72px;right:72px}.auth-story-copy{margin-top:20px}}
@media(min-width:851px) and (max-width:1150px){.auth-main{padding-left:22px;padding-right:22px}.auth-story{padding:84px 28px 30px}.auth-story-top{left:28px;right:28px;font-size:8px}.auth-workflow{padding:15px}.auth-workflow-row{gap:9px;padding:12px 10px}.auth-workflow-row>div>span{font-size:9px}.auth-story-signoff{display:none}.auth-story-copy>p{font-size:12px}.sl-auth h1{font-size:38px}.auth-intro{font-size:13px}.auth-footer{font-size:9px}.auth-footer>div{gap:12px}}
@media(max-width:850px){.auth-layout{padding:0}.auth-main{padding:28px 30px 22px}.auth-form-area{padding:48px 0 40px}.auth-story{display:none}}
@media(max-width:480px){.auth-main{padding:24px 24px 20px}.sl-auth h1{font-size:36px;letter-spacing:-1.5px}.auth-intro{font-size:13px}.auth-field input{font-size:16px}.auth-footer{font-size:9px}.auth-footer>div{gap:12px}.auth-form-footer{font-size:9px}}
