.menu-btn.svelte-ocbj1u{position:fixed;top:25px;left:25px;z-index:1000;cursor:pointer;background:var(--glass);padding:22px 12px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:.3s}.menu-btn.svelte-ocbj1u:hover{background:#fff3}.hamburger.svelte-ocbj1u{width:25px;height:2px;background:#fff;position:relative;transition:.3s}.hamburger.svelte-ocbj1u:before,.hamburger.svelte-ocbj1u:after{content:"";position:absolute;width:25px;height:2px;background:#fff;transition:.3s}.hamburger.svelte-ocbj1u:before{top:-8px}.hamburger.svelte-ocbj1u:after{top:8px}.menu-btn.active.svelte-ocbj1u .hamburger:where(.svelte-ocbj1u){background:transparent}.menu-btn.active.svelte-ocbj1u .hamburger:where(.svelte-ocbj1u):before{transform:rotate(45deg);top:0}.menu-btn.active.svelte-ocbj1u .hamburger:where(.svelte-ocbj1u):after{transform:rotate(-45deg);top:0}.menu-overlay.svelte-ocbj1u{position:fixed;top:0;left:-100%;width:100%;height:100%;background:var(--glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;display:flex;align-items:center;justify-content:center;transition:.5s cubic-bezier(.77,0,.175,1);opacity:0;overflow-y:auto;visibility:hidden;pointer-events:none}.menu-overlay.open.svelte-ocbj1u{left:0;opacity:1;visibility:visible;pointer-events:auto}.menu-links.svelte-ocbj1u{list-style:none;text-align:center;padding:20px 0;width:100%}.menu-links.svelte-ocbj1u li:where(.svelte-ocbj1u){margin:15px 0;opacity:0;transform:translateY(20px);transition:.5s;width:100%}.menu-overlay.open.svelte-ocbj1u .menu-links:where(.svelte-ocbj1u) li:where(.svelte-ocbj1u){opacity:1;transform:translateY(0)}.menu-links.svelte-ocbj1u li:where(.svelte-ocbj1u):nth-child(1){transition-delay:.1s}.menu-links.svelte-ocbj1u li:where(.svelte-ocbj1u):nth-child(2){transition-delay:.2s}.menu-links.svelte-ocbj1u li:where(.svelte-ocbj1u):nth-child(3){transition-delay:.3s}.menu-links.svelte-ocbj1u li:where(.svelte-ocbj1u):nth-child(4){transition-delay:.4s}.menu-links.svelte-ocbj1u a:where(.svelte-ocbj1u),.menu-link-btn.svelte-ocbj1u{text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:2px;transition:.3s;position:relative;background:none;border:none;cursor:pointer;font-family:inherit;display:inline-block}.menu-links.svelte-ocbj1u a:where(.svelte-ocbj1u):hover,.menu-link-btn.svelte-ocbj1u:hover{color:var(--secondary)}.submenu.svelte-ocbj1u{list-style:none;padding:10px 0;margin-top:10px;background:#ffffff0d;border-radius:10px}.submenu.svelte-ocbj1u li:where(.svelte-ocbj1u){margin:10px 0!important;opacity:1!important;transform:none!important}.submenu.svelte-ocbj1u a:where(.svelte-ocbj1u){font-size:1rem!important;letter-spacing:1px!important;opacity:.8}.submenu.svelte-ocbj1u a:where(.svelte-ocbj1u):hover{opacity:1}.disabled-link.svelte-ocbj1u{font-size:1rem;letter-spacing:1px;opacity:.4;color:#fff;cursor:default;display:inline-block}@media(max-width:768px){.menu-btn.svelte-ocbj1u{top:auto;bottom:25px;left:25px;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.hamburger.svelte-ocbj1u,.hamburger.svelte-ocbj1u:before,.hamburger.svelte-ocbj1u:after{width:18px}.hamburger.svelte-ocbj1u:before{top:-6px}.hamburger.svelte-ocbj1u:after{top:6px}.menu-links.svelte-ocbj1u a:where(.svelte-ocbj1u),.menu-link-btn.svelte-ocbj1u{font-size:1.2rem}}.logo-container.svelte-1elxaub{position:fixed;top:25px;right:25px;z-index:1000;display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;background:var(--glass);padding:8px 18px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:.3s}.logo-container.svelte-1elxaub:hover{background:#ffffff26;transform:translateY(-2px)}.logo-icon.svelte-1elxaub{width:30px;height:30px;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-icon.svelte-1elxaub img:where(.svelte-1elxaub){width:100%;height:100%;object-fit:contain}.logo-text.svelte-1elxaub{font-weight:800;letter-spacing:1.5px;font-size:.9rem;text-transform:uppercase}.header-center.svelte-1elxaub{position:fixed;top:12px;left:50%;transform:translate(-50%);text-align:center;z-index:500;pointer-events:none;width:100%;transition:all .3s ease}.main-title.svelte-1elxaub{font-size:2.2rem;font-weight:900;letter-spacing:4px;background:linear-gradient(to right,#fff,var(--header-accent, var(--primary)));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;margin-bottom:5px;filter:drop-shadow(0 5px 15px rgba(0,0,0,.3))}.sub-title.svelte-1elxaub{font-size:.9rem;color:#fff9;letter-spacing:2px;text-transform:uppercase}@media(max-width:768px){.header-center.svelte-1elxaub{top:20px;padding:0 20px}.main-title.svelte-1elxaub{font-size:1.2rem;letter-spacing:2px;margin-bottom:2px}.sub-title.svelte-1elxaub{font-size:.6rem;letter-spacing:1px}.logo-container.svelte-1elxaub{display:none}}@media(min-width:769px)and (max-width:1500px){.main-title.svelte-1elxaub{font-size:1.7rem;letter-spacing:3px}.sub-title.svelte-1elxaub{font-size:.75rem;letter-spacing:1.5px}}
