:root{--fcm-green:#0e7a45;--fcm-green2:#12a85d;--fcm-dark:#0e1d16;--fcm-text:#25342b;--fcm-muted:#6a7c71;--fcm-soft:#f3fbf5;--fcm-line:#dcebe0;--fcm-yellow:#ffdf72;--fcm-shadow:0 18px 50px rgba(14,122,69,.12);--fcm-radius:24px}*{box-sizing:border-box}body.fcm-theme{margin:0;background:#fbfffc;color:var(--fcm-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--fcm-green)}img{max-width:100%;height:auto}.fcm-topbar{display:flex;justify-content:space-between;gap:14px;background:var(--fcm-dark);color:#d9ffe9;padding:9px clamp(12px,4vw,46px);font-size:13px}.fcm-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);z-index:99;border-bottom:1px solid var(--fcm-line)}.admin-bar .fcm-header{top:32px}.fcm-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1220px;margin:0 auto;padding:15px 18px}.fcm-logo{display:flex;flex-direction:column;line-height:1;text-decoration:none!important;color:var(--fcm-dark)!important;font-weight:950;font-size:26px}.fcm-logo img{max-height:58px;width:auto}.fcm-logo small{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--fcm-green)}.fcm-nav{display:flex;align-items:center;gap:18px}.fcm-nav ul{list-style:none;display:flex;gap:18px;margin:0;padding:0}.fcm-nav a{font-size:14px;font-weight:800;text-decoration:none;color:var(--fcm-dark)}.fcm-nav a:hover{color:var(--fcm-green)}.fcm-actions{display:flex;gap:10px;align-items:center}.fcm-account,.fcm-cart{width:44px;height:44px;border-radius:15px;background:var(--fcm-soft);display:grid;place-items:center;text-decoration:none!important;color:var(--fcm-dark);font-weight:900;position:relative}.fcm-cart b{position:absolute;right:-6px;top:-5px;min-width:20px;height:20px;border-radius:20px;background:var(--fcm-green);color:#fff;display:grid;place-items:center;font-size:11px}.fcm-menu-toggle{display:none;border:0;background:var(--fcm-green);color:#fff;border-radius:12px;width:42px;height:42px;font-size:20px}.fcm-site-main{min-height:60vh}.fcm-hero{max-width:1220px;margin:24px auto 0;padding:36px 18px;display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.fcm-hero-content{border-radius:36px;background:radial-gradient(circle at 20% 10%,rgba(255,223,114,.55),transparent 35%),linear-gradient(135deg,#0e7a45,#0e1d16);color:#fff;padding:clamp(28px,6vw,64px);box-shadow:var(--fcm-shadow);position:relative;overflow:hidden}.fcm-hero-content:after{content:'🍅 🥬 🥛';position:absolute;right:20px;bottom:12px;font-size:78px;opacity:.18}.fcm-pill{display:inline-flex;border-radius:999px;background:rgba(255,255,255,.16);padding:8px 14px;font-weight:900;color:#eaffef}.fcm-hero h1{font-size:clamp(36px,6vw,72px);line-height:.96;margin:18px 0 16px;color:#fff;letter-spacing:-.04em}.fcm-hero p{font-size:18px;max-width:650px;color:#e9fff0}.fcm-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.fcm-btn{display:inline-flex;justify-content:center;align-items:center;border-radius:16px;background:#fff;color:var(--fcm-dark)!important;text-decoration:none!important;font-weight:950;padding:15px 22px;box-shadow:0 12px 28px rgba(0,0,0,.12)}.fcm-btn.alt{background:var(--fcm-yellow)}.fcm-hero-card{display:flex;align-items:center}.fcm-hero-card .gmp-card{width:100%;margin:0;border-radius:30px}.fcm-section{max-width:1220px;margin:0 auto;padding:38px 18px}.fcm-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}.fcm-section-head span,.fcm-green-section span{font-weight:950;color:var(--fcm-green);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.fcm-section-head h2,.fcm-green-section h2{font-size:clamp(28px,4vw,44px);line-height:1.05;margin:6px 0;color:var(--fcm-dark);letter-spacing:-.03em}.fcm-section-head a{font-weight:900;text-decoration:none}.fcm-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fcm-feature{background:#fff;border:1px solid var(--fcm-line);border-radius:var(--fcm-radius);padding:22px;box-shadow:var(--fcm-shadow)}.fcm-feature strong{font-size:34px}.fcm-feature h3{margin:10px 0 8px;color:var(--fcm-dark)}.fcm-feature p{color:var(--fcm-muted);margin:0}.fcm-cat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.fcm-cat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;background:#fff;border:1px solid var(--fcm-line);border-radius:22px;padding:18px 12px;text-decoration:none!important;color:var(--fcm-dark)!important;box-shadow:var(--fcm-shadow);transition:.2s}.fcm-cat:hover{transform:translateY(-2px)}.fcm-cat div{width:72px;height:72px;border-radius:22px;background:var(--fcm-soft);display:grid;place-items:center;overflow:hidden}.fcm-cat img{width:100%;height:100%;object-fit:cover}.fcm-cat span{font-size:38px}.fcm-cat strong{font-size:14px}.fcm-green-section{border-radius:34px;background:linear-gradient(135deg,#f4fff7,#e5ffec);margin-top:18px}.fcm-products.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important;padding:0!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.fcm-products.products li.product{width:auto!important;float:none!important;margin:0!important;background:#fff;border:1px solid var(--fcm-line);border-radius:24px;padding:14px!important;box-shadow:var(--fcm-shadow);overflow:hidden}.woocommerce ul.products li.product a img{border-radius:18px;background:var(--fcm-soft);margin:0 0 12px!important;aspect-ratio:1/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;color:var(--fcm-dark);font-weight:900}.woocommerce ul.products li.product .price{color:var(--fcm-green)!important;font-weight:950!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:14px!important;background:var(--fcm-green)!important;color:#fff!important;font-weight:900!important;border:0!important}.fcm-page-wrap{max-width:1220px;margin:0 auto;padding:34px 18px}.fcm-content-card,.fcm-post-card{background:#fff;border:1px solid var(--fcm-line);border-radius:var(--fcm-radius);padding:clamp(18px,4vw,38px);box-shadow:var(--fcm-shadow);margin-bottom:18px}.fcm-content-card h1{font-size:clamp(30px,5vw,54px);line-height:1.05;margin-top:0;color:var(--fcm-dark)}.fcm-entry{line-height:1.7}.fcm-single-thumb{border-radius:24px;margin-bottom:24px}.fcm-empty{background:#fff;border:1px dashed var(--fcm-line);border-radius:22px;padding:24px;text-align:center;color:var(--fcm-muted)}.fcm-footer{margin-top:50px;background:var(--fcm-dark);color:#dfffe9;padding:50px 18px 18px}.fcm-footer-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.fcm-footer h3,.fcm-footer h4{color:#fff;margin-top:0}.fcm-footer a{display:block;color:#dfffe9;text-decoration:none;margin:8px 0}.fcm-copy{max-width:1220px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#a8c8b4;font-size:13px}.woocommerce .fcm-woo-wrap{max-width:1220px}.woocommerce div.product{background:#fff;border:1px solid var(--fcm-line);border-radius:28px;padding:22px;box-shadow:var(--fcm-shadow)}.woocommerce-cart-form,.woocommerce-checkout #customer_details,.woocommerce-checkout-review-order{background:#fff;border:1px solid var(--fcm-line);border-radius:24px;padding:20px;box-shadow:var(--fcm-shadow)}@media(max-width:1024px){.fcm-hero{grid-template-columns:1fr}.fcm-features{grid-template-columns:repeat(2,minmax(0,1fr))}.fcm-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fcm-products.products{grid-template-columns:repeat(3,minmax(0,1fr))}.fcm-nav{display:none;position:absolute;left:12px;right:12px;top:82px;background:#fff;border:1px solid var(--fcm-line);border-radius:22px;padding:16px;box-shadow:var(--fcm-shadow);flex-direction:column;align-items:flex-start}.fcm-nav.open{display:flex}.fcm-nav ul{flex-direction:column}.fcm-menu-toggle{display:block}.fcm-actions{margin-left:auto}.fcm-header-inner{position:relative}}@media(max-width:782px){.admin-bar .fcm-header{top:46px}.fcm-topbar{display:none}.fcm-header-inner{padding:12px}.fcm-logo{font-size:22px}.fcm-hero{padding:16px 8px}.fcm-hero-content{padding:28px 20px;border-radius:24px}.fcm-hero h1{font-size:38px}.fcm-hero p{font-size:16px}.fcm-section{padding:26px 8px}.fcm-section-head{align-items:flex-start;flex-direction:column}.fcm-features{grid-template-columns:1fr 1fr;gap:10px}.fcm-feature{padding:16px;border-radius:18px}.fcm-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fcm-cat{padding:12px 8px;border-radius:18px}.fcm-cat div{width:58px;height:58px}.fcm-products.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product,.fcm-products.products li.product{padding:10px!important;border-radius:18px}.fcm-footer-grid{grid-template-columns:1fr}.fcm-page-wrap{padding:20px 8px}.fcm-content-card,.fcm-post-card{border-radius:18px;padding:18px}.fcm-account,.fcm-cart{width:40px;height:40px}.fcm-green-section{border-radius:22px}}@media(max-width:420px){.fcm-features{grid-template-columns:1fr}.fcm-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fcm-hero-actions .fcm-btn{width:100%}.fcm-actions{gap:6px}.fcm-logo small{font-size:10px}}

/* Professional product media sizing improvements */
.woocommerce ul.products li.product{display:flex;flex-direction:column;gap:8px}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block;text-decoration:none!important;color:inherit!important}
.woocommerce ul.products li.product a img{width:100%!important;height:220px!important;object-fit:contain;padding:14px;background:#fbfffc;border:1px solid var(--fcm-line);border-radius:18px;margin:0 0 12px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.7em;line-height:1.35;margin-bottom:4px}
.woocommerce ul.products li.product .price{margin-bottom:2px}
.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .added_to_cart{width:100%;text-align:center;margin-top:auto}
.woocommerce span.onsale{background:var(--fcm-green)!important;border-radius:999px!important;min-width:auto!important;line-height:1.2!important;padding:7px 10px!important;left:16px!important;top:16px!important}
.woocommerce div.product{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:28px;align-items:start}
.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%!important;float:none!important;margin:0!important}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:#fbfffc;border:1px solid var(--fcm-line);border-radius:24px;padding:18px}
.woocommerce div.product div.images img{width:100%;height:auto;object-fit:contain;background:#fff;border-radius:18px}
.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px!important}
.woocommerce div.product div.images .flex-control-thumbs li{width:100%!important;float:none!important}
.woocommerce div.product div.images .flex-control-thumbs img{aspect-ratio:1/1;object-fit:cover;border:1px solid var(--fcm-line);background:#fff;border-radius:14px;padding:4px}
.woocommerce div.product .summary.entry-summary{padding:6px 0}
.woocommerce div.product .summary .price{font-size:28px;font-weight:950;color:var(--fcm-green)!important}
.woocommerce div.product form.cart{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.woocommerce div.product form.cart .quantity .qty{min-height:46px;border:1px solid var(--fcm-line);border-radius:14px;padding:8px 10px}
.woocommerce div.product .product_meta{margin-top:16px;padding-top:16px;border-top:1px solid var(--fcm-line);color:var(--fcm-muted)}
.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:6px}
.woocommerce div.product .related.products,.woocommerce div.product .up-sells.upsells.products{grid-column:1/-1}
@media(max-width:1024px){.woocommerce div.product{grid-template-columns:1fr}.woocommerce ul.products li.product a img{height:190px!important}}
@media(max-width:782px){.woocommerce ul.products li.product a img{height:165px!important;padding:10px}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{padding:12px;border-radius:18px}.woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.woocommerce div.product .summary .price{font-size:24px}}


/* v2.2 final product image professional sizing */
.woocommerce ul.products li.product a img,
.fcm-products.products li.product a img{
    height:190px!important;
    max-height:190px!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:12px!important;
    background:#fff!important;
}
.woocommerce div.product{
    grid-template-columns:minmax(0,390px) minmax(0,1fr)!important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
    max-width:390px;
    margin-left:auto;
    margin-right:auto;
}
.woocommerce div.product div.images img{
    max-height:390px!important;
    object-fit:contain!important;
}
.woocommerce div.product .summary.entry-summary{
    align-self:start;
}
@media(max-width:1024px){
    .woocommerce div.product{
        grid-template-columns:1fr!important;
    }
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
        max-width:420px;
    }
}
@media(max-width:782px){
    .woocommerce ul.products li.product a img,
    .fcm-products.products li.product a img{
        height:145px!important;
        max-height:145px!important;
        padding:8px!important;
    }
    .woocommerce div.product div.images img{
        max-height:330px!important;
    }
}

