/* Launch-quality corrections and account/admin UI. */
.account-button{border:1px solid #c9d6cf;border-radius:999px;background:#fff;color:var(--ink);padding:9px 13px;font-size:.88rem;font-weight:700}.product-image{appearance:none;border:0;width:100%;padding:0;overflow:hidden}.product-image img{display:block;width:100%;height:100%;object-fit:cover}.product-image .placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#d7f0e7,#f6e0c6);font-size:3.8rem}.toolbar{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:stretch}.toolbar .search-box,.toolbar .select{min-width:0;width:100%;height:48px}.toolbar .select{appearance:auto}.product-grid .empty{grid-column:1/-1;background:#fff;border:1px dashed #c7d6cf;border-radius:16px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border-radius:12px;background:#edf2ee;margin:18px 0}.auth-tabs button{border:0;border-radius:8px;padding:9px;background:transparent;font-weight:700;color:var(--muted)}.auth-tabs button.active{background:#fff;color:var(--deep);box-shadow:0 2px 8px rgba(20,60,50,.08)}.auth-form{display:grid;gap:11px}.auth-form input{width:100%;border:1px solid #dcd7cf;border-radius:9px;padding:12px}.auth-note{font-size:.8rem;color:var(--muted);line-height:1.5}.account-panel{display:grid;gap:14px}.account-panel .user-card{background:var(--mint);border-radius:13px;padding:16px}.account-order{background:#fff;border:1px solid #e8e2d9;border-radius:11px;padding:12px}.admin-tabs{overflow-x:auto}.admin-tabs button{white-space:nowrap}.admin-panel{overflow:auto}.admin-panel .source-link{color:var(--deep);font-weight:700}.status{border:0;border-radius:99px;padding:6px 9px;font-weight:700}.status.new,.status.research{background:#fff0d7;color:#9a5b00}.status.approved,.status.confirmed{background:#dff4ec;color:#075c3a}.status.rejected,.status.cancelled{background:#fde4df;color:#a72e1f}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.metric{padding:16px;border-radius:14px;background:#f5f2eb}.metric b{font-size:1.8rem;display:block}.trend-card{background:#fbfaf7;border:1px solid #e8e1d7;border-radius:13px;padding:16px;margin:12px 0}.trend-card h4{margin:0 0 7px}.trend-card p{color:var(--muted);font-size:.86rem;line-height:1.5}.product-form .check-label{display:flex;align-items:center;gap:8px}.product-form .check-label input{width:auto}.form-actions{display:flex;gap:8px;align-items:center}.notice{border-left:4px solid var(--orange);background:#fff5ea;padding:12px 14px;border-radius:8px;font-size:.88rem;line-height:1.5}.breadcrumb{font-size:.85rem;color:var(--muted);margin-bottom:14px}.policy{max-width:820px;line-height:1.75}.policy h3{margin-top:30px}.seo-copy{color:var(--muted);max-width:720px;line-height:1.7}@media(max-width:760px){.account-button span{display:none}.account-button{padding:8px}.toolbar{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.product-grid{gap:13px}.product-info{padding:12px}.product-info h3{font-size:.9rem}.card-footer{gap:5px}.add{padding:8px 9px}.site-header{gap:10px}.header-actions{gap:4px}.cart-button{padding:8px 10px}.product-image{height:180px!important}}@media(max-width:420px){.product-grid{grid-template-columns:1fr 1fr}.product-image{height:145px!important}.product-info h3{min-height:38px}.product-info p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
