:root{--bg:#04040a;--surface:#0d0d16;--border:#ffffff12;--text:#e8e8ea;--muted:#505060;--accent:#0af;--green:#0c8;--red:#ff3b2f;--orange:#f80;--font:"Arial", Helvetica, sans-serif;--radius:10px}html,body,#root{background-color:var(--bg);width:100%;height:100%;color:var(--text);font-family:var(--font);background-image:radial-gradient(circle,#ffffff08 1px,#0000 1px);background-size:28px 28px;margin:0;padding:0}.home-root{width:100%;height:100%;overflow:hidden}*{box-sizing:border-box}h1{letter-spacing:-.02em;color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:700}h2{letter-spacing:-.015em;color:var(--text);margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,3rem);font-weight:700}p{color:var(--muted);max-width:500px;font-size:clamp(.9rem,2vw,1.1rem);line-height:1.7}.ss-row{align-items:center;gap:4vw;width:min(92vw,1080px);display:flex}.ss-row--rev{flex-direction:row-reverse}.ss-img{flex:0 0 54%;min-width:0}.ss-text{flex:1;min-width:0}@media (width<=860px){.ss-row,.ss-row--rev{flex-direction:column;gap:1.6rem}.ss-img,.ss-text{flex:none;width:100%}}@media (width<=640px){.header-nav,.header-lang,.header-actions{display:none!important}}.hamburger-btn{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.hamburger-btn span{background:#fff;border-radius:2px;width:24px;height:2px;transition:background .2s;display:block}@media (width<=640px){.hamburger-btn{display:flex}}.intro-panel{width:min(55vw,560px);position:absolute;top:20vh;left:10vw}@media (width<=860px){.intro-panel{width:92vw;left:4vw}}@media (width<=680px){[style*="top: 195vh"]{width:92vw!important;top:300vh!important;left:4vw!important;right:auto!important}[style*="top: 325vh"]{width:92vw!important;top:520vh!important;left:4vw!important;right:auto!important}[style*="top: 445vh"]{width:92vw!important;top:740vh!important;left:4vw!important;right:auto!important}[style*="top: 560vh"]{top:950vh!important}[style*="top: 645vh"]{top:1100vh!important}[style*="top: 760vh"]{top:1300vh!important}[style*="top: 865vh"]{top:1540vh!important}}.servis-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=640px){.servis-grid{grid-template-columns:1fr!important}}.smene-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (width<=860px){.smene-grid{grid-template-columns:1fr 1fr!important}}.prod-row{align-items:flex-start;gap:5vw;display:flex}@media (width<=640px){.prod-row{flex-direction:column!important;gap:1.5rem!important}.prod-num{text-align:left!important;border-bottom:1px solid #e0e0e0!important;border-right:none!important;align-items:flex-start!important;padding-bottom:1.2rem!important;padding-right:0!important}.cta-box{width:92vw;padding:2rem 1.6rem!important}}@keyframes iosFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}
