.ma-goods-page{background:#f6f7f9;min-height:100%}.ma-goods-wrap{padding-bottom:10px}.ma-goods-tabs{display:flex;gap:2px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 8px;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.ma-goods-tabs::-webkit-scrollbar{display:none}.ma-goods-tabs__item{flex:0 0 auto;display:block;padding:10px 8px;color:#666;text-decoration:none;font-size:15px;line-height:1.2}.ma-goods-tabs__item--on{color:#111;font-weight:700}.ma-goods-filter{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:10px 8px;background:#fff;border-bottom:1px solid #f0f0f0}.ma-goods-filter__item{flex:1;text-align:center;color:#666;text-decoration:none;font-size:14px;border:0;background:0 0;padding:0}.ma-goods-filter__item--on{color:#111;font-weight:700}.ma-goods-filter__item--cat{flex:0 0 132px;color:#374151;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid #e5e7eb;border-radius:999px;min-height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;background:linear-gradient(180deg,#fff 0,#f8fafc 100%);box-shadow:0 1px 0 rgba(15,23,42,.04)}.ma-goods-filter__cat-main{font-size:13px;color:#111827;flex:0 0 auto}.ma-goods-filter__cat-arrow{margin-left:auto;color:#64748b;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#eef2f7}.ma-goods-filter__cat-arrow svg{display:block}.ma-goods-cat-sheet[hidden]{display:none!important}.ma-goods-cat-sheet{position:fixed;inset:0;z-index:280}.ma-goods-cat-sheet__mask{position:absolute;inset:0;background:rgba(0,0,0,.4)}.ma-goods-cat-sheet__panel{position:absolute;left:0;right:0;bottom:0;background:#fff;border-radius:14px 14px 0 0;padding-bottom:env(safe-area-inset-bottom,0)}.ma-goods-cat-sheet__hd{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #f3f4f6}.ma-goods-cat-sheet__hd strong{font-size:16px;color:#111827}.ma-goods-cat-sheet__x{border:0;background:0 0;font-size:13px;color:#6b7280}.ma-goods-cat-sheet__list{padding:10px 0 14px;max-height:68vh;overflow:hidden;background:#fff}.ma-goods-cat-sheet__layout{display:grid;grid-template-columns:110px minmax(0,1fr);min-height:52vh;max-height:68vh}.ma-goods-cat-nav{overflow-y:auto;border-right:1px solid #f1f5f9;background:#f8fafc;padding:4px 0}.ma-goods-cat-nav__item{width:100%;border:0;background:0 0;text-align:left;padding:12px 10px;color:#475569;font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ma-goods-cat-nav__item--on{background:#fff;color:#ef4444;font-weight:600;position:relative}.ma-goods-cat-nav__item--on::before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:#ef4444}.ma-goods-cat-body{overflow-y:auto;padding:2px 10px 2px 10px}.ma-goods-cat-pane{display:none}.ma-goods-cat-pane--on{display:block}.ma-goods-cat-group__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 8px;align-items:stretch}.ma-goods-cat-sheet__item{min-height:32px;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#374151;text-decoration:none;font-size:12px;padding:0 8px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ma-goods-cat-sheet__item--on{color:#ef4444;border-color:#fecaca;background:#fff5f5}.ma-goods-grid{list-style:none;margin:0;padding:10px 8px 8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.ma-goods-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f1f3f5;box-shadow:0 8px 24px rgba(15,23,42,.04)}.ma-goods-card__link{display:block;color:inherit;text-decoration:none}.ma-goods-card__pic{position:relative;aspect-ratio:4/3;background:#eef2f7;border-bottom:1px solid #f5f5f5;margin:0;line-height:0}.ma-goods-card__pic img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:none;display:block}.ma-goods-card__save{position:absolute;top:0;left:0;background:#ff3b30;color:#fff;font-size:10px;line-height:1;padding:6px 10px 6px 9px;border-radius:0 0 6px 0;box-shadow:0 1px 0 rgba(0,0,0,.06);z-index:2}.ma-goods-card__body{padding:9px 9px 10px}.ma-goods-card__title{margin:0 0 7px;font-size:15px;font-weight:400;line-height:1.4;color:#1f2937;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:42px}.ma-goods-card__meta{display:flex;align-items:baseline;gap:4px}.ma-goods-card__price{color:#ef233c;font-size:20px;line-height:1;font-weight:600}.ma-goods-card__price i{font-style:normal;font-size:14px;margin-right:2px}.ma-goods-card__old{color:#9ca3af;font-size:11px;text-decoration:line-through}.ma-goods-card__badges{margin-top:4px;display:flex;gap:4px;align-items:center;flex-wrap:nowrap}.ma-goods-card__badge{font-size:10px;color:#2f2f2f;background:#efe8bf;padding:3px 5px;border-radius:3px;line-height:1;white-space:nowrap}.ma-goods-card__badge--dark{color:#fff;background:#4b5563}.ma-goods-card__bottom{margin-top:6px;display:flex;align-items:flex-end;justify-content:space-between;gap:6px}.ma-goods-card__remain{font-size:10px;color:#9ca3af;white-space:nowrap;line-height:1.2}.ma-goods-more,.ma-goods-nodata{text-align:center;color:#9ca3af;font-size:13px;padding:10px 0 14px}.ma-gd-head{background:#fff}.ma-gd-cover img{width:100%;display:block}.ma-gd-main{background:#fff;padding:10px 12px}.ma-gd-price{color:#ef233c;font-size:36px;font-weight:700;line-height:1}.ma-gd-price i{font-style:normal;font-size:22px;margin-right:3px}.ma-gd-old{color:#9ca3af;text-decoration:line-through;font-size:20px;margin-left:8px}.ma-gd-title{margin:8px 0 0;font-size:21px;line-height:1.4;font-weight:600;color:#111827}.ma-gd-row{margin-top:8px;background:#fff;padding:0 12px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.ma-gd-row__item{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #f5f5f5;color:#111827;text-decoration:none}.ma-gd-row__item:last-child{border-bottom:none}.ma-gd-row__label{color:#6b7280;flex:0 0 auto}.ma-gd-row__value{flex:1}.ma-gd-section{margin-top:10px;background:#fff}.ma-gd-section__hd{margin:0;padding:14px 12px 10px;text-align:center}.ma-gd-section__hd span{display:inline-block;border-bottom:4px solid #ef233c;color:#111827;font-size:20px;font-weight:700;line-height:1.2}.ma-gd-section__bd{padding:8px 12px 14px;color:#1f2937;font-size:16px;line-height:1.65;word-break:break-word}.ma-gd-section__bd img{max-width:100%!important;height:auto!important}.ma-goods-dock{position:fixed;left:0;right:0;bottom:0;z-index:220;display:flex;align-items:center;background:#fff;border-top:1px solid #e5e7eb;gap:4px;padding:4px 8px calc(4px + env(safe-area-inset-bottom,0px))}.ma-goods-dock__small{width:52px;flex:0 0 52px;height:40px;border:0;background:#fff;color:#111827;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:11px;line-height:1.1}.ma-goods-dock__buy{flex:1;max-width:50%;margin:0 0 0 auto;border:0;border-radius:999px;background:#ff5a4f;color:#fff;font-size:15px;font-weight:400;height:38px}.ma-gd{background:#f2f3f5}.ma-gd-hero{background:#fff}.ma-gd-hero__img img{width:100%;display:block}.ma-gd-info{padding:10px 12px 12px}.ma-gd-info__price-row{display:flex;align-items:baseline;gap:8px}.ma-gd-info__price{color:#ef233c;font-weight:700;font-size:30px;line-height:1}.ma-gd-info__price i{font-style:normal;font-size:16px;margin-right:3px}.ma-gd-info__old{color:#9ca3af;font-size:14px}.ma-gd-info__tags{margin-top:4px;display:flex;gap:4px}.ma-gd-tag{font-size:11px;line-height:1;color:#333;background:#fde68a;padding:3px 4px;border-radius:2px}.ma-gd-tag--dark{color:#fff;background:#374151}.ma-gd-info__title{margin:8px 0 0;color:#1f2937;font-size:18px;line-height:1.35;font-weight:400}.ma-gd-flagset{margin-top:8px;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:6px}.ma-gd-flagset::-webkit-scrollbar{display:none}.ma-gd-flag{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1;font-weight:400;flex:0 0 auto;white-space:nowrap}.ma-gd-flag--safe{color:#0f766e;background:#ecfeff;border:1px solid #a5f3fc}.ma-gd-flag--stock{color:#166534;background:#f0fdf4;border:1px solid #86efac}.ma-gd-flag--empty{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.ma-gd-flag--hot{color:#9a3412;background:#fff7ed;border:1px solid #fdba74}.ma-gd-info__vipline{margin-top:10px;background:linear-gradient(90deg,#111827 0,#3f3f46 100%);border-radius:4px;min-height:38px;display:flex;align-items:center;justify-content:space-between;color:#fff;padding:0 10px}.ma-gd-info__viptxt{font-size:13px}.ma-gd-info__vipbtn{color:#fff;text-decoration:none;font-size:13px}.ma-gd-invite{margin-top:8px;background:#fff}.ma-gd-invite__link{min-height:44px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#1f2937;padding:0 12px}.ma-gd-invite__left{font-size:14px}.ma-gd-invite__right{font-size:13px;color:#374151}.ma-gd-invite__right span{color:#ef233c;font-weight:700}.ma-gd-block{margin-top:8px;background:#fff}.ma-gd-block__hd{margin:0;text-align:center;padding:14px 12px 10px}.ma-gd-block__hd span{position:relative;display:inline-block;color:#111827;font-size:18px;line-height:1.2;font-weight:600;padding-bottom:1px;z-index:1}.ma-gd-block__hd span::after{content:"";position:absolute;left:0;right:0;height:6px;bottom:1px;background:#ef233c;z-index:-1}.ma-gd-block__hd--left{text-align:left;font-size:17px;font-weight:600;color:#111827;line-height:1.2;padding:10px 12px}.ma-gd-block__bd{padding:0 12px 10px;color:#374151;font-size:14px;line-height:1.75}.ma-gd-shop{border-top:1px solid #f3f4f6}.ma-gd-shop__row{min-height:52px;display:flex;align-items:center;gap:8px;color:#374151;text-decoration:none;border-bottom:1px solid #f3f4f6;padding:0 12px}.ma-gd-shop__ico{width:18px;color:#4b5563;flex:0 0 18px}.ma-gd-shop__txt{flex:1;font-size:14px}.ma-gd-shop__arr{color:#9ca3af;font-size:18px}.ma-gd-detail{padding:6px 12px 16px;color:#1f2937;font-size:14px;line-height:1.7;word-break:break-word}.ma-gd-detail img{max-width:100%!important;height:auto!important}.ma-gd-modal[hidden]{display:none!important}.ma-gd-modal{position:fixed;inset:0;z-index:350}.ma-gd-modal__mask{position:absolute;inset:0;background:rgba(0,0,0,.56)}.ma-gd-modal__panel{position:absolute;left:0;right:0;bottom:0;max-height:calc(100vh - 12px);overflow:hidden;background:#fff;border-radius:16px 16px 0 0}.ma-gd-modal__grab{width:44px;height:4px;border-radius:999px;background:#d1d5db;margin:8px auto 4px}.ma-gd-modal__hd{min-height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f3f4f6;padding:0 12px}.ma-gd-modal__hd h3{margin:0;font-size:16px;color:#111827}.ma-gd-modal__x{border:0;background:0 0;font-size:28px;color:#9ca3af;line-height:1}.ma-gd-form{padding:10px 10px 12px}.ma-gd-modal__goods{display:flex;gap:10px;align-items:center;padding:0 0 8px;border-bottom:1px solid #f3f4f6;margin-bottom:10px}.ma-gd-modal__goods-pic{width:66px;height:66px;border-radius:8px;overflow:hidden;background:#eef2f7;flex:0 0 66px}.ma-gd-modal__goods-pic img{width:100%;height:100%;object-fit:cover;display:block}.ma-gd-modal__goods-meta{flex:1;min-width:0}.ma-gd-modal__goods-title{margin:0;color:#111827;font-size:14px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ma-gd-modal__goods-price{margin:6px 0 0;color:#ef233c;font-size:18px;font-weight:700}.ma-gd-form__group{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.ma-gd-form__label{color:#374151;font-size:14px;flex:0 0 auto}.ma-gd-qty{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.ma-gd-qty__btn{width:34px;height:32px;border:0;background:#f9fafb;color:#374151;font-size:18px}.ma-gd-qty__input{width:52px;height:32px;border:0;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;text-align:center;font-size:14px;color:#111827}.ma-gd-qty__input:focus{outline:0}.ma-gd-form__row{display:block;margin-bottom:7px}.ma-gd-form__row span{display:block;font-size:13px;color:#374151;margin-bottom:5px}.ma-gd-form__row input,.ma-gd-form__row textarea{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;font-size:14px;font-family:inherit;font-weight:400;line-height:1.45;color:#111827;background:#fff}.ma-gd-form__row textarea{min-height:46px;resize:none}.ma-gd-form__row input::placeholder,.ma-gd-form__row textarea::placeholder{font-family:inherit;font-weight:400;color:#9ca3af}.ma-gd-form__submit{width:100%;border:0;border-radius:10px;height:44px;color:#fff;font-size:15px;font-weight:400;background:#ff5a4f}.ma-goods-dock__small{border:0}.ma-goods-dock__small svg{display:block}#ma-goods-poster-dim.ma-poster-dim{position:fixed;inset:0;z-index:2100;background:rgba(0,0,0,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}#ma-goods-poster-dim.ma-poster-dim[hidden]{display:none!important}#ma-goods-poster-dim .ma-poster-dim__hint{margin:0 0 12px;font-size:14px;color:rgba(255,255,255,.88);text-align:center;max-width:320px;line-height:1.5}#ma-goods-poster-dim .ma-poster-dim__close{margin-top:14px;padding:10px 28px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:0 0;color:#fff;font-size:15px;-webkit-tap-highlight-color:transparent}#ma-goods-poster-dim .ma-poster-dim__img{max-width:100%;max-height:calc(100vh - 140px);border-radius:16px;box-shadow:0 24px 48px rgba(0,0,0,.4);background:#fff}#ma-goods-poster-dim .ma-poster-dim__loading{color:#fff;font-size:15px}#ma-goods-poster-node.ma-poster-v1{position:fixed;left:-9999px;top:0;width:360px;z-index:-1;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue','PingFang SC','Microsoft YaHei',sans-serif}#ma-goods-poster-node .ma-poster-v1__frame{background:0 0;padding:0;border-radius:0;box-sizing:border-box;box-shadow:none}#ma-goods-poster-node .ma-poster-v1__card{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:14px 14px 0 0;padding:18px 18px 16px;box-sizing:border-box;box-shadow:0 20px 40px rgba(0,0,0,.22)}#ma-goods-poster-node .ma-poster-v1__brand{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}#ma-goods-poster-node .ma-poster-v1__logo{display:block;height:38px!important;width:auto!important;max-width:250px;object-fit:contain;object-position:left center}#ma-goods-poster-node .ma-poster-v1__author{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:64px}#ma-goods-poster-node .ma-poster-v1__author-ava{width:38px;height:38px;border-radius:10px;object-fit:cover;background:#e5e7eb;display:block}#ma-goods-poster-node .ma-poster-v1__author-name{max-width:78px;font-size:12px;line-height:1.2;color:rgba(17,24,39,.72);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ma-goods-poster-node .ma-poster-v1__title{margin:6px 0 12px;font-size:22px;font-weight:500;line-height:1.34;color:#111827;letter-spacing:-.02em}#ma-goods-poster-node .ma-poster-v1__pills{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 12px;align-items:center}#ma-goods-poster-node .ma-poster-v1__pill{font-size:13px;padding:6px 10px;border-radius:0;background:#fff;border:1px solid currentColor;line-height:1;font-weight:400;display:inline-flex;align-items:center}#ma-goods-poster-node .ma-poster-v1__pill--o{color:#f97316}#ma-goods-poster-node .ma-poster-v1__pill--g{color:#22c55e}#ma-goods-poster-node .ma-poster-v1__desc{font-size:14px;line-height:1.72;color:rgba(17,24,39,.88);max-height:120px;overflow:hidden;margin:0 0 14px}#ma-goods-poster-node .ma-poster-v1__imgs{display:flex;gap:0;border-radius:10px;overflow:hidden;margin-top:8px}#ma-goods-poster-node .ma-poster-v1__img{flex:1;min-width:0;aspect-ratio:3/2;border-radius:0;overflow:hidden;background:#f1f5f9}#ma-goods-poster-node .ma-poster-v1__img img{width:100%;height:100%;object-fit:cover;display:block}#ma-goods-poster-node .ma-poster-v1__foot{margin-top:0;display:flex;align-items:stretch;gap:12px;padding:14px 18px 16px;background:#ff5a4f;border-radius:0 0 14px 14px;box-sizing:border-box;border-left:1px solid rgba(15,23,42,.1);border-right:1px solid rgba(15,23,42,.1);border-bottom:1px solid rgba(15,23,42,.1)}#ma-goods-poster-node .ma-poster-v1__qr{width:68px;height:68px;border-radius:8px;overflow:hidden;flex-shrink:0}#ma-goods-poster-node .ma-poster-v1__qr img{width:100%;height:100%;display:block;object-fit:contain}#ma-goods-poster-node .ma-poster-v1__foot-txt{flex:1;min-width:0;color:#fff;min-height:68px;display:flex;flex-direction:column;justify-content:center}#ma-goods-poster-node .ma-poster-v1__line{font-size:14px;line-height:1.45;overflow-wrap:anywhere}#ma-goods-poster-node .ma-poster-v1__line--big{font-size:14px;font-weight:400}#ma-goods-poster-node .ma-poster-v1__url{opacity:.92}