.hs-mod-cr-hero{--purple:#8c2d8c;--purple-dark:#621d62;--purple-mist:#fbf5fb;--ink:#1a1a1a;--ink-soft:#3a3a3a;--muted:#6b6b6b;--border:#e4d0e4;--border-soft:#efe4ef;--success:#1a7a3a;--radius-xl:28px;background:radial-gradient(circle at 85% 20%,rgba(140,45,140,.12),transparent 50%),radial-gradient(circle at 12% 80%,rgba(180,90,180,.1),transparent 55%),linear-gradient(180deg,var(--purple-mist) 0,#fbf5fb 100%);border-bottom:1px solid var(--border-soft);font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;isolation:isolate;overflow:hidden;padding:64px 0 72px;position:relative}.hs-mod-cr-hero:before{background-image:radial-gradient(circle,rgba(140,45,140,.06) 1.4px,transparent 0);background-size:24px 24px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 80%);opacity:.7;pointer-events:none;position:absolute;z-index:-1}.hs-mod-cr-hero *,.hs-mod-cr-hero :after,.hs-mod-cr-hero :before{box-sizing:border-box}:where(.hs-mod-cr-hero h1,.hs-mod-cr-hero h3,.hs-mod-cr-hero p,.hs-mod-cr-hero div,.hs-mod-cr-hero ul,.hs-mod-cr-hero li){margin:0;padding:0}.hs-mod-cr-hero ul{list-style:none}.hs-mod-cr-hero svg{display:block;max-width:100%}:where(.hs-mod-cr-hero a){color:inherit;text-decoration:none}.hs-mod-cr-hero .crh-container{margin:0 auto;max-width:1200px;padding:0 28px}.hs-mod-cr-hero .crh-grid{align-items:center;display:grid;gap:56px;grid-template-columns:1.2fr .8fr}.hs-mod-cr-hero .crh-crumb{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.88rem;font-weight:700;gap:8px;margin-bottom:22px}.hs-mod-cr-hero .crh-crumb a{color:var(--muted);transition:color .2s}.hs-mod-cr-hero .crh-crumb a:hover{color:var(--purple)}.hs-mod-cr-hero .crh-crumb-sep{color:var(--border);font-weight:800}.hs-mod-cr-hero .crh-crumb-current{color:var(--purple-dark)}.hs-mod-cr-hero .crh-eyebrow{align-items:center;background:#fff;border:1px solid var(--border);border-radius:100px;box-shadow:0 2px 8px rgba(98,29,98,.06);color:var(--purple);display:inline-flex;font-size:.84rem;font-weight:800;gap:10px;letter-spacing:.08em;margin-bottom:22px;padding:8px 16px;text-transform:uppercase}.hs-mod-cr-hero .crh-eyebrow:before{background:var(--purple);border-radius:50%;box-shadow:0 0 0 4px rgba(140,45,140,.18);content:"";flex-shrink:0;height:8px;width:8px}.hs-mod-cr-hero .crh-title{color:var(--ink);font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:900;letter-spacing:-.025em;line-height:1.06;margin-bottom:22px}.hs-mod-cr-hero .crh-accent{color:var(--purple)}.hs-mod-cr-hero .crh-lead,.hs-mod-cr-hero .crh-lead p{color:var(--ink-soft);font-size:1.2rem;line-height:1.55;margin-bottom:28px;max-width:580px}.hs-mod-cr-hero .crh-actions{display:flex;flex-wrap:wrap;gap:14px}.hs-mod-cr-hero .crh-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1.04rem;font-weight:800;gap:10px;justify-content:center;line-height:1.2;padding:16px 28px;transition:all .2s}.hs-mod-cr-hero .crh-btn-primary{background:var(--purple);box-shadow:0 6px 20px rgba(140,45,140,.32);color:#fff}.hs-mod-cr-hero .crh-btn-primary:hover{background:var(--purple-dark);box-shadow:0 10px 28px rgba(140,45,140,.4);color:#fff;transform:translateY(-2px)}.hs-mod-cr-hero .crh-btn-outline{background:transparent;border:2px solid var(--purple);color:var(--purple)}.hs-mod-cr-hero .crh-btn-outline:hover{background:var(--purple);color:#fff}.hs-mod-cr-hero .crh-aside{background:#fff;border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:0 14px 48px rgba(98,29,98,.14);padding:28px}.hs-mod-cr-hero .crh-aside-title{color:var(--ink);font-size:1.1rem;font-weight:900;margin-bottom:16px}.hs-mod-cr-hero .crh-snapshot-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:20px}.hs-mod-cr-hero .crh-snapshot{background:var(--purple-mist);border:1px solid var(--border-soft);border-radius:12px;padding:16px}.hs-mod-cr-hero .crh-snapshot-big{color:var(--purple);font-size:1.6rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin-bottom:6px}.hs-mod-cr-hero .crh-snapshot-lbl{color:var(--ink-soft);font-size:.82rem;font-weight:700;line-height:1.3}.hs-mod-cr-hero .crh-bullets{border-top:1px dashed var(--border);display:grid;gap:10px;padding-top:18px}.hs-mod-cr-hero .crh-bullets li{align-items:center;color:var(--ink-soft);display:flex;font-size:.92rem;font-weight:600;gap:10px}.hs-mod-cr-hero .crh-bullets li svg{color:var(--success);flex-shrink:0;height:18px;width:18px}@media (max-width:960px){.hs-mod-cr-hero .crh-grid{gap:40px;grid-template-columns:1fr}}@media (max-width:600px){.hs-mod-cr-hero{padding:44px 0 48px}.hs-mod-cr-hero .crh-container{padding:0 20px}.hs-mod-cr-hero .crh-aside{padding:22px}}