.support-hub{color:#171b19;background:#fff}.sh-container{width:min(100% - 48px,1320px);margin-inline:auto}.support-hub svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sh-hero{position:relative;min-height:430px;display:flex;align-items:center;overflow:hidden;background:var(--sh-soft)}.sh-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sh-hero__wash{display:none}.sh-hero__content{position:relative;z-index:1;padding-block:60px}.sh-hero__copy{width:min(610px,50%)}.sh-hero h1{margin:0;font-size:clamp(43px,4.7vw,62px);line-height:1.03;letter-spacing:-.03em}.sh-hero p{margin:18px 0 25px;color:#4e5551;font-size:18px;line-height:1.55}.sh-hero--no-image{min-height:350px}.sh-search{height:64px;display:flex;align-items:center;gap:16px;padding:0 22px;border:1px solid var(--sh-border);border-radius:9px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.09)}.sh-search span{width:25px;height:25px;color:var(--sh-accent);flex:none}.sh-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:16px}.sh-main{padding-block:42px 34px}.sh-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sh-card{min-height:215px;padding:25px 23px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--sh-border);border-radius:7px;color:inherit;text-decoration:none;transition:.2s}.sh-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,60,45,.1);border-color:var(--sh-accent)}.sh-card__icon{width:70px;height:70px;padding:17px;border-radius:50%;background:var(--sh-soft);color:var(--sh-accent)}.sh-card strong{margin:14px 0 8px;color:var(--sh-accent);font-size:18px}.sh-card>span:last-child{max-width:210px;color:#555c58;line-height:1.5}.sh-empty{text-align:center;padding:30px;border:1px dashed var(--sh-border)}.sh-center-grid{display:grid;grid-template-columns:38% 62%;gap:38px;margin-top:38px}.sh-section-head{display:flex;align-items:center;justify-content:space-between}.sh-section-head h2,.sh-install-center h2{margin:0;font-size:23px}.sh-section-head a{color:var(--sh-accent)}.sh-topic-list{margin-top:16px;display:grid;gap:10px}.sh-topic-list a{min-height:47px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--sh-border);border-radius:6px;color:inherit;text-decoration:none}.sh-topic-list b{font-size:26px;font-weight:400;color:#64706a}.sh-install-center{padding-left:38px;border-left:1px solid var(--sh-border)}.sh-install-center>p{margin:10px 0 20px;color:#59615d}.sh-product-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.sh-product-row::-webkit-scrollbar{display:none}.sh-product-card{flex:1 0 0;min-width:0;min-height:190px;display:flex;flex-direction:column;border:1px solid var(--sh-border);border-radius:6px;text-decoration:none;color:var(--sh-accent);overflow:hidden;scroll-snap-align:start}.sh-product-card span{height:135px;display:flex;align-items:center;justify-content:center;background:#fff}.sh-product-card img,.sh-product-card svg{width:100%;height:100%;object-fit:contain}.sh-product-card strong{padding:14px 8px;text-align:center;font-size:13px}.sh-collection-placeholder{padding:35px;border:1px dashed var(--sh-border);color:#64706a;text-align:center}.sh-resource-strip{padding:31px 0;background:var(--sh-soft)}.sh-resource-grid{display:grid;grid-template-columns:repeat(3,1fr)}.sh-resource{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:0 32px;color:inherit;text-decoration:none;border-right:1px solid var(--sh-border)}.sh-resource:first-child{padding-left:0}.sh-resource:last-child{border-right:0}.sh-resource__icon{width:58px;height:58px;color:var(--sh-accent)}.sh-resource strong,.sh-resource small,.sh-resource u{display:block}.sh-resource strong{color:var(--sh-accent)}.sh-resource small{margin:7px 0;line-height:1.4}.sh-resource u{font-size:13px;color:var(--sh-accent)}.sh-story{display:grid;grid-template-columns:47% 53%;gap:46px;padding-block:48px}.sh-story__image{min-height:330px;border-radius:7px;overflow:hidden;background:var(--sh-soft)}.sh-story__image img,.sh-story__image svg{width:100%;height:100%;object-fit:cover}.sh-story__content h2{margin:15px 0 12px;font-size:27px}.sh-story__text{color:#505853;line-height:1.6}.sh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.sh-trust{text-align:center}.sh-trust>span{display:block;width:58px;height:58px;margin:0 auto 11px;padding:14px;border-radius:50%;background:var(--sh-soft);color:var(--sh-accent)}.sh-trust strong,.sh-trust small{display:block}.sh-trust strong{font-size:13px;color:var(--sh-accent)}.sh-trust small{margin-top:6px;font-size:11px;line-height:1.35;color:#59615d}
@media(max-width:990px){.sh-card-grid{grid-template-columns:repeat(2,1fr)}.sh-center-grid{grid-template-columns:1fr}.sh-install-center{padding:0;border:0}.sh-story{grid-template-columns:1fr}.sh-resource-grid{grid-template-columns:1fr;gap:22px}.sh-resource{padding:0;border:0}.sh-resource:first-child{padding-left:0}}
@media(max-width:749px){.sh-container{width:min(100% - 28px,1320px)}.sh-hero{min-height:560px;align-items:flex-end}.sh-hero__image{object-position:65% center}.sh-hero__wash{display:none}.sh-hero__content{padding-block:245px 36px}.sh-hero__copy{width:100%}.sh-hero h1{font-size:40px}.sh-hero p{font-size:16px}.sh-hero--no-image{min-height:0}.sh-hero--no-image .sh-hero__content{padding-block:50px 34px}.sh-card-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.sh-card-grid::-webkit-scrollbar{display:none}.sh-card{flex:0 0 72vw;min-height:200px;scroll-snap-align:start}.sh-center-grid{gap:30px}.sh-product-card{flex:0 0 38vw}.sh-resource-strip{padding:30px 0}.sh-story{gap:24px;padding-block:32px}.sh-story__image{min-height:240px}.sh-trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.sh-trust{flex:0 0 42%;scroll-snap-align:start}}
.sh-product-gallery{min-width:0}.sh-product-row{scroll-behavior:smooth;overscroll-behavior-inline:contain}.sh-product-gallery__controls{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.sh-product-gallery__controls[hidden]{display:none}.sh-product-gallery__controls button{width:38px;height:38px;padding:0;display:grid;place-items:center;border:1px solid var(--sh-border);border-radius:50%;background:#fff;color:var(--sh-accent);font:inherit;font-size:28px;line-height:1;cursor:pointer;transition:border-color .2s,background-color .2s,color .2s}.sh-product-gallery__controls button:hover:not(:disabled){border-color:var(--sh-accent);background:var(--sh-accent);color:#fff}.sh-product-gallery__controls button:disabled{cursor:default;opacity:.35}
@media(min-width:750px){.sh-product-card{flex:0 0 calc((100% - 42px)/4)}}
@media(max-width:749px){.sh-product-gallery__controls{display:none}}
