body{background:#fafcf9}.Navbar-module__xsk-La__navbar-wrapper{z-index:998;background:#fff;border-bottom:1px solid #e3eae1;width:100%;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif;position:sticky;top:0;left:0}.Navbar-module__xsk-La__navbar{grid-template-columns:1fr auto 1fr;align-items:center;height:clamp(52px,7vw,60px);margin:0 auto;padding:0 clamp(14px,3.5vw,28px);display:grid}.Navbar-module__xsk-La__navbar-left{justify-self:start;align-items:center;gap:clamp(6px,1.5vw,10px);min-width:0;display:flex}.Navbar-module__xsk-La__logo-image{object-fit:contain;width:auto;height:clamp(32px,5vw,40px)}.Navbar-module__xsk-La__navbar-center{align-items:center;gap:clamp(2px,.6vw,6px);display:flex;position:relative}.Navbar-module__xsk-La__nav-link{color:#617061;white-space:nowrap;border-radius:6px;padding:4px clamp(8px,1.2vw,14px);font-size:clamp(13px,1.1vw,15px);font-weight:500;text-decoration:none;transition:color .22s;position:relative}.Navbar-module__xsk-La__nav-link:hover{color:#1c3a1c}.Navbar-module__xsk-La__nav-link.Navbar-module__xsk-La__active{color:#1c3a1c;font-weight:650}.Navbar-module__xsk-La__nav-underline{pointer-events:none;background:#55c500;border-radius:99px;height:2.5px;transition:left .28s cubic-bezier(.4,0,.2,1),width .28s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;bottom:-6px}.Navbar-module__xsk-La__navbar-right{justify-self:end;align-items:center;gap:clamp(6px,1.2vw,10px);display:flex}.Navbar-module__xsk-La__signin-btn{color:#101c10;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e3eae1;border-radius:10px;padding:clamp(7px,1.2vw,9px) clamp(12px,2vw,20px);font-size:clamp(13px,1.1vw,14px);font-weight:600;text-decoration:none;transition:border-color .22s,background .22s,color .22s;display:inline-block}.Navbar-module__xsk-La__signin-btn:hover{color:#1c3a1c;background:#fafcf9;border-color:#1c3a1c}.Navbar-module__xsk-La__profile-chip{color:#2e7d32;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#eaf7e5;border:none;border-radius:10px;align-items:center;gap:7px;max-width:160px;padding:7px 14px 7px 10px;font-size:clamp(13px,1.1vw,14px);font-weight:600;text-decoration:none;transition:background .2s;display:flex;overflow:hidden}.Navbar-module__xsk-La__profile-chip:hover{background:#d4f0ca}.Navbar-module__xsk-La__cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1c3a1c;border:none;border-radius:10px;padding:clamp(7px,1.2vw,9px) clamp(12px,2vw,20px);font-size:clamp(13px,1.1vw,14px);font-weight:600;transition:background .22s,color .22s}.Navbar-module__xsk-La__cta-btn:hover{color:#fff;background:#45a800}.Navbar-module__xsk-La__navbar-toggler{cursor:pointer;color:#101c10;background:0 0;border:none;border-radius:8px;justify-self:end;padding:4px 8px;font-size:22px;transition:background .2s;display:none}.Navbar-module__xsk-La__navbar-toggler:hover{background:#1c3a1c0f}.Navbar-module__xsk-La__mobile-menu{background:#fff;border-radius:16px;flex-direction:column;gap:4px;margin:0 12px 8px;padding:12px 16px 16px;animation:.2s Navbar-module__xsk-La__slideDown;display:flex;box-shadow:0 8px 24px #0000001a}@keyframes Navbar-module__xsk-La__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__xsk-La__mobile-nav-link{color:#617061;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .18s,color .18s;display:flex}.Navbar-module__xsk-La__nav-icon{color:currentColor;flex-shrink:0}.Navbar-module__xsk-La__mobile-nav-link:hover,.Navbar-module__xsk-La__mobile-nav-link.Navbar-module__xsk-La__active{color:#1c3a1c;background:#eaf7e5;font-weight:600}.Navbar-module__xsk-La__mobile-cta{text-align:center;width:100%;margin-top:6px}.Navbar-module__xsk-La__mobile-signin{text-align:center;width:100%;margin-top:4px}@media (max-width:1024px){.Navbar-module__xsk-La__navbar{padding:0 18px}.Navbar-module__xsk-La__navbar-center{gap:0}.Navbar-module__xsk-La__nav-link{padding:4px 8px}}@media (max-width:768px){.Navbar-module__xsk-La__navbar{grid-template-columns:1fr auto;height:56px;padding:0 16px}.Navbar-module__xsk-La__navbar-left{justify-self:start}.Navbar-module__xsk-La__navbar-center,.Navbar-module__xsk-La__navbar-right{display:none}.Navbar-module__xsk-La__navbar-toggler{justify-content:center;align-items:center;display:flex}}@media (max-width:360px){.Navbar-module__xsk-La__navbar{padding:0 12px}.Navbar-module__xsk-La__mobile-menu{margin:0 8px 8px;padding:10px 12px 14px}}
.ListMessModal-module__SE6CIa__modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#101c1099;justify-content:center;align-items:center;animation:.2s ease-out ListMessModal-module__SE6CIa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ListMessModal-module__SE6CIa__fadeIn{0%{opacity:0}to{opacity:1}}.ListMessModal-module__SE6CIa__modal-card{background:#fff;border-radius:20px;width:420px;max-width:90vw;padding:32px;font-family:Be Vietnam Pro,sans-serif;animation:.3s cubic-bezier(.34,1.56,.64,1) ListMessModal-module__SE6CIa__slideUp;position:relative;box-shadow:0 20px 60px #1c3a1c26}.ListMessModal-module__SE6CIa__modal-title{color:#101c10;margin-top:0;margin-bottom:24px}@keyframes ListMessModal-module__SE6CIa__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ListMessModal-module__SE6CIa__modal-form{flex-direction:column;gap:16px;display:flex}.ListMessModal-module__SE6CIa__modal-form input,.ListMessModal-module__SE6CIa__modal-form select,.ListMessModal-module__SE6CIa__modal-form textarea{color:#101c10;background:#fafcf9;border:1.5px solid #e3eae1;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.ListMessModal-module__SE6CIa__modal-form input:focus,.ListMessModal-module__SE6CIa__modal-form select:focus,.ListMessModal-module__SE6CIa__modal-form textarea:focus{background:#fff;border-color:#55c500;outline:none;box-shadow:0 0 0 3px #eaf7e5}.ListMessModal-module__SE6CIa__modal-form input:hover,.ListMessModal-module__SE6CIa__modal-form select:hover,.ListMessModal-module__SE6CIa__modal-form textarea:hover{background:#fff;border-color:#d7ded4}.ListMessModal-module__SE6CIa__modal-form textarea{resize:vertical;min-height:100px;line-height:1.5}.ListMessModal-module__SE6CIa__modal-form button{color:#fff;cursor:pointer;background:#1c3a1c;border:none;border-radius:12px;margin-top:12px;padding:15px 24px;font-size:15px;font-weight:600;transition:all .2s}.ListMessModal-module__SE6CIa__modal-form button:hover:not(:disabled){background:#45a800;box-shadow:0 4px 12px #1c3a1c33}.ListMessModal-module__SE6CIa__modal-form button:disabled{color:#849084;cursor:not-allowed;box-shadow:none;background:#d7ded4}.ListMessModal-module__SE6CIa__close-btn{cursor:pointer;color:#617061;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ListMessModal-module__SE6CIa__close-btn:hover{color:#1c3a1c;background:#eaf7e5}.ListMessModal-module__SE6CIa__close-btn:active{background:#d5e8cf}.ListMessModal-module__SE6CIa__modal-form input::placeholder,.ListMessModal-module__SE6CIa__modal-form textarea::placeholder{color:#849084}.ListMessModal-module__SE6CIa__modal-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23617061' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}@media (max-width:480px){.ListMessModal-module__SE6CIa__modal-card{border-radius:16px;padding:24px}}
.Footer-module__jzjapq__footer-wrap{background:#f7f9f6;font-family:Inter,sans-serif}.Footer-module__jzjapq__footer{box-sizing:border-box;background:#fff;border:1px solid #eef2ee;margin:0 auto;padding:40px 44px 20px;animation:.5s both Footer-module__jzjapq__footerFadeUp;box-shadow:0 4px 24px #1c3a1c0d}@keyframes Footer-module__jzjapq__footerFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Footer-module__jzjapq__footer-container{grid-template-columns:1.2fr 2fr;gap:60px;display:grid}.Footer-module__jzjapq__footer-brand .Footer-module__jzjapq__brand{margin-bottom:10px;text-decoration:none;display:inline-flex}.Footer-module__jzjapq__logo-text{color:#101c10;letter-spacing:-.01em;font-size:26px;font-weight:800}.Footer-module__jzjapq__logo-m{color:#55c500}.Footer-module__jzjapq__footer-brand p{color:#617061;max-width:320px;margin:0 0 20px;font-size:14.5px;line-height:1.6}.Footer-module__jzjapq__follow-us h4{color:#101c10;margin:0 0 10px;font-size:13px;font-weight:700}.Footer-module__jzjapq__socials{gap:8px;display:flex}.Footer-module__jzjapq__social-btn{color:#1c3a1c;background:#eaf7e5;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.Footer-module__jzjapq__social-btn:hover{color:#fff;background:#55c500;transform:translateY(-2px)}.Footer-module__jzjapq__footer-links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Footer-module__jzjapq__link-group h4{color:#101c10;align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:700;display:flex}.Footer-module__jzjapq__link-icon{color:#55c500;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__jzjapq__link-group a{color:#617061;border-bottom:1px dashed #e3eae1;width:fit-content;margin-bottom:8px;padding-bottom:8px;font-size:14.5px;text-decoration:none;transition:color .2s,border-color .2s;display:block}.Footer-module__jzjapq__link-group a:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Footer-module__jzjapq__link-group a:hover{color:#2e7d32;border-color:#b7e6a5}.Footer-module__jzjapq__footer-divider{background:#e3eae1;height:1px;margin:30px 0 16px}.Footer-module__jzjapq__footer-bottom{color:#849084;justify-content:space-between;align-items:center;gap:16px;padding-bottom:4px;font-size:13px;display:flex}.Footer-module__jzjapq__copyright{flex-shrink:0}.Footer-module__jzjapq__brand-accent{color:#2e7d32;font-weight:600}.Footer-module__jzjapq__legal-links{align-items:center;gap:12px;display:flex}.Footer-module__jzjapq__legal-links a{color:#617061;text-decoration:none;transition:color .2s}.Footer-module__jzjapq__legal-links a:hover{color:#1c3a1c}.Footer-module__jzjapq__dot{background:#55c500;border-radius:50%;flex-shrink:0;width:4px;height:4px;animation:2.2s ease-in-out infinite Footer-module__jzjapq__dotPulse}@keyframes Footer-module__jzjapq__dotPulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.Footer-module__jzjapq__powered-by{flex-shrink:0}.Footer-module__jzjapq__powered-brand{color:#dc3545;font-weight:700}@media (max-width:1024px){.Footer-module__jzjapq__footer{padding:32px 32px 18px}.Footer-module__jzjapq__footer-container{gap:40px}.Footer-module__jzjapq__footer-links{gap:24px}}@media (max-width:768px){.Footer-module__jzjapq__footer{padding:26px 22px 16px}.Footer-module__jzjapq__footer-container{grid-template-columns:minmax(0,1fr);gap:28px}.Footer-module__jzjapq__logo-text{font-size:22px}.Footer-module__jzjapq__footer-brand p{max-width:100%;margin-bottom:16px;font-size:14px}.Footer-module__jzjapq__social-btn{width:34px;height:34px}.Footer-module__jzjapq__footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.Footer-module__jzjapq__link-group h4{gap:6px;margin-bottom:10px;font-size:12.5px}.Footer-module__jzjapq__link-group a{margin-bottom:6px;padding-bottom:6px;font-size:12px}.Footer-module__jzjapq__footer-divider{margin:22px 0 14px}.Footer-module__jzjapq__footer-bottom{text-align:center;flex-direction:column;gap:10px;font-size:12px}.Footer-module__jzjapq__legal-links{order:2}.Footer-module__jzjapq__powered-by{order:3}}@media (max-width:480px){.Footer-module__jzjapq__footer{padding:20px 16px 14px}.Footer-module__jzjapq__footer-container{gap:22px}.Footer-module__jzjapq__logo-text{font-size:20px}.Footer-module__jzjapq__footer-brand p{font-size:13px;line-height:1.55}.Footer-module__jzjapq__follow-us h4{font-size:12px}.Footer-module__jzjapq__social-btn{width:32px;height:32px}.Footer-module__jzjapq__footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.Footer-module__jzjapq__link-group h4{font-size:12px}.Footer-module__jzjapq__link-group a{font-size:11.5px}.Footer-module__jzjapq__footer-divider{margin:18px 0 12px}.Footer-module__jzjapq__footer-bottom{gap:8px;font-size:11.5px}}@media (max-width:360px){.Footer-module__jzjapq__footer{padding:16px 12px 12px}.Footer-module__jzjapq__logo-text{font-size:18px}.Footer-module__jzjapq__footer-brand p{font-size:12px}.Footer-module__jzjapq__footer-links{grid-template-columns:minmax(0,1fr);gap:16px}.Footer-module__jzjapq__social-btn{width:30px;height:30px}.Footer-module__jzjapq__footer-bottom{font-size:11px}}
.MobileBottomNav-module__r64_0a__mobile-bottom-nav{display:none}@media (max-width:768px){.MobileBottomNav-module__r64_0a__mobile-bottom-nav{z-index:998;padding:6px 4px calc(6px + env(safe-area-inset-bottom));box-sizing:border-box;background:#fff;border-top:1px solid #e3eae1;grid-template-columns:repeat(4,1fr);align-items:center;font-family:Be Vietnam Pro,system-ui,-apple-system,sans-serif;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #1428140f}.MobileBottomNav-module__r64_0a__mbn-item{color:#849084;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:6px 4px;font-size:11px;font-weight:500;text-decoration:none;transition:color .18s,background .18s;display:flex;position:relative}.MobileBottomNav-module__r64_0a__mbn-item svg{transition:color .18s}.MobileBottomNav-module__r64_0a__mbn-item:hover{color:#1c3a1c;background:#f3faf0}.MobileBottomNav-module__r64_0a__mbn-item.MobileBottomNav-module__r64_0a__active{color:#1c3a1c;background:#eaf7e5;border-radius:10px;font-weight:700}.MobileBottomNav-module__r64_0a__mbn-fab-icon{width:28px;height:28px;color:inherit;background:0 0;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1px;transition:background .18s,color .18s;display:flex}.MobileBottomNav-module__r64_0a__mbn-fab:hover .MobileBottomNav-module__r64_0a__mbn-fab-icon,.MobileBottomNav-module__r64_0a__mbn-fab:active .MobileBottomNav-module__r64_0a__mbn-fab-icon{background:#eaf7e5}.MobileBottomNav-module__r64_0a__mbn-fab span:last-child{color:inherit;font-weight:700}}@media (max-width:480px){.MobileBottomNav-module__r64_0a__mobile-bottom-nav{padding:5px 2px calc(5px + env(safe-area-inset-bottom))}.MobileBottomNav-module__r64_0a__mbn-item{border-radius:8px;gap:3px;padding:5px 2px;font-size:10px}.MobileBottomNav-module__r64_0a__mbn-fab-icon{width:26px;height:26px}}@media (max-width:360px){.MobileBottomNav-module__r64_0a__mbn-item{padding:4px 1px;font-size:9px}.MobileBottomNav-module__r64_0a__mbn-fab-icon{width:24px;height:24px}.MobileBottomNav-module__r64_0a__mbn-item svg,.MobileBottomNav-module__r64_0a__mbn-fab-icon svg{width:18px;height:18px}}
