/* V7 only: additions. Original /style.css remains the visual authority. */
.ucler-v7-lang{position:relative;display:flex;align-items:center}
.ucler-v7-lang-button{border:0;background:transparent;color:#173d2d;font-size:12px;font-weight:800;padding:8px 4px;min-height:auto}
.ucler-v7-lang-menu{display:none;position:absolute;right:0;top:34px;width:210px;max-height:390px;overflow:auto;background:#fff;border:1px solid #eee;border-radius:12px;padding:8px;box-shadow:0 14px 40px rgba(0,0,0,.12);z-index:9999}
.ucler-v7-lang:hover .ucler-v7-lang-menu,.ucler-v7-lang:focus-within .ucler-v7-lang-menu{display:block}
.ucler-v7-lang-menu a{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:8px;color:#333;font-size:12px;font-weight:500}
.ucler-v7-lang-menu a b{width:25px;color:#1f4e3d}.ucler-v7-lang-menu a:hover,.ucler-v7-lang-menu a.active{background:#f5f7f5;color:#1f4e3d}
.ucler-v7-footer-since{color:#f7c35f;font-weight:800;margin-top:15px}

/* Inner pages: use the original site's spacing, colors and typography. */
.ucler-page-hero{background:#1f4e3d;color:#fff;padding:95px 0 75px;position:relative;overflow:hidden}
.ucler-page-hero .ucler-eyebrow{color:#f7c35f;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;font-weight:800}
.ucler-page-hero h1{color:#fff;font-size:58px;line-height:1.05;font-weight:800;margin:10px 0 18px}.ucler-page-hero p{color:rgba(255,255,255,.78);font-size:17px;max-width:760px}
.ucler-content-layout,.ucler-products-section,.ucler-product-detail,.ucler-contact-section{padding:80px 0}
.ucler-content-layout>.container{display:grid;grid-template-columns:260px minmax(0,1fr);gap:55px}.ucler-side-nav{border:1px solid #eee;border-radius:14px;padding:12px;align-self:start}.ucler-side-nav a{display:block;padding:10px 12px;border-radius:8px;color:#555}.ucler-side-nav a.active,.ucler-side-nav a:hover{background:#1f4e3d;color:#fff}.ucler-side-title{font-weight:800;color:#1f4e3d;padding:10px 12px}
.ucler-editorial-intro{font-size:22px;line-height:1.7;color:#333;margin-bottom:35px}.ucler-editorial p{line-height:1.85}
.ucler-category-nav,.ucler-channel-filters{display:flex;gap:8px;flex-wrap:wrap}.ucler-category-nav{padding-bottom:25px;border-bottom:1px solid #eee}.ucler-category-nav a,.ucler-channel-filters a{padding:9px 15px;border-radius:999px;background:#f5f7fa;color:#333;font-size:12px}.ucler-category-nav a.active,.ucler-category-nav a:hover,.ucler-channel-filters a.active,.ucler-channel-filters a:hover{background:#1f4e3d;color:#fff}
.ucler-toolbar{display:flex;justify-content:space-between;align-items:center;margin:25px 0 32px}.ucler-toolbar>div:first-child{display:flex;gap:7px;align-items:baseline}.ucler-toolbar strong{font-size:25px;color:#1f4e3d}
.ucler-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ucler-product-card{border:1px solid #eee;background:#fff;border-radius:16px;overflow:hidden;transition:.25s}.ucler-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,.08)}.ucler-product-media{display:block;aspect-ratio:1/1;background:#f7f7f2;padding:20px}.ucler-product-media img{width:100%;height:100%;object-fit:contain}.ucler-product-placeholder{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f1f5f2;border-radius:12px;color:#1f4e3d}.ucler-product-card-body{padding:20px}.ucler-product-meta{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#7b827e;text-transform:uppercase}.ucler-product-card h2{font-size:19px;margin:9px 0}.ucler-product-card h2 a{color:#111}.ucler-product-card p{font-size:13px;line-height:1.6}.ucler-text-link{font-size:12px;color:#1f4e3d;font-weight:800}
.ucler-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ucler-detail-media{min-height:530px;background:#f7f7f2;border-radius:22px;padding:40px;display:flex;align-items:center;justify-content:center}.ucler-detail-media img{width:100%;height:450px;object-fit:contain}.ucler-detail-content h1{font-size:54px;font-weight:800;color:#173d2d}.ucler-spec-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #eee;border-radius:14px;overflow:hidden;margin:25px 0}.ucler-spec-grid>div{padding:15px 18px;border-bottom:1px solid #eee}.ucler-spec-grid small{display:block;color:#888;font-size:10px}.ucler-channel-badges{display:flex;gap:7px;flex-wrap:wrap}.ucler-channel-badges span{padding:7px 12px;border-radius:999px;background:#eef5f0;color:#1f4e3d;font-size:11px;font-weight:800}.ucler-related{margin-top:70px}.ucler-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ucler-related-item{border:1px solid #eee;border-radius:12px;padding:16px;color:#333}.ucler-related-item strong{display:block;color:#1f4e3d;font-size:20px}
.ucler-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.ucler-contact-cards{display:grid;gap:12px}.ucler-contact-cards>div{background:#f5f7fa;border-radius:14px;padding:22px}.ucler-contact-form{display:grid;gap:12px}.ucler-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ucler-contact-form input,.ucler-contact-form textarea{border:1px solid #e7e7e7;border-radius:8px;padding:14px 15px;width:100%}
@media(max-width:1199px){.ucler-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.ucler-content-layout>.container,.ucler-detail-grid,.ucler-contact-grid{grid-template-columns:1fr}.ucler-product-grid{grid-template-columns:repeat(2,1fr)}.ucler-side-nav{display:flex;overflow:auto;gap:5px}.ucler-side-nav a{white-space:nowrap}.ucler-v7-lang{display:none}}
@media(max-width:576px){.ucler-page-hero h1{font-size:40px}.ucler-product-grid,.ucler-related-grid{grid-template-columns:1fr}.ucler-form-row,.ucler-spec-grid{grid-template-columns:1fr}.ucler-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.ucler-category-nav,.ucler-channel-filters{flex-wrap:nowrap;overflow:auto;width:100%}.ucler-category-nav a,.ucler-channel-filters a{white-space:nowrap}}


/* V9 Recipes premium patch */
.ucler-recipes-hero{background:linear-gradient(135deg,#1f4e3d 0%,#214d40 55%,#295a4b 100%)}
.ucler-recipes-hero::before{content:"";position:absolute;right:-120px;top:-80px;width:360px;height:360px;border-radius:50%;background:rgba(247,195,95,.12)}
.ucler-recipes-hero::after{content:"";position:absolute;left:-80px;bottom:-120px;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.05)}
.ucler-recipes-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;position:relative;z-index:2}
.ucler-recipes-hero-copy p{max-width:680px}
.ucler-recipes-hero-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}
.ucler-recipes-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.ucler-recipes-stat-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:26px 20px;backdrop-filter:blur(8px)}
.ucler-recipes-stat-card strong{display:block;color:#fff;font-size:34px;line-height:1;font-weight:800;margin-bottom:8px}
.ucler-recipes-stat-card span{display:block;color:rgba(255,255,255,.85);font-size:13px;line-height:1.5}
.ucler-recipes-featured-section{padding:75px 0 10px;background:#fbfaf6}
.ucler-recipes-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}
.ucler-recipes-section-head h2{font-size:38px;line-height:1.1;color:#173d2d;margin:7px 0 0;font-weight:800}
.ucler-recipes-featured-card{display:grid;grid-template-columns:1.08fr .92fr;gap:0;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.08);border:1px solid #eff0eb}
.ucler-recipes-featured-media{display:block;min-height:460px;background:#f5f7f2}
.ucler-recipes-featured-media img{width:100%;height:100%;object-fit:cover}
.ucler-recipes-featured-content{padding:42px 42px 38px;display:flex;flex-direction:column;justify-content:center}
.ucler-recipes-featured-content h3{font-size:42px;line-height:1.08;margin:18px 0 15px;font-weight:800}
.ucler-recipes-featured-content h3 a{color:#173d2d}
.ucler-recipes-featured-content p{font-size:16px;line-height:1.9;color:#5a635e;margin-bottom:18px}
.ucler-recipes-featured-meta{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 26px}
.ucler-recipes-featured-meta span,.ucler-recipes-chip{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#f0f5f1;color:#1f4e3d;font-size:12px;font-weight:800;letter-spacing:.02em}
.ucler-recipes-chip.muted{background:#f8f8f5;color:#6e746f}
.ucler-recipes-list-section{padding:25px 0 95px;background:#fbfaf6}
.ucler-recipes-list-count{font-size:14px;color:#6a706c;font-weight:700}
.ucler-recipes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ucler-recipe-card{background:#fff;border:1px solid #eff0eb;border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.04);transition:transform .25s, box-shadow .25s}
.ucler-recipe-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(0,0,0,.1)}
.ucler-recipe-card-media{display:block;aspect-ratio:1.08/1;background:#f5f7f2;overflow:hidden}
.ucler-recipe-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.ucler-recipe-card:hover .ucler-recipe-card-media img{transform:scale(1.04)}
.ucler-recipe-card-body{padding:22px 22px 24px}
.ucler-recipe-card-body h3{font-size:27px;line-height:1.18;margin:16px 0 12px;font-weight:800}
.ucler-recipe-card-body h3 a{color:#111}
.ucler-recipe-card-body p{font-size:14px;line-height:1.8;color:#616864;margin:0 0 16px}
.ucler-recipes-placeholder{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;background:linear-gradient(135deg,#264f42 0%,#193a2e 100%);color:#fff}
.ucler-recipes-placeholder span{display:inline-block;font-size:11px;font-weight:700;opacity:.8;text-transform:uppercase;letter-spacing:.08em}
.ucler-recipes-placeholder strong{font-size:28px;line-height:1.15;margin-top:10px;max-width:320px}
.ucler-recipes-placeholder.small{justify-content:center;align-items:flex-start}
.ucler-recipes-placeholder.small strong{font-size:22px;max-width:240px}
.ucler-recipe-detail-hero .ucler-recipes-detail-head{max-width:860px;position:relative;z-index:2}
.ucler-recipe-detail-section{padding:80px 0 95px;background:#fbfaf6}
.ucler-recipe-detail-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:35px;align-items:start}
.ucler-recipe-sidebar{position:sticky;top:120px}
.ucler-recipe-side-card{background:#fff;border:1px solid #eff0eb;border-radius:22px;padding:26px;box-shadow:0 16px 40px rgba(0,0,0,.05)}
.ucler-recipe-side-card p{margin:0;color:#59615c;line-height:1.8}
.ucler-recipe-ingredients ul,.ucler-recipe-ingredients ol{margin:0;padding-left:18px}
.ucler-recipe-ingredients li{margin-bottom:8px;line-height:1.7}
.ucler-recipe-main{display:grid;gap:26px}
.ucler-recipe-cover{background:#fff;border:1px solid #eff0eb;border-radius:26px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.05)}
.ucler-recipe-cover img{width:100%;max-height:560px;object-fit:cover}
.ucler-recipe-editorial{background:#fff;border:1px solid #eff0eb;border-radius:22px;padding:34px;box-shadow:0 16px 40px rgba(0,0,0,.05)}
.ucler-recipe-editorial h2{font-size:30px;color:#173d2d;font-weight:800;margin-bottom:16px}
.ucler-recipe-editorial .ucler-rich-content p,.ucler-recipe-editorial p{line-height:1.95;color:#303632}
.ucler-recipes-related-block{margin-top:70px}
.ucler-empty-content{background:#fff;border:1px solid #eff0eb;border-radius:22px;padding:50px;text-align:center;box-shadow:0 16px 35px rgba(0,0,0,.04)}
.ucler-empty-content h3{font-size:32px;color:#173d2d;font-weight:800;margin-bottom:10px}
.ucler-empty-content p{color:#646b67;max-width:680px;margin:0 auto}
@media(max-width:1199px){.ucler-recipes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ucler-recipes-featured-content h3{font-size:34px}.ucler-recipe-card-body h3{font-size:24px}}
@media(max-width:991px){.ucler-recipes-hero-grid,.ucler-recipes-featured-card,.ucler-recipe-detail-grid{grid-template-columns:1fr}.ucler-recipes-hero-stats{grid-template-columns:repeat(3,1fr)}.ucler-recipes-featured-media{min-height:340px}.ucler-recipe-sidebar{position:static;top:auto}}
@media(max-width:767px){.ucler-recipes-hero-stats{grid-template-columns:1fr}.ucler-recipes-grid{grid-template-columns:1fr}.ucler-recipes-section-head{flex-direction:column;align-items:flex-start}.ucler-recipes-section-head h2{font-size:30px}.ucler-recipes-featured-content{padding:28px 24px}.ucler-recipes-featured-content h3{font-size:30px}.ucler-recipe-card-body h3{font-size:22px}.ucler-recipe-editorial,.ucler-recipe-side-card{padding:24px}}
