:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#1d2635;background:#f4f7fb;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.page{min-height:100vh}.topbar{height:68px;background:#fff;border-bottom:1px solid #e8edf3;display:flex;align-items:center;padding:0 max(24px,6vw);position:sticky;top:0;z-index:30;box-shadow:0 2px 12px #1822300a}.brand{font-size:21px;font-weight:900;color:#3568ed;cursor:pointer;letter-spacing:.02em}.desktop-nav{display:flex;gap:26px;margin-left:70px}.desktop-nav button{border:0;background:none;color:#4d596a;cursor:pointer;padding:23px 0}.desktop-nav i{background:#ef5360;color:#fff;border-radius:10px;padding:1px 6px;font-size:11px;font-style:normal}.account{margin-left:auto;display:flex;align-items:center;gap:15px;font-size:14px}.account b{color:#3568ed}.account button,.secondary,.back{border:1px solid #dce4ee;background:#fff;color:#536174;border-radius:8px;padding:8px 14px;cursor:pointer}.content{max-width:1240px;margin:auto;padding:32px 24px 80px}.card{background:#fff;border:1px solid #e7edf5;border-radius:14px;box-shadow:0 5px 20px #2130470a}.primary{border:0;border-radius:8px;background:#3568ed;color:#fff;padding:11px 18px;cursor:pointer}.primary:disabled,.secondary:disabled{opacity:.55;cursor:not-allowed}.muted{color:#8793a4}.error{color:#dc3545}.toast{position:fixed;top:82px;left:50%;transform:translate(-50%);z-index:80;background:#182230;color:#fff;padding:11px 22px;border-radius:8px;box-shadow:0 8px 28px #0003}.login{width:min(430px,calc(100% - 32px));margin:90px auto;padding:36px}.login h1{margin:0}.login form{display:grid;gap:14px;margin-top:22px}.login input,.profile-form input,.finance-form input,.finance-form select{border:1px solid #d8e0ea;border-radius:8px;padding:12px 14px;outline:none}.login input:focus,.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#3568ed}.auth-switch{width:100%;margin-top:12px}.hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(120deg,#3158df,#5d85ff);color:#fff;border-radius:20px;padding:38px 46px;margin-bottom:32px;overflow:hidden}.hero h1{font-size:34px;margin:2px 0 5px}.hero p{opacity:.85}.eyebrow{font-weight:800;letter-spacing:.12em}.hero-balance{background:#ffffff1c;border:1px solid #ffffff2f;border-radius:14px;padding:18px 24px;display:grid;gap:3px;min-width:220px}.hero-balance strong{font-size:27px}.hero-balance button{border:0;background:#fff;color:#3568ed;border-radius:7px;padding:8px;margin-top:8px;cursor:pointer}.section-title,.page-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px}.section-title h2,.page-head h1{margin:0}.section-title p,.page-head p{margin:3px 0;color:#8793a4}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:19px}.product-card{background:#fff;border:1px solid #e5eaf2;border-radius:14px;overflow:hidden;cursor:pointer;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #28467118}.product-image,.detail-image{background:linear-gradient(135deg,#edf3ff,#f8faff);display:flex;align-items:center;justify-content:center;color:#95a5c3;font-weight:900;overflow:hidden}.product-image{height:155px}.product-image img,.detail-image img,.cart-thumb img,.order-thumb img{width:100%;height:100%;object-fit:cover}.product-body{padding:17px}.tag{display:inline-block;color:#3568ed;background:#edf3ff;border-radius:5px;padding:3px 8px;font-size:12px}.product-body h3{font-size:16px;margin:11px 0 5px;height:48px;overflow:hidden}.product-body>p{font-size:13px;color:#8793a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-row{display:flex;justify-content:space-between;align-items:center}.price-row strong,.detail-price strong{color:#ef5b51;font-size:22px}.price-row span{color:#909bac;font-size:12px}.back{margin-bottom:18px}.product-detail{display:grid;grid-template-columns:45% 1fr;background:#fff;border-radius:16px;padding:26px;gap:36px;border:1px solid #e7edf5}.detail-image{height:430px;border-radius:12px}.detail-purchase h1{font-size:25px;margin:13px 0 6px}.description{color:#7c889a}.detail-price{display:flex;align-items:baseline;gap:11px;background:#fff4f0;padding:15px 18px;margin:17px 0}.detail-price del{color:#9aa4b2}.goods-facts{display:grid;grid-template-columns:repeat(3,1fr);background:#f7f9fc;border-radius:8px;padding:12px;margin-bottom:18px}.goods-facts span{color:#8b96a6;font-size:13px}.goods-facts b{color:#3b4655;display:block}.form-field{display:grid;grid-template-columns:100px 1fr;align-items:center;margin:11px 0}.form-field label{color:#5c6878;font-size:14px}.form-field i{color:#e54d57}.form-field input,.form-field select,.form-field textarea{border:1px solid #d8e0ea;border-radius:7px;padding:10px;min-width:0}.form-field textarea{min-height:70px}.switch{display:flex!important;align-items:center;gap:8px!important}.quantity-row{display:flex;align-items:center;margin:18px 0}.quantity-row label{width:100px;color:#5c6878}.quantity-row button,.cart-qty button{border:1px solid #d8e0ea;background:#f8fafc;width:34px;height:34px;cursor:pointer}.quantity-row input{width:58px;height:34px;border:1px solid #d8e0ea;text-align:center}.purchase-actions{display:flex;gap:10px}.purchase-actions .primary{flex:1}.favorite{border:1px solid #ffb5b5;background:#fff5f5;color:#e2555f;border-radius:8px;padding:10px 15px}.detail-tabs{padding:26px;margin-top:22px}.rich-detail{color:#5d6878}.rich-detail img{max-width:100%}.empty{text-align:center;padding:70px 20px;color:#8793a4}.empty b{font-size:20px;color:#485467}.danger-link,.delete{border:0;background:none;color:#e75b64;cursor:pointer}.cart-layout{display:grid;grid-template-columns:1fr 290px;gap:20px}.cart-list{padding:0 20px}.cart-item{display:grid;grid-template-columns:24px 80px minmax(190px,1fr) 110px 100px 46px;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid #edf0f5}.cart-thumb,.order-thumb{width:80px;height:68px;border-radius:8px;background:#eff4ff;display:flex;align-items:center;justify-content:center;color:#5377d7;overflow:hidden}.cart-main h3{margin:0;cursor:pointer}.cart-main p{margin:5px 0;color:#ef5b51}.cart-params{background:#f8fafc;padding:7px 12px}.form-field.compact{grid-template-columns:80px 1fr;margin:6px 0}.cart-qty{display:flex;align-items:center}.cart-qty span{width:34px;text-align:center}.cart-summary{padding:22px;height:max-content;position:sticky;top:90px}.cart-summary h2{margin-top:0}.cart-summary p{display:flex;justify-content:space-between;color:#7a8697}.cart-total{display:flex;justify-content:space-between;border-top:1px solid #edf0f5;padding-top:17px;margin-top:15px}.cart-total strong{color:#ef5b51;font-size:24px}.select-all{display:block;margin:18px 0}.cart-summary .primary{width:100%}.status-tabs{display:flex;gap:9px;overflow:auto;margin-bottom:20px}.status-tabs button{white-space:nowrap;border:1px solid #dce4ee;background:#fff;padding:9px 17px;border-radius:8px;cursor:pointer}.status-tabs button.active{background:#3568ed;color:#fff;border-color:#3568ed}.order-list{display:grid;gap:15px}.order-card{overflow:hidden}.order-card header{display:flex;justify-content:space-between;padding:13px 19px;background:#f8fafc}.order-card em,.status-badge{font-style:normal;border-radius:12px;padding:2px 9px;font-size:12px}.success{color:#36a269;background:#eaf8f0}.primary{color:#fff;background:#3568ed}.warning{color:#d4871c;background:#fff5df}.danger{color:#d8535f;background:#fff0f2}.info{color:#3975d6;background:#edf4ff}.order-content{display:grid;grid-template-columns:80px 1fr 150px 110px;gap:15px;align-items:center;padding:18px;cursor:pointer}.order-content h3{margin:0}.order-content p{margin:3px 0;color:#8793a4;font-size:13px}.progress{display:grid;color:#8793a4}.progress b{color:#4e5a6c}.order-card footer{display:flex;justify-content:flex-end;gap:9px;padding:0 18px 16px}.order-card footer select{border:1px solid #dce4ee;border-radius:7px}.order-detail-head{padding:25px;display:flex;justify-content:space-between;align-items:center}.order-detail-head h1{margin:10px 0 0}.order-detail-head p{color:#7e8999}.order-detail-head p button{border:0;background:none;color:#3568ed}.order-detail-head>div:last-child{text-align:right}.order-detail-head>div:last-child strong{display:block;color:#ef5b51;font-size:28px}.detail-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.info-card{padding:22px}.info-card h2{font-size:17px;margin:0 0 16px}.info-card dl{display:grid;grid-template-columns:80px 1fr;gap:10px;margin:0}.info-card dt{color:#8994a4}.info-card dd{margin:0;word-break:break-all}.progress-bar{height:10px;background:#e9eef5;border-radius:6px;overflow:hidden;margin:32px 0 10px}.progress-bar i{display:block;height:100%;background:#3568ed}.progress-label{display:flex;justify-content:space-between;color:#7d8999;font-size:12px}.wide{margin-top:18px}.wide pre{white-space:pre-wrap;background:#f7f9fc;padding:15px;border-radius:8px}.profile-hero{display:flex;align-items:center;padding:28px;background:linear-gradient(120deg,#fff,#edf3ff)}.avatar{width:78px;height:78px;border-radius:50%;background:#3568ed;color:#fff;font-size:30px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-right:20px}.profile-hero h1{margin:0}.profile-hero p{margin:4px 0;color:#7d8999}.profile-hero span{color:#3568ed;background:#e9f0ff;padding:3px 10px;border-radius:12px}.account-stats,.invite-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0}.account-stats .card,.invite-summary .card{padding:22px;display:grid;gap:6px}.account-stats span,.invite-summary span{color:#8490a1}.account-stats strong,.invite-summary strong{font-size:24px}.account-stats button,.invite-summary button{width:max-content;border:0;background:none;color:#3568ed;padding:0;cursor:pointer}.account-grid,.finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-form,.service-menu,.invite-link,.record-list,.finance-form{padding:24px}.profile-form{display:grid;gap:13px}.profile-form h2,.service-menu h2,.invite-link h2,.record-list h2,.finance-form h2{margin-top:0}.profile-form label{display:grid;gap:5px;color:#697586}.service-menu{display:grid}.service-menu button{display:flex;justify-content:space-between;border:0;border-bottom:1px solid #edf0f5;background:#fff;padding:14px 2px;cursor:pointer;text-align:left}.invite-hero{text-align:center;background:linear-gradient(120deg,#3158df,#7191fb);color:#fff;border-radius:18px;padding:30px}.invite-hero p{margin:0;opacity:.75}.invite-hero h1{margin:5px}.invite-link p{word-break:break-all;background:#f7f9fc;padding:12px}.invite-link ul{padding-left:20px;color:#758194}.record{display:grid;grid-template-columns:1fr 110px 90px;gap:10px;border-bottom:1px solid #edf0f5;padding:12px 0}.record small{display:block;color:#909aaa}.record b{color:#ef5b51}.record em{font-style:normal;color:#7c8797}.finance-form{display:flex;flex-direction:column;gap:13px}.mobile-nav{display:none}@media(max-width:820px){.topbar{height:58px;padding:0 15px}.desktop-nav,.account span{display:none}.content{padding:20px 12px 86px}.hero{padding:25px 22px}.hero h1{font-size:25px}.hero-balance{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:120px}.product-body{padding:12px}.product-body h3{font-size:14px;height:42px}.product-detail{grid-template-columns:1fr;padding:15px;gap:18px}.detail-image{height:270px}.form-field{grid-template-columns:82px 1fr}.purchase-actions{position:sticky;bottom:60px;background:#fff;padding:10px 0;z-index:5}.purchase-actions .favorite{padding:8px}.cart-layout,.account-grid,.finance-grid{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:22px 60px 1fr;gap:10px}.cart-thumb{width:60px;height:60px}.cart-qty{grid-column:3}.cart-item>strong{grid-column:3}.cart-item>.delete{grid-column:3;width:max-content}.order-content{grid-template-columns:60px 1fr}.order-thumb{width:60px;height:60px}.order-content .progress,.order-content>strong{grid-column:2}.detail-columns{grid-template-columns:1fr}.account-stats,.invite-summary{grid-template-columns:1fr 1fr}.order-detail-head{align-items:flex-start}.record{grid-template-columns:1fr 85px}.record em{grid-column:1}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dfe6ef;z-index:40}.mobile-nav button{border:0;background:#fff;padding:13px 4px;color:#7c8798}.mobile-nav button.active{color:#3568ed;font-weight:700}}@media(max-width:480px){.product-grid{grid-template-columns:1fr 1fr}.product-image{height:105px}.account-stats,.invite-summary{grid-template-columns:1fr}.account b{font-size:12px}.hero{margin-bottom:20px}.purchase-actions{gap:5px}.purchase-actions button{font-size:12px;padding:9px}}.goods-toolbar{display:flex;gap:10px;padding:15px;margin-bottom:18px}.goods-toolbar input,.goods-toolbar select,.profile-form select,.profile-form textarea,.chat-send input{border:1px solid #d8e0ea;border-radius:8px;padding:11px 13px}.goods-toolbar input{flex:1}.banner-strip{display:flex;gap:12px;overflow:auto;margin:-14px 0 18px}.banner-strip a{min-width:250px;height:74px;border-radius:10px;background:#fff;display:flex;align-items:center;gap:12px;padding:10px;text-decoration:none;color:#34425a}.banner-strip img{width:90px;height:54px;object-fit:cover;border-radius:7px}.notice-strip{padding:11px 16px;background:#fff8dd;color:#976f13;border-radius:8px;margin-bottom:15px}.combo-strip{display:flex;gap:10px;align-items:center;overflow:auto;margin-bottom:18px}.combo-strip button{white-space:nowrap;padding:7px 12px;border:0;border-radius:16px;background:#edf3ff;color:#3568ed;cursor:pointer}.combo-detail{display:grid;gap:16px}.combo-item{padding:22px}.combo-item>label{display:flex;align-items:center;gap:12px;color:#5c6878}.combo-item>label input{width:110px;border:1px solid #d8e0ea;border-radius:7px;padding:9px}.combo-submit{position:sticky;bottom:18px;margin-top:18px;padding:18px 22px;display:flex;justify-content:flex-end;align-items:center;gap:24px}.combo-submit strong{font-size:22px;color:#ef5b51}.pager{display:flex;justify-content:center;gap:15px;align-items:center;margin:25px}.pager button{border:1px solid #dce4ee;background:#fff;border-radius:7px;padding:8px 15px}.pager button:disabled{opacity:.4}.negative{color:#27a06c!important}.support-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:18px}.ticket-row{display:flex;justify-content:space-between;border:0;border-bottom:1px solid #edf0f5;background:#fff;padding:12px 0;text-align:left}.ticket-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-row em{font-style:normal;color:#3568ed}.ticket-detail{padding:14px;background:#f7f9fc;border-radius:8px}.chat-box{padding:24px;display:flex;flex-direction:column;min-height:520px}.chat-box h2{margin-top:0}.chat-messages{flex:1;overflow:auto;background:#f7f9fc;border-radius:10px;padding:15px}.chat-message{display:flex;flex-direction:column;align-items:flex-start;margin:10px 0}.chat-message span{background:#fff;padding:9px 12px;border-radius:10px}.chat-message.member{align-items:flex-end}.chat-message.member span{background:#3568ed;color:#fff}.chat-message small{color:#8c97a7;margin-top:3px}.chat-send{display:flex;gap:9px;margin-top:12px}.chat-send input{flex:1}.notice-cards{display:grid;grid-template-columns:1fr 2fr;gap:18px;margin-bottom:18px}.notice-cards>.card{padding:24px}.notice-cards strong{font-size:35px;color:#3568ed}.notice-item{border-bottom:1px solid #edf0f5}.profile-form textarea{min-height:110px;resize:vertical}@media(max-width:820px){.goods-toolbar{display:grid;grid-template-columns:1fr 1fr}.goods-toolbar input{grid-column:1/-1}.support-grid,.notice-cards{grid-template-columns:1fr}.chat-box{min-height:420px}}body{background:#f6f6f6;color:#333}.store-width{width:min(1200px,calc(100% - 32px));margin:auto}.store-header{background:#fff}.utility-row{height:32px;background:#f6f6f6;color:#777;font-size:12px}.utility-links{height:32px;display:flex;align-items:center;justify-content:flex-end;gap:11px}.utility-links button{border:0;background:none;color:#777;padding:0;cursor:pointer}.utility-links i{width:1px;height:12px;background:#ddd}.store-main{height:76px;display:flex;align-items:center}.store-brand{display:flex;align-items:center;gap:12px;min-width:360px;color:#416ce9;cursor:pointer}.store-brand b{font-size:25px;letter-spacing:1px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#446fea;color:#fff;font-weight:900}.global-search{display:flex;flex:1;max-width:530px;height:40px;border:2px solid #4771ed}.global-search input{min-width:0;flex:1;border:0;padding:0 15px;outline:none}.global-search button{width:52px;border:0;background:#4771ed;color:#fff;font-size:22px;cursor:pointer}.category-entry{height:40px;margin-left:18px;padding:0 20px;border:0;border-radius:4px;background:#4771ed;color:#fff;cursor:pointer}.store-nav{height:54px;display:flex;align-items:stretch;gap:16px;border-bottom:1px solid #eee}.store-nav button{min-width:112px;border:0;background:#fff;color:#333;cursor:pointer;font-size:16px}.store-nav button.active{border-radius:7px;background:#4771ed;color:#fff}.content{max-width:1248px;padding:20px 24px 80px}.home-top{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.home-banner{height:348px;background:#f8f8f8 center/cover no-repeat}.banner-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#fafafa,#f4f4f4)}.member-panel{height:348px;padding:27px 18px 16px;background:#fff;text-align:center}.member-avatar{width:58px;height:58px;margin:auto;border-radius:50%;background:#eee;color:#ccc;font-size:0}.member-avatar:after{content:"●";font-size:42px}.member-panel>p{margin:11px 0 0;color:#999;font-size:13px}.member-panel>strong{display:block;overflow:hidden;margin-top:3px;text-overflow:ellipsis;white-space:nowrap}.order-mini{display:grid;grid-template-columns:repeat(5,1fr);margin:23px 0 18px}.order-mini button{display:grid;gap:4px;border:0;background:none;padding:0;cursor:pointer}.order-mini b{color:#4771ed}.order-mini span{font-size:12px;white-space:nowrap}.member-promo{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:6px;background:linear-gradient(120deg,#244671,#466584)}.member-promo button{display:grid;border:0;background:none;color:#fff;padding:10px 12px;text-align:left;cursor:pointer}.member-promo button+button{border-left:1px solid #ffffff88}.member-promo span{font-size:12px}.member-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px}.member-shortcuts button{display:grid;gap:3px;border:0;background:none;color:#555;cursor:pointer}.member-shortcuts span{font-size:12px}.notice-strip{margin:14px 0 0}.flash-sale{display:grid;grid-template-columns:190px 1fr;min-height:230px;margin-top:20px;background:#fff}.flash-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f43c3f;color:#fff}.flash-card b{font-size:28px}.flash-card>span{font-size:65px;line-height:1}.flash-card time{padding:3px 8px;background:#333;font-weight:700}.flash-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#eee}.flash-products button{display:flex;flex-direction:column;justify-content:flex-end;border:0;background:#fff;padding:20px;color:#333;text-align:left;cursor:pointer}.flash-products strong{margin-top:12px;color:#ef4b43}.recommend-title{display:flex;align-items:center;gap:30px;margin:34px 0 18px;text-align:center}.recommend-title i{height:1px;flex:1;background:#ddd}.recommend-title h2{margin:0;font-size:28px}.recommend-title p{margin:0;color:#c9c9c9;font-size:11px}.recommend-tabs{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 34px;background:#fff}.recommend-tabs button{border:0;background:none;color:#4771ed;font-size:18px}.recommend-tabs label{display:flex;align-items:center;gap:8px}.recommend-tabs select{max-width:170px;border:0;background:#fff}.home-search{display:flex;gap:10px;margin:14px 0;padding:12px;background:#fff}.home-search input{min-width:0;flex:1;border:1px solid #ddd;padding:10px 12px}.storefront-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:18px}.storefront-grid .product-card{border-radius:0}.storefront-grid .product-image{height:165px}.storefront-grid .product-body{padding:16px}.floating-tools{position:fixed;top:345px;right:max(18px,calc((100vw - 1370px)/2));z-index:20;display:grid;gap:10px}.floating-tools button{display:grid;place-items:center;width:64px;min-height:64px;border:0;border-radius:4px;background:#fff;color:#4771ed;box-shadow:0 3px 14px #0001;cursor:pointer}.floating-tools button:first-child{height:168px;background:#4771ed;color:#fff}.floating-tools span{font-size:13px;writing-mode:vertical-rl}.floating-tools button:not(:first-child) span{writing-mode:horizontal-tb}.product-card{border-color:#e8e8e8;box-shadow:none}.product-card:hover{box-shadow:0 8px 20px #00000012}.tag,.pager button{border-radius:2px}@media(max-width:820px){.utility-row,.global-search,.category-entry{display:none}.store-main{height:58px}.store-brand{min-width:auto}.store-brand b{font-size:20px}.brand-mark{width:34px;height:34px}.store-nav{height:48px;overflow:auto}.store-nav button{min-width:88px;font-size:14px}.content{padding:14px 12px 86px}.home-top{grid-template-columns:1fr}.home-banner{height:180px}.member-panel{display:none}.flash-sale{grid-template-columns:110px 1fr;min-height:150px}.flash-card b{font-size:18px}.flash-card>span{font-size:42px}.flash-products{grid-template-columns:repeat(2,1fr);overflow:hidden}.flash-products button:nth-child(n+3){display:none}.recommend-title{margin:24px 0 14px}.recommend-title h2{font-size:22px}.recommend-tabs{padding:0 14px}.home-search{display:grid;grid-template-columns:1fr 1fr}.home-search input{grid-column:1/-1}.storefront-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.floating-tools{display:none}}.category-mega{position:absolute;left:0;right:0;z-index:28;background:#fff;border-top:1px solid #eee;box-shadow:0 12px 26px #17233b20}.category-mega-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:0 28px;padding:20px 0 24px}.category-mega button{border:0;background:none;cursor:pointer;text-align:left}.category-all{grid-column:1/-1;margin-bottom:12px;color:#4771ed;font-size:16px;font-weight:700}.category-group{min-width:0;border-top:1px solid #eee;padding:12px 0}.category-parent{display:flex;width:100%;justify-content:space-between;color:#333;font-weight:700}.category-parent span{color:#aaa}.category-group>div{display:flex;flex-wrap:wrap;gap:7px 13px;margin-top:8px}.category-group>div button{padding:0;color:#777;font-size:12px}.category-group button:hover{color:#4771ed}.home-banner{position:relative;overflow:hidden}.home-banner>a,.home-banner>a img{display:block;width:100%;height:100%}.home-banner>a img{object-fit:cover}.banner-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#4771ed;background:linear-gradient(125deg,#edf3ff,#fafcff)}.banner-placeholder span{font-size:38px;font-weight:900;letter-spacing:5px}.banner-placeholder small{margin-top:8px;color:#8aa0d8;letter-spacing:3px}.banner-prev,.banner-next{position:absolute;top:50%;width:34px;height:58px;margin-top:-29px;border:0;background:#0004;color:#fff;font-size:30px;cursor:pointer}.banner-prev{left:0}.banner-next{right:0}.banner-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:7px}.banner-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#fff8}.banner-dots button.active{width:22px;border-radius:5px;background:#4771ed}.product-image span,.detail-image span,.cart-thumb span,.order-thumb span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#7f97d2;background:linear-gradient(135deg,#eef3ff,#fafcff)}.content.member-page{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}.content.member-page>.member-side-nav{grid-column:1;grid-row:1 / span 40}.content.member-page>:not(.member-side-nav){grid-column:2}.member-side-nav{overflow:hidden;background:#fff;border:1px solid #eee}.member-side-nav h3{margin:0;padding:20px 22px;color:#4771ed;border-bottom:1px solid #eee;font-size:18px}.member-side-nav>div{display:grid;padding:14px 0;border-bottom:1px solid #f0f0f0}.member-side-nav b{padding:3px 22px 9px;color:#333}.member-side-nav button{border:0;background:#fff;padding:8px 22px;color:#777;text-align:left;cursor:pointer}.member-side-nav button:hover{color:#4771ed;background:#f5f8ff}.member-page .page-head{min-height:80px;margin:0;padding:19px 24px;background:#fff;border:1px solid #eee}.member-page .page-head h1{font-size:23px}.member-page .page-head p{font-size:13px}.member-page .card{border-color:#ececec;border-radius:4px;box-shadow:none}.member-page .back{margin:0 0 12px;border-radius:3px}.member-page .status-tabs{margin:12px 0;padding:13px;background:#fff;border:1px solid #eee}.member-page .status-tabs button{border-radius:3px}.member-page .order-list{gap:12px}.member-page .profile-hero{border-radius:4px;background:#fff}.member-page .account-stats,.member-page .invite-summary{margin:12px 0}.member-page .invite-hero,.member-page .record-list,.member-page .profile-form,.member-page .service-menu,.member-page .finance-form,.member-page .chat-box,.member-page .info-card{border-radius:4px}.member-page input,.member-page select,.member-page textarea{border-radius:3px!important}.member-page .primary,.member-page .secondary{border-radius:3px}.store-footer{margin-top:30px;background:#fff;border-top:1px solid #eee}.store-trust{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0}.store-trust>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #eee}.store-trust>div:last-child{border:0}.store-trust b{display:grid;place-items:center;width:45px;height:45px;border:2px solid #4771ed;border-radius:50%;color:#4771ed;font-size:18px}.store-trust span{display:grid;color:#999;font-size:12px}.store-trust strong{color:#444;font-size:15px}.store-copyright{padding:18px;text-align:center;color:#aaa;background:#f7f7f7;font-size:12px}@media(max-width:820px){.category-mega{display:none}.banner-placeholder span{font-size:26px}.banner-placeholder small{font-size:10px;letter-spacing:1px}.content.member-page{display:block}.member-side-nav{display:none}.member-page .page-head{min-height:auto;padding:14px}.store-trust{grid-template-columns:1fr 1fr;gap:20px;padding:24px 12px}.store-trust>div{border:0;justify-content:flex-start}.store-trust b{width:38px;height:38px}.store-footer{margin-bottom:58px}}@media(max-width:820px){.store-nav{scrollbar-width:none}.store-nav::-webkit-scrollbar{display:none}}.speed-page-head{grid-column:1/-1;margin:-20px -24px 0;padding:28px 24px 24px;background:#4771ed;color:#fff}.speed-page-head h1{margin:0;font-size:25px}.speed-page-head p{margin:7px 0 0;color:#dfe7ff}.speed-filters{display:grid;gap:14px;padding:20px 24px;background:#fff;border:1px solid #e9edf4}.speed-filters>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.speed-filters b{min-width:82px;color:#555}.speed-filters button{border:0;border-radius:3px;background:#f4f6f9;padding:7px 14px;color:#666;cursor:pointer}.speed-filters button.active,.speed-filters button:hover{background:#4771ed;color:#fff}.speed-section{margin-top:14px;padding:22px;background:#fff;border:1px solid #e9edf4}.speed-section>h2{margin:0 0 18px;font-size:20px}.speed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.speed-card{overflow:hidden;border:1px solid #e6eaf1;border-radius:5px;background:#fff}.speed-card>header{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #eef1f5}.speed-thumb{display:grid;flex:0 0 54px;height:54px;overflow:hidden;place-items:center;background:#f3f6fb;color:#4771ed}.speed-thumb img{width:100%;height:100%;object-fit:cover}.speed-card header>div:last-child{display:grid;min-width:0;gap:6px}.speed-card header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.speed-card header small{width:max-content;border-radius:3px;background:#f1f4f8;padding:2px 7px;color:#8993a4}.speed-metrics{display:grid;gap:15px;padding:16px}.speed-metrics label{display:flex;align-items:center;justify-content:space-between;color:#747d8c;font-size:13px}.speed-metrics label strong{font-size:18px}.speed-metrics label span{color:#3f4855}.speed-fast{color:#16b777!important;background:#16b777!important}.speed-normal{color:#e9a23b!important;background:#e9a23b!important}.speed-slow{color:#e45b5b!important;background:#e45b5b!important}.speed-progress{height:5px;overflow:hidden;border-radius:4px;background:#edf0f4}.speed-progress i{display:block;width:72%;height:100%}.speed-no-data,.speed-empty{display:grid;min-height:112px;place-items:center;color:#a1a9b5}.speed-more{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.speed-more button{border:0;border-radius:3px;background:#4771ed;padding:9px 24px;color:#fff;cursor:pointer}.speed-more button:disabled{opacity:.55}.speed-more span{color:#999;font-size:13px}.speed-disabled{display:grid;min-height:360px;place-items:center;align-content:center;gap:10px;background:#fff;border:1px solid #e9edf4;color:#aaa}.speed-disabled b{display:grid;width:64px;height:64px;place-items:center;border:5px solid #ccc;border-radius:50%;font-size:38px}.speed-disabled p{font-size:17px}.notice-item{padding:16px 0;border-bottom:1px solid #eee}.notice-item:last-child{border-bottom:0}.notice-item p{margin:8px 0 0;color:#666;white-space:pre-wrap}@media(max-width:1100px){.speed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.speed-page-head{margin:-20px -24px 0}.speed-grid{grid-template-columns:1fr}.speed-filters,.speed-section{padding:14px}.speed-filters b{width:100%}.speed-card header strong{max-width:230px}}.store-header{background:linear-gradient(180deg,#eef3ff 0,#fff 78%)}.brand-mark{overflow:hidden;background:#fff;border:1px solid #dce5f8}.brand-mark img{width:100%;height:100%;object-fit:contain}.notice-strip{display:flex;align-items:center;gap:22px;min-height:48px;padding:0 20px;background:#fff;border-bottom:1px solid #eee;color:#777}.notice-strip b{color:#4771ed;font-size:16px}.notice-strip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browser-guide{position:sticky;top:0;z-index:100;padding:12px 18px;background:#fff4cf;color:#8b6508;text-align:center;border-bottom:1px solid #f0d78a}.captcha-row{display:grid;grid-template-columns:120px 1fr auto;gap:8px;align-items:center}.captcha-row b{padding:10px;background:#f4f7fb;border-radius:6px;text-align:center}.oauth-login{display:flex;gap:10px;margin-top:12px}.oauth-login button{flex:1}.site-popup-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0007;display:grid;place-items:center;padding:20px}.site-popup{width:min(520px,100%);overflow:hidden}.site-popup header,.site-popup footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee}.site-popup header h2{margin:0}.site-popup header button{border:0;background:none;font-size:25px;cursor:pointer}.site-popup-content{min-height:120px;padding:22px;line-height:1.75}.site-popup footer{border-top:1px solid #eee;border-bottom:0;color:#8793a4}.app-download-link{display:block;width:max-content;margin:0 auto 20px;padding:9px 20px;border:1px solid #4771ed;border-radius:4px;color:#4771ed;text-decoration:none}.store-trust b img{max-width:28px;max-height:28px}.totp-setup,.totp-disable{display:grid;gap:10px}.totp-setup code{padding:12px;background:#f5f7fa;word-break:break-all}.totp-setup small{word-break:break-all;color:#8793a4}.oauth-binding p{display:flex;align-items:center;justify-content:space-between}.custom-site-code:empty{display:none}.template-yuedongfaka{--template-accent:#f08a24}.template-yuedongfaka .store-nav button.active,.template-yuedongfaka .primary{background:#f08a24}.template-yuedongquanyi{--template-accent:#16a085}.template-yuedongquanyi .store-nav button.active,.template-yuedongquanyi .primary{background:#16a085}.template-qianchuan{--template-accent:#7c4dff}.template-qianchuan .store-nav button.active,.template-qianchuan .primary{background:#7c4dff}.flash-products{grid-template-columns:repeat(5,minmax(0,1fr));background:#eee}.flash-products button{min-width:0;justify-content:flex-start;padding:14px}.flash-image{display:grid;place-items:center;width:100%;height:130px;overflow:hidden;background:#f6f7fa;color:#9aa8bd}.flash-image img{width:100%;height:100%;object-fit:contain}.flash-products p{display:-webkit-box;overflow:hidden;margin:10px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5}.flash-products strong{margin-top:auto;padding-top:10px}.flash-empty{display:grid;place-items:center;grid-column:1/-1;background:#fff;color:#999}.recommend-tabs{gap:16px;overflow:hidden}.recommend-category-list{display:flex;align-items:center;min-width:0;gap:26px;overflow:auto;scrollbar-width:none}.recommend-category-list::-webkit-scrollbar{display:none}.recommend-category-list button{flex:0 0 auto;color:#555;font-size:15px;white-space:nowrap}.recommend-category-list button.active{color:#4771ed;font-weight:700}@media(max-width:820px){.flash-products{grid-template-columns:repeat(2,minmax(0,1fr))}.flash-image{height:82px}.recommend-category-list{gap:18px}.notice-strip{margin-top:10px}}.recommend-tabs>label{flex:0 0 160px;white-space:nowrap}.utility-row>.store-width{display:flex;align-items:center;justify-content:space-between;gap:20px;height:32px}.live-order-strip{display:flex;align-items:center;min-width:0;gap:10px;color:#666;white-space:nowrap}.live-order-strip b{color:#9a7b45;font-size:12px}.live-order-strip span{font-size:13px}.live-order-strip em{overflow:hidden;max-width:410px;color:#777;font-size:12px;font-style:normal;text-overflow:ellipsis}.utility-links{flex:0 0 auto;margin-left:auto}.member-avatar{overflow:hidden;display:grid;place-items:center}.member-avatar:after{display:none}.member-avatar img{display:block;width:100%;height:100%;object-fit:cover}.member-avatar span{color:#ccc;font-size:42px;line-height:1}.recommend-tabs{padding:0 20px}.recommend-category-list{gap:20px;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.recommend-category-list button{font-size:14px;scroll-snap-align:start}.recommend-tabs>label{flex-basis:auto}@media(max-width:980px){.live-order-strip em{max-width:250px}.recommend-category-list{gap:16px}}@media(max-width:820px){.recommend-tabs{padding:0 12px}.recommend-tabs>label{display:none}.recommend-category-list{width:100%;gap:20px}.recommend-category-list:after{content:"滑动查看更多";flex:0 0 auto;color:#aaa;font-size:12px}}.member-breadcrumb{display:flex;align-items:center;justify-content:space-between;min-height:58px;margin-bottom:14px;padding:0 22px;background:#fff;border:1px solid #eee}.member-breadcrumb b{font-size:20px}.member-breadcrumb span{color:#999;font-size:12px}.order-search{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;margin-bottom:14px;padding:18px}.order-search label{display:grid;grid-template-columns:78px 1fr;align-items:center;color:#666;font-size:13px}.order-search input,.order-search select{min-width:0;height:36px;padding:0 10px;border:1px solid #ddd}.order-search .primary,.order-search .secondary{width:max-content}.member-page .status-tabs{gap:0;flex-wrap:wrap}.member-page .status-tabs button{border-color:transparent;background:transparent}.member-page .status-tabs button.active{background:transparent;color:#4771ed;border-color:transparent;border-bottom:2px solid #4771ed}.member-page .order-card header{background:#fafafa;color:#777}.member-page .order-content{grid-template-columns:80px minmax(0,1fr) 210px 110px}.member-page .order-content .progress{grid-template-columns:1fr 1fr;gap:3px 14px}.member-page .order-card footer{border-top:1px solid #f1f1f1;padding-top:12px}.member-total{margin-top:14px;color:#777}.user-dashboard{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:25px 30px}.user-summary{display:flex;align-items:center}.user-summary .avatar{overflow:hidden}.user-summary .avatar img{width:100%;height:100%;object-fit:cover}.user-summary h2{margin:0;font-size:18px}.user-summary p{margin:5px 0;color:#888}.user-summary em{font-style:normal;color:#4771ed;background:#edf4ff;padding:4px 10px;border-radius:4px}.user-balance{border-left:1px solid #eee;padding-left:30px}.user-balance strong{color:#ef5b51;font-size:20px}.user-balance button{margin-left:14px;border:0;background:#4771ed;color:#fff;padding:5px 16px;border-radius:3px}.dashboard-links{display:grid;grid-template-columns:1fr 1fr 2fr;gap:14px;margin-top:14px}.dashboard-links>.card{display:grid;grid-template-columns:repeat(2,1fr);padding:18px}.dashboard-links h3{grid-column:1/-1;margin:0 0 16px}.dashboard-links button{display:grid;place-items:center;gap:8px;min-height:72px;border:0;background:#fff;color:#4771ed;font-size:24px;cursor:pointer}.dashboard-links button span{color:#555;font-size:13px}.dashboard-orders{grid-template-columns:repeat(4,1fr)!important}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.dashboard-stats .card{display:grid;gap:6px;padding:22px}.dashboard-stats span{color:#888}.dashboard-stats strong{color:#4771ed;font-size:22px}.knowledge-panel{margin-top:14px;padding:22px}.knowledge-panel h3{margin-top:0}.knowledge-panel p{color:#999}.profile-page{max-width:720px}.member-side-nav button:focus{color:#4771ed;background:#f5f8ff}.member-side-nav h3{background:#fafafa}@media(max-width:980px){.order-search,.dashboard-links{grid-template-columns:1fr 1fr}.dashboard-orders{grid-column:1/-1}.dashboard-stats{grid-template-columns:1fr 1fr}}@media(max-width:820px){.member-breadcrumb span{display:none}.order-search{grid-template-columns:1fr;padding:14px}.order-search label{grid-template-columns:72px 1fr}.member-page .order-content{grid-template-columns:60px 1fr}.member-page .order-content .progress{grid-column:2}.user-dashboard{grid-template-columns:1fr;padding:18px}.user-balance{border:0;border-top:1px solid #eee;margin-top:18px;padding:12px 0 0}.dashboard-links{grid-template-columns:1fr}.dashboard-orders{grid-column:auto}.dashboard-stats{grid-template-columns:1fr 1fr}}.recharge-main{padding:28px 30px}.recharge-main h2{margin:0 0 16px;font-size:22px}.recharge-main>p strong{color:#ef5b51;font-size:20px}.recharge-main h3{margin:25px 0 12px;font-size:16px}.amount-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.amount-presets button,.amount-presets label{height:52px;border:1px solid #ddd;background:#fff;color:#555;display:flex;align-items:center;justify-content:center;cursor:pointer}.amount-presets button.active,.payment-options button.active{border-color:#4771ed;background:#f0f5ff;color:#4771ed}.amount-presets label{gap:7px;padding:0 12px}.amount-presets input{min-width:0;width:100%;border:0!important;outline:0;text-align:center}.recharge-note{color:#888;font-size:13px}.fee-note{padding:12px 14px;background:#f5f8ff;color:#4771ed}.payment-options{display:flex;gap:12px}.payment-options button{min-width:148px;height:46px;border:1px solid #ddd;background:#fff;color:#555;cursor:pointer}.recharge-submit{width:220px;margin-top:24px}.mock-actions{display:flex;gap:12px;margin-top:14px}.recharge-records{margin-top:14px;padding:0 22px 22px}.record-tabs{display:flex;gap:26px;overflow:auto;border-bottom:1px solid #eee}.record-tabs button{flex:0 0 auto;border:0;border-bottom:2px solid transparent;background:#fff;padding:15px 0;color:#666;cursor:pointer}.record-tabs button.active{color:#4771ed;border-bottom-color:#4771ed}.recharge-records .record{grid-template-columns:minmax(0,1fr) 120px 90px auto;align-items:center}.recharge-records .empty{padding:42px 20px}.finance-switch{display:flex;gap:8px;margin-bottom:14px;padding:10px}.finance-switch button{min-width:110px;border:0;border-radius:4px;background:#f1f4f8;color:#596575;padding:10px 18px;cursor:pointer}.finance-switch button.active{background:#4771ed;color:#fff}@media(max-width:820px){.recharge-main{padding:20px 16px}.amount-presets{grid-template-columns:1fr 1fr}.payment-options{display:grid;grid-template-columns:1fr 1fr}.payment-options button{min-width:0}.recharge-submit{width:100%}.recharge-records{padding:0 14px 16px}.recharge-records .record{grid-template-columns:1fr 90px}.recharge-records .record em,.recharge-records .record button{grid-column:auto}}.subsite-member-page{padding:24px}.subsite-member-page>.page-head{padding:0;border:0}.subsite-member-page>.empty{padding:55px 20px}.subsite-member-page>.empty p{margin:10px 0 20px;color:#888}.member-subsites,.subsite-open-panel{padding:24px}.member-subsites>.page-head,.subsite-open-panel>.page-head{padding:0;border:0}.member-subsite-list{display:grid;gap:12px}.member-subsite-list article{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;align-items:center;gap:18px;padding:18px;border:1px solid #e8e8e8}.member-subsite-list h3{margin:0 0 5px}.member-subsite-list a:not(.secondary){color:#4771ed;text-decoration:none}.member-subsite-list p{display:flex;gap:8px;margin:0}.member-subsite-list em{padding:2px 9px;border-radius:10px;font-style:normal}.member-subsite-list article>div:last-child{display:flex;gap:8px}.member-subsite-list .secondary{text-decoration:none}.subsite-empty{padding:44px 20px;color:#999;text-align:center;border-top:1px solid #eee}.subsite-open-panel{margin-top:14px}.subsite-version-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.subsite-version-grid>article{position:relative;display:grid;gap:7px;min-height:215px;padding:20px;border:1px solid #ddd;background:#fff;color:#666;text-align:left}.subsite-version-grid strong{color:#333;font-size:18px}.subsite-version-grid b{color:#ef5b51;font-size:28px}.subsite-version-grid small{min-height:20px;color:#999}.subsite-version-grid .primary{align-self:end;justify-self:start}.subsite-dialog-mask{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#00000073}.subsite-dialog{width:min(650px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:0}.subsite-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee}.subsite-dialog-head h2{margin:0;font-size:20px}.subsite-dialog-head button{border:0;background:none;color:#999;font-size:28px;cursor:pointer}.subsite-selected{display:flex;align-items:center;gap:16px;margin:20px 24px 0;padding:14px;background:#f7f9fc}.subsite-selected span{color:#888}.subsite-selected strong{margin-left:auto;color:#ef5b51;font-size:20px}.subsite-open-form{display:grid;gap:18px;margin:0;padding:20px 24px}.subsite-open-form>label{display:grid;grid-template-columns:100px 1fr;align-items:start;gap:14px}.subsite-open-form>label>span{padding-top:10px;color:#555}.subsite-open-form input,.subsite-open-form select{height:42px;border:1px solid #d8e0ea;padding:0 12px}.domain-input{display:flex;align-items:center;gap:8px}.domain-input input{min-width:0;flex:1}.domain-input select{min-width:150px}.domain-input button{white-space:nowrap}.subsite-open-form>label>small{grid-column:2;color:#999}.subsite-open-form>label>small.domain-ok{color:#2ca36b}.subsite-open-form>label>small.error{color:#e45858}.subsite-price-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 26px;padding:15px;background:#f7f9fc}.subsite-price-summary b{color:#ef5b51;font-size:20px}.subsite-dialog-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:4px}.subsite-dialog-actions button{min-width:100px}@media(max-width:980px){.subsite-version-grid{grid-template-columns:1fr 1fr}.member-subsite-list article{grid-template-columns:1fr auto}.member-subsite-list article>div:last-child{grid-column:1/-1}}@media(max-width:820px){.member-subsites,.subsite-open-panel{padding:16px}.subsite-version-grid{grid-template-columns:1fr}.subsite-dialog-mask{padding:10px}.subsite-dialog-head{padding:16px}.subsite-selected{margin:16px 16px 0}.subsite-open-form{padding:16px}.subsite-open-form>label{grid-template-columns:1fr}.subsite-open-form>label>span{padding:0}.subsite-open-form>label>small{grid-column:1}.domain-input{display:grid;grid-template-columns:minmax(0,1fr) 15px minmax(0,1fr)}.domain-input button{grid-column:1/-1}.subsite-price-summary{display:grid;gap:5px}.member-subsite-list article{grid-template-columns:1fr}.member-subsite-list article>div:last-child{grid-column:auto}}.subsite-price-summary button{margin-left:8px;border:0;background:none;color:#4771ed;cursor:pointer}.subsite-open-form>label>small em{margin-left:8px;color:#2ca36b;font-style:normal}.auth-page{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;overflow:auto;background:#f5f0ff url(/login_bg.png) no-repeat 50% 50%;background-size:cover;color:#333}.auth-layout{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:100vh;padding:70px 23.9583vw 92px 18.75vw}.auth-branding{position:relative;width:276px;padding-bottom:60px;flex:0 0 276px}.auth-branding:after{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#486df1;content:""}.auth-logo{display:flex;align-items:center;justify-content:flex-start;max-width:276px;min-height:72px}.auth-logo img{display:block;width:auto;max-width:276px;height:auto;max-height:96px;object-fit:contain}.auth-logo span{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:#486df1;color:#fff;font-size:32px;font-weight:700}.auth-branding h1{margin:24px 0 0;color:#404040;font-size:60px;font-weight:400;line-height:1.45;white-space:nowrap}.auth-branding p{margin:0;color:#404040;font-size:20px;line-height:29px}.auth-panel{width:540px;flex:0 0 540px;border-radius:8px;background:#fff;padding:40px 40px 50px;box-shadow:0 0 40px 1px #486df14d}.auth-tabs{display:flex;align-items:center;justify-content:center}.auth-tabs button{position:relative;margin:0 40px;padding:0 0 16px;border:0;background:transparent;color:#b3b3b3;font-size:24px;line-height:35px;cursor:pointer}.auth-tabs button.active{color:#333;font-weight:700}.auth-tabs button.active:after{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#486df1;content:""}.auth-form{display:grid;gap:16px}.login-form{margin-top:60px}.register-form{margin-top:44px}.auth-input{display:flex;align-items:center;height:52px;border:1px solid #dcdfe6;background:#fff;padding:0 16px;transition:border-color .2s}.auth-input:focus-within{border-color:#486df1}.auth-input input{min-width:0;height:100%;flex:1;border:0!important;border-radius:0!important;background:transparent;padding:0!important;color:#333;font-size:14px;outline:0}.auth-input input::placeholder{color:#999}.auth-icon{display:block;width:18px;height:18px;flex:0 0 18px;margin-right:12px;background:#999;mask-position:center;mask-repeat:no-repeat;mask-size:18px 18px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:18px 18px}.auth-icon.user{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Zm0 2c-4.62 0-8 2.37-8 5.25C4 20.22 4.78 21 5.75 21h12.5c.97 0 1.75-.78 1.75-1.75C20 16.37 16.62 14 12 14Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 12a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Zm0 2c-4.62 0-8 2.37-8 5.25C4 20.22 4.78 21 5.75 21h12.5c.97 0 1.75-.78 1.75-1.75C20 16.37 16.62 14 12 14Z'/%3E%3C/svg%3E")}.auth-icon.lock{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M17.5 9H17V7a5 5 0 0 0-10 0v2h-.5A2.5 2.5 0 0 0 4 11.5v8A2.5 2.5 0 0 0 6.5 22h11a2.5 2.5 0 0 0 2.5-2.5v-8A2.5 2.5 0 0 0 17.5 9ZM9 7a3 3 0 0 1 6 0v2H9V7Zm4 9.73V19h-2v-2.27a2 2 0 1 1 2 0Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M17.5 9H17V7a5 5 0 0 0-10 0v2h-.5A2.5 2.5 0 0 0 4 11.5v8A2.5 2.5 0 0 0 6.5 22h11a2.5 2.5 0 0 0 2.5-2.5v-8A2.5 2.5 0 0 0 17.5 9ZM9 7a3 3 0 0 1 6 0v2H9V7Zm4 9.73V19h-2v-2.27a2 2 0 1 1 2 0Z'/%3E%3C/svg%3E")}.auth-icon.mail{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm9 7.1L20.2 7H3.8L12 12.1Zm0 2.35L3 8.85V17h18V8.85l-9 5.6Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M3 5h18a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Zm9 7.1L20.2 7H3.8L12 12.1Zm0 2.35L3 8.85V17h18V8.85l-9 5.6Z'/%3E%3C/svg%3E")}.auth-icon.invite{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 2 10 10-10 10L2 12 12 2Zm0 3.1L5.1 12l6.9 6.9 6.9-6.9L12 5.1Zm-1 3.4h2v2.5h2.5v2H13v2.5h-2V13H8.5v-2H11V8.5Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 2 10 10-10 10L2 12 12 2Zm0 3.1L5.1 12l6.9 6.9 6.9-6.9L12 5.1Zm-1 3.4h2v2.5h2.5v2H13v2.5h-2V13H8.5v-2H11V8.5Z'/%3E%3C/svg%3E")}.auth-icon.qq{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a7 7 0 0 0-7 7v2.2c0 .9-.35 1.76-.98 2.4L3 14.62l2.2.73C6.48 18.2 8.84 20 12 20s5.52-1.8 6.8-4.65l2.2-.73-1.02-1.02A3.4 3.4 0 0 1 19 11.2V9a7 7 0 0 0-7-7Zm-2.5 7A1.5 1.5 0 1 1 11 7.5 1.5 1.5 0 0 1 9.5 9Zm5 0A1.5 1.5 0 1 1 16 7.5 1.5 1.5 0 0 1 14.5 9Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2a7 7 0 0 0-7 7v2.2c0 .9-.35 1.76-.98 2.4L3 14.62l2.2.73C6.48 18.2 8.84 20 12 20s5.52-1.8 6.8-4.65l2.2-.73-1.02-1.02A3.4 3.4 0 0 1 19 11.2V9a7 7 0 0 0-7-7Zm-2.5 7A1.5 1.5 0 1 1 11 7.5 1.5 1.5 0 0 1 9.5 9Zm5 0A1.5 1.5 0 1 1 16 7.5 1.5 1.5 0 0 1 14.5 9Z'/%3E%3C/svg%3E")}.auth-icon.shield{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4 5v6c0 5.05 3.41 9.68 8 11 4.59-1.32 8-5.95 8-11V5l-8-3Zm0 3.2 5 1.88V11c0 3.62-2.25 7.08-5 8.18C9.25 18.08 7 14.62 7 11V7.08L12 5.2Zm-1 3.3h2V11h2.5v2H13v2.5h-2V13H8.5v-2H11V8.5Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 2 4 5v6c0 5.05 3.41 9.68 8 11 4.59-1.32 8-5.95 8-11V5l-8-3Zm0 3.2 5 1.88V11c0 3.62-2.25 7.08-5 8.18C9.25 18.08 7 14.62 7 11V7.08L12 5.2Zm-1 3.3h2V11h2.5v2H13v2.5h-2V13H8.5v-2H11V8.5Z'/%3E%3C/svg%3E")}.password-eye{position:relative;width:32px;height:32px;flex:0 0 32px;border:0;background:transparent;cursor:pointer}.password-eye:before{position:absolute;top:9px;left:5px;width:20px;height:13px;border:2px solid #999;border-radius:50% 50% 46% 46%;content:""}.password-eye:after{position:absolute;top:13px;left:12px;width:7px;height:7px;border-radius:50%;background:#999;content:""}.password-eye.visible:before{border-color:#486df1}.password-eye.visible:after{background:#486df1}.auth-submit{width:100%;height:54px;margin-top:26px;border:0;border-radius:4px;background:#486df1;color:#fff;font-size:14px;cursor:pointer;transition:background .2s}.auth-submit:hover{background:#3a5cd9}.auth-submit:disabled{background:#a0a0a0;cursor:not-allowed}.auth-actions{display:flex;justify-content:flex-end;gap:22px;margin-top:14px}.auth-actions button{border:0;background:transparent;padding:0;color:#486df1;font-size:14px;cursor:pointer}.auth-actions .guest-enter-link{margin-right:auto;color:#2f7c5d;font-weight:600}.auth-error{margin:18px 0 0;color:#ef4444;font-size:14px;text-align:center}.auth-oauth{margin-top:24px}.auth-oauth>div{position:relative;margin:16px 0;color:#999;font-size:13px;text-align:center}.auth-oauth>div:before{position:absolute;top:50%;right:0;left:0;height:1px;background:#e0e0e0;content:""}.auth-oauth>div span{position:relative;z-index:1;background:#fff;padding:0 15px}.auth-oauth>section{display:flex;justify-content:center;gap:15px}.auth-oauth button{height:44px;flex:1;max-width:200px;border-radius:4px;background:#fff;font-size:14px;cursor:pointer}.auth-oauth .qq{border:1px solid #12b7f5;color:#12b7f5}.auth-oauth .wechat{border:1px solid #09bb07;color:#09bb07}.auth-captcha{display:grid;grid-template-columns:24px auto minmax(74px,1fr) auto;align-items:center;gap:9px;min-height:48px;border:1px solid #3c8cff;border-radius:6px;background:#edf5ff;padding:5px 11px;color:#2878e8}.captcha-dot{position:relative;width:23px;height:23px;border:3px solid #3987f5;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 3px #edf5ff}.captcha-dot:after{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#3987f5;content:""}.auth-captcha b{font-size:13px;white-space:nowrap}.auth-captcha input{min-width:0;height:34px;border:1px solid #bdd5f5;border-radius:4px;background:#fff;padding:0 8px;text-align:center}.auth-captcha button{border:0;background:transparent;color:#2878e8;cursor:pointer;white-space:nowrap}.captcha-entry-button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;width:100%;border:1px solid #3c8cff;border-radius:6px;background:#edf5ff;color:#2878e8;font-size:15px;cursor:pointer;transition:.18s ease}.captcha-entry-button:hover{background:#e4f0ff;box-shadow:0 4px 14px #3c8cff1f}.captcha-entry-button:disabled{cursor:wait;opacity:.72}.captcha-entry-button.verified{border-color:#35a871;background:#edf9f2;color:#218653}.captcha-entry-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#3987f5;color:#fff;font-size:13px;font-weight:700;box-shadow:0 0 0 3px #fff}.captcha-entry-button.verified .captcha-entry-icon{background:#35a871}.captcha-entry-arrow{margin-left:3px;font-size:22px;line-height:1}.captcha-modal-backdrop{position:fixed;z-index:3000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0c162a85;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.captcha-modal{overflow:hidden;width:min(390px,100%);border:1px solid rgba(255,255,255,.8);border-radius:14px;background:#fff;box-shadow:0 24px 70px #08132a4d}.captcha-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 16px;border-bottom:1px solid #edf0f5}.captcha-modal-header h3{margin:3px 0 0;color:#1f2937;font-size:20px}.captcha-modal-kicker{color:#3c78ed;font-size:10px;font-weight:800;letter-spacing:1.7px}.captcha-close{width:34px;height:34px;border:0;border-radius:50%;background:#f3f5f8;color:#7b8493;font-size:24px;line-height:1;cursor:pointer}.captcha-close:hover{background:#e8edf5;color:#374151}.captcha-modal-body{padding:20px 22px 10px}.captcha-instruction{margin:0 0 13px;color:#596273;font-size:14px}.captcha-instruction strong{color:#2563eb}.captcha-image{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:2/1;border:1px solid #d8e0ee;border-radius:8px;background:#172653;padding:0;cursor:crosshair}.captcha-image:disabled{cursor:wait}.captcha-image img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.captcha-image-loading{display:grid;place-items:center;height:100%;color:#dce9ff;font-size:13px}.captcha-marker{position:absolute;display:grid;place-items:center;width:25px;height:25px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%;background:#ef4444;color:#fff;font-size:12px;font-style:normal;font-weight:800;box-shadow:0 2px 8px #0006;pointer-events:none}.captcha-hint,.captcha-error{min-height:19px;margin:10px 0 0;font-size:12px}.captcha-hint{color:#8a94a5}.captcha-error{color:#e5484d}.captcha-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px 20px}.captcha-modal-footer button{min-width:92px;height:39px;border-radius:5px;font-size:14px;cursor:pointer}.captcha-refresh{border:1px solid #d8dee9;background:#fff;color:#667085}.captcha-confirm{border:1px solid #3f75ed;background:#4776ed;color:#fff}.captcha-confirm:disabled{cursor:wait;opacity:.65}.guest-links>span{color:#708096}.guest-nav-login{margin-left:auto!important;color:#486df1!important}.guest-member-actions{display:flex;gap:10px;width:100%;margin:18px 0 12px}.guest-member-actions button{min-height:38px;flex:1}.guest-member-tip{display:block;color:#8a94a5;line-height:1.6;text-align:center}.guest-buy-login{width:100%;min-height:46px}.register-closed{padding:58px 0 30px;text-align:center}.register-closed>div{color:#a8b2c2;font-size:48px}.register-closed h3{margin:14px 0;color:#374151;font-size:18px}.register-closed p{margin:0;color:#6b7280;font-size:15px}.auth-footer{position:fixed;z-index:1;right:0;bottom:18px;left:0;display:flex;align-items:center;justify-content:center;gap:20px;color:#999;font-size:18px;font-weight:700;line-height:26px}.auth-footer span{font-size:14px;font-weight:400}@media(max-width:1560px){.auth-layout{padding-right:200px;padding-left:160px}}@media(max-width:1200px){.auth-layout{padding-right:80px;padding-left:80px}}@media(max-width:992px){.auth-layout{justify-content:center;padding:54px 20px 86px}.auth-branding{display:none}.auth-panel{width:min(540px,90vw);flex-basis:auto}.auth-footer{font-size:14px}}@media(max-width:600px){.auth-page{background-position:62% 50%}.auth-layout{align-items:flex-start;padding:24px 14px 80px}.auth-panel{width:100%;padding:28px 20px 32px}.auth-tabs button{margin:0 22px;font-size:20px}.login-form{margin-top:40px}.register-form{margin-top:30px}.auth-oauth>section{flex-direction:column}.auth-oauth button{max-width:none}.auth-captcha{grid-template-columns:23px 1fr auto}.auth-captcha input{grid-column:2/4;width:100%}.captcha-modal-backdrop{padding:12px}.captcha-modal-header{padding:17px 18px 14px}.captcha-modal-body{padding:17px 18px 8px}.captcha-modal-footer{padding:13px 18px 17px}.auth-footer{bottom:10px;flex-wrap:wrap;gap:4px 12px;padding:0 12px;font-size:12px}.auth-footer span{font-size:11px}}.upgrade-current{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px 28px;margin-bottom:14px}.upgrade-current>div{display:grid;gap:7px;padding:4px 18px;border-left:3px solid #4771ed}.upgrade-current span,.upgrade-current small{color:#888}.upgrade-current strong{font-size:22px;color:#333}.upgrade-current>div:last-child strong{color:#ef5b51}.upgrade-level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.upgrade-level-card{overflow:hidden;padding:0 0 20px}.upgrade-level-card header{padding:22px 24px 18px;border-top:4px solid #4771ed;background:linear-gradient(180deg,#f7f9ff,#fff)}.upgrade-level-card header span{color:#999;font-size:12px}.upgrade-level-card h2{margin:6px 0 0;font-size:22px}.upgrade-price{display:grid;gap:3px;padding:20px 24px;border-bottom:1px solid #eee}.upgrade-price small,.upgrade-price del{color:#999}.upgrade-price strong{color:#ef5b51;font-size:28px}.upgrade-level-card ul{min-height:142px;margin:0;padding:18px 24px 10px;list-style:none;color:#666}.upgrade-level-card li{margin:0 0 10px}.upgrade-level-card li:before{content:"✓";margin-right:8px;color:#2ca36b}.upgrade-level-card>.primary{width:calc(100% - 48px);margin:0 24px}.upgrade-level-card>.primary:disabled{background:#bcc6d6;cursor:not-allowed}@media(max-width:980px){.upgrade-level-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.upgrade-current{grid-template-columns:1fr;padding:16px}.upgrade-level-grid{grid-template-columns:1fr}}.account-grid.single{grid-template-columns:minmax(0,720px)}.member-api-mask{position:fixed;z-index:2200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#00000073}.member-api-dialog{overflow:hidden;width:min(520px,100%);padding:0;border-radius:5px}.member-api-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e8e8}.member-api-dialog>header h2{margin:0;font-size:20px;font-weight:500}.member-api-dialog>header button{border:0;background:none;color:#8a94a5;font-size:28px;cursor:pointer}.member-api-body{display:grid;gap:18px;padding:22px 24px}.member-api-body>label{display:grid;gap:8px;color:#737d8f;font-size:14px}.api-value{display:flex;align-items:stretch;gap:10px}.api-value code{display:flex;align-items:center;min-height:44px;flex:1;overflow:auto;border-radius:5px;background:#f0f2f5;padding:0 14px;color:#4b5563;font:14px Consolas,monospace}.api-value .secondary{min-width:72px}.api-value.secret code{font-size:18px;letter-spacing:2px}.member-api-body textarea{resize:vertical;min-height:112px;border:1px solid #409eff;border-radius:5px;padding:12px;font:14px Consolas,monospace}.api-notice{display:grid;gap:5px;border-radius:6px;background:#edf8ff;padding:14px;color:#087bb8}.api-notice b,.api-notice strong{font-size:13px}.member-api-dialog>footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e8e8e8}.member-api-dialog>footer button{min-width:108px}.api-reset{border:0;border-radius:4px;background:#f59e0b;color:#fff;padding:10px 18px;cursor:pointer}@media(max-width:600px){.member-api-mask{padding:10px}.member-api-dialog>header,.member-api-body,.member-api-dialog>footer{padding-left:16px;padding-right:16px}.api-value{display:grid}.api-value .secondary{width:100%}}.portal-loading{min-height:100vh;display:grid;place-items:center;color:#8a94a6;font-size:16px;background:#f5f7fb}.member-price-button{margin-left:auto;border:1px solid #4771ed;border-radius:4px;background:#fff;color:#4771ed;padding:6px 12px;cursor:pointer}.member-price-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-4px 0 16px;padding:12px;border:1px solid #e5eaf3;border-radius:6px;background:#f8faff}.member-price-list span{display:flex;justify-content:space-between;color:#687386}.member-price-list strong{color:#ef4b43}.qianchuan-product-guide{display:grid;gap:4px;margin:10px 0 16px;padding:12px 14px;border-left:3px solid #4771ed;background:#eef3ff;color:#687386}.qianchuan-product-guide b{color:#315bd5}.qianchuan-product-guide span{font-size:13px}@media(max-width:820px){.member-price-list{grid-template-columns:1fr}.member-price-button{margin-left:10px}.qianchuan-product-guide{margin-top:4px}}.custom-home-runtime{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;background:#fff;z-index:10000}.custom-home-runtime iframe{display:block;width:100%;height:100%;border:0;background:#fff}
