/* 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}}
