.shop-account-main{min-height:60vh;padding:clamp(28px,5vw,70px) 0}
.shop-account-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;align-items:start}
.shop-account-panel{border:1px solid var(--border);background:var(--bg-elevated);padding:clamp(16px,3vw,28px);border-radius:10px}
.shop-account-panel h1,.shop-account-panel h2{margin-top:0}
.shop-form{display:grid;gap:14px}.shop-form label{display:grid;gap:6px;font-weight:700}
.shop-form input,.shop-form select,.shop-form textarea{width:100%;border:1px solid var(--border-strong);background:var(--bg);color:var(--fg);border-radius:7px;padding:11px 12px;font:inherit}
.shop-form textarea{min-height:90px;resize:vertical}
.shop-notice{margin:14px 0;padding:12px 14px;border:1px solid var(--border-strong);background:var(--bg-elevated);border-radius:8px}
.shop-error{color:#a40000;border-color:#a40000}.shop-muted{opacity:.7}.shop-small{font-size:.82rem}
.shop-table{width:100%;border-collapse:collapse}.shop-table th,.shop-table td{padding:10px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}
.shop-role-list{display:flex;gap:6px;flex-wrap:wrap}.shop-role{border:1px solid var(--border);border-radius:999px;padding:3px 8px;font:700 .76rem/1.4 var(--mono,monospace)}
.shop-timeline{list-style:none;margin:18px 0 0;padding:0 0 0 18px;border-left:2px solid var(--border-strong)}
.shop-timeline li{position:relative;padding:0 0 20px 16px}.shop-timeline li::before{content:"";position:absolute;left:-23px;top:4px;width:9px;height:9px;border-radius:50%;background:var(--fg)}
.shop-summary{display:grid;gap:7px}.shop-summary-row{display:flex;justify-content:space-between;gap:16px}.shop-summary-total{font-weight:900;border-top:1px solid var(--border);padding-top:9px}
.identity-banner{position:fixed;left:14px;right:14px;bottom:14px;z-index:2600;margin:auto;max-width:920px;border:1px solid var(--border-strong);background:var(--bg-elevated);box-shadow:0 14px 50px rgba(0,0,0,.22);border-radius:10px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}
.identity-banner-actions{display:flex;gap:8px;flex-wrap:wrap}
.shop-product-price{margin:8px 0;font:900 1rem/1.2 var(--mono,ui-monospace,monospace)}
.btn:disabled,.shop-size:disabled{cursor:not-allowed;opacity:.48;transform:none}
@media(max-width:760px){.shop-account-grid{grid-template-columns:1fr}.identity-banner{align-items:stretch;flex-direction:column}.identity-banner-actions .btn{width:100%}.shop-table{font-size:.84rem}}
.shop-profile-page{display:grid;gap:20px}.shop-profile-hero{display:flex;align-items:end;justify-content:space-between;gap:18px}.shop-profile-hero .page-title{margin:2px 0}.shop-profile-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shop-profile-actions.is-stacked{display:grid;margin-top:22px}.shop-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:10px;overflow:hidden}.shop-summary-grid article{display:grid;gap:4px;padding:18px 20px;border-right:1px solid var(--border);background:var(--bg-elevated)}.shop-summary-grid article:last-child{border-right:0}.shop-summary-grid strong{font:900 1.8rem/1 var(--mono,monospace)}.shop-summary-grid span{opacity:.7}.shop-service-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--border)}.shop-panel-head{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:16px}.shop-panel-head h2{margin:3px 0}.shop-orders-panel{margin-top:0}.shop-standby-pill{display:inline-flex;border:1px solid var(--border-strong);border-radius:999px;padding:5px 9px;font:800 .72rem/1.2 var(--mono,monospace)}.shop-standby{max-width:720px;margin:auto;text-align:center}.shop-standby .lead{max-width:60ch;margin:12px auto 22px}
@media(max-width:760px){.shop-profile-hero{align-items:stretch;flex-direction:column}.shop-profile-actions{justify-content:stretch}.shop-profile-actions .btn{flex:1}.shop-summary-grid{grid-template-columns:1fr}.shop-summary-grid article{border-right:0;border-bottom:1px solid var(--border)}.shop-summary-grid article:last-child{border-bottom:0}.shop-panel-head{align-items:flex-start;flex-direction:column}}
