.sb-auth-layout{--sb-auth-canvas:#f8faf8;--sb-auth-ink:#263c35;--sb-auth-muted:#74857b;--sb-auth-secondary:#64796f;--sb-auth-line:#dfe6e1;--sb-auth-field:#fff9;--sb-auth-accent:#315d4a;--sb-auth-accent-hover:#244d3b;--sb-auth-button-ink:#fff;--sb-auth-soft:#eaf0ec;--sb-auth-hero:#dbe7dd;--sb-auth-hero-ink:#314e3d;--sb-auth-glass:#fafff4aa;--sb-auth-glass-line:#fff9;--sb-auth-hero-shadow:#46604728;--sb-auth-shaft:#ffffeccc;background:var(--sb-auth-canvas);width:100%;max-width:1920px;min-height:100svh;color:var(--sb-auth-ink);font-family:var(--sb-font-sans);grid-template-columns:47% 53%;margin:auto;padding:14px;display:grid}:root[data-theme=dark] .sb-auth-layout{--sb-auth-canvas:#141c19;--sb-auth-ink:#e4eee8;--sb-auth-muted:#8fa496;--sb-auth-secondary:#9caf9f;--sb-auth-line:#334239;--sb-auth-field:#1b2721aa;--sb-auth-accent:#b6d5bd;--sb-auth-accent-hover:#c9e6d0;--sb-auth-button-ink:#1c382a;--sb-auth-soft:#24352b;--sb-auth-hero:#243e31;--sb-auth-hero-ink:#dbe9d3;--sb-auth-glass:#223c2ec4;--sb-auth-glass-line:#aecbad36;--sb-auth-hero-shadow:#0006;--sb-auth-shaft:#c7e4b62e}.sb-auth-entry{flex-direction:column;min-width:0;padding:18px clamp(24px,4.8vw,78px);display:flex}.sb-auth-entry-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sb-auth-brand{letter-spacing:-1px;color:var(--sb-auth-ink);align-items:center;gap:9px;font-size:24px;font-weight:650;text-decoration:none;display:inline-flex}.sb-auth-brand-dot{color:var(--sb-auth-secondary)}.sb-auth-theme{border:1px solid var(--sb-auth-line);width:36px;height:36px;color:var(--sb-auth-secondary);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}.sb-auth-theme:hover{background:var(--sb-auth-soft)}.sb-auth-theme .iconify{width:19px;height:19px}.sb-auth-layout button:disabled{cursor:not-allowed;opacity:.45}.sb-auth-layout a:focus-visible,.sb-auth-layout button:focus-visible{outline:2px solid var(--sb-auth-accent);outline-offset:4px}.sb-auth-form-position{flex:1;align-items:center;padding:50px 0 44px;display:flex}.sb-auth-content{width:100%;max-width:360px;margin:auto}.sb-auth-content .sb-auth-title{color:var(--sb-auth-ink);font-family:var(--sb-font-sans);letter-spacing:-1.25px;overflow-wrap:anywhere;margin:0 0 10px;font-size:33px;font-weight:620;line-height:1.35}.sb-auth-description{color:var(--sb-auth-secondary);overflow-wrap:anywhere;margin:0 0 31px;font-size:14px;line-height:1.8}.sb-auth-eyebrow{color:var(--sb-auth-secondary);align-items:center;gap:8px;margin:0 0 18px;font-size:12px;display:flex}.sb-auth-eyebrow:before{content:"";background:currentColor;width:18px;height:1px}.sb-auth-welcome-mark{display:none}.sb-auth-form{gap:16px;display:grid}.sb-auth-field{gap:9px;display:grid}.sb-auth-field label,.sb-auth-field-label{color:var(--sb-auth-ink);font-size:13px;font-weight:560}.sb-auth-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sb-auth-content .sb-input{border:1px solid var(--sb-auth-line);width:100%;min-width:0;height:50px;color:var(--sb-auth-ink);background:var(--sb-auth-field);box-shadow:none;border-radius:11px;outline:none;padding:0 15px;font-size:16px}.sb-auth-content .sb-input:focus{border-color:var(--sb-auth-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sb-auth-accent) 9%,transparent)}.sb-auth-content .sb-input::placeholder{color:var(--sb-auth-muted);opacity:1;font-size:14px}.sb-auth-content .sb-input:disabled{opacity:.6}.sb-auth-password-field{position:relative}.sb-auth-password-field .sb-input{padding-right:48px}.sb-auth-reveal{width:44px;height:44px;color:var(--sb-auth-secondary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:3px;right:3px}.sb-auth-content .sb-auth-primary{background:var(--sb-auth-accent);color:var(--sb-auth-button-ink);width:100%;min-height:50px;box-shadow:none;cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:580;display:flex}.sb-auth-content .sb-auth-primary:hover:not(:disabled){background:var(--sb-auth-accent-hover)}.sb-auth-primary .iconify{width:16px;height:16px}.sb-auth-text-button{color:var(--sb-auth-secondary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:8px 0;font-size:12px;line-height:1.5;display:inline-flex}.sb-auth-text-button:hover:not(:disabled){color:var(--sb-auth-ink)}.sb-auth-text-button .iconify{width:15px;height:15px}.sb-auth-method-switch{justify-content:center;display:flex}.sb-auth-method-switch .sb-auth-text-button{min-height:34px;font-size:13px}.sb-auth-divider{color:var(--sb-auth-muted);align-items:center;gap:13px;margin:23px 0 18px;font-size:11px;display:flex}.sb-auth-divider:after,.sb-auth-divider:before{content:"";background:var(--sb-auth-line);flex:1;height:1px}.sb-auth-alternatives{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sb-auth-alternatives.is-single{grid-template-columns:1fr}.sb-auth-content .sb-auth-secondary{color:var(--sb-auth-ink);border:1px solid var(--sb-auth-line);min-height:48px;box-shadow:none;white-space:normal;cursor:pointer;background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex}.sb-auth-content .sb-auth-secondary:hover:not(:disabled){background:var(--sb-auth-soft);border-color:var(--sb-auth-secondary)}.sb-auth-secondary .iconify{flex-shrink:0;width:18px;height:18px}.sb-auth-footer{text-align:center;color:var(--sb-auth-muted);font-size:10px;line-height:1.9}.sb-auth-footer p{margin:0 0 3px}.sb-auth-footer nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px 7px;margin-bottom:10px;display:flex}.sb-auth-footer a{color:var(--sb-auth-secondary);text-underline-offset:3px;text-decoration:none}.sb-auth-footer a:hover{text-decoration:underline}.sb-auth-footer>span{letter-spacing:.35px}.sb-auth-back{color:var(--sb-auth-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:21px;padding:8px 0;font-size:12px;display:inline-flex}.sb-auth-status-icon{background:var(--sb-auth-soft);border:1px solid var(--sb-auth-line);width:54px;height:54px;color:var(--sb-auth-accent);border-radius:17px;place-items:center;margin-bottom:23px;display:grid}.sb-auth-status-icon .iconify{width:25px;height:25px}.sb-auth-assist{color:var(--sb-auth-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.sb-auth-error{color:var(--sb-color-danger-500);background:color-mix(in srgb,var(--sb-color-danger-500) 8%,var(--sb-auth-canvas));overflow-wrap:anywhere;border-radius:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.7}.sb-auth-notice{background:var(--sb-auth-soft);color:var(--sb-auth-secondary);overflow-wrap:anywhere;border-radius:12px;padding:16px;font-size:13px;line-height:1.8}.sb-auth-notice strong{color:var(--sb-auth-ink);margin-bottom:4px;display:block}.sb-auth-notice p{margin:0}.sb-auth-state-actions{gap:16px;display:grid}.sb-auth-helper{color:var(--sb-auth-muted);margin:0;font-size:11px;line-height:1.7}.sb-auth-scene{background:var(--sb-auth-hero);min-height:650px;color:var(--sb-auth-hero-ink);isolation:isolate;border-radius:25px;flex-direction:column;padding:clamp(35px,4.5vw,72px);display:flex;position:relative;overflow:hidden}.sb-auth-scene-copy{z-index:2;position:relative}.sb-auth-scene-eyebrow{letter-spacing:1px;opacity:.7;align-items:center;gap:8px;margin-bottom:30px;font-size:11px;display:flex}.sb-auth-scene-eyebrow i{background:currentColor;border-radius:50%;width:5px;height:5px}.sb-auth-scene-copy h2{letter-spacing:-2px;margin:0 0 20px;font-size:clamp(35px,3.65vw,58px);font-weight:530;line-height:1.4}.sb-auth-scene-copy>p{opacity:.66;margin:0;font-size:13px;line-height:1.9}.sb-auth-light-shafts{z-index:-1;opacity:.8;filter:blur(2px);pointer-events:none;gap:32px;display:flex;position:absolute;inset:-35% -45%;transform:rotate(-31deg)}.sb-auth-light-shafts i{background:linear-gradient(90deg,transparent,var(--sb-auth-shaft) 15%,var(--sb-auth-shaft) 80%,transparent);width:120px;height:150%;box-shadow:18px 0 30px var(--sb-auth-hero-shadow);display:block}.sb-auth-light-shafts i:nth-child(2){width:200px}.sb-auth-light-shafts i:nth-child(3){width:300px}.sb-auth-scene-grain{opacity:.13;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.8' numOctaves='3' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Cpath fill='%23616d5b' d='M0 0h180v180H0z' filter='url(%23a)' opacity='.36'/%3E%3C/svg%3E");position:absolute;inset:0}.sb-auth-scene-object{flex:1;justify-content:center;align-items:center;width:100%;max-width:420px;min-height:270px;margin:45px auto 34px;display:flex;position:relative}.sb-auth-glass-sheet{border:1px solid var(--sb-auth-glass-line);background:var(--sb-auth-glass);width:88%;max-width:360px;box-shadow:0 22px 50px var(--sb-auth-hero-shadow),inset 0 1px 0 #ffffff40;-webkit-backdrop-filter:blur(22px);border-radius:18px;padding:24px 25px;animation:.9s both sb-auth-sheet-arrive;position:relative;transform:rotate(-7deg)}.sb-auth-sheet-top{letter-spacing:1.4px;align-items:center;gap:8px;font-size:8px;display:flex}.sb-auth-tiny-logo{font-size:20px;line-height:1}.sb-auth-sheet-time{letter-spacing:0;opacity:.65;margin-left:auto;font-size:9px}.sb-auth-sheet-rule{opacity:.12;background:currentColor;height:1px;margin:16px 0 20px}.sb-auth-sheet-caption{opacity:.6;margin:0 0 10px;font-size:9px}.sb-auth-glass-sheet h3{letter-spacing:-.7px;margin:0 0 20px;font-size:25px;font-weight:520;line-height:1.5}.sb-auth-sheet-lines{gap:8px;margin-bottom:24px;display:grid}.sb-auth-sheet-lines i{opacity:.1;background:currentColor;border-radius:3px;width:100%;height:3px}.sb-auth-sheet-lines i:nth-child(2){width:88%}.sb-auth-sheet-lines i:nth-child(3){width:62%}.sb-auth-sheet-bottom{align-items:center;gap:10px;font-size:8px;display:flex}.sb-auth-sheet-bottom b{margin-left:auto;font-size:18px;font-weight:400}.sb-auth-file-stack{padding-right:6px;display:flex}.sb-auth-file-stack i{border:1px solid var(--sb-auth-glass-line);background:var(--sb-auth-hero);border-radius:5px;place-items:center;width:24px;height:28px;margin-right:-6px;font-size:8px;font-style:normal;display:grid;transform:rotate(-8deg)}.sb-auth-file-stack i:nth-child(2){transform:rotate(0)}.sb-auth-file-stack i:nth-child(3){transform:rotate(8deg)}.sb-auth-completion-chip{border:1px solid var(--sb-auth-glass-line);background:var(--sb-auth-glass);-webkit-backdrop-filter:blur(30px);box-shadow:0 16px 30px var(--sb-auth-hero-shadow);border-radius:14px;align-items:center;gap:12px;min-width:260px;padding:15px 18px;animation:.9s .18s both sb-auth-arrive;display:flex;position:absolute;bottom:0;right:-8px;transform:rotate(3deg)}.sb-auth-complete-icon{background:var(--sb-auth-accent);width:30px;height:30px;color:var(--sb-auth-button-ink);border-radius:50%;place-items:center;font-size:14px;display:grid}.sb-auth-completion-chip strong{font-size:11px;font-weight:580;display:block}.sb-auth-completion-chip small{opacity:.65;margin-top:5px;font-size:9px;display:block}.sb-auth-chip-file{letter-spacing:.6px;border:1px solid var(--sb-auth-line);border-radius:4px;margin-left:14px;padding:6px;font-size:8px}.sb-auth-scene-footer{opacity:.65;justify-content:space-between;gap:15px;margin-top:24px;font-size:10px;display:flex}.sb-auth-scene-footer>span:last-child{font-size:9px}.sb-auth-scene-footer span span{padding-left:8px}.sb-auth-sheet-top>.iconify{width:20px;height:20px}.sb-auth-sheet-top>span:last-child{letter-spacing:0;opacity:.65;margin-left:auto;font-size:9px}.sb-auth-file-stack .iconify{background-color:currentColor;width:24px;height:24px;margin-right:-4px;padding:4px}.sb-auth-sheet-bottom>.iconify{width:18px;height:18px;margin-left:auto}.sb-auth-complete-icon .iconify{width:15px;height:15px}.sb-auth-scene-footer>span:last-child{align-items:center;gap:8px;display:flex}.sb-auth-scene-footer .iconify{width:13px;height:13px}@keyframes sb-auth-arrive{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}@keyframes sb-auth-sheet-arrive{0%{opacity:0;transform:translateY(18px)rotate(-3deg)}to{opacity:1;transform:translateY(0)rotate(-7deg)}}@media (max-width:900px){.sb-auth-layout{grid-template-columns:1fr;min-height:100svh;padding:0}.sb-auth-scene{display:none}.sb-auth-entry{min-height:100svh;padding:24px clamp(24px,8vw,100px) 22px}.sb-auth-entry-header{width:100%;max-width:520px;margin:0 auto}.sb-auth-brand{font-size:23px}.sb-auth-form-position{padding:52px 0 60px}.sb-auth-content{max-width:380px}.sb-auth-welcome-mark{border:1px solid var(--sb-auth-line);background:var(--sb-auth-soft);border-radius:19px;place-items:center;width:60px;height:60px;margin-bottom:28px;display:grid;box-shadow:inset 0 1px #ffffff29}.sb-auth-welcome-mark .iconify{width:28px;height:28px;color:var(--sb-auth-secondary)}.sb-auth-eyebrow{display:none}.sb-auth-content .sb-auth-title{letter-spacing:-1px;font-size:31px}.sb-auth-description{margin-bottom:29px}.sb-auth-theme{width:38px;height:38px}.sb-auth-text-button{min-height:44px}.sb-auth-assist .sb-auth-text-button{padding:0}.sb-auth-back{min-height:44px;margin-bottom:12px}.sb-auth-content .sb-auth-primary,.sb-auth-content .sb-auth-secondary{min-height:52px}}@media (max-width:360px){.sb-auth-entry{padding-inline:22px}.sb-auth-content .sb-auth-title{font-size:28px}.sb-auth-form-position{padding:34px 0}.sb-auth-description{font-size:13px}.sb-auth-alternatives{gap:8px}.sb-auth-content .sb-auth-secondary{font-size:12px}}@media (prefers-reduced-motion:reduce){.sb-auth-layout *,.sb-auth-layout :after,.sb-auth-layout :before{transition:none!important;animation:none!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.sb-auth-completion-chip,.sb-auth-glass-sheet{background:var(--sb-auth-hero)}}@media (prefers-reduced-transparency:reduce){.sb-auth-completion-chip,.sb-auth-glass-sheet{background:var(--sb-auth-hero);-webkit-backdrop-filter:none}}
