.sw-install-guide{--sw-install-accent: #85c725;--sw-install-text: #111111;--sw-install-muted: #646464;--sw-install-border: #e6e6e6;--sw-install-soft: #f7f7f5;--sw-install-dark: #0d0d0d;--sw-install-radius-lg: 20px;--sw-install-radius-md: 14px;--sw-install-shadow: 0 7px 24px rgba(0, 0, 0, .045);color:var(--sw-install-text);background:#fff}.sw-install-guide *,.sw-install-guide *:before,.sw-install-guide *:after{box-sizing:border-box}.sw-install-guide__container{width:min(100% - 40px,1380px);margin-inline:auto}.sw-install-guide__top{padding-top:18px}.sw-install-guide__breadcrumbs{padding:0}.sw-install-guide__breadcrumbs .sw-breadcrumbs{margin-bottom:0}.sw-install-guide__breadcrumbs .sw-breadcrumbs__list{min-height:42px;padding:7px 2px}.sw-install-guide__hero{position:relative;overflow:hidden;border-radius:var(--sw-install-radius-lg);background:var(--sw-install-dark);color:#fff;padding:clamp(40px,6vw,82px)}.sw-install-guide__hero:after{content:"";position:absolute;width:380px;height:380px;right:-150px;bottom:-210px;border-radius:50%;background:var(--sw-install-accent);opacity:.16;pointer-events:none}.sw-install-guide__hero-inner{position:relative;z-index:1;max-width:900px}.sw-install-guide__eyebrow,.sw-install-guide__section-eyebrow{margin:0 0 12px;font-size:12px;line-height:1.3;letter-spacing:.12em;font-weight:600;text-transform:uppercase}.sw-install-guide__eyebrow{color:var(--sw-install-accent)}.sw-install-guide__section-eyebrow{color:#5c8f16}.sw-install-guide__hero h1{margin:0;max-width:850px;color:#fff;font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.035em;font-weight:600}.sw-install-guide__hero-copy{max-width:760px;margin-top:20px;color:#ffffffc7;font-size:clamp(16px,1.5vw,19px);line-height:1.65}.sw-install-guide__hero-copy p{margin:0}.sw-install-guide__hero-notes{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.sw-install-guide__hero-note{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffd6;background:#ffffff0f;font-size:13px;line-height:1.25}.sw-install-guide__jump-wrap{padding:24px 0 0}.sw-install-guide__jump-label{margin:0 0 12px;font-size:14px;font-weight:600}.sw-install-guide__jump-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sw-install-guide__jump-card{display:flex;align-items:center;gap:12px;min-height:76px;padding:15px 16px;border:1px solid var(--sw-install-border);border-radius:16px;color:var(--sw-install-text);background:#fff;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.sw-install-guide__jump-card:hover,.sw-install-guide__jump-card:focus-visible{color:var(--sw-install-text);border-color:#b9da8b;box-shadow:0 10px 28px #00000012;transform:translateY(-2px);outline:none}.sw-install-guide__jump-icon{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border-radius:13px;background:#eff8e3;color:#4f7c12}.sw-install-guide__jump-icon--text{font-size:12px;line-height:1;font-weight:600;letter-spacing:-.02em}.sw-install-guide__jump-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sw-install-guide__jump-copy strong,.sw-install-guide__jump-copy span{display:block}.sw-install-guide__jump-copy strong{font-size:15px;line-height:1.25}.sw-install-guide__jump-copy span{margin-top:3px;color:var(--sw-install-muted);font-size:12px;line-height:1.3}.sw-install-guide__navigator{padding:0 0 clamp(28px,4vw,46px)}.sw-install-guide__navigator>.sw-install-guide__container{padding:clamp(18px,2.4vw,28px);border:1px solid var(--sw-install-border);border-radius:var(--sw-install-radius-lg);background:#fff;box-shadow:var(--sw-install-shadow)}.sw-install-guide__navigator-label,.sw-install-guide__device-tabs-label{margin:0;font-size:13px;line-height:1.4;font-weight:600}.sw-install-guide__navigator-label{margin-bottom:11px;color:var(--sw-install-muted);text-transform:uppercase;letter-spacing:.08em}.sw-install-guide__category-tabs{display:flex;align-items:stretch;justify-content:space-between;gap:6px;overflow-x:auto;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:#d6d6d6 transparent}.sw-install-guide__category-tab{position:relative;display:inline-flex;flex:1 0 112px;min-width:112px;min-height:78px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:8px 10px 12px;border:0;border-radius:9px;color:#242424;background:transparent;cursor:pointer;font:inherit;text-align:center;transition:color .16s ease,background .16s ease}.sw-install-guide__category-tab:after{content:"";position:absolute;left:50%;bottom:3px;width:28px;height:2px;border-radius:999px;background:var(--sw-install-accent);opacity:0;transform:translate(-50%);transition:opacity .16s ease}.sw-install-guide__category-tab:hover{color:#4f7c12;background:#fafcf7}.sw-install-guide__category-tab:focus-visible{color:#4f7c12;background:#fafcf7;box-shadow:inset 0 0 0 1px #85c725a6;outline:none}.sw-install-guide__category-tab.is-active{color:#4f7c12;background:transparent}.sw-install-guide__category-tab.is-active:after{opacity:1}.sw-install-guide__category-tab-icon{display:grid;width:31px;height:31px;place-items:center}.sw-install-guide__category-tab-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.sw-install-guide__category-tab-label{display:block;font-size:13px;line-height:1.25;font-weight:600;white-space:nowrap}.sw-install-guide__category-device-groups{margin-top:14px;padding:15px;border:1px solid var(--sw-install-border);border-radius:16px;background:var(--sw-install-soft)}.sw-install-guide__category-device-group[hidden],.sw-install-guide__device-panel[hidden]{display:none!important}.sw-install-guide__device-tabs-label{margin:0 0 10px;color:var(--sw-install-text)}.sw-install-guide__device-tabs{display:flex;gap:9px;overflow-x:auto;padding:1px 1px 7px;scrollbar-width:thin;scrollbar-color:#c7c7c7 transparent}.sw-install-guide__device-tab{display:inline-flex;flex:0 0 auto;min-width:126px;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid #dededb;border-radius:12px;color:var(--sw-install-text);background:#fff;cursor:pointer;font:inherit;font-size:13px;line-height:1.25;font-weight:600;white-space:nowrap;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.sw-install-guide__device-tab:hover,.sw-install-guide__device-tab:focus-visible{border-color:#acd17a;box-shadow:0 6px 16px #00000012;transform:translateY(-1px);outline:none}.sw-install-guide__device-tab.is-active{border-color:var(--sw-install-accent);background:#eff8e3;box-shadow:0 0 0 2px #85c72529}.sw-install-guide__device-tab-icon{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border-radius:8px;color:#4f7c12;background:#e8f5d5}.sw-install-guide__device-tab-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sw-install-guide__device-panel{scroll-margin-top:95px;padding-top:clamp(30px,4vw,48px);background:#fff;outline:none}.sw-install-guide__section{scroll-margin-top:110px;padding:clamp(58px,7vw,94px) 0}.sw-install-guide__section--soft{background:var(--sw-install-soft)}.sw-install-guide__section-head{max-width:820px;margin-bottom:30px}.sw-install-guide__section-head h2{margin:0;font-size:clamp(28px,3.3vw,43px);line-height:1.08;letter-spacing:-.025em;font-weight:600}.sw-install-guide__section-head p,.sw-install-guide__section-intro{margin:14px 0 0;color:var(--sw-install-muted);font-size:16px;line-height:1.7}.sw-install-guide__prep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sw-install-guide__prep-card{padding:22px;border:1px solid var(--sw-install-border);border-radius:var(--sw-install-radius-md);background:#fff}.sw-install-guide__prep-number{display:grid;width:34px;height:34px;margin-bottom:16px;place-items:center;border-radius:50%;color:#24350d;background:var(--sw-install-accent);font-size:13px;font-weight:600}.sw-install-guide__prep-card h3{margin:0;font-size:17px;line-height:1.3}.sw-install-guide__prep-card p{margin:8px 0 0;color:var(--sw-install-muted);font-size:14px;line-height:1.6}.sw-install-guide__callout{display:flex;align-items:flex-start;gap:12px;margin-top:18px;padding:16px 18px;border:1px solid #cfe7ad;border-radius:15px;background:#f3fae9}.sw-install-guide__callout--warning{border-color:#ead9aa;background:#fffaf0}.sw-install-guide__callout-icon{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--sw-install-accent);color:#172209;font-size:15px;line-height:1;font-weight:600}.sw-install-guide__callout--warning .sw-install-guide__callout-icon{background:#f0d995}.sw-install-guide__callout>div>strong,.sw-install-guide__callout>div>span{display:block}.sw-install-guide__callout>div>strong{font-size:14px;line-height:1.35}.sw-install-guide__callout>div>span{margin-top:3px;color:#505050;font-size:13px;line-height:1.55}.sw-install-guide__method-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:clamp(26px,4vw,54px);align-items:start}.sw-install-guide__coverage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.sw-install-guide__coverage-card{padding:18px;border:1px solid var(--sw-install-border);border-radius:16px;background:#fff}.sw-install-guide__coverage-card strong{display:block;font-size:15px}.sw-install-guide__coverage-card p{margin:7px 0 0;color:var(--sw-install-muted);font-size:13px;line-height:1.55}.sw-install-guide__notice{display:flex;align-items:flex-start;gap:13px;max-width:820px;margin-top:-6px;padding:17px 18px;border:1px solid #cfe4b0;border-radius:16px;background:#f4faec}.sw-install-guide__notice-icon{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;color:#315c00;background:#fff;box-shadow:inset 0 0 0 1px #85c72552;font-size:15px;line-height:1;font-weight:700}.sw-install-guide__notice-title{display:block;color:#162506;font-size:14px;line-height:1.4;font-weight:600}.sw-install-guide__notice-copy{margin-top:4px;color:#4f5b42;font-size:13px;line-height:1.6}.sw-install-guide__notice-copy p{margin:0}.sw-install-guide__method-tabs{width:min(100%,700px);margin-top:22px}.sw-install-guide__method-tablist{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid var(--sw-install-border);border-radius:14px 14px 0 0;background:#f5f5f3}.sw-install-guide__method-tab{min-height:44px;padding:10px 14px;border:0;border-radius:8px;color:#4f4f4f;background:transparent;font:inherit;font-size:13px;line-height:1.25;font-weight:600;text-align:center;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.sw-install-guide__method-tab:hover,.sw-install-guide__method-tab:focus-visible{color:#111;background:#ffffffb8}.sw-install-guide__method-tab:focus-visible{outline:2px solid #6cac16;outline-offset:2px}.sw-install-guide__method-tab.is-active{color:#fff;background:#111;box-shadow:0 3px 10px #0000001f}.sw-install-guide__method-panel[hidden]{display:none}.sw-install-guide__method-summary{width:100%;max-width:none;margin:-1px 0 0;padding:15px 18px 16px;border:1px solid var(--sw-install-border);border-top:0;border-radius:0 0 14px 14px;color:var(--sw-install-muted);background:#fff;font-size:14px;line-height:1.55}.sw-install-guide__method-panel .sw-install-guide__steps{margin-top:18px}.sw-install-guide__method-step-content p{margin:0;color:var(--sw-install-muted);font-size:13px;line-height:1.55}.sw-install-guide__method-step-content strong{display:block;margin-bottom:3px;color:var(--sw-install-text);font-size:14px;line-height:1.4}.sw-install-guide__steps{display:grid;gap:12px;margin:25px 0 0;padding:0;list-style:none;counter-reset:sw-install-step}.sw-install-guide__step{position:relative;min-height:58px;padding:14px 16px 14px 58px;border:1px solid var(--sw-install-border);border-radius:15px;background:#fff;counter-increment:sw-install-step}.sw-install-guide__step:before{content:counter(sw-install-step);position:absolute;top:14px;left:15px;display:grid;width:29px;height:29px;place-items:center;border-radius:50%;color:#21300d;background:#e8f5d5;font-size:12px;font-weight:600}.sw-install-guide__step strong{display:block;font-size:14px;line-height:1.4}.sw-install-guide__step span{display:block;margin-top:3px;color:var(--sw-install-muted);font-size:13px;line-height:1.55}.sw-install-guide__method-panel .sw-install-guide__steps,.sw-install-guide__steps--timeline{display:block;width:min(100%,700px);margin-top:22px;border:0}.sw-install-guide__method-panel .sw-install-guide__step,.sw-install-guide__steps--timeline .sw-install-guide__step{min-height:0;padding:0 8px 26px 58px;border:0;border-radius:0;background:transparent}.sw-install-guide__method-panel .sw-install-guide__step:last-child,.sw-install-guide__steps--timeline .sw-install-guide__step:last-child{padding-bottom:2px}.sw-install-guide__method-panel .sw-install-guide__step:not(:last-child):after,.sw-install-guide__steps--timeline .sw-install-guide__step:not(:last-child):after{content:"";position:absolute;top:37px;bottom:5px;left:24px;width:1px;background:#dfe9d2}.sw-install-guide__method-panel .sw-install-guide__step:before,.sw-install-guide__steps--timeline .sw-install-guide__step:before{top:0;left:10px}.sw-install-guide__steps--timeline+.sw-install-guide__notice,.sw-install-guide__method-tabs+.sw-install-guide__notice{margin-top:24px}.sw-install-guide__method-layout>div:has(.sw-install-guide__method-tabs) .sw-install-guide__notice,.sw-install-guide__method-layout>div:has(.sw-install-guide__method-tabs) .sw-install-guide__callout{width:min(100%,700px)}.sw-install-guide__video-card{position:sticky;top:110px;padding:16px;border:1px solid var(--sw-install-border);border-radius:20px;background:#fff;box-shadow:var(--sw-install-shadow)}.sw-install-guide__video-label{margin:2px 2px 12px;font-size:14px;font-weight:600}.sw-install-guide__video-description{margin:0 2px 16px;color:var(--sw-install-muted);font-size:13px;line-height:1.65}.sw-install-guide__video-description p{margin:0}.sw-install-guide__video{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:14px;background:#111}.sw-install-guide__video:has(.sw-install-guide__video-embed--short),.sw-install-guide__video:has(.sw-install-guide__video-poster--short){width:min(100%,360px);margin-inline:auto;aspect-ratio:9 / 16}.sw-install-guide__video--short{width:min(100%,360px);margin-inline:auto;aspect-ratio:9 / 16}.sw-install-guide__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;width:100%;height:100%;padding:0;overflow:hidden;place-items:center;border:0;color:#fff;background:#171717;cursor:pointer}.sw-install-guide__video-poster-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.78;object-fit:cover;transition:opacity .16s ease,transform .22s ease}.sw-install-guide__video-poster--short .sw-install-guide__video-poster-image{object-position:center}.sw-install-guide__video-poster-play{position:relative;z-index:1;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;color:#fff;background:#000000ad;font-size:18px;line-height:1;text-indent:3px;transition:background .16s ease,transform .16s ease}.sw-install-guide__video-poster:hover .sw-install-guide__video-poster-image{opacity:.88;transform:scale(1.015)}.sw-install-guide__video-poster:hover .sw-install-guide__video-poster-play,.sw-install-guide__video-poster:focus-visible .sw-install-guide__video-poster-play{background:#000000d1;transform:scale(1.05)}.sw-install-guide__video-poster:focus-visible{outline:3px solid var(--sw-install-accent);outline-offset:-3px}.sw-install-gallery__examples{margin-top:14px}.sw-install-gallery__label{margin:0 0 8px;color:var(--sw-install-muted);font-size:12px;line-height:1.4;font-weight:600}.sw-install-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.sw-install-gallery__thumb{min-width:0;padding:5px;border:1px solid var(--sw-install-border);border-radius:11px;color:var(--sw-install-text);background:#fff;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.sw-install-gallery__thumb:hover,.sw-install-gallery__thumb:focus-visible{border-color:#b9da8b;box-shadow:0 7px 18px #00000014;transform:translateY(-1px);outline:none}.sw-install-gallery__thumb.is-active{border-color:var(--sw-install-accent);box-shadow:0 0 0 2px #85c7252e}.sw-install-gallery__thumb-media{position:relative;display:grid;width:100%;height:58px;overflow:hidden;place-items:center;border-radius:7px;color:#fff;background:#1b1b1b}.sw-install-gallery__thumb--short .sw-install-gallery__thumb-media{width:34px;margin-inline:auto}.sw-install-gallery__thumb-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sw-install-gallery__thumb-media--vimeo:before{content:"Vimeo";color:#ffffffd1;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.sw-install-gallery__play{position:relative;z-index:1;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:#000000b8;font-size:10px;line-height:1;text-indent:1px}.sw-install-gallery__thumb-title{display:block;overflow:hidden;margin:6px 2px 1px;font-size:10px;line-height:1.3;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sw-install-guide__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.sw-install-guide__video-empty{display:grid;min-height:230px;padding:28px;place-items:center;border-radius:14px;background:#f4f4f2;text-align:center}.sw-install-guide__video-empty strong{display:block;font-size:15px}.sw-install-guide__video-empty span{display:block;max-width:280px;margin:6px auto 0;color:var(--sw-install-muted);font-size:13px;line-height:1.5}.sw-install-guide__video-note{margin:12px 2px 2px;color:var(--sw-install-muted);font-size:12px;line-height:1.5}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack){grid-template-columns:1fr;gap:28px}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack)>div:first-child{display:contents}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack) .sw-install-guide__section-head{order:1;max-width:920px;margin-bottom:0}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack) .sw-install-guide__coverage{order:2;margin:0}.sw-install-guide__video-stack{order:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.sw-install-guide__video-stack .sw-install-guide__video-card{position:static;top:auto;display:flex;min-width:0;flex-direction:column;padding:22px;border:1px solid #dcded8;border-top:3px solid var(--sw-install-accent);border-radius:20px;box-shadow:0 12px 32px #0000000e}.sw-install-guide__video-stack .sw-install-guide__video-label{margin:0 0 8px;font-size:20px;line-height:1.25;letter-spacing:-.015em;font-weight:600}.sw-install-guide__video-stack .sw-install-guide__video-description{min-height:64px;margin:0 0 18px;font-size:14px;line-height:1.6}.sw-install-guide__video-stack .sw-install-guide__video,.sw-install-guide__video-stack .sw-install-guide__video-empty{margin-top:auto}.sw-install-guide__video-stack .sw-install-guide__video-empty{min-height:260px;border:1px dashed #d7d9d3;background:#fafaf8}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack) .sw-install-guide__steps{order:4;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2px}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack) .sw-install-guide__callout{order:5;margin-top:0}.sw-install-guide__subhead{margin:28px 0 0;font-size:18px;line-height:1.35}.sw-install-guide__faq{width:100%}.sw-install-guide__container--faq{max-width:920px}.sw-install-guide__faq details{border-bottom:1px solid var(--sw-install-border)}.sw-install-guide__faq details:first-child{border-top:1px solid var(--sw-install-border)}.sw-install-guide__faq summary{position:relative;padding:19px 44px 19px 0;cursor:pointer;list-style:none;font-size:15px;line-height:1.45;font-weight:600}.sw-install-guide__faq summary::-webkit-details-marker{display:none}.sw-install-guide__faq summary:after{content:"+";position:absolute;top:50%;right:4px;width:26px;height:26px;transform:translateY(-50%);color:#456b13;font-size:23px;line-height:24px;text-align:center}.sw-install-guide__faq details[open] summary:after{content:"\2212"}.sw-install-guide__faq-answer{padding:0 44px 20px 0;color:var(--sw-install-muted);font-size:14px;line-height:1.7}.sw-install-guide__faq-answer p{margin:0}.sw-install-guide__support{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:clamp(28px,4vw,46px);border-radius:var(--sw-install-radius-lg);background:var(--sw-install-dark);color:#fff}.sw-install-guide__support h2{margin:0;color:#fff;font-size:clamp(24px,3vw,36px);line-height:1.1}.sw-install-guide__support p{max-width:760px;margin:10px 0 0;color:#ffffffb8;font-size:14px;line-height:1.65}.sw-install-guide__support-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;color:#172209;background:var(--sw-install-accent);text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:transform .16s ease,filter .16s ease}.sw-install-guide__support-button:hover,.sw-install-guide__support-button:focus-visible{color:#172209;transform:translateY(-1px);filter:brightness(.96);outline:none}.sw-install-guide__hero{padding:clamp(36px,5vw,66px)}.sw-install-guide__hero h1{max-width:800px;font-size:clamp(32px,4.6vw,56px);letter-spacing:-.025em}.sw-install-guide__hero-copy{max-width:720px;font-size:clamp(15px,1.3vw,18px)}.sw-install-guide__hero-notes{margin-top:24px}.sw-install-guide__hero-note{min-height:32px;padding:6px 11px;font-size:12px}.sw-install-guide__navigator>.sw-install-guide__container{padding:clamp(18px,2.2vw,24px);border-color:#ececec;border-radius:18px;box-shadow:var(--sw-install-shadow)}.sw-install-guide__navigator-label,.sw-install-guide__device-tabs-label{font-weight:600}.sw-install-guide__navigator-label{margin-bottom:8px;letter-spacing:.06em}.sw-install-guide__category-device-groups{margin-top:10px;padding:17px 0 0;border:0;border-top:1px solid #ececec;border-radius:0;background:transparent}.sw-install-guide__device-tabs-label{margin-bottom:8px;color:var(--sw-install-muted);font-size:12px}.sw-install-guide__device-tabs{gap:8px}.sw-install-guide__device-tab{min-width:112px;min-height:42px;padding:7px 12px;border-color:#e2e2e2;border-radius:999px;font-size:13px;font-weight:600}.sw-install-guide__device-tab:hover,.sw-install-guide__device-tab:focus-visible{border-color:#a9cc79;box-shadow:none;transform:none}.sw-install-guide__device-tab.is-active{border-color:#91be53;background:#f7fbf2;box-shadow:none}.sw-install-guide__device-tab-icon{flex-basis:20px;width:20px;height:20px;border-radius:0;background:transparent}.sw-install-guide__device-tab-icon svg{width:15px;height:15px;stroke-width:1.65}.sw-install-guide__device-panel{padding-top:clamp(26px,3.5vw,40px)}.sw-install-guide__section{padding:clamp(52px,6vw,78px) 0}.sw-install-guide__section-head{max-width:780px;margin-bottom:26px}.sw-install-guide__section-head h2{font-size:clamp(26px,3vw,39px);line-height:1.12;font-weight:600}.sw-install-guide__section-head p,.sw-install-guide__section-intro{margin-top:12px;font-size:15px;line-height:1.65}.sw-install-guide__prep-grid{gap:12px}.sw-install-guide__prep-card{padding:20px;border-color:#ececec;border-radius:14px}.sw-install-guide__prep-number{width:30px;height:30px;margin-bottom:14px;color:#4f7c12;background:#eff7e4;font-weight:600}.sw-install-guide__prep-card h3,.sw-install-guide__coverage-card strong,.sw-install-guide__step strong,.sw-install-guide__callout>div>strong,.sw-install-guide__video-label,.sw-install-guide__faq summary{font-weight:600}.sw-install-guide__coverage-card,.sw-install-guide__step,.sw-install-guide__callout{border-radius:12px}.sw-install-guide__callout{border-color:#dcebc8;background:#f8fbf4}.sw-install-guide__callout-icon,.sw-install-guide__step:before{color:#4f7c12;background:#edf6e1;font-weight:600}.sw-install-guide__video-card{border-color:#e8e8e8;border-radius:16px;box-shadow:var(--sw-install-shadow)}.sw-install-guide__video-stack .sw-install-guide__video-card{border-color:#e8e8e8;border-top:1px solid #e8e8e8;border-radius:16px;box-shadow:none}.sw-install-guide__video-stack .sw-install-guide__video-label{font-size:18px;font-weight:600}.sw-install-guide__support h2,.sw-install-guide__support-button{font-weight:600}.sw-install-guide__section--prep{padding:clamp(26px,3vw,38px) 0 clamp(52px,5.5vw,72px);background:#fff}.sw-install-guide__section--prep .sw-install-guide__section-head{max-width:720px;margin-bottom:26px}.sw-install-guide__section--prep .sw-install-guide__section-eyebrow{margin-bottom:8px;color:#587e25;font-size:11px;letter-spacing:.11em}.sw-install-guide__section--prep .sw-install-guide__section-head h2{max-width:680px;font-size:clamp(27px,2.7vw,36px);line-height:1.12;font-weight:500;letter-spacing:-.02em}.sw-install-guide__section--prep .sw-install-guide__section-head p{max-width:700px;margin-top:10px;color:#676767;font-size:14px;line-height:1.6}.sw-install-guide__section--prep .sw-install-guide__prep-grid{gap:0;overflow:hidden;border:1px solid #e6e6e3;border-radius:16px;background:#fff}.sw-install-guide__section--prep .sw-install-guide__prep-card{display:grid;min-height:122px;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:13px;align-content:start;padding:21px 23px;border:0;border-right:1px solid #ececea;border-bottom:1px solid #ececea;border-radius:0;background:transparent}.sw-install-guide__section--prep .sw-install-guide__prep-card:nth-child(3n){border-right:0}.sw-install-guide__section--prep .sw-install-guide__prep-card:nth-last-child(-n+3){border-bottom:0}.sw-install-guide__section--prep .sw-install-guide__prep-number{grid-column:1;grid-row:1 / span 2;width:28px;height:28px;margin:0;color:#527d1c;background:#eff6e6;font-size:12px;font-weight:600}.sw-install-guide__section--prep .sw-install-guide__prep-card h3{grid-column:2;margin:2px 0 0;color:#1a1a1a;font-size:15px;line-height:1.35;font-weight:500}.sw-install-guide__section--prep .sw-install-guide__prep-card p{grid-column:2;margin:5px 0 0;color:#686868;font-size:13px;line-height:1.55}.sw-install-guide__device-tabs{align-items:stretch;gap:10px;padding:2px 1px 8px}.sw-install-guide__device-tab{flex-direction:column;min-width:132px;min-height:122px;gap:8px;padding:10px 10px 11px;border-radius:14px;white-space:normal}.sw-install-guide__device-tab-media{display:grid;flex:0 0 72px;width:72px;height:72px;overflow:hidden;place-items:center;border-radius:11px;background:#fff;transition:background .16s ease,box-shadow .16s ease}.sw-install-guide__device-tab-image{display:block;width:100%;height:100%;padding:5px;object-fit:contain;background:#fff}.sw-install-guide__device-tab-label{display:-webkit-box;overflow:hidden;max-width:112px;color:inherit;font-size:13px;line-height:1.3;font-weight:600;text-align:center;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sw-install-guide__device-tab-icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;color:#5f5f5f;background:transparent}.sw-install-guide__device-tab-icon svg{width:28px;height:28px;stroke-width:1.55}.sw-install-guide__device-tab:hover .sw-install-guide__device-tab-media,.sw-install-guide__device-tab:focus-visible .sw-install-guide__device-tab-media,.sw-install-guide__device-tab.is-active .sw-install-guide__device-tab-media{background:#fff}.sw-install-guide__device-tab.is-active .sw-install-guide__device-tab-media{box-shadow:inset 0 0 0 1px #85c7256b}@media(max-width:1199px){.sw-install-guide__jump-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:989px){.sw-install-guide__prep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-install-guide__section--prep .sw-install-guide__prep-card{border-right:0;border-bottom:1px solid #ececea}.sw-install-guide__section--prep .sw-install-guide__prep-card:nth-child(odd){border-right:1px solid #ececea}.sw-install-guide__section--prep .sw-install-guide__prep-card:nth-last-child(-n+2){border-bottom:0}.sw-install-guide__method-layout{grid-template-columns:1fr}.sw-install-guide__video-card{position:static}.sw-install-guide__method-layout:has(.sw-install-guide__video-stack) .sw-install-guide__steps{grid-template-columns:1fr}}@media(max-width:749px){.sw-install-guide__container{width:min(100% - 28px,1380px)}.sw-install-guide__method-tablist{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.sw-install-guide__method-tab{padding-inline:10px}.sw-install-guide__top{padding-top:12px}.sw-install-guide__breadcrumbs{padding-top:0}.sw-install-guide__hero{padding:30px 22px 32px;border-radius:20px}.sw-install-guide__hero h1{font-size:32px;line-height:1.08}.sw-install-guide__hero-copy{font-size:14px;line-height:1.6}.sw-install-guide__hero-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.sw-install-guide__hero-note{min-height:42px;justify-content:center;padding:6px 8px;font-size:11px;text-align:center;white-space:normal}.sw-install-guide__category-tab{flex-basis:96px;min-width:96px;min-height:72px;gap:4px;padding:7px 7px 12px}.sw-install-guide__category-tab-icon{width:28px;height:28px}.sw-install-guide__category-tab-icon svg{width:23px;height:23px}.sw-install-guide__category-tab-label{font-size:12px}.sw-install-guide__category-device-groups{padding:12px 0 0}.sw-install-guide__device-tab{min-width:112px;min-height:108px;padding:8px 8px 9px}.sw-install-guide__device-tab-media{flex-basis:60px;width:60px;height:60px}.sw-install-guide__device-tab-label{max-width:96px;font-size:12px}.sw-install-guide__device-tab{min-width:116px}.sw-install-guide__jump-grid,.sw-install-guide__prep-grid,.sw-install-guide__coverage,.sw-install-guide__video-stack{grid-template-columns:1fr}.sw-install-guide__section.sw-install-guide__section--prep{padding:22px 0 44px}.sw-install-guide__section--prep .sw-install-guide__section-head{margin-bottom:20px}.sw-install-guide__section--prep .sw-install-guide__section-head h2{font-size:28px}.sw-install-guide__section--prep .sw-install-guide__prep-card{min-height:0;padding:18px;border-right:0;border-bottom:1px solid #ececea}.sw-install-guide__section--prep .sw-install-guide__prep-card:nth-child(odd){border-right:0}.sw-install-guide__section--prep .sw-install-guide__prep-card:nth-last-child(-n+2){border-bottom:1px solid #ececea}.sw-install-guide__section--prep .sw-install-guide__prep-card:last-child{border-bottom:0}.sw-install-guide__jump-card{min-height:70px}.sw-install-guide__section{scroll-margin-top:80px;padding:54px 0}.sw-install-guide__section-head{margin-bottom:22px}.sw-install-guide__step{padding-right:14px}.sw-install-guide__video-stack .sw-install-guide__video-description{min-height:0}.sw-install-guide__support{grid-template-columns:1fr;gap:20px}.sw-install-guide__support-button{width:100%}}.sw-install-guide__video-card[data-sw-install-method-video][hidden]{display:none}.sw-install-guide__top{width:100%;padding-top:0}.sw-install-guide__hero{display:grid;min-height:clamp(480px,40vw,560px);padding:0;border-radius:0;background:#030503;isolation:isolate}.sw-install-guide__hero:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030503fc,#030503f5 36%,#0305039e 50%,#03050314 70%,#03050300);content:"";pointer-events:none}.sw-install-guide__hero:after{display:none}.sw-install-guide__hero-media{position:absolute;z-index:0;inset:0 0 0 auto;width:52%;overflow:hidden;background:#030503}.sw-install-guide__hero-media img{display:block}.sw-install-guide__hero-media--custom img{width:100%;height:100%;object-fit:cover;object-position:center}.sw-install-guide__hero-media--ninja{display:flex;align-items:center;justify-content:flex-end}.sw-install-guide__hero-media--ninja img{width:100%;height:100%;object-fit:contain;object-position:right center}.sw-install-guide__hero-inner{z-index:2;display:flex;width:min(100% - 80px,1380px);max-width:none;min-height:inherit;flex-direction:column;justify-content:center;margin-inline:auto;padding:clamp(48px,5vw,72px) 0}.sw-install-guide__hero-inner>*{width:min(650px,48%)}.sw-install-guide__hero h1{max-width:min(650px,48%);font-size:clamp(38px,4.2vw,58px);line-height:1.03}.sw-install-guide__hero-copy{max-width:min(630px,48%);margin-top:18px;font-size:clamp(15px,1.25vw,18px);line-height:1.6}.sw-install-guide__breadcrumbs{width:min(100% - 40px,1380px);margin-inline:auto}@media(max-width:989px)and (min-width:750px){.sw-install-guide__hero{min-height:520px}.sw-install-guide__hero-inner{width:min(100% - 56px,1380px);padding-block:40px}.sw-install-guide__hero-inner>*,.sw-install-guide__hero h1,.sw-install-guide__hero-copy{width:48%;max-width:48%}.sw-install-guide__hero h1{font-size:40px}.sw-install-guide__hero-copy{font-size:15px}}@media(max-width:749px){.sw-install-guide__top{width:100%;padding-top:0}.sw-install-guide__hero{min-height:550px;border-radius:0}.sw-install-guide__hero:before{background:linear-gradient(180deg,#0305030a,#0305031f 30%,#030503bd 46%,#030503fa 58%,#030503)}.sw-install-guide__hero-media{inset:0 0 auto;width:100%;aspect-ratio:4 / 3}.sw-install-guide__hero-media--custom img,.sw-install-guide__hero-media--ninja img{width:100%;height:100%;object-fit:cover;object-position:center top}.sw-install-guide__hero-inner{width:min(100% - 32px,1380px);min-height:inherit;justify-content:flex-start;padding:clamp(245px,70vw,275px) 0 28px}.sw-install-guide__hero-inner>*,.sw-install-guide__hero h1,.sw-install-guide__hero-copy{width:100%;max-width:none}.sw-install-guide__hero h1{font-size:clamp(32px,9vw,36px);line-height:1.05}.sw-install-guide__hero-copy{margin-top:16px;font-size:14px;line-height:1.55}.sw-install-guide__breadcrumbs{width:min(100% - 28px,1380px)}}@media(prefers-reduced-motion:reduce){.sw-install-guide__jump-card,.sw-install-guide__support-button,.sw-install-gallery__thumb,.sw-install-guide__category-tab,.sw-install-guide__device-tab,.sw-install-guide__video-poster-image,.sw-install-guide__video-poster-play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/sw-install-guide.css.map */
