.wholesale-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.wholesale-card{overflow:hidden;border:1px solid #e5e9f0;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(20,36,60,.07)}.wholesale-card img,.wholesale-placeholder{width:100%;height:150px;object-fit:cover}.wholesale-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#edf4ff,#fff7db);font-size:42px}.wholesale-card-body{padding:16px}.wholesale-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.wholesale-card h3{margin:4px 0}.wholesale-card p{color:#647083;min-height:44px}.wholesale-price{display:flex;align-items:end;justify-content:space-between;margin:14px 0}.wholesale-price strong{font-size:24px;color:#14243c}.wholesale-card .stack-form{gap:8px}.wholesale-card textarea{min-height:62px}.wholesale-request-history{margin-top:24px;border-top:1px solid #e8ebf0;padding-top:18px}.wholesale-form-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px}.wholesale-admin-list{display:grid;gap:10px;margin:12px 0 24px}.wholesale-admin-row{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(120px,1fr) auto;align-items:center;gap:14px;padding:13px 15px;border:1px solid #e5e9f0;border-radius:14px;background:#fafbfc}.wholesale-admin-row small{display:block;color:#727d8d;margin-top:3px}.wholesale-status{min-width:125px}.wholesale-empty{padding:28px;text-align:center;color:#778296;border:1px dashed #d5dae3;border-radius:16px;background:#fafbfc}@media(max-width:760px){.wholesale-form-grid{grid-template-columns:1fr 1fr}.wholesale-admin-row{grid-template-columns:1fr}.wholesale-grid{grid-template-columns:1fr}.wholesale-card p{min-height:0}}
