@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap";:root{--color-bg: #fdf4d7;--color-bg-alt: #efefdd;--color-text: #38302d;--color-text-soft: #544611;--color-accent: #3b9598;--color-accent-soft: #dae9ea;--color-accent-hover: #66abad;--color-terracotta: #e25a13;--color-terracotta-hover: #f3804f;--color-tag-blue: #3b9598;--color-tag-blue-soft: #dae9ea;--color-tag-yellow: #f4d458;--color-tag-green: #adae56;--color-cream: #ebcdc2;--font-display: "Lora", serif;--font-body: "DM Sans", sans-serif;--radius: 12px;--max-width: 1240px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-text);background-color:var(--color-bg)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:var(--color-accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent-hover)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:4px}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}.btn{display:inline-block;padding:.85rem 1.5rem;border-radius:var(--radius);font-family:var(--font-body);font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none}.btn-primary{background-color:var(--color-terracotta-hover);color:#fff}.btn-primary:hover{background-color:var(--color-terracotta);color:#fff}.btn-secondary{background-color:transparent;color:#7a7264;border:2px solid #7a7264}.btn-secondary:hover{background-color:#7a7264;color:var(--color-bg)}.tag{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.tag-eshop,.tag-kurz,.tag-komunita,.tag-sluzba,.tag-aplikace,.tag-zabava,.tag-type{background-color:var(--color-accent-soft);color:var(--color-accent)}.tag-zdarma{background-color:var(--color-tag-green);color:#fff}.tag-vibecoding,.tag-priprava{background-color:var(--color-bg-alt);color:var(--color-text-soft)}.card{background-color:#fff;border-radius:var(--radius);padding:1.5rem;border:1px solid var(--color-accent-soft);transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 12px #00000014}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.section{padding:2.5rem 0}}header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;background:var(--color-bg);z-index:100;border-bottom:1px solid var(--color-accent-soft)}nav[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px;margin:0 auto}.logo[data-astro-cid-3ef6ksr2]{text-decoration:none;display:flex;align-items:center}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px;width:auto}.nav-right[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;gap:1.5rem;list-style:none}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--color-text-soft);font-size:.95rem;transition:color .2s ease}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--color-accent)}.support-badge[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem .75rem;background:transparent;border:1px solid var(--color-accent);border-radius:var(--radius);color:var(--color-accent);font-size:.8rem;text-decoration:none;transition:all .2s ease;max-width:160px;text-align:center;line-height:1.3}.support-badge[data-astro-cid-3ef6ksr2]:hover{background:var(--color-accent);color:#fff}.mobile-menu-btn[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-btn[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--color-text);transition:all .3s ease}@media(max-width:768px){.mobile-menu-btn[data-astro-cid-3ef6ksr2]{display:flex}.support-badge[data-astro-cid-3ef6ksr2]{display:none}.nav-links[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-bg);flex-direction:column;padding:1rem 1.5rem;gap:.5rem;border-bottom:1px solid var(--color-accent-soft)}.nav-links[data-astro-cid-3ef6ksr2].open{display:flex}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:.5rem 0;display:block}.mobile-menu-btn[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-menu-btn[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}footer[data-astro-cid-sz7xmlte]{background:#fff;padding:3rem 1.5rem;margin-top:4rem;border-top:1px solid var(--color-accent-soft)}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr 1.5fr 1.5fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem}.footer-logo[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--color-text);text-decoration:none;display:block;margin-bottom:.5rem}.footer-logo[data-astro-cid-sz7xmlte]:hover{color:var(--color-terracotta)}.footer-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--color-text-soft);margin-bottom:0;line-height:1.5}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1rem;font-weight:600;margin-bottom:.75rem}.footer-newsletter[data-astro-cid-sz7xmlte]{border:1px solid var(--color-accent-soft);border-radius:var(--radius);padding:1.25rem;background:var(--color-bg);margin-top:-1.25rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--color-text-soft);margin-bottom:.75rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--color-text-soft);text-decoration:none;display:block;margin-bottom:.4rem;transition:color .2s ease}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-terracotta)}.footer-projects[data-astro-cid-sz7xmlte] .projects-columns[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-projects[data-astro-cid-sz7xmlte] .projects-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer-projects[data-astro-cid-sz7xmlte] .projects-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{margin-bottom:.3rem}.newsletter-form[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;flex-wrap:wrap}.newsletter-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{padding:.75rem 1rem;border:1px solid var(--color-accent-soft);border-radius:var(--radius);font-size:.9rem;font-family:var(--font-body);flex:1;min-width:150px}.newsletter-form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]:focus{outline:none;border-color:var(--color-accent)}.newsletter-form[data-astro-cid-sz7xmlte] .btn[data-astro-cid-sz7xmlte]{padding:.75rem 1.25rem}.email-link[data-astro-cid-sz7xmlte]{color:var(--color-text-soft)!important;margin-bottom:.5rem!important}.email-link[data-astro-cid-sz7xmlte]:hover{color:var(--color-terracotta)!important}.linkedin-link[data-astro-cid-sz7xmlte]{color:#0077b5!important;font-weight:500;margin-bottom:.75rem!important}.linkedin-link[data-astro-cid-sz7xmlte]:hover{color:#005582!important;text-decoration:underline}.support-link[data-astro-cid-sz7xmlte]{display:block;padding:.6rem .8rem;background:var(--color-accent-soft);border-radius:var(--radius);color:var(--color-text)!important;font-size:.8rem;transition:all .2s ease;margin-top:.5rem;text-align:center;line-height:1.3}.support-link[data-astro-cid-sz7xmlte]:hover{background:var(--color-terracotta);color:#fff!important}@media(max-width:900px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.newsletter-form[data-astro-cid-sz7xmlte],.projects-columns[data-astro-cid-sz7xmlte]{justify-content:center}.email-btn[data-astro-cid-sz7xmlte]{width:100%}}.newsletter-message[data-astro-cid-sz7xmlte]{font-size:.85rem;margin-top:.5rem;display:none}.newsletter-message[data-astro-cid-sz7xmlte].success{color:var(--color-accent);display:block}.newsletter-message[data-astro-cid-sz7xmlte].error{color:#e25a13;display:block}main[data-astro-cid-37fxchfa]{min-height:calc(100vh - 160px)}
