.Header-module__pYK4QG__header{background:var(--header-background);border-bottom:1px solid var(--header-border);justify-content:space-between;align-items:center;padding:16px 40px;display:flex}.Header-module__pYK4QG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.Header-module__pYK4QG__headerLeft{justify-content:flex-start;align-items:center;gap:2rem;display:flex}.Header-module__pYK4QG__headerRight{align-items:center;display:flex}.Header-module__pYK4QG__logo{letter-spacing:.5px;color:var(--foreground);align-items:left;font-size:18px;font-weight:700;display:flex}.Header-module__pYK4QG__logo img{width:10rem}.Header-module__pYK4QG__nav{gap:32px;display:flex}.Header-module__pYK4QG__nav a{color:var(--header-text);font-size:14px}.Header-module__pYK4QG__nav a:hover{text-decoration:underline}.Header-module__pYK4QG__headerActions{align-items:center;gap:20px;display:flex}.Header-module__pYK4QG__menuToggle{border:1px solid var(--header-border);background:var(--header-background);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:none;position:relative}.Header-module__pYK4QG__menuToggle span{background-color:var(--header-icon);border-radius:999px;width:18px;height:2px;display:block;position:absolute;left:50%;transform:translate(-50%)}.Header-module__pYK4QG__menuToggle span:first-child{top:11px}.Header-module__pYK4QG__menuToggle span:nth-child(2){top:17px}.Header-module__pYK4QG__menuToggle span:nth-child(3){top:23px}.Header-module__pYK4QG__currencyBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-family:inherit;font-size:14px;display:flex}.Header-module__pYK4QG__currencyBtn:hover{border-color:var(--header-border);background-color:var(--header-icon-hover-bg)}.Header-module__pYK4QG__caret{opacity:.7;font-size:10px}.Header-module__pYK4QG__iconLink{color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .15s,opacity .15s;display:flex}.Header-module__pYK4QG__iconLink svg{width:1.5rem;height:1.5rem;stroke:var(--header-icon)}.Header-module__pYK4QG__iconLink:hover{background-color:var(--header-icon-hover-bg);opacity:1}.Header-module__pYK4QG__accountDropdown{background:var(--header-drawer-bg);border:1px solid var(--header-drawer-border);z-index:20;border-radius:8px;min-width:180px;margin-top:8px;padding:12px 16px;position:absolute;right:0;box-shadow:0 12px 30px #00000014}.Header-module__pYK4QG__accountDropdown a{color:var(--header-text);border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:block}.Header-module__pYK4QG__accountDetails{position:relative}.Header-module__pYK4QG__accountDetails summary{list-style:none}.Header-module__pYK4QG__accountDetails summary::-webkit-details-marker{display:none}.Header-module__pYK4QG__accountDropdown button{text-align:left;width:100%;font-size:14px}.Header-module__pYK4QG__accountDropdown button:hover{text-decoration:underline}@media (max-width:900px){.Header-module__pYK4QG__mobileNavOverlay{background:var(--header-overlay);z-index:15;position:fixed;inset:0}.Header-module__pYK4QG__navDesktop{display:none}.Header-module__pYK4QG__menuToggle{display:flex}.Header-module__pYK4QG__mobileNav{background:var(--header-drawer-bg);flex-direction:column;gap:12px;width:260px;height:100%;padding:56px 20px 20px;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 30px #00000026}.Header-module__pYK4QG__mobileNavHeader{position:absolute;top:16px;right:16px}.Header-module__pYK4QG__mobileCloseButton{border:1px solid var(--header-border);background:var(--header-background);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:0;line-height:0;display:inline-flex;position:relative}.Header-module__pYK4QG__mobileCloseButton:before{content:"✕";padding:.55rem;font-size:18px;line-height:1;display:inline-block}.Header-module__pYK4QG__mobileCloseButton:hover{background:var(--header-icon-hover-bg)}.Header-module__pYK4QG__mobileNav a{color:var(--header-text);font-size:15px}.Header-module__pYK4QG__mobileNav a:hover{text-decoration:underline}.Header-module__pYK4QG__mobileNavDivider{background:var(--header-border);height:1px;margin:4px 0}.Header-module__pYK4QG__mobileNav button{justify-content:flex-start}}@media (max-width:600px){.Header-module__pYK4QG__headerContainer{padding:16px 20px}}
