.SearchBar-module__fl8XXG__searchBar{align-items:center;transition:all .3s;display:flex;position:relative}.SearchBar-module__fl8XXG__searchButton{cursor:pointer;color:#000;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:clamp(36px,3.2vw,40px);height:clamp(36px,3.2vw,40px);padding:0;transition:all .3s;display:flex;position:relative}.SearchBar-module__fl8XXG__searchButton svg{stroke-width:1px}.SearchBar-module__fl8XXG__searchButton:hover{color:var(--text-title-primary);background:#cda69114;transform:scale(1.05)}.SearchBar-module__fl8XXG__searchButton:active{transform:scale(.95)}@media (min-width:1024px){.SearchBar-module__fl8XXG__searchButton{width:24px;height:24px}}@media (max-width:1023px){.SearchBar-module__fl8XXG__searchButton{width:48px;height:48px}}@media (max-width:640px){.SearchBar-module__fl8XXG__searchButton{width:20px;height:20px}}.SearchBar-module__fl8XXG__searchBar.SearchBar-module__fl8XXG__expanded{width:100%;max-width:420px}.SearchBar-module__fl8XXG__searchForm{background:#fff;border:1px solid #ddd;border-radius:24px;align-items:center;gap:8px;width:100%;padding:8px 12px;transition:all .2s;display:flex;position:relative}.SearchBar-module__fl8XXG__searchForm:focus-within{border-color:var(--brand-golden-brown,#8c6c45);box-shadow:0 0 0 2px #8c6c451a}.SearchBar-module__fl8XXG__searchIcon{color:#888;flex-shrink:0}.SearchBar-module__fl8XXG__input{color:var(--text-primary,#333);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:14px}.SearchBar-module__fl8XXG__input::placeholder{color:#999}.SearchBar-module__fl8XXG__closeButton{cursor:pointer;color:#888;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.SearchBar-module__fl8XXG__closeButton:hover{color:#333;background:#f5f5f5}.SearchBar-module__fl8XXG__dropdown{z-index:1000;background:#fff;border:1px solid #eee;border-radius:12px;max-height:400px;animation:.2s SearchBar-module__fl8XXG__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 24px #0000001f}@keyframes SearchBar-module__fl8XXG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SearchBar-module__fl8XXG__item{cursor:pointer;color:var(--text-primary,#333);border-bottom:1px solid #f5f5f5;padding:12px 16px;font-size:14px;transition:background .15s}.SearchBar-module__fl8XXG__item:last-child{color:#262626;border-bottom:none;font-weight:500}.SearchBar-module__fl8XXG__item:hover{background:#fafafa}.SearchBar-module__fl8XXG__empty{color:#888;text-align:center;padding:16px;font-size:13px}@media (max-width:768px){.SearchBar-module__fl8XXG__searchBar.SearchBar-module__fl8XXG__expanded{max-width:100%}.SearchBar-module__fl8XXG__dropdown{max-height:300px}}
.Header-module__85i50G__header{z-index:50;background:#fff;position:sticky;top:0}.Header-module__85i50G__mainHeader{border-bottom:1px solid var(--color-gray-200);background:#fff;position:relative}.Header-module__85i50G__container{justify-content:space-between;align-items:center;gap:clamp(16px,2vw,32px);max-width:1600px;margin:0 auto;padding:clamp(12px,1.8vh,24px) clamp(24px,3.33vw,48px);display:flex}.Header-module__85i50G__logo{flex-shrink:0;align-items:center;gap:clamp(10px,1.2vw,13px);text-decoration:none;display:flex}.Header-module__85i50G__logoText{font-family:var(--font-logo);color:#cda691;white-space:nowrap;align-items:center;font-size:clamp(16px,1.8vw,20px);font-style:normal;font-weight:500;line-height:clamp(22px,2.4vw,27px);display:flex}.Header-module__85i50G__desktopNav{flex:1;justify-content:center;align-items:center;gap:clamp(6px,.8vw,12px);padding:0;display:none;position:static}@media (min-width:1024px){.Header-module__85i50G__desktopNav{display:flex}}.Header-module__85i50G__navLink{font-family:"SVN-Gotham",var(--font-body);color:#262626;white-space:nowrap;text-align:center;border-radius:4px;align-items:center;padding:clamp(3px,.4vh,4px) clamp(8px,.8vw,10px);font-size:clamp(11px,1vw,12px);font-style:normal;font-weight:500;line-height:1.3;text-decoration:none;transition:color .3s;display:flex}.Header-module__85i50G__navLink:hover{color:var(--text-title-primary);background:#cda69114}.Header-module__85i50G__navItem{align-items:center;display:flex;position:static}.Header-module__85i50G__navButton{cursor:pointer;background:0 0;border:none}.Header-module__85i50G__menuPanel{border:1px solid var(--color-gray-200);z-index:1000;background:#fff;border-radius:0;width:100%;padding:24px 0;animation:.2s Header-module__85i50G__fadeIn;position:absolute;top:100%;left:0;right:0;transform:none;box-shadow:0 18px 40px #0000001f}.Header-module__85i50G__megaMenu,.Header-module__85i50G__simpleMenu{width:100%}.Header-module__85i50G__menuGrid{gap:24px;max-width:1600px;margin:0 auto;padding:0 clamp(24px,3.33vw,48px);display:grid}.Header-module__85i50G__menuColumn{flex-direction:column;gap:12px;min-width:0;display:flex}.Header-module__85i50G__menuTitle{font-family:"SVN-Gotham",var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-500);font-size:11px;font-weight:700}.Header-module__85i50G__menuLinks{flex-direction:column;gap:8px;display:flex}.Header-module__85i50G__menuLink{font-family:"SVN-Gotham",var(--font-body);color:#262626;border-radius:0;padding:6px 8px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__85i50G__menuLink:hover{color:var(--text-title-primary);background:#cda6911f}.Header-module__85i50G__bannerCard{color:inherit;flex-direction:column;gap:12px;text-decoration:none;display:flex}.Header-module__85i50G__bannerImageWrap{aspect-ratio:4/3;background:var(--color-gray-100);border-radius:0;overflow:hidden}.Header-module__85i50G__bannerImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Header-module__85i50G__bannerCard:hover .Header-module__85i50G__bannerImage{transform:scale(1.03)}.Header-module__85i50G__bannerContent{flex-direction:column;gap:4px;display:flex}.Header-module__85i50G__bannerTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:18px}.Header-module__85i50G__bannerDescription{font-family:"SVN-Gotham",var(--font-body);color:var(--color-gray-500);font-size:12px}.Header-module__85i50G__bannerCta{font-family:"SVN-Gotham",var(--font-body);text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:11px;font-weight:700}@keyframes Header-module__85i50G__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__85i50G__moreDropdown{display:inline-block;position:relative}.Header-module__85i50G__moreButton{font-family:"SVN-Gotham",var(--font-body);color:#262626;cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:clamp(3px,.4vh,4px) clamp(8px,.8vw,10px);font-size:clamp(11px,1vw,12px);font-style:normal;font-weight:500;line-height:1.3;transition:all .3s;display:flex}.Header-module__85i50G__moreButton:hover{color:var(--text-title-primary);background:#cda69114}.Header-module__85i50G__chevron{transition:transform .3s}.Header-module__85i50G__chevronOpen{transform:rotate(180deg)}.Header-module__85i50G__moreMenu{border:1px solid var(--color-gray-200);z-index:1000;background:#fff;border-radius:0;min-width:200px;padding:8px 0;animation:.2s Header-module__85i50G__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 12px #0000001a}@keyframes Header-module__85i50G__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__85i50G__moreMenuItem{font-family:"SVN-Gotham",var(--font-body);color:#262626;white-space:nowrap;padding:10px 16px;font-size:12px;font-weight:500;line-height:1.3;text-decoration:none;transition:all .2s;display:block}.Header-module__85i50G__moreMenuItem:hover{color:var(--text-title-primary);background:#cda69114}.Header-module__85i50G__headerIcons{flex-shrink:0;justify-content:flex-end;align-items:center;gap:clamp(4px,.6vw,8px);display:flex}.Header-module__85i50G__iconButton{cursor:pointer;color:#000;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:clamp(36px,3.2vw,40px);height:clamp(36px,3.2vw,40px);padding:0;transition:all .3s;display:flex;position:relative}.Header-module__85i50G__iconButton:hover{color:var(--text-title-primary);background:#cda69114;transform:scale(1.05)}.Header-module__85i50G__iconButton:active{transform:scale(.95)}.Header-module__85i50G__iconButton svg{stroke-width:1px;width:100%;height:100%}.Header-module__85i50G__cartBadge{background:var(--brand-golden-brown);color:var(--text-inverse);font-family:var(--font-body);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 3px #00000026}@media (min-width:1024px){.Header-module__85i50G__cartBadge{border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:9px;top:-5px;right:-5px}}@media (max-width:768px){.Header-module__85i50G__cartBadge{border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:9px;top:-4px;right:-4px}}@media (max-width:1023px){.Header-module__85i50G__iconButton:first-child,.Header-module__85i50G__iconButton:nth-child(2),.Header-module__85i50G__iconButton:nth-child(4){display:none}.Header-module__85i50G__iconButton{width:48px;height:48px;padding:0}.Header-module__85i50G__iconButton svg{transform:scale(1.3)}}@media (min-width:1024px){.Header-module__85i50G__iconButton{width:24px;height:24px}}.Header-module__85i50G__mobileMenuButton{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:4px;padding:clamp(6px,.8vw,8px);transition:all .3s;display:flex}.Header-module__85i50G__mobileMenuButton:hover{background:#cda69114}.Header-module__85i50G__mobileMenuButton:active{transform:scale(.95)}@media (min-width:1024px){.Header-module__85i50G__mobileMenuButton{display:none}}.Header-module__85i50G__mobileNav{background:var(--surface-default);border-bottom:1px solid var(--color-gray-200);flex-direction:column;gap:clamp(12px,2vh,16px);max-height:80vh;padding:clamp(12px,2vh,16px) clamp(16px,4vw,32px);display:flex;overflow-y:auto}@media (min-width:1024px){.Header-module__85i50G__mobileNav{display:none}}.Header-module__85i50G__mobileNavLink{font-family:var(--font-body);color:var(--text-primary);border-radius:0;padding:clamp(6px,1vh,8px) clamp(8px,1.5vw,12px);font-size:clamp(13px,1.6vw,14px);font-weight:700;line-height:1.3;text-decoration:none;transition:all .3s}.Header-module__85i50G__mobileNavLink:hover{color:var(--text-title-primary);background:#cda69114}.Header-module__85i50G__mobileNavLink:active{background:#cda69126}.Header-module__85i50G__mobileSections{flex-direction:column;gap:12px;display:flex}.Header-module__85i50G__mobileSection{border:1px solid var(--color-gray-200);background:#fff;border-radius:0;padding:8px 12px}.Header-module__85i50G__mobileSectionSummary{cursor:pointer;font-family:var(--font-body);color:var(--text-primary);justify-content:space-between;align-items:center;font-size:14px;font-weight:700;list-style:none;display:flex}.Header-module__85i50G__mobileSectionSummary::-webkit-details-marker{display:none}.Header-module__85i50G__mobileSectionSummary:after{content:"+";color:var(--text-secondary);font-size:16px}.Header-module__85i50G__mobileSection[open] .Header-module__85i50G__mobileSectionSummary:after{content:"−"}.Header-module__85i50G__mobileSectionContent{flex-direction:column;gap:12px;padding:10px 0 4px;display:flex}.Header-module__85i50G__mobileColumn{flex-direction:column;gap:8px;display:flex}.Header-module__85i50G__mobileColumnTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-gray-500);font-size:12px;font-weight:700}.Header-module__85i50G__mobileColumnLinks{flex-direction:column;gap:6px;display:flex}.Header-module__85i50G__mobileBanner{flex-direction:column;gap:6px;margin-top:8px;text-decoration:none;display:flex}.Header-module__85i50G__mobileBannerImage{aspect-ratio:16/9;object-fit:cover;border-radius:0;width:100%}.Header-module__85i50G__mobileBannerCta{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:11px;font-weight:700}.Header-module__85i50G__mobileMenuDivider{background:var(--color-gray-200);height:1px;margin:clamp(8px,1.5vh,12px) 0}@media (max-width:768px){.Header-module__85i50G__container{padding:clamp(8px,1vh,12px) clamp(16px,3vw,24px)}.Header-module__85i50G__logoText{font-size:clamp(14px,4vw,16px)}.Header-module__85i50G__headerIcons{gap:clamp(4px,1.5vw,6px)}.Header-module__85i50G__iconButton{width:20px;height:20px}}@media (min-width:1441px){.Header-module__85i50G__container,.Header-module__85i50G__menuGrid{padding-left:32px;padding-right:32px}}@media (max-width:480px){.Header-module__85i50G__container{gap:6px;padding:8px 16px}.Header-module__85i50G__logoText{font-size:14px}.Header-module__85i50G__headerIcons{gap:4px}.Header-module__85i50G__mobileNav{gap:10px;padding:12px 16px}.Header-module__85i50G__mobileNavLink{padding:6px 8px;font-size:13px}}
