:root{--red:#ef3127;--red-dark:#df251d;--blue:#3d50c8;--ink:#20242c;--muted:#8b9099;--line:#eceef2;--soft:#f6f7f9;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}
html{background:#eef0f4}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:#fff;-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{max-width:750px;min-height:100vh;margin:0 auto;background:#f7f8fa;position:relative;box-shadow:0 0 40px rgba(30,42,70,.08)}
.page-content{min-height:100vh;padding-bottom:calc(84px + var(--safe-bottom))}.page-login .page-content,.page-product .page-content,.page-checkout .page-content,.page-orders .page-content,.page-search .page-content{padding-bottom:30px}
.top-header{height:92px;padding:28px 22px 10px;display:grid;grid-template-columns:92px 1fr 92px;align-items:center;background:#fff;position:relative;z-index:20;border-bottom:1px solid #f2f2f3}.top-header h1{font-size:24px;font-weight:500;text-align:center;margin:0}.header-back{border:0;background:transparent;font-size:42px;line-height:1;color:#222;text-align:left;padding:0}.capsule{width:92px;height:40px;border-radius:24px;border:1px solid rgba(40,40,40,.08);background:rgba(255,255,255,.78);display:flex;align-items:center;justify-content:space-evenly;color:#111}.capsule b{font-size:17px;letter-spacing:2px;line-height:1}.capsule i{display:block;width:22px;height:22px;border:3px solid #111;border-radius:50%;position:relative}.capsule i:after{content:"";position:absolute;inset:5px;background:#111;border-radius:50%}
.toast{position:fixed;top:88px;left:50%;transform:translateX(-50%);z-index:1000;background:#1d2939;color:#fff;max-width:calc(100vw - 48px);padding:11px 18px;border-radius:24px;font-size:14px;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:toast-in .3s ease}.toast-error{background:#d92d20}@keyframes toast-in{from{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%,0)}}
.bottom-nav{height:78px;padding-bottom:var(--safe-bottom);background:rgba(255,255,255,.97);position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(750px,100%);display:grid;grid-template-columns:repeat(4,1fr);z-index:50;border-top:1px solid #eee;box-shadow:0 -8px 24px rgba(48,59,77,.04)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#555;position:relative;font-size:13px}.bottom-nav svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.bottom-nav a.active{color:var(--red);font-weight:600}.page-home .bottom-nav a.active{color:var(--blue)}.bottom-nav a b{position:absolute;top:9px;left:55%;background:var(--red);color:#fff;border:2px solid #fff;border-radius:12px;min-width:18px;height:18px;line-height:14px;font-size:10px;text-align:center}
/* 首页 */
.page-home .app-shell{background:#fbfcff}.home-hero{height:194px;padding:50px 22px 18px;position:relative;background:radial-gradient(circle at 90% 5%,rgba(73,107,209,.13),transparent 24%),linear-gradient(160deg,#eefbff 0%,#f1f7ff 50%,#fff 100%)}.hero-brand{color:#172b76}.brand-word{font-size:35px;font-weight:800;letter-spacing:-1px;font-style:italic;line-height:1}.brand-word sup{font-size:10px}.brand-cn{font-size:17px;font-weight:700;margin-top:8px}.hero-capsule{position:absolute;right:20px;top:45px}.home-search{height:52px;position:absolute;bottom:13px;left:22px;right:22px;border-radius:28px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;color:#aaa}.home-search span{font-size:27px;transform:rotate(-20deg)}.home-search input{width:52%;border:0;outline:0;background:transparent;font-size:18px;color:#444}.home-search input::placeholder{color:#999}
.banner-slider{margin:28px 22px 0;position:relative}.banner-track{aspect-ratio:2/1;border-radius:20px;overflow:hidden;background:#e8f0f8;box-shadow:0 12px 30px rgba(67,92,130,.1)}.banner-item{display:none;width:100%;height:100%}.banner-item.active{display:block;animation:bannerFade .35s ease}.banner-item img{width:100%;height:100%;object-fit:cover}@keyframes bannerFade{from{opacity:.5}to{opacity:1}}.banner-dots{display:flex;justify-content:center;gap:12px;padding:12px}.banner-dots button{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:#e9e9eb}.banner-dots button.active{background:var(--blue)}
.section-block{padding:20px 22px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.section-title h2{font-size:26px;margin:0;letter-spacing:-1px}.section-title h2 small{font-size:16px;font-weight:400;color:#777;letter-spacing:0}.title-pill{background:#e8eaff;color:#3f4cc0;border-radius:20px;padding:6px 17px;font-size:13px;font-weight:800;font-style:italic}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 14px}.health-grid a{text-align:center;min-width:0}.health-grid em{font-size:15px;font-style:normal;display:block;margin-top:9px;white-space:nowrap}.health-icon{width:66px;height:66px;display:flex;margin:auto;border-radius:16px;background:color-mix(in srgb,var(--accent) 10%,white);position:relative;align-items:center;justify-content:center;color:var(--accent)}.health-icon:before{font-size:32px;font-weight:600}.icon-cell:before{content:"✣"}.icon-shield:before{content:"♢"}.icon-brain:before{content:"◉"}.icon-heart:before{content:"♡"}.icon-bottle:before{content:"⚗"}.icon-blood:before{content:"♧"}.icon-air:before{content:"≋"}.icon-virus:before{content:"✺"}.flagship-block{padding-bottom:30px}.flagship-block .section-title{margin-bottom:18px}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 7px 24px rgba(25,39,69,.06)}.product-picture{display:block;aspect-ratio:1/1;background:#fafbfc;position:relative;overflow:hidden}.product-picture img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.product-card:active .product-picture img{transform:scale(.98)}.product-badge{position:absolute;top:10px;left:10px;background:linear-gradient(135deg,#ff625c,#e8261d);color:#fff;padding:4px 8px;border-radius:8px;font-size:11px}.product-info{padding:11px 12px 14px}.product-name{font-size:15px;line-height:1.45;height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:600}.product-meta{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.price{color:var(--red);font-size:20px;font-weight:700}.price small{font-size:13px;margin-right:2px}.round-cart{width:30px;height:30px;border-radius:50%;border:0;background:#f04438;color:#fff;font-size:23px;line-height:26px}
/* 分类 */
.page-category .page-content{background:#fff}.category-search{height:54px;margin:17px 22px;background:#f5f5f6;border-radius:28px;display:flex;align-items:center;gap:10px;padding:0 18px}.category-search span{font-size:27px;transform:rotate(-18deg)}.category-search input{flex:1;min-width:0;border:0;background:transparent;outline:0;font-size:17px}.category-search button{border:0;background:var(--red);color:#fff;border-radius:18px;padding:7px 15px}.category-layout{display:grid;grid-template-columns:130px 1fr;min-height:calc(100vh - 242px);border-top:1px solid #eee}.category-sidebar{background:#f5f5f6}.category-sidebar a{display:flex;height:64px;align-items:center;padding-left:24px;font-size:16px;position:relative}.category-sidebar a.active{background:#fff;color:var(--red);font-weight:700}.category-sidebar a.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--red)}.category-main{padding:28px 20px}.category-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 28px}.category-heading h2{font-size:19px;margin:0}.category-heading i{width:62px;height:1px;background:#e3e3e3}.subcategory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px 10px}.subcategory-grid a{text-align:center;min-width:0}.subcategory-grid span{display:block;width:84px;max-width:100%;aspect-ratio:1;margin:auto;border-radius:50%;overflow:hidden;background:#f8f8fa}.subcategory-grid img{width:100%;height:100%;object-fit:cover}.subcategory-grid em{display:block;font-style:normal;font-size:15px;margin-top:8px;white-space:nowrap}.category-heading.lower{margin-top:42px}.product-grid.compact{gap:10px}.compact .product-card:nth-child(n+5){display:none}
/* 购物车 */
.page-cart .page-content{background:#f7f7f8}.quality-row{height:52px;background:#f4f4f5;display:flex;align-items:center;justify-content:space-around;color:#929292;font-size:14px}.cart-count{height:66px;background:#fff;padding:21px 26px;font-size:18px;font-weight:600}.cart-count b{color:var(--red);margin-left:7px}.empty-state{text-align:center;padding:72px 20px 40px;color:#aaa}.empty-state p{font-size:18px}.empty-state>a{display:inline-block;background:var(--red);color:#fff;padding:10px 24px;border-radius:22px;font-size:14px}.empty-box{width:210px;height:130px;margin:auto;position:relative;opacity:.5}.empty-box:before{content:"";position:absolute;width:95px;height:68px;background:#e5e6e8;left:58px;top:35px;clip-path:polygon(0 20%,50% 0,100% 20%,88% 100%,12% 100%)}.empty-box:after{content:"";position:absolute;width:46px;height:56px;background:#f0f0f1;left:14px;bottom:5px;border-radius:50% 50% 0 0}.empty-box span:before,.empty-box span:after{content:"";position:absolute;background:#ededee;border-radius:50%}.empty-box span:before{width:55px;height:27px;right:6px;top:24px}.empty-box span:after{width:32px;height:18px;left:75px;top:5px}.empty-state .empty-box+p{margin-top:25px}.empty-state .empty-box~a{background:transparent;color:var(--red);border:1px solid var(--red);padding:8px 24px}
.cart-list{padding:12px 14px}.cart-item{background:#fff;border-radius:16px;padding:13px;display:grid;grid-template-columns:100px 1fr;gap:14px;margin-bottom:12px}.cart-item>img{width:100px;height:100px;object-fit:cover;border-radius:10px;background:#f8f8f9}.cart-item>div>a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:15px;line-height:1.45;font-weight:600}.cart-item small{display:block;color:#999;margin-top:5px}.cart-line{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.cart-line strong{color:var(--red)}.stepper{height:30px;border:1px solid #e1e2e4;border-radius:7px;display:flex;overflow:hidden}.stepper button{width:30px;border:0;background:#f6f6f7}.stepper input{width:38px;border:0;text-align:center;outline:0}.cart-checkout{position:sticky;bottom:78px;z-index:10;height:68px;background:#fff;display:flex;align-items:center;padding:8px 14px;box-shadow:0 -5px 20px rgba(0,0,0,.04)}.cart-checkout>div{flex:1}.cart-checkout span{font-size:13px;color:#777}.cart-checkout strong{display:block;color:var(--red);font-size:20px}.cart-checkout>a,.cart-checkout .link-button{height:46px;border:0;padding:0 22px;display:flex;align-items:center;background:var(--red);color:#fff}.cart-checkout>a{border-radius:0 24px 24px 0}.cart-checkout .link-button{background:#ff972e;border-radius:24px 0 0 24px}.recommend-title{display:flex;align-items:center;justify-content:center;gap:18px;margin:34px 0 20px}.recommend-title i{width:95px;height:1px;background:#aaa}.recommend-title b{font-size:20px}.recommendations{padding:0 18px 26px}
/* 个人中心 */
.page-account .app-shell{background:#f5f5f6}.page-account .page-content{padding-bottom:100px}.account-hero{height:338px;background:var(--red);color:#fff;position:relative;padding-top:62px;overflow:hidden}.account-hero:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(255,255,255,.04);right:-110px;top:95px}.account-title{text-align:center;font-size:28px;font-weight:600}.account-capsule{position:absolute;top:45px;right:18px;background:rgba(255,255,255,.58)}.profile-row{height:110px;display:flex;align-items:center;padding:18px 28px;position:relative;z-index:2}.avatar{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:29px;font-weight:700;background:linear-gradient(145deg,#dae4ff,#fff);color:var(--red);border:4px solid rgba(255,255,255,.65)}.profile-copy{padding-left:17px;display:flex;flex-direction:column;gap:6px}.profile-copy strong{font-size:21px}.profile-copy span{color:rgba(255,255,255,.72)}.profile-copy a{border:1px solid rgba(255,255,255,.7);border-radius:15px;padding:4px 11px;width:max-content;font-size:13px}.settings{margin-left:auto;font-size:27px}.profile-stats{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;margin-top:9px;position:relative;z-index:2}.profile-stats a{text-align:center}.profile-stats b{display:block;font-size:26px}.profile-stats span{color:rgba(255,255,255,.64);font-size:15px}.profile-stats i{height:30px;background:rgba(255,255,255,.32)}
.account-card{background:#fff;border-radius:17px;margin:0 18px 14px;padding:20px;position:relative;z-index:4}.order-center{margin-top:-48px}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title h2{margin:0;font-size:22px}.card-title a{color:#777}.order-actions,.service-grid{display:grid;gap:5px;margin-top:24px}.order-actions{grid-template-columns:repeat(5,1fr)}.service-grid{grid-template-columns:repeat(6,1fr)}.order-actions a,.service-grid a{text-align:center;min-width:0}.order-actions em,.service-grid em{font-style:normal;font-size:14px;display:block;margin-top:8px;white-space:nowrap}.service-icon{display:block;width:42px;height:38px;margin:auto;color:var(--red);position:relative}.service-icon:before{display:block;font-size:31px;line-height:38px}.si-wallet:before{content:"▣"}.si-truck:before{content:"♣"}.si-parcel:before{content:"▰"}.si-review:before{content:"▤"}.si-refund:before{content:"↩"}.service-icon b{position:absolute;right:-3px;top:-6px;min-width:18px;height:18px;line-height:18px;border-radius:9px;background:var(--red);color:#fff;font-size:10px}.services{padding-bottom:24px}.service-grid span{display:flex;width:43px;height:43px;border-radius:12px;align-items:center;justify-content:center;margin:auto;background:#f1f4ff;font-size:25px}.service-grid a:nth-child(2) span{background:#edf6ff}.service-grid a:nth-child(3) span{background:#effbe9}.service-grid a:nth-child(4) span{background:#f4efff}.service-grid a:nth-child(5) span{background:#fff0ee}.service-grid a:nth-child(6) span{background:#eef2f7}.logout-form{margin:16px 18px}.logout-form button{width:100%;height:48px;border:0;border-radius:14px;background:#fff;color:#df3028}
/* 登录 */
.page-login .app-shell{background:linear-gradient(150deg,#edf4ff 0,#fff 48%,#fff1f0 100%)}.auth-card{margin:48px 22px;background:rgba(255,255,255,.9);border-radius:24px;padding:34px 25px;box-shadow:0 18px 55px rgba(44,66,114,.12)}.auth-logo{font-size:32px;color:var(--blue);font-weight:800;font-style:italic}.auth-logo sup{font-size:10px}.auth-card h2{font-size:25px;margin:28px 0 8px}.auth-card>p{color:#8b93a5;margin:0 0 26px}.auth-card label{display:block;font-size:14px;font-weight:600;margin:16px 0}.auth-card input,.checkout-card input,.checkout-card textarea{width:100%;border:1px solid #e1e5ec;background:#fafbfc;border-radius:12px;padding:13px 14px;margin-top:8px;outline:0}.auth-card input:focus,.checkout-card input:focus,.checkout-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #edf0ff}.primary-button{width:100%;height:50px;border:0;border-radius:13px;background:linear-gradient(135deg,#465bd1,#3346b8);color:#fff;font-size:17px;font-weight:700;margin-top:12px}.auth-switch{display:block;text-align:center;color:var(--blue);font-size:14px;margin-top:22px}.demo-tip{background:#f4f6ff;color:#6570a9;padding:11px;border-radius:9px;text-align:center;font-size:13px;margin-top:18px}
.auth-card .auth-agreement{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid var(--medical-line);border-radius:10px;background:#f7fbfa;font-weight:400;line-height:1.55}.auth-card .auth-agreement>input{width:17px;height:17px;flex:0 0 auto;margin:2px 0 0;padding:0}.auth-agreement>span{color:#65736f;font-size:12px}.auth-agreement a{color:var(--medical);font-weight:700}.auth-agreement small{display:block;color:#97a19e;font-size:9px;margin-top:3px}.page-agreement .app-shell{background:#f4f7f6}.page-agreement .page-content{padding:18px 14px 50px}.agreement-page{max-width:900px;margin:0 auto;background:#fff;border:1px solid var(--medical-line);box-shadow:0 12px 34px rgba(26,92,80,.06)}.agreement-page>header{padding:28px 24px;border-bottom:1px solid var(--medical-line);text-align:center}.agreement-page>header>span{color:var(--medical);font-size:10px;font-weight:800;letter-spacing:2px}.agreement-page h1{margin:10px 0 7px;color:#17342e;font-size:23px}.agreement-page header p{margin:0;color:#899691;font-size:11px}.agreement-content{padding:26px 24px;color:#485954;font-size:14px;line-height:2;white-space:normal;word-break:break-word}.agreement-page footer{padding:0 24px 26px;text-align:center}.agreement-page footer button{height:44px;padding:0 24px;border:0;border-radius:4px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff;font-weight:700}@media(min-width:900px){.page-agreement .page-content{padding-top:34px}.agreement-page>header{padding:38px}.agreement-page h1{font-size:28px}.agreement-content{padding:36px 48px;font-size:15px}}
/* 商品详情 */
.page-product .app-shell{background:#f5f5f6}.product-detail{padding-bottom:82px}.detail-image{aspect-ratio:1/1;background:#fff;position:relative}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-image span{position:absolute;bottom:13px;left:17px;background:rgba(32,36,44,.7);color:#fff;padding:6px 12px;border-radius:16px;font-size:12px}.detail-copy{background:#fff;padding:20px 22px}.detail-price b{color:var(--red);font-size:28px}.detail-price del{color:#aaa;margin-left:10px}.detail-copy h1{font-size:22px;line-height:1.5;margin:13px 0 7px}.detail-copy>p{color:#818794;margin:0}.detail-tags{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.detail-tags span{font-size:12px;background:#f5f6f8;color:#727985;border-radius:7px;padding:6px 9px}.detail-section{background:#fff;margin-top:10px;padding:20px 22px;line-height:1.8}.detail-section h2{font-size:18px;border-left:4px solid var(--red);padding-left:10px;margin:0 0 8px}.detail-section p{color:#666;font-size:14px}.detail-section .notice-text{background:#fff8ed;color:#8a5a17;padding:12px;border-radius:10px}.detail-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(750px,100%);height:70px;background:#fff;z-index:40;display:flex;align-items:center;padding:9px 12px;box-shadow:0 -5px 22px rgba(0,0,0,.08)}.detail-bar>a{width:48px;text-align:center;font-size:24px;position:relative}.detail-bar>a small{position:absolute;background:var(--red);color:#fff;font-size:9px;border-radius:8px;min-width:16px;right:2px;top:-2px}.detail-qty{font-size:12px;color:#777;display:flex;align-items:center;gap:3px}.detail-qty input{width:40px;height:34px;border:1px solid #ddd;border-radius:7px;text-align:center}.detail-bar>button{height:48px;border:0;color:#fff;padding:0 16px;background:#ff9737}.detail-bar>button:last-child{background:var(--red);border-radius:0 24px 24px 0}.detail-bar>button:nth-last-child(2){border-radius:24px 0 0 24px;margin-left:auto}
/* 搜索 */
.search-page-box{background:#fff;border:1px solid #e8e9ed}.result-summary{padding:4px 22px 17px;color:#808694}.result-summary b{color:var(--red)}.search-grid{padding:0 16px}
/* 结算 */
.page-checkout .app-shell{background:#f5f6f8}.checkout-form{padding:14px 14px 90px}.checkout-card{background:#fff;border-radius:16px;padding:18px;margin-bottom:13px}.checkout-card h2{font-size:18px;margin:0 0 16px}.checkout-card label{display:block;font-size:14px;margin-top:12px}.checkout-card textarea{height:72px;resize:vertical}.checkout-item{display:grid;grid-template-columns:64px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #f0f1f3}.checkout-item img{width:64px;height:64px;object-fit:cover;border-radius:9px}.checkout-item span{font-size:13px}.checkout-item small{display:block;color:#999;margin-top:5px}.checkout-item b{font-size:14px}.checkout-money p{display:flex;justify-content:space-between}.checkout-submit{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(750px,100%);height:72px;background:#fff;display:flex;align-items:center;justify-content:flex-end;padding:10px 15px;z-index:40;box-shadow:0 -4px 20px rgba(0,0,0,.06)}.checkout-submit span b{color:var(--red);font-size:20px}.checkout-submit button{height:50px;border:0;border-radius:25px;background:var(--red);color:#fff;padding:0 27px;margin-left:18px;font-weight:700}
/* 订单 */
.page-orders .app-shell{background:#f5f6f8}.order-tabs{height:54px;display:flex;background:#fff;overflow-x:auto}.order-tabs a{flex:1;min-width:68px;text-align:center;line-height:54px;font-size:14px;position:relative}.order-tabs a.active{color:var(--red);font-weight:600}.order-tabs a.active:after{content:"";position:absolute;bottom:0;left:28%;right:28%;height:3px;background:var(--red);border-radius:2px}.orders-list{padding:13px}.order-card{background:#fff;border-radius:15px;margin-bottom:13px;padding:15px}.order-head{display:flex;justify-content:space-between;font-size:12px;border-bottom:1px solid #f0f1f3;padding-bottom:12px}.order-head b{color:var(--red)}.order-item{display:grid;grid-template-columns:66px 1fr;gap:11px;padding:13px 0}.order-item img{width:66px;height:66px;object-fit:cover;border-radius:9px}.order-item span{font-size:14px;line-height:1.5}.order-item small{display:block;color:#888;margin-top:6px}.order-foot{display:flex;justify-content:flex-end;align-items:center;gap:14px;font-size:13px;border-top:1px solid #f0f1f3;padding-top:12px}.order-foot button{border:0;background:var(--red);color:#fff;border-radius:18px;padding:8px 16px}
.payment-status-line{display:flex;align-items:center;gap:10px;background:#f5f7ff;color:#58648f;border-radius:9px;padding:9px 11px;font-size:12px;margin-bottom:10px}.payment-status-line b{color:#4054c7}.payment-status-line em{margin-left:auto;font-style:normal}.order-buttons{display:flex;align-items:center;gap:7px}.order-buttons form{margin:0}.order-foot button.worldfirst-pay{background:#4054c7}.order-foot button.secondary-pay{background:#fff;color:#4054c7;border:1px solid #aeb7e7}.payment-unavailable{color:#999}
.verification-head{display:flex;align-items:flex-start;justify-content:space-between}.verification-head h2{margin-bottom:4px}.verification-head p{margin:0;color:#9298a3;font-size:12px}.verification-head>span{background:#fff0ef;color:var(--red);border-radius:12px;padding:4px 9px;font-size:11px}.document-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.document-upload{margin:0!important;min-width:0;height:112px;border:1px dashed #d4d9e2;border-radius:12px;background:#fafbfc;display:flex!important;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:8px;text-align:center}.document-upload input{position:absolute!important;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.document-upload i{width:34px;height:34px;border-radius:10px;background:#eef1ff;color:#4054c7;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:800}.document-upload b{font-size:12px;margin-top:6px}.document-upload small{display:block;width:100%;font-size:10px;color:#9da3ae;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.document-upload.selected{border-style:solid;border-color:#8d99dc;background:#f5f6ff}.document-upload.selected small{color:#4054c7}.privacy-notice{margin:14px 0 0;padding:10px 11px;border-radius:9px;background:#fff8e9;color:#856222;font-size:11px;line-height:1.65}.document-status-line{display:flex;align-items:center;gap:8px;border-radius:9px;padding:9px 11px;margin-bottom:10px}.document-status-line span{font-size:12px;font-weight:700}.document-status-line small{margin-left:auto;font-size:10px}.document-status-line.complete{background:#eaf8f1;color:#20805e}.document-status-line.missing{background:#fff5e8;color:#b86c16}.order-document-form{background:#fafbfc;border:1px solid #edf0f3;border-radius:10px;padding:11px;margin:0 0 10px}.order-document-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.order-document-fields label{font-size:10px;color:#656d7b;min-width:0}.order-document-fields input{display:block;width:100%;font-size:9px;margin-top:5px}.order-document-form>button{width:100%;height:36px;border:0;border-radius:8px;background:#4054c7;color:#fff;font-size:12px;margin-top:10px}.document-upgrade-warning{background:#fff0f0;color:#bc4148;border-radius:8px;padding:10px;font-size:11px;margin-bottom:10px}
@media(max-width:420px){.document-upload-grid{gap:6px}.document-upload{height:106px;padding:6px}.order-document-fields{grid-template-columns:1fr}.order-document-fields label{font-size:11px}}
@media(min-width:751px){body{padding:20px 0}.app-shell{min-height:calc(100vh - 40px);border-radius:24px;overflow:hidden}.bottom-nav,.detail-bar,.checkout-submit{bottom:20px}.bottom-nav{border-radius:0 0 24px 24px}.top-header{padding-top:16px;height:72px}.home-hero{padding-top:28px;height:174px}.hero-capsule{top:25px}.toast{top:38px}}
@media(max-width:480px){.section-title h2{font-size:22px}.section-title h2 small{font-size:13px}.health-grid{gap:17px 6px}.health-icon{width:58px;height:58px}.health-grid em{font-size:13px}.category-layout{grid-template-columns:105px 1fr}.category-sidebar a{padding-left:16px;font-size:14px}.category-main{padding:24px 12px}.subcategory-grid{gap:22px 6px}.subcategory-grid span{width:68px}.subcategory-grid em{font-size:13px}.category-heading i{width:34px}.quality-row{font-size:11px}.account-card{margin-left:12px;margin-right:12px;padding:17px 12px}.order-actions em,.service-grid em{font-size:12px}.detail-bar>button{padding:0 12px}.detail-qty{display:none}}
.health-icon img{width:42px;height:42px;object-fit:contain}.detail-gallery{background:#fff}.gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:10px 14px 14px}.gallery-thumbs button{flex:0 0 58px;width:58px;height:58px;border:2px solid transparent;border-radius:9px;padding:2px;background:#f7f8fa}.gallery-thumbs button.active{border-color:var(--red)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:6px}.rich-product-content section{margin:0 0 20px}.rich-product-content p{font-size:14px;color:#555;line-height:1.9;margin:0 0 12px}.rich-product-content img{display:block;width:100%;height:auto;border-radius:10px;background:#f5f6f8}.referral-welcome{margin:16px 0 -8px;background:#fff6e6;color:#95661c;border-radius:9px;padding:10px;text-align:center;font-size:12px}
.header-tools{display:flex;justify-content:flex-end;position:relative}.language-switcher{display:flex;align-items:center;gap:2px;height:27px;padding:2px;border:1px solid rgba(67,76,105,.16);border-radius:15px;background:rgba(255,255,255,.92);box-shadow:0 3px 12px rgba(44,56,90,.08);z-index:25}.language-switcher a{height:21px;min-width:23px;padding:0 5px;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#6e7687;font-size:9px;font-weight:700;line-height:1}.language-switcher a.active{background:#4054c7;color:#fff}.language-switcher a.auto{min-width:21px;padding:0}.header-tools .language-switcher{position:absolute;right:0;top:-25px}.hero-language,.account-language{position:absolute;right:20px;top:12px}.account-language{right:18px}.page-account .language-switcher a.active{background:var(--red)}.lang-en .top-header h1{font-size:19px}.lang-en .brand-cn{max-width:265px;font-size:12px;line-height:1.35}.lang-en .order-actions em,.lang-en .service-grid em{white-space:normal;font-size:11px;line-height:1.2;min-height:27px}.lang-en .document-upload b{font-size:10px;line-height:1.2}.lang-en .document-status-line small{max-width:58%;text-align:right}.lang-en .checkout-section-head h2,.lang-en .checkout-card h2{font-size:17px}
@media(max-width:420px){.language-switcher{height:25px}.language-switcher a{height:19px;min-width:21px;padding:0 4px;font-size:8px}.hero-language,.account-language{top:9px}.lang-en .brand-cn{max-width:235px;font-size:10px}.lang-en .top-header h1{font-size:17px}}
.page-points .app-shell{background:#f4f6fa}.page-points .page-content{padding:14px 14px 96px}.points-hero{border-radius:18px;padding:24px;background:linear-gradient(135deg,#4054c7,#7483e5);color:#fff;display:flex;flex-direction:column;box-shadow:0 14px 32px rgba(64,84,199,.22)}.points-hero span{font-size:13px;opacity:.8}.points-hero strong{font-size:44px;line-height:1.25}.points-hero small{opacity:.78}.invite-card,.points-ledger{background:#fff;border-radius:16px;margin-top:14px;padding:17px}.invite-card-head{display:flex;justify-content:space-between;gap:10px}.invite-card-head h2,.points-ledger-head h2{font-size:18px;margin:0}.invite-card-head p{color:#8e95a2;font-size:11px;line-height:1.6;margin:6px 0}.invite-card-head>span{flex:none;background:#fff2e6;color:#d46a15;height:26px;padding:6px 9px;border-radius:13px;font-size:10px}.invite-link{display:flex;margin-top:12px;border:1px solid #dde2ea;border-radius:10px;overflow:hidden}.invite-link input{min-width:0;flex:1;border:0;background:#fafbfc;padding:11px;font-size:11px;color:#687083;outline:0}.invite-link button{border:0;background:#4054c7;color:#fff;padding:0 14px;font-size:12px}.invite-card>small{display:block;color:#9299a5;margin-top:9px}.points-ledger{padding:0;overflow:hidden}.points-ledger-head{height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3}.points-ledger-head span{font-size:11px;color:#989faa}.points-ledger article{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:15px 17px;border-top:1px solid #f0f1f3}.point-type-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800}.point-type-icon.plus{background:#e8f8f1;color:#18835c}.point-type-icon.minus{background:#fff0f0;color:#c94249}.points-ledger article>div{min-width:0}.points-ledger article b{display:block;font-size:13px}.points-ledger article small,.points-ledger article em{display:block;color:#969da8;font-size:10px;font-style:normal;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.points-ledger article>strong.plus{color:#169365}.points-ledger article>strong.minus{color:#d14a50}.empty-ledger{text-align:center;color:#9ca2ad;padding:42px 20px;font-size:12px}
.logistics-box{border:1px solid #e5e8ef;border-radius:10px;margin-bottom:10px;overflow:hidden}.logistics-summary{display:flex;justify-content:space-between;align-items:center;background:#f8f9fb;padding:10px 11px}.logistics-summary div{display:flex;flex-direction:column;gap:3px}.logistics-summary span{font-size:11px;color:#838a96}.logistics-summary b{font-size:12px}.logistics-summary em{font-size:11px;font-style:normal;color:#4054c7}.logistics-summary .ls-delivered{color:#16865a}.logistics-summary .ls-exception{color:#c94148}.logistics-timeline{padding:10px 12px}.logistics-timeline>div{display:grid;grid-template-columns:12px 1fr;gap:9px;position:relative;padding:0 0 12px}.logistics-timeline>div:after{content:"";position:absolute;left:4px;top:10px;bottom:-2px;width:1px;background:#dfe3e9}.logistics-timeline>div:last-child{padding-bottom:0}.logistics-timeline>div:last-child:after{display:none}.logistics-timeline i{width:9px;height:9px;border-radius:50%;background:#aeb5c0;margin-top:3px;z-index:1}.logistics-timeline .delivered i{background:#1a9a6a}.logistics-timeline b{display:block;font-size:11px}.logistics-timeline small{display:block;color:#969da8;font-size:9px;margin-top:3px}
.logistics-live-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px 11px;padding:8px 11px;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;background:#fff;color:#8d95a2;font-size:9px}.logistics-live-meta>span{color:#16865a;font-weight:700}.logistics-live-meta small{font-size:9px}.order-buttons .secondary-pay{white-space:nowrap}
.page-addresses .app-shell,.page-coupons .app-shell,.page-favorites .app-shell,.page-contact .app-shell{background:#f4f6fa}.page-addresses .page-content,.page-coupons .page-content,.page-favorites .page-content,.page-contact .page-content{padding:14px 14px 40px}.service-panel{background:#fff;border-radius:16px;margin-bottom:14px;overflow:hidden}.service-panel-head{min-height:62px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3}.service-panel-head h2{font-size:18px;margin:0}.service-panel-head p{font-size:10px;color:#969da8;margin:5px 0 0}.service-panel-head>a,.service-panel-head>span{font-size:11px;color:#4054c7}.service-primary{display:block;width:calc(100% - 34px);height:43px;margin:0 17px 17px;border:0;border-radius:10px;background:#4054c7;color:#fff;font-weight:700}.service-empty{text-align:center;color:#9ba2ad;padding:42px 18px;font-size:12px}.service-disabled{text-align:center;padding:80px 24px}.service-disabled>span{font-size:48px}.service-disabled h2{font-size:20px;margin:18px 0 8px}.service-disabled p{color:#8f96a3;font-size:12px;line-height:1.7}.address-editor form{padding-top:1px}.address-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:17px}.address-form-grid label,.message-editor label{font-size:11px;color:#687080}.address-form-grid input,.address-form-grid textarea,.message-editor input,.message-editor textarea{display:block;width:100%;border:1px solid #dfe3e9;border-radius:9px;padding:11px;margin-top:6px;outline:0;background:#fbfcfd}.address-form-grid textarea,.message-editor textarea{min-height:78px;resize:vertical}.address-form-grid .span-2{grid-column:1/-1}.service-check{display:flex;align-items:center;gap:7px;margin:0 17px 15px;color:#687080;font-size:11px}.address-list article{padding:16px 17px;border-top:1px solid #eff1f4}.address-list article:first-of-type{border-top:0}.address-person{display:flex;align-items:center;gap:10px}.address-person b{font-size:14px}.address-person span{font-size:12px;color:#747c89}.address-person em{font-style:normal;background:#fff0ef;color:#e53b32;border-radius:10px;padding:3px 7px;font-size:9px}.address-list article>p{margin:9px 0;color:#596170;font-size:12px;line-height:1.6}.address-list footer{display:flex;align-items:center;gap:14px}.address-list footer form{margin:0}.address-list footer a,.address-list footer button{border:0;background:transparent;color:#4054c7;font-size:11px;padding:0}.address-list footer .danger{color:#cc4b50}.coupon-list{display:grid;gap:11px;padding:14px}.coupon-card{position:relative;display:grid;grid-template-columns:105px 1fr auto;min-height:112px;border:1px solid #eceef3;border-radius:13px;overflow:hidden;background:#fff}.coupon-value{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff2ef;color:#e5362e}.coupon-value small{font-size:12px;align-self:flex-start;margin-left:26px;margin-bottom:-21px}.coupon-value b{font-size:30px}.coupon-value span{font-size:9px;color:#bb5e59}.coupon-copy{padding:17px 12px;min-width:0}.coupon-copy h3{font-size:14px;margin:0}.coupon-copy p{font-size:10px;color:#8b929e;line-height:1.5;margin:7px 0}.coupon-copy small{font-size:9px;color:#a3a9b2}.coupon-card>form,.coupon-card>em{display:flex;align-items:center;padding-right:13px;font-style:normal}.coupon-card>form button{border:0;border-radius:14px;background:#ef342b;color:#fff;padding:7px 10px;font-size:10px}.coupon-card>em{color:#e53b32;font-size:11px}.coupon-card.used,.coupon-card.expired{filter:grayscale(1);opacity:.62}.favorite-list article{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px 17px;border-top:1px solid #eff1f4;align-items:center}.favorite-list article:first-child{border-top:0}.favorite-list article>a{display:grid;grid-template-columns:78px 1fr;gap:12px;min-width:0}.favorite-list img{width:78px;height:78px;border-radius:12px;object-fit:cover;background:#f6f7f9}.favorite-list h3{font-size:13px;line-height:1.45;margin:1px 0 5px}.favorite-list p{font-size:10px;color:#969da8;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favorite-list b{display:block;color:#ef342b;margin-top:8px}.favorite-list small{display:block;color:#a0a6b0;font-size:9px;margin-top:4px}.favorite-list form button{border:1px solid #dfe3e9;border-radius:14px;background:#fff;color:#747c88;padding:6px 9px;font-size:9px}.favorite-toggle{margin-top:13px}.favorite-toggle button{height:34px;border:1px solid #e3a7a3;border-radius:17px;background:#fff;color:#df3a32;padding:0 14px}.favorite-toggle button.active{background:#fff0ef}.contact-hero{display:flex;align-items:center;gap:15px;border-radius:17px;padding:20px;background:linear-gradient(135deg,#4054c7,#7483e5);color:#fff}.contact-hero>span{display:flex;width:50px;height:50px;border-radius:15px;align-items:center;justify-content:center;background:rgba(255,255,255,.16);font-size:28px}.contact-hero h2{font-size:19px;margin:0}.contact-hero p{font-size:11px;margin:6px 0 0;opacity:.8}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:14px 0}.contact-actions>a,.contact-actions>button{display:flex;align-items:center;gap:11px;min-width:0;border:0;border-radius:14px;padding:15px;background:#fff;text-align:left;color:#222}.contact-actions span{display:flex;width:38px;height:38px;border-radius:11px;align-items:center;justify-content:center;background:#eef1ff;color:#4054c7;font-weight:800}.contact-actions div{min-width:0}.contact-actions small,.contact-actions b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-actions small{font-size:9px;color:#979eaa}.contact-actions b{font-size:12px;margin-top:4px}.contact-notice{padding:12px 14px;border-radius:12px;background:#fff8e8;color:#806021;font-size:11px;line-height:1.7;margin:0 0 14px}.message-editor form{padding:17px}.message-editor label{display:block;margin-bottom:13px}.message-editor .service-primary{width:100%;margin:0}.message-history>article{padding:16px 17px;border-top:1px solid #eff1f4}.message-history>article:first-of-type{border-top:0}.message-history header{display:flex;justify-content:space-between;gap:10px}.message-history header b{font-size:13px}.message-history header span{font-size:9px;color:#4054c7}.message-history article>p,.service-reply p{font-size:11px;line-height:1.7;color:#666e7b;margin:8px 0}.message-history article>small,.service-reply small{font-size:9px;color:#a0a7b1}.service-reply{margin-top:12px;border-radius:10px;padding:11px;background:#f4f6ff}.service-reply b{font-size:11px;color:#4054c7}.checkout-section-head{display:flex;align-items:center;justify-content:space-between}.checkout-section-head h2{margin:0}.checkout-section-head a{font-size:11px;color:#4054c7}.discount-money{color:#ef342b!important}
@media(max-width:480px){.address-form-grid{grid-template-columns:1fr}.address-form-grid .span-2{grid-column:auto}.coupon-card{grid-template-columns:88px 1fr}.coupon-card>form,.coupon-card>em{grid-column:1/-1;justify-content:flex-end;padding:0 12px 10px}.coupon-value b{font-size:26px}.contact-actions{grid-template-columns:1fr}.favorite-list article{grid-template-columns:1fr}.favorite-list form{text-align:right}}
.coupon-card.unavailable{filter:grayscale(1);opacity:.62}

/* 商城闭环：账号、消息、评价与售后 */
.profile-tools{margin-left:auto;display:flex;align-items:center;gap:14px}.profile-tools .settings{margin-left:0;font-size:25px}.notice-bell{font-size:25px;line-height:1;transform:rotate(180deg)}
.page-profile .app-shell,.page-notifications .app-shell{background:#f5f6f8}.page-profile .page-content,.page-notifications .page-content{padding:14px 14px 38px}.profile-summary-card{display:flex;align-items:center;gap:14px;padding:20px;background:linear-gradient(135deg,#4054c7,#7584e4);border-radius:18px;color:#fff;box-shadow:0 10px 28px rgba(64,84,199,.2)}.profile-avatar-large{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);color:#4054c7;font-size:25px;font-weight:800;border:3px solid rgba(255,255,255,.45)}.profile-summary-card>div:nth-child(2){min-width:0;flex:1}.profile-summary-card h2{margin:0 0 4px;font-size:20px}.profile-summary-card p{margin:0;color:rgba(255,255,255,.82)}.profile-summary-card small{display:block;margin-top:6px;color:rgba(255,255,255,.68)}.profile-summary-card>span{align-self:flex-start;background:rgba(255,255,255,.16);border-radius:12px;padding:5px 9px;font-size:11px}.settings-card{background:#fff;border-radius:16px;margin-top:13px;padding:18px}.settings-card-head{display:flex;align-items:center;gap:11px;border-bottom:1px solid #eff1f4;padding-bottom:14px}.settings-card-head>span{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eef1ff;font-size:21px}.settings-card-head h2{font-size:18px;margin:0}.settings-card-head p{color:#9097a3;font-size:11px;margin:4px 0 0}.settings-card form label{display:block;margin-top:14px;color:#555d6c;font-size:13px}.settings-card input{display:block;width:100%;height:46px;margin-top:7px;border:1px solid #e0e4eb;border-radius:11px;padding:0 13px;background:#fafbfc;outline:0}.settings-card input:focus{border-color:#7180d8;box-shadow:0 0 0 3px #eef0ff}.settings-card input:disabled{color:#939aa6;background:#f3f4f6}.settings-submit{width:100%;height:46px;border:0;border-radius:12px;background:#4054c7;color:#fff;font-weight:700;margin-top:17px}.settings-links{background:#fff;border-radius:16px;margin-top:13px;padding:0 17px}.settings-links a{height:58px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;border-bottom:1px solid #eff1f4}.settings-links a:last-child{border-bottom:0}.settings-links span{font-size:18px}.settings-links b{font-size:14px;font-weight:600}.settings-links em{font-size:23px;color:#a2a8b1;font-style:normal}
@media(max-width:480px){.service-grid{grid-template-columns:repeat(3,1fr);row-gap:18px}}

/* 拼多多风格响应式首页：移动端 H5，桌面端宽屏商城 */
.page-home{background:#f3f3f3}.page-home .app-shell{background:#f3f3f3}.page-home .page-content{padding-bottom:96px}.pc-store-top{display:none}.home-hero{height:166px;padding:0;background:linear-gradient(135deg,#ef2b2d 0%,#ff4b36 100%);color:#fff}.hero-inner{height:100%;position:relative;padding:38px 14px 12px}.hero-brand{color:#fff}.brand-word{font-size:30px}.brand-cn{font-size:13px;margin-top:5px;color:rgba(255,255,255,.9)}.hero-capsule{top:33px;right:14px;background:rgba(255,255,255,.94)}.hero-language{top:7px}.home-search{height:44px;left:14px;right:14px;bottom:13px;border-radius:23px;justify-content:flex-start;padding-left:14px;gap:7px;box-shadow:0 4px 14px rgba(145,16,19,.16)}.home-search span{font-size:22px;color:#999}.home-search input{width:auto;flex:1;min-width:0;font-size:14px}.home-search button{height:34px;border:0;border-radius:18px;background:#ef2b2d;color:#fff;padding:0 18px;margin-right:5px;font-weight:700}.home-channel-nav{display:none}.home-showcase{background:#fff}.banner-slider{margin:10px 10px 0}.banner-track{border-radius:10px;box-shadow:none;aspect-ratio:2.05/1}.banner-dots{position:absolute;left:0;right:0;bottom:2px;padding:8px;z-index:2}.banner-dots button{width:7px;height:7px;background:rgba(255,255,255,.7)}.banner-dots button.active{background:#ef2b2d}.home-promo-side{display:none}.home-trust-strip{background:#fff;border-top:1px solid #f5f5f5}.home-trust-strip>div{height:42px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;color:#777;font-size:11px}.section-block{background:#fff;margin-top:10px;padding:16px 12px}.section-title{margin-bottom:16px}.section-title h2{font-size:20px;letter-spacing:0}.section-title h2 small{font-size:11px;color:#999}.title-more{font-size:12px;color:#999}.health-grid{grid-template-columns:repeat(5,1fr);gap:16px 4px}.health-icon{width:54px;height:54px;border-radius:50%;background:#fff4f2}.health-icon img{width:38px;height:38px}.health-grid em{font-size:12px;margin-top:7px;overflow:hidden;text-overflow:ellipsis}.home-deal-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:10px;background:#eee}.home-deal-band a{min-width:0;background:#fff;padding:14px 10px;display:flex;flex-direction:column}.home-deal-band strong{font-size:15px;color:#222}.home-deal-band span{font-size:10px;color:#999;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-deal-band em{font-size:10px;color:#ef2b2d;font-style:normal;margin-top:9px}.deal-countdown{font-size:11px;color:#ef2b2d;background:#fff0ef;padding:5px 9px;border-radius:12px}.page-home .product-grid{gap:8px}.page-home .product-card{border-radius:5px;box-shadow:none;border:1px solid #f0f0f0}.page-home .product-info{padding:9px 9px 11px}.page-home .product-name{font-size:13px;height:39px}.page-home .price{font-size:19px}.page-home .product-badge{top:7px;left:7px;border-radius:3px;background:#ef2b2d}.page-home .round-cart{width:27px;height:27px;font-size:20px;background:#ef2b2d}.home-recommend-block .section-title.centered{justify-content:center}.home-recommend-block .section-title.centered h2{text-align:center}.home-recommend-block .section-title.centered h2:before,.home-recommend-block .section-title.centered h2:after{content:"";display:inline-block;width:28px;height:1px;background:#ddd;vertical-align:middle;margin:0 10px}.page-home .bottom-nav a.active{color:#ef2b2d}

@media(min-width:900px){body.page-home{padding:0;background:#f3f3f3}.page-home .app-shell{max-width:none;min-height:100vh;margin:0;border-radius:0;overflow:visible;box-shadow:none}.page-home .page-content{padding-bottom:50px}.page-home .bottom-nav{display:none}.pc-store-top{display:block;height:36px;background:#f5f5f5;border-bottom:1px solid #e7e7e7;color:#666;font-size:12px}.pc-store-top>div{max-width:1200px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.pc-store-top nav{display:flex;align-items:center;gap:22px}.pc-store-top nav a:hover{color:#ef2b2d}.pc-store-top nav b{color:#ef2b2d}.home-hero{height:116px;background:#fff;color:#ef2b2d}.hero-inner{max-width:1200px;margin:auto;padding:20px 0;display:flex;align-items:center}.hero-brand{position:static;width:300px;color:#ef2b2d}.brand-word{font-size:37px}.brand-cn{font-size:14px;color:#555}.hero-capsule,.hero-language{display:none}.home-search{position:static;width:600px;height:48px;margin-left:70px;border:2px solid #ef2b2d;border-radius:2px;box-shadow:none;padding-left:14px}.home-search button{height:44px;margin:0;border-radius:0;padding:0 34px;font-size:16px}.home-channel-nav{height:46px;background:#fff;border-bottom:2px solid #ef2b2d;display:flex;align-items:stretch;justify-content:center}.home-channel-nav a{min-width:105px;padding:0 18px;display:flex;align-items:center;justify-content:center;font-size:15px}.home-channel-nav a:hover,.home-channel-nav a.active{background:#ef2b2d;color:#fff}.home-main-width{max-width:1200px;margin-left:auto;margin-right:auto}.home-showcase{display:grid;grid-template-columns:minmax(0,2.45fr) minmax(270px,.75fr);gap:12px;margin-top:14px;background:transparent}.banner-slider{margin:0}.banner-track{aspect-ratio:2.45/1;border-radius:4px}.home-promo-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}.home-promo-side a{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff1ed,#ffd7cd);padding:22px;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.home-promo-side a:last-child{background:linear-gradient(135deg,#fff9e5,#ffe7a4)}.home-promo-side a:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-20px;bottom:-35px;background:rgba(239,43,45,.11)}.home-promo-side span{color:#ef2b2d;font-size:13px}.home-promo-side b{font-size:21px;margin-top:8px}.home-promo-side small{color:#8b6c6c;margin-top:8px}.home-trust-strip{margin-top:14px}.home-trust-strip>div{max-width:1200px;height:48px;margin:auto;font-size:13px}.section-block{margin-top:14px;padding:24px}.section-title h2{font-size:24px}.section-title h2 small{font-size:14px}.health-grid{grid-template-columns:repeat(10,1fr);gap:20px}.health-icon{width:68px;height:68px}.health-grid em{font-size:14px}.home-deal-band{margin-top:14px;gap:12px;background:transparent}.home-deal-band a{min-height:105px;padding:20px 24px;border-radius:4px;background:linear-gradient(135deg,#fff,#fff3f0)}.home-deal-band a:nth-child(2){background:linear-gradient(135deg,#fff,#f1f4ff)}.home-deal-band a:nth-child(3){background:linear-gradient(135deg,#fff,#fff9e7)}.home-deal-band strong{font-size:20px}.home-deal-band span,.home-deal-band em{font-size:13px}.page-home .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.page-home .product-card{transition:transform .2s,box-shadow .2s}.page-home .product-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.page-home .product-picture{aspect-ratio:1/1}.page-home .product-name{font-size:14px;height:42px}.home-recommend-block{padding-bottom:35px}}

@media(min-width:900px) and (max-width:1240px){.pc-store-top>div,.hero-inner,.home-main-width,.home-trust-strip>div{max-width:calc(100% - 40px)}.home-search{margin-left:30px;flex:1}.health-grid{grid-template-columns:repeat(8,1fr)}.page-home .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.notice-overview{background:linear-gradient(135deg,#fff,#f1f3ff);border:1px solid #e4e7f6;border-radius:17px;padding:20px;display:flex;align-items:center;justify-content:space-between}.notice-overview>div{display:grid;grid-template-columns:48px 1fr;column-gap:12px}.notice-overview>div>span{grid-row:1/4;width:48px;height:48px;border-radius:14px;background:#4054c7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:23px}.notice-overview h2{font-size:19px;margin:2px 0}.notice-overview p{grid-column:2;color:#8c93a0;font-size:12px;margin:0}.notice-overview>b{min-width:40px;height:40px;border-radius:20px;background:#fff;color:#4054c7;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(50,68,155,.12)}.notice-list{background:#fff;border-radius:17px;margin-top:13px;padding:0 17px}.notice-list>a{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid #eff1f4}.notice-list>a:last-of-type{border-bottom:0}.notice-icon{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#edf1ff;color:#4054c7;font-weight:800}.notice-icon.service{background:#eaf8f1;color:#17855a}.notice-list h3{font-size:14px;margin:0 0 5px}.notice-list p{color:#737b89;font-size:12px;line-height:1.55;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.notice-list small{display:block;color:#a1a7b1;font-size:10px;margin-top:6px}.notice-list em{font-size:22px;color:#a7adb6;font-style:normal}
.cart-item-head{display:flex;align-items:flex-start;gap:8px}.cart-item-head>a{flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:15px;line-height:1.45;font-weight:600}.cart-remove{border:0;background:#fff0f0;color:#d24b52;border-radius:8px;padding:5px 8px;font-size:11px;flex:0 0 auto}
.privacy-agreement{display:flex!important;align-items:flex-start;gap:9px;border:1px solid #e5e8ef;border-radius:10px;background:#fafbfc;padding:11px!important;margin-top:12px!important;line-height:1.55}.privacy-agreement input{width:17px!important;height:17px;margin:2px 0 0!important;flex:0 0 auto}.privacy-agreement span{font-size:12px;color:#596170}.privacy-details{margin-top:9px;font-size:11px;color:#727a88}.privacy-details summary{color:#4054c7;cursor:pointer}.privacy-details p{margin:8px 0 0;line-height:1.7}
.address-document-editor{margin:0 17px 16px;padding:14px;border:1px solid var(--medical-line);border-radius:12px;background:#f7fcfa}.address-document-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.address-document-head b,.address-document-head small{display:block}.address-document-head b{font-size:14px;color:#1f3a34}.address-document-head small{margin-top:4px;color:#7c8c87;font-size:10px;line-height:1.5}.address-document-head>span{flex:0 0 auto;padding:4px 9px;border-radius:12px;background:#fff2e6;color:#b96b17;font-size:10px;font-weight:700}.address-document-head>span.complete{background:#e7f7f1;color:#168267}.address-document-editor .document-upload-grid{margin-top:12px}.address-document-editor>p{margin:10px 0 0;color:#74837f;font-size:10px;line-height:1.65}.address-document-editor .address-document-upgrade{padding:10px;border-radius:9px;background:#fff5e8;color:#9b651e}.address-document-delete{padding:0 17px 17px;text-align:right}.address-document-delete button{border:0;background:transparent;color:#bd4b4b;font-size:11px;cursor:pointer}.address-person .identity-state{background:#fff5e8;color:#a86b20}.address-person .identity-state.complete{background:#e7f7f1;color:#168267}.saved-document-notice{display:flex;flex-direction:column;gap:5px;margin-top:15px;padding:14px;border:1px solid #bfe5d9;border-radius:11px;background:#edf9f5;color:#176b58}.saved-document-notice b{font-size:13px}.saved-document-notice span{font-size:10px;line-height:1.6;color:#5b7e75}.saved-document-notice[hidden],.document-upload-grid[hidden]{display:none!important}
.product-review-section{background:#fff;margin-top:10px;padding:20px 22px}.review-summary{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #eff1f4}.review-summary h2{font-size:18px;margin:0}.review-summary p{color:#969da8;font-size:11px;margin:5px 0 0}.review-summary strong{color:#f3a11a;font-size:27px;text-align:right}.review-summary strong small{font-size:12px;color:#8d94a0}.review-summary strong em{display:block;color:#979da7;font-size:10px;font-style:normal;margin-top:3px}.product-review-list article{padding:16px 0;border-bottom:1px solid #eff1f4}.product-review-list article:last-child{border-bottom:0}.product-review-list header{display:flex;align-items:center;gap:9px}.review-avatar{width:36px;height:36px;border-radius:50%;background:#eef1ff;color:#4054c7;display:flex;align-items:center;justify-content:center;font-weight:700}.product-review-list header div{display:flex;flex-direction:column;gap:2px}.product-review-list header b{font-size:13px}.product-review-list header em{font-size:12px;color:#f3a11a;font-style:normal;letter-spacing:1px}.product-review-list header small{margin-left:auto;color:#a1a7b0;font-size:10px}.product-review-list article>p{color:#515967;font-size:13px;line-height:1.7;margin:12px 0 0}.merchant-reply{margin-top:10px;padding:10px;border-radius:9px;background:#f7f8fb;color:#707987;font-size:11px;line-height:1.65}.merchant-reply b{color:#4054c7;margin-right:6px}.review-empty{text-align:center;color:#9aa1ac;font-size:12px;padding:30px 8px}
.commerce-upgrade-tip{margin:12px 13px 0;padding:10px 12px;border-radius:10px;background:#fff7e7;color:#90691e;font-size:11px;line-height:1.6}.review-editor,.refund-editor{border:1px solid #e5e8ef;border-radius:10px;background:#fafbfc;margin:0 0 11px;padding:0 12px}.review-editor summary,.refund-editor summary{padding:11px 0;color:#4054c7;font-size:12px;font-weight:700;cursor:pointer}.review-editor form,.refund-editor form{padding:0 0 12px}.review-editor label,.refund-editor label{display:block;color:#626b79;font-size:11px;margin-top:9px}.review-editor select,.refund-editor select,.review-editor textarea,.refund-editor textarea{display:block;width:100%;border:1px solid #dfe3ea;border-radius:8px;background:#fff;padding:9px 10px;margin-top:6px;outline:0}.review-editor textarea,.refund-editor textarea{height:68px;resize:vertical}.review-editor button,.refund-editor button{width:100%;height:38px;border:0;border-radius:9px;background:#4054c7;color:#fff;margin-top:10px;font-weight:700}.submitted-review{display:flex;gap:10px;background:#fafbfc;border-radius:10px;padding:11px;margin-bottom:11px}.submitted-review>span{color:#f3a11a;font-size:12px;white-space:nowrap}.submitted-review div{min-width:0}.submitted-review b{font-size:11px;color:#4054c7}.submitted-review p{font-size:11px;color:#626b79;margin:4px 0}.submitted-review small{display:block;color:#17855a;font-size:10px}.refund-status-card{display:grid;grid-template-columns:1fr auto;gap:7px;border:1px solid #f0d79a;background:#fffaf0;border-radius:10px;padding:12px;margin-bottom:11px}.refund-status-card div{display:flex;flex-direction:column;gap:3px}.refund-status-card span{font-size:10px;color:#9a7b43}.refund-status-card b{font-size:13px;color:#9b6715}.refund-status-card small{font-size:10px;color:#826d4d}.refund-status-card>em{font-size:9px;color:#a39a88;font-style:normal}.refund-status-card>p{grid-column:1/-1;border-top:1px solid #f1e2bd;margin:3px 0 0;padding-top:8px;color:#715c35;font-size:11px}.refund-editor{margin:11px 0 0}.order-item>a{display:block}.order-foot{flex-wrap:wrap}.order-buttons{flex-wrap:wrap;justify-content:flex-end}
@media(max-width:520px){.profile-row{padding-left:20px;padding-right:20px}.profile-tools{gap:9px}.notice-bell,.profile-tools .settings{font-size:22px}.order-foot{align-items:flex-end;flex-direction:column}.order-buttons{width:100%}.order-buttons form{flex:1}.order-buttons button{width:100%}.refund-status-card{grid-template-columns:1fr}.review-summary strong{font-size:23px}}
@media(max-width:899px){.page-home .hero-language,.page-home .hero-capsule{display:none!important}}

/* 2026 全站医药主题与 PC / H5 自适应 */
:root{--medical:#0b8f7b;--medical-dark:#087263;--medical-blue:#2563a9;--medical-soft:#eaf8f5;--medical-line:#d9ece7}
.desktop-utility-bar,.desktop-store-header,.desktop-category-nav{display:none}
.top-header{border-bottom-color:var(--medical-line);box-shadow:0 6px 22px rgba(17,102,88,.035)}
.top-header:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--medical),transparent);opacity:.18}
.account-hero,.points-hero,.profile-summary-card,.contact-hero{background:linear-gradient(135deg,#087a6a 0%,#159d88 56%,#3174ad 100%)}
.avatar{color:var(--medical-dark)}
.service-primary,.settings-submit,.invite-link button,.primary-button{background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff}
.service-panel,.settings-card,.invite-card,.points-ledger,.order-card,.checkout-card,.auth-card{border:1px solid var(--medical-line);box-shadow:0 10px 30px rgba(25,99,85,.055)}
.service-panel-head h2:before,.settings-card-head h2:before{content:"+";display:inline-flex;width:18px;height:18px;margin-right:8px;border-radius:5px;align-items:center;justify-content:center;background:var(--medical-soft);color:var(--medical);font-size:14px;font-weight:800;vertical-align:2px}
.checkout-card h2,.detail-section h2{border-color:var(--medical)}
.checkout-section-head a,.service-panel-head>a,.service-panel-head>span,.address-list footer a,.address-list footer button,.contact-actions span,.service-reply b{color:var(--medical)}
.category-sidebar a.active,.order-tabs a.active{color:var(--medical)}
.category-sidebar a.active:before,.order-tabs a.active:after{background:var(--medical)}
.page-addresses .app-shell,.page-coupons .app-shell,.page-favorites .app-shell,.page-contact .app-shell,.page-profile .app-shell,.page-notifications .app-shell,.page-points .app-shell,.page-orders .app-shell,.page-checkout .app-shell,.page-cart .app-shell,.page-category .app-shell,.page-search .app-shell,.page-product .app-shell{background:linear-gradient(180deg,#f5fbf9 0,#f6f7f9 260px)}

@media(min-width:900px){
  html{background:#edf5f2}
  body:not(.page-home){min-width:1000px;background:radial-gradient(circle at 8% 5%,rgba(11,143,123,.09),transparent 25%),radial-gradient(circle at 94% 90%,rgba(37,99,169,.07),transparent 25%),#edf5f2}
  body:not(.page-home) .app-shell{max-width:1440px;min-height:100vh;margin:0 auto;background:#f7faf9;box-shadow:0 0 60px rgba(21,75,65,.09)}
  .desktop-utility-bar{height:34px;display:block;background:#f5f7f6;border-bottom:1px solid #e6ecea;color:#71807c;font-size:11px}
  .desktop-utility-bar>div{max-width:1200px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}
  .desktop-utility-bar nav{height:100%;display:flex;align-items:center}.desktop-utility-bar nav a{padding:0 11px;border-left:1px solid #e3e8e6}.desktop-utility-bar nav a:hover,.desktop-utility-bar .utility-login{color:var(--medical)}
  .desktop-store-header{height:104px;padding:0 42px;display:grid;grid-template-columns:240px minmax(420px,1fr) 190px;align-items:center;gap:28px;background:#fff;border-bottom:0;position:relative;top:auto;z-index:50;box-shadow:none}
  .desktop-store-brand{display:flex;flex-direction:column;min-width:230px;color:var(--medical-dark)}
  .desktop-store-brand b{font-size:34px;font-style:italic;line-height:1}.desktop-store-brand sup{font-size:9px}.desktop-store-brand span{font-size:12px;letter-spacing:2px;color:#71847f;margin-top:8px}
  .desktop-global-search{min-width:0}.desktop-global-search>div{height:48px;display:flex;align-items:center;border:2px solid var(--medical);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 7px 22px rgba(11,143,123,.08)}.desktop-global-search>div>span{padding-left:17px;color:var(--medical);font-size:23px;transform:rotate(-18deg)}.desktop-global-search input{flex:1;min-width:0;height:100%;border:0;outline:0;padding:0 12px;background:transparent;font-size:14px}.desktop-global-search button{align-self:stretch;width:96px;border:0;border-radius:22px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff;font-weight:700}.desktop-global-search p{display:flex;gap:16px;margin:7px 16px 0;color:#87928f;font-size:10px}.desktop-global-search p a:hover{color:var(--medical)}
  .desktop-store-service{margin-left:0;display:flex;flex-direction:column;align-items:flex-end}.desktop-store-service span{color:var(--medical);font-size:12px;font-weight:700}.desktop-store-service b{font-size:13px;color:#53645f;margin-top:6px}.desktop-store-service small{font-size:10px;color:#929d99;margin-top:5px}
  .desktop-category-nav{height:46px;display:block;background:#fff;border-bottom:2px solid var(--medical);position:relative;top:auto;z-index:49;box-shadow:0 5px 18px rgba(28,92,80,.035)}
  .desktop-category-nav>div{max-width:1200px;height:100%;margin:0 auto;display:flex;align-items:stretch;justify-content:center;overflow:hidden}
  .desktop-category-nav a{min-width:90px;padding:0 14px;display:flex;align-items:center;justify-content:center;color:#35443f;font-size:13px;font-weight:600;white-space:nowrap;border-bottom:3px solid transparent}
  .desktop-category-nav a:hover,.desktop-category-nav a.active{color:var(--medical);background:#f3fbf8;border-bottom-color:var(--medical)}
  .desktop-category-nav .all-category-entry{min-width:180px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff;border-bottom-color:transparent}.desktop-category-nav .all-category-entry:hover,.desktop-category-nav .all-category-entry.active{background:linear-gradient(135deg,var(--medical-dark),#205f91);color:#fff;border-bottom-color:transparent}
  body:not(.page-home) .top-header{height:72px;max-width:1200px;margin:0 auto;padding:0 4px;grid-template-columns:54px 1fr 54px;background:transparent;border:0;box-shadow:none}
  body:not(.page-home) .top-header:after{left:0;right:0}
  body:not(.page-home) .top-header h1{text-align:left;font-size:25px;font-weight:700;color:#19322d}
  body:not(.page-home) .header-back{width:40px;height:40px;border-radius:12px;background:#fff;border:1px solid var(--medical-line);font-size:31px;text-align:center;box-shadow:0 5px 16px rgba(24,91,79,.06)}
  body:not(.page-home) .page-content{width:calc(100% - 64px);max-width:1200px;min-height:calc(100vh - 152px);margin:0 auto;padding:26px 0 70px}
  body:not(.page-home) .bottom-nav{display:none}
  .page-category .page-content{background:transparent}.category-search{max-width:760px;margin:0 auto 22px;background:#fff;border:1px solid var(--medical-line);box-shadow:0 8px 24px rgba(29,89,78,.05)}
  .category-layout{grid-template-columns:220px 1fr;min-height:620px;border:1px solid var(--medical-line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(26,92,80,.055)}
  .category-sidebar a{height:58px}.category-main{padding:34px 40px}.subcategory-grid{grid-template-columns:repeat(5,1fr);gap:30px 16px}.subcategory-grid span{width:96px}.compact .product-card:nth-child(n){display:block}.product-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}
  .page-search .search-page-box{margin-top:0}.page-search .result-summary{margin:0 0 20px}.page-search .search-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
  .page-cart .quality-row,.page-cart .cart-count{border-radius:14px;margin-bottom:12px;border:1px solid var(--medical-line)}.page-cart .cart-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.page-cart .cart-item{margin:0;border:1px solid var(--medical-line);border-radius:15px}.page-cart .recommendations{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.page-cart .cart-checkout{position:sticky;left:auto;bottom:18px;transform:none;width:100%;margin-top:18px;border-radius:18px;border:1px solid var(--medical-line)}
  .page-account .page-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}.page-account .account-hero{grid-column:1/-1;height:290px;border-radius:22px;box-shadow:0 16px 38px rgba(8,114,99,.18)}.page-account .account-card{margin:0;border:1px solid var(--medical-line);border-radius:18px}.page-account .logout-form{grid-column:1/-1;margin:0}.page-account .service-grid{grid-template-columns:repeat(3,1fr)}
  .page-profile .page-content{display:grid;grid-template-columns:360px 1fr;gap:20px;align-items:start}.page-profile .profile-summary-card{grid-row:span 2;min-height:210px;align-items:flex-start}.page-profile .settings-card{margin:0}.page-profile .settings-links{grid-column:2;margin:0}
  .page-points .page-content{display:grid;grid-template-columns:360px 1fr;gap:20px;align-items:start}.page-points .points-hero{min-height:220px;justify-content:center}.page-points .invite-card{grid-column:1;margin:0}.page-points .points-ledger{grid-column:2;grid-row:1/span 2;margin:0}
  .page-addresses .page-content{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.page-addresses .service-panel{margin:0}
  .page-coupons .coupon-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-coupons .service-panel,.page-favorites .service-panel{margin-bottom:20px}
  .page-favorites .favorite-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.page-favorites .favorite-list article{border:0;border-bottom:1px solid #eff1f4}
  .page-contact .page-content{display:grid;grid-template-columns:360px 1fr;gap:20px;align-items:start}.page-contact .contact-hero,.page-contact .contact-actions,.page-contact .contact-notice{grid-column:1}.page-contact .message-editor,.page-contact .message-history{grid-column:2}.page-contact .message-editor{grid-row:1/span 3}.page-contact .service-panel{margin:0 0 20px}
  .page-notifications .notice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.page-notifications .notice-list>a{border:1px solid var(--medical-line);border-radius:14px;background:#fff}
  .page-login .page-content{display:flex;align-items:flex-start;justify-content:center}.page-login .auth-card{width:500px;margin:30px 0;padding:40px;border-color:var(--medical-line)}.page-login .auth-logo{color:var(--medical)}
  .page-product .product-detail{display:grid;grid-template-columns:minmax(420px,520px) 1fr;gap:20px;padding-bottom:20px}.page-product .detail-gallery,.page-product .detail-copy,.page-product .detail-section,.page-product .product-review-section{border:1px solid var(--medical-line);border-radius:18px;overflow:hidden;background:#fff}.page-product .detail-copy{margin:0;padding:32px}.page-product .detail-section,.page-product .product-review-section{grid-column:1/-1;margin:0;padding:28px 32px}.page-product .detail-bar{position:sticky;left:auto;bottom:18px;transform:none;width:760px;margin:18px auto 0;border:1px solid var(--medical-line);border-radius:35px;overflow:hidden}
  .page-checkout .checkout-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0}.page-checkout .checkout-card{margin:0}.page-checkout .checkout-submit{position:sticky;left:auto;bottom:18px;transform:none;grid-column:1/-1;width:100%;border:1px solid var(--medical-line);border-radius:18px}
  .page-orders .order-tabs{border:1px solid var(--medical-line);border-radius:14px;overflow:hidden;margin-bottom:18px}.page-orders .orders-list{padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.page-orders .order-card{margin:0}
}

@media(min-width:900px) and (max-width:1180px){body:not(.page-home) .page-content,body:not(.page-home) .top-header{max-width:calc(100% - 48px)}.desktop-utility-bar>div{max-width:calc(100% - 48px)}.desktop-store-header{padding:0 24px;grid-template-columns:200px minmax(380px,1fr) 155px;gap:18px}.desktop-store-brand{min-width:0}.desktop-store-brand b{font-size:29px}.desktop-category-nav>div{max-width:calc(100% - 48px)}.desktop-category-nav a{min-width:76px;padding:0 9px}.desktop-category-nav .all-category-entry{min-width:150px}.subcategory-grid{grid-template-columns:repeat(4,1fr)}.page-search .search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* 首页 PC 与全站共用同一套桌面外壳；手机端继续使用原 H5 首页 */
@media(min-width:900px){
  body.page-home{min-width:1000px;padding:20px 0;background:radial-gradient(circle at 8% 5%,rgba(11,143,123,.09),transparent 25%),radial-gradient(circle at 94% 90%,rgba(37,99,169,.07),transparent 25%),#edf5f2}
  .page-home .app-shell{max-width:1440px;min-height:calc(100vh - 40px);margin:0 auto;border-radius:24px;overflow:hidden;background:#f7faf9;box-shadow:0 0 60px rgba(21,75,65,.09)}
  .page-home .desktop-utility-bar{display:block}
  .page-home .desktop-store-header{display:grid}
  .page-home .page-content{min-height:calc(100vh - 184px);padding-bottom:70px}
  .page-home .pc-store-top{display:none}
  .page-home .home-hero{display:none}
  .page-home .home-main-width{max-width:1200px}
  .page-home .home-showcase{margin-top:22px;gap:18px}
  .page-home .banner-track{border:1px solid var(--medical-line);border-radius:16px;box-shadow:0 12px 34px rgba(26,92,80,.07)}
  .page-home .banner-dots button.active{background:var(--medical)}
  .page-home .home-promo-side{gap:18px}
  .page-home .home-promo-side a{border:1px solid var(--medical-line);border-radius:16px;background:linear-gradient(135deg,#effaf7,#dff4ee);box-shadow:0 10px 28px rgba(26,92,80,.055)}
  .page-home .home-promo-side a:last-child{background:linear-gradient(135deg,#eef5fb,#dfeefa)}
  .page-home .home-promo-side a:after{background:rgba(11,143,123,.10)}
  .page-home .home-promo-side span{color:var(--medical)}
  .page-home .home-promo-side small{color:#668078}
  .page-home .home-trust-strip{max-width:1200px;margin:18px auto 0;border:1px solid var(--medical-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(26,92,80,.04)}
  .page-home .section-block{margin-top:18px;padding:26px;border:1px solid var(--medical-line);border-radius:18px;background:#fff;box-shadow:0 10px 32px rgba(26,92,80,.045)}
  .page-home .section-title h2{color:#19322d}.page-home .section-title h2 small,.page-home .title-more{color:#74847f}
  .page-home .health-icon{background:var(--medical-soft);border:1px solid #d9eee8}
  .page-home .home-deal-band{margin-top:18px;gap:18px}
  .page-home .home-deal-band a{min-height:112px;padding:22px 25px;border:1px solid var(--medical-line);border-radius:16px;background:linear-gradient(135deg,#fff,#effaf7);box-shadow:0 9px 26px rgba(26,92,80,.04)}
  .page-home .home-deal-band a:nth-child(2){background:linear-gradient(135deg,#fff,#eef5fb)}
  .page-home .home-deal-band a:nth-child(3){background:linear-gradient(135deg,#fff,#f2faf5)}
  .page-home .home-deal-band em,.page-home .deal-countdown{color:var(--medical)}
  .page-home .deal-countdown{background:var(--medical-soft)}
  .page-home .product-card{border:1px solid var(--medical-line);border-radius:14px;box-shadow:0 8px 24px rgba(26,92,80,.045)}
  .page-home .product-badge,.page-home .round-cart{background:linear-gradient(135deg,var(--medical),var(--medical-blue))}
  .page-home .product-card:hover{box-shadow:0 14px 32px rgba(26,92,80,.10)}
}

@media(min-width:900px) and (max-width:1240px){.page-home .hero-inner,.page-home .home-main-width,.page-home .home-trust-strip{max-width:calc(100% - 48px)}}

/* PC 全屏直角外壳，内部内容保持淘宝式 1200px 居中 */
@media(min-width:900px){
  body.page-home,body:not(.page-home){padding:0;background:#edf5f2}
  body.page-home .app-shell,body:not(.page-home) .app-shell{width:100%;max-width:none;min-height:100vh;margin:0;border-radius:0;overflow:visible;box-shadow:none}
  .desktop-store-header{padding-left:max(24px,calc((100% - 1200px)/2));padding-right:max(24px,calc((100% - 1200px)/2))}
  .desktop-utility-bar>div,.desktop-category-nav>div{width:calc(100% - 48px);max-width:1200px}
}

/* H5 首页：简洁医药主题，活动入口统一收进“我的服务” */
@media(max-width:899px){
  .page-home,.page-home .app-shell{background:#f4f7f6}
  .page-home .page-content{padding-bottom:calc(88px + var(--safe-bottom))}
  .page-home .home-hero{height:148px;background:linear-gradient(145deg,#e8f7f3 0%,#f4fbf9 58%,#edf5fb 100%);color:#17342e;border-bottom:1px solid var(--medical-line)}
  .page-home .hero-inner{padding:26px 14px 12px}
  .page-home .hero-brand{color:var(--medical-dark)}
  .page-home .brand-word{font-size:27px;letter-spacing:-.5px}
  .page-home .brand-cn{font-size:11px;color:#647b75;margin-top:5px}
  .page-home .home-search{height:42px;left:14px;right:14px;bottom:12px;padding-left:13px;border:1px solid #cfe7e1;border-radius:22px;background:#fff;box-shadow:0 7px 20px rgba(11,143,123,.08)}
  .page-home .home-search span{color:var(--medical);font-size:20px}
  .page-home .home-search input{font-size:13px}
  .page-home .home-search button{height:32px;margin-right:4px;padding:0 17px;border-radius:17px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));font-size:12px}
  .page-home .banner-slider{margin:12px 12px 0}
  .page-home .banner-track{aspect-ratio:2.15/1;border:1px solid var(--medical-line);border-radius:13px;box-shadow:0 8px 24px rgba(26,92,80,.06)}
  .page-home .banner-dots button.active{background:var(--medical)}
  .page-home .home-trust-strip{margin:10px 12px 0;border:1px solid var(--medical-line);border-radius:11px;background:#fff;overflow:hidden}
  .page-home .home-trust-strip>div{height:38px;color:#6d7d79;font-size:9px}
  .page-home .section-block{margin:10px 12px 0;padding:15px 12px;border:1px solid var(--medical-line);border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(26,92,80,.035)}
  .page-home .section-title{margin-bottom:14px}
  .page-home .section-title h2{font-size:18px;color:#17342e}
  .page-home .section-title h2 small{font-size:9px;color:#8a9894}
  .page-home .title-more{font-size:10px;color:var(--medical)}
  .page-home .health-grid{grid-template-columns:repeat(4,1fr);gap:14px 5px}
  .page-home .health-icon{width:50px;height:50px;border-radius:14px;background:var(--medical-soft);border:1px solid #d7ece6}
  .page-home .health-icon img{width:34px;height:34px}
  .page-home .health-grid em{font-size:11px;margin-top:6px}
  .page-home .flagship-block .section-title{margin-bottom:12px}
  .page-home .deal-countdown{color:var(--medical);background:var(--medical-soft)}
  .page-home .product-grid{gap:8px}
  .page-home .product-card{border:1px solid var(--medical-line);border-radius:11px;box-shadow:none}
  .page-home .product-badge,.page-home .round-cart{background:linear-gradient(135deg,var(--medical),var(--medical-blue))}
  .page-home .home-recommend-block{display:none}
  .page-home .bottom-nav a.active{color:var(--medical)}
}

/* 登录真人验证 */
.human-verification{margin:16px 0 4px;padding:12px;border:1px solid var(--medical-line);border-radius:12px;background:#f7fcfa}
.verification-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}
.verification-label b{font-size:13px;color:#25433d}
.verification-label small{font-size:10px;color:#82918d;font-weight:400}
.verification-row{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:8px;align-items:center}
.verification-question{height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #cfe7e1;border-radius:10px;background:#fff;color:var(--medical-dark);font-size:17px;font-weight:800;letter-spacing:.5px}
.human-verification .verification-row input{height:42px!important;margin:0!important;padding:0 11px!important;border-radius:10px!important;background:#fff!important}
.verification-refresh{height:42px;padding:0 12px;border:1px solid #b9ddd4;border-radius:10px;background:#fff;color:var(--medical);font-size:11px;font-weight:700;white-space:nowrap}
.human-verification.loading{opacity:.72}.human-verification.error{border-color:#efc8c5;background:#fff8f7}.human-verification.error .verification-label small{color:#c64b45}

/* H5 操作按钮统一为医药主题；图标按钮、轮播圆点和底部导航不受影响 */
@media(max-width:899px){
  .primary-button,.service-primary,.settings-submit,.checkout-submit button,.order-document-form>button,.review-editor button,.refund-editor button,.coupon-card>form button,.order-foot button:not(.secondary-pay),.category-search button,.invite-link button{border:0;border-radius:11px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff;font-weight:700;box-shadow:0 6px 16px rgba(11,143,123,.14);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}
  .primary-button:active,.service-primary:active,.settings-submit:active,.checkout-submit button:active,.order-document-form>button:active,.review-editor button:active,.refund-editor button:active,.coupon-card>form button:active,.order-foot button:not(.secondary-pay):active,.category-search button:active,.invite-link button:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(11,143,123,.13)}
  .primary-button:disabled,.service-primary:disabled,.settings-submit:disabled,.checkout-submit button:disabled,.order-document-form>button:disabled,.review-editor button:disabled,.refund-editor button:disabled,.coupon-card>form button:disabled,.order-foot button:disabled,.category-search button:disabled,.invite-link button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}
  .cart-checkout{gap:8px}.cart-checkout>a,.cart-checkout .link-button{height:44px;border-radius:11px!important;padding:0 18px;justify-content:center;font-weight:700}
  .cart-checkout .link-button{border:1px solid #b9ddd4;background:#fff;color:var(--medical);box-shadow:none}.cart-checkout>a{background:linear-gradient(135deg,var(--medical),var(--medical-blue));box-shadow:0 6px 16px rgba(11,143,123,.14)}
  .detail-bar{gap:7px}.detail-bar>button{height:46px;border-radius:11px!important;padding:0 14px;font-weight:700}.detail-bar>button:nth-last-child(2){margin-left:auto;background:var(--medical-blue)}.detail-bar>button:last-child{background:linear-gradient(135deg,var(--medical),var(--medical-blue))}
  .order-foot button.secondary-pay{border:1px solid #b9ddd4;border-radius:11px;background:#fff;color:var(--medical);box-shadow:none}
  .logout-form button{height:46px;border:1px solid #e6cfcd;border-radius:11px;background:#fff;color:#c44640;font-weight:700}
  .favorite-toggle button,.favorite-list form button{border-color:#b9ddd4;border-radius:11px;color:var(--medical)}.favorite-toggle button.active{background:var(--medical-soft)}
  .coupon-value{background:var(--medical-soft);color:var(--medical-dark)}.coupon-value span,.coupon-card>em{color:var(--medical)}
  .contact-actions>a,.contact-actions>button{border:1px solid var(--medical-line);border-radius:12px}.contact-actions span{background:var(--medical-soft);color:var(--medical)}
  .verification-refresh{border-radius:10px;box-shadow:none}
}

@media(max-width:390px){.verification-row{grid-template-columns:82px minmax(0,1fr)}.verification-refresh{grid-column:1/-1;width:100%}}

/* 自建拼图滑块验证码：仅在提交登录/注册后弹出 */
.puzzle-modal-open{overflow:hidden}.puzzle-modal[hidden]{display:none!important}.puzzle-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(16,31,38,.52);backdrop-filter:blur(4px);opacity:0;transition:opacity .18s ease}.puzzle-modal.open{opacity:1}
.puzzle-dialog{width:min(390px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,31,42,.28);transform:translateY(12px) scale(.98);transition:transform .18s ease}.puzzle-modal.open .puzzle-dialog{transform:translateY(0) scale(1)}
.puzzle-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:17px 18px 12px}.puzzle-dialog-head>div{display:flex;flex-direction:column;gap:4px}.puzzle-dialog-head b{font-size:18px;color:#183b34}.puzzle-dialog-head small{font-size:10px;color:#899691}.puzzle-close{width:34px;height:34px;border:0;border-radius:10px;background:#f0f5f3;color:#60716d;font-size:24px;line-height:1}
.puzzle-verification{margin:0 14px 15px;padding:12px;border:1px solid var(--medical-line);border-radius:13px;background:#f7fcfa;user-select:none;-webkit-user-select:none}
.puzzle-stage{position:relative;width:100%;aspect-ratio:320/150;border-radius:11px;overflow:hidden;background:linear-gradient(135deg,#0b8fbe,#58c6dc)}
.puzzle-stage>img{display:block;width:100%;height:100%;object-fit:cover}
.puzzle-piece{position:absolute;left:5%;width:13.125%;height:auto;filter:drop-shadow(0 3px 4px rgba(2,41,70,.34));will-change:transform;pointer-events:none}
.puzzle-piece path{fill:#d9f7ff;fill-opacity:.92;stroke:#fff;stroke-width:1.2}
.puzzle-slider{position:relative;height:46px;margin-top:10px;border:1px solid #d5dde5;border-radius:23px;background:#e7ebef;overflow:hidden}
.puzzle-slider>em{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-left:50px;color:#7a8791;font-size:11px;font-style:normal;letter-spacing:.2px;pointer-events:none}
.puzzle-progress{position:absolute;left:0;top:0;bottom:0;width:24px;background:linear-gradient(90deg,#dff5ef,#c9e9f2)}
.puzzle-handle{position:absolute;left:0;top:-1px;width:56px;height:46px;border:0;border-radius:23px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff;font-size:23px;font-weight:700;box-shadow:0 5px 13px rgba(22,92,135,.25);touch-action:none;will-change:transform;z-index:2}
.puzzle-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.puzzle-actions .verification-refresh{width:auto;height:30px;padding:0 9px;border-radius:8px}.puzzle-actions>span{color:#8b9794;font-size:9px}
.puzzle-verification.loading .puzzle-stage{opacity:.55}.puzzle-verification.validating .puzzle-slider{opacity:.78}.puzzle-verification.verified{border-color:#86cfbc;background:#f0fbf7}.puzzle-verification.verified .puzzle-progress{width:100%!important;background:#ccefe3}.puzzle-verification.verified .puzzle-slider>em,.puzzle-verification.verified .verification-label small{color:#168064;font-weight:700}.puzzle-verification.verified .puzzle-handle{background:#149575}.puzzle-verification.failed{animation:puzzleShake .28s ease}.puzzle-verification.failed .puzzle-slider{border-color:#e4aaa6}.puzzle-verification.failed .verification-label small{color:#c64b45}
@keyframes puzzleShake{0%,100%{transform:translateX(0)}33%{transform:translateX(-4px)}66%{transform:translateX(4px)}}
@media(max-width:899px){.puzzle-actions>span{display:none}.puzzle-actions .verification-refresh{margin-left:auto}}
@media(max-width:420px){.puzzle-modal{padding:12px}.puzzle-dialog{border-radius:15px}.puzzle-dialog-head{padding:15px 15px 10px}.puzzle-verification{margin:0 10px 11px;padding:10px}}

/* 前台长列表分页与停用规格状态 */
.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:22px auto 8px;padding:0 14px}.pagination a{display:inline-flex;min-width:36px;height:36px;align-items:center;justify-content:center;border:1px solid var(--medical-line);border-radius:8px;background:#fff;color:#536761;font-size:13px;text-decoration:none}.pagination a.active{border-color:var(--medical);background:var(--medical);color:#fff;font-weight:700}.variant-picker.unavailable{display:flex;min-width:220px;flex-direction:column;justify-content:center;gap:4px;padding:0 12px;color:#9a514a}.variant-picker.unavailable span{font-weight:700}.variant-picker.unavailable small{color:#9b817e}.detail-bar button:disabled{cursor:not-allowed!important;background:#cfd8d5!important;color:#7b8985!important;box-shadow:none!important}
.product-sold-out{display:inline-flex;height:28px;align-items:center;padding:0 9px;border-radius:14px;background:#f2f4f3;color:#8a9692;font-size:11px;font-weight:700}
@media(min-width:900px){.pagination{margin:30px auto}.pagination a{min-width:40px;height:40px}.variant-picker.unavailable{min-width:360px}}
.announcement-open{overflow:hidden}.home-announcement-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(16,28,43,.58);backdrop-filter:blur(3px)}.home-announcement-backdrop[hidden]{display:none}.home-announcement-dialog{position:relative;width:min(460px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 48px));overflow:auto;background:#fff;border:1px solid #dbe9e5;border-radius:6px;padding:34px 34px 30px;box-shadow:0 24px 70px rgba(13,44,54,.28);text-align:center}.home-announcement-close{position:absolute;top:12px;right:14px;width:34px;height:34px;border:0;background:transparent;color:#71807d;font-size:28px;line-height:1;cursor:pointer}.home-announcement-mark{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:28px;padding:0 12px;background:#e7f7f2;color:#087b68;font-size:13px;font-weight:700;letter-spacing:2px}.home-announcement-dialog h2{margin:18px 0 12px;color:#172d2a;font-size:25px}.home-announcement-content{color:#596864;font-size:15px;line-height:1.9;text-align:left;word-break:break-word}.home-announcement-action{display:block;width:100%;margin-top:24px;padding:13px 18px;border:0;border-radius:3px;background:#07927b;color:#fff!important;font:600 15px/1.2 inherit;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box}@media(max-width:600px){.home-announcement-backdrop{padding:16px}.home-announcement-dialog{padding:30px 22px 24px}.home-announcement-dialog h2{font-size:22px}.home-announcement-content{font-size:14px}}

/* 商品购买规格面板：H5 使用底部抽屉，PC 使用与商城桌面端一致的居中确认层 */
.purchase-open{overflow:hidden}.detail-bar{gap:8px;height:70px;padding:9px 12px}.detail-cart-link{flex:0 0 54px!important;width:54px!important;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#53645f;font-style:normal}.detail-cart-link>span{font-size:21px;line-height:1}.detail-cart-link>em{font-size:10px;font-style:normal;margin-top:4px}.detail-cart-link>small{right:4px!important;top:0!important}.detail-bar>.detail-action{flex:1;height:48px!important;margin:0!important;border-radius:4px!important;padding:0 14px!important;font-size:15px;font-weight:700}.detail-bar>.detail-add{border:1px solid var(--medical)!important;background:#fff!important;color:var(--medical)!important}.detail-bar>.detail-buy{background:linear-gradient(135deg,var(--medical),var(--medical-blue))!important;color:#fff}.purchase-layer{position:fixed;inset:0;z-index:1300}.purchase-layer[hidden]{display:none}.purchase-backdrop{position:absolute;inset:0;background:rgba(13,28,32,.55);backdrop-filter:blur(2px)}.purchase-panel{position:absolute;left:50%;bottom:0;width:min(750px,100%);max-height:min(92dvh,900px);display:flex;flex-direction:column;overflow:auto;transform:translateX(-50%);background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -18px 60px rgba(8,36,42,.24);overscroll-behavior:contain}.purchase-panel-head{position:sticky;top:0;z-index:4;min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:11px 16px;background:#fff;border-bottom:1px solid #edf1ef}.purchase-panel-head>div{display:grid;grid-template-columns:30px 1fr;align-items:center}.purchase-panel-head>div>span{grid-row:1/3;color:#18a65b;font-size:23px}.purchase-panel-head b{color:#159548;font-size:16px}.purchase-panel-head small{color:#87938f;font-size:10px;margin-top:3px}.purchase-panel-head>button{width:36px;height:36px;border:0;background:transparent;color:#9ba4a1;font-size:30px;line-height:1;cursor:pointer}.purchase-address{min-height:82px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:8px;padding:14px 18px;border-bottom:8px solid #f4f6f5;color:#273c37}.purchase-address>span{font-size:30px;color:#7c8c88}.purchase-address b{display:block;font-size:15px}.purchase-address small{display:block;margin-top:8px;color:#5f6e6a;font-size:13px;line-height:1.45}.purchase-address>em{color:#9aa5a1;font-size:28px;font-style:normal}.purchase-address.empty b{color:var(--medical)}.purchase-product-row{display:grid;grid-template-columns:112px 1fr;gap:14px;padding:18px;border-bottom:1px solid #edf0ef}.purchase-product-row>img{width:112px;height:112px;object-fit:cover;background:#f5f7f6;border:1px solid #e7ecea;border-radius:7px}.purchase-product-row h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:1px 0 8px;color:#23342f;font-size:16px;line-height:1.45}.purchase-product-row p{display:flex;align-items:baseline;gap:9px;margin:0}.purchase-product-row strong{color:var(--medical);font-size:24px}.purchase-product-row del{color:#8c9894;font-size:14px}.purchase-product-row>div>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.purchase-product-row>div>div span{padding:3px 7px;border:1px solid #b9e0d5;color:#167865;background:#f4fbf9;font-size:10px}.purchase-product-row>div>small{display:block;margin-top:10px;color:#6d7975;font-size:12px}.purchase-product-row>div>small b{color:#344943}.purchase-benefit{min-height:56px;display:grid;grid-template-columns:70px 1fr 20px;align-items:center;padding:0 18px;border-bottom:8px solid #f4f6f5}.purchase-benefit>b{font-size:16px}.purchase-benefit>span{color:#c0463f;font-size:13px;text-align:right}.purchase-benefit>em{color:#9aa5a1;font-size:25px;font-style:normal;text-align:right}.purchase-specs{padding:18px;border-bottom:1px solid #edf0ef}.purchase-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.purchase-section-title>b{font-size:17px}.purchase-section-title>span{color:#899590;font-size:11px}.purchase-spec-list{display:flex;flex-wrap:wrap;gap:10px}.purchase-spec-option{position:relative;display:flex;max-width:100%;cursor:pointer}.purchase-spec-option>input{position:absolute;opacity:0;pointer-events:none}.purchase-spec-option>span{min-width:145px;display:flex;flex-direction:column;gap:5px;padding:10px 13px;border:1px solid #dfe6e3;background:#f8faf9;color:#354741}.purchase-spec-option>span>b{font-size:14px;font-weight:600}.purchase-spec-option>span>small{color:#7c8884;font-size:10px}.purchase-spec-option.selected>span{border-color:var(--medical);background:#effaf7;color:var(--medical-dark);box-shadow:inset 0 0 0 1px var(--medical)}.purchase-spec-option.sold-out{cursor:not-allowed;opacity:.48}.purchase-no-stock{padding:18px;background:#f5f6f6;color:#9a5b55;text-align:center}.purchase-quantity{min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:8px solid #f4f6f5}.purchase-quantity>div:first-child{display:flex;flex-direction:column;gap:4px}.purchase-quantity b{font-size:16px}.purchase-quantity small{color:#8a9591;font-size:10px}.purchase-stepper{height:38px;display:flex;border:1px solid #dce3e0}.purchase-stepper button{width:40px;border:0;background:#f3f6f5;color:#334842;font-size:22px}.purchase-stepper input{width:48px;border:0;border-left:1px solid #e1e6e4;border-right:1px solid #e1e6e4;text-align:center;outline:0;font-size:16px}.purchase-submit{position:sticky;bottom:0;z-index:4;min-height:78px;display:flex;align-items:center;gap:15px;padding:10px 14px calc(10px + var(--safe-bottom));background:#fff;border-top:1px solid #e6ece9;box-shadow:0 -7px 22px rgba(18,55,47,.06)}.purchase-submit>div{flex:1;text-align:right}.purchase-submit span{font-size:12px}.purchase-submit strong{display:inline-block;margin-left:6px;color:var(--medical);font-size:23px}.purchase-submit small{display:block;margin-top:3px;color:#89938f;font-size:9px}.purchase-submit>button{min-width:150px;height:50px;border:0;border-radius:4px;background:linear-gradient(135deg,var(--medical),var(--medical-blue));color:#fff;font-size:17px;font-weight:700}.purchase-submit>button:disabled{background:#cfd8d5;color:#7b8985}
@media(max-width:480px){.purchase-product-row{grid-template-columns:96px 1fr;padding:15px}.purchase-product-row>img{width:96px;height:96px}.purchase-product-row h2{font-size:14px}.purchase-product-row strong{font-size:21px}.purchase-specs{padding:16px 15px}.purchase-spec-option>span{min-width:128px;padding:9px 11px}.purchase-submit>button{min-width:132px}.purchase-submit strong{font-size:20px}}
@media(min-width:900px){.page-product .detail-bar{position:sticky;left:auto;bottom:0;transform:none;width:100%;max-width:820px;height:76px;margin:18px auto 0;border:1px solid var(--medical-line);border-radius:0;overflow:visible}.page-product .detail-bar>.detail-action{max-width:270px}.purchase-layer{display:flex;align-items:center;justify-content:center;padding:36px}.purchase-panel{position:relative;left:auto;bottom:auto;width:min(760px,calc(100vw - 72px));max-height:calc(100vh - 72px);transform:none;border:1px solid var(--medical-line);border-radius:0;box-shadow:0 24px 80px rgba(13,44,54,.28)}.purchase-panel-head{padding-left:24px;padding-right:20px}.purchase-address,.purchase-product-row,.purchase-benefit,.purchase-specs,.purchase-quantity{padding-left:26px;padding-right:26px}.purchase-product-row{grid-template-columns:128px 1fr}.purchase-product-row>img{width:128px;height:128px}.purchase-spec-option>span{min-width:180px}.purchase-submit{padding-left:26px;padding-right:26px}.purchase-submit>button{min-width:190px}}

/* 商品卡片购买入口：使用清晰文字按钮代替容易误解的“+”图标。 */
.round-cart,.page-home .round-cart{
  width:auto;
  min-width:52px;
  height:30px;
  padding:0 13px;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  font-size:13px;
  line-height:1;
  font-weight:700;
  white-space:nowrap;
  background:var(--medical,#138b8d);
  color:#fff;
}
.round-cart:hover{filter:brightness(.94);color:#fff}
@media(max-width:480px){.round-cart,.page-home .round-cart{min-width:48px;height:28px;padding:0 11px;border-radius:14px;font-size:12px}}
