.AppHeader-module__hcw-qq__header{width:min(var(--pj-page-max-width), 100%);z-index:var(--pj-z-overlay);margin:0 auto var(--pj-space-3);align-items:center;gap:var(--pj-space-4);background:0 0;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);padding-top:15px;display:grid;position:relative}.AppHeader-module__hcw-qq__header[data-search-visible=true]{grid-template-columns:minmax(220px,.82fr) auto minmax(460px,1.18fr)}.AppHeader-module__hcw-qq__brand{align-items:center;gap:var(--pj-space-3);color:var(--pj-color-text-strong);justify-self:start;text-decoration:none;display:inline-flex}.AppHeader-module__hcw-qq__logo{object-fit:contain;width:58px;height:58px;transition:transform .28s,filter .28s}.AppHeader-module__hcw-qq__brand:hover .AppHeader-module__hcw-qq__logo{filter:drop-shadow(0 4px 10px #763bec24);transform:scale(1.05)}.AppHeader-module__hcw-qq__logoIntro{animation:.7s AppHeader-module__hcw-qq__logoIntro}.AppHeader-module__hcw-qq__brand span{gap:1px;display:grid}.AppHeader-module__hcw-qq__brand strong{font-size:1.08rem;line-height:1.1}.AppHeader-module__hcw-qq__brand small{color:var(--pj-color-text-subtle);font-size:var(--pj-text-micro);line-height:1.3}.AppHeader-module__hcw-qq__headerSearchSpacer,.AppHeader-module__hcw-qq__headerSearchSlot{display:none}.AppHeader-module__hcw-qq__headerSearchSlot{flex:240px;width:clamp(180px,24vw,360px);min-width:180px;display:block}.AppHeader-module__hcw-qq__headerSearchIconButton{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);width:42px;height:42px;color:var(--pj-color-text-strong);font:inherit;background:var(--pj-color-surface-strong);cursor:pointer;place-items:center;display:none}.AppHeader-module__hcw-qq__headerSearchIconButton:hover{color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__headerSearchIconButton svg{width:18px;height:18px}.AppHeader-module__hcw-qq__headerActions{justify-self:end;align-items:center;gap:var(--pj-space-2);min-width:0;display:flex}.AppHeader-module__hcw-qq__headerProfileSlot{align-items:center;display:inline-flex}.AppHeader-module__hcw-qq__navLinks,.AppHeader-module__hcw-qq__actions{align-items:center;display:flex}.AppHeader-module__hcw-qq__navLinksInline{justify-content:center;justify-self:center}.AppHeader-module__hcw-qq__header[data-search-visible=true] .AppHeader-module__hcw-qq__navLinksInline{transform:translate(-30px)}.AppHeader-module__hcw-qq__stickyNavigation{top:var(--pj-space-3);z-index:var(--pj-z-overlay);width:min(var(--pj-page-max-width), 100%);align-items:center;gap:var(--pj-space-3);opacity:0;pointer-events:none;transition:opacity var(--pj-transition-premium), transform var(--pj-transition-premium);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin:0;display:grid;position:fixed;left:50%;transform:translate(-50%,-18px)scale(.98)}.AppHeader-module__hcw-qq__stickyNavigation[data-scrolled=true]{opacity:1;transform:translate(-50%)scale(1)}:root[data-table-focus=true] .AppHeader-module__hcw-qq__stickyNavigation{top:auto;bottom:var(--pj-space-3);z-index:var(--pj-z-overlay);transform:translate(-50%,18px)scale(.98)}:root[data-table-focus=true] .AppHeader-module__hcw-qq__stickyNavigation[data-scrolled=true]{opacity:1;pointer-events:auto;transform:translate(-50%)scale(1)}.AppHeader-module__hcw-qq__stickyNavigation>*{pointer-events:none}.AppHeader-module__hcw-qq__stickyNavigation[data-scrolled=true]>*{pointer-events:auto}.AppHeader-module__hcw-qq__stickyProfileActions{opacity:0;min-width:52px;transform:translateX(var(--sticky-profile-shift-x,34px)) scale(.94);justify-self:start;align-items:center;transition:opacity .42s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1);display:inline-flex}.AppHeader-module__hcw-qq__stickyNavigation[data-scrolled=true] .AppHeader-module__hcw-qq__stickyProfileActions{opacity:1;transform:translate(0)scale(1)}.AppHeader-module__hcw-qq__stickyProfileActions .AppHeader-module__hcw-qq__actions{justify-self:start}.AppHeader-module__hcw-qq__navLinks{justify-self:center;gap:var(--pj-space-1);padding:var(--pj-space-1);border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);background:color-mix(in srgb, var(--pj-color-surface-strong) 76%, transparent);box-shadow:var(--pj-shadow-panel);-webkit-backdrop-filter:blur(16px)saturate(1.16);backdrop-filter:blur(16px)saturate(1.16);transition:transform var(--pj-transition-premium), box-shadow var(--pj-transition-premium), background-color var(--pj-transition-premium)}.AppHeader-module__hcw-qq__navLinks:hover{box-shadow:var(--pj-interaction-shadow);transform:translateY(-1px)}.AppHeader-module__hcw-qq__headerSearch,.AppHeader-module__hcw-qq__mobileSearch{min-width:0;position:relative}.AppHeader-module__hcw-qq__headerSearch input,.AppHeader-module__hcw-qq__mobileSearch input{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);width:100%;min-height:38px;padding:0 var(--pj-space-4);color:var(--pj-color-text);font:inherit;font-size:var(--pj-text-small);background:var(--pj-color-surface-strong);outline:none}.AppHeader-module__hcw-qq__headerSearch input:focus,.AppHeader-module__hcw-qq__mobileSearch input:focus{border-color:var(--pj-color-accent-soft-hover);box-shadow:var(--pj-focus-ring)}.AppHeader-module__hcw-qq__searchDropdown,.AppHeader-module__hcw-qq__mobileSearchDropdown{top:calc(100% + var(--pj-space-2));z-index:var(--pj-z-dropdown);gap:var(--pj-space-3);border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-md);width:min(760px,100vw - 32px);padding:var(--pj-space-3);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-modal);display:grid;position:absolute;right:0}.AppHeader-module__hcw-qq__mobileSearchDropdown{width:100%;left:0;right:auto}.AppHeader-module__hcw-qq__searchState{color:var(--pj-color-text-subtle);font-size:var(--pj-text-small)}.AppHeader-module__hcw-qq__searchGroup{gap:var(--pj-space-1);display:grid}.AppHeader-module__hcw-qq__searchResultsPanel{gap:var(--pj-space-2);display:grid}.AppHeader-module__hcw-qq__searchPanelTitle,.AppHeader-module__hcw-qq__taxonomyGroup>strong{color:var(--pj-color-text-subtle);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-black);text-transform:uppercase}.AppHeader-module__hcw-qq__discoveryGrid{gap:var(--pj-space-3);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);display:grid}.AppHeader-module__hcw-qq__discoveryColumn{align-content:start;gap:var(--pj-space-3);min-width:0;display:grid}.AppHeader-module__hcw-qq__taxonomyGroup{gap:var(--pj-space-2);border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-md);padding:var(--pj-space-3);background:var(--pj-color-surface);display:grid}.AppHeader-module__hcw-qq__taxonomyGroup>span{gap:var(--pj-space-2);flex-wrap:wrap;display:flex}.AppHeader-module__hcw-qq__taxonomyGroup a{border-radius:var(--pj-radius-pill);min-height:30px;padding:0 var(--pj-space-3);color:var(--pj-color-accent-strong);font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-bold);background:linear-gradient(135deg,#763bec14,#0284c70f);border:1px solid #763bec24;align-items:center;text-decoration:none;display:inline-flex}.AppHeader-module__hcw-qq__taxonomyGroup a:hover{border-color:var(--pj-color-accent-soft-hover);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__searchGroup>strong{color:var(--pj-color-text-subtle);font-size:var(--pj-text-micro);text-transform:uppercase}.AppHeader-module__hcw-qq__searchGroup a{align-items:center;gap:var(--pj-space-2);border-radius:var(--pj-radius-sm);min-width:0;padding:var(--pj-space-2);color:inherit;grid-template-columns:34px minmax(0,1fr);text-decoration:none;display:grid}.AppHeader-module__hcw-qq__searchGroup a:hover{background:var(--pj-color-surface-muted)}.AppHeader-module__hcw-qq__searchGroup img{object-fit:cover;border-radius:50%;width:34px;height:34px}.AppHeader-module__hcw-qq__searchGroup span{min-width:0;display:grid}.AppHeader-module__hcw-qq__searchGroup b,.AppHeader-module__hcw-qq__searchGroup small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppHeader-module__hcw-qq__searchGroup small{color:var(--pj-color-text-subtle);font-size:var(--pj-text-micro)}.AppHeader-module__hcw-qq__navLinks a,.AppHeader-module__hcw-qq__primaryAction,.AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__profileAction{border-radius:var(--pj-radius-pill);min-height:36px;padding:0 var(--pj-space-4);font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-bold);white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.AppHeader-module__hcw-qq__themeToggle{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);width:42px;height:42px;color:var(--pj-color-text-strong);font:inherit;background:var(--pj-color-surface-strong);cursor:pointer;place-items:center;display:inline-grid}.AppHeader-module__hcw-qq__themeToggle:hover{color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__themeToggle svg{width:18px;height:18px}.AppHeader-module__hcw-qq__navLinks a{color:var(--pj-color-text-muted)}.AppHeader-module__hcw-qq__navLinks a:hover,.AppHeader-module__hcw-qq__navLinks a[data-active=true]{color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__navLinks a[data-active=true]{box-shadow:inset 0 0 0 1px var(--pj-color-accent-soft-hover)}.AppHeader-module__hcw-qq__actions{justify-self:end;gap:var(--pj-space-2)}.AppHeader-module__hcw-qq__authActionWrap{align-items:center;display:inline-flex;position:relative}.AppHeader-module__hcw-qq__authNotice{z-index:var(--pj-z-popover);border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-sm);width:max-content;max-width:min(280px,72vw);color:var(--pj-color-text-strong);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-bold);white-space:normal;background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-modal);padding:7px 10px;line-height:1.35;position:absolute;top:calc(100% + 7px);right:0}.AppHeader-module__hcw-qq__authActionWrap[data-auth-status=unsupported_chain] .AppHeader-module__hcw-qq__authNotice,.AppHeader-module__hcw-qq__authActionWrap[data-auth-status=auth_error] .AppHeader-module__hcw-qq__authNotice{color:#b42318;background:color-mix(in srgb, #fee4e2 74%, var(--pj-color-surface-strong));border-color:#ef44443d}.AppHeader-module__hcw-qq__authActionWrap[data-auth-status=signature_rejected] .AppHeader-module__hcw-qq__authNotice,.AppHeader-module__hcw-qq__authActionWrap[data-auth-status=expired_challenge] .AppHeader-module__hcw-qq__authNotice{color:#92400e;background:color-mix(in srgb, #fef3c7 74%, var(--pj-color-surface-strong));border-color:#f59e0b47}.AppHeader-module__hcw-qq__primaryAction,.AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__profileAction{border:1px solid var(--pj-color-border);font:inherit;cursor:pointer}.AppHeader-module__hcw-qq__primaryAction{border-color:var(--pj-color-accent);color:#fff;box-shadow:var(--pj-interaction-shadow);background:radial-gradient(120% 140% at 30% 25%,#ffffff59,#ffffff1a,#fff0 70%),linear-gradient(#763bec,#6a4cff);position:relative;overflow:hidden}.AppHeader-module__hcw-qq__primaryAction:hover{box-shadow:var(--pj-interaction-shadow-strong)}.AppHeader-module__hcw-qq__secondaryAction{background:var(--pj-color-surface-strong);color:var(--pj-color-accent-strong)}.AppHeader-module__hcw-qq__secondaryAction:hover{background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__profileAction{width:var(--pj-avatar-user-menu);height:var(--pj-avatar-user-menu);min-height:var(--pj-avatar-user-menu);border-color:var(--pj-color-accent-soft-hover);background:var(--pj-color-surface-strong);box-shadow:0 0 0 3px var(--pj-color-accent-soft);padding:0;position:relative;overflow:visible}.AppHeader-module__hcw-qq__profileAction img,.AppHeader-module__hcw-qq__profileAction span{border-radius:50%;width:100%;height:100%}.AppHeader-module__hcw-qq__profileAction img{object-fit:cover}.AppHeader-module__hcw-qq__profileAction span{color:var(--pj-color-accent-strong);font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-black);background:var(--pj-color-accent-soft);place-items:center;display:grid}.AppHeader-module__hcw-qq__userMenuWrap{display:inline-flex;position:relative}.AppHeader-module__hcw-qq__userAvatarShell{align-items:center;display:inline-flex;position:relative}.AppHeader-module__hcw-qq__userMenu{top:calc(100% + var(--pj-space-2));z-index:var(--pj-z-critical);gap:var(--pj-space-2);border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-md);width:280px;padding:var(--pj-space-3);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-modal);display:grid;position:absolute;right:0}:root[data-table-focus=true] .AppHeader-module__hcw-qq__stickyNavigation .AppHeader-module__hcw-qq__userMenu{top:auto;bottom:calc(100% + var(--pj-space-2));max-height:min(70vh,520px);overflow-y:auto}.AppHeader-module__hcw-qq__userMenuCover{border-radius:var(--pj-radius-md);background-color:#0000;background-image:radial-gradient(120% 140% at 30% 25%,#ffffff59,#ffffff1a,#fff0 70%),linear-gradient(#763bec,#6a4cff);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:76px;display:block}.AppHeader-module__hcw-qq__userMenuIdentity{align-items:center;gap:var(--pj-space-3);padding:0 var(--pj-space-2);grid-template-columns:44px minmax(0,1fr);margin-top:-30px;display:grid}.AppHeader-module__hcw-qq__userMenuIdentity img{border:3px solid var(--pj-color-surface-strong);background:var(--pj-color-surface-muted);object-fit:cover;width:44px;height:44px;box-shadow:var(--pj-shadow-panel);border-radius:50%}.AppHeader-module__hcw-qq__userMenuIdentity>span{gap:1px;min-width:0;padding-top:22px;display:grid}.AppHeader-module__hcw-qq__copyAddressButton{align-items:center;gap:var(--pj-space-2);grid-template-columns:minmax(0,1fr) auto;display:grid!important}.AppHeader-module__hcw-qq__copyAddressButton span,.AppHeader-module__hcw-qq__copyAddressButton small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppHeader-module__hcw-qq__cartBadge{z-index:4;aspect-ratio:1;border:2px solid var(--pj-color-surface-strong);border-radius:var(--pj-radius-pill);color:#fff;width:28px;height:28px;font:inherit;font-size:.68rem;font-weight:var(--pj-font-weight-black);cursor:pointer;transition:transform var(--pj-transition-premium), box-shadow var(--pj-transition-premium);flex:none;place-items:center;padding:0;line-height:1;display:inline-grid;position:absolute;right:-18px;box-shadow:0 8px 18px #0f172a33}.AppHeader-module__hcw-qq__cartBadge:hover{box-shadow:var(--pj-interaction-shadow);transform:scale(1.08)}.AppHeader-module__hcw-qq__cartBadgeFollow{background-image:linear-gradient(90deg,#763bec,#6a6adf);top:-9px}.AppHeader-module__hcw-qq__cartBadgeUnfollow{color:#fff;background-image:linear-gradient(90deg,#f0c14b,#e2a300);bottom:-9px}.AppHeader-module__hcw-qq__userMenu strong,.AppHeader-module__hcw-qq__userMenu small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppHeader-module__hcw-qq__userMenu small{color:var(--pj-color-text-subtle);font-size:var(--pj-text-micro)}.AppHeader-module__hcw-qq__userMenu button{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-sm);min-height:36px;padding:0 var(--pj-space-3);color:var(--pj-color-text-strong);font:inherit;font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-bold);text-align:left;background:var(--pj-color-surface);cursor:pointer}.AppHeader-module__hcw-qq__userMenu button:disabled{cursor:wait;opacity:.68}.AppHeader-module__hcw-qq__userMenuCounts{gap:var(--pj-space-2);grid-template-columns:1fr 1fr;display:grid}.AppHeader-module__hcw-qq__userMenuCounts a{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-sm);min-height:36px;padding:0 var(--pj-space-2);color:var(--pj-color-accent-strong);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-bold);background:var(--pj-color-accent-soft);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.AppHeader-module__hcw-qq__userMenu button:hover{color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__cartModalBackdrop{z-index:var(--pj-z-modal);padding:var(--pj-space-5);-webkit-backdrop-filter:blur(var(--pj-modal-backdrop-blur)) saturate(var(--pj-modal-backdrop-saturate));backdrop-filter:blur(var(--pj-modal-backdrop-blur)) saturate(var(--pj-modal-backdrop-saturate));background:#0f172a6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AppHeader-module__hcw-qq__cartModal{gap:var(--pj-space-4);border:1px solid var(--pj-color-border);width:min(560px,100%);max-height:min(720px,100svh - 32px);padding:var(--pj-space-5);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-modal);border-radius:18px;flex-direction:column;display:flex}.AppHeader-module__hcw-qq__cartModalHeader,.AppHeader-module__hcw-qq__cartModalFooter{justify-content:space-between;align-items:center;gap:var(--pj-space-3);display:flex}.AppHeader-module__hcw-qq__cartModalHeader>span{gap:2px;min-width:0;display:grid}.AppHeader-module__hcw-qq__cartModalHeader small{color:var(--pj-color-accent-strong);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-black);text-transform:uppercase}.AppHeader-module__hcw-qq__cartModalHeader strong{color:var(--pj-color-text-strong);font-size:var(--pj-text-h2)}.AppHeader-module__hcw-qq__cartModalHeader>button{border:1px solid var(--pj-color-border);width:38px;height:38px;color:var(--pj-color-text-strong);font:inherit;background:var(--pj-color-surface);cursor:pointer;border-radius:50%;flex:none;font-size:1.45rem;line-height:1}.AppHeader-module__hcw-qq__cartTabs{gap:var(--pj-space-2);border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);background:var(--pj-color-surface-muted);grid-template-columns:1fr 1fr;padding:4px;display:grid}.AppHeader-module__hcw-qq__cartTabs button{border-radius:var(--pj-radius-pill);min-height:42px;color:var(--pj-color-text-muted);font:inherit;font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-black);cursor:pointer;background:0 0;border:0}.AppHeader-module__hcw-qq__cartTabs button[aria-pressed=true]{color:var(--pj-color-accent-strong);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-panel)}.AppHeader-module__hcw-qq__cartTabs strong{margin-left:4px}.AppHeader-module__hcw-qq__cartProfiles{gap:var(--pj-space-2);min-height:150px;max-height:360px;padding-right:2px;display:grid;overflow:auto}.AppHeader-module__hcw-qq__cartProfile{align-items:center;gap:var(--pj-space-2);border:1px solid var(--pj-color-border);min-width:0;padding:var(--pj-space-2);background:var(--pj-color-surface);border-radius:14px;grid-template-columns:minmax(0,1fr) 38px;display:grid}.AppHeader-module__hcw-qq__cartProfile a{align-items:center;gap:var(--pj-space-3);min-width:0;color:inherit;grid-template-columns:46px minmax(0,1fr);text-decoration:none;display:grid}.AppHeader-module__hcw-qq__cartProfile img{border:1px solid var(--pj-color-border);object-fit:cover;border-radius:50%;width:46px;height:46px}.AppHeader-module__hcw-qq__cartProfile span{gap:2px;min-width:0;display:grid}.AppHeader-module__hcw-qq__cartProfile strong,.AppHeader-module__hcw-qq__cartProfile small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppHeader-module__hcw-qq__cartProfile small{color:var(--pj-color-text-subtle);font-size:var(--pj-text-micro);font-weight:var(--pj-font-weight-bold)}.AppHeader-module__hcw-qq__cartProfile>button{border:1px solid var(--pj-color-border);width:36px;height:36px;color:var(--pj-color-text-muted);font:inherit;background:var(--pj-color-surface-strong);cursor:pointer;border-radius:50%;font-size:1.2rem}.AppHeader-module__hcw-qq__cartEmpty{min-height:150px;color:var(--pj-color-text-subtle);font-weight:var(--pj-font-weight-bold);text-align:center;place-items:center;display:grid}.AppHeader-module__hcw-qq__cartModalFooter{padding-top:var(--pj-space-2)}.AppHeader-module__hcw-qq__cartModalFooter button{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);min-height:44px;padding:0 var(--pj-space-4);font:inherit;font-size:var(--pj-text-small);font-weight:var(--pj-font-weight-black);cursor:pointer}.AppHeader-module__hcw-qq__cartModalFooter button:first-child{color:var(--pj-color-text-muted);background:var(--pj-color-surface)}.AppHeader-module__hcw-qq__cartModalFooter button:last-child{border-color:var(--pj-color-accent);color:#fff;box-shadow:var(--pj-interaction-shadow);background-image:linear-gradient(#763bec,#6a4cff)}.AppHeader-module__hcw-qq__cartModalFooter button:disabled{cursor:not-allowed;opacity:.56}.AppHeader-module__hcw-qq__mobileMenu,.AppHeader-module__hcw-qq__mobileMenuButton,.AppHeader-module__hcw-qq__mobileHighlightsToggle,.AppHeader-module__hcw-qq__drawerBackdrop,.AppHeader-module__hcw-qq__drawer,.AppHeader-module__hcw-qq__bottomNav,.AppHeader-module__hcw-qq__mobileSearchOverlay,.AppHeader-module__hcw-qq__mobileSearchScrim,.AppHeader-module__hcw-qq__mobileSearchSheet{display:none}@keyframes AppHeader-module__hcw-qq__logoIntro{0%{opacity:0;transform:scale(.88)rotate(-10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (min-width:1351px) and (max-width:1580px){.AppHeader-module__hcw-qq__header[data-search-visible=true]{gap:var(--pj-space-3);grid-template-columns:minmax(178px,.74fr) auto minmax(320px,.92fr)}.AppHeader-module__hcw-qq__headerSearchSlot{flex-basis:220px;width:clamp(160px,20vw,300px);min-width:160px}.AppHeader-module__hcw-qq__header[data-search-visible=true] .AppHeader-module__hcw-qq__navLinksInline{transform:translate(-12px)}.AppHeader-module__hcw-qq__navLinks a,.AppHeader-module__hcw-qq__primaryAction,.AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__profileAction{padding-inline:var(--pj-space-3)}}@media (min-width:1201px) and (max-width:1350px){.AppHeader-module__hcw-qq__header[data-search-visible=true]{gap:var(--pj-space-2);grid-template-columns:minmax(168px,.72fr) auto minmax(260px,.86fr)}.AppHeader-module__hcw-qq__header[data-search-visible=true] .AppHeader-module__hcw-qq__navLinksInline{transform:none}.AppHeader-module__hcw-qq__headerSearchSlot{flex-basis:180px;width:clamp(140px,16vw,220px);min-width:140px}.AppHeader-module__hcw-qq__headerProfileSlot .AppHeader-module__hcw-qq__secondaryAction{display:none}.AppHeader-module__hcw-qq__navLinks a,.AppHeader-module__hcw-qq__primaryAction,.AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__profileAction{padding-inline:var(--pj-space-3)}}@media (min-width:981px) and (max-width:1200px){.AppHeader-module__hcw-qq__header[data-search-visible=true]{gap:var(--pj-space-2);grid-template-columns:minmax(178px,.8fr) auto minmax(176px,.72fr)}.AppHeader-module__hcw-qq__header[data-search-visible=true] .AppHeader-module__hcw-qq__navLinksInline{transform:none}.AppHeader-module__hcw-qq__headerProfileSlot .AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__headerSearchSlot{display:none}.AppHeader-module__hcw-qq__headerSearchIconButton{display:inline-grid}.AppHeader-module__hcw-qq__navLinks a,.AppHeader-module__hcw-qq__primaryAction,.AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__profileAction{padding-inline:var(--pj-space-3)}}@media (max-width:980px){.AppHeader-module__hcw-qq__header{box-sizing:border-box;width:100vw;min-height:52px;padding:0 calc(100px + max(0px, env(safe-area-inset-right))) 0 var(--pj-space-3);grid-template-columns:minmax(0,1fr) max-content;justify-items:stretch;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.AppHeader-module__hcw-qq__brand{min-width:0;max-width:100%}.AppHeader-module__hcw-qq__navLinks,.AppHeader-module__hcw-qq__navLinksInline,.AppHeader-module__hcw-qq__stickyNavigation,.AppHeader-module__hcw-qq__headerSearchSlot,.AppHeader-module__hcw-qq__headerSearch,.AppHeader-module__hcw-qq__headerSearchSpacer,.AppHeader-module__hcw-qq__actions{display:none}.AppHeader-module__hcw-qq__drawerProfileActions .AppHeader-module__hcw-qq__actions{flex-wrap:wrap;justify-content:stretch;width:100%;display:flex}.AppHeader-module__hcw-qq__drawerProfileActions .AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__drawerProfileActions .AppHeader-module__hcw-qq__primaryAction{flex:130px}.AppHeader-module__hcw-qq__drawerProfileActions .AppHeader-module__hcw-qq__userMenuWrap{margin-left:auto;display:none}.AppHeader-module__hcw-qq__themeToggle{display:none}.AppHeader-module__hcw-qq__headerActions{top:50%;right:max(var(--pj-space-3), env(safe-area-inset-right));justify-self:end;gap:0;width:max-content;margin-left:auto;position:absolute;transform:translateY(-50%)}.AppHeader-module__hcw-qq__headerProfileSlot{display:none}.AppHeader-module__hcw-qq__mobileMenuButton{border:1px solid var(--pj-color-border);border-radius:var(--pj-radius-pill);width:42px;height:42px;color:var(--pj-color-text-strong);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-panel);cursor:pointer;flex-direction:column;justify-content:center;justify-self:end;align-items:center;gap:2px;display:flex}.AppHeader-module__hcw-qq__mobileMenuButton span{background:var(--pj-color-text-strong);border-radius:999px;width:18px;height:2px}.AppHeader-module__hcw-qq__mobileMenuButton:hover{border-color:var(--pj-color-accent-soft-hover);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__mobileHighlightsToggle{border-radius:var(--pj-radius-pill);width:42px;height:42px;color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft);box-shadow:var(--pj-shadow-panel);cursor:pointer;transition:background-color var(--pj-transition-premium), border-color var(--pj-transition-premium), transform var(--pj-transition-premium), box-shadow var(--pj-transition-premium);border:1.5px solid #763bec3d;place-items:center;padding:0;display:inline-grid;position:relative}.AppHeader-module__hcw-qq__mobileHighlightsToggle:after{content:"";border:1px solid var(--pj-color-surface-strong);background:var(--pj-color-accent);border-radius:999px;width:7px;height:7px;position:absolute;top:7px;right:7px}.AppHeader-module__hcw-qq__mobileHighlightsToggle:not(.AppHeader-module__hcw-qq__mobileHighlightsToggleActive){color:var(--pj-color-text-muted);border-color:var(--pj-color-border);background:var(--pj-color-surface-strong)}.AppHeader-module__hcw-qq__mobileHighlightsToggle:not(.AppHeader-module__hcw-qq__mobileHighlightsToggleActive):after{background:var(--pj-color-text-subtle)}.AppHeader-module__hcw-qq__mobileHighlightsToggle:hover{border-color:var(--pj-color-accent-soft-hover);background:var(--pj-color-accent-soft-hover);transform:translateY(-1px)}.AppHeader-module__hcw-qq__mobileHighlightsToggle:active{transform:scale(.96)}.AppHeader-module__hcw-qq__mobileHighlightsToggle svg{width:20px;height:20px}.AppHeader-module__hcw-qq__drawerBackdrop{z-index:var(--pj-z-drawer-backdrop);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0f172a70;border:0;padding:0;animation:.2s ease-out AppHeader-module__hcw-qq__fadeIn;display:block;position:fixed;inset:0}.AppHeader-module__hcw-qq__drawer{z-index:var(--pj-z-drawer);border-left:1px solid var(--pj-color-border);background:var(--pj-color-surface-strong);flex-direction:column;width:min(320px,85vw);height:100dvh;animation:.3s ease-out AppHeader-module__hcw-qq__slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-22px 0 60px #0f172a33}.AppHeader-module__hcw-qq__drawerHeader{min-height:68px;padding:var(--pj-space-4) var(--pj-space-5);border-bottom:1px solid var(--pj-color-border);flex:none;justify-content:space-between;align-items:center;display:flex}.AppHeader-module__hcw-qq__drawerTitle{color:var(--pj-color-text-strong);font-size:1.2rem;font-weight:var(--pj-font-weight-black)}.AppHeader-module__hcw-qq__drawerClose{width:36px;height:36px;color:var(--pj-color-text-strong);background:var(--pj-color-surface-muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:inline-grid}.AppHeader-module__hcw-qq__drawerClose:hover{background:var(--pj-color-accent-soft);color:var(--pj-color-accent-strong)}.AppHeader-module__hcw-qq__drawerContent{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:var(--pj-space-5);flex:auto;overflow-y:auto}.AppHeader-module__hcw-qq__bottomNav{z-index:var(--pj-z-bottom-nav);min-height:calc(64px + env(safe-area-inset-bottom));border-top:1px solid var(--pj-color-border);padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--pj-color-surface-strong) 92%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);align-items:start;gap:0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 38px #0f172a1f}.AppHeader-module__hcw-qq__bottomNavItem{min-width:0;min-height:52px;color:var(--pj-color-text-subtle);font:inherit;font-size:.68rem;font-weight:var(--pj-font-weight-black);cursor:pointer;transition:color var(--pj-transition-premium), background-color var(--pj-transition-premium), transform var(--pj-transition-premium);background:0 0;border:0;border-radius:16px;flex:1 1 0;grid-template-rows:30px 12px;align-content:center;place-items:center;gap:3px;padding:4px 2px;text-decoration:none;display:grid}.AppHeader-module__hcw-qq__bottomNavItem:hover,.AppHeader-module__hcw-qq__bottomNavItem[data-active=true]{color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft);transform:translateY(-1px)}.AppHeader-module__hcw-qq__bottomNavIcon{align-self:center;width:19px;height:19px}.AppHeader-module__hcw-qq__bottomNavItem span{line-height:1}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav]{min-width:0;min-height:52px;color:var(--pj-color-text-subtle);font-size:.68rem;font-weight:var(--pj-font-weight-black);background:0 0;border-radius:16px;flex:1 1 0;grid-template-rows:30px 12px;align-content:center;place-items:center;gap:3px;padding:4px 2px;display:grid}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__userMenuWrap{place-items:center;gap:3px;width:100%;margin-top:12px;display:grid;position:static}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__profileAction{width:30px;height:30px;min-height:30px;box-shadow:0 0 0 2px var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__bottomNavUserLabel{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1;display:block;overflow:hidden;transform:translateY(2px)}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__userAvatarShell{justify-content:center;width:44px;height:36px;transform:translateY(2px)}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__cartBadge{z-index:6;border-width:2px;width:26px;height:26px;font-size:.64rem;right:-18px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__cartBadgeFollow{top:-11px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__cartBadgeUnfollow{bottom:-11px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__userMenu{top:auto;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));z-index:var(--pj-z-critical);width:auto;max-height:min(72vh,560px);position:fixed;left:10px;overflow-y:auto}.AppHeader-module__hcw-qq__mobileSearchOverlay{z-index:var(--pj-z-modal);display:block;position:fixed;inset:0}.AppHeader-module__hcw-qq__mobileSearchScrim{z-index:0;-webkit-backdrop-filter:blur(12px)saturate(1.12);backdrop-filter:blur(12px)saturate(1.12);background:#0f172a7a;border:0;padding:0;display:block;position:absolute;inset:0}.AppHeader-module__hcw-qq__mobileSearchSheet{top:max(12px, env(safe-area-inset-top));z-index:1;max-height:calc(100dvh - 24px - env(safe-area-inset-top));gap:var(--pj-space-3);border:1px solid var(--pj-color-border);padding:var(--pj-space-4);background:var(--pj-color-surface-strong);box-shadow:var(--pj-shadow-modal);border-radius:22px;animation:.22s cubic-bezier(.16,1,.3,1) AppHeader-module__hcw-qq__mobileSearchIn;display:grid;position:absolute;left:10px;right:10px;overflow:auto}.AppHeader-module__hcw-qq__mobileSearchHeader{justify-content:space-between;align-items:flex-start;gap:var(--pj-space-3);display:flex}.AppHeader-module__hcw-qq__mobileSearchHeader span{gap:2px;min-width:0;display:grid}.AppHeader-module__hcw-qq__mobileSearchHeader strong{color:var(--pj-color-text-strong);font-size:var(--pj-text-h3);line-height:var(--pj-leading-heading)}.AppHeader-module__hcw-qq__mobileSearchHeader small{color:var(--pj-color-text-subtle);font-size:var(--pj-text-small);line-height:1.35}.AppHeader-module__hcw-qq__mobileSearchHeader button{border:1px solid var(--pj-color-border);width:38px;height:38px;color:var(--pj-color-text-strong);background:var(--pj-color-surface-muted);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:inline-grid}.AppHeader-module__hcw-qq__quickActions{gap:var(--pj-space-3);padding:var(--pj-space-5);border-bottom:1px solid var(--pj-color-border);display:grid}.AppHeader-module__hcw-qq__drawerProfileActions{padding:var(--pj-space-5);border-bottom:1px solid var(--pj-color-border)}.AppHeader-module__hcw-qq__actionBtn,.AppHeader-module__hcw-qq__drawerThemeToggle{align-items:center;gap:var(--pj-space-3);width:100%;min-height:48px;padding:0 var(--pj-space-4);font:inherit;font-size:1rem;font-weight:var(--pj-font-weight-bold);cursor:pointer;border-radius:12px;transition:transform .15s,background-color .2s,border-color .2s;display:flex}.AppHeader-module__hcw-qq__actionBtn{color:#fff;background:var(--pj-color-accent);border:0}.AppHeader-module__hcw-qq__actionBtn:hover{background:var(--pj-color-accent-strong)}.AppHeader-module__hcw-qq__actionBtn:active,.AppHeader-module__hcw-qq__drawerThemeToggle:active{transform:scale(.98)}@media (max-width:380px){.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__userAvatarShell{width:42px;height:34px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__cartBadge{width:24px;height:24px;font-size:.6rem;right:-10px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__cartBadgeFollow{top:-10px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__cartBadgeUnfollow{bottom:-10px}.AppHeader-module__hcw-qq__bottomNav{padding-inline:4px}.AppHeader-module__hcw-qq__bottomNavItem,.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav]{border-radius:13px;min-height:50px;font-size:.6rem}.AppHeader-module__hcw-qq__bottomNavIcon{width:17px;height:17px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__profileAction{width:28px;height:28px;min-height:28px}.AppHeader-module__hcw-qq__actions[data-variant=bottom-nav] .AppHeader-module__hcw-qq__bottomNavUserLabel{font-size:.6rem}}.AppHeader-module__hcw-qq__createProfileBtn{border:1px solid var(--pj-color-accent);background:radial-gradient(circle at 28% 14%,#ffffff5c,#0000 36%),linear-gradient(#6a4cff,#763bec);box-shadow:0 8px 22px #763bec38}.AppHeader-module__hcw-qq__searchBtn,.AppHeader-module__hcw-qq__drawerThemeToggle{border:1px solid var(--pj-color-border);color:var(--pj-color-accent-strong);background:var(--pj-color-accent-soft)}.AppHeader-module__hcw-qq__drawerThemeToggle{color:var(--pj-color-text-strong);background:var(--pj-color-surface)}.AppHeader-module__hcw-qq__drawerSectionWrap{gap:var(--pj-space-2);padding-top:var(--pj-space-3);display:grid}.AppHeader-module__hcw-qq__drawerDivider{height:1px;margin:0 var(--pj-space-5) var(--pj-space-3);background:var(--pj-color-border)}.AppHeader-module__hcw-qq__drawerSectionTitle{padding:0 var(--pj-space-5);color:var(--pj-color-text-subtle);font-size:.72rem;font-weight:var(--pj-font-weight-black);letter-spacing:0;text-transform:uppercase}.AppHeader-module__hcw-qq__drawerNav{padding:var(--pj-space-1) 0 var(--pj-space-2);display:grid}.AppHeader-module__hcw-qq__drawerNavItem{align-items:center;gap:var(--pj-space-4);width:100%;min-height:48px;padding:0 var(--pj-space-5);color:var(--pj-color-text-strong);font-size:1rem;font-weight:var(--pj-font-weight-medium);text-decoration:none;display:flex}.AppHeader-module__hcw-qq__drawerNavItem:hover,.AppHeader-module__hcw-qq__drawerNavItem[data-active=true]{background:var(--pj-color-surface-muted)}.AppHeader-module__hcw-qq__drawerNavItem[data-active=true]{color:var(--pj-color-accent-strong)}.AppHeader-module__hcw-qq__drawerNavIcon{width:1.3rem;height:1.3rem;color:var(--pj-color-text-subtle);flex:none}.AppHeader-module__hcw-qq__mobileSearchDropdown{max-height:70vh;overflow-y:auto}.AppHeader-module__hcw-qq__discoveryGrid{grid-template-columns:1fr}}@keyframes AppHeader-module__hcw-qq__mobileSearchIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes AppHeader-module__hcw-qq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AppHeader-module__hcw-qq__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:620px){.AppHeader-module__hcw-qq__header{margin-bottom:var(--pj-space-4)}.AppHeader-module__hcw-qq__logo{width:50px;height:50px}.AppHeader-module__hcw-qq__mobileHighlightsToggle,.AppHeader-module__hcw-qq__mobileMenuButton{width:40px;height:40px}.AppHeader-module__hcw-qq__secondaryAction,.AppHeader-module__hcw-qq__brand small{display:none}}
