.navbar-module__cEd8zG__announcementBar{color:#fff;z-index:3000;text-transform:uppercase;background:#1b2e14;padding:8px 0;font-size:.75rem;font-weight:700;position:relative;overflow:hidden}.navbar-module__cEd8zG__marquee{white-space:nowrap;width:max-content;animation:25s linear infinite navbar-module__cEd8zG__marquee;display:flex}.navbar-module__cEd8zG__marquee span{padding-right:80px}@keyframes navbar-module__cEd8zG__marquee{0%{transform:translate(0)}to{transform:translate(-10%)}}.navbar-module__cEd8zG__navbar{z-index:5000;background:#fff;border-bottom:2px solid #3d622f;padding:15px 0;position:sticky;top:0}.navbar-module__cEd8zG__container{max-width:1300px;margin:0 auto;padding:0 20px}.navbar-module__cEd8zG__navMain{justify-content:space-between;align-items:center;gap:20px;display:flex}.navbar-module__cEd8zG__navLeft{flex:1;align-items:center;gap:15px;display:flex}.navbar-module__cEd8zG__searchWrapper{width:100%;max-width:320px;position:relative}.navbar-module__cEd8zG__searchInputArea{width:100%;position:relative}.navbar-module__cEd8zG__searchInput{border:2px solid var(--primary-green);background:#fdfaf5;border-radius:14px;outline:none;width:100%;height:48px;padding:0 45px 0 15px;font-size:.95rem;font-weight:500;transition:all .3s}.navbar-module__cEd8zG__searchInput:focus{background:#fff;box-shadow:0 0 0 4px #3d622f1a}.navbar-module__cEd8zG__searchIcon{cursor:pointer;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.navbar-module__cEd8zG__searchDropdown{z-index:5000;background:#fff;border:1px solid #eee;border-radius:20px;width:440px;max-height:480px;padding:10px;position:absolute;top:calc(100% + 12px);left:0;overflow-y:auto;box-shadow:0 12px 40px #00000026}.navbar-module__cEd8zG__dropdownHeader{color:#999;text-transform:uppercase;letter-spacing:.1em;padding:10px 15px;font-size:.75rem;font-weight:800}.navbar-module__cEd8zG__suggestionEntry{color:#1b2e14;border-radius:12px;align-items:center;gap:15px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.navbar-module__cEd8zG__suggestionEntry:hover{background:#f5f8f2;transform:translate(5px)}.navbar-module__cEd8zG__suggestImgBox{background:#f9f5ed;border-radius:8px;flex-shrink:0;width:50px;height:50px;overflow:hidden}.navbar-module__cEd8zG__suggestImgBox img{object-fit:cover;width:100%;height:100%}.navbar-module__cEd8zG__suggestInfo{flex-direction:column;flex:1;display:flex}.navbar-module__cEd8zG__suggestName{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;display:-webkit-box;overflow:hidden}.navbar-module__cEd8zG__suggestCat{color:#8a7a6a;text-transform:capitalize;font-size:.75rem;font-weight:500}.navbar-module__cEd8zG__suggestPrice{color:#3d622f;margin-top:2px;font-size:.9rem;font-weight:800}.navbar-module__cEd8zG__suggestArrow{opacity:0;transition:all .3s;transform:translate(-10px)}.navbar-module__cEd8zG__suggestionEntry:hover .navbar-module__cEd8zG__suggestArrow{opacity:1;transform:translate(0)}.navbar-module__cEd8zG__viewAllResults{text-align:center;color:#3d622f;border-top:1px solid #eee;margin-top:10px;padding:15px;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s;display:block}.navbar-module__cEd8zG__viewAllResults:hover{background:#fdfaf5;border-radius:0 0 12px 12px}.navbar-module__cEd8zG__noSuggest{text-align:center;color:#888;padding:30px 20px;font-weight:600}.navbar-module__cEd8zG__logoWrap{flex:1;justify-content:center;display:flex}.navbar-module__cEd8zG__logo{width:auto;height:40px}.navbar-module__cEd8zG__navRight{flex:1;justify-content:flex-end;align-items:center;gap:20px;display:flex}.navbar-module__cEd8zG__iconBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:transform .2s;display:flex;position:relative}.navbar-module__cEd8zG__iconBtn:hover{transform:scale(1.1)}.navbar-module__cEd8zG__badge{color:#fff;background:#c62828;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}.navbar-module__cEd8zG__sidebarOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0006;position:fixed;inset:0}.navbar-module__cEd8zG__sidebar{z-index:1000;background:#fff;flex-direction:column;width:340px;max-width:85vw;height:100vh;animation:.4s cubic-bezier(.16,1,.3,1) navbar-module__cEd8zG__slideIn;position:relative;box-shadow:15px 0 35px #00000014;display:flex!important}@keyframes navbar-module__cEd8zG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.navbar-module__cEd8zG__sideBrandHeader{background:#fff;border-bottom:1.5px solid #f9f3ea;padding:25px;position:relative;justify-content:space-between!important;align-items:center!important;display:flex!important}.navbar-module__cEd8zG__sideMasterLogo{object-fit:contain;width:auto;height:38px}.navbar-module__cEd8zG__sideCloseThin{cursor:pointer;color:#3d622f;background:#fdfaf5;border:1.5px solid #3d622f33;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.navbar-module__cEd8zG__sideCloseThin:hover{color:#fff;background:#1b2e14;transform:rotate(90deg)}.navbar-module__cEd8zG__sidebarBody{flex:1;padding:25px 0;overflow-y:auto}.navbar-module__cEd8zG__menuSection{margin-bottom:25px}.navbar-module__cEd8zG__sectionLabel{color:#bbb;text-transform:uppercase;letter-spacing:.2em;margin-bottom:5px;padding:10px 25px;font-size:.68rem;font-weight:800;display:block}.navbar-module__cEd8zG__sideLinks{flex-direction:column;display:flex}.navbar-module__cEd8zG__sideLinkPill{color:#2f4225;border-left:4px solid #0000;align-items:center;gap:15px;margin:2px 0;padding:14px 25px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.navbar-module__cEd8zG__sideLinkPill svg{color:#3d622f;opacity:.8}.navbar-module__cEd8zG__sideLinkPill:hover{color:#3d622f;background:#fdfaf5;padding-left:30px}.navbar-module__cEd8zG__activeLinkPill{border-left:4px solid #3d622f;font-weight:800;color:#3d622f!important;background:#f5f8f2!important}.navbar-module__cEd8zG__sideLinkWithBadge{justify-content:space-between!important}.navbar-module__cEd8zG__sidebarFooter{background:#fdfaf5;border-top:1px solid #f0e8dd;padding:25px}.navbar-module__cEd8zG__sidebarFooter p{color:#1b2e14;margin-bottom:3px;font-size:.85rem;font-weight:900}.navbar-module__cEd8zG__sidebarFooter span{color:#8a7a6a;text-transform:uppercase;font-size:.7rem;font-weight:600}@media (max-width:900px){.navbar-module__cEd8zG__searchDropdown{width:calc(100vw - 40px);position:fixed;left:20px;right:20px}}.navbar-module__cEd8zG__sideLinkWithBadge{align-items:center;width:100%;justify-content:flex-start!important;gap:12px!important;display:flex!important}.navbar-module__cEd8zG__iconLabel{align-items:center;gap:15px;display:flex}.navbar-module__cEd8zG__sideBadge{color:#fff;background:#3d622f;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.72rem;font-weight:900;display:flex}@media (max-width:600px){.navbar-module__cEd8zG__navbar{padding:12px 0}.navbar-module__cEd8zG__logo{height:28px!important}.navbar-module__cEd8zG__navLeft,.navbar-module__cEd8zG__navRight{flex:0;gap:8px}.navbar-module__cEd8zG__iconBtn{padding:8px}.navbar-module__cEd8zG__searchInputArea,.navbar-module__cEd8zG__searchInput{display:none!important}.navbar-module__cEd8zG__searchWrapper{width:auto;max-width:none}.navbar-module__cEd8zG__navRight a:first-child{display:none}.navbar-module__cEd8zG__navRight a:nth-child(2),.navbar-module__cEd8zG__navRight a:nth-child(3){display:flex!important}}@media (max-width:400px){.navbar-module__cEd8zG__logo{height:24px!important}}
