.svelte-3m03cz{box-sizing:border-box;margin:0;padding:0}.nav-bar.svelte-3m03cz{z-index:100;background-color:#fff;border-bottom:1px solid #eef2f6;position:sticky;top:0;box-shadow:0 1px 3px #0000000d,0 1px 2px -1px #00000008}.nav-container.svelte-3m03cz{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1280px;min-height:4rem;margin:0 auto;padding:0 1.5rem;transition:all .2s;display:flex}.nav-header.svelte-3m03cz{justify-content:space-between;align-items:center;width:auto;display:flex}.brand.svelte-3m03cz{letter-spacing:-.01em;color:#0000;cursor:default;background:linear-gradient(135deg,#1e3c72,#2a5298);-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:600}.hamburger.svelte-3m03cz{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;margin-left:1rem;padding:0;display:none}.hamburger-line.svelte-3m03cz{background-color:#374151;border-radius:2px;width:100%;height:2px;transition:all .2s}.hamburger.active.svelte-3m03cz .hamburger-line:where(.svelte-3m03cz):first-child{transform:translateY(9px)rotate(45deg)}.hamburger.active.svelte-3m03cz .hamburger-line:where(.svelte-3m03cz):nth-child(2){opacity:0}.hamburger.active.svelte-3m03cz .hamburger-line:where(.svelte-3m03cz):nth-child(3){transform:translateY(-9px)rotate(-45deg)}.menu.svelte-3m03cz{align-items:center;display:flex}.nav-links.svelte-3m03cz{gap:.5rem;list-style:none;display:flex}.nav-item.svelte-3m03cz{position:relative}.nav-link.svelte-3m03cz{color:#374151;letter-spacing:.3px;cursor:pointer;border-radius:48px;padding:.6rem 1.2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.2,0,0,1);display:inline-block}.nav-link.svelte-3m03cz:hover{color:#111827;background-color:#f3f4f6;transform:translateY(-1px)}.nav-link.svelte-3m03cz:focus-visible{outline-offset:2px;background-color:#f0f9ff;border-radius:48px;outline:2px solid #3b82f6}.nav-link.svelte-3m03cz:active{transition:all 50ms;transform:scale(.97)}.nav-item.active.svelte-3m03cz .nav-link:where(.svelte-3m03cz){color:#1e40af;background:#eef2ff;font-weight:600;box-shadow:0 1px 2px #00000005}.nav-item.active.svelte-3m03cz .nav-link:where(.svelte-3m03cz):after{content:"";opacity:.7;background:#3b82f6;border-radius:2px;height:2px;position:absolute;bottom:6px;left:1.2rem;right:1.2rem}@media screen and (width<=768px){.nav-container.svelte-3m03cz{flex-direction:column;align-items:stretch;gap:0;min-height:auto;padding:.5rem 1rem}.nav-header.svelte-3m03cz{width:100%;padding:.4rem 0}.hamburger.svelte-3m03cz{display:flex}.menu.svelte-3m03cz{opacity:0;visibility:hidden;width:100%;max-height:0;transition:max-height .3s ease-out,opacity .2s;overflow:hidden}.menu.menu-visible.svelte-3m03cz{opacity:1;visibility:visible;max-height:300px;margin-top:.5rem}.nav-links.svelte-3m03cz{flex-direction:column;align-items:stretch;gap:.25rem;width:100%}.nav-item.svelte-3m03cz{text-align:center;width:100%}.nav-link.svelte-3m03cz{background-color:#fff;border:1px solid #f0f2f5;border-radius:40px;width:100%;padding:.55rem .5rem;font-size:.95rem;display:block}.nav-link.svelte-3m03cz:hover{background-color:#f8fafc;transform:none}.nav-item.active.svelte-3m03cz .nav-link:where(.svelte-3m03cz){background:#eef2ff;border-color:#cbdffc}.nav-item.active.svelte-3m03cz .nav-link:where(.svelte-3m03cz):after{display:none}.nav-item.active.svelte-3m03cz .nav-link:where(.svelte-3m03cz){border-left:3px solid #3b82f6;border-radius:40px;font-weight:600}.brand.svelte-3m03cz{font-size:1.2rem}}@media screen and (width<=480px){.nav-container.svelte-3m03cz{padding:.4rem .75rem}.nav-link.svelte-3m03cz{padding:.45rem .4rem;font-size:.9rem}.brand.svelte-3m03cz{font-size:1.1rem}.menu.menu-visible.svelte-3m03cz{max-height:280px}}@media screen and (width>=769px){.menu.svelte-3m03cz{display:flex}.nav-header.svelte-3m03cz{width:auto}.hamburger.svelte-3m03cz{display:none}}@media screen and (width>=1440px){.nav-container.svelte-3m03cz{padding:0 2rem}.nav-link.svelte-3m03cz{padding:.65rem 1.4rem}}.brand.svelte-3m03cz{gap:.35rem;font-size:1.2rem}.logo-icon.svelte-3m03cz{width:1.3rem;height:1.3rem}.svelte-ogljw9{box-sizing:border-box;margin:0;padding:0}.gallery.svelte-ogljw9{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;max-width:1400px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:grid}figure.svelte-ogljw9{background:#fff;border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 8px #0000001a}figure.svelte-ogljw9:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}img.svelte-ogljw9{object-fit:cover;border-bottom:1px solid #eee;width:100%;height:250px;display:block}figcaption.svelte-ogljw9{text-align:center;padding:15px}figcaption.svelte-ogljw9 h3:where(.svelte-ogljw9){color:#2c3e50;margin-bottom:8px}figcaption.svelte-ogljw9 p:where(.svelte-ogljw9){color:#666;font-size:.9rem}@media (width<=768px){.gallery.svelte-ogljw9{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (width<=480px){.gallery.svelte-ogljw9{grid-template-columns:1fr}}
