/* User-supplied logo artwork. Never recolor, stretch, trace or substitute. */
.authentic-brand-card{background:#fff!important;color:#10232e!important;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding:20px 16px;text-decoration:none;border:1px solid #d7e0db;transition:border-color .18s ease,box-shadow .18s ease}
.authentic-brand-card[href]:hover{border-color:#315e4d;box-shadow:0 8px 24px #10232e10}
.authentic-brand-card:focus-visible,.brand-asset-link:focus-visible{outline:3px solid #315e4d;outline-offset:4px}
.brand-visual{display:flex;width:100%;min-width:0;height:132px;align-items:center;justify-content:center;background:#fff}
.brand-art{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:132px!important;object-fit:contain!important;object-position:center!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;border:0!important;padding:0!important;transform:none!important}
.authentic-brand-card .brand-name{font:600 14px/1.4 var(--display,Arial,sans-serif);max-width:100%;overflow-wrap:break-word;text-align:center;margin-top:auto}
.brand-link-label{font:500 11px/1.4 var(--body,Arial,sans-serif);color:#365849;text-align:center;letter-spacing:.02em}
.brand-text-reference{font:600 22px/1.4 var(--display,Arial,sans-serif);color:#183a51;text-align:center;max-width:220px}
.brand-asset-link{display:flex;align-items:center;justify-content:center;background:#fff;text-decoration:none;max-width:100%;overflow:hidden}
.brand-asset-small{height:150px;margin-bottom:24px;border-bottom:1px solid #e2e7e4;padding:12px}
.brand-asset-feature{width:100%;min-height:260px;padding:28px;border:1px solid #e2e7e4;border-radius:5px}
.brand-asset-feature .brand-art{max-height:340px!important}
@media(max-width:600px){.authentic-brand-card{padding:14px 10px;gap:8px}.brand-visual{height:102px}.brand-visual .brand-art{max-height:102px!important}.authentic-brand-card .brand-name{font-size:12px}.brand-text-reference{font-size:17px}.brand-asset-feature{min-height:210px;padding:20px}.brand-asset-feature .brand-art{max-height:260px!important}}
@media(prefers-reduced-motion:reduce){.authentic-brand-card{transition:none}}

/* Compact marketing references: uploaded art only; styles are scoped. */
.marketing-references{padding-top:60px;padding-bottom:58px}
.marketing-references .section-heading{margin-bottom:28px;gap:40px;align-items:start}
.marketing-references .section-heading h2{font-size:clamp(30px,3.4vw,44px);line-height:1.15}
.marketing-references .section-heading .eyebrow{margin-bottom:12px}
.marketing-references .section-heading p{font-size:14px;line-height:1.65;max-width:430px}
.marketing-references .marketing-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0}
.marketing-references .portfolio-card{display:grid;grid-template-columns:144px minmax(0,1fr);gap:22px;align-items:start;min-height:0;padding:22px;background:#fff;border:1px solid #d7deda;border-radius:6px;transform:none!important}
.marketing-references .portfolio-card .portfolio-logo{display:flex;align-items:center;justify-content:center;width:144px;height:120px;padding:0;margin:0;background:#fff;border:0;border-radius:0;overflow:visible;transform:none!important}
.marketing-references .portfolio-logo .brand-art{display:block!important;max-width:136px!important;max-height:114px!important;width:auto!important;height:auto!important;object-fit:contain!important;opacity:1!important;filter:none!important}
.marketing-references [data-portfolio-brand="strongarm"] .brand-art{max-height:118px!important;max-width:116px!important}
.marketing-references [data-portfolio-brand="tannro"] .brand-art{max-width:140px!important}
.marketing-references [data-portfolio-brand="hot-n-spicy"] .brand-art{max-height:114px!important;max-width:114px!important}
.marketing-references [data-portfolio-brand="spire"] .brand-art{max-height:106px!important;max-width:136px!important}
.marketing-references .portfolio-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;height:100%;transform:none!important}
.marketing-references .portfolio-body .eyebrow{font-size:9px;line-height:1.4;letter-spacing:.08em;margin:0 0 6px;color:#315e4d}
.marketing-references .portfolio-body h3{font-size:19px;line-height:1.32;letter-spacing:-.02em;max-width:none;margin:0 0 10px;min-height:50px}
.marketing-references .portfolio-body p{font-size:13px;line-height:1.6;margin:0 0 13px;max-width:none;color:#556b70;flex-grow:1}
.marketing-references .social-proof-links{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0;align-items:center;transform:none!important}
.marketing-references .social-proof-links a{font-size:12px;line-height:1.45;padding:4px 0;text-underline-offset:4px}
.marketing-references .service-note{font-size:12px;line-height:1.6;margin-top:20px;padding-top:0;margin-bottom:0;max-width:none}
@media(max-width:1050px) and (min-width:701px){
 .marketing-references .portfolio-card{grid-template-columns:110px minmax(0,1fr);gap:15px;padding:18px}
 .marketing-references .portfolio-card .portfolio-logo{width:110px;height:105px}
 .marketing-references .portfolio-logo .brand-art{max-width:108px!important;max-height:102px!important}
 .marketing-references .portfolio-body h3{font-size:18px;min-height:71px}
}
@media(max-width:700px){
 .marketing-references{padding-top:42px;padding-bottom:40px}
 .marketing-references .section-heading{margin-bottom:22px}
 .marketing-references .section-heading p{margin-top:14px}
 .marketing-references .marketing-proof-grid{grid-template-columns:1fr;gap:12px}
 .marketing-references .portfolio-card{grid-template-columns:104px minmax(0,1fr);padding:16px;gap:16px}
 .marketing-references .portfolio-card .portfolio-logo{width:104px;height:104px}
 .marketing-references .portfolio-logo .brand-art{max-width:102px!important;max-height:99px!important}
 .marketing-references .portfolio-body h3{font-size:18px;min-height:0;margin-bottom:8px}
 .marketing-references .portfolio-body p{font-size:12px;line-height:1.65;margin-bottom:10px}
 .marketing-references .portfolio-body .eyebrow{font-size:8px;letter-spacing:.06em}
 .marketing-references .social-proof-links{gap:3px 12px}
 .marketing-references .social-proof-links a{font-size:11px;min-height:24px}
}
@media(max-width:380px){
 .marketing-references .portfolio-card{grid-template-columns:82px minmax(0,1fr);padding:14px;gap:12px}
 .marketing-references .portfolio-card .portfolio-logo{width:82px;height:87px}
 .marketing-references .portfolio-logo .brand-art{max-width:80px!important;max-height:84px!important}
 .marketing-references .portfolio-body h3{font-size:16px}
}
/* Tighten the desktop copy; stack mobile copy below the logo/title row. */
.marketing-references .portfolio-body h3{min-height:0;margin-bottom:8px}
@media(max-width:1050px) and (min-width:701px){.marketing-references .portfolio-body h3{min-height:48px}}
@media(max-width:700px){
 .marketing-references .portfolio-card{grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:8px 16px;align-items:start}
 .marketing-references .portfolio-body{display:contents}
 .marketing-references .portfolio-card .portfolio-logo{grid-column:1;grid-row:1 / span 2;width:104px;height:96px;align-self:center}
 .marketing-references .portfolio-body .eyebrow{grid-column:2;grid-row:1;align-self:end;margin:0;font-size:9px}
 .marketing-references .portfolio-body h3{grid-column:2;grid-row:2;align-self:start;margin:0;min-height:0}
 .marketing-references .portfolio-body p{grid-column:1 / -1;grid-row:3;margin:4px 0 0;font-size:13px;line-height:1.55}
 .marketing-references .social-proof-links{grid-column:1 / -1;grid-row:4;margin:1px 0 0;gap:5px 16px}
 .marketing-references .social-proof-links a{font-size:12px}
 .marketing-references .portfolio-logo .brand-art{max-height:92px!important}
}
@media(max-width:380px){
 .marketing-references .portfolio-card{grid-template-columns:86px minmax(0,1fr);gap:8px 12px}
 .marketing-references .portfolio-card .portfolio-logo{width:86px;height:88px}
 .marketing-references .portfolio-logo .brand-art{max-width:82px!important;max-height:85px!important}
}
