@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafafa;--bg-1:#f4f4f5;--bg-2:#efefef;--bg-card:#fff;--bg-card-h:#f9f9f9;--border:#00000014;--border-h:#00000029;--fg:#0a0a0a;--fg-2:#1a1a1a;--fg-muted:#666;--fg-faint:#a1a1aa;--accent:#0a0a0a;--accent-2:#0a0a0a;--green:#16a34a;--font:"Inter", -apple-system, sans-serif;--r:8px;--r-lg:12px;--r-xl:18px;--ease:cubic-bezier(.16, 1, .3, 1);--shadow-sm:0 1px 2px #0000000d, 0 0 0 1px #0000000f;--shadow-md:0 4px 12px #0000000f, 0 0 0 1px #0000000f;--shadow-lg:0 8px 32px #00000014, 0 0 0 1px #0000000f}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--fg);font-family:var(--font);font-size:15px;line-height:1.6;overflow-x:hidden}::selection{background:var(--fg);color:var(--bg)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--fg-faint);border-radius:99px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulse{0%,to{box-shadow:0 0 #16a34a73}50%{box-shadow:0 0 0 5px #16a34a00}}.marquee{animation:30s linear infinite marquee}.pulse{animation:2s ease-in-out infinite pulse}.gradient-text{color:var(--fg)}.badge{border:1px solid var(--border-h);background:var(--bg-card);color:var(--fg-muted);letter-spacing:.01em;box-shadow:var(--shadow-sm);border-radius:99px;align-items:center;gap:6px;padding:4px 11px;font-size:11.5px;font-weight:500;display:inline-flex}@media (max-width:768px){section div[style*="repeat(4,1fr)"]{grid-template-columns:repeat(2,1fr)!important}section div[style*="repeat(2,1fr)"],div[style*="gridTemplateColumns: '1fr 1fr'"],div[style*="repeat(3,1fr)"]{grid-template-columns:1fr!important}.hero-cards{width:100%!important}div[style*="height: 580px"]{height:420px!important}div[style*="left: 35px"]{left:18px!important}}@media (max-width:480px){section div[style*="repeat(4,1fr)"]{grid-template-columns:1fr 1fr!important}div[style*="repeat(3,1fr)"][style*="gap: 12"]{grid-template-columns:1fr!important}a[style*=flex][style*="gap: 18"]{flex-wrap:wrap!important}}@media (max-width:520px){div[style*="flexDirection: 'column'"][style*="gap: '10px'"]>div{width:100%!important}div[style*="width: 460"]{width:100%!important;min-width:0!important}.testimonial-wall{height:380px!important}.testimonial-wall>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.testimonial-wall>div>div:last-child,div[style*="left: 35px"][style*="position: 'absolute'"]{display:none!important}div[style*="alignItems: 'flex-start'"][style*="gap: 20"]{gap:12px!important}}@media (max-width:640px){.testimonial-wall{height:440px!important}div[style*="justifyContent: 'space-between'"][style*="flexWrap: 'wrap'"]{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:768px){div[style*="maxWidth: 520"][style*="margin: '0 auto'"]{max-width:100%!important}div[style*="maxWidth: 700"][style*="height: 90"]{display:none!important}.testimonial-wall>div{grid-template-columns:1fr!important}}@media (max-width:700px){.stats-grid{grid-template-columns:1fr 1fr!important}.commission-grid,.evercore-grid{grid-template-columns:1fr!important}}@media (max-width:500px){.stats-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){div[style*="repeat(3, 1fr)"][style*="gap: 12"]{grid-template-columns:1fr 1fr!important}}@media (max-width:400px){div[style*="repeat(3, 1fr)"][style*="gap: 12"]{grid-template-columns:1fr!important}}
