.home-header{z-index:20;justify-content:space-between;align-items:flex-start;width:100%;padding:10px 3.1% 0 12.3%;display:flex;position:absolute;top:0;left:0}.home-header__brand{letter-spacing:.21em;font-family:Georgia,serif;font-size:clamp(18px,1.85vw,29px)}.home-header__cart{color:#fff;background:linear-gradient(140deg,#343b3e,#15191b);border-radius:13px;place-items:center;width:clamp(42px,4.2vw,60px);height:clamp(42px,4.2vw,60px);display:grid;position:relative;box-shadow:0 8px 20px #0002}.home-header__cart svg{width:70%;height:70%}.home-header__cart span{color:#202629;background:#fff;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:11px;display:grid;position:absolute;top:-3px;right:-5px}.home-footer{background:#fcfaf7;border-top:1px solid #e3e0da;align-items:center;gap:26px;padding:30px max(28px,50vw - 752px);display:flex}.home-footer__brand{letter-spacing:.2em;white-space:nowrap;font:600 17px Georgia,serif}.home-footer>p{color:#6e7478;border-left:1px solid #d9d6d1;margin:0;padding:4px 0 4px 26px;font:14px/1.6 Georgia,serif}.home-footer nav{flex-wrap:wrap;gap:28px;margin-left:auto;font-size:14px;display:flex}.home-footer nav a:hover{text-underline-offset:4px;text-decoration:underline}@media (max-width:650px){.home-header{padding:18px 20px}.home-header__brand{font-size:21px}.home-header__cart{width:43px;height:43px}.home-footer{flex-wrap:wrap;gap:12px 16px;padding:26px 20px}.home-footer nav{gap:22px;width:100%;margin:0;padding-top:12px}.home-footer>p{border-left:0;padding:0;font-size:13px}}.site-shell{flex-direction:column;min-height:100svh;display:flex}.site-shell>main{flex:1 0 auto}.site-shell>header,.site-shell>footer{flex-shrink:0}
