
.cl-hero{background:linear-gradient(115deg,#092438,#061017);padding:48px 0}.cl-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:55px;align-items:center}.cl-hero h1{font-size:clamp(2.4rem,5vw,4.3rem);line-height:1.05;margin:20px 0}.cl-hero p{font-size:1.1rem;max-width:590px;color:#d1dce5}.cl-hero figure{margin:0}.cl-hero figure img{width:100%;height:350px;object-fit:cover;object-position:center 40%;border-radius:18px}.cl-hero figcaption{font-size:.78rem;color:#b8c0c5;margin-top:8px}.cl-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.cl-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:24px}.cl-categories a{padding:22px;background:#102633;border:1px solid #294353;border-radius:9px;font-weight:bold}.cl-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cl-product{border:1px solid #294353;border-radius:14px;overflow:hidden;background:#0b1923}.cl-photo{display:block;background:white;border-radius:12px;overflow:hidden}.cl-photo img{width:100%;height:280px;object-fit:contain;padding:20px;display:block}.cl-body{padding:24px}.cl-body h3{font-size:1.35rem;margin:12px 0}.cl-body p{color:#bccbd5}.cl-body .btn{margin-top:15px}.cl-price{font-size:1.6rem;font-weight:bold;margin-top:22px;color:#fff}.cl-price small{font-size:.8rem;font-weight:normal;white-space:nowrap}.cl-ex,.cl-sku{font-size:.82rem;color:#b7c7d1;margin:5px 0 15px}.cl-specs{display:flex;gap:8px;flex-wrap:wrap}.cl-specs span{background:#153749;padding:7px 10px;border-radius:5px;font-size:.8rem}.cl-group-title{margin:36px 0 20px;scroll-margin-top:20px}.cl-detail{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:28px}.cl-detail .cl-photo img{height:520px}.cl-detail h1{font-size:2.35rem;line-height:1.15}.cl-detail-specs{padding-left:20px;line-height:1.9}.cl-config{padding:15px;border-left:3px solid #18a8f2;background:#102633}.cl-breadcrumb{font-size:.85rem;color:#b8c0c5}.cl-detail .cart-add-form{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.cl-detail input{width:70px;padding:10px}.cl-detail p{line-height:1.6}
@media(max-width:900px){.cl-products{grid-template-columns:repeat(2,minmax(0,1fr))}.cl-hero-grid{gap:24px}.cl-detail{gap:24px}.cl-detail .cl-photo img{height:360px}}@media(max-width:600px){.cl-hero-grid,.cl-products,.cl-categories,.cl-detail{grid-template-columns:1fr}.cl-hero{padding:30px 0}.cl-hero figure img{height:240px}.cl-categories a{padding:16px}.cl-detail h1{font-size:2rem}.cl-hero-grid{gap:28px}.cl-photo img{height:260px}}

.cl-product{display:flex;flex-direction:column}.cl-body{display:flex;flex:1;flex-direction:column}.cl-body .btn{align-self:flex-start;margin-top:auto}.cl-ex{margin-bottom:22px}.cl-body .cl-price{margin-top:auto;padding-top:20px}.cl-products{margin-top:26px}
