.site-footer{color:#ddd;background:#111;margin-top:4rem}.site-footer__grid{gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:grid}.site-footer__brand{letter-spacing:.16em;color:#fff;font-size:1.1rem;font-weight:700}.site-footer__heading{letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.site-footer__text,.site-footer__links{margin:0;padding:0;font-size:.92rem;line-height:1.7;list-style:none}.site-footer__links a{color:inherit;text-decoration:none}.site-footer__links a:hover{color:#fff}.site-footer__bottom{color:#999;border-top:1px solid #ffffff1f;flex-direction:column;gap:.35rem;max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem 2rem;font-size:.82rem;display:flex}@media (min-width:768px){.site-footer__grid{grid-template-columns:1.4fr repeat(3,1fr)}.site-footer__bottom{flex-direction:row;justify-content:space-between}}
.site-header{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0}.site-header__bar{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.site-logo{letter-spacing:.18em;color:#111;font-size:1.25rem;font-weight:700;text-decoration:none}.site-nav{gap:2rem;display:none}.site-nav a{color:#333;font-size:.95rem;text-decoration:none}.site-nav a:hover{color:#000}.cart-button{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;position:relative}.cart-button__count{color:#fff;text-align:center;background:#111;border-radius:999px;min-width:1.1rem;height:1.1rem;padding:0 .25rem;font-size:.65rem;line-height:1.1rem;position:absolute;top:.1rem;right:0}@media (min-width:768px){.site-nav{display:flex}}
