#app{margin:0;padding:0;max-width:none}.navbar[data-v-dbb52fb8]{position:fixed;inset:0 0 auto;background:#fff;border-bottom:1px solid var(--border);z-index:1000}.nav-inner[data-v-dbb52fb8]{height:var(--nav-height, 72px);display:flex;align-items:center;justify-content:space-between}.brand[data-v-dbb52fb8]{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img[data-v-dbb52fb8]{height:40px;width:auto}.brand span[data-v-dbb52fb8]{font-weight:700;font-size:16px;color:var(--text)}.links[data-v-dbb52fb8]{list-style:none;margin:0;padding:0}.links a[data-v-dbb52fb8]{text-decoration:none;font-size:15px;color:var(--muted);transition:color .2s ease}.links a[data-v-dbb52fb8]:hover{color:var(--accent)}.desktop[data-v-dbb52fb8]{display:flex;gap:28px}.menu-btn[data-v-dbb52fb8]{display:none;font-size:24px;background:none;border:none;cursor:pointer;color:var(--text)}.mobile-overlay[data-v-dbb52fb8]{position:fixed;inset:var(--nav-height, 72px) 0 0 0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile[data-v-dbb52fb8]{background:#fff;padding:24px;display:flex;flex-direction:column;gap:20px}.fade-enter-active[data-v-dbb52fb8],.fade-leave-active[data-v-dbb52fb8]{transition:opacity .2s ease}.fade-enter-from[data-v-dbb52fb8],.fade-leave-to[data-v-dbb52fb8]{opacity:0}@media(max-width:768px){.desktop[data-v-dbb52fb8]{display:none}.menu-btn[data-v-dbb52fb8]{display:block}}.footer[data-v-1f18dcbf]{background:#fff;border-top:1px solid var(--border);margin-top:80px}.container[data-v-1f18dcbf]{max-width:1000px;margin:auto;padding:48px 24px;display:flex;justify-content:space-between;gap:32px}.left p[data-v-1f18dcbf]{margin:8px 0 0;color:var(--muted);font-size:14px;max-width:320px}.right[data-v-1f18dcbf]{display:flex;gap:20px;align-items:center}.right a[data-v-1f18dcbf]{text-decoration:none;font-size:14px;color:var(--muted)}.right a[data-v-1f18dcbf]:hover{color:var(--accent)}.bottom[data-v-1f18dcbf]{text-align:center;padding:16px;font-size:13px;color:var(--muted);border-top:1px solid var(--border)}@media(max-width:768px){.container[data-v-1f18dcbf]{flex-direction:column;text-align:center}.right[data-v-1f18dcbf]{justify-content:center;flex-wrap:wrap}}.hero[data-v-ce93e9a9]{position:relative;min-height:calc(100svh - var(--nav-height));overflow:hidden;display:flex;align-items:center}.parallax-bg[data-v-ce93e9a9]{position:absolute;inset:-10%;z-index:0;will-change:transform}.parallax-bg img[data-v-ce93e9a9]{width:100%;height:100%;object-fit:cover}.overlay[data-v-ce93e9a9]{position:absolute;inset:0;background:#00000073;z-index:1}.hero-content[data-v-ce93e9a9]{position:relative;z-index:2;color:#fff}.hero-content h1[data-v-ce93e9a9],.hero-content p[data-v-ce93e9a9]{color:#fff}@media(max-width:768px){.parallax-bg[data-v-ce93e9a9]{transform:none!important}}.section[data-v-34b83a43]{padding:60px 20px;max-width:800px;margin:auto}h2[data-v-06fd2cb1]{margin-bottom:32px}.grid[data-v-06fd2cb1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.card[data-v-06fd2cb1]{background:#fff;padding:32px;border-radius:12px;text-align:center;border:1px solid var(--border)}.avatar[data-v-06fd2cb1]{width:56px;height:56px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 12px}.contact[data-v-9b8d5c44]{text-align:center}h2[data-v-9b8d5c44]{margin-bottom:16px}.intro[data-v-9b8d5c44]{max-width:600px;margin:0 auto 48px;color:var(--muted);font-size:16px}.info[data-v-9b8d5c44]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px}.info strong[data-v-9b8d5c44]{display:block;margin-bottom:8px}.info p[data-v-9b8d5c44]{margin:0;color:var(--muted)}.info a[data-v-9b8d5c44]{color:var(--accent);text-decoration:none}.info a[data-v-9b8d5c44]:hover{text-decoration:underline}.grid[data-v-e2370869]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.grid img[data-v-e2370869]{width:100%;height:200px;object-fit:cover;cursor:pointer;border-radius:8px;transition:transform .2s ease}.grid img[data-v-e2370869]:hover{transform:scale(1.03)}.lightbox[data-v-e2370869]{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:2000}.lightbox img[data-v-e2370869]{max-width:90%;max-height:90%;border-radius:8px}:root{--accent: #2563eb;--text: #0f172a;--muted: #475569;--bg: #f8fafc;--border: #e5e7eb;--nav-height: 72px;--s-1: 8px;--s-2: 16px;--s-3: 24px;--s-4: 40px;--s-5: 64px;--lh-tight: 1.2;--lh-normal: 1.6}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}html{scroll-behavior:smooth}h1{font-size:clamp(2rem,4vw,3rem);line-height:var(--lh-tight);margin:0 0 var(--s-3)}h2{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 var(--s-3)}p{line-height:var(--lh-normal);color:var(--muted);margin:0 0 var(--s-3);max-width:70ch}main{padding-top:var(--nav-height)}section{width:100%;min-height:calc(100vh - var(--nav-height));display:flex;align-items:center}@supports (height: 100svh){section{min-height:calc(100svh - var(--nav-height))}}section#home{align-items:stretch}.container{width:100%;max-width:1100px;margin-inline:auto;padding-inline:var(--s-3)}.stack>*+*{margin-top:var(--s-3)}section:not(#home):nth-of-type(2n){background:#fff;border-top:1px solid var(--border)}@media(min-width:768px){.container{padding-inline:var(--s-4)}}
