.catalog-hero{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
.catalog-hero>*{min-width:0}
.catalog-hero-art,.catalog-hero-copy{min-width:0;max-width:100%}
.catalog-hero-art img{min-width:0}
@media(max-width:900px){.catalog-hero{grid-template-columns:minmax(0,1fr)}}
@media(max-width:580px){.catalog-hero-copy{overflow:hidden}.catalog-hero-copy>p,.catalog-note{max-width:100%;overflow-wrap:anywhere}}
.catalog-hero-copy{display:flex;flex-direction:column;justify-content:center}
.catalog-hero-copy>p{max-width:620px;margin-bottom:0}
.catalog-hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}
.catalog-hero-actions a{font-size:11px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}
.hero-primary{background:var(--ink);color:#fff;padding:15px 20px}
.hero-primary span{margin-left:20px}
.hero-secondary{border-bottom:1px solid currentColor;padding:10px 0}
.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px;margin-top:50px;border-top:1px solid var(--line);padding-top:20px}
.hero-stats div{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-right:20px;margin-right:20px}
.hero-stats div:last-child{border-right:0;margin-right:0}
.hero-stats strong{font:400 30px/1 var(--serif)}
.hero-stats span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-top:7px;color:#6c655e}
.catalog-hero-art{gap:24px;padding:9%;align-content:center}
.hero-product-tile{position:relative;display:block;min-width:0;text-decoration:none;color:#fff;opacity:.62;filter:saturate(.72);transition:transform .35s ease,opacity .35s ease,filter .35s ease}
.hero-product-tile.route-active{z-index:2;opacity:1;filter:none}
body.route-oem .catalog-hero-art{background:linear-gradient(135deg,#dda292,#8d4833)}
body.route-stock .catalog-hero-art{background:linear-gradient(135deg,#9f6554,#492c27)}
.hero-product-tile:last-child{transform:translateY(56px)}
.hero-product-tile:hover{transform:translateY(-8px)}
.hero-product-tile:last-child:hover{transform:translateY(48px)}
.catalog-hero-art .hero-product-tile img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center;border:8px solid rgba(255,255,255,.82);box-shadow:0 28px 70px rgba(35,15,8,.24);transform:none}
.catalog-hero-art .hero-product-tile:first-child img{object-position:30% center}
.hero-product-tile span{position:absolute;left:8px;right:8px;bottom:8px;padding:13px 14px;background:rgba(18,19,15,.88);font-size:9px;letter-spacing:.13em}
html[lang="zh-CN"] .catalog-hero h1{font-size:clamp(58px,6.15vw,98px);line-height:.94;letter-spacing:-.045em}
html[lang="zh-CN"] body.route-oem .catalog-hero h1{font-size:clamp(54px,5.45vw,86px)}
@media(max-width:1100px){.catalog-hero h1{font-size:clamp(54px,7vw,92px)}.catalog-hero-actions{margin-top:26px}.hero-stats{margin-top:34px}}
@media(max-width:900px){.catalog-hero-copy{padding-bottom:70px}.catalog-hero-art{min-height:520px}.catalog-hero-art .hero-product-tile img{aspect-ratio:4/3}.hero-product-tile:last-child{transform:translateY(34px)}}
@media(max-width:580px){
  .catalog-hero h1,html[lang="zh-CN"] .catalog-hero h1{font-size:50px}
  .catalog-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}
  .hero-stats{margin-top:35px}
  .hero-stats strong{font-size:24px}
  .hero-stats div{padding-right:10px;margin-right:10px}
  .catalog-hero-art{min-height:250px;padding:28px 18px 36px;gap:10px;align-content:center}
  .catalog-hero-art .hero-product-tile{aspect-ratio:4/3;overflow:hidden}
  .catalog-hero-art .hero-product-tile img{height:100%;aspect-ratio:auto;border-width:4px;box-shadow:0 14px 34px rgba(35,15,8,.22)}
  .hero-product-tile:last-child{transform:translateY(16px)}
  .hero-product-tile:hover{transform:none}
  .hero-product-tile:last-child:hover{transform:translateY(16px)}
  .hero-product-tile span{left:4px;right:4px;bottom:4px;padding:7px 6px;font-size:7px;letter-spacing:.1em}
}
.makeup-visual img{display:block;width:100%;height:auto;aspect-ratio:1400/788;object-fit:contain}
@media(max-width:580px){
  .catalog-controls{scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:14px 16px;gap:7px}
  .catalog-controls::-webkit-scrollbar{display:none}
  .catalog-controls button{min-height:40px;padding:9px 13px}
  .makeup-card{border-bottom:1px solid var(--line)}
  .makeup-body{padding:18px 18px 22px}
  .makeup-meta{font-size:8px;gap:8px}
  .makeup-body h2{font-size:27px;line-height:1.15;margin:12px 0 14px}
  .makeup-body p{display:none}
  .makeup-actions{padding-top:12px}
  .makeup-actions button:first-child{min-height:44px;padding:10px 0;font-size:12px;text-align:left}
  .makeup-actions .add{width:44px;height:44px;flex:0 0 44px}
  .modal-panel{height:100dvh;overscroll-behavior:contain}
  .modal-close{width:44px;height:44px;right:18px;top:14px}
  .selected-list{padding:36px 24px 28px}
  .inquiry-form{padding:42px 24px 120px}
  .selected-list h2,.inquiry-form h2{font-size:38px}
  .inquiry-bar{bottom:max(10px,env(safe-area-inset-bottom))}
}
