:root{color-scheme:light;--bg:#f5f9ff;--panel:#ffffff;--text:#111827;--muted:#64748b;--line:#d9e6f5;--accent:#007aff;--accent-dark:#0057c2;--soft:#e8f3ff;--warm:#f4f8ff;--mint:#dbeeff}*{box-sizing:border-box}body,html{margin:0;min-height:100%;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(245,249,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;min-height:48px;padding:0 22px;color:var(--accent);font-size:17px;font-weight:650}.site-nav{display:flex;gap:20px;padding:0 24px;color:var(--muted);font-size:12px;font-weight:500}.site-nav a:hover{color:var(--accent)}.mobile-nav{display:none}.accessories-page{min-height:calc(100vh - 64px);padding:80px max(24px,6vw) 120px;background:#f5f8fc}.accessories-header{max-width:1180px;margin:0 auto 40px}.accessories-header h1{margin:8px 0 0;font-size:clamp(42px,5vw,72px)}.accessories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;max-width:1180px;margin:0 auto}.accessory-card{overflow:hidden;background:#fff;border:1px solid #dce6f2;border-radius:8px}.accessory-image{display:grid;place-items:center;min-height:360px;padding:44px;background:#edf5ff}.accessory-image img{width:100%;max-width:420px;max-height:260px;object-fit:contain}.accessory-copy{display:grid;grid-gap:12px;gap:12px;justify-items:start;padding:28px}.accessory-copy h2{margin:0;font-size:30px}.accessory-copy .button{margin-top:8px}.page{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:48px 0 72px}.home{overflow:hidden}.promo-bar{display:flex;min-height:40px;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid rgba(0,122,255,.12);background:#e7f2ff;color:var(--accent-dark);font-size:13px}.promo-bar strong{border-radius:999px;background:rgba(255,255,255,.82);padding:4px 10px;font-size:12px;font-weight:800}.promo-bar a{color:var(--accent);font-weight:800}.home-hero{display:grid;min-height:560px;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);grid-gap:28px;gap:28px;align-items:center;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:34px 0 42px}.home-hero.banner-hero{display:block;width:min(1440px,100%);min-height:0;padding:0}.hero-banner{display:block;width:100%;height:auto}.hero-copy h1{max-width:500px;margin:0;font-size:clamp(34px,3.7vw,46px);line-height:1.08;letter-spacing:0}.hero-lede{max-width:500px;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.58}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:0 18px;font-size:14px;font-weight:600}.button.primary{background:var(--accent);color:#ffffff;box-shadow:0 18px 30px rgba(0,122,255,.2)}.button.secondary{border-color:rgba(0,122,255,.18);color:var(--accent-dark);background:rgba(255,255,255,.58)}.hero-benefits{display:flex;flex-wrap:wrap;gap:9px;max-width:560px;margin-top:20px}.hero-benefits span{border:1px solid rgba(0,122,255,.12);border-radius:999px;background:rgba(255,255,255,.58);padding:7px 11px;color:#526058;font-size:12px;font-weight:700}.button.light{border-color:rgba(255,255,255,.44);background:rgba(255,255,255,.16);color:#ffffff}.hero-visual{position:relative;display:grid;min-height:360px;place-items:center;overflow:visible}.product-stage{display:grid;width:min(340px,100%);aspect-ratio:1;place-items:center;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.94) 0 32%,transparent 33%),linear-gradient(145deg,#dbeeff,#f4f8ff);box-shadow:inset 0 0 0 1px rgba(0,122,255,.08),0 38px 90px rgba(15,72,132,.12)}.product-stage img{width:min(210px,62%);height:auto;filter:drop-shadow(0 24px 34px rgba(31,47,42,.16))}.signal-card{position:absolute;display:grid;grid-gap:5px;gap:5px;min-width:150px;border:1px solid rgba(255,255,255,.72);border-radius:12px;background:rgba(255,255,255,.84);padding:12px 14px;box-shadow:0 16px 34px rgba(33,45,39,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.signal-card span{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.signal-card strong{color:var(--text);font-size:14px}.thermostat-card{top:44px;left:38px}.ac-card{right:36px;bottom:44px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.adapter-home{background:#ffffff}.adapter-intro{width:min(980px,calc(100% - 40px));margin:0 auto;padding:104px 0 88px;text-align:center}.adapter-intro h2{margin:0;color:#101828;font-size:clamp(44px,6vw,76px);line-height:1.03}.adapter-intro>p:not(.eyebrow){max-width:720px;margin:26px auto 0;color:var(--muted);font-size:19px;line-height:1.6}.adapter-intro-links{display:flex;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:32px}.adapter-family-item a,.adapter-intro-links a,.adapter-story-copy>a,.adapter-text-link{color:var(--accent);font-weight:650}.adapter-family-item a:after,.adapter-intro-links a:after,.adapter-story-copy>a:after,.adapter-text-link:after{margin-left:5px;content:"›"}.adapter-feature-gallery{display:grid;width:min(1440px,calc(100% - 36px));grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0 auto 104px}.adapter-feature-gallery article{display:grid;min-height:0;grid-template-rows:auto auto;align-content:start;overflow:hidden;border-radius:8px;background:#f5f5f7}.adapter-feature-gallery img{width:100%;height:auto;aspect-ratio:16/9;padding:0;object-fit:contain;background:#f5f5f7}.adapter-feature-gallery div{min-height:147px;padding:28px 30px 32px;background:#ffffff}.adapter-feature-gallery h3,.adapter-feature-gallery p{margin:0}.adapter-feature-gallery h3{color:#101828;font-size:28px;line-height:1.1}.adapter-feature-gallery p{margin-top:6px;color:var(--muted);font-size:15px}.adapter-value-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#f7f8fa}.adapter-value-band article{min-height:210px;padding:44px max(28px,calc((100vw - 1200px) / 6))}.adapter-value-band article+article{border-left:1px solid #e5e7eb}.adapter-process span,.adapter-value-band span{color:var(--accent);font-size:12px;font-weight:800}.adapter-process h3,.adapter-value-band h3{margin:18px 0 0;font-size:26px;line-height:1.15}.adapter-process p,.adapter-value-band p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.adapter-comparison-section,.adapter-compatibility-section,.adapter-engineering-section,.adapter-family-section{padding:104px max(20px,calc((100vw - 1200px) / 2))}.adapter-family-section{background:#f5f5f7}.adapter-section-heading{max-width:760px;margin-bottom:48px}.adapter-section-heading h2{margin:0;color:#101828;font-size:clamp(38px,4.8vw,62px);line-height:1.04}.adapter-section-heading>p:not(.eyebrow){max-width:700px;margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.62}.adapter-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.adapter-family-item{display:grid;min-height:480px;grid-template-rows:360px auto;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff}.adapter-family-image{display:grid;place-items:center;background:#eef5fc}.adapter-family-image img{width:min(360px,62%);max-height:260px;object-fit:contain}.adapter-family-item>div:last-child{padding:26px 32px 30px}.adapter-family-item p{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.adapter-family-item h3{margin:0;font-size:34px;line-height:1.08}.adapter-family-item span{display:block;max-width:480px;margin-top:14px;color:var(--muted);font-size:15px;line-height:1.58}.adapter-family-item a{display:inline-block;margin-top:14px}.adapter-story{display:grid;min-height:680px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:80px;gap:80px;padding:100px max(24px,calc((100vw - 1200px) / 2))}.adapter-story-copy h2{max-width:590px;margin:0;font-size:clamp(40px,5vw,66px);line-height:1.03}.adapter-story-copy>p:not(.eyebrow){max-width:580px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.68}.adapter-story-copy ul{display:grid;grid-gap:12px;gap:12px;margin:28px 0 0;padding:0;color:#344054;list-style:none}.adapter-story-copy li{position:relative;padding-left:20px}.adapter-story-copy li:before{position:absolute;top:.55em;left:0;width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.adapter-story-copy>a{display:inline-block;margin-top:28px}.adapter-story-visual{display:grid;min-height:470px;place-items:center;overflow:hidden;background:#eef3f8}.adapter-story-visual img{width:min(520px,84%);height:auto}.adapter-video-story{display:grid;min-height:720px;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center;grid-gap:64px;gap:64px;padding:84px max(24px,calc((100vw - 1400px) / 2));background:#090d14;color:#ffffff}.adapter-video-copy h2{max-width:520px;margin:0;color:#ffffff;font-size:clamp(42px,5vw,66px);line-height:1.03}.adapter-video-copy .eyebrow{color:#78b7ff}.adapter-video-copy a{display:inline-block;margin-top:28px;color:#78b7ff;font-weight:650}.adapter-video-copy a:after{margin-left:5px;content:">"}.adapter-video-frame{overflow:hidden;border-radius:8px;background:#000000;box-shadow:0 26px 80px rgba(0,0,0,.32)}.adapter-video-frame video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain}.product-story-section{padding:96px max(24px,calc((100vw - 1400px) / 2));background:#ffffff}.product-story-list{display:grid;grid-gap:18px;gap:18px;margin-top:44px}.product-story{display:grid;min-height:560px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);overflow:hidden;border-radius:8px;background:#f5f7fa}.product-story-reverse{grid-template-columns:minmax(320px,.65fr) minmax(0,1.35fr)}.product-story-reverse .product-story-media{order:2}.product-story-media{display:grid;min-width:0;place-items:center;background:#eef3f8}.product-story-media img,.product-story-media video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#eef3f8}.product-story-copy{display:flex;flex-direction:column;justify-content:center;padding:54px}.product-story-copy h2{margin:6px 0 16px;font-size:clamp(40px,5vw,68px);line-height:1}.product-story-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:17px;line-height:1.55}.product-story-copy ul{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0;padding:0;list-style:none}.product-story-copy li{padding:8px 11px;border:1px solid #d9e3ef;border-radius:5px;background:#ffffff;font-size:13px;font-weight:650}.product-story-copy a{color:var(--accent);font-weight:700}.product-story-copy a:after{margin-left:5px;content:">"}@media (max-width:760px){.product-story-section{padding:64px 14px}.product-story-list{gap:12px;margin-top:30px}.product-story,.product-story-reverse{min-height:0;grid-template-columns:1fr}.product-story-reverse .product-story-media{order:0}.product-story-copy{padding:30px 24px 34px}.product-story-copy h2{font-size:42px}.product-story-copy>p:not(.eyebrow){font-size:15px}}.apple-home{background:#ffffff;color:#1d1d1f}.apple-home h2,.apple-home h3{color:#1d1d1f;letter-spacing:0}.apple-home h2,.apple-scene-grid h3{display:none}.apple-hero{position:relative;width:100%;overflow:hidden;background:#f5f7fa}.apple-hero picture,.apple-hero picture img{display:block;width:100%}.apple-hero picture img{height:auto}.apple-hero-tagline{position:absolute;top:5.5%;right:24px;left:24px;margin:0;color:#344054;font-size:30px;font-weight:600;line-height:1.25;text-align:center}.apple-hero-mobile-copy{display:none}.apple-hero-links{position:absolute;top:68%;left:4.8%;display:flex;gap:24px}.apple-adapter-family header>a,.apple-feature-copy a,.apple-hero-links a,.apple-text-link,.apple-video-copy a{color:#0071e3;font-size:16px;font-weight:600}.apple-adapter-family header>a:after,.apple-feature-copy a:after,.apple-hero-links a:after,.apple-text-link:after,.apple-video-copy a:after{margin-left:5px;content:">"}.apple-intro{width:min(980px,calc(100% - 40px));margin:0 auto;padding:46px 0 36px;text-align:center}.apple-intro h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.08}.apple-scene-grid{display:grid;width:min(1480px,calc(100% - 28px));grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 auto 12px}.apple-scene-grid article{display:grid;grid-template-rows:auto auto;align-content:start;min-width:0;overflow:hidden;background:#ffffff}.apple-scene-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#f5f5f7}.apple-scene-grid article>div{min-height:64px;padding:20px 26px 18px;background:#ffffff}.apple-scene-grid .eyebrow{color:#0071e3}.scene-product-links{display:flex;align-items:center;gap:6px}.scene-product-links a{color:inherit}.scene-product-links a:hover{text-decoration:underline}.focused-product-page{background:#ffffff;color:#1d1d1f}.focused-product-hero,.focused-product-story{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;grid-gap:64px;gap:64px;padding:84px max(28px,calc((100vw - 1280px) / 2))}.focused-product-hero{min-height:680px;background:#f5f7fa}.doorbell-product-page .focused-product-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.focused-product-copy h1{margin:10px 0 0;font-size:clamp(54px,7vw,92px);line-height:.95}.co2-product-page .focused-product-copy h1{max-width:640px;font-size:clamp(46px,5vw,68px);line-height:1}.mini6-product-page .focused-product-copy h1{max-width:640px;font-size:clamp(52px,6vw,82px);line-height:.96}.doorbell-product-page .focused-product-copy h1{max-width:none;font-size:44px;line-height:1.05;white-space:nowrap}.focused-product-copy>p:not(.eyebrow){max-width:560px;margin:24px 0 0;color:#6e6e73;font-size:20px;line-height:1.5}.focused-product-price{display:block;margin-top:24px;font-size:18px;font-weight:400;line-height:1.4}.focused-product-image{display:grid;min-height:500px;place-items:center}.focused-product-image img{width:min(580px,86%);max-height:460px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(29,29,31,.14))}.focused-product-image video{display:block;width:min(720px,100%);max-height:500px;aspect-ratio:16/9;object-fit:contain;background:#fff}.focused-product-story{min-height:650px}.focused-product-video img,.focused-product-video video{display:block;width:100%;max-height:560px;object-fit:contain;background:#f5f5f7}.focused-product-details h2{margin:8px 0 0;font-size:clamp(42px,5vw,68px)}.focused-product-details>p:not(.eyebrow){margin:22px 0 0;color:#6e6e73;font-size:18px;line-height:1.55}.focused-product-details ul{display:grid;grid-gap:10px;gap:10px;margin:28px 0 0;padding-left:22px;font-size:16px}.co2-overview-section{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;grid-gap:72px;gap:72px;padding:96px max(28px,calc((100vw - 1280px) / 2));background:#ffffff}.co2-overview-media{display:grid;min-height:500px;place-items:center;background:#f5f5f7}.co2-overview-media img{width:min(720px,92%);height:auto;object-fit:contain}.co2-feature-section h2,.co2-overview-copy h2,.co2-scenarios-section h2{margin:8px 0 0;font-size:clamp(40px,5vw,64px);line-height:1.02}.co2-overview-copy>p:not(.eyebrow){margin:22px 0 0;color:#6e6e73;font-size:18px;line-height:1.55}.co2-reading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;border-top:1px solid #d2d2d7;border-bottom:1px solid #d2d2d7}.co2-reading-grid article{display:grid;grid-gap:6px;gap:6px;padding:22px 14px 22px 0}.co2-reading-grid article+article{padding-left:14px;border-left:1px solid #d2d2d7}.co2-reading-grid strong{font-size:15px}.co2-reading-grid span{color:#6e6e73;font-size:12px;line-height:1.35}.co2-feature-section,.co2-scenarios-section{padding:96px max(28px,calc((100vw - 1280px) / 2))}.co2-feature-section{background:#f5f5f7}.co2-feature-section>header,.co2-scenarios-section>header{max-width:780px;margin:0 auto 46px;text-align:center}.co2-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.co2-feature-grid article{min-height:280px;padding:34px 30px;border-radius:8px;background:#ffffff}.co2-feature-value{display:block;margin-bottom:38px;color:#0071e3;font-size:48px;font-weight:650;line-height:1}.co2-feature-icon{font-size:34px}.co2-feature-grid strong{display:block;font-size:20px}.co2-feature-grid p{margin:12px 0 0;color:#6e6e73;font-size:14px;line-height:1.5}.co2-scenarios-section{background:#ffffff}.co2-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.co2-scenario-grid article{overflow:hidden;border-radius:8px;background:#f5f5f7}.co2-scenario-grid img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.co2-scenario-grid article>div{padding:28px 30px 32px}.co2-scenario-grid h3{margin:0;font-size:28px}.co2-scenario-grid p{margin:9px 0 0;color:#6e6e73;font-size:15px;line-height:1.5}.co2-place-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:42px 0 0;padding:0;border-top:1px solid #d2d2d7;border-bottom:1px solid #d2d2d7;list-style:none}.co2-place-list li{padding:22px 10px;color:#424245;font-size:14px;font-weight:600;text-align:center}.co2-place-list li+li{border-left:1px solid #d2d2d7}.mini6-overview-media{overflow:hidden}.mini6-overview-media img{width:100%;height:100%;min-height:500px;object-fit:cover}.mini6-feature-value{font-size:clamp(31px,3vw,46px);letter-spacing:-.035em}.mini6-compatibility-note{max-width:920px;margin:28px auto 0;color:#6e6e73;font-size:13px;line-height:1.55;text-align:center}@media (max-width:900px){.focused-product-hero,.focused-product-story{grid-template-columns:1fr;gap:24px;padding:48px 20px;min-height:0}.focused-product-copy{text-align:center}.focused-product-copy h1{font-size:52px}.co2-product-page .focused-product-copy h1{font-size:42px;line-height:1.04}.mini6-product-page .focused-product-copy h1{font-size:48px;line-height:1}.doorbell-product-page .focused-product-copy h1{font-size:38px;line-height:1.08;white-space:normal}.focused-product-copy>p:not(.eyebrow){margin-top:16px;font-size:16px}.focused-product-price{margin-top:18px;font-size:16px}.focused-product-copy .hero-actions{justify-content:center}.focused-product-image{min-height:290px}.focused-product-image img{width:min(330px,84%);max-height:270px}.focused-product-image video{width:100%;max-height:300px}.focused-product-details h2{font-size:38px}.co2-overview-section{grid-template-columns:1fr;gap:34px;padding:54px 18px 64px}.co2-overview-media,.mini6-overview-media img{min-height:300px}.co2-feature-section h2,.co2-overview-copy h2,.co2-scenarios-section h2{font-size:38px}.co2-overview-copy>p:not(.eyebrow){font-size:16px}.co2-reading-grid article{padding-top:18px;padding-bottom:18px}.co2-feature-section,.co2-scenarios-section{padding:64px 14px}.co2-feature-section>header,.co2-scenarios-section>header{margin-bottom:30px}.co2-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.co2-feature-grid article{min-height:230px;padding:26px 20px}.co2-feature-value{margin-bottom:26px;font-size:38px}.co2-feature-icon{font-size:28px}.co2-feature-grid strong{font-size:17px}.co2-scenario-grid{grid-template-columns:1fr;gap:12px}.co2-scenario-grid article>div{padding:22px 22px 26px}.co2-scenario-grid h3{font-size:24px}.co2-place-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.co2-place-list li{padding:16px 6px;font-size:12px}.co2-place-list li:nth-child(4){border-left:0}.co2-place-list li:nth-child(n+4){border-top:1px solid #d2d2d7}}.apple-scene-grid h3{max-width:410px;margin:7px 0 0;color:#1d1d1f;font-size:clamp(27px,2.3vw,38px);line-height:1.05}.apple-adapter-family,.apple-compare,.apple-compatibility,.apple-ecosystem{padding:72px max(24px,calc((100vw - 1400px) / 2))}.apple-adapter-family{background:#f5f5f7}.apple-adapter-family header,.apple-compare header,.apple-compatibility header,.apple-ecosystem header{max-width:840px;margin-bottom:28px}.apple-adapter-family header h2,.apple-compare header h2,.apple-compatibility header h2,.apple-ecosystem header h2,.apple-market h2{margin:0;font-size:clamp(42px,5vw,68px);line-height:1.03}.apple-adapter-family header>a{display:inline-block;margin-top:22px}.apple-adapter-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #d2d2d7}.apple-adapter-row article{min-width:0;padding:32px 22px 0;text-align:center}.apple-adapter-row article+article{border-left:1px solid #d2d2d7}.apple-adapter-row article>div{display:grid;min-height:250px;place-items:center}.apple-adapter-row img{width:min(210px,88%);max-height:180px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(29,29,31,.12))}.apple-adapter-row h3{margin:12px 0 5px;font-size:27px}.apple-adapter-row p{min-height:38px;margin:0;color:#6e6e73;font-size:13px;line-height:1.35}.apple-feature{display:grid;min-height:720px;grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);align-items:center;grid-gap:64px;gap:64px;padding:84px max(28px,calc((100vw - 1400px) / 2))}.apple-feature-pro6x{background:#ffffff}.apple-feature-matter{background:#0a0c10;color:#ffffff}.apple-feature-copy{position:relative;z-index:1}.apple-feature-copy h2{max-width:560px;margin:0;font-size:clamp(46px,5.5vw,76px);line-height:1}.apple-feature-copy>p:not(.eyebrow){max-width:520px;margin:24px 0 0;color:#6e6e73;font-size:18px;line-height:1.5}.apple-feature-copy a{display:inline-block;margin-top:25px}.apple-feature-matter .eyebrow,.apple-feature-matter h2{color:#ffffff}.apple-feature-matter .apple-feature-copy>p:not(.eyebrow){color:#a1a1a6}.apple-feature-media{min-width:0}.apple-feature-media img{display:block;width:100%;max-height:620px;object-fit:contain}.apple-video-feature{position:relative;display:grid;min-height:720px;place-items:center;overflow:hidden;background:#000000}.apple-video-feature video{display:block;width:100%;height:min(78vw,820px);object-fit:contain}.apple-video-copy{position:absolute;z-index:2;top:70px;left:max(28px,calc((100vw - 1400px) / 2));max-width:580px;color:#ffffff;text-shadow:0 2px 20px rgba(0,0,0,.6)}.apple-video-copy h2{margin:0;color:#ffffff;font-size:clamp(43px,5vw,70px);line-height:1}.apple-video-copy .eyebrow{color:#8bc4ff}.apple-video-copy a{display:inline-block;margin-top:22px;color:#8bc4ff}.apple-compare{background:#ffffff}.apple-compare-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #d2d2d7;border-bottom:1px solid #d2d2d7}.apple-compare-grid article{min-width:0;padding:34px 22px 38px}.apple-compare-grid article+article{border-left:1px solid #d2d2d7}.apple-compare-grid h3{margin:0 0 28px;color:#0071e3;font-size:28px}.apple-compare-grid span,.apple-compare-grid strong{display:block}.apple-compare-grid strong{min-height:44px;font-size:16px;line-height:1.35}.apple-compare-grid span{margin-top:16px;color:#6e6e73;font-size:14px;line-height:1.4}.apple-text-link{display:inline-block;margin-top:28px}.apple-ecosystem{background:#f5f5f7}.apple-ecosystem>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.apple-ecosystem article{display:grid;min-height:580px;grid-template-rows:1fr auto;overflow:hidden;background:#ffffff}.apple-ecosystem article>img{align-self:center;justify-self:center;width:min(420px,65%);max-height:350px;object-fit:contain}.apple-ecosystem article>div{padding:36px 40px 42px}.apple-ecosystem h3{margin:0;font-size:38px}.apple-ecosystem article p{margin:7px 0 0;color:#6e6e73;font-size:15px}.apple-compatibility{position:relative;z-index:5;background:#ffffff}.apple-roadmap{padding:72px max(24px,calc((100vw - 1300px) / 2));background:#ffffff}.apple-roadmap img{display:block;width:min(1200px,100%);height:auto;margin:0 auto;object-fit:contain}.apple-market{padding:104px max(24px,calc((100vw - 1300px) / 2));background:#f5f5f7;text-align:center}.apple-market img{display:block;width:min(1200px,100%);height:auto;margin:46px auto 0}.apple-final-cta{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0 88px;text-align:center}.apple-final-cta h2{margin:0;font-size:clamp(44px,5.5vw,70px);line-height:1}.apple-final-cta>p:not(.eyebrow){margin:22px 0 0;color:#6e6e73;font-size:18px}.company-office-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;text-align:left}.company-office-grid address{display:grid;align-content:start;grid-gap:7px;gap:7px;min-width:0;padding:28px 30px 30px;border-radius:8px;background:#f5f5f7;font-style:normal}.company-office-grid strong{color:#0071e3;font-size:24px}.company-office-grid a,.company-office-grid span{color:#424245;font-size:14px;line-height:1.45}.company-office-grid a{color:#0071e3}.apple-final-cta .button{margin-top:30px}@media (max-width:900px){.apple-hero{min-height:0}.apple-hero picture img{width:100%;aspect-ratio:4/5;object-fit:cover}.apple-hero-mobile-copy{position:absolute;top:46px;right:22px;left:22px;display:block;text-align:center}.apple-hero-tagline{top:12px;right:16px;left:16px;font-size:14px;line-height:1.2}.apple-hero-mobile-copy h2,.apple-hero-mobile-copy p,.apple-hero-mobile-copy span{margin:0}.apple-hero-mobile-copy p{color:#0071e3;font-size:12px;font-weight:750;text-transform:uppercase}.apple-hero-mobile-copy h2,.apple-hero-mobile-copy span{display:none}.apple-hero-links{top:110px;right:20px;left:20px;justify-content:center;gap:19px}.apple-hero-links a{font-size:14px}.apple-intro{padding:38px 20px 28px}.apple-intro h2{display:none}.apple-scene-grid{width:calc(100% - 24px);grid-template-columns:1fr;gap:10px}.apple-scene-grid img{aspect-ratio:16/9}.apple-scene-grid article>div{min-height:0;padding:20px 20px 24px}.apple-scene-grid h3{font-size:30px}.apple-adapter-family,.apple-compare,.apple-compatibility,.apple-ecosystem{padding:76px 20px}.apple-adapter-family header,.apple-compare header,.apple-compatibility header,.apple-ecosystem header{margin-bottom:38px}.apple-adapter-family header h2,.apple-compare header h2,.apple-compatibility header h2,.apple-ecosystem header h2,.apple-market h2{font-size:42px}.apple-adapter-row{width:calc(100% + 40px);grid-template-columns:repeat(5,210px);margin-left:-20px;padding:0 20px 22px;overflow-x:auto;scroll-snap-type:x mandatory}.apple-adapter-row article{padding:26px 18px 0;scroll-snap-align:start}.apple-adapter-row article:first-child{border-left:1px solid #d2d2d7}.apple-adapter-row article:last-child{border-right:1px solid #d2d2d7}.apple-adapter-row article>div{min-height:190px}.apple-feature{min-height:0;grid-template-columns:1fr;gap:38px;padding:76px 20px 0}.apple-feature-copy{text-align:center}.apple-feature-copy h2{margin:0 auto;font-size:46px}.apple-feature-copy>p:not(.eyebrow){margin-right:auto;margin-left:auto;font-size:16px}.apple-feature-media img{width:calc(100% + 40px);max-width:none;margin-left:-20px}.apple-video-feature{min-height:640px;align-content:end}.apple-video-feature video{width:100%;height:auto;min-height:420px;margin-top:190px;object-fit:contain}.apple-video-copy{top:66px;right:22px;left:22px;text-align:center}.apple-video-copy h2{margin:0 auto;font-size:43px}.apple-compare-grid{grid-template-columns:1fr}.apple-compare-grid article{display:grid;grid-template-columns:.7fr 1fr;grid-gap:6px 18px;gap:6px 18px;padding:24px 0}.apple-compare-grid article+article{border-top:1px solid #d2d2d7;border-left:0}.apple-compare-grid h3{grid-row:span 2;margin:0;font-size:24px}.apple-compare-grid strong{min-height:0;font-size:15px}.apple-compare-grid span{margin:0;font-size:13px}.apple-ecosystem>div{grid-template-columns:1fr}.apple-ecosystem article{min-height:450px;grid-template-rows:1fr auto}.apple-ecosystem article>img{width:min(300px,65%);max-height:260px}.apple-ecosystem article>div{padding:28px 26px 32px}.apple-ecosystem h3{font-size:32px}.apple-compatibility .compatibility-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.apple-compatibility .brand-group+.brand-group{border-top:0;border-left:1px solid var(--line)}.apple-compatibility .brand-group .brand-strip{right:auto;width:200%}.apple-compatibility .brand-group+.brand-group .brand-strip{left:-100%}.apple-market{padding:76px 20px}.apple-roadmap{padding:48px 14px}.apple-roadmap img{width:100%}.apple-market img{width:120%;max-width:none;margin:34px 0 0 -10%}.apple-final-cta{width:calc(100% - 20px);padding:52px 0 64px}.apple-final-cta h2{font-size:44px}.apple-final-cta>p:not(.eyebrow){font-size:16px}.company-office-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.company-office-grid address{gap:5px;padding:14px 10px 16px;overflow-wrap:anywhere}.company-office-grid strong{font-size:18px}.company-office-grid a,.company-office-grid span{font-size:10px;line-height:1.35}}.adapter-story-ecosystem{background:#f5f5f7}.adapter-thermostat-visual{position:relative;display:grid;min-height:520px;place-items:center}.adapter-phone{display:grid;width:min(300px,66vw);min-height:480px;align-content:center;justify-items:center;grid-gap:12px;gap:12px;border:8px solid #1d2939;border-radius:44px;background:#ffffff;box-shadow:0 30px 70px rgba(16,24,40,.14)}.adapter-phone span{color:var(--accent);font-size:64px;font-weight:750}.adapter-phone strong{font-size:21px}.adapter-phone small{color:var(--muted)}.adapter-thermostat-visual>img{position:absolute;right:8%;bottom:6%;width:150px;filter:drop-shadow(0 20px 28px rgba(16,24,40,.2))}.adapter-comparison-section{background:#ffffff}.adapter-comparison{border-top:1px solid #d0d5dd}.adapter-comparison-row{display:grid;min-height:92px;grid-template-columns:.7fr 1fr 1.45fr 1.25fr;align-items:center;grid-gap:24px;gap:24px;border-bottom:1px solid #d0d5dd;color:#475467;font-size:15px}.adapter-comparison-row strong{color:#101828;font-size:22px}.adapter-comparison-head{min-height:54px;color:#667085;font-size:12px;font-weight:800;text-transform:uppercase}.adapter-text-link{display:inline-block;margin-top:28px}.adapter-compatibility-section{position:relative;z-index:5;background:#f5f5f7}.adapter-compatibility-section .compatibility-groups{width:100%}.adapter-engineering-section{background:#172033;color:#ffffff}.adapter-engineering-section .adapter-section-heading h2{color:#ffffff}.adapter-engineering-section .eyebrow{color:#78b7ff}.adapter-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2)}.adapter-process article{min-height:150px;padding:34px 34px 0 0}.adapter-process article+article{border-left:1px solid rgba(255,255,255,.2);padding-left:34px}.adapter-process h3{color:#ffffff}.adapter-process p{color:#b8c2d4}.adapter-home .customer-map-section{background:#ffffff}.adapter-support-cta{width:min(900px,calc(100% - 40px));margin:0 auto;padding:104px 0 116px;text-align:center}.adapter-support-cta h2{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.05}.adapter-support-cta>p:not(.eyebrow){max-width:680px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.62}.adapter-support-cta .button{margin-top:30px}@media (max-width:820px){.adapter-intro{padding:72px 0 68px}.adapter-intro h2{font-size:42px}.adapter-intro>p:not(.eyebrow){font-size:16px}.adapter-family-grid,.adapter-feature-gallery,.adapter-process,.adapter-story,.adapter-value-band,.adapter-video-story{grid-template-columns:1fr}.adapter-feature-gallery{width:calc(100% - 28px);gap:12px;margin-bottom:72px}.adapter-feature-gallery article{min-height:0}.adapter-feature-gallery img{height:auto;padding:0}.adapter-feature-gallery div{min-height:0;padding:22px 24px 26px}.adapter-feature-gallery h3{font-size:25px}.adapter-value-band article{min-height:0;padding:34px 20px}.adapter-value-band article+article{border-top:1px solid #e5e7eb;border-left:0}.adapter-comparison-section,.adapter-compatibility-section,.adapter-engineering-section,.adapter-family-section{padding:72px 20px}.adapter-section-heading{margin-bottom:34px}.adapter-section-heading h2,.adapter-story-copy h2,.adapter-support-cta h2{font-size:38px}.adapter-family-item{min-height:0;grid-template-rows:240px auto}.adapter-family-image img{width:min(260px,68%);max-height:190px}.adapter-family-item>div:last-child{padding:24px}.adapter-family-item h3{font-size:29px}.adapter-story{min-height:0;gap:42px;padding:72px 20px}.adapter-video-story{min-height:0;gap:38px;padding:72px 20px}.adapter-video-copy h2{font-size:38px}.adapter-video-copy a{margin-top:22px}.adapter-story-ecosystem .adapter-thermostat-visual{order:2}.adapter-story-visual{min-height:320px}.adapter-thermostat-visual{min-height:420px}.adapter-phone{min-height:390px}.adapter-thermostat-visual>img{right:2%;width:118px}.adapter-comparison-head{display:none}.adapter-comparison-row{grid-template-columns:1fr;gap:10px;padding:24px 0}.adapter-comparison-row span:before{display:block;margin-bottom:3px;color:#98a2b3;font-size:10px;font-weight:800;text-transform:uppercase;content:attr(data-label)}.adapter-process article{min-height:0;padding:30px 0}.adapter-process article+article{border-top:1px solid rgba(255,255,255,.2);border-left:0;padding-left:0}.adapter-support-cta{padding:72px 0 82px}}.metric-band{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--line)}.metric-band div{display:grid;min-height:108px;place-items:center;align-content:center;grid-gap:8px;gap:8px;background:rgba(255,255,255,.58);text-align:center}.metric-band strong{color:var(--accent-dark);font-size:clamp(22px,3vw,34px);line-height:1}.metric-band span{color:var(--muted);font-size:14px;font-weight:700}.home-section.customer-map-section{width:100%;margin:0;padding:84px max(24px,calc((100vw - 1200px) / 2)) 92px;background:#ffffff}.market-map-panel{width:min(1060px,100%);margin:0 auto}.market-map-title{margin:0;color:#13b5e5;font-size:clamp(32px,3.6vw,46px);font-weight:800;line-height:1.1}.customer-world-map{display:grid;min-height:0;aspect-ratio:2190/835;place-items:center;width:100%;margin-top:16px;overflow:hidden;background:#ffffff}.market-map-image{display:block;width:min(1180px,100%);height:auto;object-fit:contain}.brand-strip{display:grid;grid-template-columns:repeat(8,minmax(110px,1fr));grid-gap:1px;gap:1px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--line)}.brand-strip span{display:grid;min-height:58px;place-items:center;background:rgba(255,255,255,.72);color:#46534d;font-size:13px;font-weight:600;text-align:center}.compatibility-groups{position:relative;z-index:4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f9ff}.brand-group{position:relative;min-width:0}.brand-group+.brand-group{border-top:0;border-left:1px solid var(--line)}.brand-group-trigger{display:flex;width:100%;min-height:66px;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:0 28px;color:var(--text);font-family:inherit;font-size:13px;font-weight:750;cursor:pointer}.brand-group-trigger:after{width:7px;height:7px;flex:0 0 auto;border-right:1.5px solid var(--text);border-bottom:1.5px solid var(--text);transform:translateY(-2px) rotate(45deg);content:"";transition:transform .16s ease}.brand-group-trigger[aria-expanded=true]:after{transform:translateY(2px) rotate(225deg)}.brand-group .brand-strip{position:absolute;top:calc(100% - 1px);right:0;left:0;display:none;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#ffffff;box-shadow:0 18px 32px rgba(24,53,83,.14);gap:1px;padding:12px}.brand-group .brand-strip:not([hidden]),.brand-logo{display:grid}.brand-logo{min-height:68px;place-items:center;border:1px solid #edf3f9;background:#ffffff;padding:10px}.brand-logo img{display:block;width:min(138px,100%);height:34px;object-fit:contain}.brand-logo-link{color:inherit;text-decoration:none;transition:border-color .16s ease,background .16s ease}.brand-logo-link:focus-visible,.brand-logo-link:hover{border-color:#78b7ff;background:#f3f8ff;outline:none}.home-section{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:76px 0}.shop-section{padding-top:84px}.commerce-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:22px;gap:22px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.product-card{display:flex;min-height:430px;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.82);padding:20px;box-shadow:0 28px 60px rgba(22,78,138,.08)}.product-image{position:relative;display:grid;min-height:150px;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#e8f3ff,#ffffff)}.product-image img{width:min(150px,76%);height:auto;filter:drop-shadow(0 18px 28px rgba(15,72,132,.16))}.product-image:has(img[src*=doorbell-cutout]):before{position:absolute;width:66%;aspect-ratio:3/2;border-radius:1px;background:radial-gradient(circle at 52% 42%,rgba(255,255,255,.12),transparent 48%),linear-gradient(145deg,#848486,#4d4d50);box-shadow:0 12px 22px rgba(30,42,56,.15);content:""}.product-image img[src*=doorbell-cutout]{position:relative;z-index:1;width:min(112px,60%);transform:translateY(4px);filter:brightness(1.1) saturate(.48) contrast(1.04) drop-shadow(0 16px 22px rgba(15,72,132,.16))}.product-card p{margin:18px 0 8px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.product-card h3{margin:0;font-size:23px;line-height:1.16}.product-card span{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.55}.product-card ul{display:grid;grid-gap:8px;gap:8px;margin:16px 0 0;padding:0;color:var(--muted);font-size:13px;list-style:none}.product-card li{position:relative;padding-left:18px}.product-card li:before{position:absolute;top:.62em;left:0;width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.product-card strong{margin-top:auto;padding-top:20px;color:var(--text);font-size:20px}.product-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.checkout-panel{position:-webkit-sticky;position:sticky;top:92px;align-self:start;border:1px solid rgba(0,122,255,.14);border-radius:16px;background:#0b63ce;padding:24px;color:#ffffff;box-shadow:0 28px 70px rgba(0,87,194,.2)}.checkout-panel .eyebrow{color:#b9ddff}.checkout-panel h3{margin:0;font-size:24px;line-height:1.15}.checkout-panel ol{display:grid;grid-gap:14px;gap:14px;margin:26px 0;padding-left:20px;color:#e8f3ff;line-height:1.55}.checkout-panel .button.primary{width:100%;background:#ffffff;color:var(--accent-dark)}.automation-section{width:100%;padding-right:max(20px,calc((100vw - 1200px) / 2));padding-left:max(20px,calc((100vw - 1200px) / 2));background:#ffffff}.automation-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.automation-grid article{min-height:210px;border:1px solid var(--line);border-radius:16px;background:#f7fbff;padding:28px}.automation-grid h3{margin:0;font-size:24px}.automation-grid p{color:var(--muted);line-height:1.7}.app-band{display:grid;grid-template-columns:minmax(0,.95fr) 320px;grid-gap:48px;gap:48px;align-items:center;width:min(1200px,calc(100% - 40px));margin:0 auto;padding:82px 0}.app-band h2{max-width:760px;margin:0;font-size:clamp(34px,4.2vw,56px);line-height:1.05}.app-band p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:16px;line-height:1.58}.phone-mock{display:grid;min-height:430px;align-content:center;justify-items:center;grid-gap:12px;gap:12px;border:10px solid #111827;border-radius:42px;background:linear-gradient(165deg,#e8f3ff,#ffffff 58%,#cfe7ff);box-shadow:0 35px 80px rgba(15,72,132,.16);text-align:center}.phone-mock span{color:var(--accent);font-size:56px;font-weight:800;line-height:1}.phone-mock strong{font-size:20px}.phone-mock small{color:var(--muted);font-size:14px}.split-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-gap:54px;gap:54px}.home-section h2{margin:0;max-width:760px;font-size:clamp(30px,3.4vw,46px);line-height:1.08}.section-heading{margin-bottom:34px}.row-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.row-heading a{color:var(--accent);font-weight:700}.flow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.flow div{min-height:220px;background:rgba(255,255,255,.78);padding:26px}.flow span{color:var(--accent);font-size:13px;font-weight:800}.flow strong{display:block;margin-top:46px;font-size:19px}.flow p,.solution-card p{color:var(--muted);line-height:1.7}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.solution-card{min-height:270px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.78);padding:32px;box-shadow:0 24px 50px rgba(55,75,66,.06)}.solution-card h3{margin:0;font-size:25px;line-height:1.15}.feature-band{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;margin:0;padding:104px max(20px,calc((100vw - 1200px) / 2));background:linear-gradient(135deg,#004ead,#007aff);color:#ffffff}.feature-band h2{max-width:850px;color:#ffffff}.feature-band p:not(.eyebrow){max-width:440px;color:#d9ecff;font-size:16px;line-height:1.65}.feature-band .eyebrow{color:#cfe7ff}.compact-post-grid .post-card{background:rgba(255,255,255,.74)}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:12px;font-weight:650;letter-spacing:0;text-transform:uppercase}.hero{margin-bottom:40px}.hero h1{margin:0;max-width:820px;font-size:clamp(36px,7vw,72px);line-height:.95}.hero p{max-width:680px;margin:20px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.section-title{margin:0 0 20px;font-size:30px;line-height:1.2}.term-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.term-chip,.term-list a{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--panel);padding:0 14px;color:var(--muted);font-size:14px}.term-chip:hover,.term-list a:hover{border-color:var(--accent);color:var(--accent)}.post-card{display:flex;min-height:300px;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:22px}.post-card-visual{display:grid;min-height:150px;place-items:center;overflow:hidden;margin:-22px -22px 20px;background:#eef6ff}.post-card-visual img{width:min(220px,72%);max-height:130px;object-fit:contain}.post-card h2{margin:0;font-size:22px;line-height:1.25}.post-card p,.post-meta{color:var(--muted)}.post-meta{margin-top:20px;font-size:14px}.post-card-footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.article{max-width:820px}.article h1{margin:0 0 12px;font-size:clamp(34px,6vw,60px);line-height:1.05}.content{margin-top:34px;font-size:18px;line-height:1.85}.content img{height:auto;max-width:100%;border-radius:8px}.empty-state{border:1px dashed var(--line);border-radius:8px;background:var(--panel);padding:28px;color:var(--muted)}.legacy-frame{display:block;width:100%;min-height:calc(100vh - 65px);border:0;background:#ffffff}.error-state{border:1px solid #f1b9b9;border-radius:8px;background:#fff7f7;padding:28px;color:#8a2727}.about-page{background:#f5f9ff}.about-hero,.about-section{width:min(1120px,calc(100% - 40px));margin:0 auto}.about-hero{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);grid-gap:32px;gap:32px;align-items:center;padding:54px 0 32px}.about-hero h1{max-width:820px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.about-hero p:not(.eyebrow){max-width:720px;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.about-hero .button{margin-top:26px}.about-hero-image{overflow:hidden;aspect-ratio:16/9;border-radius:8px;background:#edf5ff}.about-hero-image img{width:100%;height:100%;object-fit:cover}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);grid-gap:18px;gap:18px;width:min(1120px,calc(100% - 40px));margin:0 auto}.about-capabilities article,.about-card{border:1px solid rgba(0,122,255,.12);border-radius:8px;background:rgba(255,255,255,.86);padding:26px;box-shadow:0 24px 58px rgba(22,78,138,.07)}.about-card h2{margin:0;font-size:28px;line-height:1.15}.about-card p:not(.eyebrow){color:var(--muted);line-height:1.65}.about-profile dl{display:grid;margin:24px 0 0}.about-profile dl div{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:18px;gap:18px;border-top:1px solid rgba(0,122,255,.1);padding:14px 0}.about-profile dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.about-profile dd{margin:0;color:var(--text);font-size:15px;font-weight:700;line-height:1.5}.about-mission{display:grid;align-content:start;grid-gap:16px;gap:16px}.about-mission .button{justify-self:start}.about-section{padding:58px 0 76px}.about-map-card{align-content:space-between}.about-map-card img{width:100%;height:220px;object-fit:contain}.about-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.about-capabilities h3{margin:0;font-size:22px;line-height:1.16}.about-capabilities p{margin:14px 0 0;color:var(--muted);line-height:1.6}.products-page{background:#f5f9ff}.product-ribbon{position:-webkit-sticky;position:sticky;top:49px;z-index:15;display:flex;justify-content:center;gap:26px;overflow-x:auto;border-bottom:1px solid var(--line);background:rgba(245,249,255,.86);padding:14px 20px 12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-ribbon a{display:grid;min-width:76px;justify-items:center;grid-gap:7px;gap:7px;color:#3f5067;font-size:11px;font-weight:600;text-align:center;white-space:nowrap}.product-ribbon img{width:44px;height:34px;object-fit:contain;filter:drop-shadow(0 7px 9px rgba(15,72,132,.12))}.products-hero{width:min(980px,calc(100% - 40px));margin:0 auto;padding:72px 0 54px;text-align:center}.products-hero h1{margin:0 auto;max-width:760px;font-size:clamp(42px,6vw,76px);line-height:1.02}.products-hero p:last-child{max-width:680px;margin:22px auto 0;color:var(--muted);font-size:18px;line-height:1.55}.products-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(1200px,calc(100% - 40px));margin:0 auto}.showcase-card{display:grid;min-height:520px;align-content:space-between;overflow:hidden;border:1px solid rgba(0,122,255,.1);border-radius:18px;background:rgba(255,255,255,.82);padding:34px;box-shadow:0 30px 80px rgba(22,78,138,.08)}.showcase-card.featured{grid-column:span 2;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center}.showcase-card p,.tool-card p{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.showcase-card h2{margin:0;font-size:clamp(34px,4vw,56px);line-height:1.04}.showcase-card span,.tool-card span{display:block;max-width:470px;margin-top:16px;color:var(--muted);font-size:15px;line-height:1.6}.showcase-card strong,.tool-card strong{display:block;margin-top:22px;color:var(--text);font-size:20px}.showcase-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.showcase-image{display:grid;min-height:260px;place-items:center;margin-top:28px;border-radius:16px;background:linear-gradient(145deg,#e7f2ff,#ffffff)}.showcase-card.featured .showcase-image{min-height:430px;margin-top:0}.showcase-image img{width:min(360px,76%);height:auto;filter:drop-shadow(0 28px 36px rgba(15,72,132,.16))}.products-section{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:76px 0 0}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.tool-card{display:grid;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.82);padding:24px;box-shadow:0 24px 60px rgba(22,78,138,.07)}.tool-image{display:grid;min-height:230px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#e7f2ff,#ffffff)}.tool-image img{width:min(360px,86%);height:auto;filter:drop-shadow(0 22px 26px rgba(15,72,132,.14))}.tool-card h3{margin:0;font-size:28px;line-height:1.12}.tool-card .button{justify-self:start;margin-top:22px}.compare-section h2{margin:0 0 28px;font-size:clamp(32px,4vw,48px);line-height:1.08}.compare-table{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.76)}.compare-table>div{display:grid;grid-template-columns:.8fr .7fr 1.1fr .8fr;grid-gap:18px;gap:18px;border-bottom:1px solid var(--line);padding:18px 22px;color:var(--muted);font-size:14px}.compare-table>div:last-child{border-bottom:0}.compare-table span:first-child,.compare-table strong{color:var(--text)}.products-cta{width:min(920px,calc(100% - 40px));margin:76px auto 92px;border-radius:18px;background:#0b63ce;padding:46px;color:#ffffff;text-align:center;box-shadow:0 30px 80px rgba(0,87,194,.18)}.products-cta h2{margin:0 auto;max-width:620px;font-size:clamp(30px,4vw,46px);line-height:1.08}.products-cta p{max-width:640px;margin:18px auto 26px;color:#d9ecff;line-height:1.65}.products-cta .button.primary{background:#ffffff;color:var(--accent-dark)}.order-page{background:#f5f9ff}.order-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:28px;gap:28px;align-items:end;width:min(1160px,calc(100% - 40px));margin:0 auto;padding:72px 0 44px}.order-hero h1{max-width:760px;margin:0;font-size:clamp(40px,5.4vw,68px);line-height:1.02}.order-hero p:last-child{max-width:660px;margin:22px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.contact-card,.order-help,.preauth-card{border:1px solid rgba(0,122,255,.12);border-radius:16px;background:rgba(255,255,255,.84);padding:24px;box-shadow:0 24px 70px rgba(22,78,138,.08)}.contact-card strong,.preauth-card strong{display:block;font-size:24px;line-height:1.15}.contact-card span,.preauth-card span{display:block;margin-top:8px;color:var(--accent-dark);font-weight:700}.order-help ul,.preauth-card ol{display:grid;grid-gap:12px;gap:12px;margin:22px 0 0;padding-left:20px;color:var(--muted);line-height:1.55}.contact-card dl{display:grid;margin:22px 0 0}.contact-card dl div{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:14px;gap:14px;border-top:1px solid rgba(0,122,255,.1);padding:12px 0}.contact-card dt{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.contact-card dd{margin:0;color:var(--text);font-size:14px;font-weight:700;line-height:1.45}.contact-card a{color:var(--accent);text-decoration:none}.contact-card a:hover{text-decoration:underline}.order-layout{display:grid;grid-template-columns:minmax(0,860px);justify-content:center;grid-gap:24px;gap:24px;align-items:start;width:min(1160px,calc(100% - 40px));margin:0 auto}.order-form{display:grid;grid-gap:18px;gap:18px}.form-section{display:grid;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.84);padding:24px;box-shadow:0 20px 54px rgba(22,78,138,.06)}#programmerMaterialsSection{display:none}.order-form:has(#projectGoal option[value=programmer-tool]:checked) #acMaterialsSection,.order-form:has(#requestType option[value=programmer-flashing]:checked) #acMaterialsSection{display:none}.order-form:has(#projectGoal option[value=programmer-tool]:checked) #programmerMaterialsSection,.order-form:has(#requestType option[value=programmer-flashing]:checked) #programmerMaterialsSection{display:grid}.order-form:has(#projectGoal option[value=bulk-project]:checked) #acMaterialsSection,.order-form:has(#projectGoal option[value=control-panel]:checked) #acMaterialsSection,.order-form:has(#projectGoal option[value=matter-bridge]:checked) #acMaterialsSection,.order-form:has(#projectGoal option[value=smart-thermostat]:checked) #acMaterialsSection{display:grid}.order-form:has(#projectGoal option[value=bulk-project]:checked) #programmerMaterialsSection,.order-form:has(#projectGoal option[value=control-panel]:checked) #programmerMaterialsSection,.order-form:has(#projectGoal option[value=matter-bridge]:checked) #programmerMaterialsSection,.order-form:has(#projectGoal option[value=smart-thermostat]:checked) #programmerMaterialsSection{display:none}.consent-line,.form-section label{display:grid;grid-gap:8px;gap:8px;color:var(--text);font-size:14px;font-weight:700}.form-section input,.form-section select,.form-section textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#ffffff;padding:12px 14px;color:var(--text);font:inherit}.form-section input[type=file]{padding:11px;color:var(--muted)}.form-section small{color:var(--muted);font-size:12px;font-weight:500;line-height:1.45}.payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.payment-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;border:1px solid var(--line);border-radius:12px;background:#ffffff;padding:14px}.payment-option input{margin-top:4px}.payment-option span{display:grid;grid-gap:5px;gap:5px}.payment-option strong{font-size:15px}.payment-note{display:grid;grid-gap:6px;gap:6px;border:1px solid rgba(0,122,255,.12);border-radius:12px;background:#f4f9ff;padding:14px;color:#24415f;line-height:1.55}.payment-note span{color:var(--muted);font-size:13px}.consent-line{grid-template-columns:18px minmax(0,1fr);align-items:start;border:1px solid rgba(0,122,255,.14);border-radius:16px;background:#e7f2ff;padding:18px;color:#24415f;line-height:1.55}.consent-line input{margin-top:4px}.order-form>.button.primary{min-height:50px;justify-self:start;padding:0 28px}.order-help{position:-webkit-sticky;position:sticky;top:92px}.order-help h2{margin:0;font-size:28px;line-height:1.12}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;width:min(1160px,calc(100% - 40px));margin:72px auto 92px}.order-steps article{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.78);padding:24px}.order-steps span{color:var(--accent);font-size:13px;font-weight:800}.order-steps h3{margin:20px 0 10px;font-size:24px}.order-steps p{margin:0;color:var(--muted);line-height:1.6}.products-page{background:linear-gradient(180deg,#f7fbff,#eef6ff 42%,#f5f9ff)}.products-page .products-hero{display:grid;grid-template-columns:minmax(360px,.76fr) minmax(480px,1fr);grid-gap:64px;gap:64px;align-items:center;width:min(1260px,calc(100% - 72px));min-height:min(640px,calc(100vh - 49px));margin:0 auto;padding:64px 0 48px;text-align:left}.products-hero-copy h1{max-width:620px;margin:0;font-size:clamp(42px,4.1vw,58px);font-weight:760;line-height:1.08}.products-hero-copy .eyebrow{margin-bottom:16px;font-size:12px;font-weight:760}.products-hero-copy p:not(.eyebrow){max-width:540px;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.62}.products-architecture{display:grid;grid-gap:1px;gap:1px;overflow:hidden;border:1px solid rgba(217,230,245,.88);border-radius:12px;background:rgba(217,230,245,.88);box-shadow:0 30px 76px rgba(15,72,132,.12)}.architecture-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.58fr);grid-gap:28px;gap:28px;align-items:center;min-height:158px;background:rgba(255,255,255,.86);padding:28px}.architecture-row:first-child{background:linear-gradient(135deg,rgba(11,99,206,.96),rgba(0,122,255,.76)),#0b63ce;color:#ffffff}.architecture-row p{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:780;text-transform:uppercase}.architecture-row:first-child p{color:#cfe7ff}.architecture-row h2{max-width:470px;margin:0;font-size:clamp(24px,2.25vw,34px);line-height:1.12}.architecture-row span{display:block;max-width:540px;margin-top:12px;color:var(--muted);font-size:14px;line-height:1.58}.architecture-row:first-child span{color:#e7f3ff}.architecture-row ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none}.architecture-row li{display:inline-flex;min-height:34px;align-items:center;border:1px solid rgba(0,122,255,.15);border-radius:999px;background:#f7fbff;padding:0 12px;color:#18314f;font-size:12px;font-weight:700}.architecture-row:first-child li{border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.14);color:#ffffff}.products-hero-visual{position:relative;display:grid;min-height:500px;place-items:center;border:1px solid rgba(0,122,255,.1);border-radius:18px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.9) 0 13%,transparent 14%),linear-gradient(145deg,#10243f,#0b63ce 54%,#dbeeff);box-shadow:0 30px 76px rgba(15,72,132,.16);overflow:hidden}.products-hero-visual:before{position:absolute;inset:18%;border:1px solid rgba(255,255,255,.26);border-radius:50%;content:""}.hero-product-tile{position:absolute;display:grid;width:min(180px,36%);min-height:158px;align-content:center;justify-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(255,255,255,.46);border-radius:12px;background:rgba(255,255,255,.82);padding:18px;box-shadow:0 20px 48px rgba(3,21,46,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-product-tile img{width:min(128px,86%);height:92px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(3,21,46,.18))}.hero-product-tile span{color:#18314f;font-size:12px;font-weight:750;text-align:center}.tile-1{top:52px;left:70px}.tile-2{top:112px;right:72px}.tile-3{right:112px;bottom:56px}.tile-4{left:112px;bottom:88px}.products-page .product-ribbon{top:49px;justify-content:center;border-top:1px solid rgba(217,230,245,.72);background:rgba(255,255,255,.82)}.product-system{padding-top:82px}.selection-section{padding-top:72px}.selection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.selection-card{display:grid;min-height:250px;align-content:space-between;border:1px solid rgba(0,122,255,.12);border-radius:8px;background:rgba(255,255,255,.86);padding:26px;box-shadow:0 24px 58px rgba(22,78,138,.07)}.selection-card span{color:var(--accent);font-size:13px;font-weight:800}.selection-card h3{margin:52px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.12}.selection-card p{margin:16px 0 0;color:var(--muted);font-size:14px;line-height:1.58}.products-page .products-showcase{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.products-page .showcase-card{min-height:560px;grid-template-rows:minmax(320px,1fr) auto;border-radius:8px;background:rgba(255,255,255,.9);padding:22px}.products-page .showcase-card.featured{grid-column:span 2;grid-template-columns:minmax(0,.9fr) minmax(260px,.82fr);grid-template-rows:auto;gap:28px}.showcase-copy{display:flex;min-width:0;flex-direction:column}.showcase-card h3{margin:0;font-size:clamp(26px,2.4vw,36px);font-weight:720;line-height:1.12}.products-page .showcase-card span{max-width:520px;font-size:15px;line-height:1.58}.showcase-card ul{display:grid;grid-gap:9px;gap:9px;margin:18px 0 0;padding:0;color:var(--muted);font-size:13px;line-height:1.45;list-style:none}.showcase-card li{position:relative;padding-left:18px}.showcase-card li:before{position:absolute;top:.58em;left:0;width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.products-page .showcase-card strong{margin-top:14px;padding-top:0;font-size:18px}.products-page .showcase-image{min-height:320px;margin-top:0;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.65),rgba(255,255,255,0)),linear-gradient(145deg,#e8f3ff,#ffffff)}.products-page .showcase-card.featured .showcase-image{min-height:100%}.products-page .showcase-image img{width:min(420px,82%)}.products-page #doorbell .showcase-image img{width:min(210px,42%)}.programmer-section{padding-top:34px}.programmer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.products-page .programmer-card{min-height:500px}.products-page .programmer-card .showcase-image{min-height:260px}.case-hero,.solutions-hero{width:min(1040px,calc(100% - 40px));margin:0 auto;padding:46px 0 20px}.case-hero h1,.solutions-hero h1{max-width:860px;margin:0;font-size:clamp(34px,4.2vw,52px);line-height:1.06}.case-hero p:not(.eyebrow),.solutions-hero p:not(.eyebrow){max-width:700px;margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.62}.solutions-section{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:48px 0}.solution-card-image{display:grid;min-height:210px;place-items:center;overflow:hidden;margin:-32px -32px 24px;border-radius:8px 8px 0 0;background:#eef6ff}.solution-card-image img{width:min(280px,76%);max-height:180px;object-fit:contain}.solution-card>p{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.solutions-page .flow div{min-height:150px}.solutions-page .flow strong{margin-top:30px}.lutron-solution{scroll-margin-top:86px}.lutron-solution-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;grid-gap:48px;gap:48px;padding:48px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.lutron-solution-intro h1,.lutron-solution-intro h2{max-width:620px;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.05}.lutron-solution-intro img,.lutron-solution-intro video{display:block;width:100%;border-radius:8px}.lutron-solution-intro video{aspect-ratio:16/9;background:#eef3f8;object-fit:contain}.lutron-solution-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 48px;gap:0 48px;padding:28px 48px 12px}.lutron-solution-content article{padding:30px 0;border-bottom:1px solid var(--line)}.lutron-solution-content h2,.lutron-solution-content h3{margin:0 0 14px;font-size:23px;line-height:1.2}.lutron-solution-content li,.lutron-solution-content p{color:var(--muted);font-size:15px;line-height:1.72}.lutron-solution-content p{margin:0}.lutron-solution-content p+p{margin-top:14px}.lutron-solution-content ul{display:grid;grid-gap:8px;gap:8px;margin:14px 0;padding-left:20px}.lutron-solution-closing{grid-column:1/-1}@media (max-width:760px){.lutron-solution-intro{grid-template-columns:1fr;gap:28px;padding:24px}.lutron-solution-intro h1,.lutron-solution-intro h2{font-size:32px}.lutron-solution-content{grid-template-columns:1fr;gap:0;padding:8px 24px 0}.lutron-solution-closing,.lutron-solution-content article{grid-column:auto;padding:26px 0}.lutron-solution-content h2,.lutron-solution-content h3{font-size:21px}}.solution-card ul{display:grid;grid-gap:9px;gap:9px;margin:22px 0 0;padding:0;color:var(--muted);font-size:13px;list-style:none}.solution-card li{position:relative;padding-left:18px}.solution-card li:before{position:absolute;top:.62em;left:0;width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(1200px,calc(100% - 40px));margin:0 auto}.case-card{border:1px solid rgba(0,122,255,.12);border-radius:8px;background:rgba(255,255,255,.86);padding:22px;box-shadow:0 24px 58px rgba(22,78,138,.07)}.case-card>p{margin:0 0 14px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.case-card h2{margin:0;font-size:22px;line-height:1.14}.case-card span{display:block;margin-top:14px;color:var(--muted);font-size:14px;line-height:1.48}.case-card dl{display:grid;grid-gap:18px;gap:18px;margin:28px 0 0}.case-card dt{color:var(--text);font-size:13px;font-weight:800}.case-card dd{margin:7px 0 0;color:var(--muted);font-size:14px;line-height:1.58}.case-video-section{width:min(1200px,calc(100% - 40px));margin:18px auto 0;padding:10px 0 8px}.case-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.case-video-card{min-width:0;border:1px solid rgba(0,122,255,.12);border-radius:8px;background:rgba(255,255,255,.88);padding:16px;box-shadow:0 24px 58px rgba(22,78,138,.07)}.video-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:6px;background:#dbe8f3}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.case-video-card p{margin:16px 0 8px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.case-video-card h3{margin:0;font-size:19px;line-height:1.2}.case-video-card a{display:inline-flex;margin-top:16px;color:var(--accent);font-size:13px;font-weight:800}.product-detail-page{background:linear-gradient(180deg,#f7fbff,#eef6ff 46%,#f5f9ff)}.product-detail-ribbon{position:-webkit-sticky;position:sticky;top:49px;z-index:14;display:flex;justify-content:center;gap:26px;overflow-x:auto;border-bottom:1px solid rgba(217,230,245,.86);background:rgba(255,255,255,.84);padding:13px 20px 12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-detail-ribbon a{display:grid;min-width:76px;justify-items:center;grid-gap:7px;gap:7px;color:#3f5067;font-size:11px;font-weight:650;text-align:center;white-space:nowrap}.product-detail-ribbon a[aria-current=page]{color:var(--accent)}.product-detail-ribbon img{width:46px;height:34px;object-fit:contain;filter:drop-shadow(0 7px 9px rgba(15,72,132,.12))}.product-detail-hero{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(420px,1fr);grid-gap:58px;gap:58px;align-items:center;width:min(1220px,calc(100% - 72px));min-height:min(720px,calc(100vh - 98px));margin:0 auto;padding:68px 0 56px}.product-detail-copy h1{max-width:660px;margin:0;font-size:clamp(42px,4.3vw,64px);font-weight:760;line-height:1.06}.product-detail-copy p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:var(--muted);font-size:17px;line-height:1.62}.product-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.product-detail-visual{display:grid;min-height:480px;align-content:center;justify-items:center;border:1px solid rgba(0,122,255,.1);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.66),rgba(255,255,255,0)),linear-gradient(145deg,#e8f3ff,#ffffff);padding:42px;box-shadow:0 30px 78px rgba(22,78,138,.1)}.product-detail-visual img{width:min(460px,82%);height:auto;filter:drop-shadow(0 34px 44px rgba(15,72,132,.16))}.product-detail-visual div{display:flex;width:min(440px,100%);align-items:center;justify-content:space-between;gap:16px;margin-top:38px;border-top:1px solid rgba(0,122,255,.12);padding-top:22px}.product-detail-visual span{font-size:19px;font-weight:740}.product-detail-visual strong{color:var(--accent-dark);font-size:17px}.product-detail-section{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:74px 0 0}.product-overview-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.64fr);grid-gap:22px;gap:22px}.product-overview-copy{display:grid;align-content:start;min-height:340px;border:1px solid rgba(0,122,255,.12);border-radius:8px;background:rgba(255,255,255,.86);padding:34px;box-shadow:0 24px 58px rgba(22,78,138,.07)}.product-overview-copy h2,.product-spec-layout h2{max-width:620px;margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.08}.product-overview-copy p:not(.eyebrow){max-width:680px;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.68}.package-section,.product-detail-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.package-section{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.detail-list-card,.faq-card{border:1px solid rgba(0,122,255,.12);border-radius:8px;background:rgba(255,255,255,.88);padding:28px;box-shadow:0 24px 58px rgba(22,78,138,.07)}.detail-list-card h3{margin:0;font-size:24px;line-height:1.14}.detail-list-card ul{display:grid;grid-gap:12px;gap:12px;margin:24px 0 0;padding:0;color:var(--muted);font-size:14px;line-height:1.55;list-style:none}.detail-list-card li{position:relative;padding-left:20px}.detail-list-card li:before{position:absolute;top:.64em;left:0;width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.product-spec-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);grid-gap:34px;gap:34px;align-items:start}.spec-table{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 24px 58px rgba(22,78,138,.07)}.spec-table div{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);grid-gap:18px;gap:18px;border-bottom:1px solid var(--line);padding:18px 22px}.spec-table div:last-child{border-bottom:0}.spec-table span{color:var(--muted);font-size:13px;font-weight:700}.spec-table strong{font-size:15px;line-height:1.45}.faq-card details{border-top:1px solid var(--line);padding:18px 0}.faq-card details:last-child{padding-bottom:0}.faq-card summary{cursor:pointer;color:var(--text);font-size:17px;font-weight:740}.faq-card p{margin:12px 0 0;color:var(--muted);line-height:1.6}@media (max-width:640px){.brand{min-height:48px;padding:0 16px}.site-header{align-items:flex-start;flex-direction:column}.site-nav{width:100%;max-width:100vw;min-width:0;overflow-x:auto;padding:0 16px 14px;white-space:nowrap}.site-nav a{flex:0 0 auto}.page{width:min(1080px,calc(100% - 24px));padding-top:32px}.post-card{min-height:280px}.app-band,.automation-grid,.commerce-layout,.home-hero,.product-grid,.solution-grid,.split-section{grid-template-columns:1fr}.home-hero{min-height:auto;width:min(1200px,calc(100% - 36px));overflow:hidden;padding:28px 0 36px}.hero-copy,.row-heading,.row-heading>div,.section-heading{min-width:0;max-width:100%}.hero-copy{width:100%;max-width:340px}.hero-copy h1{font-size:28px;line-height:1.08}.hero-copy h1,.hero-lede{max-width:100%;overflow-wrap:break-word}.hero-lede{font-size:14px}.hero-actions{display:grid;grid-template-columns:1fr;width:100%;max-width:340px;grid-gap:12px;gap:12px;margin-top:24px}.hero-actions .button{width:100%}.hero-visual{min-height:280px}.signal-card{min-width:0;max-width:190px;padding:13px 14px}.signal-card strong{font-size:14px;overflow-wrap:break-word}.thermostat-card{top:24px;left:0}.ac-card{right:34px;max-width:158px;bottom:30px}.brand-strip{grid-template-columns:repeat(2,1fr)}.metric-band{grid-template-columns:1fr}.home-section.customer-map-section{padding:56px 18px 62px}.market-map-title{font-size:30px}.customer-world-map{min-height:0;margin-top:12px}.market-map-image{width:100%;max-width:680px}.promo-bar{flex-direction:column;flex-wrap:wrap;gap:8px;padding:10px 16px;text-align:center}.promo-bar span{flex:0 0 auto;width:min(320px,100%);max-width:320px;min-width:0;padding:0 10px;font-size:12px;overflow-wrap:break-word}.promo-bar a{flex:0 0 100%}.checkout-panel{position:static}.product-card{min-height:auto}.phone-mock{min-height:340px}.home-section{width:min(1200px,calc(100% - 36px));padding:52px 0}.about-grid,.about-hero,.about-section{width:min(100% - 36px,1120px)}.about-hero{grid-template-columns:1fr;padding:38px 0 24px}.about-hero h1{font-size:31px}.about-hero-image{aspect-ratio:4/3}.about-hero-image img{object-position:64% center}.about-capabilities,.about-grid{grid-template-columns:1fr}.about-capabilities article,.about-card{padding:22px}.about-profile dl div{grid-template-columns:1fr;gap:6px}.about-map-card img{height:180px}.about-mission .button{width:100%}.home-section h2{max-width:330px;font-size:24px;line-height:1.12;overflow-wrap:break-word}.flow{grid-template-columns:1fr}.flow div{min-height:180px}.flow strong{margin-top:28px}.feature-band{align-items:flex-start;flex-direction:column;width:100%;padding:64px 20px}.feature-band p:not(.eyebrow){max-width:100%}.row-heading{align-items:flex-start;flex-direction:column}.product-ribbon{top:97px;justify-content:flex-start;gap:18px;padding:12px 16px}.products-hero{width:min(100% - 36px,980px);padding:48px 0 36px;text-align:left}.products-hero h1{font-size:38px;line-height:1.05}.products-hero p:last-child{font-size:15px}.products-showcase,.showcase-card.featured,.tool-grid{grid-template-columns:1fr}.products-cta,.products-section,.products-showcase{width:min(100% - 36px,1200px)}.showcase-card,.showcase-card.featured,.tool-card{min-height:auto;border-radius:16px;padding:22px}.showcase-card.featured{grid-column:auto}.showcase-card h2{font-size:34px}.showcase-card span,.tool-card span{font-size:14px}.showcase-actions{display:grid;grid-template-columns:1fr}.showcase-actions .button{width:100%}.showcase-card.featured .showcase-image,.showcase-image,.tool-image{min-height:220px;margin-top:24px}.showcase-image img,.tool-image img{width:min(260px,86%)}.tool-card h3{font-size:24px}.compare-table{overflow-x:auto}.compare-table>div{min-width:620px;grid-template-columns:.8fr .7fr 1.1fr .8fr}.products-cta{margin:56px auto 68px;padding:30px 22px}.products-page .products-hero{grid-template-columns:1fr;width:min(100% - 36px,1200px);min-height:auto;gap:30px;padding:44px 0 34px}.products-hero-copy h1{max-width:100%;font-size:36px;line-height:1.06;overflow-wrap:break-word}.products-hero-copy p:not(.eyebrow){max-width:100%;font-size:15px}.products-hero-copy .hero-actions{max-width:none}.products-architecture{border-radius:10px}.architecture-row{grid-template-columns:1fr;gap:18px;min-height:auto;padding:22px}.architecture-row h2{font-size:24px}.architecture-row ul{justify-content:flex-start}.selection-grid{grid-template-columns:1fr}.selection-card{min-height:auto;padding:22px}.selection-card h3{margin-top:36px;font-size:24px}.products-hero-visual{min-height:360px;border-radius:18px}.hero-product-tile{width:min(148px,44%);min-height:132px;gap:8px;border-radius:14px;padding:14px}.hero-product-tile img{width:min(104px,86%);height:72px}.hero-product-tile span{font-size:11px}.tile-1{top:28px;left:18px}.tile-2{top:70px;right:16px}.tile-3{right:28px;bottom:28px}.tile-4{left:26px;bottom:58px}.products-page .product-ribbon{top:97px;justify-content:flex-start}.products-page .products-showcase,.products-page .showcase-card.featured,.programmer-grid{grid-template-columns:1fr}.products-page .showcase-card,.products-page .showcase-card.featured{grid-column:auto;min-height:auto;padding:22px}.products-page .programmer-card{min-height:auto}.showcase-card h3{font-size:30px}.products-page .showcase-card.featured .showcase-image{min-height:220px}.order-hero,.order-layout,.order-steps{grid-template-columns:1fr;width:min(100% - 36px,1160px)}.order-hero{gap:22px;padding:46px 0 28px}.order-hero h1{font-size:36px}.order-hero p:last-child{font-size:15px}.order-help{position:static}.contact-card,.form-section,.order-help,.order-steps article,.preauth-card{padding:20px}.consent-line{grid-template-columns:16px minmax(0,1fr)}.payment-methods{grid-template-columns:1fr}.order-form>.button.primary{width:100%}.order-steps{margin:48px auto 68px}.case-grid,.case-hero,.solutions-hero,.solutions-section{width:min(100% - 36px,1200px)}.case-hero,.solutions-hero{padding:34px 0 22px}.case-hero h1,.solutions-hero h1{font-size:30px}.solutions-section{padding:46px 0}.solution-card{min-height:0;padding:22px}.solution-card-image{min-height:190px;margin:-22px -22px 20px}.case-grid{grid-template-columns:1fr}.case-video-section{width:min(100% - 36px,1200px);margin-top:38px}.case-video-grid{grid-template-columns:1fr}.case-video-card{padding:14px}.product-detail-ribbon{top:97px;justify-content:flex-start;gap:18px;padding:12px 16px}.package-section,.product-detail-hero,.product-detail-panels,.product-overview-grid,.product-spec-layout{grid-template-columns:1fr}.product-detail-hero{width:min(100% - 36px,1220px);min-height:auto;gap:30px;padding:44px 0 34px}.product-detail-copy h1{max-width:100%;font-size:36px;line-height:1.06;overflow-wrap:break-word}.product-detail-copy p:not(.eyebrow){max-width:100%;font-size:15px}.product-detail-actions{display:grid;grid-template-columns:1fr}.product-detail-actions .button{width:100%}.product-detail-visual{min-height:300px;padding:24px}.product-detail-visual img{width:min(260px,84%)}.product-detail-visual div{align-items:flex-start;flex-direction:column;margin-top:28px}.product-detail-section{width:min(100% - 36px,1160px);padding-top:52px}.detail-list-card,.faq-card,.product-overview-copy{padding:22px}.product-overview-copy{min-height:auto}.product-overview-copy h2,.product-spec-layout h2{font-size:28px}.spec-table{overflow-x:auto}.spec-table div{min-width:420px;grid-template-columns:140px minmax(0,1fr)}body{background:#ffffff}.brand{min-height:44px;padding:0 18px;font-size:16px}.site-header{min-height:44px;align-items:center;flex-direction:row;background:rgba(255,255,255,.82)}.site-nav{display:none}.mobile-nav{display:block;margin-left:auto;padding-right:16px}.mobile-nav summary{display:grid;width:28px;height:36px;align-content:center;grid-gap:5px;gap:5px;cursor:pointer;list-style:none}}@media (max-width:640px){.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:17px;height:1px;margin:0 auto;background:#1d1d1f;transition:transform .16s ease}.mobile-nav[open] summary span:first-child{transform:translateY(3px) rotate(45deg)}.mobile-nav[open] summary span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav nav{position:fixed;top:44px;right:0;left:0;display:grid;border-bottom:1px solid #d2d2d7;background:rgba(255,255,255,.98);box-shadow:0 18px 30px rgba(0,0,0,.08);padding:10px 20px 18px}.mobile-nav nav a{border-bottom:1px solid #e8e8ed;padding:14px 0;color:#1d1d1f;font-size:17px;line-height:1.2}.mobile-nav nav a:last-child{border-bottom:0}.home-hero{width:min(1200px,calc(100% - 40px));padding:48px 0 40px;text-align:center}.hero-copy{max-width:none}.hero-copy h1{font-size:34px;line-height:1.12}.hero-lede{max-width:340px;margin-right:auto;margin-left:auto;font-size:15px;line-height:1.45}.hero-actions{display:flex;justify-content:center;max-width:none;gap:16px;margin-top:22px}.hero-actions .button{width:auto;min-height:36px;padding:0 14px;font-size:13px}.hero-benefits{justify-content:center;margin-top:18px}.hero-benefits span{padding:6px 9px;font-size:11px}.hero-visual{min-height:270px;margin-top:2px}.product-stage{width:min(268px,76vw)}.product-stage img{width:min(172px,61%)}.thermostat-card{top:12px;left:4px}.ac-card{right:0;max-width:148px;bottom:10px}.brand-strip{grid-template-columns:repeat(4,1fr)}.brand-strip span{min-height:44px;font-size:11px}.home-section{width:min(1200px,calc(100% - 40px));padding:56px 0}.home-section h2{max-width:100%;font-size:28px;line-height:1.14}.product-grid{gap:14px}.product-card{border-color:#e5e5ea;border-radius:12px;padding:18px;box-shadow:none}.product-image{min-height:176px}.checkout-panel{border-radius:12px}.brand-group-trigger{min-height:56px;gap:8px;padding:0 14px;font-size:11px;white-space:nowrap}.brand-group{grid-template-columns:1fr}.brand-group>p{min-height:46px;border-right:0;border-bottom:1px solid var(--line);font-size:12px}.brand-group .brand-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-logo{min-height:58px;padding:8px}.brand-logo img{width:min(106px,100%);height:28px}}.language-switcher{display:inline-flex;align-items:center;margin-left:8px}.language-switcher select{min-width:88px;height:32px;padding:0 26px 0 10px;border:1px solid #d2d2d7;border-radius:6px;background-color:rgba(255,255,255,.82);color:#1d1d1f;font:inherit;font-size:13px;cursor:pointer}@media (max-width:800px){.language-switcher{margin-left:auto;margin-right:10px}.language-switcher select{min-width:78px;height:30px;font-size:12px}.accessories-page{padding:52px 18px 80px}.accessories-header{margin-bottom:24px}.accessories-header h1{font-size:38px}.accessories-grid{grid-template-columns:1fr;gap:18px}.accessory-image{min-height:240px;padding:28px}.accessory-image img{max-height:190px}.accessory-copy{padding:22px}.accessory-copy h2{font-size:24px}}.apple-home>.apple-compatibility{padding-top:20px;padding-bottom:12px}.apple-home>.apple-compatibility header{margin-bottom:12px}.apple-home .apple-scene-grid{width:min(1180px,calc(100% - 40px));align-items:start;column-gap:34px;row-gap:18px;margin-top:20px;margin-bottom:64px}.apple-home .apple-scene-grid article{grid-template-rows:auto auto;padding:30px 30px 0;background:#f5f5f7;transform:translateY(0);transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .42s cubic-bezier(.2,.8,.2,1)}.apple-home .apple-scene-grid article:nth-child(2n){margin-top:72px}.apple-home .apple-scene-grid article>div{grid-row:1;min-height:0;padding:0 0 28px;background:transparent;text-align:center}.apple-home .apple-scene-grid .eyebrow{font-size:21px;text-transform:none}.apple-home .apple-scene-grid img,.apple-home .apple-scene-grid video{width:100%;aspect-ratio:16/9;object-fit:contain;display:block;background:transparent;transform:scale(1);transition:transform .52s cubic-bezier(.2,.8,.2,1)}.apple-home .apple-scene-grid .scene-image-link{grid-row:2;display:block;width:88%;justify-self:center;overflow:hidden}@media (hover:hover) and (pointer:fine){.apple-home .apple-scene-grid article:focus-within,.apple-home .apple-scene-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 44px rgb(0 0 0/9%)}.apple-home .apple-scene-grid article:focus-within img,.apple-home .apple-scene-grid article:focus-within video,.apple-home .apple-scene-grid article:hover img,.apple-home .apple-scene-grid article:hover video{transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){.apple-home .apple-scene-grid article,.apple-home .apple-scene-grid img,.apple-home .apple-scene-grid video{transition:none}}@media (max-width:900px){.apple-home .apple-scene-grid{width:calc(100% - 24px);gap:12px;margin-top:12px}.apple-home .apple-scene-grid article{padding:24px 18px 0}.apple-home .apple-scene-grid article:nth-child(2n){margin-top:0}.apple-home .apple-scene-grid article>div{padding:0 0 18px}.apple-home .apple-scene-grid .eyebrow{font-size:17px}.apple-home .apple-scene-grid .scene-image-link{width:94%}}