body.sh-auth-bg{min-height:100vh;min-height:100dvh;background:#f6f8fa;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;align-items:center;justify-content:center;overflow-x:hidden}.sh-auth-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;width:100%;max-width:420px;margin:0 auto;box-sizing:border-box;padding:2.2rem .7rem}.sh-auth-header{text-align:center;margin-top:0;margin-bottom:2.2rem}.sh-auth-logo{height:42px;max-width:90vw;filter:drop-shadow(0 1px 8px rgba(0,0,0,.07))}.sh-auth-main{width:100%;background:#fff;border-radius:14px;box-shadow:0 4px 28px #22292f17;padding:2.3rem 2rem 2rem;display:flex;flex-direction:column;align-items:stretch;min-height:340px;position:relative;box-sizing:border-box;margin-bottom:0;max-width:100%}.sh-auth-footer{text-align:center;margin-top:2.4rem;color:#a4b1c2;font-size:.98rem;letter-spacing:.01em;padding-bottom:env(safe-area-inset-bottom,0);width:100%;box-sizing:border-box}.sh-auth-form{display:flex;flex-direction:column;gap:1.1rem}.sh-auth-form label{font-size:1rem;font-weight:600;margin-bottom:.33rem;color:#24334c}.sh-auth-input{width:100%;box-sizing:border-box;padding:.85rem 1.1rem;border:1.3px solid #e6ecf3;border-radius:8px;font-size:1rem;background:#fafdff;color:#173048;transition:border-color .2s,box-shadow .18s;min-width:0}.sh-auth-input:focus{border-color:#13bac4;outline:none;box-shadow:0 0 0 2px #1ee6e617}.sh-auth-btn{width:100%;background:#13bac4;color:#fff;padding:.88rem 0;border-radius:8px;border:none;font-weight:700;font-size:1.09rem;cursor:pointer;box-shadow:0 2px 12px #1ee6e614;transition:background .16s,box-shadow .18s;margin-top:.8rem}.sh-auth-btn:hover,.sh-auth-btn:focus{background:#1ee6e6;color:#173048;box-shadow:0 3px 18px #1ee6e621}.sh-auth-link{color:#2563eb;text-decoration:none;font-weight:500;transition:color .16s}.sh-auth-link:hover{color:#1d4ed8;text-decoration:underline}.sh-auth-alert{padding:.7rem 1rem;border-radius:6px;font-size:.98rem;margin-bottom:1rem;background:#fff2f2;color:#c0392b;border:1.3px solid #ffd6d6}.sh-auth-success{background:#e7fdf3;color:#159a6c;border-color:#b5f3d1}.sh-auth-divider{margin:1.6rem 0 .8rem;text-align:center;color:#b6bec9;position:relative}.sh-auth-divider:before,.sh-auth-divider:after{content:"";display:inline-block;height:1px;background:#ebeff5;width:35%;vertical-align:middle;margin:0 10px}@media (max-width: 600px){.sh-auth-wrapper{max-width:100%;padding:.7rem 1.5rem}.sh-auth-main{padding:1.3rem 1.5rem;border-radius:8px;min-height:unset}.sh-auth-footer{margin-top:1.2rem;font-size:.91rem;padding-bottom:calc(env(safe-area-inset-bottom,0) + .7rem)}}@media (max-width: 480px){.sh-auth-input{font-size:16px}}
