:root{--primary-color: #2563eb;--primary-hover: #1d4ed8;--primary-light: #eff6ff;--text-primary: #1e293b;--text-secondary: #64748b;--text-tertiary: #94a3b8;--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-tertiary: #f1f5f9;--border-color: #e2e8f0;--success-color: #10b981;--warning-color: #f59e0b;--error-color: #ef4444;--info-color: #3b82f6;--status-pending: #f59e0b;--status-quoted: #3b82f6;--status-deal: #10b981;--status-cancelled: #ef4444;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px rgba(0, 0, 0, .1);--shadow-lg: 0 4px 6px rgba(0, 0, 0, .1);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 20px;--font-size-xl: 24px;--font-size-2xl: 32px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);font-size:var(--font-size-md);line-height:1.5;color:var(--text-primary);background-color:var(--bg-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-tertiary{color:var(--text-tertiary)}.bg-primary{background-color:var(--bg-primary)}.bg-secondary{background-color:var(--bg-secondary)}.btn-flat{background:var(--primary-color);color:#fff;border:none;padding:10px 20px;font-size:var(--font-size-md);font-weight:500;border-radius:var(--radius-md);cursor:pointer;transition:background-color .15s ease}.btn-flat:hover,.btn-flat:active{background:var(--primary-hover)}.card-flat{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--spacing-lg);box-shadow:none;transition:border-color .15s ease}.card-flat:hover{border-color:var(--primary-color)}.ant-table{font-size:var(--font-size-sm)}.ant-table-thead>tr>th{background:var(--bg-tertiary);font-weight:600;color:var(--text-primary)}.ant-table-tbody>tr:hover>td{background:var(--bg-secondary)}.ant-tag{border:none;font-weight:500}.ant-input,.ant-input-affix-wrapper{border:1px solid var(--border-color);border-radius:var(--radius-md)}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:var(--primary-color)}.ant-input:focus,.ant-input-affix-wrapper:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-light)}.ant-menu-dark{background:var(--text-primary)}.ant-menu-dark .ant-menu-item-selected{background:var(--primary-color)}.ant-menu-horizontal{border:none}.ant-layout-header{background:var(--text-primary);padding:0 var(--spacing-lg);display:flex;align-items:center;gap:var(--spacing-lg)}.ant-layout-content{background:var(--bg-secondary)}.ant-layout-footer{background:var(--bg-primary);text-align:center;color:var(--text-secondary);padding:var(--spacing-lg)}.ant-modal{border-radius:var(--radius-lg)}.ant-modal-header{border-bottom:1px solid var(--border-color);background:var(--bg-secondary);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.ant-modal-body{padding:var(--spacing-lg)}.ant-drawer-header{border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.ant-drawer-title{font-weight:600}.tag-pending{background:#fef3c7;color:#92400e}.tag-quoted{background:#dbeafe;color:#1e40af}.tag-deal{background:#d1fae5;color:#065f46}.tag-cancelled{background:#fee2e2;color:#991b1b}.ant-empty-description{color:var(--text-secondary)}.ant-spin-dot-item{background-color:var(--primary-color)}.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;color:var(--text-secondary);font-size:12px;line-height:1.8}.site-footer-compact{margin-top:16px}.site-footer a{color:#0000008f;text-decoration:none}.site-footer a:hover{color:var(--primary-color)}.site-footer-copy{font-size:12px}.site-footer-links{justify-content:center}.site-footer-divider{color:var(--text-tertiary)}.site-footer-police{display:inline-flex;align-items:center;gap:5px}.site-footer-police img{width:18px;height:18px;display:block}.market-home{min-height:100vh;background:#f5f7f8}.market-home-header{height:66px;padding:0 clamp(20px,5vw,72px);background:#fffffff0!important;border-bottom:1px solid rgba(214,224,232,.9);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;gap:28px}.market-home-brand{display:inline-flex;align-items:center;gap:12px;color:#101827;text-decoration:none;white-space:nowrap}.market-home-brand:hover{color:#101827}.market-home-brand>span:last-child{display:grid;gap:2px}.market-home-brand strong{font-size:18px;line-height:1}.market-home-brand small{color:#667485;font-size:12px;font-weight:500}.market-home-brand-mark{width:40px;height:32px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#d71920;color:#fff;font-weight:800;font-size:13px}.market-home-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:30px;min-width:0}.market-home-nav a{color:#3d4b5c;font-size:14px;text-decoration:none}.market-home-nav a:hover{color:#d71920}.market-home-actions{margin-left:auto}.market-home-user{color:#3d4b5c;display:inline-flex;align-items:center;gap:6px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-home-hero{min-height:520px;position:relative;display:grid;overflow:hidden;background:#edf5fb}.market-home-hero-media,.market-home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.market-home-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.96) brightness(1.04)}.market-home-hero-overlay{background:linear-gradient(90deg,#f8fcfff5,#f8fcffd1 42%,#f8fcff2e),linear-gradient(180deg,#edf5fb1a,#edf5fbd1)}.market-home-hero-inner{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:clamp(32px,5.5vw,58px) clamp(20px,5vw,72px) clamp(24px,4vw,42px);display:flex;align-items:center}.market-home-hero-copy{max-width:760px}.market-home-tag{margin-bottom:12px;border-radius:6px;padding:6px 12px;border:1px solid rgba(215,25,32,.18);background:#d7192014;color:#b51218}.market-home-hero h1.ant-typography{margin:0;color:#0f1b2d;font-size:clamp(34px,4.8vw,56px);line-height:1.04;font-weight:800;max-width:760px}.market-home-hero-copy .ant-typography{max-width:640px;margin-top:12px;margin-bottom:0;color:#4d5d6e;font-size:16px}.market-home-hero-actions{margin-top:18px}.market-home-hero-actions .ant-btn-background-ghost{color:#1c2d41;border-color:#1c2d415c;background:#ffffff6b}.market-home-hero-actions .ant-btn-background-ghost:hover{color:#d71920!important;border-color:#d71920!important}.market-home-band,.market-home-process,.market-home-cta,.market-home-honors{padding:clamp(24px,4vw,42px) clamp(20px,5vw,72px)}.market-home-section-head{max-width:760px;margin-bottom:14px}.market-home-section-head-row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:28px}.market-home-section-head h2.ant-typography,.market-home-honor-copy h2.ant-typography{margin:5px 0 0;color:#101827;font-size:clamp(24px,3.2vw,34px);line-height:1.15}.market-home-section-head .ant-typography,.market-home-honor-copy .ant-typography{color:#64717f}.market-home-eyebrow{color:#d71920;font-weight:800;font-size:13px}.market-home-brand-band{background:#fff}.market-home-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dde4ea;border-radius:8px;overflow:hidden;background:#fff}.market-home-brand-tile{min-height:84px;display:grid;align-content:center;gap:6px;padding:12px 16px;border-right:1px solid #dde4ea;border-bottom:1px solid #dde4ea;color:#152233;letter-spacing:0;background:linear-gradient(180deg,#fff,#f8fafc)}.market-home-brand-tile:nth-child(3n){border-right:1px solid #dde4ea}.market-home-brand-tile:nth-child(4n){border-right:none}.market-home-brand-tile:nth-last-child(-n+3){border-bottom:1px solid #dde4ea}.market-home-brand-tile:nth-last-child(-n+4){border-bottom:none}.market-home-brand-tile:last-child{grid-column:span 2}.market-home-brand-logo{min-height:44px;display:flex;align-items:center}.market-home-brand-logo img{max-width:100%;max-height:46px;object-fit:contain;object-position:left center}.market-home-brand-tile-dark .market-home-brand-logo img{max-height:38px}.market-home-brand-logo-invert{filter:invert(1) brightness(.38) contrast(1.45)}.market-home-brand-logo-large{max-height:66px!important}.market-home-brand-tile strong{font-size:16px;line-height:1}.market-home-brand-tile span{color:#667485;font-size:12px;line-height:1.35}.market-home-step{height:100%;background:#fff;border:1px solid #dde4ea;border-radius:8px;padding:16px;box-shadow:0 12px 34px #1e405c0d}.market-home-step h4.ant-typography{margin:0 0 6px;color:#101827}.market-home-step .ant-typography{color:#64717f}.market-home-honors{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,.9fr);gap:clamp(28px,6vw,72px);align-items:center;background:linear-gradient(135deg,#d719200f,#2563eb0a),#fff}.market-home-honor-copy h2.ant-typography{color:#101827}.market-home-honor-copy>.ant-typography{color:#64717f;font-size:15px}.market-home-honor-list{display:grid;gap:10px;margin-top:16px}.market-home-honor-item{display:flex;gap:14px;padding:12px;border-radius:8px;background:#ffffffe0;border:1px solid #dde4ea}.market-home-honor-item .anticon{color:#f6c343;font-size:21px;margin-top:2px}.market-home-honor-item div{display:grid;gap:4px}.market-home-honor-item strong{color:#101827}.market-home-honor-item .ant-typography{color:#64717f}.market-home-honor-image{border-radius:8px;overflow:hidden;border:1px solid #dde4ea;background:#fff;box-shadow:0 24px 70px #1e405c1f}.market-home-honor-image img{width:100%;display:block;aspect-ratio:1000 / 461;object-fit:cover}.market-home-process{background:#fff}.market-home-step span{color:#d71920;font-weight:800;font-size:13px}.market-home-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#f7fafc,#edf4fa)}.market-home-cta>div{display:grid;gap:6px}.market-home-cta .anticon{color:#d71920;font-size:28px}.market-home-cta h3.ant-typography{margin:0;color:#101827}.market-home-cta .ant-typography{color:#64717f}.market-home-footer{background:#fff;border-top:1px solid #dde4ea}@media (max-width: 1050px){.market-home-honors{grid-template-columns:1fr}.market-home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-home-brand-tile:nth-child(4n),.market-home-brand-tile:nth-child(3n){border-right:1px solid #dde4ea}.market-home-brand-tile:nth-child(2n){border-right:none}.market-home-brand-tile:nth-last-child(-n+4){border-bottom:1px solid #dde4ea}.market-home-brand-tile:nth-last-child(-n+1){border-bottom:none}.market-home-brand-tile:last-child{grid-column:span 2}}@media (max-width: 900px){.market-home-header{height:auto;min-height:62px;flex-wrap:wrap;padding-top:8px;padding-bottom:8px;gap:12px}.market-home-nav{order:3;width:100%;justify-content:flex-start;gap:16px;overflow-x:auto}.market-home-section-head-row{display:block}}@media (max-width: 640px){.site-footer{flex-direction:column}.site-footer-divider{display:none}.market-home-actions{width:auto;margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.market-home-brand strong{font-size:17px}.market-home-brand small{font-size:11px}.market-home-hero{min-height:auto}.market-home-hero-inner{padding-top:26px}.market-home-hero h1.ant-typography{font-size:38px}.market-home-hero-copy .ant-typography{font-size:16px}.market-home-brand-tile,.market-home-brand-tile:nth-child(3n),.market-home-brand-tile:nth-child(4n),.market-home-brand-tile:nth-child(2n),.market-home-brand-tile:nth-last-child(-n+4){min-height:70px;border-right:none;border-bottom:1px solid #dde4ea}.market-home-brand-tile:last-child{grid-column:auto;border-bottom:none}.market-home-honors{grid-template-columns:1fr}.market-home-cta{align-items:flex-start;flex-direction:column}}
