.language-switch{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden}.language-switch button{border:0;background:#101a2a;color:#dce7f5;padding:.35rem .45rem;font-size:.72rem;font-weight:800}.language-switch button.active{background:var(--blue);color:#fff}.hero-phone{position:absolute;right:1.4rem;bottom:1.2rem;width:100px;height:100px;fill:rgba(77,167,255,.12);stroke:#73bcff;stroke-width:1.2;filter:drop-shadow(0 0 18px #4da7ff88);animation:phone-float 3s ease-in-out infinite}.hero-card h2,.hero-card p,.mini-step{max-width:78%}@keyframes phone-float{50%{transform:translateY(-12px) rotate(4deg);filter:drop-shadow(0 0 30px #4da7ff)}}@media(max-width:600px){.language-switch{margin-left:auto}.hero-phone{width:82px;height:82px}.hero-card h2,.hero-card p,.mini-step{max-width:72%}}
