:root{font-family:system-ui,sans-serif;color:#173a38;background:#f4f5ef;font-size:18px}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 5%;background:white;border-bottom:1px solid #cad6cd}header strong{font-size:30px}small{font-size:12px;letter-spacing:2px}main{max-width:1100px;margin:auto;padding:30px 22px 180px}h1{font-size:clamp(30px,5vw,54px);line-height:1.1}h2{margin-top:0}button,input,select{font:inherit;border-radius:12px;padding:14px;border:1px solid #a6bcb2;min-height:50px}button{background:#087f72;color:#fff;border:0;cursor:pointer;margin:5px}button:disabled{opacity:.45}input,select{background:white;color:#173a38;width:100%;margin:7px 0 16px}label{display:block}form{max-width:600px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.card{padding:24px;background:white;border-radius:20px;border:1px solid #d3dfd6}.card img{width:100%;height:180px;object-fit:cover;border-radius:12px}.price{font-size:30px;font-weight:bold}.muted{color:#56716b}.row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.row>*{flex:1}aside{position:fixed;bottom:0;left:0;right:0;padding:12px;background:#173a38;text-align:center;z-index:3}#message{position:fixed;bottom:115px;left:4%;right:4%;background:#fff2cf;padding:14px;border-radius:10px;z-index:8;display:none}#message.show{display:block}#warning{position:fixed;top:15%;left:10%;right:10%;background:#fff2bf;border:3px solid #173a38;padding:24px;z-index:10;font-size:32px}#call{position:fixed;inset:0;background:#102926;color:white;z-index:5;padding:20px;text-align:center;overflow:auto}#call video{width:100%;max-height:62vh;background:#000}#call #self{position:absolute;right:20px;top:65px;width:20%;max-height:130px}#captions{background:#000;color:white;font-size:clamp(26px,4vw,48px);line-height:1.25;min-height:2.5em;max-height:3.75em;overflow:hidden;white-space:pre-line;margin:10px auto;max-width:1000px}.avatar{font-size:80px;animation:breathe 4s ease-in-out infinite}a{color:#087f72}[hidden]{display:none!important}@keyframes breathe{50%{transform:translateY(-4px)}}
[hidden]{display:none!important}
.guide{width:200px;margin:12px auto 24px;position:relative;isolation:isolate}
.guide img{display:block;width:100%;filter:drop-shadow(0 12px 16px #173a3818);animation:guide-nod 5s ease-in-out infinite}
.guide.compact{display:flex;align-items:center;gap:18px;width:auto;margin:0 0 24px;padding:14px 20px;border-radius:20px;background:#e0efe7}
.guide.compact img{width:74px;flex:0 0 74px}.guide.compact span{font-size:18px;line-height:1.4}
.sample-label{color:#56716b;font-size:14px}.product-photo{margin:0 0 18px}.product-photo img{width:100%;display:block;border-radius:14px;object-fit:cover;aspect-ratio:16/10}
.product-photo figcaption{font-size:11px;line-height:1.4;color:#56716b;padding-top:6px}.product-photo a{color:inherit}.photo-placeholder{display:grid;place-items:center;min-height:180px;background:#e0efe7;border-radius:14px;color:#56716b}
.product-gallery{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory}.product-gallery figure{flex:0 0 100%;scroll-snap-align:start}.product-gallery img{max-height:450px;object-fit:contain;background:#e0efe7}
#calling{position:fixed;inset:0;background:#102926df;backdrop-filter:blur(8px);z-index:6;display:grid;place-items:center;padding:24px;overflow:auto}
.calling-box{background:#f4f5ef;border-radius:32px;padding:36px 24px;max-width:540px;width:100%;text-align:center;box-shadow:0 24px 80px #0004}
.calling-box h2{font-size:30px;margin:12px 0}.calling-box p{line-height:1.5}.calling-box .guide{width:156px;margin:16px auto 34px}
.is-calling .guide:before,.is-calling .guide:after{content:'';position:absolute;inset:-10px;border:2px solid #087f72;border-radius:50%;z-index:-1;animation:calling-ring 2s ease-out infinite}.is-calling .guide:after{animation-delay:1s}
.calling-dots{color:#087f72;letter-spacing:8px;font-size:23px;animation:calling-dots 1s ease-in-out infinite;margin:18px}
@keyframes guide-nod{0%,65%,100%{transform:translateY(0) rotate(0)}75%{transform:translateY(-5px) rotate(-3deg)}85%{transform:translateY(0) rotate(2deg)}}
@keyframes calling-ring{from{transform:scale(.95);opacity:.8}to{transform:scale(1.4);opacity:0}}
@keyframes calling-dots{50%{opacity:.3;transform:translateY(-3px)}}
@media(max-width:600px){header{padding:14px;flex-wrap:wrap}header strong{font-size:24px}header #connection{font-size:13px}main{padding-top:22px}.card{padding:16px}aside button{font-size:15px;min-height:46px;padding:11px}.guide{width:170px}.calling-box{padding:24px 18px}.calling-box h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}

.catalogue-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin-bottom:22px}.catalogue-filters label{flex:1;min-width:180px}.catalogue-filters input,.catalogue-filters select{margin-bottom:0}.catalogue-filters button{margin:0;flex:0 1 auto}main[data-page="catalogue"] h1{font-size:clamp(28px,4vw,42px);margin:12px 0}main[data-page="catalogue"] .guide.compact{margin-bottom:16px;padding:8px 14px}main[data-page="catalogue"] .guide.compact img{width:56px;flex-basis:56px}
@media(max-width:600px){.catalogue-filters{gap:8px}.catalogue-filters label{min-width:130px;font-size:14px}.catalogue-filters button{font-size:14px;padding:10px;min-height:44px}.guide.compact span{font-size:14px}.sample-label{margin:10px 0}main[data-page="catalogue"]{padding-top:12px}}

#networkStatus{position:relative;z-index:11;margin:12px auto;padding:18px 22px;max-width:1060px;background:#fff2cf;border:2px solid #c68a25;border-radius:16px}#networkStatus p{margin:8px 0;line-height:1.4}#networkStatus strong{font-size:22px}

.voice-button{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:none}.voice-control{position:relative}.voice-button.listening{background:#b42543;animation:voice-pulse .8s infinite alternate}.voice-bubble{padding:16px;border-radius:20px;background:#143c38;color:white;margin:8px 0;font-weight:700}.device-admin{margin:40px 16px 120px;border-top:1px solid #ccd9d7;padding-top:12px}.device-admin button{font-size:12px;background:#e7eceb;color:#536561;padding:10px}.country-picker{background:#f0f5f3;border-radius:18px;padding:16px}#home{font-size:16px} @keyframes voice-pulse{to{box-shadow:0 0 0 10px #b4254333}}
header{position:sticky;top:0;z-index:4;flex-wrap:wrap}#home{margin-left:auto}.voice-bubble{position:sticky;bottom:140px;z-index:4}
