:root{color:#333;background:#f5f5f5;font-family:Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:50;height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 max(24px,calc((100vw - 1440px)/2));background:#fffffff5;border-bottom:1px solid #e5e5e5;color:#666;font-size:13px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{font-weight:700;color:#e84723;white-space:nowrap}nav{display:flex;align-items:center;gap:18px}nav a,nav button{flex:0 0 auto;white-space:nowrap}nav a.router-link-active{color:#e84723;font-weight:700}nav button,.primary-btn{border:0;border-radius:6px;background:#e84723;color:#fff;padding:10px 16px;cursor:pointer}main{max-width:1440px;margin:0 auto;padding:22px 24px 36px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px}.metric{padding:18px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.metric strong{display:block;margin-top:8px;font-size:24px}.form{max-width:420px;display:grid;gap:14px}.form label{display:grid;gap:8px}.form input{border:1px solid #d1d5db;border-radius:6px;padding:10px 12px}.error{color:#b91c1c}.form-tip{margin:0;color:#777;font-size:13px}.auth-page{min-height:calc(100vh - 128px);display:grid;place-items:center;padding:40px 0}.auth-card{width:min(420px,100%);display:grid;gap:18px;padding:30px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 48px #0f172a14}.auth-card h1{margin:0;color:#222;text-align:center}.auth-card .form{max-width:none}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f3f4f6;border-radius:8px}.auth-tabs button{height:38px;border:0;border-radius:6px;background:transparent;color:#666;cursor:pointer}.auth-tabs button.active{background:#fff;color:#e84723;font-weight:700;box-shadow:0 1px 5px #0f172a14}.shop-home{display:grid;gap:20px}.pc-shop{display:grid;gap:0}.pc-header,.channel-nav{display:flex;align-items:center}.pc-header{height:104px;justify-content:space-between;gap:28px;background:#fff;padding:0 24px;border:1px solid #eee;border-bottom:0}.pc-logo{display:flex;align-items:center;gap:14px;min-width:260px}.pc-logo img{width:54px;height:54px;object-fit:contain}.pc-logo strong{color:#e84723;font-size:26px}.pc-search{flex:1;display:flex;max-width:560px;border:2px solid #e84723;background:#fff}.pc-search input{flex:1;min-width:0;border:0;padding:12px 14px}.pc-search button,.cart-entry,.pc-product-card button{border:0;background:#e84723;color:#fff;padding:0 26px;cursor:pointer;font-weight:700}.cart-entry{display:grid;place-items:center;height:40px;border-radius:2px}.channel-nav{height:44px;gap:0;background:#e84723;color:#fff;padding-left:0}.channel-nav a{height:44px;display:grid;place-items:center;padding:0 22px}.channel-nav a:hover{background:#0000001f}.pc-hero{min-height:380px;display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:0;background:#fff;border:1px solid #eee;border-top:0;overflow:hidden}.category-menu{width:220px;background:#2f343c;color:#fff}.category-menu h2{height:44px;display:grid;place-items:center;margin:-44px 0 0;background:#c73d1f;font-size:16px}.category-menu a{display:block;padding:16px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.hero-banner{position:relative;display:grid;place-items:stretch;overflow:hidden;background:#fff7ed}.hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff7edf5,#fff7edb8 38%,#fff7ed14 72%);pointer-events:none}.hero-banner img{width:100%;height:380px;object-fit:cover}.hero-copy{position:absolute;left:44px;top:50%;z-index:1;width:min(430px,54%);transform:translateY(-50%);color:#2f343c}.hero-copy span,.commerce-card span,.page-title span,.campaign-card span,.spec-card span{display:inline-block;color:#e84723;font-size:13px;font-weight:700}.hero-copy h1{margin:12px 0;font-size:38px;line-height:1.18}.hero-copy p{margin:0;color:#555;line-height:1.75}.notice-card{min-width:0;padding:22px 20px;border-left:1px solid #eee;background:linear-gradient(180deg,#fff,#fffaf7)}.notice-card h2{margin:0 0 14px;font-size:18px}.notice-card p{margin:0 0 12px;color:#666}.notice-card a{display:block;margin-top:24px;padding:12px;text-align:center;color:#e84723;border:1px solid #e84723}.service-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:14px;background:#fff;border:1px solid #eeeeee}.service-strip span{display:grid;place-items:center;min-height:58px;color:#444;font-weight:700;border-right:1px solid #eeeeee}.service-strip span:last-child{border-right:0}.pc-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.pc-promos img{width:100%;height:150px;display:block;object-fit:cover;background:#fff7ed;border:1px solid #f3e3d8}.commerce-sections{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.commerce-card{display:grid;gap:8px;min-height:136px;padding:20px;background:#fff;border:1px solid #eeeeee;border-top:3px solid #e84723}.commerce-card strong{font-size:18px;color:#222}.commerce-card p{margin:0;color:#666;line-height:1.6}.floor{background:#fff;border:1px solid #eee;padding:22px}.floor-title{display:flex;justify-content:space-between;align-items:baseline;border-bottom:2px solid #e84723;margin-bottom:20px;padding-bottom:10px}.floor-title h2{margin:0;color:#e84723}.floor-title span{color:#999}.pc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.deal-floor{margin-bottom:18px}.deal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.deal-card{min-height:168px;padding:22px;background:linear-gradient(135deg,#fff7ed,#fff 64%);border:1px solid #f1d5c7}.deal-card span,.life-card span,.brand-row span,.activity-board span,.member-card-large span{color:#e84723;font-size:13px;font-weight:700}.deal-card h3,.life-card h3,.brand-row strong{margin:10px 0;color:#222}.deal-card p,.life-card p,.brand-row p,.recommend-panel p{margin:0;color:#666;line-height:1.7}.deal-card a{display:inline-block;margin-top:18px;color:#e84723;font-weight:700}.life-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.life-card{display:grid;grid-template-columns:42% 1fr;gap:16px;align-items:center;min-height:176px;padding:14px;border:1px solid #eeeeee;background:#fff}.life-card img{width:100%;height:148px;object-fit:contain;background:#fff7ed;border:1px solid #f3e3d8}.category-strip button{border:1px solid #d1d5db;border-radius:6px;background:#fff;padding:10px 16px}.section-head h2{margin:0 0 8px}.section-head p{margin:0;color:#64748b}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.pc-product-card{border:1px solid #e5e7eb;background:#fff;padding:16px;display:flex;flex-direction:column;min-width:0}.pc-product-card img,.product-cover{width:100%;height:176px;display:grid;place-items:center;border-radius:6px;object-fit:contain;background:linear-gradient(135deg,#fff7ed,#f8fafc);border:1px solid #f3e3d8;color:#0369a1;font-size:48px;font-weight:700}.pc-product-card h3{margin:14px 0 8px;line-height:1.4}.pc-product-card p{min-height:48px;margin:0 0 12px;color:#64748b;line-height:1.6}.sku-line{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.sku-line span{padding:4px 8px;background:#f7f7f7;color:#777;font-size:12px}.product-meta{display:flex;justify-content:space-between;align-items:center}.product-meta strong{color:#dc2626;font-size:20px}.pc-product-card button{width:100%;height:36px;margin-top:auto}.category-page{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.category-page button{border:1px solid #e5e7eb;border-radius:6px;background:#fff;padding:16px}.pc-footer{display:flex;justify-content:space-between;margin-top:18px;padding:28px;background:#333;color:#ddd}.pc-footer p{margin:8px 0 0;color:#aaa}.operation-floor{margin-top:18px}.operation-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.operation-item{min-height:112px;padding:16px;background:#fafafa;border:1px solid #eeeeee}.operation-item strong{color:#222}.operation-item p{margin:10px 0 0;color:#666;line-height:1.6}.commerce-page{display:grid;gap:20px}.page-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:28px;background:#fff;border:1px solid #eeeeee}.page-title h1{margin:8px 0;color:#222;font-size:30px}.page-title p{margin:0;color:#666;line-height:1.7}.page-search{display:flex;min-width:380px;border:2px solid #e84723}.page-search input{flex:1;min-width:0;border:0;padding:11px 14px}.page-search button,.campaign-hero button{border:0;background:#e84723;color:#fff;padding:0 22px;cursor:pointer;font-weight:700}.commerce-layout{display:grid;grid-template-columns:220px 1fr;gap:18px}.filter-panel{display:grid;align-content:start;gap:10px;padding:18px;background:#fff;border:1px solid #eeeeee}.filter-panel h2{margin:6px 0;font-size:16px;color:#222}.filter-panel button{text-align:left;border:1px solid #eeeeee;background:#fafafa;padding:11px 12px;cursor:pointer}.content-stack{display:grid;gap:18px}.brand-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.brand-row article{min-height:116px;padding:18px;background:#fff;border:1px solid #eeeeee}.brand-row strong{display:block;font-size:20px}.spec-grid,.campaign-grid,.member-panels,.member-summary{display:grid;gap:14px}.spec-grid{grid-template-columns:repeat(4,1fr)}.spec-card,.campaign-card,.member-panels article{padding:20px;background:#fff;border:1px solid #eeeeee}.spec-card strong{display:block;margin-top:8px;font-size:22px;color:#222}.sort-bar{display:flex;align-items:center;gap:10px;padding:14px;background:#fff;border:1px solid #eeeeee}.sort-bar span{color:#222;font-weight:700}.sort-bar button,.scene-tags button{border:1px solid #e5e7eb;background:#fafafa;color:#555;padding:8px 12px;cursor:pointer}.recommend-panel{display:grid;grid-template-columns:1fr 1.2fr;gap:22px;align-items:center;padding:24px;background:#fff;border:1px solid #eeeeee}.recommend-panel h2,.activity-board h2,.member-card-large h2{margin:8px 0;color:#222}.scene-tags{display:flex;flex-wrap:wrap;gap:10px}.campaign-hero{min-height:260px;display:grid;grid-template-columns:1.35fr 1fr;gap:0;background:#fff;border:1px solid #eeeeee;overflow:hidden}.campaign-hero img{width:100%;height:100%;min-height:260px;object-fit:cover}.campaign-hero div{display:grid;align-content:center;gap:12px;padding:34px}.campaign-hero h2,.campaign-card h2,.member-panels h2,.trade-steps h2,.cart-surface h2{margin:0;color:#222}.campaign-hero p,.campaign-card p,.member-panels p,.trade-steps p,.cart-surface p{margin:0;color:#666;line-height:1.7}.campaign-hero button{width:130px;height:40px}.campaign-grid{grid-template-columns:repeat(5,1fr)}.campaign-card strong{display:block;margin-top:18px;color:#e84723}.coupon-section,.activity-board,.order-panel,.member-records{padding:22px;background:#fff;border:1px solid #eeeeee}.coupon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.coupon-card{display:grid;grid-template-columns:92px 1fr auto;gap:16px;align-items:center;min-height:118px;padding:18px;border:1px solid #f1d5c7;background:#fff7ed}.coupon-card strong{color:#e84723;font-size:30px}.coupon-card h3{margin:0 0 8px}.coupon-card p{margin:0;color:#666}.coupon-card button,.order-row button{border:0;background:#e84723;color:#fff;padding:9px 14px;cursor:pointer}.activity-board{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.activity-board p{margin:0;color:#666;line-height:1.7}.activity-board ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.activity-board li{display:grid;grid-template-columns:82px 1fr 80px;align-items:center;padding:13px 16px;background:#fafafa;border:1px solid #eeeeee}.activity-board li strong{color:#e84723}.activity-board li em{color:#777;font-style:normal;text-align:right}.trade-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trade-steps article{padding:22px;background:#fff;border:1px solid #eeeeee}.trade-steps span{display:block;margin-bottom:18px;color:#e84723;font-size:28px;font-weight:700}.cart-surface{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:180px;padding:28px;background:#fff;border:1px solid #eeeeee}.cart-surface img{width:82px;height:82px;object-fit:contain}.cart-surface>strong{color:#dc2626;font-size:30px}.cart-panel{display:grid;gap:18px;padding:22px;background:#fff;border:1px solid #eeeeee}.empty-trade{min-height:140px;display:grid;place-items:center;gap:10px;color:#777}.empty-trade img{width:64px;height:64px;object-fit:contain}.cart-list{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:72px 1fr 150px 110px 72px;align-items:center;gap:16px;padding:14px;border:1px solid #eeeeee;background:#fafafa}.cart-row img{width:72px;height:72px;object-fit:cover;background:#fff}.cart-row div{display:grid;gap:6px}.cart-row span{color:#777;font-size:13px}.cart-row>strong{color:#dc2626}.quantity-control{display:grid;grid-template-columns:36px 1fr 36px;gap:0}.quantity-control button,.quantity-control input,.plain-btn{height:36px;border:1px solid #dddddd;background:#fff}.quantity-control input{width:100%;text-align:center;border-left:0;border-right:0}.plain-btn{cursor:pointer}.checkout-form{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:12px;align-items:end}.checkout-form label{display:grid;gap:8px;color:#555;font-size:13px}.checkout-form input{height:40px;border:1px solid #d1d5db;padding:0 12px}.checkout-form button:disabled{opacity:.55;cursor:not-allowed}.trade-message{grid-column:1 / -1;margin:0;color:#b45309}.order-table{display:grid;border:1px solid #eeeeee}.order-row{display:grid;grid-template-columns:1.2fr 1.4fr .8fr .8fr .8fr;align-items:center;gap:12px;min-height:58px;padding:0 16px;border-bottom:1px solid #eeeeee}.order-row:last-child{border-bottom:0}.order-head{min-height:44px;background:#fafafa;color:#555;font-weight:700}.order-row strong{color:#dc2626}.order-row em{color:#e84723;font-style:normal}.trade-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trade-service-grid article{padding:22px;background:#fff;border:1px solid #eeeeee}.trade-service-grid h2{margin:0 0 10px}.trade-service-grid p{margin:0;color:#666;line-height:1.7}.member-summary,.member-panels{grid-template-columns:repeat(4,1fr)}.member-dashboard{display:grid;grid-template-columns:1fr 1.4fr;gap:14px}.member-card-large,.benefit-list article,.record-grid article{padding:22px;background:#fff;border:1px solid #eeeeee}.progress{height:10px;overflow:hidden;background:#f1f1f1}.progress i{display:block;width:62%;height:100%;background:#e84723}.member-card-large p,.benefit-list p,.record-grid p{margin:10px 0 0;color:#666;line-height:1.7}.benefit-list,.record-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.record-grid article span{color:#e84723;font-size:28px;font-weight:700}.record-grid article strong{display:block;margin-top:8px}@media (max-width: 960px){main{padding:18px}.topbar,.pc-header,.site-top,.page-title,.cart-surface{flex-wrap:wrap;height:auto;padding:16px}.topbar{gap:14px}.channel-nav{padding-left:0;overflow-x:auto}.topbar nav{flex:1;min-width:0;overflow-x:auto;gap:16px}.pc-hero,.campaign-hero{display:grid;grid-template-columns:1fr}.category-menu,.notice-card,.page-search{width:100%;min-width:0}.category-menu h2{margin:0}.commerce-sections,.operation-grid,.pc-product-grid,.spec-grid,.campaign-grid,.deal-grid,.life-grid,.brand-row,.coupon-grid,.trade-service-grid,.benefit-list,.record-grid,.trade-steps,.member-summary,.member-panels,.member-dashboard,.service-strip,.activity-board,.recommend-panel,.commerce-layout,.life-card,.coupon-card,.cart-row,.checkout-form,.order-row{grid-template-columns:1fr}.hero-copy{position:absolute;left:20px;right:auto;top:50%;width:min(260px,calc(100% - 112px));max-width:260px;padding:0}.hero-banner:after{background:linear-gradient(90deg,#fff7edfa,#fff7ede6 58%,#fff7ed3d)}.hero-banner img{height:300px;object-position:center}.hero-copy h1{font-size:30px}.pc-promos img{height:170px}}
