:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17304f;background:#f4f7fb;--blue:#0965c5;--green:#087f46;--line:#d9e3ef}*{box-sizing:border-box}body{margin:0}.topbar{height:72px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;gap:10px;align-items:center;color:#17304f;text-decoration:none;font-weight:800}.brand img{width:42px;height:42px;object-fit:contain}.back{color:var(--blue);font-weight:700;text-decoration:none}.page{max-width:1180px;margin:0 auto;padding:42px 20px}.auth-card{max-width:620px;margin:28px auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:42px;box-shadow:0 20px 60px #183c6b14}.welcome-mark{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#e7f2ff;color:var(--blue);font-size:32px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--blue);margin:18px 0 5px}h1{font-size:32px;margin:0 0 8px}.lead{color:#60728a;line-height:1.55}.google-button,.auth-form button,.profile-form>button{border:0;border-radius:12px;background:var(--green);color:white;font-weight:800;min-height:48px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.google-button{margin:26px 0}.google-button span{background:#fff;color:#4285f4;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;margin-right:10px}.separator{display:flex;align-items:center;gap:12px;color:#8090a4}.separator:before,.separator:after{content:"";height:1px;background:var(--line);flex:1}.auth-form{margin-top:18px}.auth-form label,.profile-form label{font-size:13px;font-weight:800;display:grid;gap:7px}.inline{display:flex;gap:10px;margin-top:7px}input{width:100%;border:1px solid #bdccdc;border-radius:10px;padding:13px 14px;font:inherit;color:inherit;background:#fff}.inline button{padding:0 20px;white-space:nowrap}.link-button{background:none!important;color:var(--blue)!important;min-height:auto!important;margin-top:12px}.message{min-height:20px;color:#19633f;font-weight:700}.message.error{color:#b42318}.privacy{font-size:13px;color:#74849a;margin-top:24px}.account{display:grid;grid-template-columns:270px 1fr;gap:22px}.account-menu,.account-content{background:#fff;border:1px solid var(--line);border-radius:20px}.account-menu{padding:20px;height:max-content;position:sticky;top:20px}.person{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.person img,.person>span{width:44px;height:44px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#0866c6,#10a678);color:white;display:grid;place-items:center;font-weight:900}.person div{min-width:0}.person strong,.person small{display:block;overflow:hidden;text-overflow:ellipsis}.person small{color:#74849a;font-size:12px}.account-menu nav{display:grid;gap:6px;margin:18px 0}.tab,.logout{border:0;border-radius:10px;padding:12px;text-align:left;background:transparent;color:#35506f;font-weight:800;cursor:pointer}.tab.active{background:#eaf4ff;color:var(--blue)}.logout{color:#b42318;width:100%}.account-content{padding:30px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:18px}.section-head .eyebrow{margin-top:0}.secondary{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 16px;font-weight:800;color:#17304f;cursor:pointer}.orders-list{display:grid;gap:14px;margin-top:24px}.order-card{border:1px solid var(--line);border-radius:16px;padding:18px}.order-top{display:flex;justify-content:space-between;gap:16px}.store{display:flex;gap:11px}.store img,.store .logo-fallback{width:46px;height:46px;border-radius:12px;object-fit:cover;background:#eaf4ff;display:grid;place-items:center;font-weight:900;color:var(--blue)}.store strong,.store small{display:block}.store small,.order-meta{color:#74849a;font-size:13px}.status{height:max-content;border-radius:999px;background:#edf7f1;color:#087f46;padding:6px 10px;font-size:12px;font-weight:900}.order-items{margin:15px 0;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:7px}.order-item{display:flex;justify-content:space-between;gap:12px;font-size:14px}.order-bottom{display:flex;align-items:center;justify-content:space-between}.order-total{font-size:19px;font-weight:900}.repeat{border:0;border-radius:10px;background:var(--blue);color:white;padding:11px 15px;font-weight:800;cursor:pointer}.empty{text-align:center;padding:48px 16px;color:#74849a}.profile-form{max-width:680px;display:grid;gap:16px;margin-top:24px}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-form details{border:1px solid var(--line);padding:14px;border-radius:12px}.profile-form summary{font-weight:800;cursor:pointer}.tax-fields{display:grid;gap:14px;padding-top:16px}.profile-form>button{width:max-content;padding:0 24px}@media(max-width:760px){.page{padding:18px 12px}.topbar{height:62px;padding:0 14px}.back{font-size:13px}.auth-card{padding:26px 20px;margin:8px auto}.inline{display:grid}.account{grid-template-columns:1fr}.account-menu{position:static}.account-menu nav{grid-template-columns:1fr 1fr}.account-content{padding:22px 16px}.two{grid-template-columns:1fr}.order-top,.order-bottom{align-items:flex-start}.order-bottom{gap:12px}.repeat{font-size:12px}h1{font-size:27px}}
