:root{--foreground:#000;--color-black800:#525252;--color-white:#fff;--color-silver:#f5f5f5;--color-black:#000;--color-grey50:#fafafa;--color-grey100:#e1e0e0;--color-grey800:#828282;--color-darkGrey:#3c3c3c;--color-lightGrey:#ebebeb;--color-grey500:#979797;--color-mintGreen:#087e8b;--color-lightOrange:#ff5a5f;--color-grey700:#dedede;--color-taupeGray:#898989;--color-blackOlive:#565454;--color-lightPink:#c1839f;--color-pink100:#ffedeb;--color-fleshTint:#ff6363;--color-metallicSeaweed:#08738b;--color-red:#f70511;--color-orange100:#fff4f4}@media (prefers-color-scheme:dark){:root{--background:#fff}}html,body{max-width:100vw;height:auto;min-height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__k7hEaW__headerContainer{z-index:1000;background:#fff;border-bottom:2px solid #0000;flex-wrap:nowrap;align-items:center;gap:18px;padding:.7rem 1rem;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #474b4d5b}.Header-module__k7hEaW__logo{letter-spacing:1.5px;align-items:center;height:20px;margin-top:5px;margin-left:8px;padding-bottom:6px;font-size:1.5rem;font-weight:700;display:flex}.Header-module__k7hEaW__logoImage{object-fit:cover;border-radius:8px}.Header-module__k7hEaW__locationBtn{color:#087e8a;cursor:pointer;background:#f6fafb;border:1.5px solid #e5e8ea;border-radius:8px;align-items:center;gap:5px;height:40px;padding:7px 14px;font-weight:500;transition:border .2s;display:flex}.Header-module__k7hEaW__locationBtn:hover{border-color:#087e8a}.Header-module__k7hEaW__locationIcon{font-size:1.1rem}.Header-module__k7hEaW__chatBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087e8a,#065d69);border:none;border-radius:9px;padding:9px 20px;font-size:1rem;transition:all .2s;box-shadow:0 2px 8px #087e8a33}.Header-module__k7hEaW__chatBtn:hover{background:linear-gradient(135deg,#065d69,#054a52);transform:translateY(-1px);box-shadow:0 4px 12px #087e8a4d}.Header-module__k7hEaW__sellBtn{color:#002f34;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ffce32,#f7c300);border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 18px;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 2px 8px #ffce3233}.Header-module__k7hEaW__sellBtn:hover{background:linear-gradient(135deg,#f7c300,#e6b800);transform:translateY(-1px);box-shadow:0 4px 12px #ffce324d}.Header-module__k7hEaW__plusIcon{font-size:1.3rem;font-weight:700}.Header-module__k7hEaW__mobileSellBtn{display:none}.Header-module__k7hEaW__langSelector{color:#087e8a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f6fafb;border:1.5px solid #e5e8ea;border-radius:8px;align-items:center;gap:5px;min-width:95px;padding:7px 16px;font-size:1rem;font-weight:500;display:flex;position:relative}.Header-module__k7hEaW__langSelector:hover{border-color:#087e8a}.Header-module__k7hEaW__dropdownMenu{z-index:100;background:#fff;border:1.2px solid #e5e8ea;border-radius:8px;width:130px;padding:6px 0;list-style:none;position:absolute;top:120%;left:0;box-shadow:0 5px 15px #087e8a12}.Header-module__k7hEaW__dropdownMenu li{cursor:pointer;color:#1c252b;padding:10px 18px;font-size:1rem}.Header-module__k7hEaW__dropdownMenu li:hover,.Header-module__k7hEaW__activeDropdown{color:#087e8a;background:#e9fafd}.Header-module__k7hEaW__iconBtn{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.Header-module__k7hEaW__avatarImage{object-fit:contain;border-radius:50%;width:85%;height:85%}.Header-module__k7hEaW__profileimage{object-fit:cover;border-radius:50%;width:100%;height:100%}.Header-module__k7hEaW__locationDropdown{z-index:1200;background:#fff;border:1.5px solid #e5e8ea;border-radius:12px;width:360px;padding:14px 14px 10px;position:absolute;top:70px;left:0;box-shadow:0 10px 24px #0000001a}.Header-module__k7hEaW__currentLocationRow{cursor:pointer;background:#f6fafb;border:1.5px dashed #b5c6cc;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .2s,border .2s;display:flex}.Header-module__k7hEaW__currentLocationRow:hover{background:#e9fafd;border-color:#087e8a}.Header-module__k7hEaW__currentLocationIcon{font-size:22px}.Header-module__k7hEaW__currentLocationTitle{color:#087e8a;margin-bottom:2px;font-size:14px;font-weight:600}.Header-module__k7hEaW__currentLocationSubtitle{color:#6b7b80;font-size:12px}.Header-module__k7hEaW__sectionTitle{color:#6c7a80;letter-spacing:.5px;margin:14px 4px 6px;font-size:12px;font-weight:700}.Header-module__k7hEaW__locationList{flex-wrap:wrap;gap:10px;display:flex}.Header-module__k7hEaW__locationItem{cursor:pointer;color:#1d2b33;background:#f4f8f9;border:1.5px solid #d9e4e7;border-radius:10px;padding:8px 14px;font-size:13px;transition:all .2s}.Header-module__k7hEaW__locationItem:hover{color:#087e8a;background:#e9fafd;border-color:#087e8a}.Header-module__k7hEaW__locationInput{color:#222;background-color:#fff;border:1.5px solid #e5e8ea;border-radius:8px;width:100%;margin-top:8px;padding:8px 12px;font-size:1rem;transition:border-color .2s}.Header-module__k7hEaW__locationInput:focus{border-color:#087e8a;outline:none}.Header-module__k7hEaW__rightActions{align-items:center;gap:12px;margin-left:auto;display:flex}.Header-module__k7hEaW__notificationBtn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:relative}.Header-module__k7hEaW__notificationBtn:hover{background:#f0f0f0}.Header-module__k7hEaW__profileCircle{cursor:pointer;background:#ebf7fa;border:2px solid #087e8a;border-radius:50%;width:40px;height:40px;transition:all .2s;overflow:hidden}.Header-module__k7hEaW__profileCircle:hover{transform:scale(1.05);box-shadow:0 4px 12px #087e8a4d}.Header-module__k7hEaW__overlay{z-index:2000;background:#00000073;display:flex;position:fixed;inset:0}.Header-module__k7hEaW__modal{background:#fff;border-radius:5px;width:290px;max-height:90vh;padding:12px 0 10px;animation:.25s ease-out Header-module__k7hEaW__pop;position:fixed;overflow-y:auto;box-shadow:0 12px 40px #00000040}.Header-module__k7hEaW__header{flex-direction:row;gap:15px;margin-bottom:12px;display:flex}.Header-module__k7hEaW__imgcontainer{border:2px solid #2f2f35;border-radius:50%;flex-wrap:nowrap;width:70px;height:70px;margin-left:10px;display:flex}.Header-module__k7hEaW__avatar{border:2px solid #e5e7eb;border-radius:50%;width:72px;height:72px}.Header-module__k7hEaW__name{color:#111827;margin-top:10px;font-size:20px;font-weight:700}.Header-module__k7hEaW__userdetail{margin-top:12px}.Header-module__k7hEaW__primaryBtn{color:#fff;cursor:pointer;background:#153c77;border:none;border-radius:8px;width:95%;margin:12px 3px 10px;padding:10px;font-weight:600;transition:background .2s}.Header-module__k7hEaW__primaryBtn:hover{background:#084ab0}.Header-module__k7hEaW__menu{border-top:2px solid #15181d;flex-direction:column;margin-top:10px;display:flex}.Header-module__k7hEaW__lang,.Header-module__k7hEaW__menuItem{color:#030303;text-align:left;cursor:pointer;background:#fff;border:none;flex-direction:row;gap:5px;padding:12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.Header-module__k7hEaW__menuItemText{margin-top:3px}.Header-module__k7hEaW__menuItem:hover,.Header-module__k7hEaW__lang:hover,.Header-module__k7hEaW__installapp:hover{color:#000;background:#a8bed8}.Header-module__k7hEaW__installapp{color:#030303;text-align:left;cursor:pointer;background:#fff;border:none;flex-direction:row;gap:5px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.Header-module__k7hEaW__logout{color:#eec6c6;cursor:pointer;background:#c02d2d;border:none;border-radius:12px;margin:12px;padding:12px;font-weight:600;transition:background .2s}.Header-module__k7hEaW__logout:hover{color:#fff;background:#dc2626}.Header-module__k7hEaW__modalOverlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Header-module__k7hEaW__modalBox{text-align:center;background:#fff;border-radius:14px;width:80%;max-width:380px;padding:18px}.Header-module__k7hEaW__modalTitle{font-size:22px;font-weight:700}.Header-module__k7hEaW__modalMsg{margin-top:8px;font-size:16px}.Header-module__k7hEaW__modalBtns{gap:10px;margin-top:18px;display:flex}.Header-module__k7hEaW__yesBtn{color:#000;cursor:pointer;background:#fff;border:1px solid #666;border-radius:12px;flex:1;padding:10px 0;font-size:16px;transition:all .2s}.Header-module__k7hEaW__yesBtn:hover{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-color:#4b5563;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Header-module__k7hEaW__noBtn{color:#fff;cursor:pointer;background:teal;border:none;border-radius:12px;flex:1;padding:10px 0;font-size:16px;transition:all .2s;box-shadow:0 2px 5px #0080804d}.Header-module__k7hEaW__noBtn:hover{background:linear-gradient(135deg,#066 0%,teal 100%);transform:translateY(-2px);box-shadow:0 4px 12px #00808066}@keyframes Header-module__k7hEaW__pop{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.Header-module__k7hEaW__logoutPopup{color:#dd1919;z-index:9999;transform-origin:100% 0;background:#fff;border-left:2px solid red;border-radius:10px;min-width:280px;padding:20px;font-size:14px;animation:2.5s Header-module__k7hEaW__slideUpFade;position:fixed;top:11%;right:34px;box-shadow:0 20px 60px #00000026}.Header-module__k7hEaW__logoutPopup .Header-module__k7hEaW__progress-bar{background:linear-gradient(90deg,#a0af4c,#8bc34a);border-radius:0 0 0 12px;height:3px;animation:2s linear Header-module__k7hEaW__progress;position:absolute;bottom:0;left:0}.Header-module__k7hEaW__logoutPopup-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.Header-module__k7hEaW__logoutPopup-icon{color:#fff;background:#afa54c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}@keyframes Header-module__k7hEaW__slideUpFade{0%{opacity:0;transform:translateY(-20px)scale(.9)}15%{opacity:1;transform:translateY(0)scale(1)}85%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-20px)scale(.9)}}@keyframes Header-module__k7hEaW__progress{0%{width:100%}to{width:0%}}@media (min-width:1141px) and (max-width:1440px){.Header-module__k7hEaW__headerContainer{gap:16px;padding:.7rem 1.5rem}}@media (min-width:1000px) and (max-width:1140px){.Header-module__k7hEaW__headerContainer{gap:14px;padding:.7rem 1.2rem}.Header-module__k7hEaW__logo{letter-spacing:1.2px;font-size:1.4rem}.Header-module__k7hEaW__locationBtn,.Header-module__k7hEaW__langSelector{padding:6px 12px;font-size:.95rem}.Header-module__k7hEaW__chatBtn{padding:8px 16px;font-size:.95rem}.Header-module__k7hEaW__sellBtn{padding:7px 16px;font-size:.95rem}.Header-module__k7hEaW__profileCircle,.Header-module__k7hEaW__notificationBtn{width:38px;height:38px}.Header-module__k7hEaW__locationDropdown{width:340px}}@media (min-width:769px) and (max-width:999px){.Header-module__k7hEaW__headerContainer{gap:12px;padding:.7rem 1.2rem}.Header-module__k7hEaW__logo{letter-spacing:1px;font-size:1.3rem}.Header-module__k7hEaW__locationBtn{padding:6px 10px;font-size:.9rem}.Header-module__k7hEaW__langSelector{min-width:85px;padding:6px 12px;font-size:.9rem}.Header-module__k7hEaW__chatBtn,.Header-module__k7hEaW__sellBtn{padding:7px 14px;font-size:.9rem}.Header-module__k7hEaW__profileCircle,.Header-module__k7hEaW__notificationBtn{width:36px;height:36px}.Header-module__k7hEaW__locationDropdown{width:320px;top:65px}.Header-module__k7hEaW__rightActions{gap:10px}}@media (min-width:481px) and (max-width:768px){.Header-module__k7hEaW__headerContainer{gap:10px;padding:.7rem 1rem}.Header-module__k7hEaW__logo{letter-spacing:.8px;font-size:1.2rem}.Header-module__k7hEaW__locationBtn{padding:6px 10px;font-size:.85rem}.Header-module__k7hEaW__langSelector{min-width:80px;padding:6px 10px;font-size:.85rem}.Header-module__k7hEaW__chatBtn,.Header-module__k7hEaW__sellBtn{padding:6px 12px;font-size:.85rem}.Header-module__k7hEaW__profileCircle,.Header-module__k7hEaW__notificationBtn{width:36px;height:36px}.Header-module__k7hEaW__locationDropdown{width:300px;top:62px}.Header-module__k7hEaW__rightActions{gap:8px}}@media (max-width:480px){.Header-module__k7hEaW__headerContainer{gap:8px;padding:.6rem .8rem}.Header-module__k7hEaW__logo{letter-spacing:.5px;margin-left:4px;font-size:1.1rem}.Header-module__k7hEaW__locationBtn,.Header-module__k7hEaW__langSelector,.Header-module__k7hEaW__sellBtn{display:none}.Header-module__k7hEaW__chatBtn{padding:6px 10px;font-size:.8rem}.Header-module__k7hEaW__profileCircle{border-width:1.5px;width:34px;height:34px}.Header-module__k7hEaW__notificationBtn{width:34px;height:34px}.Header-module__k7hEaW__rightActions{gap:6px}.Header-module__k7hEaW__locationDropdown{width:calc(100vw - 20px);top:58px;left:10px;right:10px}.Header-module__k7hEaW__chatBtn:hover,.Header-module__k7hEaW__profileCircle:hover,.Header-module__k7hEaW__notificationBtn:hover{box-shadow:initial;transform:none}.Header-module__k7hEaW__chatBtn:hover{box-shadow:0 2px 8px #087e8a33}.Header-module__k7hEaW__profileCircle:hover{box-shadow:none}.Header-module__k7hEaW__notificationBtn:hover{background:0 0}}@media (max-width:320px){.Header-module__k7hEaW__headerContainer{gap:6px;padding:.5rem .6rem}.Header-module__k7hEaW__logo{letter-spacing:.3px;font-size:1rem}.Header-module__k7hEaW__chatBtn{padding:5px 8px;font-size:.75rem}.Header-module__k7hEaW__profileCircle,.Header-module__k7hEaW__notificationBtn{width:32px;height:32px}.Header-module__k7hEaW__rightActions{gap:4px}}.Header-module__k7hEaW__search_like{flex-direction:row;justify-content:center;gap:5px;width:57%;display:flex}.Header-module__k7hEaW__mobileLogout{color:#eec6c6;cursor:pointer;background:#c02d2d;border:none;border-radius:12px;width:90%;margin:12px;padding:12px;font-weight:600;transition:background .2s}@media (max-width:768px){.Header-module__k7hEaW__headerContainer{flex-wrap:wrap}.Header-module__k7hEaW__search_like{order:10;width:100%;display:block}:is(.Header-module__k7hEaW__headerContainer>div:has(input),.Header-module__k7hEaW__headerContainer>form){order:10;width:100%}}@media (max-width:480px){.Header-module__k7hEaW__search_like{width:100%;margin:8px 0 0}}.Header-module__k7hEaW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none}.Header-module__k7hEaW__hamburger span{background:#087e8a;border-radius:2px;width:24px;height:3px;transition:all .3s}.Header-module__k7hEaW__mobileMenuOverlay{z-index:2000;background:#00000080;animation:.3s Header-module__k7hEaW__fadeIn;display:none;position:fixed;inset:0}.Header-module__k7hEaW__mobileMenu{background:#fff;width:280px;height:100%;animation:.3s Header-module__k7hEaW__slideInRight;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.Header-module__k7hEaW__mobileMenuHeader{color:#fff;background:linear-gradient(135deg,#087e8a,#065d69);justify-content:space-between;align-items:flex-start;padding:20px 20px 20px 0;display:flex}.Header-module__k7hEaW__mobileUserInfo{align-items:center;gap:12px;min-width:150px;display:flex}.Header-module__k7hEaW__mobileUserInfo h3{margin:0;font-size:16px;font-weight:600}.Header-module__k7hEaW__mobileUserInfo p{opacity:.9;margin:4px 0 0;font-size:12px}.Header-module__k7hEaW__mobileMenuClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex}.Header-module__k7hEaW__mobileMenuItems{padding:10px 0}.Header-module__k7hEaW__mobileMenuItem{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:15px;text-decoration:none;transition:background .2s;display:flex}.Header-module__k7hEaW__mobileMenuItem:hover{background:#f0f9fa}.Header-module__k7hEaW__text1{margin:0 0 0 15px}.Header-module__k7hEaW__loginBtn{color:#084ab0;background-color:#fff;margin:5px 0 0 10%}.Header-module__k7hEaW__logoutItem{color:#dc2626;border-top:1px solid #e5e8ea;margin-top:10px}.Header-module__k7hEaW__logoutItem:hover{background:#fee}@keyframes Header-module__k7hEaW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Header-module__k7hEaW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:768px){.Header-module__k7hEaW__headerContainer{flex-wrap:wrap}.Header-module__k7hEaW__rightActions{display:none!important}.Header-module__k7hEaW__hamburger{margin-left:auto;display:flex}.Header-module__k7hEaW__mobileMenuOverlay{display:flex}.Header-module__k7hEaW__search_like{order:10;gap:10px;width:100%;margin-top:10px;display:flex}}@media (max-width:480px){.Header-module__k7hEaW__search_like{width:100%;margin:8px 0 0}.Header-module__k7hEaW__mobileMenu{width:85%;max-width:320px}}
