.account-summary{flex-shrink:0;align-items:center;gap:18px;min-width:0;margin-left:auto;display:flex}.account-summary button{cursor:pointer}.account-identity,.account-balance{align-items:center;gap:9px;min-height:40px;font-size:12px;display:flex}.account-identity{border-radius:6px;max-width:300px;padding:4px 7px}.account-identity:hover,.account-identity[data-pressed=true]{background:#f1f5f3}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.account-balance{color:#536773;border-right:1px solid var(--border);font-variant-numeric:tabular-nums;border-radius:6px 0 0 6px;padding:0 14px 0 8px;font-weight:600}.account-balance small{margin-left:5px;font-size:11px;font-weight:400}.account-avatar{color:#477767;background:#eaf2ef;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:14px;display:inline-grid;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%}.account-vip{color:#758089;white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:inline-flex}.account-vip.is-vip{color:#4f766b;background:#edf5f1;border:1px solid #d7e7df;border-radius:4px;padding:3px 6px}.account-summary button:focus-visible,.avatar-upload:focus-within{outline:2px solid var(--accent);outline-offset:3px;border-radius:5px}.account-chevron{color:#8a8b92;flex-shrink:0;display:inline-flex}.account-popover{color:#2d3740;letter-spacing:0;z-index:60;background:#fff;border:1px solid #e1e6e3;border-radius:8px;width:min(310px,100vw - 24px);max-width:calc(100vw - 24px);padding:0;box-shadow:0 12px 38px #253f3421}.account-popover .popover__dialog{outline:none;padding:20px}.balance-membership{align-items:center;gap:11px;display:flex}.membership-symbol{color:#477767;background:#edf4f0;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.balance-membership strong{font-size:15px;font-weight:650;display:block}.balance-membership small{color:#757982;margin-top:3px;font-size:11px;display:block}.balance-total{color:#6d7477;justify-content:space-between;align-items:baseline;margin:23px 0 18px;font-size:12px;display:flex}.balance-total strong{color:#355f52;font-variant-numeric:tabular-nums;font-size:28px;font-weight:600}.balance-daily>div{justify-content:space-between;gap:8px;font-size:12px;display:flex}.balance-daily strong{font-variant-numeric:tabular-nums;font-weight:600}.balance-daily small{color:#80858a;font-size:10px;font-weight:400}.balance-daily progress{appearance:none;background:#eaf0ec;border:0;border-radius:3px;width:100%;height:5px;margin:10px 0 5px;display:block;overflow:hidden}.balance-daily progress::-webkit-progress-bar{background:#eaf0ec}.balance-daily progress::-webkit-progress-value{background:#6e9b88;border-radius:3px}.balance-daily progress::-moz-progress-bar{background:#6e9b88}.balance-breakdown{border-top:1px solid #edf0ed;gap:9px;margin-top:17px;padding-top:15px;font-size:12px;display:grid}.balance-breakdown>div{justify-content:space-between;gap:12px;display:flex}.balance-breakdown dt{color:#747b7a}.balance-breakdown dd{font-variant-numeric:tabular-nums}.balance-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.balance-actions .button{border-radius:6px;width:100%;min-width:0;height:36px;min-height:36px;font-size:12px}.identity-popover{width:min(280px,100vw - 24px)}.identity-menu-heading{border-bottom:1px solid #edf0ed;align-items:center;gap:11px;padding:18px;display:flex}.identity-menu-heading>div{min-width:0}.identity-menu-heading strong{overflow-wrap:anywhere;font-size:13px;display:block}.identity-menu-heading p{color:#7b7e83;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;line-height:1.7;display:-webkit-box;overflow:hidden}.identity-popover .dropdown__menu{padding:7px}.identity-popover .menu-item{color:#545a5e;border-radius:5px;align-items:center;gap:11px;min-height:41px;padding:9px 11px;font-size:12px;display:flex}.identity-popover .menu-item>span{flex:1}.identity-popover .menu-item>svg{color:#738179;flex-shrink:0}.identity-popover .menu-item[data-hovered=true],.identity-popover .menu-item[data-focused=true]{color:#355f52;background:#edf4f0}.identity-popover .account-logout{border-top:1px solid #edf0ed;border-radius:0 0 5px 5px;margin-top:5px}.identity-popover>.error-text{padding:0 18px 12px;font-size:12px}.author-profile{border-top:0;grid-template-columns:minmax(0,1fr);padding-top:0;display:grid}.author-profile .sidebar-recharge{width:100%;min-height:43px;color:var(--accent);background:#e8eef4;border:1px solid #dbe3ea;border-radius:7px;grid-column:1/-1;justify-content:flex-start;padding:0 14px;font-size:13px}.sidebar-recharge>:last-child{margin-left:auto}.author-home-link{padding-top:14px;padding-bottom:14px}.account-modal{--account-ink:#202d3d;--account-muted:#657587;letter-spacing:0;width:min(1040px,100vw - 48px);max-width:1040px;padding:0}.account-modal.profile-modal{flex:none;width:min(560px,100vw - 32px);max-width:560px}.profile-modal .modal__heading{text-align:left}.account-modal.profile-modal .modal__header{justify-content:flex-start}.account-modal .modal__dialog{-webkit-backdrop-filter:blur(36px)saturate(1.4);backdrop-filter:blur(36px)saturate(1.4);border:1px solid var(--glass-edge);color:var(--account-ink);background:linear-gradient(135deg,#f8fbfde8,#e5eef7e8 62%,#f4f7fad9);border-radius:24px;max-width:100%;max-height:calc(100dvh - 48px);padding:0;overflow:clip;box-shadow:0 28px 100px #20374d33,inset 0 1px #fff}.account-modal .modal__header{border-bottom:1px solid #fff9;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 28px 16px;display:flex}.account-modal .modal__heading{font-size:20px;font-weight:650}.account-modal .modal__body{min-width:0;color:var(--account-ink);margin:0;padding:20px 28px 24px;overflow-y:auto}.account-modal .modal__body>.app-notice{margin-bottom:16px}.recharge-modal .modal__dialog{height:min(760px,100dvh - 48px)}.account-modal.recharge-modal .modal__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.account-modal.recharge-modal .modal__body:has(>.checkout-view){overflow-y:auto}.billing-storefront{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.balance-popover .app-notice{margin-top:14px}:is(.qr-frame:has(.loading-state),.qr-frame:has(.state-panel)){place-items:center;width:224px;min-height:224px;display:grid}.account-modal h3,.account-modal h4{color:inherit}.recharge-tab-switch{flex-shrink:0;width:320px;max-width:100%;margin-inline:auto;padding-block:4px 10px}.profile-form{gap:22px;padding:4px 0 0}.profile-avatar-editor{border-bottom:1px solid #e9eeeb;align-items:center;gap:18px;padding:3px 0 22px;display:flex}.profile-avatar-editor>div{min-width:0}.profile-avatar-editor strong{overflow-wrap:anywhere;font-size:17px;font-weight:600;display:block}.profile-avatar-editor small{color:#8a8b92;font-size:10px;display:block}.profile-avatar-editor .account-avatar{width:76px;height:76px;font-size:28px;box-shadow:0 0 0 5px #f0f5f2}.profile-avatar-actions{align-items:center;gap:10px;min-height:35px;display:flex}.profile-avatar-actions .button{color:#8d8589;width:28px;min-width:28px;height:28px;min-height:28px}.avatar-upload{color:var(--accent);cursor:pointer;padding:8px 0;font-size:13px;position:relative;overflow:hidden}.avatar-upload input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.profile-fields{gap:17px;display:grid}.profile-form h3{color:#626d66;margin:0;font-size:12px;font-weight:650}.profile-form .field{gap:8px}.profile-form .field .label{color:#687076;font-size:12px;font-weight:450}.profile-form .input,.profile-form .textarea{box-shadow:none;background:#fff;border-color:#e3e4e9;border-radius:6px;font-size:13px}.profile-signature{position:relative}.profile-signature .textarea{resize:vertical;min-height:96px;padding-bottom:27px}.profile-signature>span{color:#90929a;pointer-events:none;font-size:10px;position:absolute;bottom:9px;right:12px}.profile-security{gap:5px;display:grid}.profile-phone{color:#707980;flex-wrap:wrap;align-items:center;gap:10px;padding:13px 0 0;font-size:12px;display:flex}.profile-phone>span{align-items:center;gap:7px;margin-right:auto;display:flex}.profile-phone>small{color:#528270;font-size:10px}.profile-phone strong{color:var(--account-ink);font-weight:500}.profile-save{justify-content:flex-end;display:flex}.profile-save .button{border-radius:6px;min-width:130px;height:39px;min-height:39px;font-size:12px}.profile-form>[role=status]{color:#3d7b61;font-size:12px}.profile-close{border-top:1px solid #edeff1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.profile-close strong{font-size:12px;font-weight:500}.profile-close p{color:#878c90;margin-top:4px;font-size:11px;line-height:1.8}.profile-close>.button{color:#a3666d;height:32px;min-height:32px;padding-inline:9px;font-size:11px}.profile-close-confirm{gap:16px;width:100%;padding-top:5px;display:grid}.profile-close-confirm>p{color:#96666c}.profile-close-confirm>.button{border-radius:6px;justify-self:end;font-size:12px}.store-account{color:var(--account-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.store-account>span:first-child{align-items:center;gap:9px;display:flex}.store-account strong{color:#3c6e62;font-variant-numeric:tabular-nums;font-size:20px}.store-account{flex-shrink:0;min-height:38px}.store-account .store-membership{margin-left:auto}.recharge-tabs{flex:1;gap:0;min-height:0}.store-products-panel{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;flex:1;min-height:0;margin:0;padding:0 6px 14px;overflow-y:auto}.liquid-tabs{-webkit-backdrop-filter:blur(24px)saturate(1.6);backdrop-filter:blur(24px)saturate(1.6);background:linear-gradient(135deg,#cddce6b3,#edf4f966);border:1px solid #ffffffd9;border-radius:30px;align-self:center;width:320px;max-width:100%;height:50px;padding:5px;box-shadow:inset 0 1px 4px #354f6a14,0 2px 8px #243c520a}.liquid-tabs .tabs__tab{color:#727b82;border-radius:25px;gap:7px;width:50%;height:40px;font-size:14px;font-weight:500}.liquid-tabs .tabs__tab[data-selected=true]{color:#355066}.liquid-tabs .tabs__indicator{-webkit-backdrop-filter:blur(20px)saturate(1.8);backdrop-filter:blur(20px)saturate(1.8);background:linear-gradient(160deg,#fffffff5,#ffffff85 45%,#d9e8f680);border:1px solid #fff;border-radius:25px;box-shadow:0 3px 10px #42617c26,inset 0 2px 2px #fff,inset 0 -1px 2px #b4cfe580}.store-intro{text-align:center;margin:14px 0 20px}.store-intro h3{margin-bottom:7px;font-size:20px;font-weight:600}.store-intro p{color:var(--account-muted);font-size:12px;line-height:1.8}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-grid.recharge{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{--product-accent:#315d7c;border:1px solid var(--glass-edge);background:var(--glass-fill);min-width:0;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(1.4);backdrop-filter:blur(20px)saturate(1.4);border-radius:18px;flex-direction:column;gap:18px;padding:24px 21px 20px;transition:box-shadow .22s,background .22s;display:flex}.product-card:hover,.product-card:focus-within{background:linear-gradient(145deg,#fffffff2,#ffffffa6);box-shadow:inset 0 1px #fff,0 10px 28px #243c521c}.product-card.tier-ultra{--product-accent:#263f55}.product-card.tier-credits{padding-inline:16px}.product-title{color:var(--product-accent);align-items:center;gap:9px;display:flex}.product-title h4{overflow-wrap:anywhere;font-size:17px;font-weight:600}.product-title>svg{flex-shrink:0}.product-price{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:28px;font-weight:650}.product-price small{color:var(--account-muted);font-size:11px;font-weight:400}.product-quota{color:var(--account-muted);border-bottom:1px solid #eaedf0;padding-bottom:16px;font-size:12px}.product-quota strong{color:var(--product-accent);font-size:22px;font-weight:550}.product-benefits{color:#636c73;flex:1;align-content:start;gap:11px;min-height:102px;padding:0;font-size:11px;list-style:none;display:grid}.product-benefits li{align-items:flex-start;gap:6px;display:flex}.product-benefits svg{color:var(--product-accent);flex-shrink:0;margin-top:1px}.product-card>.button{border-radius:11px;width:100%;min-height:42px;font-size:13px}.product-card>small{color:var(--account-muted);font-size:11px;line-height:1.7}.store-footnote{color:#657587;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:11px;line-height:1.7;display:flex}.store-empty{color:#80888f;text-align:center;align-content:center;justify-items:center;gap:12px;min-height:215px;display:grid}.store-empty h4{color:#51595f;font-size:16px}.store-empty p{font-size:12px}.payment-unavailable{color:#8a6870;text-align:center;background:#f7f0f1;border:1px solid #eedfe2;border-radius:6px;margin-top:16px;padding:10px 14px;font-size:12px}.store-loading{place-content:center;gap:15px;min-height:260px;display:grid}.store-back{align-self:flex-start;font-size:12px}.checkout-view{--checkout-accent:#5287b2;--checkout-tint:#f5f7f9;flex-direction:column;flex-shrink:0;gap:16px;min-height:0;display:flex}.checkout-view.tier-plus{--checkout-accent:#367565;--checkout-tint:#f1f7f4}.checkout-view.tier-ultra{--checkout-accent:#43557e;--checkout-tint:#f1f3f9}.account-modal .modal__dialog:has(.checkout-view){height:min(760px,100dvh - 48px)}.checkout-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-toolbar>span{color:var(--account-muted);align-items:center;gap:6px;font-size:11px;display:flex}.checkout-layout{border:1px solid #cdd8e2;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid;overflow:clip}.checkout-product{background:var(--checkout-tint);flex-direction:column;min-width:0;padding:26px;display:flex}.checkout-product-heading{color:var(--checkout-accent);align-items:center;gap:10px;margin-bottom:20px;font-size:12px;display:flex}.checkout-product-icon{width:42px;height:42px;color:var(--checkout-accent);background:#fff;border-radius:11px;place-items:center;display:grid}.checkout-product h3{overflow-wrap:anywhere;font-size:27px;font-weight:650;line-height:1.3}.checkout-product-subtitle{color:var(--account-muted);margin-top:8px;font-size:12px}.checkout-quota{color:var(--checkout-accent);flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:24px;display:flex}.checkout-quota strong{font-variant-numeric:tabular-nums;font-size:38px;font-weight:650;line-height:1.2}.checkout-quota>span{font-size:13px}.checkout-quota small{background:#ffffffb3;border-radius:5px;margin-left:auto;padding:4px 8px;font-size:11px}.checkout-price{font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:3px;font-size:42px;font-weight:650;line-height:1.3;display:flex}.checkout-price small{font-size:23px;font-weight:500}.checkout-benefits{gap:11px;margin:20px 0 24px;padding:0;font-size:12px;list-style:none;display:grid}.checkout-benefits li{align-items:center;gap:9px;display:flex}.checkout-benefits svg{color:var(--checkout-accent);flex-shrink:0}.checkout-note,.checkout-upgrade{color:var(--account-muted);font-size:11px;line-height:1.9}.checkout-upgrade{border-left:2px solid #bbccda;margin-top:18px;padding-left:12px}.checkout-payment{background:#fff;flex-direction:column;align-items:center;gap:14px;min-width:0;padding:22px 26px 16px;display:flex}.payment-heading{width:100%;min-height:30px;color:var(--account-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.payment-status-group{align-items:center;gap:6px;display:flex}.payment-refresh.button{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--account-muted);border-radius:7px}.payment-refresh.is-stale{color:#977026;background:#fcf6e9}.payment-refresh.is-syncing>svg{animation:1s linear infinite payment-sync}@keyframes payment-sync{to{transform:rotate(360deg)}}.checkout-payment-main{flex-direction:column;align-items:center;gap:14px;width:100%;min-width:0;display:flex;overflow:visible}.checkout-actions{justify-content:center;width:100%;margin-top:auto;display:flex}.checkout-actions .button{color:var(--account-muted);font-size:12px}.billing-sync-status{color:var(--account-muted);align-items:center;gap:6px;font-size:11px;display:flex}.billing-sync-status .button{width:28px;min-width:28px;height:28px;min-height:28px}.payment-methods{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;max-width:280px;display:grid}.payment-methods .pay-button{color:#fff;background:#1677ff;border-radius:7px;width:100%;min-height:44px;font-size:13px}.payment-methods .pay-button.wechat{background:#169b58}.payment-methods .pay-button:disabled{opacity:.5}.purchase-terms{text-align:center;color:var(--account-muted);font-size:11px!important}.qr-placeholder{color:#939a9f;background:#f8f9fa;border:1px dashed #d6dce0;border-radius:7px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:14px;width:226px;height:226px;font-size:13px;display:flex}.qr-payment{justify-items:center;gap:12px;width:100%;min-width:0;font-size:13px;display:grid;position:relative}.qr-payment>strong{color:#328264}.qr-payment.alipay>strong{color:#1677df}.qr-frame{background:#fff;border:1px solid #e5e8eb;border-radius:7px;width:226px;height:226px;overflow:hidden}.qr-frame canvas{width:224px;height:224px}.qr-frame.framed{border:0;border-radius:6px;position:relative;box-shadow:0 0 0 1px #edf0f2}.qr-frame.framed iframe{transform-origin:0 0;background:#fff;border:0;max-width:none;display:block;position:absolute;inset:12px auto auto 12px}.qr-caption{color:var(--account-muted);align-items:center;gap:7px;font-size:11px;display:flex}.qr-reload.button{width:24px;min-width:24px;height:24px;min-height:24px;color:var(--account-muted)}.qr-frame .state-panel{gap:8px;height:100%;padding:12px}.qr-frame .state-panel-copy h3{font-size:13px}.qr-frame .state-panel-copy p{line-height:1.6}.qr-payment small{font-variant-numeric:tabular-nums;color:var(--account-muted)}.qr-expired{width:226px;height:226px;color:var(--account-muted);text-align:center;border:1px solid #e5e8eb;place-content:center;padding:25px;display:grid}.checkout-order-info{border-top:1px solid #dcdfe433;gap:10px;margin-top:auto;padding-top:20px;font-size:11px;display:grid}.checkout-order-info>div{justify-content:space-between;gap:14px;display:flex}.checkout-order-info dt{color:var(--account-muted);flex-shrink:0}.checkout-order-info dd{text-align:right;overflow-wrap:anywhere;margin:0}.checkout-order-info .order-number{flex-direction:column;gap:5px}.checkout-order-info .order-number dd{text-align:left;color:var(--account-muted)}.payment-status{color:#857759;align-items:center;gap:7px;font-size:12px;display:flex}.payment-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.payment-status.paid,.payment-status.paid_review{color:#298064}.payment-result{color:#537a75;text-align:center;align-content:center;justify-items:center;gap:16px;min-height:280px;display:grid}.payment-result strong{font-size:20px}.payment-result p{color:var(--account-muted);font-size:12px}.payment-error{text-align:center;overflow-wrap:anywhere;font-size:12px;line-height:1.8}.refund-record{font-size:12px;line-height:1.8}.refund-details{border-top:1px solid #eaedf0;padding-top:15px;font-size:12px}.refund-details>*{margin-bottom:14px}.store-records{min-height:320px}.store-records h3{margin:18px 0;font-size:18px}.store-records article{border-bottom:1px solid #eaedf0;align-items:center;gap:16px;padding:16px 0;font-size:13px;display:flex}.store-records article>div{flex:1;min-width:0}.store-records article>.order-list-actions{flex:none;gap:6px;display:flex}.order-list-actions .button{font-size:12px}.order-list-actions .button--ghost{color:var(--account-muted)}.store-pagination{justify-content:center;align-items:center;gap:16px;margin-top:22px;font-size:12px;display:flex}.store-pagination .button{min-width:64px;font-size:12px}.store-records article small{color:var(--account-muted);margin-top:6px;font-size:11px;display:block}.account-breakdown{color:var(--account-muted);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.account-modal.records-modal{width:min(880px,100vw - 32px);max-width:880px}.account-modal.records-modal:has(.checkout-view){width:min(1040px,100vw - 48px);max-width:1040px}.records-modal .modal__dialog{height:min(760px,100dvh - 48px)}.records-modal .modal__header{flex-shrink:0}.account-modal.records-modal .modal__body{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.billing-records{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.records-toolbar{border-bottom:1px solid #edeff1;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;display:flex}.records-tab-switch{width:320px;min-width:0;max-width:calc(100% - 48px)}.records-tab-switch .liquid-tabs{width:100%;max-width:100%}.records-tab-switch .tabs__tab{white-space:nowrap;gap:5px;padding-inline:8px;font-size:13px}.records-toolbar>.button{flex-shrink:0}.records-panel{flex-direction:column;flex:1;min-height:0;padding:0;display:flex}.records-panel[data-inert],.records-panel[hidden]{display:none}.records-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;outline-offset:-3px;flex:1;min-height:0;padding:0 28px;overflow-y:auto}.records-scroll>.app-notice{margin-top:16px}.records-scroll .account-breakdown{border-bottom:1px solid #edeff1;padding:18px 0}.records-scroll .store-records{min-height:0}.records-scroll .store-records article{min-height:80px}.record-amount{font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.billing-records>.store-pagination{border-top:1px solid #edeff1;flex-shrink:0;margin:0;padding:12px 20px}.billing-records>.store-pagination>span{text-align:center;font-variant-numeric:tabular-nums;min-width:70px}.account-modal.records-modal .modal__body:has(>.checkout-view){padding:20px 28px 24px;overflow-y:auto}@media (max-width:640px){.records-modal .modal__dialog{height:calc(100dvh - 24px)}.records-toolbar{gap:8px;padding:12px 16px}.records-scroll{padding-inline:16px}.records-scroll .store-records article{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-block:16px;display:grid}.records-scroll .order-list-actions{grid-column:1/-1;justify-content:flex-end}.account-modal.records-modal .modal__body:has(>.checkout-view){padding:16px}}@media (max-width:1100px){.workspace-top .account-name{max-width:80px}.workspace-top .account-vip{display:none}}@media (max-width:760px){.account-summary{gap:10px}.account-identity{gap:6px}.account-name{max-width:72px}.account-vip{display:none}.account-balance{padding-right:10px;font-size:12px}.author-topbar{gap:8px;padding-inline:14px}.author-breadcrumb,.workspace-top .account-name{display:none}.workspace-top .account-balance{border:0;padding:0}.workspace-top .account-balance>svg{display:none}.workspace-top .account-balance small{font-size:10px}.workspace-top .account-avatar{width:28px;height:28px;font-size:12px}.workspace-top .account-summary{gap:7px}.workspace-top-novel{flex-shrink:1;min-width:0}.account-modal{width:calc(100vw - 24px)}.account-modal.records-modal:has(.checkout-view){width:calc(100vw - 24px)}.account-modal.modal__container{flex:none}.account-modal .modal__dialog{max-height:calc(100dvh - 24px)}.account-modal .modal__header{padding:18px 16px 14px}.account-modal .modal__body{padding:16px}.account-modal.records-modal .modal__body:has(>.checkout-view){padding:16px}.store-membership{font-size:11px}.product-grid,.product-grid.recharge{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{padding:16px 13px}.product-price{font-size:24px}.store-intro h3{font-size:18px}.store-intro{margin-block:22px}.store-footnote{align-items:flex-start}.store-footnote>svg{flex-shrink:0;margin-top:2px}.checkout-layout{grid-template-columns:minmax(0,1fr);min-height:0}.checkout-product{padding:20px}.checkout-product-heading{margin-bottom:14px}.checkout-product h3{font-size:23px}.checkout-price{font-size:36px}.checkout-benefits{gap:10px;margin:18px 0}.checkout-payment{border-top:1px solid #e6eaed;padding:18px 14px 12px}.store-records{min-height:180px}}@media (max-width:460px){.product-grid,.product-grid.recharge{grid-template-columns:minmax(0,1fr)}.product-card{grid-template-columns:1fr auto;gap:15px;padding:18px;display:grid}.product-title{align-self:center}.product-quota,.product-benefits,.product-card>.button,.product-card>small{grid-column:1/-1}.product-benefits{min-height:0}.product-price{text-align:right;font-size:23px}.product-price small{display:block}.store-records article{flex-wrap:wrap}.store-records article>.order-list-actions{flex-basis:100%;justify-content:flex-end}.liquid-tabs{width:270px}}@media (prefers-reduced-motion:reduce){.account-modal *,.account-popover *,.account-popover,.liquid-tabs *{transition-duration:0s!important;animation-duration:0s!important}}
