.mythed-nav{height:100%;align-items:center}.mythed-nav__link,.mythed-nav-dropdown__trigger{font-size:11px;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-weight:700;white-space:nowrap;color:inherit}.mythed-nav__link:hover,.mythed-nav-dropdown__trigger:hover{opacity:.55}.mythed-nav-dropdown{position:relative;height:100%;display:flex;align-items:center}.mythed-nav-dropdown>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:7px;height:100%;user-select:none}.mythed-nav-dropdown>summary::-webkit-details-marker{display:none}.mythed-nav-dropdown__chevron{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.mythed-nav-dropdown[open] .mythed-nav-dropdown__chevron{transform:rotate(225deg) translate(-1px,-1px)}.mythed-nav-dropdown__menu{position:absolute;left:50%;top:100%;transform:translateX(-50%) translateY(-4px);min-width:270px;background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 44px rgba(11,11,11,.13);padding:10px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:120}.mythed-nav-dropdown__menu:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.mythed-nav-dropdown[open] .mythed-nav-dropdown__menu,.mythed-nav-dropdown:hover .mythed-nav-dropdown__menu,.mythed-nav-dropdown:focus-within .mythed-nav-dropdown__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mythed-nav-dropdown__link{display:block;padding:14px 16px;text-decoration:none;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:700;border-bottom:1px solid var(--line);white-space:nowrap}.mythed-nav-dropdown__link:last-child{border-bottom:0}.mythed-nav-dropdown__link:hover,.mythed-nav-dropdown__link:focus-visible{background:var(--ink);color:var(--paper);outline:0}.mythed-nav-dropdown.is-active>.mythed-nav-dropdown__trigger,.mythed-nav__link[aria-current="page"]{opacity:.58}.mythed-mobile-submenu{border:0}.mythed-mobile-submenu>summary{list-style:none;text-transform:uppercase;font-size:12px;letter-spacing:.1em;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.mythed-mobile-submenu>summary::-webkit-details-marker{display:none}.mythed-mobile-submenu>summary:after{content:"+";font-size:16px;font-weight:400}.mythed-mobile-submenu[open]>summary:after{content:"–"}.mythed-mobile-submenu__links{display:flex;flex-direction:column;gap:14px;padding:16px 0 2px 16px;margin-top:14px;border-left:1px solid var(--line)}.mythed-mobile-submenu__links a{font-size:11px!important;letter-spacing:.09em!important}.mythed-announcement{position:relative;overflow:hidden;color:transparent!important}.mythed-announcement::before{content:"DROP 001 — UNBOWED · WORN BY THE LEGENDS.";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;letter-spacing:.22em;font-weight:700;text-align:center;padding:0 12px;animation:mythedAnnouncementCarousel 12s ease-in-out infinite;will-change:opacity,transform}.mythed-announcement:hover::before{animation-play-state:paused}@keyframes mythedAnnouncementCarousel{0%,27%{content:"DROP 001 — UNBOWED · WORN BY THE LEGENDS.";opacity:1;transform:translateY(0)}30%{content:"DROP 001 — UNBOWED · WORN BY THE LEGENDS.";opacity:0;transform:translateY(-5px)}33%{content:"DROP 002 — DURGA · COMING SOON.";opacity:0;transform:translateY(5px)}36%,60%{content:"DROP 002 — DURGA · COMING SOON.";opacity:1;transform:translateY(0)}63%{content:"DROP 002 — DURGA · COMING SOON.";opacity:0;transform:translateY(-5px)}66%{content:"MYTHED · WORN BY THE LEGENDS.";opacity:0;transform:translateY(5px)}69%,93%{content:"MYTHED · WORN BY THE LEGENDS.";opacity:1;transform:translateY(0)}96%{content:"MYTHED · WORN BY THE LEGENDS.";opacity:0;transform:translateY(-5px)}99%,100%{content:"DROP 001 — UNBOWED · WORN BY THE LEGENDS.";opacity:0;transform:translateY(5px)}}@media(prefers-reduced-motion:reduce){.mythed-announcement::before{animation:none;content:"DROP 001 — UNBOWED · WORN BY THE LEGENDS."}}@media(max-width:1050px) and (min-width:761px){.mythed-nav-dropdown{display:none}}@media(max-width:760px){.mythed-mobile-menu__panel{max-height:calc(100vh - 110px);overflow:auto}.mythed-mobile-submenu{width:100%}.mythed-announcement::before{font-size:9px;letter-spacing:.14em}}