.customer-auth-shell{max-width:760px;margin:0 auto}.customer-auth-tabs{display:flex;gap:8px;margin-bottom:18px}.customer-auth-tab{border:1px solid #ddd;background:#fff;border-radius:999px;padding:10px 18px;font-weight:700;cursor:pointer}.customer-auth-tab.active{background:#111;color:#fff;border-color:#111}.customer-dashboard-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.customer-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:20px}.customer-card{background:#fff;border:1px solid #ececec;border-radius:20px;padding:20px;margin-bottom:18px;box-shadow:0 8px 26px rgba(0,0,0,.035)}.customer-card h2,.customer-card h3{margin-top:0}.customer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.customer-stat{background:#fff7f1;border:1px solid #ffe4d2;border-radius:18px;padding:16px}.customer-stat small{display:block;color:#777;margin-bottom:6px}.customer-stat strong{font-size:1.55rem}.customer-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px 0;border-bottom:1px solid #eee}.customer-row:last-child{border-bottom:0}.customer-row small{display:block;color:#777;margin-top:4px}.customer-link{color:inherit;text-decoration:none}.customer-link:hover{background:#fafafa}.customer-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;background:#f2f2f2;font-size:.78rem;margin-left:7px;white-space:nowrap}.customer-referral{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.customer-referral-code{font-size:1.35rem;letter-spacing:.08em;font-weight:800;padding:10px 14px;border-radius:12px;background:#f7f7f7;border:1px dashed #bbb}.points-plus{color:#137333}.points-minus{color:#b3261e}.customer-verification{font-size:.84rem;color:#725c00;background:#fff9db;padding:7px 10px;border-radius:10px;display:inline-block;margin-top:7px}.customer-checkout-note{margin:12px 0;background:#eef8f0;border:1px solid #c9e9d0;color:#176b32;padding:11px 13px;border-radius:12px}.customer-safety{font-size:.88rem;color:#666;line-height:1.55;background:#f7f7f7;border-radius:14px;padding:13px}.customer-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.customer-empty{color:#777;padding:14px 0}@media(max-width:820px){.customer-dashboard-grid{grid-template-columns:1fr}.customer-stats{grid-template-columns:1fr 1fr}.customer-dashboard-top{flex-direction:column}}@media(max-width:520px){.customer-stats{grid-template-columns:1fr}.customer-row{align-items:flex-start;flex-direction:column}.customer-referral{align-items:stretch}.customer-referral .btn{width:100%}}