/* Ultimate app-like grocery UI */
.woocommerce ul.products li.product{position:relative;display:flex!important;flex-direction:column;min-height:100%;transition:transform .2s ease,box-shadow .2s ease}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(14,122,69,.18)}.woocommerce ul.products li.product a img{height:188px!important;max-height:188px!important;object-fit:contain!important;background:linear-gradient(180deg,#fff,#f8fff9)!important;border:1px solid var(--fcm-line);padding:12px!important}.woocommerce ul.products li.product .button{width:100%;margin-top:auto!important}.woocommerce div.product{grid-template-columns:minmax(0,390px) minmax(0,1fr)!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{max-width:390px;margin-inline:auto}.woocommerce div.product div.images img{max-height:390px!important;object-fit:contain!important;background:#fff}.fcm-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;background:rgba(255,255,255,.96);border-top:1px solid var(--fcm-line);box-shadow:0 -10px 30px rgba(14,122,69,.12);display:none;z-index:9999;backdrop-filter:blur(12px);padding:6px max(8px,env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right))}.fcm-mobile-bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none!important;color:var(--fcm-dark);font-weight:900}.fcm-mobile-bottom-nav span{font-size:20px;line-height:1}.fcm-mobile-bottom-nav small{font-size:10px}.fcm-mobile-bottom-nav a:hover{color:var(--fcm-green)}@media(max-width:782px){body.fcm-theme{padding-bottom:70px}.fcm-mobile-bottom-nav{display:flex}.woocommerce ul.products li.product a img{height:142px!important;max-height:142px!important;padding:8px!important}.woocommerce div.product{grid-template-columns:1fr!important}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{max-width:340px}.woocommerce div.product div.images img{max-height:330px!important}.fcm-header{box-shadow:0 8px 24px rgba(14,122,69,.08)}}


/* v3.1 footer owner/admin commission dashboard shortcut */
.fcm-footer-grid{grid-template-columns:2fr 1fr 1fr 1.25fr}
.fcm-footer-admin .fcm-owner-admin-link{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:14px 15px;color:#fff!important;text-decoration:none!important;margin-top:10px;transition:.2s}
.fcm-footer-admin .fcm-owner-admin-link:hover{background:rgba(255,255,255,.14);transform:translateY(-1px)}
.fcm-footer-admin .fcm-owner-admin-link span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--fcm-yellow);color:var(--fcm-dark);font-size:20px;flex:0 0 auto}
.fcm-footer-admin .fcm-owner-admin-link strong{display:block;color:#fff;font-size:15px;line-height:1.1}
.fcm-footer-admin .fcm-owner-admin-link small{display:block;color:#bfe7cb;margin-top:4px;font-size:12px;line-height:1.35}
.fcm-admin-note{font-size:12px;color:#a8c8b4;line-height:1.55;margin:12px 0 0}
@media(max-width:1024px){.fcm-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:782px){.fcm-footer-grid{grid-template-columns:1fr}.fcm-footer-admin .fcm-owner-admin-link{padding:13px}.fcm-footer{padding-bottom:90px}}
