:root{--color-canvas: #d9dde5;--color-phone: #eef1f5;--color-surface: #ffffff;--color-surface-muted: #f6f7f9;--color-ink: #1a1a1a;--color-ink-secondary: #525252;--color-ink-muted: #7a7a7a;--color-ink-subtle: #a3a3a3;--color-line: #e4e7ec;--color-brand: #f24825;--color-accent: #ff8000;--color-success: #18a058;--color-info: #2f6bff;--font-sans: "HarmonyOS Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow-phone: 0 30px 80px rgb(20 24 35 / 22%);--shadow-soft: 0 12px 28px rgb(26 26 26 / 8%)}*{box-sizing:border-box}@font-face{font-family:DOUYU;src:url(/fonts/douyu.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}html,body,#root{width:100%;height:100%;min-height:100%;overflow:hidden}body{margin:0;position:fixed;inset:0;overflow:hidden;background:var(--color-canvas);color:var(--color-ink);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}input,textarea,[contenteditable=true]{caret-color:transparent!important;outline:none}.demo-stage{width:100%;height:100svh;min-height:0;display:grid;place-items:center;padding:var(--space-5);overflow:hidden}.phone-frame{width:min(100%,402px);height:min(100svh - 32px,874px);min-height:760px;padding:7px;overflow:visible;position:relative;background:linear-gradient(145deg,#4a4a4f,#111116 22%,#050506 58%,#2d2d31),#111116;border:1px solid #55555b;border-radius:58px;box-shadow:0 32px 80px #0c0e1457,inset 0 0 0 1px #ffffff2e,inset 0 0 18px #ffffff14}.phone-screen{height:100%;display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;position:relative;background:var(--color-phone);border-radius:49px;box-shadow:inset 0 0 0 1px #fff3,inset 0 0 0 2px #00000038}.phone-screen[data-shell=immersive]{grid-template-rows:auto 1fr}.phone-screen[data-page=home][data-shell=immersive]{grid-template-rows:1fr}.phone-frame__button{position:absolute;z-index:0;width:4px;background:linear-gradient(180deg,#35353a,#0b0b0d 62%,#3b3b40);border-radius:999px;box-shadow:inset 1px 0 #ffffff2e}.phone-frame__button--action{top:118px;left:-3px;height:34px}.phone-frame__button--volume-up{top:176px;left:-3px;height:62px}.phone-frame__button--volume-down{top:252px;left:-3px;height:62px}.phone-frame__button--side{top:196px;right:-3px;height:92px}.phone-statusbar{min-height:48px;padding:12px 22px 6px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:var(--space-2);font-size:12px;font-weight:700}.phone-statusbar__time{justify-self:start;padding-left:4px}.phone-statusbar__signals{justify-self:end;color:var(--color-ink-secondary)}.phone-statusbar--simple{min-height:50px;display:block;position:relative;padding:0;background:var(--color-phone)}.phone-statusbar__image{width:100%;height:50px;display:block;object-fit:cover}.phone-screen[data-page=home] .phone-statusbar--simple{background:transparent}.phone-screen[data-page=home]{background:#eef1f5}.dynamic-island{width:118px;height:36px;display:flex;align-items:center;justify-content:flex-end;padding-right:11px;background:radial-gradient(circle at 79% 50%,#1d1d22 0 6px,transparent 7px),linear-gradient(180deg,#020203,#0b0b0e);border-radius:999px;box-shadow:0 2px 7px #0000005c,inset 0 -1px #ffffff14}.dynamic-island__lens{width:7px;height:7px;display:block;background:radial-gradient(circle at 35% 32%,#32445f 0 1px,#0f1625 2px,#05060a);border-radius:999px}.dynamic-island--floating{position:absolute;left:50%;top:6px;z-index:2;transform:translate(-50%)}.app-header{min-height:58px;padding:10px var(--space-5) 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-3);background:#ffffffc7;border-bottom:1px solid var(--color-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header h1{margin:0;overflow:hidden;font-size:18px;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.app-header__brand,.app-header__badge,.app-header__back{display:inline-grid;min-width:44px;min-height:28px;place-items:center;border-radius:var(--radius-sm);font-size:12px;font-weight:800}.app-header__brand{background:var(--color-brand);color:#fff}.app-header__badge{border:1px solid var(--color-line);color:var(--color-ink-muted)}.app-header__back{border:1px solid var(--color-line);color:var(--color-ink)}.app-content{min-height:0;overflow-x:hidden;overflow-y:auto;padding:var(--space-4);scrollbar-width:none;-ms-overflow-style:none}.app-content::-webkit-scrollbar{width:0;height:0;display:none}.phone-screen[data-shell=immersive] .app-content{padding:0;background:var(--color-phone)}.phone-screen[data-page=home][data-shell=immersive] .app-content{background:transparent}.phone-screen[data-page=home][data-shell=immersive] .phone-statusbar--simple{position:absolute;left:0;right:0;top:0;z-index:8;background:transparent;pointer-events:none}.phone-screen[data-route="/pages/user/index"] .phone-statusbar__image{filter:invert(1) brightness(2.5)}.bottom-nav{height:78px;margin:0 12px 12px;padding:8px;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:#ffffffc7;border:1px solid rgb(255 255 255 / 86%);border-radius:24px;box-shadow:0 12px 30px #1a1a1a1f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav__item{min-width:0;min-height:54px;display:grid;place-items:center;gap:2px;border-radius:18px;color:var(--color-ink-muted);font-size:11px;font-weight:700}.bottom-nav__item[data-active=true]{background:var(--color-brand);color:#fff}.login-page{min-height:100%;position:relative;overflow:hidden;background:var(--color-phone);color:#1a1a1a}.login-page button,.login-page a{-webkit-tap-highlight-color:transparent}.login-page *{outline:none}.login-page__brand{width:160px;position:absolute;left:50%;top:128px;padding-top:0;text-align:center;transform:translate(-50%)}.login-page__brand-logo{width:112px;height:56px;display:block;margin:0 auto;object-fit:contain}.login-page__brand p{margin:10px 0 0;color:#525252;font-size:16px;font-weight:500;line-height:1.2;white-space:nowrap}.login-page__auth{display:contents}.login-page__phone{margin:0;position:absolute;left:50%;top:348px;text-align:center;color:#171717;font-size:26px;font-weight:500;line-height:1.2;letter-spacing:0;transform:translate(-50%);white-space:nowrap}.login-page__primary,.login-page__secondary{width:79.1%;height:58px;display:flex;align-items:center;justify-content:center;position:absolute;left:10.45%;border-radius:8px;font-size:16px;font-weight:700;line-height:1;letter-spacing:.32px}.login-page__primary{top:400px;background:#1a1a1a;color:#eef1f5}.login-page__secondary{top:473px;margin-top:0;background:transparent;border:1px solid #a3a3a3;color:#525252;font-family:inherit;font-weight:400}.login-page__agreement{width:calc(100% - 88px);margin-top:0;padding:0;position:absolute;left:44px;top:547px;display:grid;grid-template-columns:16px 1fr;align-items:center;gap:8px;background:transparent;border:0;color:#777;font-family:inherit;font-size:14px;line-height:1.2;text-align:left;white-space:nowrap}.login-page__agreement strong{color:#1f1f1f;font-weight:500}.login-page__checkbox{width:16px;height:16px;display:inline-grid;place-items:center;border:1px solid #a3a3a3;border-radius:999px;color:#fff;font-size:11px;font-weight:900;line-height:1}.login-page__checkbox[data-checked=true]{background:#1a1a1a;border-color:#1a1a1a}.login-page__footer{display:contents}.login-page__socials{width:100%;display:flex;align-items:center;justify-content:space-between;position:absolute;left:0;top:669px;padding:0 62px}.login-page__social{width:36px;height:36px;display:inline-grid;place-items:center;position:relative;background:transparent;border:.7px solid #a3a3a3;border-radius:999px;color:#5a5a5a;font-family:inherit}.login-page__social img{display:block;object-fit:contain;margin:auto}.login-page__social--wechat img{width:18px;height:18px}.login-page__social--qq{border:0}.login-page__social--qq img{width:34px;height:34px}.login-page__social--weibo img{width:20px;height:20px}.login-page__social--alipay img{width:22px;height:22px}.login-page__guarantees{display:flex;gap:0;align-items:center;justify-content:space-between;position:absolute;left:54px;right:48px;top:737px;color:#8c8c8c;font-size:12px;line-height:1}.login-page__guarantees span{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.login-page__guarantees img{width:17px;height:17px;display:block;flex:0 0 auto;object-fit:contain}.login-page__home-indicator{width:100%;height:34px;position:absolute;left:0;bottom:0;margin-top:0;display:block;object-fit:cover}.login-page__toast{position:absolute;left:50%;bottom:112px;z-index:3;max-width:calc(100% - 48px);padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.login-page__toast[data-visible=true]{opacity:1;transform:translate(-50%)}.home-page{min-height:100%;position:relative;overflow-x:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.home-page button,.home-page a{-webkit-tap-highlight-color:transparent;font:inherit}.home-page button{padding:0;background:transparent;border:0;color:inherit;cursor:pointer}.home-hero{height:152px;position:relative;background:radial-gradient(circle at 83% 16%,rgb(255 184 107 / 82%) 0 38px,transparent 39px),linear-gradient(180deg,#f24825,#ff612f 78%,#eef1f5 79%)}.home-hero__statusbar{width:100%;height:50px;display:block;object-fit:cover}.home-hero__brand{height:42px;padding:10px 16px 0;display:flex;align-items:flex-start;justify-content:space-between;position:relative;color:#fff}.home-hero__brand h1{margin:0;font-size:20px;font-weight:800;line-height:26px;letter-spacing:0}.home-hero__brand p{margin:0;display:inline-flex;align-items:center;gap:3px;position:absolute;left:141px;top:17px;color:#ffffffe0;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.home-hero__icon{width:30px;height:30px;display:inline-grid;place-items:center;position:relative;margin-top:49px;background:#fa350d0d;border-radius:999px;color:#1f1f1f;box-shadow:0 6px 14px #9c200e29}.home-hero__icon span{width:6px;height:6px;position:absolute;right:-1px;top:-1px;background:#f24825;border:1px solid #ffffff;border-radius:999px}.home-search-row{position:absolute;left:16px;right:16px;top:108px;display:grid;grid-template-columns:1fr 30px 30px;align-items:center;gap:8px}.home-search{height:40px;min-width:0;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:11px;padding:0 12px;background:#fff;border-radius:8px;color:#1a1a1a;box-shadow:0 8px 18px #9225101f}.home-search span{overflow:hidden;color:#525252;font-size:16px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.home-search svg{color:#1a1a1a}.home-search strong{padding-left:12px;border-left:1px solid #d8d8d8;color:#f24825;font-size:16px;font-weight:800;line-height:22px}.home-size-entry{width:30px;height:30px;display:grid;place-items:center;background:#fff;border-radius:999px;color:#1a1a1a;box-shadow:0 7px 16px #92251021}.home-category{height:86px;display:grid;grid-template-columns:repeat(5,1fr);align-items:start;padding:12px 16px 0}.home-category__item{min-width:0;display:grid;justify-items:center;gap:4px;color:#1a1a1a;font-size:14px;line-height:20px;white-space:nowrap}.home-category__art{width:56px;height:56px;display:block;position:relative;overflow:hidden;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #fff9}.home-category__art:before,.home-category__art:after,.home-brand-card i:before,.home-brand-card i:after,.home-flash-item__image:before,.home-flash-item__image:after,.home-product__image:before,.home-product__image:after{content:"";position:absolute;display:block}.home-category__art em{position:absolute;left:2px;top:2px;z-index:2;padding:1px 3px;background:#f24825;border-radius:3px;color:#fff;font-size:8px;font-style:normal;font-weight:900;line-height:10px}.home-category__art--women{background:linear-gradient(145deg,#fff2e8,#ffc4a6)}.home-category__art--women:before{width:39px;height:16px;left:10px;top:25px;background:#f05838;border-radius:13px 22px 8px 10px;transform:rotate(-14deg)}.home-category__art--women:after{width:16px;height:20px;left:31px;top:18px;border:5px solid #f05838;border-bottom:0;border-left:0;transform:rotate(-28deg)}.home-category__art--men{background:linear-gradient(145deg,#e6edf7,#9db0c6)}.home-category__art--men:before{width:43px;height:17px;left:8px;top:24px;background:#1d2d44;border-radius:18px 8px 8px 13px;transform:rotate(-8deg)}.home-category__art--men:after{width:18px;height:10px;left:27px;top:20px;background:#fff;border-radius:999px;opacity:.86;transform:rotate(-8deg)}.home-category__art--sport{background:linear-gradient(145deg,#e8fff4,#9adbbf)}.home-category__art--sport:before{width:38px;height:19px;left:9px;top:24px;background:#1f9c72;border-radius:18px 18px 8px 8px;transform:rotate(-11deg)}.home-category__art--sport:after{width:5px;height:5px;left:21px;top:22px;background:#fff;border-radius:999px;box-shadow:8px 1px #fff,16px 1px #fff}.home-category__art--bag{background:linear-gradient(145deg,#fff6e1,#dfba73)}.home-category__art--bag:before{width:38px;height:30px;left:9px;top:21px;background:#8b5633;border-radius:9px}.home-category__art--bag:after{width:22px;height:14px;left:17px;top:13px;border:4px solid #8b5633;border-bottom:0;border-radius:999px 999px 0 0}.home-category__art--accessory{background:linear-gradient(145deg,#f5ecff,#c9a7ec)}.home-category__art--accessory:before{width:31px;height:31px;left:13px;top:15px;border:7px solid #7d4fbb;border-radius:999px}.home-category__art--accessory:after{width:12px;height:12px;left:36px;top:34px;background:#7d4fbb;border-radius:999px}.home-carousel-dots{height:18px;display:flex;align-items:center;justify-content:center;gap:4px}.home-carousel-dots span{width:12px;height:4px;display:block;background:#c8cbd2;border-radius:999px}.home-carousel-dots span:first-child{width:20px;background:#f24825}.home-service-strip{height:44px;margin:0 16px 16px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#fff;border-radius:8px;color:#1a1a1a;box-shadow:0 7px 18px #181c240d}.home-service-strip a,.home-service-strip button{min-width:0;height:100%;display:inline-flex;align-items:center;justify-content:center;gap:4px;position:relative;font-size:14px;line-height:20px;white-space:nowrap}.home-service-strip a:not(:last-child):after,.home-service-strip button:after{content:"";width:1px;height:18px;position:absolute;right:0;top:13px;background:#e1e1e1}.home-service-strip svg{color:#f24825}.home-brand-sale{width:calc(100% - 32px);height:172px;margin:0 16px 18px;display:block;position:relative;overflow:hidden;background:radial-gradient(circle at 85% 2%,rgb(255 236 178 / 80%) 0 68px,transparent 70px),linear-gradient(135deg,#ff7048,#f24825 54%,#b91816);border-radius:14px;color:#fff;text-align:left;box-shadow:0 10px 24px #c22e1629}.home-brand-sale__heading{position:absolute;left:16px;top:12px;z-index:2}.home-brand-sale__heading strong{display:block;font-size:24px;font-weight:900;line-height:29px}.home-brand-sale__heading span{display:block;margin-top:-19px;margin-left:2px;color:#ffffff38;font-size:28px;font-weight:900;line-height:33px}.home-brand-sale__heading em{display:inline-flex;min-width:72px;height:21px;align-items:center;justify-content:center;margin-top:-4px;margin-left:148px;background:#ffffffe0;border-radius:999px;color:#f24825;font-size:11px;font-style:normal;font-weight:800}.home-brand-sale__shoe{width:166px;height:114px;position:absolute;right:0;top:-10px;overflow:hidden}.home-brand-sale__shoe:before{content:"";width:142px;height:46px;position:absolute;left:28px;top:50px;background:#1d1d1f;border-radius:46px 22px 16px 20px;transform:rotate(-17deg);box-shadow:inset -38px 0 #fff,inset -58px 0 #f4cc42}.home-brand-sale__shoe:after{content:"";width:48px;height:54px;position:absolute;right:-2px;top:24px;border:14px solid #1d1d1f;border-bottom:0;border-left:0;border-radius:10px 32px 0 0;transform:rotate(-24deg)}.home-brand-sale__cards{position:absolute;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.home-brand-card{height:98px;display:grid;grid-template-rows:54px auto auto;justify-items:center;align-items:center;padding:4px 4px 6px;background:#fff;border-radius:8px;color:#1a1a1a}.home-brand-card i{width:66px;height:50px;display:block;position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,#f4f6fb,#e2e6ee)}.home-brand-card[data-index="0"] i:before{width:43px;height:17px;left:11px;top:25px;background:#a83b31;border-radius:18px 12px 8px 10px;transform:rotate(-10deg)}.home-brand-card[data-index="1"] i:before{width:52px;height:18px;left:8px;top:23px;background:#1d2d44;border-radius:18px 8px 8px 14px;transform:rotate(-8deg)}.home-brand-card[data-index="2"] i:before{width:46px;height:22px;left:11px;top:22px;background:#c4a36f;border-radius:12px 20px 8px 11px;transform:rotate(-12deg)}.home-brand-card[data-index="3"] i:before{width:46px;height:20px;left:11px;top:23px;background:#151515;border-radius:18px 7px 8px 14px;transform:rotate(-9deg)}.home-brand-card strong{font-size:14px;font-weight:500;line-height:19px}.home-brand-card em{color:#f24825;font-size:12px;font-style:normal;line-height:18px}.home-promo-grid{margin:0 16px 18px;display:grid;grid-template-columns:minmax(0,234fr) minmax(0,127fr);gap:8px}.home-flash-sale,.home-price-zone{min-width:0;height:227px;display:block;overflow:hidden;background:#fff;border-radius:8px;text-align:left;box-shadow:0 7px 18px #181c240d}.home-section-title{height:32px;display:flex;align-items:center;gap:5px;padding:10px 12px 3px}.home-section-title strong{margin-right:auto;font-size:15px;font-weight:800;line-height:19px}.home-section-title span{width:18px;height:17px;display:inline-grid;place-items:center;background:#171717;border-radius:3px;color:#fff;font-size:10px;font-weight:800;line-height:12px}.home-section-title i{color:#171717;font-size:13px;font-style:normal;font-weight:800}.home-flash-item{min-width:0;height:82px;display:grid;grid-template-columns:62px 1fr;gap:8px;margin:8px 12px}.home-flash-item__image{width:62px;height:76px;display:block;position:relative;overflow:hidden;background:#f3f5f8;border-radius:8px}.home-flash-item__image--dunk:before{width:50px;height:20px;left:7px;top:31px;background:#ebe4d9;border-radius:20px 8px 8px 13px;transform:rotate(-12deg);box-shadow:inset -16px 0 #22242a}.home-flash-item__image--nike:before{width:50px;height:20px;left:7px;top:31px;background:#fff;border-radius:20px 8px 8px 13px;transform:rotate(-12deg);box-shadow:inset -22px 0 #f24825}.home-flash-item p{height:20px;margin:0 0 4px;overflow:hidden;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.home-tags{display:flex;gap:4px;margin-bottom:12px}.home-tags span{height:16px;display:inline-grid;place-items:center;padding:0 6px;background:#fff2ee;border-radius:4px;color:#f24825;font-size:10px;line-height:14px}.home-flash-price{height:26px;display:flex;align-items:center;overflow:hidden;background:#fff2ee;border-radius:4px}.home-flash-price strong{padding-left:4px;color:#f24825;font-size:16px;line-height:20px}.home-flash-price del{margin-left:4px;color:#a3a3a3;font-size:11px;line-height:20px}.home-flash-price em{width:43px;height:26px;display:inline-grid;place-items:center;margin-left:auto;background:linear-gradient(90deg,#ff7a22,#f24825);color:#fff;font-size:14px;font-style:normal;font-weight:900}.home-price-zone{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:32px 100px 62px;gap:8px 5px;padding:0 12px 16px}.home-price-zone .home-section-title{grid-column:1 / -1;padding-inline:0}.home-price-zone__big,.home-price-zone__small{min-width:0;display:grid;overflow:hidden;background:#fff3e7;border-radius:8px}.home-price-zone__big{grid-column:1 / -1;grid-template-rows:1fr 29px}.home-price-zone__small{grid-template-rows:1fr 18px}.home-price-zone i{display:block;position:relative;background:linear-gradient(145deg,#fff7ed,#ffd4b0)}.home-price-zone i:before{content:"";width:55%;height:32%;position:absolute;left:22%;top:36%;background:#f24825;border-radius:999px 20px 16px;transform:rotate(-12deg)}.home-price-zone strong{display:grid;place-items:center;background:#f24825;color:#fff;font-size:13px;font-weight:800}.home-price-zone__small strong{font-size:10px}.home-festival{width:calc(100% - 32px);min-height:64px;margin:0 16px 20px;display:grid;grid-template-columns:106px 1fr;gap:0 12px;align-items:center;position:relative;padding:13px 12px 10px;background:#fff;border-radius:8px;color:#1a1a1a;text-align:left;box-shadow:0 7px 18px #181c240d}.home-festival span{width:137px;height:24px;display:inline-grid;place-items:center;position:absolute;left:5px;top:-12px;background:linear-gradient(90deg,#f24825,#ff8000);border-radius:6px 999px 999px 6px;color:#fff;font-size:12px;font-weight:800;line-height:16px}.home-festival strong{font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.home-festival strong+strong{padding-left:12px;border-left:1px solid #d8d8d8}.home-festival em{display:inline-flex;align-items:center;justify-self:end;gap:2px;color:#f24825;font-size:14px;font-style:normal;font-weight:800;line-height:20px}.home-recommend{padding-bottom:18px}.home-recommend__tabs{height:32px;margin:0 16px 18px;display:grid;grid-template-columns:repeat(4,1fr);align-items:start}.home-recommend__tab{min-width:0;position:relative;color:#1a1a1a;font-size:18px;font-weight:500;line-height:22px;text-align:center;white-space:nowrap}.home-recommend__tab[data-active=true]{font-weight:900}.home-recommend__tab[data-active=true]:after{content:"";width:28px;height:2px;position:absolute;left:50%;top:31px;background:#f24825;border-radius:999px;transform:translate(-50%)}.home-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 8px;padding:0 16px 24px}.home-product{min-width:0;display:grid;gap:8px;color:#1a1a1a}.home-product__image{width:100%;display:block;position:relative;overflow:hidden;background:#fff;border-radius:8px}.home-product[data-size=short] .home-product__image{height:167px}.home-product[data-size=tall] .home-product__image{height:214px}.home-product[data-size=mid] .home-product__image{height:195px}.home-product[data-size=compact] .home-product__image{height:152px}.home-product__image em{height:25px;display:inline-grid;place-items:center;position:absolute;left:0;top:0;z-index:2;padding:0 10px;background:#f24825;border-radius:8px 0;color:#fff;font-size:12px;font-style:normal;font-weight:800;line-height:17px}.home-product__image--shoe-red{background:linear-gradient(160deg,#fff8ed,#ffe1ca 52%,#f7c2ad)}.home-product__image--shoe-red:before{width:194px;height:76px;left:-7px;top:36px;background:#fff;border-radius:70px 24px 22px 34px;transform:rotate(-13deg);box-shadow:inset -84px 0 #de4634,inset -108px 0 #171717}.home-product__image--shoe-red:after{width:80px;height:58px;left:96px;top:25px;border:17px solid #171717;border-bottom:0;border-left:0;border-radius:10px 48px 0 0;transform:rotate(-23deg)}.home-product__image--coat{background:linear-gradient(160deg,#f3f6fb,#dae4ef)}.home-product__image--coat:before{width:102px;height:164px;left:38px;top:24px;background:#314a67;border-radius:42px 42px 18px 18px;box-shadow:inset 0 46px #425f82}.home-product__image--coat:after{width:42px;height:52px;left:68px;top:24px;border:13px solid #f4f6fb;border-bottom:0;border-radius:999px 999px 0 0}.home-product__image--pants{background:linear-gradient(160deg,#f9f2ed,#e8d3c7)}.home-product__image--pants:before{width:62px;height:165px;left:50px;top:18px;background:#232323;border-radius:18px 18px 8px 8px;transform:skew(-7deg);box-shadow:42px 0 #2f2f2f}.home-product__image--pants:after{width:106px;height:34px;left:42px;top:18px;background:#1a1a1a;border-radius:13px}.home-product__image--shoe-blue{background:linear-gradient(160deg,#eef8ff,#c9e4f6)}.home-product__image--shoe-blue:before{width:142px;height:54px;left:22px;top:56px;background:#fff;border-radius:55px 19px 18px 29px;transform:rotate(-12deg);box-shadow:inset -60px 0 #375f9e,inset -82px 0 #171717}.home-product__image--shoe-blue:after{width:54px;height:46px;left:96px;top:42px;border:12px solid #171717;border-bottom:0;border-left:0;border-radius:10px 36px 0 0;transform:rotate(-23deg)}.home-product>strong{min-height:20px;overflow:hidden;font-size:14px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.home-product__meta{min-width:0;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:6px}.home-product__meta b{color:#f24825;font-size:16px;line-height:20px}.home-product__meta del{color:#a3a3a3;font-size:11px;line-height:20px}.home-product__meta i{justify-self:end;color:#f24825;font-size:12px;font-style:normal;line-height:17px;white-space:nowrap}.home-tabbar{height:83px;display:grid;grid-template-columns:repeat(5,1fr);position:sticky;bottom:0;z-index:4;padding:6px 0 0;background:#fffffff5;border-top:1px solid #d8d8d8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.home-tabbar__item{min-width:0;height:51px;display:grid;place-items:center;align-content:start;gap:3px;color:#1a1a1a;font-size:11px;line-height:15px}.home-tabbar__item[data-active=true]{color:#f24825}.home-tabbar__item span{white-space:nowrap}.home-toast{position:fixed;left:50%;top:50%;z-index:20;width:fit-content;max-width:min(354px,calc(100vw - 48px));padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.home-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.home-screen{min-height:100%;padding-top:150px;padding-bottom:83px;overflow-x:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.home-screen button,.home-screen a{-webkit-tap-highlight-color:transparent;font:inherit}.home-screen button{padding:0;background:transparent;border:0;color:inherit;cursor:pointer}.home-top{width:100%;height:150px;padding:61px 16px 0;position:absolute;left:0;top:0;z-index:7;background:linear-gradient(180deg,#fa9a8c 0,#f8c4bd 50px,#f6eceb 96px,#eef1f5 150px)}.home-brand-row{height:31px;display:flex;align-items:center;gap:10px}.home-brand-row h1{margin:0;color:#1a1a1a;font-size:23px;font-weight:900;line-height:28px;letter-spacing:0;white-space:nowrap}.home-brand-row h1 span{color:#f24825}.home-brand-row p{min-width:0;margin:3px 0 0;display:inline-flex;align-items:center;color:#777;font-size:13px;line-height:18px;white-space:nowrap}.home-search-line{height:40px;display:grid;grid-template-columns:280px 30px 30px;gap:13px;align-items:center;margin-top:9px}.home-search-box{height:40px;display:grid;grid-template-columns:1fr 28px 56px;align-items:center;overflow:hidden;background:#fff;border-radius:8px;color:#1a1a1a}.home-search-box input{min-width:0;height:100%;padding-left:12px;overflow:hidden;background:transparent;border:0;outline:0;color:#7a7a7a;font:inherit;font-size:16px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.home-search-box svg{justify-self:center;color:#707070}.home-search-box button{height:20px;display:grid;place-items:center;border-left:1px solid #d8d8d8;color:#1a1a1a;font-size:16px;font-weight:700}.home-icon-button{width:30px;height:30px;display:grid;place-items:center;position:relative}.home-icon-button img{max-width:30px;max-height:30px;display:block}.home-icon-button--message:after{content:"";width:6px;height:6px;position:absolute;right:-3px;top:-2px;background:#f0262d;border-radius:999px}.home-categories{height:96px;display:grid;grid-template-columns:repeat(5,1fr);align-items:start;padding:7px 16px 0}.home-category-card{min-width:0;display:grid;justify-items:center;gap:4px;color:#171717;font-size:14px;line-height:20px;white-space:nowrap}.home-category-image{width:56px;height:56px;display:grid;place-items:center;position:relative}.home-category-image img{max-width:56px;max-height:56px;display:block;object-fit:contain}.home-category-card:nth-child(3) .home-category-image img{width:38px;height:38px}.home-category-card:nth-child(4) .home-category-image img{width:43px;height:43px}.home-category-card:nth-child(5) .home-category-image img{width:35px;height:35px}.home-category-image em{position:absolute;left:0;top:0;z-index:1;color:#111;font-size:7px;font-style:normal;font-weight:900;line-height:9px}.home-category-image em:after{content:"";width:16px;height:4px;position:absolute;left:0;top:5px;z-index:-1;background:#e54423;transform:skew(-18deg)}.home-page-indicator{width:40px;height:4px;margin:2px auto 18px;background:linear-gradient(90deg,#171717 0 20px,#d8d8d8 20px 40px);border-radius:999px}.home-quick-strip{height:43px;margin:0 16px 17px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#fff;border-radius:8px}.home-quick-strip a,.home-quick-strip button{height:100%;display:inline-flex;align-items:center;justify-content:center;gap:5px;position:relative;color:#171717;font-size:14px;line-height:20px;white-space:nowrap}.home-quick-strip a:not(:last-child):after,.home-quick-strip button:after{content:"";width:1px;height:18px;position:absolute;right:0;top:12px;background:#e1e1e1}.home-quick-strip img{width:18px;height:18px;display:block}.home-brand-panel{width:calc(100% - 32px);height:172px;margin:0 16px 18px;display:block;position:relative;overflow:visible;background:#fa350d;border:1.5px solid #ffffff;border-radius:12px;text-align:left}.home-brand-panel__bg{position:absolute;inset:0;z-index:0;display:block;overflow:hidden;background:linear-gradient(180deg,#ffffff4d,#ffffff1a,#fff0 70%),linear-gradient(112deg,#ffc0ad,#ff9878 18%,#ff764e 42%,#ff5433 72%,#fa350d);border-radius:inherit;pointer-events:none}.home-brand-panel__english{position:absolute;left:16px;top:20px;z-index:2;color:#ffffff75;font-family:"SF Pro Display","SF Pro","Arial Black",var(--font-sans);font-size:28px;font-weight:900;line-height:32px;letter-spacing:0;white-space:nowrap;pointer-events:none}.home-brand-panel:before{content:"";position:absolute;left:35px;top:35px;z-index:1;color:#ffffff5c;font-family:var(--font-sans);font-size:35px;font-weight:900;line-height:38px;letter-spacing:0;white-space:nowrap}.home-brand-panel:after{content:none;width:116px;height:72px;position:absolute;right:-12px;top:-12px;z-index:1;background:radial-gradient(circle at 62% 52%,rgb(255 255 255 / 18%) 0 8px,transparent 9px),linear-gradient(135deg,#ffebaa85,#ff845700);border-radius:28px;transform:rotate(16deg)}.home-brand-panel__title{position:absolute;left:16px;top:13px;z-index:4;width:242px;height:46px;display:flex;align-items:flex-start;gap:9px}.home-brand-panel__title:before{content:none;position:absolute;left:1px;top:21px;z-index:1;color:#ffffff61;font-family:"SF Pro Display","SF Pro","Arial Black",var(--font-sans);font-size:28px;font-weight:900;line-height:32px;letter-spacing:0;white-space:nowrap;pointer-events:none}.home-brand-panel__title strong{position:relative;z-index:3;display:block;color:#151515;font-family:"DOUYU","DouYu Font","Microsoft YaHei",var(--font-sans);font-family:"DOUYU","Microsoft YaHei",var(--font-sans);font-size:22px;font-style:normal;font-weight:900;line-height:28px;letter-spacing:0;text-shadow:0 1px 0 rgb(255 255 255 / 22%)}.home-brand-panel__title i{width:76px;height:22px;display:inline-grid;place-items:center;position:absolute;left:149px;top:0;z-index:4;padding:0 8px 0 12px;background:transparent;color:#fff;font-size:11px;font-style:normal;font-weight:500;line-height:16px}.home-brand-panel__title i:before{content:"";position:absolute;inset:0;z-index:-1;background:#fb522e;border-radius:6px;clip-path:polygon(9px 0,100% 0,100% 100%,9px 100%,0 50%)}.home-brand-panel__gift{width:154px;height:118px;position:absolute;right:0;top:-19px;z-index:2;object-fit:contain}.home-brand-list{position:absolute;left:8px;right:8px;bottom:9px;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.home-brand-item{height:113px;display:grid;grid-template-rows:62px 23px 28px;justify-items:center;align-items:center;position:relative;overflow:hidden;background:transparent;border-radius:8px;color:#171717}.home-brand-item:before{content:"";position:absolute;left:0;right:0;top:0;height:95px;z-index:0;background:#fff;border-radius:8px 8px 10px 10px}.home-brand-item>em{height:17px;position:absolute;left:0;top:0;z-index:2;padding:0 8px;background:#ff4b35;border-radius:8px 0;color:#fff;font-size:10px;font-style:normal;line-height:17px}.home-brand-item img{width:82px;height:46px;position:relative;z-index:1;align-self:end;object-fit:contain}.home-brand-item:nth-child(1) img{transform:scale(.85)}.home-brand-item:nth-child(2) img{transform:scale(.94)}.home-brand-item:nth-child(3) img{transform:scale(.88)}.home-brand-item:nth-child(4) img{transform:translateY(-7px) scale(1.42)}.home-brand-item strong{position:relative;z-index:1;width:100%;min-height:25px;display:grid;place-items:center;padding-bottom:3px;align-self:end;background:transparent;border-radius:0 0 8px 8px;font-size:18px;font-weight:900;line-height:23px}.home-brand-item b{position:relative;z-index:0;width:100%;height:26px;margin-top:-10px;padding-top:4px;display:grid;place-items:center;align-self:end;background:linear-gradient(90deg,#fa350d,#ff7940);color:#fff;font-size:13px;font-weight:500;line-height:18px}.home-brand-item:nth-child(2) b{background:linear-gradient(90deg,#23c7bb,#52d8c4)}.home-brand-item:nth-child(3) b{background:linear-gradient(90deg,#f03778,#f65e90)}.home-brand-item:nth-child(4) b{background:linear-gradient(90deg,#2777f2,#4b8cff)}.home-deals-row{margin:0 16px 18px;display:grid;grid-template-columns:minmax(0,1.86fr) minmax(0,1fr);align-items:stretch;gap:8px}.home-flash-panel,.home-price-panel{min-width:0;height:223px;display:block;overflow:hidden;background:#fff;border:1px solid rgb(255 255 255 / 100%);border-radius:18px;box-shadow:0 8px 18px #1418200d,0 0 0 1px #eceff4db;text-align:left}.home-screen .home-flash-panel,.home-screen .home-price-panel{background:#fff}.home-card-title{height:43px;display:flex;align-items:center;gap:4px;padding:14px 12px 7px}.home-card-title strong{margin-right:2px;color:#171717;font-size:16px;font-family:"Alimama FangYuanTi VF","AlimamaFangYuanTiVF","Microsoft YaHei",var(--font-sans);font-weight:900;line-height:22px;white-space:nowrap}.home-card-title span{width:16px;height:17px;display:flex;align-items:center;justify-content:center;background:#262626;border-radius:3px;color:#fff;font-size:10px;font-weight:800;line-height:1}.home-card-title b{color:#262626;font-size:12px;font-weight:900;line-height:17px}.home-card-title img{width:18px;height:17px;margin-left:auto}.home-arrow-square{width:16px;height:17px;display:block;position:relative;margin-left:auto;background:#262626;border-radius:4px}.home-arrow-square:after{content:"";width:5px;height:5px;position:absolute;left:50%;top:50%;border-top:2px solid #ffffff;border-right:2px solid #ffffff;transform:translate(-58%,-50%) rotate(45deg)}.home-flash-row{height:82px;display:grid;grid-template-columns:62px 1fr;gap:8px;margin:0 12px 10px}.home-flash-row>img{width:62px;height:76px;object-fit:cover;border-radius:2px}.home-flash-row h3{height:20px;margin:0 0 5px;overflow:hidden;color:#171717;font-size:14px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.home-flash-row p{height:15px;margin:0 0 7px;display:flex;gap:6px;transform:translateY(-2px)}.home-flash-row p span{height:15px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bdbdbd;border-radius:4px;color:#777;font-size:10px;line-height:1;white-space:nowrap}.home-buy-row{width:129px;height:26px;display:grid;grid-template-columns:auto 1fr 43px;align-items:center;overflow:hidden;background:#fa350d0d;border-radius:4px}.home-buy-row strong{padding-left:5px;color:#171717;font-size:15px;font-weight:900;line-height:20px}.home-buy-row del{padding-left:3px;color:#c8c8c8;font-size:10px;line-height:20px}.home-buy-row em{height:26px;display:block;position:relative;overflow:hidden;background:linear-gradient(115deg,transparent 0 22%,#fa350d 23% 100%);border-radius:0 4px 4px 0;color:#fff;font-size:14px;font-style:normal;font-weight:900;line-height:26px;text-align:center;text-indent:5px;text-shadow:0 1px 0 rgb(0 0 0 / 8%)}.home-buy-row em:before{content:"";width:19px;height:26px;position:absolute;left:1px;top:0;background:url("data:image/svg+xml,%3Csvg width='19' height='26' viewBox='0 0 19 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.57143 0H19L11.4286 12.5H17.6071L0 26L9.57143 0Z' fill='url(%23paint0_linear_907_3)'/%3E%3Cpath d='M8 0H16L10 13.5H14.5L0 26L8 0Z' fill='url(%23paint1_linear_907_3)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_907_3' x1='10.5' y1='0' x2='10.5' y2='26' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FD7772'/%3E%3Cstop offset='1' stop-color='%23E62223'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_907_3' x1='9' y1='0' x2='9' y2='26' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEA698'/%3E%3Cstop offset='1' stop-color='%23FF965D'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") center / contain no-repeat}.home-price-panel{display:grid;grid-template-columns:12px 1fr 8px 1fr 12px;grid-template-rows:43px 92px 8px 68px;column-gap:0;row-gap:0;padding:0 0 8px;box-sizing:border-box}.home-price-panel .home-card-title{grid-column:1 / -1;grid-row:1;padding:14px 12px 7px}.home-zone{min-width:0;display:block;position:relative;overflow:hidden;border-radius:8px}.home-zone--big{grid-column:2 / 5;grid-row:2}.home-zone:not(.home-zone--big):nth-of-type(2){grid-column:2 / 3;grid-row:4}.home-zone:not(.home-zone--big):nth-of-type(3){grid-column:4 / 5;grid-row:4}.home-zone img{width:100%;height:100%;display:block;object-fit:cover}.home-zone b{width:100%;min-width:0;height:16px;display:grid;place-items:center;position:absolute;z-index:1;left:0;right:0;bottom:0;padding:0 4px;background:#0000006b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:10px;font-weight:900;line-height:12px;white-space:nowrap}.home-zone:not(.home-zone--big) b{height:20px;font-size:11px;line-height:14px}.home-zone--big b{min-width:0;height:29px;font-size:18px;line-height:22px}.home-festival-strip{width:calc(100% - 32px);height:52px;margin:10px 16px 20px;display:grid;grid-template-columns:6px auto 1px auto 1fr auto 6px;align-items:center;gap:12px;position:relative;transform:translateY(4px);padding:17px 0 0;background:transparent;border-radius:8px;color:#171717;text-align:left}.home-festival-strip:before{content:"";position:absolute;inset:2px 0;z-index:0;background:#fff;border-radius:8px}.home-festival-strip>span{width:127px;height:24px;display:flex;align-items:center;position:absolute;z-index:2;left:5px;top:-10px;padding-left:10px;background:#171717;border-radius:4px 0 0 4px;color:#fff;font-size:12px;font-weight:900;line-height:16px}.home-festival-strip>span:after{content:"";width:10px;height:24px;position:absolute;right:-10px;top:0;background:#171717;clip-path:polygon(0 0,100% 50%,0 100%)}.home-festival-strip strong{position:relative;z-index:1;transform:translateY(2px);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.home-festival-strip strong:first-of-type{grid-column:2}.home-festival-strip strong:last-of-type{grid-column:4}.home-festival-strip i{grid-column:3;width:1px;height:18px;position:relative;z-index:1;transform:translateY(2px);background:#d8d8d8}.home-festival-strip em{grid-column:6;display:inline-flex;align-items:center;justify-self:end;gap:2px;position:relative;z-index:1;transform:translateY(2px);color:#171717;font-size:14px;font-style:normal;line-height:20px;white-space:nowrap}.home-like-section{padding-bottom:8px}.home-like-tabs{height:32px;margin:0 16px 18px;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;transform:translateY(2px)}.home-like-tabs button{min-width:0;position:relative;color:#a8a8a8;font-family:"Alimama FangYuanTi VF","AlimamaFangYuanTiVF","Microsoft YaHei",var(--font-sans);font-size:18px;font-weight:500;line-height:22px;white-space:nowrap}.home-like-tabs button[data-active=true]{color:#171717;font-weight:900}.home-like-tabs button[data-active=true]:after{content:"";width:28px;height:3px;position:absolute;left:50%;bottom:-8px;background:#171717;border-radius:999px;transform:translate(-50%)}.home-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px;padding:0 16px 6px}.home-real-product{min-width:0;display:grid;gap:0;color:#171717}.home-real-product__image{width:100%;display:grid;place-items:center;position:relative;overflow:hidden;background:#f7f8fa;border-radius:6px}.home-real-product[data-variant=wide] .home-real-product__image{height:167px}.home-real-product[data-variant=tall] .home-real-product__image{height:214px}.home-real-product[data-variant=pants] .home-real-product__image{height:195px}.home-real-product[data-variant=square] .home-real-product__image{height:152px}.home-real-product__image img{max-width:94%;max-height:84%;object-fit:contain}.home-real-product[data-variant=wide] .home-real-product__image img{max-width:106%;max-height:67%;margin-top:18px}.home-real-product[data-variant=pants] .home-real-product__image img{max-height:93%}.home-real-product__image em{height:25px;position:absolute;left:0;top:0;padding:0 9px;background:#737373;border-radius:6px 0;color:#fff;font-size:12px;font-style:normal;line-height:25px}.home-real-product__image small{position:absolute;left:6px;bottom:5px;color:#a3a3a3;font-size:11px;font-weight:400;line-height:15px}.home-real-product>strong{margin-top:8px;margin-bottom:6px;overflow:hidden;transform:translateY(-12px);font-family:"PingFang SC","Microsoft YaHei",var(--font-sans);font-size:14px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.home-real-product:nth-child(2)>strong{transform:translateY(3px)}.home-real-product__price{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;gap:7px;transform:translateY(-20px)}.home-real-product:first-child .home-real-product__price{transform:translateY(-23px)}.home-real-product:nth-child(2) .home-real-product__price{transform:translateY(6px)}.home-real-product:nth-child(3){transform:translateY(-44px)}.home-real-product:nth-child(3)>strong{transform:translateY(1px)}.home-real-product:nth-child(3) .home-real-product__price{transform:translateY(3px)}.home-real-product:nth-child(4)>strong{transform:translateY(-9px)}.home-real-product:nth-child(4) .home-real-product__price{transform:translateY(-17px)}.home-real-product__price b{font-size:19px;font-weight:900;line-height:22px}.home-real-product__price del{color:#c7c7c7;font-size:11px;line-height:17px}.home-real-product__price i{justify-self:end;color:#9a9a9a;font-size:11px;font-style:normal;line-height:17px;white-space:nowrap}.home-real-product__price i:first-letter{color:#9a9a9a}.home-real-product__price i{background:linear-gradient(90deg,#9a9a9a 0 24px,#f24825 24px calc(100% - 12px),#9a9a9a calc(100% - 12px));-webkit-background-clip:text;background-clip:text;color:transparent}.home-real-tabbar{width:100%;height:86px;display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;bottom:0;z-index:4;padding-top:11px;background:#fff;border-top:1px solid #d8d8d8}.home-real-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.home-real-tabbar a{min-width:0;display:grid;justify-items:center;align-content:start;gap:4px;color:#171717;font-size:11px;line-height:15px}.home-real-tabbar img{width:23px;height:23px;display:block;object-fit:contain}.home-real-tabbar a[data-active=true]{color:#f24825;font-weight:700}.size-preference-page{width:100%;min-height:100%;height:100%;position:relative;overflow:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.size-preference-page button,.size-preference-page input{-webkit-tap-highlight-color:transparent;font:inherit}.size-preference-page button{cursor:pointer}.size-preference-page__home{position:absolute;inset:0}.size-preference-page__home .home-screen{pointer-events:none}.size-preference-page__scrim{width:100%;height:100%;position:absolute;inset:0;z-index:10;padding:0;background:#0000008f;border:0}.size-preference-modal{width:325px;min-height:381px;position:absolute;left:50%;top:163px;z-index:11;padding:20px 12px 21px;background:#fff;border-radius:10px;box-shadow:0 18px 40px #00000029;transform:translate(-50%)}.size-preference-modal__pointer{width:0;height:0;position:absolute;right:23px;top:-14px;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:15px solid #ffffff}.size-preference-modal__top{height:22px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.size-preference-modal h2{margin:0;color:#171717;font-size:16px;font-weight:900;line-height:20px;letter-spacing:0}.size-preference-more{height:28px;display:inline-flex;align-items:center;gap:3px;padding:0;transform:translateY(-2px);background:transparent;border:0;color:#535353;font-size:12px;line-height:17px}.size-preference-segments{--active-index: 0;width:301px;height:36px;display:grid;grid-template-columns:repeat(3,1fr);position:relative;margin:0 auto 16px;padding:3px 4px;overflow:hidden;background:#f1f3f6;border-radius:7px}.size-preference-segments__active{width:95px;height:30px;position:absolute;left:4px;top:3px;z-index:0;background:#fa350d;border-radius:6px;transition:transform .26s ease;transform:translate(calc(var(--active-index) * 98px))}.size-preference-segments__item{min-width:0;position:relative;z-index:1;padding:0;background:transparent;border:0;color:#8a8a8a;font-size:14px;font-weight:400;line-height:30px;transition:color .22s ease,font-weight .22s ease}.size-preference-segments__item[data-active=true]{color:#fff;font-weight:800}.size-preference-grid{width:301px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px 8px;margin:0 auto 18px}.size-preference-size{height:42px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:0;background:#fff;border:1px solid #e1e3e7;border-radius:4px;color:#9a9a9a;font-size:14px;line-height:20px;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.size-preference-size[data-active=true]{background:#fa350d;border-color:#fa350d;color:#fff;font-weight:800}.size-preference-size:active{transform:scale(.97)}.size-preference-helper{width:301px;height:92px;margin:0 auto 20px;padding:12px 10px 0;background:#eef1f5;border-radius:6px}.size-preference-helper__head{display:flex;align-items:center;justify-content:space-between;color:#171717;font-size:14px;line-height:20px}.size-preference-helper__head button{display:inline-flex;align-items:baseline;gap:4px;padding:0;background:transparent;border:0;color:#8a8a8a}.size-preference-helper__head strong{color:#171717;font-size:16px;font-weight:900;line-height:20px}.size-preference-slider{--slider-progress: 36%;width:281px;height:18px;display:block;margin:25px auto 0;padding:0;appearance:none;background:transparent;outline:none}.size-preference-slider::-webkit-slider-runnable-track{height:2px;background:linear-gradient(90deg,#8f969c 0 var(--slider-progress),transparent var(--slider-progress) 100%),#e0e3e7;border-radius:999px}.size-preference-slider::-webkit-slider-thumb{width:16px;height:16px;appearance:none;margin-top:-7px;background:#fff;border:1px solid #8c8c8c;border-radius:999px;box-shadow:inset 0 0 0 6px #fff,inset 0 0 0 7px #8c8c8c}.size-preference-slider::-moz-range-track{height:2px;background:#e0e3e7;border-radius:999px}.size-preference-slider::-moz-range-progress{height:2px;background:#8f969c;border-radius:999px}.size-preference-slider::-moz-range-thumb{width:16px;height:16px;background:#fff;border:1px solid #8c8c8c;border-radius:999px}.size-preference-stock{width:301px;height:23px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;color:#171717;font-size:16px;font-weight:900;line-height:19px}.size-preference-stock input{width:1px;height:1px;position:absolute;opacity:0;pointer-events:none}.size-preference-stock i{width:50px;height:23px;display:block;position:relative;background:#1d1d1d;border-radius:999px;transition:background .22s ease}.size-preference-stock i:after{content:"";width:16px;height:16px;position:absolute;right:4px;top:4px;background:#fff;border-radius:999px;transition:transform .22s ease}.size-preference-stock input:not(:checked)+i{background:#d9dde3}.size-preference-stock input:not(:checked)+i:after{transform:translate(-26px)}.size-preference-toast{max-width:calc(100% - 48px);position:absolute;left:50%;bottom:106px;z-index:12;padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.size-preference-toast[data-visible=true]{opacity:1;transform:translate(-50%)}.search-page{width:100%;height:100%;min-height:100%;position:relative;overflow:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.search-page button,.search-page input{-webkit-tap-highlight-color:transparent;font:inherit}.search-page button{padding:0;background:transparent;border:0;color:inherit;cursor:pointer}.search-page__statusbar{width:100%;height:50px;display:block;object-fit:cover;background:#eef1f5}.search-page__header{height:70px;display:grid;grid-template-columns:42px 1fr 44px;align-items:start;gap:0;padding:14px 16px 0;background:#eef1f5}.search-page__back{width:32px;height:32px;display:grid;place-items:center;margin-top:4px;color:#171717}.search-page__back img{width:32px;height:32px;display:block;object-fit:contain}.search-page__field{height:40px;min-width:0;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:8px;padding:0 12px;background:#fff;border-radius:8px;color:#171717}.search-page__field input{width:100%;min-width:0;height:40px;padding:0;background:transparent;border:0;outline:none;color:#171717a6;font-size:16px;font-weight:400;line-height:22px}.search-page__field img{width:24px;height:24px;display:block;object-fit:contain}.search-page__submit{width:44px;height:40px;display:grid;place-items:center;color:#171717;font-size:16px;font-weight:400;line-height:22px}.search-page__body{height:calc(100% - 70px);min-height:0;overflow:hidden;padding:0 16px 42px;background:#fff;border-radius:12px 12px 0 0}.search-section{position:relative}.search-section--history{min-height:150px;padding-top:18px}.search-section--guess{min-height:208px;padding-top:10px}.search-section__title{height:22px;display:flex;align-items:center;justify-content:space-between}.search-section__title h2,.search-hot-card h2{margin:0;color:#171717;font-family:"PingFang SC",var(--font-sans);font-size:14px;font-weight:600;line-height:20px}.search-section__title button{width:28px;height:28px;display:grid;place-items:center;color:#171717}.search-section__title button img{width:18px;height:18px;display:block;object-fit:contain}.search-section--guess .search-section__title button img{width:14px;height:14px}.search-history-tags{height:74px;position:relative;margin-top:16px;padding-right:26px}.search-history-tags .search-tag:nth-child(1){width:119px;left:0;top:0}.search-history-tags .search-tag:nth-child(2){width:104px;left:131px;top:0}.search-history-tags .search-tag:nth-child(3){width:104px;left:247px;top:0}.search-history-tags .search-tag:nth-child(4){width:104px;left:0;top:44px}.search-history-tags .search-tag:nth-child(5){width:111px;left:116px;top:44px}.search-history-tags .search-tag:nth-child(6){width:63px;left:239px;top:44px}.search-page .search-tag{position:absolute;height:30px;min-width:30px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 10px;background:#fff;border:1px solid #ebebeb;border-radius:4px;color:#171717;font-family:"PingFang SC",var(--font-sans);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.search-page .search-history-more{width:30px;height:30px;display:grid;position:absolute;left:314px;top:44px;place-items:center;background:#fff;border:1px solid #ebebeb;border-radius:4px}.search-history-more span{width:7px;height:7px;display:block;border-right:1.5px solid #7a7a7a;border-bottom:1.5px solid #7a7a7a;transform:translateY(-2px) rotate(45deg)}.search-guess-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);column-gap:42px;row-gap:16px;padding-top:14px}.search-guess-grid button{min-width:0;height:20px;overflow:hidden;color:#171717;font-size:14px;font-weight:400;line-height:20px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.search-hot-card{height:424px;margin-top:0;padding:16px 12px 0;background:linear-gradient(180deg,#fa4a2633 0,#fff 25px 100%);border-radius:8px 8px 0 0}.search-hot-card h2{font-family:"DOUYU","PingFang SC",var(--font-sans);font-size:14px;font-weight:900;line-height:18px}.search-hot-list{display:grid;gap:12px;padding-top:13px}.search-hot-item{min-width:0;min-height:45px;display:grid;grid-template-columns:20px 44px 1fr;align-items:center;gap:12px;text-align:left}.search-hot-item__rank{width:20px;align-self:center;color:#a3a3a3;font-family:"DOUYU",var(--font-sans);font-size:13px;font-weight:900;line-height:20px;text-align:center}.search-hot-item__rank[data-top=true]{color:transparent;font-size:0;line-height:0;height:45px;position:relative}.search-hot-item__rank[data-top=true]:before{content:attr(data-top);display:none}.search-hot-item:nth-child(1) .search-hot-item__rank:after,.search-hot-item:nth-child(2) .search-hot-item__rank:after,.search-hot-item:nth-child(3) .search-hot-item__rank:after{content:"";width:27px;height:17px;display:block;position:absolute;left:-3px;top:17px;background:url(/search/rank-1.png) center / contain no-repeat;border-radius:0;clip-path:none}.search-hot-item:nth-child(2) .search-hot-item__rank:after{background-image:url(/search/rank-3.png);opacity:1}.search-hot-item:nth-child(1) .search-hot-item__rank:after{top:15px}.search-hot-item:nth-child(3) .search-hot-item__rank:after{background-image:url(/search/rank-2.png);opacity:1;top:15px}.search-hot-item:nth-child(1) .search-hot-item__rank,.search-hot-item:nth-child(2) .search-hot-item__rank{transform:none}.search-hot-item:nth-child(3) .search-hot-item__rank{transform:none}.search-hot-item:nth-child(4) .search-hot-item__rank,.search-hot-item:nth-child(5) .search-hot-item__rank,.search-hot-item:nth-child(6) .search-hot-item__rank{transform:translateY(4px)}.search-hot-item:nth-child(4) .search-hot-item__rank{transform:translateY(7px)}.search-hot-item__image{width:44px;height:45px;display:grid;align-self:center;place-items:center;overflow:hidden;background:#fff;border-radius:4px}.search-hot-item__image img{width:100%;height:100%;display:block;object-fit:cover}.search-hot-item:nth-child(1) .search-hot-item__image img,.search-hot-item:nth-child(2) .search-hot-item__image img,.search-hot-item:nth-child(3) .search-hot-item__image img,.search-hot-item:nth-child(7) .search-hot-item__image img{object-fit:cover;padding:0}.search-hot-item:nth-child(4) .search-hot-item__image{width:52px;height:53px;margin-left:-3px}.search-hot-item__text{min-width:0;display:grid;gap:4px}.search-hot-item__text strong{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#171717;font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.search-hot-item__text small{overflow:hidden;color:#737373;font-size:12px;font-weight:400;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.search-hot-item__text em{width:24px;height:12px;display:inline-grid;flex:0 0 auto;place-items:center;position:relative;background:#f24825;border-radius:2px 2px 2px 0;color:#fff;font-size:8px;font-style:normal;font-weight:900;line-height:12px}.search-hot-item__text em:after{content:"";width:4px;height:4px;position:absolute;left:0;bottom:-3px;background:#c9351c;clip-path:polygon(0 0,100% 0,0 100%)}.search-page__home-indicator{width:100%;height:34px;position:absolute;bottom:0;left:0;z-index:30;display:block;object-fit:cover;pointer-events:none}.search-page__toast{position:fixed;left:50%;top:50%;z-index:20;width:fit-content;max-width:min(354px,calc(100vw - 48px));padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.search-page__toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.product-list-page{width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:hidden;background:#eef1f5;color:#1a1a1a;font-family:var(--font-sans);scrollbar-width:none}.product-list-page::-webkit-scrollbar{display:none}.product-list-page button,.product-list-page input{border:0;appearance:none;background:transparent;color:inherit;font:inherit}.product-list-page button{cursor:pointer;-webkit-tap-highlight-color:transparent}.product-list-page__header{height:70px;display:grid;grid-template-columns:42px minmax(0,328px);align-items:center;gap:0;padding:14px 16px 16px;background:#eef1f5}.product-list-page__back{width:32px;height:32px;display:grid;place-items:center;margin-left:-4px;color:#1a1a1a}.product-list-page__back img{width:26px;height:26px;display:block}.product-list-page__search{min-width:0;height:40px;display:grid;grid-template-columns:minmax(0,1fr) 30px 42px;align-items:center;padding:0 6px 0 12px;background:#fff;border-radius:8px}.product-list-page__search input{min-width:0;height:100%;padding:0;outline:0;color:#1a1a1a;font-size:16px;font-weight:400;line-height:22px}.product-list-page__clear{width:28px;height:28px;display:grid;place-items:center;transform:translate(-4px)}.product-list-page__clear img{width:18px;height:18px;display:block}.product-list-page__submit{width:42px;height:32px;padding-left:0;color:#1a1a1a;font-size:15px;font-weight:400;line-height:32px;text-align:center;white-space:nowrap}.product-list-page__content{min-height:calc(100% - 70px);padding:0 16px 26px;background:#fff;border-radius:12px 12px 0 0}.product-list-sort{height:58px;position:relative;display:block;border-bottom:1px solid #e4e7ec}.product-list-sort button{height:24px;position:absolute;top:16px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#7a7a7a;font-size:17.6px;font-weight:400;line-height:24px;white-space:nowrap}.product-list-sort button:nth-child(1){left:0}.product-list-sort button:nth-child(2){left:52px}.product-list-sort button:nth-child(3){left:103px}.product-list-sort button:nth-child(4){left:155px}.product-list-sort button:nth-child(5){left:225px}.product-list-sort button:nth-child(6){right:0}.product-list-sort button img{width:13.5px;height:18px;display:block;flex:0 0 auto;object-fit:contain}.product-list-sort button[data-active=true]{color:#1a1a1a;font-weight:600}.product-list-filters{height:58px;position:relative;overflow:visible;padding:12px 0 16px}.product-list-filters::-webkit-scrollbar{display:none}.product-list-filters button{height:30px;position:absolute;top:18px;padding:0;border:1px solid rgb(163 163 163 / 64%);border-radius:4px;color:#7a7a7a;font-size:14px;font-weight:400;line-height:28px;white-space:nowrap}.product-list-filters button:nth-child(1){left:0;width:143px;display:inline-flex;align-items:center;justify-content:center;gap:4px}.product-list-filters button:nth-child(1):before,.product-list-filters button:nth-child(1):after{content:"";width:15px;height:15px;display:block;flex:0 0 auto;background:url(/product-list/selected.svg) center / contain no-repeat}.product-list-filters button:nth-child(2){left:153px;width:58px}.product-list-filters button:nth-child(3){left:221px;width:86px}.product-list-filters button:nth-child(4){left:317px;width:72px}.product-list-filters button[data-active=true]{border-color:#525252;color:#1a1a1a;font-weight:600}.product-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:8px;transform:translateY(6px)}.product-list-column{min-width:0;display:grid;row-gap:18px}.product-list-card{min-width:0;position:relative;display:grid;gap:8px}.product-list-card__image{width:100%;height:157px;position:relative;display:grid;place-items:center;overflow:hidden;background:#f5f5f5!important;background-color:#f5f5f5!important;border-radius:8px}.product-list-card[data-tone=tall] .product-list-card__image{height:225px;place-items:center;background:#f5f5f5}.product-list-card[data-tone=compact] .product-list-card__image{height:112px}.product-list-card__image img{width:var(--product-image-width, 95%);max-height:var(--product-image-max-height, 90%);display:block;background:#f5f5f5;object-fit:contain;transform:translate(var(--product-image-translate-x, 0),var(--product-image-translate-y, 0))}.product-list-card__badge{min-width:var(--product-badge-width, 102px);height:var(--product-badge-height, 58px);position:absolute;left:var(--product-badge-left, 0);top:var(--product-badge-top, 0);z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;background:#949494;border-radius:var(--product-badge-radius, 8px 0 12px 0);color:#fff;font-size:var(--product-badge-font-size, 14px);font-weight:500;line-height:16px;white-space:nowrap}.product-list-card[data-tone=tall] .product-list-card__image img{margin-bottom:0}.product-list-card__title{min-width:0;overflow:hidden;color:#1a1a1a;font-size:16px;font-weight:400;letter-spacing:0;line-height:22px;text-align:left;text-overflow:clip;white-space:nowrap}.product-list-card[data-tone=compact] .product-list-card__title{font-size:14px;line-height:20px}.product-list-card__brand{width:164px;height:56px;position:absolute;left:14px;top:170px;z-index:2;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:3px 10px 8px 8px;background:#fffffff0;border-radius:10px;text-align:left}.product-list-card__brand img{width:42px;height:42px;display:block;border-radius:8px;transform:translateY(-5px)}.product-list-card__brand span{min-width:0;display:grid;gap:3px}.product-list-card__brand b{overflow:hidden;font-size:15px;font-weight:700;line-height:17px;text-overflow:ellipsis;white-space:nowrap;transform:translateY(-5px)}.product-list-card__brand small{overflow:hidden;color:#7a7a7a;font-size:12px;line-height:15px;text-overflow:ellipsis;white-space:nowrap;transform:translateY(-5px)}.product-list-card__price{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:6px;overflow:hidden;text-align:left;white-space:nowrap}.product-list-card__price strong{flex:0 0 auto;color:#1a1a1a;font-family:inherit;font-size:19px;font-weight:900;letter-spacing:0;line-height:22px}.product-list-card__price strong span{font-size:12px;font-weight:800}.product-list-card__price del{position:relative;flex:0 0 auto;color:#a3a3a3;font-size:11px;font-weight:300;line-height:20px;text-decoration:line-through}.product-list-card__price em{min-width:0;justify-self:end;overflow:hidden;color:#7a7a7a;font-size:12px;font-style:normal;font-weight:300;line-height:18px;text-overflow:ellipsis}.product-list-card__price em b{color:#f24825;font-weight:500}.product-list-page__toast{position:fixed;left:50%;top:50%;z-index:20;width:fit-content;max-width:min(354px,calc(100vw - 48px));padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.product-list-page__toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.product-list-page__home-indicator{width:100%;height:34px;position:absolute;left:0;bottom:0;z-index:3;display:block;object-fit:cover;pointer-events:none}@media(max-width:380px){.product-list-page__header{grid-template-columns:38px minmax(0,1fr);padding-right:12px;padding-left:12px}.product-list-page__content{padding-right:12px;padding-left:12px}.product-list-grid{column-gap:7px}.product-list-card__title{font-size:15px}.product-list-card__price{gap:4px}.product-list-card__price em{font-size:11px}}@media(max-width:520px){.demo-stage{padding:0}.phone-frame{width:100%;height:100svh;min-height:0;padding:0;border:0;border-radius:0}.phone-screen{border-radius:0}.phone-frame__button{display:none}.home-hero__brand p{left:clamp(116px,35vw,141px);font-size:clamp(12px,3.45vw,14px)}.home-recommend__tab{font-size:clamp(15px,4.45vw,18px)}.home-festival{grid-template-columns:1fr auto}.home-festival strong{font-size:clamp(12px,3.45vw,14px)}.home-festival em{grid-column:2}}.product-detail-page{width:100%;height:100%;position:relative;overflow-x:hidden;overflow-y:auto;background:#eef1f5;color:#1a1a1a;font-family:var(--font-sans);scrollbar-width:none}.product-detail-page::-webkit-scrollbar{display:none}.phone-screen:has(.product-detail-page) .phone-statusbar--simple{position:relative;z-index:9;background:transparent}.phone-screen:has(.product-detail-page) .phone-statusbar__image{opacity:1}.phone-screen:has(.product-detail-page) .phone-statusbar--simple:before{content:none}.phone-screen:has(.product-detail-page) .phone-statusbar--simple:after{content:none}.product-detail-page button{padding:0;border:0;appearance:none;background:transparent;color:inherit;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent}.product-detail-hero{position:relative;z-index:1;padding:8px 16px 12px;background:#eef1f5}.product-detail-hero__nav{height:36px;display:flex;align-items:center;justify-content:space-between}.product-detail-hero__nav button{width:32px;height:32px;display:grid;place-items:center;background:transparent;border-radius:0;box-shadow:none;transform:translateY(4px)}.product-detail-hero__actions{display:inline-flex;align-items:center;gap:20px}.product-detail-hero__nav img{width:26px;height:26px;display:block;object-fit:contain}.product-detail-hero__image{height:218px;display:grid;place-items:center;margin-top:0;overflow:hidden}.product-detail-hero__image img{width:min(96%,348px);max-height:214px;display:block;object-fit:contain;mix-blend-mode:multiply;transform:translateY(11px)}.product-detail-hero__image[data-variant=compact] img{transform:translateY(11px) scale(1.42)}.product-detail-gallery-meta{height:32px;display:flex;align-items:center;gap:42px;margin-top:40px;transform:translateY(6px)}.product-detail-gallery-meta span{min-width:48px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:999px;color:#525252;font-size:14px;font-weight:400;line-height:1}.product-detail-gallery-meta button{display:inline-flex;align-items:center;gap:2px;color:#525252;font-size:13px;font-weight:500;transform:translate(-18px);white-space:nowrap}.product-detail-gallery-row{height:60px;display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;align-items:center;margin-top:14px}.product-detail-thumbs{min-width:0;height:58px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.product-detail-thumbs button{min-width:0;height:58px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid transparent;border-radius:4px}.product-detail-thumbs button[data-active=true]{border-color:#1a1a1a;box-shadow:inset 0 0 0 1px #1a1a1a}.product-detail-thumbs img{width:90%;height:90%;display:block;object-fit:contain;mix-blend-mode:multiply}.product-detail-all-types{width:48px;height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;justify-items:center;column-gap:2px;row-gap:2px;color:#525252;font-size:11px;line-height:1}.product-detail-all-types span,.product-detail-all-types b{grid-column:1;display:block;font-weight:400;white-space:nowrap}.product-detail-all-types svg{grid-column:2;grid-row:1 / span 2}.product-detail-top-sizes{height:44px;display:flex;gap:8px;margin-top:14px;overflow:hidden}.product-detail-top-sizes button{width:47px;height:42px;flex:0 0 auto;background:#fff;border:1px solid transparent;border-radius:4px;color:#1a1a1a;font-size:16px;font-weight:700}.product-detail-top-sizes button[data-active=true]{border-color:#1a1a1a;box-shadow:inset 0 0 0 1px #1a1a1a}.product-detail-top-sizes button[data-disabled=true]{color:#d0d0d0}.product-detail-scroll{height:auto;min-height:0;overflow:visible;padding:0 12px 12px;scrollbar-width:none}.product-detail-scroll::-webkit-scrollbar{display:none}.product-detail-card{width:100%;margin-top:10px;background:#fff;border-radius:12px;box-shadow:0 8px 20px #1a1a1a0a}.product-detail-info{margin-top:4px;padding:17px 14px}.product-detail-price-row{display:grid;grid-template-columns:auto auto 1fr auto;align-items:baseline;column-gap:8px;margin-top:2px}.product-detail-price-row strong{color:#1f1f1f;font-size:28px;font-weight:800;line-height:1;font-family:"Douyin Sans",var(--font-sans)}.product-detail-price-row strong small{font-size:20px;font-weight:700;font-family:"Douyin Sans",var(--font-sans)}.product-detail-price-row del{color:silver;font-size:13px;font-weight:400;text-decoration:line-through}.product-detail-price-row p{margin:0;justify-self:end;color:#747474;font-size:13px;font-weight:400;white-space:nowrap}.product-detail-price-row p b{color:#ff6a3a;font-weight:700}.product-detail-price-row svg{align-self:center;color:#6f6f6f}.product-detail-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;margin-top:19px;align-items:start}.product-detail-info h1{margin:0;color:#232323;font-size:17px;font-weight:600;line-height:1.4;letter-spacing:0}.product-detail-title-row svg{margin-top:3px;color:#6f6f6f}.product-detail-meta-row{display:flex;align-items:center;gap:6px;margin-top:10px;color:#7c7c7c;font-size:13px;font-weight:400;white-space:nowrap}.product-detail-meta-row__star{color:#737373;font-size:14px;line-height:1}.product-detail-story{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:10px;align-items:stretch;padding:12px;overflow:hidden;text-align:left}.product-detail-story span{color:#f24825;font-size:11px;font-weight:900}.product-detail-story strong{display:block;margin-top:5px;color:#1a1a1a;font-size:16px;font-weight:800;line-height:1.25}.product-detail-story p{margin:7px 0 0;color:#7a7a7a;font-size:12px;line-height:1.45}.product-detail-story img{width:126px;height:88px;align-self:center;display:block;object-fit:cover;border-radius:8px}.product-detail-size{padding:12px}.product-detail-section-title{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-detail-section-title h2{margin:0;color:#1a1a1a;font-size:16px;font-weight:800;line-height:1.3}.product-detail-section-title h2 span{color:#f24825;font-size:13px}.product-detail-section-title button,.product-detail-section-title>span{display:inline-flex;align-items:center;gap:2px;color:#7a7a7a;font-size:12px;white-space:nowrap}.product-detail-size-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.product-detail-size-grid button{height:48px;display:grid;place-items:center;align-content:center;gap:2px;background:#f4f5f7;border:1px solid transparent;border-radius:8px}.product-detail-size-grid button[data-active=true]{background:#1a1a1a;color:#fff}.product-detail-size-grid button[data-disabled=true]{background:#f7f7f7;color:#b8b8b8}.product-detail-size-grid span{font-size:15px;font-weight:800;line-height:1}.product-detail-size-grid em{color:#ff8000;font-size:10px;font-style:normal;line-height:1}.product-detail-size-grid button[data-active=true] em{color:#ffd7c8}.product-detail-service{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:12px;padding:12px 8px;background:linear-gradient(90deg,#ff5b34,#ff8c1a);border-radius:10px 10px 0 0;box-shadow:none}.product-detail-service span{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#fff;font-size:12px;white-space:nowrap}.product-detail-service img{width:16px;height:16px;flex:0 0 auto}.product-detail-overview{margin-top:0;padding:14px 12px 16px;border-radius:0 0 10px 10px;box-shadow:0 8px 20px #1a1a1a0a}.product-detail-overview__row,.product-detail-overview__shipping-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:10px}.product-detail-overview__icon{width:18px;height:18px;display:block;object-fit:contain}.product-detail-overview__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding-left:4px}.product-detail-overview__item{min-width:0;display:grid;gap:4px;justify-items:start;text-align:left}.product-detail-overview__item strong{color:#303030;font-size:14px;font-weight:600;line-height:1.2}.product-detail-overview__item:first-child strong{color:#ff5b34}.product-detail-overview__item small{color:#9c9c9c;font-size:11px;line-height:1.2}.product-detail-overview__shipping{display:flex;align-items:center;gap:10px;margin-top:14px;min-width:0;padding-top:12px;padding-left:4px;border-top:1px solid #f0f1f4;color:#444;font-size:13px;white-space:nowrap;justify-self:start}.product-detail-overview__shipping-row{margin-top:14px;padding-top:12px;border-top:1px solid #f0f1f4}.product-detail-overview__shipping-row .product-detail-overview__shipping{margin-top:0;padding-top:0;border-top:0}.product-detail-overview__shipping span{position:relative}.product-detail-overview__shipping span+span:before{content:"·";position:absolute;left:-7px;color:#9e9e9e}.product-detail-brand{min-height:76px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;text-align:left}.product-detail-brand img{width:48px;height:48px;display:block;object-fit:contain;background:#f4f5f7;border-radius:8px}.product-detail-brand span{min-width:0;display:grid;gap:4px}.product-detail-brand strong{overflow:hidden;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-detail-brand small{overflow:hidden;color:#7a7a7a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-detail-trend{padding:12px}.product-detail-trend__title{display:inline-flex;align-items:center;gap:0;font-size:16px;font-weight:700;font-family:"Alimama FangYuanTi VF",var(--font-sans);line-height:1;letter-spacing:0}.product-detail-trend__char{display:inline-block;color:#2a2a2a;font-family:"Alimama FangYuanTi VF",var(--font-sans);font-size:16px;font-weight:700;line-height:1}.product-detail-trend__title .product-detail-trend__char{font-size:16px;font-weight:700;line-height:1}.product-detail-trend__char--accent{color:#ff5a2f}.product-detail-trend-chart{position:relative;margin-top:12px;padding-left:30px}.product-detail-trend-chart__y{position:absolute;left:0;top:4px;bottom:24px;width:28px;display:flex;flex-direction:column;justify-content:space-between;color:#9b9b9b;font-size:11px;font-weight:600}.product-detail-trend-chart__y span:nth-child(1){color:#ff9a4f}.product-detail-trend-chart__y span:nth-child(3){color:#ff5a2f}.product-detail-trend-chart svg{width:315px;height:154px;display:block}.product-detail-trend-chart__grid line{stroke:#eef1f5;stroke-width:1}.product-detail-trend-chart__grid line:first-child,.product-detail-trend-chart__grid line:nth-child(5){stroke:#e7ebf0}.product-detail-trend-chart path{fill:none;stroke:#bababa;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-detail-trend-chart__point--gray{fill:#d7d7d7}.product-detail-trend-chart__point--orange{fill:#f39c24}.product-detail-trend-chart__point--red{fill:#f25732}.product-detail-trend-chart__x{display:grid;grid-template-columns:repeat(8,35px);width:280px;margin-left:17.5px;margin-top:8px;color:#9b9b9b;font-size:11px;text-align:center}.product-detail-trend-chart__x span:nth-child(2),.product-detail-trend-chart__x span:last-child{color:#ff7d31}.product-detail-reviews{padding:12px}.product-detail-review-tags{display:flex;gap:8px;margin-top:12px}.product-detail-review-tags button{height:30px;padding:0 12px;background:#fff;border:1px solid #dfe3e8;border-radius:8px;color:#676767;font-size:12px;white-space:nowrap}.product-detail-review-card{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:10px;margin-top:16px;align-items:center}.product-detail-review-card__meta{display:flex;align-items:center;gap:10px}.product-detail-review-card__avatar{width:24px;height:24px;flex:0 0 auto;display:block;object-fit:cover;border-radius:999px}.product-detail-review-card__meta-text{display:flex;align-items:center;gap:8px;color:#b0b0b0;font-size:12px}.product-detail-review-card__meta-text b{color:#8d8d8d;font-size:13px;font-weight:500}.product-detail-review-card__meta-text span,.product-detail-review-card__meta-text small{color:#b7b7b7;font-size:12px;font-weight:400}.product-detail-reviews p{margin:8px 0 0;color:#525252;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-review-card__side{position:relative}.product-detail-review-card__side img{width:78px;height:78px;display:block;object-fit:cover;border-radius:8px}.product-detail-review-card__side span{position:absolute;right:6px;bottom:6px;padding:1px 5px;background:#1a1a1ab8;border-radius:999px;color:#fff;font-size:10px;line-height:1.3}.product-detail-more-review{width:100%;height:36px;margin-top:16px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-top:1px solid #eef1f4;background:#f5f6f8;border-radius:999px;color:#a6a6a6!important;font-size:14px!important;font-weight:400!important;line-height:1!important}.product-detail-brand-story{display:block;padding:14px 14px 4px!important;background:#fff!important;border-radius:12px!important;box-shadow:0 8px 20px #1a1a1a0a!important;text-align:left}.product-detail-brand-story__card{min-height:76px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:0!important;transform:translateY(-6px)}.product-detail-brand-story__card img{width:48px;height:48px;display:block;object-fit:contain}.product-detail-brand-story__content{min-width:0;display:grid;gap:4px}.product-detail-brand-story__content strong{display:inline-flex;align-items:center;gap:8px;color:#262626;font-size:15px;font-weight:800}.product-detail-brand-story__content small{padding:2px 6px;background:#f55d34;border-radius:5px;color:#fff;font-size:11px;font-weight:700}.product-detail-brand-story__content p{margin:0;overflow:hidden;color:#9a9a9a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-detail-recommend{display:block;padding:12px;text-align:left}.product-detail-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px;margin-top:12px}.product-detail-recommend-item{min-width:0;display:grid;gap:5px}.product-detail-recommend-item img{width:100%;height:82px;display:block;object-fit:contain}.product-detail-recommend-item b{display:block;font-size:12px;font-weight:500;line-height:1.35;text-align:center}.product-detail-recommend-item strong{color:#242424;font-size:14px;font-weight:800;text-align:center}.product-detail-detail-scene{height:266px;margin-top:12px;margin-bottom:-92px;overflow:hidden;border-radius:12px 12px 0 0}.product-detail-detail-scene img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.product-detail-actionbar{height:92px;position:sticky;left:0;right:0;bottom:0;z-index:20;display:grid;grid-template-columns:38px 38px 38px minmax(0,1fr);gap:4px;align-items:start;padding:5px 12px 24px;background:#fff;border-top:1px solid #eceff3;box-shadow:0 -6px 18px #1a1a1a0f;-webkit-backdrop-filter:none;backdrop-filter:none}.product-detail-actionbar button{min-width:0;height:44px;display:grid;place-items:center;align-content:center;gap:2px;border-radius:0;font-size:11px;font-weight:500;color:#3f3f3f;transform:translateY(4px)}.product-detail-actionbar__cta{height:44px;display:grid;grid-template-columns:calc(50% - 2px) calc(50% + 2px);overflow:hidden;border-radius:8px;transform:translateY(4px)}.product-detail-actionbar__cart,.product-detail-actionbar__buy{display:flex!important;align-items:center;justify-content:center;gap:0;padding:0;font-size:14px!important;white-space:nowrap;border-radius:0!important;font-weight:500!important;height:44px!important;transform:none!important}.product-detail-actionbar__cart{background:linear-gradient(180deg,#ff9818,#ff7c00)!important;color:#fff!important;border-radius:8px 0 0 8px!important}.product-detail-actionbar__buy{background:linear-gradient(180deg,#ff6942,#ff4b21)!important;color:#fff!important;border-radius:0 8px 8px 0!important}.product-detail-actionbar__brand-logo{width:20px;height:20px;display:block;object-fit:contain}.product-detail-home-indicator{width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.product-payment-layer{width:min(100%,402px);height:min(100svh,874px);position:fixed;left:50%;top:50%;z-index:120;pointer-events:none;transform:translate(-50%,-50%)}.product-payment-mask{width:100%;height:100%;position:absolute;inset:0;background:#0000007a!important;opacity:0;transition:opacity .22s ease}.product-payment-sheet{width:100%;position:absolute;inset:146px 0 0;display:grid;grid-template-rows:auto auto auto 1fr auto auto auto;gap:0;padding:16px 16px 12px;overflow:hidden;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -18px 40px #0000002e;transform:translateY(100%);transition:transform .26s cubic-bezier(.2,.8,.2,1)}.product-payment-layer[data-open=true]{pointer-events:auto}.product-payment-layer[data-open=true] .product-payment-mask{opacity:1}.product-payment-layer[data-open=true] .product-payment-sheet{transform:translateY(0)}.product-payment-top{margin:-16px -16px 0;padding:16px 16px 0;background:#fff}.product-payment-middle{margin:0 -16px;padding:0 16px 4px;background:#f2f2f2}.product-payment-address{min-height:78px;display:grid;grid-template-columns:28px minmax(0,1fr) 20px;gap:8px;align-items:center;padding:0 0 16px;text-align:left;transform:translateY(-3px)}.product-payment-divider{height:1px;background:#e4e4e4}.product-payment-address>svg{color:#1f1f1f}.product-payment-address span{min-width:0;display:grid;gap:10px;transform:translate(-2px)}.product-payment-address b{overflow:hidden;color:#1f1f1f;font-size:15px;font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-payment-address small{overflow:hidden;color:#565656;font-size:14px;font-weight:400;line-height:1;text-overflow:ellipsis;white-space:nowrap}.product-payment-product{min-height:118px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center;padding:16px 0}.product-payment-product img{width:86px;height:86px;display:block;object-fit:contain;background:#ebebeb;border-radius:4px;mix-blend-mode:multiply}.product-payment-product__info{display:grid;align-content:center;gap:30px}.product-payment-price{display:flex;align-items:baseline;gap:16px;transform:translateY(2px)}.product-payment-price strong{color:#171717;font-size:29px;font-weight:800;line-height:1}.product-payment-price strong small{font-size:17px}.product-payment-price del{color:#9a9a9a;font-size:14px;font-weight:400}.product-payment-quantity{width:80px;height:26px;display:grid;grid-template-columns:26px 1fr 26px;align-items:center;overflow:hidden}.product-payment-quantity button{width:26px;height:26px;display:grid;place-items:center;background:#e6e6e6!important;color:#444}.product-payment-quantity button[data-disabled=true]{color:#a9a9a9;background:#ececec!important}.product-payment-quantity span{height:26px;display:grid;place-items:center;background:#eee;color:#1f1f1f;font-size:15px;font-weight:500;text-align:center}.product-payment-stock{padding:13px 0;color:gray;font-size:14px;line-height:1}.product-payment-stock b{color:#f24825;font-weight:500}.product-payment-sizes{padding:0 0 16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;overflow:hidden}.product-payment-sizes button{height:86px;display:grid;align-content:center;justify-items:center;gap:14px;background:#fff!important;border:1.5px solid transparent!important;border-radius:4px!important;color:#171717}.product-payment-sizes button b{font-size:20px;font-weight:800;line-height:1}.product-payment-sizes button span{color:#666;font-size:15px;font-weight:400;line-height:1}.product-payment-sizes button[data-active=true]{border-color:#1a1a1a!important}.product-payment-sizes button[data-disabled=true]{background:#e9e9e9!important;color:#a8a8a8}.product-payment-sizes button[data-disabled=true] span{color:#b5b5b5}.product-payment-link-row{width:100%;min-height:45px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:0;border-bottom:1px solid #dcdcdc!important;color:#777;text-align:left;transform:translateY(-7px)}.product-payment-link-row:last-of-type{border-bottom:0!important}.product-payment-link-row b{color:#1f1f1f;font-size:15px;font-weight:500}.product-payment-link-row span{overflow:hidden;color:#9b9b9b;font-size:15px;font-weight:300;text-overflow:ellipsis;white-space:nowrap}.product-payment-bottom{position:relative;margin:-15px -16px -12px;padding:8px 16px 24px;background:#fff}.product-payment-actions{height:58px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:12px;transform:translateY(-4px)}.product-payment-actions button{height:58px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:500}.product-payment-cart{background:linear-gradient(180deg,#ff9818,#ff7c00)!important;border-radius:12px 0 0 12px}.product-payment-buy{background:linear-gradient(180deg,#ff6942,#ff4b21)!important;border-radius:0 12px 12px 0}.product-payment-home-indicator{width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.product-detail-toast{position:fixed;left:50%;top:50%;z-index:999;max-width:calc(100% - 48px);padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.product-detail-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.order-detail-page{width:100%;height:100%;position:relative;overflow:hidden;background:#eef1f5;color:#1a1a1a;font-family:var(--font-sans)}.phone-screen:has(.order-detail-page) .phone-statusbar--simple{position:relative;z-index:9;background:#fff}.phone-screen:has(.order-detail-page) .phone-statusbar__image{opacity:1}.order-detail-page button{padding:0;border:0;appearance:none;background:transparent;color:inherit;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent}.order-detail-header{height:54px;display:grid;grid-template-columns:72px 1fr 72px;align-items:center;padding:0 16px;background:#fff}.order-detail-header h1{margin:0;color:#1a1a1a;font-size:18px;font-weight:500;line-height:20px;text-align:center}.order-detail-header__icon{width:28px;height:28px;display:grid;place-items:center}.order-detail-header__icon:last-child{justify-self:end}.order-detail-header__icon img{width:28px;height:28px;display:block;object-fit:contain}.order-detail-scroll{height:calc(100% - 54px);overflow-x:hidden;overflow-y:auto;padding:10px 16px 112px;scrollbar-width:none}.order-detail-scroll::-webkit-scrollbar{display:none}.order-detail-card,.order-detail-status-card{width:100%;background:#fff;border-radius:8px;box-shadow:0 8px 18px #1a1a1a08}.order-detail-status-card{min-height:100px;position:relative;display:block;padding:0;background:#fff!important;border-radius:8px;text-align:left}.order-detail-status-card img{width:18px;height:18px;display:block;object-fit:contain}.order-detail-status-card__icon{position:absolute;left:12px;top:16px;width:18px;height:18px}.order-detail-status-card__content{position:absolute;left:42px;top:16px;right:28px;display:grid;gap:8px;min-width:0}.order-detail-status-card strong{color:#1a1a1a;font-size:16px;font-weight:500;line-height:20px}.order-detail-status-card small,.order-detail-status-card time{overflow:hidden;color:#7a7a7a;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.order-detail-status-card small{font-size:14px}.order-detail-status-card time{font-size:12px}.order-detail-status-card__arrow{position:absolute;right:16px;top:16px;width:16px!important;height:16px!important}.order-detail-order-card{min-height:324px;margin-top:10px;padding:0 12px}.order-detail-address-row{min-height:80px;display:grid;grid-template-columns:18px minmax(0,1fr) 56px;gap:12px;align-items:start;padding:14px 0 12px;border-bottom:1px solid #e4e7ec}.order-detail-address-row>img{width:18px;height:18px;display:block;margin-top:2px}.order-detail-address-row span{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 12px}.order-detail-address-row b,.order-detail-address-row strong{color:#1a1a1a;font-size:16px;font-weight:500;line-height:22px;white-space:nowrap}.order-detail-address-row small{grid-column:1 / -1;overflow:hidden;color:#7a7a7a;font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.order-detail-address-row button{justify-self:end;margin-top:2px;color:#525252;font-size:12px;font-weight:400;line-height:17px;white-space:nowrap}.order-detail-product{min-height:100px;display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center;padding:12px 0 10px}.order-detail-product>img{width:74px;height:74px;display:block;object-fit:contain;padding:4px;background:#f0f1f3;border-radius:4px}.order-detail-product h2{display:-webkit-box;margin:0;overflow:hidden;color:#1a1a1a;font-size:16px;font-weight:400;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.order-detail-product p{margin:2px 0 0;color:#7a7a7a;font-size:16px;font-weight:400;line-height:24px}.order-detail-payment-row{min-height:36px;display:grid;grid-template-columns:auto minmax(0,1fr) 16px;align-items:center;gap:8px}.order-detail-payment-row span,.order-detail-info-list span{color:#1a1a1a;font-size:14px;font-weight:400;line-height:24px}.order-detail-payment-row strong{justify-self:end;color:#1a1a1a;font-size:24px;font-weight:800;line-height:20px;letter-spacing:-.72px}.order-detail-payment-row strong small{font-size:16px;font-weight:800;letter-spacing:-.48px}.order-detail-payment-row button,.order-detail-more-info img,.order-detail-section-title img{width:16px;height:16px;display:block;object-fit:contain}.order-detail-info-list{display:grid;gap:12px;margin-top:2px}.order-detail-info-list div{min-height:24px;display:grid;grid-template-columns:68px minmax(0,1fr) 34px;align-items:center;gap:8px}.order-detail-info-list b{justify-self:end;overflow:hidden;color:#7a7a7a;font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.order-detail-info-list button{justify-self:end;color:#525252;font-size:14px;font-weight:400;line-height:20px}.order-detail-more-info{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:2px;margin:10px 0 0;color:#525252;font-size:14px;font-weight:400;line-height:20px}.order-detail-recommend{min-height:213px;margin-top:10px;padding:10px 12px 14px}.order-detail-section-title{height:24px;display:flex;align-items:center;justify-content:space-between}.order-detail-section-title h2{margin:0;color:#1a1a1a;font-size:16px;font-weight:500;line-height:20px}.order-detail-section-title button{display:inline-flex;align-items:center;gap:2px;color:#525252;font-size:12px;font-weight:400;line-height:17px;white-space:nowrap}.order-detail-section-title img{width:12px;height:12px}.order-detail-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.order-detail-recommend-grid button{min-width:0;display:grid;justify-items:center;text-align:center}.order-detail-recommend-grid img{width:110px;max-width:100%;height:100px;display:block;object-fit:cover;border-radius:4px}.order-detail-recommend-grid b{overflow:hidden;max-width:100%;margin-top:-4px;color:#1a1a1a;font-size:14px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.order-detail-recommend-grid strong{margin-top:4px;color:#1a1a1a;font-size:14px;font-weight:500;line-height:20px}.order-detail-recommend-dots{width:32px;height:3px;display:grid;grid-template-columns:1fr 1fr;margin:12px auto 0;overflow:hidden;border-radius:999px}.order-detail-recommend-dots span:first-child{background:#525252}.order-detail-recommend-dots span:last-child{background:#e0e0e0}.order-detail-actionbar{height:92px;position:absolute;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:flex-start;justify-content:flex-end;gap:12px;padding:12px 16px 0;background:#fff;box-shadow:0 -8px 20px #1a1a1a0d}.order-detail-actionbar button{width:112px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#1a1a1a;font-size:16px;font-weight:400;line-height:22px;white-space:nowrap}.order-detail-actionbar__secondary,.order-detail-actionbar__primary{background:#fff!important;border:1px solid #e0e0e0!important;color:#1a1a1a!important}.order-detail-home-indicator{width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.order-detail-toast{position:fixed;left:50%;top:50%;z-index:999;max-width:calc(100% - 48px);padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.order-detail-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.category-page{width:100%;height:100%;position:relative;overflow:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.phone-screen:has(.category-page) .phone-statusbar--simple{position:relative;z-index:6;background:#fff}.category-page button,.category-page a{-webkit-tap-highlight-color:transparent;font:inherit}.category-page button{padding:0;border:0;appearance:none;background:transparent;color:inherit;cursor:pointer}.category-header{height:78px;position:relative;z-index:5;background:#fff;border-bottom:1px solid #e4e7ec}.category-search{width:calc(100% - 122px);max-width:280px;height:40px;position:absolute;left:16px;top:14px;display:grid;grid-template-columns:minmax(0,1fr) 20px 45px;align-items:center;gap:12px;padding:0 10px 0 12px!important;background:#fff!important;border:1px solid #f24825!important;border-radius:8px;text-align:left}.category-search span{min-width:0;overflow:hidden;color:#7a7a7a;font-size:16px;font-weight:400;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.category-search img{width:20px;height:20px;display:block;object-fit:contain}.category-search b{height:18px;display:grid;place-items:center;border-left:1px solid #cfcfcf;color:#1a1a1a;font-size:16px;font-weight:500;line-height:22px}.category-header__icon{width:30px;height:30px;position:absolute;top:19px;display:grid;place-items:center}.category-header__icon--size{right:62px}.category-header__icon--message{right:16px}.category-header__icon img{width:30px;height:30px;display:block;object-fit:contain}.category-header__icon i{width:6px;height:6px;position:absolute;right:-2px;top:-5px;background:#f24825;border-radius:999px}.category-main{height:calc(100% - 78px);display:grid;grid-template-columns:clamp(94px,26.12%,105px) minmax(0,1fr);position:relative;z-index:1}.category-side{min-width:0;padding-top:32px;background:#eef1f5}.category-side button{width:100%;height:62px;position:relative;display:grid;place-items:start center;padding-top:1px;color:#1a1a1a;font-size:16px;font-weight:400;line-height:22px;white-space:nowrap}.category-side button[data-active=true]{color:#f24825;font-weight:700}.category-side button[data-active=true]:after{content:"";width:28px;height:2px;position:absolute;left:50%;top:32px;background:#f24825;border-radius:999px;transform:translate(-50%)}.category-content{min-width:0;height:100%;overflow-x:hidden;overflow-y:auto;padding:18px 14px 120px;background:#fff;scroll-behavior:smooth;scrollbar-width:none}.category-content::-webkit-scrollbar{display:none}.category-tabs{width:max-content;min-width:100%;height:30px;position:sticky;top:-18px;z-index:3;display:flex;align-items:center;gap:16px;padding-top:18px;padding-bottom:44px;background:#fff}.category-tabs button{width:80px;height:30px;flex:0 0 auto;border-radius:4px;color:#7a7a7a;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.category-tabs button[data-active=true]{background:#ffece7;color:#f24825;font-weight:700}.category-sections{display:grid;gap:22px;margin-top:6px}.category-section{scroll-margin-top:64px}.category-section h2{margin:0 0 14px;color:#1a1a1a;font-size:16px;font-weight:700;line-height:22px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 12px}.category-card{min-width:0;display:grid;justify-items:center;align-content:start;gap:8px;text-align:center}.category-card__image{width:100%;height:52px;display:grid;place-items:center;overflow:hidden;background:#f5f5f5;border-radius:4px}.category-card__image img{width:88%;height:88%;display:block;object-fit:contain}.category-card__image--small{width:72%!important;height:72%!important}.category-card__image--tall{width:54%!important;height:92%!important}.category-card__image--wide{width:96%!important;height:auto!important}.category-card__image--brand{width:86%!important;height:auto!important}.category-card__image em{color:#d5d5d5;font-size:18px;font-style:normal;font-weight:800;line-height:19px}.category-card>span:last-child{width:100%;min-height:34px;color:#1a1a1a;font-size:12px;font-weight:400;line-height:17px;white-space:normal;word-break:keep-all}.category-tabbar{width:100%;height:83px;display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;bottom:0;z-index:10;padding-top:8px;background:#fff;border-top:1px solid #d8d8d8}.category-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.category-tabbar a{min-width:0;display:grid;justify-items:center;align-content:start;gap:3px;color:#171717;font-size:11px;font-weight:400;line-height:15px}.category-tabbar img{width:24px;height:24px;display:block;object-fit:contain}.category-tabbar a[data-active=true]{color:#f24825;font-weight:700}.category-toast{position:absolute;left:50%;top:50%;z-index:30;max-width:calc(100% - 48px);padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.category-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.leak-check-page{width:100%;height:100%;position:relative;overflow:hidden;--leak-top-bg: linear-gradient(180deg, #bf3013 0%, #a02b16 34%, #5c241b 68%, #1a1a1a 90%, #1a1a1a 100%);background:#fff;color:#1a1a1a;font-family:var(--font-sans)}.phone-screen:has(.leak-check-page) .phone-statusbar--simple{display:none}.phone-screen:has(.leak-check-page) .phone-statusbar__image{display:none}.leak-check-page button,.leak-check-page a{-webkit-tap-highlight-color:transparent;font:inherit}.leak-check-page button{padding:0;border:0;appearance:none;background:transparent;color:inherit;cursor:pointer}.leak-fixed-header{height:116px;position:absolute;inset:0 0 auto;z-index:16;padding:0 16px 12px;background:var(--leak-top-bg) top / 100% 408px no-repeat;color:#fff}.leak-fixed-header__statusbar{width:100%;height:50px;display:block;margin-bottom:14px;object-fit:cover;filter:invert(1)}.leak-check-scroll{height:calc(100% - 83px);overflow-x:hidden;overflow-y:auto;background:transparent;padding-top:116px;scrollbar-width:none}.leak-check-scroll::-webkit-scrollbar{display:none}.leak-hero{height:392px;position:relative;margin-top:-116px;padding:120px 16px 0;background:var(--leak-top-bg) top / 100% 408px no-repeat;color:#fff}.leak-hero__top{height:40px;display:grid;grid-template-columns:91px minmax(0,1fr) 34px;align-items:center;gap:8px}.leak-hero__top h1{margin:0;color:#fff;font-family:"Alimama FangYuanTi VF","AlimamaFangYuanTiVF","Microsoft YaHei",var(--font-sans);font-size:20px;font-weight:900;line-height:26px;white-space:nowrap}.leak-search{min-width:0;height:40px;display:grid;grid-template-columns:minmax(0,1fr) 1px 54px;align-items:center;overflow:hidden;background:#fff!important;border-radius:8px;color:#1a1a1a}.leak-search input{width:100%;height:100%;border:0;outline:0;appearance:none;background:transparent;font:inherit;min-width:0;overflow:hidden;padding:0 12px;color:#a3a3a3;font-size:16px;font-weight:400;line-height:22px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.leak-search input:focus{color:#1a1a1a}.leak-search__divider{width:1px;height:18px;display:block;background:#e0e0e0}.leak-search button{height:100%;display:grid;place-items:center;color:#1a1a1a;font-size:16px;font-weight:500;line-height:22px}.leak-more{width:34px;height:34px;display:flex;align-items:center;justify-content:center;gap:5px}.leak-more span{width:4px;height:4px;background:#fff;border-radius:999px}.leak-hero__headline{position:absolute;left:16px;right:16px;top:120px;height:54px;display:flex;align-items:flex-start;justify-content:space-between;margin-top:0}.leak-hero__headline strong{color:#fff;font-family:"vivo type CN","vivo_type_CN","Microsoft YaHei",var(--font-sans);font-size:32px;font-weight:900;line-height:37px;white-space:nowrap}.leak-hero__headline span{margin-top:15px;color:#ffffffe0;font-size:16px;font-weight:700;line-height:22px;white-space:nowrap}.leak-special{height:202px;position:absolute;left:16px;right:16px;top:167px;overflow:hidden;background:#f7f7f7;border:1px solid rgb(255 255 255 / 90%);border-radius:12px;box-shadow:0 10px 26px #37150f29}.leak-special:before{content:"";height:46px;position:absolute;inset:0 0 auto;background:linear-gradient(180deg,#ffd5cc,#ffffffb8)}.leak-special__title{height:47px;position:relative;z-index:4;display:flex;align-items:center;gap:12px;padding-left:12px}.leak-special__title h2,.leak-special__title p{margin:0;white-space:nowrap}.leak-special__title h2{color:#000;font-size:18px;font-weight:900;line-height:24px}.leak-special__title p{color:#666;font-size:12px;font-weight:400;line-height:17px}.leak-special__grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,82px);gap:10px;padding:0 12px}.leak-special-card{min-width:0;display:grid;grid-template-rows:101px 20px 27px;justify-items:center;align-items:start;text-align:center}.leak-special-card__image{width:100%;height:101px;display:grid;grid-template-rows:74px 22px;place-items:center;overflow:hidden;background:#fff;border-radius:4px}.leak-special-card__image img{width:92%;height:82%;display:block;object-fit:contain}.leak-special-card__saving{max-width:100%;height:22px;margin-top:0;overflow:hidden;font-size:11px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.leak-special-card__saving b{color:#ff4026;font-weight:500}.leak-special-card__saving i{color:#6d6d6d;font-style:normal}.leak-special-card__name{max-width:100%;margin-top:3px;overflow:hidden;color:#1a1a1a;font-size:12px;font-weight:400;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.leak-special-card strong{margin-top:0;color:#1a1a1a;font-size:18px;font-weight:900;line-height:26px;white-space:nowrap}.leak-content{position:relative;z-index:2;margin-top:0;padding-bottom:18px;background:#fff;border-radius:14px 14px 0 0}.leak-sort{height:52px;display:flex;align-items:center;gap:24px;padding:0 16px;border-bottom:1px solid #e4e7ec}.leak-sort button{height:52px;min-width:auto;position:relative;display:flex;align-items:center;justify-content:center;gap:2px;color:#7a7a7a;font-size:15px;font-weight:400;line-height:21px;white-space:nowrap}.leak-sort button:last-child{margin-left:auto}.leak-sort button[data-active=true]{color:#f24825;font-weight:800}.leak-sort button[data-active=true]:after{content:"";width:26px;height:3px;position:absolute;left:50%;bottom:8px;background:#f24825;border-radius:999px;transform:translate(-50%)}.leak-brand-strip{height:58px;display:flex;align-items:center;gap:12px;overflow-x:auto;overflow-y:hidden;padding:12px 16px;border-bottom:1px solid #e4e7ec;scrollbar-width:none}.leak-brand-strip::-webkit-scrollbar{display:none}.leak-brand-strip button{height:32px;min-width:85px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;background:#fff!important;border:1px solid #dcdcdc;border-radius:4px;color:#7a7a7a;font-size:14px;font-weight:400;line-height:20px}.leak-brand-strip button[data-active=true]{min-width:68px;border-color:#525252;color:#1a1a1a;font-weight:700}.leak-brand-strip img{width:auto;max-width:43px;height:18px;display:block;object-fit:contain}.leak-brand-strip button[data-active=true] img{width:18px;height:18px}.leak-product-list{display:grid;gap:12px;padding:14px 16px 18px}.leak-product{min-height:108px;display:grid;grid-template-columns:102px minmax(0,1fr);gap:12px}.leak-product__image{width:102px;height:106px;display:grid;place-items:center;overflow:hidden;background:#f3f3f3!important;border-radius:4px}.leak-product__image img{width:100%;height:100%;display:block;object-fit:cover}.leak-product__info{min-width:0;position:relative;padding-top:2px}.leak-product__title{width:100%;display:block;overflow:hidden;color:#111;font-size:16px;font-weight:400;line-height:22px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.leak-product__title:first-letter{font-weight:900}.leak-product__badge{width:fit-content;max-width:100%;height:20px;display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:0 7px;border:1px solid #b7b7b7;border-radius:4px;color:#525252;font-size:12px;line-height:18px;white-space:nowrap}.leak-product__badge b{color:#ff4026;font-weight:500}.leak-product__badge i{font-style:normal}.leak-product__paid{position:absolute;right:0;top:55px;color:#7a7a7a;font-size:12px;font-weight:400;line-height:17px;white-space:nowrap}.leak-product__price-row{width:100%;height:34px;position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) 57px;overflow:hidden;background:#fff4f2!important;border-radius:4px;text-align:left}.leak-product__price-row>span{min-width:0;display:flex;align-items:center;gap:8px;padding-left:6px}.leak-product__price-row strong{color:#1a1a1a;font-size:20px;font-weight:900;line-height:28px;white-space:nowrap}.leak-product__price-row del{overflow:hidden;color:#7a7a7a;font-size:15px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.leak-product__grab{width:57px;height:34px;position:relative;display:flex;align-items:center;justify-content:flex-end;padding-right:9px;background:url(/leak-check/%E6%A3%80%E6%BC%8F%E9%A1%B5%E8%B5%84%E6%BA%90/grab-button-shape.png) center / 57px 34px no-repeat;color:#fff;font-size:19px;font-weight:900;line-height:24px}.leak-tabbar{width:100%;height:83px;display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;bottom:0;z-index:20;padding-top:8px;background:#fff;border-top:1px solid #d8d8d8}.leak-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.leak-tabbar a{min-width:0;display:grid;justify-items:center;align-content:start;gap:3px;color:#171717;font-size:11px;font-weight:400;line-height:15px}.leak-tabbar img{width:24px;height:24px;display:block;object-fit:contain}.leak-tabbar a[data-active=true]{color:#f24825;font-weight:700}.leak-toast{position:absolute;left:50%;top:50%;z-index:40;max-width:calc(100% - 48px);padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.leak-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}@media(max-width:380px){.leak-fixed-header{padding-right:12px;padding-left:12px}.leak-hero{padding-right:12px;padding-left:12px;padding-top:120px}.leak-hero__top{grid-template-columns:88px minmax(0,1fr) 28px;gap:6px}.leak-hero__top h1{font-size:19px}.leak-search{grid-template-columns:minmax(0,1fr) 1px 47px}.leak-search input,.leak-search button{font-size:14px}.leak-hero__headline strong{font-size:29px;line-height:36px}.leak-hero__headline span{font-size:15px}.leak-special{left:12px;right:12px}.leak-special__grid{gap:10px;padding-right:12px;padding-left:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.leak-special__title{gap:8px;padding-left:10px}.leak-special__title h2{font-size:17px}.leak-special__title p{font-size:11px}.leak-sort{gap:18px;padding-right:12px;padding-left:12px}.leak-sort button{font-size:14px}.leak-brand-strip{gap:10px;padding-right:12px;padding-left:12px}.leak-brand-strip button{min-width:78px;gap:5px}.leak-product-list{padding-right:12px;padding-left:12px}.leak-product{grid-template-columns:100px minmax(0,1fr);gap:10px}.leak-product__image{width:100px}.leak-product__title{font-size:15px}.leak-product__price-row{grid-template-columns:minmax(0,1fr) 57px}.leak-product__price-row strong{font-size:19px}.leak-product__price-row del{font-size:14px}.category-search{width:calc(100% - 116px);grid-template-columns:minmax(0,1fr) 18px 42px;gap:8px;padding-left:10px!important}.category-search span,.category-search b{font-size:14px}.category-main{grid-template-columns:94px minmax(0,1fr)}.category-side button{font-size:15px}.category-content{padding-right:12px;padding-left:12px}.category-tabs{gap:12px}.category-tabs button{width:74px;font-size:13px}.category-grid{gap:17px 8px}.category-card__image{height:50px}.category-card>span:last-child{min-height:34px;font-size:11px;line-height:16px}.order-detail-header{grid-template-columns:60px 1fr 60px;padding-right:14px;padding-left:14px}.order-detail-scroll{padding-right:12px;padding-left:12px}.order-detail-address-row{grid-template-columns:18px minmax(0,1fr) 52px;gap:10px}.order-detail-address-row span{gap:8px}.order-detail-product{grid-template-columns:72px minmax(0,1fr);gap:10px}.order-detail-product h2,.order-detail-product p{font-size:15px}.order-detail-info-list div{grid-template-columns:66px minmax(0,1fr) 32px;gap:6px}.order-detail-recommend-grid{gap:7px}.order-detail-actionbar{gap:10px;padding-right:12px;padding-left:12px}.order-detail-actionbar button{width:108px}.product-detail-hero{padding-right:12px;padding-left:12px}.product-detail-thumbs{gap:7px}.product-detail-gallery-row{grid-template-columns:minmax(0,1fr) 42px;gap:6px}.product-detail-all-types{width:42px}.product-detail-top-sizes{gap:7px}.product-detail-top-sizes button{width:43px}.product-detail-scroll{padding-right:10px;padding-left:10px}.product-detail-price-row{column-gap:6px}.product-detail-price-row p{font-size:12px}.product-detail-info h1{font-size:16px}.product-detail-overview__grid{gap:2px}.product-detail-overview__row,.product-detail-overview__shipping-row{column-gap:8px}.product-detail-overview__shipping{gap:8px;font-size:12px}.product-detail-story{grid-template-columns:minmax(0,1fr) 108px}.product-detail-story img{width:108px}.product-detail-actionbar{grid-template-columns:36px 36px 36px minmax(0,1fr);gap:4px;padding-right:10px;padding-left:10px}.product-detail-actionbar__cart,.product-detail-actionbar__buy{font-size:13px!important}}.phone-screen:has(.cart-page) .phone-statusbar--simple{display:none}.phone-screen:has(.cart-page) .phone-statusbar__image{display:none}.cart-page{width:100%;height:100%;position:relative;overflow:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.cart-page button,.cart-page a{-webkit-tap-highlight-color:transparent;font:inherit}.cart-page button{padding:0;border:0;appearance:none;background:transparent;color:inherit;cursor:pointer}.cart-scroll{height:calc(100% - 157px);overflow-x:hidden;overflow-y:auto;padding:0 16px 24px;scrollbar-width:none}.cart-scroll::-webkit-scrollbar{display:none}.cart-header{margin:0 -16px;padding:0 16px 11px;background:#eef1f5}.cart-statusbar{width:100%;height:50px;display:block;object-fit:cover}.cart-title-row{display:grid;grid-template-columns:minmax(0,1fr) 98px;align-items:start;gap:12px;padding:10px 12px 0}.cart-title-row h1{margin:4px 0 0;color:#000;font-family:"Alimama FangYuanTi VF","AlimamaFangYuanTiVF","PingFang SC",var(--font-sans);font-size:24px;font-weight:900;line-height:29px;letter-spacing:0}.cart-title-row p{width:260px;margin:4px 0 0;overflow:hidden;color:#858585;font-family:"PingFang SC",var(--font-sans);font-size:12px;font-weight:400;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.cart-header-actions{height:36px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:0;color:#111}.cart-header-actions button{width:32px;height:32px;display:grid;place-items:center}.cart-header-actions img{width:32px;height:32px;display:block;object-fit:contain}.cart-store-card,.cart-addon-card{width:100%;display:block;overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 8px 18px #1a1a1a08}.cart-store-card{min-height:276px;padding:18px 12px 16px}.cart-store-head{width:100%;height:22px;display:flex;align-items:center;gap:10px;text-align:left}.cart-store-head strong{color:#222;font-family:"PingFang SC",var(--font-sans);font-size:16px;font-weight:700;line-height:22px;white-space:nowrap}.cart-store-head em{height:19px;display:inline-flex;align-items:center;padding:0 6px;background:#f24825;border-radius:4px;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:15px;white-space:nowrap}.cart-check{width:18px;height:18px;flex:0 0 18px;display:inline-grid;place-items:center;border:1.5px solid #858585;border-radius:999px;color:#fff}.cart-check[data-checked=true]{background:#f24825;border-color:#f24825}.cart-items{display:grid;gap:14px;margin-top:14px}.cart-item{min-height:91px;display:grid;grid-template-columns:18px 88px minmax(0,1fr);align-items:center;gap:10px}.cart-item__select{width:18px;height:91px;display:grid;place-items:center}.cart-item__image{width:88px;height:91px;display:grid;place-items:center;overflow:hidden;background:#f6f6f6;border-radius:4px}.cart-item__image img{width:86px;height:76px;display:block;object-fit:contain}.cart-item__info{min-width:0;height:91px;display:grid;align-content:start;overflow:visible;margin-left:2px}.cart-item__info h2{width:220px;min-width:0;margin:0;overflow:visible;color:#1f1f1f;font-family:"PingFang SC",var(--font-sans);font-size:16px;font-weight:400;line-height:22px;white-space:nowrap}.cart-item__spec{width:fit-content;max-width:100%;height:23px;display:inline-flex;align-items:center;gap:3px;margin-top:4px;padding:0 8px;overflow:hidden;background:#f4f4f4!important;border-radius:4px;color:#666;font-family:"PingFang SC",var(--font-sans);font-size:12px;font-weight:400;line-height:12px;text-overflow:ellipsis;white-space:nowrap}.cart-item__spec svg{width:11px;height:11px;flex:0 0 11px}.cart-item__bottom{height:25px;display:grid;grid-template-columns:minmax(0,1fr) 66px;align-items:center;gap:8px;margin-top:22px;position:relative;z-index:2}.cart-item__bottom p{min-width:0;display:flex;align-items:center;gap:11px;margin:0}.cart-item__bottom strong{color:#101010;font-family:"Douyin Sans","DOUYU","PingFang SC",var(--font-sans);font-size:20px;font-weight:900;line-height:25px;white-space:nowrap}.cart-item__bottom del{overflow:hidden;color:#ababab;font-size:14px;font-weight:400;line-height:25px;text-overflow:ellipsis;white-space:nowrap}.cart-stepper{width:66px;height:22px;display:grid;grid-template-columns:22px 22px 22px;align-items:center;transform:translate(-2px)}.cart-stepper button{width:22px;height:22px;display:grid;place-items:center;background:#e9e9e9;color:#222;font-size:18px;font-weight:400;line-height:20px}.cart-stepper span{display:grid;place-items:center;color:#171717;font-size:14px;font-weight:400;line-height:20px}.cart-addon-card{margin-top:10px;min-height:194px;padding:16px 12px!important;background:#fff!important;border-radius:8px;text-align:left}.cart-addon-card header{height:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.cart-addon-card h2{margin:0;color:#000;font-family:"PingFang SC",var(--font-sans);font-size:16px;font-weight:700;line-height:22px;white-space:nowrap}.cart-addon-card p{min-width:0;margin:0;overflow:hidden;color:#7a7a7a;font-family:"PingFang SC",var(--font-sans);font-size:12px;font-weight:400;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.cart-addon-card p b{color:#f24825;font-size:12px;font-weight:400}.cart-addon-card header>span{display:inline-flex;align-items:center;color:#858585;font-size:14px;font-weight:400;line-height:17px;white-space:nowrap}.cart-addon-list{display:grid;grid-template-columns:repeat(4,82px);gap:10px;margin-top:10px}.cart-addon{min-width:0;display:grid;grid-template-rows:78px 20px 24px;align-items:start;position:relative}.cart-addon i{width:100%;height:78px;display:grid;place-items:center;overflow:hidden;background:#f4f4f4;border-radius:4px;font-style:normal}.cart-addon img{width:100%;height:100%;display:block;object-fit:cover}.cart-addon strong{min-width:0;margin-top:4px;overflow:hidden;color:#000;font-family:"PingFang SC",var(--font-sans);font-size:13px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.cart-addon em{margin-top:14px;color:#171717;font-family:"Douyin Sans","DOUYU","PingFang SC",var(--font-sans);font-size:18px;font-style:normal;font-weight:900;line-height:20px;white-space:nowrap}.cart-addon b{width:18px;height:18px;display:grid;place-items:center;position:absolute;right:0;bottom:-5px;background:#f24825;border-radius:4px;color:#fff;font-size:17px;font-weight:400;line-height:18px}.cart-recommend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.cart-recommend-card{min-width:0;display:grid;align-content:start;overflow:hidden;background:#fff;border-radius:8px;text-align:left}.cart-recommend-card__image{height:167px;display:grid;place-items:end center;position:relative;overflow:hidden;background:#f7f7f7}.cart-recommend-card__image em{min-width:68px;height:25px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;z-index:2;padding:0 8px;background:#858585;border-radius:8px 0;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.cart-recommend-card__image img{width:108%;height:86%;display:block;object-fit:contain;object-position:center bottom}.cart-recommend-card[data-variant=wide] .cart-recommend-card__image{place-items:center}.cart-recommend-card[data-variant=wide] .cart-recommend-card__image img{width:92%;height:72%;object-position:center center}.cart-recommend-card[data-variant=tall] .cart-recommend-card__image img,.cart-recommend-card[data-variant=pants] .cart-recommend-card__image img{width:82%;height:96%}.cart-recommend-card>strong{min-height:20px;margin:10px 10px 0;overflow:hidden;color:#1a1a1a;font-size:15px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.cart-recommend-card>b{margin:5px 10px 12px;color:#171717;font-size:20px;font-weight:900;line-height:24px}.cart-checkout-bar{width:100%;height:74px;display:grid;grid-template-columns:82px 110px 142px;align-items:center;gap:8px;position:absolute;left:0;bottom:83px;z-index:20;padding:0 26px;background:#fff;border-top:1px solid #e4e4e4}.cart-select-all{min-width:0;height:48px;display:inline-flex;align-items:center;gap:8px;color:#252525;font-size:20px;font-weight:400;line-height:22px;white-space:nowrap}.cart-checkout-bar p{min-width:0;margin:0;overflow:visible;color:#666;font-size:16px;font-weight:400;line-height:22px;text-align:right;white-space:nowrap}.cart-checkout-bar p strong{color:#101010;font-size:26px;font-weight:900;line-height:26px}.cart-pay-button{width:142px;height:48px;display:grid;place-items:center;background:#f24825!important;border-radius:8px;color:#fff!important;font-size:20px;font-weight:900;line-height:22px}.cart-tabbar{width:100%;height:83px;display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;bottom:0;z-index:20;padding-top:8px;background:#fff;border-top:1px solid #d8d8d8}.cart-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.cart-tabbar a{min-width:0;display:grid;justify-items:center;align-content:start;gap:3px;color:#171717;font-size:11px;font-weight:400;line-height:15px}.cart-tabbar img{width:25px;height:25px;display:block;object-fit:contain}.cart-tabbar a[data-active=true]{color:#f24825}.cart-tabbar span{white-space:nowrap}.cart-toast{position:absolute;left:50%;top:50%;z-index:50;max-width:calc(100% - 48px);padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.cart-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}@media(max-width:380px){.cart-scroll{padding-right:12px;padding-left:12px}.cart-header{margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px}.cart-title-row{grid-template-columns:minmax(0,1fr) 84px;padding-right:8px;padding-left:8px}.cart-title-row h1{font-size:33px}.cart-title-row p{width:232px;font-size:14px}.cart-header-actions{gap:18px}.cart-store-card,.cart-addon-card{padding-right:10px;padding-left:10px}.cart-addon-card{padding:16px 12px!important}.cart-item{grid-template-columns:18px 84px minmax(0,1fr);gap:10px}.cart-item__image{width:84px}.cart-item__info h2{font-size:17px}.cart-item__bottom{grid-template-columns:minmax(0,1fr) 66px;gap:6px}.cart-item__bottom p{gap:7px}.cart-item__bottom del{font-size:12px}.cart-addon-list{gap:8px}.cart-addon strong{font-size:13px}.cart-checkout-bar{grid-template-columns:78px 100px 124px;gap:6px;padding-right:26px;padding-left:26px}.cart-pay-button{width:124px}.cart-checkout-bar p strong{font-size:24px}}.profile-page{height:100%;position:relative;overflow:hidden;background:#eef1f5;color:#171717;font-family:var(--font-sans)}.demo-stage:has(.phone-screen[data-route="/pages/user/index"]){padding:0}.phone-frame:has(.phone-screen[data-route="/pages/user/index"]){width:min(100%,402px);height:min(100svh,874px)}.profile-page button,.profile-page a{-webkit-tap-highlight-color:transparent;font:inherit}.profile-page button{padding:0;background:transparent;border:0;color:inherit;cursor:pointer}.profile-scroll{height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:99px;scrollbar-width:none;-ms-overflow-style:none}.profile-scroll::-webkit-scrollbar{width:0;height:0;display:none}.profile-hero{height:215px;position:relative;background:url(/profile/top-bg.png) center top / 100% 215px no-repeat}.profile-top-actions{height:32px;display:flex;align-items:center;gap:12px;position:absolute;right:16px;top:64px}.profile-top-actions button{width:28px;height:32px;display:grid;place-items:center}.profile-top-actions button:last-child{width:32px}.profile-top-actions img{display:block;object-fit:contain}.profile-top-actions button:first-child img{width:28px;height:28px}.profile-top-actions button:last-child img{width:32px;height:32px}.profile-user{min-width:0;height:62px;display:grid;grid-template-columns:62px minmax(0,auto) 18px;align-items:center;gap:10px;position:absolute;left:16px;top:96px;text-align:left;color:#fff}.profile-user>img{width:62px;height:62px;display:block;border-radius:999px;object-fit:cover}.profile-user span{min-width:0;display:grid;gap:7px;margin-left:3px}.profile-user strong{overflow:hidden;color:#fff;font-family:PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,sans-serif;font-size:22px;font-weight:600;line-height:31px;text-overflow:ellipsis;white-space:nowrap}.profile-user em{width:97px;height:21px;display:inline-flex;align-items:center;justify-content:center;gap:4px;margin-left:2px;padding:0 6px;border:1px solid rgb(255 255 255 / 92%);border-radius:5px;color:#fffffff0;font-size:12px;font-style:normal;font-weight:500;line-height:15px;white-space:nowrap}.profile-user>svg{width:17px;height:17px;color:#fff;align-self:start;margin-top:7px;margin-left:-3px}.profile-content{display:block;position:relative;z-index:1;margin-top:-37px;padding:0 16px}.profile-saving-card,.profile-order-card,.profile-follow-grid button,.profile-wallet-card,.profile-list-card{background:#fff;border-radius:12px;box-shadow:0 8px 18px #1a1a1a08}.profile-saving-card{height:102px;position:relative;padding:16px 12px 0}.profile-saving-card h2,.profile-order-card h2{margin:0;color:#171717;font-size:16px;font-weight:900;line-height:20px}.profile-saving-card h2{font-family:"Alimama FangYuanTi VF","AlimamaFangYuanTiVF","PingFang SC",var(--font-sans);font-size:14px;line-height:17px}.profile-saving-card p{margin:23px 0 0;display:flex;align-items:baseline;gap:4px}.profile-saving-card p span{font-size:16px;font-weight:500;line-height:22px}.profile-saving-card p strong{color:#171717;font-size:32px;font-weight:900;line-height:30px}.profile-saving-card button{width:93px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:3px;position:absolute;right:12px;top:32px;background:#fa3c20;border-radius:999px;color:#fff;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.profile-saving-card button svg{width:14px;height:14px}.profile-page .profile-order-card{height:149px;display:block;width:100%;position:relative;margin-top:12px;padding:0;background:#fff;text-align:left}.profile-order-card header{display:flex;align-items:center;justify-content:space-between;min-height:20px;position:relative;top:-19px;padding:16px 28px 0 24px}.profile-order-card header span{display:inline-flex;align-items:center;gap:4px;color:#777;font-size:12px;line-height:17px;white-space:nowrap}.profile-order-card header span svg{width:12px;height:12px}.profile-order-grid{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:flex-start;position:relative;top:-10px;margin-top:5px;padding:0 28px 0 24px}.profile-order-grid span{min-width:0;display:grid;width:100%;justify-items:center;align-content:start;gap:8px;color:#171717;text-align:center}.profile-order-grid span:first-child{justify-items:start}.profile-order-grid span:last-child{justify-items:end}.profile-order-grid img{width:34px;height:34px;display:block;object-fit:contain}.profile-order-grid em{display:block;font-size:12px;font-style:normal;line-height:17px;white-space:nowrap}.profile-order-card>i{width:40px;height:4px;position:absolute;left:50%;bottom:14px;background:linear-gradient(90deg,#171717 0 20px,#d8d8d8 20px 40px);border-radius:999px;transform:translate(-50%)}.profile-follow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.profile-follow-grid button{height:52px;display:grid;grid-template-columns:20px 1fr auto 14px;align-items:center;gap:10px;padding:0 12px;text-align:left}.profile-follow-grid img{width:21px;height:21px;display:block;object-fit:contain;justify-self:center}.profile-follow-grid span{overflow:hidden;color:#171717;font-size:16px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.profile-follow-grid strong{color:#171717;font-size:20px;font-weight:500;line-height:22px}.profile-follow-grid svg{width:14px;height:14px;color:#171717}.profile-wallet-card{height:79px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin-top:12px;padding:14px 0 11px}.profile-wallet-card button{min-width:0;height:54px;display:grid;place-items:center;align-content:center;gap:4px;position:relative}.profile-wallet-card button:not(:last-child):after{content:"";width:1px;height:32px;position:absolute;right:0;top:9px;background:#e1e1e1}.profile-wallet-card strong{font-size:20px;font-weight:900;line-height:20px;font-family:Douyin Sans,PingFang SC,sans-serif}.profile-wallet-card span{color:#666;font-size:12px;line-height:17px}.profile-list-card{margin-top:12px;overflow:hidden}.profile-list-card button{width:100%;height:51px;display:grid;grid-template-columns:20px 1fr 14px;align-items:center;gap:10px;padding:0 12px;position:relative;text-align:left}.profile-list-card button:not(:last-child):after{content:"";height:1px;position:absolute;left:28px;right:12px;bottom:0;background:#e1e1e1}.profile-list-card img{width:20px;height:20px;display:block;object-fit:contain}.profile-list-card span{min-width:0;overflow:hidden;color:#171717;font-size:16px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.profile-list-card svg{width:14px;height:14px;justify-self:end;color:#777}.profile-tabbar{height:83px;display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;right:0;bottom:0;z-index:10;padding:7px 0 0;background:#fffffff7;border-top:1px solid #d8d8d8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.profile-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:8px;background:#111;border-radius:999px;transform:translate(-50%)}.profile-tabbar a{min-width:0;height:51px;display:grid;place-items:center;align-content:start;gap:3px;color:#171717;font-size:11px;line-height:15px}.profile-tabbar img{width:25px;height:25px;display:block;object-fit:contain}.profile-tabbar a[data-active=true]{color:#f24825;font-weight:800}.profile-tabbar span{white-space:nowrap}.profile-toast{position:fixed;left:50%;top:50%;z-index:20;width:fit-content;max-width:min(354px,calc(100vw - 48px));padding:10px 14px;background:#1a1a1ae0;border-radius:999px;color:#fff;font-size:13px;line-height:1.2;opacity:0;pointer-events:none;transform:translate(-50%,calc(-50% + 8px));transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.profile-toast[data-visible=true]{opacity:1;transform:translate(-50%,-50%)}.home-real-tabbar,.category-tabbar,.leak-tabbar,.cart-tabbar,.profile-tabbar{width:100%;height:90px;display:grid;grid-template-columns:repeat(5,1fr);position:absolute;left:0;right:0;bottom:0;z-index:20;padding-top:10px;background:#fffffff7;border-top:1px solid #d8d8d8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-real-tabbar:after,.category-tabbar:after,.leak-tabbar:after,.cart-tabbar:after,.profile-tabbar:after{content:"";width:134px;height:5px;position:absolute;left:50%;bottom:14px;background:#111;border-radius:999px;transform:translate(-50%)}.home-real-tabbar a,.category-tabbar a,.leak-tabbar a,.cart-tabbar a,.profile-tabbar a{min-width:0;min-height:48px;display:grid;justify-items:center;align-content:start;gap:4px;color:#6b7280;font-size:11px;font-weight:500;line-height:15px}.home-real-tabbar img,.category-tabbar img,.leak-tabbar img,.cart-tabbar img,.profile-tabbar img{width:24px;height:24px;display:block;object-fit:contain;filter:grayscale(1) brightness(.45)}.home-real-tabbar span,.category-tabbar span,.leak-tabbar span,.cart-tabbar span,.profile-tabbar span{white-space:nowrap}.home-real-tabbar a[data-active=true],.category-tabbar a[data-active=true],.leak-tabbar a[data-active=true],.cart-tabbar a[data-active=true],.profile-tabbar a[data-active=true]{color:#f24825;font-weight:700}.home-real-tabbar a[data-active=true] img,.category-tabbar a[data-active=true] img,.leak-tabbar a[data-active=true] img,.cart-tabbar a[data-active=true] img,.profile-tabbar a[data-active=true] img{filter:none}@media(max-width:374px){.profile-content{padding-right:12px;padding-left:12px}.profile-saving-card{padding-right:18px;padding-left:18px}.profile-saving-card p strong{font-size:29px}.profile-saving-card button{right:10px;width:88px;font-size:13px}.profile-order-card{padding-right:12px;padding-left:12px}.profile-follow-grid{gap:8px}.profile-follow-grid button{gap:8px;padding-left:18px}.profile-wallet-card strong{font-size:22px}}
