.product-card{border:1px solid var(--line);background:var(--panel);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;min-width:0;scroll-margin-top:110px}.single .product-card{display:grid;grid-template-columns:.8fr 1.2fr}.product-card h2{font-size:25px;line-height:1.2;margin:14px 0}.product-card p{font-size:14px}.product-art{min-height:225px;padding:24px;gap:16px;background:linear-gradient(135deg,#163842,#0b2533)}.product-art .wave-logo{width:112px;border-radius:10px}.bundle-art{background:linear-gradient(135deg,#3a3b2b,#172e32)}.product-kicker{justify-self:start;text-transform:uppercase;letter-spacing:.16em;font-size:10px;color:var(--gold)}.product-number{font-size:12px;letter-spacing:.12em;color:#c5d5d6}.product-info{display:flex;flex-direction:column;flex:1;padding:24px}.product-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;min-height:70px}.tags{margin:0}.tags span{font-size:11px;padding:3px 8px;border:1px solid #4a6269;border-radius:5px;color:#c4d4d7}.product-actions{display:grid;gap:12px;margin-top:auto;padding-top:16px}.shop-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.shop-filters .button{border-radius:30px;min-height:38px;padding:8px 15px;font-size:12px}.shop-filters [aria-pressed=true]{color:#14202a;background:var(--gold);border-color:var(--gold)}.description-full{white-space:pre-wrap;overflow-wrap:anywhere}#shop-auth label{display:block;font-size:14px;margin:16px 0 6px}#switch-auth{margin-top:20px}.checkout-row>span{white-space:nowrap}.dialog-top .close{flex-shrink:0}.product-card .fine{font-size:12px}.product-card .price{margin-top:12px}.single .product-card .product-art .wave-logo{width:180px}@media(min-width:1051px){.purchase-guide{position:sticky;top:112px}}@media(max-width:760px){.single .product-card{grid-template-columns:1fr}.product-art{min-height:200px}.product-description{min-height:0}.checkout-row{flex-wrap:wrap}}
