button[data-astro-cid-a2mxz4y6]{cursor:pointer;border-radius:10px;border:0;padding:5px 10px;transition:all .2s ease-in-out}button[data-astro-cid-a2mxz4y6]:hover{transform:scale(.9)}button[data-astro-cid-a2mxz4y6]:active{transform:scale(1)}.lang-switch[data-astro-cid-a2mxz4y6]{display:flex;align-items:center}.lang-switch[data-astro-cid-a2mxz4y6] svg[data-astro-cid-a2mxz4y6]{height:18px;width:auto}:root[lang=cs] .cs-flag[data-astro-cid-a2mxz4y6],:root[lang=en] .en-flag[data-astro-cid-a2mxz4y6]{display:none}:root[lang=cs] .en-flag[data-astro-cid-a2mxz4y6],:root[lang=en] .cs-flag[data-astro-cid-a2mxz4y6]{display:block}button[data-astro-cid-3jiydi6s]{cursor:pointer;border-radius:10px;border:0;padding:5px 10px;transition:all .2s ease-in-out}button[data-astro-cid-3jiydi6s]:hover{transform:scale(.9)}button[data-astro-cid-3jiydi6s]:active{transform:scale(1)}.light[data-astro-cid-3jiydi6s]{fill:transparent}.dark-theme .light[data-astro-cid-3jiydi6s]{fill:#000}.dark-theme .dark[data-astro-cid-3jiydi6s]{fill:transparent}.nav-container[data-astro-cid-3ef6ksr2]{width:100%;display:flex;justify-content:center}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;margin:.5rem 1rem;width:100%}.nav-left[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.nav-right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;flex-direction:row;gap:.2rem}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.2rem;padding:0;margin:0;list-style:none;transition:transform .3s ease}.language-link[data-astro-cid-3ef6ksr2]{font-size:.8rem;padding:.2rem .4rem;border-radius:4px;text-decoration:none}nav[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{opacity:.8;font-size:.95rem}a[data-astro-cid-3ef6ksr2]{color:var(--grey-400);padding:.5rem 1rem;border-radius:10px;text-decoration:none;display:block;transition:color .2s ease}a[data-astro-cid-3ef6ksr2]:hover{color:var(--grey-900)}a[data-astro-cid-3ef6ksr2].active{background:var(--grey-900);color:var(--background)}.hamburger[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:100}.hamburger-line[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;margin:5px 0;background-color:var(--grey-600);transition:transform .3s ease,opacity .3s ease}@media (max-width: 767.9px){.nav-container[data-astro-cid-3ef6ksr2]{flex-wrap:wrap}.nav-left[data-astro-cid-3ef6ksr2]{flex:1}.hamburger[data-astro-cid-3ef6ksr2]{display:block;order:1}.nav-links[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;flex-direction:column;background-color:var(--background);width:100%;height:100vh;padding-top:4rem;transform:translateY(-100%);z-index:90;box-shadow:0 8px 16px #0000001a}.nav-links[data-astro-cid-3ef6ksr2].show{transform:translateY(0)}.nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{width:50%;text-align:center;margin:.5rem 0}.hamburger[data-astro-cid-3ef6ksr2].active .hamburger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-3ef6ksr2].active .hamburger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.hamburger[data-astro-cid-3ef6ksr2].active .hamburger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}footer[data-astro-cid-sz7xmlte]{padding:3rem 0;text-align:center;font-size:.9rem;margin-top:auto}html{--background: white;--background-shaded: #eaeaea;--grey-200: #222222;--grey-400: #444444;--grey-600: #333333;--grey-900: #111111}html.dark-theme{--background: black;--background-shaded: #222222;--grey-200: #eaeaea;--grey-400: #acacac;--grey-600: #ffffff;--grey-900: #fafafa}body{font-family:Inter,Roboto,Helvetica Neue,Arial Nova,Nimbus Sans,Arial,sans-serif;padding:0 .5rem;color:var(--grey-600);background:var(--background)}h1{font-size:1.7rem;line-height:1;padding:0 1rem}h2{font-size:1.5rem;line-height:1;padding:0 1rem}h1+h2{font-size:1.3rem;opacity:.9;font-weight:400;padding:0 1rem}p,li{font-size:1rem;color:var(--gray-400);opacity:.8}li{margin:1rem 0}.section-content{margin:0 auto;text-align:center;width:100%;max-width:100%;overflow-x:hidden}.button{display:inline-block;padding:1rem 2rem;background:var(--grey-900);color:var(--background);text-decoration:none;border-radius:8px;font-weight:700;transition:background-color .3s ease;margin:.5rem;width:auto}.button:hover{background:var(--grey-400)}.smaller-padding{padding:.8rem 2rem}.padding-center{padding:1rem;text-align:center}.services{margin-top:2rem 1rem}.services-grid{display:grid;gap:1rem;margin:1rem;grid-template-columns:1fr}.contact-link{opacity:1;height:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 0;color:var(--gray-600);text-decoration:none;transition:opacity .2s ease-in-out}.contact-link:hover{opacity:.7}.social-link{display:inline-flex;margin-right:1rem}html,body{margin:0;width:100%;height:100%;min-height:100vh}.site-wrapper[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;max-width:40rem;margin:auto}.main-content[data-astro-cid-sckkx6r4]{flex:1;width:100%}
