*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.buyer-layout{background:#f0f2f5;min-height:100vh}.buyer-nav{background:#fff;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 32px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{cursor:pointer;gap:12px}.logo-icon{font-size:28px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#2563eb);-webkit-background-clip:text;font-size:20px;font-weight:700}.role-badge{border-radius:20px;font-size:12px;font-weight:600;padding:4px 12px}.role-badge.buyer{background:#dbeafe;color:#1e40af}.nav-links{background:#f1f5f9;border-radius:12px;display:flex;gap:8px;padding:4px}.nav-link{align-items:center;border-radius:8px;color:#64748b;display:flex;font-weight:500;gap:8px;padding:8px 20px;text-decoration:none;transition:all .2s}.nav-link.active,.nav-link:hover{background:#fff;color:#2563eb}.nav-link.active{box-shadow:0 1px 3px #0000001a}.nav-user{align-items:center;display:flex;gap:20px}.user-name{font-size:14px;font-weight:600}.user-email{color:#94a3b8;font-size:11px}.logout-btn{background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;font-weight:500;padding:8px 16px}.logout-btn:hover{background:#fee2e2;color:#ef4444}.buyer-main{margin:0 auto;max-width:1400px;padding:32px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.stat-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 1px 3px #0000001a;cursor:pointer;display:flex;gap:16px;padding:20px;transition:transform .2s}.stat-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.stat-icon{align-items:center;border-radius:16px;display:flex;height:52px;justify-content:center;width:52px}.stat-icon.blue{background:#eff6ff;color:#2563eb}.stat-icon.purple{background:#f3e8ff;color:#8b5cf6}.stat-icon.green{background:#ecfdf5;color:#10b981}.stat-icon.orange{background:#fff7ed;color:#f97316}.stat-value{font-size:28px;font-weight:700}.stat-label{color:#64748b;font-size:13px}.welcome-section{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.welcome-title{color:#1e293b;font-size:28px;font-weight:700}.create-rfq-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px}.section-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:24px}.section-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:16px}.section-title{font-size:18px;font-weight:600}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav-links{display:none}.stats-grid{grid-template-columns:1fr}.buyer-main{padding:20px}}
/*# sourceMappingURL=main.ba45f6c9.css.map*/