nav.svelte-cfn99w{width:100%;height:75px;position:fixed;top:0;display:flex;align-items:center;justify-content:space-between;background-color:#fff;z-index:99;overflow:hidden}#title.svelte-cfn99w{height:100%;width:150px;margin-left:min(1vw,20px)}#nav_list.svelte-cfn99w{list-style:none;color:#161616}.loading.svelte-cfn99w{color:transparent!important}#crabtrader.svelte-cfn99w{animation:none;object-fit:contain}#crabtrader.svelte-cfn99w:hover{animation-name:svelte-cfn99w-crabdance;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes svelte-cfn99w-crabdance{0%{transform:translate(0) translateY(0) rotate(0)}12.5%{transform:translate(-15px) translateY(-7px) rotate(30deg)}25%{transform:translate(0) translatey(-10px) rotate(0)}37.5%{transform:translate(15px) translateY(-7px) rotate(-360deg)}50%{transform:translate(0) translateY(0) rotate(0)}62.5%{transform:translate(15px) translateY(-7px) rotate(-30deg)}75%{transform:translate(0) translatey(-10px) rotate(0)}87.25%{transform:translate(-15px) translateY(-7px) rotate(30deg)}to{transform:translate(0) translateY(0) rotate(0)}}img.svelte-cfn99w{aspect-ratio:383 / 214;max-height:100%;max-width:100%}#nav_toggle.svelte-cfn99w{display:inline-block;cursor:pointer;margin:0 15px;color:#161616;border:none;background-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0)}.nav_bar.svelte-cfn99w{display:block;width:30px;height:3px;background-color:#161616;margin:6px 0;border-radius:25px;transition:transform .3s ease-out,opacity .3s ease-out}.nav_bar_open.svelte-cfn99w:nth-child(1){transform:translate(-5px) rotate(-45deg) translateY(12.5px)}.nav_bar_open.svelte-cfn99w:nth-child(2){opacity:0}.nav_bar_open.svelte-cfn99w:nth-child(3){transform:translate(-5px) rotate(45deg) translateY(-12.5px)}#nav_list_open.svelte-cfn99w{display:flex;position:fixed;top:75px;background-color:#333;width:100%;animation:none;flex-direction:column;align-items:center;justify-content:space-between;margin:0;padding:0;list-style:none}#nav_list>li{float:left;margin:0 clamp(10px,1vw,15px);transition:transform .3s ease}#nav_list>li>a{text-decoration:none;color:inherit;font-size:1.25rem;text-align:center;font-weight:400;transition:color .3s ease;padding:50% 0}#nav_list>li>a:hover{color:var(--primary);text-shadow:none}#nav_list_open>li{height:fit-content;margin:12.5px 0}#nav_list_open>li:hover{transform:none}#nav_list_open>li>a{text-decoration:none;color:#fff;font-size:1.25rem;transition:color .3s ease}#nav_list_open>li>a:hover{color:var(--primary);text-shadow:none}
