.marketing-home .features-hero{position:relative;overflow:hidden;background:radial-gradient(70% 55% at 100% 0,rgba(255,92,56,.12),transparent 55%),radial-gradient(50% 50% at 0 100%,rgba(15,181,166,.1),transparent 55%),var(--cream);padding:0}.marketing-home .features-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;padding:28px 0 56px}.marketing-home .features-hero h1{font-size:clamp(42px,5.8vw,68px);line-height:.98;letter-spacing:-.038em;margin-top:16px}.marketing-home .features-hero h1 .serif-i{color:var(--coral)}.marketing-home .features-hero-sub{font-size:19px;line-height:1.55;color:var(--muted);max-width:520px;margin-top:20px}.marketing-home .features-hero-cta{display:flex;align-items:center;gap:16px;margin-top:28px;flex-wrap:wrap}.marketing-home .features-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.marketing-home .features-chip{display:inline-flex;align-items:center;border-radius:100px;border:1px solid rgba(40,20,30,.1);background:hsla(0,0%,100%,.72);padding:7px 14px;font-size:12.5px;font-weight:600;color:var(--ink);backdrop-filter:blur(8px)}.marketing-home .features-bento-wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.marketing-home .features-bento{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:11px;width:100%;max-width:420px}.marketing-home .features-bento-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:108px;padding:14px 14px 12px;border-radius:16px;border:1px solid rgba(40,20,30,.08);background:hsla(0,0%,100%,.88);box-shadow:0 10px 28px -16px rgba(40,20,30,.28);transition:transform .2s,box-shadow .2s}.marketing-home .features-bento-tile:hover{transform:translateY(-2px);box-shadow:0 16px 36px -14px rgba(40,20,30,.32)}.marketing-home .features-bento-tile.accent{background:linear-gradient(145deg,var(--coral),var(--coral-l));border-color:transparent;color:#fff;box-shadow:0 16px 40px -12px rgba(255,92,56,.55)}.marketing-home .features-bento-tile .bt-top{display:flex;align-items:center;justify-content:space-between}.marketing-home .features-bento-tile .bt-num{font-family:var(--font-marketing),sans-serif;font-size:11px;font-weight:600;color:#b3aab8}.marketing-home .features-bento-tile.accent .bt-num{color:hsla(0,0%,100%,.75)}.marketing-home .features-bento-tile .bt-icon{display:flex;color:var(--coral)}.marketing-home .features-bento-tile.accent .bt-icon{color:#fff}.marketing-home .features-bento-tile .bt-icon svg{display:block}.marketing-home .features-bento-tile .bt-label{font-family:var(--font-marketing),sans-serif;font-size:14px;font-weight:600;letter-spacing:-.01em;margin-top:10px}.marketing-home .features-bento-tile .bt-desc{font-size:11.5px;line-height:1.35;color:var(--muted);margin-top:4px}.marketing-home .features-bento-tile.accent .bt-desc{color:hsla(0,0%,100%,.88)}.marketing-home .features-bento-flow{position:absolute;inset:-8px -12px auto auto;width:72px;height:72px;border-radius:50%;border:1.5px dashed rgba(15,181,166,.35);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--teal);background:hsla(0,0%,100%,.65);backdrop-filter:blur(6px)}.marketing-home .features-module-card{position:relative}.marketing-home .features-module-card .connects{display:inline-flex;margin-top:14px;font-size:12px;font-weight:600;color:var(--teal)}.marketing-home .features-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.marketing-home .features-cap-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:24px 22px;box-shadow:0 8px 26px -14px rgba(40,20,30,.18);transition:transform .2s,box-shadow .2s}.marketing-home .features-cap-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px -16px rgba(40,20,30,.22)}.marketing-home .features-cap-card h3{font-size:17px;margin-top:0}.marketing-home .features-cap-card p{font-size:14px;line-height:1.55;color:var(--muted);margin-top:10px}.marketing-home .features-cap-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,rgba(255,92,56,.12),rgba(15,181,166,.1));color:var(--coral);font-size:18px;margin-bottom:14px}.marketing-home .features-compare-link{margin-top:14px}.marketing-home .features-compare-link a{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.85);border-bottom:2px solid hsla(0,0%,100%,.35);padding-bottom:2px}.marketing-home .features-compare-link a:hover{color:#fff;border-color:#fff}@media (max-width:960px){.marketing-home .features-hero-grid{grid-template-columns:1fr;gap:28px;padding:24px 0 48px}.marketing-home .features-bento-wrap{min-height:auto}.marketing-home .features-cap-grid{grid-template-columns:1fr}}@media (max-width:600px){.marketing-home .features-hero-grid{padding:16px 0 40px}.marketing-home .features-hero h1{margin-top:14px}.marketing-home .features-hero-sub{font-size:17px}.marketing-home .features-bento{max-width:none}.marketing-home .features-bento-flow{display:none}}