/* Account surfaces: ink-black glass, fine hairlines and precise monetary type. */
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline { width: 100%; max-height: none; margin: 22px 0 28px; padding: 22px; box-shadow: none; background: #ffffff06; border-radius: 16px; backdrop-filter: none; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline[hidden] { display: none; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline h2 { font-size: 17px; margin: 0; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline .benchmark-api-provider { display: none; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline .benchmark-api-description { margin: 7px 0 15px; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline input { background: #f5f5f6; color: #151517; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline .benchmark-api-status { min-height: 0; margin: 10px 0; }
body[data-ui-version] .benchmark-api-dialog.benchmark-api-inline footer { padding-top: 12px; }
body[data-ui-version] .benchmark-api-button { padding: 10px 16px; border: 1px solid #ffffff38; border-radius: 12px; background: #ffffff0c; color: #eee; font-size: 13px; cursor: pointer; white-space: nowrap; }
body[data-ui-version] .benchmark-api-button[hidden] { display: none; }
body[data-ui-version] .benchmark-api-dialog { width: min(560px, calc(100vw - 32px)); max-height: calc(100dvh - 32px); box-sizing: border-box; margin: auto; padding: 28px; overflow: auto; color: #ededf0; border: 1px solid #ffffff30; border-radius: 24px; background: linear-gradient(145deg, #303034f5, #141417fa); box-shadow: 0 30px 120px #000b, inset 0 1px 0 #ffffff14; backdrop-filter: blur(28px); }
.benchmark-api-dialog::backdrop { background: #0009; backdrop-filter: blur(8px); }
.benchmark-api-dialog header { display: flex; justify-content: space-between; align-items: flex-start; gap: 12px; }
.benchmark-api-dialog h2 { font-size: 25px; margin: 10px 0 0; letter-spacing: -.5px; }
.benchmark-api-dialog [data-close-api] { border: 0; border-radius: 50%; width: 32px; height: 32px; color: #ddd; background: #ffffff12; font-size: 24px; cursor: pointer; }
.benchmark-api-description, #benchmarkApiHelp { font-size: 13px; line-height: 1.8; color: #aaaab3; }
.benchmark-api-provider { display: grid; gap: 6px; margin: 22px 0; padding: 16px; border-radius: 14px; border: 1px solid #ffffff14; background: #0002; }
.benchmark-api-provider strong { font-size: 14px; }
.benchmark-api-provider span { font-size: 12px; color: #9b9ba4; overflow-wrap: anywhere; }
.benchmark-api-dialog label { display: block; font-size: 13px; margin-bottom: 10px; }
body[data-ui-version] .benchmark-api-dialog input { box-sizing: border-box; width: 100%; min-width: 0; padding: 14px; border-radius: 12px; border: 1px solid #ffffff35; color: #fff; background: #0003; font-size: 14px; }
.benchmark-api-dialog :focus-visible { outline: 2px solid #ddd; outline-offset: 3px; }
.benchmark-api-status { min-height: 42px; font-size: 13px; line-height: 1.8; color: #d7d7de; }
.benchmark-api-dialog footer { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; padding-top: 20px; border-top: 1px solid #ffffff17; }
.benchmark-api-dialog footer span { font-size: 11px; line-height: 1.8; color: #9999a3; }
.benchmark-api-dialog [type="submit"] { padding: 12px 22px; border: 0; border-radius: 12px; background: #f6f6f8; color: #171719; font-weight: 600; cursor: pointer; }
.benchmark-api-dialog [type="submit"]:disabled { opacity: .35; cursor: not-allowed; }
.header-account { display: flex; align-items: center; gap: 20px; min-width: 0; }
.header-identity { display: grid; gap: 5px; justify-items: end; white-space: nowrap; }
.header-identity > span { color: #e9e9ec; font-size: 13px; font-variant-numeric: tabular-nums; }
.header-identity button { padding: 0; border: 0; color: #929297; background: none; font-size: 12px; cursor: pointer; }
.header-identity button:hover { color: #fff; }
body.auth-locked { overflow: hidden; }
body.auth-locked .app-shell { visibility: hidden; }
body[data-ui-version] .auth-screen { position: fixed; inset: 0; z-index: 200; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 28px; padding: 40px 20px; overflow-y: auto; color: #f7f7f8; background: radial-gradient(ellipse 60% 62% at 50% 28%, #29292d 0%, #101012 58%, #050506 100%); }
body[data-ui-version] .auth-card { width: min(100%, 466px); flex-shrink: 0; padding: 36px 42px 26px; border: 1px solid #ffffff26; border-radius: 28px; background: linear-gradient(160deg, #ffffff10, #ffffff03); box-shadow: inset 0 1px 0 #ffffff0f, 0 32px 100px #0008, 0 0 80px #ffffff03; backdrop-filter: blur(32px); }
.auth-brand { display: flex; align-items: center; gap: 11px; margin-bottom: 40px; color: #f5f5f6; font-size: 15px; font-weight: 600; }
.auth-monogram { display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid #ffffffa6; border-radius: 11px; background: #f3f3f4; color: #141416; font-size: 21px; font-weight: 600; }
.auth-brand small { display: block; margin-top: 4px; color: #9a9a9f; font-size: 9px; font-weight: 500; letter-spacing: 2.3px; }
.account-eyebrow { color: #909095; font-size: 10px; letter-spacing: 2.8px; }
.auth-intro h1 { margin: 13px 0 9px; color: #fff; font-size: 32px; line-height: 1.2; font-weight: 550; letter-spacing: -1px; }
.auth-intro p { margin: 0; color: #a4a4aa; font-size: 14px; line-height: 1.8; }
.auth-tabs { display: flex; gap: 0; margin: 30px 0 25px; padding: 4px; border: 1px solid #ffffff0d; border-radius: 12px; background: #00000038; }
.auth-tabs button { flex: 1; min-height: 38px; padding: 8px 10px; border: 1px solid transparent; border-radius: 8px; color: #929298; background: transparent; font-size: 14px; cursor: pointer; }
.auth-tabs button[aria-selected="true"] { color: #fafafa; border-color: #ffffff12; background: #ffffff13; box-shadow: 0 2px 8px #0002, inset 0 1px 0 #ffffff0c; }
.auth-tabs button:disabled { color: #707077; cursor: not-allowed; }
.local-preview-notice { margin: 0 0 22px; padding: 12px 14px; border: 1px solid #b99a5559; border-radius: 11px; color: #e8d9b3; background: #9e791818; font-size: 12px; line-height: 1.8; overflow-wrap: anywhere; }
.local-preview-login-help { margin: -11px 0 22px; color: #b6ada0; font-size: 12px; line-height: 1.8; }
body[data-ui-version].local-preview .workbench-header { position: sticky; top: 0; flex-wrap: wrap; height: auto; padding-top: 15px; padding-bottom: 12px; row-gap: 12px; }
body[data-ui-version] .local-preview-shell-notice { flex: 1 0 100%; order: 4; margin: 0; padding: 8px 14px; text-align: center; }
body[data-ui-version].local-preview #commissionFinderButton:disabled,
body[data-ui-version].local-preview #productH3OmniButton:disabled { color: #b4b1a8; border-color: #82786366; background: #37342d; box-shadow: none; opacity: 1; cursor: not-allowed; }
body[data-ui-version].local-preview .recharge-steps[hidden] + #rechargeChooseStep { margin-top: 25px; }
.auth-form { display: flex; flex-direction: column; gap: 9px; }
.auth-form label { color: #c3c3c8; font-size: 13px; font-weight: 500; }
.auth-form > label:not(:first-child) { margin-top: 13px; }
.auth-input-wrap { position: relative; display: flex; align-items: center; min-width: 0; }
body[data-ui-version] .auth-form input { width: 100%; min-width: 0; height: 50px; padding: 0 15px; border: 1px solid #ffffff26; border-radius: 11px; outline: 0; color: #f5f5f7; background: #00000026; font-size: 15px; transition: border-color .15s, background .15s, box-shadow .15s; }
body[data-ui-version] .auth-form input::placeholder { color: #717177; font-size: 14px; }
body[data-ui-version] .auth-form input:focus { border-color: #ffffff91; background: #00000032; box-shadow: 0 0 0 3px #ffffff07; }
.auth-input-wrap.phone-input > span { position: absolute; left: 15px; padding-right: 13px; border-right: 1px solid #ffffff24; color: #b2b2b8; font-size: 14px; }
body[data-ui-version] .phone-input input { padding-left: 76px; }
body[data-ui-version] #authPassword { padding-right: 48px; }
#authTogglePassword { position: absolute; top: 4px; right: 4px; bottom: 4px; width: 42px; display: grid; place-items: center; padding: 0; border: 0; border-radius: 8px; color: #8b8b92; background: transparent; cursor: pointer; }
#authTogglePassword:hover { color: #fff; background: #ffffff0a; }
body[data-ui-version] #authTogglePassword svg { width: 19px; height: 19px; }
.auth-register-field { display: grid; gap: 9px; margin-top: 12px; }
.auth-code-row { display: grid; grid-template-columns: minmax(0, 1fr) 114px; gap: 10px; }
.auth-code-row button { border: 1px solid #ffffff2a; border-radius: 11px; color: #dcdce1; background: #ffffff09; font-size: 13px; cursor: pointer; }
.auth-feedback { min-height: 35px; padding-top: 5px; color: #94949c; font-size: 12px; line-height: 1.7; }
.auth-feedback.is-error { color: #e8bdba; }
body[data-ui-version] .account-primary { display: flex; align-items: center; justify-content: center; gap: 20px; min-height: 49px; padding: 12px 22px; border: 1px solid #fff; border-radius: 12px; color: #101012; background: linear-gradient(#fff, #e8e8eb); box-shadow: inset 0 1px 0 #fff, 0 5px 20px #0003; font-size: 14px; font-weight: 600; white-space: nowrap; cursor: pointer; transition: background .15s, transform .15s; }
body[data-ui-version] .account-primary:hover:not(:disabled) { background: #fff; transform: translateY(-1px); }
body[data-ui-version] .account-primary:disabled { color: #8b8b91; border-color: #ffffff1b; background: #ffffff12; box-shadow: none; opacity: 1; transform: none; }
#authSubmit { position: relative; width: 100%; margin-top: 1px; }
#authSubmit > span:last-child { position: absolute; right: 19px; font-size: 20px; font-weight: 400; }
.auth-footer { display: flex; align-items: center; justify-content: center; gap: 6px; margin: 26px -10px 0; padding-top: 23px; border-top: 1px solid #ffffff0e; color: #797980; font-size: 11px; }
body[data-ui-version] .auth-footer svg { width: 15px; height: 15px; }
.auth-page-footer { margin: 0; color: #6d6d75; font-size: 11px; letter-spacing: 1px; }
.auth-page-footer span { margin-left: 16px; padding-left: 16px; border-left: 1px solid #ffffff20; color: #606068; letter-spacing: 0; }

body[data-ui-version] .recharge-modal { padding: 32px; }
body[data-ui-version] .recharge-backdrop { background: #050507a6; backdrop-filter: blur(18px); }
body[data-ui-version] .recharge-dialog { width: min(1020px, calc(100vw - 64px)); max-height: calc(100dvh - 64px); padding: 32px 38px 0; overflow: auto; border: 1px solid #ffffff29; border-radius: 28px; background: linear-gradient(150deg, #28282be8, #131316f5 65%); box-shadow: inset 0 1px 0 #ffffff15, 0 40px 160px #000c; backdrop-filter: blur(40px) saturate(110%); }
body[data-ui-version] .recharge-heading { align-items: flex-start; margin-bottom: 25px; }
body[data-ui-version] .recharge-kicker { color: #93939b; font-size: 10px; letter-spacing: 2.6px; font-weight: 500; }
body[data-ui-version] .recharge-heading h2 { margin: 10px 0 8px; color: #f7f7fa; font-size: 30px; font-weight: 550; letter-spacing: -.8px; }
body[data-ui-version] .recharge-heading p { color: #a6a6ad; font-size: 14px; }
body[data-ui-version] .recharge-close { width: 34px; height: 34px; border: 1px solid #ffffff17; color: #c2c2c8; background: #ffffff0a; font-size: 25px; font-weight: 300; cursor: pointer; }
body[data-ui-version] .recharge-close:hover { color: #fff; background: #ffffff1a; }
.wallet-summary { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding: 23px 26px; border: 1px solid #ffffff1a; border-radius: 17px; background: linear-gradient(110deg, #ffffff0d, #ffffff03); box-shadow: inset 0 1px 0 #ffffff07; }
.wallet-summary > div { display: grid; gap: 9px; }
.wallet-summary span { color: #a2a2a9; font-size: 12px; }
.wallet-summary strong { color: #f8f8fa; font-weight: 500; font-variant-numeric: tabular-nums; }
#walletAvailableCredits { font-size: 32px; letter-spacing: -.8px; line-height: 1; }
.wallet-exchange { padding-left: 35px; border-left: 1px solid #ffffff16; }
.wallet-exchange strong { font-size: 16px; letter-spacing: -.2px; }
.wallet-exchange i { margin: 0 7px; color: #797981; font-style: normal; }
.recharge-steps { display: flex; justify-content: center; gap: 36px; margin: 25px 0 30px; padding: 0; list-style: none; }
.recharge-steps li { display: flex; align-items: center; gap: 8px; color: #77777f; font-size: 12px; }
.recharge-steps li + li::before { content: ''; width: 36px; height: 1px; margin-right: 16px; background: #ffffff16; }
.recharge-steps b { display: grid; place-items: center; width: 24px; height: 24px; border: 1px solid #ffffff1a; border-radius: 50%; color: #93939b; font-size: 10px; font-weight: 500; }
.recharge-steps .is-current { color: #e6e6eb; }
.recharge-steps .is-current b { color: #151517; border-color: #eeeeef; background: #eeeef1; }
.package-heading, .recharge-history-heading { display: flex; justify-content: space-between; align-items: center; gap: 16px; margin-bottom: 14px; }
.package-heading h3, .recharge-history-heading h3 { margin: 0; color: #e5e5e9; font-size: 14px; font-weight: 550; }
.package-heading > span { color: #86868f; font-size: 12px; }
.recharge-packages { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 10px; }
body[data-ui-version] .recharge-package { display: flex; flex-direction: column; align-items: stretch; min-width: 0; padding: 16px 15px 17px; border: 1px solid #ffffff20; border-radius: 14px; color: #eeeeef; background: #ffffff04; text-align: left; cursor: pointer; transition: background .15s, border-color .15s, box-shadow .15s; }
body[data-ui-version] .recharge-package:hover { border-color: #ffffff66; background: #ffffff09; }
.package-topline { display: flex; justify-content: space-between; align-items: center; color: #9999a2; font-size: 11px; }
.package-topline i { display: grid; place-items: center; width: 16px; height: 16px; border: 1px solid #ffffff36; border-radius: 50%; font-size: 11px; font-style: normal; }
.recharge-package > strong { display: flex; align-items: baseline; gap: 3px; margin: 19px 0 12px; font-size: clamp(20px, 2.1vw, 29px); line-height: 1; font-weight: 550; letter-spacing: -.9px; white-space: nowrap; font-variant-numeric: tabular-nums; }
.recharge-package > strong > small { font-size: 15px; font-weight: 450; letter-spacing: 0; }
.package-credits { padding-top: 12px; border-top: 1px solid #ffffff11; color: #a2a2ab; font-size: 12px; font-variant-numeric: tabular-nums; white-space: nowrap; }
.package-credits small { font-size: 10px; }
body[data-ui-version] .recharge-package.is-selected { color: #151518; border-color: #fff; background: linear-gradient(145deg, #fff, #dfdfe4); box-shadow: inset 0 1px 0 #fff, 0 8px 28px #0003; }
.recharge-package.is-selected .package-topline { color: #66666d; }
.recharge-package.is-selected .package-topline i { color: #fff; border-color: #202023; background: #202023; }
.recharge-package.is-selected .package-credits { color: #626269; border-color: #00000016; }
.recharge-checkout { display: flex; justify-content: space-between; align-items: center; gap: 18px; margin-top: 24px; padding-top: 23px; border-top: 1px solid #ffffff13; }
.recharge-checkout p { display: grid; gap: 5px; margin: 0; }
.recharge-checkout p > span { color: #9b9ba4; font-size: 12px; }
.recharge-checkout p > strong { color: #f2f2f5; font-size: 23px; font-weight: 500; font-variant-numeric: tabular-nums; }
.recharge-checkout p > strong small { color: #9d9da6; font-size: 12px; font-weight: 400; }
body[data-ui-version] .recharge-status { gap: 6px; min-height: 0; margin: 20px 0 26px; padding: 13px 16px; border: 1px solid #ffffff15; border-radius: 12px; background: #ffffff04; }
body[data-ui-version] .recharge-status strong { color: #cfcfd5; font-size: 12px; font-weight: 500; }
body[data-ui-version] .recharge-status span { color: #92929d; font-size: 12px; line-height: 1.65; }
body[data-ui-version] .account-text-button { flex-shrink: 0; padding: 4px 0; border: 0; color: #ababba; background: transparent; font-size: 12px; cursor: pointer; }
body[data-ui-version] .account-text-button:hover { color: #fff; }
.recharge-history { max-height: 190px; overflow: auto; }
.account-empty { grid-column: 1/-1; margin: 0; padding: 27px 15px; border: 1px dashed #ffffff14; border-radius: 12px; color: #84848e; background: transparent; text-align: center; font-size: 12px; line-height: 1.8; }
body[data-ui-version] .recharge-history-row { display: grid; grid-template-columns: minmax(0, 1fr) auto 70px; align-items: center; gap: 20px; width: 100%; padding: 13px 3px; border: 0; border-bottom: 1px solid #ffffff0d; border-radius: 0; color: #c9c9d0; background: transparent; text-align: left; cursor: pointer; }
.recharge-history-row > span:first-child { display: grid; gap: 5px; }
.recharge-history-row strong { font-size: 14px; font-weight: 500; }
.recharge-history-row small { overflow: hidden; color: #797984; font-size: 10px; text-overflow: ellipsis; }
.history-credits { color: #8e8e99; font-size: 12px; }
.history-status { padding: 5px 7px; border: 1px solid #ffffff12; border-radius: 6px; color: #bcbcc8; background: #ffffff04; font-size: 11px; text-align: center; white-space: nowrap; }
.history-status[data-status="confirmed"] { color: #e0e0e5; background: #ffffff13; }
.recharge-footer { display: flex; justify-content: space-between; gap: 16px; margin: 26px -38px 0; padding: 15px 38px; border-top: 1px solid #ffffff0b; color: #73737d; background: #00000010; font-size: 10px; }
.payment-order-heading { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-bottom: 20px; }
.payment-order-heading > div { display: grid; gap: 5px; min-width: 0; }
.payment-order-heading span { color: #9898a2; font-size: 12px; }
.payment-order-heading strong { color: #d2d2d9; font-size: 13px; font-weight: 450; word-break: break-all; }
body[data-ui-version] .recharge-layout { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 20px; }
body[data-ui-version] .recharge-qr-card, body[data-ui-version] .recharge-order-card { padding: 22px; border: 1px solid #ffffff17; border-radius: 16px; background: #ffffff04; }
body[data-ui-version] .recharge-qr-card { justify-content: center; }
body[data-ui-version] .recharge-qr-card img { width: auto; max-width: 100%; height: 238px; max-height: none; border-radius: 12px; object-fit: contain; background: #fff; }
body[data-ui-version] .recharge-qr-card strong { margin-top: 15px; color: #e4e4eb; font-size: 13px; font-weight: 500; }
body[data-ui-version] .recharge-qr-card span { color: #8f8f99; font-size: 12px; }
body[data-ui-version] .recharge-dialog[data-billing-ready="false"] .recharge-qr-card::after { display: none; }
body[data-ui-version] .recharge-order-card { gap: 20px; }
.payment-total { display: grid; gap: 9px; padding-bottom: 22px; border-bottom: 1px solid #ffffff12; }
.payment-total span { color: #9999a2; font-size: 12px; }
.payment-total strong { color: #f4f4f7; font-size: 34px; line-height: 1.1; letter-spacing: -1px; font-weight: 500; }
.payment-total small { color: #a3a3af; font-size: 12px; }
body[data-ui-version] #rechargeClaimForm { gap: 12px; }
body[data-ui-version] #rechargeClaimForm label > span { color: #c0c0c9; font-size: 13px; }
body[data-ui-version] #rechargeClaimForm input { min-height: 47px; padding: 0 13px; border: 1px solid #ffffff28; border-radius: 10px; color: #ededf2; background: #00000026; box-shadow: none; color-scheme: dark; font-size: 14px; }
body[data-ui-version] #rechargeClaimForm input::placeholder { color: #74747f; font-size: 12px; }
body[data-ui-version] #rechargeClaimForm input:focus { border-color: #ffffff80; box-shadow: 0 0 0 3px #ffffff05; }
.proof-explanation { margin: 0 0 1px; color: #8e8e99; font-size: 12px; line-height: 1.75; }
body[data-ui-version] .recharge-package.is-selected:focus-visible { outline-color: #fff; outline-offset: 4px; }
@media (max-width: 1280px) {
  body[data-ui-version] .workbench-header { gap: 20px; padding-right: 24px; padding-left: 24px; }
  body[data-ui-version] .workspace-tabs button { padding-right: 15px; padding-left: 15px; }
  .header-account { gap: 14px; }
}
@media (max-width: 1100px) and (min-width: 701px) {
  body[data-ui-version] .workbench-header { flex-wrap: wrap; height: auto; min-height: 82px; padding-top: 16px; padding-bottom: 16px; row-gap: 16px; }
  body[data-ui-version] .workspace-tabs { order: 3; width: 100%; }
  body[data-ui-version] .workspace-tabs button { flex: 1; }
}
@media (max-width: 760px) {
  body[data-ui-version] .recharge-modal { padding: 16px; }
  body[data-ui-version] .recharge-dialog { width: calc(100vw - 32px); max-height: calc(100dvh - 32px); padding: 24px 22px 0; border-radius: 23px; }
  .recharge-packages { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .recharge-package > strong { font-size: 25px; }
  .recharge-steps { gap: 15px; }
  .recharge-steps li + li::before { width: 18px; margin-right: 4px; }
  body[data-ui-version] .recharge-layout { grid-template-columns: minmax(0, 1fr); }
  .recharge-footer { margin-right: -22px; margin-left: -22px; padding: 15px 22px; }
  body[data-ui-version] .recharge-qr-card img { height: 210px; }
}
@media (max-width: 700px) {
  body[data-ui-version] .workbench-header { gap: 12px; padding: 16px; }
  body[data-ui-version] .workbench-brand strong { font-size: 14px; }
  body[data-ui-version] .workbench-brand { gap: 8px; }
  body[data-ui-version] .workbench-brand div > span { font-size: 8px; letter-spacing: 1.4px; }
  body[data-ui-version] .workbench-logo { width: 32px; height: 36px; }
  .header-account { gap: 8px; }
  .header-identity { gap: 5px; }
  .header-identity > span { font-size: 10px; }
  .header-identity button { font-size: 10px; }
  body[data-ui-version] .workbench-balance { min-width: 103px; min-height: 40px; padding: 6px 6px 6px 10px; column-gap: 6px; }
  body[data-ui-version] .workbench-balance > span { font-size: 9px; }
  body[data-ui-version] .workbench-balance > strong { font-size: 12px; }
  body[data-ui-version] .workbench-balance > em { min-width: 33px; padding: 0 6px; font-size: 10px; }
  body[data-ui-version] .workspace-tabs { order: 3; width: 100%; }
}
@media (max-width: 480px) {
  body[data-ui-version] .auth-screen { justify-content: flex-start; gap: 24px; padding: 26px 16px; }
  body[data-ui-version] .auth-card { margin-top: auto; padding: 29px 26px 23px; border-radius: 24px; }
  .auth-page-footer { margin-bottom: auto; font-size: 10px; }
  .auth-brand { margin-bottom: 33px; }
  .auth-intro h1 { font-size: 30px; }
  .auth-intro p { font-size: 13px; }
  body[data-ui-version] .recharge-modal { padding: 8px; }
  body[data-ui-version] .recharge-dialog { width: calc(100vw - 16px); max-height: calc(100dvh - 16px); padding: 24px 18px 0; border-radius: 22px; }
  body[data-ui-version] .recharge-heading { margin-bottom: 21px; }
  body[data-ui-version] .recharge-heading h2 { font-size: 27px; }
  body[data-ui-version] .recharge-heading p { font-size: 13px; }
  .wallet-summary { padding: 19px 17px; gap: 12px; }
  #walletAvailableCredits { font-size: 27px; }
  .wallet-exchange { padding-left: 18px; }
  .wallet-summary span { font-size: 11px; }
  .wallet-exchange strong { font-size: 12px; }
  .wallet-exchange i { margin: 0 4px; }
  .recharge-steps { justify-content: space-between; gap: 7px; margin: 23px 0; }
  .recharge-steps li { gap: 5px; font-size: 10px; }
  .recharge-steps li + li::before { width: 13px; margin-right: 3px; }
  .recharge-steps b { width: 21px; height: 21px; font-size: 9px; }
  .package-heading h3 { font-size: 13px; }
  .package-heading > span { font-size: 10px; }
  .recharge-packages { gap: 9px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body[data-ui-version] .recharge-package { padding: 14px 15px; }
  .recharge-package:last-child { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; column-gap: 15px; align-items: center; }
  .recharge-package:last-child .package-topline { grid-column: 1 / -1; }
  .recharge-package:last-child > strong { margin: 15px 0 2px; }
  .recharge-package:last-child .package-credits { margin-top: 12px; padding: 0 0 0 16px; border-top: 0; border-left: 1px solid #ffffff20; }
  .recharge-package > strong { margin: 16px 0 11px; font-size: 28px; }
  .recharge-checkout { flex-direction: column; align-items: stretch; gap: 17px; padding-top: 19px; margin-top: 20px; }
  .recharge-checkout p { display: flex; justify-content: space-between; align-items: center; }
  .recharge-checkout p > strong { font-size: 21px; }
  .recharge-footer { margin-right: -18px; margin-left: -18px; padding-right: 18px; padding-left: 18px; font-size: 9px; }
  .recharge-history-row { gap: 10px; }
  .history-credits { display: none; }
  body[data-ui-version] .recharge-history-row { grid-template-columns: minmax(0, 1fr) 70px; }
  .payment-order-heading { align-items: flex-start; }
  .payment-order-heading strong { font-size: 11px; }
}
@media (prefers-reduced-motion: reduce) { .recharge-package, .account-primary, .auth-form input { transition: none !important; } }
.recharge-automatic-info { padding-top: 18px; color: #a8a8b2; font-size: 13px; line-height: 1.8; }
.recharge-automatic-info strong { color: #eeeeF2; font-weight: 500; }
.recharge-automatic-info p { margin: 12px 0 0; }
