:root{--primary-color:#2f5d50;--primary-hover:#234840;--primary-light:#3a7366;--accent-color:#c9a96e;--accent-hover:#b8963a;--accent-light:#f8f4ec;--secondary-color:#c9a96e;--background-color:#fff;--page-bg:#f8f4ec;--text-primary:#2f5d50;--text-secondary:#6b7c76;--border-color:#e2ddd4;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html,body{font-family:var(--font-family);background-color:var(--background-color);color:var(--text-primary);scroll-behavior:smooth;margin:0;padding:0;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}button{cursor:pointer;font-family:var(--font-family)}
.Header-module__lnUIdW__header{background-color:var(--primary-color,#2f5d50);z-index:1000;width:100%;position:sticky;top:0;left:0;box-shadow:0 1px 3px #0000001a}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.7rem 1.5rem;display:flex}.Header-module__lnUIdW__logo{align-items:center;display:flex}.Header-module__lnUIdW__logoText{color:#fff;letter-spacing:-.5px;margin:0;font-family:Quicksand,Nunito,sans-serif;font-size:1.7rem;font-weight:500;text-decoration:none}.Header-module__lnUIdW__nav{align-items:center;gap:1.2rem;display:flex}.Header-module__lnUIdW__navLink{color:#fff;font-size:.92rem;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module__lnUIdW__navLink:hover{opacity:.8}.Header-module__lnUIdW__navDivider{color:#ffffff80;margin:0 .2rem;font-weight:300}.Header-module__lnUIdW__flags{align-items:center;gap:.4rem;display:flex}.Header-module__lnUIdW__flags span{cursor:pointer;display:inline-flex}.Header-module__lnUIdW__flagImg{object-fit:cover;border-radius:2px;width:22px;height:15px;transition:transform .2s}.Header-module__lnUIdW__flags span:hover .Header-module__lnUIdW__flagImg{transform:scale(1.2)}.Header-module__lnUIdW__flagActive .Header-module__lnUIdW__flagImg{border-radius:3px;transform:scale(1.2);box-shadow:0 0 0 2px #ffffffe6}.Header-module__lnUIdW__loginBtn{background:var(--accent-color,#c9a96e);color:var(--primary-color,#2f5d50);white-space:nowrap;border-radius:8px;margin-left:.4rem;padding:.45rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.Header-module__lnUIdW__loginBtn:hover{color:#fff;background:#b8963a}.Header-module__lnUIdW__userMenu{margin-left:.4rem;position:relative}.Header-module__lnUIdW__userBtn{cursor:pointer;color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:10px;align-items:center;gap:.4rem;padding:.3rem .7rem;transition:background .2s;display:flex}.Header-module__lnUIdW__userBtn:hover{background:#fff3}.Header-module__lnUIdW__userAvatar{background:var(--accent-color,#c9a96e);width:26px;height:26px;color:var(--primary-color,#2f5d50);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.Header-module__lnUIdW__userName{text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:.82rem;font-weight:600;overflow:hidden}.Header-module__lnUIdW__userRole{background:#fff3;border-radius:4px;padding:.1rem .4rem;font-size:.62rem;font-weight:600}.Header-module__lnUIdW__dropdown{z-index:1000;background:#fff;border-radius:12px;min-width:220px;animation:.15s Header-module__lnUIdW__dropIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 30px #00000026}@keyframes Header-module__lnUIdW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__dropdownHeader{border-bottom:1px solid #f1f5f9;padding:.8rem 1rem}.Header-module__lnUIdW__dropdownName{color:var(--text-primary);font-size:.9rem;font-weight:700}.Header-module__lnUIdW__dropdownEmail{color:var(--text-secondary);font-size:.78rem}.Header-module__lnUIdW__dropdownItem{color:var(--text-primary);padding:.6rem 1rem;font-size:.88rem;text-decoration:none;transition:background .15s;display:block}.Header-module__lnUIdW__dropdownItem:hover{background:#f8fafc}.Header-module__lnUIdW__dropdownLogout{color:#dc2626;text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #f1f5f9;width:100%;padding:.6rem 1rem;font-size:.88rem;font-weight:600;display:block}.Header-module__lnUIdW__dropdownLogout:hover{background:#fef2f2}.Header-module__lnUIdW__mobileToggle{color:#fff;cursor:pointer;background:0 0;border:none;padding:.3rem .6rem;font-size:1.6rem;line-height:1;display:none}.Header-module__lnUIdW__mobileOverlay{z-index:998;background:#00000080;display:none;position:fixed;inset:0}.Header-module__lnUIdW__mobileMenu{z-index:999;background:#fff;width:80%;max-width:320px;padding:4rem 1rem 1.5rem;animation:.25s Header-module__lnUIdW__slideInRight;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 20px #00000026}@keyframes Header-module__lnUIdW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__lnUIdW__mobileUser{background:var(--page-bg,#f8f4ec);border-radius:12px;align-items:center;gap:.7rem;margin-bottom:1rem;padding:.8rem;display:flex}.Header-module__lnUIdW__mobileAvatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#2f5d50,#c9a96e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:flex}.Header-module__lnUIdW__mobileUserName{color:var(--text-primary);text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.Header-module__lnUIdW__mobileUserRole{color:var(--text-secondary);font-size:.75rem}.Header-module__lnUIdW__mobileLink{color:var(--text-primary);border-radius:10px;margin-bottom:.3rem;padding:.85rem .8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.Header-module__lnUIdW__mobileLink:active,.Header-module__lnUIdW__mobileLink:hover{background:var(--page-bg,#f8f4ec)}.Header-module__lnUIdW__mobileLogout{text-align:left;color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;margin-top:.3rem;padding:.85rem .8rem;font-size:.95rem;font-weight:600;display:block}.Header-module__lnUIdW__mobileDivider{background:#e2ddd4;height:1px;margin:.8rem 0}.Header-module__lnUIdW__mobileFlagsLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:0 .8rem .5rem;font-size:.72rem;font-weight:700}.Header-module__lnUIdW__mobileFlags{flex-direction:column;gap:.3rem;display:flex}.Header-module__lnUIdW__mobileFlag{cursor:pointer;text-align:left;color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.7rem;padding:.6rem .8rem;font-size:.9rem;font-weight:600;transition:all .15s;display:flex}.Header-module__lnUIdW__mobileFlag img{object-fit:cover;border-radius:2px;width:24px;height:16px}.Header-module__lnUIdW__mobileFlag:hover{background:var(--page-bg,#f8f4ec)}.Header-module__lnUIdW__mobileFlagActive{background:var(--page-bg,#f8f4ec);border-color:var(--primary-color,#2f5d50)}@media (max-width:1024px){.Header-module__lnUIdW__userName,.Header-module__lnUIdW__userRole,.Header-module__lnUIdW__navDivider{display:none}.Header-module__lnUIdW__nav{gap:.8rem}}@media (max-width:768px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__mobileToggle,.Header-module__lnUIdW__mobileOverlay,.Header-module__lnUIdW__mobileMenu{display:block}.Header-module__lnUIdW__container{padding:.6rem 1rem}.Header-module__lnUIdW__logoText{font-size:1.5rem}}
.Footer-module__3hUVsW__footer{background-color:var(--primary-color,#2f5d50);color:#fff;font-family:var(--font-family);padding:2.5rem 2rem 1.2rem}.Footer-module__3hUVsW__container{max-width:1400px;margin:0 auto}.Footer-module__3hUVsW__topSection{justify-content:space-between;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__3hUVsW__colLeft{flex:0 0 320px}.Footer-module__3hUVsW__logoText{letter-spacing:-.5px;margin:0 0 .3rem;font-family:Quicksand,Nunito,sans-serif;font-size:2rem;font-weight:500}.Footer-module__3hUVsW__slogan{opacity:.9;margin-bottom:1.2rem;font-size:.95rem}.Footer-module__3hUVsW__appButtons{gap:.8rem;display:flex}.Footer-module__3hUVsW__storeBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__3hUVsW__storeBtn:hover{opacity:.85}.Footer-module__3hUVsW__storeBtn span{letter-spacing:.5px;opacity:.8;font-size:.5rem;display:block}.Footer-module__3hUVsW__storeBtn strong{font-size:.95rem;font-weight:600;line-height:1.1;display:block}.Footer-module__3hUVsW__colCenter{flex:0 0 200px}.Footer-module__3hUVsW__colTitle{opacity:.9;margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__linkList,.Footer-module__3hUVsW__infoList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__linkList a{color:#fff;opacity:.85;font-size:.88rem;text-decoration:none;transition:opacity .2s}.Footer-module__3hUVsW__linkList a:hover{opacity:1;text-decoration:underline}.Footer-module__3hUVsW__colRight{flex:0 0 240px}.Footer-module__3hUVsW__infoList li{opacity:.85;font-size:.88rem;line-height:1.5}.Footer-module__3hUVsW__colSocials{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#fff;opacity:.85;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.Footer-module__3hUVsW__socialIcon svg{width:18px;height:18px}.Footer-module__3hUVsW__socialIcon:hover{opacity:1;transform:scale(1.15)}.Footer-module__3hUVsW__bottomSection{opacity:.75;border-top:1px solid #fff3;padding-top:1rem;font-size:.75rem;line-height:1.6}.Footer-module__3hUVsW__bottomSection p{margin:0 0 .3rem}.Footer-module__3hUVsW__floatingButtons{z-index:999;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:20px}.Footer-module__3hUVsW__floatBtn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 3px 12px #00000040}.Footer-module__3hUVsW__floatBtn:hover{transform:scale(1.1);box-shadow:0 5px 18px #0000004d}.Footer-module__3hUVsW__floatBtn svg{width:24px;height:24px}.Footer-module__3hUVsW__floatLabel{color:#fff;font-size:.85rem;font-weight:700}@media (max-width:1024px){.Footer-module__3hUVsW__topSection{flex-wrap:wrap}.Footer-module__3hUVsW__colLeft{flex:100%}.Footer-module__3hUVsW__colSocials{flex-direction:row;flex:100%;justify-content:flex-start;gap:.8rem}}.Footer-module__3hUVsW__accordionArrow,.Footer-module__3hUVsW__copyrightShort{display:none}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:1.25rem 1rem .5rem}.Footer-module__3hUVsW__topSection{flex-direction:column;gap:0}.Footer-module__3hUVsW__colLeft,.Footer-module__3hUVsW__colCenter,.Footer-module__3hUVsW__colRight{flex:unset;width:100%}.Footer-module__3hUVsW__logoText{margin-bottom:.3rem;font-size:1.4rem}.Footer-module__3hUVsW__slogan{margin-bottom:.75rem;font-size:.82rem}.Footer-module__3hUVsW__appButtons{flex-direction:row;gap:.5rem;margin-bottom:.5rem}.Footer-module__3hUVsW__storeBtn{flex:1;gap:.45rem;padding:.45rem .65rem}.Footer-module__3hUVsW__storeBtn span{font-size:.6rem}.Footer-module__3hUVsW__storeBtn strong{font-size:.82rem}.Footer-module__3hUVsW__colCenter,.Footer-module__3hUVsW__colRight{border-top:1px solid #ffffff1f;padding:.2rem 0}.Footer-module__3hUVsW__colTitle{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:none;justify-content:space-between;align-items:center;margin:0;padding:.75rem 0;font-size:.95rem;display:flex}.Footer-module__3hUVsW__accordionArrow{opacity:.7;font-size:.85rem;transition:transform .2s;display:inline-block}.Footer-module__3hUVsW__sectionOpen .Footer-module__3hUVsW__accordionArrow{transform:rotate(180deg)}.Footer-module__3hUVsW__linkList,.Footer-module__3hUVsW__infoList{max-height:0;margin:0;transition:max-height .25s;overflow:hidden}.Footer-module__3hUVsW__sectionOpen .Footer-module__3hUVsW__linkList,.Footer-module__3hUVsW__sectionOpen .Footer-module__3hUVsW__infoList{max-height:500px;padding-bottom:.75rem}.Footer-module__3hUVsW__linkList{grid-template-columns:1fr 1fr;gap:.5rem 1rem;display:grid}.Footer-module__3hUVsW__linkList li{margin:0}.Footer-module__3hUVsW__linkList a{font-size:.88rem}.Footer-module__3hUVsW__infoList li{margin-bottom:.5rem;font-size:.85rem;line-height:1.45}.Footer-module__3hUVsW__colSocials{border-top:1px solid #ffffff1f;flex-flow:wrap;justify-content:center;gap:.5rem;margin-top:.25rem;padding:1rem 0 .25rem}.Footer-module__3hUVsW__socialIcon{width:34px;height:34px}.Footer-module__3hUVsW__socialIcon svg{width:15px;height:15px}.Footer-module__3hUVsW__bottomSection{text-align:center;margin-top:.5rem;padding-top:.6rem}.Footer-module__3hUVsW__copyrightLong{display:none}.Footer-module__3hUVsW__copyrightShort{opacity:.75;margin:0;font-size:.72rem;line-height:1.5;display:block}.Footer-module__3hUVsW__floatingButtons{bottom:16px;right:12px}.Footer-module__3hUVsW__floatBtn{width:42px;height:42px}.Footer-module__3hUVsW__floatBtn svg{width:20px;height:20px}}
.FloatingSocials-module__C4QwQG__floatingContainer{z-index:9999;flex-direction:column;gap:15px;display:flex;position:fixed;bottom:80px;right:20px}.FloatingSocials-module__C4QwQG__socialBtn{color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 4px 10px #00000026}.FloatingSocials-module__C4QwQG__socialBtn:hover{transform:scale(1.1)}.FloatingSocials-module__C4QwQG__zalo{background-color:#0068ff}.FloatingSocials-module__C4QwQG__zaloText{letter-spacing:-.3px;font-size:.75rem;font-weight:800}.FloatingSocials-module__C4QwQG__messenger{background:linear-gradient(135deg,#00b2ff,#006aff)}.FloatingSocials-module__C4QwQG__phone{background-color:#34c759}.FloatingSocials-module__C4QwQG__overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s FloatingSocials-module__C4QwQG__fadeIn;display:flex;position:fixed;inset:0}@keyframes FloatingSocials-module__C4QwQG__fadeIn{0%{opacity:0}to{opacity:1}}.FloatingSocials-module__C4QwQG__modal{background:#fff;border-radius:20px;width:100%;max-width:420px;max-height:90vh;animation:.3s FloatingSocials-module__C4QwQG__slideUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #0003}@keyframes FloatingSocials-module__C4QwQG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FloatingSocials-module__C4QwQG__closeBtn{color:#64748b;cursor:pointer;z-index:1;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:12px;right:14px}.FloatingSocials-module__C4QwQG__closeBtn:hover{background:#e2e8f0}.FloatingSocials-module__C4QwQG__modalContent{text-align:center;max-height:calc(90vh - 2px);padding:2rem 1.5rem 1.5rem;overflow-y:auto}.FloatingSocials-module__C4QwQG__modalIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.FloatingSocials-module__C4QwQG__modalIconText{color:#fff;font-size:1rem;font-weight:800}.FloatingSocials-module__C4QwQG__modalTitle{color:#1e293b;margin:0 0 .3rem;font-size:1.4rem;font-weight:800}.FloatingSocials-module__C4QwQG__verifiedBadge{color:#1e8e3e;background:#e6f4ea;border-radius:20px;margin-bottom:.3rem;padding:.2rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.FloatingSocials-module__C4QwQG__modalSub{color:#64748b;margin-bottom:1.2rem;font-size:.9rem}.FloatingSocials-module__C4QwQG__qrSection{margin-bottom:1.2rem}.FloatingSocials-module__C4QwQG__qrBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.5rem;padding:1rem;display:inline-block}.FloatingSocials-module__C4QwQG__qrHint{color:#94a3b8;font-size:.8rem}.FloatingSocials-module__C4QwQG__infoSection{text-align:left;margin-bottom:1rem}.FloatingSocials-module__C4QwQG__infoTitle{color:#1e293b;border-bottom:1px solid #f1f5f9;margin-bottom:.8rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700}.FloatingSocials-module__C4QwQG__infoRow{align-items:center;gap:.6rem;padding:.4rem 0;font-size:.9rem;display:flex}.FloatingSocials-module__C4QwQG__infoIcon{text-align:center;flex-shrink:0;width:20px}.FloatingSocials-module__C4QwQG__infoValue{color:#334155}.FloatingSocials-module__C4QwQG__infoLink{color:#0068ff;text-decoration:none}.FloatingSocials-module__C4QwQG__infoLink:hover{text-decoration:underline}.FloatingSocials-module__C4QwQG__aboutSection{text-align:left;background:#f8fafc;border-radius:12px;margin-bottom:1.2rem;padding:1rem}.FloatingSocials-module__C4QwQG__aboutSection p{color:#475569;margin:0 0 .3rem;font-size:.88rem;line-height:1.6}.FloatingSocials-module__C4QwQG__phoneNumbers{flex-direction:column;gap:.8rem;margin-bottom:1.2rem;display:flex}.FloatingSocials-module__C4QwQG__phoneCard{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1rem}.FloatingSocials-module__C4QwQG__phoneLabel{color:#64748b;margin-bottom:.3rem;font-size:.82rem;font-weight:500}.FloatingSocials-module__C4QwQG__phoneNum{color:#16a34a;letter-spacing:.5px;font-size:1.5rem;font-weight:800;text-decoration:none}.FloatingSocials-module__C4QwQG__phoneNum:hover{text-decoration:underline}.FloatingSocials-module__C4QwQG__actionBtn{color:#fff;text-align:center;cursor:pointer;border:none;border-radius:12px;width:100%;padding:.9rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.FloatingSocials-module__C4QwQG__actionBtn:hover{opacity:.9}@media (max-width:768px){.FloatingSocials-module__C4QwQG__modal{border-radius:16px;max-width:100%;margin:0 .5rem}.FloatingSocials-module__C4QwQG__floatingContainer{gap:12px;bottom:60px;right:12px}.FloatingSocials-module__C4QwQG__socialBtn{width:44px;height:44px}}
