@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(340px,1fr) 180px;gap:16px;align-items:center}.cvk-logo>span{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:minmax(0,1fr) 44px 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-search .cvk-voice-search{background:#eef7f2;color:var(--cvk-green);font-size:18px;border-left:1px solid #d9e5de}.cvk-search button:hover{filter:brightness(.96)}.cvk-header-actions{display:flex;justify-content:flex-end;gap:24px}.cvk-action-link{position:relative;display:flex;min-width:66px;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;border-radius:10px;font-size:11px;white-space:nowrap;transition:background .15s ease,color .15s ease}.cvk-action-link:hover,.cvk-action-link:focus-visible{background:#eef7f2;color:var(--cvk-green)}.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:block;border-top:1px solid var(--cvk-line);background:#fff}.cvk-primary-menu{display:flex;align-items:center;justify-content:center;gap:30px;min-height:44px;margin:0;padding:0;list-style:none}.cvk-primary-menu>li{position:relative}.cvk-primary-menu a{display:flex;align-items:center;min-height:44px;color:var(--cvk-text);font-size:13px;font-weight:700}.cvk-primary-menu a:hover,.cvk-primary-menu .current-menu-item>a,.cvk-primary-menu .current-menu-ancestor>a{color:var(--cvk-green)}.cvk-primary-menu .sub-menu{position:absolute;z-index:390;top:100%;left:0;display:none;min-width:220px;margin:0;padding:8px;background:#fff;border:1px solid var(--cvk-line);border-radius:12px;box-shadow:var(--cvk-shadow);list-style:none}.cvk-primary-menu li:hover>.sub-menu,.cvk-primary-menu li:focus-within>.sub-menu{display:block}.cvk-primary-menu .sub-menu a{min-height:38px;padding:0 10px;border-radius:8px;font-weight:600}.cvk-primary-menu .sub-menu a:hover{background:#eef7f2}.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 rgb(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 rgb(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 rgb(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:#fff0;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 rgb(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 rgb(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 rgb(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:rgb(255 255 255 / .13);display:grid;place-items:center}.cvk-footer-bottom{border-top:1px solid rgb(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:#fff0;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:rgb(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,rgb(247 246 238 / .97) 0%,rgb(247 246 238 / .75) 58%,rgb(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}}@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 rgb(7 92 58 / .06);box-shadow:0 14px 36px rgb(31 50 40 / .08)}.cvk-product-media{box-shadow:0 5px 16px rgb(31 50 40 / .055);border:1px solid #eef1ec}.cvk-product-card:hover .cvk-product-media{box-shadow:0 10px 24px rgb(31 50 40 / .11)}.cvk-home-section-head h2{font-weight:800;letter-spacing:-.02em}.cvk-empty{border:1px dashed #dce5dd;color:#627168}.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 rgb(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 rgb(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 rgb(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:rgb(255 255 255 / .96);color:#42564b;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 5px 16px rgb(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:rgb(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 rgb(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}}.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%}}.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)}}.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 rgb(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:rgb(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:rgb(255 255 255 / .1);color:#fff;border:1px solid rgb(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%,rgb(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 rgb(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 rgb(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,rgb(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}}.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}}.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 rgb(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 rgb(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 rgb(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))}}.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 rgb(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 rgb(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:rgb(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}}.cvk-search-discovery{padding:10px 14px 12px;border-bottom:1px solid var(--cvk-border,#e6ece8)}.cvk-search-discovery[hidden]{display:none!important}.cvk-search-discovery-group+.cvk-search-discovery-group{margin-top:14px}.cvk-search-discovery-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:13px}.cvk-search-discovery-head strong{color:var(--cvk-text,#17251d)}.cvk-search-clear{border:0;background:#fff0;color:var(--cvk-muted,#66756d);font:inherit;cursor:pointer;padding:2px 0}.cvk-search-clear:hover,.cvk-search-clear:focus-visible{color:var(--cvk-primary,#16784a);text-decoration:underline}.cvk-search-chips{display:flex;flex-wrap:wrap;gap:7px}.cvk-search-chip{min-height:34px;border:1px solid var(--cvk-border,#dfe8e2);border-radius:999px;background:#f7faf8;color:var(--cvk-text,#17251d);font:inherit;font-size:13px;padding:6px 11px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.cvk-search-chip:hover,.cvk-search-chip:focus-visible{border-color:var(--cvk-primary,#16784a);background:#eef8f2;color:var(--cvk-primary,#16784a);outline:none}@media (max-width:767px){.cvk-search-discovery{padding:14px 16px 18px}.cvk-search-discovery-head{font-size:14px}.cvk-search-chip{min-height:40px;padding:8px 13px;font-size:14px}}.cvk-search-mobile-close{display:none}@media (max-width:767px){.cvk-search-shell.is-mobile-active .cvk-search-mobile-close{display:grid;place-items:center;position:fixed;top:max(12px,env(safe-area-inset-top));right:14px;z-index:10003;width:42px;height:42px;border:0;border-radius:999px;background:#fff;font-size:28px;line-height:1;box-shadow:0 8px 28px rgb(0 0 0 / .16);cursor:pointer}.cvk-search-shell.is-mobile-active{overscroll-behavior:contain}.cvk-search-shell.is-mobile-active .cvk-search-results{padding-bottom:calc(84px + env(safe-area-inset-bottom))}}.cvk-search{grid-template-columns:minmax(0,1fr) 46px 46px!important}.cvk-voice-search{display:grid!important;place-items:center;border-left:1px solid var(--cvk-line)!important;border-radius:0!important;background:#fff!important;color:var(--cvk-green)!important;font-size:17px!important;cursor:pointer}.cvk-voice-search:hover{background:#eef7f2!important}.cvk-voice-search.is-listening{background:#fff1f1!important;color:#b42318!important;animation:cvk-voice-pulse 1s ease-in-out infinite}.cvk-voice-search.is-unsupported{opacity:.42;cursor:not-allowed}.cvk-intent-card{display:flex;align-items:center;gap:11px;margin:-4px -2px 0;padding:12px;border-radius:12px;background:linear-gradient(135deg,#edf8f2,#fff8e8);color:var(--cvk-text)}.cvk-intent-card__emoji{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:12px;background:#fff;font-size:23px;box-shadow:0 5px 15px rgb(23 52 37 / .08)}.cvk-intent-card strong,.cvk-intent-card small{display:block}.cvk-intent-card strong{font-size:13px}.cvk-intent-card small{margin-top:3px;color:var(--cvk-muted);font-size:10px;line-height:1.45}@keyframes cvk-voice-pulse{50%{box-shadow:inset 0 0 0 3px rgb(180 35 24 / .16)}}@media(max-width:767px){.cvk-search-shell.is-mobile-active .cvk-search{grid-template-columns:minmax(0,1fr) 50px 50px!important}.cvk-voice-search{font-size:19px!important}.cvk-intent-card{padding:13px}.cvk-intent-card strong{font-size:14px}.cvk-intent-card small{font-size:11px}}@media(prefers-reduced-motion:reduce){.cvk-voice-search.is-listening{animation:none}}@media(min-width:1101px){.cvk-category-menu{z-index:400}.cvk-logo{display:flex;align-items:center;justify-content:center;min-width:0}.cvk-logo .custom-logo{max-width:170px}.cvk-search input{min-width:0}.cvk-header-actions{min-width:0}.cvk-category-button:focus-visible,.cvk-search input:focus-visible,.cvk-action-link:focus-visible,.cvk-primary-menu a:focus-visible{outline:3px solid rgb(10 101 68 / .22);outline-offset:2px}}@media (min-width:1101px){.cvk-topbar{font-size:13px;line-height:1.2}.cvk-topbar-inner{height:36px;gap:24px}.cvk-topbar-inner span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.cvk-header-inner{min-height:82px;grid-template-columns:190px 160px minmax(360px,1fr) 184px;gap:16px}.cvk-logo{justify-content:flex-start;transition:transform .18s ease,opacity .18s ease}.cvk-logo:hover{transform:translateY(-1px);opacity:.94}.cvk-logo .custom-logo{max-width:190px;max-height:58px}.cvk-logo>span{font-size:31px}.cvk-category-button{height:48px;border-radius:12px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.cvk-category-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgb(10 101 68 / .16);filter:brightness(1.02)}.cvk-search-shell{min-width:0}.cvk-search{height:48px;grid-template-columns:minmax(0,1fr) 48px 48px;border-color:#d9e2dc;border-radius:12px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cvk-search:hover{border-color:#9fb9aa}.cvk-search:focus-within{border-color:var(--cvk-green);box-shadow:0 0 0 4px rgb(10 101 68 / .11)}.cvk-search input{padding-inline:18px;font-size:14px}.cvk-search button{font-size:21px;transition:background .18s ease,color .18s ease,filter .18s ease}.cvk-search .cvk-voice-search{background:#fff;color:var(--cvk-green);font-size:18px;border-left:1px solid #e4ebe7}.cvk-search .cvk-voice-search:hover{background:#edf7f1;filter:none}.cvk-search button[type="submit"]:hover{filter:brightness(1.08)}.cvk-header-actions{gap:16px}.cvk-action-link{min-width:76px;min-height:56px;justify-content:center;gap:5px;padding:7px 6px;font-size:12px;transition:background .18s ease,color .18s ease,transform .18s ease}.cvk-action-link:hover,.cvk-action-link:focus-visible{transform:translateY(-1px)}.cvk-action-icon{font-size:24px;line-height:1}.cvk-cart-count{right:5px;top:-5px;min-width:19px;height:19px;padding-inline:4px;border:2px solid #fff;font-size:10px;font-weight:800}}@media (min-width:1101px){.cvk-enterprise-hero{padding:30px 0 22px}.cvk-enterprise-hero__grid{gap:20px}.cvk-enterprise-hero__main{min-height:470px;box-shadow:0 22px 54px rgb(7 95 61 / .14)}.cvk-enterprise-hero__copy{padding:54px 48px 52px}.cvk-enterprise-hero h1{font-size:clamp(42px,3.45vw,56px);line-height:1.12;letter-spacing:-.035em}.cvk-enterprise-hero__copy>p:not(.cvk-enterprise-hero__eyebrow){max-width:500px;margin-top:22px;color:rgb(255 255 255 / .88);font-size:15.5px;line-height:1.8}.cvk-enterprise-hero__actions{gap:11px;margin-top:30px}.cvk-enterprise-hero__actions .cvk-btn{min-height:46px;padding:12px 21px;border-radius:11px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.cvk-enterprise-hero__actions .cvk-btn-primary{background:#07834f;box-shadow:0 10px 22px rgb(0 0 0 / .16)}.cvk-enterprise-hero__actions .cvk-btn-primary:hover{transform:translateY(-2px);background:#08965b;box-shadow:0 13px 28px rgb(0 0 0 / .2)}.cvk-enterprise-hero__actions .cvk-btn-ghost{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .46);color:rgb(255 255 255 / .92);box-shadow:none}.cvk-enterprise-hero__actions .cvk-btn-ghost:hover{transform:translateY(-2px);background:rgb(255 255 255 / .14);color:#fff}.cvk-enterprise-hero__image:after{background:linear-gradient(90deg,rgb(6 72 48 / .46) 0%,rgb(8 92 59 / .18) 24%,rgb(8 92 59 / .06) 43%,transparent 66%)}.cvk-enterprise-hero__image img{filter:saturate(1.06) contrast(1.03);transform:scale(1.005)}.cvk-enterprise-hero__side{gap:20px}.cvk-enterprise-mini-banner{position:relative;isolation:isolate;padding:30px;box-shadow:0 14px 38px rgb(23 52 37 / .09)}.cvk-enterprise-mini-banner:before{position:absolute;z-index:-1;right:22px;top:20px;font-size:58px;line-height:1;opacity:.13;transform:rotate(-7deg)}.cvk-enterprise-mini-banner--member:before{content:'🎁'}.cvk-enterprise-mini-banner--delivery:before{content:'🚚'}.cvk-enterprise-mini-banner:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgb(23 52 37 / .14)}.cvk-enterprise-mini-banner strong{max-width:230px;font-size:25px;letter-spacing:-.02em}.cvk-enterprise-mini-banner small{font-size:12px;opacity:.88}.cvk-home-benefits{padding:8px 0 34px}.cvk-home-benefits__grid{gap:14px}.cvk-home-benefits article{min-height:78px;padding:18px 19px;gap:15px;border-radius:17px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cvk-home-benefits article:hover{transform:translateY(-3px);border-color:#cfe1d6;box-shadow:0 12px 28px rgb(23 52 37 / .08)}.cvk-home-benefits article>span{width:46px;height:46px;border-radius:13px;font-size:24px}.cvk-home-benefits strong{font-size:13.5px}.cvk-home-benefits small{margin-top:4px;color:#6a746d;font-size:10.5px}}@media (min-width:1101px){body.home .cvk-enterprise-hero{padding-top:42px;padding-bottom:24px}body.home .cvk-enterprise-hero__grid{grid-template-columns:minmax(0,2.45fr) minmax(270px,.72fr);gap:22px}body.home .cvk-enterprise-hero__main{grid-template-columns:43% 57%;min-height:486px;border-radius:28px;box-shadow:0 24px 60px rgb(7 95 61 / .15)}body.home .cvk-enterprise-hero__copy{padding:58px 42px 56px 48px}body.home .cvk-enterprise-hero h1{max-width:440px;font-size:clamp(42px,3.25vw,54px);line-height:1.13}body.home .cvk-enterprise-hero__copy>p:not(.cvk-enterprise-hero__eyebrow){max-width:440px;margin-top:26px;line-height:1.82}body.home .cvk-enterprise-hero__actions{margin-top:32px}body.home .cvk-enterprise-hero__actions .cvk-btn-primary{min-width:154px;box-shadow:0 11px 24px rgb(0 0 0 / .18)}body.home .cvk-enterprise-hero__actions .cvk-btn-primary:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgb(0 0 0 / .22)}body.home .cvk-enterprise-hero__actions .cvk-btn-ghost{border-color:rgb(255 255 255 / .38);background:rgb(255 255 255 / .045)}body.home .cvk-enterprise-hero__image{min-height:486px;overflow:hidden}body.home .cvk-enterprise-hero__image:after{background:linear-gradient(90deg,rgb(6 72 48 / .37) 0%,rgb(8 92 59 / .12) 22%,rgb(8 92 59 / .035) 40%,transparent 62%)}body.home .cvk-enterprise-hero__image img{filter:saturate(1.11) contrast(1.065) brightness(1.025);transform:scale(1.018);transition:transform .45s ease,filter .45s ease}body.home .cvk-enterprise-hero__main:hover .cvk-enterprise-hero__image img{transform:scale(1.028);filter:saturate(1.12) contrast(1.075) brightness(1.035)}body.home .cvk-enterprise-hero__side{gap:22px}body.home .cvk-enterprise-mini-banner{border-radius:25px;padding:32px 29px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.home .cvk-enterprise-mini-banner:before{opacity:.17}body.home .cvk-enterprise-mini-banner:hover{transform:translateY(-4px)}body.home .cvk-home-benefits{padding:6px 0 40px}body.home .cvk-home-benefits__grid{gap:16px}body.home .cvk-home-benefits article{min-height:82px;padding:19px 20px;border-color:#dfe8e2;box-shadow:0 5px 16px rgb(23 52 37 / .035);cursor:default}body.home .cvk-home-benefits article:hover{transform:translateY(-4px);border-color:#bfd7c8;box-shadow:0 16px 34px rgb(23 52 37 / .10)}body.home .cvk-home-benefits article>span{width:49px;height:49px;border-radius:14px;font-size:26px;box-shadow:inset 0 0 0 1px rgb(10 101 68 / .025)}body.home .cvk-home-benefits strong{font-size:13.75px;line-height:1.35}body.home .cvk-home-benefits small{font-size:10.75px;line-height:1.45;color:#626f67}body.home .cvk-home-benefits+.cvk-home-section{border-top:1px solid #eef2ef}}