.grid{display:grid;gap:var(--space-md)}@media (max-width:1023px){.nav-links,.nav-cta{display:none}.burger{display:inline-flex;flex-direction:column;justify-content:center}.nav-links.mobile-active{display:flex !important;flex-direction:column;position:fixed !important;top:80px !important;left:0 !important;bottom:auto !important;right:auto !important;width:280px;min-height:fit-content;max-height:calc(100vh - 80px);background:var(--white) !important;padding:1.5rem;box-shadow:4px 4px 20px rgba(0,0,0,0.15);border-radius:0 0 12px 0;gap:1rem;z-index:calc(var(--z-sticky) - 1) !important;overflow-y:auto}.nav-links.mobile-active a{font-size:1.1rem;padding:0.75rem 1rem;border-radius:8px;display:block;color:var(--text-main);text-decoration:none;transition:background 0.2s;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(37,99,235,0.15);min-height:44px;user-select:none;-webkit-user-select:none}.nav-links.mobile-active a:hover,.nav-links.mobile-active a:active{background:var(--bg-body)}main{padding-inline:var(--space-md)}.hero{grid-template-columns:1fr;gap:var(--space-lg);margin-top:var(--space-md)}.hero-right{order:-1}.hero-left{min-height:280px}.section-header{flex-direction:column;align-items:flex-start}.grid-2,.grid-3{grid-template-columns:1fr}}@media (max-width:479px){h1{font-size:1.75rem}h2{font-size:1.35rem}.language-switcher{font-size:0.55rem;padding:0.2rem 0.4rem}.grid,.services-grid,.why-choose-grid{grid-template-columns:1fr !important;gap:var(--space-md)}.hero-card-grid{grid-template-columns:1fr}.hero-meta{gap:0.9rem}.hero-list{grid-template-columns:1fr}.hero-actions{width:100%}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;justify-content:center}.section{margin-bottom:2rem}.card{padding:0.9rem}.cookie-banner-content{flex-direction:column;align-items:flex-start}.cookie-banner-actions{width:100%}.btn-cookie{flex:1}.footer-inner{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section{text-align:center}.footer-brand{justify-content:center;margin:0 auto}.footer-social{justify-content:center}.footer-info{text-align:center}}@media (max-width:1023px) and (min-width:480px){.grid,.services-grid,.why-choose-grid{grid-template-columns:repeat(2,1fr) !important;gap:var(--space-md)}.hero-list{grid-template-columns:repeat(3,1fr);gap:0.8rem}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid,.services-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}.why-choose-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.hero{gap:3rem;margin-top:2rem;margin-bottom:3rem}.footer-inner{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.container,.nav-container,main,.footer-inner{max-width:1200px}main{padding-top:2rem;padding-bottom:4rem}}@media print{header{position:static}.burger,.nav-cta,.language-switcher,.cookie-banner{display:none !important}.hero,.section{break-inside:avoid}a::after{content:" (" attr(href) ")";font-size:0.8em;color:var(--text-muted)}.btn-primary,.btn-secondary{border:1px solid var(--blue-dark)}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@media (prefers-contrast:high){:root{--shadow-soft:0 0 0 2px var(--text-main);--shadow-button:0 0 0 2px var(--blue-dark)}.card,.hero-card{border:2px solid var(--text-main)}}