nav.svelte-12qhfyh{position:fixed;top:0;width:100%;z-index:100;padding:0 24px;transition:background var(--duration-normal) var(--ease-smooth),box-shadow var(--duration-normal) var(--ease-smooth)}nav.scrolled.svelte-12qhfyh,nav.menu-open.svelte-12qhfyh{background:#131110e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px #ffffff0d}.nav-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none;z-index:102}.nav-logo-icon.svelte-12qhfyh{border-radius:6px}.nav-logo-text.svelte-12qhfyh{font-size:1.1rem;font-weight:700;color:var(--color-text)}.nav-logo-text.svelte-12qhfyh .brand:where(.svelte-12qhfyh){color:var(--color-brand)}.nav-links.svelte-12qhfyh{display:flex;gap:28px;align-items:center}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.9rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;transition:color var(--duration-normal) var(--ease-smooth)}@media(hover:hover){.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}}.nav-app-link.svelte-12qhfyh{color:#131110!important;font-weight:600!important;background:var(--color-brand);padding:8px 20px;border-radius:var(--radius-sm);transition:background var(--duration-normal) var(--ease-smooth),transform var(--duration-fast) var(--ease-out)!important}@media(hover:hover){.nav-app-link.svelte-12qhfyh:hover{background:var(--color-brand-light)!important;color:#131110!important;transform:translateY(-1px)}}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px;z-index:102;border-radius:10px;transition:background .2s;-webkit-tap-highlight-color:transparent}.hamburger.svelte-12qhfyh:active{background:#ffffff0d}.hamburger-line.svelte-12qhfyh{display:block;width:100%;height:2px;background:var(--color-text);border-radius:2px;transition:transform var(--duration-normal) var(--ease-smooth),opacity var(--duration-normal) var(--ease-smooth);transform-origin:center}nav.menu-open.svelte-12qhfyh .hamburger-line:where(.svelte-12qhfyh):nth-child(1){transform:translateY(7px) rotate(45deg)}nav.menu-open.svelte-12qhfyh .hamburger-line:where(.svelte-12qhfyh):nth-child(2){opacity:0}nav.menu-open.svelte-12qhfyh .hamburger-line:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:99;border:none;cursor:default;-webkit-tap-highlight-color:transparent}footer.svelte-12qhfyh{border-top:1px solid var(--color-border);background:var(--color-bg-elevated)}.footer-inner.svelte-12qhfyh{max-width:var(--max-width);margin:0 auto;padding:48px 24px 24px}.footer-top.svelte-12qhfyh{display:flex;justify-content:space-between;gap:40px;margin-bottom:32px}.footer-brand.svelte-12qhfyh{flex:2;min-width:200px}.footer-logo.svelte-12qhfyh{display:flex;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;color:var(--color-text);margin-bottom:8px}.footer-logo.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:4px}.footer-logo.svelte-12qhfyh .brand:where(.svelte-12qhfyh){color:var(--color-brand)}.footer-tagline.svelte-12qhfyh{font-size:.88rem;color:var(--color-text-muted);max-width:300px;line-height:1.5}.footer-columns.svelte-12qhfyh{display:flex;gap:48px}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.78rem;font-weight:600;margin-bottom:12px;color:var(--color-text-secondary);letter-spacing:.06em;text-transform:uppercase}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;font-size:.88rem;color:var(--color-text-muted);text-decoration:none;padding:4px 0;transition:color var(--duration-normal) var(--ease-smooth)}@media(hover:hover){.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-brand)}}.footer-bottom.svelte-12qhfyh{border-top:1px solid var(--color-border);padding-top:20px;display:flex;justify-content:space-between;align-items:center}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.78rem;color:var(--color-text-muted)}.footer-contact.svelte-12qhfyh{font-size:.78rem;color:var(--color-text-muted);text-decoration:none;transition:color var(--duration-normal) var(--ease-smooth)}@media(hover:hover){.footer-contact.svelte-12qhfyh:hover{color:var(--color-brand)}}@media(max-width:768px){nav.svelte-12qhfyh{padding:0 16px}.hamburger.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{position:fixed;top:0;right:0;width:min(280px,85vw);height:100dvh;background:var(--color-bg-elevated);flex-direction:column;align-items:stretch;justify-content:flex-start;padding:80px 24px 24px;gap:0;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 30px #0000004d;z-index:101;overflow-y:auto}.nav-links.open.svelte-12qhfyh{transform:translate(0)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1rem!important;padding:14px 0;border-bottom:1px solid var(--color-border);color:var(--color-text)!important;font-weight:500!important;background:none!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):last-child{border-bottom:none;margin-top:16px;padding:12px 20px;background:var(--color-brand-glow)!important;border:1px solid var(--color-brand)!important;border-radius:var(--radius-md)!important;text-align:center;font-weight:600!important;color:var(--color-brand)!important}.footer-inner.svelte-12qhfyh{padding:32px 16px 20px}.footer-top.svelte-12qhfyh{flex-direction:column;gap:24px}.footer-columns.svelte-12qhfyh{flex-direction:row;flex-wrap:wrap;gap:24px 32px}.footer-col.svelte-12qhfyh{min-width:120px}.footer-bottom.svelte-12qhfyh{flex-direction:column;gap:6px;text-align:center}}
