/* ============================================================
   千灯集 · 首页
   ============================================================ */

/* ---------- Hero ---------- */
.hero{position:relative;min-height:640px;display:flex;align-items:center;overflow:hidden;background:var(--ink)}
.hero-bg{position:absolute;inset:0}
.hero-bg img{width:100%;height:100%;object-fit:cover}
.hero-bg::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(20,22,28,.72) 0%,rgba(20,22,28,.55) 45%,rgba(20,22,28,.78) 100%);
}
.hero-lantern{position:absolute;top:-4px;width:56px;height:auto;color:rgba(198,59,42,.85);animation:swing 4.5s ease-in-out infinite;transform-origin:top center;z-index:2}
.hero-lantern.l1{left:8%;width:64px}
.hero-lantern.l2{left:18%;width:40px;animation-delay:-1.6s}
.hero-lantern.l3{right:10%;width:48px;animation-delay:-.8s}
.hero-inner{position:relative;z-index:3;text-align:center;color:#fff;width:100%;padding:60px 24px 130px}
.hero-kicker{
  display:inline-flex;align-items:center;gap:14px;font-size:12px;letter-spacing:6px;color:rgba(255,255,255,.75);
  margin-bottom:26px;
}
.hero-kicker::before,.hero-kicker::after{content:"";width:46px;height:1px;background:rgba(255,255,255,.4)}
.hero-title{
  font-family:var(--font-serif);font-size:62px;font-weight:900;letter-spacing:14px;text-indent:14px;
  line-height:1.15;margin-bottom:18px;
}
.hero-title em{font-style:normal;color:#E8B07A}
.hero-sub{font-size:15px;letter-spacing:5px;color:rgba(255,255,255,.78);margin-bottom:40px}
.hero-search{
  max-width:720px;margin:0 auto;background:#fff;border-radius:3px;display:flex;align-items:center;
  padding:6px;height:60px;box-shadow:0 18px 50px rgba(0,0,0,.28);
}
.hero-search .bi-search{font-size:19px;color:var(--ink-3);margin-left:20px}
.hero-search input{flex:1;border:0;outline:0;height:100%;padding:0 16px;font-size:15px;font-family:inherit;background:transparent;min-width:0}
.hero-search button{
  height:100%;width:140px;border:0;background:var(--red);color:#fff;font-size:15px;letter-spacing:4px;border-radius:2px;
  transition:background .2s;
}
.hero-search button:hover{background:var(--red-d)}
.hero-hot{margin-top:18px;font-size:12px;letter-spacing:2px;color:rgba(255,255,255,.65);display:flex;gap:20px;justify-content:center}
.hero-hot a{color:rgba(255,255,255,.85)}
.hero-hot a:hover{color:#E8B07A}
.hero-hot .bi{color:#E8B07A;margin-right:4px}

/* ---------- 街巷入口 ---------- */
.cat-strip{
  margin:-64px auto 0;position:relative;z-index:10;background:#fff;border:1px solid var(--line);
  border-radius:var(--radius);box-shadow:var(--shadow-2);
  display:grid;grid-template-columns:repeat(10,1fr);
}
.cs-item{
  padding:24px 6px 20px;text-align:center;border-right:1px solid var(--line);position:relative;
}
.cs-item:last-child{border-right:0}
.cs-item:hover{background:var(--paper)}
.cs-ico{
  width:46px;height:46px;margin:0 auto 10px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  font-size:21px;background:var(--paper);color:var(--ink);transition:all .25s;
}
.cs-item:hover .cs-ico{background:var(--red);color:#fff;transform:translateY(-3px)}
.cs-name{font-size:13px;letter-spacing:1px;color:var(--ink-2)}
.cs-item:hover .cs-name{color:var(--red)}
.cs-item .cs-en{display:block;font-size:9px;letter-spacing:1.5px;color:var(--ink-3);margin-top:2px}

.home-section{padding-top:66px}

/* ---------- 掌灯特惠 ---------- */
.flash{display:grid;grid-template-columns:280px 1fr;min-height:332px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}
.flash-l{
  background:linear-gradient(160deg,#3A2220 0%,#7E2E22 55%,#A62E1F 100%);color:#fff;padding:32px 28px;
  display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;
}
.flash-l::after{
  content:"灯";position:absolute;right:-22px;bottom:-30px;font-family:var(--font-serif);font-size:180px;font-weight:900;
  color:rgba(255,255,255,.06);line-height:1;
}
.flash-tag{font-size:11px;letter-spacing:5px;color:#E8B07A;border:1px solid rgba(232,176,122,.5);padding:4px 12px;display:inline-block;border-radius:2px;width:fit-content}
.flash-title{font-family:var(--font-serif);font-size:36px;font-weight:900;letter-spacing:8px;margin:18px 0 6px}
.flash-desc{font-size:12.5px;letter-spacing:2px;color:rgba(255,255,255,.72);line-height:1.9}
.flash-cd{display:flex;align-items:center;gap:8px;position:relative;z-index:2}
.flash-cd .cd-label{font-size:12px;color:rgba(255,255,255,.7);letter-spacing:2px;margin-right:4px}
.cd-num{
  min-width:34px;height:34px;background:rgba(0,0,0,.45);border-radius:3px;font-family:var(--font-serif);
  font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;
}
.cd-colon{font-size:16px;opacity:.6}
.flash-r{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--line)}
.fp-item{padding:18px 14px;border-right:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s;position:relative}
.fp-item:last-child{border-right:0}
.fp-item:hover{background:var(--paper)}
.fp-img{aspect-ratio:1/1;border-radius:3px;overflow:hidden;background:var(--paper)}
.fp-img img{width:100%;height:100%;object-fit:cover}
.fp-name{font-size:12.5px;margin-top:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}
.fp-price{color:var(--red);font-family:var(--font-serif);font-weight:900;font-size:19px;margin-top:7px}
.fp-price small{font-size:12px}
.fp-old{font-size:11px;color:var(--ink-3);text-decoration:line-through;font-family:var(--font-sans);font-weight:400;margin-left:5px}
.fp-bar{height:4px;background:var(--red-soft);border-radius:2px;margin-top:9px;overflow:hidden}
.fp-bar i{display:block;height:100%;background:var(--red);border-radius:2px}
.fp-progress-text{font-size:10.5px;color:var(--ink-3);margin-top:5px;text-align:center}

/* ---------- 掌柜甄选（杂志网格） ---------- */
.editor-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:228px;gap:20px}
.ed-tile{position:relative;overflow:hidden;border-radius:var(--radius)}
.ed-tile img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.ed-tile:hover img{transform:scale(1.06)}
.ed-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,22,28,.82) 0%,rgba(20,22,28,.15) 55%,transparent 100%)}
.ed-a{grid-column:span 5;grid-row:span 2}
.ed-b{grid-column:span 4}
.ed-c{grid-column:span 3}
.ed-d{grid-column:span 4}
.ed-e{grid-column:span 3}
.ed-text{position:absolute;left:24px;right:24px;bottom:20px;z-index:2;color:#fff}
.ed-a .ed-text{left:34px;bottom:30px}
.ed-kicker{font-size:10.5px;letter-spacing:4px;color:#E8B07A;margin-bottom:8px}
.ed-name{font-family:var(--font-serif);font-size:23px;font-weight:900;letter-spacing:4px}
.ed-a .ed-name{font-size:34px;letter-spacing:7px}
.ed-go{
  display:inline-flex;align-items:center;gap:7px;margin-top:13px;font-size:12.5px;letter-spacing:2px;color:#fff;
  border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:3px;
}
.ed-tile .seal{position:absolute;left:18px;top:18px;z-index:2}
.ed-a .seal{width:36px;height:36px;font-size:18px}

/* ---------- 灯市名铺 ---------- */
.m-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.m-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .25s,box-shadow .25s}
.m-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-2)}
.m-banner{height:122px;position:relative}
.m-banner img{width:100%;height:100%;object-fit:cover}
.m-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(20,22,28,.72))}
.m-banner-name{position:absolute;left:16px;bottom:10px;z-index:2;color:#fff;font-family:var(--font-serif);font-size:18px;letter-spacing:3px;font-weight:700}
.m-banner-no{position:absolute;right:12px;top:10px;z-index:2;font-size:10px;color:rgba(255,255,255,.75);letter-spacing:1px;border:1px solid rgba(255,255,255,.35);padding:2px 8px;border-radius:2px}
.m-info{padding:14px 16px 0;position:relative}
.m-avatar{
  width:48px;height:48px;border-radius:50%;border:3px solid #fff;margin-top:-38px;margin-bottom:10px;
  background:#fff;overflow:hidden;position:relative;z-index:3;
}
.m-avatar img{width:100%;height:100%;object-fit:cover}
.m-row{display:flex;align-items:center;justify-content:space-between}
.m-name{font-size:15px;font-weight:700;letter-spacing:1px}
.m-rate{font-size:11.5px;color:var(--amber)}
.m-rate .score{color:var(--ink);font-weight:700;margin-left:5px}
.m-fans{font-size:11px;color:var(--ink-3);margin-top:3px}
.m-tags{display:flex;gap:6px;margin:11px 0 13px}
.m-goods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 16px}
.m-goods a{position:relative;aspect-ratio:1/1;border-radius:3px;overflow:hidden;background:var(--paper)}
.m-goods img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.m-goods a:hover img{transform:scale(1.08)}
.m-foot{display:flex;gap:10px;padding:14px 16px 16px}
.m-foot .kd-btn{flex:1;height:34px;padding:0;font-size:13px;letter-spacing:2px}
.m-follow{width:62px;height:34px;border:1px solid var(--line-2);background:#fff;border-radius:var(--radius);font-size:12.5px;color:var(--ink-2)}
.m-follow:hover{border-color:var(--red);color:var(--red)}

/* ---------- 灯火榜 ---------- */
.rank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.rank-col{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}
.rank-head{
  display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;
  border-bottom:1px solid var(--line);
}
.rank-head .seal{width:30px;height:30px;font-size:15px}
.rank-title{font-family:var(--font-serif);font-size:19px;letter-spacing:4px;font-weight:900}
.rank-en{font-size:9.5px;letter-spacing:2px;color:var(--ink-3);margin-top:2px}
.rank-tabs{display:flex;gap:4px}
.rank-tabs span{font-size:12px;color:var(--ink-3);padding:3px 10px;border-radius:2px;cursor:pointer}
.rank-tabs span.active{background:var(--ink);color:#fff}
.rank-list{padding:8px 0}
.rank-item{display:flex;align-items:center;gap:12px;padding:10px 20px;transition:background .2s}
.rank-item:hover{background:var(--paper)}
.rank-no{
  width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;
  font-family:var(--font-serif);font-weight:900;font-size:16px;color:var(--ink-3);font-style:italic;
}
.rank-item:nth-child(1) .rank-no,.rank-item:nth-child(2) .rank-no,.rank-item:nth-child(3) .rank-no{color:var(--red);font-size:19px}
.rank-img{width:58px;height:58px;border-radius:3px;overflow:hidden;flex-shrink:0;background:var(--paper)}
.rank-img img{width:100%;height:100%;object-fit:cover}
.rank-main{flex:1;min-width:0}
.rank-name{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.rank-shop{font-size:11px;color:var(--ink-3);margin-top:3px}
.rank-meta{text-align:right;flex-shrink:0}
.rank-price{color:var(--red);font-family:var(--font-serif);font-weight:900;font-size:16px}
.rank-sales{font-size:10.5px;color:var(--ink-3);margin-top:3px}

/* ---------- 品牌街巷 ---------- */
.brand-wall{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}
.brand-cell{
  aspect-ratio:2.4/1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;
  border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:all .25s;position:relative;
}
.brand-cell:hover{background:var(--ink);z-index:2}
.brand-cell:hover .bc-cn,.brand-cell:hover .bc-en{color:#fff}
.brand-cell:hover .bc-seal{opacity:1}
.bc-cn{font-family:var(--font-serif);font-size:19px;font-weight:900;letter-spacing:4px;color:var(--ink);transition:color .25s}
.bc-en{font-size:9px;letter-spacing:2px;color:var(--ink-3);transition:color .25s}
.bc-seal{position:absolute;right:10px;top:8px;width:16px;height:16px;font-size:10px;opacity:0;transition:opacity .25s;transform:rotate(0)}

/* ---------- 匠人故事 + 会员 ---------- */
.cta-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}
.cta-tile{position:relative;border-radius:var(--radius);overflow:hidden;min-height:300px;display:flex;align-items:center}
.cta-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.cta-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,22,28,.85) 10%,rgba(20,22,28,.35) 75%,rgba(20,22,28,.15))}
.cta-content{position:relative;z-index:2;color:#fff;padding:44px}
.cta-kicker{font-size:11px;letter-spacing:5px;color:#E8B07A;margin-bottom:14px}
.cta-title{font-family:var(--font-serif);font-size:32px;font-weight:900;letter-spacing:5px;line-height:1.3}
.cta-desc{font-size:13px;color:rgba(255,255,255,.7);letter-spacing:1.5px;margin:14px 0 26px;line-height:1.9}
.cta-content .kd-btn{border-color:rgba(255,255,255,.6);background:transparent;color:#fff}
.cta-content .kd-btn:hover{background:#fff;color:var(--ink);border-color:#fff}

/* 会员tile */
.cta-member::after{background:linear-gradient(120deg,rgba(63,48,30,.92) 0%,rgba(126,91,48,.82) 100%)}
.member-perks{display:flex;gap:22px;margin:20px 0 28px}
.mp-item{display:flex;flex-direction:column;gap:5px;color:rgba(255,255,255,.92);font-size:12px;letter-spacing:1px}
.mp-item .bi{font-size:22px;color:#E8B07A}

@media (max-width:992px){
  .hero-title{font-size:40px;letter-spacing:8px}
  .cat-strip{grid-template-columns:repeat(5,1fr)}
  .cs-item:nth-child(5){border-right:0}
  .flash{grid-template-columns:1fr}
  .flash-r{grid-template-columns:repeat(3,1fr)}
  .flash-r .fp-item:nth-child(n+4){display:none}
  .ed-a{grid-column:span 12;grid-row:span 1}
  .ed-b,.ed-c,.ed-d,.ed-e{grid-column:span 6}
  .m-grid{grid-template-columns:repeat(2,1fr)}
  .rank-grid{grid-template-columns:1fr}
  .brand-wall{grid-template-columns:repeat(3,1fr)}
  .cta-grid{grid-template-columns:1fr}
}
@media (max-width:768px){
  .hero{min-height:520px}
  .hero-title{font-size:30px;letter-spacing:6px}
  .hero-search{height:52px}
  .cat-strip{grid-template-columns:repeat(4,1fr);margin-top:-40px}
  .cs-item:nth-child(5){border-right:1px solid var(--line)}
  .editor-grid{grid-auto-rows:180px}
  .ed-a{grid-column:span 12}
  .ed-b,.ed-c,.ed-d,.ed-e{grid-column:span 12}
  .m-grid{grid-template-columns:1fr}
  .brand-wall{grid-template-columns:repeat(2,1fr)}
}

/* ============================================================
   服装首页新版：极简编辑风
   ============================================================ */
body.mall-home-page{
  --ink:#191919;
  --ink-2:#686868;
  --ink-3:#9a9a9a;
  --paper:#f5f3ef;
  --line:#dedbd5;
  --line-2:#c7c3bb;
  --red:#b94735;
  --red-d:#8e2f22;
  --red-soft:#f4e7e2;
  background:#f5f3ef;
}
body.mall-home-page::after{display:none}
body.mall-home-page .kd-main{background:#f5f3ef}
body.mall-home-page .topbar{height:32px;background:#191919;color:rgba(255,255,255,.65);letter-spacing:.2px}
body.mall-home-page .topbar .kd-container{max-width:1680px}
body.mall-home-page .topbar-right{gap:18px}
body.mall-home-page .topbar a,
body.mall-home-page .topbar button{color:rgba(255,255,255,.65);border:0;background:none;font-size:12px}
body.mall-home-page .topbar a:hover,
body.mall-home-page .topbar button:hover{color:#fff}
body.mall-home-page .topbar-ann .bi{color:#d99777}
body.mall-home-page .kd-header{background:#f5f3ef;border-bottom:1px solid #191919}
body.mall-home-page .header-inner{max-width:1680px;padding-top:20px;padding-bottom:18px;gap:36px}
body.mall-home-page .brand{flex:0 1 360px;min-width:0}
body.mall-home-page .brand-text{min-width:0}
body.mall-home-page .brand-logo-fallback{
  width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;
  background:#191919;color:#fff;border-radius:50%;font-family:var(--font-serif);font-size:21px;
}
body.mall-home-page .brand-cn{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;letter-spacing:1px;color:#191919}
body.mall-home-page .brand-en{color:#9a9a9a;letter-spacing:2px}
body.mall-home-page .search-wrap{max-width:620px}
body.mall-home-page .search-box{height:44px;border:1px solid #191919;background:#fff}
body.mall-home-page .search-box:focus-within{border-color:#b94735}
body.mall-home-page .search-scope{width:46px;justify-content:center;padding:0;border-right:0;color:#191919}
body.mall-home-page .search-box input{font-size:14px}
body.mall-home-page .search-btn{width:92px;background:#191919;letter-spacing:0;font-size:14px}
body.mall-home-page .search-btn:hover{background:#b94735}
body.mall-home-page .hot-words{margin-top:7px;gap:14px;color:#9a9a9a}
body.mall-home-page .hot-words a:hover{color:#b94735}
body.mall-home-page .header-actions{gap:18px}
body.mall-home-page .ha-item{color:#686868}
body.mall-home-page .ha-item .bi{font-size:19px;color:#191919}
body.mall-home-page .ha-item:hover,
body.mall-home-page .ha-item:hover .bi{color:#b94735}
body.mall-home-page .kd-nav{border-bottom:1px solid #191919;background:#f5f3ef}
body.mall-home-page .kd-nav .kd-container{max-width:1680px;height:48px}
body.mall-home-page .nav-cats{width:150px;background:#191919;font-size:13px;letter-spacing:1px}
body.mall-home-page .nav-menu a{padding:0 22px;font-size:14px;letter-spacing:0}
body.mall-home-page .nav-menu a::after{height:2px;background:#b94735}
body.mall-home-page .nav-right{font-size:12px;gap:16px}
body.mall-home-page .nav-right .bi{color:#b94735}
body.mall-home-page .cat-pop{left:calc(50% - 840px);background:#191919}

body.mall-home-page .hero{
  min-height:min(680px,calc(100vh - 130px));
  background:#1d1d1d;
}
body.mall-home-page .hero-bg img{object-position:center 38%;filter:saturate(.78)}
body.mall-home-page .hero-bg::after{
  background:linear-gradient(90deg,rgba(16,16,16,.76) 0%,rgba(16,16,16,.38) 48%,rgba(16,16,16,.05) 100%);
}
body.mall-home-page .hero-inner{max-width:1280px;margin:0 auto;text-align:left;padding:82px 64px 120px}
body.mall-home-page .hero-kicker{
  margin-bottom:20px;font-size:11px;letter-spacing:4px;color:rgba(255,255,255,.7);
}
body.mall-home-page .hero-kicker::before,
body.mall-home-page .hero-kicker::after{display:none}
body.mall-home-page .hero-title{
  max-width:590px;font-family:var(--font-serif);font-size:64px;letter-spacing:5px;text-indent:0;line-height:1.18;
}
body.mall-home-page .hero-title em{color:#e6a38d}
body.mall-home-page .hero-sub{max-width:420px;margin:20px 0 34px;font-size:15px;line-height:1.9;letter-spacing:1px;color:rgba(255,255,255,.8)}
body.mall-home-page .hero-search{max-width:540px;height:54px;margin:0;background:#fff;padding:4px;border-radius:0;box-shadow:none}
body.mall-home-page .hero-search .bi-search{color:#999;margin-left:16px}
body.mall-home-page .hero-search button{width:112px;background:#b94735;letter-spacing:1px}
body.mall-home-page .hero-search button:hover{background:#8e2f22}
body.mall-home-page .hero-hot{justify-content:flex-start;gap:22px;margin-top:14px;font-size:12px;letter-spacing:1px}
body.mall-home-page .hero-hot a{color:rgba(255,255,255,.72)}
body.mall-home-page .hero-hot a:hover{color:#fff}
body.mall-home-page .hero-hot .bi{display:none}

body.mall-home-page .cat-strip{
  max-width:1280px;margin:-54px auto 0;border:0;border-radius:0;box-shadow:0 14px 30px rgba(25,25,25,.08);background:#fff;
  grid-template-columns:repeat(6,1fr)
}
body.mall-home-page .cs-item{padding:22px 8px 18px;border-right:1px solid #ebe8e2}
body.mall-home-page .cs-ico{width:38px;height:38px;margin-bottom:8px;background:#f5f3ef;color:#191919;font-size:17px}
body.mall-home-page .cs-item:hover .cs-ico{background:#191919;transform:none}
body.mall-home-page .cs-name{font-size:13px;color:#333;letter-spacing:0}
body.mall-home-page .cs-item .cs-en{color:#aaa;letter-spacing:2px;font-size:9px}

body.mall-home-page .home-notice{
  max-width:1280px;margin-top:18px;padding:14px 18px;background:#fff;border:1px solid #e6e2db;
  display:flex;align-items:center;gap:16px;overflow:hidden
}
body.mall-home-page .notice-label{display:flex;align-items:center;gap:7px;color:#b94735;font-size:12px;font-weight:700;flex-shrink:0}
body.mall-home-page .notice-track{display:flex;gap:28px;min-width:0;overflow:hidden;white-space:nowrap;flex:1}
body.mall-home-page .notice-track a{font-size:13px;color:#686868;overflow:hidden;text-overflow:ellipsis}
body.mall-home-page .notice-track a:hover{color:#b94735}
body.mall-home-page .notice-track a:not(:last-child)::after{content:"";display:inline-block;width:4px;height:4px;margin:0 14px 2px;background:#c7c3bb;border-radius:50%}
body.mall-home-page .notice-open{border:0;background:none;color:#191919;font-size:12px;white-space:nowrap}
body.mall-home-page .notice-open:hover{color:#b94735}

body.mall-home-page .home-section{padding-top:76px}
body.mall-home-page .sec-head{margin-bottom:24px}
body.mall-home-page .sec-head .sh-l{gap:13px}
body.mall-home-page .sec-head .seal{width:30px;height:30px;font-size:15px;background:#191919}
body.mall-home-page .sec-title{font-size:25px;letter-spacing:2px;color:#191919}
body.mall-home-page .sec-sub{font-size:10px;letter-spacing:2px;color:#999}
body.mall-home-page .sec-more{color:#686868;font-size:12px}
body.mall-home-page .sec-more:hover{color:#b94735}

body.mall-home-page .flash{grid-template-columns:245px 1fr;min-height:300px;border:0;border-radius:0;box-shadow:0 10px 26px rgba(25,25,25,.06)}
body.mall-home-page .flash-l{padding:28px 25px;background:#191919}
body.mall-home-page .flash-l::after{content:"衣";color:rgba(255,255,255,.05)}
body.mall-home-page .flash-tag{color:#e6a38d;border-color:rgba(230,163,141,.5);letter-spacing:3px}
body.mall-home-page .flash-title{font-size:33px;letter-spacing:5px}
body.mall-home-page .flash-desc{letter-spacing:1px}
body.mall-home-page .flash-r{border-left:0}
body.mall-home-page .fp-item{padding:16px 14px;border-right:1px solid #ebe8e2}
body.mall-home-page .fp-item:hover{background:#fbfaf8}
body.mall-home-page .fp-img{background:#f5f3ef;border-radius:0}
body.mall-home-page .fp-img img{object-fit:cover}
body.mall-home-page .fp-name{font-size:12px}
body.mall-home-page .fp-price{color:#b94735}
body.mall-home-page .fp-bar{background:#f4e7e2}
body.mall-home-page .fp-bar i{background:#b94735}

body.mall-home-page .editor-grid{gap:12px;grid-auto-rows:210px}
body.mall-home-page .ed-tile{border-radius:0}
body.mall-home-page .ed-tile::after{background:linear-gradient(0deg,rgba(15,15,15,.76),rgba(15,15,15,0) 62%)}
body.mall-home-page .ed-tile img{filter:saturate(.82);transition:transform .7s,filter .7s}
body.mall-home-page .ed-tile:hover img{filter:saturate(1);transform:scale(1.045)}
body.mall-home-page .ed-kicker{color:#e6a38d;letter-spacing:3px}
body.mall-home-page .ed-name{font-size:20px;letter-spacing:3px}
body.mall-home-page .ed-a .ed-name{font-size:31px;letter-spacing:5px}
body.mall-home-page .ed-tile .seal{background:#b94735}

body.mall-home-page .m-grid{gap:14px}
body.mall-home-page .m-card{border:1px solid #e2dfd8;border-radius:0;box-shadow:none}
body.mall-home-page .m-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px rgba(25,25,25,.08)}
body.mall-home-page .m-banner{height:142px}
body.mall-home-page .m-info{padding-top:13px}
body.mall-home-page .m-tags{margin-top:9px}
body.mall-home-page .m-foot .kd-btn{background:#191919;border-color:#191919}
body.mall-home-page .m-foot .kd-btn:hover{background:#b94735;border-color:#b94735}

body.mall-home-page .rank-grid{gap:14px}
body.mall-home-page .rank-col{border:1px solid #e2dfd8;border-radius:0}
body.mall-home-page .rank-head{padding:17px 18px 13px;border-bottom:1px solid #ebe8e2}
body.mall-home-page .rank-title{font-size:18px;letter-spacing:3px}
body.mall-home-page .rank-head .seal{background:#b94735}
body.mall-home-page .rank-item{padding:10px 17px}
body.mall-home-page .rank-item:hover{background:#fbfaf8}
body.mall-home-page .rank-img{border-radius:0;background:#f5f3ef}
body.mall-home-page .rank-price{color:#b94735}

body.mall-home-page .home-latest-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
body.mall-home-page .p-card{border:1px solid #e2dfd8;border-radius:0;box-shadow:none}
body.mall-home-page .p-card:hover{border-color:#c7c3bb;box-shadow:0 14px 30px rgba(25,25,25,.08);transform:translateY(-4px)}
body.mall-home-page .p-media{background:#f0eee9}
body.mall-home-page .p-media img{object-fit:cover}
body.mall-home-page .p-media .seal{background:#b94735}
body.mall-home-page .p-corner{background:#191919}
body.mall-home-page .p-title{font-size:13px}
body.mall-home-page .p-price{color:#b94735}
body.mall-home-page .p-tags .chip{background:#f4e7e2;color:#b94735}
body.mall-home-page .p-tags .chip.jade{background:#eef0ec;color:#64735f}

body.mall-home-page .cta-grid{gap:12px}
body.mall-home-page .cta-tile{border-radius:0;min-height:270px}
body.mall-home-page .cta-tile::after{background:linear-gradient(90deg,rgba(15,15,15,.8),rgba(15,15,15,.18))}
body.mall-home-page .cta-member{background:#b94735}
body.mall-home-page .cta-member::after{background:#b94735}
body.mall-home-page .cta-kicker{color:#e6a38d}
body.mall-home-page .cta-title{font-size:29px;letter-spacing:3px}
body.mall-home-page .cta-content .kd-btn{border-color:rgba(255,255,255,.65)}

body.mall-home-page .kd-footer{margin-top:88px;background:#191919}
body.mall-home-page .ft-promise{border-bottom:1px solid rgba(255,255,255,.12)}
body.mall-home-page .ft-promise .kd-container{padding-top:26px;padding-bottom:26px}
body.mall-home-page .ft-promise-item .bi{font-size:25px;color:#d99777}
body.mall-home-page .ft-promise-item strong{letter-spacing:1px}
body.mall-home-page .ft-main{padding-top:40px;padding-bottom:34px}
body.mall-home-page .footer-logo-text{min-width:0;font-family:var(--font-serif);font-size:20px;letter-spacing:1px;line-height:1.35}
body.mall-home-page .ft-desc{max-width:280px;color:rgba(255,255,255,.5)}
body.mall-home-page .ft-col h4{letter-spacing:1px}
body.mall-home-page .ft-col a:hover{color:#e6a38d}
body.mall-home-page .ft-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;padding-bottom:16px}
body.mall-home-page .kd-floating-tool{border-radius:0}

.announcement-modal[hidden]{display:none}
.announcement-modal{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px}
.announcement-backdrop{position:absolute;inset:0;background:rgba(15,15,15,.58);backdrop-filter:blur(4px)}
.announcement-panel{position:relative;width:480px;max-width:100%;padding:34px 36px 30px;background:#f5f3ef;border:1px solid rgba(255,255,255,.6);box-shadow:0 26px 70px rgba(0,0,0,.22);animation:noticeIn .38s ease both}
.announcement-close{position:absolute;right:16px;top:14px;border:0;background:none;color:#888;font-size:15px}
.announcement-close:hover{color:#b94735}
.announcement-kicker{font-size:10px;letter-spacing:4px;color:#b94735}
.announcement-panel h2{margin:10px 0 24px;font-family:var(--font-serif);font-size:28px;letter-spacing:3px}
.announcement-list{display:grid;gap:1px;border-top:1px solid #dedbd5}
.announcement-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #dedbd5;color:#333;font-size:14px}
.announcement-item:hover{color:#b94735}
.announcement-item i{font-size:13px}
body.announcement-open{overflow:hidden}
@keyframes noticeIn{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}

@media (max-width:1100px){
  body.mall-home-page .hero-inner{padding-left:36px;padding-right:36px}
  body.mall-home-page .nav-menu a{padding:0 14px}
  body.mall-home-page .header-inner{gap:25px}
}
@media (max-width:992px){
  body.mall-home-page .hero{min-height:570px}
  body.mall-home-page .hero-inner{padding:70px 28px 100px}
  body.mall-home-page .hero-title{font-size:48px}
  body.mall-home-page .cat-strip{grid-template-columns:repeat(3,1fr)}
  body.mall-home-page .home-latest-product-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:768px){
  body.mall-home-page .topbar-left{display:none}
  body.mall-home-page .topbar-right{justify-content:flex-end;width:100%;gap:14px}
  body.mall-home-page .header-inner{padding:15px 16px;gap:14px}
  body.mall-home-page .brand-cn{font-size:19px}
  body.mall-home-page .brand-en{font-size:8px}
  body.mall-home-page .header-actions{gap:12px}
  body.mall-home-page .ha-item span{font-size:11px}
  body.mall-home-page .kd-nav .kd-container{height:42px}
  body.mall-home-page .nav-menu{overflow:auto}
  body.mall-home-page .nav-menu a{padding:0 13px;font-size:13px;white-space:nowrap}
  body.mall-home-page .nav-right{display:none}
  body.mall-home-page .hero{min-height:500px}
  body.mall-home-page .hero-bg::after{background:linear-gradient(90deg,rgba(16,16,16,.74),rgba(16,16,16,.24))}
  body.mall-home-page .hero-inner{padding:58px 22px 85px}
  body.mall-home-page .hero-title{font-size:37px;letter-spacing:2px}
  body.mall-home-page .hero-sub{font-size:14px}
  body.mall-home-page .hero-search button{width:94px;font-size:13px}
  body.mall-home-page .cat-strip{margin-top:-34px;grid-template-columns:repeat(3,1fr)}
  body.mall-home-page .cs-item{padding:16px 4px 13px}
  body.mall-home-page .cs-item:nth-child(3n){border-right:0}
  body.mall-home-page .home-notice{margin-top:12px;padding:12px;gap:10px}
  body.mall-home-page .notice-track a{font-size:12px}
  body.mall-home-page .notice-open{font-size:11px}
  body.mall-home-page .home-section{padding-top:52px}
  body.mall-home-page .sec-title{font-size:21px}
  body.mall-home-page .sec-head{margin-bottom:17px}
  body.mall-home-page .flash{grid-template-columns:1fr}
  body.mall-home-page .flash-l{min-height:190px}
  body.mall-home-page .flash-r{grid-template-columns:repeat(2,1fr)}
  body.mall-home-page .flash-r .fp-item:nth-child(n+5){display:none}
  body.mall-home-page .editor-grid{grid-auto-rows:180px}
  body.mall-home-page .home-latest-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}
  body.mall-home-page .cta-content{padding:28px}
  body.mall-home-page .cta-title{font-size:25px}
  body.mall-home-page .ft-promise .kd-container{grid-template-columns:repeat(2,1fr);gap:22px}
  body.mall-home-page .ft-main{grid-template-columns:1fr 1fr;gap:24px}
  body.mall-home-page .ft-main>div:first-child{grid-column:1/-1}
  body.mall-home-page .ft-col:last-child{display:none}
  .announcement-panel{padding:30px 22px 24px}
}
@media (prefers-reduced-motion:reduce){
  body.mall-home-page *, body.mall-home-page *::before, body.mall-home-page *::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
