*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;min-height:100%;margin:0;padding:0}.app-auth-container{font-family:var(--font-sans,system-ui, -apple-system, sans-serif);background:#f4f6f9;flex-direction:column;width:100%;max-width:none;height:100dvh;margin:0;display:flex;position:relative;overflow:hidden}.view{flex-direction:column;flex:1;height:100%;min-height:0;display:none}.view.active{display:flex}.auth-hero{background:linear-gradient(160deg,#1a2b4a 0%,#234780 60%,#185fa5 100%);flex-shrink:0;padding:52px 28px 36px;position:relative;overflow:hidden}.auth-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.auth-hero:after{content:"";background:#ffffff08;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-50px;left:-30px}.hero-logo{z-index:2;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;display:flex;position:relative}.hero-title{color:#fff;z-index:2;font-size:24px;font-weight:500;line-height:1.2;position:relative}.hero-sub{color:#ffffff80;z-index:2;margin-top:6px;font-size:13px;line-height:1.5;position:relative}.hero-tabs{z-index:2;background:#ffffff14;border-radius:10px;gap:0;margin-top:24px;padding:3px;display:flex;position:relative}.htab{text-align:center;color:#ffffff80;cursor:pointer;border-radius:8px;flex:1;padding:8px 0;font-size:13px;font-weight:500;transition:all .2s}.htab.active{color:#1a2b4a;background:#fff}.auth-body{background:#f4f6f9;flex:1;min-height:0;padding:28px 24px 40px;overflow-y:auto}.form-section-title{color:#8a93a2;text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px;font-size:11px;font-weight:500}.form-row{margin-bottom:14px}.form-label{color:#5a6677;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;font-weight:500;display:flex}.form-label a{color:#185fa5;cursor:pointer;font-size:11px;font-weight:400;text-decoration:none}.input-wrap{position:relative}.form-input{color:#1a2b4a;background:#fff;border:.5px solid #e8ebf0;border-radius:12px;outline:none;width:100%;height:48px;padding:0 44px 0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:#185fa5;box-shadow:0 0 0 3px #185fa514}.form-input.error{border-color:#e24b4a;box-shadow:0 0 0 3px #e24b4a14}.input-icon{cursor:pointer;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.input-icon svg{stroke:#b0b8c4;width:17px;height:17px}.input-prefix{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-prefix svg{stroke:#b0b8c4;width:17px;height:17px}.form-input.has-prefix{padding-left:42px}.field-error{color:#e24b4a;margin-top:4px;font-size:11px;display:none}.field-error.show{display:block}.input-row2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.password-strength{margin-top:6px}.ps-bars{gap:3px;margin-bottom:4px;display:flex}.ps-bar{background:#e8ebf0;border-radius:2px;flex:1;height:3px;transition:background .2s}.ps-label{color:#8a93a2;font-size:10px}.shop-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px;display:grid}.st-item{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e8ebf0;border-radius:12px;padding:12px 10px;transition:all .15s}.st-item.sel{background:#eef5fd;border-color:#185fa5}.st-emoji{margin-bottom:5px;font-size:22px}.st-label{color:#1a2b4a;font-size:12px;font-weight:500}.st-sub{color:#8a93a2;margin-top:2px;font-size:10px}.terms-row{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.custom-check{cursor:pointer;border:1.5px solid #e8ebf0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;transition:all .15s;display:flex}.custom-check.checked{background:#185fa5;border-color:#185fa5}.custom-check svg{stroke:#fff;width:11px;height:11px;display:none}.custom-check.checked svg{display:block}.terms-text{color:#5a6677;font-size:12px;line-height:1.5}.terms-text a{color:#185fa5;cursor:pointer;font-weight:400;text-decoration:none}.btn-primary{color:#fff;cursor:pointer;background:#1a2b4a;border:none;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-family:inherit;font-size:15px;font-weight:500;transition:transform .1s,background .15s;display:flex}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.65;cursor:not-allowed}.btn-primary svg{stroke:#fff;width:17px;height:17px}.switch-text{text-align:center;color:#8a93a2;margin-top:18px;font-size:13px}.switch-text a{color:#185fa5;cursor:pointer;font-weight:500;text-decoration:none}.success-view{text-align:center;background:#f4f6f9;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:none}.success-view.active{display:flex}.success-circle{background:linear-gradient(135deg,#1d9e75,#0f6e56);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.success-circle svg{stroke:#fff;width:36px;height:36px}.success-title{color:#1a2b4a;margin-bottom:8px;font-size:22px;font-weight:500}.success-sub{color:#5a6677;max-width:280px;font-size:14px;line-height:1.6}.success-btn{color:#fff;cursor:pointer;background:#1a2b4a;border:none;border-radius:13px;width:100%;max-width:280px;height:50px;margin-top:32px;font-family:inherit;font-size:15px;font-weight:500}.forgot-view{flex-direction:column;flex:1;min-height:100vh;display:none}.forgot-view.active{display:flex}.forgot-hero{background:linear-gradient(160deg,#1a2b4a 0%,#234780 100%);flex-shrink:0;padding:52px 28px 32px}.forgot-back{cursor:pointer;align-items:center;gap:8px;margin-bottom:20px;display:flex}.forgot-back svg{stroke:#ffffffb3;width:18px;height:18px}.forgot-back span{color:#ffffffb3;font-size:13px}.forgot-icon{background:#ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:14px;display:flex}.forgot-icon svg{stroke:#fff;width:24px;height:24px}.inline-message{border-radius:12px;margin-bottom:14px;padding:12px 14px;font-size:12px;line-height:1.5}.inline-message-success{color:#27500a;background:#eaf3de}.inline-message-error{color:#7a1c1c;background:#fdecec}.toast-stack{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;top:16px;right:16px}.toast-item{color:#fff;border-radius:10px;min-width:260px;max-width:340px;padding:10px 12px;font-size:12px;box-shadow:0 8px 24px #00000026}.toast-success{background:#1d9e75}.toast-error{background:#e24b4a}
