:root{--ink: #07111f;--muted: #526171;--line: #dde6ef;--surface: #ffffff;--surface-soft: #f4f7fb;--navy: #031326;--navy-2: #062a55;--blue: #0069ff;--blue-2: #0e8cff;--teal: #21b6a8;--amber: #ffb24a;--shadow: 0 18px 50px rgba(7, 17, 31, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{line-height:1.65}.shell{width:min(1220px,calc(100% - 88px));margin:0 auto}.skip-link{position:absolute;left:16px;top:-80px;z-index:20;padding:10px 14px;border-radius:6px;background:#fff;color:var(--ink)}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:10;background:#041223fa;border-bottom:1px solid rgba(255,255,255,.13);backdrop-filter:blur(16px)}.nav-shell{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand-link{display:inline-flex;align-items:center}.brand-lockup{display:inline-flex;align-items:center;color:#fff}.brand-logo-image{width:156px;height:30px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:42px;color:#ffffffe0;font-size:14px;font-weight:650}.site-nav a,.footer-column a,.footer-bottom a{transition:color .16s ease}.site-nav a:hover,.footer-column a:hover,.footer-bottom a:hover{color:var(--blue-2)}.header-actions{display:flex;align-items:center;gap:14px}.language-picker select{min-width:112px;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:9px 30px 9px 10px;color:#fff;background:#ffffff14;font:inherit}.language-picker option{color:var(--ink)}.menu-button{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:transparent;padding:9px}.menu-button span:not(.sr-only){display:block;height:2px;margin:5px 0;background:#fff}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:6px;padding:0 20px;font-size:14px;font-weight:750;line-height:1;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;border:1px solid var(--blue)}.button-secondary{color:#fff;border:1px solid rgba(255,255,255,.42);background:#ffffff0a}.button-secondary.light{color:var(--ink);border-color:var(--line);background:#fff}.button-small{min-height:38px;padding:0 16px}.button-row{display:flex;flex-wrap:wrap;gap:14px}.hero{position:relative;min-height:590px;color:#fff;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#030d1bd1,#030d1b85 38%,#030d1b14)}.hero-bg img{width:100%;height:100%;object-fit:cover;transform:translate(5%)}.hero-shell{position:relative;min-height:590px;display:flex;align-items:center;padding:78px 0 58px}.hero-copy{width:min(700px,100%)}.eyebrow{margin:0 0 16px;color:var(--blue-2);font-size:15px;font-weight:800}.hero h1,.page-hero h1{margin:0;font-size:clamp(48px,5.2vw,64px);line-height:.98;letter-spacing:0}.page-hero h1,.content-sections h2,.document-body h2,.resource-item h3,.related-resource-card h3,.product-card h3{overflow-wrap:anywhere;hyphens:auto}.hero h1{max-width:500px}.hero p:not(.eyebrow){max-width:520px;margin:24px 0 30px;color:#ffffffe0;font-size:18px}.hero-standards{display:flex;flex-wrap:wrap;gap:10px;margin-top:44px;align-items:center}.hero-compat-strip{display:inline-flex;flex-wrap:nowrap;width:max-content;max-width:calc(100vw - 88px);gap:18px;padding:0;border:0;background:transparent;box-shadow:none}.hero-compat-item{display:inline-flex;min-height:34px;align-items:center;gap:8px;color:#fff;white-space:nowrap}.hero-compat-item strong{font-size:14px;font-weight:850;line-height:1}.hero-compat-icon{width:28px;height:28px;display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center}.hero-compat-icon img{width:100%;height:100%;object-fit:contain}.hero-compat-icon-alexa{width:30px;flex-basis:30px}.hero-compat-icon-tuya,.hero-compat-icon-wifi{width:32px;flex-basis:32px}.hero-compat-divider{width:1px;height:32px;flex:0 0 1px;background:#ffffff57}.ecosystem-logo{display:inline-flex;height:30px;align-items:center;justify-content:center;border-radius:4px;padding:3px 7px;background:#fffffff0}.ecosystem-logo img{width:70px;height:22px;object-fit:contain}.ecosystem-logo.text-logo{min-width:118px;height:auto;padding:10px 12px;color:#fff;font-size:12px;font-weight:800;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.compatibility-badge{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border-radius:6px;padding:8px 14px;background:#fff;border:1px solid rgba(7,17,31,.12);box-shadow:0 8px 20px #07111f1a}.compatibility-badge img{width:154px;height:46px;object-fit:contain}.compatibility-badge.compact img{width:136px;height:40px}.compatibility-badge.compact{min-height:48px;padding:6px 12px}.section{padding:64px 0}.section-light{background:var(--surface-soft)}.section-heading{max-width:720px;margin-bottom:28px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2,.compatibility-shell h2,.corporate-shell h2,.final-cta h2,.detail-panel h2,.content-sections h2{margin:0 0 12px;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:0}.section-heading p,.compatibility-shell p,.corporate-shell p,.detail-panel p,.content-sections p,.final-cta p{margin:0;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.category-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{display:flex;min-height:320px;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:8px;padding:14px 14px 18px;background:#fff;box-shadow:0 10px 28px #07111f0f;text-align:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover{transform:translateY(-3px);border-color:#0069ff59;box-shadow:var(--shadow)}.category-image{width:100%;height:168px;display:flex;align-items:center;justify-content:center;border-radius:6px;margin-bottom:14px;background:#fff;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:contain;padding:0}.category-card h3{margin:0 0 10px;font-size:17px;line-height:1.2}.category-card p{flex:1;margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.45}.category-card span{color:var(--blue);font-size:13px;font-weight:800}.compatibility-band{padding:38px 0;background:linear-gradient(90deg,#eef5fc,#fff)}.compatibility-shell{display:grid;grid-template-columns:278px 1fr;gap:46px;align-items:center}.compatibility-shell a{display:inline-block;margin-top:16px;color:var(--blue);font-weight:800}.brand-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.compatibility-statements{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))}.compatibility-statement{display:grid;gap:8px;min-height:132px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.compatibility-statement strong{color:var(--ink)}.compatibility-statement span{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase}.compatibility-statement p,.compatibility-disclaimer{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.compatibility-disclaimer{grid-column:2;margin-top:14px;max-width:760px}.brand-strip .compatibility-badge{min-height:86px;text-align:center}.brand-strip .compatibility-badge img{width:150px;height:52px}.business-model-band{padding:52px 0;background:linear-gradient(135deg,#07111f,#0b2d5d);color:#fff}.business-model-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:42px;align-items:center}.business-model-shell h2{margin:0 0 16px;font-size:34px}.business-model-shell p{max-width:820px;margin:0;color:#ffffffc7;font-size:16px;line-height:1.7}.business-model-shell ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin:0;list-style:none}.business-model-shell li{min-height:58px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:12px 14px;background:#ffffff14;font-weight:800}.business-link-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.business-link-row a{color:#61a5ff;font-weight:850}.value-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;border-top:0;border-bottom:0}.value-card{min-height:200px;padding:22px;border-right:1px solid var(--line);text-align:center}.value-card:last-child{border-right:0}.value-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;border:0;border-radius:0}.value-icon img{width:54px;height:54px;object-fit:contain;filter:brightness(0) saturate(100%) invert(31%) sepia(98%) saturate(2590%) hue-rotate(208deg) brightness(103%) contrast(102%)}.value-card h3{margin:0 0 10px;font-size:16px}.value-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.corporate-cta{position:relative;min-height:255px;overflow:hidden}.corporate-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.corporate-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eef7fffa,#eef7ffd6 34%,#eef7ff1a)}.corporate-shell{position:relative;z-index:1;min-height:255px;display:flex;align-items:center}.corporate-shell>div{max-width:480px}.corporate-shell p{margin-bottom:20px}.page-hero{padding:78px 0;background:radial-gradient(circle at 78% 28%,rgba(0,105,255,.35),transparent 30%),linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff}.page-hero.document-hero,.page-hero.process-hero{background:linear-gradient(135deg,#0a1627,#18314d)}.page-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:48px;align-items:center}.page-hero-grid>*{min-width:0}.page-hero p:not(.eyebrow){max-width:640px;margin:24px 0;color:#ffffffd1;font-size:18px}.page-hero-media{width:100%;min-width:0;aspect-ratio:900 / 560;max-height:430px;min-height:340px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:linear-gradient(135deg,#eff6ff24,#ffffff0d);box-shadow:0 24px 80px #00000047}.page-hero-media.product-hero-media{background:linear-gradient(135deg,#e8f2ff29,#ffffff0f)}.page-hero-image{display:block;width:100%;max-width:100%;height:100%;max-height:none;object-fit:contain;border-radius:8px}.page-hero-media.product-hero-media .page-hero-image{max-width:100%;max-height:none}.page-support-section{padding-top:0;background:#fff}.page-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.page-support-grid article{min-height:205px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff;box-shadow:0 12px 32px #07111f0f}.page-support-grid h3{margin:0 0 12px;color:var(--navy)}.page-support-grid p{margin:0;color:var(--muted);line-height:1.65}.category-compliance-section{padding-top:0;background:#fff}.compliance-grid,.related-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.compliance-grid article,.related-resource-card{min-height:220px;border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff;box-shadow:0 12px 32px #07111f0f}.compliance-grid h3,.related-resource-card h3{margin:0 0 12px;color:var(--navy);font-size:20px}.compliance-grid p,.related-resource-card p{margin:0;color:var(--muted);line-height:1.65}.related-resources-section{padding-top:0;background:#fff}.related-resource-card{display:flex;flex-direction:column;color:inherit;text-decoration:none}.related-resource-card span{margin-top:auto;padding-top:20px;color:var(--blue);font-weight:750}.detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.detail-panel{border:1px solid var(--line);border-radius:8px;padding:30px;background:#fff;box-shadow:0 12px 32px #07111f0f}.detail-panel.muted{background:#f9fbfd}.document-layout{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,.66fr);gap:20px;align-items:start}.document-toc,.document-body article,.process-summary,.process-steps li,.resource-item{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 28px #07111f0f}.document-toc{position:sticky;top:92px;padding:22px}.document-toc h2,.document-contact h3,.process-summary h2,.resource-item h2{margin:0 0 12px;color:var(--navy)}.document-toc ol{display:grid;gap:10px;padding-left:20px;margin:0 0 24px}.document-toc li::marker{color:var(--blue);font-weight:700}.document-toc a{color:var(--ink)}.document-body{display:grid;gap:16px}.document-body article{padding:26px}.document-body article span{display:inline-flex;margin-bottom:12px;color:var(--blue);font-size:13px;font-weight:800}.document-body article h2{margin:0 0 12px;font-size:28px;line-height:1.12}.document-body article p,.document-contact p,.process-summary p,.process-steps p,.resource-item p,.resource-item dd{margin:0;color:var(--muted);line-height:1.65}.document-updated{margin:0 0 16px;color:var(--muted);font-size:14px;font-weight:700}.document-contact{border-top:1px solid var(--line);padding-top:18px}.document-contact p+p{margin-top:8px}.process-layout{display:grid;gap:18px}.process-summary{padding:26px}.process-summary .check-list{margin-top:22px}.process-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none;counter-reset:process-step}.process-steps li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;padding:22px}.process-steps li>span{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#eef5ff;color:#0b3c81;font-size:14px;font-weight:800}.process-steps h3{margin:0 0 10px;color:var(--navy);font-size:20px}.resource-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resource-library+.content-sections,.resource-library+.related-resource-grid,.content-sections+.related-resource-grid{margin-top:20px}.resource-item{display:block;padding:24px;color:inherit}.resource-item p{margin-bottom:18px}.resource-item dl{display:grid;gap:12px;margin:0}.resource-item dl div{display:grid;gap:4px;padding-top:12px;border-top:1px solid var(--line)}.resource-item dt{color:var(--navy);font-size:12px;font-weight:800;text-transform:uppercase}.check-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;margin:24px 0 0;list-style:none}.check-list li{min-height:48px;display:flex;align-items:center;border-radius:6px;padding:10px 12px;background:#eef5ff;color:#0b3c81;font-weight:750}.contact-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.contact-info-card{min-height:118px;display:grid;align-content:start;gap:8px;border-radius:8px;padding:16px;background:#eef5ff;color:inherit;text-decoration:none;overflow:hidden}.contact-info-card img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(35%) sepia(99%) saturate(3029%) hue-rotate(203deg) brightness(102%) contrast(106%)}.contact-info-card span{color:#0b3c81;font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.contact-info-card strong{color:var(--ink);font-size:14px;font-weight:750;line-height:1.45;overflow-wrap:anywhere}.inquiry-form{display:grid;gap:18px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--soft-shadow);margin-top:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid label{display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:12px 13px;color:var(--ink);font:inherit;background:#fff}.form-grid .full{grid-column:1 / -1}.form-privacy-note{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-list article,.content-sections article{border:1px solid var(--line);border-radius:8px;padding:24px;background:#fff;box-shadow:0 10px 28px #07111f0f}.product-card img{width:100%;height:230px;object-fit:contain;border-radius:6px;margin-bottom:16px;background:#fff}.product-list span{color:var(--blue);font-size:13px;font-weight:800}.product-list h3{margin:10px 0}.product-list p{margin:0;color:var(--muted)}.product-card ul{display:grid;gap:8px;padding:0;margin:18px 0 0;list-style:none}.product-card li{border-radius:6px;padding:8px 10px;background:#eef5ff;color:#0b3c81;font-size:13px;font-weight:700}.product-applications{margin-top:16px;border-top:1px solid var(--line);padding-top:14px}.product-applications strong{display:block;margin-bottom:6px;color:var(--navy);font-size:13px}.product-applications p{color:var(--muted);font-size:13px;line-height:1.5}.content-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.content-sections article h2{margin:0 0 12px;font-size:28px;line-height:1.12}.content-sections article p{margin:0;color:var(--muted);line-height:1.65}.final-cta{padding-top:0}.final-cta-box{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:8px;padding:34px;background:linear-gradient(135deg,#07111f,#0a3265);color:#fff}.final-cta-box p:not(.eyebrow){color:#ffffffc7}.site-footer{background:#031326;color:#ffffffc7}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,minmax(130px,.8fr)) 1.2fr;gap:32px;padding:48px 0 34px}.footer-brand p,.footer-company-name{max-width:260px;margin:18px 0;font-size:14px}.footer-company-name{margin:0 0 2px;color:#ffffffe6;font-weight:700}.footer-column{display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-contact{gap:8px}.footer-column h2{margin:0 0 8px;color:#fff;font-size:15px}.footer-contact-item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:flex-start;max-width:260px;color:#ffffffc7;line-height:1.45}.footer-contact-item img{width:16px;height:16px;margin-top:2px;color:var(--blue);filter:brightness(0) saturate(100%) invert(42%) sepia(99%) saturate(2561%) hue-rotate(202deg) brightness(102%) contrast(105%)}.footer-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.footer-bottom div{display:flex;gap:22px}@media(max-width:1100px){.nav-shell{grid-template-columns:auto auto 1fr}.menu-button{display:block;justify-self:end}.site-nav{grid-column:1 / -1;position:static;display:none;flex-direction:column;align-items:stretch;gap:0;width:100%;margin-top:4px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#030d1bfa;box-shadow:var(--shadow)}.site-nav a{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.nav-open .site-nav{display:flex}.header-actions{justify-self:end}.category-grid,.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value-card:nth-child(3){border-right:0}.compatibility-shell,.business-model-shell,.page-hero-grid,.detail-grid,.document-layout{grid-template-columns:1fr}.page-support-grid,.compliance-grid,.related-resource-grid,.resource-library,.process-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.compatibility-disclaimer{grid-column:1}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.document-toc{position:static}}@media(max-width:720px){.shell{width:min(100% - 28px,1220px)}.nav-shell{height:auto;min-height:68px;grid-template-columns:1fr auto;gap:12px;padding:10px 0}.brand-logo-image{width:142px;height:auto}.brand-link,.menu-button{order:1}.header-actions{grid-column:1 / -1;order:2;width:100%;justify-content:space-between}.site-nav{order:3}.language-picker,.language-picker select,.header-actions .button{width:100%}.hero,.hero-shell{min-height:660px}.hero-bg:after{background:linear-gradient(180deg,#030d1bfa,#030d1bad)}.hero h1,.page-hero h1{font-size:42px}.page-hero h1{font-size:36px;line-height:1.05}.hero p:not(.eyebrow),.page-hero p:not(.eyebrow){font-size:16px}.hero-compat-strip{width:100%;max-width:100%;flex-wrap:wrap;gap:12px 14px;margin-top:34px;padding:0}.hero-compat-item{min-height:30px;gap:7px}.hero-compat-item strong{font-size:12px}.hero-compat-icon,.hero-compat-icon-alexa,.hero-compat-icon-tuya,.hero-compat-icon-wifi{width:24px;height:24px;flex-basis:24px}.hero-compat-divider{display:none}.section{padding:54px 0}.category-grid,.category-grid.compact,.value-grid,.brand-strip,.business-model-shell ul,.check-list,.contact-info-grid,.product-list,.content-sections,.page-support-grid,.compliance-grid,.related-resource-grid,.resource-library,.process-steps,.footer-grid,.form-grid{grid-template-columns:1fr}.value-card{border-right:0;border-bottom:1px solid var(--line)}.value-card:last-child{border-bottom:0}.category-card{min-height:auto}.category-image{height:220px}.compatibility-shell{gap:24px}.page-hero{padding:52px 0}.page-hero-media{min-height:230px;max-height:320px}.page-hero-image,.page-hero-media.product-hero-media .page-hero-image{max-height:none}.detail-panel{padding:24px}.document-toc,.document-body article,.process-summary,.process-steps li,.resource-item{padding:20px}.final-cta-box{flex-direction:column;align-items:flex-start;padding:24px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:20px 0}}
