@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--cvk-green:#075f3d;--cvk-green-2:#0a754b;--cvk-red:#e5391f;--cvk-gold:#f5b700;--cvk-bg:#f7f7f2;--cvk-card:#fff;--cvk-text:#14231b;--cvk-muted:#66736c;--cvk-line:#e4e9e5;--cvk-shadow:0 12px 32px rgba(7,95,61,.09);--cvk-radius:16px;--cvk-container:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cvk-bg);color:var(--cvk-text);font-family:Inter,Arial,sans-serif}body.admin-bar .cvk-site-header{top:32px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.cvk-container{width:min(calc(100% - 32px),var(--cvk-container));margin-inline:auto}.screen-reader-text,.cvk-skip-link{position:absolute;left:-9999px}.cvk-skip-link:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px}
.cvk-site-header{position:sticky;top:0;z-index:300;background:#fff;box-shadow:0 1px 0 var(--cvk-line)}.cvk-topbar{background:var(--cvk-green);color:#fff;font-size:12px;font-weight:600}.cvk-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.cvk-main-header{background:#fff}.cvk-header-inner{min-height:76px;display:grid;grid-template-columns:180px 130px minmax(260px,1fr) 245px;gap:16px;align-items:center}.cvk-logo>span,.cvk-logo .custom-logo-link{font-family:'Be Vietnam Pro',sans-serif;font-size:29px;font-weight:800;color:var(--cvk-green);line-height:.9;display:inline-flex;flex-direction:column;align-items:center}.cvk-logo small{font-size:11px;color:var(--cvk-red);letter-spacing:2px}.custom-logo{max-height:54px;width:auto}.cvk-category-wrap{position:relative}.cvk-category-wrap summary{list-style:none}.cvk-category-wrap summary::-webkit-details-marker{display:none}.cvk-category-button{height:46px;border-radius:11px;background:var(--cvk-green);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer}.cvk-category-menu{position:absolute;top:55px;left:0;width:620px;background:#fff;border:1px solid var(--cvk-line);border-radius:16px;padding:18px;box-shadow:var(--cvk-shadow)}.cvk-category-menu-head{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--cvk-line)}.cvk-category-menu-head a{font-size:13px;color:var(--cvk-green);font-weight:700}.cvk-category-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:14px}.cvk-category-menu-grid a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px}.cvk-category-menu-grid a:hover{background:#f1f7f3}.cvk-category-menu-icon{width:23px;height:23px;border-radius:7px;background:#e6f5ed;color:var(--cvk-green);display:grid;place-items:center;font-size:8px}.cvk-search{height:46px;display:grid;grid-template-columns:1fr 52px;border:1px solid #cfd9d3;border-radius:11px;overflow:hidden;background:#fff}.cvk-search input{border:0;padding:0 18px;outline:none;font:inherit}.cvk-search button{border:0;background:var(--cvk-green);color:#fff;font-size:23px;cursor:pointer}.cvk-header-actions{display:flex;justify-content:flex-end;gap:20px}.cvk-action-link{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;white-space:nowrap}.cvk-action-icon{font-size:22px}.cvk-cart-count{position:absolute;right:7px;top:-7px;background:var(--cvk-red);color:#fff;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px}.cvk-desktop-nav{display:none}.cvk-menu-toggle,.cvk-mobile-drawer,.cvk-drawer-backdrop{display:none}
.cvk-home-hero{padding:18px 0 8px}.cvk-home-hero-card{min-height:500px;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1.03fr 1fr;background:linear-gradient(115deg,#f5f3e8,#e7eddd);box-shadow:0 8px 25px rgba(0,0,0,.03)}.cvk-home-hero-copy{padding:68px 48px;position:relative;display:flex;flex-direction:column;justify-content:center}.cvk-home-kicker{margin:0 0 6px;font-family:'Be Vietnam Pro',sans-serif;font-size:44px;font-style:italic;color:var(--cvk-green);font-weight:400}.cvk-home-hero h1{margin:0;font-family:'Be Vietnam Pro',sans-serif;font-size:72px;line-height:1;color:var(--cvk-green);font-weight:800}.cvk-home-lead{font-size:23px;line-height:1.45;font-weight:600;margin:26px 0}.cvk-home-actions{display:flex;gap:14px}.cvk-btn{min-height:46px;border-radius:10px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.cvk-btn-primary{background:var(--cvk-green);color:#fff}.cvk-btn-light{background:#fff;border:1px solid var(--cvk-green);color:var(--cvk-green)}.cvk-slider-dots{position:absolute;left:50px;bottom:22px;display:flex;gap:8px}.cvk-slider-dots i{width:8px;height:8px;border-radius:50%;background:#b8beb7}.cvk-slider-dots i.is-active{background:var(--cvk-green)}.cvk-home-hero-image{min-height:500px}.cvk-home-hero-image img{width:100%;height:100%;object-fit:cover}
.cvk-home-categories{padding:10px 0}.cvk-category-row{display:grid;grid-template-columns:repeat(8,1fr);gap:18px;padding:18px 12px}.cvk-home-category{text-align:center;font-size:13px}.cvk-home-category-icon{width:76px;height:76px;margin:0 auto 9px;border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);display:grid;place-items:center;font-size:38px;transition:.2s}.cvk-home-category:hover .cvk-home-category-icon{transform:translateY(-4px);box-shadow:var(--cvk-shadow)}.cvk-home-category strong{display:block}
.cvk-home-quick{padding:4px 0 18px}.cvk-home-quick-card{min-height:64px;background:#fff;border-radius:14px;display:grid;grid-template-columns:150px 1fr 24px;align-items:center;padding:10px 20px;box-shadow:0 4px 18px rgba(0,0,0,.035)}.cvk-home-quick-tags{display:flex;gap:10px;flex-wrap:wrap}.cvk-home-quick-tags a{background:#f0f1ed;border-radius:999px;padding:9px 15px;font-size:13px}.cvk-home-section{padding:24px 0}.cvk-home-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cvk-home-section-head h2{font-family:'Be Vietnam Pro',sans-serif;margin:0;font-size:26px}.cvk-home-section-head a{font-size:13px;color:var(--cvk-green);font-weight:700}
.cvk-product-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.cvk-product-card{position:relative;background:transparent;min-width:0}.cvk-product-media{display:block;position:relative;aspect-ratio:1/1;border-radius:14px;background:#fff;overflow:hidden}.cvk-product-media img{width:100%;height:100%;object-fit:contain;padding:6px;transition:.25s}.cvk-product-card:hover img{transform:scale(1.04)}.cvk-chip{position:absolute;z-index:2;left:7px;top:7px;background:#1b9b59;color:#fff;font-size:8px;font-weight:800;border-radius:999px;padding:3px 6px}.cvk-product-body{position:relative;padding-top:10px;padding-right:28px}.cvk-product-body h3{font-size:13px;line-height:1.35;margin:0 0 5px;font-weight:600;min-height:35px}.cvk-product-price{color:var(--cvk-red);font-weight:800;font-size:13px}.cvk-product-price del{color:#999;font-weight:400}.cvk-add{position:absolute;right:0;bottom:0;width:27px;height:27px;border-radius:8px;background:var(--cvk-green)!important;color:#fff!important;display:grid!important;place-items:center;padding:0!important;line-height:1!important;border:0!important}.cvk-empty{background:#fff;padding:32px;border-radius:14px;text-align:center}
.cvk-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cvk-promo-card{min-height:160px;border-radius:16px;padding:22px 24px;color:#fff;display:flex;justify-content:space-between;overflow:hidden;box-shadow:var(--cvk-shadow)}.cvk-promo-card span{font-size:12px;font-weight:700;letter-spacing:.5px}.cvk-promo-card h3{font-family:'Be Vietnam Pro';font-size:24px;margin:7px 0 2px}.cvk-promo-card p{margin:0 0 18px}.cvk-promo-card a{background:#fff;color:#18352a;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700}.cvk-promo-card b{font-size:70px;align-self:center}.cvk-promo-member,.cvk-promo-ship{background:linear-gradient(135deg,#0b6d48,#06442f)}.cvk-promo-sale{background:linear-gradient(135deg,#f16524,#e32918)}
.cvk-featured-categories{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.cvk-featured-categories a{background:#fff;border-radius:12px;overflow:hidden}.cvk-featured-categories span{height:92px;display:grid;place-items:center;font-size:48px;background:linear-gradient(#f7f3ea,#fff)}.cvk-featured-categories strong{display:block;padding:10px;font-size:11px;text-align:center;line-height:1.35}
.cvk-meal-showcase{display:grid;grid-template-columns:300px 270px 1fr;min-height:270px;background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.04)}.cvk-meal-visual{display:grid;place-items:center;background:linear-gradient(135deg,#f4d5a6,#9d2d16)}.cvk-meal-bowl{font-size:150px;filter:drop-shadow(0 18px 16px rgba(0,0,0,.18))}.cvk-meal-copy{padding:32px 28px}.cvk-meal-copy h3{font-family:'Be Vietnam Pro';font-size:25px;margin:0 0 12px}.cvk-meal-copy p{font-size:14px;color:var(--cvk-muted)}.cvk-meal-copy ul{padding-left:20px;color:var(--cvk-green);font-size:13px}.cvk-meal-ingredients{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;padding:24px 12px;gap:8px}.cvk-meal-ingredients div{text-align:center;position:relative}.cvk-meal-ingredients span{display:grid;place-items:center;width:72px;height:72px;border-radius:14px;background:#f5f6f2;margin:0 auto 8px;font-size:38px}.cvk-meal-ingredients strong,.cvk-meal-ingredients small{display:block;font-size:10px}.cvk-meal-ingredients small{color:var(--cvk-muted);margin-top:4px}
.cvk-review-card{background:#fff;border-radius:16px;min-height:140px;display:flex;align-items:center;justify-content:center;gap:16px;box-shadow:0 4px 18px rgba(0,0,0,.04)}.cvk-google-word{font-size:29px;font-weight:700;color:#4285f4}.cvk-review-card>strong{font-size:32px}.cvk-stars{color:#f7b500;font-size:24px;letter-spacing:2px}.cvk-review-card small{color:var(--cvk-muted)}.cvk-review-card a{color:var(--cvk-green);font-weight:700;font-size:13px}
.cvk-store-layout{display:grid;grid-template-columns:340px 340px 1fr;gap:0;background:#fff;border-radius:16px;overflow:hidden}.cvk-store-photo{height:250px}.cvk-store-photo img{width:100%;height:100%;object-fit:cover}.cvk-store-info{padding:30px}.cvk-store-info h3{font-family:'Be Vietnam Pro';color:var(--cvk-green)}.cvk-store-info p{font-size:13px;line-height:1.7}.cvk-socials{display:flex;gap:10px;margin-top:18px}.cvk-socials a{width:32px;height:32px;border-radius:50%;background:var(--cvk-green);color:#fff;display:grid;place-items:center;font-size:11px}.cvk-map-card{min-height:250px;background:linear-gradient(135deg,#e7ece8,#d7e2da);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cvk-map-card span{font-size:52px}.cvk-map-card strong{color:var(--cvk-red);font-size:18px}.cvk-map-card small{margin-top:7px;color:var(--cvk-muted)}
.cvk-footer{margin-top:28px;background:linear-gradient(135deg,#06442f,#0c6e49);color:#fff;padding:46px 0 20px}.cvk-footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:36px}.cvk-footer-logo{font-family:'Be Vietnam Pro';font-size:30px;font-weight:800;display:flex;flex-direction:column;line-height:.9;width:max-content}.cvk-footer-logo small{font-size:10px;letter-spacing:2px;color:#ff6b51;text-align:center}.cvk-footer p{font-size:13px;line-height:1.7;color:#e7f0eb}.cvk-footer h3{font-size:13px;margin:0 0 16px}.cvk-footer-grid>div:not(:first-child){display:flex;flex-direction:column}.cvk-footer-grid a{font-size:12px;margin-bottom:9px;color:#ecf5f0}.cvk-footer-social{display:flex;gap:8px}.cvk-footer-social a{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.13);display:grid;place-items:center}.cvk-footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px}.cvk-bottom-nav{display:none}
.woocommerce .woocommerce-breadcrumb,.woocommerce .sidebar,.widget-area{display:none!important}.woocommerce .site-main,.woocommerce-page .site-main{width:100%!important}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border-radius:14px;padding:12px}
@media(max-width:1100px){body.admin-bar .cvk-site-header{top:32px}.cvk-container{width:min(calc(100% - 24px),920px)}.cvk-topbar-inner span:nth-child(n+3){display:none}.cvk-header-inner{grid-template-columns:44px 160px 1fr 80px;min-height:68px}.cvk-menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.cvk-menu-toggle span{display:block;width:22px;height:2px;background:var(--cvk-text)}.cvk-category-wrap{display:none}.cvk-header-actions .cvk-wishlist-link,.cvk-header-actions a:nth-child(2) span:last-child,.cvk-header-actions .cvk-cart-link span:last-of-type{display:none}.cvk-header-actions{gap:11px}.cvk-desktop-nav{display:none}.cvk-mobile-drawer{display:block;position:fixed;z-index:500;left:0;top:0;bottom:0;width:min(84vw,360px);background:#fff;transform:translateX(-105%);transition:.25s;padding:20px;overflow:auto}.cvk-mobile-drawer.is-open{transform:none}.cvk-drawer-backdrop{display:block;position:fixed;z-index:490;inset:0;background:rgba(0,0,0,.45)}.cvk-drawer-backdrop[hidden]{display:none}.cvk-mobile-drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--cvk-line);padding-bottom:15px}.cvk-mobile-drawer-head strong{color:var(--cvk-green);font-size:21px}.cvk-mobile-drawer-head small{color:var(--cvk-red)}.cvk-mobile-drawer-head button{border:0;background:#eee;border-radius:50%;width:34px;height:34px;font-size:23px}.cvk-mobile-shop-link{display:block;background:var(--cvk-green);color:#fff;padding:13px;margin:16px 0;border-radius:10px}.cvk-mobile-menu-list{list-style:none;padding:0}.cvk-mobile-menu-list a{display:block;padding:12px 3px;border-bottom:1px solid var(--cvk-line)}.cvk-mobile-drawer-meta{display:flex;flex-direction:column;gap:10px;margin-top:20px;font-size:13px}.cvk-home-hero-card{min-height:390px}.cvk-home-hero-copy{padding:40px 28px}.cvk-home-kicker{font-size:30px}.cvk-home-hero h1{font-size:48px}.cvk-home-lead{font-size:16px}.cvk-home-hero-image{min-height:390px}.cvk-category-row{grid-template-columns:repeat(4,1fr)}.cvk-product-grid{grid-template-columns:repeat(4,1fr)}.cvk-featured-categories{grid-template-columns:repeat(4,1fr)}.cvk-meal-showcase{grid-template-columns:250px 1fr}.cvk-meal-ingredients{grid-column:1/-1;border-top:1px solid var(--cvk-line)}.cvk-store-layout{grid-template-columns:1fr 1fr}.cvk-map-card{grid-column:1/-1}.cvk-footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.cvk-footer-grid>div:nth-child(n+4){display:none}.cvk-promo-grid{grid-template-columns:1fr 1fr}.cvk-promo-grid article:last-child{grid-column:1/-1}}
@media(max-width:767px){body{padding-bottom:66px}body.admin-bar .cvk-site-header{top:46px}.cvk-container{width:min(calc(100% - 20px),540px)}.cvk-topbar{display:none}.cvk-header-inner{grid-template-columns:38px 1fr 96px;gap:8px;min-height:62px}.cvk-logo{text-align:center}.cvk-logo>span{font-size:19px}.cvk-search{position:absolute;left:10px;right:10px;top:70px;display:none}.cvk-header-actions{grid-column:3}.cvk-header-actions .cvk-wishlist-link{display:none}.cvk-action-link:nth-child(2){display:none}.cvk-home-hero{padding-top:10px}.cvk-home-hero-card{grid-template-columns:1fr;min-height:0;position:relative}.cvk-home-hero-copy{padding:34px 24px 24px;min-height:360px;z-index:2;background:linear-gradient(90deg,rgba(247,246,238,.97) 0%,rgba(247,246,238,.75) 58%,rgba(247,246,238,.1) 100%)}.cvk-home-hero-image{position:absolute;inset:0;min-height:0}.cvk-home-kicker{font-size:27px}.cvk-home-hero h1{font-size:44px;max-width:220px}.cvk-home-lead{font-size:15px;max-width:240px}.cvk-home-actions{flex-direction:column;width:130px}.cvk-btn{min-height:40px;padding:9px 12px;font-size:12px}.cvk-slider-dots{left:auto;right:28px;bottom:18px}.cvk-category-row{grid-template-columns:repeat(4,1fr);gap:10px;padding:12px 0}.cvk-home-category-icon{width:58px;height:58px;font-size:29px;border-radius:14px}.cvk-home-category{font-size:10px}.cvk-home-quick-card{grid-template-columns:1fr 18px;padding:12px 14px}.cvk-home-quick-card>strong{grid-column:1/-1;margin-bottom:8px}.cvk-home-quick-tags{gap:7px}.cvk-home-quick-tags a{padding:7px 10px;font-size:10px}.cvk-home-section{padding:18px 0}.cvk-home-section-head h2{font-size:20px}.cvk-product-grid{grid-template-columns:repeat(2,1fr);gap:13px}.cvk-product-grid .cvk-product-card:nth-child(n+5){display:none}.cvk-product-body h3{font-size:11px}.cvk-promo-grid{grid-template-columns:1fr;gap:10px}.cvk-promo-grid article:last-child{grid-column:auto}.cvk-promo-card{min-height:110px;padding:15px 17px}.cvk-promo-card h3{font-size:18px}.cvk-promo-card p{font-size:11px;margin-bottom:10px}.cvk-promo-card b{font-size:45px}.cvk-featured-categories{grid-template-columns:repeat(4,1fr);gap:8px}.cvk-featured-categories span{height:65px;font-size:34px}.cvk-featured-categories strong{font-size:8px;padding:7px 4px}.cvk-meal-showcase{grid-template-columns:120px 1fr;min-height:0}.cvk-meal-bowl{font-size:82px}.cvk-meal-copy{padding:18px 15px}.cvk-meal-copy h3{font-size:18px}.cvk-meal-copy p,.cvk-meal-copy li{font-size:10px}.cvk-meal-ingredients{grid-template-columns:repeat(3,1fr);padding:14px 7px}.cvk-meal-ingredients span{width:55px;height:55px;font-size:29px}.cvk-review-card{flex-wrap:wrap;padding:20px;gap:8px}.cvk-google-word{font-size:20px}.cvk-review-card>strong{font-size:24px}.cvk-stars{font-size:17px}.cvk-review-card a{width:100%;text-align:center}.cvk-store-layout{grid-template-columns:1fr}.cvk-store-photo{height:180px}.cvk-store-info{padding:20px}.cvk-map-card{min-height:170px}.cvk-footer{padding:30px 0 20px}.cvk-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.cvk-footer-brand{grid-column:1/-1}.cvk-footer-grid>div:nth-child(n+4){display:none}.cvk-footer-bottom{flex-direction:column;gap:8px}.cvk-bottom-nav{display:grid;position:fixed;z-index:380;left:0;right:0;bottom:0;height:66px;background:#fff;border-top:1px solid var(--cvk-line);grid-template-columns:repeat(5,1fr)}.cvk-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px}.cvk-bottom-nav span{font-size:9px;margin-top:3px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}}

/* v0.5.1 visual alignment hotfix */
@media (min-width:1280px){
  .cvk-container{width:min(calc(100% - 48px),1440px)}
  .cvk-home-hero-card{min-height:540px;grid-template-columns:44% 56%}
  .cvk-home-hero-copy{padding:72px 64px}
  .cvk-home-hero-image{min-height:540px}
  .cvk-home-hero-image img{object-position:center center}
  .cvk-category-row{gap:24px}
  .cvk-home-section{padding:30px 0}
}
.cvk-home-hero-card{border:1px solid rgba(7,92,58,.06);box-shadow:0 14px 36px rgba(31,50,40,.08)}
.cvk-product-media{box-shadow:0 5px 16px rgba(31,50,40,.055);border:1px solid #eef1ec}
.cvk-product-card:hover .cvk-product-media{box-shadow:0 10px 24px rgba(31,50,40,.11)}
.cvk-home-section-head h2{font-weight:800;letter-spacing:-.02em}
.cvk-empty{border:1px dashed #dce5dd;color:#627168}

/* =========================================================
   WP05.2 — Enterprise Product Card v0.6.0
   ========================================================= */
.cvk-product-grid,
.woocommerce ul.products{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:22px;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.cvk-product-card,
.woocommerce ul.products li.product.cvk-product-card{
  position:relative;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  min-width:0;
  overflow:hidden;
  background:#fff;
  border:1px solid #e7ece8;
  border-radius:18px;
  box-shadow:0 5px 18px rgba(23,52,37,.055);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.cvk-product-card:hover{
  transform:translateY(-5px);
  border-color:#d7e4dc;
  box-shadow:0 15px 34px rgba(23,52,37,.13);
}
.cvk-product-card__media-wrap{position:relative;padding:11px 11px 0}
.cvk-product-card__media{
  position:relative;
  display:block;
  overflow:hidden;
  aspect-ratio:1/1;
  border-radius:14px;
  background:linear-gradient(145deg,#f8faf7,#eef3ef);
}
.cvk-product-card__media img{
  width:100%;height:100%;object-fit:contain;
  padding:8px;
  transition:transform .35s ease;
}
.cvk-product-card:hover .cvk-product-card__media img{transform:scale(1.055)}
.cvk-product-badge,.cvk-product-discount{
  position:absolute;z-index:2;top:10px;min-height:24px;
  display:inline-flex;align-items:center;justify-content:center;
  padding:4px 9px;border-radius:999px;color:#fff;
  font-size:10px;font-weight:800;letter-spacing:.04em;
  box-shadow:0 4px 12px rgba(0,0,0,.12)
}
.cvk-product-badge{left:10px;background:var(--cvk-green)}
.cvk-product-badge--sale{background:var(--cvk-red)}
.cvk-product-badge--hot{background:#f37021}
.cvk-product-badge--limited{background:#6f42c1}
.cvk-product-badge--member{background:#1261a0}
.cvk-product-badge--preorder{background:#8a5a2b}
.cvk-product-discount{right:10px;background:var(--cvk-red)}
.cvk-wishlist-button{
  position:absolute;z-index:3;right:18px;bottom:8px;
  width:38px;height:38px;border-radius:50%;border:1px solid #dde6df;
  display:grid;place-items:center;background:rgba(255,255,255,.96);
  color:#42564b;font-size:24px;line-height:1;cursor:pointer;
  box-shadow:0 5px 16px rgba(20,45,31,.1);transition:.2s
}
.cvk-wishlist-button:hover,.cvk-wishlist-button.is-active{color:#fff;background:var(--cvk-red);border-color:var(--cvk-red);transform:scale(1.06)}
.cvk-product-overlay-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;background:rgba(20,35,27,.82);color:#fff;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:800}
.cvk-product-card__body{display:flex;flex-direction:column;min-height:174px;padding:14px 15px 15px}
.cvk-product-card__eyebrow{margin:0 0 5px;color:var(--cvk-green);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.cvk-product-card__title{margin:0;min-height:42px;font-family:'Be Vietnam Pro',sans-serif;font-size:14px;line-height:1.45;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.cvk-product-card__title a:hover{color:var(--cvk-green)}
.cvk-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:var(--cvk-muted);font-size:10px}
.cvk-stock-label{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-weight:700}
.cvk-stock-label:before{content:'';width:6px;height:6px;border-radius:50%;background:#18a05e}
.cvk-stock-label.is-low{color:#b06a00}.cvk-stock-label.is-low:before{background:#f0a000}
.cvk-stock-label.is-out{color:#c62a21}.cvk-stock-label.is-out:before{background:#c62a21}
.cvk-stock-label.is-preorder{color:#6f42c1}.cvk-stock-label.is-preorder:before{background:#6f42c1}
.cvk-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px}
.cvk-product-card__price{min-width:0;display:flex;flex-direction:column;gap:2px}
.cvk-product-card__price .cvk-price-current,.cvk-product-card__price .amount{color:var(--cvk-red);font-size:17px;font-weight:800;line-height:1.15}
.cvk-product-card__price del,.cvk-product-card__price del .amount{color:#95a19a!important;font-size:11px!important;font-weight:500!important}
.cvk-product-card__price ins{text-decoration:none}
.cvk-product-add{
  flex:0 0 auto!important;width:42px!important;height:42px!important;min-height:42px!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:var(--cvk-green)!important;color:#fff!important;font-size:24px!important;font-weight:500!important;
  box-shadow:0 6px 15px rgba(7,95,61,.21)!important;transition:.2s!important
}
.cvk-product-add:hover{background:var(--cvk-green-2)!important;transform:translateY(-2px)}
.cvk-product-add.loading{opacity:.65;pointer-events:none}
.cvk-product-add.added{background:#168a4a!important}
.cvk-product-add__text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.cvk-product-add--disabled{background:#8d9992!important;box-shadow:none!important}
.woocommerce a.added_to_cart{display:none!important}
.cvk-shop-main{padding:28px 0 56px}
.woocommerce .woocommerce-result-count{color:var(--cvk-muted);font-size:13px}
.woocommerce .woocommerce-ordering select{border:1px solid var(--cvk-line);border-radius:10px;background:#fff;padding:10px 34px 10px 12px}
.woocommerce nav.woocommerce-pagination{margin-top:34px}
.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px}
.woocommerce nav.woocommerce-pagination ul li{border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:38px;height:38px;border:1px solid var(--cvk-line);border-radius:10px;display:grid;place-items:center;padding:0;background:#fff}
.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--cvk-green);color:#fff;border-color:var(--cvk-green)}
@media(max-width:1280px){.cvk-product-grid,.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.cvk-product-grid,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}}
@media(max-width:640px){
  .cvk-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .cvk-product-card{border-radius:14px}.cvk-product-card__media-wrap{padding:8px 8px 0}.cvk-product-card__media{border-radius:11px}
  .cvk-product-card__body{padding:10px 11px 12px;min-height:154px}.cvk-product-card__title{font-size:11px;min-height:34px}.cvk-product-card__eyebrow{font-size:8px}
  .cvk-product-card__meta{font-size:8px}.cvk-product-card__price .cvk-price-current,.cvk-product-card__price .amount{font-size:14px}
  .cvk-product-add{width:36px!important;height:36px!important;min-height:36px!important;border-radius:10px!important;font-size:20px!important}
  .cvk-wishlist-button{width:32px;height:32px;right:13px;bottom:5px;font-size:20px}.cvk-product-badge,.cvk-product-discount{top:7px;padding:3px 7px;font-size:8px}.cvk-product-badge{left:7px}.cvk-product-discount{right:7px}
}

/* v0.6.3 — WooCommerce archive loop hardening */
.cvk-shop-main{padding:48px 0 72px;min-height:60vh}
.cvk-shop-header{margin:0 0 22px}
.cvk-shop-header .page-title{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.15;color:var(--cvk-text)}
.cvk-shop-main .woocommerce-notices-wrapper:empty{display:none}
.cvk-shop-main .woocommerce-result-count{float:none;margin:0 0 14px}
.cvk-shop-main .woocommerce-ordering{float:none;margin:0 0 28px}
.cvk-shop-main ul.products{clear:both;margin:0!important;padding:0!important;list-style:none!important}
.cvk-shop-main ul.products li.product.cvk-product-card{display:flex!important;flex-direction:column!important}
@media(max-width:767px){.cvk-shop-main{padding:28px 0 54px}.cvk-shop-header{margin-bottom:16px}.cvk-shop-main .woocommerce-ordering{margin-bottom:20px;width:100%}.cvk-shop-main .woocommerce-ordering select{width:100%}}

/* v0.6.5 — Enterprise Category System */
.cvk-category-row{grid-template-columns:repeat(9,minmax(0,1fr));gap:14px}
.cvk-home-category small{display:block;margin-top:4px;color:var(--cvk-muted);font-size:10px;line-height:1.25}
.cvk-featured-categories{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:1100px){.cvk-category-row{grid-template-columns:repeat(5,1fr)}.cvk-featured-categories{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.cvk-category-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:12px 2px 16px}.cvk-home-category{flex:0 0 82px;scroll-snap-align:start}.cvk-home-category small{display:none}.cvk-featured-categories{grid-template-columns:repeat(3,1fr)}}

/* =========================================================
   WP06.2 — Enterprise Homepage foundation v0.6.6
   ========================================================= */
.cvk-enterprise-hero{padding:30px 0 16px}
.cvk-enterprise-hero__grid{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(260px,.75fr);gap:18px}
.cvk-enterprise-hero__main{min-height:470px;display:grid;grid-template-columns:48% 52%;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,#063f2c 0%,#0b7048 100%);color:#fff;box-shadow:0 20px 48px rgba(7,95,61,.16)}
.cvk-enterprise-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:54px 48px;position:relative;z-index:2}
.cvk-enterprise-hero__eyebrow{margin:0 0 15px;color:#d7f4e2;font-size:11px;font-weight:800;letter-spacing:.13em}
.cvk-enterprise-hero h1{margin:0;font-family:'Be Vietnam Pro',sans-serif;font-size:clamp(36px,4vw,60px);line-height:1.08;letter-spacing:-.04em}
.cvk-enterprise-hero__copy>p:not(.cvk-enterprise-hero__eyebrow){max-width:540px;margin:20px 0 0;color:rgba(255,255,255,.84);font-size:16px;line-height:1.75}
.cvk-enterprise-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.cvk-btn-ghost{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.35)}
.cvk-btn-ghost:hover{background:#fff;color:var(--cvk-green)}
.cvk-enterprise-hero__image{position:relative;min-height:470px}
.cvk-enterprise-hero__image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a6544 0%,rgba(10,101,68,.18) 35%,transparent 70%)}
.cvk-enterprise-hero__image img{width:100%;height:100%;object-fit:cover}
.cvk-enterprise-hero__side{display:grid;grid-template-rows:1fr 1fr;gap:18px}
.cvk-enterprise-mini-banner{display:flex;flex-direction:column;justify-content:flex-end;min-height:220px;padding:28px;border-radius:24px;overflow:hidden;box-shadow:0 12px 34px rgba(23,52,37,.1);transition:transform .2s ease}
.cvk-enterprise-mini-banner:hover{transform:translateY(-4px)}
.cvk-enterprise-mini-banner span{font-size:10px;font-weight:800;letter-spacing:.12em}.cvk-enterprise-mini-banner strong{margin-top:8px;font-family:'Be Vietnam Pro',sans-serif;font-size:24px;line-height:1.2}.cvk-enterprise-mini-banner small{margin-top:7px;line-height:1.5}
.cvk-enterprise-mini-banner--member{background:linear-gradient(145deg,#fff0d8,#ffd991);color:#6f3d00}.cvk-enterprise-mini-banner--delivery{background:linear-gradient(145deg,#e4f6ed,#acdcbf);color:#074c31}
.cvk-home-benefits{padding:14px 0 26px}.cvk-home-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.cvk-home-benefits article{display:flex;align-items:center;gap:13px;padding:17px 18px;background:#fff;border:1px solid var(--cvk-line);border-radius:16px}.cvk-home-benefits article>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#edf7f1;font-size:21px}.cvk-home-benefits strong,.cvk-home-benefits small{display:block}.cvk-home-benefits strong{font-size:13px}.cvk-home-benefits small{margin-top:3px;color:var(--cvk-muted);font-size:10px;line-height:1.4}
.cvk-home-enterprise-section{padding:34px 0}.cvk-home-enterprise-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.cvk-home-enterprise-head p{margin:0 0 5px;color:var(--cvk-green);font-size:10px;font-weight:800;letter-spacing:.13em}.cvk-home-enterprise-head h2{margin:0;font-family:'Be Vietnam Pro',sans-serif;font-size:clamp(25px,3vw,34px);line-height:1.2;letter-spacing:-.025em}.cvk-home-enterprise-head div>span{display:block;margin-top:7px;color:var(--cvk-muted);font-size:13px}.cvk-home-enterprise-head>a{flex:0 0 auto;color:var(--cvk-green);font-size:13px;font-weight:800}
.cvk-home-enterprise-categories{background:#fff;border-block:1px solid #edf0ed}.cvk-home-enterprise-category-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:13px}.cvk-home-enterprise-category{min-width:0;text-align:center;padding:14px 8px 16px;border:1px solid #e8ede9;border-radius:17px;background:#fff;transition:.22s}.cvk-home-enterprise-category:hover{transform:translateY(-4px);border-color:#cfe1d6;box-shadow:0 12px 25px rgba(23,52,37,.09)}.cvk-home-enterprise-category__visual{width:74px;height:74px;display:grid;place-items:center;margin:0 auto 11px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#f0f8f3,#e5f1e9)}.cvk-home-enterprise-category__visual b{font-size:31px}.cvk-home-enterprise-category__visual img{width:100%;height:100%;object-fit:cover}.cvk-home-enterprise-category strong{display:block;min-height:38px;font-size:11px;line-height:1.45}.cvk-home-enterprise-category small{display:block;margin-top:4px;color:var(--cvk-muted);font-size:9px}
@media(max-width:1100px){.cvk-enterprise-hero__grid{grid-template-columns:1fr}.cvk-enterprise-hero__side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.cvk-enterprise-mini-banner{min-height:165px}.cvk-home-benefits__grid{grid-template-columns:repeat(2,1fr)}.cvk-home-enterprise-category-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:767px){.cvk-enterprise-hero{padding:14px 0 8px}.cvk-enterprise-hero__main{min-height:auto;grid-template-columns:1fr;border-radius:20px}.cvk-enterprise-hero__copy{padding:34px 25px}.cvk-enterprise-hero h1{font-size:34px}.cvk-enterprise-hero__copy>p:not(.cvk-enterprise-hero__eyebrow){font-size:13px;line-height:1.65}.cvk-enterprise-hero__actions{margin-top:22px}.cvk-enterprise-hero__actions .cvk-btn{flex:1;min-width:130px}.cvk-enterprise-hero__image{min-height:245px}.cvk-enterprise-hero__image:after{background:linear-gradient(180deg,rgba(10,101,68,.22),transparent 45%)}.cvk-enterprise-hero__side{gap:10px}.cvk-enterprise-mini-banner{min-height:140px;padding:20px;border-radius:18px}.cvk-enterprise-mini-banner strong{font-size:17px}.cvk-enterprise-mini-banner small{font-size:10px}.cvk-home-benefits{padding:10px 0 18px}.cvk-home-benefits__grid{gap:8px}.cvk-home-benefits article{padding:12px 10px;gap:8px}.cvk-home-benefits article>span{width:34px;height:34px;font-size:17px}.cvk-home-benefits strong{font-size:10px}.cvk-home-benefits small{font-size:8px}.cvk-home-enterprise-section{padding:26px 0}.cvk-home-enterprise-head{align-items:flex-end;margin-bottom:17px}.cvk-home-enterprise-head h2{font-size:24px}.cvk-home-enterprise-head div>span{font-size:11px}.cvk-home-enterprise-category-grid{display:flex;overflow-x:auto;gap:11px;padding:2px 2px 14px;scroll-snap-type:x mandatory}.cvk-home-enterprise-category{flex:0 0 112px;scroll-snap-align:start}.cvk-home-enterprise-category__visual{width:66px;height:66px}.cvk-home-enterprise-category strong{font-size:10px}.cvk-home-enterprise-head>a{font-size:11px}}

/* =========================================================
   WP06.4.1 — Lazy category product sections v0.6.7
   ========================================================= */
.cvk-home-category-products:nth-of-type(even){background:#fbfcfb}
.cvk-home-category-products.is-lazy{content-visibility:auto;contain-intrinsic-size:880px}
.cvk-lazy-products{min-height:300px}
.cvk-product-grid--home-category{grid-template-columns:repeat(5,minmax(0,1fr))}
.cvk-product-skeleton-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.cvk-product-skeleton{min-width:0;padding:10px 10px 16px;border:1px solid #e8ede9;border-radius:18px;background:#fff;overflow:hidden}
.cvk-product-skeleton span,.cvk-product-skeleton b,.cvk-product-skeleton i,.cvk-product-skeleton em{display:block;border-radius:9px;background:linear-gradient(90deg,#edf1ee 25%,#f8faf8 45%,#edf1ee 65%);background-size:300% 100%;animation:cvk-skeleton 1.35s ease-in-out infinite}
.cvk-product-skeleton span{aspect-ratio:1/1}.cvk-product-skeleton b{width:72%;height:11px;margin-top:14px}.cvk-product-skeleton i{width:92%;height:10px;margin-top:9px}.cvk-product-skeleton em{width:48%;height:18px;margin-top:18px}
.cvk-home-category-products.is-loaded .cvk-lazy-products{animation:cvk-products-reveal .3s ease both}
.cvk-lazy-error{min-height:220px;display:grid;place-content:center;justify-items:center;gap:12px;border:1px dashed #cfdbd3;border-radius:18px;background:#fff;color:var(--cvk-muted)}
.cvk-lazy-error p{margin:0}.cvk-lazy-error button{border:0;border-radius:10px;padding:10px 16px;background:var(--cvk-green);color:#fff;font-weight:700;cursor:pointer}
@keyframes cvk-skeleton{0%{background-position:100% 0}100%{background-position:0 0}}
@keyframes cvk-products-reveal{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1280px){.cvk-product-grid--home-category,.cvk-product-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.cvk-product-grid--home-category,.cvk-product-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.cvk-product-grid--home-category,.cvk-product-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cvk-product-skeleton{padding:8px 8px 13px;border-radius:14px}.cvk-lazy-products{min-height:260px}.cvk-home-category-products.is-lazy{contain-intrinsic-size:1500px}}
@media(prefers-reduced-motion:reduce){.cvk-product-skeleton span,.cvk-product-skeleton b,.cvk-product-skeleton i,.cvk-product-skeleton em{animation:none}.cvk-home-category-products.is-loaded .cvk-lazy-products{animation:none}}

/* =========================================================
   WP06.6 — Footer, accessibility, responsive & CWV v0.6.8
   ========================================================= */
.cvk-footer{content-visibility:auto;contain-intrinsic-size:720px;background:#073f2d;color:#fff;padding-top:0}
.cvk-footer-lead{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:42px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.14)}
.cvk-footer-kicker{display:block;margin-bottom:7px;color:#bfe7cf;font-size:11px;font-weight:800;letter-spacing:.12em}
.cvk-footer-lead h2{max-width:680px;margin:0;color:#fff;font-size:clamp(24px,3vw,38px);line-height:1.2}
.cvk-footer-lead-actions{display:flex;gap:10px;flex-wrap:wrap}.cvk-footer .cvk-btn-light{background:#fff;color:#073f2d;border-color:#fff}
.cvk-footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:36px;padding-top:42px;padding-bottom:42px}
.cvk-footer-logo{display:inline-flex;flex-direction:column;color:#fff!important;font-family:'Be Vietnam Pro',sans-serif;font-size:22px;font-weight:800;line-height:1}.cvk-footer-logo small{margin-top:5px;color:#bfe7cf;font-size:10px;letter-spacing:.3em}
.cvk-footer-brand p{max-width:300px;color:#d4e6dc;line-height:1.7}.cvk-footer-contact{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:9px;color:#d4e6dc;font-size:13px}.cvk-footer-contact a{color:inherit}
.cvk-footer-column{border:0}.cvk-footer-column summary{list-style:none;cursor:default;color:#fff;font-size:12px;font-weight:800;letter-spacing:.07em}.cvk-footer-column summary::-webkit-details-marker{display:none}
.cvk-footer-links{display:grid;gap:11px;margin-top:17px}.cvk-footer-links a{color:#d4e6dc;font-size:13px;line-height:1.45}.cvk-footer-links a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.cvk-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:22px;border-top:1px solid rgba(255,255,255,.14);color:#b9d2c5;font-size:11px}
.cvk-home-section{content-visibility:auto;contain-intrinsic-size:650px}.cvk-enterprise-hero,.cvk-home-benefits,.cvk-home-categories{content-visibility:visible;contain:none}
:where(a,button,input,select,summary):focus-visible{outline:3px solid #f4b942;outline-offset:3px}
img{max-width:100%;height:auto}.cvk-store-photo img{aspect-ratio:16/10;object-fit:cover}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.cvk-product-card:hover{transform:none}.cvk-product-card:hover .cvk-product-card__media img{transform:none}}
@media(max-width:1100px){.cvk-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.cvk-footer-brand{grid-row:span 2}}
@media(max-width:767px){
  body{padding-bottom:68px}.cvk-footer-lead{align-items:flex-start;flex-direction:column;padding-top:32px;padding-bottom:28px}.cvk-footer-lead-actions{width:100%}.cvk-footer-lead-actions .cvk-btn{flex:1;text-align:center;justify-content:center}
  .cvk-footer-grid{display:block;padding-top:30px;padding-bottom:28px}.cvk-footer-brand{padding-bottom:24px}.cvk-footer-column{border-top:1px solid rgba(255,255,255,.14)}.cvk-footer-column summary{position:relative;cursor:pointer;padding:17px 28px 17px 0}.cvk-footer-column summary:after{content:'+';position:absolute;right:4px;top:13px;font-size:22px;font-weight:400}.cvk-footer-column[open] summary:after{content:'−'}.cvk-footer-links{margin:0;padding:0 0 18px}
  .cvk-footer-bottom{align-items:flex-start;flex-direction:column;padding-bottom:26px}.cvk-bottom-nav{padding-bottom:max(5px,env(safe-area-inset-bottom))}
}

/* WP07.1 — Enterprise live search */
.cvk-search-shell{position:relative;min-width:0;z-index:360}.cvk-search-shell .cvk-search{width:100%}.cvk-search-results{position:absolute;z-index:370;top:calc(100% + 8px);left:0;right:0;overflow:hidden;background:#fff;border:1px solid var(--cvk-line);border-radius:16px;box-shadow:0 18px 50px rgba(23,52,37,.18)}.cvk-search-status{padding:14px 16px;color:var(--cvk-muted);font-size:12px}.cvk-search-status:empty{display:none}.cvk-search-list{max-height:min(520px,65vh);overflow:auto}.cvk-search-result{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 14px;border-top:1px solid #eef2ef;transition:background .15s ease}.cvk-search-result:hover,.cvk-search-result.is-active{background:#f1f8f4}.cvk-search-result__image{width:54px;height:54px;border-radius:11px;overflow:hidden;background:#f3f5f3}.cvk-search-result__image img{width:100%;height:100%;object-fit:cover}.cvk-search-result__content{min-width:0}.cvk-search-result__content strong,.cvk-search-result__content small{display:block}.cvk-search-result__content strong{overflow:hidden;color:var(--cvk-text);font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.cvk-search-result__content small{margin-top:4px;color:var(--cvk-muted);font-size:10px}.cvk-search-result__meta{text-align:right;white-space:nowrap}.cvk-search-result__price{display:block;color:var(--cvk-red);font-size:12px;font-weight:800}.cvk-search-result__meta small{display:block;margin-top:4px;color:var(--cvk-green);font-size:9px}.cvk-search-result__meta small.is-out{color:#9b2c2c}.cvk-search-all{display:block;padding:13px 16px;border-top:1px solid var(--cvk-line);color:var(--cvk-green);font-size:12px;font-weight:800;text-align:center;background:#fbfdfb}.cvk-search-all:hover{background:#eef7f2}.cvk-search-shell.is-open .cvk-search{border-color:var(--cvk-green);box-shadow:0 0 0 3px rgba(10,101,68,.1)}
@media(max-width:767px){.cvk-search-shell{position:absolute;left:10px;right:10px;top:70px;display:none}.cvk-search-shell.is-mobile-active{display:block;position:fixed;z-index:500;inset:0;padding:14px;background:rgba(248,250,248,.98)}.cvk-search-shell.is-mobile-active:before{content:'Tìm sản phẩm';display:block;margin:2px 0 12px;font-family:'Be Vietnam Pro',sans-serif;font-size:18px;font-weight:800}.cvk-search-shell.is-mobile-active .cvk-search{position:static;display:grid;height:50px}.cvk-search-shell.is-mobile-active .cvk-search-results{position:static;margin-top:10px;max-height:calc(100vh - 100px);border-radius:14px;box-shadow:none}.cvk-search-shell.is-mobile-active .cvk-search-list{max-height:calc(100vh - 180px)}.cvk-search-result{grid-template-columns:58px minmax(0,1fr) auto;padding:11px 10px}.cvk-search-result__image{width:58px;height:58px}.cvk-search-result__content strong{font-size:12px}.cvk-search-result__meta{max-width:86px}.cvk-search-result__price{font-size:11px}}
