.api-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:1rem}.api-plan-card{display:flex;flex-direction:column;gap:1rem;padding:2rem;border:1px solid var(--line);border-radius:1.2rem;background:#fffef9}.api-plan-card h3{font-size:2rem;margin:0}.api-plan-card p{margin:0}.api-plan-card .product-button{margin-top:auto}.api-plan-price strong{font-size:2.7rem;letter-spacing:-.06em}.api-plan-card dl{margin:0}.api-plan-card dl div{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:.5rem 0}.api-plan-card dt{color:var(--muted)}.api-plan-card dd{margin:0;font-weight:600;text-align:right}.api-enterprise{background:#171922;color:#fffef9}.api-enterprise h3,.api-enterprise .product-eyebrow,.api-enterprise .product-small{color:#fffef9}.api-product .api-enterprise .product-button{background:#fffef9;color:#171922;border-color:#fffef9}.dark-style .api-plan-card{background:#222530}.dark-style .api-enterprise{background:#0b0c11}
