.paid-feature-new{display:inline-flex!important;align-items:center;justify-content:center;min-width:36px;height:20px;margin-inline-start:auto;padding:0 8px;border-radius:4px;color:#fff!important;background:#079b6f!important;font:700 10px/1 Inter,Arial,sans-serif;letter-spacing:.2px;box-shadow:0 3px 10px rgba(7,155,111,.2)}
.paid-feature-usage{display:grid;grid-template-columns:minmax(220px,auto) minmax(120px,1fr) auto;align-items:center;gap:13px;margin-bottom:14px;padding:12px 14px;border:1px solid #cde8df;border-radius:10px;background:#f1faf7}.paid-feature-usage>div:first-child{display:flex;align-items:center;gap:10px}.paid-feature-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#087a5b;background:#dff4ed}.paid-feature-usage strong,.paid-feature-usage small{display:block}.paid-feature-usage small{margin-top:2px;color:#607288;font-size:10px}.paid-feature-meter{height:7px;overflow:hidden;border-radius:999px;background:#dce6e3}.paid-feature-meter span{display:block;height:100%;border-radius:inherit;background:#079b6f}.paid-feature-usage>b{color:#087a5b;font-size:12px}
.paid-feature-locked{min-height:calc(100vh - 80px);display:grid;place-items:center;align-content:center;gap:10px;padding:34px;text-align:center;background:#f5f7fa}.paid-feature-locked>span{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;color:#6941b5;background:#eee7fa}.paid-feature-locked>span svg{width:34px;height:34px}.paid-feature-locked small{color:#6941b5;font-weight:800}.paid-feature-locked h1{margin:0;color:#071832;font-size:28px}.paid-feature-locked p{max-width:620px;margin:0;color:#71809a;line-height:1.9}.paid-feature-locked a{margin-top:8px;padding:11px 18px;border-radius:8px;color:#fff;background:#6941b5;text-decoration:none;font-weight:800}
@media(max-width:700px){.paid-feature-usage{grid-template-columns:1fr auto}.paid-feature-meter{grid-column:1/-1;grid-row:2}}
.paid-feature-usage>a{padding:7px 10px;border-radius:7px;color:#fff;background:#b67500;text-decoration:none;font-size:10px;font-weight:800}.paid-feature-usage.is-warning{border-color:#ecd8aa;background:#fffaf0}.paid-feature-usage.is-warning .paid-feature-meter span{background:#d69517}.paid-feature-usage.is-full{border-color:#efc8ce;background:#fff5f6}.paid-feature-usage.is-full .paid-feature-meter span{background:#d8475b}@media(max-width:700px){.paid-feature-usage>a{grid-column:1/-1;text-align:center}}

