.agentic-deploy-options{background:radial-gradient(ellipse 68% 49% at 50% -29%,#e0e5f5 0,#fff 100%);color:#0c1930;font-family:Inter,sans-serif;overflow:hidden;padding:7.5rem clamp(1.25rem,5vw,5rem);width:100%}.agentic-deploy-options__inner{align-items:flex-start;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:1280px}.agentic-deploy-options__tiers{align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.agentic-deploy-options__tier{background:#fff;border-radius:16px;box-shadow:0 24px 64px rgba(121,139,185,.18);display:flex;flex-direction:column;gap:8px;min-width:0;outline:1px solid rgba(171,178,191,.64);outline-offset:-1px;padding:16px}.agentic-deploy-options__tier-head{align-items:flex-start;background:#fafafa;display:flex;flex-direction:column;gap:.25rem;padding:1rem}.agentic-deploy-options__badge{align-items:center;border-radius:4px;display:inline-flex;font-size:10.4px;font-weight:700;letter-spacing:.1em;line-height:1.4;padding:2px 8px;text-transform:uppercase}.agentic-deploy-options__badge--blue{background:rgba(31,126,242,.08);color:#1f7ef2}.agentic-deploy-options__badge--indigo{background:rgba(99,102,241,.08);color:#6366f1}.agentic-deploy-options__badge--cyan{background:rgba(6,182,212,.08);color:#06b6d4}.agentic-deploy-options__tier-title{color:#0c1930;font-size:18px;font-weight:400;line-height:1.4;margin:0}.agentic-deploy-options__tier-sub{color:#4b5563;font-size:14px;line-height:1.5;margin:0}.agentic-deploy-options__features{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:1rem}.agentic-deploy-options__feature{align-items:flex-start;background:#fff;border:none;border-radius:8px;box-sizing:border-box;flex-direction:column;outline:1px solid #e5eaf2;outline-offset:-1px;padding:11px 15px}.agentic-deploy-options__feature,.agentic-deploy-options__feature-top{align-self:stretch;display:flex;gap:7px;justify-content:flex-start;width:100%}.agentic-deploy-options__feature-top{align-items:center;flex-direction:row;min-width:0}.agentic-deploy-options__feature-icon-wrap{align-items:center;background:rgba(31,126,242,.1);border-radius:6px;display:flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.agentic-deploy-options__feature-icon{display:block;flex-shrink:0;height:14px;max-height:14px;max-width:14px;object-fit:contain;width:14px}.agentic-deploy-options__feature-title{color:#0c1930;flex:1 1 auto;min-width:0}.agentic-deploy-options__feature-desc,.agentic-deploy-options__feature-title{display:block;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:21px;margin:0;overflow-wrap:break-word}.agentic-deploy-options__feature-desc{align-self:stretch;color:#4b5563;width:100%}@media (max-width:1023px){.agentic-deploy-options__tiers{grid-template-columns:1fr}}