.app-shell{display:flex;gap:16px;padding:16px;min-height:100vh;background:#eef2f8;align-items:stretch}.app-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.app-card--sider{width:240px;flex-shrink:0;display:flex;flex-direction:column;height:calc(100vh - 32px);position:sticky;top:16px;overflow:hidden}.app-card--sider-logo{padding:24px 12px 22px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.brand-logo{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:14px;max-width:100%}.brand-logo__icon{width:64px;height:64px;object-fit:contain;flex-shrink:0;display:block}.brand-logo__text{min-width:0;text-align:left}.brand-logo__title{font-size:26px;font-weight:700;color:#1f1f1f;line-height:1.2;letter-spacing:.02em}.brand-logo__subtitle{margin-top:4px;font-size:14px;color:#999;line-height:1.3;letter-spacing:.05em}.app-sider-menu{flex:1;overflow-y:auto;overflow-x:hidden;border-inline-end:none!important;padding:4px 12px 8px;background:transparent!important}.app-sider-menu .ant-menu-item{height:40px!important;line-height:40px!important;border-radius:8px!important;margin:0 0 4px!important;padding-inline:12px!important;width:100%;color:#333;font-size:14px}.app-sider-menu .ant-menu-item .ant-menu-item-icon,.app-sider-menu .ant-menu-item .anticon{font-size:16px;color:#595959;min-width:16px}.app-sider-menu .ant-menu-item-group{margin-top:8px}.app-sider-menu .ant-menu-item-group:first-of-type{margin-top:4px}.app-sider-menu .ant-menu-item-group-title{padding:8px 12px 6px!important;font-size:12px;font-weight:400;color:#999!important;line-height:1.4}.app-sider-menu .ant-menu-item-group-list .ant-menu-item{padding-left:12px!important}.app-sider-menu .ant-menu-item-selected{background:#3b71fe!important;color:#fff!important;font-weight:500}.app-sider-menu .ant-menu-item-selected .ant-menu-item-icon,.app-sider-menu .ant-menu-item-selected .anticon{color:#fff!important}.app-sider-menu .ant-menu-item:not(.ant-menu-item-selected):hover{background:#f5f8ff!important;color:#333!important}.app-sider-menu .ant-menu-item:not(.ant-menu-item-selected):hover .ant-menu-item-icon,.app-sider-menu .ant-menu-item:not(.ant-menu-item-selected):hover .anticon{color:#3b71fe!important}.layout-header-bar{display:flex;align-items:center;width:100%;height:100%;gap:24px}.layout-header-bar__left{display:flex;align-items:center;gap:20px;flex-shrink:0;min-width:0}.layout-header-bar__platform-title{margin:0;font-size:22px;font-weight:700;color:#1f1f1f;line-height:1.2;letter-spacing:.02em;white-space:nowrap;padding-right:20px;border-right:1px solid #f0f0f0}.layout-header-bar__platforms{display:flex;align-items:center;gap:8px;flex-shrink:0}.layout-header-bar__platform-tab{border:none;background:transparent;color:#666;font-size:14px;line-height:1;padding:8px 14px;border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease;white-space:nowrap}.layout-header-bar__platform-tab:hover{color:#3b71fe;background:#f5f8ff}.layout-header-bar__platform-tab--active{color:#fff;background:#3b71fe;font-weight:600}.layout-header-bar__platform-tab--active:hover{color:#fff;background:#2b64ff}.layout-header-bar__right{display:flex;align-items:center;gap:20px;flex:1;min-width:0;justify-content:flex-end}.layout-header-bar__search{flex:0 1 480px;width:100%;max-width:480px;min-width:220px}.layout-header-bar__actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.layout-header-bar__action-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}.layout-header-bar__action-btn .ant-badge{display:inline-flex;align-items:center;justify-content:center;line-height:1}.layout-header-bar__icon{font-size:21px;color:#595959;cursor:pointer}.layout-header-bar__icon:hover{color:#3b71fe}.layout-header-bar__user{display:flex;align-items:center;gap:10px;cursor:pointer;border:none;background:transparent;padding:0;font:inherit;color:inherit}.layout-header-bar__user-text{line-height:1.25}.layout-header-bar__user-name{display:block;font-size:14px;color:#1f1f1f}.layout-header-bar__user-tag{margin-top:2px;font-size:11px;line-height:18px;padding:0 6px;color:#3b71fe!important;background:#ebf2ff!important;border:1px solid #adc6ff!important}.layout-header-bar__verified-tag{margin-top:2px;font-size:11px;line-height:18px;padding:0 6px;color:#389e0d!important;background:#f6ffed!important;border:1px solid #b7eb8f!important}.layout-header-bar__download{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#595959;font-size:13px;cursor:pointer;padding:0 4px;flex-shrink:0}.layout-header-bar__download:hover{color:#3b71fe}.layout-header-bar__download-icon{font-size:18px}.layout-header-bar__user-arrow{font-size:10px;color:#999}.module-scaffold-page{padding:0}.module-scaffold-page__features{padding:16px 18px;background:#fafbfc;border-radius:10px;border:1px solid #f0f0f0}.module-scaffold-page__feature-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.module-scaffold-page__feature-list li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#595959;line-height:1.6}.module-scaffold-page__feature-icon{color:#52c41a;margin-top:4px;flex-shrink:0}@media(max-width:1199px){.layout-header-bar{gap:16px}.layout-header-bar__platform-title{font-size:20px;padding-right:16px}.layout-header-bar__left{gap:16px}.layout-header-bar__platform-tab{padding:8px 10px;font-size:13px}.layout-header-bar__search{max-width:360px}}@media(max-width:991px){.layout-header-bar{flex-wrap:wrap;height:auto;padding:8px 0}.layout-header-bar__left{width:100%;flex-wrap:wrap;row-gap:10px}.layout-header-bar__platform-title{border-right:none;padding-right:0}.layout-header-bar__right{width:100%;justify-content:space-between}}.layout-search{display:flex;align-items:center;width:100%;height:40px;padding:4px 4px 4px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;gap:8px;transition:border-color .2s ease,box-shadow .2s ease}.layout-search:focus-within{border-color:#3b71fe;box-shadow:0 0 0 2px #3b71fe14}.layout-search__icon{flex-shrink:0;color:#9ca3af;font-size:16px}.layout-search__input{flex:1;min-width:0;height:100%;border:none;outline:none;background:transparent;font-size:14px;color:#1f1f1f;line-height:1.5}.layout-search__input::placeholder{color:#b8b8b8}.layout-search__input::-webkit-search-cancel-button{display:none}.layout-search__submit{flex-shrink:0;height:32px;padding:0 18px;border:none;border-radius:8px;background:#3b71fe;color:#fff;font-size:14px;font-weight:500;cursor:pointer;line-height:32px;transition:background .2s ease}.layout-search__submit:hover{background:#2b64ff}.layout-search__submit:active{background:#1f56f0}.app-shell{min-height:100vh;align-items:stretch}.app-shell__main{flex:1;min-width:0;min-height:calc(100vh - 32px);display:flex;flex-direction:column;gap:16px}.app-shell__content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch}.app-shell__content:has(>.order-hall-page),.app-shell__content:has(>.publish-order-page),.app-shell__content:has(>.list-page),.app-shell__content:has(>.take-order-mine-page),.app-shell__content:has(>.wallet-page),.app-shell__content:has(>.reputation-page),.app-shell__content:has(>.transactions-page),.app-shell__content:has(>.withdraw-manage-page),.app-shell__content:has(>.messages-page),.app-shell__content:has(>.settings-page),.app-shell__content:has(>.studio-dashboard-page),.app-shell__content:has(>.studio-order-publish-page),.app-shell__content:has(>.studio-wallet-page),.app-shell__content:has(>.studio-recharge-page),.app-shell__content:has(>.studio-list-page),.app-shell__content:has(>.studio-info-page),.app-shell__content:has(>.admin-list-page),.app-shell__content:has(>.admin-dashboard-page),.app-shell__content:has(>.recharge-page),.app-shell__content:has(>.order-detail-page){overflow:hidden}.dashboard-page,.profile-info-page,.reputation-page,.wallet-page,.transactions-page,.withdraw-manage-page,.messages-page,.settings-page,.order-hall-page,.take-order-mine-page,.publish-order-page,.list-page,.studio-dashboard-page,.studio-order-publish-page,.studio-wallet-page,.studio-recharge-page,.studio-info-page,.studio-list-page,.admin-list-page,.admin-dashboard-page,.recharge-page,.order-detail-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.dashboard-page__grid,.profile-info-page__grid,.wallet-page__sections,.wallet-page__grid,.withdraw-manage-page__grid,.messages-page__grid,.settings-page__grid,.order-hall-page__grid,.take-order-mine-page__grid,.publish-order-page__grid,.reputation-page__sections{flex:1;min-height:0}[class$=-page__grid]>.ant-col{display:flex;flex-direction:column;min-height:0}[class$=-page__main-body],[class$=-page__side-body]{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;width:100%}[class$=-page__block--tail]{flex:1;min-height:0}@media(max-width:991px){.app-shell{flex-direction:column;padding:12px;gap:12px}.app-shell__main{min-height:0}.app-card--sider{width:100%;height:auto;max-height:none;position:static;top:auto}.app-card--header{height:auto;min-height:64px;padding:8px 16px}.dashboard-page,.profile-info-page,.reputation-page,.wallet-page,.transactions-page,.withdraw-manage-page,.messages-page,.settings-page,.order-hall-page,.take-order-mine-page,.publish-order-page,.list-page,.studio-dashboard-page,.studio-order-publish-page,.studio-wallet-page,.studio-recharge-page,.studio-info-page,.studio-list-page,.admin-list-page,.admin-dashboard-page,.recharge-page,.order-detail-page{flex:none;min-height:auto}[class$=-page__block--tail]{flex:none;min-height:auto;margin-top:0}}@media(max-width:767px){.app-shell{padding:8px;gap:8px}.app-card--sider-logo{padding:14px 14px 12px}}.stat-card__inner{display:flex;align-items:flex-start;gap:14px;height:100%}.stat-card__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.stat-card__content{flex:1;min-width:0}.stat-card__title{font-size:13px;color:#8c8c8c;margin-bottom:6px}.stat-card__value{font-size:28px;font-weight:700;color:#1f1f1f;line-height:1.2}.stat-card__suffix{font-size:14px;font-weight:400;margin-left:4px;color:#666}.stat-card__trend{margin-top:8px;font-size:12px;color:#52c41a}.dashboard-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.dashboard-page__grid{flex:1;min-height:0;width:100%;align-items:stretch}.dashboard-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0}.dashboard-page__main-body,.dashboard-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%}.dashboard-page__block{flex-shrink:0}.dashboard-page__block--tail{margin-top:auto}.dashboard-page__side-tail{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:100%}.dashboard-page__lists{flex:1;min-height:0;align-items:stretch;margin-bottom:0!important}.dashboard-page .hero-banner.dashboard-page__block,.dashboard-page .invite-banner.dashboard-page__block{margin-bottom:0}.dashboard-wallet-card .ant-card-body{padding-top:0!important}.dashboard-wallet-card__balances{display:flex;align-items:center;gap:16px;margin-bottom:12px}.dashboard-wallet-card__item{flex:1;min-width:0}.dashboard-wallet-card__label{display:block;font-size:12px;color:#999;margin-bottom:4px}.dashboard-wallet-card__amount{display:block;font-size:28px;font-weight:700;color:#3b71fe;line-height:1.2}.dashboard-wallet-card__amount--muted{font-size:28px;font-weight:700;color:#666}.dashboard-wallet-card__divider{width:1px;height:44px;background:#f0f0f0;flex-shrink:0}.dashboard-wallet-card__meta{font-size:12px;color:#999;margin-bottom:12px}.dashboard-wallet-card__actions{display:flex;gap:8px}.dashboard-wallet-card__btn{flex:1;border-radius:6px!important}.dashboard-wallet-card__btn--ghost{color:#666!important;border-color:#d9d9d9!important}.app-footer{text-align:center;padding:8px 0 4px;background:transparent}.app-footer--sider{padding:6px 4px 0;margin-top:2px}.app-footer--sider .app-footer__text{display:block;font-size:10px!important;line-height:1.45;color:#999!important;word-break:break-all}.hero-banner{position:relative;background:linear-gradient(135deg,#f4fce8,#e8f7c4 45%,#ddf5a0);border:1.5px solid rgba(200,231,50,.42);border-radius:12px;overflow:hidden;margin-bottom:16px;box-shadow:0 4px 18px #b5d82029,inset 0 1px #ffffffb8}.hero-banner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#dff44a,#c8e732 55%,#b5d820);border-radius:12px 0 0 12px;z-index:1;pointer-events:none}.hero-carousel__viewport{overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero-carousel__viewport--dragging{cursor:grabbing}.hero-carousel__track{display:flex;width:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-carousel__track--dragging{transition:none}.hero-carousel__track--instant{transition:none!important}.hero-carousel__slide{flex:0 0 100%;min-width:0}.hero-carousel__content{padding:28px 32px 12px}.hero-carousel__title{margin-bottom:16px!important;font-weight:700!important}.hero-carousel__illus-col{flex-shrink:0}.hero-carousel__illustration{display:flex;justify-content:flex-end;align-items:center}.hero-carousel__illustration--enter{animation:hero-illustration-rise .72s cubic-bezier(.34,1.15,.64,1) both}.hero-carousel__illustration-inner{animation:hero-illustration-float 3.6s ease-in-out infinite;animation-delay:calc(var(--illus-index, 0) * .35s);will-change:transform}.hero-carousel__illustration--enter .hero-carousel__illustration-inner{animation-delay:.72s}@keyframes hero-illustration-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-illustration-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media(prefers-reduced-motion:reduce){.hero-carousel__illustration--enter,.hero-carousel__illustration-inner{animation:none}}.hero-banner__tag{background:#c8e7322e;border:1px solid rgba(181,216,32,.35);color:#5a6b12;border-radius:20px;padding:4px 12px;font-size:13px;display:inline-flex;align-items:center;gap:4px}.hero-banner__img{width:120px;height:auto;object-fit:contain}.hero-illustration{flex-shrink:0;line-height:0}.hero-illustration__img{display:block;width:auto;height:148px;max-width:220px;object-fit:contain}.hero-banner__dots{display:flex;justify-content:center;gap:6px;padding-bottom:14px;position:relative;z-index:1}.hero-banner__dot{width:8px;height:8px;border-radius:50%;background:#b5d82059;border:none;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease,border-radius .25s ease}.hero-banner__dot:hover{background:#b5d82094}.hero-banner__dot:focus-visible{outline:2px solid #b5d820;outline-offset:2px}.hero-banner__dot--active{background:#b5d820;width:20px;border-radius:4px}.btn-outline-primary{color:#3b71fe!important;border-color:#3b71fe!important;background:#ebf2ff!important}.btn-outline-primary:hover{color:#fff!important;background:#3b71fe!important}.game-card{padding:14px 12px;border-radius:12px;border:1px solid #f0f0f0;background:#fff;transition:box-shadow .2s;box-shadow:0 2px 12px #0f172a0a;height:100%;min-height:118px;display:flex;flex-direction:column}.games-grid{--games-gap: 12px;display:flex;flex-wrap:wrap;gap:var(--games-gap)}.games-grid__item{flex:0 0 calc((100% - 5 * var(--games-gap)) / 6);max-width:calc((100% - 5 * var(--games-gap)) / 6);min-width:0}.game-card__info{display:flex;align-items:center;gap:10px;margin-bottom:14px;min-width:0;flex:1}.game-card__icon{flex-shrink:0}.game-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.game-card__name{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card__count{font-size:12px;color:#999;line-height:1.35;white-space:nowrap}.game-card__btn.ant-btn{height:32px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:500;color:#3b71fe!important;border:1px solid #d6e4ff!important;background:#fff!important;box-shadow:none;flex-shrink:0}.game-card__btn.ant-btn:hover{color:#3b71fe!important;border-color:#3b71fe!important;background:#f5f8ff!important}.game-card:hover{box-shadow:0 4px 12px #3b71fe1f}.invite-banner{background:linear-gradient(135deg,#fff7e6,#fff1f0);border-radius:12px;padding:22px 18px;min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ffe7ba;box-shadow:0 2px 12px #0f172a0a}.invite-banner__content{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0}.invite-banner__title{font-size:15px!important;color:#d46b08!important;line-height:1.35}.invite-banner__subtitle{font-size:12px;color:#ad6800;line-height:1.4}.invite-banner__btn{align-self:flex-start;margin-top:4px;border-radius:6px}.invite-banner svg{width:80px;height:80px;flex-shrink:0}.dashboard-list-row{align-items:stretch}.dashboard-list-col{display:flex}.dashboard-list-card-wrap.page-card{width:100%;height:100%;display:flex;flex-direction:column}.dashboard-list-card-wrap.page-card .ant-card-body{padding:0!important;flex:1;display:flex;flex-direction:column}.dashboard-list-card{display:flex;flex-direction:column;flex:1;min-height:0}.dashboard-list-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 20px 0;flex-shrink:0}.dashboard-list-card__title{margin:0;font-size:18px;font-weight:600;color:#1f1f1f;line-height:1.4;white-space:nowrap}.dashboard-list-card__tabs{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:4px 0;min-width:0}.dashboard-list-card__tab{padding:6px 10px;border:none;background:transparent;font-size:13px;color:#666;cursor:pointer;line-height:1.4;white-space:nowrap;position:relative;transition:color .2s ease}.dashboard-list-card__tab:hover{color:#3b71fe}.dashboard-list-card__tab--active{color:#3b71fe;font-weight:500}.dashboard-list-card__tab--active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:1px;background:#3b71fe}.dashboard-list-card__tab-more{padding:6px 10px;font-size:13px;color:#999;cursor:pointer;white-space:nowrap;line-height:1.4}.dashboard-list-card__tab-more:hover{color:#3b71fe}.dashboard-list-card__body{flex:1;padding:8px 20px 16px;display:flex;flex-direction:column;min-height:0}.dashboard-page .order-list-item,.dashboard-page .booster-rank-item{flex:1;min-height:64px;display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #f5f5f5;box-sizing:border-box}.dashboard-page .order-list-item:last-child,.dashboard-page .booster-rank-item:last-child{border-bottom:none;padding-bottom:0}.dashboard-page .order-list-item:first-child,.dashboard-page .booster-rank-item:first-child{padding-top:4px}.order-list-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f5f5f5}.order-list-item:last-child{border-bottom:none;padding-bottom:0}.order-list-item:first-child{padding-top:8px}.order-list-item__content{flex:1;min-width:0}.order-list-item__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.order-list-item__game-tag{padding:0 6px;font-size:11px;line-height:18px;border-radius:4px;color:#1890ff;background:#e6f7ff;white-space:nowrap}.order-list-item__title{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.4}.order-list-item__meta{font-size:12px;color:#999;line-height:1.5}.order-list-item__aside{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0;min-width:88px}.order-list-item__price{font-size:16px;font-weight:600;color:#ff4d4f;line-height:1.3;white-space:nowrap}.order-list-item__time{font-size:11px;color:#999;line-height:1.4;white-space:nowrap}.order-list-item__btn{flex-shrink:0;border-radius:6px!important;font-size:13px!important;padding:0 14px!important;height:32px!important}.booster-rank-item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #f5f5f5}.booster-rank-item:last-child{border-bottom:none;padding-bottom:0}.booster-rank-item:first-child{padding-top:8px}.booster-rank-item__avatar-wrap{position:relative;flex-shrink:0}.booster-rank-item__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;display:block}.booster-rank-item__badge{position:absolute;right:-2px;bottom:0;width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#ffd666,#faad14);border:2px solid #fff}.booster-rank-item__content{flex:1;min-width:0}.booster-rank-item__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:4px}.booster-rank-item__name{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.3}.booster-rank-item__game-tag{padding:0 6px;font-size:11px;line-height:18px;border-radius:4px;color:#1890ff;background:#e6f7ff;white-space:nowrap}.booster-rank-item__stats{font-size:12px;color:#999;line-height:1.4}.booster-rank-item__aside{flex-shrink:0;min-width:64px;text-align:right}.booster-rank-item__price{font-size:14px;font-weight:600;color:#ff4d4f;line-height:1.3;white-space:nowrap}.booster-rank-item__btn{flex-shrink:0;padding:5px 12px;border:1px solid #3b71fe;border-radius:6px;background:#fff;color:#3b71fe;font-size:12px;font-weight:500;line-height:1.4;cursor:pointer;white-space:nowrap;transition:background .2s ease,color .2s ease}.booster-rank-item__btn:hover{background:#f5f8ff}.quick-links-card.page-card .ant-card-head{padding:20px 16px 14px}.quick-links-card.page-card .ant-card-body{padding:0 16px 20px!important;overflow:visible}.quick-links-grid{--quick-links-gap: 12px;display:flex;flex-wrap:wrap;gap:var(--quick-links-gap)}.quick-link-item{display:flex;flex-direction:column;align-items:center;flex:0 0 calc((100% - 5 * var(--quick-links-gap)) / 6);max-width:calc((100% - 5 * var(--quick-links-gap)) / 6);padding:0;border:none;background:transparent;cursor:pointer;min-width:0}.quick-link-item__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;margin-bottom:8px;font-size:20px;color:var(--quick-link-color);background:var(--quick-link-bg);transition:transform .15s ease,box-shadow .15s ease}.quick-link-item:hover .quick-link-item__icon{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.quick-link-item__label{font-size:12px;color:#333;line-height:1.4;text-align:center;white-space:nowrap}.page-card .ant-card-head{min-height:auto;padding:20px 20px 16px;margin-bottom:0;border-bottom:none}.page-card .ant-card-head-title{font-size:18px;font-weight:600;color:#1f1f1f;line-height:1.4;padding:0}.page-card .ant-card-extra{padding:0}.page-card__extra-link{font-size:14px;color:#3b71fe;cursor:pointer;line-height:1.4;transition:color .2s ease}.page-card__extra-link:hover{color:#2b64ff}.page-card .ant-card-body{padding:20px}.page-card .ant-card-head+.ant-card-body{padding-top:0}.announcement-item{display:flex;justify-content:space-between;align-items:center;padding:14px 0;gap:16px;position:relative}.announcement-item:not(:last-child):after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#f0f0f0}.announcement-item:last-child{padding-bottom:0}.announcement-item:first-child{padding-top:0}.announcement-item__content{display:flex;align-items:center;flex:1;min-width:0;gap:12px}.announcement-tag{flex-shrink:0;padding:1px 6px;font-size:12px;line-height:18px;border-radius:4px;white-space:nowrap}.announcement-tag--pinned{color:#ff4d4f;background:#fff1f0}.announcement-tag--latest{color:#1890ff;background:#e6f7ff}.announcement-item__title{flex:1;min-width:0;font-size:14px;color:#333;line-height:1.5}.announcement-item__date{flex-shrink:0;font-size:14px;color:#999;line-height:1.5}.credit-stat-box__label{font-size:12px;color:#999;line-height:1.4}.credit-stat-box__value{font-size:16px;font-weight:700;color:#1f1f1f;margin-top:4px;line-height:1.35}.credit-stat-box{background:transparent;border:1px solid #f0f0f0;border-radius:8px;padding:12px 8px;text-align:center;min-height:64px;display:flex;flex-direction:column;justify-content:center}.credit-level-card .ant-card-body{padding:4px 20px 24px!important}.credit-level__main{display:flex;align-items:center;gap:16px;margin-bottom:18px}.credit-badge-icon{flex-shrink:0;line-height:0}.credit-badge-icon svg{display:block;width:72px;height:72px}.credit-level__info{flex:1;min-width:0}.credit-level__title-row{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.credit-level__level{font-size:24px;font-weight:700;color:#3b71fe;line-height:1.2}.credit-level__status{font-size:20px;font-weight:600;color:#1f1f1f;line-height:1.2}.credit-level__progress{position:relative}.credit-level__score{display:block;text-align:right;font-size:15px;color:#999;line-height:1.2;margin-bottom:6px}.credit-level__bar.ant-progress{margin:0;line-height:0}.credit-level__bar .ant-progress-outer{display:block}.credit-level__bar .ant-progress-inner{background:#f0f0f0;border-radius:999px}.credit-level__bar .ant-progress-bg{border-radius:999px!important}.credit-level__stats{margin-bottom:0!important}.list-page,.my-orders-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.list-page-panel,.my-orders-panel{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;overflow:hidden}.list-page-panel--tail{position:relative;flex:1;min-height:0;--list-page-footer-height: 56px}.list-page-panel__frame{position:absolute;inset:0 0 var(--list-page-footer-height);overflow:hidden;display:flex;flex-direction:column}.list-page-panel__head,.my-orders-panel__head{flex-shrink:0;padding:20px 20px 0}.list-page-panel__filter,.my-orders-panel__filter{flex-shrink:0;padding:16px 20px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.list-page-panel__body{flex:1;min-height:0;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 20px}.list-page-panel__pagination{position:absolute;left:0;right:0;bottom:0;box-sizing:border-box;height:var(--list-page-footer-height);padding:0 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;z-index:2}.list-page-panel__pagination .ant-pagination{margin:0!important}.list-page-panel__pagination .ant-pagination-total-text{font-size:13px;color:#999}.list-page-panel__body .my-orders-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:1}@media(max-width:991px){.list-page,.my-orders-page,.list-page-panel--tail{overflow:visible}.list-page-panel__frame{position:static;inset:auto;overflow:visible}.list-page-panel__body{overflow:visible;padding:0 20px 12px}.list-page-panel__pagination{position:static;height:auto;padding:12px 20px}}.my-orders-page__title{margin-bottom:4px!important;font-size:20px!important;font-weight:700!important;color:#1f1f1f!important;line-height:1.4!important}.my-orders-tabs .ant-tabs-nav{margin-bottom:0}.my-orders-tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.my-orders-tabs .ant-tabs-tab{padding:10px 0;margin:0 24px 0 0!important;font-size:14px;color:#666}.my-orders-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b71fe;font-weight:500}.my-orders-tabs .ant-tabs-ink-bar{height:3px;border-radius:2px;background:#3b71fe}.my-orders-page .order-filter-form .ant-form-item{margin-bottom:0;margin-right:20px}.my-orders-page .order-filter-form .ant-form-item-label>label{font-size:14px;color:#333}.order-filter-btn{min-width:72px;border-radius:6px}.order-filter-btn--reset{color:#666;border-color:#d9d9d9}.my-orders-table .ant-table{background:transparent}.my-orders-table .ant-table-thead>tr>th{background:#fafafa!important;font-size:14px;font-weight:500;color:#333;padding:12px 16px!important;border-bottom:1px solid #f0f0f0!important}.my-orders-table .ant-table-thead>tr>th:before{display:none}.my-orders-table .ant-table-tbody>tr>td{padding:18px 16px!important;border-bottom:1px solid #f5f5f5!important;font-size:14px;color:#333;vertical-align:middle}.my-orders-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.my-orders-table .order-table__service-type,.my-orders-table .order-table__time{color:#666;font-size:13px}.order-info-cell{display:flex;align-items:flex-start;gap:12px}.order-info-cell__content{min-width:0}.order-info-cell__title{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.5;margin-bottom:2px}.order-info-cell__meta{margin-top:2px;font-size:12px;color:#999;line-height:1.5}.order-info-cell__copy{margin-left:6px;font-size:12px;color:#3b71fe;cursor:pointer}.order-info-cell__copy:hover{color:#2b64ff}.order-amount-cell__price{display:block;font-size:16px;font-weight:600;color:#ff4d4f;line-height:1.3}.order-amount-cell__fee{display:block;margin-top:2px;font-size:11px;color:#999;line-height:1.4}.order-status-tag-wrap{display:flex;flex-direction:column;gap:4px}.order-status-tag{display:inline-block;padding:1px 8px;font-size:12px;line-height:18px;border-radius:4px;white-space:nowrap}.order-status-tag--processing{color:#1890ff;background:#e6f7ff}.order-status-tag--warning{color:#fa8c16;background:#fff7e6}.order-status-tag--confirm{color:#52c41a;background:#f6ffed}.order-status-tag--completed{color:#389e0d;background:#f6ffed}.order-status-tag--cancelled{color:#8c8c8c;background:#f5f5f5}.order-status-tag--dispute{color:#ff4d4f;background:#fff1f0}.order-status-tag__subtext{font-size:11px;color:#999;line-height:1.4}.booster-info-cell{display:flex;align-items:center;gap:10px}.booster-info-cell__avatar{flex-shrink:0}.booster-info-cell__content{min-width:0}.booster-info-cell__name-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:2px}.booster-info-cell__name{font-size:13px;font-weight:600;color:#1f1f1f;line-height:1.3}.booster-info-cell__level{padding:0 6px;font-size:11px;line-height:18px;border-radius:4px;color:#722ed1;background:#f9f0ff;white-space:nowrap}.booster-info-cell__rating{font-size:12px;color:#faad14;line-height:1.4}.booster-info-cell__rating .anticon{font-size:11px;margin-right:2px}.booster-info-cell__empty{font-size:13px;color:#999}.order-action-group{row-gap:4px!important}.order-action-link{padding:0 4px!important;height:auto!important;font-size:13px!important;color:#3b71fe!important}.order-action-link:hover{color:#2b64ff!important}.order-action-link--danger{color:#ff4d4f!important}.order-action-link--danger:hover{color:#ff7875!important}.order-action-btn{border-radius:6px!important;font-size:13px!important}.order-action-btn--ghost{color:#666!important;border-color:#d9d9d9!important}.list-page__title,.my-orders-page__title{margin-bottom:4px!important;font-size:20px!important;font-weight:700!important;color:#1f1f1f!important;line-height:1.4!important}.list-page-tabs .ant-tabs-nav,.my-orders-tabs .ant-tabs-nav{margin-bottom:0}.list-page-tabs .ant-tabs-nav:before,.my-orders-tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.list-page-tabs .ant-tabs-tab,.my-orders-tabs .ant-tabs-tab{padding:10px 0;margin:0 24px 0 0!important;font-size:14px;color:#666}.list-page-tabs .ant-tabs-tab-active .ant-tabs-tab-btn,.my-orders-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b71fe;font-weight:500}.list-page-table,.my-orders-table{padding:0}.order-hall-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.order-hall-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.order-hall-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.order-hall-page__main,.order-hall-page__side{flex:1;min-height:0}.order-hall-page__main-body,.order-hall-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.order-hall-page__main-body>.order-hall-panel{flex-shrink:0;margin:0}.order-hall-page__main-body>.order-hall-page__block--tail{flex:1;min-height:0;margin:0}.order-hall-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.order-hall-page__side-scroll>*{flex-shrink:0;margin:0}.order-hall-page__side-tail{flex-shrink:0;margin-top:auto;width:100%}.order-hall-panel{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;overflow:hidden;flex-shrink:0}.order-hall-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 12px;border-bottom:1px solid #f0f0f0}.order-hall-panel__title{margin:0 0 6px;font-size:22px;font-weight:700;color:#1f1f1f;line-height:1.3}.order-hall-panel__subtitle{margin:0;max-width:640px;font-size:14px;color:#8c8c8c;line-height:1.65}.order-hall-panel__refresh{border:none;background:none;color:#3b71fe;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0;padding:4px 0}.order-hall-panel__refresh:hover{color:#2f66f5}.order-hall-panel__filter{padding:16px 20px}.order-hall-filter-form .ant-form-item{margin-bottom:8px;margin-right:12px}.order-hall-filter-form .ant-select-selector,.order-hall-filter-form .ant-input{border-radius:8px!important}.order-hall-filter-form__price .ant-form-item-label>label{height:40px;line-height:40px}.order-hall-filter-form .ant-form-item-label>label{font-size:14px;color:#333}.order-hall-filter-form__sep{color:#bfbfbf}.order-hall-filter-btn{min-width:72px;border-radius:6px}.order-hall-filter-btn--more{color:#666;border-color:#d9d9d9}.order-hall-filter-btn--more-active{color:#3b71fe!important;border-color:#adc6ff!important;background:#f5f8ff!important}.order-hall-more-drawer__footer{display:flex;justify-content:flex-end;gap:8px}.order-hall-list-panel.order-hall-page__block--tail{position:relative;flex:1;min-height:0;overflow:hidden;--order-hall-list-footer-height: 56px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.order-hall-list-panel__frame{position:absolute;inset:0 0 var(--order-hall-list-footer-height);overflow:hidden;display:flex;flex-direction:column}.order-hall-list-panel__tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0;background:#fff}.order-hall-list-panel__body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.order-hall-list{padding:0}.order-hall-game-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:4px 0;min-width:0;flex:1}.order-hall-game-tabs__item,.order-hall-game-tabs__more{border:none;background:none;padding:14px 16px 12px;font-size:15px;color:#666;cursor:pointer;position:relative;white-space:nowrap}.order-hall-game-tabs__item:hover,.order-hall-game-tabs__more:hover{color:#3b71fe}.order-hall-game-tabs__item--active{color:#3b71fe;font-weight:600}.order-hall-game-tabs__item--active:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;border-radius:2px;background:#3b71fe}.order-hall-list-panel__sort{min-width:100px;color:#666;font-size:14px;flex-shrink:0}.order-hall-list__empty{padding:48px 16px;text-align:center;color:#999;font-size:14px}.order-hall-row{display:grid;grid-template-columns:188px minmax(160px,1.55fr) 96px 118px 96px minmax(148px,auto);gap:20px;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0}.order-hall-row:last-child{border-bottom:none}.order-hall-row:hover{background:#fafbff}.order-hall-row__game{display:flex;align-items:center;gap:10px;min-width:0}.order-hall-row__game-body{min-width:0}.order-hall-row__game-name{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.4;margin-bottom:4px}.order-hall-row__game-tag{margin:0!important;border:none!important;background:#f5f5f5!important;color:#666!important;font-size:12px;line-height:20px;padding:0 8px}.order-hall-row__detail{min-width:0;text-align:left}.order-hall-row__rank-title{font-size:15px;font-weight:700;color:#1f1f1f;line-height:1.4;margin-bottom:4px}.order-hall-row__rank-req{font-size:13px;color:#666;line-height:1.6}.order-hall-row__rank-desc{margin-top:2px;font-size:12px;color:#999;line-height:1.5}.order-hall-row__price{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.order-hall-row__amount{font-size:22px;font-weight:700;color:#ff4d4f;line-height:1.3;white-space:nowrap}.order-hall-row__guarantee{margin:6px 0 0!important;border:none!important;background:#ebf2ff!important;color:#3b71fe!important;font-size:12px;line-height:20px}.order-hall-row__eta,.order-hall-row__countdown{display:flex;flex-direction:column;gap:4px;min-width:0}.order-hall-row__field-label{font-size:12px;color:#999;line-height:1.4}.order-hall-row__field-value{font-size:13px;color:#333;line-height:1.4;font-variant-numeric:tabular-nums}.order-hall-row__countdown-value{font-size:16px;font-weight:600;color:#fa8c16;line-height:1.3;font-variant-numeric:tabular-nums}.order-hall-row__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.order-hall-row__btns{display:flex;flex-direction:column;align-items:stretch;gap:8px}.order-hall-row__btn{min-width:88px;height:32px!important;padding:0 12px!important;border-radius:8px!important;font-size:13px!important}.order-hall-row__fav{border:none;background:none;padding:0;font-size:12px;color:#999;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;min-width:36px}.order-hall-row__fav:hover,.order-hall-row__fav--active{color:#faad14}.order-hall-list-panel__pagination{position:absolute;left:0;right:0;bottom:0;box-sizing:border-box;height:var(--order-hall-list-footer-height);padding:0 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;z-index:2}.order-hall-side-card.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px}.order-hall-side-card.page-card .ant-card-body{padding:0 20px 20px}.order-hall-guides,.order-hall-activity{display:flex;flex-direction:column;gap:14px}.order-hall-activity-feed{height:168px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.order-hall-activity-feed__track{display:flex;flex-direction:column;gap:14px;animation:order-hall-activity-scroll 18s linear infinite}.order-hall-activity-feed__track:hover{animation-play-state:paused}@keyframes order-hall-activity-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.order-hall-side-card--activity.page-card .ant-card-body{padding-bottom:12px}.order-hall-guides__item{display:flex;align-items:flex-start;gap:12px}.order-hall-guides__icon{width:36px;height:36px;border-radius:50%;background:#ebf2ff;color:#3b71fe;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.order-hall-guides__title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.order-hall-guides__desc{font-size:13px;color:#8c8c8c;line-height:1.5}.order-hall-activity__item{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5}.order-hall-activity__icon{color:#3b71fe;margin-top:2px;flex-shrink:0}.order-hall-activity__body{flex:1;min-width:0}.order-hall-activity__player{color:#3b71fe;font-weight:500}.order-hall-activity__action{color:#666;margin-left:4px}.order-hall-activity__time{color:#999;font-size:12px;flex-shrink:0}.order-hall-featured-list{display:flex;flex-direction:column;gap:8px}.order-hall-featured{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#fafbfc;border:1px solid #f0f0f0}.order-hall-featured__body{flex:1;min-width:0}.order-hall-featured__title{font-size:13px;font-weight:600;color:#1f1f1f;margin-bottom:2px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-hall-featured__req{font-size:12px;color:#8c8c8c;margin-bottom:4px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-hall-featured__price{font-size:16px;font-weight:700;color:#ff4d4f;line-height:1.2}.order-hall-featured__btn{border-radius:8px!important;flex-shrink:0;font-size:12px!important;padding-inline:10px!important}.order-hall-invite{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 20px;min-height:128px;border-radius:12px;background:linear-gradient(135deg,#fff7e6,#fff1f0);border:1px solid #ffe7ba;box-shadow:0 2px 12px #0f172a0a;flex-shrink:0}.order-hall-invite__copy{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0;flex:1}.order-hall-invite__title{font-size:16px;font-weight:600;color:#d46b08;line-height:1.35}.order-hall-invite__desc{font-size:13px;color:#ad6800;line-height:1.45}.order-hall-invite__btn{align-self:flex-start;margin-top:4px;border-radius:6px!important}.order-hall-invite svg{width:80px;height:80px;flex-shrink:0}@media(max-width:1439px){.order-hall-row{grid-template-columns:168px minmax(140px,1.4fr) 88px 108px 88px minmax(136px,auto);gap:14px;padding:14px 16px}.order-hall-filter-form .ant-form-item{margin-right:8px}}@media(max-width:1279px){.order-hall-panel__filter{padding:12px 16px}.order-hall-row{grid-template-columns:156px minmax(120px,1.3fr) 84px 100px 84px minmax(128px,auto);gap:12px}}@media(max-width:991px){.order-hall-page{overflow:visible}.order-hall-page__grid>.ant-col{height:auto}.order-hall-page__main-body,.order-hall-page__side-body{overflow:visible}.order-hall-page__side-scroll{overflow:visible;flex:none}.order-hall-page__side-tail{margin-top:0}.order-hall-list-panel.order-hall-page__block--tail{overflow:visible}.order-hall-list-panel__frame{position:static;inset:auto;overflow:visible}.order-hall-list-panel__body{overflow:visible;max-height:none}.order-hall-list-panel__pagination{position:static;height:auto;padding:12px 20px}}@media(max-width:1199px){.order-hall-page__block--tail{flex:none;margin-top:0}.order-hall-list-panel__tabs-row{flex-direction:column;align-items:stretch;padding-bottom:8px}.order-hall-list-panel__sort{align-self:flex-end;padding-bottom:8px}.order-hall-row{grid-template-columns:1fr;gap:10px;padding:16px}.order-hall-row__price{flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.order-hall-row__guarantee{margin:0!important}.order-hall-row__eta,.order-hall-row__countdown{flex-direction:row;align-items:center;gap:8px}.order-hall-row__actions{justify-content:space-between}.order-hall-row__btns{flex-direction:row}}.publish-order-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.publish-order-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.publish-order-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0}.publish-order-page__main-body,.publish-order-page__side-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;width:100%}.publish-order-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 24px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;flex-shrink:0}.publish-order-hero__left{display:flex;align-items:center;gap:12px;flex-shrink:0}.publish-order-hero__back{padding:0!important;height:auto!important;font-size:14px;color:#666!important;flex-shrink:0}.publish-order-hero__copy{display:flex;flex-direction:column;gap:2px}.publish-order-hero__title{margin:0;font-size:22px;font-weight:700;color:#1f1f1f;line-height:1.35;white-space:nowrap}.publish-order-hero__subtitle{margin:0;font-size:13px;color:#8c8c8c;line-height:1.45;white-space:nowrap}.publish-order-hero__steps{flex:1;min-width:0;max-width:560px;margin-left:auto}.publish-order-hero__steps.ant-steps{padding:0;line-height:1}.publish-order-hero__steps.ant-steps-horizontal .ant-steps-item{flex:1;display:flex;align-items:center;padding-inline-start:0!important;overflow:visible}.publish-order-hero__steps.ant-steps-horizontal .ant-steps-item-container{display:flex;align-items:center;flex:0 0 auto}.publish-order-hero__steps.ant-steps-horizontal .ant-steps-item:not(:last-child):after{content:"";flex:1;height:1px;margin:0 10px;background:#e8e8e8;align-self:center}.publish-order-hero__steps .ant-steps-item-icon{width:28px!important;height:28px!important;line-height:26px!important;font-size:14px!important;margin-inline-end:8px!important;flex-shrink:0}.publish-order-hero__steps .ant-steps-item-content{display:flex;align-items:center;min-height:28px;flex:0 0 auto}.publish-order-hero__steps .ant-steps-item-title{font-size:14px;line-height:28px!important;padding-inline-end:0!important;color:#bfbfbf!important}.publish-order-hero__steps .ant-steps-item-process .ant-steps-item-title{color:#1f1f1f!important;font-weight:600}.publish-order-hero__steps .ant-steps-item-process .ant-steps-item-icon{background:#3b71fe;border-color:#3b71fe}.publish-order-hero__steps .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff!important}.publish-order-hero__steps .ant-steps-item-wait .ant-steps-item-icon{background:#fff;border-color:#d9d9d9}.publish-order-hero__steps .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#bfbfbf}.publish-order-hero__steps .ant-steps-item-tail{display:none!important}.publish-order-form-card.publish-order-page__block--tail{position:relative;flex:1;min-height:0;overflow:hidden;--publish-order-footer-height: 88px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.publish-order-form{position:absolute;inset:0 0 var(--publish-order-footer-height);overflow:hidden}.publish-order-form__body{height:100%;overflow-x:hidden;overflow-y:auto;padding:20px 24px 16px;scroll-padding-block:24px;box-sizing:border-box}.publish-order-form .ant-form-item-label>label{font-size:14px;font-weight:500;color:#1f1f1f;height:auto}.publish-order-form .ant-form-item{margin-bottom:12px}.publish-order-form .ant-form-item-required .ant-form-item-control{position:relative;padding-bottom:24px}.publish-order-form .ant-form-item-required .ant-form-item-additional{position:absolute;left:0;right:0;bottom:0;min-height:22px;margin-top:0!important}.publish-order-form .ant-form-item-explain-error{line-height:22px;font-size:13px}.publish-order-form__row:last-child{margin-bottom:0}.publish-order-section+.publish-order-section{margin-top:18px;padding-top:18px;border-top:1px solid #f0f0f0}.publish-order-section__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.publish-order-section__num{width:26px;height:26px;border-radius:50%;background:#3b71fe;color:#fff;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.publish-order-section__title{font-size:17px;font-weight:600;color:#1f1f1f}.publish-order-form .ant-select-selector,.publish-order-form .ant-input,.publish-order-form .ant-input-affix-wrapper,.publish-order-form .ant-picker,.publish-order-form .ant-input-number,.publish-order-form .ant-input-number-group-wrapper{font-size:14px!important;border-radius:8px!important}.publish-order-form .ant-select-single .ant-select-selector{height:40px!important}.publish-order-form .ant-select-single .ant-select-selector .ant-select-selection-item,.publish-order-form .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:38px!important;font-size:14px}.publish-order-form .ant-input-lg,.publish-order-form .ant-picker-large{height:40px;font-size:14px}.publish-order-form .ant-input-number-lg{height:40px;line-height:38px}.publish-order-textarea--requirement,.publish-order-textarea--remark{width:100%;min-height:108px!important}.publish-order-textarea--requirement textarea,.publish-order-textarea--remark textarea{width:100%!important;min-height:120px!important;resize:none}.publish-order-requirements-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto minmax(168px,auto);column-gap:16px;row-gap:12px;align-items:stretch}.publish-order-requirements-grid__cell{display:flex;flex-direction:column;min-width:0;min-height:0}.publish-order-requirements-grid__cell .ant-form-item{margin-bottom:12px;width:100%}.publish-order-requirements-grid__cell--top-left>.ant-row{flex:1;align-content:flex-start}.publish-order-form__item--stretch{flex:1;display:flex;flex-direction:column;margin-bottom:0!important;min-height:0;width:100%;align-self:stretch}.publish-order-form__item--stretch .ant-form-item-row,.publish-order-form__item--stretch .ant-form-item-control,.publish-order-form__item--stretch .ant-form-item-control-input,.publish-order-form__item--stretch .ant-form-item-control-input-content{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.publish-order-form__item--stretch .ant-input-textarea{width:100%!important;max-width:100%;flex:1;min-height:120px;display:block}.publish-order-form__item--stretch .publish-order-upload{flex:1;display:flex;flex-direction:column;min-height:120px;width:100%}.publish-order-form__item--stretch textarea{width:100%!important;min-height:120px!important;height:100%!important;box-sizing:border-box}.publish-order-requirements-grid__cell--top-right .ant-input-textarea{width:100%!important;display:block}.publish-order-requirements-grid__cell--bottom-left,.publish-order-requirements-grid__cell--bottom-right{min-width:0}.publish-order-requirements-grid__cell--bottom-left .publish-order-form__item--fill,.publish-order-requirements-grid__cell--bottom-right .publish-order-form__item--fill{width:100%}.publish-order-requirements-grid__cell--bottom-left .ant-form-item-control,.publish-order-requirements-grid__cell--bottom-right .ant-form-item-control,.publish-order-requirements-grid__cell--bottom-left .ant-form-item-control-input,.publish-order-requirements-grid__cell--bottom-right .ant-form-item-control-input,.publish-order-requirements-grid__cell--bottom-left .ant-form-item-control-input-content,.publish-order-requirements-grid__cell--bottom-right .ant-form-item-control-input-content{width:100%;max-width:100%}.publish-order-requirements-grid__cell--bottom-left .ant-input-textarea{width:100%!important;display:block}.publish-order-requirements-grid__cell--bottom-right .publish-order-upload{width:100%!important;display:flex}@media(max-width:991px){.publish-order-requirements-grid{grid-template-columns:1fr;grid-template-rows:auto}.publish-order-requirements-grid__cell--bottom-left,.publish-order-requirements-grid__cell--bottom-right{min-height:auto}}.publish-order-form .ant-input-textarea-show-count:after{font-size:12px}.publish-order-pills .ant-radio-button-wrapper{height:40px;line-height:38px;padding:0 20px;font-size:14px;border-radius:8px!important;margin-right:10px;margin-bottom:4px;border:1px solid #d9d9d9!important;background:#fff;color:#666}.publish-order-pills .ant-radio-button-wrapper:before{display:none!important}.publish-order-pills .ant-radio-button-wrapper-checked{border-color:#3b71fe!important;color:#3b71fe!important;background:#ebf2ff!important;font-weight:500}.publish-order-form__hint{font-size:13px;color:#999}.publish-order-form .ant-form-item-extra{margin-top:6px;min-height:auto}.publish-order-budget-input .ant-input-number-group-addon{background:#fafafa;color:#666;font-size:14px}.publish-order-upload{width:100%;height:100%}.publish-order-upload__body{display:flex;align-items:stretch;gap:12px;flex:1;min-height:120px;height:100%}.publish-order-upload__dragger{flex:1;min-width:0;border-radius:10px!important;background:#f5f8ff!important;border-color:#d9d9d9!important}.publish-order-upload__dragger .ant-upload-drag{padding:12px 10px!important;min-height:120px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.publish-order-upload__icon{margin:0 0 6px!important;font-size:26px;color:#3b71fe}.publish-order-upload__text{margin:0 0 4px!important;font-size:13px;color:#666}.publish-order-upload__format{margin:0!important;font-size:11px;color:#999;text-align:center;line-height:1.45}.publish-order-upload__side{display:flex;flex-direction:column;justify-content:space-between;gap:6px;flex-shrink:0;min-width:0}.publish-order-upload__slots{display:flex;gap:8px;flex-wrap:nowrap}.publish-order-upload__slot{width:52px;height:52px;flex-shrink:0;border-radius:8px;border:1px dashed #d9d9d9;background:#fafafa}.publish-order-upload__preview.ant-upload-wrapper{width:auto}.publish-order-upload__preview .ant-upload-list{display:flex;flex-wrap:nowrap;gap:8px}.publish-order-upload__preview .ant-upload-select,.publish-order-upload__preview .ant-upload-list-item-container{width:52px!important;height:52px!important;margin:0!important;border-radius:8px!important}.publish-order-upload__footer-hint{margin:0;font-size:12px;color:#999;line-height:1.4}.publish-order-payment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.publish-order-form__item--payment .ant-form-item-label{text-align:left}.publish-order-form__item--payment .ant-form-item-label>label{justify-content:flex-start}.publish-order-form__item--payment .ant-form-item-control{width:100%}.publish-order-payment__item{position:relative;padding:14px 16px;border-radius:10px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;transition:border-color .2s,background .2s;text-align:left;width:100%}.publish-order-payment__item:hover{border-color:#3b71fe}.publish-order-payment__item--active{border-color:#3b71fe;background:#f5f8ff}.publish-order-payment__check{position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:50%;border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff}.publish-order-payment__item--active .publish-order-payment__check{background:#3b71fe;border-color:#3b71fe}.publish-order-payment__body{display:flex;align-items:center;gap:12px;padding-right:24px}.publish-order-payment__icon{width:40px;height:40px;border-radius:50%;background:#f5f5f5;color:#999;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.publish-order-payment__icon--active{background:#ebf2ff;color:#3b71fe}.publish-order-payment__title{font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:2px}.publish-order-payment__desc{font-size:13px;color:#999}.publish-order-form__footer{position:absolute;left:0;right:0;bottom:0;height:var(--publish-order-footer-height);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;border-top:1px solid #f0f0f0;background:#fff;z-index:2}.publish-order-form__estimate{font-size:15px;color:#666}.publish-order-form__estimate strong{font-size:24px;font-weight:700;color:#fa8c16;margin-left:8px}.publish-order-form__submit{min-width:200px;height:44px!important;border-radius:8px!important;font-size:16px;padding:0 28px!important}.publish-order-side-card.page-card{flex-shrink:0}.publish-order-side-card.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px}.publish-order-side-card.page-card .ant-card-body{padding:0 20px 20px}.publish-order-tips{display:flex;flex-direction:column;gap:20px}.publish-order-tips__item{display:flex;align-items:flex-start;gap:14px}.publish-order-tips__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.publish-order-tips__title{font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:6px;line-height:1.4}.publish-order-tips__desc{font-size:14px;color:#666;line-height:1.6}.publish-order-guarantee-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.publish-order-guarantee-grid__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 8px;border-radius:10px;background:#fafafa}.publish-order-guarantee-grid__icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:19px;margin-bottom:8px}.publish-order-guarantee-grid__title{font-size:13px;font-weight:600;color:#1f1f1f}.publish-order-invite{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 20px;min-height:128px;border-radius:12px;background:linear-gradient(135deg,#fff7e6,#fff1f0);border:1px solid #ffe7ba;box-shadow:0 2px 12px #0f172a0a;flex-shrink:0}.publish-order-invite__copy{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0;flex:1}.publish-order-invite__title{font-size:16px;font-weight:600;color:#d46b08;line-height:1.35}.publish-order-invite__desc{font-size:13px;color:#ad6800;line-height:1.45}.publish-order-invite__btn{align-self:flex-start;margin-top:4px;border-radius:6px!important}.publish-order-invite svg{width:80px;height:80px;flex-shrink:0}@media(max-width:1199px){.publish-order-hero{flex-direction:column;align-items:flex-start;gap:20px}.publish-order-hero__steps{max-width:100%;width:100%;margin-left:0}.publish-order-hero__subtitle{white-space:normal}.publish-order-payment{grid-template-columns:1fr}.publish-order-form-card.publish-order-page__block--tail{--publish-order-footer-height: 128px}.publish-order-form__footer{flex-direction:column;align-items:stretch}.publish-order-form__submit{width:100%}.publish-order-page{overflow:visible}.publish-order-page__grid{height:auto;overflow:visible}.publish-order-page__block--tail{flex:none;overflow:visible}.publish-order-page__side-body{overflow:visible}}.take-order-mine-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.take-order-mine-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.take-order-mine-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.take-order-mine-page__main,.take-order-mine-page__side{flex:1;min-height:0}.take-order-mine-page__main-body,.take-order-mine-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.take-order-mine-page__block--tail{flex:1;min-height:0;margin:0}.take-order-mine-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.take-order-mine-page__side-scroll>*{flex-shrink:0;margin:0}.take-order-mine-page__side-tail{flex-shrink:0;margin-top:auto;width:100%}.take-order-mine-panel.take-order-mine-page__block--tail{position:relative;flex:1;min-height:0;overflow:hidden;--take-order-mine-footer-height: 56px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.take-order-mine-panel__frame{position:absolute;inset:0 0 var(--take-order-mine-footer-height);overflow:hidden;display:flex;flex-direction:column}.take-order-mine-panel__body{flex:1;min-height:0;overflow-x:auto;overflow-y:auto;padding:0 20px;-webkit-overflow-scrolling:touch}.take-order-mine-panel__pagination{position:absolute;left:0;right:0;bottom:0;box-sizing:border-box;height:var(--take-order-mine-footer-height);padding:0 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;z-index:2}.take-order-mine-panel__pagination .ant-pagination{margin:0!important}.take-order-mine-panel__pagination .ant-pagination-total-text{font-size:13px;color:#999}.take-order-mine-panel__body .take-order-mine-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:1}.take-order-mine-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 0;flex-shrink:0}.take-order-mine-panel__title{margin:0 0 6px;font-size:20px;font-weight:700;color:#1f1f1f;line-height:1.3}.take-order-mine-panel__desc{margin:0;font-size:14px;color:#8c8c8c;line-height:1.5}.take-order-mine-panel__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.take-order-mine-panel__guide{border:none;background:none;padding:0;font-size:14px;color:#3b71fe;cursor:pointer}.take-order-mine-panel__guide:hover{color:#2f66f5}.take-order-mine-tabs{display:flex;flex-wrap:wrap;gap:4px 0;padding:12px 20px 0;border-bottom:1px solid #f0f0f0;flex-shrink:0}.take-order-mine-tabs__item{border:none;background:none;padding:12px 16px;font-size:15px;color:#666;cursor:pointer;position:relative;white-space:nowrap}.take-order-mine-tabs__item:hover{color:#3b71fe}.take-order-mine-tabs__item--active{color:#3b71fe;font-weight:600}.take-order-mine-tabs__item--active:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;border-radius:2px;background:#3b71fe}.take-order-mine-panel__filter{padding:16px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.take-order-mine-filter-form .ant-form-item{margin-bottom:0;margin-right:12px}.take-order-mine-filter-form .ant-form-item-label>label{font-size:14px;color:#333}.take-order-mine-filter-btn{min-width:72px;border-radius:6px}.take-order-mine-filter-btn--reset{color:#666;border-color:#d9d9d9}.take-order-mine-table .ant-table-thead>tr>th{background:#fafafa!important;font-size:15px;font-weight:600;color:#333;padding:14px 16px!important}.take-order-mine-table .ant-table-tbody>tr>td{padding:16px!important;font-size:14px;vertical-align:middle}.take-order-mine-table{padding:0}.take-order-mine-info-cell{display:flex;align-items:flex-start;gap:12px}.take-order-mine-info-cell__title{font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.take-order-mine-info-cell__meta{font-size:12px;color:#999;line-height:1.5}.take-order-mine-req-cell{font-size:14px;color:#666;line-height:1.65}.take-order-mine-req-cell__desc{margin-top:4px;color:#999;font-size:13px}.take-order-mine-price-cell__amount{display:block;font-size:18px;font-weight:700;color:#ff4d4f;line-height:1.3}.take-order-mine-price-cell__deadline{display:block;margin:6px 0 8px;font-size:12px;color:#999}.take-order-mine-price-cell__bar.ant-progress{margin:0;line-height:0}.take-order-mine-status-cell{display:inline-block;font-size:14px;font-weight:500}.take-order-mine-status-cell--processing{color:#3b71fe}.take-order-mine-status-cell--confirm{color:#fa8c16}.take-order-mine-status-cell--completed{color:#52c41a}.take-order-mine-status-cell--cancelled{color:#8c8c8c}.take-order-mine-status-cell--dispute{color:#ff4d4f}.take-order-mine-action-cell{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.take-order-mine-action-cell__btn{min-width:88px;border-radius:6px!important;font-size:13px!important}.take-order-mine-action-cell__btn--ghost{color:#666!important;border-color:#d9d9d9!important}.take-order-mine-side-card.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px}.take-order-mine-side-card.page-card .ant-card-body{padding:0 20px 20px}.take-order-mine-overview__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.take-order-mine-overview__stat{padding:12px 8px;border-radius:10px;background:#fafafa;text-align:center}.take-order-mine-overview__stat-label{font-size:13px;color:#8c8c8c;margin-bottom:4px}.take-order-mine-overview__stat-value{font-size:22px;font-weight:700;color:#1f1f1f}.take-order-mine-overview__income{text-align:center;padding:16px 0;margin-bottom:16px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.take-order-mine-overview__income-label{font-size:14px;color:#8c8c8c;margin-bottom:6px}.take-order-mine-overview__income-value{font-size:28px;font-weight:700;color:#ff4d4f}.take-order-mine-overview__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.take-order-mine-overview__metric-label{font-size:12px;color:#8c8c8c;margin-bottom:2px}.take-order-mine-overview__metric-value{font-size:15px;font-weight:600;color:#1f1f1f}.take-order-mine-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}.take-order-mine-tools__item{display:flex;flex-direction:column;align-items:center;gap:8px;border:none;background:none;cursor:pointer;padding:8px 4px}.take-order-mine-tools__item:hover .take-order-mine-tools__label{color:#3b71fe}.take-order-mine-tools__icon{width:44px;height:44px;border-radius:12px;background:#ebf2ff;color:#3b71fe;display:flex;align-items:center;justify-content:center;font-size:20px}.take-order-mine-tools__label{font-size:12px;color:#666;line-height:1.3;text-align:center}.take-order-mine-notify{display:flex;flex-direction:column;gap:12px}.take-order-mine-notify__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.take-order-mine-notify__title{font-size:14px;color:#1f1f1f;line-height:1.5}.take-order-mine-notify__time{font-size:12px;color:#bfbfbf;white-space:nowrap;flex-shrink:0}.take-order-mine-efficiency{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-radius:12px;background:linear-gradient(135deg,#eef4ff,#f5f9ff);border:1px solid rgba(59,113,254,.12);flex-shrink:0}.take-order-mine-efficiency__title{font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:6px}.take-order-mine-efficiency__desc{font-size:13px;color:#8c8c8c;margin-bottom:10px}.take-order-mine-efficiency__btn{border-radius:6px!important}.take-order-mine-efficiency__icon{width:56px;height:56px;border-radius:14px;background:#3b71fe;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}@media(max-width:991px){.take-order-mine-page{overflow:visible}.take-order-mine-page__grid>.ant-col{height:auto}.take-order-mine-page__main-body,.take-order-mine-page__side-body{overflow:visible}.take-order-mine-page__side-scroll{overflow:visible;flex:none}.take-order-mine-page__side-tail{margin-top:0}.take-order-mine-panel.take-order-mine-page__block--tail{overflow:visible}.take-order-mine-panel__frame{position:static;inset:auto;overflow:visible}.take-order-mine-panel__body{overflow:visible;padding:0 20px 12px}.take-order-mine-panel__pagination{position:static;height:auto;padding:12px 20px}}@media(max-width:1199px){.take-order-mine-page__grid{height:auto}.take-order-mine-page__block--tail{flex:none;margin-top:0}.take-order-mine-panel__head{flex-direction:column}.take-order-mine-overview__stats{grid-template-columns:1fr}.take-order-mine-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-page{width:100%}.form-page__inner{margin:0 auto;width:100%}.form-page__desc{margin:0 0 20px!important;font-size:15px;line-height:1.6}.form-page__form .ant-form-item-label>label{font-size:14px;color:#1f1f1f}.form-page__footer{margin-top:8px;padding-top:20px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end}.page-loader{display:flex;align-items:center;justify-content:center;min-height:240px;width:100%}.login-modal .ant-modal-content{padding:0;overflow:hidden;border-radius:16px;box-shadow:0 24px 64px #0f172a2e}.login-modal .ant-modal-body{padding:0}.login-modal__body{display:flex;min-height:520px}.login-modal__close{position:absolute;top:18px;right:18px;z-index:2;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#8c8c8c;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:color .2s,background .2s}.login-modal__close:hover{color:#1f1f1f;background:#f5f5f5}.login-modal__brand{flex:0 0 340px;padding:48px 36px 36px;background:linear-gradient(180deg,#e8f2ff,#f5f9ff 55%,#fff);display:flex;flex-direction:column;align-items:center;text-align:center}.login-modal__welcome{margin:0 0 8px;font-size:15px;color:#3b71fe;font-weight:500}.login-modal__brand-title{margin:0 0 10px;font-size:26px;font-weight:700;color:#1f1f1f;line-height:1.3}.login-modal__brand-desc{margin:0 0 28px;font-size:14px;color:#8c8c8c;line-height:1.6}.login-modal__illustration{width:220px;max-width:100%;height:auto;object-fit:contain;margin-top:auto}.login-modal__panel{flex:1;padding:40px 44px 32px;display:flex;flex-direction:column;min-width:0;position:relative}.login-modal__tabs .ant-tabs-nav{margin-bottom:24px}.login-modal__tabs .ant-tabs-tab{font-size:16px;padding:8px 0}.login-modal__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b71fe;font-weight:600}.login-modal__tabs .ant-tabs-ink-bar{height:3px;border-radius:2px}.login-modal__form .ant-form-item{margin-bottom:18px}.login-modal__form .ant-input-affix-wrapper,.login-modal__form .ant-input{border-radius:8px;padding-top:10px;padding-bottom:10px}.login-modal__input-icon{color:#bfbfbf}.login-modal__form-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.login-modal__link{border:none;background:none;padding:0;font-size:14px;color:#3b71fe;cursor:pointer}.login-modal__link:hover{color:#2b64ff;text-decoration:underline}.login-modal__submit{height:44px;font-size:16px;font-weight:600;border-radius:8px;margin-bottom:0}.login-modal__code-btn{padding:0 4px!important;height:auto!important}.login-modal__social{margin-top:auto;padding-top:24px}.login-modal__social-divider{display:flex;align-items:center;gap:16px;margin-bottom:20px;color:#bfbfbf;font-size:13px}.login-modal__social-divider:before,.login-modal__social-divider:after{content:"";flex:1;height:1px;background:#f0f0f0}.login-modal__social-list{display:flex;justify-content:center;gap:40px}.login-modal__social-item{display:flex;flex-direction:column;align-items:center;gap:8px;border:none;background:none;padding:0;cursor:pointer;font-size:12px;color:#8c8c8c;transition:color .2s}.login-modal__social-item:hover{color:#1f1f1f}.login-modal__social-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.login-modal__social-item--wechat .login-modal__social-icon{background:#07c160}.login-modal__social-item--qq .login-modal__social-icon{background:#12b7f5}.login-modal__social-item--phone .login-modal__social-icon{background:#fa8c16}.login-modal__social-item--phone .login-modal__social-icon{background:#fa8c16;font-size:20px}.login-modal__register{margin:20px 0 0;text-align:center;font-size:14px;color:#8c8c8c}.layout-header-bar__auth{display:flex;align-items:center;gap:10px}.layout-header-bar__auth-btn{height:36px;padding:0 18px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.layout-header-bar__auth-btn--ghost{border:1px solid #d9d9d9;background:#fff;color:#1f1f1f}.layout-header-bar__auth-btn--ghost:hover{border-color:#3b71fe;color:#3b71fe}.layout-header-bar__auth-btn--primary{border:none;background:#3b71fe;color:#fff;font-weight:500}.layout-header-bar__auth-btn--primary:hover{background:#2b64ff}@media(max-width:768px){.login-modal .ant-modal{max-width:calc(100vw - 32px)!important}.login-modal__body{flex-direction:column;min-height:auto}.login-modal__brand{flex:none;padding:32px 24px 24px}.login-modal__illustration{width:160px;margin-top:0}.login-modal__panel{padding:24px 24px 28px}.login-modal__social-list{gap:24px}}.wallet-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;padding:0;overflow:hidden}.wallet-page__sections{flex:1;min-height:0;display:flex;flex-direction:column;gap:var(--wallet-section-gap, 16px);width:100%;overflow:hidden}.wallet-hero-card{flex-shrink:0}.wallet-page__grid{flex:1;min-height:0;margin:0!important;align-items:stretch;width:100%}.wallet-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.wallet-page__main,.wallet-page__side{flex:1;min-height:0}.wallet-page__main-body,.wallet-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.wallet-page__main-body>.wallet-page__metrics{flex-shrink:0;margin:0}.wallet-page__main-body>.wallet-page__block--tail{flex:1;min-height:0;margin:0}.wallet-page__block--tail{flex:1;min-height:0;margin:0}.wallet-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.wallet-page__side-scroll>*{flex-shrink:0;margin:0}.wallet-page__side-tail{display:flex;flex-direction:column;gap:16px;flex-shrink:0;margin-top:auto;width:100%}.wallet-hero-card{border-radius:12px;background:#fff;box-shadow:0 2px 12px #0f172a0f;padding-bottom:24px}.wallet-hero-card__header{display:flex;align-items:center;gap:10px;padding:20px 24px 0}.wallet-hero-card__title{margin:0;font-size:18px;font-weight:600;color:#1f1f1f;line-height:1.3}.wallet-hero-card__content{display:flex;align-items:stretch;gap:16px;min-height:228px;margin-top:12px;padding:0 24px}.wallet-hero-card__balance{flex:1.68;min-width:0;min-height:228px}.wallet-hero-card__quick{flex:1;min-width:0;display:flex;flex-direction:column;padding:20px 24px 24px;border-radius:12px;background:#fff;border:1px solid #f0f0f0;box-sizing:border-box}.wallet-hero-card__quick-title{font-size:16px;font-weight:600;color:#1f1f1f;margin-bottom:16px}.wallet-balance-card{position:relative;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe 45%,#2f66f5);box-shadow:0 8px 24px #3b71fe47;min-height:228px;height:100%}.wallet-balance-card__main{position:relative;z-index:1;padding:28px 32px;min-height:228px;box-sizing:border-box}.wallet-balance-card__top{display:flex;align-items:stretch;justify-content:space-between;gap:20px;min-height:172px}.wallet-balance-card__left{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;min-height:172px}.wallet-balance-card__head{flex-shrink:0}.wallet-balance-card__foot{margin-top:auto;padding-top:18px;flex-shrink:0}.wallet-balance-card__label-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.wallet-balance-card__label{font-size:16px;color:#ffffffeb}.wallet-balance-card__eye{border:none;background:none;color:#ffffffd9;cursor:pointer;padding:0;font-size:18px;line-height:1}.wallet-balance-card__eye:hover{color:#fff}.wallet-balance-card__amount{font-size:44px;font-weight:700;color:#fff;line-height:1.2;letter-spacing:.02em}.wallet-balance-card__divider{height:1px;background:#ffffff38;margin-bottom:16px}.wallet-balance-card__sub-row{display:flex;align-items:flex-end;gap:0}.wallet-balance-card__sub{flex:1;min-width:0;text-align:left}.wallet-balance-card__sub-divider{width:1px;align-self:stretch;min-height:52px;margin:0 24px;background:#ffffff38;flex-shrink:0}.wallet-balance-card__sub-label{display:block;font-size:16px;color:#ffffffd1;margin-bottom:8px;line-height:1.3}.wallet-balance-card__sub-value{display:block;font-size:26px;font-weight:700;color:#fff;line-height:1.2}.wallet-balance-card__actions{display:flex;flex-direction:row;align-items:flex-start;gap:10px;flex-shrink:0}.wallet-balance-card__btn{min-width:88px;height:36px;border:none!important;background:#fff!important;color:#3b71fe!important;border-radius:8px!important;font-size:14px;box-shadow:0 2px 8px #0f172a14!important}.wallet-balance-card__btn .anticon{color:#3b71fe!important}.wallet-balance-card__btn:hover{background:#f5f8ff!important;color:#2f66f5!important}.wallet-balance-card__deco{position:absolute;right:120px;bottom:-8px;width:180px;height:auto;opacity:.92;pointer-events:none;-webkit-user-select:none;user-select:none}.wallet-hero-card__quick .wallet-quick-grid{flex:1;align-content:start}.wallet-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 10px}.wallet-quick-grid__item{display:flex;flex-direction:column;align-items:center;gap:10px;border:none;background:none;cursor:pointer;padding:8px 4px}.wallet-quick-grid__item:hover .wallet-quick-grid__label{color:#3b71fe}.wallet-quick-grid__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.wallet-quick-grid__label{font-size:13px;color:#666;line-height:1.3}.wallet-metric-card{display:flex;align-items:flex-start;gap:14px;height:100%;min-height:112px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;box-sizing:border-box}.wallet-metric-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.wallet-metric-card__icon--coupon{background:#f9f0ff;color:#722ed1}.wallet-metric-card__body{min-width:0;flex:1}.wallet-metric-card__title{font-size:13px;color:#8c8c8c;margin-bottom:6px}.wallet-metric-card__value{font-size:24px;font-weight:700;color:#1f1f1f;line-height:1.2}.wallet-metric-card__trend{margin-top:8px;font-size:12px;color:#52c41a}.wallet-metric-card__link{display:inline-block;margin-top:8px;font-size:13px}.wallet-tx-panel.wallet-page__block--tail{position:relative;flex:1;min-height:0;overflow:hidden;--wallet-tx-footer-height: 56px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.wallet-tx-panel__frame{position:absolute;inset:0 0 var(--wallet-tx-footer-height);overflow:hidden;display:flex;flex-direction:column}.wallet-tx-panel__head{padding:6px 20px 0;flex-shrink:0}.wallet-tx-panel__filter{padding:16px 20px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-shrink:0}.wallet-tx-panel__body{flex:1;min-height:0;overflow-x:auto;overflow-y:auto;padding:0 20px;-webkit-overflow-scrolling:touch}.wallet-tx-panel__body .wallet-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:1}.wallet-tx-panel__pagination{position:absolute;left:0;right:0;bottom:0;box-sizing:border-box;height:var(--wallet-tx-footer-height);padding:0 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;z-index:2}.wallet-tx-panel__pagination .ant-pagination{margin:0!important;font-size:14px}.wallet-tx-panel__pagination .ant-pagination-total-text{font-size:13px;color:#999}.wallet-page__metrics{margin:0!important}.wallet-page__main>.ant-row{margin:0!important;flex-shrink:0}.wallet-tx-tabs .ant-tabs-nav{margin-bottom:0}.wallet-tx-tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.wallet-tx-tabs .ant-tabs-tab{padding:14px 0;margin:0 24px 0 0!important;font-size:16px;color:#666}.wallet-tx-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b71fe;font-weight:600}.wallet-tx-tabs .ant-tabs-ink-bar{height:3px;border-radius:2px;background:#3b71fe}.wallet-filter-form .ant-form-item{margin-bottom:0;margin-right:16px}.wallet-filter-form .ant-form-item-label>label{font-size:15px;color:#333}.wallet-filter-btn{min-width:72px;border-radius:6px;font-size:15px}.wallet-filter-btn--reset{color:#666;border-color:#d9d9d9}.wallet-table .ant-table-thead>tr>th{background:#fafafa!important;font-size:15px;font-weight:600;color:#333;padding:14px 16px!important}.wallet-table .ant-table-tbody>tr>td{padding:14px 16px!important;font-size:15px;color:#333;vertical-align:middle}.wallet-table__time{color:#666!important;font-size:15px!important}.wallet-table__amount{font-weight:600;font-size:15px}.wallet-table__status{font-size:15px;color:#666}.wallet-table__action{padding:0!important;height:auto!important;font-size:15px}.wallet-table{padding:0}.wallet-table__amount--plus{color:#52c41a}.wallet-table__amount--minus{color:#1f1f1f}.wallet-table__status--done{color:#52c41a}.wallet-table__status--pending{color:#fa8c16}.wallet-side-card.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px;border-bottom:none}.wallet-side-card.page-card .ant-card-body{padding:0 20px 20px}.wallet-account-card.page-card .ant-card-head{padding:20px 24px 14px}.wallet-account-card.page-card .ant-card-head-title{font-size:17px}.wallet-account-card.page-card .ant-card-body{padding:0 24px 24px}.wallet-account-list{display:flex;flex-direction:column;gap:14px}.wallet-account-item{display:flex;align-items:center;gap:16px;padding:18px 16px;border-radius:12px;background:#fafafa;min-height:80px;box-sizing:border-box}.wallet-account-item__icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;color:#fff;flex-shrink:0}.wallet-account-item__icon--wechat{background:#52c41a}.wallet-account-item__icon--alipay{background:#1677ff}.wallet-account-item__icon--bank{background:#fa8c16}.wallet-account-item__body{min-width:0;flex:1}.wallet-account-item__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.wallet-account-item__name{font-size:16px;font-weight:600;color:#1f1f1f}.wallet-account-item__badge{padding:2px 10px;border-radius:4px;background:#ebf2ff;color:#3b71fe;font-size:12px;line-height:20px}.wallet-account-item__limit{font-size:14px;color:#999}.wallet-tips-card,.wallet-security-card{flex:1 1 0;min-height:0;display:flex;flex-direction:column;padding:24px;border-radius:12px;box-sizing:border-box}.wallet-tips-card{background:#fffbe6;border:1px solid #ffe58f}.wallet-tips-card__title,.wallet-security-card__title{font-size:17px;font-weight:600;color:#1f1f1f;margin-bottom:14px;flex-shrink:0}.wallet-tips-card__list{margin:0;padding-left:20px;font-size:15px;color:#666;line-height:1.75}.wallet-tips-card__list li+li{margin-top:12px}.wallet-security-card{position:relative;overflow:hidden;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,#eef4ff,#f5f9ff);border:1px solid rgba(59,113,254,.12)}.wallet-security-card__copy{flex:1;min-width:0}.wallet-security-card__desc{margin:0;font-size:15px;color:#8c8c8c;line-height:1.65;max-width:220px}.wallet-security-card__img{width:96px;height:auto;flex-shrink:0;object-fit:contain;pointer-events:none}@media(max-width:991px){.wallet-page,.wallet-page__sections{overflow:visible}.wallet-page__grid>.ant-col{height:auto}.wallet-page__main-body,.wallet-page__side-body{overflow:visible}.wallet-page__side-scroll{overflow:visible;flex:none}.wallet-page__side-tail{margin-top:0}.wallet-tx-panel.wallet-page__block--tail{overflow:visible}.wallet-tx-panel__frame{position:static;inset:auto;overflow:visible}.wallet-tx-panel__body{overflow:visible;padding:0 20px 12px}.wallet-tx-panel__pagination{position:static;height:auto;padding:12px 20px}}@media(max-width:1199px){.wallet-page__grid{align-items:flex-start;height:auto}.wallet-page__grid>.ant-col{display:block}.wallet-page__side-tail{flex:none;min-height:auto;margin-top:0}.wallet-tips-card,.wallet-security-card{flex:none;min-height:auto}.wallet-page__block--tail{flex:none;margin-top:0}.wallet-hero-card__content{flex-direction:column;min-height:auto;padding:0 16px}.wallet-hero-card{padding-bottom:16px}.wallet-hero-card__header{padding:16px 16px 0}.wallet-hero-card__balance{min-height:auto}.wallet-hero-card__quick{padding:16px 20px 20px}.wallet-balance-card{min-height:200px}.wallet-balance-card__main{min-height:200px;padding:24px 28px}.wallet-balance-card__top{flex-direction:column;align-items:stretch;min-height:auto}.wallet-balance-card__left{min-height:auto}.wallet-balance-card__foot{padding-top:14px}.wallet-balance-card__actions{flex-wrap:wrap;justify-content:flex-start}.wallet-balance-card__sub-divider{margin:0 20px 0 0}.wallet-balance-card__sub-value{font-size:22px}.wallet-balance-card__deco{right:12px;width:120px;opacity:.55}.wallet-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.wallet-metric-card__value{font-size:20px}.wallet-balance-card__amount{font-size:32px}.wallet-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wallet-filter-form .ant-form-item{margin-bottom:12px}.wallet-account-item__name{font-size:15px}.wallet-account-item__icon{width:46px;height:46px;font-size:22px}}.transactions-page{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;width:100%;overflow:hidden}.transactions-page__summary{flex-shrink:0;margin:0!important}.transactions-page__list{flex:1;min-height:0}.transactions-page__subtitle{margin:0 0 12px;font-size:14px;color:#8c8c8c;line-height:1.5}.transactions-summary-card{display:flex;align-items:center;gap:14px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;height:100%;box-sizing:border-box}.transactions-summary-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.transactions-summary-card__label{font-size:13px;color:#8c8c8c;margin-bottom:4px}.transactions-summary-card__value{font-size:24px;font-weight:700;color:#1f1f1f;line-height:1.2}.transactions-filter-form .ant-form-item{margin-bottom:0;margin-right:16px}.transactions-filter-form .ant-form-item-label>label{font-size:14px;color:#333}.transactions-filter-btn{min-width:72px;border-radius:6px}.transactions-filter-btn--reset{color:#666;border-color:#d9d9d9}.transactions-table .ant-table-thead>tr>th{background:#fafafa!important;font-weight:600;font-size:14px}.transactions-table .ant-table-tbody>tr>td{font-size:14px;padding:14px 16px!important}.transactions-table__time{color:#666!important}.transactions-table__amount{font-weight:600}.transactions-table__amount--plus{color:#52c41a}.transactions-table__amount--minus{color:#1f1f1f}.transactions-table__status--done{color:#52c41a}.transactions-table__status--pending{color:#fa8c16}.transactions-table__status--failed{color:#ff4d4f}.transactions-table__action{padding:0!important;height:auto!important;font-size:13px}.transactions-page .list-page-panel__body .transactions-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:1}@media(max-width:991px){.transactions-page{overflow:visible}}.withdraw-manage-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.withdraw-manage-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.withdraw-manage-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.withdraw-manage-page__main,.withdraw-manage-page__side{flex:1;min-height:0}.withdraw-manage-page__main-body,.withdraw-manage-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.withdraw-manage-page__main-body>.withdraw-apply-card{flex-shrink:0}.withdraw-manage-page__block--tail{flex:1;min-height:0;margin:0}.withdraw-manage-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.withdraw-manage-page__side-scroll>*{flex-shrink:0}.withdraw-manage-page__side-tail{flex-shrink:0;margin-top:auto;width:100%}.withdraw-apply-card{padding:20px 24px 24px;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe 45%,#2f66f5);box-shadow:0 8px 24px #3b71fe47;color:#fff}.withdraw-apply-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.withdraw-apply-card__title{margin:0 0 6px;font-size:20px;font-weight:700;color:#fff}.withdraw-apply-card__desc{margin:0;font-size:14px;color:#ffffffd9}.withdraw-apply-card__balance{text-align:right;flex-shrink:0}.withdraw-apply-card__balance-label{display:block;font-size:13px;color:#ffffffd1;margin-bottom:4px}.withdraw-apply-card__balance-value{font-size:28px;font-weight:700;color:#fff}.withdraw-apply-form{padding:16px 20px;border-radius:10px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.withdraw-apply-form__row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}.withdraw-apply-form__field{display:flex;align-items:center;gap:8px;flex-shrink:0}.withdraw-apply-form__label{display:inline-flex;align-items:center;height:40px;margin:0;font-size:14px;color:#ffffffeb;white-space:nowrap;cursor:default}.withdraw-apply-form__required{color:#ffb4b4;margin-right:2px}.withdraw-apply-form__amount-row{display:flex;align-items:center;gap:10px}.withdraw-apply-form__amount-input,.withdraw-apply-form__amount-input.ant-input-number-group-wrapper{width:220px!important}.withdraw-apply-form__amount-input .ant-input-number-group-addon{background:#fff;color:#666;font-weight:600;border:none;padding:0 10px}.withdraw-apply-form__amount-input .ant-input-number{height:40px;border-radius:0 8px 8px 0!important}.withdraw-apply-form__amount-input .ant-input-number-input{height:38px;font-size:15px;font-weight:600;color:#1f1f1f}.withdraw-apply-form__amount-input .ant-input-number-group .ant-input-number-group-addon:first-child{border-radius:8px 0 0 8px}.withdraw-apply-form__amount-all{border:none;background:#ffffff38;color:#fff;font-size:13px;font-weight:500;padding:0 12px;height:40px;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .2s}.withdraw-apply-form__amount-all:hover{background:#ffffff52}.withdraw-apply-form__account-select{width:180px}.withdraw-apply-form__account-select.ant-select{height:40px}.withdraw-apply-form__account-select .ant-select-selector{height:40px!important;border-radius:8px!important;display:flex;align-items:center;padding-top:0!important;padding-bottom:0!important}.withdraw-apply-form__account-select .ant-select-selection-item{line-height:38px!important;font-size:14px}.withdraw-apply-form__field--fee{flex:1;min-width:200px}.withdraw-apply-form__field--submit{margin-left:auto}.withdraw-apply-form__fee{font-size:13px;color:#ffffffc7;white-space:nowrap}.withdraw-apply-form__submit.ant-btn{height:40px;min-width:112px;padding:0 24px;border:none!important;border-radius:8px!important;background:#fff!important;color:#3b71fe!important;font-size:15px;font-weight:600;box-shadow:0 4px 14px #0f172a2e;transition:background .2s,box-shadow .2s,transform .15s}.withdraw-apply-form__submit.ant-btn:hover{background:#f0f5ff!important;color:#2f66f5!important;box-shadow:0 6px 18px #0f172a38}.withdraw-apply-form__submit.ant-btn:active{transform:translateY(1px);box-shadow:0 2px 8px #0f172a29}.withdraw-records-panel.withdraw-manage-page__block--tail{position:relative;flex:1;min-height:0;overflow:hidden;--withdraw-records-footer-height: 56px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.withdraw-records-panel__frame{position:absolute;inset:0 0 var(--withdraw-records-footer-height);overflow:hidden;display:flex;flex-direction:column}.withdraw-records-panel__head{padding:4px 20px 0;flex-shrink:0}.withdraw-records-tabs .ant-tabs-nav{margin-bottom:0}.withdraw-records-tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.withdraw-records-tabs .ant-tabs-tab{padding:12px 0;margin:0 20px 0 0!important;font-size:15px;color:#666}.withdraw-records-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b71fe;font-weight:600}.withdraw-records-tabs .ant-tabs-ink-bar{height:3px;border-radius:2px;background:#3b71fe}.withdraw-records-panel__filter{padding:14px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.withdraw-records-filter .ant-form-item{margin-bottom:0;margin-right:12px}.withdraw-records-filter__btn{min-width:72px;border-radius:6px}.withdraw-records-filter__btn--reset{color:#666;border-color:#d9d9d9}.withdraw-records-panel__body{flex:1;min-height:0;overflow-x:auto;overflow-y:auto;padding:0 20px}.withdraw-records-panel__body .withdraw-record-table .ant-table-thead>tr>th{position:sticky;top:0;z-index:1;background:#fafafa!important}.withdraw-records-panel__pagination{position:absolute;left:0;right:0;bottom:0;height:var(--withdraw-records-footer-height);padding:0 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;z-index:2}.withdraw-records-panel__pagination .ant-pagination{margin:0!important}.withdraw-record-table .ant-table-tbody>tr>td{padding:14px 12px!important;font-size:14px}.withdraw-record-table__amount{color:#ff4d4f;font-weight:600}.withdraw-record-table__actual{color:#1f1f1f;font-weight:600}.withdraw-record-table__status--done{color:#52c41a}.withdraw-record-table__status--processing{color:#3b71fe}.withdraw-record-table__status--pending{color:#fa8c16}.withdraw-record-table__status--rejected{color:#ff4d4f}.withdraw-record-table__action{padding:0!important;height:auto!important}.withdraw-manage-side-card.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px}.withdraw-manage-side-card.page-card .ant-card-body{padding:0 20px 20px}.withdraw-fee-tiers{display:flex;flex-direction:column;gap:10px}.withdraw-fee-tiers__item{padding:14px 16px;border-radius:10px;background:#fafafa;border:1px solid #f0f0f0}.withdraw-fee-tiers__item--active{background:#f5f8ff;border-color:#adc6ff}.withdraw-fee-tiers__head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.withdraw-fee-tiers__icon{color:#faad14;font-size:16px}.withdraw-fee-tiers__label{font-size:15px;font-weight:600;color:#1f1f1f;flex:1}.withdraw-fee-tiers__badge{padding:2px 8px;border-radius:4px;background:#3b71fe;color:#fff;font-size:11px;line-height:18px}.withdraw-fee-tiers__meta{display:flex;gap:16px;font-size:13px;color:#8c8c8c}.withdraw-guide{display:flex;flex-direction:column;gap:14px}.withdraw-guide__item{display:flex;gap:12px;align-items:flex-start}.withdraw-guide__num{width:24px;height:24px;border-radius:50%;background:#ebf2ff;color:#3b71fe;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.withdraw-guide__title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.withdraw-guide__desc{font-size:13px;color:#8c8c8c;line-height:1.5}.withdraw-account-mini{display:flex;flex-direction:column;gap:10px}.withdraw-account-mini__item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:#fafafa}.withdraw-account-mini__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;flex-shrink:0}.withdraw-account-mini__icon--wechat{background:#52c41a}.withdraw-account-mini__icon--alipay{background:#1677ff}.withdraw-account-mini__icon--bank{background:#fa8c16}.withdraw-account-mini__body{flex:1;min-width:0}.withdraw-account-mini__name{font-size:14px;font-weight:600;color:#1f1f1f}.withdraw-account-mini__limit{font-size:12px;color:#999;margin-top:2px}.withdraw-account-mini__default{padding:2px 8px;border-radius:4px;background:#ebf2ff;color:#3b71fe;font-size:11px}.withdraw-tips-card{padding:20px;border-radius:12px;background:#fffbe6;border:1px solid #ffe58f}.withdraw-tips-card__title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:12px}.withdraw-tips-card__list{margin:0;padding-left:18px;font-size:13px;color:#666;line-height:1.65}.withdraw-tips-card__list li+li{margin-top:8px}@media(max-width:991px){.withdraw-manage-page{overflow:visible}.withdraw-manage-page__grid>.ant-col{height:auto}.withdraw-manage-page__main-body,.withdraw-manage-page__side-body{overflow:visible}.withdraw-manage-page__side-scroll{overflow:visible;flex:none}.withdraw-manage-page__side-tail{margin-top:0}.withdraw-records-panel.withdraw-manage-page__block--tail{overflow:visible}.withdraw-records-panel__frame{position:static;overflow:visible}.withdraw-records-panel__body{overflow:visible;padding-bottom:12px}.withdraw-records-panel__pagination{position:static;height:auto;padding:12px 20px}.withdraw-apply-card__head{flex-direction:column}.withdraw-apply-card__balance{text-align:left}}@media(max-width:767px){.withdraw-apply-form__row,.withdraw-apply-form__field{flex-direction:column;align-items:stretch}.withdraw-apply-form__label{height:auto}.withdraw-apply-form__amount-row{flex-wrap:wrap}.withdraw-apply-form__amount-input,.withdraw-apply-form__amount-input.ant-input-number-group-wrapper{width:100%!important;flex:1;min-width:0}.withdraw-apply-form__account-select{width:100%}.withdraw-apply-form__field--fee{min-width:0}.withdraw-apply-form__field--submit{margin-left:0}.withdraw-apply-form__submit.ant-btn{width:100%}}.messages-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.messages-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.messages-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.messages-page__main,.messages-page__side,.messages-page__block--tail{flex:1;min-height:0}.messages-page__panel{position:relative;flex:1;min-height:0;overflow:hidden;--messages-footer-height: 56px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f}.messages-page__panel-frame{position:absolute;inset:0 0 var(--messages-footer-height);overflow:hidden;display:flex;flex-direction:column}.messages-page__panel-head{padding:20px 20px 0;flex-shrink:0}.messages-page__panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.messages-page__title{margin:0!important;font-size:18px!important;font-weight:600!important}.messages-page__mark-all{padding:0!important;height:auto!important;font-size:14px}.messages-page__tabs .ant-tabs-nav{margin-bottom:0}.messages-page__tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.messages-page__tabs .ant-tabs-tab{padding:12px 0;margin:0 20px 0 0!important;font-size:15px;color:#666}.messages-page__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#3b71fe;font-weight:600}.messages-page__tabs .ant-tabs-ink-bar{height:3px;border-radius:2px;background:#3b71fe}.messages-page__panel-filter{padding:14px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.messages-page__subtitle{margin:0 0 12px;font-size:14px;color:#8c8c8c;line-height:1.5}.messages-filter-form .ant-form-item{margin-bottom:0;margin-right:12px}.messages-filter-btn{min-width:72px;border-radius:6px}.messages-filter-btn--reset{color:#666;border-color:#d9d9d9}.messages-page__panel-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:8px 20px 16px}.messages-page__panel-pagination{position:absolute;left:0;right:0;bottom:0;height:var(--messages-footer-height);padding:0 20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-end;background:#fff;z-index:2}.messages-page__panel-pagination .ant-pagination{margin:0!important}.messages-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.messages-list__item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-radius:10px;background:#fafafa;border:1px solid #f0f0f0;transition:border-color .2s,background .2s}.messages-list__item--unread{background:#f5f8ff;border-color:#d6e4ff}.messages-list__item--unread .messages-list__title:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#3b71fe;margin-right:8px;vertical-align:middle}.messages-list__head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.messages-list__tag{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.messages-list__time{font-size:12px;color:#999}.messages-list__title{font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:6px}.messages-list__summary{font-size:14px;color:#666;line-height:1.55}.messages-list__actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.messages-list__read-btn,.messages-list__link-btn{padding:0!important;height:auto!important;font-size:13px}.messages-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;color:#999}.messages-empty__icon{font-size:48px;color:#d9d9d9;margin-bottom:12px}.messages-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.messages-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.messages-page__side-scroll>*{flex-shrink:0}.messages-page__side-tail{flex-shrink:0;margin-top:auto;width:100%}.messages-side-card.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px}.messages-side-card.page-card .ant-card-body{padding:0 20px 20px}.messages-stats{display:flex;flex-direction:column;gap:10px}.messages-stats__item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;background:#fafafa}.messages-stats__label{font-size:14px;color:#666}.messages-stats__value{font-size:18px;font-weight:700;color:#999}.messages-stats__value--active{color:#3b71fe}.messages-notify-hint{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:10px;background:#f5f8ff}.messages-notify-hint__icon{font-size:18px;color:#3b71fe;margin-top:2px}.messages-notify-hint p{margin:0;font-size:13px;color:#666;line-height:1.6}.messages-tips-card{padding:20px;border-radius:12px;background:#fffbe6;border:1px solid #ffe58f}.messages-tips-card__title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:12px}.messages-tips-card__list{margin:0;padding-left:18px;font-size:13px;color:#666;line-height:1.65}.messages-tips-card__list li+li{margin-top:8px}@media(max-width:991px){.messages-page{overflow:visible}.messages-page__grid>.ant-col{height:auto}.messages-page__panel{overflow:visible}.messages-page__panel-frame{position:static;overflow:visible}.messages-page__panel-body{overflow:visible}.messages-page__panel-pagination{position:static;height:auto;padding:12px 20px}.messages-page__side-body{overflow:visible}.messages-page__side-scroll{overflow:visible;flex:none}.messages-page__side-tail{margin-top:0}.messages-list__item{flex-direction:column}.messages-list__actions{flex-direction:row;align-items:center;width:100%}}.settings-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.settings-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.settings-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.settings-page__main,.settings-page__side{flex:1;min-height:0}.settings-page__main-body,.settings-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.settings-page__main-body>.settings-section-card:not(.settings-page__block--tail){flex-shrink:0;margin:0}.settings-page__block--tail{flex:1;min-height:0;margin:0}.settings-section-card.settings-page__block--tail.ant-card{display:flex;flex-direction:column;min-height:0}.settings-section-card.settings-page__block--tail .ant-card-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.settings-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.settings-page__side-scroll>*{flex-shrink:0;margin:0}.settings-page__side-tail{flex-shrink:0;margin-top:auto;display:flex;flex-direction:column;gap:16px;width:100%}.settings-hero-card{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe 45%,#2f66f5);box-shadow:0 8px 24px #3b71fe47;color:#fff}.settings-hero-card__title{margin:0 0 8px!important;color:#fff!important;font-size:22px!important;font-weight:700!important}.settings-hero-card__desc{margin:0;font-size:14px;color:#ffffffe0}.settings-hero-card__icon{font-size:48px;color:#ffffff59;flex-shrink:0}.settings-section-card.page-card .ant-card-head{min-height:56px;padding:20px 24px 16px}.settings-section-card.page-card .ant-card-body{padding:0 24px 24px}.settings-switch-group{display:flex;flex-direction:column;gap:0}.settings-switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f5f5f5}.settings-switch-row:last-child{border-bottom:none}.settings-switch-row__label{font-size:15px;font-weight:500;color:#1f1f1f;margin-bottom:2px}.settings-switch-row__desc{font-size:13px;color:#999;line-height:1.5}.settings-field-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f5f5f5;flex-wrap:wrap}.settings-field-row--top{align-items:flex-start}.settings-field-row--top .settings-field-row__label{margin-top:6px}.settings-field-row__label{font-size:14px;color:#666;min-width:100px;flex-shrink:0}.settings-inline-fields{padding:12px 0;border-bottom:1px solid #f5f5f5}.settings-inline-fields__item{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settings-inline-fields__label{font-size:14px;color:#666;min-width:100px}.settings-inline-fields__sep{color:#999;font-size:14px}.settings-field-row--side{flex-direction:column;align-items:stretch;gap:8px}.settings-field-row--side .settings-field-row__label{min-width:0}.settings-side-panel__select{width:100%!important}.settings-side-panel__link-row{padding:0 0 8px;border-bottom:1px solid #f5f5f5}.settings-side-panel__link-row .ant-btn{padding:0;height:auto}.settings-side-panel .settings-switch-row{padding:12px 0}.settings-side-panel .settings-switch-row__label{font-size:14px}.settings-side-panel .settings-switch-row__desc{font-size:12px}.settings-side-panel.page-card .ant-card-head{min-height:auto;padding:18px 20px 12px}.settings-side-panel.page-card .ant-card-body{padding:0 20px 20px}.settings-quick-links{display:flex;flex-direction:column;gap:8px}.settings-quick-links__item{border:1px solid #f0f0f0;background:#fafafa;border-radius:8px;padding:12px 14px;font-size:14px;color:#333;text-align:left;cursor:pointer;transition:background .2s,border-color .2s}.settings-quick-links__item:hover{background:#f5f8ff;border-color:#adc6ff;color:#3b71fe}.settings-tips-card{padding:20px;border-radius:12px;background:#fffbe6;border:1px solid #ffe58f}.settings-tips-card__title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#1f1f1f;margin-bottom:12px}.settings-tips-card__list{margin:0;padding-left:18px;font-size:13px;color:#666;line-height:1.65}.settings-tips-card__list li+li{margin-top:8px}.settings-footer-actions{display:flex;flex-direction:column;gap:8px}.settings-footer-actions__version{text-align:center;font-size:12px;color:#999;padding-top:4px}@media(max-width:991px){.settings-page,.settings-page__main-body,.settings-page__side-body{overflow:visible}.settings-page__block--tail{flex:none;min-height:auto}.settings-section-card.settings-page__block--tail .ant-card-body{overflow:visible}.settings-page__side-scroll{overflow:visible;flex:none}.settings-page__side-tail{margin-top:0}.settings-hero-card__icon{display:none}}@media(max-width:767px){.settings-field-row{flex-direction:column;align-items:stretch}.settings-field-row__label{min-width:0}.settings-inline-fields__item{flex-direction:column;align-items:stretch}.settings-inline-fields__label{min-width:0}}.studio-dashboard-page,.studio-order-publish-page,.studio-wallet-page,.studio-recharge-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.studio-dashboard-page__grid,.studio-order-publish-page__grid,.studio-wallet-page__grid,.studio-recharge-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.studio-dashboard-page__grid>.ant-col,.studio-order-publish-page__grid>.ant-col,.studio-wallet-page__grid>.ant-col,.studio-recharge-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.studio-dashboard-page__main,.studio-dashboard-page__side,.studio-order-publish-page__main,.studio-order-publish-page__side,.studio-wallet-page__main,.studio-wallet-page__side,.studio-recharge-page__main,.studio-recharge-page__side{flex:1;min-height:0}.studio-dashboard-page__main-body,.studio-dashboard-page__side-body,.studio-order-publish-page__main-body,.studio-order-publish-page__side-body,.studio-wallet-page__main-body,.studio-wallet-page__side-body,.studio-recharge-page__main-body,.studio-recharge-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.studio-dashboard-page__block--tail,.studio-wallet-page__block--tail,.studio-order-publish-page__block--tail{flex:1;min-height:0;margin:0}.studio-section-card.page-card .ant-card-head{min-height:56px;padding:20px 24px 16px}.studio-section-card.page-card .ant-card-body{padding:0 24px 24px}.studio-section-card.studio-dashboard-page__block--tail.ant-card,.studio-section-card.studio-wallet-page__block--tail.ant-card,.studio-section-card.studio-order-publish-page__block--tail.ant-card{display:flex;flex-direction:column;min-height:0}.studio-section-card.studio-dashboard-page__block--tail .ant-card-body,.studio-section-card.studio-wallet-page__block--tail .ant-card-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.studio-dashboard-page__side-scroll,.studio-order-publish-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.studio-dashboard-page__side-scroll>*,.studio-order-publish-page__side-scroll>*{flex-shrink:0;margin:0}.studio-dashboard-page__side-tail,.studio-wallet-page__side-tail,.studio-order-publish-page__side-tail{flex-shrink:0;margin-top:auto;display:flex;flex-direction:column;gap:16px;width:100%}.studio-hero-card{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe 45%,#2f66f5);box-shadow:0 8px 24px #3b71fe47;color:#fff}.studio-hero-card--compact{align-items:center}.studio-hero-card__title{margin:0 0 8px!important;color:#fff!important;font-size:22px!important;font-weight:700!important}.studio-hero-card__desc{margin:0;font-size:14px;color:#ffffffe0;line-height:1.5}.studio-hero-card__quota{flex-shrink:0;min-width:200px;max-width:280px}.studio-hero-card__quota-label{display:block;font-size:13px;color:#ffffffd9;margin-bottom:8px}.studio-hero-card__quota .ant-progress-text{color:#fff!important;font-size:12px}.studio-hero-card__quota-expire{display:block;margin-top:6px;font-size:12px;color:#ffffffbf}.studio-dashboard-page__stats{flex-shrink:0;margin:0}.studio-recent-orders{list-style:none;margin:0;padding:0}.studio-recent-orders__item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f5f5f5}.studio-recent-orders__item:last-child{border-bottom:none}.studio-recent-orders__title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.studio-recent-orders__meta{font-size:12px;color:#8c8c8c}.studio-recent-orders__side{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.studio-recent-orders__price{font-size:15px;font-weight:700;color:#3b71fe}.studio-recent-orders__status{font-size:12px;color:#8c8c8c}.studio-recent-orders__status--active{color:#3b71fe}.studio-recent-orders__status--warn{color:#fa8c16}.studio-recent-orders__time{font-size:11px;color:#bfbfbf}.studio-wallet-mini{padding:20px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 6px 20px #667eea59}.studio-wallet-mini__label{font-size:13px;color:#ffffffd9;margin-bottom:8px}.studio-wallet-mini__value{font-size:28px;font-weight:700;margin-bottom:6px}.studio-wallet-mini__meta{font-size:12px;color:#fffc;margin-bottom:16px}.studio-wallet-mini .ant-btn-primary{background:#fff;color:#667eea;border:none;font-weight:600}.studio-wallet-mini .ant-btn-primary:hover{background:#ffffffeb!important;color:#667eea!important}.studio-quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.studio-quick-grid__item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;border:1px solid #f0f0f0;border-radius:10px;background:#fafafa;cursor:pointer;transition:all .2s;font-size:13px;color:#595959}.studio-quick-grid__item:hover{border-color:#3b71fe;background:#f0f5ff;color:#3b71fe}.studio-quick-grid__icon{font-size:22px}.studio-todo-list{list-style:none;margin:0;padding:0}.studio-todo-list__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;margin-bottom:8px;border:none;border-radius:8px;background:#fafafa;cursor:pointer;font-size:13px;color:#595959;transition:background .2s}.studio-todo-list__item:last-child{margin-bottom:0}.studio-todo-list__item:hover,.studio-todo-list__item--primary{background:#f0f5ff;color:#3b71fe}.studio-todo-list__item--warning{background:#fff7e6;color:#fa8c16}.studio-todo-list__item--danger{background:#fff1f0;color:#ff4d4f}.studio-todo-list__count{font-weight:700;font-size:14px}.studio-tips-card{padding:16px 18px;border-radius:10px;background:#fffbe6;border:1px solid #ffe58f}.studio-tips-card__title{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#d48806;margin-bottom:10px}.studio-tips-card__list{margin:0;padding-left:18px;font-size:13px;color:#8c6d1f;line-height:1.7}.studio-order-form__divider{font-size:14px;font-weight:600;color:#1f1f1f;padding:8px 0 16px;margin:8px 0 0;border-top:1px solid #f0f0f0}.studio-order-entry-card.studio-order-publish-page__block--tail{position:relative;overflow:hidden;--studio-order-footer-height: 72px}.studio-section-card.studio-order-entry-card.studio-order-publish-page__block--tail .ant-card-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden!important;padding:0 24px!important}.studio-order-entry__tabs{flex-shrink:0;margin:0 -24px 16px;padding:0 24px}.studio-order-entry__tabs .ant-tabs-nav{margin-bottom:0}.studio-order-entry__layout{flex:1;min-height:0;display:flex;gap:16px}.studio-order-entry__parse-col{flex:0 0 32%;min-width:220px;max-width:320px;min-height:0;display:flex;flex-direction:column}.studio-order-entry__parse{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;padding:16px;border-radius:10px;border:1px solid #f0f0f0;background:#fafafa}.studio-order-entry__parse-head{flex-shrink:0;font-size:13px;font-weight:600;color:#595959}.studio-order-entry__parse-input{flex:1;min-height:0!important;resize:none!important;font-size:14px;line-height:1.6;border-radius:8px!important}.studio-order-entry__form-wrap{flex:1;min-width:0;min-height:0;position:relative}.studio-order-entry-form{position:absolute;inset:0 0 var(--studio-order-footer-height);overflow:hidden}.studio-order-entry-form__body{height:100%;overflow-x:hidden;overflow-y:auto;padding:0 0 16px;scroll-padding-block:16px;box-sizing:border-box}.studio-order-entry-form .ant-form-item-label>label{font-size:14px;font-weight:500;color:#1f1f1f;height:auto}.studio-order-entry-form .ant-form-item{margin-bottom:12px}.studio-order-entry-form .ant-form-item-required .ant-form-item-control{position:relative;padding-bottom:24px}.studio-order-entry-form .ant-form-item-required .ant-form-item-additional{position:absolute;left:0;right:0;bottom:0;min-height:22px;margin-top:0!important}.studio-order-entry-form .ant-form-item-explain-error{line-height:22px;font-size:13px}.studio-order-entry-form__row:last-child{margin-bottom:0}.studio-order-entry-form .ant-select-selector,.studio-order-entry-form .ant-input,.studio-order-entry-form .ant-input-affix-wrapper,.studio-order-entry-form .ant-input-number,.studio-order-entry-form .ant-input-number-group-wrapper{font-size:14px!important;border-radius:8px!important}.studio-order-entry-form .ant-select-single .ant-select-selector{height:40px!important}.studio-order-entry-form .ant-select-single .ant-select-selector .ant-select-selection-item,.studio-order-entry-form .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:38px!important;font-size:14px}.studio-order-entry-form .ant-input-lg,.studio-order-entry-form .ant-input-affix-wrapper-lg{height:40px;font-size:14px}.studio-order-entry-form .ant-input-number-lg{height:40px;line-height:38px}.studio-order-entry-form .ant-form-item-extra{margin-top:6px;min-height:auto}.studio-order-pills .ant-radio-button-wrapper{height:40px;line-height:38px;padding:0 20px;font-size:14px;border-radius:8px!important;margin-right:10px;margin-bottom:4px;border:1px solid #d9d9d9!important;background:#fff;color:#666}.studio-order-pills .ant-radio-button-wrapper:before{display:none!important}.studio-order-pills .ant-radio-button-wrapper-checked{border-color:#3b71fe!important;color:#3b71fe!important;background:#ebf2ff!important;font-weight:500}.studio-order-form__footer{position:absolute;left:0;right:0;bottom:0;height:var(--studio-order-footer-height);box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0;border-top:1px solid #f0f0f0;background:#fff;z-index:2}.studio-order-form__submit{min-width:140px;height:44px!important;border-radius:8px!important;font-size:16px;padding:0 28px!important}.studio-order-entry__import{flex:1;min-height:0;display:flex;flex-direction:column;padding:0 0 16px}.studio-order-entry__import .ant-upload-wrapper{flex:1;min-height:240px}.studio-order-entry__import .ant-upload-drag{height:100%;min-height:240px;border-radius:10px;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:1199px){.studio-order-entry-card.studio-order-publish-page__block--tail{--studio-order-footer-height: 128px}.studio-order-entry__layout{flex-direction:column;padding-bottom:0}.studio-order-entry__parse-col{flex:none;max-width:none;width:100%;min-height:200px}.studio-order-entry__parse{min-height:200px}.studio-order-entry__parse-input{min-height:140px!important}.studio-order-entry__form-wrap{position:static;min-height:auto}.studio-order-entry-form{position:static;inset:auto;overflow:visible}.studio-order-entry-form__body{height:auto;overflow:visible}.studio-order-form__footer{position:static;height:auto;flex-direction:column;align-items:stretch;padding-top:16px;margin-top:8px}.studio-order-form__submit{width:100%}}@media(max-width:991px){.studio-order-entry__parse-col{min-height:160px}}.studio-guide-steps{display:flex;flex-direction:column;gap:16px}.studio-guide-steps__item{display:flex;gap:12px}.studio-guide-steps__num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#3b71fe;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.studio-guide-steps__title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:4px}.studio-guide-steps__desc{font-size:12px;color:#8c8c8c;line-height:1.5}.studio-wallet-hero{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe,#2f66f5);box-shadow:0 8px 24px #3b71fe47;color:#fff}.studio-wallet-hero__label{display:flex;align-items:center;gap:6px;font-size:14px;color:#ffffffe0;margin-bottom:8px}.studio-wallet-hero__value{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:10px}.studio-wallet-hero__sub{display:flex;gap:20px;font-size:13px;color:#fffc}.studio-wallet-hero__actions{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.studio-wallet-hero__actions .ant-btn{border-radius:8px}.studio-wallet-hero__actions .ant-btn-primary{background:#fff;color:#3b71fe;border:none;font-weight:600}.studio-wallet-hero__actions .ant-btn-default{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.35)}.studio-wallet-hero__actions .ant-btn-default:hover{background:#ffffff40!important;color:#fff!important;border-color:#ffffff80!important}.studio-wallet-page__metrics{flex-shrink:0;margin:0}.studio-metric-card{display:flex;align-items:center;gap:16px;padding:20px;border-radius:12px}.studio-metric-card__icon{font-size:28px;flex-shrink:0}.studio-metric-card__title{font-size:13px;color:#8c8c8c;margin-bottom:4px}.studio-metric-card__value{font-size:22px;font-weight:700;color:#1f1f1f}.studio-metric-card__delta{font-size:12px;color:#52c41a;margin-top:4px}.studio-wallet-table .ant-table-thead>tr>th{background:#fafafa;font-size:13px}.studio-wallet-table__plus{color:#52c41a;font-weight:600}.studio-wallet-table__status--done{color:#52c41a}.studio-fund-usage{margin:0;padding-left:18px;font-size:13px;color:#595959;line-height:1.8}.studio-recharge-balance{flex-shrink:0;text-align:right}.studio-recharge-balance span{display:block;font-size:13px;color:#ffffffd9;margin-bottom:4px}.studio-recharge-balance strong{font-size:24px;font-weight:700;color:#fff}.studio-recharge-presets{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.studio-recharge-presets__item{padding:10px 20px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;font-size:14px;font-weight:600;color:#595959;cursor:pointer;transition:all .2s}.studio-recharge-presets__item:hover{border-color:#3b71fe;color:#3b71fe}.studio-recharge-presets__item--active{border-color:#3b71fe;background:#f0f5ff;color:#3b71fe}.studio-recharge-methods{display:flex;flex-direction:column;gap:12px;width:100%}.studio-recharge-methods__item{display:flex!important;align-items:center;gap:12px;padding:14px 16px;border:1px solid #f0f0f0;border-radius:10px;margin:0!important;width:100%}.studio-recharge-methods__item.ant-radio-wrapper-checked{border-color:#3b71fe;background:#f0f5ff}.studio-recharge-methods__icon{font-size:28px;flex-shrink:0}.studio-recharge-methods__icon--wechat{color:#07c160}.studio-recharge-methods__icon--alipay{color:#1677ff}.studio-recharge-methods__label{display:block;font-size:14px;font-weight:600;color:#1f1f1f}.studio-recharge-methods__desc{display:block;font-size:12px;color:#8c8c8c}.studio-recharge-form__footer{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}.studio-info-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.studio-info-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.studio-info-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.studio-info-page__main,.studio-info-page__side{flex:1;min-height:0}.studio-info-page__main-body,.studio-info-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.studio-info-hero__left{display:flex;align-items:center;gap:16px}.studio-info-hero__logo{flex-shrink:0;border:2px solid rgba(255,255,255,.5)}.studio-info-hero__edit{flex-shrink:0;border-color:#fff9!important;color:#fff!important}.studio-info-quota__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;color:#595959}.studio-info-quota__row strong{color:#1f1f1f;font-size:16px}.studio-info-quota__expire{margin-top:8px;font-size:13px;color:#8c8c8c}.studio-info-quota__note{margin:12px 0 0;font-size:12px;color:#bfbfbf}@media(max-width:991px){.studio-dashboard-page,.studio-order-publish-page,.studio-wallet-page,.studio-recharge-page,.studio-info-page{flex:none;min-height:auto;overflow:visible}.studio-hero-card{flex-direction:column}.studio-hero-card__quota{max-width:100%;width:100%}.studio-wallet-hero{flex-direction:column;align-items:flex-start}.studio-dashboard-page__block--tail,.studio-wallet-page__block--tail,.studio-order-publish-page__block--tail{flex:none;min-height:auto}}.studio-list-page{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;width:100%;overflow:hidden}.studio-list-page>.list-page{flex:1;min-height:0}.studio-list-page__subtitle{margin:0 0 12px;font-size:14px;color:#8c8c8c;line-height:1.5}.studio-list-page__filter{flex-wrap:wrap;gap:8px 0}.studio-sources-table__sort{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:2px 8px;border-radius:6px;background:#f5f5f5;font-size:13px;font-weight:600;color:#595959}.studio-sources-table__name{font-weight:600;color:#1f1f1f}.studio-sources-table__desc{font-size:13px;color:#8c8c8c}.studio-sources-modal__form .ant-form-item-label>label{font-size:14px;font-weight:500;color:#1f1f1f}.studio-sources-modal__form .ant-select-selector,.studio-sources-modal__form .ant-input,.studio-sources-modal__form .ant-input-affix-wrapper,.studio-sources-modal__form .ant-input-number{border-radius:8px!important}.studio-sources-modal__form .ant-select-single .ant-select-selector{height:40px!important}.studio-sources-modal__form .ant-select-single .ant-select-selector .ant-select-selection-item,.studio-sources-modal__form .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:38px!important}.studio-sources-modal__form .ant-input-lg,.studio-sources-modal__form .ant-input-affix-wrapper-lg{height:40px}.studio-sources-modal__form .ant-input-number-lg{height:40px;line-height:38px}.studio-sources-modal__form .ant-form-item-extra{font-size:12px;color:#8c8c8c}.studio-orders-table__info{display:flex;flex-direction:column;gap:4px}.studio-orders-table__game{display:flex;align-items:center;gap:8px;font-weight:600;color:#1f1f1f}.studio-orders-table__rank{font-size:13px;color:#595959}.studio-orders-table__meta{font-size:12px;color:#8c8c8c}.studio-orders-table__price{font-weight:600;color:#3b71fe}.studio-hall-page__summary,.studio-settlements-page__summary{flex-shrink:0;margin:0!important}.studio-hall-page__list,.studio-settlements-page__list{flex:1;min-height:0}.studio-hall-stat{padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;height:100%;box-sizing:border-box}.studio-hall-stat__label{font-size:13px;color:#8c8c8c;margin-bottom:8px}.studio-hall-stat__value{font-size:28px;font-weight:700;color:#1f1f1f}.studio-hall-stat__value--warn{color:#fa8c16}.studio-hall-stat__value--danger{color:#ff4d4f}.studio-hall-stat--tips{display:flex;align-items:center;gap:8px;font-size:14px;color:#3b71fe;background:#f0f5ff}.studio-hall-page__tips{flex-shrink:0;padding:12px 16px;background:#fffbe6;border-radius:8px;font-size:13px;color:#8c6d1f}.studio-hall-page__tips ul{margin:0;padding-left:18px;line-height:1.7}@media(max-width:991px){.studio-list-page{flex:none;min-height:auto;overflow:visible}}.admin-list-page{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;width:100%;overflow:hidden}.admin-list-page>.list-page{flex:1;min-height:0}.admin-list-page__subtitle{margin:0 0 12px;font-size:14px;color:#8c8c8c;line-height:1.5}.admin-list-page__filter{flex-wrap:wrap;gap:8px 0}.admin-summary-row{flex-shrink:0;margin:0!important}.admin-summary-card{padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;height:100%;box-sizing:border-box}.admin-summary-card__label{font-size:13px;color:#8c8c8c;margin-bottom:8px}.admin-summary-card__value{font-size:28px;font-weight:700;color:#1f1f1f}.admin-summary-card__value--primary{color:#3b71fe}.admin-summary-card__value--warn{color:#fa8c16}.admin-summary-card__value--danger{color:#ff4d4f}.admin-summary-card--tips{display:flex;align-items:center;gap:8px;font-size:13px;color:#8c6d1f;background:#fffbe6;border:1px solid #ffe58f}.admin-list-page__list{flex:1;min-height:0}.admin-table__money{font-weight:600;color:#3b71fe}.admin-table__risk{font-size:12px;color:#ff4d4f}.admin-table__platforms{display:flex;flex-wrap:wrap;gap:4px}@media(max-width:991px){.admin-list-page{flex:none;min-height:auto;overflow:visible}}.admin-dashboard-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.admin-dashboard-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.admin-dashboard-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.admin-dashboard-page__main,.admin-dashboard-page__side{flex:1;min-height:0}.admin-dashboard-page__main-body,.admin-dashboard-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.admin-dashboard-page__stats{flex-shrink:0;margin:0}.admin-dashboard-page__block--tail{flex:1;min-height:0;margin:0}.admin-section-card.page-card .ant-card-head{min-height:56px;padding:20px 24px 16px}.admin-section-card.admin-dashboard-page__block--tail.ant-card{display:flex;flex-direction:column;min-height:0}.admin-section-card.admin-dashboard-page__block--tail .ant-card-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.admin-dashboard-page__side-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.admin-dashboard-page__side-scroll>*{flex-shrink:0;margin:0}.admin-dashboard-page__side-tail{flex-shrink:0;margin-top:auto;width:100%}.admin-hero-card{flex-shrink:0;padding:24px;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe 45%,#2f66f5);box-shadow:0 8px 24px #3b71fe47;color:#fff}.admin-hero-card__title{margin:0 0 8px!important;color:#fff!important;font-size:22px!important;font-weight:700!important}.admin-hero-card__desc{margin:0;font-size:14px;color:#ffffffe0;line-height:1.5}.admin-todo-list{list-style:none;margin:0;padding:0}.admin-todo-list__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;margin-bottom:8px;border:none;border-radius:8px;background:#fafafa;cursor:pointer;font-size:13px;color:#595959;transition:background .2s}.admin-todo-list__item:last-child{margin-bottom:0}.admin-todo-list__item:hover,.admin-todo-list__item--primary{background:#f0f5ff;color:#3b71fe}.admin-todo-list__item--warning{background:#fff7e6;color:#fa8c16}.admin-todo-list__item--danger{background:#fff1f0;color:#ff4d4f}.admin-todo-list__count{font-weight:700;font-size:14px}.admin-activity-list{list-style:none;margin:0;padding:0}.admin-activity-list__item{padding:14px 0;border-bottom:1px solid #f5f5f5}.admin-activity-list__item:last-child{border-bottom:none}.admin-activity-list__action{font-size:14px;color:#1f1f1f;margin-bottom:4px}.admin-activity-list__action strong{color:#3b71fe;font-weight:600}.admin-activity-list__meta{font-size:12px;color:#8c8c8c}.admin-tips-card{padding:16px 18px;border-radius:10px;background:#fffbe6;border:1px solid #ffe58f}.admin-tips-card__title{font-size:14px;font-weight:600;color:#d48806;margin-bottom:10px}.admin-tips-card__list{margin:0;padding-left:18px;font-size:13px;color:#8c6d1f;line-height:1.7}.admin-permission-tree{max-height:360px;overflow-y:auto;padding:12px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.admin-fee-tiers{display:flex;flex-direction:column;gap:12px}.admin-fee-tier{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #f0f0f0;border-radius:10px;background:#fafafa}.admin-fee-tier__range{flex:1;font-size:14px;color:#595959}.admin-fee-tier__rate{font-weight:600;color:#3b71fe}@media(max-width:991px){.admin-dashboard-page{flex:none;min-height:auto;overflow:visible}.admin-dashboard-page__block--tail{flex:none;min-height:auto}}.recharge-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.recharge-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.recharge-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.recharge-page__main-body,.recharge-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.recharge-hero{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-radius:12px;background:linear-gradient(135deg,#4d86ff,#3b71fe 45%,#2f66f5);box-shadow:0 8px 24px #3b71fe47;color:#fff}.recharge-hero__title{margin:0 0 8px!important;color:#fff!important;font-size:22px!important;font-weight:700!important}.recharge-hero__desc{margin:0;font-size:14px;color:#ffffffe0}.recharge-hero__balance{flex-shrink:0;text-align:right}.recharge-hero__balance span{display:block;font-size:13px;color:#ffffffd9;margin-bottom:4px}.recharge-hero__balance strong{font-size:24px;font-weight:700;color:#fff}.recharge-section-card.page-card .ant-card-head{min-height:56px;padding:20px 24px 16px}.recharge-section-card.page-card .ant-card-body{padding:0 24px 24px}.recharge-presets{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.recharge-presets__item{padding:10px 20px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;font-size:14px;font-weight:600;color:#595959;cursor:pointer;transition:all .2s}.recharge-presets__item:hover{border-color:#3b71fe;color:#3b71fe}.recharge-presets__item--active{border-color:#3b71fe;background:#f0f5ff;color:#3b71fe}.recharge-methods{display:flex;flex-direction:column;gap:12px;width:100%}.recharge-methods__item{display:flex!important;align-items:center;gap:12px;padding:14px 16px;border:1px solid #f0f0f0;border-radius:10px;margin:0!important;width:100%}.recharge-methods__item.ant-radio-wrapper-checked{border-color:#3b71fe;background:#f0f5ff}.recharge-methods__icon{font-size:28px;flex-shrink:0}.recharge-methods__icon--wechat{color:#07c160}.recharge-methods__icon--alipay{color:#1677ff}.recharge-methods__label{display:block;font-size:14px;font-weight:600;color:#1f1f1f}.recharge-methods__desc{display:block;font-size:12px;color:#8c8c8c}.recharge-form__footer{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}.recharge-tips-card{padding:16px 18px;border-radius:10px;background:#fffbe6;border:1px solid #ffe58f}.recharge-tips-card__title{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#d48806;margin-bottom:10px}.recharge-tips-card__list{margin:0;padding-left:18px;font-size:13px;color:#8c6d1f;line-height:1.7}@media(max-width:991px){.recharge-page{flex:none;min-height:auto;overflow:visible}.recharge-hero{flex-direction:column;align-items:flex-start}.recharge-hero__balance{text-align:left}}.order-detail-page{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;overflow:hidden}.order-detail-page__grid{flex:1;min-height:0;width:100%;align-items:stretch;margin:0!important}.order-detail-page__grid>.ant-col{display:flex;flex-direction:column;min-height:0;height:100%}.order-detail-page__main-body,.order-detail-page__side-body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;width:100%;overflow:hidden}.order-detail-page__side-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.order-detail-hero{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 24px;border-radius:12px;background:#fff;box-shadow:0 2px 12px #0f172a0f}.order-detail-hero__game{display:flex;gap:16px;align-items:flex-start}.order-detail-hero__title{margin:0 0 6px!important;font-size:20px!important}.order-detail-hero__meta{font-size:13px;color:#8c8c8c;margin-bottom:4px}.order-detail-hero__price{text-align:right;flex-shrink:0}.order-detail-hero__price-label{font-size:13px;color:#8c8c8c;margin-bottom:4px}.order-detail-hero__price-value{font-size:28px;font-weight:700;color:#3b71fe}.order-detail-hero__price-fee{font-size:12px;color:#bfbfbf;margin-top:4px}.order-detail-section.page-card .ant-card-head{min-height:52px;padding:16px 24px 12px}.order-detail-section.page-card .ant-card-body{padding:0 24px 20px}.order-detail-kv{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}.order-detail-kv__item{display:flex;flex-direction:column;gap:4px}.order-detail-kv__label{font-size:13px;color:#8c8c8c}.order-detail-kv__value{font-size:14px;color:#1f1f1f}.order-detail-kv__item--full{grid-column:1 / -1}.order-detail-timeline{list-style:none;margin:0;padding:0}.order-detail-timeline__item{display:flex;gap:12px;padding-bottom:20px;position:relative}.order-detail-timeline__item:not(:last-child):before{content:"";position:absolute;left:11px;top:28px;bottom:0;width:2px;background:#f0f0f0}.order-detail-timeline__item--done:not(:last-child):before{background:#3b71fe}.order-detail-timeline__dot{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid #d9d9d9;background:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;color:#bfbfbf;z-index:1}.order-detail-timeline__item--done .order-detail-timeline__dot{border-color:#3b71fe;background:#3b71fe;color:#fff}.order-detail-timeline__item--current .order-detail-timeline__dot{border-color:#3b71fe;color:#3b71fe;box-shadow:0 0 0 3px #3b71fe26}.order-detail-timeline__title{font-size:14px;font-weight:600;color:#1f1f1f;margin-bottom:2px}.order-detail-timeline__time{font-size:12px;color:#bfbfbf;margin-bottom:2px}.order-detail-timeline__desc{font-size:13px;color:#8c8c8c}.order-detail-actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.order-detail-tips{padding:16px 18px;border-radius:10px;background:#fffbe6;border:1px solid #ffe58f;flex-shrink:0}.order-detail-tips__title{font-size:14px;font-weight:600;color:#d48806;margin-bottom:8px}.order-detail-tips__list{margin:0;padding-left:18px;font-size:13px;color:#8c6d1f;line-height:1.7}.order-detail-back{padding:0!important;height:auto!important;margin-bottom:4px;color:#666!important}@media(max-width:991px){.order-detail-page{flex:none;min-height:auto;overflow:visible}.order-detail-kv{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100vh}html{overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#eef2f8}.price-text{color:#ff4d4f;font-weight:600;font-size:16px}.app-card--sider-footer{flex-shrink:0;margin-top:auto;padding:8px 12px 12px;display:flex;flex-direction:column;gap:10px}.sider-security-card{position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#5b9cff,#3b71fe 42%,#2b64ff 72%,#1f56f0);box-shadow:inset 0 1px #ffffff38;min-height:188px}.sider-security-card__glow{position:absolute;border-radius:50%;pointer-events:none}.sider-security-card__glow--a{width:120px;height:120px;top:-36px;right:-20px;background:radial-gradient(circle,rgba(255,255,255,.28) 0%,transparent 70%)}.sider-security-card__glow--b{width:90px;height:90px;bottom:-30px;left:-20px;background:radial-gradient(circle,rgba(255,255,255,.12) 0%,transparent 72%)}.sider-security-card__body{position:relative;z-index:1;display:flex;align-items:stretch;min-height:188px;padding:16px 12px 14px 16px}.sider-security-card__copy{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-width:0;padding-right:4px}.sider-security-card__title{display:flex;flex-direction:column;gap:2px;color:#fff;font-size:18px;font-weight:700;line-height:1.25;letter-spacing:.02em}.sider-security-card__subtitle{margin:10px 0 0;color:#ffffffe0;font-size:11px;line-height:1.45}.sider-security-card__btn{align-self:flex-start;margin-top:14px;padding:5px 14px;border:none;border-radius:8px;background:#fff;color:#3b71fe;font-size:12px;font-weight:600;cursor:pointer;line-height:1.4;box-shadow:0 2px 8px #0f172a1f;transition:transform .15s ease,box-shadow .15s ease}.sider-security-card__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a29}.sider-security-card__shield{position:absolute;right:-2px;bottom:2px;width:98px;height:auto;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(15,23,42,.22));pointer-events:none;-webkit-user-select:none;user-select:none}.app-shell__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.app-card--header{padding:0 20px;height:64px;display:flex;align-items:center;flex-shrink:0}.app-shell__content{flex:1;min-height:0;display:flex;flex-direction:column}.profile-side-panel.page-card .ant-card-head{min-height:50px;padding:16px 24px 14px;border-bottom:1px solid #f0f0f0}.profile-side-panel.page-card .ant-card-head-title{font-size:18px}.profile-side-panel.page-card .ant-card-body{padding:4px 24px 8px}.profile-side-panel.page-card .ant-card-head+.ant-card-body{padding-top:0}.profile-side-panel .page-card__extra-link{font-size:14px}.data-row-list--kv.ant-descriptions .ant-descriptions-view{width:100%}.data-row-list--kv .ant-descriptions-row>td{padding:14px 0;border-bottom:1px solid #f0f0f0}.data-row-list--kv .ant-descriptions-row:last-child>td{padding-bottom:14px}.data-row-list--kv .ant-descriptions-item-container{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:center;width:100%;min-height:22px}.data-row-list--kv .ant-descriptions-item-label{width:96px;flex-shrink:0;color:#999;font-size:15px;line-height:1.5}.data-row-list--kv .ant-descriptions-item-content{color:#1f1f1f;font-size:15px;line-height:1.5;text-align:left;justify-content:flex-start}.data-row-list--action{list-style:none;margin:0;padding:0}.data-row-list__item{display:grid;grid-template-columns:96px 1fr auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f0;min-height:50px}.data-row-list__item:last-child{padding-bottom:14px}.data-row-list__label{width:96px;flex-shrink:0;font-size:15px;color:#999;line-height:1.5}.data-row-list__value{text-align:left;font-size:15px;color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5;min-width:0}.data-row-list__value--danger{color:#f5222d}.data-row-list__action{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-shrink:0;min-width:56px}.data-row-list__action .order-action-link{font-size:14px!important}.data-row-list__right-label{border:none;background:transparent;padding:0;font-size:14px;color:#666;cursor:pointer;line-height:1.5}.data-row-list__right-label--danger{color:#f5222d}.data-row-list__right-label:hover{opacity:.85}.data-row-list__arrow{border:none;background:transparent;color:#bfbfbf;cursor:pointer;padding:4px;font-size:13px;line-height:1}.data-row-list__arrow:hover{color:#3b71fe}@media(max-width:991px){.data-row-list__label{width:auto;min-width:80px}}.profile-verified-tag{margin:0;font-size:13px;line-height:20px}.profile-verified-tag--ok{color:#389e0d!important;background:#f6ffed!important;border:1px solid #b7eb8f!important}.profile-edit-form{padding-top:8px}
