.home-fab[data-v-b4221537]{position:fixed;right:14px;bottom:96px;z-index:60;width:50px;height:50px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:#fffffff5;color:#1a73e8;box-shadow:0 3px 12px #0000002e;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none}.home-fab svg[data-v-b4221537]{width:21px;height:21px}.home-fab span[data-v-b4221537]{font-size:10px;line-height:1}.spec-mask[data-v-bf7bceaa]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:2200;opacity:0;visibility:hidden;transition:opacity .2s}.spec-mask.show[data-v-bf7bceaa]{opacity:1;visibility:visible}.spec-sheet[data-v-bf7bceaa]{position:absolute;left:50%;bottom:0;width:390px;max-width:100%;transform:translate(-50%,100%);background:#fff;border-radius:18px 18px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px));transition:transform .25s}.show .spec-sheet[data-v-bf7bceaa]{transform:translate(-50%)}.spec-head[data-v-bf7bceaa]{display:flex;align-items:flex-start;justify-content:space-between}.spec-title[data-v-bf7bceaa]{font-size:17px;font-weight:700}.spec-name[data-v-bf7bceaa]{font-size:13px;color:#888;margin-top:5px}.spec-close[data-v-bf7bceaa]{border:0;background:transparent;color:#999;font-size:26px;line-height:20px;padding:0 2px;cursor:pointer}.spec-price[data-v-bf7bceaa]{color:#e53935;font-size:25px;font-weight:700;margin:18px 0 14px}.spec-price span[data-v-bf7bceaa]{font-size:14px}.spec-options[data-v-bf7bceaa]{display:flex;flex-wrap:wrap;gap:10px;max-height:240px;overflow:auto}.spec-option[data-v-bf7bceaa]{display:flex;gap:7px;align-items:center;border:1px solid #e5e7eb;background:#fff;color:#333;border-radius:7px;padding:9px 12px;font-size:13px;cursor:pointer}.spec-option small[data-v-bf7bceaa]{color:#e53935;font-size:12px}.spec-option.active[data-v-bf7bceaa]{border-color:#1a73e8;background:#edf5ff;color:#1a73e8}.spec-confirm[data-v-bf7bceaa]{width:100%;margin-top:22px;border:0;border-radius:22px;background:#ff6d00;color:#fff;padding:11px;font-size:15px;font-weight:700;cursor:pointer}:root{--c-primary:#1a73e8;--c-accent:#ff6d00;--c-danger:#e53935;--c-success:#16a34a;--c-text:#1a1a1a;--c-sub:#888;--c-bg:#f5f6f8;--c-card:#fff;--radius:12px;--tab-h:54px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{margin:0;height:100%}body{font-family:-apple-system,PingFang SC,Helvetica Neue,Arial,sans-serif;background:var(--c-bg);color:var(--c-text)}.app-shell{max-width:480px;margin:0 auto;min-height:100%;background:var(--c-bg);position:relative;padding-bottom:env(safe-area-inset-bottom)}img{display:block}button{font-family:inherit}.page{min-height:100vh}.nav-bar{position:sticky;top:0;z-index:100;height:49px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;padding:0 12px}.nav-bar .back{width:32px;height:32px;display:flex;align-items:center}.nav-bar .title{flex:1;text-align:center;font-size:16px;font-weight:600}.btn-primary{background:var(--c-primary);color:#fff;border:none;border-radius:24px;padding:12px;font-size:15px;font-weight:600}.btn-accent{background:var(--c-accent);color:#fff;border:none;border-radius:24px;padding:12px;font-size:15px;font-weight:600}.muted{color:var(--c-sub);font-size:12px}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,PingFang SC,Helvetica Neue,sans-serif;background:#f4f4f4;max-width:390px;margin:0 auto;font-size:14px;color:#222;overflow-x:hidden}.cart-icon-svg{width:16px;height:16px}.header{background:#fff;padding:14px 16px 10px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;border-bottom:1px solid #f0f0f0}.header-left{display:flex;align-items:center;gap:4px;min-width:0;flex:1;font-size:15px;font-weight:500;color:#222;cursor:pointer}.header-left svg{width:16px;height:16px}.header-left span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-brand-logo{width:32px;height:32px;box-sizing:border-box;padding:3px;margin-right:4px;flex:none;object-fit:contain;border:1px solid rgba(89,174,181,.32);border-radius:10px;background:#fff;box-shadow:0 3px 10px #347e8521}.header-right{display:flex;align-items:center;gap:16px;flex:none}.header-right .icon-btn{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:11px;color:#555;cursor:pointer}.header-right .icon-btn svg{width:22px;height:22px}.badge{position:absolute;top:-4px;right:-6px;background:#e53935;color:#fff;font-size:10px;font-weight:700;border-radius:10px;padding:1px 4px;min-width:16px;text-align:center}.search-wrap{background:#fff;padding:8px 16px 10px}.search-row{display:flex;align-items:center;gap:8px}.search-bar{background:#f2f3f5;border-radius:22px;display:flex;align-items:center;padding:8px 14px;gap:8px;flex:1}.search-bar svg{width:16px;height:16px;color:#999;flex-shrink:0}.search-placeholder{color:#999;font-size:14px;flex:1}.search-tag{background:#e8f4fd;color:#1a73e8;font-size:11px;padding:2px 7px;border-radius:10px;font-weight:500}.search-btn{background:#1a73e8;color:#fff;border:none;border-radius:22px;padding:8px 16px;font-size:14px;font-weight:500;flex-shrink:0;cursor:pointer}.banner-wrap{position:relative;overflow:hidden}.banner-track{display:flex;transition:transform .4s ease}.banner{flex:0 0 100%;width:100%;padding:22px 20px 20px;position:relative;min-height:175px;overflow:hidden}.banner.b1{background:linear-gradient(135deg,#1a3a6b,#1e5aab 60%,#1a73e8)}.banner.b2{background:linear-gradient(135deg,#5a2d0c,#a3540f 60%,#d97706)}.banner.b3{background:linear-gradient(135deg,#0d3b2e,#0f5c3f 60%,#16a34a)}.banner.b4{background:linear-gradient(135deg,#4a1535,#7d1f54 60%,#c026a3)}.banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1571867424488-4565932edb41?w=800&q=80) center/cover no-repeat;opacity:.18}.banner-text{position:relative;z-index:1}.banner-title{color:#fff;font-size:22px;font-weight:700;line-height:1.3;margin-bottom:4px}.banner-sub{color:#ffffffd9;font-size:13px;margin-bottom:14px}.banner-btns{display:flex;gap:10px}.banner-btn{border:1.5px solid rgba(255,255,255,.7);color:#fff;background:transparent;border-radius:6px;padding:5px 11px;font-size:12px;display:flex;align-items:center;gap:4px;cursor:pointer}.banner-btn svg{width:12px;height:12px}.banner-imgs{position:absolute;right:-10px;top:0;bottom:0;width:200px;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1}.banner-imgs img{width:100%;height:100%;object-fit:cover;opacity:.95}.banner-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:5}.dot{width:6px;height:6px;border-radius:3px;background:#ffffff73;transition:all .3s;cursor:pointer}.dot.active{width:14px;background:#fff}.notice-bar{background:#fff;display:flex;align-items:center;padding:10px 16px;gap:8px;border-bottom:1px solid #f0f0f0}.notice-label{display:flex;align-items:center;gap:5px;color:#1a73e8;font-size:13px;font-weight:600;white-space:nowrap}.notice-label svg{width:15px;height:15px}.notice-text{color:#555;font-size:12.5px;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notice-more{color:#1a73e8;font-size:12px;white-space:nowrap;display:flex;align-items:center;gap:2px}.notice-more svg{width:12px;height:12px}.section{background:#fff;margin-top:8px}.section-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 6px}.section-title{font-size:16px;font-weight:700;color:#111}.section-sub{font-size:12px;color:#999;margin-left:8px;font-weight:400}.section-more{color:#999;font-size:12px;display:flex;align-items:center;gap:2px}.section-more svg{width:12px;height:12px}.categories{background:#fff;margin-top:8px;padding:14px 8px 10px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px 0}.cat-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px 4px;cursor:pointer}.cat-img-wrap{width:62px;height:62px;border-radius:50%;overflow:hidden;background:#f5f5f5;border:1.5px solid #eee;display:flex;align-items:center;justify-content:center;position:relative}.cat-img-wrap img{width:100%;height:100%;object-fit:cover}.cat-name{font-size:12px;color:#333;text-align:center;line-height:1.3}.cat-icon-wrap{width:62px;height:62px;border-radius:50%;background:#fff3f0;display:flex;align-items:center;justify-content:center;border:1.5px solid #ffd5c8}.cat-icon-wrap svg{width:30px;height:30px}.order-flow{background:#fff;margin-top:8px;padding:14px 16px 18px}.flow-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.flow-tip{color:#1a73e8;font-size:12px;display:flex;align-items:center;gap:3px}.flow-tip svg{width:13px;height:13px}.flow-steps{display:flex;align-items:flex-start;justify-content:space-between}.flow-step{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.flow-icon{width:46px;height:46px;background:#e8f1fd;border-radius:12px;display:flex;align-items:center;justify-content:center}.flow-icon svg{width:24px;height:24px;color:#1a73e8}.flow-step-name{font-size:12.5px;font-weight:600;color:#222;text-align:center}.flow-step-desc{font-size:11px;color:#999;text-align:center;line-height:1.4}.flow-arrow{color:#ccc;padding-top:12px;flex-shrink:0}.flow-arrow svg{width:16px;height:16px}.hot-products{background:#fff;margin-top:8px}.hot-carousel{overflow:hidden;padding:8px 0 4px}.hot-viewport{overflow:hidden}.hot-track{display:flex;transition:transform .35s ease}.hot-screen{width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 16px}.hot-dots{display:flex;justify-content:center;gap:6px;padding:6px 0 14px}.hot-dot{width:6px;height:6px;border-radius:3px;background:#ddd;transition:all .3s}.hot-dot.active{width:16px;background:#1a73e8}.pcard{border-radius:10px;overflow:hidden;background:#fff;border:1px solid #f0f0f0;box-shadow:0 1px 5px #0000000d}.pcard-img{position:relative}.pcard-img img{width:100%;height:94px;object-fit:cover;display:block;background:#f5f5f5}.prod-tag{position:absolute;top:6px;left:6px;font-size:9px;font-weight:700;padding:2px 5px;border-radius:4px;color:#fff}.tag-red{background:#e53935}.tag-orange{background:#f57c00}.tag-pink{background:#e91e63}.tag-rank{background:#e53935}.prod-status{position:absolute;bottom:6px;right:6px;font-size:9px;padding:2px 5px;border-radius:8px;font-weight:500}.status-green{background:#e8f5e9;color:#388e3c}.status-blue{background:#e3f2fd;color:#1565c0}.status-hot{background:#fce4ec;color:#c62828}.status-warn{background:#fff3e0;color:#e65100}.pcard-info{padding:6px 7px 8px}.pcard-name{font-size:12.5px;font-weight:600;color:#222;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcard-bottom{display:flex;align-items:flex-end;justify-content:space-between}.price-label{font-size:10px;color:#999}.price-val{font-size:14px;font-weight:700;color:#e53935;line-height:1.1}.price-val span{font-size:10px;font-weight:600}.add-cart{width:28px;height:28px;background:#ff6d00;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.add-cart svg{width:15px;height:15px;color:#fff}.today-section{background:#fff;margin-top:8px}.today-scroll{display:flex;gap:10px;padding:4px 16px 14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.today-scroll::-webkit-scrollbar{display:none}.today-card{flex-shrink:0;width:130px;scroll-snap-align:start;background:#f8f9fa;border-radius:10px;padding:10px 8px;display:flex;flex-direction:column;gap:5px}.today-card img{width:100%;height:90px;object-fit:cover;border-radius:6px}.today-name{font-size:12.5px;font-weight:600;color:#222}.today-left{font-size:11px;color:#f57c00}.today-price{font-size:14px;font-weight:700;color:#e53935}.today-price span{font-size:10px}.today-cart{width:26px;height:26px;background:#1a73e8;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.today-cart svg{width:14px;height:14px;color:#fff}.group-card{margin:4px 16px 14px;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0;display:flex}.group-img{width:120px;flex-shrink:0;background:#f5f5f5}.group-img img{width:100%;height:100%;object-fit:cover;display:block;min-height:110px}.group-info{padding:12px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.group-name{font-size:14px;font-weight:700;color:#222}.group-meta{font-size:11.5px;color:#888;margin-top:3px}.group-meta span{color:#1a73e8}.group-price{font-size:16px;font-weight:700;color:#e53935}.group-price .sub{font-size:11px;font-weight:400;color:#999}.group-progress{height:5px;background:#f0f0f0;border-radius:3px;margin:5px 0 8px;overflow:hidden}.group-progress-bar{height:100%;background:#ff6d00;border-radius:3px;width:60%}.group-join{background:#ff6d00;color:#fff;border:none;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;width:100%}.partner-section{background:#fff;margin-top:8px;padding:14px 16px 16px}.partner-section-title{font-size:13px;font-weight:700;color:#888;margin-bottom:10px;display:flex;align-items:center;gap:6px}.partner-section-title:before{content:"";width:3px;height:13px;background:#3b6fe0;border-radius:2px}.partner-card{background:linear-gradient(135deg,#eef4ff,#f7f8fa);border:1px solid #e6eeff;border-radius:14px;padding:16px;display:flex;align-items:center;gap:14px}.partner-icon{width:48px;height:48px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #3b6fe026}.partner-icon svg{width:32px;height:32px}.partner-mid{flex:1;min-width:0}.partner-title{font-size:14.5px;font-weight:700;color:#1a1a1a;line-height:1.35}.partner-sub{font-size:12px;color:#9a9a9a;margin-top:5px;line-height:1.4}.partner-btn{background:#3b6fe0;color:#fff;border:none;border-radius:22px;padding:9px 18px;font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.links-section{background:#fff;margin-top:8px;padding:12px 16px;display:grid;grid-template-columns:repeat(4,1fr)}.link-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:6px 0;cursor:pointer}.link-icon{width:38px;height:38px;background:#f0f4ff;border-radius:10px;display:flex;align-items:center;justify-content:center}.link-icon svg{width:20px;height:20px;color:#1a73e8}.link-name{font-size:11.5px;color:#444;font-weight:500;text-align:center}.link-desc{font-size:10px;color:#bbb;text-align:center}.float-btns{position:fixed;right:16px;bottom:80px;display:flex;flex-direction:column;gap:10px;z-index:50}.float-btn{width:42px;height:42px;background:#fff;border-radius:50%;box-shadow:0 2px 10px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer}.float-btn svg{width:20px;height:20px;color:#1a73e8}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:390px;background:#fff;border-top:1px solid #eee;display:flex;z-index:100;padding-bottom:env(safe-area-inset-bottom,4px)}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 0;cursor:pointer;font-size:11px;color:#999}.nav-item.active{color:#1a73e8}.nav-item svg{width:24px;height:24px}.bottom-spacer{height:70px}.sub-header{background:#fff;padding:14px 16px;text-align:center;font-size:17px;font-weight:600;position:sticky;top:0;z-index:100;border-bottom:1px solid #f0f0f0}.cat-page{display:flex;min-height:calc(100vh - 120px)}.cat-side{width:88px;background:#f4f5f7;flex-shrink:0}.cat-side-item{padding:16px 6px;text-align:center;font-size:13px;color:#555;cursor:pointer;border-left:3px solid transparent}.cat-side-item.active{background:#fff;color:#1a73e8;font-weight:600;border-left-color:#1a73e8}.cat-main{flex:1;background:#fff;padding:0;overflow-y:auto;max-height:calc(100vh - 120px)}.cat-banner-wrap{margin:10px 12px 4px;border-radius:10px;overflow:hidden;position:relative}.cat-banner-track{display:flex;transition:transform .4s ease}.cat-banner-slide{flex:0 0 100%;width:100%;height:100px;position:relative}.cat-banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.cat-banner-slide .cap{position:absolute;left:12px;bottom:10px;color:#fff;font-size:14px;font-weight:700;text-shadow:0 1px 4px rgba(0,0,0,.6)}.cat-banner-dots{position:absolute;bottom:8px;right:10px;display:flex;gap:4px}.cat-banner-dots i{width:5px;height:5px;border-radius:3px;background:#ffffff80;transition:all .3s}.cat-banner-dots i.on{width:12px;background:#fff}.cat-main-title{font-size:14px;font-weight:700;margin:10px 12px}.cat-prod-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 12px 12px}.cat-prod{text-align:left;cursor:pointer;position:relative}.cat-prod .img-box{position:relative}.cat-prod img{width:100%;height:100px;object-fit:cover;border-radius:8px;display:block}.cat-prod-tags{position:absolute;top:6px;left:6px;display:flex;gap:4px}.ptag{font-size:9px;font-weight:700;color:#fff;padding:1px 5px;border-radius:4px}.ptag.hot{background:#e53935}.ptag.stock{background:#16a34a}.cat-prod-name{font-size:12.5px;margin-top:6px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-prod-stock{font-size:10.5px;color:#16a34a;margin-top:2px}.cat-prod-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.cat-prod-price{font-size:14px;color:#e53935;font-weight:700}.cat-prod-price span{font-size:10px}.cat-add{width:26px;height:26px;background:#ff6d00;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cat-add svg{width:15px;height:15px;color:#fff}.infinite-loader{text-align:center;padding:14px 0 20px;color:#aaa;font-size:12px}.pd-header{position:sticky;top:0;z-index:100;background:#fff;padding:14px 16px;display:flex;align-items:center;border-bottom:1px solid #f0f0f0}.pd-back{cursor:pointer}.pd-back svg{width:24px;height:24px;color:#222}.pd-header-title{flex:1;text-align:center;font-size:16px;font-weight:600;margin-right:24px}.pd-hero{width:100%;height:300px;object-fit:cover;background:#f5f5f5;display:block}.pd-body{background:#fff;padding:16px}.pd-price-row{display:flex;align-items:baseline;gap:8px}.pd-price{font-size:26px;font-weight:800;color:#e53935}.pd-price span{font-size:14px}.pd-old{font-size:13px;color:#bbb;text-decoration:line-through}.pd-name{font-size:18px;font-weight:700;margin:10px 0 6px}.pd-tags{display:flex;gap:6px;margin-bottom:8px}.pd-stock{font-size:13px;color:#16a34a}.pd-sec{background:#fff;margin-top:8px;padding:16px}.pd-sec h4{font-size:15px;margin-bottom:10px}.pd-meta-row{display:flex;justify-content:space-between;padding:8px 0;font-size:13px;border-bottom:1px solid #f5f5f5}.pd-meta-row .k{color:#999}.pd-desc-img{width:100%;border-radius:8px;margin-top:8px;display:block}.pd-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:390px;background:#fff;border-top:1px solid #eee;padding:10px 16px;display:flex;gap:10px;align-items:center;z-index:100}.pd-bar-icon{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:#666;width:48px}.pd-bar-icon svg{width:22px;height:22px;color:#1a73e8}.pd-bar-btn{flex:1;border:none;border-radius:24px;padding:12px;font-size:15px;font-weight:700;color:#fff;cursor:pointer}.pd-bar-cart{background:#ff8f00}.pd-bar-buy{background:#ff6d00}.cart-list{padding:8px 0}.cart-store{background:#fff;margin:8px 0;padding:12px 16px}.cart-store-head{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;margin-bottom:10px}.cart-store-head svg{width:18px;height:18px;color:#1a73e8}.cart-clear{margin-left:auto;font-size:12px;color:#999;display:flex;align-items:center;gap:3px;cursor:pointer}.cart-clear svg{width:14px;height:14px;color:#999}.cart-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f5f5f5;align-items:center}.cart-check{width:20px;height:20px;border-radius:50%;border:1.5px solid #ccc;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-check.checked{background:#1a73e8;border-color:#1a73e8}.cart-check svg{width:12px;height:12px;color:#fff;opacity:0}.cart-check.checked svg{opacity:1}.cart-item img{width:70px;height:70px;border-radius:8px;object-fit:cover}.cart-item-info{flex:1}.cart-item-name{font-size:13.5px;font-weight:500}.cart-item-tag{font-size:11px;color:#999;margin-top:3px}.cart-item-price{font-size:15px;color:#e53935;font-weight:700;margin-top:6px}.cart-item-price span{font-size:11px}.qty{display:flex;align-items:center;gap:0}.qty button{width:24px;height:24px;border:1px solid #ddd;background:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.qty button.del{color:#e53935}.qty span{width:32px;text-align:center;font-size:13px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:24px;line-height:24px}.cart-empty{text-align:center;padding:60px 20px;color:#bbb}.cart-empty svg{width:60px;height:60px;color:#e0e0e0;margin-bottom:12px}.empty-action{display:block;margin:18px auto 0;border:1px solid #1a73e8;background:#fff;color:#1a73e8;border-radius:20px;padding:8px 24px;font-size:14px;cursor:pointer}.cart-bar{position:fixed;bottom:54px;left:50%;transform:translate(-50%);width:390px;background:#fff;border-top:1px solid #eee;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;z-index:99}.cart-total{font-size:13px}.cart-total b{color:#e53935;font-size:18px}.cart-checkout{background:#ff6d00;color:#fff;border:none;border-radius:22px;padding:10px 28px;font-weight:600;font-size:15px;cursor:pointer}.cart-checkout.disabled{background:#ffc599}.co-body{padding-bottom:90px}.co-addr{background:#fff;margin:8px 0;padding:16px;display:flex;align-items:center;gap:12px;cursor:pointer;position:relative}.co-addr .pin{width:22px;height:22px;color:#1a73e8;flex-shrink:0}.co-addr .pin svg{width:22px;height:22px}.co-addr-info{flex:1}.co-addr-top{font-size:15px;font-weight:700}.co-addr-top .blur2{color:transparent;text-shadow:0 0 7px rgba(0,0,0,.5)}.co-addr-sub{font-size:12px;color:#888;margin-top:4px}.co-addr .arr{width:18px;height:18px;color:#ccc}.co-addr:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:repeating-linear-gradient(45deg,#ff6d00 0,#ff6d00 8px,#fff 8px,#fff 16px,#1a73e8 16px,#1a73e8 24px,#fff 24px,#fff 32px);opacity:.5}.co-store{background:#fff;margin:8px 0;padding:14px 16px}.co-store-head{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;margin-bottom:12px}.co-store-head svg{width:18px;height:18px;color:#1a73e8}.co-item{display:flex;gap:12px;padding:8px 0;align-items:center}.co-item img{width:60px;height:60px;border-radius:8px;object-fit:cover}.co-item-info{flex:1}.co-item-name{font-size:13.5px;font-weight:500}.co-item-tag{font-size:11px;color:#999;margin-top:3px}.co-item-pq{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.co-item-price{color:#e53935;font-weight:700;font-size:14px}.co-item-qty{color:#999;font-size:13px}.co-row{background:#fff;margin:8px 0;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.co-row .k{color:#444}.co-row .v{color:#222;display:flex;align-items:center;gap:4px}.co-row .v svg{width:16px;height:16px;color:#ccc}.co-pay-opts{background:#fff;margin:8px 0;padding:6px 16px}.co-pay-opt{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.co-pay-opt:last-child{border-bottom:none}.co-pay-opt .pic{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center}.co-pay-opt .pic svg{width:22px;height:22px}.co-pay-opt .nm{flex:1;font-size:14px}.co-pay-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid #ccc;display:flex;align-items:center;justify-content:center}.co-pay-radio.on{border-color:#1a73e8}.co-pay-radio.on:after{content:"";width:11px;height:11px;border-radius:50%;background:#1a73e8}.co-amount{background:#fff;margin:8px 0;padding:14px 16px}.co-amount-row{display:flex;justify-content:space-between;font-size:13px;color:#666;padding:4px 0}.co-amount-row.total{font-size:15px;color:#222;font-weight:700;padding-top:10px}.co-amount-row.total b{color:#e53935;font-size:18px}.co-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:390px;background:#fff;border-top:1px solid #eee;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;z-index:100}.co-bar-total{font-size:14px}.co-bar-total b{color:#e53935;font-size:20px}.co-bar-btn{background:#ff6d00;color:#fff;border:none;border-radius:24px;padding:12px 34px;font-size:16px;font-weight:700;cursor:pointer}.pay-sheet{position:fixed;left:50%;transform:translate(-50%) translateY(100%);bottom:0;width:390px;max-width:100%;background:#fff;z-index:2100;border-radius:18px 18px 0 0;transition:transform .3s;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px))}.pay-sheet.show{transform:translate(-50%) translateY(0)}.pay-sheet-head{text-align:center;position:relative;padding-bottom:8px}.pay-sheet-head .ttl{font-size:16px;font-weight:700}.pay-sheet-head .cls{position:absolute;right:0;top:0;cursor:pointer;color:#999;font-size:20px}.pay-amount{text-align:center;font-size:34px;font-weight:800;color:#222;margin:14px 0 20px}.pay-amount span{font-size:20px}.pay-method{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #f0f0f0}.pay-method .pic{width:28px;height:28px}.pay-method .nm{flex:1;font-size:15px}.pay-method .chk{color:#1a73e8}.pay-method .chk svg{width:20px;height:20px}.pay-confirm{width:100%;background:#1a73e8;color:#fff;border:none;border-radius:26px;padding:14px;font-size:16px;font-weight:700;margin-top:20px;cursor:pointer}.ps-wrap{background:#fff;min-height:calc(100vh + -0px)}.ps-top{text-align:center;padding:50px 20px 30px}.ps-check{width:72px;height:72px;border-radius:50%;background:#16a34a;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;animation:pop .4s ease}.ps-check svg{width:42px;height:42px;color:#fff}@keyframes pop{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.ps-title{font-size:20px;font-weight:700}.ps-sub{font-size:13px;color:#888;margin-top:8px;line-height:1.6}.ps-amount{font-size:15px;color:#222;margin-top:14px}.ps-amount b{color:#e53935;font-size:18px}.ps-btns{display:flex;gap:12px;padding:20px 24px}.ps-btn{flex:1;padding:12px;border-radius:24px;font-size:15px;font-weight:600;cursor:pointer;text-align:center}.ps-btn.ghost{background:#fff;border:1.5px solid #1a73e8;color:#1a73e8}.ps-btn.solid{background:#1a73e8;border:1.5px solid #1a73e8;color:#fff}.ps-info{margin:8px 16px;background:#f8f9fa;border-radius:12px;padding:14px 16px}.ps-info-row{display:flex;justify-content:space-between;font-size:13px;padding:6px 0}.ps-info-row .k{color:#999}.store-search{background:#fff;padding:10px 16px 12px;position:sticky;top:49px;z-index:90}.store-search .box{background:#f2f3f5;border-radius:22px;display:flex;align-items:center;padding:9px 14px;gap:8px}.store-search svg{width:16px;height:16px;color:#999}.store-search input{border:none;background:transparent;flex:1;font-size:14px;outline:none}.store-loc-tip{background:#eaf3ff;color:#1a73e8;font-size:12px;padding:8px 16px;display:flex;align-items:center;gap:6px}.store-loc-tip svg{width:14px;height:14px}.store-item{background:#fff;display:flex;gap:12px;padding:14px 16px;border-bottom:1px solid #f2f2f2;cursor:pointer;align-items:flex-start}.store-item img{width:96px;height:96px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#eef2f7}.store-info{flex:1;min-width:0}.store-name{font-size:15.5px;font-weight:700;color:#1a1a1a}.store-addr{font-size:12.5px;color:#888;margin-top:6px;line-height:1.5}.store-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.store-dist{color:#1a73e8;font-size:13px;font-weight:600;display:flex;align-items:center;gap:4px}.store-dist svg{width:13px;height:13px}.store-pick{font-size:11px;color:#16a34a;background:#e8f6ee;padding:2px 8px;border-radius:10px}.store-pick.busy{color:#e65100;background:#fff3e0}.store-cur{border-left:3px solid #1a73e8}.store-cur-tag{font-size:10px;color:#fff;background:#1a73e8;border-radius:4px;padding:1px 6px;margin-left:6px;vertical-align:middle}.msg-tabs{background:#fff;display:flex;padding:0 16px;border-bottom:1px solid #f0f0f0;position:sticky;top:49px;z-index:90}.msg-tab{padding:12px 4px;margin-right:24px;font-size:14px;color:#666;cursor:pointer;border-bottom:2px solid transparent;position:relative}.msg-tab.active{color:#1a73e8;font-weight:600;border-bottom-color:#1a73e8}.msg-tab .cnt{position:absolute;top:8px;right:-14px;background:#e53935;color:#fff;font-size:9px;border-radius:8px;padding:0 4px;min-width:14px;text-align:center}.msg-readall{padding:10px 16px;text-align:right}.msg-readall span{color:#1a73e8;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.msg-readall span.disabled{color:#c4c4c4;cursor:not-allowed}.msg-readall svg{width:15px;height:15px}.msg-item{background:#fff;display:flex;gap:12px;padding:14px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer;position:relative}.msg-icon{width:42px;height:42px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.msg-icon svg{width:22px;height:22px;color:#fff}.msg-icon.order{background:#ff8f00}.msg-icon.logi{background:#1a73e8}.msg-icon.promo{background:#e91e63}.msg-icon.sys{background:#16a34a}.msg-body{flex:1;min-width:0}.msg-head{display:flex;justify-content:space-between;align-items:center}.msg-title{font-size:14.5px;font-weight:600;color:#222}.msg-time{font-size:11px;color:#bbb;flex-shrink:0;margin-left:8px}.msg-text{font-size:12.5px;color:#888;margin-top:4px;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.msg-dot{position:absolute;top:16px;left:8px;width:8px;height:8px;border-radius:50%;background:#e53935}.msg-item.read .msg-title{color:#999;font-weight:500}.msg-item.read .msg-icon{opacity:.55}.msg-empty{text-align:center;color:#bbb;padding:60px 0;font-size:13px}.msg-empty .empty-order-icon{display:block;width:72px;height:72px;margin:0 auto 12px;color:#d9dee4}.ord-tabs{background:#fff;display:flex;padding:0 8px;border-bottom:1px solid #f0f0f0;position:sticky;top:49px;z-index:90;overflow-x:auto;scrollbar-width:none}.ord-tabs::-webkit-scrollbar{display:none}.ord-tab{padding:12px;font-size:13.5px;color:#666;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap}.ord-tab.active{color:#1a73e8;font-weight:600;border-bottom-color:#1a73e8}.ord-card{background:#fff;margin:8px 0;padding:14px 16px}.ord-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ord-no{font-size:12px;color:#999}.ord-status{font-size:13px;font-weight:600}.st-pay{color:#ff6d00}.st-buy{color:#1a73e8}.st-deliver{color:#16a34a}.st-done{color:#999}.st-cancel{color:#bbb}.ord-item{display:flex;gap:12px;padding:6px 0;align-items:center}.ord-item img{width:58px;height:58px;border-radius:8px;object-fit:cover}.ord-item-info{flex:1}.ord-item-name{font-size:13.5px;font-weight:500}.ord-item-tag{font-size:11px;color:#999;margin-top:3px}.ord-item-pq{text-align:right}.ord-item-price{color:#e53935;font-weight:700;font-size:14px}.ord-item-qty{color:#999;font-size:12px;margin-top:3px}.ord-foot{display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #f5f5f5}.ord-total{font-size:13px;color:#444}.ord-total b{color:#e53935;font-size:16px}.ord-cancel-reason{font-size:11.5px;color:#bbb;margin-top:8px;background:#f8f8f8;border-radius:6px;padding:7px 10px}.ord-btns{display:flex;gap:8px}.ord-btn{padding:7px 14px;border-radius:18px;font-size:13px;cursor:pointer;border:1px solid #ddd;background:#fff;color:#555}.ord-btn.primary{background:#ff6d00;border-color:#ff6d00;color:#fff}.ord-btn.blue{background:#1a73e8;border-color:#1a73e8;color:#fff}.am-list{padding:8px 0 90px}.am-item{background:#fff;margin:8px 0;padding:16px;display:flex;gap:12px;align-items:flex-start}.am-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid #ccc;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.am-radio.on{border-color:#1a73e8;background:#1a73e8}.am-radio.on:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.am-info{flex:1;min-width:0;cursor:pointer}.am-name-row{display:flex;align-items:center;gap:8px}.am-name{font-size:15px;font-weight:700}.am-phone{font-size:13px;color:#666}.am-default-tag{font-size:10px;color:#fff;background:#1a73e8;border-radius:4px;padding:1px 6px}.am-addr{font-size:13px;color:#777;margin-top:6px;line-height:1.5}.am-edit{color:#999;cursor:pointer;padding:4px}.am-edit svg{width:18px;height:18px}.am-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:390px;background:#fff;border-top:1px solid #eee;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:100}.am-add-btn{width:100%;background:#1a73e8;color:#fff;border:none;border-radius:26px;padding:13px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.am-add-btn svg{width:18px;height:18px}.am-empty{text-align:center;color:#bbb;padding:70px 20px}.am-empty svg{width:56px;height:56px;color:#e0e0e0;margin-bottom:12px}.af-form{background:#fff;margin-top:8px}.af-row{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #f5f5f5}.af-label{width:72px;font-size:14px;color:#333;flex-shrink:0}.af-input{flex:1;border:none;outline:none;font-size:14px;background:transparent}.af-region{flex:1;font-size:14px;color:#999;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.af-region.filled{color:#222}.af-region svg{width:16px;height:16px;color:#ccc}.af-textarea{flex:1;border:none;outline:none;font-size:14px;resize:none;background:transparent;min-height:48px;font-family:inherit}.af-locate{margin:12px 16px;background:#eaf3ff;color:#1a73e8;border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;cursor:pointer}.af-locate svg{width:18px;height:18px}.af-default-row{background:#fff;margin-top:8px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.af-save{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:390px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #eee;z-index:100;display:flex;gap:12px}.af-save .af-del{flex:0 0 38%;background:#fff;color:#e53935;border:1.5px solid #e53935;border-radius:26px;padding:13px;font-size:15px;font-weight:600;cursor:pointer}.af-save .af-ok{flex:1;background:#1a73e8;color:#fff;border:none;border-radius:26px;padding:13px;font-size:15px;font-weight:700;cursor:pointer}.sw{width:46px;height:26px;border-radius:14px;background:#d8d8d8;position:relative;cursor:pointer;transition:background .25s;flex-shrink:0}.sw.on{background:#1a73e8}.sw:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:left .25s;box-shadow:0 1px 3px #0003}.sw.on:after{left:23px}.set-group{background:#fff;margin-top:8px}.set-group-title{font-size:12px;color:#999;padding:14px 16px 6px}.set-row{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #f5f5f5}.set-row:last-child{border-bottom:none}.set-row .lbl{flex:1;font-size:14px}.set-row .sub{font-size:12px;color:#999;margin-top:2px}.set-row .val{font-size:13px;color:#999;margin-right:6px}.set-row svg.arr{width:16px;height:16px;color:#ccc}.set-row.sub-row{padding-left:32px}.set-logout{margin:20px 16px;background:#fff;border:none;border-radius:12px;padding:14px;width:calc(100% - 32px);font-size:15px;color:#e53935;font-weight:600;cursor:pointer}.inv-hero{background:linear-gradient(135deg,#ff7a18,#ff5252);padding:30px 20px 26px;text-align:center;color:#fff}.inv-hero h2{font-size:22px;font-weight:800}.inv-hero p{font-size:13px;opacity:.92;margin-top:8px;line-height:1.6}.inv-reward{display:flex;justify-content:center;gap:30px;margin-top:18px}.inv-reward .num{font-size:26px;font-weight:800}.inv-reward .cap{font-size:11px;opacity:.9;margin-top:2px}.inv-code{background:#fff;margin:-16px 16px 0;border-radius:14px;padding:16px;box-shadow:0 2px 12px #00000014;text-align:center;position:relative}.inv-code .t{font-size:12px;color:#999}.inv-code .code{font-size:24px;font-weight:800;letter-spacing:3px;color:#222;margin:6px 0 12px}.inv-code .copy{background:#fff3e9;color:#ff6d00;border:1px solid #ffcfa8;border-radius:18px;padding:7px 18px;font-size:13px;font-weight:600;cursor:pointer}.inv-share{display:flex;gap:12px;padding:18px 16px}.inv-share-btn{flex:1;border:none;border-radius:24px;padding:12px;font-size:15px;font-weight:700;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.inv-share-btn svg{width:18px;height:18px}.inv-wx{background:#07c160}.inv-link{background:#1a73e8}.inv-records{background:#fff;margin-top:8px}.inv-records-head{font-size:14px;font-weight:700;padding:14px 16px 8px}.inv-rec{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f5f5f5}.inv-rec .av{width:38px;height:38px;border-radius:50%;background:#e8f1fd;display:flex;align-items:center;justify-content:center;color:#1a73e8;font-weight:700}.inv-rec .nm{flex:1;font-size:14px}.inv-rec .nm .st{font-size:11px;color:#999;margin-top:2px}.inv-rec .rw{font-size:13px;color:#ff6d00;font-weight:600}.inv-empty{text-align:center;color:#bbb;padding:30px 0;font-size:13px}.ab-top{text-align:center;padding:40px 20px 24px;background:#fff}.ab-logo{width:84px;height:84px;box-sizing:border-box;padding:8px;border:1px solid rgba(89,174,181,.32);border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;box-shadow:0 8px 24px #347e8529}.ab-logo img{width:100%;height:100%;object-fit:contain;border-radius:14px}.ab-logo svg{width:44px;height:44px;color:#58aeb4}.ab-name{font-size:18px;font-weight:800}.ab-ver{font-size:12px;color:#999;margin-top:6px}.ab-slogan{font-size:13px;color:#666;margin-top:14px;line-height:1.7;padding:0 10px}.ab-group{background:#fff;margin-top:8px}.ab-row{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer}.ab-row:last-child{border-bottom:none}.ab-row .lbl{flex:1;font-size:14px}.ab-row .val{font-size:13px;color:#999;margin-right:6px}.ab-row svg.arr{width:16px;height:16px;color:#ccc}.ab-intro{background:#fff;margin-top:8px;padding:16px}.ab-intro h4{font-size:15px;margin-bottom:10px}.ab-intro p{font-size:13px;color:#666;line-height:1.8}.ab-copy{text-align:center;color:#bbb;font-size:11px;padding:24px 0}.news-item{background:#fff;margin:8px 0;padding:14px 16px;display:flex;gap:12px;cursor:pointer}.news-item img{width:100px;height:74px;border-radius:8px;object-fit:cover;flex-shrink:0}.news-item-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.news-item-title{font-size:14px;font-weight:600;color:#222;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-item-meta{font-size:11.5px;color:#aaa;margin-top:6px}.nd-hero{width:100%;height:200px;object-fit:cover;background:#eee;display:block}.nd-body{background:#fff;padding:18px 16px}.nd-title{font-size:19px;font-weight:800;line-height:1.4}.nd-meta{font-size:12px;color:#999;margin:10px 0 16px;padding-bottom:14px;border-bottom:1px solid #f2f2f2}.nd-p{font-size:14.5px;color:#444;line-height:1.9;margin-bottom:14px}.nd-p img{width:100%;border-radius:8px;margin:6px 0}.sr-bar{background:#fff;padding:10px 16px;display:flex;gap:8px;align-items:center;position:sticky;top:49px;z-index:90;border-bottom:1px solid #f0f0f0}.sr-box{flex:1;background:#f2f3f5;border-radius:22px;display:flex;align-items:center;padding:8px 14px;gap:8px}.sr-box svg{width:16px;height:16px;color:#999;flex-shrink:0}.sr-box input{border:none;outline:none;background:transparent;flex:1;font-size:14px}.sr-cancel{font-size:14px;color:#1a73e8;cursor:pointer;white-space:nowrap}.sr-filter{background:#fff;display:flex;padding:0 16px;border-bottom:1px solid #f0f0f0;position:sticky;top:107px;z-index:89}.sr-filter-item{padding:11px 0;margin-right:22px;font-size:13.5px;color:#555;cursor:pointer;display:flex;align-items:center;gap:3px;border-bottom:2px solid transparent}.sr-filter-item.active{color:#1a73e8;font-weight:600;border-bottom-color:#1a73e8}.sr-filter-item svg{width:12px;height:12px}.sr-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 12px}.sr-empty{text-align:center;color:#bbb;padding:70px 20px;font-size:13px}.sr-empty svg{width:56px;height:56px;color:#e0e0e0;margin-bottom:10px}.mine-balance{display:flex;margin:12px 16px 0;gap:10px}.mb-card{flex:1;background:#fff;border-radius:12px;padding:14px;text-align:center;cursor:pointer;box-shadow:0 1px 6px #0000000a}.mb-num{font-size:20px;font-weight:800;color:#ff6d00}.mb-num.blue{color:#1a73e8}.mb-label{font-size:12px;color:#888;margin-top:4px}.bal-top{background:linear-gradient(135deg,#ff8f00,#ff6d00);padding:26px 20px;color:#fff}.bal-top .lab{font-size:13px;opacity:.9}.bal-top .amt{font-size:38px;font-weight:800;margin-top:6px}.bal-top .amt span{font-size:20px}.rc-sec{background:#fff;margin-top:8px;padding:16px}.rc-sec h4{font-size:15px;margin-bottom:14px}.rc-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.rc-opt{border:1.5px solid #eee;border-radius:10px;padding:14px 8px;text-align:center;cursor:pointer;position:relative}.rc-opt.sel{border-color:#ff6d00;background:#fff8f2}.rc-opt .v{font-size:18px;font-weight:800;color:#222}.rc-opt .v span{font-size:12px}.rc-opt .gift{font-size:10px;color:#fff;background:#ff6d00;border-radius:0 8px;padding:1px 6px;position:absolute;top:0;right:0}.rc-opt .gift-txt{font-size:11px;color:#ff6d00;margin-top:4px}.rc-pay{margin:18px 16px}.rc-pay button{width:100%;background:#ff6d00;color:#fff;border:none;border-radius:26px;padding:14px;font-size:16px;font-weight:700;cursor:pointer}.bal-records{background:#fff;margin-top:8px}.bal-rec-head{font-size:14px;font-weight:700;padding:14px 16px 6px}.bal-rec{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f5f5f5}.bal-rec .t{font-size:13.5px}.bal-rec .d{font-size:11px;color:#aaa;margin-top:3px}.bal-rec .amt-in{color:#16a34a;font-weight:700}.bal-rec .amt-out{color:#e53935;font-weight:700}.co-balance{background:#fff;margin:8px 0;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.co-balance .left{font-size:14px}.co-balance .left .sub{font-size:12px;color:#999;margin-top:3px}.co-balance .left .sub.short{color:#ff6d00}.am-tag{font-size:10px;border-radius:4px;padding:1px 6px;margin-right:4px}.am-tag.home{color:#16a34a;background:#e8f6ee}.am-tag.company{color:#1a73e8;background:#e8f1fd}.am-tag.custom{color:#ff6d00;background:#fff3e9}.af-tags{display:flex;gap:8px;flex-wrap:wrap;flex:1}.af-tag-opt{font-size:13px;padding:5px 14px;border-radius:16px;border:1px solid #ddd;background:#fff;color:#666;cursor:pointer}.af-tag-opt.sel{border-color:#1a73e8;color:#1a73e8;background:#eaf2fe}.af-tag-add{font-size:13px;padding:5px 12px;border-radius:16px;border:1px dashed #bbb;color:#888;cursor:pointer;background:#fff}.fav-empty{text-align:center;color:#bbb;padding:70px 20px;font-size:13px}.fav-empty svg{width:56px;height:56px;color:#e0e0e0;margin-bottom:10px}.art-body{background:#fff;padding:20px 16px}.art-title{font-size:20px;font-weight:800;line-height:1.4}.art-meta{font-size:12px;color:#999;margin:10px 0 18px;padding-bottom:14px;border-bottom:1px solid #f2f2f2}.art-h{font-size:15px;font-weight:700;margin:18px 0 8px}.art-p{font-size:14px;color:#555;line-height:1.9;margin-bottom:10px}.fb-form{background:#fff;margin-top:8px}.fb-row{padding:14px 16px;border-bottom:1px solid #f5f5f5}.fb-label{font-size:13px;color:#333;margin-bottom:8px;font-weight:500}.fb-label .req{color:#e53935}.fb-input{width:100%;border:none;outline:none;font-size:14px;background:transparent}.fb-textarea{width:100%;border:none;outline:none;font-size:14px;resize:none;min-height:70px;font-family:inherit;background:transparent}.fb-type{display:flex;gap:8px;flex-wrap:wrap}.fb-type-opt{font-size:13px;padding:6px 14px;border-radius:16px;border:1px solid #ddd;color:#666;cursor:pointer;background:#fff}.fb-type-opt.sel{border-color:#1a73e8;color:#1a73e8;background:#eaf2fe}.fb-uploads{display:flex;gap:10px;flex-wrap:wrap}.fb-thumb{width:72px;height:72px;border-radius:8px;object-fit:cover;position:relative}.fb-thumb-wrap{position:relative;width:72px;height:72px}.fb-thumb-del{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#e53935;color:#fff;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.fb-add-img{width:72px;height:72px;border:1.5px dashed #ccc;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aaa;cursor:pointer;font-size:11px;gap:3px}.fb-add-img svg{width:24px;height:24px}.fb-captcha{display:flex;align-items:center;gap:12px}.fb-captcha input{flex:1;border:1px solid #ddd;border-radius:8px;padding:9px 12px;font-size:14px;outline:none}.fb-captcha-img{width:100px;height:40px;border-radius:8px;background:linear-gradient(135deg,#eef2f9,#dde6f3);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;letter-spacing:4px;color:#3b5;cursor:pointer;-webkit-user-select:none;user-select:none;font-style:italic;font-family:Georgia,serif}.fb-submit{margin:18px 16px}.fb-submit button{width:100%;background:#1a73e8;color:#fff;border:none;border-radius:26px;padding:14px;font-size:16px;font-weight:700;cursor:pointer}.cp-tabs{background:#fff;display:flex;border-bottom:1px solid #f0f0f0;position:sticky;top:49px;z-index:90}.cp-tab{flex:1;text-align:center;padding:12px 0;font-size:14px;color:#666;cursor:pointer;border-bottom:2px solid transparent}.cp-tab.active{color:#1a73e8;font-weight:600;border-bottom-color:#1a73e8}.cp-item{display:flex;margin:10px 16px;border-radius:12px;overflow:hidden;box-shadow:0 1px 6px #0000000f;background:#fff}.cp-item.used,.cp-item.expired{opacity:.55}.cp-left{background:linear-gradient(135deg,#ff7a18,#ff5252);color:#fff;width:108px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px}.cp-item.used .cp-left,.cp-item.expired .cp-left{background:#bbb}.cp-amt{font-size:28px;font-weight:800}.cp-amt span{font-size:14px}.cp-cond{font-size:11px;margin-top:4px;opacity:.95}.cp-right{flex:1;padding:14px;display:flex;flex-direction:column;justify-content:center}.cp-name{font-size:14.5px;font-weight:700}.cp-date{font-size:11.5px;color:#999;margin-top:6px}.cp-use{align-self:flex-end;background:#ff6d00;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:12.5px;font-weight:600;cursor:pointer;margin-top:6px}.cp-status{align-self:flex-end;font-size:12px;color:#aaa;margin-top:6px}.cp-empty{text-align:center;color:#bbb;padding:60px 0;font-size:13px}.as-sec{background:#fff;margin-top:8px}.as-head{font-size:14px;font-weight:700;padding:14px 16px 6px}.as-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer}.as-item:last-child{border-bottom:none}.as-icon{width:38px;height:38px;border-radius:10px;background:#eaf2fe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.as-icon svg{width:20px;height:20px;color:#1a73e8}.as-item .t{flex:1}.as-item .t .n{font-size:14px;font-weight:500}.as-item .t .d{font-size:11.5px;color:#999;margin-top:3px}.as-item svg.arr{width:16px;height:16px;color:#ccc}.as-faq{background:#fff;margin-top:8px;padding:4px 16px 14px}.as-q{padding:12px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.as-q:last-child{border-bottom:none}.as-q-title{font-size:13.5px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.as-q-title svg{width:16px;height:16px;color:#bbb;transition:transform .2s}.as-q.open .as-q-title svg{transform:rotate(180deg)}.as-q-ans{font-size:12.5px;color:#888;line-height:1.7;max-height:0;overflow:hidden;transition:max-height .25s}.as-q.open .as-q-ans{max-height:200px;margin-top:8px}.gb-banner{background:linear-gradient(135deg,#ff7a18,#ff5252);color:#fff;padding:20px 16px}.gb-banner h2{font-size:18px;font-weight:800}.gb-banner p{font-size:12.5px;opacity:.92;margin-top:6px;line-height:1.6}.gb-card{background:#fff;margin:10px 16px;border-radius:12px;overflow:hidden;box-shadow:0 1px 6px #0000000f}.gb-card-top{display:flex;gap:12px;padding:12px}.gb-card-top img{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0}.gb-info{flex:1;min-width:0}.gb-name{font-size:14.5px;font-weight:700}.gb-spec{font-size:11.5px;color:#999;margin-top:4px}.gb-price-row{display:flex;align-items:baseline;gap:8px;margin-top:6px}.gb-price{font-size:18px;font-weight:800;color:#e53935}.gb-price span{font-size:12px}.gb-orig{font-size:12px;color:#bbb;text-decoration:line-through}.gb-per{font-size:11px;color:#ff6d00}.gb-progress-wrap{padding:0 12px 12px}.gb-progress-text{display:flex;justify-content:space-between;font-size:11.5px;color:#888;margin-bottom:6px}.gb-progress{height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden}.gb-progress-bar{height:100%;background:linear-gradient(90deg,#ff7a18,#ff5252);border-radius:4px;transition:width .4s}.gb-avatars{display:flex;align-items:center;padding:0 12px 12px;gap:-8px}.gb-av{width:28px;height:28px;border-radius:50%;background:#1a73e8;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;margin-right:-8px}.gb-av.empty{background:#eee;color:#bbb}.gb-join{display:block;width:calc(100% - 24px);margin:0 12px 12px;background:#ff6d00;color:#fff;border:none;border-radius:22px;padding:11px;font-size:14px;font-weight:700;cursor:pointer}.gb-join.done{background:#bbb}.gb-status-tag{display:inline-block;font-size:10px;padding:1px 7px;border-radius:8px;margin-left:6px}.gb-status-tag.ing{background:#fff3e9;color:#ff6d00}.gb-status-tag.done2{background:#e8f6ee;color:#16a34a}.gb-section-title{font-size:15px;font-weight:700;padding:14px 16px 4px}.gb-empty{text-align:center;color:#bbb;padding:40px 0;font-size:13px}.pd-group{background:#fff8f2;border:1px solid #ffd9b8;border-radius:10px;margin:0 16px 8px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.pd-group .l .t{font-size:14px;font-weight:700;color:#ff6d00}.pd-group .l .d{font-size:11.5px;color:#999;margin-top:3px}.pd-group button{background:#ff6d00;color:#fff;border:none;border-radius:18px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer}.qr-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:2300;display:none;align-items:center;justify-content:center}.qr-mask.show{display:flex}.qr-card{background:#fff;border-radius:18px;width:280px;padding:24px 20px;text-align:center}.qr-avatar{width:56px;height:56px;border-radius:50%;background:#eaf2fe;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;overflow:hidden}.qr-avatar svg{width:32px;height:32px;color:#1a73e8}.qr-avatar img{width:100%;height:100%;object-fit:cover}.qr-name{font-size:16px;font-weight:700}.qr-acct{font-size:12px;color:#999;margin-top:3px}.qr-img{width:180px;height:180px;margin:16px auto 8px}.qr-tip{font-size:12px;color:#999}.qr-close{margin-top:16px;background:#f2f3f5;border:none;border-radius:20px;padding:9px 28px;font-size:14px;cursor:pointer;color:#555}.puc-banner{background:linear-gradient(135deg,#1a73e8,#1e5aab);color:#fff;padding:24px 16px;text-align:center}.puc-banner .lab{font-size:13px;opacity:.9}.puc-code{font-size:42px;font-weight:800;letter-spacing:8px;margin:10px 0}.puc-qr{background:#fff;width:180px;height:180px;border-radius:12px;margin:8px auto 0;padding:10px}.puc-tip{font-size:12px;opacity:.9;margin-top:12px}.puc-info{background:#fff;margin:8px 0;padding:14px 16px}.puc-info-row{display:flex;justify-content:space-between;font-size:13px;padding:7px 0;color:#444}.puc-info-row .k{color:#999}.puc-store{background:#fff;margin-top:8px;padding:14px 16px}.puc-store .t{font-size:14px;font-weight:700;margin-bottom:8px}.puc-store .a{font-size:12.5px;color:#888;line-height:1.6}.ord-btn.pickup{background:#16a34a;border-color:#16a34a;color:#fff}.op-sheet{position:fixed;left:50%;transform:translate(-50%) translateY(100%);bottom:0;width:390px;max-width:100%;max-height:70vh;background:#fff;z-index:2200;border-radius:18px 18px 0 0;transition:transform .3s;display:flex;flex-direction:column}.op-sheet.show{transform:translate(-50%) translateY(0)}.op-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0}.op-head .ttl{font-size:16px;font-weight:700}.op-head .cls{color:#999;cursor:pointer;font-size:18px}.op-list{overflow-y:auto;padding:6px 0 12px}.op-item{padding:15px 16px;border-bottom:1px solid #f7f7f7;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start}.op-item .main{font-size:14.5px;color:#222}.op-item .desc{font-size:12px;color:#999;margin-top:4px}.op-item.sel .main{color:#1a73e8;font-weight:600}.op-item .tick{color:#1a73e8;flex-shrink:0;margin-left:10px}.op-item .tick svg{width:18px;height:18px}.rp-sheet{position:fixed;left:50%;transform:translate(-50%) translateY(100%);bottom:0;width:390px;max-width:100%;height:60vh;background:#fff;z-index:2200;border-radius:18px 18px 0 0;transition:transform .3s;display:flex;flex-direction:column}.rp-sheet.show{transform:translate(-50%) translateY(0)}.rp-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0}.rp-head .ttl{font-size:16px;font-weight:700}.rp-head .cls{color:#999;cursor:pointer;font-size:18px}.rp-crumbs{display:flex;gap:16px;padding:10px 16px;border-bottom:1px solid #f5f5f5;overflow-x:auto}.rp-crumb{font-size:14px;color:#1a73e8;cursor:pointer;white-space:nowrap}.rp-crumb.cur{color:#222;font-weight:600}.rp-crumb.placeholder{color:#bbb}.rp-list{flex:1;overflow-y:auto}.rp-opt{padding:14px 16px;font-size:14px;border-bottom:1px solid #f7f7f7;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.rp-opt.sel{color:#1a73e8;font-weight:600}.rp-opt.sel svg{width:18px;height:18px}.od-status{background:linear-gradient(135deg,#1a73e8,#1e5aab);padding:24px 16px;color:#fff}.od-status-txt{font-size:19px;font-weight:700}.od-status-txt.st-pay,.od-status-txt.st-buy,.od-status-txt.st-deliver,.od-status-txt.st-done,.od-status-txt.st-cancel{color:#fff}.od-status-desc{font-size:12.5px;opacity:.9;margin-top:6px}.od-card{background:#fff;margin:8px 0;padding:14px 16px}.od-addr{display:flex;gap:12px;align-items:flex-start}.od-addr svg{width:22px;height:22px;flex-shrink:0;margin-top:2px}.od-addr-top{font-size:15px;font-weight:700}.od-addr-sub{font-size:12.5px;color:#888;margin-top:4px;line-height:1.5}.od-store-head{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;margin-bottom:10px}.od-store-head svg{width:18px;height:18px;color:#1a73e8}.od-row{display:flex;justify-content:space-between;font-size:13px;padding:7px 0;color:#444}.od-row .k{color:#999}.od-row.total{border-top:1px solid #f2f2f2;margin-top:4px;padding-top:10px;font-size:14px;font-weight:600}.od-row.total b{color:#e53935;font-size:17px}.od-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:390px;background:#fff;border-top:1px solid #eee;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:100;display:flex;gap:10px;justify-content:flex-end}.od-bar .ord-btn{padding:9px 18px}.guess-sec{background:transparent;margin-top:8px}.guess-title{text-align:center;font-size:14px;color:#888;padding:14px 0 10px;display:flex;align-items:center;justify-content:center;gap:10px}.guess-title:before,.guess-title:after{content:"";width:30px;height:1px;background:#ddd}.guess-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 12px}.guess-card{background:#fff;border-radius:10px;overflow:hidden;cursor:pointer}.guess-card img{width:100%;height:130px;object-fit:cover;display:block}.guess-info{padding:8px}.guess-name{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guess-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.guess-price{font-size:15px;color:#e53935;font-weight:700}.guess-price span{font-size:10px}.dlg-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2000;display:none;align-items:center;justify-content:center}.dlg-mask.show{display:flex}.dlg{background:#fff;border-radius:14px;width:280px;overflow:hidden}.dlg-body{padding:26px 20px 22px;text-align:center;font-size:15px;color:#333;white-space:pre-line;line-height:1.5}.dlg-actions{display:flex;border-top:1px solid #f0f0f0}.dlg-actions button{flex:1;padding:14px;border:none;background:#fff;font-size:15px;cursor:pointer}.dlg-actions .cancel{color:#888;border-right:1px solid #f0f0f0}.dlg-actions .ok{color:#e53935;font-weight:600}.toast{position:fixed;bottom:120px;left:50%;transform:translate(-50%);width:max-content;max-width:min(86vw,520px);max-height:40vh;overflow:auto;background:#000000d1;color:#fff;padding:10px 16px;border-radius:12px;font-size:13px;line-height:1.5;z-index:3000;opacity:0;transition:opacity .25s;pointer-events:none;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:left}.toast.show{opacity:1}.mine-top{background:linear-gradient(135deg,#1a73e8,#1e5aab);padding:28px 20px 50px;display:flex;align-items:center;gap:14px}.mine-avatar{width:60px;height:60px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;flex-shrink:0}.mine-avatar svg{width:34px;height:34px;color:#1a73e8}.mine-qr{width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.mine-qr svg{width:26px;height:26px}.mine-name{color:#fff;font-size:18px;font-weight:700}.mine-sub{color:#ffffffd9;font-size:12px;margin-top:4px}.mine-orders{background:#fff;margin:-30px 16px 0;border-radius:14px;padding:16px;box-shadow:0 2px 10px #0000000f}.mine-orders-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mine-orders-head .t{font-weight:700;font-size:15px}.mine-orders-head .m{font-size:12px;color:#999}.mine-order-grid{display:grid;grid-template-columns:repeat(4,1fr)}.mo-item{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#444;cursor:pointer;position:relative}.mo-item svg{width:26px;height:26px;color:#1a73e8}.mo-badge{position:absolute;top:-4px;right:14px;background:#e53935;color:#fff;font-size:9px;border-radius:8px;padding:0 4px}.mine-menu{background:#fff;margin:12px 16px;border-radius:14px;overflow:hidden}.mine-menu-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f5f5f5;cursor:pointer}.mine-menu-item:last-child{border-bottom:none}.mine-menu-item svg.lead{width:20px;height:20px;color:#1a73e8}.mine-menu-item .label{flex:1;font-size:14px}.mine-menu-item svg.arr{width:16px;height:16px;color:#ccc}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;opacity:0;visibility:hidden;transition:opacity .25s}.modal-mask.show{opacity:1;visibility:visible}.addr-sheet{position:fixed;left:50%;transform:translate(-50%) translateY(100%);bottom:0;width:390px;max-width:100%;height:88vh;background:#f4f5f7;z-index:1001;border-radius:18px 18px 0 0;transition:transform .3s ease;display:flex;flex-direction:column}.addr-sheet.show{transform:translate(-50%) translateY(0)}.addr-head{display:flex;align-items:center;padding:18px 16px 14px;background:transparent;position:relative}.addr-back{position:absolute;left:14px;cursor:pointer}.addr-back svg{width:24px;height:24px;color:#222}.addr-title{flex:1;text-align:center;font-size:18px;font-weight:700}.addr-search{margin:0 16px 16px;background:#fff;border-radius:14px;display:flex;align-items:center;gap:10px;padding:13px 16px}.addr-search svg{width:18px;height:18px;color:#bbb}.addr-search span{color:#bbb;font-size:15px}.addr-card{background:#fff;margin:0 16px 16px;border-radius:14px;padding:16px}.addr-card-label{font-size:13px;color:#999;margin-bottom:10px}.addr-loc-row{display:flex;align-items:center;justify-content:space-between}.addr-loc-text{font-size:16px;font-weight:600;color:#222}.addr-loc-btn{display:flex;align-items:center;gap:4px;color:#1a73e8;font-size:15px;font-weight:500;cursor:pointer}.addr-loc-btn svg{width:18px;height:18px}.addr-mine-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.addr-add{display:flex;align-items:center;gap:5px;color:#1a73e8;font-size:15px;font-weight:500;cursor:pointer}.addr-add svg{width:20px;height:20px}.addr-item{background:#e9f2fe;border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.addr-item .a-top{font-size:12px;color:#999}.addr-item .a-mid{font-size:16px;font-weight:700;color:#222;margin:3px 0}.addr-item .a-bot{font-size:12px;color:#999}.addr-item .check svg{width:24px;height:24px;color:#1a73e8}.addr-footer{text-align:center;color:#bbb;font-size:13px;padding:24px 0;display:flex;align-items:center;justify-content:center;gap:10px}.addr-footer:before,.addr-footer:after{content:"";width:40px;height:1px;background:#ddd}.blur{color:transparent;text-shadow:0 0 7px rgba(0,0,0,.55)}body{max-width:none;margin:0}.app-shell{max-width:390px;margin:0 auto;background:#f4f4f4;min-height:100vh;position:relative;overflow-x:hidden}.banner.b5{background:linear-gradient(135deg,#0a2540,#0e4d6b 60%,#0891b2)}.login-page{min-height:100vh;background:#fff;padding:0 26px}.login-top{padding:46px 0 26px;text-align:center}.login-logo{width:64px;height:64px;border-radius:16px;background:#ecf7f6;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;padding:10px}.login-logo img{width:100%;height:100%;object-fit:contain;border-radius:13px}.login-logo svg{width:36px;height:36px;color:#58aeb4}.login-title{font-size:21px;font-weight:700;color:#222}.login-sub{font-size:12.5px;color:#999;margin-top:8px}.login-form{margin-top:8px}.lf-row{display:flex;align-items:center;border-bottom:1px solid #eee;padding:14px 0}.lf-label{width:64px;font-size:14px;color:#333;flex-shrink:0}.lf-input{border:none;outline:none;background:transparent;flex:1;font-size:15px}.lf-code{flex:1;display:flex;align-items:center;gap:10px}.lf-send{flex-shrink:0;background:#e8f1fd;color:#1a73e8;border:none;border-radius:16px;padding:7px 14px;font-size:12.5px;font-weight:600;cursor:pointer}.lf-send:disabled{background:#f2f3f5;color:#aaa;cursor:default}.login-agree{display:flex;align-items:flex-start;gap:8px;margin-top:16px;font-size:12px;color:#888;line-height:1.6}.login-agree-box{width:16px;height:16px;border:1.5px solid #ccc;border-radius:4px;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;cursor:pointer}.login-agree-box.on{background:#1a73e8;border-color:#1a73e8}.login-agree-box svg{width:11px;height:11px;color:#fff}.login-agree .lk{color:#1a73e8}.login-btn-wrap{margin-top:26px}.login-btn{width:100%;background:#1a73e8;color:#fff;border:none;border-radius:24px;padding:13px;font-size:16px;font-weight:600;cursor:pointer}.login-switch{text-align:center;margin-top:20px;font-size:13px;color:#888}.login-switch b{color:#1a73e8;font-weight:600;cursor:pointer}.login-tip{font-size:11.5px;color:#aaa;text-align:center;margin-top:16px;line-height:1.7}.login-tip span{color:#1a73e8}.family-plan-section{background:#fff;margin-top:8px;padding:16px}.family-plan-card{min-height:96px;border-radius:14px;padding:16px;background:linear-gradient(135deg,#fff7ec,#fff 54%,#eef6ff);border:1px solid #ffe0bd;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 4px 16px #ff6d0014}.family-plan-main{min-width:0}.family-plan-title{font-size:18px;font-weight:800;color:#222;line-height:1.2}.family-plan-sub{margin-top:5px;font-size:13px;font-weight:600;color:#ff6d00}.family-plan-desc{margin-top:6px;font-size:12px;color:#777;line-height:1.5}.family-plan-btn{flex:none;border:none;border-radius:20px;background:#ff6d00;color:#fff;height:38px;padding:0 16px;font-size:13px;font-weight:700}
