:root{color-scheme:dark;--bg:#111820;--surface:#18222c;--surface2:#1e2b36;--text:#f4f7fa;--muted:#acb9c7;--blue:#29c4ff;--line:#ffffff18;--radius:18px;font-family:Arial,Helvetica,sans-serif;font-size:16px;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;font-weight:600;letter-spacing:-.045em}h1{font-size:clamp(3.5rem,6.6vw,6.4rem);margin-bottom:25px}h2{font-size:clamp(2.2rem,4.2vw,3.9rem);margin-bottom:24px}h3{font-size:1.45rem;letter-spacing:-.025em;line-height:1.3}p{color:var(--muted)}em{font-style:normal;color:var(--blue)}.container{width:min(1256px,calc(100% - 96px));margin:auto}.section{padding-top:112px;padding-bottom:112px}.eyebrow{font-size:.78rem;letter-spacing:.16em;font-weight:700;color:var(--blue);margin-bottom:22px}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}.skip{position:fixed;left:16px;top:-80px;z-index:100;background:var(--blue);color:#08202c;padding:14px}.skip:focus{top:10px}.header{position:sticky;top:0;background:#111820f2;backdrop-filter:blur(18px);z-index:40;border-bottom:1px solid var(--line)}.nav-wrap{max-width:1400px;margin:auto;min-height:94px;padding:12px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{width:245px;height:64px;display:block;position:relative;overflow:hidden;flex:none}.brand img{position:absolute;max-width:none;width:295px;height:auto;left:-28px;top:-67px;mix-blend-mode:screen;filter:brightness(1.1) contrast(1.25)}nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:600}nav a{transition:color .2s}nav a:hover{color:var(--blue)}.nav-cta{padding:12px 18px;border:1px solid #3d515f;border-radius:7px;display:flex;gap:16px}.menu-toggle{display:none}.hero{position:relative;min-height:690px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0;z-index:-3}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:65% 50%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#10171ff8 0%,#10171fed 22%,#10171fa8 48%,#10171f12 78%),linear-gradient(0deg,#111820 0%,transparent 35%)}.hero-content{padding-top:75px;padding-bottom:78px}.hero .lead{font-size:1.26rem;line-height:1.65;color:#e0e6ec;margin-bottom:18px}.hero-detail{max-width:490px;font-size:1rem}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 23px;border-radius:7px;font-weight:600;font-size:.95rem;line-height:1.4;border:1px solid transparent;transition:transform .2s,background .2s;min-height:51px}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:#072331;box-shadow:0 5px 30px #07bbff10}.primary:hover{background:#65d5ff}.quiet{background:#ffffff0b;border-color:#ffffff25;color:#fff}.outline{border-color:#60728266;background:transparent}.outline:hover{background:#ffffff08}.hero-foot{display:flex;align-items:center;gap:8px;font-size:.83rem;color:var(--muted);margin-top:30px}.hero-foot .icon{width:18px;height:18px;color:var(--blue)}.hero-scene{position:absolute;right:5.8%;bottom:94px;display:flex;gap:13px;align-items:center;padding:18px 24px;background:#14212bd9;backdrop-filter:blur(10px);border:1px solid #ffffff20;border-radius:12px}.hero-scene>.icon{color:#ffd28c;width:30px;height:30px}.hero-scene small,.hero-scene strong{display:block}.hero-scene small{color:var(--muted);font-size:.76rem}.hero-scene strong{font-size:.9rem;font-weight:500}.image-note{position:absolute;right:24px;bottom:18px;font-size:.75rem;color:#b9c3cc}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:34px;padding-bottom:34px;border-bottom:1px solid var(--line)}.principles>div{display:flex;justify-content:center;align-items:center;gap:13px;font-size:.9rem;color:#c6d2df}.principles .icon{color:var(--blue)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-head h2{margin-bottom:0}.section-head>p{max-width:390px;margin-bottom:3px}.possibilities{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature{padding:35px 32px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);transition:background .2s}.feature:hover{background:#19232e}.feature>.icon{width:34px;height:34px;color:var(--blue);margin-bottom:26px}.feature h3{margin-bottom:14px}.feature p{font-size:.97rem;min-height:100px}.feature a{font-size:.84rem;font-weight:600;display:flex;justify-content:space-between}.feature a:hover{color:var(--blue)}.demo-section{padding:95px 0;background:#0c1219;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.demo-shell{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid #ffffff24;border-radius:var(--radius);overflow:hidden;background:#17222d}.demo-room{position:relative;min-height:600px;overflow:hidden;isolation:isolate}.demo-room>img{height:100%;width:100%;object-fit:cover;object-position:60% 50%;transition:filter .65s}.demo-room-top{position:absolute;top:22px;left:22px;right:22px;display:flex;justify-content:space-between;gap:8px}.pill{background:#0d1723cf;backdrop-filter:blur(10px);padding:7px 12px;border:1px solid #ffffff25;border-radius:5px;font-size:.73rem;font-weight:600;letter-spacing:.08em}.room-state{color:#beeafe}.room-values{position:absolute;top:80px;left:22px;display:flex;flex-direction:column;gap:10px}.room-values>div{display:flex;align-items:center;gap:10px;background:#142332d9;border:1px solid #ffffff1c;padding:8px 12px;border-radius:8px;font-size:.88rem;backdrop-filter:blur(9px)}.room-values .icon{color:var(--blue);width:19px;height:19px}.room-caption{position:absolute;bottom:0;left:0;right:0;padding:60px 24px 23px;background:linear-gradient(0deg,#0a131fe6,transparent);display:flex;flex-direction:column;gap:4px}.room-caption>span{font-size:1.4rem}.room-caption small{color:#b6c4d3;font-size:.75rem}.demo-controls{padding:30px}.demo-controls .eyebrow{font-size:.7rem;margin-bottom:16px}.control-tabs{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:5px;margin-bottom:27px;padding:5px;border-radius:9px;background:#0e1822}.control-tabs button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 5px;border-radius:6px;font-size:.8rem;color:var(--muted)}.control-tabs button[aria-selected=true]{background:#254253;color:#6bd7ff}.control-tabs .icon{width:21px;height:21px}#control-panel h3{font-size:1.25rem;margin-bottom:8px}#control-description{font-size:.87rem;min-height:44px;margin-bottom:16px}.sliders label{display:flex;justify-content:space-between;font-size:.87rem;margin-top:13px;gap:10px}.sliders label>span{display:flex;gap:9px;align-items:center}.sliders label .icon{width:17px;height:17px;color:#a8bccc}.sliders output{color:var(--blue);font-variant-numeric:tabular-nums}.sliders input{width:100%;accent-color:var(--blue);height:27px;cursor:pointer}.scenes{border-top:1px solid var(--line);padding-top:17px;margin-top:20px}.scenes>p{font-size:.77rem;margin-bottom:10px}.scenes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.scenes button{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ffffff20;border-radius:6px;background:#14202c;padding:10px 6px;font-size:.75rem}.scenes button.selected{border-color:#29c4ff99;background:#1d3c4a;color:#8de0ff}.scenes .icon{width:16px;height:16px}.demo-result{font-size:.8rem;margin:16px 0 3px;min-height:40px;color:#afc6d8}.text-button{background:none;border:0;color:var(--muted);text-decoration:underline;text-underline-offset:4px;padding:7px 0;font-size:.75rem;min-height:36px}.demo-disclaimer{font-size:.77rem;color:#a5b2c0;margin:18px 0 0;max-width:960px}.mode-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:18px}.mode-actions button{border:1px solid #ffffff20;border-radius:8px;background:#223542;padding:13px 10px;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:7px}.voice-button{grid-column:1/-1;min-height:55px;text-align:left}.mode-hint{grid-column:1/-1;font-size:.77rem;margin:0}.devices-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.devices-photo{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#17212b}.devices-photo>img{width:100%;aspect-ratio:1.18;object-fit:cover;object-position:center}.devices-photo>small{display:block;padding:12px 16px;font-size:.72rem;color:var(--muted)}.section-intro{margin-bottom:25px}.device-list{list-style:none;padding:0;margin:0;display:grid;gap:22px}.device-list li{display:flex;gap:18px}.device-list .icon{color:var(--blue);margin-top:4px}.device-list strong{font-size:.97rem;font-weight:500}.device-list p{margin:4px 0 0;font-size:.9rem}.services-section{background:#18222c;border-block:1px solid var(--line)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:45px}.number{display:block;font-size:1rem;color:var(--blue);margin-bottom:22px}.service-grid p{margin-bottom:0;font-size:.95rem}.supply-note{display:flex;gap:20px;margin-top:45px;padding:25px 28px;background:#111d28;border:1px solid var(--line);border-radius:10px}.supply-note>.icon{color:var(--blue);margin-top:5px}.supply-note p{margin:0;font-size:.9rem}.supply-note strong{color:#eef7ff;font-weight:500}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:50px 0 0;padding:0}.steps li{border-top:1px solid #40505f;padding-top:20px}.steps li>span{color:var(--blue);font-size:2rem;font-weight:300;display:block;margin-bottom:17px}.steps h3{font-size:1.2rem}.steps p{font-size:.92rem}.steps small{font-size:.78rem;color:#76c7e4;display:block}.about-section{background:#16222d;padding:85px 0}.about-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:90px;align-items:center}.about-grid h2{font-size:clamp(2rem,3.5vw,3.2rem)}.about-grid p{max-width:650px}.bau-card{border:1px solid #ffffff22;padding:32px;border-radius:12px;background:#1b2b37}.bau-card>.icon{color:var(--blue);width:35px;height:35px;margin-bottom:22px}.bau-card h3{font-size:1.8rem}.bau-card p{font-size:.95rem}.bau-card .button{font-size:.87rem}.faq-list{display:grid;grid-template-columns:1fr 1fr;column-gap:44px;align-items:start}.faq-list details{border-bottom:1px solid var(--line);padding:19px 0}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:.98rem;line-height:1.5;min-height:50px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-weight:300;font-size:1.8rem;color:var(--blue);flex:none}.faq-list details[open] summary::after{content:'−'}.faq-list details p{margin:17px 30px 4px 0;font-size:.94rem;line-height:1.8}.faq-help{margin-top:35px;display:flex;gap:15px;align-items:center}.faq-help p{margin:0}.faq-help a{color:var(--blue);text-underline-offset:4px}.contact-section{background:#192531;border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.contact-intro>p{max-width:360px}.contact-intro h2{font-size:clamp(2rem,3.7vw,3.35rem)}.contact-line{display:flex;gap:17px;align-items:center;margin-top:27px}.contact-line>.icon{color:var(--blue)}.contact-line small{display:block;color:var(--muted);font-size:.76rem}.contact-line strong{font-size:1.02rem;overflow-wrap:anywhere;font-weight:500}.whatsapp{margin-top:30px;font-size:.85rem}.contact-note{font-size:.85rem;margin-top:28px}.contact-form{border:1px solid var(--line);background:#111d28;border-radius:15px;padding:32px}.contact-form fieldset{margin:0 0 23px;padding:0;border:0}.contact-form legend{font-size:1.2rem;font-weight:500;margin-bottom:3px}.field-note{font-size:.77rem;line-height:1.55;color:#a7b8c8}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.check-option{position:relative;display:flex;gap:9px;align-items:center;min-height:51px;padding:10px;border:1px solid #ffffff20;border-radius:6px;color:#c7d5e3;font-size:.79rem;line-height:1.4;cursor:pointer}.check-option:has(input:checked){border-color:var(--blue);background:#163443;color:#ecfaff}.check-option input,.privacy-check input{width:17px;height:17px;accent-color:var(--blue);flex:none;margin:0}.field{margin-bottom:18px}.field label{display:block;font-size:.82rem;margin-bottom:7px;color:#dce6ee}.field label span{color:var(--muted);font-size:.77rem}.field input,.field textarea{width:100%;border:1px solid #ffffff24;background:#182936;border-radius:6px;padding:12px;color:var(--text);font-size:1rem;min-width:0}.field textarea{resize:vertical;min-height:110px}.field input::placeholder,.field textarea::placeholder{color:#95a7b7}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.privacy-check{display:flex;gap:10px;align-items:start;font-size:.79rem;color:var(--muted);line-height:1.65}.privacy-check input{margin-top:4px}.privacy-check a{text-decoration:underline;color:#d3e8f7}.send-button{width:100%;justify-content:space-between}.send-button:disabled{opacity:.65;cursor:wait}.honey{position:absolute;left:-10000px;height:1px;overflow:hidden}#form-status{margin:15px 0 0;font-size:.87rem;color:#addef4}#form-status.error{color:#ffbcab}.footer{padding:45px 0 20px}.footer-top{display:flex;gap:50px;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid var(--line)}.footer-top>p{font-size:.82rem;margin:0}.footer-top a:hover{color:var(--blue)}.footer-top>div{display:flex;gap:22px;font-size:.81rem}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:.72rem;color:#98a9b9;padding-top:22px}.legal{max-width:850px;margin:70px auto;padding:0 30px}.legal h1{font-size:3rem}.legal h2{font-size:1.5rem;margin-top:40px}.legal a{color:var(--blue);overflow-wrap:anywhere}.legal p,.legal li{color:#becbd8}.legal .notice{padding:20px;border:1px solid #ffc36b66;background:#ffc36b0b;color:#ffe0a9}.legal-back{display:inline-block;margin-bottom:30px;color:var(--blue)}
@media(min-width:1500px){.hero{min-height:770px}.hero-photo img{object-position:70% 55%}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-wrap{padding-inline:28px}nav{gap:17px;font-size:.82rem}.brand{width:215px}.brand img{width:266px;left:-26px;top:-58px}.hero-scene{display:none}.demo-shell{grid-template-columns:1fr 1fr}.demo-controls{padding:24px}.scenes button{font-size:.7rem}.contact-grid{gap:40px}.about-grid{gap:50px}.feature{padding:28px 25px}.devices-grid{gap:40px}}
@media(max-width:900px){.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:46px;height:46px;background:transparent;border:1px solid #ffffff20;border-radius:6px}.menu-toggle span{width:21px;height:1px;background:white}.nav-wrap{min-height:82px}.header nav{display:none;position:absolute;left:0;right:0;top:100%;background:#111d28;padding:22px 32px;border-bottom:1px solid var(--line);font-size:1rem}.header nav.open{display:flex;align-items:stretch;flex-direction:column}.hero{min-height:650px}.hero-shade{background:linear-gradient(90deg,#10171ff5,#10171fbd 45%,#10171f60),linear-gradient(0deg,#111820,transparent 70%)}.section{padding-block:80px}.section-head{gap:25px;align-items:start}.section-head>p{max-width:310px;font-size:.92rem}.possibilities{grid-template-columns:repeat(2,1fr)}.feature p{min-height:75px}.demo-shell{grid-template-columns:1fr}.demo-room{min-height:0;height:420px}.demo-controls{padding:28px}.sliders{display:grid;grid-template-columns:1fr 1fr;gap:3px 25px}.sliders label{grid-column:1}.sliders input{grid-column:2;margin:9px 0}.demo-result{min-height:0}.control-tabs{max-width:460px}.scenes button{font-size:.85rem;padding:12px}.devices-grid{grid-template-columns:1fr}.devices-photo>img{aspect-ratio:16/9}.device-list{grid-template-columns:1fr 1fr}.service-grid{gap:25px}.steps{grid-template-columns:1fr 1fr;gap:30px 40px}.about-grid{grid-template-columns:1.2fr 1fr;gap:35px}.contact-grid{grid-template-columns:1fr}.contact-intro>p{max-width:600px}.contact-form{max-width:720px}.footer-top{gap:25px;flex-wrap:wrap}.footer-bottom{font-size:.7rem}.hero-content{padding-top:55px;padding-bottom:55px}}
@media(max-width:600px){:root{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.nav-wrap{padding:8px 20px;min-height:76px}.brand{width:200px;height:53px}.brand img{width:242px;left:-22px;top:-56px}.hero{min-height:680px;align-items:start}.hero-photo img{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#10171ff2,#10171fae),linear-gradient(0deg,#111820,transparent 65%)}h1{font-size:3.7rem;letter-spacing:-.045em}.hero-content{padding-top:55px;padding-bottom:60px}.hero .eyebrow{font-size:.67rem;letter-spacing:.12em}.hero .lead{font-size:1.13rem}.hero-detail{font-size:.97rem}.actions{gap:10px}.actions .button{width:100%;padding:14px 18px}.hero-foot{font-size:.75rem}.image-note{font-size:.7rem}.principles{grid-template-columns:1fr;padding-block:25px;gap:18px}.principles>div{justify-content:start;font-size:.87rem}.section{padding-block:65px}.section-head{display:block;margin-bottom:32px}.section-head h2{margin-bottom:22px}.section-head>p{max-width:none;margin-bottom:0}.eyebrow{font-size:.7rem;margin-bottom:17px;letter-spacing:.12em}h2{font-size:2.5rem}.possibilities{grid-template-columns:1fr}.feature{padding:27px 25px}.feature>.icon{margin-bottom:18px}.feature p{min-height:0;margin-bottom:20px}.demo-section{padding-block:65px}.demo-room{height:320px}.demo-controls{padding:22px 17px}.demo-room-top{left:14px;right:14px;top:15px}.pill{font-size:.64rem;padding:6px 9px}.room-values{left:14px;top:60px}.room-values>div{font-size:.76rem;padding:6px 8px}.room-values .icon{width:16px;height:16px}.room-caption{padding:50px 16px 16px}.room-caption>span{font-size:1.1rem}.room-caption small{font-size:.64rem}.control-tabs button{font-size:.72rem}.control-tabs{margin-bottom:22px}.sliders{display:block}.sliders input{margin:4px 0}.scenes button{font-size:.69rem;gap:4px;padding:11px 3px}.scenes .icon{width:14px;height:14px}.demo-disclaimer{font-size:.74rem}.demo-result{font-size:.76rem}.device-list{grid-template-columns:1fr}.devices-grid{gap:32px}.devices-photo>small{font-size:.65rem}.service-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.number{margin-bottom:10px}.service-grid article+article{border-top:1px solid var(--line);padding-top:26px}.service-grid h3{margin-bottom:12px}.supply-note{padding:20px 18px;gap:13px}.steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.steps li{position:relative;padding-left:51px}.steps li>span{position:absolute;left:0;top:17px;font-size:1.6rem}.steps h3{margin-top:3px}.steps p{margin-bottom:10px}.about-section{padding-block:65px}.about-grid{grid-template-columns:1fr;gap:25px}.bau-card{padding:26px}.about-grid h2{font-size:2.3rem}.faq-list{grid-template-columns:1fr}.faq-list details{padding-block:13px}.faq-list summary{font-size:.95rem}.faq-list details p{font-size:.92rem;margin-right:10px}.faq-help{display:block}.contact-form{padding:24px 18px}.check-grid{grid-template-columns:1fr 1fr}.check-option{font-size:.76rem;padding:10px 8px;gap:7px}.field-pair{grid-template-columns:1fr;gap:0}.contact-form legend{font-size:1.08rem}.contact-intro h2{font-size:2.5rem}.footer-top{align-items:start;flex-direction:column;gap:25px}.footer-top>div{gap:22px;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:9px}.legal{padding:0 20px;margin-top:40px}.legal h1{font-size:2.5rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

[hidden]{display:none!important}.privacy-check{display:block}.check-option,.scenes button,.control-tabs button,.field label,.privacy-check,.feature a,.text-button{font-size:max(.875rem,14px)}.devices-photo>img{aspect-ratio:16/9;object-fit:contain}.demo-controls .eyebrow{font-size:.75rem}.field-note{font-size:.8rem}

@media(max-width:600px){.scenes button{flex-direction:column;gap:6px}.control-tabs{gap:2px;padding:3px}.control-tabs button{padding:10px 2px}.brand img{top:-54px}}

@media(max-width:600px){h1{font-size:3.15rem}}

/* Separate pages share the established visual language. */
nav a[aria-current="page"]{color:var(--blue)}
.page-content>section:first-child{padding-top:70px}
.page-content h1{font-size:clamp(2.6rem,4.5vw,4.1rem);line-height:1.1;margin-bottom:0}
.page-content .contact-intro h1{font-size:clamp(2.6rem,4vw,3.7rem);margin-bottom:25px}
.home-links .feature p{min-height:60px}
.demo-room>img{position:absolute;inset:0;object-position:83% 50%;transition:filter .65s,opacity .5s}
.demo-room>.room-shading{opacity:0;pointer-events:none}
.demo-room-top,.room-values,.room-caption{z-index:2}
@media(max-width:900px){.demo-room{height:440px}.demo-room>img{object-position:75% 50%}}
@media(max-width:600px){.page-content>section:first-child{padding-top:45px}.page-content h1{font-size:2.5rem;margin-bottom:24px}.demo-room{height:310px}.demo-room>img{object-position:88% 50%}.home-links .feature p{min-height:0}.control-tabs button{font-size:.875rem}.control-tabs button:first-child{white-space:nowrap}}

.privacy-settings{display:block;border:0;background:none;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.privacy-notice{position:fixed;z-index:110;bottom:20px;left:20px;right:20px;max-width:1000px;margin:auto;padding:24px;display:flex;align-items:center;gap:28px;border:1px solid #449fb3;border-radius:16px;background:#102027;box-shadow:0 15px 70px #000a;max-height:calc(100dvh - 40px);overflow:auto}
.privacy-notice[hidden]{display:none}
.privacy-notice h2{font-size:1.15rem;margin:0 0 8px;color:#fff}
.privacy-notice p{font-size:.94rem;line-height:1.6;margin:0;color:#d0dce1}
.privacy-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:12px;font-size:.9rem;text-decoration:underline;text-underline-offset:4px}
.privacy-notice>button{flex-shrink:0;white-space:nowrap}
@media(max-width:600px){.privacy-notice{left:12px;right:12px;bottom:12px;padding:20px;gap:18px;align-items:stretch;flex-direction:column;max-height:calc(100dvh - 24px)}.privacy-notice>button{width:100%}}

/* Compact, local SVG language selector; no external translation service. */
.language-switcher{position:relative;flex:none;margin-left:0;font-size:.84rem;color:var(--text)}
.language-switcher summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px 10px;border:1px solid #3d515f;border-radius:7px;cursor:pointer;font-weight:600;background:#18222c}
.language-switcher summary::-webkit-details-marker{display:none}
.language-flag{border-radius:2px;box-shadow:0 0 0 1px #ffffff20;flex:none}
.language-globe{flex:none;color:#c6d2df}
.language-chevron{transition:transform .2s}.language-switcher[open] .language-chevron{transform:rotate(180deg)}
.language-menu{position:absolute;right:0;top:calc(100% + 8px);width:175px;background:#18222c;border:1px solid #42535f;border-radius:10px;box-shadow:0 15px 35px #0007;padding:6px;z-index:60}
.language-menu a{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;border-radius:5px;line-height:1.3}
.language-menu a:hover,.language-menu a[aria-current]{background:#263b49;color:var(--blue)}
.language-check{margin-left:auto;color:var(--blue)}
.nav-wrap{gap:18px}#navigation{margin-left:auto;gap:22px}
h1,h2,h3,.check-option,.control-tabs button{overflow-wrap:break-word}
@media(max-width:1200px){
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;background:none;border:1px solid #3d515f;border-radius:7px;padding:10px;flex:none}
 .menu-toggle span{display:block;height:2px;width:22px;background:#fff}
 #navigation{display:none;position:absolute;left:0;right:0;top:100%;padding:24px 30px;background:#14202a;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:20px;margin:0}
 #navigation.open{display:flex} .language-switcher{margin-left:auto}
}
@media(max-width:600px){
 .nav-wrap{gap:9px;padding-inline:16px}.nav-wrap .brand{width:170px;min-width:0;flex-shrink:1}.nav-wrap .brand img{width:215px;left:-22px;top:-46px}
 .language-switcher summary{padding:8px;gap:5px}.language-flag{width:21px;height:14px}.language-chevron{width:10px}.language-menu{right:0}
 .control-tabs button:first-child{white-space:normal}.control-tabs button{line-height:1.25;min-height:58px}.check-option span{min-width:0;overflow-wrap:anywhere}
 .room-values{max-width:calc(100% - 28px)}.room-values>div{max-width:100%}
 .hero h1{font-size:clamp(2.6rem,10vw,3.15rem)}
}
@media(max-width:360px){.nav-wrap .brand{width:138px;height:46px;flex-shrink:0}.nav-wrap .brand img{width:175px;left:-17px;top:-35px}.nav-wrap{gap:7px;padding-inline:12px}}

/* Connected everyday devices, 2026-09-22 */
.hero .lead{max-width:600px}.hero h1{max-width:820px}.compatibility-note{font-size:.87rem;max-width:950px;margin:25px 0 0}.additional-heading{margin-top:70px;font-size:clamp(1.8rem,3vw,2.7rem)}.connected-intro{padding-bottom:30px}.check-option span{min-width:0;overflow-wrap:anywhere}.primary-services .feature p{min-height:130px}
@media(max-width:600px){.primary-services .feature p{min-height:0}.check-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(2.5rem,10vw,3.7rem)}.hero-scene{display:none}}
