.cst-catalog,.cst-product-detail{--cst-ink:#0e0e0e;--cst-white:#ffffff;--cst-accent:#14b1bb;--cst-line:rgba(14,14,14,.14);--cst-soft:rgba(14,14,14,.055);color:var(--cst-ink);background:var(--cst-white);font-family:"Rajdhani",Sans-serif;overflow:hidden}
.cst-catalog *,.cst-product-detail *{box-sizing:border-box;font-family:"Rajdhani",Sans-serif}
.cst-catalog h1,.cst-catalog h2,.cst-catalog h3,.cst-product-detail h1,.cst-product-detail h2,.cst-product-detail h3{margin-top:0;color:inherit;font-family:'Rajdhani',sans-serif;letter-spacing:-.025em}
.cst-product-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.cst-product-eyebrow,.cst-product-kicker{display:flex;align-items:center;gap:11px;margin:0 0 18px;color:var(--cst-accent);font:700 13px/1.2 'Rajdhani',sans-serif;letter-spacing:.16em;text-transform:uppercase}
.cst-product-eyebrow:before,.cst-product-kicker:before{content:"";width:32px;height:3px;background:currentColor}
.cst-catalog-hero{position:relative;padding:104px 0 94px;color:var(--cst-white);background:var(--cst-ink);isolation:isolate}
.cst-catalog-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(108deg,transparent 0 57%,rgba(20,177,187,.08) 57% 58%,transparent 58%),radial-gradient(circle at 78% 42%,rgba(20,177,187,.18),transparent 26%);z-index:-1}
.cst-catalog-hero__grid{display:grid;grid-template-columns:1.1fr .7fr;gap:80px;align-items:center}
.cst-catalog-hero h1{max-width:800px;margin-bottom:24px;color:var(--cst-white);font-size:clamp(50px,6vw,78px);font-weight:700;line-height:.98}
.cst-catalog-hero p:not(.cst-product-eyebrow){max-width:720px;margin:0;color:rgba(255,255,255,.72);font-size:18px;line-height:1.8}
.cst-catalog-scan{position:relative;min-height:300px;border:1px solid rgba(255,255,255,.18);background:repeating-linear-gradient(90deg,rgba(255,255,255,.92) 0 2px,transparent 2px 7px,rgba(255,255,255,.92) 7px 8px,transparent 8px 14px,rgba(255,255,255,.92) 14px 18px,transparent 18px 23px);mask-image:linear-gradient(to bottom,transparent,var(--cst-ink) 15%,var(--cst-ink) 85%,transparent)}
.cst-catalog-scan:after{content:"";position:absolute;left:-20px;right:-20px;top:50%;height:2px;background:var(--cst-accent);box-shadow:0 0 18px var(--cst-accent);animation:cstProductScan 4.2s ease-in-out infinite}
.cst-catalog-body{padding:92px 0 112px}
.cst-product-filter{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:62px;padding-bottom:22px;border-bottom:1px solid var(--cst-line)}
.cst-product-filter button{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 15px;border:1px solid var(--cst-line);background:var(--cst-white);color:var(--cst-ink);font:700 12px/1 'Rajdhani',sans-serif;letter-spacing:.05em;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}
.cst-product-filter button span{min-width:24px;padding:4px 6px;background:var(--cst-soft);font-size:10px;text-align:center}
.cst-product-filter button:hover,.cst-product-filter button.is-active{border-color:var(--cst-ink);background:var(--cst-ink);color:var(--cst-white)}
.cst-product-filter button.is-active span{background:var(--cst-accent);color:var(--cst-ink)}
.cst-product-filter button:focus-visible,.cst-product-gallery__thumbs button:focus-visible,.cst-product-button:focus-visible{outline:3px solid var(--cst-accent);outline-offset:3px}
.cst-catalog-heading{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:end;margin-bottom:42px}
.cst-catalog-heading h2,.cst-related-products h2{margin-bottom:0;font-size:clamp(38px,4.5vw,58px);line-height:1}
.cst-product-count{margin:0;color:rgba(14,14,14,.55);font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.cst-product-count strong{color:var(--cst-accent);font:700 34px/1 'Rajdhani',sans-serif}
.cst-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.cst-product-card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid var(--cst-line);background:var(--cst-white);transition:transform .24s ease,box-shadow .24s ease}
.cst-product-card[hidden]{display:none}
.cst-product-card:hover{transform:translateY(-5px);box-shadow:10px 10px 0 rgba(20,177,187,.16)}
.cst-product-card__media{position:relative;display:flex;min-height:310px;align-items:center;justify-content:center;overflow:hidden;background:var(--cst-soft)}
.cst-product-card__media:after{content:"";position:absolute;inset:0;border:0 solid var(--cst-accent);transition:border-width .2s ease}
.cst-product-card:hover .cst-product-card__media:after{border-width:4px}
.cst-product-card__rail{position:absolute;left:20px;right:20px;top:26px;height:2px;background:var(--cst-accent);opacity:0;box-shadow:0 0 12px var(--cst-accent);transform:translateY(200px);transition:opacity .2s ease}
.cst-product-card:hover .cst-product-card__rail{opacity:1;animation:cstCardScan 2.8s ease-in-out infinite}
.cst-product-card__image{display:block;width:100%;height:310px!important;object-fit:contain;padding:24px;mix-blend-mode:multiply}
.cst-product-card__body{display:flex;flex:1;flex-direction:column;padding:26px}
.cst-product-card__meta{display:flex;flex-wrap:wrap;gap:8px 15px;margin-bottom:14px;color:rgba(14,14,14,.54);font:700 10px/1.2 'Rajdhani',sans-serif;letter-spacing:.1em;text-transform:uppercase}
.cst-product-card__meta span+span{color:var(--cst-accent)}
.cst-product-card h2{margin-bottom:20px;font-size:26px;line-height:1.08}
.cst-product-card h2 a{color:inherit;text-decoration:none}
.cst-product-card__specs{margin:0 0 24px;padding:0}
.cst-product-card__specs div{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:9px 0;border-top:1px solid var(--cst-line)}
.cst-product-card__specs dt{color:rgba(14,14,14,.52);font-size:11px;text-transform:uppercase}
.cst-product-card__specs dd{margin:0;font-size:12px;line-height:1.45}
.cst-product-link{display:inline-flex;align-items:center;gap:11px;margin-top:auto;color:var(--cst-ink)!important;font:700 12px/1 'Rajdhani',sans-serif;letter-spacing:.08em;text-decoration:none!important;text-transform:uppercase}
.cst-product-link:after{content:"→";color:var(--cst-accent);font-size:19px;transition:transform .2s ease}
.cst-product-link:hover:after{transform:translateX(5px)}
.cst-product-empty{padding:36px;border:1px solid var(--cst-line);text-align:center}
.cst-catalog-cta{padding:78px 0;background:var(--cst-accent)}
.cst-catalog-cta__inner{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}
.cst-catalog-cta h2{margin:0;font-size:clamp(36px,4vw,54px);line-height:1}
.cst-catalog-cta .cst-product-kicker{color:var(--cst-ink)}
.cst-product-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 28px;border:2px solid var(--cst-ink);background:var(--cst-ink);color:var(--cst-white)!important;font:700 12px/1 'Rajdhani',sans-serif;letter-spacing:.1em;text-decoration:none!important;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}
.cst-product-button:hover{transform:translateY(-2px);box-shadow:7px 7px 0 rgba(14,14,14,.22)}
.cst-product-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:72px;color:rgba(255,255,255,.52);font-size:12px}
.cst-product-breadcrumbs a{color:rgba(255,255,255,.72);text-decoration:none}
.cst-product-breadcrumbs a:hover{color:var(--cst-accent)}
.cst-product-gallery__stage{position:relative;display:flex;min-height:540px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--cst-line);background:var(--cst-soft)}
.cst-product-gallery__main{display:block;width:100%;height:540px!important;object-fit:contain;padding:42px;mix-blend-mode:multiply}
.cst-product-gallery__scan{position:absolute;left:24px;right:24px;top:32px;height:2px;background:var(--cst-accent);box-shadow:0 0 12px var(--cst-accent);opacity:0;animation:cstGalleryScan 5s ease-in-out infinite}
.cst-product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:12px}
.cst-product-gallery__thumbs button{position:relative;display:flex;aspect-ratio:1;align-items:center;justify-content:center;padding:6px;border:1px solid var(--cst-line);background:var(--cst-white);cursor:pointer}
.cst-product-gallery__thumbs button.is-active{border-color:var(--cst-accent);box-shadow:inset 0 -3px var(--cst-accent)}
.cst-product-gallery__thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.cst-product-showcase{position:relative;padding:34px 0 100px;overflow:hidden;background:var(--cst-ink);color:var(--cst-white);isolation:isolate}
.cst-product-showcase:before{content:"";position:absolute;inset:-90px;background-image:linear-gradient(30deg,rgba(20,177,187,.13) 12%,transparent 12.5%,transparent 87%,rgba(20,177,187,.13) 87.5%,rgba(20,177,187,.13)),linear-gradient(150deg,rgba(20,177,187,.13) 12%,transparent 12.5%,transparent 87%,rgba(20,177,187,.13) 87.5%,rgba(20,177,187,.13)),linear-gradient(30deg,rgba(20,177,187,.08) 12%,transparent 12.5%,transparent 87%,rgba(20,177,187,.08) 87.5%,rgba(20,177,187,.08)),linear-gradient(150deg,rgba(20,177,187,.08) 12%,transparent 12.5%,transparent 87%,rgba(20,177,187,.08) 87.5%,rgba(20,177,187,.08));background-position:0 0,0 0,52px 90px,52px 90px;background-size:104px 180px;opacity:.7;z-index:-2}
.cst-product-showcase:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 63% 42%,rgba(20,177,187,.14),transparent 32%),linear-gradient(90deg,rgba(14,14,14,.28),rgba(14,14,14,.02) 48%,rgba(14,14,14,.4));z-index:-1}
.cst-product-showcase .cst-product-breadcrumbs{position:relative;margin:0 0 40px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.48)}
.cst-product-showcase__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:76px;align-items:center}
.cst-product-showcase__gallery{min-width:0}
.cst-product-showcase .cst-product-gallery__stage{min-height:540px;border:1px solid rgba(20,177,187,.34);background:var(--cst-white);box-shadow:18px 18px 0 rgba(20,177,187,.08)}
.cst-product-showcase .cst-product-gallery__main{height:540px!important;padding:54px;mix-blend-mode:normal}
.cst-product-gallery__model{position:absolute;left:20px;top:20px;padding:8px 11px;background:var(--cst-ink);color:var(--cst-white);font:700 11px/1 'Rajdhani',sans-serif;letter-spacing:.1em}
.cst-product-gallery__nav{position:absolute;right:0;bottom:0;display:flex}
.cst-product-gallery__nav button{display:grid;width:58px;height:52px;place-items:center;border:0;border-left:1px solid rgba(255,255,255,.18);background:var(--cst-ink);color:var(--cst-white);font:700 22px/1 'Rajdhani',sans-serif;cursor:pointer}
.cst-product-gallery__nav button:hover{background:var(--cst-accent);color:var(--cst-ink)}
.cst-product-gallery__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;margin-top:14px}
.cst-product-showcase .cst-product-gallery__thumbs{grid-template-columns:repeat(6,minmax(54px,1fr));gap:8px;margin:0}
.cst-product-showcase .cst-product-gallery__thumbs button{height:76px;aspect-ratio:auto;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.12)}
.cst-product-showcase .cst-product-gallery__thumbs button.is-active{border-color:var(--cst-accent);box-shadow:inset 0 -3px var(--cst-accent)}
.cst-product-showcase .cst-product-gallery__thumbs img{mix-blend-mode:normal}
.cst-product-gallery__count{display:flex;align-items:baseline;gap:5px;margin:0;white-space:nowrap}
.cst-product-gallery__count strong{color:var(--cst-accent);font:700 27px/1 'Rajdhani',sans-serif}
.cst-product-gallery__count span{color:rgba(255,255,255,.62);font-size:12px}
.cst-product-showcase__info{min-width:0}
.cst-product-showcase__meta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}
.cst-product-showcase__meta .cst-product-eyebrow{margin:0}
.cst-product-showcase__meta>span{padding:9px 12px;border:1px solid rgba(20,177,187,.48);color:var(--cst-accent);font:700 10px/1 'Rajdhani',sans-serif;letter-spacing:.12em;text-transform:uppercase}
.cst-product-showcase h1{margin-bottom:12px;color:var(--cst-white);font-size:clamp(52px,5vw,72px);font-weight:700;line-height:.96}
.cst-product-showcase__trail{margin:0 0 28px;color:var(--cst-accent);font-size:13px}
.cst-product-showcase__intro{margin:0 0 32px;color:rgba(255,255,255,.8);font-size:18px;line-height:1.65}
.cst-product-showcase__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 34px;border-top:1px solid rgba(255,255,255,.16)}
.cst-product-showcase__specs div{min-width:0;padding:17px 20px 17px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.cst-product-showcase__specs div:nth-child(even){padding-left:20px;border-left:1px solid rgba(255,255,255,.12)}
.cst-product-showcase__specs dt{margin-bottom:7px;color:rgba(255,255,255,.52);font:700 11px/1.3 'Rajdhani',sans-serif;letter-spacing:.1em;text-transform:uppercase}
.cst-product-showcase__specs dd{margin:0;color:var(--cst-white);font-size:16px;line-height:1.4;overflow-wrap:anywhere}
.cst-product-button--accent{gap:24px;border-color:var(--cst-accent);background:var(--cst-accent);color:var(--cst-ink)!important}
.cst-product-button--accent:hover{box-shadow:7px 7px 0 rgba(20,177,187,.18)}
.cst-product-showcase__support{max-width:620px;margin:16px 0 0;padding-left:15px;border-left:2px solid var(--cst-accent);color:rgba(255,255,255,.6);font-size:13px;line-height:1.65}
.cst-product-showcase__features{margin-top:76px;padding-top:48px;border-top:1px solid rgba(20,177,187,.34)}
.cst-product-showcase__features-head{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:72px;align-items:end;margin-bottom:34px}
.cst-product-showcase__features-head .cst-product-kicker{margin-bottom:14px}
.cst-product-showcase__features-head h2{margin:0;color:var(--cst-white);font-size:clamp(38px,4vw,54px);line-height:1}
.cst-product-showcase__features-head>p{max-width:620px;margin:0 0 4px;color:rgba(255,255,255,.62);font-size:15px;line-height:1.7}
.cst-product-showcase__feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;margin:0;padding:0;list-style:none}
.cst-product-showcase__feature-list li{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;min-width:0;padding:19px 0;border-top:1px solid rgba(255,255,255,.16)}
.cst-product-showcase__feature-list span{color:var(--cst-accent);font:700 16px/1.5 'Rajdhani',sans-serif;letter-spacing:.06em}
.cst-product-showcase__feature-list p{margin:0;color:rgba(255,255,255,.84);font-size:14px;line-height:1.58}
.cst-product-specifications{padding:104px 0;background:var(--cst-soft)}
.cst-product-section-head{max-width:760px;margin-bottom:48px}
.cst-product-section-head h2{margin-bottom:0;font-size:clamp(40px,4.8vw,62px);line-height:1}
.cst-product-spec-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.cst-product-spec-group{align-self:start;border:1px solid var(--cst-line);background:var(--cst-white)}
.cst-product-spec-group h3{margin:0;padding:20px 24px;background:var(--cst-ink);color:var(--cst-white);font-size:23px}
.cst-product-spec-group dl{margin:0}
.cst-product-spec-group dl>div{display:grid;grid-template-columns:minmax(145px,.72fr) minmax(0,1.28fr);gap:22px;padding:14px 22px;border-bottom:1px solid var(--cst-line)}
.cst-product-spec-group dl>div:last-child{border-bottom:0}
.cst-product-spec-group dt{color:rgba(14,14,14,.52);font-size:12px;line-height:1.55}
.cst-product-spec-group dd{margin:0;font-size:13px;line-height:1.65;overflow-wrap:anywhere}
.cst-product-guidance{padding:100px 0;background:var(--cst-white)}
.cst-product-guidance__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.cst-product-guidance__cards article{position:relative;min-width:0;padding:30px 28px 32px;border:1px solid var(--cst-line);background:var(--cst-white);box-shadow:inset 0 4px var(--cst-ink)}
.cst-product-guidance__cards article:hover{box-shadow:inset 0 4px var(--cst-accent),8px 8px 0 rgba(20,177,187,.12)}
.cst-product-guidance__cards span{display:block;margin-bottom:42px;color:var(--cst-accent);font:700 18px/1 'Rajdhani',sans-serif;letter-spacing:.08em}
.cst-product-guidance__cards h3{margin-bottom:14px;font-size:27px;line-height:1.05}
.cst-product-guidance__cards p{margin:0;color:rgba(14,14,14,.66);font-size:14px;line-height:1.7}
.cst-product-faq{padding:100px 0;background:var(--cst-soft)}
.cst-product-faq__layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:82px;align-items:start}
.cst-product-faq__intro{position:sticky;top:120px}
.cst-product-faq__intro h2{margin-bottom:22px;font-size:clamp(40px,4.5vw,60px);line-height:.98}
.cst-product-faq__intro>p:not(.cst-product-kicker){max-width:470px;margin:0 0 28px;color:rgba(14,14,14,.62);font-size:15px;line-height:1.7}
.cst-product-faq__items{border-bottom:1px solid var(--cst-line)}
.cst-product-faq__item{border-top:1px solid var(--cst-line)}
.cst-product-faq__item summary{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:16px;align-items:center;padding:23px 0;cursor:pointer;list-style:none}
.cst-product-faq__item summary::-webkit-details-marker{display:none}
.cst-product-faq__item summary>span{color:var(--cst-accent);font:700 14px/1 'Rajdhani',sans-serif;letter-spacing:.06em}
.cst-product-faq__item summary>b{font-size:18px;line-height:1.35}
.cst-product-faq__item summary>i{position:relative;width:24px;height:24px;border:1px solid var(--cst-line)}
.cst-product-faq__item summary>i:before,.cst-product-faq__item summary>i:after{content:"";position:absolute;left:6px;right:6px;top:11px;height:2px;background:var(--cst-ink)}
.cst-product-faq__item summary>i:after{transform:rotate(90deg);transition:transform .2s ease}
.cst-product-faq__item[open] summary>i{border-color:var(--cst-accent);background:var(--cst-accent)}
.cst-product-faq__item[open] summary>i:after{transform:rotate(0)}
.cst-product-faq__item>div{padding:0 44px 24px 58px}
.cst-product-faq__item>div p{margin:0;color:rgba(14,14,14,.67);font-size:15px;line-height:1.75}
.cst-product-faq__item summary:focus-visible{outline:3px solid var(--cst-accent);outline-offset:4px}
.cst-product-detail-cta{padding:82px 0;background:var(--cst-accent)}
.cst-product-detail-cta__inner{display:grid;grid-template-columns:1fr auto;gap:44px;align-items:center}
.cst-product-detail-cta h2{margin-bottom:10px;font-size:clamp(38px,4.5vw,58px);line-height:1}
.cst-product-detail-cta p:not(.cst-product-kicker){margin:0;max-width:760px;line-height:1.7}
.cst-product-detail-cta .cst-product-kicker{color:var(--cst-ink)}
.cst-product-button--light{border-color:var(--cst-white);background:var(--cst-white);color:var(--cst-ink)!important}
.cst-related-products{padding:100px 0}
.cst-related-products__head{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:40px}
.cst-product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}
@keyframes cstProductScan{0%,100%{transform:translateY(-76px);opacity:.45}
50%{transform:translateY(76px);opacity:1}
}
@keyframes cstCardScan{0%,100%{transform:translateY(0)}
50%{transform:translateY(230px)}
}
@keyframes cstGalleryScan{0%,100%{transform:translateY(0);opacity:0}
18%{opacity:.8}
50%{transform:translateY(470px);opacity:.8}
82%{opacity:0}
}
@media (max-width:980px){.cst-catalog-hero__grid,.cst-product-showcase__grid{grid-template-columns:1fr}
.cst-catalog-scan{min-height:240px;height:240px}
.cst-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.cst-product-spec-groups{grid-template-columns:1fr}
.cst-catalog-cta__inner,.cst-product-detail-cta__inner{grid-template-columns:1fr}
.cst-product-showcase__grid{gap:58px}
.cst-product-showcase__info{max-width:720px}
.cst-product-showcase__feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}
.cst-product-faq__layout{grid-template-columns:1fr;gap:48px}
.cst-product-faq__intro{position:static}
}
@media (max-width:680px){.cst-product-shell{width:min(100% - 28px,1180px)}
.cst-catalog-hero{padding:74px 0 66px}
.cst-catalog-hero h1{font-size:46px}
.cst-catalog-scan{min-height:180px}
.cst-catalog-body{padding:70px 0 78px}
.cst-product-filter{margin-bottom:44px}
.cst-product-filter button{flex:1 1 100%;justify-content:space-between}
.cst-catalog-heading,.cst-related-products__head{grid-template-columns:1fr;align-items:start}
.cst-product-grid,.cst-product-grid--related{grid-template-columns:1fr}
.cst-product-card__media,.cst-product-card__image{min-height:280px;height:280px!important}
.cst-catalog-cta,.cst-product-detail-cta{padding:62px 0}
.cst-product-button{width:100%}
.cst-product-gallery__stage{min-height:360px}
.cst-product-gallery__main{height:360px!important;padding:24px}
.cst-product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}
.cst-product-showcase{padding:24px 0 68px}
.cst-product-showcase .cst-product-breadcrumbs{margin-bottom:30px}
.cst-product-showcase__grid{gap:44px}
.cst-product-showcase .cst-product-gallery__stage{min-height:350px}
.cst-product-showcase .cst-product-gallery__main{height:350px!important;padding:28px}
.cst-product-showcase .cst-product-gallery__thumbs{grid-template-columns:repeat(3,1fr)}
.cst-product-showcase .cst-product-gallery__thumbs button{height:72px}
.cst-product-gallery__footer{align-items:start}
.cst-product-showcase__meta{align-items:flex-start}
.cst-product-showcase h1{font-size:46px}
.cst-product-showcase__intro{font-size:16px}
.cst-product-showcase__specs dd{font-size:14px}
.cst-product-showcase__features{margin-top:58px;padding-top:38px}
.cst-product-showcase__features-head{grid-template-columns:1fr;gap:18px}
.cst-product-showcase__feature-list{grid-template-columns:1fr}
.cst-product-guidance,.cst-product-faq{padding:72px 0}
.cst-product-guidance__cards{grid-template-columns:1fr}
.cst-product-guidance__cards span{margin-bottom:28px}
.cst-product-faq__item summary{grid-template-columns:32px minmax(0,1fr) 28px;gap:10px;padding:20px 0}
.cst-product-faq__item summary>b{font-size:16px}
.cst-product-faq__item>div{padding:0 0 22px 42px}
.cst-product-specifications{padding:72px 0}
.cst-product-spec-group dl>div{grid-template-columns:1fr;gap:5px;padding:14px 18px}
.cst-related-products{padding:72px 0}
}
@media (prefers-reduced-motion:reduce){.cst-catalog *,.cst-product-detail *{animation:none!important;transition:none!important}
}
