.ecm-shell{
  width:min(1460px,calc(100% - 48px));margin:0 auto;padding:28px 0 54px;color:#203127;
  --ecm-green:#138843;--ecm-green-dark:#096b31;--ecm-mint:#eaf8ee;--ecm-orange:#f97316;
  --ecm-ink:#183126;--ecm-muted:#65756b;--ecm-line:#e0e8e2;--ecm-card:#fff;
  --ecm-shadow:0 18px 55px rgba(24,72,43,.10);--ecm-radius:24px;
}
.ecm-shell *{box-sizing:border-box}.ecm-shell a{text-decoration:none}
.ecm-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.72fr);gap:28px;padding:48px;border-radius:32px;overflow:hidden;background:
  radial-gradient(circle at 8% 4%,rgba(255,255,255,.34),transparent 29%),
  radial-gradient(circle at 90% 15%,rgba(255,194,119,.28),transparent 34%),
  linear-gradient(135deg,#0d7438 0%,#14934a 56%,#39a85f 100%);box-shadow:0 24px 70px rgba(12,107,50,.22)}
.ecm-hero:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-145px;bottom:-235px;border:54px solid rgba(255,255,255,.08)}
.ecm-hero-copy,.ecm-hero-side{position:relative;z-index:1;min-width:0}
.ecm-eyebrow,.ecm-section-kicker{display:inline-flex;align-items:center;gap:7px;font-size:12px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ecm-eyebrow{padding:9px 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.12);color:#fff}
.ecm-hero h1{margin:18px 0 14px;color:#fff;font-size:clamp(34px,5.3vw,64px);line-height:1.02;letter-spacing:-1.5px}
.ecm-hero h1 span{color:#ffe3aa}.ecm-hero-copy>p{max-width:690px;margin:0;color:rgba(255,255,255,.86);font-size:16px;line-height:1.75}
.ecm-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;max-width:760px;margin-top:25px;padding:7px;border-radius:18px;background:#fff;box-shadow:0 16px 35px rgba(4,58,25,.2)}
.ecm-search-field{min-width:0;display:flex;align-items:center;gap:10px;padding:0 12px}.ecm-search-field span{color:var(--ecm-green);font-size:26px;line-height:1;transform:rotate(-18deg)}
.ecm-search input{width:100%;height:47px;border:0;outline:0;background:transparent;color:var(--ecm-ink);font:inherit;font-size:14px}
.ecm-search button{height:47px;padding:0 25px;border:0;border-radius:13px;background:linear-gradient(135deg,#ff8a1c,#f5690e);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(249,115,22,.27)}
.ecm-trust-row{display:flex;gap:17px;flex-wrap:wrap;margin-top:18px;color:rgba(255,255,255,.84);font-size:12px;font-weight:700}
.ecm-hero-side{display:flex;flex-direction:column;justify-content:center;gap:13px}
.ecm-hero-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.23);background:rgba(255,255,255,.14);backdrop-filter:blur(14px);color:#fff;box-shadow:0 15px 35px rgba(4,66,27,.12)}
.ecm-hero-card .ecm-card-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#fff;font-size:24px}
.ecm-hero-card strong{display:block;font-size:16px;color:#fff}.ecm-hero-card small{display:block;margin-top:3px;color:rgba(255,255,255,.76);line-height:1.45}
.ecm-hero-card>a{padding:10px 12px;border-radius:11px;background:#fff;color:var(--ecm-green-dark);font-size:12px;font-weight:900;white-space:nowrap}
.ecm-seller-card{background:rgba(16,74,39,.26)}
.ecm-summary{position:relative;z-index:2;display:flex;align-items:stretch;gap:0;width:calc(100% - 52px);margin:-18px auto 26px;padding:13px 15px;border:1px solid #e7ede8;border-radius:20px;background:#fff;box-shadow:var(--ecm-shadow)}
.ecm-summary>div:not(.ecm-summary-actions):not(.ecm-summary-message){min-width:150px;padding:8px 20px;border-right:1px solid var(--ecm-line)}
.ecm-summary strong{display:block;color:var(--ecm-green-dark);font-size:23px;line-height:1.15}.ecm-summary span{display:block;margin-top:3px;color:var(--ecm-muted);font-size:12px}
.ecm-summary-message{display:flex;align-items:center;gap:12px;min-width:0;flex:1;padding:6px 12px}.ecm-summary-message .ecm-summary-icon{width:45px;height:45px;display:grid;place-items:center;margin:0;border-radius:14px;background:var(--ecm-mint);font-size:21px}
.ecm-summary-message strong{font-size:15px}.ecm-summary-message span:not(.ecm-summary-icon){line-height:1.5}
.ecm-summary-actions{display:flex;gap:8px;align-items:center;margin-left:auto;padding-left:15px}.ecm-summary-actions a{padding:11px 14px;border-radius:12px;background:#f6f9f7;color:#31523d;font-size:12px;font-weight:800;white-space:nowrap}.ecm-summary-actions a:hover{background:var(--ecm-mint);color:var(--ecm-green-dark)}
.ecm-categories{display:flex;gap:10px;margin:0 0 28px;padding:3px 0 11px;overflow-x:auto;scrollbar-width:thin}
.ecm-categories>a{position:relative;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:8px;min-width:155px;padding:14px 15px;border:1px solid var(--ecm-line);border-radius:17px;background:#fff;color:var(--ecm-ink);box-shadow:0 8px 24px rgba(20,61,37,.055);transition:.2s ease}
.ecm-categories>a>span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f1f8f3;font-size:19px}.ecm-categories b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.ecm-categories small{color:var(--ecm-muted);font-size:11px}
.ecm-categories>a:hover,.ecm-categories>a.is-active{border-color:#9bd3ad;transform:translateY(-2px);box-shadow:0 12px 28px rgba(19,136,67,.12)}.ecm-categories>a.is-active{background:var(--ecm-mint);color:var(--ecm-green-dark)}
.ecm-market{scroll-margin-top:90px}.ecm-market-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:17px}.ecm-section-kicker{color:var(--ecm-orange)}
.ecm-market-head h2{margin:7px 0 3px;color:var(--ecm-ink);font-size:clamp(24px,3vw,34px);letter-spacing:-.6px}.ecm-market-head p{margin:0;color:var(--ecm-muted);font-size:13px}
.ecm-sort{display:flex;align-items:center;gap:9px}.ecm-sort label{color:var(--ecm-muted);font-size:12px;font-weight:700}.ecm-sort select{height:43px;padding:0 36px 0 13px;border:1px solid var(--ecm-line);border-radius:12px;background:#fff;color:var(--ecm-ink);font:inherit;font-size:12px;font-weight:800;outline:0}
.ecm-alert{margin-bottom:14px;padding:13px 16px;border:1px solid #ffd0b0;border-radius:14px;background:#fff7ed;color:#a4450c;font-size:13px;font-weight:700}
.ecm-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.ecm-product-card{min-width:0;overflow:hidden;border:1px solid var(--ecm-line);border-radius:22px;background:#fff;box-shadow:0 10px 34px rgba(20,61,37,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ecm-product-card:hover{transform:translateY(-4px);border-color:#b6d9c0;box-shadow:0 18px 42px rgba(20,89,47,.13)}
.ecm-product-media{position:relative;display:block;aspect-ratio:1.18/1;overflow:hidden;background:linear-gradient(145deg,#eff8f1,#f8fbf9)}.ecm-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ecm-product-card:hover img{transform:scale(1.045)}
.ecm-product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 60% 30%,#fff 0 12%,transparent 13%),linear-gradient(135deg,#edf8f0,#f9f4e9)}.ecm-product-placeholder span{width:78px;height:78px;display:grid;place-items:center;border-radius:24px;background:#fff;font-size:38px;box-shadow:0 15px 34px rgba(34,95,53,.12)}
.ecm-type-badge,.ecm-stock-badge{position:absolute;top:12px;padding:7px 9px;border-radius:10px;font-size:10px;font-weight:900;box-shadow:0 7px 18px rgba(0,0,0,.08)}.ecm-type-badge{left:12px;background:rgba(255,255,255,.92);color:var(--ecm-green-dark);backdrop-filter:blur(8px)}.ecm-stock-badge{right:12px;background:#292929;color:#fff}.ecm-product-card.is-out{opacity:.77}
.ecm-product-body{padding:15px}.ecm-product-category{margin-bottom:7px;color:var(--ecm-green);font-size:10px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecm-product-body h3{height:43px;margin:0;color:var(--ecm-ink);font-size:15px;line-height:1.45;overflow:hidden}.ecm-product-body h3 a{color:inherit}.ecm-product-body>p{height:38px;margin:7px 0 11px;color:var(--ecm-muted);font-size:11px;line-height:1.55;overflow:hidden}
.ecm-shop-line{display:flex;align-items:center;gap:7px;min-width:0;padding:9px 0;border-top:1px solid #edf1ee;color:#52675a;font-size:11px}.ecm-shop-line .ecm-shop-avatar{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:var(--ecm-mint);font-size:12px}.ecm-shop-line>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ecm-shop-line b{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#2784e8;color:#fff;font-size:10px}
.ecm-product-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:9px;padding-top:9px}.ecm-product-foot small{display:block;color:var(--ecm-muted);font-size:9px}.ecm-product-foot strong{display:block;margin-top:2px;color:var(--ecm-orange);font-size:18px;line-height:1.15}.ecm-product-foot>a{display:flex;align-items:center;gap:4px;padding:10px 11px;border-radius:11px;background:var(--ecm-green);color:#fff;font-size:11px;font-weight:900;white-space:nowrap}.ecm-product-foot>a span{font-size:18px;line-height:.7}
.ecm-empty{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:center;padding:38px;border:1px solid var(--ecm-line);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fbfdfb 55%,#eff9f2 100%);box-shadow:var(--ecm-shadow)}
.ecm-empty-visual{position:relative;width:230px;height:190px;margin:auto;border-radius:35px;background:linear-gradient(145deg,#dff4e5,#fff4df);box-shadow:inset 0 0 0 1px rgba(21,137,67,.08)}.ecm-empty-visual>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:72px}.ecm-empty-visual i,.ecm-empty-visual b{position:absolute;width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#fff;font-style:normal;font-size:24px;box-shadow:0 13px 29px rgba(25,74,43,.13)}.ecm-empty-visual i{left:15px;bottom:18px}.ecm-empty-visual b{right:15px;top:18px}
.ecm-empty-copy h2{margin:8px 0 8px;color:var(--ecm-ink);font-size:29px}.ecm-empty-copy p{max-width:720px;margin:0;color:var(--ecm-muted);font-size:14px;line-height:1.75}.ecm-empty-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:19px}
.ecm-btn-primary,.ecm-btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 17px;border-radius:13px;font-size:12px;font-weight:900}.ecm-btn-primary{background:var(--ecm-green);color:#fff;box-shadow:0 10px 22px rgba(19,136,67,.2)}.ecm-btn-secondary{border:1px solid #cbd8ce;background:#fff;color:#31523d}
.ecm-empty-steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding-top:25px;border-top:1px dashed #cfddd2}.ecm-empty-steps>div{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:10px;padding:13px;border-radius:15px;background:#fff}.ecm-empty-steps span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--ecm-green);color:#fff;font-size:12px;font-weight:900}.ecm-empty-steps strong{font-size:12px;color:var(--ecm-ink)}.ecm-empty-steps small{font-size:10px;color:var(--ecm-muted)}
.ecm-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding:28px 31px;border-radius:25px;background:#172d22;color:#fff;box-shadow:0 20px 45px rgba(18,45,31,.18)}.ecm-bottom-cta>div:first-child>span{color:#9edbad;font-size:11px;font-weight:900;letter-spacing:.08em}.ecm-bottom-cta h2{margin:5px 0;color:#fff;font-size:23px}.ecm-bottom-cta p{margin:0;color:#b9c7bf;font-size:12px}.ecm-bottom-cta>div:last-child{display:flex;gap:9px;flex-wrap:wrap}.ecm-bottom-cta .ecm-btn-secondary{border-color:#557065;background:transparent;color:#fff}
@media(max-width:1120px){.ecm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ecm-hero{grid-template-columns:minmax(0,1.25fr) minmax(285px,.75fr);padding:39px}.ecm-summary{width:calc(100% - 30px)}}
@media(max-width:860px){.ecm-shell{width:min(100% - 28px,760px);padding-top:18px}.ecm-hero{grid-template-columns:1fr;padding:32px;border-radius:26px}.ecm-hero-side{display:grid;grid-template-columns:1fr 1fr}.ecm-hero-card{grid-template-columns:auto minmax(0,1fr)}.ecm-hero-card>a{grid-column:1/-1;text-align:center}.ecm-summary{width:calc(100% - 20px);flex-wrap:wrap}.ecm-summary>div:not(.ecm-summary-actions):not(.ecm-summary-message){flex:1;min-width:120px}.ecm-summary-actions{width:100%;justify-content:flex-end;padding:10px 0 0}.ecm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecm-empty{grid-template-columns:1fr;text-align:center}.ecm-empty-actions{justify-content:center}.ecm-empty-steps{text-align:left}.ecm-bottom-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.ecm-shell{width:calc(100% - 20px);padding:12px 0 36px}.ecm-hero{padding:25px 18px;border-radius:22px}.ecm-hero h1{font-size:34px}.ecm-hero-copy>p{font-size:13px}.ecm-search{grid-template-columns:1fr;padding:6px}.ecm-search button{width:100%}.ecm-trust-row{gap:7px 12px;font-size:10px}.ecm-hero-side{grid-template-columns:1fr}.ecm-summary{margin-top:-12px;padding:10px}.ecm-summary>div:not(.ecm-summary-actions):not(.ecm-summary-message){min-width:50%;padding:7px 10px}.ecm-summary-message{align-items:flex-start}.ecm-summary-actions{justify-content:stretch}.ecm-summary-actions a{flex:1;text-align:center}.ecm-categories>a{min-width:142px}.ecm-market-head{align-items:flex-start;flex-direction:column}.ecm-sort{width:100%;justify-content:space-between}.ecm-sort select{flex:1}.ecm-grid{grid-template-columns:1fr}.ecm-product-media{aspect-ratio:1.45/1}.ecm-empty{padding:25px 17px;border-radius:22px}.ecm-empty-visual{width:190px;height:155px}.ecm-empty-copy h2{font-size:23px}.ecm-empty-actions>a{width:100%}.ecm-empty-steps{grid-template-columns:1fr}.ecm-bottom-cta{padding:23px 19px}.ecm-bottom-cta h2{font-size:20px}.ecm-bottom-cta>div:last-child{width:100%}.ecm-bottom-cta a{flex:1}}
