.Header-module__ldgnoG__hdr{z-index:100;border-bottom:1px solid var(--border);padding-top:env(safe-area-inset-top,0px);background:#fff;transition:box-shadow .2s;position:sticky;top:0}.Header-module__ldgnoG__hdrScrolled{box-shadow:var(--shadow-1,0 1px 2px #1e2a360a)}.Header-module__ldgnoG__hdrInner{align-items:center;gap:32px;max-width:1140px;height:56px;margin:0 auto;padding:0 24px;display:flex}.Header-module__ldgnoG__hdrLogo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__ldgnoG__hdrLogoImg{width:auto;height:32px}.Header-module__ldgnoG__hdrWordmark{font-family:var(--font-body), "Outfit", sans-serif;color:var(--ink);letter-spacing:.5px;font-size:20px;font-weight:400}.Header-module__ldgnoG__hdrTagline{font-family:var(--font-body), "Outfit", sans-serif;color:var(--ink-3);letter-spacing:.01em;white-space:nowrap;border-left:1px solid var(--border);min-width:170px;margin-left:2px;padding-left:12px;font-size:13px;font-weight:400;transition:opacity .4s}.Header-module__ldgnoG__hdrSearch{flex:1;max-width:420px;position:relative}.Header-module__ldgnoG__hdrSearchInput{background:var(--sand);border:1px solid var(--border);width:100%;color:var(--ink);border-radius:8px;outline:none;padding:8px 14px 8px 36px;font-family:inherit;font-size:13.5px;transition:all .2s}.Header-module__ldgnoG__hdrSearchInput::placeholder{color:var(--ink-4)}.Header-module__ldgnoG__hdrSearchInput:focus{border-color:var(--border);background:#fff;box-shadow:0 0 0 2px #c17f3e26}.Header-module__ldgnoG__hdrSearchIco{color:var(--ink-4);display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.Header-module__ldgnoG__hdrNav{align-items:center;gap:20px;margin-left:auto;display:flex}.Header-module__ldgnoG__hdrLink{color:var(--ink-3);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;font-family:inherit;font-size:13.5px;font-weight:400;text-decoration:none;transition:color .15s}.Header-module__ldgnoG__hdrLink:hover{color:var(--ink)}.Header-module__ldgnoG__hdrCta{background:var(--copper);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:6px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:filter .15s;display:inline-block}.Header-module__ldgnoG__hdrCta:hover{filter:brightness(1.1)}.Header-module__ldgnoG__hdrAuthGroup{align-items:center;gap:8px;display:flex}.Header-module__ldgnoG__hdrLoginBtn{color:var(--ink-2);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;align-items:center;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:400;text-decoration:none;transition:color .15s;display:inline-flex}.Header-module__ldgnoG__hdrLoginBtn:hover{color:var(--navy)}.Header-module__ldgnoG__hdrSignupBtn{border-radius:var(--r-sm);background:var(--copper);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;align-items:center;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.Header-module__ldgnoG__hdrSignupBtn:hover{background:var(--copper-dark)}.Header-module__ldgnoG__hdrFavLink{color:var(--ink-3);align-items:center;gap:4px;text-decoration:none;transition:color .15s;display:flex;position:relative}.Header-module__ldgnoG__hdrFavLink:hover{color:var(--ink)}.Header-module__ldgnoG__hdrFavBadge{background:var(--copper);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:flex}.Header-module__ldgnoG__hdrUserMenu{position:relative}.Header-module__ldgnoG__hdrAvatar{cursor:pointer;color:var(--ink-3);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;transition:color .15s;display:flex}.Header-module__ldgnoG__hdrAvatar:hover{color:var(--ink)}.Header-module__ldgnoG__hdrAvatarInitial{background:var(--sand-dark);width:28px;height:28px;color:var(--ink-2);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.Header-module__ldgnoG__hdrDropdown{background:var(--white);border:1px solid var(--border);z-index:200;border-radius:8px;min-width:160px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Header-module__ldgnoG__hdrDropdownItem{width:100%;color:var(--ink-2);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-family:inherit;font-size:13.5px;text-decoration:none;transition:background .1s;display:block}.Header-module__ldgnoG__hdrDropdownItem:hover{background:var(--sand)}.Header-module__ldgnoG__hdrTrust{border-top:1px solid var(--border-light,#eeebe6);text-align:center;height:22px;padding:3px 0;position:relative;overflow:hidden}.Header-module__ldgnoG__hdrTrustPaused .Header-module__ldgnoG__hdrTrustSlot{animation-play-state:paused}.Header-module__ldgnoG__hdrTrustText{font-family:var(--font-body), "Outfit", sans-serif;color:#8a7e72;letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:400}@keyframes Header-module__ldgnoG__trustFade{0%{opacity:0}7%{opacity:1}85%{opacity:1}to{opacity:0}}.Header-module__ldgnoG__hdrTrustSlot{justify-content:center;align-items:center;animation:4s ease-in-out forwards Header-module__ldgnoG__trustFade;display:flex;position:absolute;inset:0}.Header-module__ldgnoG__mobileSearchIconBtn{cursor:pointer;width:44px;height:44px;color:var(--ink-3);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .12s;display:none}.Header-module__ldgnoG__mobileSearchIconBtn:hover{color:var(--ink)}.Header-module__ldgnoG__mobileSearchActive{display:none}.Header-module__ldgnoG__mobileSearchBack{cursor:pointer;width:44px;height:44px;color:var(--ink-3);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:flex}.Header-module__ldgnoG__mobileSearchBack:hover{color:var(--ink)}.Header-module__ldgnoG__mobileSearchHome{flex-shrink:0;justify-content:center;align-items:center;min-width:36px;height:36px;margin-left:2px;text-decoration:none;display:none}.Header-module__ldgnoG__mobileSearchLogo{object-fit:contain;width:26px;height:26px}.Header-module__ldgnoG__mobileSearchForm{background:var(--sand);border:1px solid var(--border);border-radius:8px;flex:1;align-items:center;min-width:0;height:36px;padding:0 4px 0 12px;display:flex;overflow:hidden}.Header-module__ldgnoG__mobileSearchActiveInput{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:0;font-family:inherit;font-size:16px;font-weight:400}.Header-module__ldgnoG__mobileSearchActiveInput::placeholder{color:var(--ink-4)}.Header-module__ldgnoG__mobileSearchClear{cursor:pointer;width:32px;height:32px;color:var(--ink-4);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .12s;display:flex}.Header-module__ldgnoG__mobileSearchClear:hover{color:var(--ink-2)}.Header-module__ldgnoG__mobileSearchSuggestions{z-index:20;position:absolute;top:100%;left:0;right:0}@keyframes Header-module__ldgnoG__mobileSearchSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module__ldgnoG__mobileSearchIconFadeIn{0%{opacity:0}to{opacity:1}}.Header-module__ldgnoG__mobileMenuBtn{border:1px solid var(--border);cursor:pointer;min-width:44px;min-height:44px;color:var(--ink-3);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:all .12s;display:none}.Header-module__ldgnoG__mobileMenuBtn:hover{border-color:var(--ink-4);color:var(--ink)}.Header-module__ldgnoG__mobileBackdrop{z-index:150;opacity:0;visibility:hidden;pointer-events:none;background:#00000080;transition:opacity .2s,visibility 0s .2s;position:fixed;inset:0}.Header-module__ldgnoG__mobileBackdropOpen{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,visibility}.Header-module__ldgnoG__mobilePanel{background:var(--navy,#19222d);z-index:150;width:80vw;max-width:320px;padding:calc(16px + env(safe-area-inset-top,0px)) 20px calc(16px + env(safe-area-inset-bottom,0px));visibility:hidden;border-left:1px solid #ffffff0f;flex-direction:column;transition:transform .24s ease-in,visibility 0s .24s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.Header-module__ldgnoG__mobilePanelOpen{visibility:visible;transition:transform .28s cubic-bezier(.32,.72,0,1),visibility;transform:translate(0)}.Header-module__ldgnoG__mobileNav{flex-direction:column;display:flex}.Header-module__ldgnoG__mobileLink{width:100%;min-height:48px;font-size:16px;font-family:var(--font-body), "Outfit", sans-serif;color:#ffffffd9;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;padding:0 14px 0 13px;font-weight:400;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.Header-module__ldgnoG__mobileLink:hover{border-left-color:var(--copper);color:#fff}.Header-module__ldgnoG__mobileDivider{background:#ffffff1a;height:1px;margin:8px 0}.Header-module__ldgnoG__mobilePanelContent{flex-direction:column;flex:1;display:flex;overflow:hidden auto}.Header-module__ldgnoG__mobilePanelHead{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:12px;display:flex}.Header-module__ldgnoG__mobileCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;margin:-8px -10px -8px 0;padding:0;font-size:20px;line-height:1;display:flex}.Header-module__ldgnoG__mobileCatSection{flex-direction:column;display:flex}.Header-module__ldgnoG__mobileCatLink{color:#fff9;font-size:14px}.Header-module__ldgnoG__mobileSeeAll{color:var(--copper);font-size:13px}.Header-module__ldgnoG__mobileSeeAll:hover{color:var(--copper);filter:brightness(1.15)}.Header-module__ldgnoG__mobilePopularSection{padding:12px 14px 0}.Header-module__ldgnoG__mobilePopularLabel{color:#fff6;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:11px;font-weight:500;display:block}.Header-module__ldgnoG__mobilePopularChips{flex-wrap:wrap;gap:8px;display:flex}.Header-module__ldgnoG__mobilePopularChip{color:#fffc;font-family:var(--font-body), "Outfit", sans-serif;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:400;text-decoration:none;transition:background .12s,border-color .12s;display:inline-block}.Header-module__ldgnoG__mobilePopularChip:hover{background:#ffffff14;border-color:#ffffff80}.Header-module__ldgnoG__mobileAuthFooter{text-align:center;border-top:1px solid #ffffff1a;margin-top:auto;padding-top:20px}.Header-module__ldgnoG__mobileAuthRow{gap:10px;display:flex}.Header-module__ldgnoG__mobileLoginBtn{color:#ffffffb3;min-height:48px;font-family:var(--font-body), "Outfit", sans-serif;text-align:center;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;flex:1;padding:12px 0;font-size:1rem;font-weight:400;transition:background .12s,border-color .12s;display:block}.Header-module__ldgnoG__mobileLoginBtn:hover{background:#ffffff0f;border-color:#ffffff4d}.Header-module__ldgnoG__mobileSignupBtn{border:1px solid var(--copper);background:var(--copper);color:#fff;min-height:48px;font-family:var(--font-body), "Outfit", sans-serif;text-align:center;cursor:pointer;border-radius:8px;flex:1;padding:12px 0;font-size:1rem;font-weight:500;transition:background .12s,border-color .12s;display:block}.Header-module__ldgnoG__mobileSignupBtn:hover{background:var(--copper-dark,#a66b2f);border-color:var(--copper-dark,#a66b2f)}.Header-module__ldgnoG__mobileSearch{margin-bottom:16px;position:relative}.Header-module__ldgnoG__mobileSearchInput{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:11px 14px 11px 38px;font-family:inherit;font-size:16px;transition:all .2s}.Header-module__ldgnoG__mobileSearchInput::placeholder{color:#fff6}.Header-module__ldgnoG__mobileSearchInput:focus{background:#ffffff1f;border-color:#ffffff40}.Header-module__ldgnoG__mobileSearchIco{color:#ffffff59;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Header-module__ldgnoG__mobileBrandLogo{opacity:.7;width:28px;height:28px}.Header-module__ldgnoG__mobileBrandText{color:#ffffff4d;letter-spacing:.03em;padding-top:12px;font-size:11px;font-weight:400;display:block}@media (max-width:1100px) and (min-width:769px){.Header-module__ldgnoG__hdrTagline{display:none}}@media (min-width:769px){.Header-module__ldgnoG__mobileMenuBtn{display:none}}@media (max-width:768px){.Header-module__ldgnoG__hdr{transition:box-shadow .2s,background-color .2s}.Header-module__ldgnoG__hdrScrolled{-webkit-backdrop-filter:blur(8px);background-color:#fffffff7}.Header-module__ldgnoG__hdrNav,.Header-module__ldgnoG__hdrSearch{display:none}.Header-module__ldgnoG__hdrInner{gap:8px;height:52px;padding:0 16px}.Header-module__ldgnoG__hdrLogoImg{height:28px}.Header-module__ldgnoG__hdrWordmark{font-size:18px}.Header-module__ldgnoG__hdrTrust{height:20px;padding:2px 0}.Header-module__ldgnoG__hdrTrustText{font-size:10px}.Header-module__ldgnoG__hdrInner{position:relative}.Header-module__ldgnoG__mobileSearchIconBtn{animation:.2s Header-module__ldgnoG__mobileSearchIconFadeIn;display:flex}.Header-module__ldgnoG__mobileSearchActive{z-index:10;background:#fff;align-items:center;gap:0;padding:0 12px 0 4px;animation:.2s Header-module__ldgnoG__mobileSearchSlideIn;display:flex;position:absolute;inset:0}.Header-module__ldgnoG__mobileSearchHome{display:flex}.Header-module__ldgnoG__mobileSearchActive:not(.Header-module__ldgnoG__mobileSearchPage)~.Header-module__ldgnoG__mobileMenuBtn{display:none}.Header-module__ldgnoG__mobileSearchActive.Header-module__ldgnoG__mobileSearchPage{gap:6px;padding-right:8px;right:52px}.Header-module__ldgnoG__mobileSearchActive.Header-module__ldgnoG__mobileSearchPage~.Header-module__ldgnoG__mobileMenuBtn{margin-left:auto}.Header-module__ldgnoG__mobileMenuBtn{z-index:11;margin-left:0;display:flex;position:relative}}@media (max-width:599px){.Header-module__ldgnoG__hdrTagline{display:none}}@media (max-width:480px){.Header-module__ldgnoG__hdrInner{padding:0 12px}}
