*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1a1c1a;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.auth-shell{width:100%;max-width:1280px;min-height:100vh;margin:0 auto;background:#fff;display:flex;flex-direction:column}.auth-header{height:73px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #eee;position:relative}.auth-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:26px;font-weight:800;letter-spacing:.08em;color:#2a54e6}.auth-back,.auth-home{display:inline-flex;align-items:center;gap:8px;color:#5c6660;font-size:13px;font-weight:700}.auth-main{flex:1}.auth-card{max-width:440px;margin:0 auto;padding:52px 40px 90px}.auth-card.wide{max-width:1000px;padding-top:44px}.auth-title{text-align:center;font-size:26px;font-weight:800;color:#16255f;margin:0 0 6px}.auth-subtitle{text-align:center;font-size:14px;color:#8a90a3;margin:0 0 30px}.auth-fields{display:flex;flex-direction:column;gap:14px}.auth-field label{font-size:12.5px;font-weight:700;color:#5c6660;display:block;margin-bottom:6px}.auth-required{color:#e0392f}.auth-input{width:100%;height:50px;border:1px solid #d7ddd7;border-radius:12px;padding:0 16px;font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#2a54e6;box-shadow:0 0 0 3px rgba(42,84,230,.1)}.auth-input::placeholder{color:#b3bab4}.auth-phone{display:flex;gap:10px}.auth-prefix{height:50px;line-height:50px;padding:0 14px;border:1px solid #d7ddd7;border-radius:12px;font-size:15px;color:#5c6660;background:#f7f8fc}.auth-row{display:flex;align-items:center;justify-content:space-between;margin:16px 2px 22px;font-size:13px}.auth-check{display:flex;align-items:flex-start;gap:8px;color:#3a423c;cursor:pointer;line-height:1.45}.auth-check input{width:16px;height:16px;accent-color:#2a54e6;margin-top:1px;flex:0 0 auto}.auth-primary{width:100%;height:54px;background:#2a54e6;color:#fff;border:0;border-radius:12px;font-size:16px;font-weight:800;cursor:pointer;transition:background .15s,transform .15s}.auth-primary:hover{background:#1e46c8}.auth-primary:active{transform:translateY(1px)}.auth-primary:disabled{background:#9cadde;cursor:wait}.auth-divider{display:flex;align-items:center;gap:14px;margin:26px 0;color:#c3c9c3;font-size:12px}.auth-divider span{flex:1;height:1px;background:#eee}.auth-social{display:flex;flex-direction:column;gap:10px}.auth-social button{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;height:50px;border:1px solid #dadce0;background:#fff;border-radius:12px;font-size:14px;font-weight:700;color:#8a90a3;cursor:not-allowed}.auth-footnote{text-align:center;font-size:14px;color:#8a90a3;margin:26px 0 0}.auth-link{color:#2a54e6;font-weight:700}.auth-error,.auth-success{display:none;border-radius:10px;padding:11px 13px;margin:0 0 16px;font-size:13px;font-weight:650;line-height:1.45}.auth-error.show{display:block;background:#fef2f2;border:1px solid #f5d5d3;color:#c82d26}.auth-success.show{display:block;background:#f0fdf4;border:1px solid #bbefcb;color:#168044}.auth-agreements{display:flex;flex-direction:column;gap:11px;margin:22px 2px 26px}.auth-footer{background:#2a54e6;color:#b7c4ee;padding:38px 40px 42px;text-align:center;font-size:12px;line-height:1.8}.auth-footer-logo{font-size:20px;font-weight:800;letter-spacing:.08em;color:#fff;margin-bottom:10px}.account-loading{text-align:center;padding:100px 20px;color:#8a90a3}.account-hero{display:flex;align-items:center;gap:18px;background:#f6f8fe;border:1px solid #dbe2fb;border-radius:18px;padding:26px 28px;margin-bottom:26px}.account-avatar{width:60px;height:60px;border-radius:50%;background:#2a54e6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800}.account-name{font-size:19px;font-weight:800;color:#16255f}.account-meta{font-size:13px;color:#8a90a3;margin-top:3px}.account-logout{margin-left:auto;border:1px solid #cfd6d0;background:#fff;color:#3a423c;font-size:13px;font-weight:700;padding:10px 18px;border-radius:20px;cursor:pointer}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px}.account-stat{border:1px solid #eee;border-radius:16px;padding:22px 24px;text-align:center}.account-stat strong{display:block;font-size:28px;font-weight:800;color:#2a54e6}.account-stat span{font-size:13px;color:#5c6660;font-weight:600;margin-top:4px}.account-panel{border:1px solid #eee;border-radius:16px;padding:8px 26px}.account-panel h2{font-size:17px;color:#16255f;margin:14px 0}.order-row{display:grid;grid-template-columns:1.2fr 1fr .8fr auto;gap:14px;align-items:center;padding:16px 0;border-top:1px solid #f0f2fa;font-size:13px}.order-row strong{color:#16255f}.order-empty{padding:24px 0;text-align:center;color:#8a90a3;font-size:14px}.status-pill{justify-self:end;background:#f2f5ff;color:#2a54e6;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:800}.account-menu{margin-top:22px}.account-menu a{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #f0f2fa;font-size:14px;font-weight:600}.hidden{display:none!important}
@media(max-width:640px){.auth-header{height:64px;padding:0 18px}.auth-logo{font-size:22px}.auth-home span,.auth-back span{display:none}.auth-card{padding:40px 22px 64px}.auth-card.wide{padding:28px 16px 64px}.auth-title{font-size:24px}.auth-footer{padding:32px 20px 36px}.account-hero{padding:20px 18px;gap:12px;align-items:flex-start}.account-avatar{width:48px;height:48px;font-size:20px}.account-logout{padding:8px 12px}.account-stats{gap:8px}.account-stat{padding:17px 8px}.account-stat strong{font-size:21px}.account-panel{padding:7px 17px}.order-row{grid-template-columns:1fr auto;gap:7px}.order-row .order-date,.order-row .order-total{font-size:12px;color:#8a90a3}.status-pill{grid-column:2;grid-row:1}.auth-phone{gap:7px}}

/* Shared storefront footer and active Google sign-in */
.auth-shell{max-width:none}
.auth-social button,.auth-social a{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;height:50px;border:1px solid #dadce0;background:#fff;border-radius:12px;font-size:14px;font-weight:700}.auth-social button{color:#8a90a3;cursor:not-allowed}.auth-social .auth-google{color:#3c4043;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.auth-social .auth-google:hover{background:#f8faff;border-color:#b8c5ee;box-shadow:0 2px 8px rgba(31,53,123,.08)}.auth-google-logo{width:18px;height:18px;flex:0 0 auto}.auth-footer{width:100%;background:#2a54e6;color:#d3ddfb;padding:0;text-align:left;font-size:12px;line-height:1.85}.auth-footer-inner{width:100%;max-width:1280px;margin:0 auto;padding:50px 40px 46px}.auth-footer-logo{font-size:22px;font-weight:800;letter-spacing:.08em;color:#fff;margin-bottom:20px}.auth-footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:26px;margin-bottom:24px;color:#fff;font-size:12px;font-weight:700}.auth-footer-row{display:flex;align-items:center;justify-content:space-between;gap:36px}.auth-footer-info{color:#aebfee}.auth-footer-social{display:flex;align-items:center;gap:14px;flex:0 0 auto}.auth-footer-social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px}
@media(max-width:640px){.auth-footer{padding:0}.auth-footer-inner{padding:34px 22px 38px}.auth-footer-logo{font-size:19px;margin-bottom:17px}.auth-footer-links{gap:10px 18px;margin-bottom:22px;font-size:11px}.auth-footer-row{align-items:flex-start;flex-direction:column;gap:20px}.auth-footer-info{font-size:10.5px}.auth-footer-social a{width:32px;height:32px}}
