@import"https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap";.hamburger-container.svelte-chbwny.svelte-chbwny{--hamburger-size:40px;position:relative;font-family:Inter,sans-serif}.hamburger.svelte-chbwny.svelte-chbwny{width:var(--hamburger-size);height:var(--hamburger-size);display:inline-flex;align-items:center;justify-content:center;padding:0;background-color:#111;border:1px solid #555;border-radius:6px;cursor:pointer;transition:background-color .2s ease;position:relative;z-index:110}.hamburger.svelte-chbwny.svelte-chbwny:hover{background-color:#333}.hamburger-box.svelte-chbwny.svelte-chbwny{width:calc(var(--hamburger-size) * .4);height:calc(var(--hamburger-size) * .35);position:relative}.hamburger-line.svelte-chbwny.svelte-chbwny{width:100%;height:calc(var(--hamburger-size) * .05);background-color:#fff;border-radius:2px;position:absolute;left:0;transition:all .25s ease-in-out}.hamburger-line.svelte-chbwny.svelte-chbwny:nth-child(1){top:0}.hamburger-line.svelte-chbwny.svelte-chbwny:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-line.svelte-chbwny.svelte-chbwny:nth-child(3){bottom:0}.hamburger.active.svelte-chbwny .hamburger-line.svelte-chbwny:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.active.svelte-chbwny .hamburger-line.svelte-chbwny:nth-child(2){opacity:0}.hamburger.active.svelte-chbwny .hamburger-line.svelte-chbwny:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.overlay.svelte-chbwny.svelte-chbwny{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0a0d1280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;display:flex;justify-content:center;align-items:flex-start}.nav-container.svelte-chbwny.svelte-chbwny{box-sizing:border-box;display:flex;flex-direction:column;position:relative;width:288px;margin-top:69px;background:#111;border:1px solid #606060;box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208;border-radius:8px;z-index:105;padding:0;transform-origin:top center}.close-button.svelte-chbwny.svelte-chbwny{position:absolute;top:-16px;right:-16px;width:32px;height:32px;background-color:#111;color:#fff;border:1px solid #606060;border-radius:50%;font-size:24px;line-height:30px;text-align:center;padding:0;cursor:pointer;z-index:106}.close-button.svelte-chbwny.svelte-chbwny:hover{background-color:#333}.hamburger-menu-items.svelte-chbwny.svelte-chbwny{display:flex;flex-direction:column;width:100%}.nav-item.svelte-chbwny.svelte-chbwny{display:flex;flex-direction:row;align-items:center;padding:10px 16px;width:100%;height:40px;box-sizing:border-box;cursor:pointer;color:#fff;font-weight:500;font-size:14px;line-height:20px;transition:background-color .2s}.nav-item.svelte-chbwny.svelte-chbwny:hover{background-color:#2a2a2a}.nav-item.svelte-chbwny.svelte-chbwny:first-child{border-top-left-radius:8px;border-top-right-radius:8px}@media (min-width: 768px){.overlay.svelte-chbwny.svelte-chbwny{display:block;position:static;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-container.svelte-chbwny.svelte-chbwny{position:absolute;top:calc(var(--hamburger-size) + 8px);left:auto;right:0;margin-top:0;width:250px;padding:12px;transform-origin:top right}.close-button.svelte-chbwny.svelte-chbwny{display:none}.hamburger-menu-items.svelte-chbwny.svelte-chbwny{gap:8px}.nav-item.svelte-chbwny.svelte-chbwny{height:auto;padding:8px 12px;border-radius:4px}}
