: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}.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}.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:520px;aspect-ratio:18/8.6;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:260px;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}}