
:root{--green:#66ab36;--green-dark:#5aa72f;--top:#343943;--line:#ebebeb;--text:#555;--heading:#161616;--page:#eee;--muted:#9a9a9a;--yellow:#f0bc00}*{box-sizing:border-box}html{background:var(--page);-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.75;letter-spacing:0}a{color:#333;text-decoration:none}a:hover{color:var(--green);text-decoration:none}img{max-width:100%;height:auto}.container{width:min(990px,calc(100% - 32px));margin:0 auto}.top-nav{height:42px;background:var(--top);color:#fff}.top-nav .container{height:42px;display:flex;justify-content:flex-end;align-items:center;gap:18px}.top-nav a{color:#fff;font-size:12px;font-weight:400}.brand-bar{height:58px;padding:13px 0 8px;background:#fff}.brand-bar img{width:147px;height:auto;display:block}.main-nav{background:#fff;border-top:1px solid #e4e4e4;border-bottom:0;position:relative}.main-nav>ul{width:min(990px,calc(100% - 32px));height:44px;margin:0 auto;padding:0;display:flex;align-items:center;list-style:none}.main-nav li{position:relative}.main-nav a{display:block;padding:13px 12px 12px;color:#111;font-size:13px;font-weight:700;line-height:1.1;white-space:nowrap}.main-nav .has-submenu>a:after{content:"";display:inline-block;margin-left:5px;vertical-align:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor}.main-nav a.active{background:#fff;color:#111}.main-nav a:hover,.main-nav li:hover>a{background:var(--green);color:#111}.main-nav ul ul{display:none;position:absolute;z-index:20;top:100%;left:0;min-width:176px;background:#fff;border-top:3px solid #f0bc00;padding:0 18px;list-style:none;box-shadow:0 2px 7px rgba(0,0,0,.16)}.main-nav li:hover>ul{display:block}.main-nav ul ul li{border-bottom:1px solid #e9e9e9}.main-nav ul ul li:last-child{border-bottom:0}.main-nav ul ul a{padding:14px 0;color:#333;font-size:13px;text-transform:uppercase;line-height:1.1;background:#fff}.main-nav ul ul a:hover{color:var(--green);background:#fff}.menu-toggle{display:none;margin:10px 16px;padding:8px 14px;border:1px solid var(--line);background:#fff;color:#111}.breadcrumb-band{background:var(--green);color:#eaf6e4}.breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0;padding:13px 0;list-style:none;background:transparent!important;color:#eaf6e4;font-size:12px}.breadcrumb a,.breadcrumb li,.breadcrumb span{color:#eaf6e4}.breadcrumb li+li:before{content:"/";margin-right:7px;color:#eaf6e4}.hero-slider{background:var(--page);padding:0 0 72px}.slider{position:relative;width:min(990px,calc(100% - 32px));height:548px;overflow:hidden;background:#ddd}.slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}.slider img.active{opacity:1}.slider:before,.slider:after{position:absolute;top:48%;z-index:3;color:rgba(255,255,255,.75);font-size:46px;font-weight:100}.slider:before{content:"â€¹";left:78px}.slider:after{content:"â€º";right:78px}.slider .active+img+img+img:after{content:""}.intro-band{background:var(--page);padding:0 0 78px}.split{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.intro-band .split{grid-template-columns:380px 1fr}.intro-band img{width:260px;height:260px;object-fit:contain;margin:0 auto;display:block}.intro-band h1,.contact-strip h1,.content-page h1,.contact-page h1{font-size:16px;line-height:1.2;margin:0 0 16px;text-transform:uppercase;color:var(--heading);font-weight:800}.intro-band p,.content-page p,.site-footer p{font-size:12px;text-align:justify;color:#666;line-height:1.85}.contact-strip{background:#fff;padding:62px 0 70px}.contact-strip .split{grid-template-columns:1fr 1fr;gap:95px}.contact-strip img,.contact-page .map{width:100%;height:auto;max-height:290px;object-fit:contain}.contact-details p{display:flex;gap:14px;align-items:flex-start;margin:0 0 15px;color:#777;font-size:12px}.contact-details i{width:14px;color:#555;margin-top:4px}.content-page{background:#fff;padding:52px 0 95px}.content-page.container{padding-left:0;padding-right:0}.content-page h1{text-align:center;line-height:80px;text-transform:none}.catalog-section{background:#fff;padding:42px 0 78px}.catalog-head{display:grid;grid-template-columns:1fr 220px;gap:28px;align-items:start;margin-bottom:28px}.result-count{font-size:12px;color:#aaa;margin:0}.catalog-head select{height:34px;width:100%;padding:6px 10px;border:1px solid #e3e3e3;background:#fff;color:#999;font-size:12px;border-radius:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 24px}.product-card{border:1px solid #ededed;background:#fff;display:flex;flex-direction:column;min-height:100%}.product-media{height:210px;background:#fff;border-bottom:1px dashed #e4e4e4;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;padding:6px}.product-info{padding:9px 12px 8px;min-height:68px}.product-info h3{font-size:13px;font-weight:400;margin:0 0 3px;color:#777;line-height:1.35}.product-info p{font-size:13px;color:#777;margin:0;line-height:1.35}.product-action{margin-top:auto;border-top:1px solid #f0f0f0;background:#fbfbfb;display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;padding:12px}.product-price{font-size:13px;color:#555;margin-right:auto}.product-price.empty{display:none}.btn{display:inline-block;background:var(--green);color:#fff;border:0;padding:7px 13px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:0;line-height:1;cursor:pointer}.btn:hover{background:var(--green-dark);color:#fff}.btn-outline{background:#fff;color:var(--green);border:1px solid #ebebeb}.btn-outline:hover{background:#fff;color:var(--green);border-color:#d6d6d6}.btn-yellow{background:var(--yellow);color:#fff}.notice{border:1px solid #1e85be;background:rgba(30,133,190,.15);padding:16px 20px}.utility-page{background:#fff;padding:46px 0 170px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;background:#fff;padding:46px 0 110px}.form-grid form,.contact-form{border:2px solid var(--line);padding:22px;background:#fff}.form-grid.compact{padding:18px 0;grid-template-columns:1fr 1fr}.contact-form label,.form-grid label{display:block;font-weight:700;margin-bottom:14px}.contact-form input,.contact-form textarea,.form-grid input{display:block;width:100%;border:1px solid #ccc;padding:8px;margin-top:5px}.contact-page{background:#fff;padding:0 0 62px}.contact-page .map{margin:0 auto 42px;display:block}.site-footer{background:#fafafa;border-top:1px solid #e8e8e8;margin-top:0}.footer-grid{padding:45px 0 54px}.footer-grid>div{width:420px;max-width:100%}.footer-brand{display:inline-block;font-size:31px;color:var(--green);margin-bottom:22px;font-weight:300}.site-footer h4,.site-footer strong{color:#222}.copyright{border-top:4px solid var(--green);font-size:10px;padding:6px 0;color:#777;text-align:left}.copyright:before{content:"";display:block;width:min(990px,calc(100% - 32px));margin:0 auto}@media(max-width:1050px){.container,.main-nav>ul,.slider{width:min(990px,calc(100% - 28px))}.main-nav a{padding-left:8px;padding-right:8px;font-size:12px}.slider{height:auto;aspect-ratio:1.5/1}.product-media{height:190px}}@media(max-width:820px){.top-nav{height:auto}.top-nav .container{height:auto;justify-content:flex-start;gap:12px;flex-wrap:wrap;padding:10px 0}.brand-bar{height:auto}.main-nav>ul{display:none;height:auto;flex-direction:column;align-items:stretch;padding-bottom:12px}.main-nav.open>ul{display:flex}.main-nav ul ul{position:static;display:block;box-shadow:none;border-top:1px solid #eee;padding:0 0 0 18px}.menu-toggle{display:block}.hero-slider{padding-bottom:44px}.split,.intro-band .split,.contact-strip .split,.form-grid,.form-grid.compact{grid-template-columns:1fr;gap:28px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-head{grid-template-columns:1fr}.contact-strip{padding:42px 0}.intro-band{padding-bottom:45px}}@media(max-width:520px){.container,.main-nav>ul,.slider{width:min(100% - 24px,990px)}.brand-bar img{width:147px}.slider{aspect-ratio:1.35/1}.slider:before{left:18px}.slider:after{right:18px}.product-grid{grid-template-columns:1fr}.product-media{height:260px}.breadcrumb{font-size:12px;line-height:1.35}.footer-grid>div{width:100%}}

.hero-slider{background:#ebebeb!important;padding:0 0 72px!important}.slider{height:440px!important;background:#ebebeb!important}.slider img{object-fit:contain!important;background:#ebebeb}.product-media img{object-fit:contain!important}.site-footer p{max-width:430px}.site-footer h4{font-size:14px;line-height:1.2;margin:0 0 14px;text-transform:uppercase;font-weight:800}.contact-page{padding-top:42px}
@media(max-width:1050px){.slider{height:auto!important;aspect-ratio:2.25/1!important}}@media(max-width:520px){.slider{aspect-ratio:1.6/1!important}}

.content-page{background:#fff}.content-page.container{width:auto;padding-left:0;padding-right:0}.content-page>.container{width:min(990px,calc(100% - 32px));margin:0 auto}.landscaping-page{min-height:420px}.hero-slider{background:#eee!important;padding:0 0 72px!important}.slider{height:548px!important;background:#eee!important}.slider img{object-fit:cover!important;object-position:center center;background:#eee}.slider:before,.slider:after{display:none}.slider-control{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:42px;height:58px;border:0;background:rgba(0,0,0,.08);color:rgba(255,255,255,.9);font-size:48px;line-height:48px;font-weight:200;cursor:pointer}.slider-control:hover,.slider-control:focus{background:rgba(0,0,0,.18);outline:0}.slider-prev{left:58px}.slider-next{right:58px}.slider-dots{position:absolute;left:0;right:0;bottom:22px;z-index:5;display:flex;justify-content:center;gap:8px}.slider-dot{width:33px;height:3px;border:0;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.slider-dot.active{background:#fff}.product-card[hidden]{display:none!important}.catalog-pagination{display:flex;justify-content:center;gap:12px;margin:48px 0 0}.page-btn{width:32px;height:32px;border:1px solid #e5e5e5;background:#fff;color:#999;font-size:12px;cursor:pointer}.page-btn.active,.page-btn:hover{background:#f8f8f8;color:#555;border-color:#dcdcdc}.page-btn:focus{outline:1px solid var(--green);outline-offset:2px}
.back-to-top{position:fixed;right:22px;bottom:22px;z-index:40;width:42px;height:42px;border:1px solid rgba(0,0,0,.08);background:var(--green);color:#fff;font-size:22px;line-height:38px;text-align:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover,.back-to-top:focus{background:var(--green-dark);outline:0}
.brand-row{background:#fff}.brand-row .brand-bar{background:#fff}.office-location{position:relative;display:block;width:100%;min-height:230px;overflow:hidden;background:#f5f5f5;border:1px solid #e8e8e8;color:#fff}.office-location img{display:block;width:100%;height:100%;min-height:230px;object-fit:cover;filter:saturate(.95)}.office-location:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.08);transition:background .2s ease}.office-location:hover:after,.office-location:focus:after{background:rgba(0,0,0,.18)}.map-badge{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;padding:9px 14px;font-size:12px;font-weight:800;text-transform:uppercase;box-shadow:0 2px 8px rgba(0,0,0,.18);white-space:nowrap}.map-badge i{font-size:13px}.contact-office{margin:0 auto 44px}.contact-office .office-location{height:300px}.contact-strip .office-location{height:260px}.site-footer .footer-grid>div{width:100%;max-width:none}.site-footer p{max-width:none!important;text-align:justify}.site-footer .footer-brand{display:block}
@media(max-width:1050px){.slider{height:auto!important;aspect-ratio:1.8/1!important}.slider-prev{left:24px}.slider-next{right:24px}}@media(max-width:520px){.content-page>.container{width:min(100% - 24px,990px)}.slider{aspect-ratio:1.35/1!important}.slider-control{width:34px;height:46px;font-size:38px}.slider-prev{left:12px}.slider-next{right:12px}.slider-dot{width:26px}}

.about-page{padding-top:36px;padding-bottom:64px;background:#fff}.about-page h1{text-align:center;text-transform:uppercase;font-size:16px;font-weight:800;line-height:86px;margin:0 0 18px;color:#111}.about-page .wrapper{margin-bottom:44px}.about-page p,.about-page li{font-size:11px;line-height:1.75;color:#777}.about-page p{margin:0 0 17px;text-align:justify}.about-page ul{margin:10px 0 17px 28px;padding-left:20px}.about-page li{padding-left:2px;margin-bottom:4px}.contact-page{background:#fff;padding:42px 0 62px}.contact-page .map{width:990px;max-width:100%;height:auto;max-height:none;display:block;margin:0 auto 44px;object-fit:contain}.contact-layout{display:grid;grid-template-columns:360px 1fr;gap:66px;align-items:start}.contact-layout h1{text-transform:uppercase;font-size:16px;line-height:1.2;margin:0 0 28px;color:#111;font-weight:800}.contact-page .contact-details p{font-size:12px;line-height:1.55;margin:0 0 20px;color:#444}.contact-page .contact-details i{color:#444;width:16px;margin-top:2px}.contact-form{border:0!important;padding:0!important;background:transparent!important}.contact-form label{display:block;font-size:12px;font-weight:700;color:#444;margin:0 0 13px}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #cfcfcf;background:#fff;padding:7px 9px;font-size:12px;color:#444}.contact-form input{height:32px}.contact-form textarea{height:160px;resize:vertical}.contact-form .btn{margin-top:2px;background:var(--green);color:#fff;border:0;padding:7px 13px;font-size:11px;font-weight:700;text-transform:none}@media(max-width:820px){.contact-layout{grid-template-columns:1fr;gap:32px}.contact-page .map{margin-bottom:34px}.about-page h1{line-height:56px}.about-page{padding-top:34px}}

.intro-band h1,.contact-strip h1,.content-page h1,.contact-page h1{font-size:18px;color:#111;font-weight:800}.intro-band p,.content-page p,.about-page p,.about-page li,.contact-details p,.landscaping-page p{font-size:14px!important;line-height:1.9;color:#3f3f3f}.about-page li{margin-bottom:7px}.site-footer h4{display:block;font-size:17px;color:#111;margin-bottom:14px}.site-footer p{display:block;font-size:15px!important;line-height:2;color:#3d3d3d;max-width:none!important}.contact-form label{font-size:14px;color:#333}.product-info h3,.product-info p{color:#555}.result-count{color:#777}.copyright{font-size:11px;color:#666}
.download-strip{background:#fff;border-top:1px solid #ececec;padding:30px 0}.download-grid{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.download-strip h2{font-size:17px;line-height:1.2;margin:0 0 8px;color:#111;text-transform:uppercase;font-weight:800}.download-strip p{font-size:13px;line-height:1.6;margin:0;color:#555}.download-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.download-btn{padding:10px 14px;font-size:12px}.download-btn.btn-outline{background:#fff;color:var(--green);border:1px solid #dcdcdc}@media(max-width:820px){.download-grid{grid-template-columns:1fr}.download-actions{justify-content:flex-start}.download-btn{width:100%;text-align:center}}
.product-media{position:relative}.product-media:after{content:"";position:absolute;right:10px;bottom:9px;width:82px;height:18px;background:url("../images/qatarplants-emblem.webp") center/contain no-repeat;opacity:.72;pointer-events:none}.product-media:hover:after{opacity:.9}@media(max-width:520px){.product-media:after{width:92px;height:20px;right:12px;bottom:11px}}

@supports not (display:grid){.split,.contact-layout,.product-grid,.download-grid{display:block}.product-card{display:block;margin-bottom:24px}.download-actions{margin-top:18px}.intro-band img{margin-bottom:24px}}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.slider img{transition:none!important}}

/* Page headings added for SEO: one H1 per page, styled to match the existing section headings. */
.page-title{font-size:18px;line-height:1.2;margin:0 0 22px;color:#111;font-weight:800;text-transform:uppercase}
.catalog-section .page-title,.utility-page .page-title{margin-bottom:20px}
h1.page-title.container{display:block;margin-top:34px}
.form-grid h2{font-size:16px;color:#111;font-weight:800;margin:0 0 14px}
@media(max-width:520px){.page-title{font-size:16px}}

.notfound-links{margin:0 0 26px;padding-left:20px}
.notfound-links li{margin-bottom:6px}

.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}

.cat-intro{font-size:14px;line-height:1.9;color:#3f3f3f;max-width:78ch;margin:0 0 26px}

/* ============================================================================
   Homepage freshening - visual only, no markup or copy changes.
   Appended last so it overrides earlier rules without editing them.
   ========================================================================== */

:root{
  --green-soft:#eef6e7;   /* pale leaf tint for backgrounds */
  --green-deep:#3f7a1f;   /* darker green for icons/chevrons */
  --page:#f3f7ef;         /* was flat #eee - now a soft green-tinted neutral */
}

/* -- Hero slider ----------------------------------------------------------- */

/* Two sets of arrows were drawing: real <button>s AND these pseudo-elements,
   whose glyphs were also mojibake ("a EUR sp"). Kill the pseudo arrows. */
.slider:before{content:none !important}

/* Reuse ::after as a soft bottom scrim so the hero reads as finished */
.slider:after{
  content:"" !important;
  top:auto; right:auto; bottom:0; left:0;
  width:100%; height:130px;
  background:linear-gradient(to top,rgba(24,48,12,.34),rgba(24,48,12,0));
  z-index:2; pointer-events:none;
}

.slider{
  border-radius:16px;
  box-shadow:0 18px 40px -18px rgba(31,63,16,.45), 0 2px 8px rgba(0,0,0,.06);
}

/* Round, high-contrast controls instead of flat grey slabs */
.slider-control{
  width:46px; height:46px;
  display:grid; place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.9);
  color:var(--green-deep);
  font-size:30px; line-height:1; font-weight:400;
  box-shadow:0 4px 14px rgba(0,0,0,.2);
  transition:background .2s ease, transform .2s ease;
}
.slider-control:hover,.slider-control:focus{
  background:#fff;
  transform:translateY(-50%) scale(1.09);
}
.slider-prev{left:20px}
.slider-next{right:20px}

.slider-dots{bottom:20px; gap:10px}
/* These are <button>s, so strip the native chrome before restyling */
.slider-dots>*{
  -webkit-appearance:none; appearance:none;
  border:0; padding:0; cursor:pointer;
  width:26px; height:4px;
  border-radius:99px;
  background:rgba(255,255,255,.5);
  transition:background .2s ease, width .2s ease;
}
.slider-dots>*:hover{background:rgba(255,255,255,.8)}
.slider-dots>.active,.slider-dots>[aria-current="true"]{
  width:38px;
  background:var(--green);
}

/* -- Intro band ------------------------------------------------------------ */

/* 18px uppercase read as a label, not a headline */
.intro-band h1{
  font-size:30px;
  line-height:1.22;
  letter-spacing:-.4px;
  text-transform:none;
  margin:0 0 22px;
  padding-bottom:16px;
  position:relative;
}
.intro-band h1:after{
  content:"";
  position:absolute; left:0; bottom:0;
  width:66px; height:4px; border-radius:99px;
  background:linear-gradient(90deg,var(--green),#a5d97a);
}

/* Justified text makes rivers at this measure */
.intro-band p{text-align:left; font-size:15px !important; line-height:1.95}

/* Sit the plant on a soft leaf-coloured disc instead of floating on grey */
.intro-band .split>img{
  width:300px; height:300px;
  padding:24px;
  border-radius:50%;
  background:radial-gradient(circle at 50% 42%,#fff 0%,var(--green-soft) 72%);
  box-shadow:0 14px 34px -12px rgba(63,122,31,.35);
}

/* -- Contact strip --------------------------------------------------------- */

/* .contact-page has a more specific icon rule, so name it here too or the
   contact page keeps grey icons while the homepage turns green. */
.contact-details i,
.contact-page .contact-details i{
  color:var(--green-deep);
  width:26px; height:26px;
  display:inline-grid; place-items:center;
  border-radius:50%;
  background:var(--green-soft);
  font-size:12px;
  margin-top:0;
  flex:0 0 26px;
}
.contact-details p{align-items:center; margin-bottom:17px}

.office-location{
  border-radius:14px;
  border-color:#e2ece0;
  box-shadow:0 12px 30px -16px rgba(31,63,16,.4);
  transition:transform .25s ease, box-shadow .25s ease;
}
.office-location:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 38px -16px rgba(31,63,16,.5);
}
.map-badge{border-radius:99px; padding:10px 18px}

/* -- Download strip: was white-on-white, now the page ends on a real CTA ---- */

/* Deep leaf green: white text needs >=4.5:1 to meet WCAG AA, and the brighter
   brand green only reaches ~3.3:1. This range runs 6.0:1 down to 4.8:1. */
.download-strip{
  background:linear-gradient(135deg,#3b7117,#46801e);
  border-top:0;
  padding:38px 0;
}
.download-strip h2,.download-strip p{color:#fff}
.download-strip .btn{
  background:#fff; color:var(--green-deep);
  border:0; border-radius:99px;
  padding:11px 20px;
  box-shadow:0 4px 12px rgba(0,0,0,.14);
}
.download-strip .btn:hover{background:#f2fae9; color:var(--green-deep)}
.download-strip .btn-outline{
  background:transparent; color:#fff;
  border:2px solid rgba(255,255,255,.85);
  box-shadow:none;
}
.download-strip .btn-outline:hover{background:rgba(255,255,255,.14); color:#fff}

/* -- Category / inner page headings match the new homepage headline --------- */

.page-title{
  font-size:26px;
  line-height:1.25;
  letter-spacing:-.3px;
  text-transform:none;
  margin:0 0 20px;
  padding-bottom:14px;
  position:relative;
}
.page-title:after{
  content:"";
  position:absolute; left:0; bottom:0;
  width:56px; height:4px; border-radius:99px;
  background:linear-gradient(90deg,var(--green),#a5d97a);
}
.catalog-section .page-title{margin-bottom:18px}
.cat-intro{font-size:15px; line-height:1.95; color:#42484a}

/* -- Shared touches -------------------------------------------------------- */

.btn{border-radius:99px}

/* -- Product cards: same circular treatment as the homepage plant pot ------- */

.product-card{
  border-radius:12px;
  overflow:hidden;
  background:#fff;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.product-card:hover{
  transform:translateY(-4px);
  border-color:#d9e8d2;
  box-shadow:0 14px 28px -14px rgba(31,63,16,.4);
}

/* Soft leaf-tinted disc behind a round photo - one idea, nothing else added */
.product-media{
  border-bottom:0;
  padding:18px;
  background:radial-gradient(circle at 50% 44%,#fff 0%,var(--green-soft) 78%);
}
/* object-fit stays 'contain' (set !important earlier, and rightly so - cropping
   would cut the tops off tall plants). So the circle needs a solid white fill,
   otherwise the disc gradient shows through the letterboxed area. */
.product-media img{
  width:168px; height:168px;
  max-width:100%;
  padding:8px;
  border-radius:50%;
  border:4px solid #fff;
  background:#fff;
  box-shadow:0 6px 16px -8px rgba(31,63,16,.45);
  transition:transform .25s ease;
}
.product-card:hover .product-media img{transform:scale(1.04)}

.product-info{padding:12px 14px 10px}
.product-info h3{font-size:14px; color:#2f3a2a; font-weight:600}
.product-action{background:#fff; border-top:1px solid #f1f4ef}

.back-to-top{border-radius:50%}

@media(max-width:1050px){
  .product-media{height:200px}
  .product-media img{width:150px;height:150px}
}
@media(max-width:820px){
  .intro-band h1{font-size:24px}
  .intro-band .split>img{width:230px;height:230px}
  .page-title{font-size:22px}
  .slider{border-radius:12px}
  .slider-control{width:38px;height:38px;font-size:24px}
  .slider-prev{left:10px}
  .slider-next{right:10px}
}
@media(max-width:520px){
  .intro-band h1{font-size:21px}
  .page-title{font-size:20px}
  /* single column: the card gets wide, so let the disc grow with it */
  .product-media{height:280px}
  .product-media img{width:220px;height:220px}
}