html[data-marketing-surface=audits] .cta-card .aud-cta-btn{background:linear-gradient(135deg,#c084fc,#a855f7 55%,#9333ea);color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 18px color-mix(in srgb,var(--accent,#a855f7) 35%,transparent);animation:none}html[data-marketing-surface=audits] .cta-card .aud-cta-btn:hover{transform:translateY(-2px);box-shadow:0 0 30px color-mix(in srgb,var(--accent,#a855f7) 55%,transparent)}html[data-marketing-surface=audits] .cta-card .aud-cta-btn-ghost{background:linear-gradient(135deg,#ffffff,#f1f5f9);color:#6d28d9;border:1px solid rgba(124,58,237,.25);box-shadow:0 2px 12px rgba(0,0,0,.18);animation:none}html[data-marketing-surface=audits] .cta-card .aud-cta-btn-ghost:hover{transform:translateY(-2px);color:#5b21b6}.aud-cta-trust{justify-content:center;min-height:1.5rem;overflow:hidden}.aud-cta-trust,.aud-cta-trust-item{display:inline-flex;align-items:center}.aud-cta-trust-item{gap:.45rem;font-size:inherit;font-weight:inherit;color:inherit;white-space:nowrap;animation:aud-cta-roll-in .55s cubic-bezier(.34,1.4,.5,1) both}.aud-cta-trust-icon{display:inline-flex;align-items:center;justify-content:center}.aud-cta-trust-icon svg{width:1rem;height:1rem}@keyframes aud-cta-roll-in{0%{opacity:0;transform:translateY(115%) rotateX(-35deg)}70%{opacity:1;transform:translateY(-8%) rotateX(4deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@media (prefers-reduced-motion:reduce){.aud-cta-trust-item{animation:none}}.layout-full-bleed{position:relative;min-height:100vh;overflow-x:clip}.layout-full-bleed-content{position:relative;z-index:10;margin-bottom:var(--layout-sticky-footer-height)}.layout-panel-scroll{position:relative;width:100%;min-height:100vh;overflow-x:clip}.layout-panel-scroll-content{position:relative;z-index:10;width:100%;min-height:100vh;margin:0;padding:0;margin-bottom:var(--layout-sticky-footer-height)}.layout-panel-scroll-content .chrome-layout-body{position:relative;z-index:1;width:100%;min-height:100vh}