.Header-module__vcZAwq__header{z-index:10;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0}.Header-module__vcZAwq__inner{justify-content:space-between;align-items:center;max-width:1200px;height:56px;margin:0 auto;padding:0 20px;display:flex}.Header-module__vcZAwq__logo{color:#111;font-size:17px;font-weight:700}.Header-module__vcZAwq__logo:hover{color:#444}.Header-module__vcZAwq__nav{align-items:center;gap:20px;display:flex}.Header-module__vcZAwq__navLink{color:#666;font-size:14px;font-weight:500}.Header-module__vcZAwq__navLink:hover{color:#111}.Header-module__vcZAwq__cartLink{color:#333;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Header-module__vcZAwq__cartLink:hover{color:#111}.Header-module__vcZAwq__badge{color:#fff;background:#111;border-radius:20px;padding:2px 7px;font-size:11px;font-weight:600;line-height:1.5}@media (max-width:380px){.Header-module__vcZAwq__logo{font-size:15px}.Header-module__vcZAwq__nav{gap:12px}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;background-color:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}a{color:inherit;text-decoration:none}.spinner{border:3px solid #e8e8e8;border-top-color:#555;border-radius:50%;width:28px;height:28px;margin:60px auto;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
