.home-cta{color:#f7f1e8;background:linear-gradient(135deg,rgba(28,24,20,.94),rgba(58,48,36,.9)),radial-gradient(80% 120% at 12% 20%,rgba(197,160,23,.22),transparent 55%);padding:3.5rem 0;position:relative;overflow:hidden}.home-cta:before{content:"";pointer-events:none;background:radial-gradient(closest-side,rgba(197,160,23,.18),transparent 70%);height:140%;position:absolute;top:auto;bottom:-40%;left:40%;right:-10%}.home-cta-inner{z-index:1;align-items:end;gap:1.75rem;display:grid;position:relative}.home-cta-kicker{letter-spacing:.14em;text-transform:uppercase;color:#e6c96a;margin:0 0 .45rem;font-size:.72rem;font-weight:800}.home-cta-copy h2{letter-spacing:-.02em;max-width:18ch;margin:0;font-size:max(1.85rem,min(3.4vw,2.7rem));font-weight:700;line-height:1.12}.home-cta-copy p{color:rgba(247,241,232,.78);max-width:36rem;margin:.7rem 0 0;font-size:1.02rem;line-height:1.55}.home-cta-actions{flex-wrap:wrap;gap:.7rem;display:flex}.home-cta-primary,.home-cta-secondary{border-radius:.28rem;align-items:center;gap:.45rem;min-height:2.85rem;padding:.7rem 1.15rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.home-cta-primary{background:var(--cms-theme,#c5a017);color:#1a1408}.home-cta-primary:hover{background:#dbb83a;transform:translateY(-1px)}.home-cta-secondary{color:#f7f1e8;border:1px solid rgba(247,241,232,.28)}.home-cta-secondary:hover{background:rgba(247,241,232,.08)}@media (min-width:900px){.home-cta-inner{grid-template-columns:minmax(0,1.4fr) auto}}@media (prefers-reduced-motion:reduce){.home-cta-primary,.home-cta-secondary{transition:none}}
