.credit-pack-dialog{box-sizing:border-box;width:min(470px,calc(100vw - 28px));max-height:calc(100dvh - 28px);margin:auto;padding:27px 26px 18px;border:1px solid #e4ded9;border-radius:28px;background:#fffdfb;color:#251f1c;box-shadow:0 24px 90px #211a1830;overflow-y:auto;font-family:inherit}.credit-pack-dialog::backdrop{background:#221d1880;backdrop-filter:blur(5px)}.credit-pack-close{position:absolute;right:20px;top:16px;width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;background:none;color:#81736c;font-size:30px;line-height:1;cursor:pointer}.credit-pack-dialog header{text-align:center}.credit-pack-symbol{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 17px;border-radius:16px;background:#ffedf0;color:#e85b78}.credit-pack-symbol svg{width:29px;height:29px}.credit-pack-dialog h2{margin:0;font-size:clamp(24px,4vw,29px);letter-spacing:-1px;line-height:1.2}.credit-pack-dialog header p{margin:12px 0 21px;color:#81726b;font-size:15px}.credit-pack-dialog header strong{font-weight:500}.credit-pack-list{display:grid;gap:10px}.credit-pack-choice{display:flex;align-items:center;gap:14px;width:100%;padding:14px 17px;border:1px solid #e5dfda;border-radius:21px;background:#fcf9f6;color:#81726b;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.credit-pack-choice:hover:not(:disabled){border-color:#e85b78;background:#fff2f5;transform:translateY(-1px)}.credit-pack-choice:focus-visible,.credit-pack-close:focus-visible{outline:3px solid #e85b78;outline-offset:3px}.credit-pack-choice:disabled{opacity:.65;cursor:wait}.credit-pack-choice>svg{width:25px;height:29px;flex:none;color:#e85b78}.credit-pack-details{display:grid;gap:4px;flex:1;min-width:0;font-size:17px}.credit-pack-details strong{font-size:24px;color:#251f1c}.credit-pack-details small{font-size:15px}.credit-pack-price{border-radius:99px;background:#e95273;color:#fff;font-size:19px;font-weight:600;padding:9px 18px;min-width:70px;text-align:center;box-sizing:border-box}.credit-pack-dialog footer{text-align:center;margin-top:15px;color:#97857e;font-size:12px}.credit-pack-dialog footer p{margin:5px 0 0}.credit-pack-dialog [role=alert]{color:#b33450}.account-credit-balance{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0;padding:12px;border-radius:12px;background:#fff0f4}.account-credit-balance>span{display:grid;gap:4px}.account-credit-balance small{font-size:12px;color:#8b717b;font-weight:400}.account-credit-balance strong{font-size:18px;color:#482c36}.dashboard-account-options .account-credit-balance button,.signed-in-mobile .account-credit-balance button{display:flex;gap:3px;align-items:center;width:auto;min-height:36px;padding:6px 9px;background:#fff;border:1px solid #f0c2cf;border-radius:8px;color:#b53e60;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.account-credit-balance button:hover{background:#ffe3ec}@media(max-width:600px){.credit-pack-dialog{padding:26px 18px 16px;border-radius:24px}.credit-pack-symbol{margin-bottom:15px;width:44px;height:44px}.credit-pack-dialog header p{font-size:15px;margin:11px 0 18px}.credit-pack-choice{padding:12px 13px;gap:10px;border-radius:17px}.credit-pack-details{font-size:14px}.credit-pack-details strong{font-size:24px}.credit-pack-details small{font-size:13px}.credit-pack-price{font-size:17px;min-width:63px;padding:8px 12px}.credit-pack-list{gap:9px}}.credit-pack-dialog{background:#fff;border-color:#eadfe4;color:#35232b}.credit-pack-dialog h2{color:#35232b}.credit-pack-symbol{background:#f8e5ed;color:#a94e70}.credit-pack-choice{background:#fcf7f9;border-color:#eadde3}.credit-pack-choice>svg{color:#b8587c}.credit-pack-price{background:#b8587c}.credit-pack-choice:hover:not(:disabled){background:#f9eaf0;border-color:#b8587c}.credit-pack-close,.pro-upgrade-close{width:44px;height:44px;border-radius:50%;background:#f8f1f4}.credit-pack-close svg,.pro-upgrade-close svg{width:20px;height:20px}