.mah-cart,.mah-search{min-height:65vh;max-width:1320px;margin:auto;padding-top:90px;padding-bottom:110px}.mah-cart h1,.mah-search h1{font-size:clamp(50px,6vw,90px);margin-bottom:45px}.mah-cart__lines{border-top:1px solid var(--line)}.mah-cart__line{display:grid;grid-template-columns:132px 1fr auto;gap:30px;padding:25px 0;border-bottom:1px solid var(--line);align-items:center}.mah-cart__image{width:132px;height:150px;background:#211d18;display:grid;place-items:center}.mah-cart__image img{width:100%;height:100%;object-fit:contain}.mah-cart__details h2{font-size:29px;margin:0 0 8px}.mah-cart__details p{margin:0 0 9px}.mah-cart__remove{display:inline-block;margin-top:10px;color:#cbb68e;text-decoration:underline;text-underline-offset:4px}.mah-cart__amount{display:grid;justify-items:end;gap:12px}.mah-cart__amount label,.mah-search label{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.mah-cart__amount input{width:68px;background:#191611;color:#eee9df;border:1px solid var(--line);padding:9px;font:inherit}.mah-cart__summary{max-width:410px;margin:32px 0 0 auto}.mah-cart__summary>p{display:flex;justify-content:space-between;font-size:18px}.mah-cart__summary small{color:#afa69a}.mah-cart__actions{display:flex;gap:10px;margin-top:30px}.mah-cart__actions button{flex:1;justify-content:center;gap:10px}.mah-cart__checkout{background:#c9aa73;color:#17140f}.mah-cart__empty{padding:50px 0}.mah-cart__empty p{margin-bottom:28px;color:#bbb0a1}.mah-search form{max-width:800px}.mah-search__field{display:flex;gap:10px;margin-top:14px}.mah-search__field input{flex:1;min-width:0;padding:16px;background:#1d1a16;border:1px solid var(--line);color:#eee9df;font:inherit}.mah-search__result{margin:52px 0 25px;color:#bdb3a7}.mah-pagination{margin-top:40px}.mah-pagination a{margin-right:15px}.product-card .product-placeholder{background:#201b16}
@media(max-width:780px){.mah-cart,.mah-search{padding:65px 18px 85px}.mah-cart h1,.mah-search h1{font-size:54px;margin-bottom:28px}.mah-cart__line{grid-template-columns:86px 1fr;gap:16px;align-items:start}.mah-cart__image{width:86px;height:112px}.mah-cart__details h2{font-size:25px}.mah-cart__amount{grid-column:2;justify-items:start;display:flex;align-items:center;gap:16px}.mah-cart__amount label{font-size:9px}.mah-cart__amount input{width:58px}.mah-cart__summary{margin-left:0}.mah-cart__actions,.mah-search__field{flex-direction:column}.mah-cart__actions button,.mah-search__field button{width:100%;justify-content:space-between;min-height:48px}}
.mah-page{max-width:960px;margin:auto;min-height:45vh}.mah-page__content{max-width:760px;line-height:1.7}.mah-page__content a{text-decoration:underline}
