.customers-main{background:var(--bg,#fff);color:var(--text,#0a0a0a);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.customers-hero{padding:80px 0 36px}.customers-eyebrow{font-weight:700;font-size:13px;color:var(--accent,#f97316);text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.customers-eyebrow,.customers-title{font-family:Inter Tight,Inter,sans-serif}.customers-title{font-weight:800;font-size:38px;line-height:1.12;color:var(--text,#0a0a0a);max-width:680px;margin-bottom:18px}.customers-lead{font-size:17px;line-height:1.55;color:var(--text-muted,#525252);max-width:620px}.customers-featured-section{padding:24px 0 48px}.customers-card{border:1px solid var(--border-soft,rgba(0,0,0,.08));border-radius:18px;background:var(--bg-tint,#fafafa);padding:36px;box-shadow:0 1px 0 rgba(0,0,0,.02)}.customers-card-header{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--border-soft,rgba(0,0,0,.08));margin-bottom:24px}.customers-logo{width:96px;height:96px;border-radius:14px;overflow:hidden;background:#000;flex-shrink:0;display:flex;align-items:center;justify-content:center}.customers-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.customers-card-eyebrow{font-weight:700;font-size:11px;color:var(--accent,#f97316);text-transform:uppercase;letter-spacing:.14em}.customers-card-eyebrow,.customers-card-name{font-family:Inter Tight,Inter,sans-serif;margin-bottom:6px}.customers-card-name{font-weight:800;font-size:28px;color:var(--text,#0a0a0a)}.customers-card-tags{font-size:14px;color:var(--text-muted,#525252)}.customers-card-body p{font-size:16px;line-height:1.65;color:var(--text,#0a0a0a);margin-bottom:14px}.customers-card-body p:last-child{margin-bottom:0}.customers-card-services{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-soft,rgba(0,0,0,.08))}.customers-card-services h3{font-family:Inter Tight,Inter,sans-serif;font-weight:700;font-size:14px;color:var(--text,#0a0a0a);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.customers-card-services ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.customers-card-services li{position:relative;padding-left:22px;font-size:15px;line-height:1.5;color:var(--text-muted,#525252)}.customers-card-services li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--accent,#f97316);opacity:.85}.customers-disclaimer{margin-top:18px;font-size:12px;line-height:1.5;color:var(--text-muted,#525252);opacity:.85;max-width:760px}.customers-cta-section{padding:32px 0 80px;border-top:1px solid var(--border-soft,rgba(0,0,0,.08));margin-top:36px}.customers-cta-inner{text-align:center}.customers-cta-inner h2{font-family:Inter Tight,Inter,sans-serif;font-weight:800;font-size:28px;color:var(--text,#0a0a0a);margin:36px 0 10px}.customers-cta-inner p{font-size:16px;color:var(--text-muted,#525252);margin-bottom:22px}.customers-cta-inner p a{color:var(--accent,#f97316);font-weight:600}.customers-cta-buttons{gap:12px;flex-wrap:wrap}.customers-btn,.customers-cta-buttons{display:inline-flex;justify-content:center}.customers-btn{align-items:center;padding:11px 22px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14.5px;font-weight:600;border-radius:11px;text-decoration:none;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.customers-btn-primary{color:#fff;background:linear-gradient(180deg,#ff8a3d,#f97316);box-shadow:0 8px 22px -8px rgba(249,115,22,.55),inset 0 1px 0 hsla(0,0%,100%,.25);border:1px solid transparent}.customers-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px -10px rgba(249,115,22,.65),inset 0 1px 0 hsla(0,0%,100%,.3)}.customers-btn-secondary{color:var(--text,#0a0a0a);background:transparent;border:1px solid var(--border-soft,rgba(0,0,0,.16))}.customers-btn-secondary:hover{transform:translateY(-1px);background:var(--bg-tint,#fafafa);border-color:var(--border,rgba(0,0,0,.24))}@media (max-width:640px){.customers-hero{padding:56px 0 24px}.customers-title{font-size:28px}.customers-card{padding:24px}.customers-card-header{grid-template-columns:1fr;text-align:left}.customers-logo{width:72px;height:72px}}