.product{max-width:var(--max-page-width);margin:2rem auto;padding:1rem;font-family:var(--main-font-family-base);color:#111827;line-height:1.5}.product-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,600px);gap:2rem;align-items:start}.gallery{background:#fff;border-radius:12px;padding:1rem}.gallery-main{position:relative;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;min-height:380px;padding:24px}.gallery-main img{max-width:100%;max-height:72vh;object-fit:contain;display:block;transition:opacity .18s ease}.gallery-thumbs{margin-top:.75rem;gap:.5rem;overflow-x:auto;display:flex;border-top:1px solid #d9d9d9;margin:24px 0 0;padding:24px 0 0}.purchase input[type=number],.purchase select,.thumb{border-radius:8px;border:1px solid #d9d9d9;background:#fff}.thumb{width:72px;height:72px;overflow:hidden;flex:0 0 auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.thumb img{object-fit:cover;display:block;border-radius:8px;opacity:.5}.thumb.active img,.thumb:hover img{opacity:1}.product-meta{position:relative;display:flex;flex-direction:column;gap:1rem}.product-title{font-size:1.5rem;line-height:1.2;font-family:var(--main-font-family-base);margin:0;font-weight:700;word-break:break-word}.product-meta .meta-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:8px 0 0}.price-block{display:flex;flex-direction:column;gap:.4rem}.price-main{font-size:1.6rem;font-weight:800;color:#0f172a;display:flex;gap:.6rem;align-items:baseline}.price-old{font-size:1rem;color:#6b7280;text-decoration:line-through;opacity:.9}.price-excl{font-size:.9rem;color:#6b7280}.price-discount{color:#dc2626;font-weight:700;font-size:1.25rem}.purchase{border-radius:10px;padding:.85rem;background:#fafafa;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.purchase input[type=number],.purchase select{padding:.5rem .6rem}.stock-status,button[type=submit]{display:flex;align-items:center;font-size:14px;font-weight:700}.stock-status{justify-content:flex-start;gap:5px;font-family:var(--main-font-family-base);color:#6b7280;margin:16px 0}.stock-status.stock-rendelesre{color:#008029}.qty{height:50px}button[type=submit]{height:50px;background-color:#2899d7;justify-content:center;border-radius:8px;line-height:1.2;color:#fff;width:100%;border:unset;gap:8px;padding:4px 20px}button[type=submit]:hover{background-color:#207aac}.tabs{display:flex;gap:.5rem;border-bottom:1px solid #d9d9d9;margin-bottom:1rem;flex-wrap:wrap}.product-tabs section.description,.tab,button[type=submit]{font-family:var(--main-font-family-base)}.tab,.tab.active{border:1px solid #d9d9d9;border-bottom:unset}.tab{padding:.6rem .9rem;border-radius:8px 8px 0 0;cursor:pointer;background:0 0;color:#374151}.tab.active{background:#fff;background-color:rgba(217,217,217,.3);font-weight:700}.product-tabs{margin-top:2rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2rem}.product-tabs section.description{font-size:18px;line-height:1.5}.product-tabs section.description ol,.product-tabs section.description ul{margin:20px 0}.product-tabs section.description p{display:block;margin:20px 0}.product-tabs section.description p:last-child{margin:0}.product-tabs section.description a{text-decoration:underline}.product-tabs section.description a:hover{text-decoration:unset}.card{padding:1rem;border-radius:8px;border:1px solid #d9d9d9}.params-table{width:100%;border-collapse:collapse}.params-table td,.params-table th{padding:.5rem .75rem;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:top;font-family:var(--main-font-family-base)}.params-table th{width:40%;font-weight:600;color:#374151}.meta-list{display:flex;gap:.5rem;flex-wrap:wrap}.chip{background:#f1f5f9;padding:.25rem .5rem;border-radius:999px;font-size:12px;font-family:var(--main-font-family-base);line-height:1.2}.chip:hover{background:#2899d7;color:#fff}.short-description,footer .footer-links strong,footer .footer-logo-description{font-size:16px;font-family:var(--main-font-family-base);line-height:1.5}.purchase form{flex-wrap:wrap}.attachments{display:flex;flex-direction:column;gap:.5rem}.attachments a,footer .footer-logo-contact a{font-family:var(--main-font-family-base)}.attachments a:hover,footer .footer-links a:hover,footer .footer-logo-contact a:hover{color:#2899d7}.attachment{display:flex;gap:.6rem;align-items:center}.upsell-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}@media (max-width:920px){.product-tabs,.product-top{grid-template-columns:1fr}.gallery-main{min-height:260px}}@media (max-width:768px){.product{margin:1.5rem auto}.product-title{font-size:1.35rem}.tabs{gap:.35rem}.tab{flex:1 1 auto;text-align:center}.product-tabs section.description{font-size:16px}.purchase,.purchase form{align-items:stretch}.purchase form{width:100%;margin-left:0;flex-direction:column}.purchase label{font-size:.8rem}.qty{width:100%}}@media (max-width:520px){.gallery,.product{padding:.75rem}.gallery-thumbs{padding-top:16px;margin-top:16px}.thumb{width:64px;height:64px}.price-main{font-size:1.35rem}}.purchase-form{display:flex;gap:.5rem;align-items:center;margin-left:auto;justify-content:flex-end}@media (max-width:768px){.product{padding-bottom:112px}.purchase-sticky-mobile{position:fixed;left:0;right:0;bottom:0;z-index:80;margin:0;border-radius:16px 16px 0 0;box-shadow:0 -6px 22px rgba(15,23,42,.16);background:#fff}.purchase-sticky-mobile .purchase-form{width:100%;margin-left:0}.purchase-sticky-mobile .qty{width:84px;flex:0 0 84px}.purchase-sticky-mobile button[type=submit]{flex:1 1 auto}}footer{width:100%;max-width:var(--max-page-width);margin:80px auto 48px;display:grid;grid-template-columns:1fr 1fr 3fr;gap:90px;justify-content:space-between}footer .footer-logo>img{margin:0 0 20px}footer .footer-links strong,footer .footer-logo-description{margin:0 0 20px;color:#6b7280}footer .footer-logo-contact{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:0 0 22px}footer .footer-logo-contact a{display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;font-size:14px;line-height:1.35;color:#6b7280;word-break:break-word}footer .footer-logo-contact img{flex:0 0 auto;opacity:.5}.copyright>div,footer .footer-logo-socials{display:flex;align-items:center;justify-content:flex-start;gap:20px}footer .footer-links strong{display:block;margin:0 0 16px;width:100%;font-size:14px;line-height:1.2;color:#111928;text-transform:uppercase}.copyright,footer .footer-links a{font-family:var(--main-font-family-base);color:#6b7280;line-height:1.2}footer .footer-links a{display:block;margin:16px 0;font-size:14px}footer .footer-links-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px 90px}footer .footer-links-grid a{margin:0}.copyright{width:100%;max-width:var(--max-page-width);margin:0 auto;border-top:1px solid rgba(107,114,128,.3);padding:32px 0;text-align:center;font-size:16px}.copyright>div{justify-content:space-between}.copyright>div .barion-cards img{height:24px;width:auto}@media (max-width:1024px){footer{gap:40px}footer .footer-links-grid{gap:16px 40px}}@media (max-width:900px){footer .footer-links-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){footer{grid-template-columns:1fr}}@media (max-width:700px){.copyright>div{flex-direction:column}}@media (max-width:420px){footer .footer-links-grid{grid-template-columns:1fr}}