.popover-modal.add-credits-modal{background:var(--modal-background);-webkit-backdrop-filter:blur(31px)saturate(.5);backdrop-filter:blur(31px)saturate(.5);width:95%;max-width:405px;max-height:80vh;box-shadow:var(--ui-frosted-box-shadow);border:0;border-radius:27px;justify-content:flex-start}.popover-modal.add-credits-modal .add-credits-popover{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;padding:55px;display:flex}.popover-modal.add-credits-modal .add-credits-popover__featured-button{background:var(--ui-success-background);width:100%;color:var(--ui-success-text);text-align:center;text-wrap:balance;border-radius:7px;justify-content:center;min-height:56px;padding:0 10px;font-size:14px;line-height:21px;transition:transform .16s,filter .16s}.popover-modal.add-credits-modal .add-credits-popover__featured-button:hover{filter:brightness(1.02);transform:translateY(-1px)}.popover-modal.add-credits-modal .add-credits-popover__divider{background:var(--modal-divider);width:100%;height:1px}.popover-modal.add-credits-modal .add-credits-popover__packages{flex-direction:column;gap:10px;display:flex}.popover-modal.add-credits-modal .add-credits-package{box-sizing:border-box;width:100%;color:var(--ui-text);text-align:center;text-wrap:balance;background:#212121;border:1px solid #0000;border-radius:7px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:56px;padding:0 40px;font-size:14px;line-height:21px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.popover-modal.add-credits-modal .add-credits-package:hover{background:var(--modal-background-b);transform:translateY(-1px)}.popover-modal.add-credits-modal .add-credits-package:focus-visible{outline:2px solid var(--ui-success-background);outline-offset:2px}.popover-modal.add-credits-modal .add-credits-package .add-credits-package__icon{color:#767676;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.popover-modal.add-credits-modal .add-credits-package .add-credits-package__icon svg{width:12px;height:auto}.popover-modal.add-credits-modal .add-credits-package .add-credits-package__credits,.popover-modal.add-credits-modal .add-credits-package .add-credits-package__price{margin:0;font-size:14px;font-weight:400;line-height:21px}.popover-modal.add-credits-modal .add-credits-package .add-credits-package__credits{color:#cdcdcd;text-align:left}.popover-modal.add-credits-modal .add-credits-package .add-credits-package__price{color:#cdcdcd;text-align:right}.popover-modal.add-credits-modal .footnote-wrap{justify-content:center;display:flex}.popover-modal.add-credits-modal .add-credits-popover__footnote{color:var(--ui-text-extra-muted);text-align:center;max-width:23ch;margin:6px 0 0;font-size:12px;line-height:18px}
