.Header-module__lnUIdW__header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 1px 8px #0000001a}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__lnUIdW__logo{color:#f97316;cursor:pointer;font-size:1.3rem;font-weight:700}.Header-module__lnUIdW__cartBtn{cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.6rem;position:relative}.Header-module__lnUIdW__badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}
*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}button{font-family:inherit}.card{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
