:root{--features-brand:#2563eb;--features-brand-2:#0ea5a4;--features-violet:#7c3aed;--features-amber:#f59e0b;--features-indigo:#4f46e5;--features-green:#16a34a}.subpage-container .key-features .icon-badge{background:#f5f7fb;border:1px solid rgba(15,23,42,.06);border-radius:14px;color:var(--features-brand);display:grid;height:58px;place-items:center;align-items:center;width:58px}.subpage-container .key-features .icon-badge svg{height:30px;width:30px}.subpage-container .security .eyebrow{color:#0b9888!important}.subpage-container .performance .eyebrow{color:#f97316!important}.subpage-container .analytics .eyebrow{color:#7c3aed!important}.subpage-container .key-features h3{font-size:1.2rem;margin-bottom:1rem;margin-top:.8rem}.subpage-container .key-features p{margin-bottom:0}.domain-tags{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-top:3rem}.domain-tag{background:#2563eb;border-radius:12px;color:#fff;font-size:1.125rem;font-weight:600;padding:1rem;text-align:center;transform:rotate(-2deg);transition:transform .2s ease}.domain-tag:nth-child(2n){transform:rotate(2deg)}.domain-tag:hover{transform:rotate(0deg) scale(1.05)}.domain-tag.highlight{background:#dc2626;transform:scale(1.1) rotate(0deg)}