.site-notice{height:32px;display:grid;place-items:center;background:#302a27;color:#eee;font:11px "Microsoft YaHei","PingFang SC",sans-serif;letter-spacing:.1em}
.shop-header{height:80px;background:rgba(255,253,249,.95);border-bottom:1px solid #e9e2da;position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}
.shop-header .shop-wrap{width:min(1160px,calc(100% - 40px));height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.shop-nav{display:flex;gap:30px;font:13px "Microsoft YaHei","PingFang SC",sans-serif}
.shop-nav a:hover,.shop-nav a.active{color:#a96f69}
.shop-logo{text-align:center;font:500 26px/1 Georgia,"STSong",serif;letter-spacing:.22em;color:#302a27;text-decoration:none}
.shop-logo small{display:block;margin-top:8px;color:#999;font:9px sans-serif;letter-spacing:.28em}
.shop-tools{display:flex;align-items:center;justify-content:flex-end;gap:18px;font:13px "Microsoft YaHei","PingFang SC",sans-serif}
.shop-tool{display:flex;align-items:center;gap:6px;color:#302a27;text-decoration:none;white-space:nowrap}
.shop-login{padding-right:17px;border-right:1px solid #e9e2da}
.shop-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.shop-cart{position:relative}.shop-count{position:absolute;right:-13px;top:-9px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:20px;background:#a96f69;color:#fff;font-size:10px}
.shop-menu{display:none;padding:0;border:0;background:none;color:#302a27}.shop-menu .shop-icon{width:24px;height:24px}
@media(max-width:800px){.shop-header{height:66px}.shop-header .shop-wrap{grid-template-columns:1fr auto 1fr;width:min(100% - 28px,1160px)}.shop-nav{display:none;position:absolute;left:0;right:0;top:66px;padding:22px;background:#fff;flex-direction:column;border-bottom:1px solid #e9e2da}.shop-nav.open{display:flex}.shop-menu{display:block;justify-self:start}.shop-logo{font-size:20px}.shop-logo small{display:none}.shop-tools .shop-search,.shop-login span{display:none}.shop-login{padding-right:8px}}
@media(max-width:430px){.shop-tools{gap:12px}.shop-tool>span:not(.shop-count){display:none}}
