/* SOURCE assets/css/header.css */
/* V27 — clean 3-level VIFOOD header. Isolated from legacy storefront CSS. */
.store-body{--v27-green:#08784a;--v27-dark:#075b3a;--v27-line:#e5ece8;--v27-text:#173f32;--v27-muted:#6d7f78}.store-body .v26-shell{width:min(1380px,calc(100% - 40px));margin:auto}.store-body .v26-topbar{height:34px;background:var(--v27-green);color:#fff}.store-body .v26-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.store-body .v26-top-left,.store-body .v26-top-right{display:flex;align-items:center;gap:26px}.store-body .v26-top-right a{color:#fff;text-decoration:none;font-weight:800}.store-body .v26-header{display:block!important;height:auto!important;min-height:0!important;background:#fff!important;position:relative!important;z-index:300!important}.store-body .v26-mainrow{height:88px!important;display:grid!important;grid-template-columns:170px minmax(360px,1fr) 205px 120px 110px!important;gap:18px!important;align-items:center!important;background:#fff!important}.store-body .v26-logo{display:flex;align-items:center;text-decoration:none}.store-body .v26-logo img{display:block;width:155px;max-height:64px;object-fit:contain}.store-body .v26-search{height:44px;display:flex;border:1px solid #cfdad5;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(10,83,55,.04)}.store-body .v26-search:focus-within{border-color:#43a177;box-shadow:0 0 0 3px rgba(8,120,74,.09)}.store-body .v26-search input{flex:1;min-width:0;border:0;outline:0;padding:0 18px;font-size:13px;color:#234b3d;background:transparent}.store-body .v26-search button{width:52px;border:0;background:var(--v27-green);color:#fff;font-size:22px;cursor:pointer}.store-body .v26-hotline,.store-body .v26-account,.store-body .v26-cart{display:flex;align-items:center;gap:9px;color:var(--v27-text);text-decoration:none;min-width:0}.store-body .v26-hotline i,.store-body .v26-account i,.store-body .v26-cart i{font-style:normal;font-size:24px;color:var(--v27-green)}.store-body .v26-hotline span,.store-body .v26-account span,.store-body .v26-cart span{display:flex;flex-direction:column;min-width:0}.store-body .v26-hotline small,.store-body .v26-account small,.store-body .v26-cart small{font-size:10px;color:#7a8a84}.store-body .v26-hotline strong{font-size:16px;color:#e43b31}.store-body .v26-hotline em{font-style:normal;font-size:10px;color:#e43b31}.store-body .v26-account b,.store-body .v26-cart b{font-size:11px}.store-body .v26-cart{position:relative}.store-body .v26-cart>em{position:absolute;top:-8px;left:17px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#ef3d32;color:#fff;font:800 9px/17px Arial;text-align:center}.store-body .v26-mobile-button{display:none}
.store-body .v26-navbar{height:48px!important;background:#fff!important;border-top:1px solid var(--v27-line)!important;border-bottom:2px solid var(--v27-green)!important;box-shadow:0 5px 14px rgba(8,69,47,.06)!important}.store-body .v26-navbar>.v26-shell{height:46px}.store-body .v26-nav{height:46px!important;display:flex!important;align-items:stretch!important;gap:0!important;overflow:visible!important}.store-body .v26-link,.store-body .v26-products-button{height:46px!important;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:0;background:#fff;color:#24483c;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .16s,color .16s}.store-body .v26-link:hover,.store-body .v26-category-node.is-open>.v26-link{background:#f0f8f4;color:var(--v27-green)}.store-body .v26-products-button{background:var(--v27-green);color:#fff;min-width:116px}.store-body .v26-products-button:hover,.store-body .v26-products-node.is-open>.v26-products-button{background:var(--v27-dark)}.store-body .v26-link i,.store-body .v26-products-button i{font-style:normal;font-size:10px}.store-body .v26-node{position:relative;flex:0 0 auto}.store-body .v26-mobile-toggle{display:none}
.store-body .v26-dropdown{position:absolute;top:46px;left:0;width:250px;padding:7px;background:#fff;border:1px solid var(--v27-line);border-top:3px solid var(--v27-green);border-radius:0 0 10px 10px;box-shadow:0 18px 38px rgba(8,60,42,.15);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .15s,transform .15s,visibility .15s;z-index:510}.store-body .v26-category-node.is-open>.v26-dropdown{opacity:1;visibility:visible;transform:none;pointer-events:auto}.store-body .v26-dropdown a{min-height:39px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2ef;color:#315247;text-decoration:none;font-size:11px;font-weight:700;border-radius:5px}.store-body .v26-dropdown a:last-child{border:0}.store-body .v26-dropdown a:hover{background:#eef8f3;color:var(--v27-green);padding-left:15px}
.store-body .v26-mega{position:absolute;top:46px;left:0;width:min(1040px,calc(100vw - 50px));height:405px;background:#fff;border:1px solid #dbe6e1;border-top:3px solid var(--v27-green);border-radius:0 0 12px 12px;box-shadow:0 24px 55px rgba(7,61,42,.18);opacity:0;visibility:hidden;transform:translateY(9px);pointer-events:none;transition:opacity .16s,transform .16s,visibility .16s;z-index:520;overflow:hidden}.store-body .v26-products-node.is-open>.v26-mega{opacity:1;visibility:visible;transform:none;pointer-events:auto}.store-body .v26-master-mega{display:grid;grid-template-columns:245px 1fr}.store-body .v26-root-list{padding:10px;background:#f8fbf9;border-right:1px solid var(--v27-line);overflow:auto}.store-body .v26-root-item{width:100%;min-height:44px;display:grid;grid-template-columns:28px 1fr 12px;align-items:center;gap:8px;padding:7px 9px;border:0;border-bottom:1px solid #eaf0ed;background:transparent;color:#294e41;text-align:left;font-size:11px;cursor:pointer;border-radius:7px}.store-body .v26-root-item.active,.store-body .v26-root-item:hover{background:var(--v27-green);color:#fff}.store-body .v26-root-item i{font-style:normal}.store-body .v26-panels{position:relative;height:100%}.store-body .v26-panel{position:absolute;inset:0;display:none;grid-template-columns:1.08fr 1fr .95fr}.store-body .v26-panel.active{display:grid}.store-body .v26-feature,.store-body .v26-subcats,.store-body .v26-featured{padding:19px;border-right:1px solid var(--v27-line);min-width:0}.store-body .v26-featured{border-right:0}.store-body .v26-feature-img{display:block;height:160px;border-radius:9px;overflow:hidden;background:#eef5f1;text-decoration:none}.store-body .v26-feature-img img{width:100%;height:100%;object-fit:cover}.store-body .v26-feature-img>span{height:100%;display:grid;place-items:center;color:var(--v27-green);font-size:24px;font-weight:900}.store-body .v26-feature h3{margin:11px 0 5px;color:var(--v27-dark);font-size:16px}.store-body .v26-feature p{margin:0 0 12px;color:var(--v27-muted);font-size:11px;line-height:1.55}.store-body .v26-green-btn{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:18px;background:var(--v27-green);color:#fff;text-decoration:none;font-size:10px;font-weight:900}.store-body .v26-subcats h4,.store-body .v26-featured h4{margin:1px 0 10px;color:var(--v27-dark);font-size:12px;text-transform:uppercase}.store-body .v26-subcats>a{height:35px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2ef;color:#38594e;text-decoration:none;font-size:11px}.store-body .v26-subcats>a:hover{color:var(--v27-green);padding-left:4px}.store-body .v26-subcats i{font-style:normal}.store-body .v26-mini-product{min-height:75px;display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center;border-bottom:1px solid #edf2ef;color:#274b3f;text-decoration:none}.store-body .v26-mini-img{width:56px;height:56px;border-radius:8px;overflow:hidden;background:#eef5f1;display:grid;place-items:center;color:var(--v27-green);font-weight:900}.store-body .v26-mini-img img{width:100%;height:100%;object-fit:cover}.store-body .v26-mini-copy b{display:block;font-size:10.5px;line-height:1.35}.store-body .v26-mini-copy strong,.store-body .v26-mini-copy small{display:block;margin-top:4px;color:#e93d32;font-size:10px}.store-body .v26-empty{font-size:11px;color:#8b9893}
@media(max-width:1180px) and (min-width:981px){.store-body .v26-shell{width:calc(100% - 24px)}.store-body .v26-mainrow{grid-template-columns:140px minmax(260px,1fr) 190px 58px 58px!important;gap:10px!important}.store-body .v26-logo img{width:132px}.store-body .v26-account span,.store-body .v26-cart span{display:none}.store-body .v26-link,.store-body .v26-products-button{padding:0 8px;font-size:9.5px}.store-body .v26-mega{width:920px}}
@media(max-width:980px){.store-body .v26-shell{width:calc(100% - 20px)}.store-body .v26-topbar{height:30px}.store-body .v26-topbar-inner{height:30px;justify-content:center;font-size:9px}.store-body .v26-top-left span:not(:first-child),.store-body .v26-top-right{display:none}.store-body .v26-mainrow{height:70px!important;display:flex!important;gap:10px!important}.store-body .v26-logo{flex:0 0 112px}.store-body .v26-logo img{width:112px}.store-body .v26-search{height:40px;flex:1}.store-body .v26-hotline,.store-body .v26-account,.store-body .v26-cart{display:none}.store-body .v26-mobile-button{display:block;width:40px;height:40px;border:0;border-radius:8px;background:var(--v27-green);color:#fff;font-size:20px}.store-body .v26-navbar{height:0!important;border:0!important;box-shadow:none!important}.store-body .v26-navbar>.v26-shell{height:0}.store-body .v26-nav{display:none!important;position:absolute;left:0;right:0;top:100px;height:auto!important;max-height:calc(100vh - 105px);overflow:auto!important;background:#fff;box-shadow:0 18px 38px rgba(7,61,42,.2);padding:8px 12px 18px;flex-direction:column;z-index:600}.store-body .v26-header.v26-open .v26-nav{display:flex!important}.store-body .v26-link,.store-body .v26-products-button{width:100%;height:45px!important;justify-content:flex-start;border-bottom:1px solid #e8efeb;border-radius:0;font-size:11px;padding:0 10px}.store-body .v26-products-button{border-radius:7px;border:0}.store-body .v26-node{width:100%}.store-body .v26-mobile-toggle{display:block;position:absolute;right:2px;top:4px;width:40px;height:37px;border:0;background:transparent;color:#174b3b;font-size:16px;z-index:3}.store-body .v26-products-node>.v26-mobile-toggle{color:#fff}.store-body .v26-mega,.store-body .v26-dropdown{position:static!important;width:100%!important;height:auto!important;display:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;border:0!important;box-shadow:none!important}.store-body .v26-node.v26-open-node>.v26-mega,.store-body .v26-node.v26-open-node>.v26-dropdown{display:block!important}.store-body .v26-master-mega{grid-template-columns:1fr}.store-body .v26-root-list{border:0;padding:4px 0}.store-body .v26-panels{height:auto}.store-body .v26-panel{position:static;display:none;grid-template-columns:1fr}.store-body .v26-panel.active{display:block}.store-body .v26-feature,.store-body .v26-featured{display:none}.store-body .v26-subcats{padding:5px 14px;border:0}.store-body .v26-dropdown{padding:4px 12px;background:#f8fbf9}}


/* V28 — Admin-driven navigation polish */
.store-body .v26-nav{justify-content:flex-start;gap:0;overflow:visible}
.store-body .v26-link,.store-body .v26-products-button{white-space:nowrap;min-width:0}
.store-body .v26-category-node{flex:0 1 auto;min-width:0}
.store-body .v26-category-node>.v26-link{padding-left:11px;padding-right:11px}
.store-body .v26-category-node>.v26-link b{max-width:110px;overflow:hidden;text-overflow:ellipsis}
.store-body .v26-navbar .v26-shell{overflow:visible}
.store-body .v26-dropdown{max-height:420px;overflow:auto}
.store-body .v26-root-item b,.store-body .v26-subcats a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media (min-width:981px) and (max-width:1280px){.store-body .v26-link,.store-body .v26-products-button{padding-left:7px;padding-right:7px;font-size:9px}.store-body .v26-category-node>.v26-link{padding-left:7px;padding-right:7px}.store-body .v26-category-node>.v26-link b{max-width:84px}}

/* Admin category menu control */
.admin-body .category-nav-position{margin:14px 0;padding:14px;border:1px solid #d9e8e0;border-radius:12px;background:#fbfefc}
.admin-body .category-nav-position>label{margin:0}
.admin-body .category-nav-position select{margin-top:8px}
.admin-body .category-nav-help{display:grid;gap:5px;margin-top:10px;padding:10px 12px;border-radius:9px;background:#eef8f3;color:#315b4b;font-size:11px;line-height:1.5}
.admin-body .category-nav-help strong{color:#174a31}.admin-body .category-nav-help.is-child{background:#fff7e8;color:#6a5421}

/* V29 submenu visibility polish */
.store-body .v26-category-node{position:relative}
.store-body .v26-category-node>.v26-dropdown{min-width:250px;padding:8px}
.store-body .v26-category-node>.v26-dropdown:before{content:'';position:absolute;top:-8px;left:0;right:0;height:10px}
.store-body .v26-category-link>i{margin-left:2px;transition:transform .18s ease}
.store-body .v26-category-node.is-open>.v26-category-link>i{transform:rotate(180deg)}
.store-body .v26-dropdown a{white-space:normal;line-height:1.35}

/* V30 — compact professional nav, 14px desktop, no duplicate umbrella menu */
@media (min-width:981px){
  .store-body .v26-navbar{height:52px!important;border-bottom-width:1px!important;box-shadow:0 4px 14px rgba(8,69,47,.055)!important}
  .store-body .v26-navbar>.v26-shell{height:51px!important}
  .store-body .v26-nav{height:51px!important;align-items:stretch!important}
  .store-body .v26-link,
  .store-body .v26-products-button{
    height:51px!important;
    padding:0 15px!important;
    gap:7px!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:700!important;
    letter-spacing:-.1px;
  }
  .store-body .v26-products-button{min-width:132px!important}
  .store-body .v26-link>span,
  .store-body .v26-products-button>span,
  .store-body .v26-category-link .v26-cat-icon{font-size:14px!important;line-height:1}
  .store-body .v26-link i,
  .store-body .v26-products-button i{font-size:11px!important}
  .store-body .v26-category-node>.v26-link b{max-width:130px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .store-body .v26-dropdown{top:51px!important}
  .store-body .v26-mega{top:51px!important}
  .store-body .v26-link:hover,
  .store-body .v26-category-node.is-open>.v26-link{background:#f4faf7!important}
  .store-body .v26-home{padding-left:12px!important}
}
@media (min-width:981px) and (max-width:1280px){
  .store-body .v26-link,.store-body .v26-products-button{padding-left:10px!important;padding-right:10px!important;font-size:13px!important}
  .store-body .v26-products-button{min-width:118px!important}
  .store-body .v26-category-node>.v26-link b{max-width:100px!important}
}
/* V32 custom category menu icons */
.store-body .v32-menu-icon-img{width:20px;height:20px;object-fit:contain;display:block;flex:0 0 20px}
.store-body .v26-root-item .v32-menu-icon-img{width:22px;height:22px;flex-basis:22px}
@media(max-width:900px){.store-body .v32-menu-icon-img{width:22px;height:22px;flex-basis:22px}}


/* SOURCE assets/css/home.css */
/* VIFOOD HOME V11 - full screen storefront. Isolated from admin. */
:root{--vf-green:#07663c;--vf-green2:#0a7b46;--vf-dark:#06462d;--vf-orange:#f15a24;--vf-text:#18392e;--vf-muted:#64786f;--vf-line:#e4ebe7;--vf-soft:#f5faf7}
.store-body{margin:0;background:#fff;color:var(--vf-text);overflow-x:hidden}.store-body *{box-sizing:border-box}.v10-wrap{width:min(1540px,calc(100% - 64px));margin-inline:auto}
.v10-topbar{background:#075b38;color:#fff;font-size:12px}.v10-topbar .v10-wrap{height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.v10-header{height:92px;background:#fff;border-bottom:1px solid #e9efec;position:sticky;top:0;z-index:80;box-shadow:0 4px 22px rgba(5,70,45,.045)}.v10-headrow{height:100%;display:flex;align-items:center;gap:28px}.v10-logo{display:flex;align-items:center;text-decoration:none!important;flex:0 0 auto}.v10-logo img{display:block;width:190px;height:auto}.v10-header nav{display:flex;align-items:center;gap:22px}.v10-header nav a{font-size:12px;line-height:1;font-weight:850;text-transform:uppercase;color:#203b31;text-decoration:none;white-space:nowrap;padding:39px 0 37px;position:relative}.v10-header nav a:first-child,.v10-header nav a:hover{color:var(--vf-orange)}.v10-header nav a:first-child:after,.v10-header nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--vf-orange);border-radius:4px 4px 0 0}.v10-search{margin-left:auto;display:flex;width:min(310px,24vw);height:42px;border:1px solid #d4dfda;border-radius:999px;overflow:hidden;background:#fff}.v10-search input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;font:inherit;font-size:12px}.v10-search button{width:48px;border:0;background:var(--vf-green);color:#fff;font-size:23px;cursor:pointer}.v10-hotline{display:flex;align-items:center;gap:9px;text-decoration:none!important;color:#e94225}.v10-hotline>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff0e9;font-size:21px}.v10-hotline b{font-size:17px;line-height:1.1;display:flex;flex-direction:column}.v10-hotline small{font-size:10px;font-weight:600;color:#60736b;margin-bottom:3px}.v10-header .mobile-nav{display:none}
/* Hero */
.v11-home{overflow:hidden}.v11-hero{position:relative;min-height:650px;background:linear-gradient(90deg,#f8fffb 0%,#edf9f4 41%,#dff4f0 100%);border-bottom:1px solid #dce8e3;isolation:isolate}.v11-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:135px;background:linear-gradient(to top,rgba(0,96,62,.09),transparent);z-index:-1}.v11-hero-sky{position:absolute;inset:0 0 35% 45%;z-index:-2;background:radial-gradient(circle at 55% 30%,#fff 0 10%,transparent 10.5%),radial-gradient(circle at 72% 20%,#fff 0 8%,transparent 8.5%),linear-gradient(#bfe4f4,#e7f7fc);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.v11-hero-port{position:absolute;right:0;bottom:21%;width:52%;height:28%;z-index:-1;background:linear-gradient(180deg,transparent 0 28%,#173e52 29% 34%,#28586a 35% 40%,transparent 41%),repeating-linear-gradient(90deg,transparent 0 7%,#dd6232 7.5% 9%,#255f75 9.5% 12%,transparent 12.5% 15%);opacity:.82;clip-path:polygon(9% 31%,100% 5%,100% 100%,0 100%)}.v11-hero-grid{min-height:650px;display:grid;grid-template-columns:47% 53%;align-items:center}.v11-hero-copy{padding:66px 0 72px;position:relative;z-index:3}.v11-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--vf-green);font-size:11px;font-weight:900;letter-spacing:.65px;text-transform:uppercase}.v11-kicker:before{content:"";width:26px;height:3px;border-radius:8px;background:var(--vf-orange)}.v11-hero h1{margin:15px 0 18px;font-size:clamp(42px,4.25vw,69px);line-height:.99;letter-spacing:-2.6px;color:#075d39;max-width:760px}.v11-hero h1 strong{display:block;color:var(--vf-orange)}.v11-hero h1 em{display:block;font-style:normal;color:#075d39}.v11-hero-copy>p{margin:0;max-width:665px;font-size:16px;line-height:1.7;color:#506a60}.v11-hero-actions{display:flex;gap:12px;margin-top:26px}.v11-btn{min-height:47px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;font-size:11px;font-weight:900;text-decoration:none!important;letter-spacing:.1px}.v11-btn.orange{background:var(--vf-orange);color:#fff;box-shadow:0 11px 22px rgba(241,90,36,.2)}.v11-btn.white{background:#fff;color:var(--vf-green);border:1px solid #b8d0c5}.v11-btn.green{background:var(--vf-green);color:#fff}.v11-trust-row{margin-top:42px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:700px}.v11-trust-row span{display:flex;align-items:center;gap:9px}.v11-trust-row i{width:39px;height:39px;flex:0 0 39px;border-radius:50%;display:grid;place-items:center;background:var(--vf-green);color:#fff;font-style:normal;font-weight:900;box-shadow:0 5px 14px rgba(5,102,60,.15)}.v11-trust-row b{font-size:10.5px;line-height:1.35;color:#294b3e}.v11-hero-visual{height:650px;position:relative}.v11-plane{position:absolute;right:36%;top:10%;font-size:66px;color:#e7f0f3;text-shadow:0 7px 5px #53727e44;transform:rotate(6deg);z-index:2}.v11-cranes{position:absolute;right:4%;top:18%;width:54%;height:31%;display:flex;justify-content:space-around;align-items:flex-end;opacity:.8}.v11-cranes i{position:relative;width:5px;height:135px;background:#244d5f;transform:skew(-5deg)}.v11-cranes i:before{content:"";position:absolute;width:105px;height:5px;background:#244d5f;left:-9px;top:0;transform:rotate(-7deg);transform-origin:left}.v11-ship{position:absolute;right:-1%;top:35%;width:72%;height:24%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(170deg,#1b566f,#113f55);clip-path:polygon(8% 10%,100% 0,91% 82%,14% 100%,0 61%);filter:drop-shadow(0 17px 17px rgba(21,69,78,.22))}.v11-ship b{font-size:38px;line-height:1}.v11-ship small{margin-top:5px;font-size:9px;font-weight:800;letter-spacing:2px}.v11-food-stage{position:absolute;left:0;right:-5%;bottom:2%;height:45%;z-index:6}.v11-food{position:absolute;overflow:hidden;border-radius:50%;border:7px solid #fff;background:#fff;box-shadow:0 18px 40px rgba(6,66,43,.24)}.v11-food img{width:100%;height:100%;display:block;object-fit:cover}.v11-food .image-placeholder{height:100%;border-radius:50%}.v11-food.f0{left:0;bottom:3%;width:34%;aspect-ratio:1}.v11-food.f1{left:25%;bottom:0;width:31%;aspect-ratio:1}.v11-food.f2{left:48%;bottom:5%;width:29%;aspect-ratio:1}.v11-food.f3{right:0;bottom:1%;width:25%;aspect-ratio:1}.v11-food-fallback{position:absolute;left:5%;right:0;bottom:8%;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.v11-food-fallback b{min-height:118px;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#fff,#eaf5ee);border:6px solid #fff;color:#0a7443;font-size:13px;box-shadow:0 15px 35px rgba(6,66,43,.15)}
/* headings */
.v11-category-section,.v11-product-section,.v11-news,.v11-partners{padding:52px 0}.v11-category-section{background:#fff}.v11-product-section{background:#fbfdfc}.v11-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.v11-heading h2{position:relative;margin:0;color:#075e3a;font-size:29px;line-height:1;font-weight:900;letter-spacing:-.75px;padding-left:17px}.v11-heading h2:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:6px;background:var(--vf-green)}.v11-heading p{margin:7px 0 0 17px;color:#667a71;font-size:12px}.v11-heading>a{color:var(--vf-green);font-size:12px;font-weight:800;text-decoration:none}
/* categories */
.v11-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.v11-cat-grid>a{display:block;border:1px solid #e0e8e4;border-radius:10px;background:#fff;overflow:hidden;text-decoration:none!important;color:var(--vf-text);box-shadow:0 8px 26px rgba(11,77,53,.055);transition:.2s transform,.2s box-shadow}.v11-cat-grid>a:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(11,77,53,.1)}.v11-cat-img{height:245px;background:linear-gradient(145deg,#edf6f1,#fff);overflow:hidden}.v11-cat-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s}.v11-cat-grid>a:hover img{transform:scale(1.04)}.v11-cat-img .image-placeholder{height:100%;border-radius:0;background:radial-gradient(circle at 45% 45%,#fff 0 21%,transparent 22%),linear-gradient(145deg,#e9f6ef,#f8fbf9)}.v11-cat-info{position:relative;padding:14px 52px 16px 16px;display:flex;flex-direction:column}.v11-cat-info b{font-size:17px;color:#123f2f}.v11-cat-info small{margin-top:3px;font-size:11px;color:#71847c}.v11-cat-info i{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf5ef;color:#06713f;font-style:normal;font-weight:900}
/* products */
.v11-products{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.v11-products article{min-width:0;border:1px solid #dfe8e3;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 5px 18px rgba(14,70,50,.045)}.v11-products article>a{height:100%;display:flex;flex-direction:column;padding-bottom:13px;color:var(--vf-text);text-decoration:none}.v11-product-img{height:220px;position:relative;overflow:hidden;background:#f2f7f4}.v11-product-img img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s}.v11-products article:hover img{transform:scale(1.04)}.v11-product-img .image-placeholder{height:100%;border-radius:0}.v11-product-img>span{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:5px;background:#0a7644;color:#fff;font-size:8px;font-weight:900}.v11-products h3{font-size:12px;line-height:1.38;margin:12px 11px 5px;min-height:34px}.v11-products strong{font-size:12px;color:#e64d2d;margin:0 11px 10px}.v11-products em{margin:auto 11px 0;height:30px;display:grid;place-items:center;background:#067140;color:#fff;border-radius:4px;font-size:9px;font-weight:850;font-style:normal}.v11-data-note{grid-column:1/-1;padding:28px;border:1px dashed #b9cec3;border-radius:10px;background:#f5faf7;color:#597066;text-align:center;font-size:13px}
/* about factory */
.v11-about{padding:62px 0;background:linear-gradient(90deg,#f8fcfa,#eef8f3)}.v11-about-grid{display:grid;grid-template-columns:45% 55%;gap:48px;align-items:center}.v11-about-copy>span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e1f1e7;color:#076a3e;font-size:10px;font-weight:900}.v11-about-copy h2{margin:13px 0 5px;font-size:36px;line-height:1.05;color:#07643d;letter-spacing:-1px}.v11-about-copy h3{margin:0 0 17px;font-size:13px;color:#1b754f}.v11-about-copy p{font-size:13.5px;line-height:1.75;color:#526a61}.v11-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.v11-stats span{display:flex;flex-direction:column}.v11-stats b{font-size:24px;color:#087042}.v11-stats small{font-size:9.5px;color:#6a7d75}.v11-factory{min-height:415px;position:relative;border-radius:14px;overflow:hidden;background:linear-gradient(#bfe8f7 0 46%,#c9d8d0 47% 50%,#ecf0ed 51%);box-shadow:0 20px 48px rgba(9,75,51,.12)}.v11-factory:before{content:"";position:absolute;left:8%;right:8%;top:21%;height:49%;background:linear-gradient(180deg,#fbfcfb,#e1e7e4);clip-path:polygon(4% 18%,50% 0,96% 17%,100% 100%,0 100%);border-bottom:9px solid #c2ccc8}.v11-factory:after{content:"";position:absolute;left:15%;right:15%;top:42%;height:22%;background:repeating-linear-gradient(90deg,#7fa3ae 0 6%,#c3d5d6 6% 10%);opacity:.8}.v11-factory-name{position:absolute;z-index:3;left:0;right:0;top:30%;text-align:center;font-size:47px;font-weight:900;color:#087447}.v11-factory-name small{display:block;font-size:8px;letter-spacing:2px;color:#365c4e}.v11-trucks{position:absolute;z-index:4;left:15%;right:10%;bottom:25%;display:flex;gap:22%;justify-content:flex-end}.v11-trucks i{width:115px;height:37px;background:#fff;border:2px solid #70938a;border-radius:3px;box-shadow:0 5px 9px #214c3f29;position:relative}.v11-trucks i:before{content:"VIFOOD";position:absolute;left:12px;top:9px;color:#087246;font-size:10px;font-weight:900}.v11-trucks i:after{content:"";position:absolute;left:10px;right:10px;bottom:-8px;height:12px;background:radial-gradient(circle,#243b34 0 5px,transparent 5.5px) left center/38px 12px repeat-x}.v11-factory-cards{position:absolute;z-index:5;left:3%;right:3%;bottom:3%;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.v11-factory-cards span{height:82px;border-radius:7px;display:grid;place-items:center;text-align:center;padding:10px;background:#ffffffdf;border:1px solid #fff;color:#15543b;font-size:10px;font-weight:800;backdrop-filter:blur(8px)}
/* why */
.v11-why{padding:47px 0;background:radial-gradient(circle at 2% 50%,#4faa7066,transparent 24%),linear-gradient(110deg,#075b38,#087645 72%,#075b38);color:#fff}.v11-why-title{text-align:center}.v11-why-title h2{font-size:27px;margin:0}.v11-why-title p{font-size:11px;color:#d5e9dd;margin:6px 0 24px}.v11-benefits{display:grid;grid-template-columns:repeat(5,1fr) 1.45fr;gap:11px}.v11-benefits>span{padding:13px 6px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px}.v11-benefits>span i{width:43px;height:43px;margin-bottom:5px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#077242;font-style:normal;font-size:10px;font-weight:900}.v11-benefits b{font-size:11px}.v11-benefits small{font-size:8.5px;color:#d9e8e0}.v11-benefits>a{padding:20px;border-radius:11px;border:1px solid #ffffff26;background:#04492fd9;color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:center;gap:13px}.v11-benefits>a b{font-size:18px;line-height:1.2}.v11-benefits>a em{align-self:flex-start;padding:9px 14px;border-radius:999px;background:var(--vf-orange);font-style:normal;font-size:9px;font-weight:900}
/* news large images */
.v11-news{background:#fff}.v11-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.v11-news-grid article{border:1px solid #e1e9e5;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(11,74,52,.05)}.v11-news-grid article>a{display:block;padding-bottom:17px;color:var(--vf-text);text-decoration:none}.v11-news-img{height:300px;overflow:hidden;background:#f1f6f3}.v11-news-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s}.v11-news-grid article:hover img{transform:scale(1.035)}.v11-news-img .image-placeholder{height:100%;border-radius:0}.v11-news-grid time{display:block;margin:13px 14px 5px;font-size:9px;color:#899790}.v11-news-grid h3{font-size:15px;line-height:1.4;margin:0 14px 8px;color:#143f30}.v11-news-grid p{font-size:11.5px;line-height:1.55;color:#6a7b74;margin:0 14px 13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v11-news-grid a>span{display:inline-flex;margin-left:14px;padding:8px 15px;border-radius:999px;background:#087844;color:#fff;font-size:9px;font-weight:850}.v11-partners{padding-top:18px}.v11-partner-row{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.v11-partner-row span{height:68px;border:1px solid #dce6e1;border-radius:8px;background:#fff;display:grid;place-items:center;font-size:16px;font-weight:900;color:#355749;box-shadow:0 4px 14px rgba(20,72,54,.04)}
/* newsletter/footer from V10 */
.v10-newsletter{background:linear-gradient(90deg,#08623a,#087944);color:#fff}.v10-newsletter .v10-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.v10-newsletter .v10-wrap>div{display:flex;flex-direction:column}.v10-newsletter b{font-size:14px}.v10-newsletter span{font-size:10px;color:#d5e8dd;margin-top:4px}.v10-newsletter form{display:flex;width:min(590px,49%);height:41px}.v10-newsletter input{min-width:0;flex:1;border:0;outline:0;padding:0 18px;border-radius:999px 0 0 999px}.v10-newsletter button{border:0;padding:0 23px;border-radius:0 999px 999px 0;background:var(--vf-orange);color:#fff;font-size:10px;font-weight:900}.v10-footer{display:block!important;padding:0!important;background:#f8fbf9!important;color:#315147!important}.v10-footer-grid{display:grid!important;grid-template-columns:2fr 1fr 1fr 1.15fr!important;gap:50px!important;padding:44px 0 37px!important}.v10-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.v10-footer-grid>div>b{font-size:11px;color:#174b39;margin-bottom:6px}.v10-footer-grid p,.v10-footer-grid a{margin:0;font-size:10px;line-height:1.55;color:#536a62;text-decoration:none}.v10-footer-brand .v10-logo{margin-bottom:9px}.v10-footer-brand .v10-logo img{width:175px}.v10-social{display:flex!important;flex-direction:row!important;gap:7px!important}.v10-social span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#087443;color:#fff;font-weight:900}.v10-qr{width:64px;height:64px;display:grid;place-items:center;background:repeating-linear-gradient(45deg,#111 0 3px,#fff 3px 6px);color:#fff;font-size:10px;font-weight:900;border:5px solid #fff;outline:1px solid #d5dfda}.v10-copyright{border-top:1px solid #dbe5e0;background:#075a37;color:#d8e8df;font-size:9px}.v10-copyright .v10-wrap{height:45px;display:flex;align-items:center;justify-content:space-between}
@media(max-width:1280px){.v10-wrap{width:min(1180px,calc(100% - 38px))}.v10-header nav{gap:13px}.v10-header nav a{font-size:10.5px}.v10-search{display:none}.v11-products{grid-template-columns:repeat(4,1fr)}.v11-product-img{height:235px}.v11-news-grid{grid-template-columns:repeat(2,1fr)}.v11-news-img{height:330px}.v11-benefits{grid-template-columns:repeat(3,1fr)}.v11-benefits>a{grid-column:span 1}.v11-partner-row{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.v10-wrap{width:calc(100% - 28px)}.v10-topbar{display:none}.v10-header{height:72px}.v10-logo img{width:155px}.v10-hotline{margin-left:auto}.v10-hotline b{display:none}.v10-hotline>span{width:37px;height:37px}.v10-header .mobile-nav{display:block;width:39px;height:39px;border:0;border-radius:9px;background:#edf6f1;color:#086c40;font-size:0}.v10-header .mobile-nav:after{content:"☰";font-size:20px}.v10-header nav{display:none!important;position:absolute;left:0;right:0;top:72px;padding:12px 20px;background:#fff;box-shadow:0 16px 30px rgba(14,55,41,.12);flex-direction:column;align-items:stretch}.v10-header.open nav{display:flex!important}.v10-header nav a{padding:11px 0;border-bottom:1px solid #edf1ef}.v10-header nav a:after{display:none}.v11-hero,.v11-hero-grid{min-height:auto}.v11-hero-grid{grid-template-columns:1fr}.v11-hero-copy{padding:52px 0 15px}.v11-hero h1{font-size:40px;letter-spacing:-1.6px}.v11-hero-copy>p{font-size:14px}.v11-trust-row{grid-template-columns:repeat(2,1fr);margin-top:28px}.v11-hero-visual{height:390px}.v11-hero-sky{inset:48% 0 20% 0;clip-path:none}.v11-hero-port{width:100%;height:25%;bottom:16%}.v11-plane{font-size:47px;top:7%}.v11-ship{right:4%;top:26%;width:70%}.v11-food-stage{height:49%}.v11-category-section,.v11-product-section,.v11-news{padding:42px 0}.v11-heading{align-items:flex-start}.v11-heading h2{font-size:24px}.v11-heading>a{display:none}.v11-cat-grid{grid-template-columns:1fr 1fr;gap:10px}.v11-cat-img{height:170px}.v11-products{grid-template-columns:1fr 1fr;gap:9px}.v11-product-img{height:185px}.v11-about-grid{grid-template-columns:1fr;gap:30px}.v11-about-copy h2{font-size:30px}.v11-stats{grid-template-columns:repeat(2,1fr)}.v11-factory{min-height:330px}.v11-benefits{grid-template-columns:repeat(2,1fr)}.v11-benefits>a{grid-column:1/-1}.v11-news-grid{grid-template-columns:1fr}.v11-news-img{height:330px}.v11-partner-row{grid-template-columns:repeat(2,1fr)}.v10-newsletter .v10-wrap{padding:16px 0;flex-direction:column;align-items:stretch}.v10-newsletter form{width:100%}.v10-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px!important}.v10-footer-brand{grid-column:1/-1}.v10-copyright .v10-wrap{height:auto;padding:12px 0;gap:5px;flex-direction:column;align-items:flex-start}}
@media(max-width:470px){.v10-logo img{width:142px}.v11-hero h1{font-size:34px}.v11-hero-actions{flex-direction:column}.v11-btn{width:100%}.v11-hero-visual{height:310px}.v11-plane{display:none}.v11-ship{top:15%;width:82%}.v11-ship b{font-size:28px}.v11-food{border-width:4px}.v11-cat-img{height:135px}.v11-cat-info{padding:12px 42px 13px 12px}.v11-cat-info b{font-size:13px}.v11-product-img{height:155px}.v11-products h3{font-size:11px}.v11-news-img{height:270px}.v10-footer-grid{grid-template-columns:1fr!important}.v10-footer-brand{grid-column:auto}}

/* V12: homepage media managed from Admin */
.v11-hero.has-home-hero{background-image:var(--home-hero);background-size:cover;background-position:center;background-repeat:no-repeat}.v11-hero.has-home-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(248,255,251,.98) 0%,rgba(248,255,251,.91) 35%,rgba(248,255,251,.45) 58%,rgba(5,61,42,.06) 100%)}.v11-hero.has-home-hero .v11-hero-sky,.v11-hero.has-home-hero .v11-hero-port,.v11-hero.has-home-hero .v11-hero-visual{display:none}.v11-hero.has-home-hero .v11-hero-grid{grid-template-columns:minmax(0,58%) 1fr}.v11-hero.has-home-hero .v11-hero-copy{max-width:800px}
.v11-factory.has-home-about{background:#edf4f0}.v11-factory.has-home-about:before,.v11-factory.has-home-about:after{display:none}.v11-factory.has-home-about>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.v11-factory.has-home-about .v11-factory-cards{background:linear-gradient(0deg,rgba(0,70,43,.15),transparent);padding-top:30px}
.v11-why.has-business-banner{position:relative;background-image:linear-gradient(90deg,rgba(3,76,45,.94),rgba(5,112,64,.82)),var(--home-business);background-size:cover;background-position:center;background-repeat:no-repeat}
.v11-partner-row span img{display:block;max-width:82%;max-height:48px;object-fit:contain}.v10-qr.has-img{background:#fff;padding:2px}.v10-qr.has-img img{width:100%;height:100%;object-fit:contain;display:block}
@media(max-width:820px){.v11-hero.has-home-hero{background-image:var(--home-hero-mobile,var(--home-hero));background-position:center}.v11-hero.has-home-hero:before{background:linear-gradient(180deg,rgba(248,255,251,.97) 0%,rgba(248,255,251,.90) 58%,rgba(248,255,251,.58) 100%)}.v11-hero.has-home-hero .v11-hero-grid{grid-template-columns:1fr}.v11-hero.has-home-hero .v11-hero-copy{padding:58px 0 64px}}

/* V16: dynamic product navigation from Admin, evenly distributed */
.v16-header{height:auto}.v16-headtop{min-height:78px;display:flex;align-items:center;gap:26px}.v16-headtop .v10-logo img{width:188px}.v16-search{margin-left:auto;width:min(520px,38vw)}.v16-menubar{border-top:1px solid #edf2ef;border-bottom:1px solid #e1e9e5;background:#fff}.v16-dynamic-nav{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:0!important;width:100%;align-items:stretch}.v16-dynamic-nav>a,.v16-nav-item>a{min-height:48px;display:flex!important;align-items:center;justify-content:center;padding:0 12px!important;text-align:center;font-size:11px!important;font-weight:850!important;line-height:1.2!important;text-transform:uppercase;color:#24473a!important;text-decoration:none!important;white-space:normal!important;position:relative}.v16-nav-item{position:relative;display:flex;min-width:0}.v16-nav-item>a{width:100%}.v16-dynamic-nav>a:hover,.v16-nav-item:hover>a,.v16-home-link{color:var(--vf-green)!important;background:#f4faf7}.v16-dynamic-nav>a:after,.v16-nav-item>a:after{content:"";position:absolute;left:18%;right:18%;bottom:0;height:3px;border-radius:4px 4px 0 0;background:transparent}.v16-dynamic-nav>a:hover:after,.v16-nav-item:hover>a:after,.v16-home-link:after{background:var(--vf-orange)!important}.v16-submenu{display:none;position:absolute;left:0;top:100%;z-index:120;min-width:240px;padding:8px;background:#fff;border:1px solid #e3ebe7;border-radius:0 0 10px 10px;box-shadow:0 18px 38px rgba(10,65,45,.14)}.v16-nav-item:hover .v16-submenu{display:block}.v16-submenu a{display:block;padding:11px 12px;border-radius:7px;color:#315347;text-decoration:none;font-size:11px;font-weight:700;text-transform:none}.v16-submenu a:hover{background:#eef7f2;color:var(--vf-green)}
@media(max-width:1280px){.v16-headtop{min-height:72px}.v16-dynamic-nav{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.v16-dynamic-nav>a,.v16-nav-item>a{font-size:10px!important;padding-inline:8px!important}.v16-search{width:min(420px,34vw)}}
@media(max-width:820px){.v16-headtop{height:72px;min-height:72px}.v16-menubar{border:0}.v16-search{display:none}.v16-header .mobile-nav{display:block}.v16-menubar .v10-wrap{width:100%}.v16-dynamic-nav{display:none!important;position:absolute;left:0;right:0;top:72px;z-index:150;padding:10px 14px 16px;background:#fff;box-shadow:0 16px 30px rgba(14,55,41,.14);grid-template-columns:1fr!important;max-height:calc(100vh - 72px);overflow:auto}.v16-header.open .v16-dynamic-nav{display:grid!important}.v16-dynamic-nav>a,.v16-nav-item>a{min-height:44px;justify-content:flex-start!important;text-align:left;padding:0 12px!important;border-bottom:1px solid #edf2ef;font-size:12px!important}.v16-dynamic-nav>a:after,.v16-nav-item>a:after{display:none}.v16-nav-item{display:block}.v16-submenu{display:block;position:static;min-width:0;padding:0 0 5px 14px;border:0;box-shadow:none;border-radius:0}.v16-submenu a{padding:9px 12px;font-size:11px;color:#5d746a}.v16-headtop .v10-logo img{width:155px}}

/* V17 - FIX MENU DONG ADMIN: dan deu, dropdown on dinh, khong bi CSS cu de len */
.v17-menubar{position:relative;z-index:90;background:#fff}
.v17-menubar>.v10-wrap{overflow:visible}
.v17-dynamic-nav{display:grid!important;grid-template-columns:repeat(var(--v17-menu-count),minmax(0,1fr))!important;width:100%;gap:0!important;overflow:visible!important}
.v17-dynamic-nav>.v17-static-link,.v17-dynamic-nav>.v17-nav-item{min-width:0;width:100%;border-right:1px solid #edf2ef}
.v17-dynamic-nav>.v17-static-link:first-child{border-left:1px solid #edf2ef}
.v17-dynamic-nav>.v17-static-link,.v17-nav-item>.v17-parent-link{min-height:50px!important;padding:0 8px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere;font-size:11px!important;font-weight:800!important;line-height:1.2!important;color:#183f32!important;text-decoration:none!important}
.v17-nav-item{position:relative!important;display:block!important}
.v17-nav-item>.v17-parent-link{width:100%;height:100%}
.v17-caret{margin-left:5px;font-size:13px;line-height:1;transform:translateY(-1px)}
.v17-sub-toggle{display:none}
.v17-submenu{top:100%!important;left:0!important;min-width:max(240px,100%)!important;max-width:320px;background:#fff!important;border:1px solid #e4ece8!important;border-top:3px solid #f26922!important;border-radius:0 0 12px 12px!important;padding:7px!important;box-shadow:0 16px 38px rgba(7,55,39,.16)!important}
.v17-nav-item:hover>.v17-submenu,.v17-nav-item:focus-within>.v17-submenu{display:block!important}
.v17-submenu a{white-space:normal!important;line-height:1.35!important;text-align:left!important}
.v17-dynamic-nav>.v17-static-link:hover,.v17-nav-item:hover>.v17-parent-link{background:#f1f8f4!important;color:#08733f!important}

@media(max-width:1180px) and (min-width:821px){
 .v17-dynamic-nav>.v17-static-link,.v17-nav-item>.v17-parent-link{font-size:10px!important;padding-inline:5px!important}
}
@media(max-width:820px){
 .v17-menubar{z-index:180}
 .v17-dynamic-nav{display:none!important;grid-template-columns:1fr!important;position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-height:calc(100vh - 72px);overflow-y:auto!important;padding:8px 14px 18px!important;background:#fff!important;box-shadow:0 18px 34px rgba(10,55,40,.16)!important}
 .v16-header.open .v17-dynamic-nav{display:grid!important}
 .v17-dynamic-nav>.v17-static-link,.v17-dynamic-nav>.v17-nav-item{border:0!important;border-bottom:1px solid #edf2ef!important}
 .v17-dynamic-nav>.v17-static-link,.v17-nav-item>.v17-parent-link{min-height:46px!important;justify-content:flex-start!important;text-align:left!important;padding:0 42px 0 12px!important;font-size:12px!important}
 .v17-caret{display:none}
 .v17-nav-item.has-sub{position:relative!important}
 .v17-sub-toggle{display:grid;place-items:center;position:absolute;right:4px;top:5px;width:38px;height:36px;border:0;border-radius:8px;background:#eef7f2;color:#08733f;font-size:18px;z-index:2}
 .v17-submenu{display:none!important;position:static!important;min-width:0!important;max-width:none!important;width:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0 0 8px 15px!important}
 .v17-nav-item.sub-open>.v17-submenu{display:block!important}
 .v17-nav-item.sub-open>.v17-sub-toggle{transform:rotate(180deg)}
 .v17-submenu a{padding:10px 12px!important;border-left:2px solid #dcebe3!important}
}

/* V18 - controlled level 1/2 menu */
.v17-dynamic-nav{grid-auto-flow:column;grid-auto-columns:minmax(96px,1fr)}
.v17-submenu:before{content:"MENU CẤP 2";display:block;padding:7px 12px 5px;color:#8a9b94;font-size:9px;font-weight:900;letter-spacing:.08em}
@media(min-width:821px){.v17-dynamic-nav>.v17-static-link,.v17-dynamic-nav>.v17-nav-item{min-width:92px}.v17-nav-item>.v17-parent-link{overflow-wrap:normal;word-break:normal}.v17-submenu a{font-size:12px!important}}

/* V19 — Professional full-width dynamic mega menu */
.v19-topbar{background:linear-gradient(90deg,#075d3b,#0b7650);color:#fff;font-size:12px}.v19-topbar .v10-wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:22px}.v19-headtop{min-height:112px;display:flex;align-items:center;gap:26px}.v19-logo img{width:210px;max-height:76px}.v19-search{flex:1;max-width:690px;display:flex;border:1px solid #d7e4de;border-radius:11px;overflow:hidden;background:#fff}.v19-search input{height:52px;border:0!important;box-shadow:none!important;padding:0 18px;font-size:14px}.v19-search button{width:64px;border:0;background:#087b48;color:#fff;font-size:25px}.v19-hotline{display:flex;align-items:center;gap:11px;text-decoration:none;color:#365248;white-space:nowrap}.v19-hotline>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#fff0ec;color:#f04834;font-size:24px}.v19-hotline b{display:flex;flex-direction:column}.v19-hotline small{font-size:11px;font-weight:600;color:#687c74}.v19-hotline strong{font-size:18px;line-height:1.15;color:#ef3e2f}.v19-hotline em{font-style:normal;font-size:14px;color:#6a7671}.v19-head-icon{min-width:70px;height:60px;border-left:1px solid #edf1ef;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#31594b;gap:3px}.v19-head-icon span{font-size:23px}.v19-head-icon small{font-size:11px}.v19-menubar{position:relative;background:#fff;border-top:1px solid #eef3f0;border-bottom:1px solid #e0e9e4;box-shadow:0 3px 9px rgba(9,73,49,.04);z-index:120}.v19-dynamic-nav{position:relative;display:flex;align-items:stretch;width:100%;min-height:56px}.v19-static,.v19-parent-link{height:56px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;color:#173f32;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:820;letter-spacing:-.15px;white-space:nowrap;position:relative}.v19-static{flex:0 0 auto}.v19-nav-item{position:static;flex:1 1 0;min-width:108px}.v19-parent-link{width:100%;padding-inline:10px}.v19-static:after,.v19-parent-link:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;border-radius:4px 4px 0 0;background:transparent}.v19-static:hover,.v19-nav-item:hover>.v19-parent-link,.v19-nav-item:focus-within>.v19-parent-link,.v19-home{color:#087944;background:#f5fbf8}.v19-static:hover:after,.v19-nav-item:hover>.v19-parent-link:after,.v19-nav-item:focus-within>.v19-parent-link:after,.v19-home:after{background:#ff6b35}.v19-caret{font-size:13px;transition:transform .18s}.v19-nav-item:hover .v19-caret{transform:rotate(180deg)}.v19-sub-toggle{display:none}.v19-mega{display:none;position:absolute;top:100%;left:0;right:0;z-index:999;width:100%;grid-template-columns:1.15fr 1.05fr .95fr 1fr;background:#fff;border:1px solid #e2ebe6;border-top:3px solid #0b844c;box-shadow:0 24px 55px rgba(8,63,43,.18);border-radius:0 0 14px 14px;overflow:hidden;text-transform:none}.v19-nav-item:hover>.v19-mega,.v19-nav-item:focus-within>.v19-mega{display:grid;animation:v19MenuIn .16s ease-out}.v19-mega>div{padding:22px 24px;min-width:0}.v19-mega>div+div{border-left:1px solid #e8eeeb}.v19-mega h4{margin:0 0 13px;color:#0c6541;text-transform:uppercase;font-size:13px;letter-spacing:.2px}.v19-mega-feature{background:linear-gradient(180deg,#fbfefd,#f4faf7)}.v19-mega-photo{height:190px;border-radius:10px;overflow:hidden;background:#e9f4ee;display:grid;place-items:center;text-decoration:none}.v19-mega-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.v19-mega-photo:hover img{transform:scale(1.035)}.v19-mega-photo span{font-size:27px;font-weight:900;color:#087944}.v19-mega-feature h3{margin:15px 0 5px;font-size:19px;color:#0a5f3e;text-transform:uppercase}.v19-mega-feature p{margin:0 0 13px;font-size:12px;line-height:1.55;color:#5f756c;min-height:38px}.v19-mega-cta{display:inline-flex;align-items:center;background:#087b48;color:#fff!important;text-decoration:none!important;border-radius:24px;padding:11px 17px;font-size:11px;font-weight:850;text-transform:uppercase}.v19-child-links{display:flex;flex-direction:column}.v19-child-links a{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:39px;border-bottom:1px solid #edf1ef;color:#395a4f;text-decoration:none;font-size:12px}.v19-child-links a:hover{color:#087944;padding-left:5px}.v19-child-links b{font-size:18px;font-weight:500}.v19-service-col ul{list-style:none;margin:0;padding:0;display:grid;gap:13px}.v19-service-col li{display:flex;gap:10px;align-items:flex-start}.v19-service-col i{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e8f7ee;color:#087944;font-style:normal;font-weight:800}.v19-service-col span{display:flex;flex-direction:column}.v19-service-col b{font-size:12px;color:#274e40}.v19-service-col small{font-size:10.5px;color:#7a8c84;margin-top:2px}.v19-products-col{background:#fcfdfc}.v19-menu-product{display:flex;align-items:center;gap:11px;padding:8px 0;border-bottom:1px solid #edf1ef;text-decoration:none}.v19-menu-product>span{width:64px;height:54px;border-radius:8px;overflow:hidden;background:#eef6f2;display:grid;place-items:center;color:#087944;font-weight:900;flex:0 0 auto}.v19-menu-product img{width:100%;height:100%;object-fit:cover}.v19-menu-product div{display:flex;flex-direction:column;min-width:0}.v19-menu-product b{font-size:12px;color:#274c40;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v19-menu-product small{font-size:10.5px;color:#0b8650;margin-top:4px}.v19-products-all{display:block;margin-top:13px;text-decoration:none;color:#087944;font-size:11px;font-weight:850;text-transform:uppercase}.v19-menu-empty{font-size:12px;color:#72847d}.store-body:has(.v19-nav-item:hover) .v10-hero{position:relative}.v19-nav-item:hover>.v19-mega:before{content:"";position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(10,45,34,.05);z-index:-1;pointer-events:none}@keyframes v19MenuIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(max-width:1250px){.v19-headtop{gap:16px}.v19-logo img{width:175px}.v19-head-icon{display:none}.v19-static,.v19-parent-link{font-size:10.5px;padding-inline:9px}.v19-nav-item{min-width:95px}.v19-mega{grid-template-columns:1.05fr 1fr .9fr 1fr}.v19-mega>div{padding:18px}.v19-mega-photo{height:160px}}
@media(max-width:900px){.v19-topbar .v10-wrap span:not(:first-child){display:none}.v19-topbar .v10-wrap{justify-content:center;font-size:10px;min-height:28px}.v19-headtop{height:74px;min-height:74px;padding-inline:14px}.v19-logo img{width:150px}.v19-search,.v19-hotline{display:none}.v19-header .mobile-nav{display:block;margin-left:auto}.v19-menubar .v10-wrap{width:100%}.v19-dynamic-nav{display:none;position:absolute;left:0;right:0;top:100%;z-index:999;background:#fff;max-height:calc(100vh - 102px);overflow:auto;box-shadow:0 18px 35px rgba(8,55,39,.16);padding:8px 14px 18px;flex-direction:column}.v19-header.open .v19-dynamic-nav{display:flex}.v19-static,.v19-parent-link{height:48px;justify-content:flex-start!important;padding:0 44px 0 12px!important;font-size:12px!important;border-bottom:1px solid #edf2ef}.v19-static:after,.v19-parent-link:after{display:none}.v19-nav-item{position:relative;width:100%;min-width:0;flex:none}.v19-sub-toggle{display:grid;place-items:center;position:absolute;right:3px;top:5px;z-index:3;width:38px;height:38px;border:0;background:#edf8f2;color:#087944;border-radius:8px;font-size:18px;transition:transform .2s}.v19-nav-item:hover>.v19-mega,.v19-nav-item:focus-within>.v19-mega{display:none}.v19-nav-item.mega-open>.v19-mega{display:block;position:static;border:0;border-radius:0;box-shadow:none;animation:none;background:#f8fbf9}.v19-nav-item.mega-open>.v19-sub-toggle{transform:rotate(180deg)}.v19-mega>div{padding:14px;border-left:0!important;border-top:1px solid #e7eeea}.v19-mega-feature,.v19-service-col,.v19-products-col{display:none}.v19-mega h4{font-size:11px;margin-bottom:7px}.v19-child-links a{min-height:40px;padding-left:10px}.v19-caret{display:none}}

/* V20 — closer to approved VIFOOD header + centered mega-menu mockup */
.v20-topbar{height:50px;background:#086c46!important;border:0;color:#fff}.v20-topbar .v10-wrap{height:50px;min-height:50px!important;display:flex;align-items:center;justify-content:space-between!important}.v20-top-left{display:flex;align-items:center;gap:46px;font-size:13px;font-weight:650;white-space:nowrap}.v20-top-left span{display:flex;align-items:center;gap:6px}.v20-top-social{display:flex;align-items:center;gap:17px;font-size:13px;font-weight:900}.v20-top-social span{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;line-height:1}
.v19-header.v20-header,.v19-header{height:auto!important;position:relative;top:auto;background:#fff;box-shadow:none!important;border:0}.v19-headtop{height:116px!important;min-height:116px!important;gap:30px!important;padding:0}.v19-logo{width:245px;justify-content:flex-start}.v19-logo img{width:218px!important;max-height:84px!important;object-fit:contain}.v19-search{max-width:none!important;flex:1 1 620px!important;height:54px!important;border:1px solid #cfdcd6!important;border-radius:12px!important;box-shadow:0 1px 1px rgba(0,0,0,.01)}.v19-search input{height:52px!important;font-size:14px!important;color:#52645c;padding-left:20px!important}.v19-search button{height:54px!important;width:72px!important;background:#087a45!important;font-size:26px!important}.v19-hotline{min-width:235px;gap:13px!important}.v19-hotline>span{width:54px!important;height:54px!important;background:#fff0eb!important;color:#f04435!important;font-size:25px!important}.v19-hotline small{font-size:12px!important}.v19-hotline strong{font-size:20px!important;letter-spacing:.15px}.v19-hotline em{font-size:15px!important;margin-top:2px}.v19-head-icon{position:relative;min-width:92px!important;height:72px!important;border-left:1px solid #edf1ef!important;color:#245b48!important}.v19-head-icon span{font-size:27px!important;line-height:1}.v19-head-icon small{font-size:12px!important;margin-top:4px}.v20-cart-badge{position:absolute;top:5px;right:15px;min-width:19px;height:19px;padding:0 5px;border-radius:12px;background:#ef2e2e;color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid #fff}.v20-cart-icon{transform:rotate(180deg)}
.v19-menubar{height:58px!important;background:#fff!important;border-top:1px solid #edf2ef!important;border-bottom:1px solid #dfe8e3!important;box-shadow:0 5px 15px rgba(8,73,49,.05)!important;z-index:180!important}.v19-menubar>.v10-wrap{height:57px;overflow:visible}.v19-dynamic-nav{height:57px!important;min-height:57px!important;display:flex!important;justify-content:flex-start;align-items:stretch!important;gap:0}.v19-static,.v19-parent-link{height:57px!important;min-height:57px!important;padding:0 17px!important;font-size:12px!important;font-weight:850!important;color:#173e31!important;border-right:1px solid #eef2f0;letter-spacing:-.1px!important;text-transform:uppercase!important;background:#fff!important}.v19-static:first-child{border-left:1px solid #eef2f0}.v19-nav-item{position:static!important;flex:0 0 auto!important;min-width:0!important}.v19-parent-link{width:auto!important}.v19-static:after,.v19-parent-link:after{display:none!important}.v19-static:hover,.v19-nav-item:hover>.v19-parent-link,.v19-nav-item:focus-within>.v19-parent-link{background:#0b8a50!important;color:#fff!important}.v20-home{background:#fff!important;color:#173e31!important}.v20-home:hover{background:#f6faf8!important;color:#0b7547!important}.v19-caret{font-size:14px!important;margin-left:4px}.v19-nav-item:hover .v19-caret{transform:rotate(180deg)}
/* desktop mega: fixed visual width and centered like approved design */
.v20-mega{top:57px!important;left:50%!important;right:auto!important;width:min(1080px,calc(100vw - 80px))!important;grid-template-columns:280px 270px 250px 280px!important;border:1px solid #dce8e2!important;border-top:0!important;border-radius:0 0 9px 9px!important;box-shadow:0 24px 50px rgba(8,52,37,.18)!important;overflow:hidden!important;transform:translateX(-50%)!important;background:#fff!important}.v19-nav-item:hover>.v20-mega,.v19-nav-item:focus-within>.v20-mega{display:grid!important;animation:v20MenuIn .14s ease-out!important}.v20-mega>div{padding:20px 22px!important}.v20-mega>div+div{border-left:1px solid #e5ece8!important}.v20-mega h4{font-size:13px!important;color:#145f43!important;margin:1px 0 14px!important;letter-spacing:.1px!important}.v19-mega-feature{background:#fff!important}.v19-mega-photo{height:190px!important;border-radius:6px!important;background:#f1f6f3!important}.v19-mega-feature h3{font-size:19px!important;margin:15px 0 4px!important}.v19-mega-feature p{font-size:12px!important;line-height:1.55!important;color:#51675e!important;min-height:37px!important;margin-bottom:14px!important}.v19-mega-cta{height:42px;border-radius:24px!important;padding:0 18px!important;background:#098248!important;font-size:11px!important}.v19-child-links a{min-height:42px!important;font-size:12px!important;color:#334f45!important;border-bottom:1px solid #e6ece9!important;padding:0 1px!important}.v19-child-links a:hover{padding-left:6px!important;background:#fbfdfc}.v19-service-col ul{gap:14px!important}.v19-service-col li{gap:10px!important}.v19-service-col i{width:31px!important;height:31px!important}.v19-service-col b{font-size:12px!important}.v19-service-col small{font-size:10.5px!important;line-height:1.3}.v19-products-col{background:#fff!important}.v19-menu-product{padding:9px 0!important;gap:12px!important}.v19-menu-product>span{width:66px!important;height:58px!important;border-radius:6px!important}.v19-menu-product b{font-size:12px!important}.v19-menu-product small{font-size:10.5px!important}.v19-products-all{margin-top:14px!important;padding:11px 12px;border-radius:20px;text-align:center;background:#e9f8ef;color:#087944!important}.v19-nav-item:hover>.v20-mega:before{display:none!important}@keyframes v20MenuIn{from{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:1450px){.v20-top-left{gap:24px;font-size:11.5px}.v19-logo{width:205px}.v19-logo img{width:185px!important}.v19-headtop{gap:18px!important}.v19-hotline{min-width:205px}.v19-head-icon{min-width:76px!important}.v19-static,.v19-parent-link{padding:0 11px!important;font-size:10.7px!important}.v20-mega{width:min(1040px,calc(100vw - 48px))!important;grid-template-columns:260px 260px 240px 280px!important}}
@media(max-width:1100px){.v20-top-left span:nth-child(3),.v20-top-left span:nth-child(4){display:none}.v19-head-icon{display:none!important}.v19-hotline{min-width:195px}.v19-static,.v19-parent-link{font-size:10px!important;padding:0 8px!important}.v20-mega{width:calc(100vw - 32px)!important;grid-template-columns:1fr 1fr 1fr!important}.v20-mega .v19-service-col{display:none}}
@media(max-width:900px){.v20-topbar{height:30px}.v20-topbar .v10-wrap{height:30px;min-height:30px!important;justify-content:center!important}.v20-top-left{font-size:10px}.v20-top-left span:not(.v20-top-address),.v20-top-social{display:none}.v19-headtop{height:74px!important;min-height:74px!important;padding:0 14px!important}.v19-logo{width:auto}.v19-logo img{width:145px!important}.v19-menubar{height:0!important;border:0!important}.v19-dynamic-nav{height:auto!important;min-height:0!important}.v19-static,.v19-parent-link{border-right:0!important;background:#fff!important}.v19-nav-item:hover>.v19-parent-link,.v19-nav-item:focus-within>.v19-parent-link{background:#fff!important;color:#173e31!important}.v19-nav-item.mega-open>.v20-mega{display:block!important;position:static!important;width:100%!important;transform:none!important;border:0!important;border-radius:0!important}.v20-mega .v19-mega-feature,.v20-mega .v19-service-col,.v20-mega .v19-products-col{display:none!important}.v20-mega>div{padding:10px 14px!important}}

/* V22 SMART MEGA MENU — matched to approved VIFOOD design */
.v22-topbar{height:42px;background:#06613c;color:#fff}.v22-topbar .v10-wrap{height:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.v22-top-left,.v22-top-right{display:flex;align-items:center;gap:34px;font-size:12px}.v22-top-right{gap:18px}.v22-top-right b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#06613c;font-size:10px}
.v22-header{position:sticky;top:0;z-index:120;background:#fff;box-shadow:0 4px 20px rgba(7,63,42,.08)}.v22-headrow{height:114px;display:flex;align-items:center;gap:28px}.v22-logo{width:228px;display:flex;flex-direction:column;text-decoration:none!important;flex:0 0 auto}.v22-logo img{width:205px;height:auto;display:block}.v22-logo small{font-size:10px;color:#157247;font-weight:800;margin-left:35px;margin-top:-4px}.v22-search{height:52px;display:flex;flex:1;max-width:680px;border:1px solid #d6e0dc;border-radius:14px;overflow:hidden;margin-left:18px}.v22-search input{flex:1;border:0;outline:0;padding:0 20px;font-size:14px}.v22-search button{width:70px;border:0;background:#087743;color:#fff;font-size:27px;cursor:pointer}.v22-hotline{display:flex;align-items:center;gap:12px;text-decoration:none!important}.v22-hotline>i{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#ffebe5;color:#ef3d28;font-style:normal;font-size:24px}.v22-hotline>span{display:flex;flex-direction:column}.v22-hotline small{font-size:11px;color:#687a72}.v22-hotline strong{font-size:20px;color:#ed3d28;line-height:1.1}.v22-hotline em{font-style:normal;color:#6e7f77;font-size:12px;margin-top:3px}.v22-head-action{min-width:88px;height:62px;border-left:1px solid #e5ece8;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#17483a;text-decoration:none!important;position:relative}.v22-head-action i{font-style:normal;font-size:26px;line-height:1}.v22-head-action span{font-size:11px;margin-top:6px}.v22-head-action.cart b{position:absolute;right:10px;top:2px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#ef372e;color:#fff;font-size:10px}.v22-header .mobile-nav{display:none}
.v22-menubar{height:58px;border-top:1px solid #e7ece9;border-bottom:1px solid #dfe7e3;background:#fff}.v22-nav{height:58px;display:flex;align-items:stretch;justify-content:center}.v22-static,.v22-parent-link,.v22-products-trigger{height:58px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border:0;border-right:1px solid #edf1ef;background:#fff;color:#123f33;text-decoration:none!important;text-transform:uppercase;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer}.v22-static.home{padding-left:8px}.v22-static.home span{font-size:19px;color:#0b7145}.v22-static:hover,.v22-parent-link:hover{color:#0a7848;background:#f7fbf9}.v22-nav-item{position:relative;display:flex}.v22-products-trigger{min-width:168px;background:#087b46;color:#fff;border-radius:7px 7px 0 0;font-size:12px}.v22-products-trigger .v22-grid-icon{font-size:18px}.v22-products-trigger i,.v22-parent-link i{font-style:normal;margin-left:2px;transition:.2s}.v22-nav-item:hover .v22-products-trigger i,.v22-nav-item:hover .v22-parent-link i{transform:rotate(180deg)}.v22-cat-dot{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef8f2;color:#087844;font-size:10px}.v22-sub-toggle{display:none}
.v22-product-mega,.v22-pin-mega{display:none;position:absolute;top:58px;z-index:180;background:#fff;border:1px solid #dfe9e4;border-top:0;box-shadow:0 24px 54px rgba(7,57,40,.18)}.v22-products-menu:hover>.v22-product-mega,.v22-products-menu:focus-within>.v22-product-mega,.v22-products-menu.mega-open>.v22-product-mega{display:grid}.v22-product-mega{left:0;width:min(1020px,calc(100vw - 50px));grid-template-columns:240px 1fr;border-radius:0 0 10px 10px}.v22-root-tabs{background:#fbfdfc;padding:12px;border-right:1px solid #e6ece9}.v22-root-tab{width:100%;min-height:47px;border:0;border-bottom:1px solid #e7ece9;background:transparent;display:grid;grid-template-columns:26px 1fr 18px;align-items:center;gap:8px;text-align:left;padding:0 11px;color:#385248;cursor:pointer}.v22-root-tab>span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#eef8f2;color:#087844;font-size:10px;font-weight:900}.v22-root-tab b{font-size:12px}.v22-root-tab i{font-style:normal;font-size:18px;color:#779087}.v22-root-tab.active,.v22-root-tab:hover{background:#087b46;color:#fff;border-radius:7px}.v22-root-tab.active>span,.v22-root-tab:hover>span{background:#fff;color:#087b46}.v22-root-tab.active i,.v22-root-tab:hover i{color:#fff}.v22-root-panels{min-width:0}.v22-root-panel{display:none;grid-template-columns:280px 1fr 290px;min-height:390px}.v22-root-panel.active{display:grid}.v22-root-panel>div{padding:20px}.v22-root-panel>div+div{border-left:1px solid #e6ece9}.v22-panel-feature h3{margin:12px 0 4px;color:#0a5e3b;font-size:19px}.v22-panel-feature p{margin:0 0 14px;font-size:12px;line-height:1.55;color:#667870}.v22-feature-img{height:180px;border-radius:7px;overflow:hidden;background:#f1f6f3;display:grid;place-items:center;color:#0a7645;font-weight:900;text-decoration:none!important}.v22-feature-img img{width:100%;height:100%;object-fit:cover}.v22-green-btn,.v22-soft-btn{display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:11px;font-weight:900}.v22-green-btn{height:42px;border-radius:24px;background:#087b46;color:#fff}.v22-soft-btn{height:38px;border-radius:22px;background:#eaf8f0;color:#087b46;margin-top:12px}.v22-panel-links h4,.v22-panel-products h4{margin:2px 0 12px;color:#135d41;font-size:13px}.v22-panel-links>a{min-height:39px;border-bottom:1px solid #e7ece9;display:flex;align-items:center;justify-content:space-between;text-decoration:none!important;color:#40584e;font-size:12px}.v22-panel-links>a:hover{color:#087b46;padding-left:5px}.v22-panel-links i{font-style:normal;font-size:18px}.v22-mini-product{display:grid;grid-template-columns:60px 1fr 26px;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #edf1ef;text-decoration:none!important;color:#21493b}.v22-mini-product>span{width:60px;height:56px;border-radius:6px;overflow:hidden;background:#f2f6f4;display:grid;place-items:center}.v22-mini-product img{width:100%;height:100%;object-fit:cover}.v22-mini-product div{min-width:0}.v22-mini-product b{display:block;font-size:11.5px;line-height:1.35}.v22-mini-product strong{display:block;color:#ef3d28;font-size:12px;margin-top:4px}.v22-mini-product small{display:block;color:#0b7a48;margin-top:4px}.v22-mini-product>i{font-style:normal;width:25px;height:25px;border:1px solid #a8d4bd;border-radius:6px;display:grid;place-items:center;font-size:12px}.v22-empty{font-size:11px;color:#6c7e76;line-height:1.6}
.v22-pin-mega{left:50%;transform:translateX(-50%);width:min(840px,calc(100vw - 60px));grid-template-columns:260px 1fr 280px;border-radius:0 0 10px 10px}.v22-nav-item:hover>.v22-pin-mega,.v22-nav-item:focus-within>.v22-pin-mega,.v22-nav-item.mega-open>.v22-pin-mega{display:grid}.v22-pin-mega>div{padding:20px}.v22-pin-mega>div+div{border-left:1px solid #e6ece9}.v22-pin-mega .v22-feature-img{height:150px}.v22-pin-mega .v22-panel-feature h3{font-size:17px}.v22-pin-mega .v22-mini-product{grid-template-columns:56px 1fr}.v22-pin-mega .v22-mini-product>i{display:none}
@media(max-width:1320px){.v10-wrap{width:min(1240px,calc(100% - 36px))}.v22-headrow{gap:18px}.v22-logo{width:190px}.v22-logo img{width:175px}.v22-search{max-width:520px}.v22-head-action{min-width:72px}.v22-static,.v22-parent-link{padding:0 11px;font-size:10px}.v22-products-trigger{min-width:145px}.v22-pinned:nth-of-type(n+6){display:none}.v22-product-mega{width:min(960px,calc(100vw - 30px))}}
@media(max-width:980px){.v22-top-left span:nth-child(n+3),.v22-top-right{display:none}.v22-headrow{height:82px}.v22-logo{width:auto}.v22-logo img{width:150px}.v22-logo small{display:none}.v22-search{max-width:none;margin-left:auto;height:44px}.v22-hotline,.v22-head-action{display:none}.v22-header .mobile-nav{display:block;margin-left:8px;width:42px;height:42px;border:0;border-radius:8px;background:#087b46;color:#fff;font-size:20px}.v22-menubar{height:0;border:0}.v22-nav{display:none;position:absolute;top:124px;left:0;right:0;height:auto;background:#fff;box-shadow:0 20px 30px rgba(0,0,0,.13);padding:8px 14px 18px;flex-direction:column;align-items:stretch}.v22-header.open .v22-nav{display:flex}.v22-static,.v22-parent-link,.v22-products-trigger{width:100%;height:48px;justify-content:flex-start;border-right:0;border-bottom:1px solid #edf1ef;border-radius:0;background:#fff;color:#173f33;padding:0 10px}.v22-products-trigger{background:#087b46;color:#fff;border-radius:7px}.v22-nav-item{display:block}.v22-sub-toggle{display:block;position:absolute;right:4px;top:6px;width:38px;height:36px;border:0;background:transparent;color:#17483a}.v22-products-menu .v22-sub-toggle{color:#fff}.v22-product-mega,.v22-pin-mega{position:static!important;width:100%!important;transform:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;grid-template-columns:1fr!important}.v22-products-menu.mega-open>.v22-product-mega,.v22-nav-item.mega-open>.v22-pin-mega{display:block!important}.v22-root-tabs{border:0;padding:7px 0}.v22-root-panel{grid-template-columns:1fr!important;min-height:0}.v22-root-panel .v22-panel-feature,.v22-root-panel .v22-panel-products,.v22-pin-mega .v22-panel-feature,.v22-pin-mega .v22-panel-products{display:none}.v22-root-panel>div{padding:8px 12px!important;border:0!important}.v22-pin-mega>div{padding:8px 12px!important;border:0!important}.v22-pin-mega{display:none}.v22-root-tab{min-height:42px}}

/* ================================================================
   V23 SMART MEGA MENU — locked to the approved desktop mockup
   1600px reference: topbar 44 / header 110 / nav 54 / mega 1024x394
   ================================================================ */
.v23-shell{width:min(1504px,calc(100% - 64px));margin:0 auto}
.v23-topbar{height:44px;background:#006b42;color:#fff;font-size:13px;font-weight:600;position:relative;z-index:80}
.v23-topbar .v23-shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.v23-top-left,.v23-top-right{display:flex;align-items:center;gap:54px;white-space:nowrap}
.v23-top-left span,.v23-top-right span{display:inline-flex;align-items:center;gap:7px}
.v23-top-right{gap:20px}.v23-top-right b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#006b42;font-size:11px}
.v23-header{background:#fff;position:relative;z-index:70;box-shadow:none}
.v23-headrow{height:110px;display:grid;grid-template-columns:235px minmax(360px,1fr) 245px 88px 88px;align-items:center;gap:24px}
.v23-logo{display:flex;flex-direction:column;justify-content:center;text-decoration:none!important;color:#006b42;line-height:1}.v23-logo img{display:block;width:222px;max-height:75px;object-fit:contain;object-position:left center}.v23-logo small{font-size:11px;font-weight:800;text-align:center;margin-top:-2px;color:#087c4b;letter-spacing:.1px}
.v23-search{height:50px;display:flex;border:1px solid #d6dfdb;border-radius:15px;overflow:hidden;background:#fff;max-width:690px;justify-self:stretch}.v23-search:focus-within{border-color:#16865a;box-shadow:0 0 0 3px rgba(22,134,90,.09)}.v23-search input{border:0!important;outline:0!important;box-shadow:none!important;flex:1;min-width:0;padding:0 20px;font-size:14px;color:#42564f;background:transparent}.v23-search button{border:0;width:72px;background:#007c48;color:#fff;font-size:29px;cursor:pointer;line-height:1}.v23-search button:hover{background:#00673d}
.v23-hotline{display:flex;align-items:center;gap:12px;text-decoration:none!important;color:#485b54}.v23-hotline>i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#ff2d24;color:#fff;font-size:22px;font-style:normal}.v23-hotline>span{display:flex;flex-direction:column;line-height:1.16}.v23-hotline small{font-size:12px;color:#56665f}.v23-hotline strong{font-size:19px;color:#f12a22;letter-spacing:.2px}.v23-hotline em{font-style:normal;font-size:13px;color:#7a8580;margin-top:3px}
.v23-head-action{height:64px;border-left:1px solid #e4eae7;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none!important;color:#0e4d3d;position:relative;font-size:12px;font-weight:700;gap:5px}.v23-head-action i{font-style:normal;font-size:25px;line-height:1}.v23-cart b{position:absolute;top:4px;right:15px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#f12622;color:#fff;font-size:11px}
.v23-mobile-nav{display:none!important}
.v23-menubar{height:54px;border-top:1px solid #edf1ef;border-bottom:1px solid #dfe7e3;background:#fff;position:relative;z-index:75}.v23-menubar>.v23-shell{height:100%}.v23-nav{height:100%;display:flex;align-items:stretch;white-space:nowrap}.v23-static,.v23-parent-link,.v23-products-trigger{height:53px;border:0;border-right:1px solid #edf1ef;background:#fff;color:#123f34;text-decoration:none!important;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 17px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:-.1px;cursor:pointer}.v23-static:first-child{border-left:1px solid #edf1ef}.v23-static span,.v23-parent-link>span{font-size:17px;line-height:1}.v23-home{min-width:122px}.v23-nav-node{position:relative;display:flex;align-items:stretch}.v23-products-trigger{background:#07834e;color:#fff;min-width:166px;padding:0 19px;border-right:0;border-radius:7px 7px 0 0;font-size:13px}.v23-products-trigger>span{font-size:21px}.v23-products-trigger>i,.v23-parent-link>i{font-style:normal;font-size:12px;margin-left:2px}.v23-parent-link{padding-left:15px;padding-right:15px}.v23-pinned:nth-of-type(4n+1) .v23-parent-link>span{color:#e3483b}.v23-pinned:nth-of-type(4n+2) .v23-parent-link>span{color:#f17928}.v23-pinned:nth-of-type(4n+3) .v23-parent-link>span{color:#126bd1}.v23-pinned:nth-of-type(4n) .v23-parent-link>span{color:#263e4d}.v23-static:hover,.v23-parent-link:hover,.v23-nav-node:hover>.v23-parent-link{color:#007d49;background:#f8fbf9}.v23-mobile-toggle{display:none}
/* master mega: exact four visual zones: roots / feature / level-2 / products */
.v23-mega{display:none;position:absolute;top:53px;background:#fff;border:1px solid #e0e6e3;box-shadow:0 18px 45px rgba(12,52,39,.18);z-index:120;text-transform:none;white-space:normal}
.v23-products:hover>.v23-master-mega,.v23-products:focus-within>.v23-master-mega,.v23-products.mega-open>.v23-master-mega{display:grid}
.v23-master-mega{left:0;width:1024px;height:394px;grid-template-columns:230px 1fr;border-radius:0 0 7px 7px;overflow:hidden}
.v23-root-list{height:100%;padding:10px;border-right:1px solid #e7ece9;background:#fff;display:flex;flex-direction:column}.v23-root-item{height:46px;min-height:46px;border:0;border-bottom:1px solid #edf1ef;background:#fff;color:#435750;display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:6px;text-align:left;padding:0 10px;cursor:pointer;font-size:12px}.v23-root-item span{font-size:20px}.v23-root-item b{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v23-root-item i{font-style:normal;font-size:19px;color:#34584c}.v23-root-item.active,.v23-root-item:hover{background:#087c49;color:#fff;border-radius:6px;border-bottom-color:#087c49}.v23-root-item.active i,.v23-root-item:hover i{color:#fff}
.v23-panels{position:relative;height:100%;min-width:0}.v23-panel{display:none;height:100%;grid-template-columns:275px 245px 273px}.v23-panel.active{display:grid}.v23-panel>div{min-width:0;padding:16px 18px}.v23-panel>div+div{border-left:1px solid #e6ece9}.v23-feature-col{display:flex;flex-direction:column}.v23-feature-image{display:block;height:190px;border-radius:5px;overflow:hidden;background:#f1f5f3;text-decoration:none!important}.v23-feature-image img{width:100%;height:100%;display:block;object-fit:cover}.v23-feature-image>span{height:100%;display:grid;place-items:center;font-size:28px;font-weight:900;color:#0b7548}.v23-feature-col h3{font-size:18px;line-height:1.16;color:#075f3d;margin:11px 0 5px;text-transform:uppercase}.v23-feature-col p{margin:0;color:#52635c;font-size:11.5px;line-height:1.5;min-height:48px}.v23-primary-btn{margin-top:auto;height:42px;border-radius:22px;background:#087c49;color:#fff!important;text-decoration:none!important;display:flex;align-items:center;justify-content:center;gap:14px;font-size:11.5px;font-weight:800;text-transform:uppercase}.v23-primary-btn:hover{background:#006e40}.v23-primary-btn span{font-size:18px}
.v23-links-col h4,.v23-products-col h4{font-size:13px;color:#075f3d;text-transform:uppercase;margin:2px 0 12px;font-weight:900}.v23-links-col{display:flex;flex-direction:column}.v23-links-col>a{height:38px;border-bottom:1px solid #e7ece9;display:flex;align-items:center;justify-content:space-between;gap:8px;text-decoration:none!important;color:#455a52;font-size:11.5px}.v23-links-col>a:hover{color:#007c48;padding-left:3px}.v23-links-col>a i{font-style:normal;font-size:18px;color:#355e50}
.v23-products-col{display:flex;flex-direction:column}.v23-mini-product{min-height:77px;border-bottom:1px solid #e7ece9;display:grid;grid-template-columns:62px 1fr 30px;align-items:center;gap:10px;text-decoration:none!important;color:#17483a}.v23-mini-img{width:62px;height:58px;border-radius:7px;overflow:hidden;background:#f1f5f3;display:grid;place-items:center;font-size:12px}.v23-mini-img img{width:100%;height:100%;object-fit:cover}.v23-mini-copy{min-width:0}.v23-mini-copy b{display:block;font-size:11.5px;line-height:1.28;max-height:30px;overflow:hidden}.v23-mini-copy strong{display:block;color:#f12b22;font-size:12px;margin-top:6px}.v23-mini-copy small{display:block;color:#087c49;font-size:11px;margin-top:5px}.v23-mini-product>i{font-style:normal;width:27px;height:27px;border:1px solid #a4d3bc;border-radius:6px;display:grid;place-items:center;font-size:12px}.v23-secondary-btn{margin-top:auto;height:40px;border-radius:22px;background:#dff8e8;color:#086d43!important;text-decoration:none!important;display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;font-weight:800;text-transform:uppercase}.v23-secondary-btn span{font-size:17px}.v23-empty{font-size:11px;color:#718078;line-height:1.6;margin:8px 0}
/* category pinned hover */
.v23-pinned:hover>.v23-pin-mega,.v23-pinned:focus-within>.v23-pin-mega,.v23-pinned.mega-open>.v23-pin-mega{display:grid}.v23-pin-mega{left:50%;transform:translateX(-50%);width:850px;min-height:330px;grid-template-columns:275px 285px 290px;border-radius:0 0 8px 8px;overflow:hidden}.v23-pin-mega>div{padding:18px}.v23-pin-mega>div+div{border-left:1px solid #e6ece9}.v23-pin-mega .v23-feature-image{height:170px}.v23-pin-mega .v23-feature-col h3{font-size:17px}.v23-pin-mega .v23-mini-product{grid-template-columns:58px 1fr}.v23-pin-mega .v23-mini-product>i{display:none}
/* preserve hero directly under menu like the approved mockup */
.v23-header+main,.v23-header+.v10-hero{position:relative;z-index:1}
@media(max-width:1450px){.v23-shell{width:min(1380px,calc(100% - 40px))}.v23-headrow{grid-template-columns:205px minmax(310px,1fr) 220px 78px 78px;gap:17px}.v23-logo img{width:195px}.v23-search{max-width:590px}.v23-static,.v23-parent-link{padding:0 12px;font-size:11px}.v23-products-trigger{min-width:150px;padding:0 14px}.v23-master-mega{width:980px;grid-template-columns:220px 1fr}.v23-panel{grid-template-columns:260px 235px 264px}}
@media(max-width:1180px){.v23-top-left{gap:24px}.v23-top-left span:nth-child(n+3){display:none}.v23-headrow{grid-template-columns:180px minmax(300px,1fr) 210px 68px}.v23-logo img{width:170px}.v23-head-action:first-of-type{display:none}.v23-static,.v23-parent-link{padding:0 9px;font-size:10px}.v23-pinned:nth-of-type(n+6){display:none}.v23-master-mega{width:930px}.v23-panel{grid-template-columns:250px 220px 239px}}
@media(max-width:980px){.v23-shell{width:calc(100% - 28px)}.v23-topbar{height:36px;font-size:11px}.v23-top-right{display:none}.v23-top-left{width:100%;justify-content:space-between}.v23-top-left span:nth-child(n+3){display:none}.v23-headrow{height:78px;display:flex;gap:12px}.v23-logo{width:145px;flex:0 0 145px}.v23-logo img{width:145px;max-height:55px}.v23-logo small{display:none}.v23-search{height:42px;max-width:none;margin-left:auto}.v23-search input{font-size:12px;padding:0 12px}.v23-search button{width:48px;font-size:23px}.v23-hotline,.v23-head-action{display:none}.v23-mobile-nav{display:block!important;width:42px;height:42px;border:0;border-radius:8px;background:#087c49;color:#fff;font-size:20px;flex:0 0 42px}.v23-menubar{height:0;border:0}.v23-nav{display:none;position:absolute;left:0;right:0;top:114px;height:auto;background:#fff;box-shadow:0 18px 35px rgba(5,48,34,.18);padding:8px 14px 20px;flex-direction:column;align-items:stretch;overflow:auto;max-height:calc(100vh - 124px)}.v23-header.open .v23-nav{display:flex}.v23-static,.v23-parent-link,.v23-products-trigger{height:48px;width:100%;border:0;border-bottom:1px solid #e9efec;border-radius:0;justify-content:flex-start;padding:0 12px;font-size:12px}.v23-products-trigger{border-radius:7px;background:#087c49}.v23-nav-node{display:block;position:relative}.v23-mobile-toggle{display:block;position:absolute;right:4px;top:6px;width:38px;height:36px;border:0;background:transparent;color:#17483a;font-size:16px;z-index:4}.v23-products>.v23-mobile-toggle{color:#fff}.v23-mega{position:static!important;display:none!important;width:100%!important;height:auto!important;min-height:0!important;transform:none!important;border:0!important;box-shadow:none!important;border-radius:0!important}.v23-nav-node.mega-open>.v23-mega{display:block!important}.v23-master-mega{grid-template-columns:1fr!important}.v23-root-list{padding:5px 0;border-right:0}.v23-root-item{height:43px;min-height:43px}.v23-panels{height:auto}.v23-panel{height:auto;grid-template-columns:1fr!important}.v23-panel.active{display:block}.v23-panel .v23-feature-col,.v23-panel .v23-products-col,.v23-pin-mega .v23-feature-col,.v23-pin-mega .v23-products-col{display:none}.v23-panel>div,.v23-pin-mega>div{padding:3px 12px!important;border:0!important}.v23-links-col h4{margin-top:10px}.v23-links-col>a{height:42px}.v23-pin-mega{grid-template-columns:1fr!important}.v23-pinned:hover>.v23-pin-mega{display:none}.v23-pinned.mega-open>.v23-pin-mega{display:block!important}}
@media(max-width:620px){.v23-shell{width:calc(100% - 20px)}.v23-top-left{justify-content:center}.v23-top-left span:first-child{max-width:100%;overflow:hidden;text-overflow:ellipsis}.v23-top-left span:nth-child(2){display:none}.v23-logo{width:120px;flex-basis:120px}.v23-logo img{width:120px}.v23-search{min-width:0}.v23-search input{width:80px}.v23-nav{top:114px}}
/* =========================================================
   V24 COMPACT HEADER — locked to approved 2026-09-05 mockup
   ========================================================= */
@media(min-width:981px){
body.store-body{margin:0}
.v23-topbar{height:32px!important;background:#006b43!important;color:#fff;border:0!important}
.v23-shell{width:calc(100% - 72px)!important;max-width:1840px!important;margin:0 auto!important}
.v23-topbar .v23-shell{height:32px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
.v23-top-left{display:flex!important;align-items:center!important;gap:62px!important;font-size:10px!important;font-weight:600!important;line-height:1!important}
.v23-top-right{display:flex!important;align-items:center!important;gap:18px!important;font-size:10px!important}.v23-top-right b{width:18px!important;height:18px!important;border-radius:50%!important;background:#fff!important;color:#08764a!important;display:grid!important;place-items:center!important;font-size:9px!important}
.v23-header{background:#fff!important;box-shadow:none!important;position:relative!important;z-index:100!important}
.v23-headrow{height:76px!important;display:grid!important;grid-template-columns:170px minmax(340px,600px) 215px 72px 72px!important;gap:20px!important;align-items:center!important;justify-content:space-between!important}
.v23-logo{height:60px!important;display:flex!important;align-items:center!important;text-decoration:none!important}.v23-logo img{width:150px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}.v23-logo small{display:none!important}
.v23-search{height:40px!important;max-width:600px!important;width:100%!important;display:flex!important;border:1px solid #d8e1dd!important;border-radius:20px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}
.v23-search input{height:38px!important;min-width:0!important;flex:1!important;border:0!important;outline:0!important;padding:0 18px!important;font-size:11px!important;color:#53635d!important;background:#fff!important}.v23-search button{width:48px!important;height:40px!important;border:0!important;background:#00784a!important;color:#fff!important;font-size:22px!important;display:grid!important;place-items:center!important;cursor:pointer!important}
.v23-hotline{height:48px!important;display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:#53635d!important;border-right:1px solid #e2e8e5!important;padding-right:16px!important}.v23-hotline i{width:38px!important;height:38px!important;border-radius:50%!important;background:#ff2d25!important;color:#fff!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:19px!important}.v23-hotline span{display:block!important;line-height:1.1!important}.v23-hotline small{display:block!important;font-size:9px!important;color:#66736e!important;margin:0 0 2px!important}.v23-hotline strong{display:block!important;color:#f22620!important;font-size:16px!important;font-weight:900!important;letter-spacing:.1px!important}.v23-hotline em{display:block!important;font-style:normal!important;color:#8a9691!important;font-size:10px!important;margin-top:3px!important}
.v23-head-action{height:48px!important;min-width:62px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#07503e!important;text-decoration:none!important;border-right:1px solid #e4e9e7!important;position:relative!important}.v23-head-action i{font-size:21px!important;line-height:1!important;font-style:normal!important}.v23-head-action span{font-size:10px!important;font-weight:700!important}.v23-cart b{position:absolute!important;top:0!important;right:8px!important;width:17px!important;height:17px!important;border-radius:50%!important;background:#ff2822!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:9px!important}
.v23-menubar{height:42px!important;border-top:1px solid #e8edeb!important;border-bottom:1px solid #e1e7e4!important;background:#fff!important;box-shadow:0 2px 6px rgba(14,64,48,.04)!important;overflow:visible!important}.v23-menubar>.v23-shell{height:42px!important}.v23-nav{height:42px!important;width:100%!important;display:flex!important;align-items:stretch!important;justify-content:center!important;white-space:nowrap!important}
.v23-static,.v23-parent-link,.v23-products-trigger{height:41px!important;min-height:41px!important;border:0!important;border-right:1px solid #edf1ef!important;border-radius:0!important;background:#fff!important;color:#064938!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:0 13px!important;font-size:9.5px!important;font-weight:800!important;text-transform:uppercase!important;line-height:1!important;letter-spacing:0!important;cursor:pointer!important}.v23-static:first-child{border-left:1px solid #edf1ef!important}.v23-static span,.v23-parent-link>span{font-size:14px!important}.v23-home{min-width:auto!important}.v23-products-trigger{min-width:112px!important;background:#07824f!important;color:#fff!important;border-radius:4px 4px 0 0!important;padding:0 14px!important}.v23-products-trigger>span{font-size:15px!important}.v23-products-trigger>i,.v23-parent-link>i{font-size:9px!important}.v23-parent-link{padding-left:11px!important;padding-right:11px!important}.v23-static:hover,.v23-parent-link:hover,.v23-nav-node:hover>.v23-parent-link{background:#f5faf7!important;color:#007b49!important}.v23-products-trigger:hover{background:#006f43!important;color:#fff!important}
.v23-mega{top:41px!important}.v23-master-mega{left:0!important;width:1024px!important;height:394px!important}.v23-pin-mega{top:41px!important}
}
@media(min-width:981px) and (max-width:1320px){.v23-shell{width:calc(100% - 32px)!important}.v23-top-left{gap:28px!important}.v23-headrow{grid-template-columns:150px minmax(280px,1fr) 200px 62px 62px!important;gap:12px!important}.v23-logo img{width:138px!important}.v23-static,.v23-parent-link,.v23-products-trigger{padding-left:8px!important;padding-right:8px!important;font-size:8.7px!important}.v23-products-trigger{min-width:98px!important}}


/* SOURCE assets/css/home-v101.css */
:root{--v101-green:#08743f;--v101-green2:#0b8b4b;--v101-dark:#123c2b;--v101-orange:#ff642e;--v101-soft:#eef8f1;--v101-line:#e4ece7;--v101-text:#1f3029}.v101-home{background:#fff;color:var(--v101-text)}.v101-shell{width:min(1460px,calc(100% - 48px));margin:auto}.v101-hero{position:relative;overflow:hidden;min-height:520px;background:radial-gradient(circle at 78% 34%,#eef7c6 0 18%,transparent 43%),linear-gradient(105deg,#f9fff5,#dff2c9 70%,#cfe9b6)}.v101-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 12%,#fff8 0 4%,transparent 18%),linear-gradient(90deg,#fbfff7 0 42%,transparent 72%)}.v101-hero.has-image{background-image:var(--v101-hero);background-size:cover;background-position:center}.v101-hero.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,255,245,.97) 0%,rgba(249,255,245,.88) 35%,rgba(249,255,245,.26) 62%,rgba(249,255,245,.02) 100%)}.v101-hero-grid{position:relative;z-index:2;min-height:520px;display:grid;grid-template-columns:minmax(0,52%) 1fr;align-items:center}.v101-hero-copy{padding:68px 0}.v101-eyebrow{display:inline-flex;font-size:12px;letter-spacing:.08em;font-weight:850;color:var(--v101-green);margin-bottom:14px}.v101-hero h1{max-width:690px;margin:0 0 14px;color:#0d6337;font-size:clamp(43px,4.8vw,76px);line-height:.98;letter-spacing:-.045em;font-weight:900}.v101-hero-copy>p{max-width:650px;margin:0;color:#365e4b;font-size:16px;line-height:1.7}.v101-hero-actions{display:flex;gap:12px;margin-top:24px}.v101-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:0 22px;border-radius:11px;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.02em}.v101-btn.primary{background:var(--v101-orange);color:white;box-shadow:0 12px 28px #ff642e33}.v101-btn.soft{background:#fff;color:var(--v101-green);border:1px solid #cfe4d7}.v101-trust{display:grid;grid-template-columns:repeat(4,1fr);max-width:700px;margin-top:36px;border-top:1px solid #cfe1d3;padding-top:18px}.v101-trust span{display:flex;gap:8px;align-items:center;padding-right:12px}.v101-trust i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--v101-green);box-shadow:0 4px 15px #0a69351c;font-style:normal}.v101-trust b{font-size:11px;color:#254c3a}.v101-hero-products{height:470px;position:relative}.v101-float{position:absolute;display:block;width:220px;height:220px;border:8px solid #fff;border-radius:50%;overflow:hidden;box-shadow:0 18px 60px #234e3433;background:#fff}.v101-float img,.v101-float .image-placeholder{width:100%;height:100%;object-fit:cover}.v101-float span{position:absolute;left:15px;right:15px;bottom:14px;padding:8px 10px;border-radius:999px;background:#ffffffec;color:#16432f;font-size:11px;font-weight:800;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v101-float.f0{right:5%;top:2%;width:245px;height:245px}.v101-float.f1{left:5%;top:21%;width:190px;height:190px}.v101-float.f2{right:28%;bottom:1%;width:180px;height:180px}.v101-float.f3{right:-3%;bottom:-2%;width:145px;height:145px}.v101-categories{padding:20px 0 10px;background:#fff}.v101-cat-row{display:grid;grid-template-columns:repeat(11,1fr);gap:14px;align-items:start}.v101-cat-row>a{text-decoration:none;color:#243b31;text-align:center;min-width:0}.v101-cat-image{display:block;width:82px;height:82px;margin:0 auto 9px;border-radius:50%;overflow:hidden;background:#f2f8f4;border:1px solid #e0ebe4;transition:.2s}.v101-cat-image img,.v101-cat-image .image-placeholder{width:100%;height:100%;object-fit:cover}.v101-cat-row>a:hover .v101-cat-image{transform:translateY(-3px);box-shadow:0 10px 22px #164b2f16}.v101-cat-row b{font-size:11px;line-height:1.25;display:block}.v101-cat-all span{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 9px;border-radius:50%;background:#eaf6ee;color:var(--v101-green);font-size:30px}.v101-promos{padding:25px 0 32px}.v101-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v101-promo{min-height:175px;border-radius:13px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;text-decoration:none;color:#0c5d35;position:relative}.v101-promo.p0{background:linear-gradient(120deg,#e7f6dd,#a9dd8f)}.v101-promo.p1{background:linear-gradient(120deg,#fff0ef,#ffc7c4);color:#b92c2d}.v101-promo.p2{background:linear-gradient(120deg,#e2f8ff,#a5dff4);color:#046e9c}.v101-promo>div:first-child{padding:26px 10px 22px 26px;z-index:2}.v101-promo small{font-size:9px;font-weight:900;opacity:.75}.v101-promo h2{font-size:24px;line-height:1.05;margin:5px 0 8px}.v101-promo p{font-size:11px;line-height:1.4;margin:0 0 14px;max-width:240px}.v101-promo span{font-size:9px;font-weight:900;background:#fff;padding:8px 12px;border-radius:999px}.v101-promo-image{height:175px}.v101-promo-image img,.v101-promo-image .image-placeholder{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.v101-products-section,.v101-news{padding:28px 0 46px}.v101-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.v101-title-row>div{display:flex;align-items:center;gap:10px}.v101-leaf{color:var(--v101-green);font-size:28px}.v101-title-row h2{margin:0;color:#19392b;font-size:26px}.v101-title-row p{margin:4px 0 0;color:#75847d;font-size:11px}.v101-title-row>a{color:var(--v101-green);font-size:11px;font-weight:900;text-decoration:none}.v101-products{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.v101-product{border:1px solid var(--v101-line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 6px 18px #153c2810;transition:.2s}.v101-product:hover{transform:translateY(-4px);box-shadow:0 16px 30px #153c281a}.v101-product>a{display:block;padding:10px 12px 14px;color:inherit;text-decoration:none}.v101-product-image{height:205px;position:relative;border-radius:8px;overflow:hidden;background:#f5f8f6}.v101-product-image img,.v101-product-image .image-placeholder{width:100%;height:100%;object-fit:contain}.v101-product-image em{position:absolute;left:7px;top:7px;background:#f34848;color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.v101-product>a>small{display:block;margin-top:10px;color:#8a9991;font-size:9px}.v101-product h3{height:38px;margin:4px 0 8px;font-size:12px;line-height:1.45;color:#243b31;overflow:hidden}.v101-price{display:flex;gap:8px;align-items:center}.v101-price strong{color:#e13d31;font-size:15px}.v101-price del{font-size:10px;color:#9a9a9a}.v101-detail{display:block;margin-top:10px;border-radius:7px;background:var(--v101-green);color:#fff;text-align:center;padding:9px;font-size:9px;font-weight:900}.v101-why{padding:34px 0;background:linear-gradient(100deg,#f4fbf2,#eaf8ec,#f6fff5)}.v101-centered{text-align:center}.v101-centered span{color:var(--v101-green)}.v101-centered h2{font-size:24px;margin:5px 0 22px;color:#213a30}.v101-reasons{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1120px;margin:auto}.v101-reasons>span{display:grid;grid-template-columns:50px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center}.v101-reasons i{grid-row:1/3;width:50px;height:50px;border-radius:50%;border:2px solid #2d9a5a;display:grid;place-items:center;color:var(--v101-green);font-style:normal;font-size:20px}.v101-reasons b{font-size:12px}.v101-reasons small{font-size:10px;color:#73827a}.v101-news-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.v101-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v101-news-grid article{border:1px solid var(--v101-line);border-radius:9px;overflow:hidden}.v101-news-grid article>a{display:block;color:inherit;text-decoration:none;padding-bottom:13px}.v101-news-grid article>a>div{height:150px;overflow:hidden;background:#f3f7f4}.v101-news-grid img,.v101-news-grid .image-placeholder{width:100%;height:100%;object-fit:cover}.v101-news-grid time{display:block;margin:10px 11px 4px;color:#87938d;font-size:9px}.v101-news-grid h3{font-size:12px;line-height:1.4;margin:0 11px 10px;height:34px;overflow:hidden}.v101-news-grid article span{margin-left:11px;color:var(--v101-green);font-size:9px;font-weight:900}.v101-lifestyle{min-height:260px;border-radius:11px;overflow:hidden;background:linear-gradient(115deg,#38aa56,#98d86b);position:relative}.v101-lifestyle.has-image{background-image:linear-gradient(90deg,#1c923dcc 0 45%,transparent 78%),var(--v101-life);background-size:cover;background-position:center}.v101-lifestyle>div{position:relative;z-index:2;padding:30px;color:#fff}.v101-lifestyle small{font-size:9px;font-weight:800}.v101-lifestyle h2{font-size:34px;line-height:1.05;margin:10px 0 20px}.v101-lifestyle a{display:inline-block;padding:9px 13px;border-radius:999px;background:#fff;color:var(--v101-green);font-size:9px;font-weight:900;text-decoration:none}.v101-empty{grid-column:1/-1;padding:28px;text-align:center;border:1px dashed #ccdcd2;border-radius:10px;color:#728078;background:#f8fbf9}
@media(max-width:1280px){.v101-products{grid-template-columns:repeat(4,1fr)}.v101-cat-row{grid-template-columns:repeat(6,1fr)}.v101-news-layout{grid-template-columns:1fr}.v101-lifestyle{min-height:230px}}
@media(max-width:820px){.v101-shell{width:calc(100% - 28px)}.v101-hero,.v101-hero-grid{min-height:auto}.v101-hero-grid{grid-template-columns:1fr}.v101-hero-copy{padding:48px 0}.v101-hero.has-image{background-image:var(--v101-hero-mobile,var(--v101-hero));background-position:center}.v101-hero.has-image:after{background:linear-gradient(180deg,rgba(249,255,245,.96),rgba(249,255,245,.84) 62%,rgba(249,255,245,.52))}.v101-hero h1{font-size:42px}.v101-trust{grid-template-columns:1fr 1fr;gap:12px}.v101-hero-products{height:300px}.v101-float.f0{width:170px;height:170px}.v101-float.f1{width:130px;height:130px}.v101-float.f2{width:120px;height:120px}.v101-float.f3{width:105px;height:105px}.v101-cat-row{display:flex;overflow:auto;padding-bottom:8px;scrollbar-width:none}.v101-cat-row>a{min-width:88px}.v101-cat-image,.v101-cat-all span{width:68px;height:68px}.v101-promo-grid{grid-template-columns:1fr}.v101-products{grid-template-columns:1fr 1fr;gap:9px}.v101-product-image{height:170px}.v101-title-row h2{font-size:21px}.v101-title-row p,.v101-title-row>a{display:none}.v101-reasons{grid-template-columns:1fr 1fr}.v101-news-grid{grid-template-columns:1fr}.v101-news-grid article>a{display:grid;grid-template-columns:120px 1fr;grid-template-rows:auto auto auto}.v101-news-grid article>a>div{grid-row:1/4;height:110px}.v101-news-grid time{margin-top:12px}.v101-news-grid h3{height:auto}.v101-lifestyle h2{font-size:29px}}
@media(max-width:470px){.v101-hero h1{font-size:36px}.v101-hero-actions{flex-direction:column}.v101-btn{width:100%}.v101-trust b{font-size:10px}.v101-products{grid-template-columns:1fr 1fr}.v101-product>a{padding:7px 7px 11px}.v101-product-image{height:145px}.v101-product h3{font-size:11px}.v101-price strong{font-size:13px}.v101-reasons{grid-template-columns:1fr}.v101-promo{grid-template-columns:1.18fr .82fr}.v101-promo h2{font-size:20px}}


/* SOURCE assets/css/home-v107.css */
/* V107 Slider + dual promo banners */
.v107-hero-zone{background:#f4f8f5;padding:18px 0 12px}.v107-hero-layout{display:grid;grid-template-columns:1fr;gap:14px}.v107-hero-layout.has-side{grid-template-columns:minmax(0,2.45fr) minmax(270px,.9fr)}.v107-slider{position:relative;min-width:0;height:470px;border-radius:18px;overflow:hidden;background:#e8f3eb;box-shadow:0 10px 34px rgba(23,74,49,.11)}.v107-slides,.v107-slide{position:absolute;inset:0}.v107-slide{opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s;isolation:isolate}.v107-slide.is-active{opacity:1;visibility:visible;z-index:2}.v107-slide-media,.v107-slide-media img{position:absolute;inset:0;width:100%;height:100%;display:block}.v107-slide-media img{object-fit:cover}.v107-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,255,249,.97) 0%,rgba(247,255,249,.88) 37%,rgba(247,255,249,.28) 66%,rgba(247,255,249,.05));z-index:1}.v107-slide-copy{position:relative;z-index:2;max-width:650px;padding:70px 62px;color:#174a31}.v107-slide-copy>span{display:block;margin-bottom:13px;color:#08743f;font-size:11px;font-weight:900;letter-spacing:.08em}.v107-slide-copy h1,.v107-slide-copy h2{margin:0 0 15px;font-size:clamp(38px,4vw,62px);line-height:1;letter-spacing:-.035em;color:#0d6337}.v107-slide-copy p{max-width:590px;margin:0 0 24px;font-size:15px;line-height:1.65;color:#365e4b}.v107-cta{display:inline-flex;align-items:center;gap:14px;min-height:48px;padding:0 23px;border-radius:10px;background:#ff642e;color:#fff;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 12px 26px rgba(255,100,46,.25)}.v107-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#174a31;font-size:29px;line-height:1;box-shadow:0 6px 18px rgba(0,0,0,.12);cursor:pointer}.v107-arrow.prev{left:14px}.v107-arrow.next{right:14px}.v107-dots{position:absolute;z-index:6;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:7px}.v107-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.75);box-shadow:0 1px 5px rgba(0,0,0,.16);cursor:pointer;transition:.2s}.v107-dots button.is-active{width:26px;background:#08743f}.v107-side-banners{display:grid;grid-template-rows:1fr 1fr;gap:14px;min-width:0}.v107-side-banner{position:relative;overflow:hidden;min-height:0;border-radius:18px;background:#dceee2;color:#174a31;text-decoration:none;box-shadow:0 8px 24px rgba(23,74,49,.08);isolation:isolate}.v107-side-banner picture,.v107-side-banner picture img{position:absolute;inset:0;width:100%;height:100%}.v107-side-banner img{object-fit:cover}.v107-side-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,255,249,.93),rgba(249,255,249,.64) 58%,rgba(249,255,249,.08));z-index:1}.v107-side-banner>div{position:relative;z-index:2;width:72%;padding:24px}.v107-side-banner small{font-size:9px;font-weight:900;color:#08743f}.v107-side-banner h2{margin:5px 0 7px;font-size:22px;line-height:1.05}.v107-side-banner p{margin:0 0 12px;font-size:11px;line-height:1.45}.v107-side-banner span{font-size:10px;font-weight:900;color:#e65327}.v107-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;padding:13px 18px;background:#fff;border:1px solid #e4ece7;border-radius:14px}.v107-trust span{display:flex;align-items:center;justify-content:center;gap:8px}.v107-trust i{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#eef8f1;color:#08743f;font-style:normal}.v107-trust b{font-size:11px;color:#254c3a}
@media(max-width:1080px){.v107-hero-layout.has-side{grid-template-columns:minmax(0,2fr) minmax(240px,.8fr)}.v107-slider{height:420px}.v107-slide-copy{padding:58px 45px}.v107-side-banner>div{width:84%;padding:20px}.v107-side-banner h2{font-size:19px}}
@media(max-width:820px){.v107-hero-zone{padding-top:10px}.v107-hero-layout.has-side{grid-template-columns:1fr}.v107-slider{height:min(116vw,610px);min-height:440px;border-radius:14px}.v107-slide-overlay{background:linear-gradient(180deg,rgba(249,255,249,.92),rgba(249,255,249,.67) 58%,rgba(249,255,249,.16))}.v107-slide-copy{padding:38px 28px;max-width:100%}.v107-slide-copy h1,.v107-slide-copy h2{font-size:clamp(34px,10vw,48px);max-width:92%}.v107-slide-copy p{font-size:14px;max-width:94%}.v107-arrow{width:36px;height:36px}.v107-side-banners{grid-template-columns:1fr 1fr;grid-template-rows:none}.v107-side-banner{min-height:190px}.v107-side-banner>div{width:90%;padding:18px}.v107-side-banner h2{font-size:18px}.v107-trust{grid-template-columns:1fr 1fr}.v107-trust span{justify-content:flex-start}}
@media(max-width:520px){.v107-side-banners{grid-template-columns:1fr}.v107-side-banner{min-height:175px}.v107-trust{grid-template-columns:1fr 1fr;padding:10px}.v107-trust b{font-size:10px}.v107-slide-copy{padding:34px 22px}.v107-slide-copy>span{font-size:9px}.v107-cta{min-height:44px;padding:0 18px}}


/* SOURCE assets/css/home-v108.css */
/* V108 - Product category menu below slider */
.v108-category-menu{background:#fff;padding:28px 0 20px;border-bottom:1px solid #edf2ed}
.v108-category-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;align-items:center}
.v108-category-heading small{display:block;color:#0b7a34;font-size:12px;font-weight:800;letter-spacing:.06em;margin-bottom:8px}
.v108-category-heading h2{margin:0;color:#123b25;font-size:28px;line-height:1.12;font-weight:850;max-width:180px}
.v108-category-heading>div>span{display:block;width:44px;height:3px;background:#16843a;border-radius:99px;margin-top:15px}
.v108-category-controls{display:flex;gap:8px;margin-top:18px}
.v108-category-controls button{width:34px;height:34px;border:1px solid #d7e6da;background:#fff;border-radius:50%;font-size:22px;line-height:1;color:#146e33;cursor:pointer}
.v108-category-controls button:hover{background:#f0f8f2}
.v108-category-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(112px,1fr);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:5px 2px 8px}
.v108-category-track::-webkit-scrollbar{display:none}
.v108-category-card{min-width:112px;text-decoration:none;color:#173e29;text-align:center;scroll-snap-align:start;border-radius:16px;padding:4px 5px 10px;transition:transform .18s ease,background .18s ease}
.v108-category-card:hover{transform:translateY(-3px);background:#f7fbf8}
.v108-category-image{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#f0f5ed;overflow:hidden;border:1px solid #e6eee5}
.v108-category-image img{width:100%;height:100%;object-fit:cover;display:block}
.v108-category-image .image-placeholder{width:100%;height:100%;display:grid;place-items:center}
.v108-category-card strong{display:block;font-size:14px;line-height:1.35;min-height:38px}
.v108-category-card small{display:block;color:#7b8c80;font-size:11px;margin-top:3px}
.v108-category-all .v108-category-image{background:#eaf6ed;color:#137637}
.v108-category-all .v108-category-image i{font-style:normal;font-size:34px;font-weight:300}
.v108-trust-strip{background:#fff;border-top:1px solid #eef3ee;border-bottom:1px solid #e7eee8}
.v108-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:20px;padding-bottom:20px}
.v108-trust-grid>span{display:flex;align-items:center;justify-content:center;gap:13px;min-width:0}
.v108-trust-grid>span>i{width:48px;height:48px;border:2px solid #198642;border-radius:50%;display:grid;place-items:center;color:#16833d;font-style:normal;font-size:21px;flex:0 0 48px}
.v108-trust-grid>span>span{display:flex;flex-direction:column;gap:2px}
.v108-trust-grid b{font-size:14px;color:#173d29;text-transform:uppercase}
.v108-trust-grid small{font-size:12px;color:#78867c}
@media(max-width:900px){.v108-category-menu{padding:20px 0 14px}.v108-category-shell{display:block}.v108-category-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.v108-category-heading h2{font-size:24px;max-width:none}.v108-category-heading>div>span{margin-top:10px}.v108-category-controls{margin:0}.v108-category-track{margin-right:-16px;padding-right:16px;grid-auto-columns:104px;gap:8px}.v108-category-card{min-width:104px}.v108-category-image{width:74px;height:74px}.v108-category-card strong{font-size:12px;min-height:33px}.v108-category-card small{font-size:10px}.v108-trust-grid{grid-template-columns:1fr;gap:12px;padding-top:14px;padding-bottom:14px}.v108-trust-grid>span{justify-content:flex-start}.v108-trust-grid>span>i{width:42px;height:42px;flex-basis:42px}}
@media(max-width:520px){.v108-category-heading small{font-size:10px}.v108-category-heading h2{font-size:21px}.v108-category-controls{display:none}.v108-category-track{grid-auto-columns:92px}.v108-category-card{min-width:92px;padding-inline:2px}.v108-category-image{width:68px;height:68px}.v108-category-card small{display:none}}


/* SOURCE assets/css/home-v109.css */

/* V109 - Ưu đãi trong danh mục */
.v109-offers{padding:34px 0 38px;background:#fff}
.v109-heading{display:flex;align-items:center;gap:18px;margin-bottom:22px}
.v109-heading-title{display:flex;align-items:center;gap:10px;background:#d91222;color:#fff;border-radius:14px;padding:10px 18px;box-shadow:0 5px 15px rgba(217,18,34,.15)}
.v109-heading-title span{font-size:26px}
.v109-heading h2{margin:0;font-size:24px;line-height:1.1;color:#fff;font-weight:900}
.v109-heading p{margin:0;color:#263b30;font-size:15px;font-weight:650}
.v109-offer-layout{display:grid;grid-template-columns:minmax(255px,29%) minmax(0,1fr);gap:18px}
.v109-offer-banner{position:relative;min-height:520px;border-radius:18px;overflow:hidden;text-decoration:none;background:linear-gradient(145deg,#e7f5e7,#9fd19f);box-shadow:0 8px 28px rgba(14,71,33,.08)}
.v109-offer-banner picture,.v109-offer-banner picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.v109-banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(4,75,31,.10) 45%,rgba(4,55,24,.30))}
.v109-banner-copy{position:relative;z-index:2;height:100%;padding:34px 28px;display:flex;flex-direction:column;align-items:flex-start;color:#0a602e}
.v109-banner-copy small{font-size:20px;font-weight:900;letter-spacing:.04em;margin-bottom:18px}
.v109-banner-copy strong{font-size:31px;line-height:1.02;background:#ff6a23;color:#fff;padding:10px 14px;border-radius:8px;box-shadow:0 6px 14px rgba(255,106,35,.22)}
.v109-banner-copy em{font-style:normal;font-size:20px;line-height:1.35;font-weight:800;margin-top:20px;max-width:240px}
.v109-banner-copy b{margin-top:18px;background:#e71924;color:#fff;width:116px;height:116px;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:20px;line-height:1.1;border:5px solid #ffbd1d;align-self:flex-end}
.v109-banner-copy i{margin-top:auto;background:#087c35;color:#fff;border-radius:10px;padding:13px 18px;font-style:normal;font-weight:850;font-size:13px}
.v109-offer-main{min-width:0}
.v109-tabs{display:flex;align-items:center;gap:9px;margin-bottom:15px;overflow-x:auto;scrollbar-width:none}
.v109-tabs::-webkit-scrollbar{display:none}
.v109-tabs button{border:1px solid #edf1ed;background:#f8faf8;color:#1e3126;border-radius:999px;padding:11px 17px;font-weight:800;white-space:nowrap;cursor:pointer}
.v109-tabs button span{margin-right:7px}
.v109-tabs button.active{background:#078438;color:#fff;border-color:#078438}
.v109-tabs>a{margin-left:auto;color:#0a7132;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;padding-left:10px}
.v109-panel{display:none}
.v109-panel.active{display:block}
.v109-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.v109-product{border:1px solid #e7ece8;border-radius:15px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 5px 15px rgba(12,62,29,.045)}
.v109-product-link{text-decoration:none;color:#1b3022;padding:10px;display:flex;flex-direction:column;flex:1}
.v109-product-image{position:relative;aspect-ratio:1/.94;border-radius:11px;overflow:hidden;background:#f4f6f4}
.v109-product-image>img,.v109-product-image>.image-placeholder{width:100%;height:100%;object-fit:cover}
.v109-product-image em{position:absolute;left:7px;top:7px;background:#f31f2c;color:#fff;border-radius:6px;padding:6px 8px;font-style:normal;font-size:13px;font-weight:900}
.v109-product-image em.new{background:#087f37}
.v109-heart{position:absolute;right:7px;top:7px;width:29px;height:29px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#172a1e;font-size:20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.v109-product h3{font-size:14px;line-height:1.38;margin:10px 0 6px;min-height:58px;color:#14291d}
.v109-product p{margin:0 0 8px;color:#718078;font-size:12px;min-height:17px}
.v109-price{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}
.v109-price strong{color:#e51520;font-size:18px;line-height:1.25}
.v109-price del{font-size:12px;color:#849089}
.v109-meta{display:flex;flex-direction:column;gap:4px;margin-top:auto;padding:8px;border-radius:8px;background:#eef8f1;color:#2c5940;font-size:11px}
.v109-actions{padding:0 10px 10px;display:grid;gap:6px}
.v109-actions a{text-align:center;background:#087d35;color:#fff;text-decoration:none;border-radius:7px;padding:9px 6px;font-weight:750;font-size:12px}
.v109-actions a.quote{background:#fff;color:#087d35;border:1px solid #087d35}
.v109-admin-offer-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:18px}
.v109-admin-status{background:#f4faf5;border:1px solid #dceee0;border-radius:14px;padding:18px}
.v109-admin-status h3{margin-top:0}
.v109-admin-status p{font-size:13px;line-height:1.5}
.v109-admin-status small{display:block;color:#607268;line-height:1.5}
@media(max-width:1100px){
 .v109-offer-layout{grid-template-columns:240px minmax(0,1fr)}
 .v109-products{grid-template-columns:repeat(2,minmax(0,1fr))}
 .v109-offer-banner{min-height:630px}
}
@media(max-width:760px){
 .v109-offers{padding:24px 0}
 .v109-heading{display:block;margin-bottom:15px}
 .v109-heading-title{display:inline-flex;padding:8px 12px;border-radius:10px}
 .v109-heading h2{font-size:18px}
 .v109-heading-title span{font-size:20px}
 .v109-heading p{font-size:12px;margin-top:8px}
 .v109-offer-layout{display:block}
 .v109-offer-banner{display:block;min-height:180px;margin-bottom:14px}
 .v109-banner-copy{padding:18px}
 .v109-banner-copy small{font-size:13px;margin-bottom:7px}
 .v109-banner-copy strong{font-size:21px;padding:6px 9px}
 .v109-banner-copy em{font-size:14px;margin-top:8px;max-width:180px}
 .v109-banner-copy b{display:none}
 .v109-banner-copy i{font-size:11px;padding:8px 11px}
 .v109-tabs{margin-right:-16px;padding-right:16px}
 .v109-tabs button{padding:8px 12px;font-size:12px}
 .v109-tabs>a{display:none}
 .v109-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .v109-product-link{padding:7px}
 .v109-product h3{font-size:12px;min-height:50px;margin-top:7px}
 .v109-product p{font-size:10px}
 .v109-price strong{font-size:15px}
 .v109-meta{font-size:9px;padding:6px}
 .v109-actions{padding:0 7px 7px}
 .v109-actions a{font-size:10px;padding:8px 4px}
 .v109-admin-offer-grid{grid-template-columns:1fr}
}


/* SOURCE assets/css/home-v110.css */
/* V110 - Sản phẩm nổi bật: tối giản, sang trọng, responsive; không dùng JS */
.v110-featured{padding:44px 0 50px;background:linear-gradient(180deg,#fff 0%,#fbfdfb 100%);border-top:1px solid #edf2ee;border-bottom:1px solid #edf2ee}
.v110-featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
.v110-featured-title{display:flex;align-items:flex-start;gap:13px;min-width:0}
.v110-spark{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf7f0;color:#187241;font-size:24px;line-height:1}
.v110-kicker{margin:1px 0 4px!important;color:#75847d!important;font-size:10px!important;font-weight:850;letter-spacing:.14em}
.v110-featured-title h2{margin:0;color:#173e2d;font-size:28px;line-height:1.12;letter-spacing:-.025em;font-weight:900}
.v110-subtitle{max-width:650px;margin:7px 0 0!important;color:#718078!important;font-size:12px!important;line-height:1.55}
.v110-view-all{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0 15px;border:1px solid #dce8df;border-radius:999px;color:#174a31;background:#fff;text-decoration:none;font-size:11px;font-weight:850;transition:.2s}
.v110-view-all span{font-size:16px;transition:transform .2s}.v110-view-all:hover{border-color:#1e7b49;box-shadow:0 8px 22px rgba(20,83,47,.09)}.v110-view-all:hover span{transform:translateX(3px)}
.v110-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.v110-card{min-width:0;background:#fff;border:1px solid #e4ebe6;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px rgba(22,65,40,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.v110-card:hover{transform:translateY(-4px);border-color:#cee0d3;box-shadow:0 16px 34px rgba(22,65,40,.10)}
.v110-card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.v110-card-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f6f8f6}
.v110-card-media>img,.v110-card-media>.image-placeholder{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}
.v110-card:hover .v110-card-media>img{transform:scale(1.025)}
.v110-featured-badge{position:absolute;left:10px;top:10px;display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.94);color:#17653b;border:1px solid rgba(210,228,216,.95);font-size:9px;font-weight:900;box-shadow:0 4px 14px rgba(23,74,49,.07);backdrop-filter:blur(4px)}
.v110-sale{position:absolute;right:10px;top:10px;display:grid;place-items:center;min-height:27px;padding:0 9px;border-radius:8px;background:#e94738;color:#fff;font-size:10px;font-style:normal;font-weight:900;box-shadow:0 4px 12px rgba(233,71,56,.20)}
.v110-sale.is-new{background:#1a7b49}
.v110-card-body{display:flex;flex-direction:column;flex:1;padding:14px 14px 15px}
.v110-category{display:block;margin-bottom:6px;color:#859189;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v110-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px;margin:0 0 14px;color:#203b2f;font-size:14px;line-height:1.45;font-weight:800}
.v110-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid #edf2ee}
.v110-price{display:flex;align-items:baseline;gap:3px;min-width:0;flex-wrap:wrap}
.v110-price strong{color:#d93c31;font-size:17px;line-height:1.1;font-weight:900;white-space:nowrap}.v110-price small{color:#79877f;font-size:10px;font-weight:700}.v110-price del{width:100%;margin-top:3px;color:#9aa39e;font-size:10px}
.v110-arrow{flex:0 0 auto;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#edf7f0;color:#176b3f;font-size:17px;font-weight:800;transition:.2s}.v110-card:hover .v110-arrow{background:#176b3f;color:#fff;transform:translateX(2px)}
.v110-empty{grid-column:1/-1;padding:30px;border:1px dashed #ccdcd2;border-radius:14px;background:#f8fbf9;color:#728078;text-align:center;font-size:12px}
.v110-mobile-more{display:none;text-align:center;margin-top:16px}.v110-mobile-more a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid #dce8df;border-radius:999px;color:#174a31;text-decoration:none;background:#fff;font-size:11px;font-weight:850}
@media(max-width:1100px){.v110-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
 .v110-featured{padding:30px 0 34px}.v110-featured-head{align-items:flex-start;margin-bottom:17px}.v110-spark{width:36px;height:36px;border-radius:10px;font-size:20px}.v110-featured-title{gap:10px}.v110-featured-title h2{font-size:21px}.v110-kicker{font-size:8px!important}.v110-subtitle{font-size:10px!important;line-height:1.45;margin-top:5px!important}.v110-view-all{display:none}
 .v110-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v110-card{border-radius:12px}.v110-card-media{aspect-ratio:1/1}.v110-featured-badge{left:7px;top:7px;min-height:22px;padding:0 7px;font-size:8px}.v110-sale{right:7px;top:7px;min-height:23px;padding:0 7px;font-size:9px;border-radius:6px}.v110-card-body{padding:10px 9px 10px}.v110-category{font-size:8px;margin-bottom:4px}.v110-card h3{min-height:36px;font-size:11px;line-height:1.45;margin-bottom:9px}.v110-card-bottom{padding-top:8px}.v110-price strong{font-size:14px}.v110-price small,.v110-price del{font-size:8px}.v110-arrow{width:27px;height:27px;font-size:14px}.v110-mobile-more{display:block}
}
@media(max-width:380px){.v110-subtitle{display:none}.v110-card h3{font-size:10.5px}.v110-featured-badge{max-width:76px;overflow:hidden;white-space:nowrap}}

/* V111 - Thông tin card lấy động từ Admin: Xuất xứ / Quy cách / Thương hiệu */
.v111-facts{display:grid;gap:5px;margin:0 0 12px;padding:9px 10px;border-radius:10px;background:#f7faf8;border:1px solid #edf2ee}
.v111-facts>div{display:grid;grid-template-columns:68px minmax(0,1fr);gap:7px;align-items:baseline;min-width:0;font-size:10px;line-height:1.35}
.v111-facts span{color:#849088;font-weight:650}.v111-facts b{min-width:0;color:#315040;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:760px){.v111-facts{gap:3px;margin-bottom:8px;padding:6px 7px;border-radius:8px}.v111-facts>div{grid-template-columns:52px minmax(0,1fr);gap:4px;font-size:8px}.v111-facts b{font-size:8.5px}}

/* V112 - Featured products desktop typography: thống nhất 12px, gọn và chuyên nghiệp */
@media (min-width:761px){
  .v110-featured{padding:40px 0 46px}
  .v110-featured-head{margin-bottom:22px}
  .v110-kicker,.v110-subtitle,.v110-view-all,
  .v110-featured-badge,.v110-sale,.v110-category,
  .v111-facts>div,.v111-facts span,.v111-facts b,
  .v110-price small,.v110-price del,.v110-empty{font-size:12px!important}
  .v110-featured-title h2{font-size:26px;line-height:1.2}
  .v110-card-body{padding:15px 15px 16px}
  .v110-category{margin-bottom:7px;line-height:1.35}
  .v110-card h3{min-height:42px;margin-bottom:11px;font-size:14px;line-height:1.5}
  .v111-facts{gap:6px;margin-bottom:12px;padding:10px 11px}
  .v111-facts>div{grid-template-columns:76px minmax(0,1fr);gap:8px;line-height:1.45}
  .v111-facts span{font-weight:600}
  .v111-facts b{font-weight:750}
  .v110-price strong{font-size:17px}
  .v110-price small{line-height:1.25}
  .v110-price del{margin-top:4px;line-height:1.25}
  .v110-view-all{min-height:40px;padding:0 16px}
  .v110-featured-badge{min-height:28px;padding:0 10px}
  .v110-sale{min-height:28px;padding:0 9px}
}


/* SOURCE assets/css/home-v113.css */
/* V114 - Featured products: bám sát mockup desktop/mobile, không JS */
.v113-featured{position:relative;padding:46px 0 0;background:linear-gradient(180deg,#fffefb 0%,#fbfdfb 57%,#f4faf5 100%);border-top:1px solid #edf1ed;overflow:hidden}
.v113-featured:before,.v113-featured:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(96,164,61,.20),rgba(96,164,61,0) 70%);filter:blur(1px);pointer-events:none}.v113-featured:before{left:-55px;top:-30px}.v113-featured:after{right:-45px;top:20px}
.v113-head{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:22px;margin-bottom:28px;text-align:center}
.v113-head-copy{grid-column:2;min-width:0}.v113-eyebrow{margin:0 0 9px!important;color:#5f6f68!important;font-size:12px!important;line-height:1.4;font-weight:800;letter-spacing:.055em}.v113-eyebrow span{padding:0 5px;color:#174a31}
.v113-title-row{display:flex;align-items:center;justify-content:center;gap:12px}.v113-spark{color:#17a13f;font-size:34px;line-height:1}.v113-title-row h2{margin:0;color:#0d2929;font-size:40px;line-height:1.04;font-weight:950;letter-spacing:-.04em}.v113-subtitle{margin:11px 0 0!important;color:#75807b!important;font-size:15px!important;line-height:1.45}
.v113-view-all{grid-column:3;justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:46px;padding:0 22px;margin-bottom:1px;border:1px solid #2b7550;border-radius:999px;color:#1a573b;background:rgba(255,255,255,.86);text-decoration:none;font-size:12px;font-weight:850;transition:.2s}.v113-view-all:hover{background:#185f3b;color:#fff;box-shadow:0 10px 24px rgba(24,95,59,.14)}.v113-view-all span{font-size:18px}
.v113-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-bottom:30px}
.v113-card{min-width:0;background:#fff;border:1px solid #e6ece7;border-radius:17px;overflow:hidden;box-shadow:0 9px 25px rgba(25,65,40,.075);transition:transform .22s,box-shadow .22s,border-color .22s}.v113-card:hover{transform:translateY(-4px);border-color:#d5e2d9;box-shadow:0 17px 36px rgba(25,65,40,.12)}
.v113-media{position:relative;display:block;height:280px;overflow:visible;background:#f1f3f0;text-decoration:none}.v113-media>img,.v113-media>.image-placeholder{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;transition:transform .3s ease}.v113-card:hover .v113-media>img{transform:scale(1.025)}
.v113-badge{position:absolute;z-index:3;left:16px;top:16px;display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:#ff4846;color:#fff;font-size:12px;font-weight:900;box-shadow:0 5px 14px rgba(229,69,62,.24)}
.v113-round-mark{position:absolute;z-index:3;right:15px;top:14px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dce4df;border-radius:50%;background:rgba(255,255,255,.94);color:#244c42;font-size:24px;line-height:1;box-shadow:0 4px 12px rgba(17,51,36,.10)}
.v113-brand-float{position:absolute;z-index:4;left:17px;bottom:-18px;min-width:64px;height:39px;display:flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;background:#fff;border:1px solid #e0e7e2;box-shadow:0 5px 13px rgba(17,60,37,.12);overflow:hidden}.v113-brand-float img{display:block;max-width:70px;max-height:30px;object-fit:contain}.v113-brand-float b{color:#17663d;font-size:12px;font-weight:950;white-space:nowrap}
.v113-sale{display:none}
.v113-body{display:flex;flex-direction:column;min-height:322px;padding:31px 20px 18px}.v113-brand{display:none}.v113-body h3{min-height:44px;margin:0 0 12px;font-size:15px;line-height:1.45;font-weight:900}.v113-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#122f2d;text-decoration:none}.v113-body h3 a:hover{color:#167043}
.v113-facts{display:grid;gap:9px;margin:0 0 16px}.v113-facts>div{display:grid;grid-template-columns:18px 73px minmax(0,1fr);gap:6px;align-items:center;min-width:0;font-size:12px;line-height:1.35}.v113-facts i{display:grid;place-items:center;color:#d48a1e;font-style:normal;font-size:13px}.v113-facts span{color:#66746e;font-weight:600}.v113-facts b{min-width:0;color:#304c42;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v113-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:12px}.v113-price{display:flex;align-items:baseline;gap:4px;min-width:0;flex-wrap:wrap}.v113-price strong{color:#ed1c24;font-size:21px;line-height:1.1;font-weight:950;white-space:nowrap}.v113-price small{color:#ed1c24;font-size:12px;font-weight:850}.v113-price del{margin-left:8px;color:#7f8984;font-size:12px;white-space:nowrap}.v113-discount{flex:0 0 auto;min-height:27px;padding:0 8px;display:grid;place-items:center;border-radius:8px;background:#ff7370;color:#fff;font-size:12px;font-weight:900}
.v113-product-btn{margin-top:14px;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:linear-gradient(90deg,#22934e,#057a35);color:#fff;text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(21,128,64,.16);transition:.2s}.v113-product-btn span{font-size:17px}.v113-product-btn b{margin-left:auto;margin-right:17px;font-size:19px}.v113-product-btn:hover{filter:brightness(.96);transform:translateY(-1px)}
.v113-empty{grid-column:1/-1;padding:30px;border:1px dashed #cbdcd1;border-radius:15px;background:#f8fbf9;color:#718078;text-align:center;font-size:12px}.v113-mobile-more{display:none;text-align:center;padding-bottom:20px}.v113-mobile-more a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid #d7e6dc;border-radius:999px;background:#fff;color:#174a31;text-decoration:none;font-size:11px;font-weight:850}
.v113-benefits{margin:0 -100vw;padding:25px 100vw;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;background:rgba(232,247,236,.86);border-top:1px solid #dfece3}.v113-benefits>div{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.v113-benefits i{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#dff2e5;color:#158347;font-size:20px;font-style:normal;font-weight:900}.v113-benefits span{min-width:0}.v113-benefits b{display:block;color:#18583a;font-size:11px;line-height:1.35;font-weight:900}.v113-benefits small{display:block;margin-top:3px;color:#65746c;font-size:11px;line-height:1.3}
@media(max-width:1180px){.v113-head{grid-template-columns:1fr auto}.v113-head-copy{grid-column:1}.v113-view-all{grid-column:2}.v113-title-row{justify-content:flex-start}.v113-head-copy{text-align:left}.v113-title-row h2{font-size:33px}.v113-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v113-media{height:250px}.v113-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.v113-featured{padding-top:28px}.v113-head{display:block;margin-bottom:17px;text-align:center}.v113-head-copy{text-align:center}.v113-title-row{justify-content:center;gap:8px}.v113-spark{font-size:24px}.v113-title-row h2{font-size:22px}.v113-eyebrow{font-size:8px!important;letter-spacing:.02em}.v113-subtitle{font-size:10px!important;margin-top:6px!important}.v113-view-all{display:none}.v113-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-bottom:16px}.v113-card{border-radius:12px}.v113-media{height:auto;aspect-ratio:1/1}.v113-media>img,.v113-media>.image-placeholder{border-radius:11px 11px 0 0}.v113-badge{left:7px;top:7px;min-height:22px;padding:0 7px;font-size:8px}.v113-round-mark{right:7px;top:7px;width:27px;height:27px;font-size:16px}.v113-brand-float{left:8px;bottom:-12px;min-width:48px;height:27px;padding:2px 5px}.v113-brand-float img{max-width:50px;max-height:20px}.v113-brand-float b{font-size:8px}.v113-body{min-height:0;padding:22px 9px 10px}.v113-body h3{min-height:34px;margin-bottom:7px;font-size:10.5px;line-height:1.45}.v113-facts{gap:4px;margin-bottom:8px}.v113-facts>div{grid-template-columns:11px 48px minmax(0,1fr);gap:3px;font-size:8px}.v113-facts i{font-size:8px}.v113-price-row{padding-top:7px}.v113-price strong{font-size:13px}.v113-price small,.v113-price del,.v113-discount{font-size:8px}.v113-price del{width:100%;margin:3px 0 0}.v113-discount{min-height:20px;padding:0 5px}.v113-product-btn{min-height:34px;margin-top:8px;gap:5px;font-size:9px}.v113-product-btn span{font-size:11px}.v113-product-btn b{margin-right:8px;font-size:12px}.v113-mobile-more{display:block}.v113-benefits{margin:0 -20px;padding:16px 20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 8px}.v113-benefits>div{justify-content:flex-start;gap:7px}.v113-benefits i{width:31px;height:31px;font-size:13px}.v113-benefits b{font-size:8px}.v113-benefits small{font-size:8px}}
@media(max-width:380px){.v113-eyebrow{display:none}.v113-title-row h2{font-size:20px}.v113-body h3{font-size:10px}.v113-facts>div{grid-template-columns:10px 44px minmax(0,1fr)}}


/* SOURCE assets/css/home-v115.css */
/* V115 - Unified homepage product card UI for Featured + Category Offers */
.v115-home-products{padding:34px 0;background:#fff}.v115-offers{border-top:1px solid #eef2ef;background:linear-gradient(180deg,#fff 0%,#fbfdfb 100%)}
.v115-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.v115-section-title{display:flex;align-items:center;gap:10px}.v115-section-title>span{color:#159447;font-size:28px;line-height:1}.v115-section-title h2{margin:0;color:#102b28;font-size:28px;line-height:1.1;font-weight:950;letter-spacing:-.025em}.v115-section-head p{margin:7px 0 0;color:#728078;font-size:12px}.v115-section-head>a{display:inline-flex;align-items:center;gap:12px;min-height:42px;padding:0 18px;border:1px solid #347657;border-radius:999px;color:#174a31;background:#fff;text-decoration:none;font-size:12px;font-weight:850}.v115-section-head>a:hover{background:#174a31;color:#fff}
.v115-tabs{display:flex;align-items:center;gap:8px;overflow:auto;padding:0 0 18px;scrollbar-width:none}.v115-tabs::-webkit-scrollbar{display:none}.v115-tabs button{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:35px;padding:0 13px;border:1px solid #dce6df;border-radius:999px;background:#fff;color:#53665c;font:800 11px/1 inherit;cursor:pointer}.v115-tabs button span{font-size:13px}.v115-tabs button.active{border-color:#167843;background:#167843;color:#fff;box-shadow:0 6px 14px rgba(22,120,67,.14)}
.v115-offer-panels{min-height:100px}.v115-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v115-featured-grid{padding-bottom:30px}
.v115-product-card{min-width:0;overflow:hidden;border:1px solid #e5ebe7;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(29,68,43,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.v115-product-card:hover{transform:translateY(-3px);border-color:#d5e2d9;box-shadow:0 15px 32px rgba(29,68,43,.13)}
.v115-product-media{position:relative;display:block;overflow:visible;height:0;padding-bottom:65%;background:#f4f5f3;text-decoration:none}.v115-product-media>img,.v115-product-media>.image-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:15px 15px 0 0;transition:transform .28s ease}.v115-product-card:hover .v115-product-media>img{transform:scale(1.02)}
.v115-product-badge{position:absolute;z-index:4;top:14px;left:14px;display:inline-flex;align-items:center;justify-content:center;min-height:33px;padding:0 13px;border-radius:999px;background:#ff4747;color:#fff;font-size:12px;font-weight:950;box-shadow:0 5px 13px rgba(255,71,71,.25);white-space:nowrap}.v115-product-heart{position:absolute;z-index:4;top:13px;right:13px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dfe6e2;border-radius:50%;background:rgba(255,255,255,.96);color:#31554a;font-size:24px;line-height:1;box-shadow:0 4px 12px rgba(30,64,45,.10)}
.v115-product-brand-float{position:absolute;z-index:5;left:18px;bottom:-19px;min-width:68px;height:40px;padding:4px 10px;display:flex;align-items:center;justify-content:center;border:1px solid #e0e8e2;border-radius:999px;background:#fff;box-shadow:0 5px 14px rgba(26,65,40,.12)}.v115-product-brand-float img{display:block;max-width:72px;max-height:29px;object-fit:contain}.v115-product-brand-float b{color:#15623b;font-size:12px;font-weight:950;white-space:nowrap}
.v115-product-body{display:flex;flex-direction:column;min-height:292px;padding:31px 18px 16px}.v115-product-body h3{min-height:42px;margin:0 0 11px;font-size:14px;line-height:1.45;font-weight:900}.v115-product-body h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#102b2b;text-decoration:none}.v115-product-body h3 a:hover{color:#137443}
.v115-product-facts{display:grid;gap:7px;margin-bottom:13px}.v115-product-facts>div{display:grid;grid-template-columns:18px 67px minmax(0,1fr);align-items:center;gap:5px;min-width:0;font-size:12px;line-height:1.35}.v115-product-facts i{font-style:normal;font-size:13px;line-height:1;text-align:center}.v115-product-facts span{color:#637168;font-weight:600}.v115-product-facts b{min-width:0;color:#344f46;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v115-product-price-row{display:flex;align-items:end;justify-content:space-between;gap:7px;margin-top:auto;padding-top:9px}.v115-product-price{display:flex;align-items:baseline;gap:3px;min-width:0;flex-wrap:wrap}.v115-product-price strong{color:#ed1c24;font-size:21px;line-height:1.08;font-weight:950;white-space:nowrap}.v115-product-price small{color:#ed1c24;font-size:12px;font-weight:850}.v115-product-price del{margin-left:8px;color:#7e8983;font-size:11px;white-space:nowrap}.v115-product-discount{flex:0 0 auto;display:grid;place-items:center;min-height:27px;padding:0 8px;border-radius:8px;background:#ff7774;color:#fff;font-size:11px;font-weight:950}
.v115-product-cta{display:grid;grid-template-columns:20px 1fr 34px;align-items:center;gap:6px;min-height:49px;margin-top:13px;padding:0 8px 0 17px;border-radius:999px;background:linear-gradient(90deg,#23934f,#087a38);color:#fff;text-decoration:none;box-shadow:0 8px 18px rgba(20,126,63,.17);font-size:12px;font-weight:900}.v115-product-cta>span{font-size:15px}.v115-product-cta>b{text-align:center}.v115-product-cta>i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f6f8f6;color:#173d32;font-style:normal;font-size:23px;line-height:1}.v115-product-cta:hover{filter:brightness(.96)}
/* Keep the featured section header/benefits from V114 while using the same V115 cards */
.v113-featured .v115-product-grid{margin-top:0}
@media(max-width:1180px){.v115-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v115-product-media{padding-bottom:70%}.v115-product-body{min-height:300px}}
@media(max-width:760px){.v115-home-products{padding:24px 0}.v115-section-head{align-items:center;margin-bottom:12px}.v115-section-title>span{font-size:21px}.v115-section-title h2{font-size:20px}.v115-section-head p{font-size:9px}.v115-section-head>a{display:none}.v115-tabs{padding-bottom:12px}.v115-tabs button{min-height:30px;padding:0 10px;font-size:9px}.v115-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v115-featured-grid{padding-bottom:16px}.v115-product-card{border-radius:12px}.v115-product-media{padding-bottom:78%}.v115-product-media>img,.v115-product-media>.image-placeholder{border-radius:11px 11px 0 0}.v115-product-badge{top:7px;left:7px;min-height:23px;padding:0 7px;font-size:8px}.v115-product-heart{top:7px;right:7px;width:27px;height:27px;font-size:16px}.v115-product-brand-float{left:8px;bottom:-12px;min-width:48px;height:27px;padding:2px 6px}.v115-product-brand-float img{max-width:50px;max-height:20px}.v115-product-brand-float b{font-size:8px}.v115-product-body{min-height:0;padding:21px 9px 9px}.v115-product-body h3{min-height:31px;margin-bottom:6px;font-size:10.5px;line-height:1.42}.v115-product-facts{gap:4px;margin-bottom:7px}.v115-product-facts>div{grid-template-columns:11px 44px minmax(0,1fr);gap:3px;font-size:8px}.v115-product-facts i{font-size:8px}.v115-product-price-row{padding-top:5px}.v115-product-price strong{font-size:13px}.v115-product-price small,.v115-product-price del,.v115-product-discount{font-size:8px}.v115-product-price del{width:100%;margin:2px 0 0}.v115-product-discount{min-height:20px;padding:0 5px}.v115-product-cta{grid-template-columns:13px 1fr 24px;min-height:34px;margin-top:7px;padding:0 5px 0 8px;font-size:8.5px}.v115-product-cta>span{font-size:10px}.v115-product-cta>i{width:24px;height:24px;font-size:17px}}
@media(max-width:380px){.v115-product-body h3{font-size:10px}.v115-product-facts>div{grid-template-columns:10px 41px minmax(0,1fr)}.v115-product-price strong{font-size:12px}}


/* SOURCE assets/css/home-v117.css */
/* V117 NEW FRONTEND — isolated from Admin */
:root{--v117-green:#08783e;--v117-green-dark:#075b33;--v117-green-soft:#edf8f1;--v117-ink:#10232b;--v117-muted:#66757b;--v117-red:#ff2929;--v117-orange:#ff4b32;--v117-line:#e7ece8;--v117-shell:1180px}
.v117-shell{width:min(var(--v117-shell),calc(100% - 40px));margin-inline:auto}.v117-topbar,.v117-header,.v117-footer,.v117-home{font-family:"Be Vietnam Pro",Arial,sans-serif;color:var(--v117-ink)}.v117-topbar svg,.v117-header svg,.v117-home svg,.v117-footer svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v117-topbar{height:36px;background:linear-gradient(90deg,#08783e,#0c8245);color:#fff;font-size:11px}.v117-topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.v117-topbar-left,.v117-topbar-right,.v117-topbar-right span,.v117-topbar-right a{display:flex;align-items:center;gap:7px}.v117-topbar-right{gap:24px}.v117-topbar a{color:#fff;text-decoration:none}.v117-dot{width:9px;height:9px;border-radius:50%;background:#21c36b;box-shadow:0 0 10px #7dffb4}
.v117-header{background:#fff;position:relative;z-index:80;box-shadow:0 1px 0 #edf0ed}.v117-mainrow{height:86px;display:grid;grid-template-columns:230px minmax(360px,1fr) auto;align-items:center;gap:30px}.v117-logo{display:flex;align-items:center}.v117-logo img{display:block;max-width:205px;max-height:63px;object-fit:contain}.v117-search{height:44px;border:1px solid #d7ddd8;border-radius:7px;display:flex;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(13,69,42,.04)}.v117-search input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;font-size:12px;color:#33454b}.v117-search button{width:52px;border:0;background:var(--v117-green);color:#fff;display:grid;place-items:center;cursor:pointer}.v117-search button svg{width:21px;height:21px}.v117-tools{display:flex;gap:31px;align-items:center}.v117-tools a{position:relative;min-width:54px;color:#172c31;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;white-space:nowrap}.v117-tools svg{width:25px;height:25px;color:var(--v117-green);stroke-width:1.8}.v117-tools em{position:absolute;right:4px;top:-6px;min-width:18px;height:18px;border-radius:10px;padding:0 4px;background:#ff2020;color:#fff;font:700 10px/18px Arial;text-align:center;font-style:normal}.v117-mobile-menu{display:none!important;border:0;background:transparent;color:var(--v117-green)}
.v117-nav-wrap{background:linear-gradient(90deg,#056d39,#087f42);height:48px}.v117-navrow{height:48px;display:flex;align-items:stretch}.v117-nav{display:flex;align-items:stretch;flex:1;min-width:0}.v117-nav-link{height:48px;display:flex;align-items:center;gap:7px;padding:0 17px;color:#fff!important;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap;transition:.18s}.v117-nav-link svg{width:18px;height:18px}.v117-nav-link:hover,.v117-nav-link.is-home{background:#fff;color:var(--v117-green)!important}.v117-nav-link i{font-style:normal;font-size:12px;margin-left:2px}.v117-nav-node{position:relative}.v117-dropdown{position:absolute;left:0;top:48px;min-width:250px;background:#fff;border:1px solid #e4eae6;border-radius:0 0 10px 10px;padding:8px;box-shadow:0 14px 35px rgba(10,54,35,.15);display:none;z-index:100}.v117-nav-node:hover>.v117-dropdown{display:block}.v117-dropdown a{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:7px;color:#263a3f;text-decoration:none;font-size:12px}.v117-dropdown a:hover{background:#eef8f2;color:var(--v117-green)}.v117-quote{align-self:stretch;min-width:165px;padding:0 18px;background:linear-gradient(135deg,#ff553f,#ff3c2d);color:#fff!important;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800}.v117-quote svg{width:18px;height:18px}
.v117-home{background:linear-gradient(#fff,#fbfffc)}.v117-hero{position:relative;height:350px;overflow:hidden;background:#eef8f1}.v117-hero-slides,.v117-hero-slide{position:absolute;inset:0}.v117-hero-slide{opacity:0;visibility:hidden;transition:opacity .4s ease}.v117-hero-slide.is-active{opacity:1;visibility:visible}.v117-hero-media{position:absolute;inset:0}.v117-hero-media img{width:100%;height:100%;object-fit:cover}.v117-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,255,247,.98) 0%,rgba(246,255,247,.87) 32%,rgba(246,255,247,.25) 56%,rgba(246,255,247,0) 75%)}.v117-hero-copy{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2}.v117-script{font-family:Georgia,serif;font-style:italic;font-size:29px;line-height:1;color:#147342;margin:0 0 1px}.v117-hero h1,.v117-hero h2{font-size:34px;line-height:1.13;margin:0;color:#10232b;font-weight:900;max-width:580px;letter-spacing:-1.1px}.v117-hero-kicker{font-size:10px;letter-spacing:5px;margin:8px 0 6px;color:#294a42;font-weight:700}.v117-hero-text{font-size:12px;color:#596b68;max-width:520px;margin:0 0 12px}.v117-hero-mini{display:flex;gap:0;margin:4px 0 16px}.v117-hero-mini span{display:flex;align-items:center;gap:8px;padding:0 20px;border-right:1px solid #cddfd3;font-size:10px;line-height:1.35;color:#18392f}.v117-hero-mini span:first-child{padding-left:0}.v117-hero-mini span:last-child{border-right:0}.v117-hero-mini svg{width:24px;height:24px;color:var(--v117-green)}.v117-green-btn{height:40px;border-radius:22px;background:var(--v117-green);color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;gap:9px;padding:0 24px;font-size:11px;font-weight:800;box-shadow:0 9px 24px rgba(8,120,62,.18)}.v117-green-btn svg{width:16px}.v117-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.9);box-shadow:0 3px 15px #0001;color:#34514a;font-size:26px;cursor:pointer}.v117-hero-arrow.prev{left:25px}.v117-hero-arrow.next{right:25px}.v117-hero-dots{position:absolute;z-index:4;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:7px}.v117-hero-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#a7c7b5;padding:0}.v117-hero-dots button.is-active{width:20px;border-radius:5px;background:var(--v117-green)}
.v117-categories{padding:18px 0 13px;background:#fff}.v117-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.v117-section-head>div{display:flex;align-items:center;gap:10px}.v117-section-head h2{font-size:22px;line-height:1.15;margin:0;font-weight:900;color:#10232b;letter-spacing:-.5px}.v117-section-head p{font-size:11px;color:#788581;margin:3px 0 0}.v117-section-head>a{display:flex;align-items:center;gap:8px;border:1px solid #0d7b45;border-radius:20px;height:36px;padding:0 16px;text-decoration:none;color:#125f3d;font-size:10px;font-weight:700}.v117-section-head>a svg{width:15px}.v117-title-icon,.v117-title-spark{width:30px;height:30px;display:grid;place-items:center;color:var(--v117-green);font-size:25px}.v117-title-icon svg{width:27px;height:27px}.v117-section-head.compact{margin-bottom:8px}.v117-category-row{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:0 145px}.v117-category{text-decoration:none;color:#132d31;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px}.v117-category>span{width:92px;height:70px;border-radius:50%;background:#e7f5eb;display:block;overflow:hidden;border:1px solid #deeee3;padding:3px}.v117-category img,.v117-category .image-placeholder{width:100%;height:100%;object-fit:cover;border-radius:50%}.v117-category b{text-align:center;font-weight:700}
.v117-featured{padding:15px 0 18px;background:#fff}.v117-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.v117-product-card{min-width:0;background:#fff;border:1px solid #e7ece9;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(19,71,46,.08);transition:.2s}.v117-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(19,71,46,.13)}.v117-product-media{position:relative;display:block;height:205px;background:#f5f6f4;overflow:visible}.v117-product-media>img,.v117-product-media>.image-placeholder{width:100%;height:100%;object-fit:cover;display:block}.v117-product-badge{position:absolute;left:12px;top:11px;z-index:3;background:linear-gradient(135deg,#ff4538,#ff2029);color:#fff;border-radius:18px;padding:7px 11px;font-size:10px;font-weight:800;box-shadow:0 5px 12px rgba(255,38,45,.25)}.v117-product-heart{position:absolute;right:11px;top:10px;z-index:3;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#355e55;box-shadow:0 3px 12px #0002}.v117-product-heart svg{width:18px;height:18px}.v117-brand-float{position:absolute;z-index:4;left:16px;bottom:-18px;min-width:67px;height:38px;border-radius:20px;background:#fff;display:flex;align-items:center;justify-content:center;padding:4px 9px;box-shadow:0 4px 12px #0001;border:1px solid #eee}.v117-brand-float img{max-width:62px;max-height:30px;object-fit:contain}.v117-brand-float b{font-size:12px;color:#c81d19}.v117-product-body{padding:27px 14px 13px}.v117-product-body h3{height:38px;margin:0 0 8px;overflow:hidden}.v117-product-body h3 a{font-size:13px;line-height:19px;font-weight:800;color:#102b32;text-decoration:none}.v117-product-facts{display:grid;gap:4px;min-height:59px}.v117-product-facts div{display:grid;grid-template-columns:19px 1fr;align-items:center;gap:4px;font-size:10.5px;color:#5e6e72}.v117-product-facts i{font-style:normal;color:#d8911b;display:flex;align-items:center;justify-content:center}.v117-product-facts i svg{width:14px;height:14px;stroke-width:1.7}.v117-product-facts b{font-weight:500;color:#43575c}.v117-price-row{margin-top:9px;display:flex;align-items:end;justify-content:space-between;gap:6px;min-height:31px}.v117-price{display:flex;align-items:baseline;gap:2px;flex-wrap:wrap}.v117-price strong{font-size:19px;line-height:1;color:#f21f25;font-weight:900;letter-spacing:-.5px}.v117-price small{font-size:10px;color:#f21f25;font-weight:800}.v117-price del{font-size:9px;color:#7e898b;margin-left:7px}.v117-discount{background:#ff6268;color:#fff;border-radius:7px;padding:5px 6px;font-size:9px;font-weight:800}.v117-product-actions{display:grid;grid-template-columns:1fr 38px;gap:8px;margin-top:10px}.v117-product-cta{height:38px;border-radius:20px;background:linear-gradient(135deg,#15934e,#05773c);display:flex;align-items:center;justify-content:center;gap:7px;color:#fff!important;text-decoration:none;font-size:10.5px}.v117-product-cta svg{width:16px;height:16px}.v117-product-next{height:38px;border-radius:50%;background:#f2f5f3;color:#1c4b3c!important;text-decoration:none;display:grid;place-items:center;font-size:25px}.v117-empty{grid-column:1/-1;border:1px dashed #cbdad0;padding:25px;text-align:center;border-radius:12px;color:#728079}
.v117-promos{padding:0 0 13px;background:#fff}.v117-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v117-promo{height:135px;position:relative;overflow:hidden;border-radius:9px;text-decoration:none;background:#eee}.v117-promo>img,.v117-promo>.image-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v117-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,248,238,.96) 0%,rgba(255,248,238,.65) 45%,rgba(255,255,255,.02) 75%)}.v117-promo:nth-child(2):after{background:linear-gradient(90deg,rgba(250,248,225,.95),rgba(250,248,225,.48),transparent)}.v117-promo:nth-child(3):after{background:linear-gradient(90deg,rgba(230,248,255,.95),rgba(230,248,255,.5),transparent)}.v117-promo span{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:17px 20px;max-width:58%}.v117-promo b{font-size:16px;color:#70261e}.v117-promo:nth-child(3) b{color:#0f5680}.v117-promo small{font-size:11px;margin:2px 0 11px;color:#21393d}.v117-promo em{font-style:normal;height:28px;border-radius:15px;background:var(--v117-green);color:#fff;display:flex;align-items:center;gap:6px;padding:0 13px;font-size:8.5px;font-weight:800}.v117-promo em svg{width:12px}
.v117-benefits{padding:0 0 17px;background:#fff}.v117-benefit-grid{min-height:75px;border:1px solid #edf0ee;border-radius:10px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 5px 18px rgba(18,69,45,.04)}.v117-benefit-grid>div{display:flex;align-items:center;gap:12px;padding:13px 20px;position:relative}.v117-benefit-grid>div:not(:last-child):after{content:"";position:absolute;right:0;top:18px;bottom:18px;width:1px;background:#dfe7e2}.v117-benefit-grid i{width:48px;height:48px;border-radius:50%;background:#eaf7ef;display:grid;place-items:center;color:var(--v117-green)}.v117-benefit-grid i svg{width:25px;height:25px}.v117-benefit-grid span{display:flex;flex-direction:column}.v117-benefit-grid b{font-size:9px;color:#15653f}.v117-benefit-grid small{font-size:9px;color:#7b8582;margin-top:3px}
.v117-news{padding:0 0 23px;background:#fff}.v117-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v117-news-grid article{border:1px solid #e7ece9;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(12,60,39,.05)}.v117-news-grid article>a{text-decoration:none;color:inherit}.v117-news-img{height:125px;background:#f5f5f5}.v117-news-img img,.v117-news-img .image-placeholder{width:100%;height:100%;object-fit:cover}.v117-news-body{padding:9px 11px 12px}.v117-news-body time{font-size:8.5px;color:#8d9996}.v117-news-body h3{font-size:11.5px;line-height:1.4;height:33px;overflow:hidden;margin:4px 0 8px;color:#182f34}.v117-news-body span{display:flex;align-items:center;gap:5px;color:#08783e;font-size:9px;font-weight:700}.v117-news-body span svg{width:12px}.v117-title-icon.news{font-size:21px;background:#08783e;color:#fff;border-radius:4px;width:26px;height:26px}
.v117-footer{background:linear-gradient(180deg,#07603a,#064f32);color:#fff;padding-top:31px}.v117-footer-grid{display:grid;grid-template-columns:1.05fr 1.2fr .75fr 1.15fr;gap:35px;padding-bottom:28px}.v117-footer h3{font-size:11px;margin:0 0 12px;color:#fff}.v117-footer p,.v117-footer a{font-size:9.5px;line-height:1.7;color:#e8f2ed;text-decoration:none}.v117-footer-grid>div:not(:first-child){border-left:1px solid rgba(255,255,255,.18);padding-left:28px}.v117-footer-grid>div:nth-child(2) p{display:grid;grid-template-columns:17px 1fr;gap:6px;align-items:start;margin:5px 0}.v117-footer-grid>div:nth-child(2) svg{width:13px;height:13px;margin-top:2px}.v117-footer-grid>div:nth-child(3){display:flex;flex-direction:column}.v117-footer-grid>div:nth-child(3) a{padding:2px 0}.v117-footer-grid>div:nth-child(3) a:before{content:"•";margin-right:7px}.v117-footer-logo img{width:170px;max-height:60px;object-fit:contain;filter:brightness(0) invert(1)}.v117-footer-brand p{max-width:250px;margin:11px 0}.v117-socials{display:flex;gap:8px}.v117-socials a{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#07603a;font-weight:900;font-size:12px}.v117-footer-newsletter form{height:32px;background:#fff;border-radius:4px;display:flex;overflow:hidden;margin:7px 0 15px}.v117-footer-newsletter input{flex:1;min-width:0;border:0;padding:0 10px;font-size:9px;outline:0}.v117-footer-newsletter button{border:0;background:#65b943;color:#fff;padding:0 16px;font-size:9px;font-weight:700}.v117-cert{display:flex;gap:11px}.v117-cert span{min-width:102px;border:2px solid #fff;border-radius:5px;padding:5px 8px;text-align:center;font-size:9px;font-weight:800;background:#1d73a8}.v117-cert span:last-child{background:#66a83d}.v117-cert small{font-size:6px}.v117-footer-bottom{border-top:1px solid rgba(255,255,255,.14);background:#07593a}.v117-footer-bottom>div{height:43px;display:flex;align-items:center;justify-content:space-between;font-size:8.5px;color:#dce9e2}
@media(max-width:1050px){.v117-shell{width:min(100% - 28px,var(--v117-shell))}.v117-mainrow{grid-template-columns:190px 1fr auto;gap:18px}.v117-logo img{max-width:175px}.v117-tools{gap:16px}.v117-nav-link{padding-inline:10px;font-size:11px}.v117-quote{min-width:145px;padding-inline:12px}.v117-category-row{padding-inline:80px}.v117-product-media{height:180px}.v117-price strong{font-size:17px}.v117-promo b{font-size:14px}}
@media(max-width:820px){.v117-topbar{height:31px}.v117-topbar-left{font-size:9px}.v117-topbar-right span{display:none}.v117-topbar-right{gap:8px;font-size:9px}.v117-mainrow{height:66px;grid-template-columns:150px 1fr 40px;gap:10px}.v117-logo img{max-width:145px}.v117-search{height:39px}.v117-tools{display:none}.v117-mobile-menu{display:grid!important;place-items:center;width:40px;height:40px}.v117-mobile-menu svg{width:25px;height:25px}.v117-nav-wrap{height:auto}.v117-navrow{height:auto;display:block}.v117-nav{display:none;position:absolute;left:0;right:0;top:97px;background:#fff;box-shadow:0 15px 30px #0002;padding:8px 14px;z-index:120}.v117-header.v26-open .v117-nav{display:block}.v117-nav-node{display:block}.v117-nav-link{height:42px;color:#183b30!important;border-bottom:1px solid #eef2ef;padding:0 8px}.v117-nav-link.is-home{background:#edf8f1}.v117-dropdown{position:static;box-shadow:none;border:0;padding:0 0 8px 15px;display:none}.v117-nav-node.v26-open-node>.v117-dropdown{display:block}.v117-quote{display:none}.v117-hero{height:390px}.v117-hero-wash{background:linear-gradient(90deg,rgba(246,255,247,.96),rgba(246,255,247,.68) 68%,rgba(246,255,247,.12))}.v117-hero-copy{justify-content:flex-end;padding-bottom:34px}.v117-script{font-size:24px}.v117-hero h1,.v117-hero h2{font-size:29px;max-width:470px}.v117-hero-kicker{letter-spacing:3px}.v117-hero-text{display:none}.v117-hero-mini{gap:0}.v117-hero-mini span{padding:0 11px;font-size:9px}.v117-hero-mini svg{width:20px}.v117-category-row{padding:0;gap:10px}.v117-category>span{width:75px;height:60px}.v117-category{font-size:10px}.v117-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.v117-product-media{height:220px}.v117-promos .v117-promo-grid{grid-template-columns:1fr}.v117-promo{height:120px}.v117-benefit-grid{grid-template-columns:repeat(2,1fr)}.v117-benefit-grid>div:nth-child(2):after{display:none}.v117-news-grid{grid-template-columns:repeat(2,1fr)}.v117-footer-grid{grid-template-columns:1fr 1fr}.v117-footer-grid>div:nth-child(3){border-left:0;padding-left:0}.v117-footer-bottom>div{height:auto;min-height:48px;padding:10px 0;gap:15px}}
@media(max-width:560px){.v117-shell{width:calc(100% - 22px)}.v117-topbar-left b{font-size:8px}.v117-topbar-right a{font-size:8px}.v117-mainrow{grid-template-columns:125px 1fr 38px}.v117-logo img{max-width:120px}.v117-search input{font-size:10px;padding:0 9px}.v117-search button{width:40px}.v117-hero{height:330px}.v117-hero-arrow{width:31px;height:31px;font-size:21px}.v117-hero-arrow.prev{left:8px}.v117-hero-arrow.next{right:8px}.v117-script{font-size:20px}.v117-hero h1,.v117-hero h2{font-size:24px;max-width:330px}.v117-hero-kicker{font-size:8px;letter-spacing:2px}.v117-hero-mini span:nth-child(4){display:none}.v117-green-btn{height:36px;font-size:9px}.v117-section-head{align-items:center}.v117-section-head h2{font-size:18px}.v117-section-head p{font-size:9px}.v117-section-head>a{display:none}.v117-category-row{overflow:auto;scrollbar-width:none;justify-content:start;grid-template-columns:repeat(5,92px);padding-bottom:5px}.v117-category-row::-webkit-scrollbar{display:none}.v117-product-grid{gap:8px}.v117-product-card{border-radius:10px}.v117-product-media{height:145px}.v117-product-badge{left:8px;top:8px;padding:5px 7px;font-size:8px}.v117-product-heart{width:29px;height:29px;right:7px;top:7px}.v117-brand-float{left:10px;bottom:-15px;height:31px;min-width:54px}.v117-brand-float img{max-width:49px;max-height:23px}.v117-product-body{padding:22px 9px 9px}.v117-product-body h3{height:35px;margin-bottom:5px}.v117-product-body h3 a{font-size:10.5px;line-height:16px}.v117-product-facts{gap:2px;min-height:48px}.v117-product-facts div{grid-template-columns:15px 1fr;font-size:8.5px}.v117-product-facts i svg{width:11px;height:11px}.v117-price-row{margin-top:6px}.v117-price strong{font-size:14px}.v117-price small,.v117-price del{font-size:7.5px}.v117-price del{margin-left:3px}.v117-discount{padding:4px;font-size:7px}.v117-product-actions{grid-template-columns:1fr 31px;gap:5px;margin-top:7px}.v117-product-cta,.v117-product-next{height:31px}.v117-product-cta{font-size:8px}.v117-product-cta svg{width:12px}.v117-product-next{font-size:20px}.v117-benefit-grid{grid-template-columns:1fr}.v117-benefit-grid>div:after{display:none!important}.v117-benefit-grid>div{padding:9px 14px}.v117-benefit-grid i{width:39px;height:39px}.v117-news-grid{grid-template-columns:1fr 1fr;gap:8px}.v117-news-img{height:95px}.v117-news-body{padding:7px}.v117-news-body h3{font-size:9.5px;height:27px}.v117-footer-grid{grid-template-columns:1fr}.v117-footer-grid>div{border-left:0!important;padding-left:0!important;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}.v117-footer-grid>div:first-child{border-top:0;padding-top:0}.v117-footer-bottom>div{display:block;text-align:center}.v117-footer-bottom span{display:block;margin:3px 0}}

/* V118 — HOME TYPOGRAPHY 13PX: frontend only, Admin untouched */
@media (min-width:821px){
  .v117-topbar{font-size:13px}
  .v117-search input{font-size:13px}
  .v117-tools a{font-size:13px}
  .v117-nav-link,.v117-nav-link i,.v117-dropdown a,.v117-quote{font-size:13px}
  .v117-hero-text{font-size:13px}
  .v117-hero-mini span{font-size:13px}
  .v117-green-btn{font-size:13px}
  .v117-section-head p{font-size:13px}
  .v117-section-head>a{font-size:13px}
  .v117-category{font-size:13px}
  .v117-product-badge{font-size:13px}
  .v117-brand-float b{font-size:13px}
  .v117-product-body h3 a{font-size:15px;line-height:21px}
  .v117-product-body h3{height:42px}
  .v117-product-facts div{font-size:13px;line-height:1.45}
  .v117-product-facts{gap:5px;min-height:68px}
  .v117-price small,.v117-price del,.v117-discount{font-size:13px}
  .v117-product-cta{font-size:13px}
  .v117-promo small{font-size:13px}
  .v117-promo em{font-size:13px}
  .v117-benefit-grid b,.v117-benefit-grid small{font-size:13px}
  .v117-news-body time,.v117-news-body span{font-size:13px}
  .v117-news-body h3{font-size:14px;line-height:1.45;height:41px}
  .v117-footer h3{font-size:14px}
  .v117-footer p,.v117-footer a{font-size:13px;line-height:1.7}
  .v117-footer-newsletter input,.v117-footer-newsletter button{font-size:13px}
  .v117-cert span{font-size:12px}
  .v117-cert small{font-size:10px}
  .v117-footer-bottom>div{font-size:12px}
}

@media (max-width:820px){
  .v117-topbar{font-size:12px}
  .v117-topbar-left,.v117-topbar-right,.v117-topbar-right a{font-size:12px}
  .v117-search input{font-size:13px}
  .v117-nav-link,.v117-dropdown a{font-size:13px}
  .v117-category{font-size:13px}
  .v117-section-head p{font-size:13px}
  .v117-product-badge{font-size:11px}
  .v117-product-body h3 a{font-size:13px;line-height:18px}
  .v117-product-facts div{font-size:12px}
  .v117-product-cta{font-size:12px}
  .v117-benefit-grid b,.v117-benefit-grid small{font-size:12px}
  .v117-news-body time,.v117-news-body span{font-size:12px}
  .v117-news-body h3{font-size:13px}
  .v117-footer h3{font-size:14px}
  .v117-footer p,.v117-footer a{font-size:13px}
  .v117-footer-newsletter input,.v117-footer-newsletter button{font-size:12px}
  .v117-footer-bottom>div{font-size:11px}
}

@media (max-width:560px){
  .v117-topbar-left b,.v117-topbar-right a{font-size:11px}
  .v117-search input{font-size:12px}
  .v117-section-head p{font-size:12px}
  .v117-category{font-size:12px}
  .v117-product-body h3 a{font-size:12px;line-height:17px}
  .v117-product-body h3{height:36px}
  .v117-product-facts div{font-size:11px;line-height:1.35}
  .v117-product-facts{min-height:55px}
  .v117-price small,.v117-price del{font-size:10px}
  .v117-discount{font-size:10px}
  .v117-product-cta{font-size:11px}
  .v117-news-body h3{font-size:12px;height:34px}
  .v117-news-body time,.v117-news-body span{font-size:11px}
}


/* SOURCE assets/css/home-v119.css */
/* V119 — DANH MUC SAN PHAM: homepage-only redesign */
.v119-categories{position:relative;padding:38px 0 42px;background:linear-gradient(180deg,#fff 0%,#fbfffc 48%,#f4fbf6 100%);overflow:hidden}
.v119-categories:before,.v119-categories:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}
.v119-categories:before{width:260px;height:260px;left:-145px;top:32px;background:radial-gradient(circle,#dff4e5 0,rgba(223,244,229,0) 70%)}
.v119-categories:after{width:330px;height:330px;right:-190px;bottom:-120px;background:radial-gradient(circle,#e7f7eb 0,rgba(231,247,235,0) 72%)}
.v119-category-head{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;margin-bottom:24px}
.v119-category-heading{display:flex;align-items:flex-start;gap:12px}.v119-category-leaf{width:38px;height:38px;display:grid;place-items:center;color:#0b7a43;margin-top:1px}.v119-category-leaf svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v119-category-heading h2{margin:0;color:#111e24;font-size:31px;line-height:1.05;font-weight:900;letter-spacing:-.8px}.v119-category-heading h2 em{font-style:normal;color:#0a7140}.v119-category-heading p{margin:8px 0 0;font-size:13px;color:#5e6d69;line-height:1.45}
.v119-category-slogan{min-width:235px;text-align:center;color:#176843;transform:rotate(-2deg)}.v119-category-slogan span,.v119-category-slogan b{display:block;font-family:"Segoe Script","Brush Script MT",cursive;font-weight:600}.v119-category-slogan span{font-size:21px}.v119-category-slogan b{font-size:18px;margin-top:-2px}.v119-category-slogan:after{content:"";display:block;width:116px;height:3px;border-radius:99px;background:#147546;margin:8px auto 0;transform:rotate(-5deg)}
.v119-category-all{height:42px;padding:0 18px;border:1.5px solid #167444;border-radius:24px;display:flex;align-items:center;gap:9px;color:#145d3b;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap;background:#fff;transition:.2s ease}.v119-category-all svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.v119-category-all:hover{background:#0b7743;color:#fff;transform:translateY(-1px)}
.v119-category-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.v119-category-card{--tone:#e7f6ea;--accent:#0a8047;display:block;border-radius:20px;overflow:hidden;text-decoration:none;color:#13262b;background:linear-gradient(145deg,#fff 15%,var(--tone));border:1px solid rgba(15,82,54,.07);box-shadow:0 9px 24px rgba(26,76,53,.07);transition:transform .22s ease,box-shadow .22s ease}.v119-category-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(26,76,53,.13)}
.v119-tone-0{--tone:#edf9ee;--accent:#078046}.v119-tone-1{--tone:#fff0ef;--accent:#ef3e42}.v119-tone-2{--tone:#fff8dc;--accent:#eea600}.v119-tone-3{--tone:#eaf7fd;--accent:#1797d1}.v119-tone-4{--tone:#f2edff;--accent:#7655d7}.v119-tone-5{--tone:#e7f6fd;--accent:#1494cc}.v119-tone-6{--tone:#fff2e8;--accent:#ef7c21}.v119-tone-7{--tone:#ffecef;--accent:#ee243d}
.v119-category-media{position:relative;height:205px;overflow:hidden;margin:0}.v119-category-media>img,.v119-category-media>.image-placeholder{width:100%;height:100%;display:block;object-fit:cover}.v119-category-media:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.05));pointer-events:none}
.v119-category-icon{position:absolute;left:16px;top:14px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;z-index:2;box-shadow:0 7px 16px rgba(0,0,0,.12)}.v119-category-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.v119-category-body{padding:12px 17px 16px}.v119-category-body h3{margin:0;color:#13242a;font-size:20px;line-height:1.2;font-weight:900;letter-spacing:-.25px}.v119-category-body p{margin:5px 0 11px;min-height:39px;color:#4f5f5b;font-size:13px;line-height:1.45}.v119-category-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.v119-category-foot b{font-size:14px;color:#12282c}.v119-category-foot b span{font-weight:800}.v119-category-foot i{flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 15%,white);color:var(--accent);font-style:normal;transition:.2s ease}.v119-category-foot i svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.v119-category-card:hover .v119-category-foot i{background:var(--accent);color:#fff;transform:translateX(2px)}
@supports not (background:color-mix(in srgb,red 10%,white)){.v119-category-foot i{background:#eef5f0}}
@media(max-width:1050px){.v119-category-head{grid-template-columns:1fr auto}.v119-category-slogan{display:none}.v119-category-grid{grid-template-columns:repeat(2,1fr)}.v119-category-media{height:235px}}
@media(max-width:820px){.v119-categories{padding:28px 0 32px}.v119-category-heading h2{font-size:25px}.v119-category-heading p{font-size:13px}.v119-category-all{height:39px;font-size:12px}.v119-category-grid{gap:13px}.v119-category-media{height:190px}.v119-category-body h3{font-size:18px}}
@media(max-width:560px){.v119-categories{padding:22px 0 28px}.v119-category-head{display:block;margin-bottom:17px}.v119-category-heading{gap:8px}.v119-category-leaf{width:30px;height:30px}.v119-category-leaf svg{width:27px;height:27px}.v119-category-heading h2{font-size:21px;letter-spacing:-.45px}.v119-category-heading p{font-size:12px;margin-top:5px}.v119-category-all{display:none}.v119-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v119-category-card{border-radius:14px}.v119-category-media{height:124px}.v119-category-icon{left:9px;top:9px;width:38px;height:38px}.v119-category-icon svg{width:23px;height:23px}.v119-category-body{padding:9px 10px 11px}.v119-category-body h3{font-size:14px;line-height:1.25}.v119-category-body p{font-size:11px;line-height:1.35;min-height:30px;margin:4px 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v119-category-foot b{font-size:11px}.v119-category-foot b span{display:none}.v119-category-foot i{width:31px;height:31px;flex-basis:31px}.v119-category-foot i svg{width:15px;height:15px}}


/* SOURCE assets/css/header-v102.css */
/* V102 — header/menu rebuilt to match approved homepage mockup. */
.store-body{--v102-green:#057a35;--v102-green-dark:#05652d;--v102-orange:#ff5a2f;--v102-text:#202b25;--v102-line:#e7eee9}
.store-body .v102-shell{width:min(1460px,calc(100% - 48px));margin-inline:auto}
.store-body .v102-topbar{height:34px;background:linear-gradient(90deg,#006b2b,#057a35);color:#fff}
.store-body .v102-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:11px}
.store-body .v102-top-slogan,.store-body .v102-top-links{display:flex;align-items:center;gap:10px}.store-body .v102-top-slogan b{font-weight:700}.store-body .v102-top-slogan em{font-style:normal;opacity:.9}.store-body .v102-top-links{gap:18px}.store-body .v102-top-links a{color:#fff;text-decoration:none;opacity:.95}.store-body .v102-social{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--v102-green);font-size:9px;font-weight:900}
.store-body .v102-header{background:#fff!important;position:relative!important;z-index:300!important}
.store-body .v102-mainrow{height:92px;display:grid;grid-template-columns:230px minmax(420px,1fr) 150px 110px 46px;gap:22px;align-items:center}
.store-body .v102-logo{display:flex;align-items:center;text-decoration:none}.store-body .v102-logo img{width:205px;max-height:70px;object-fit:contain;object-position:left center}
.store-body .v102-search{height:46px;display:flex;border:1px solid #d6dfda;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 2px 10px rgba(14,70,42,.04)}.store-body .v102-search input{flex:1;min-width:0;border:0;outline:0;padding:0 18px;font-size:13px;color:#45544c}.store-body .v102-search button{width:60px;border:0;background:var(--v102-green);color:#fff;font-size:21px;cursor:pointer}
.store-body .v102-account,.store-body .v102-cart{display:flex;align-items:center;gap:9px;color:var(--v102-text);text-decoration:none;position:relative}.store-body .v102-account i,.store-body .v102-cart i{font-style:normal;font-size:25px;color:var(--v102-green)}.store-body .v102-account span,.store-body .v102-cart span{display:flex;flex-direction:column}.store-body .v102-account small,.store-body .v102-cart small{font-size:10px;color:#5d6b64}.store-body .v102-account b,.store-body .v102-cart b{font-size:11px}.store-body .v102-cart em{position:absolute;left:17px;top:-8px;min-width:17px;height:17px;border-radius:999px;background:var(--v102-orange);color:#fff;display:grid;place-items:center;font:800 9px Arial;font-style:normal}
.store-body .v102-navbar{height:52px;border-top:1px solid var(--v102-line);border-bottom:1px solid var(--v102-line);background:#fff;box-shadow:0 3px 11px rgba(0,56,25,.05)}
.store-body .v102-navrow{height:52px;display:grid;grid-template-columns:285px minmax(0,1fr) 170px;align-items:stretch;gap:22px;position:relative}
.store-body .v102-catalog{height:52px}.store-body .v102-catalog-button{width:100%;height:52px!important;display:flex;align-items:center;justify-content:flex-start!important;gap:11px!important;padding:0 18px!important;border:0!important;border-radius:6px 6px 0 0!important;background:var(--v102-green)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.01em;cursor:pointer}.store-body .v102-catalog-button>span{font-size:20px!important}.store-body .v102-catalog-button>i{margin-left:auto;font-style:normal}
.store-body .v102-nav{height:52px!important;display:flex!important;align-items:stretch!important;gap:26px!important;justify-content:flex-start!important;overflow:visible!important}.store-body .v102-link{height:52px!important;padding:0!important;background:transparent!important;color:#242c27!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em;display:flex!important;align-items:center!important;position:relative}.store-body .v102-link:hover,.store-body .v102-link.is-home{color:var(--v102-green)!important}.store-body .v102-link.is-home:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--v102-green);border-radius:3px 3px 0 0}
.store-body .v102-hotline{height:52px;display:flex;align-items:center;justify-content:flex-end;gap:9px;text-decoration:none;color:var(--v102-text)}.store-body .v102-hotline i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--v102-green);color:#fff;font-style:normal;font-size:17px}.store-body .v102-hotline span{display:flex;flex-direction:column}.store-body .v102-hotline small{font-size:10px}.store-body .v102-hotline strong{font-size:14px;color:var(--v102-orange);line-height:1.1}
.store-body .v102-mega{top:52px!important;left:0!important;width:min(1050px,calc(100vw - 60px))!important}
.store-body .v102-mobile-button{display:none!important}
@media(max-width:1180px) and (min-width:981px){.store-body .v102-shell{width:calc(100% - 28px)}.store-body .v102-mainrow{grid-template-columns:170px minmax(300px,1fr) 120px 88px 0;gap:14px}.store-body .v102-logo img{width:160px}.store-body .v102-navrow{grid-template-columns:230px minmax(0,1fr) 150px;gap:14px}.store-body .v102-nav{gap:17px!important}.store-body .v102-link{font-size:11px!important}.store-body .v102-catalog-button{font-size:11px!important}.store-body .v102-top-links a:nth-child(-n+2){display:none}}
@media(max-width:980px){.store-body .v102-topbar{height:30px}.store-body .v102-topbar-inner{height:30px}.store-body .v102-top-links{display:none}.store-body .v102-top-slogan{width:100%;justify-content:center;font-size:9px}.store-body .v102-mainrow{height:72px;display:grid;grid-template-columns:118px 1fr 42px;gap:9px}.store-body .v102-logo img{width:112px}.store-body .v102-search{height:40px}.store-body .v102-account,.store-body .v102-cart{display:none}.store-body .v102-mobile-button{display:block!important;width:42px!important;height:40px!important;border:0!important;border-radius:6px!important;background:var(--v102-green)!important;color:#fff!important;font-size:20px!important}.store-body .v102-navbar{height:0;border:0;box-shadow:none}.store-body .v102-navrow{height:0;display:block}.store-body .v102-catalog{position:absolute;left:0;right:0;top:0;display:none}.store-body .v102-nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:auto!important;max-height:calc(100vh - 105px);overflow:auto!important;background:#fff;padding:8px 12px 18px!important;flex-direction:column!important;gap:0!important;box-shadow:0 18px 38px rgba(7,61,42,.2);z-index:600}.store-body .v102-header.v26-open .v102-nav{display:flex!important}.store-body .v102-header.v26-open .v102-catalog{display:block;z-index:601;transform:translateY(0)}.store-body .v102-header.v26-open .v102-nav{padding-top:58px!important}.store-body .v102-link{width:100%!important;height:44px!important;border-bottom:1px solid #edf2ef!important;font-size:12px!important}.store-body .v102-hotline{display:none}.store-body .v102-catalog-button{height:50px!important;border-radius:0!important}.store-body .v102-mega{position:static!important;width:100%!important;height:auto!important}.store-body .v102-link.is-home:after{display:none}}
@media(max-width:520px){.store-body .v102-shell{width:calc(100% - 20px)}.store-body .v102-mainrow{grid-template-columns:96px 1fr 40px}.store-body .v102-logo img{width:92px}.store-body .v102-search input{font-size:11px;padding:0 10px}.store-body .v102-search button{width:43px}}

/* V103 - Menu Tin tức 2 cấp đồng bộ danh mục Admin */
.store-body .v102-news-node{height:52px;display:flex;align-items:stretch;position:relative}
.store-body .v102-news-link{gap:5px!important}
.store-body .v102-news-link>i{font-style:normal;font-size:10px;transition:transform .18s ease}
.store-body .v102-news-node.is-open>.v102-news-link>i{transform:rotate(180deg)}
.store-body .v102-news-dropdown{top:52px!important;left:-16px!important;width:285px!important;padding:8px!important;border-top-color:var(--v102-green)!important;overflow:visible!important}
.store-body .v102-news-node.is-open>.v102-news-dropdown{opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}
.store-body .v102-news-dropdown>a,.store-body .v102-news-parent{min-height:42px!important}
.store-body .v102-news-dropdown i{font-style:normal}
.store-body .v102-news-all{background:#f1f8f4!important;color:var(--v102-green)!important;margin-bottom:4px;font-weight:800!important}
.store-body .v102-news-group{position:relative}
.store-body .v102-news-parent{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:9px 11px!important;border-bottom:1px solid #edf2ef!important;border-radius:5px!important;color:#315247!important;text-decoration:none!important;font-size:11px!important}
.store-body .v102-news-group:hover>.v102-news-parent{background:#eef8f3!important;color:var(--v102-green)!important;padding-left:15px!important}
.store-body .v102-news-children{position:absolute;left:100%;top:-8px;width:260px;padding:8px;background:#fff;border:1px solid #dbe6e1;border-top:3px solid var(--v102-green);border-radius:0 0 10px 10px;box-shadow:0 18px 38px rgba(8,60,42,.15);opacity:0;visibility:hidden;transform:translateX(8px);pointer-events:none;transition:.16s ease;z-index:530}
.store-body .v102-news-group:hover>.v102-news-children,.store-body .v102-news-group:focus-within>.v102-news-children{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.store-body .v102-news-children a{min-height:39px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2ef;color:#315247;text-decoration:none;font-size:11px;font-weight:700;border-radius:5px}
.store-body .v102-news-children a:last-child{border-bottom:0}
.store-body .v102-news-children a:hover{background:#eef8f3;color:var(--v102-green);padding-left:15px}
@media(max-width:980px){
 .store-body .v102-news-node{height:auto!important;display:block!important;width:100%}
 .store-body .v102-news-link{padding-right:48px!important}
 .store-body .v102-news-toggle{display:block!important}
 .store-body .v102-news-dropdown{position:static!important;width:100%!important;padding:4px 10px 8px!important;border:0!important;box-shadow:none!important;background:#f8fbf9!important}
 .store-body .v102-news-group{border-bottom:1px solid #e8efeb}
 .store-body .v102-news-parent{min-height:40px!important;border:0!important;background:transparent!important}
 .store-body .v102-news-children{position:static!important;width:100%!important;padding:0 0 5px 13px!important;border:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;background:transparent!important}
 .store-body .v102-news-children a{min-height:35px!important;padding:7px 10px!important;font-size:10.5px!important;background:#fff}
}
