@media (max-width:1080px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.grid-4{grid-template-columns:repeat(2,1fr)}.stats-bar{grid-template-columns:repeat(2,1fr)}.stats-bar .stat:nth-child(2){border-right:none}}@media (max-width:900px){.grid-3{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}}@media (max-width:980px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-text{max-width:100%;margin:0 auto}.hero-cta{justify-content:center}.hero-stats{justify-content:center}.hero-image{order:-1;margin-bottom:8px}.hero-image img{max-width:320px}}@media (max-width:820px){.nav-links{position:fixed;top:0;left:0;right:0;height:100vh;height:100dvh;z-index:1001;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;backdrop-filter:blur(10px);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:calc(var(--nav-h) + 32px) 28px 40px;gap:22px;transform:translateX(100%);transition:transform .4s var(--ease);border-top:1px solid var(--border)}.nav-links.open{transform:translateX(0)}.nav-links a{font-size:1.15rem;padding:8px 0;display:block;width:100%}.nav-toggle{display:block;z-index:1002}.nav-actions .lang-switch{display:none}.nav-links .mobile-lang{display:flex;margin-top:10px}.hero-stats{gap:30px}.hero-cta{flex-direction:column}.hero-cta .btn{width:100%}body.nav-open{overflow:hidden}}@media (max-width:768px){section{padding:70px 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.stats-bar{grid-template-columns:1fr 1fr}.why-item{flex-direction:row}.footer-bottom{flex-direction:column;text-align:center}.cta-band{padding:50px 26px}.price-tabs{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:6px}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}.hero-stats{justify-content:space-between}.hero-stat b{font-size:1.6rem}.floating-btns{right:16px;bottom:16px}.fab{width:50px;height:50px;font-size:1.2rem}.stats-bar{grid-template-columns:1fr 1fr}.container{padding:0 18px}.page-hero{padding-top:calc(var(--nav-h) + 46px)}.brand-mark{width:36px;height:36px}.brand-main{font-size:.92rem}.brand-sub{font-size:.5rem;letter-spacing:.22em}.btn{padding:14px 24px;font-size:.9rem}h1{font-size:clamp(2rem,9vw,2.6rem)}h2{font-size:clamp(1.5rem,7vw,2rem)}section{padding:56px 0}.glass-card{padding:26px 22px}}@media (max-width:480px){html,body{max-width:100%;overflow-x:hidden}}