
:root{--mev-green:#1F4D2B;--mev-green2:#5F8F2F;--mev-cream:#F7F2E6;--mev-orange:#F28C28;--mev-ink:#17311e;--mev-soft:#f4f8f2}
body{color:var(--mev-ink)} a{color:var(--mev-green)}
.header-style-1 .header-bottom-bg-color{background:var(--mev-green)!important}.main-menu>nav>ul>li>a{font-weight:700}
.mev-hero{border-radius:22px;overflow:hidden}.mev-hero img{width:100%;display:block}
.mev-category{border:1px solid #e8eee5;border-radius:18px;padding:18px;background:#fff;transition:.2s}.mev-category:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(20,65,33,.10)}
.mev-category img{aspect-ratio:1;object-fit:cover;border-radius:14px}.mev-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 11px;background:#eef6eb;color:var(--mev-green);font-weight:700;font-size:12px}
.mev-tech-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mev-tech-card{padding:18px;border:1px solid #e4ebe1;border-radius:16px;background:#fff}.mev-tech-card small{display:block;color:#6c7f70}.mev-tech-card strong{display:block;margin-top:5px;color:#16371e}
.mev-section{background:#fff;border:1px solid #e7ede5;border-radius:22px;padding:28px;margin:22px 0}.mev-section h3{margin-bottom:16px}.mev-source-note{font-size:12px;color:#738076;background:#f7faf6;border-radius:10px;padding:10px 12px}.mev-region-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mev-region{padding:15px;border-radius:14px;background:var(--mev-soft);border:1px solid #e3ecdf}.mev-region b{display:block}.mev-region span{font-size:12px;color:#637263}
.mev-price{font-size:30px;font-weight:800;color:var(--mev-green)}.mev-variant{border:1px solid #dce6d9;border-radius:10px;padding:10px 14px;background:#fff}.mev-variant.active,.mev-variant:hover{border-color:var(--mev-green2);background:#f2f8ef}
.mev-footer-dev{display:flex;align-items:center;justify-content:center;gap:14px;padding:13px 16px;border-top:1px solid rgba(255,255,255,.12);font-size:11px}.mev-footer-dev .label{font-weight:800;line-height:1.05;letter-spacing:.06em;text-align:right}.mev-footer-dev img{height:27px;width:auto}.mev-footer-dev .contact{font-size:10px;opacity:.8}
.admin-kpi{border-radius:15px;border:1px solid #e7e9e7}.technical-status{font-size:11px;border-radius:999px;padding:4px 8px;background:#fff4d8;color:#765400}
@media(max-width:991px){.mev-tech-grid,.mev-region-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.mev-tech-grid,.mev-region-grid{grid-template-columns:1fr}.mev-section{padding:18px}.mev-footer-dev{flex-wrap:wrap}}

/* Product detail sections deliberately use distinct visual treatments. */
.mev-section-overview{background:linear-gradient(135deg,#f2f8ef 0%,#fff 72%);border-color:#d9e8d4;box-shadow:0 12px 32px rgba(31,77,43,.06)}
.mev-section-growing{background:linear-gradient(135deg,#fff9ef 0%,#fff 72%);border-color:#f1dfc1}
.mev-section-who{background:linear-gradient(135deg,#f5f7fa 0%,#fff 72%);border-color:#dde4eb}
.mev-section-verified_profile,.mev-section-source_profile{background:linear-gradient(135deg,#edf7ef 0%,#fffaf2 100%);border-left:5px solid var(--mev-green2)}
.mev-section-overview h3:before,.mev-section-growing h3:before,.mev-section-who h3:before,.mev-section-verified_profile h3:before,.mev-section-source_profile h3:before{display:inline-grid;place-items:center;width:32px;height:32px;margin-right:10px;border-radius:10px;background:#fff;border:1px solid rgba(31,77,43,.12);font-size:15px;vertical-align:middle}
.mev-section-overview h3:before{content:'01'} .mev-section-growing h3:before{content:'02'} .mev-section-who h3:before{content:'03'} .mev-section-verified_profile h3:before,.mev-section-source_profile h3:before{content:'✓';color:var(--mev-green)}
.mev-finder-panel{background:#fff;border:1px solid #e4ebe1;border-radius:22px;padding:24px;box-shadow:0 14px 38px rgba(25,62,34,.07)}
.mev-finder-result{border:1px solid #e6ece3;border-radius:18px;background:#fff;padding:14px;height:100%;transition:.18s}.mev-finder-result:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(31,77,43,.08)}
.mev-article{background:#fff;border:1px solid #e6ece3;border-radius:22px;padding:30px}.mev-article h2,.mev-article h3{margin-top:28px}.mev-article p,.mev-article li{line-height:1.8}
.mev-blog-card{height:100%;border:1px solid #e6ece3;border-radius:18px;overflow:hidden;background:#fff}.mev-blog-card .body{padding:20px}.mev-blog-card img{width:100%;aspect-ratio:16/9;object-fit:cover}

/* RC4 customer account */
.mev-auth-card{background:#fff;border:1px solid #e4ebe1;border-radius:24px;padding:34px;box-shadow:0 18px 50px rgba(31,77,43,.08)}
.mev-account-nav{display:flex;gap:10px;flex-wrap:wrap;border-bottom:1px solid #e7ede5;padding-bottom:16px}.mev-account-nav a,.mev-account-logout{display:inline-flex;border:1px solid #dce6d9;background:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700;color:var(--mev-green);cursor:pointer}.mev-account-logout{font-family:inherit}.mev-account-nav a:hover,.mev-account-logout:hover{background:var(--mev-soft)}
.mev-account-stat{background:linear-gradient(135deg,#f4f9f2,#fff);border:1px solid #dfe9dc;border-radius:18px;padding:20px;margin-bottom:20px}.mev-account-stat small{display:block;color:#708075}.mev-account-stat strong{display:block;margin-top:5px;font-size:18px;color:var(--mev-green)}
@media(max-width:575px){.mev-auth-card{padding:22px}.mev-account-nav{gap:6px}.mev-account-nav a,.mev-account-logout{font-size:12px;padding:8px 10px}}
.mev-mobile-actions{display:flex;gap:12px;font-size:12px;font-weight:700}.mev-mobile-actions a{color:#fff;background:rgba(255,255,255,.12);padding:7px 10px;border-radius:999px}

/* RC4 premium technical product dossier */
.mev-product-gallery{background:linear-gradient(145deg,#fff,#f5f8f3);border:1px solid #e2e9df;border-radius:24px;padding:24px;position:sticky;top:100px}.mev-product-gallery figure{margin:0}.mev-product-gallery img{max-height:620px;object-fit:contain}.mev-lead{font-size:16px;line-height:1.75;color:#53645a}.mev-rating-summary{color:#a36500}.mev-section-head>span{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--mev-green2);margin-bottom:8px}.mev-section-head h2{font-size:28px;margin-bottom:8px}.mev-section-head p{max-width:900px;color:#647268;line-height:1.7}.mev-tech-card em{display:block;font-size:10px;font-style:normal;color:#8a968d;margin-top:8px}.mev-section-facts{background:linear-gradient(145deg,#f5faf2,#fff)}.mev-section-regions{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#efe2c7}.mev-region{min-height:190px}.mev-region>strong{display:block;margin:8px 0;color:var(--mev-green)}.mev-region p{font-size:12px;line-height:1.6;margin:0 0 10px}.mev-region small{color:#8a7b63}.mev-region-score{font-size:9px;letter-spacing:1px;color:var(--mev-orange)}.mev-section-calendar{background:linear-gradient(145deg,#f3f8fc,#fff);border-color:#dde9f1}.mev-section-resistance{background:linear-gradient(145deg,#f8f4fb,#fff);border-color:#e9dff0}.mev-resistance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mev-resistance-card{display:flex;gap:14px;align-items:flex-start;padding:18px;border:1px solid #e8dfed;background:#fff;border-radius:16px}.mev-resistance-code{display:grid;place-items:center;min-width:46px;height:46px;border-radius:13px;background:var(--mev-green);color:#fff;font-weight:900}.mev-resistance-card p{margin:4px 0}.mev-empty-tech{padding:22px;border:1px dashed #cebfd8;border-radius:16px;background:#fff}.mev-content-block{position:relative;overflow:hidden}.mev-content-block:after{content:'';position:absolute;right:-80px;top:-80px;width:180px;height:180px;border-radius:50%;background:rgba(95,143,47,.045);pointer-events:none}.mev-richtext{font-size:15px;line-height:1.85;color:#445348}.mev-richtext h2,.mev-richtext h3{margin-top:22px}.mev-section-faq{background:#fbfcfa}.mev-faq-item{padding:16px 0;border-bottom:1px solid #e4ebe1}.mev-faq-item summary{font-weight:800;cursor:pointer;color:#253c2a}.mev-faq-item p{margin:12px 0 0;line-height:1.7}.mev-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.mev-review-card{border:1px solid #e3e9e0;border-radius:16px;padding:18px;background:#fff}.mev-review-card h4{margin:12px 0 6px}.mev-review-card p{line-height:1.7}.mev-review-card small{color:var(--mev-green2);font-weight:700}.mev-review-form{border-top:1px solid #e5ebe3;padding-top:22px}
@media(max-width:991px){.mev-product-gallery{position:relative;top:auto}.mev-resistance-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.mev-section-head h2{font-size:23px}.mev-resistance-grid,.mev-review-grid{grid-template-columns:1fr}.mev-product-gallery{padding:12px}}
/* RC4 database-driven hero controls */
.mev-hero .position-relative{position:relative}.mev-slider-action{position:absolute;left:5%;bottom:8%;z-index:3}.mev-slider-action .btn{box-shadow:0 10px 28px rgba(23,49,30,.18)}
@media(max-width:575px){.mev-slider-action{left:18px;bottom:18px}.mev-slider-action .btn{padding:8px 12px;font-size:11px}}

/* ===== Mevsim v1.0.1 visual refinement ===== */
:root{--mev-line:#e4eadf;--mev-muted:#68776b;--mev-deep:#102d19;--mev-shadow:0 18px 46px rgba(25,57,31,.08)}
body{background:#fbfcfa;font-size:14px}.main{min-height:55vh}.container{max-width:1320px}.mev-home{padding-top:22px;padding-bottom:64px}
.mev-site-header{background:#fff}.mev-topbar{background:#132f1c;color:#dce8dd;font-size:11px}.mev-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mev-topbar-left,.mev-topbar-right{display:flex;align-items:center;gap:22px}.mev-topbar-left span{position:relative}.mev-topbar-left span+span:before{content:'•';position:absolute;left:-13px;color:#769a7a}.mev-topbar a{color:#eaf2ea}.mev-topbar a:hover{color:#fff}
.mev-header-main{padding:16px 0!important;border-bottom:1px solid #eef1ec;background:#fff}.mev-header-grid{display:grid;grid-template-columns:260px minmax(340px,1fr) auto;gap:32px;align-items:center}.mev-brand{display:flex;flex-direction:column;align-items:flex-start}.mev-brand img{width:205px;max-height:70px;object-fit:contain;object-position:left center}.mev-brand span{margin-top:3px;font-size:9px;font-weight:800;letter-spacing:.14em;color:#819083;text-transform:uppercase}.mev-search form{display:flex;height:48px;border:1px solid #dfe7db;border-radius:14px;background:#f8faf7;overflow:hidden;transition:.2s}.mev-search form:focus-within{background:#fff;border-color:#90ad82;box-shadow:0 0 0 4px rgba(95,143,47,.08)}.mev-search-icon{width:44px;display:grid;place-items:center;font-size:24px;color:#758376}.mev-search input{min-width:0;flex:1;border:0!important;background:transparent!important;padding:0 8px!important;height:48px!important;font-size:13px!important}.mev-search button{border:0;background:var(--mev-green);color:#fff;font-weight:800;padding:0 22px;cursor:pointer}.mev-header-actions{display:flex;align-items:center;gap:18px}.mev-action{display:flex;align-items:center;gap:8px;color:#29382d!important;white-space:nowrap}.mev-action img{width:23px;height:23px;opacity:.82}.mev-action span:not(.mev-action-icon){display:flex;flex-direction:column;line-height:1.2}.mev-action small{font-size:9px;color:#8a958c}.mev-action b{font-size:11px}.mev-action-icon{position:relative;display:grid;place-items:center}.mev-action-icon em{position:absolute;right:-8px;top:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--mev-orange);color:#fff;font-size:9px;font-style:normal;font-weight:800;display:grid;place-items:center}
.mev-nav{background:var(--mev-green)!important;box-shadow:0 7px 24px rgba(17,49,26,.08)}.mev-nav-inner{min-height:48px;display:flex;align-items:center}.mev-desktop-nav{display:flex;align-items:center;width:100%;gap:0}.mev-desktop-nav>a{color:#fff!important;font-size:12px;font-weight:700;padding:16px 15px;line-height:16px;position:relative}.mev-desktop-nav>a:hover{background:rgba(255,255,255,.08)}.mev-desktop-nav>a:after{content:'';position:absolute;left:15px;right:15px;bottom:8px;height:2px;background:#fff;transform:scaleX(0);transition:.18s}.mev-desktop-nav>a:hover:after{transform:scaleX(1)}.mev-nav-highlight{margin-left:auto;background:rgba(242,140,40,.17)}.mev-mobile-head{display:none;width:100%}
.mev-hero-wrap{margin-bottom:16px}.mev-hero{border-radius:24px;box-shadow:var(--mev-shadow);background:#f5f5ef}.mev-hero img{aspect-ratio:1896/829;object-fit:cover}.mev-hero .slick-dots{bottom:18px}.mev-hero .slick-dots li button{background:#fff!important;border:1px solid rgba(31,77,43,.25)}.mev-hero .slick-dots li.slick-active button{background:var(--mev-green)!important}
.mev-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--mev-line);border-radius:18px;margin:0 0 38px;padding:8px 18px;box-shadow:0 8px 25px rgba(26,57,32,.035)}.mev-trust-strip>div{display:flex;align-items:center;gap:12px;padding:14px 17px;border-right:1px solid #edf1ea}.mev-trust-strip>div:last-child{border-right:0}.mev-trust-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#eef5eb;color:var(--mev-green);font-size:16px;font-weight:900;flex:0 0 auto}.mev-trust-strip p{margin:0;line-height:1.3}.mev-trust-strip strong,.mev-trust-strip small{display:block}.mev-trust-strip strong{font-size:12px;color:#234129}.mev-trust-strip small{font-size:10px;color:#859087;margin-top:2px}
.mev-home-section{padding:32px 0}.mev-home-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.mev-home-heading>div>span,.mev-expertise-main>span,.mev-finder-copy>span{display:block;font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--mev-green2);margin-bottom:7px}.mev-home-heading h2{font-size:28px;line-height:1.2;margin:0 0 7px;color:#17371f}.mev-home-heading p{margin:0;color:var(--mev-muted);font-size:13px}.mev-home-heading>a{font-size:12px;font-weight:800;color:var(--mev-green)!important;white-space:nowrap}
.mev-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.mev-category-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 14px 16px;border-radius:20px;background:#fff;border:1px solid var(--mev-line);color:#233a28!important;transition:.22s;min-width:0}.mev-category-card:hover{transform:translateY(-4px);box-shadow:var(--mev-shadow);border-color:#cadbc4}.mev-category-image{width:100%;aspect-ratio:1/1;border-radius:16px;background:#fbf7ed;display:grid;place-items:center;overflow:hidden}.mev-category-image img{width:88%;height:88%;object-fit:contain;transition:.22s}.mev-category-card:hover img{transform:scale(1.035)}.mev-category-copy{margin-top:11px}.mev-category-copy h3{font-size:14px;margin:0 0 2px;color:#203d26}.mev-category-copy span{font-size:10px;color:#859087}.mev-category-card>b{position:absolute;right:13px;bottom:13px;font-size:12px;color:#9aab9d;transition:.18s}.mev-category-card:hover>b{right:10px;color:var(--mev-green)}
.mev-finder-hero{margin:28px 0 34px;background:linear-gradient(120deg,#173e24 0%,#285c32 65%,#396f3d 100%);border-radius:26px;padding:42px 46px;display:grid;grid-template-columns:1.4fr .8fr;gap:56px;align-items:center;position:relative;overflow:hidden;box-shadow:0 22px 50px rgba(21,59,32,.16)}.mev-finder-hero:after{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-110px;top:-170px;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.02)}.mev-finder-copy,.mev-finder-cta{position:relative;z-index:2}.mev-finder-copy>span{color:#c5deae}.mev-finder-copy h2{font-size:34px;line-height:1.16;color:#fff;margin:0 0 14px}.mev-finder-copy p{color:#d3dfd4;max-width:720px;line-height:1.75;margin-bottom:17px}.mev-finder-chips{display:flex;flex-wrap:wrap;gap:8px}.mev-finder-chips i{font-style:normal;font-size:10px;font-weight:700;color:#e8f3e8;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.055)}.mev-finder-cta{background:#fff;border-radius:19px;padding:24px;box-shadow:0 18px 40px rgba(5,27,12,.15)}.mev-finder-cta strong{display:block;font-size:14px;line-height:1.45;color:#213c28;margin-bottom:15px}.mev-finder-cta>a{display:flex;justify-content:space-between;align-items:center;background:var(--mev-orange);color:#fff!important;border-radius:12px;padding:13px 15px;font-size:12px;font-weight:900}.mev-finder-cta>a span{font-size:18px}.mev-finder-cta small{display:block;margin-top:11px;color:#829086;font-size:9px;line-height:1.45}
.mev-product-grid{margin-left:-8px;margin-right:-8px}.mev-product-grid>[class*=col-]{padding-left:8px;padding-right:8px}.mev-product-card{border:1px solid var(--mev-line)!important;border-radius:20px!important;background:#fff;overflow:hidden;height:calc(100% - 30px);transition:.22s;box-shadow:none!important}.mev-product-card:hover{transform:translateY(-4px);box-shadow:var(--mev-shadow)!important;border-color:#d2dfcf!important}.mev-product-image{display:grid;place-items:center;background:linear-gradient(145deg,#fbfcfa,#f5f7f3);aspect-ratio:1/1;padding:15px;overflow:hidden}.mev-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;transition:.25s}.mev-product-card:hover .mev-product-image img{transform:scale(1.035)}.mev-product-card .product-content-wrap{padding:15px 16px 16px!important}.mev-product-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px}.mev-product-meta span{font-size:9px;font-weight:900;letter-spacing:.08em;color:var(--mev-green2);text-transform:uppercase}.mev-product-meta small{font-size:8px;color:#9aa49b}.mev-product-card h3{font-size:14px;line-height:1.35;min-height:38px;margin:0 0 13px}.mev-product-card h3 a{color:#22382a!important}.mev-product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #edf1ea}.mev-product-card .product-price{display:flex;flex-direction:column;line-height:1.25}.mev-product-card .product-price del{font-size:9px;color:#9a9f9b}.mev-product-card .product-price span{font-size:15px!important;font-weight:900!important;color:var(--mev-green)!important}.mev-product-link{font-size:10px;font-weight:800;color:#596d5d!important;white-space:nowrap}
.mev-expertise{margin:30px 0 20px;border-radius:26px;background:#f3f6ef;border:1px solid #dfe8dc;padding:42px 44px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.mev-expertise-main h2{font-size:31px;line-height:1.2;color:#18391f;margin-bottom:13px}.mev-expertise-main p{line-height:1.8;color:#5d6e61;margin-bottom:17px}.mev-expertise-main>a{font-size:12px;font-weight:900;color:var(--mev-green)!important}.mev-stats{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #dce5d9;border-radius:20px;overflow:hidden;background:#fff}.mev-stats>div{padding:22px 20px;border-right:1px solid #e5ebe3;border-bottom:1px solid #e5ebe3}.mev-stats>div:nth-child(2n){border-right:0}.mev-stats>div:nth-last-child(-n+2){border-bottom:0}.mev-stats strong{display:block;color:var(--mev-green);font-size:28px;line-height:1}.mev-stats span{display:block;margin-top:7px;color:#78857b;font-size:10px}
.mev-home-article{height:100%;display:flex;gap:16px;background:#fff;border:1px solid var(--mev-line);border-radius:20px;padding:20px;transition:.2s}.mev-home-article:hover{transform:translateY(-3px);box-shadow:var(--mev-shadow)}.mev-article-mark{flex:0 0 40px;width:40px;height:40px;border-radius:12px;background:#eef5eb;color:var(--mev-green);display:grid;place-items:center;font-size:18px;font-weight:900}.mev-home-article small{display:block;font-size:8px;font-weight:900;letter-spacing:.12em;color:#789079;margin-bottom:7px}.mev-home-article h3{font-size:15px;line-height:1.35;margin:0 0 9px}.mev-home-article h3 a{color:#233a28!important}.mev-home-article p{font-size:11px;line-height:1.6;color:#718075;margin-bottom:10px}.mev-home-article>div>a:last-child{font-size:10px;font-weight:800;color:var(--mev-green)!important}
.mev-footer{background:#fff}.mev-footer-cta{background:#e8efe3;border-top:1px solid #dae5d6}.mev-footer-cta-inner{padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.mev-footer-cta span{display:block;color:var(--mev-green2);font-size:9px;font-weight:900;letter-spacing:.14em;margin-bottom:5px}.mev-footer-cta h2{font-size:21px;margin:0;color:#1f3c26}.mev-footer-cta-actions{display:flex;gap:10px}.mev-footer-cta-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 18px;background:var(--mev-green);color:#fff!important;font-size:11px;font-weight:800}.mev-footer-cta-actions .outline{background:transparent;color:var(--mev-green)!important;border:1px solid #98af91}.mev-footer-main{background:#132d1b;padding:46px 0 40px;color:#b9c9bc}.mev-footer-main h5{color:#fff;font-size:13px;margin-bottom:16px}.mev-footer-main ul{margin:0;padding:0;list-style:none}.mev-footer-main li{margin-bottom:8px}.mev-footer-main a{color:#b9c9bc!important;font-size:11px}.mev-footer-main a:hover{color:#fff!important}.mev-footer-brand img{width:210px;max-height:72px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.95}.mev-footer-brand p{font-size:11px;line-height:1.75;max-width:380px;margin:15px 0}.mev-footer-contact{display:flex;flex-direction:column;gap:4px;font-size:10px}.mev-footer-confidence{border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:20px;background:rgba(255,255,255,.025)}.mev-footer-confidence p{font-size:10px;line-height:1.7}.mev-footer-confidence>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.mev-footer-confidence>div span{border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:6px 9px;color:#e4ece5;font-size:9px;font-weight:800}.mev-footer-confidence .mev-legal{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:14px}.mev-footer-bottom{background:#0e2315;color:#b7c4b9}.mev-footer-bottom-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mev-footer-bottom p{font-size:9px;margin:0}.mev-footer-bottom .mev-footer-dev{justify-content:flex-end;border:0;padding:8px 0}.mev-footer-bottom .mev-footer-dev img{height:24px}.mev-footer-bottom .mev-footer-dev b{color:#fff;font-size:10px}.mev-footer-bottom .mev-footer-dev a{color:#b7c4b9!important}
@media(max-width:1199px){.mev-header-grid{grid-template-columns:210px 1fr auto;gap:18px}.mev-brand img{width:185px}.mev-header-actions{gap:10px}.mev-action span:not(.mev-action-icon){display:none}.mev-desktop-nav>a{padding-left:10px;padding-right:10px;font-size:11px}.mev-category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.mev-topbar,.mev-header-main{display:none}.mev-nav{position:relative}.mev-nav-inner{min-height:62px}.mev-desktop-nav{display:none}.mev-mobile-head{display:flex;align-items:center;justify-content:space-between}.mev-mobile-logo img{width:150px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.mev-mobile-head>div{display:flex;gap:7px}.mev-mobile-head>div a{color:#fff!important;font-size:10px;font-weight:800;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px}.mev-mobile-head b{display:inline-grid;place-items:center;min-width:16px;height:16px;background:var(--mev-orange);border-radius:99px;margin-left:3px}.mev-home{padding-top:14px}.mev-trust-strip{grid-template-columns:repeat(2,1fr)}.mev-trust-strip>div:nth-child(2){border-right:0}.mev-trust-strip>div:nth-child(-n+2){border-bottom:1px solid #edf1ea}.mev-finder-hero,.mev-expertise{grid-template-columns:1fr;gap:26px}.mev-finder-hero{padding:34px}.mev-expertise{padding:34px}.mev-footer-cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:575px){body{font-size:13px}.container{padding-left:14px;padding-right:14px}.mev-home{padding-bottom:40px}.mev-hero{border-radius:16px}.mev-hero img{aspect-ratio:1.55/1}.mev-trust-strip{padding:5px 8px;margin-bottom:23px;border-radius:14px}.mev-trust-strip>div{padding:10px 7px;gap:8px}.mev-trust-icon{width:29px;height:29px;border-radius:9px;font-size:13px}.mev-trust-strip strong{font-size:10px}.mev-trust-strip small{font-size:8px}.mev-home-section{padding:24px 0}.mev-home-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:17px}.mev-home-heading h2{font-size:22px}.mev-home-heading p{font-size:11px;line-height:1.6}.mev-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.mev-category-card{border-radius:16px;padding:10px 10px 13px}.mev-category-image{border-radius:13px}.mev-category-copy h3{font-size:12px}.mev-finder-hero{margin:17px 0 22px;padding:25px 20px;border-radius:19px}.mev-finder-copy h2{font-size:25px}.mev-finder-copy p{font-size:11px}.mev-finder-cta{padding:18px}.mev-product-grid{margin-left:-5px;margin-right:-5px}.mev-product-grid>[class*=col-]{padding-left:5px;padding-right:5px}.mev-product-card{border-radius:15px!important}.mev-product-image{padding:8px}.mev-product-card .product-content-wrap{padding:11px!important}.mev-product-meta small{display:none}.mev-product-card h3{font-size:11px;min-height:32px}.mev-product-card .product-price span{font-size:12px!important}.mev-product-link{display:none}.mev-expertise{margin-top:16px;padding:24px 20px;border-radius:19px}.mev-expertise-main h2{font-size:24px}.mev-expertise-main p{font-size:11px}.mev-stats>div{padding:16px 13px}.mev-stats strong{font-size:22px}.mev-footer-cta h2{font-size:18px}.mev-footer-cta-actions{width:100%}.mev-footer-cta-actions a{flex:1}.mev-footer-main{padding:34px 0}.mev-footer-bottom-inner{padding:13px 0;flex-direction:column;align-items:flex-start;gap:4px}.mev-footer-bottom .mev-footer-dev{justify-content:flex-start}.mev-footer-dev .label{font-size:8px}}

/* v1.0.2 — Nest v6 native hero slider integration */
.mev-hero-wrap{position:relative;margin:0 0 18px}
.mev-hero{position:relative;border-radius:24px;overflow:hidden;background:#f7f5ed;box-shadow:var(--mev-shadow)}
.mev-hero .hero-slider-1{margin:0}
.mev-hero .single-hero-slider{height:auto!important;min-height:0!important;border-radius:24px!important;background:none!important;overflow:hidden}
.mev-hero .mev-hero-link{display:block;width:100%}
.mev-hero .single-hero-slider img{display:block;width:100%;height:auto!important;max-height:none!important;aspect-ratio:1896/829;object-fit:cover;border-radius:24px!important}
.mev-hero .slick-list,.mev-hero .slick-track{border-radius:24px}
.mev-hero .slider-arrow{pointer-events:none;left:0;padding:0 17px}
.mev-hero .slider-arrow .slider-btn{pointer-events:auto;width:44px;height:44px;line-height:44px;margin-top:0;background:rgba(255,255,255,.94);color:#1f4d2b;border:1px solid rgba(31,77,43,.10);box-shadow:0 8px 24px rgba(18,42,25,.14);opacity:0;transform:translateX(-7px);transition:.25s ease}
.mev-hero .slider-arrow .slider-next{float:right;transform:translateX(7px)}
.mev-hero:hover .slider-arrow .slider-btn,.mev-hero:focus-within .slider-arrow .slider-btn{opacity:1;transform:translateX(0)}
.mev-hero .dot-style-1 ul,.mev-hero.dot-style-1 ul{z-index:5;bottom:14px;margin:0}
.mev-hero .dot-style-1 ul li button,.mev-hero.dot-style-1 ul li button{width:10px;height:10px;border:1px solid rgba(31,77,43,.35);background:rgba(255,255,255,.92)}
.mev-hero .dot-style-1 ul li.slick-active button,.mev-hero.dot-style-1 ul li.slick-active button{width:25px;background:#1f4d2b;border-color:#1f4d2b}
.mev-hero .slick-slide{outline:0}
@media(max-width:991px){.mev-hero,.mev-hero .single-hero-slider,.mev-hero .single-hero-slider img,.mev-hero .slick-list,.mev-hero .slick-track{border-radius:18px!important}.mev-hero .slider-arrow{padding:0 10px}.mev-hero .slider-arrow .slider-btn{opacity:1;width:36px;height:36px;line-height:36px}.mev-hero .dot-style-1 ul,.mev-hero.dot-style-1 ul{bottom:10px}}
@media(max-width:575px){.mev-hero-wrap{margin-bottom:12px}.mev-hero,.mev-hero .single-hero-slider,.mev-hero .single-hero-slider img,.mev-hero .slick-list,.mev-hero .slick-track{border-radius:14px!important}.mev-hero .single-hero-slider img{aspect-ratio:1896/829;object-fit:contain;background:#f5efd9}.mev-hero .slider-arrow .slider-btn{width:32px;height:32px;line-height:32px;font-size:12px}.mev-hero .dot-style-1 ul,.mev-hero.dot-style-1 ul{bottom:7px}}

/* v1.0.3 — header/hero structural correction using Nest native page order */
.mev-site-header{
  position:relative!important;
  z-index:50!important;
  display:block!important;
  width:100%!important;
  clear:both!important;
  background:#fff!important;
}
.main{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  clear:both!important;
}
.mev-hero-section{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  clear:both!important;
  margin:0 0 18px!important;
  padding:0!important;
  background:transparent!important;
}
.mev-hero-section>.container{position:relative!important;display:block!important}
.mev-hero-section .home-slide-cover{margin-top:20px!important}
.mev-home{padding-top:0!important}
.mev-brand{min-width:0;overflow:visible!important}
.mev-brand a{display:block;width:100%;max-width:205px;line-height:0}
.mev-brand img{display:block!important;width:100%!important;max-width:205px!important;height:auto!important;max-height:70px!important;object-fit:contain!important;object-position:left center!important}
.mev-hero-slider,.mev-hero-slider.slick-initialized{display:block!important;position:relative!important}
.mev-hero .slick-list{overflow:hidden!important}
.mev-hero .slick-slide{height:auto!important}
.mev-hero .mev-hero-link{line-height:0}
@media(max-width:1199px){
  .mev-brand a,.mev-brand img{max-width:185px!important}
}
@media(max-width:991px){
  .mev-hero-section{margin-bottom:12px!important}
  .mev-hero-section .home-slide-cover{margin-top:14px!important}
}

/* ===== Mevsim v1.0.4 — premium seed-commerce identity ===== */
:root{
  --mev-deep:#0f2f1b;
  --mev-green:#1f4d2b;
  --mev-green-2:#2f6b35;
  --mev-leaf:#6fa243;
  --mev-leaf-soft:#eef5e8;
  --mev-cream:#fbf8ef;
  --mev-soil:#8a6a43;
  --mev-orange:#f28c28;
  --mev-ink:#17311e;
  --mev-muted:#667568;
  --mev-line:#e5ebdf;
  --mev-shadow-lg:0 22px 60px rgba(20,54,29,.10);
}
body{background:#fcfdfb}

/* Header: seed + soil + sprout visual language */
.mev-topbar{background:linear-gradient(90deg,#0c2917 0%,#153b21 55%,#0c2917 100%);border-bottom:1px solid rgba(255,255,255,.06)}
.mev-topbar-inner{min-height:36px}
.mev-topbar-left span,.mev-topbar-right a{font-weight:700;letter-spacing:.01em}
.mev-topbar-left span i{font-style:normal;color:#b7d48f;margin-right:5px;font-size:9px}
.mev-header-main{position:relative;isolation:isolate;overflow:hidden;padding:19px 0 17px!important;background:linear-gradient(90deg,#fffdf7 0%,#ffffff 46%,#fbf8ef 100%)!important;border-bottom:1px solid #e4eadf!important}
.mev-header-main:before{content:"";position:absolute;inset:0;z-index:-2;background:url('/assets/mevsim/ui/header-sprout-pattern.svg') center bottom/cover no-repeat;pointer-events:none}
.mev-header-main:after{content:"";position:absolute;z-index:-1;width:300px;height:300px;right:9%;top:-225px;border-radius:50%;border:1px solid rgba(111,162,67,.08);box-shadow:0 0 0 54px rgba(111,162,67,.025),0 0 0 108px rgba(111,162,67,.018);pointer-events:none}
.mev-header-grid{grid-template-columns:250px minmax(390px,1fr) auto;gap:30px}
.mev-brand a{max-width:220px!important}.mev-brand img{max-width:220px!important;max-height:62px!important}
.mev-brand-kicker{display:flex;align-items:center;gap:7px;margin-top:7px;color:#5f725f;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.mev-seed-dot{position:relative;width:13px;height:8px;border-radius:100% 0 100% 0;background:linear-gradient(135deg,#8f6d43,#b29162);transform:rotate(-28deg);box-shadow:0 0 0 4px rgba(138,106,67,.06)}
.mev-seed-dot:after{content:"";position:absolute;width:6px;height:8px;left:9px;top:-5px;border-left:2px solid #6fa243;border-radius:50%;transform:rotate(28deg)}

.mev-search form{height:52px;border-radius:17px;border:1px solid #dfe7d8;background:rgba(255,255,255,.88);box-shadow:0 8px 28px rgba(33,67,37,.045);backdrop-filter:blur(5px)}
.mev-search form:focus-within{border-color:#87a978;box-shadow:0 0 0 4px rgba(95,143,47,.08),0 12px 32px rgba(33,67,37,.07)}
.mev-search-icon{width:50px;color:#5f8f2f}.mev-search-icon .mev-menu-svg{width:21px;height:21px}
.mev-search input{height:52px!important;font-size:12px!important;color:#203827!important}
.mev-search button{display:flex;align-items:center;gap:7px;border-radius:13px;margin:4px;padding:0 17px;background:linear-gradient(135deg,#285d31,#173f24);transition:.2s}
.mev-search button:hover{background:linear-gradient(135deg,#34733d,#1e4f2a);transform:translateY(-1px)}
.mev-search button .mev-menu-svg{width:16px;height:16px}.mev-search-hint{display:flex;align-items:center;gap:9px;margin:7px 0 0 14px;font-size:9px;color:#839083}.mev-search-hint span{font-weight:800;color:#667666}.mev-search-hint a{color:#758875!important}.mev-search-hint a:hover{color:var(--mev-green)!important}
.mev-header-actions{gap:8px}.mev-action{padding:8px 9px;border-radius:14px;transition:.2s}.mev-action:hover{background:#f4f8f1}.mev-action-circle{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid #e1e8dc;border-radius:13px;background:rgba(255,255,255,.82)}.mev-action-circle img{width:20px;height:20px}.mev-action small{font-size:8px}.mev-action b{font-size:10px;color:#263b2b}.mev-action-icon em{right:-5px;top:-7px}

/* Icon navigation */
.mev-nav{background:linear-gradient(90deg,#153b21 0%,#1f4d2b 48%,#173d22 100%)!important;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 9px 25px rgba(13,43,23,.12)}
.mev-nav-inner{min-height:54px}.mev-desktop-nav{gap:2px;justify-content:flex-start}.mev-nav-link{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 12px!important;border-radius:11px;margin:5px 0;transition:.18s}.mev-nav-link:after{display:none!important}.mev-nav-link:hover,.mev-nav-link.is-active{background:rgba(255,255,255,.085)}
.mev-menu-icon{display:grid;place-items:center;width:20px;height:20px;color:#b8d492;flex:0 0 auto}.mev-menu-svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor}.mev-nav-link.is-active .mev-menu-icon{color:#e1efc8}.mev-nav-highlight{margin-left:auto!important;border:1px solid rgba(235,208,93,.42);background:linear-gradient(135deg,rgba(242,140,40,.15),rgba(151,178,65,.14))!important;color:#fff7cc!important}.mev-nav-highlight .mev-menu-icon{color:#e7c95f}.mev-nav-highlight:hover{border-color:rgba(241,211,93,.7);background:rgba(242,140,40,.22)!important}

/* Hero / trust */
.mev-hero-section .home-slide-cover{margin-top:22px!important}.mev-hero{border-radius:25px;box-shadow:0 22px 55px rgba(24,57,31,.10)}
.mev-trust-strip{position:relative;margin-top:-5px;margin-bottom:34px;border-radius:20px;padding:8px 12px;box-shadow:0 14px 35px rgba(25,57,31,.055);border-color:#e2e9dd}.mev-trust-strip>div{padding:16px 18px}.mev-trust-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#f3f8ef,#e8f1e1);color:#57843b;border:1px solid #dce8d5}.mev-trust-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mev-trust-strip strong{font-size:12px}.mev-trust-strip small{font-size:9px}

/* Section headings */
.mev-home-heading>div>span,.mev-expertise-main>span,.mev-finder-copy>span{color:#678f3d;letter-spacing:.19em}.mev-home-heading h2{font-size:30px;letter-spacing:-.025em}.mev-home-heading p{max-width:720px;line-height:1.65}

/* Premium category cards */
.mev-category-grid{gap:16px}.mev-category-card{padding:11px 11px 16px;border-radius:22px;background:linear-gradient(180deg,#fff,#fdfdfb);box-shadow:0 7px 24px rgba(32,69,36,.035)}.mev-category-card:before{content:"";position:absolute;inset:9px 9px auto;height:54%;border-radius:17px;background:linear-gradient(145deg,#fffaf0,#f4f7eb);z-index:0}.mev-category-image{position:relative;z-index:1;background:transparent;border-radius:17px}.mev-category-image img{width:91%;height:91%;filter:drop-shadow(0 12px 14px rgba(39,58,30,.10))}.mev-category-copy{position:relative;z-index:1}.mev-category-copy h3{font-size:15px}.mev-category-copy span{display:inline-flex;margin-top:3px;padding:4px 8px;border-radius:999px;background:#f0f5ed;color:#738471;font-size:9px;font-weight:700}.mev-category-card>b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;right:12px;bottom:12px;border:1px solid #d9e4d4;background:#fff;color:#6e8d61}.mev-category-card:hover>b{right:12px;background:var(--mev-green);color:#fff;border-color:var(--mev-green)}

/* Seed finder with an actual sprouting-seed visual */
.mev-finder-hero{grid-template-columns:minmax(0,1.08fr) 260px minmax(300px,.78fr);gap:24px;padding:42px 44px;background:radial-gradient(circle at 48% 25%,rgba(128,178,77,.16),transparent 30%),linear-gradient(125deg,#0e301b 0%,#174a28 58%,#225d31 100%);border:1px solid rgba(255,255,255,.06)}
.mev-finder-hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(180deg,transparent,rgba(28,17,8,.14));pointer-events:none}.mev-finder-copy h2{font-size:36px;letter-spacing:-.025em}.mev-finder-copy p{font-size:12px}.mev-finder-plant{position:relative;z-index:2;align-self:end;display:flex;align-items:flex-end;justify-content:center;height:220px}.mev-finder-plant img{width:300px;max-width:none;filter:drop-shadow(0 20px 20px rgba(0,0,0,.18))}.mev-finder-cta{padding:24px;border:1px solid rgba(22,68,35,.08)}.mev-finder-step{display:inline-flex!important;width:auto!important;margin:0 0 7px!important;padding:5px 8px;border-radius:999px;background:#edf5e8;color:#527c39!important;font-size:8px!important;font-weight:900;letter-spacing:.14em}.mev-finder-cta p{font-size:10px;line-height:1.6;color:#77857a;margin:-5px 0 14px}.mev-finder-cta>a{background:linear-gradient(135deg,#f39b31,#ee7f19);box-shadow:0 10px 24px rgba(242,140,40,.22)}

/* Product cards: technical, premium, easier to scan */
.mev-product-grid{margin-left:-9px;margin-right:-9px}.mev-product-grid>[class*=col-]{padding-left:9px;padding-right:9px}.mev-product-card{border-radius:22px!important;border-color:#e3e9df!important;overflow:visible;box-shadow:0 8px 28px rgba(30,65,34,.045)!important;background:linear-gradient(180deg,#fff 0%,#fff 84%,#fcfdfb 100%)}.mev-product-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(25,61,31,.12)!important}.mev-product-media{position:relative;margin:8px 8px 0;border-radius:17px;background:radial-gradient(circle at 50% 25%,#fff 0%,#f6f8f2 58%,#eef3ea 100%);overflow:hidden}.mev-product-ribbon{position:absolute;z-index:3;top:11px;left:11px;right:11px;display:flex;align-items:center;justify-content:space-between;gap:7px;pointer-events:none}.mev-product-ribbon span,.mev-product-ribbon small{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.93);backdrop-filter:blur(6px);box-shadow:0 5px 14px rgba(24,52,29,.07);font-size:8px;font-weight:900}.mev-product-ribbon span{color:#4f8035;text-transform:uppercase;letter-spacing:.07em}.mev-product-ribbon small{color:#778679}.mev-product-image{aspect-ratio:1/1.06;padding:26px 17px 15px;background:transparent}.mev-product-image img{filter:drop-shadow(0 18px 17px rgba(32,47,24,.13));transform:scale(.96)}.mev-product-card:hover .mev-product-image img{transform:scale(1.02)}.mev-product-view{position:absolute;z-index:4;left:14px;right:14px;bottom:12px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:11px;background:rgba(19,54,29,.93);color:#fff!important;font-size:9px;font-weight:900;opacity:0;transform:translateY(8px);transition:.22s}.mev-product-card:hover .mev-product-view{opacity:1;transform:translateY(0)}.mev-product-view span{font-size:15px}.mev-product-card .product-content-wrap{padding:15px 17px 17px!important}.mev-product-meta{margin-bottom:6px}.mev-product-meta span{font-size:8px;color:#72934e}.mev-product-meta small{font-size:8px}.mev-product-card h3{font-size:15px;min-height:40px;margin-bottom:9px;letter-spacing:-.01em}.mev-product-badges{display:flex;gap:5px;flex-wrap:wrap;min-height:25px;margin:0 0 12px}.mev-product-badges span{display:inline-flex;align-items:center;max-width:100%;padding:5px 7px;border:1px solid #dce8d8;border-radius:7px;background:#f2f7ef;color:#4f7247;font-size:8px;font-weight:800;line-height:1.15}.mev-product-bottom{align-items:center;padding-top:11px}.mev-product-card .product-price small{font-size:8px;color:#879488;margin-bottom:2px}.mev-product-card .product-price span{font-size:16px!important}.mev-product-link{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:9px;background:#f1f5ed;color:#365b37!important}.mev-product-link:hover{background:var(--mev-green);color:#fff!important}

/* Expertise gets a little seed/soil touch without changing the data layer */
.mev-expertise{position:relative;overflow:hidden;background:linear-gradient(120deg,#f5f8f0,#fbf8ee)}.mev-expertise:before{content:"";position:absolute;width:210px;height:210px;left:-75px;bottom:-145px;border-radius:50%;background:#8a6a43;opacity:.08}.mev-expertise:after{content:"";position:absolute;width:110px;height:80px;left:42px;bottom:-15px;background:url('/assets/mevsim/ui/finder-sprout.svg') center/contain no-repeat;opacity:.18;pointer-events:none}.mev-expertise-main,.mev-stats{position:relative;z-index:1}

@media(max-width:1199px){
  .mev-header-grid{grid-template-columns:205px 1fr auto;gap:16px}.mev-brand a,.mev-brand img{max-width:190px!important}.mev-search-hint{display:none}.mev-action{padding:6px}.mev-action-circle{width:35px;height:35px}.mev-nav-link{padding-left:8px!important;padding-right:8px!important;gap:5px;font-size:10px!important}.mev-menu-icon{width:17px;height:17px}.mev-menu-svg{width:17px;height:17px}.mev-finder-hero{grid-template-columns:1fr 190px 310px}.mev-finder-plant img{width:245px}
}
@media(max-width:991px){
  .mev-header-main,.mev-topbar{display:none!important}.mev-nav{position:relative!important}.mev-nav-inner{min-height:auto!important;display:flex!important;flex-direction:column;align-items:stretch;padding:7px 0 8px}.mev-mobile-head{display:flex!important;min-height:51px}.mev-mobile-logo img{width:155px!important;max-height:45px!important}.mev-desktop-nav{display:flex!important;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;gap:3px;padding:2px 0 1px}.mev-desktop-nav::-webkit-scrollbar{display:none}.mev-nav-link{flex:0 0 auto;margin:0!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.07);font-size:9px!important}.mev-nav-highlight{margin-left:0!important}.mev-menu-icon{width:15px;height:15px}.mev-menu-svg{width:15px;height:15px}.mev-hero-section .home-slide-cover{margin-top:12px!important}.mev-trust-strip{margin-top:0}.mev-finder-hero{grid-template-columns:1fr 1fr;gap:25px}.mev-finder-plant{display:none}.mev-finder-copy h2{font-size:30px}
}
@media(max-width:575px){
  .mev-mobile-head>div a{padding:7px 8px}.mev-mobile-logo img{width:135px!important}.mev-desktop-nav{margin-left:-2px;margin-right:-2px}.mev-nav-link{padding:7px 9px!important;border-radius:9px}.mev-nav-link span:last-child{font-size:8px}.mev-home-heading h2{font-size:23px}.mev-trust-strip{grid-template-columns:1fr 1fr}.mev-trust-strip>div{padding:10px 7px}.mev-trust-icon{width:34px;height:34px}.mev-trust-icon svg{width:19px;height:19px}.mev-category-grid{gap:10px}.mev-category-card:before{inset:7px 7px auto}.mev-category-copy h3{font-size:13px}.mev-finder-hero{grid-template-columns:1fr;padding:26px 20px}.mev-finder-copy h2{font-size:26px}.mev-product-media{margin:5px 5px 0;border-radius:13px}.mev-product-image{padding:20px 8px 10px}.mev-product-ribbon{top:7px;left:7px;right:7px}.mev-product-ribbon small{display:none}.mev-product-view{display:none}.mev-product-card .product-content-wrap{padding:11px!important}.mev-product-card h3{font-size:11px;min-height:31px}.mev-product-badges{min-height:20px;margin-bottom:8px}.mev-product-badges span{padding:4px 5px;font-size:7px}.mev-product-bottom{align-items:flex-end}.mev-product-link{display:none}.mev-product-card .product-price small{font-size:7px}.mev-product-card .product-price span{font-size:12px!important}
}

/* ===== Mevsim v1.0.5 — signature seed header ===== */
.mev-signature-header{position:relative;z-index:50}
.mev-signature-header .mev-topbar{background:#0b2a18!important;box-shadow:inset 0 -1px rgba(255,255,255,.05)}
.mev-signature-header .mev-topbar-inner{min-height:34px!important}
.mev-topbar-seed{color:#d8e8c8!important}.mev-topbar-seed i{color:#d49b55!important}

.mev-signature-header .mev-header-main{padding:0!important;min-height:126px;display:flex;align-items:center;background:linear-gradient(110deg,#fffdf7 0%,#fff 47%,#f7f2e6 100%)!important;border-bottom:0!important}
.mev-signature-header .mev-header-main:before{background:url('/assets/mevsim/ui/header-growth-scene.svg') center bottom/cover no-repeat!important;opacity:1}
.mev-signature-header .mev-header-main:after{width:420px;height:420px;right:-80px;top:-330px;border-color:rgba(111,162,67,.09);box-shadow:0 0 0 62px rgba(111,162,67,.025),0 0 0 124px rgba(111,162,67,.018)}
.mev-signature-header .mev-header-grid{grid-template-columns:310px minmax(480px,1fr) 305px;gap:26px;align-items:center;padding:17px 0 15px}

.mev-brand-panel{position:relative;display:grid;grid-template-columns:1fr;align-content:center;min-height:92px;padding:13px 18px 12px 20px;border:1px solid rgba(45,91,48,.10);border-radius:22px;background:rgba(255,255,255,.84);box-shadow:0 16px 36px rgba(28,61,33,.075);backdrop-filter:blur(8px);overflow:hidden}
.mev-brand-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:linear-gradient(180deg,#6fa243,#1f4d2b 58%,#8a6a43)}
.mev-brand-panel:after{content:"";position:absolute;right:-27px;bottom:-33px;width:110px;height:83px;border-radius:55% 45% 0 0;background:radial-gradient(ellipse at center,#8a6a43 0 3px,transparent 4px),linear-gradient(180deg,rgba(138,106,67,.06),rgba(138,106,67,.13));background-size:16px 12px,auto;transform:rotate(-8deg)}
.mev-brand-logo{position:relative;z-index:2;display:flex;align-items:center;width:100%;min-height:48px}
.mev-brand-logo img{width:235px!important;max-width:100%!important;max-height:58px!important;object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 5px 6px rgba(31,77,43,.06))}
.mev-brand-story{position:relative;z-index:2;display:flex;align-items:center;gap:10px;margin-top:7px;padding-top:7px;border-top:1px dashed rgba(75,106,68,.18)}
.mev-brand-story .mev-brand-kicker{margin:0;font-size:7.8px;letter-spacing:.12em;white-space:nowrap}
.mev-brand-story strong{font-size:9px;color:#244b2b;white-space:nowrap;font-weight:900}
.mev-brand-story strong:before{content:"";display:inline-block;width:4px;height:4px;margin:0 8px 2px 0;border-radius:50%;background:#d49b55}

.mev-search-hub{position:relative;padding:10px 12px 11px;border:1px solid rgba(45,91,48,.10);border-radius:24px;background:rgba(255,255,255,.74);box-shadow:0 18px 45px rgba(23,55,30,.075);backdrop-filter:blur(10px)}
.mev-search-hub:before{content:"";position:absolute;left:20px;right:20px;bottom:-7px;height:14px;border-radius:50%;background:rgba(98,68,37,.10);filter:blur(8px);z-index:-1}
.mev-search-intro{display:flex;align-items:center;gap:9px;margin:0 6px 8px;color:#24472a}
.mev-search-intro>span:last-child{display:flex;align-items:baseline;gap:9px;min-width:0}.mev-search-intro b{font-size:10px;font-weight:900;white-space:nowrap}.mev-search-intro small{font-size:8px;color:#839083;white-space:nowrap}
.mev-search-seed{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;background:linear-gradient(145deg,#f3eadb,#fff8ec);color:#8a6a43;border:1px solid #ead9bd}.mev-search-seed svg{width:15px;height:15px}
.mev-signature-header .mev-search form{height:55px;border:1px solid #d6e2d0;border-radius:16px;background:#fff;box-shadow:inset 0 1px 0 #fff,0 9px 24px rgba(31,77,43,.055)}
.mev-signature-header .mev-search input{height:55px!important;font-size:12px!important;font-weight:600}.mev-signature-header .mev-search-icon{width:49px}
.mev-signature-header .mev-search button{height:47px;margin:4px;border-radius:13px;padding:0 20px;background:linear-gradient(135deg,#2d6b38,#123d22);box-shadow:0 7px 15px rgba(22,64,32,.16)}
.mev-signature-header .mev-search button span{font-size:11px;letter-spacing:.01em}.mev-signature-header .mev-search-hint{margin:6px 8px 0;gap:8px}.mev-signature-header .mev-search-hint a{padding:2px 6px;border-radius:999px;background:#f3f6ef;font-size:8px}

.mev-signature-header .mev-header-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.mev-signature-header .mev-action{position:relative;min-width:0;min-height:82px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:9px 7px;border:1px solid rgba(42,84,46,.10);border-radius:18px;background:rgba(255,255,255,.80);box-shadow:0 12px 28px rgba(25,58,31,.05);text-align:center;overflow:visible}
.mev-signature-header .mev-action:hover{transform:translateY(-2px);background:#fff;box-shadow:0 18px 36px rgba(25,58,31,.10)}
.mev-signature-header .mev-action-circle{width:39px;height:39px;margin:0 auto;border-radius:13px;background:linear-gradient(145deg,#f5f9f2,#fff);border-color:#dce7d6}
.mev-signature-header .mev-action-circle img{width:19px;height:19px}.mev-signature-header .mev-action>span:last-child{align-items:center}.mev-signature-header .mev-action small{font-size:7px}.mev-signature-header .mev-action b{font-size:9px}.mev-signature-header .mev-action-icon em{right:-9px;top:-8px}

.mev-growth-rail{height:25px;background:linear-gradient(180deg,#f7f0e5,#f2e8d9);border-top:1px solid rgba(138,106,67,.12);border-bottom:1px solid rgba(84,63,38,.10);position:relative;overflow:hidden}
.mev-growth-rail:before{content:"";position:absolute;inset:auto 0 0;height:8px;background:linear-gradient(180deg,rgba(138,106,67,.10),rgba(86,55,29,.15));opacity:.55}
.mev-growth-inner{height:25px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6c654f}
.mev-growth-label{position:relative;z-index:1;display:flex;align-items:center;gap:5px;font-size:6.7px;font-weight:900;letter-spacing:.16em;color:#63745c}.mev-growth-label svg{width:12px;height:12px;color:#638d43}.mev-growth-label:first-child svg{color:#8a6a43}
.mev-growth-step{position:relative;z-index:1;width:58px;height:1px;background:linear-gradient(90deg,#c9b894,#8cab6c)}.mev-growth-step:after{content:"";position:absolute;right:-2px;top:-2px;width:5px;height:5px;border-radius:50%;background:#8cab6c}

.mev-signature-header .mev-nav{position:relative;background:linear-gradient(90deg,#102f1b 0%,#1f4d2b 50%,#12361f 100%)!important;border-top:0!important;box-shadow:0 12px 30px rgba(11,42,24,.15)}
.mev-signature-header .mev-nav:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#8a6a43,#c59a62 25%,#7aa94e 58%,#8a6a43)}
.mev-signature-header .mev-nav-inner{min-height:60px}.mev-signature-header .mev-desktop-nav{gap:5px}
.mev-signature-header .mev-nav-link{min-height:46px;padding:8px 12px!important;border-radius:14px;margin:7px 0!important;gap:8px;border:1px solid transparent}
.mev-signature-header .mev-nav-link:hover,.mev-signature-header .mev-nav-link.is-active{background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.055));border-color:rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.07)}
.mev-signature-header .mev-nav-link.is-active{box-shadow:inset 0 -2px #a8c872,inset 0 1px rgba(255,255,255,.07)}
.mev-signature-header .mev-menu-icon{width:25px;height:25px;border-radius:9px;background:rgba(216,235,196,.08);color:#bed89b}.mev-signature-header .mev-menu-svg{width:17px;height:17px}
.mev-signature-header .mev-nav-link>span:last-child{font-size:10px;font-weight:800}.mev-signature-header .mev-nav-highlight{margin-left:auto!important;border-color:rgba(222,189,81,.55)!important;background:linear-gradient(135deg,rgba(211,159,55,.22),rgba(95,143,47,.18))!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.mev-signature-header .mev-nav-highlight .mev-menu-icon{background:rgba(230,199,97,.12);color:#f0d373}

@media(max-width:1399px){
  .mev-signature-header .mev-header-grid{grid-template-columns:275px minmax(400px,1fr) 260px;gap:18px}.mev-brand-logo img{width:210px!important}.mev-brand-story strong{display:none}.mev-signature-header .mev-nav-link{padding-left:9px!important;padding-right:9px!important;gap:6px}.mev-signature-header .mev-nav-link>span:last-child{font-size:9px}
}
@media(max-width:1199px){
  .mev-signature-header .mev-header-grid{grid-template-columns:235px minmax(340px,1fr) 170px;gap:13px}.mev-brand-panel{padding-left:15px}.mev-brand-logo img{width:190px!important}.mev-search-intro small,.mev-signature-header .mev-search-hint{display:none!important}.mev-signature-header .mev-header-actions{grid-template-columns:repeat(3,1fr)}.mev-signature-header .mev-action{min-height:68px;padding:6px 4px}.mev-signature-header .mev-action>span:last-child{display:none}.mev-signature-header .mev-action-circle{width:38px;height:38px}.mev-signature-header .mev-nav-link{padding:7px 7px!important}.mev-signature-header .mev-menu-icon{width:22px;height:22px}.mev-signature-header .mev-nav-link>span:last-child{font-size:8px}
}
@media(max-width:991px){
  .mev-growth-rail{display:none}.mev-signature-header .mev-nav:before{height:2px}.mev-signature-header .mev-nav-inner{padding-top:8px!important}.mev-signature-header .mev-nav-link{min-height:38px!important;margin:0!important}.mev-signature-header .mev-menu-icon{width:20px;height:20px;border-radius:7px}.mev-signature-header .mev-nav-link>span:last-child{font-size:8px}
}

/* ===== Mevsim v1.0.6 — clean premium commerce header ===== */
.mev-clean-header{position:relative;z-index:60;background:#fff}
.mev-clean-header .mev-topbar{background:#0d2d1b!important;color:#e5eee6!important}
.mev-clean-header .mev-topbar-inner{min-height:34px!important}
.mev-clean-header .mev-topbar-left,.mev-clean-header .mev-topbar-right{gap:20px}
.mev-clean-header .mev-topbar-left span{font-size:10px;font-weight:700;letter-spacing:.01em}
.mev-clean-header .mev-topbar-left i{font-style:normal;color:#b9d779;margin-right:5px}
.mev-clean-header .mev-topbar-right a{font-size:10px;font-weight:800;color:#f4f8f4}

.mev-clean-header .mev-header-main{position:relative;overflow:hidden;min-height:112px!important;padding:0!important;border-bottom:1px solid #e7ebdf!important;background:linear-gradient(105deg,#fffdf8 0%,#fff 46%,#f6f3e9 100%)!important;display:flex;align-items:center}
.mev-clean-header .mev-header-main:before{content:""!important;position:absolute!important;inset:0!important;background:url('/assets/mevsim/ui/header-sprout-pattern.svg') center bottom/cover no-repeat!important;opacity:.62!important;pointer-events:none!important}
.mev-clean-header .mev-header-main:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,#8b6b43 0%,#b39568 22%,#8aaa58 48%,#5f8f2f 70%,#8b6b43 100%);opacity:.55}
.mev-clean-header .mev-header-grid{position:relative;z-index:2;display:grid!important;grid-template-columns:280px minmax(420px,1fr) 350px!important;gap:28px!important;align-items:center!important;padding:18px 0 17px!important}

.mev-clean-header .mev-brand-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding-left:2px}
.mev-clean-header .mev-brand-logo{display:flex!important;align-items:center!important;min-height:55px!important;width:auto!important}
.mev-clean-header .mev-brand-logo img{display:block;width:258px!important;max-width:100%!important;max-height:66px!important;object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 6px 10px rgba(32,61,35,.07))}
.mev-clean-header .mev-brand-sub{display:flex;align-items:center;gap:8px;margin-top:5px;padding-left:8px;font-size:8.5px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#71806e;white-space:nowrap}
.mev-clean-header .mev-brand-seed{width:8px;height:13px;border-radius:70% 30% 65% 35%;background:linear-gradient(145deg,#9f7c4f,#6f4e2d);transform:rotate(31deg);box-shadow:0 0 0 3px rgba(159,124,79,.08)}

.mev-clean-header .mev-search-zone{min-width:0;align-self:center}
.mev-clean-header .mev-search-form{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;height:58px;border:1px solid #d8e1d2;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(31,77,43,.07),inset 0 1px 0 #fff;overflow:hidden;transition:.2s ease}
.mev-clean-header .mev-search-form:focus-within{border-color:#8eb477;box-shadow:0 15px 38px rgba(31,77,43,.11),0 0 0 3px rgba(95,143,47,.08)}
.mev-clean-header .mev-search-icon{display:grid;place-items:center;width:52px;height:58px;color:#5f8f2f}
.mev-clean-header .mev-search-icon svg{width:19px;height:19px}
.mev-clean-header .mev-search-form input{width:100%;height:56px!important;border:0!important;outline:0!important;background:transparent!important;padding:0 14px 0 0!important;font-size:12px!important;font-weight:600!important;color:#1f3825!important;box-shadow:none!important}
.mev-clean-header .mev-search-form input::placeholder{color:#8a958b;opacity:1;font-weight:500}
.mev-clean-header .mev-search-form button{height:48px;margin-right:5px;padding:0 22px;border:0;border-radius:14px;background:linear-gradient(135deg,#2c6738,#153f24);color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(23,64,33,.18);cursor:pointer}
.mev-clean-header .mev-search-form button svg{width:15px;height:15px}
.mev-clean-header .mev-search-links{display:flex;align-items:center;gap:12px;margin-top:8px;padding-left:9px;min-height:17px;font-size:8.5px;color:#7c897b}
.mev-clean-header .mev-search-links>span{font-weight:800;color:#617061}
.mev-clean-header .mev-search-links a{position:relative;color:#647462;font-weight:700}
.mev-clean-header .mev-search-links a+a:before{content:"";position:absolute;left:-7px;top:50%;width:3px;height:3px;margin-top:-1px;border-radius:50%;background:#aab7a7}
.mev-clean-header .mev-search-links a:hover{color:#1f4d2b}

.mev-clean-header .mev-header-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:center!important}
.mev-clean-header .mev-action{position:relative;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;min-width:0!important;min-height:62px!important;padding:8px 9px!important;border:1px solid #e2e8dd!important;border-radius:17px!important;background:rgba(255,255,255,.90)!important;box-shadow:0 9px 24px rgba(23,55,30,.045)!important;text-align:left!important;transition:.2s ease!important}
.mev-clean-header .mev-action:hover{transform:translateY(-2px)!important;border-color:#cfdcc8!important;background:#fff!important;box-shadow:0 14px 30px rgba(23,55,30,.09)!important}
.mev-clean-header .mev-action-circle{position:relative;flex:0 0 auto;display:grid!important;place-items:center!important;width:37px!important;height:37px!important;margin:0!important;border-radius:12px!important;border:1px solid #dfe7db!important;background:linear-gradient(145deg,#f5f8f2,#fff)!important}
.mev-clean-header .mev-action-circle img{width:18px!important;height:18px!important;opacity:.9}
.mev-clean-header .mev-action>span:last-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0;line-height:1.1}
.mev-clean-header .mev-action small{display:block;font-size:6.8px!important;color:#8b958b!important;white-space:nowrap}
.mev-clean-header .mev-action b{display:block;margin-top:3px;font-size:8.8px!important;color:#243b29!important;font-weight:900!important;white-space:nowrap}
.mev-clean-header .mev-action-icon em{position:absolute;right:-8px;top:-8px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:#f28c28;color:#fff;font-size:8px;font-style:normal;font-weight:900;box-shadow:0 3px 8px rgba(242,140,40,.25)}

.mev-clean-header .mev-nav{position:relative;background:#143c24!important;border:0!important;box-shadow:0 10px 26px rgba(10,42,23,.13)!important}
.mev-clean-header .mev-nav:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:rgba(255,255,255,.08)}
.mev-clean-header .mev-nav-inner{display:flex;align-items:center;min-height:60px!important}
.mev-clean-header .mev-desktop-nav{display:flex!important;align-items:center!important;width:100%;gap:4px!important}
.mev-clean-header .mev-nav-link{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:42px!important;margin:9px 0!important;padding:7px 11px!important;border:1px solid transparent!important;border-radius:12px!important;color:#eef5ed!important;transition:.18s ease!important}
.mev-clean-header .mev-nav-link:hover{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.06)!important;color:#fff!important}
.mev-clean-header .mev-nav-link.is-active{background:#f2f6eb!important;border-color:#d8e3cf!important;color:#1d4b2b!important;box-shadow:0 4px 14px rgba(0,0,0,.09)!important}
.mev-clean-header .mev-menu-icon{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border-radius:8px!important;background:rgba(255,255,255,.07)!important;color:#c7dc9c!important}
.mev-clean-header .mev-nav-link.is-active .mev-menu-icon{background:#e6efdc!important;color:#4f7a34!important}
.mev-clean-header .mev-menu-svg{width:16px!important;height:16px!important}
.mev-clean-header .mev-nav-link>span:last-child{font-size:9px!important;font-weight:850!important;white-space:nowrap}
.mev-clean-header .mev-nav-highlight{margin-left:auto!important;padding-left:14px!important;padding-right:14px!important;border-color:rgba(231,198,95,.48)!important;background:linear-gradient(135deg,rgba(214,167,54,.15),rgba(117,154,55,.13))!important;color:#fff8cf!important}
.mev-clean-header .mev-nav-highlight .mev-menu-icon{background:rgba(239,206,93,.12)!important;color:#f0d265!important}
.mev-clean-header .mev-nav-highlight:hover{background:linear-gradient(135deg,rgba(214,167,54,.25),rgba(117,154,55,.20))!important;border-color:rgba(231,198,95,.72)!important}
.mev-clean-header .mev-nav-highlight.is-active{background:#f4e8b6!important;color:#314b23!important;border-color:#e4cc74!important}
.mev-clean-header .mev-nav-highlight.is-active .mev-menu-icon{background:#fff6d5!important;color:#98751c!important}
.mev-clean-header .mev-mobile-head{display:none}

@media(max-width:1399px){
 .mev-clean-header .mev-header-grid{grid-template-columns:245px minmax(390px,1fr) 300px!important;gap:18px!important}
 .mev-clean-header .mev-brand-logo img{width:225px!important}
 .mev-clean-header .mev-action{gap:6px!important;padding:7px!important}.mev-clean-header .mev-action-circle{width:34px!important;height:34px!important}.mev-clean-header .mev-action b{font-size:8px!important}
 .mev-clean-header .mev-nav-link{padding-left:8px!important;padding-right:8px!important;gap:5px!important}.mev-clean-header .mev-nav-link>span:last-child{font-size:8.5px!important}
}
@media(max-width:1199px){
 .mev-clean-header .mev-header-grid{grid-template-columns:220px minmax(340px,1fr) 190px!important;gap:14px!important}
 .mev-clean-header .mev-brand-logo img{width:202px!important}.mev-clean-header .mev-brand-sub{font-size:7px}
 .mev-clean-header .mev-header-actions{gap:7px!important}.mev-clean-header .mev-action{justify-content:center!important;min-height:56px!important}.mev-clean-header .mev-action>span:last-child{display:none!important}
 .mev-clean-header .mev-search-links{display:none}.mev-clean-header .mev-nav-link{padding-left:6px!important;padding-right:6px!important}.mev-clean-header .mev-menu-icon{width:22px!important;height:22px!important}.mev-clean-header .mev-nav-link>span:last-child{font-size:7.7px!important}
}
@media(max-width:991px){
 .mev-clean-header .mev-header-main{display:none!important}.mev-clean-header .mev-topbar{display:none!important}.mev-clean-header .mev-nav{box-shadow:none!important}.mev-clean-header .mev-nav-inner{display:block!important;min-height:0!important;padding:10px 0 9px!important}.mev-clean-header .mev-mobile-head{display:flex!important;align-items:center;justify-content:space-between;gap:15px;margin-bottom:9px}.mev-clean-header .mev-mobile-logo img{width:170px;max-height:42px;object-fit:contain;object-position:left center}.mev-clean-header .mev-mobile-head>div{display:flex;gap:7px}.mev-clean-header .mev-mobile-head>div a{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:9px;color:#fff;font-size:9px;font-weight:800}.mev-clean-header .mev-mobile-head>div b{color:#f4c967}.mev-clean-header .mev-desktop-nav{overflow-x:auto!important;scrollbar-width:none;padding-bottom:1px}.mev-clean-header .mev-desktop-nav::-webkit-scrollbar{display:none}.mev-clean-header .mev-nav-link{flex:0 0 auto!important;min-height:36px!important;margin:0!important;padding:5px 9px!important}.mev-clean-header .mev-nav-highlight{margin-left:0!important}.mev-clean-header .mev-menu-icon{width:21px!important;height:21px!important}.mev-clean-header .mev-nav-link>span:last-child{font-size:8px!important}
}
@media(max-width:575px){
 .mev-clean-header .mev-mobile-logo img{width:145px}.mev-clean-header .mev-mobile-head>div a{font-size:8px;padding:6px 7px}.mev-clean-header .mev-nav-inner{padding-left:3px;padding-right:3px}
}

/* v1.0.7 — Seed Growth Accent + Original Logo Polish */
.mev-clean-header .mev-header-grid{grid-template-columns:300px minmax(460px,1fr) 360px!important;gap:26px!important}
.mev-clean-header .mev-brand-wrap{display:flex!important;align-items:center!important;min-width:0!important;padding:0!important}
.mev-clean-header .mev-brand-logo{position:relative;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:100%;min-height:76px;padding:0 8px 0 0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}
.mev-clean-header .mev-brand-logo:before{content:"";position:absolute;left:-28px;top:50%;width:112px;height:112px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,rgba(126,168,89,.11) 0 34%,rgba(126,168,89,.045) 35% 54%,transparent 55%);pointer-events:none}
.mev-clean-header .mev-brand-logo img{position:relative;z-index:1;display:block;width:285px!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 7px 12px rgba(27,56,31,.10))!important}
.mev-clean-header .mev-brand-sub{display:none!important}

.mev-growth-strip{position:relative;z-index:4;background:linear-gradient(180deg,#fbfaf5 0%,#f5efe4 100%);border-top:1px solid #eee6d7;border-bottom:1px solid #dbcbae;overflow:hidden}
.mev-growth-strip:after{content:"";position:absolute;left:0;right:0;bottom:0;height:7px;background:linear-gradient(180deg,rgba(142,103,62,.08),rgba(111,74,39,.16));opacity:.58}
.mev-growth-inner{position:relative;display:grid;grid-template-columns:255px minmax(0,1fr);align-items:center;gap:30px;min-height:64px;padding:5px 0 9px}
.mev-growth-copy{display:flex;flex-direction:column;justify-content:center;line-height:1.15}
.mev-growth-copy span{font-size:8px;font-weight:950;letter-spacing:.20em;color:#917241}
.mev-growth-copy strong{margin-top:5px;font-size:11px;font-weight:850;color:#294b30}
.mev-growth-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:49px;padding:0 24px}
.mev-growth-line{position:absolute;left:12.5%;right:12.5%;top:23px;height:2px;background:#ddd2bd;border-radius:999px;overflow:hidden}
.mev-growth-line i{display:block;width:100%;height:100%;transform-origin:left center;background:linear-gradient(90deg,#9c7245 0%,#a18a54 25%,#74a548 58%,#3d7d38 100%);animation:mevGrowthLine 8s cubic-bezier(.55,0,.2,1) infinite}
.mev-growth-stage{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;color:#536853}
.mev-growth-stage small{font-size:8.5px;font-weight:850;letter-spacing:.03em;white-space:nowrap;color:#536853}
.mev-growth-visual{position:relative;display:grid;place-items:center;width:46px;height:46px;border:1px solid #e2d9c8;border-radius:50%;background:#fffdf8;box-shadow:0 5px 16px rgba(54,76,48,.07);transform-origin:50% 80%}
.mev-growth-visual svg{width:35px;height:35px;overflow:visible}
.mev-growth-visual .seed-body{fill:#9b7348;stroke:#73512f;stroke-width:1.4}
.mev-growth-visual .seed-groove{fill:none;stroke:#d7b483;stroke-width:1.5;stroke-linecap:round}
.mev-growth-visual .root{fill:none;stroke:#ad8359;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:28;stroke-dashoffset:28}
.mev-growth-visual .stem{fill:none;stroke:#4f873b;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:34;stroke-dashoffset:34}
.mev-growth-visual .leaf{fill:#7eac55;stroke:#4e7f38;stroke-width:1.1;transform-box:fill-box;transform-origin:bottom center}
.mev-growth-visual .leaf-top{fill:#97bd68}
.mev-growth-visual .soil{fill:none;stroke:#8c6846;stroke-width:2;stroke-linecap:round}
.mev-growth-stage-1 .mev-growth-visual{animation:mevSeedPulse 8s ease-in-out infinite}
.mev-growth-stage-2 .mev-growth-visual{animation:mevStageReveal 8s ease-in-out infinite}
.mev-growth-stage-2 .root{animation:mevRootDraw 8s ease-in-out infinite}
.mev-growth-stage-3 .mev-growth-visual{animation:mevStageReveal3 8s ease-in-out infinite}
.mev-growth-stage-3 .stem{animation:mevStemGrow 8s ease-in-out infinite}
.mev-growth-stage-3 .root{animation:mevRootDraw3 8s ease-in-out infinite}
.mev-growth-stage-3 .leaf{animation:mevLeafOpen3 8s ease-in-out infinite}
.mev-growth-stage-4 .mev-growth-visual{animation:mevStageReveal4 8s ease-in-out infinite}
.mev-growth-stage-4 .stem{animation:mevStemGrow4 8s ease-in-out infinite}
.mev-growth-stage-4 .root{animation:mevRootDraw4 8s ease-in-out infinite}
.mev-growth-stage-4 .leaf{animation:mevLeafOpen4 8s ease-in-out infinite}
.mev-growth-stage-4 .leaf-top{animation:mevLeafTop4 8s ease-in-out infinite}

@keyframes mevGrowthLine{0%,8%{transform:scaleX(0)}22%{transform:scaleX(.05)}40%{transform:scaleX(.36)}60%{transform:scaleX(.68)}80%,94%{transform:scaleX(1)}100%{transform:scaleX(0)}}
@keyframes mevSeedPulse{0%,100%{transform:scale(.94) rotate(-2deg)}8%,22%{transform:scale(1.06) rotate(2deg)}30%,94%{transform:scale(1)}}
@keyframes mevStageReveal{0%,24%{opacity:.38;transform:scale(.86)}34%,94%{opacity:1;transform:scale(1)}100%{opacity:.38;transform:scale(.86)}}
@keyframes mevRootDraw{0%,27%{stroke-dashoffset:28}43%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:28}}
@keyframes mevStageReveal3{0%,44%{opacity:.35;transform:translateY(5px) scale(.84)}54%,94%{opacity:1;transform:none}100%{opacity:.35;transform:translateY(5px) scale(.84)}}
@keyframes mevStemGrow{0%,46%{stroke-dashoffset:34}60%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:34}}
@keyframes mevRootDraw3{0%,50%{stroke-dashoffset:28}65%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:28}}
@keyframes mevLeafOpen3{0%,53%{transform:scale(.05) rotate(-18deg);opacity:.1}67%,94%{transform:scale(1);opacity:1}100%{transform:scale(.05);opacity:.1}}
@keyframes mevStageReveal4{0%,64%{opacity:.34;transform:translateY(6px) scale(.82)}74%,94%{opacity:1;transform:none}100%{opacity:.34;transform:translateY(6px) scale(.82)}}
@keyframes mevStemGrow4{0%,66%{stroke-dashoffset:34}79%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:34}}
@keyframes mevRootDraw4{0%,69%{stroke-dashoffset:28}82%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:28}}
@keyframes mevLeafOpen4{0%,70%{transform:scale(.05) rotate(-20deg);opacity:.1}83%,94%{transform:scale(1);opacity:1}100%{transform:scale(.05);opacity:.1}}
@keyframes mevLeafTop4{0%,73%{transform:scale(.05) translateY(6px);opacity:.1}86%,94%{transform:scale(1);opacity:1}100%{transform:scale(.05) translateY(6px);opacity:.1}}

@media(max-width:1399px){
 .mev-clean-header .mev-header-grid{grid-template-columns:265px minmax(400px,1fr) 315px!important;gap:20px!important}
 .mev-clean-header .mev-brand-logo img{width:250px!important}
 .mev-growth-inner{grid-template-columns:220px minmax(0,1fr);gap:20px}
}
@media(max-width:1199px){
 .mev-clean-header .mev-header-grid{grid-template-columns:225px minmax(340px,1fr) 190px!important;gap:14px!important}
 .mev-clean-header .mev-brand-logo img{width:212px!important}
 .mev-growth-copy{display:none}.mev-growth-inner{display:block;min-height:58px;padding:4px 0 8px}.mev-growth-track{min-height:46px}
}
@media(max-width:991px){
 .mev-growth-strip{display:block}.mev-growth-inner{min-height:47px;padding:2px 0 7px}.mev-growth-track{min-height:38px;padding:0 4px}.mev-growth-line{left:13%;right:13%;top:18px}.mev-growth-stage{gap:4px}.mev-growth-visual{width:36px;height:36px}.mev-growth-visual svg{width:28px;height:28px}.mev-growth-stage small{font-size:7px}
}
@media(max-width:575px){
 .mev-growth-stage small{display:none}.mev-growth-track{padding:0 12px}.mev-growth-line{left:14%;right:14%}.mev-growth-visual{width:34px;height:34px}
}
@media(prefers-reduced-motion:reduce){
 .mev-growth-line i,.mev-growth-stage .mev-growth-visual,.mev-growth-stage svg *{animation:none!important}.mev-growth-line i{transform:scaleX(1)!important}.mev-growth-visual .root,.mev-growth-visual .stem{stroke-dashoffset:0!important}.mev-growth-stage{opacity:1!important;transform:none!important}
}

/* v1.0.8 — Reference Header: original logo + integrated seed growth story */
.mev-reference-header{--mev-ref-green:#073b2a;--mev-ref-green-2:#0f5a3d;--mev-ref-cream:#fbf8ef;--mev-ref-gold:#e7b84e;--mev-ref-ink:#143226;background:#fff}
.mev-reference-header .mev-ref-wide{max-width:1510px!important}
.mev-reference-header .mev-ref-topbar{height:36px;background:linear-gradient(90deg,#0a3a2b,#00543e);color:#fff}
.mev-reference-header .mev-ref-topbar-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;font-weight:800}
.mev-reference-header .mev-ref-topbar-left,.mev-reference-header .mev-ref-topbar-right{display:flex;align-items:center;gap:24px}
.mev-reference-header .mev-ref-topbar-left span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.mev-reference-header .mev-ref-topbar-left span+span:before{content:"";width:1px;height:14px;background:rgba(255,255,255,.24);margin-right:17px}
.mev-reference-header .mev-ref-topbar-left b{color:#d7e985;font-size:12px}
.mev-reference-header .mev-ref-topbar-right a{color:#fff!important;opacity:.96;font-weight:800}
.mev-reference-header .mev-ref-topbar-right a+a{padding-left:20px;border-left:1px solid rgba(255,255,255,.20)}

.mev-reference-header .mev-ref-main{position:relative;overflow:hidden;background:
 radial-gradient(circle at 4% -20%,rgba(109,155,65,.13),transparent 24%),
 radial-gradient(circle at 96% 8%,rgba(104,159,60,.11),transparent 23%),
 linear-gradient(180deg,#fff 0%,#fbfaf4 100%);border-bottom:1px solid #e9e3d5}
.mev-reference-header .mev-ref-main:before,.mev-reference-header .mev-ref-main:after{content:"";position:absolute;pointer-events:none;border-radius:50%;border:1px solid rgba(105,145,71,.10)}
.mev-reference-header .mev-ref-main:before{width:260px;height:260px;left:-100px;top:-130px}
.mev-reference-header .mev-ref-main:after{width:300px;height:300px;right:-120px;top:-170px}
.mev-reference-header .mev-ref-grid{position:relative;z-index:2;display:grid;grid-template-columns:235px 315px minmax(430px,1fr) 330px;align-items:center;gap:18px;min-height:166px;padding:16px 0}

.mev-reference-header .mev-ref-brand{display:flex;align-items:center;justify-content:flex-start;min-width:0;text-decoration:none!important}
.mev-reference-header .mev-ref-brand img{display:block;width:205px!important;height:auto!important;max-width:100%!important;max-height:124px!important;object-fit:contain!important;object-position:left center!important;mix-blend-mode:multiply;filter:drop-shadow(0 8px 18px rgba(42,72,45,.09));image-rendering:auto}

.mev-reference-header .mev-seed-story{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:0}
.mev-reference-header .mev-seed-story:before{content:"";position:absolute;left:4%;right:3%;bottom:20px;height:26px;border-radius:50%;background:radial-gradient(ellipse,rgba(105,73,42,.18),rgba(105,73,42,0) 69%);filter:blur(5px)}
.mev-reference-header .mev-seed-story svg{position:relative;z-index:1;width:100%;max-width:315px;height:auto;overflow:visible}
.mev-reference-header .mev-seed-phase{transform-box:fill-box;transform-origin:center bottom}
.mev-reference-header .mev-seed-phase.p1{animation:mevRefSeedBreath 7.5s ease-in-out infinite}
.mev-reference-header .mev-seed-phase.p2{animation:mevRefPhaseTwo 7.5s ease-in-out infinite}
.mev-reference-header .mev-seed-phase.p3{animation:mevRefPhaseThree 7.5s ease-in-out infinite}
.mev-reference-header .mev-seed-phase.p4{animation:mevRefPhaseFour 7.5s ease-in-out infinite}
.mev-reference-header .mev-root-line,.mev-reference-header .mev-shoot-line,.mev-reference-header .mev-stem-line{stroke-dasharray:90;stroke-dashoffset:90}
.mev-reference-header .p2 .mev-root-line,.mev-reference-header .p2 .mev-shoot-line{animation:mevRefDrawTwo 7.5s ease-in-out infinite}
.mev-reference-header .p3 .mev-root-line,.mev-reference-header .p3 .mev-stem-line{animation:mevRefDrawThree 7.5s ease-in-out infinite}
.mev-reference-header .p4 .mev-root-line,.mev-reference-header .p4 .mev-stem-line{animation:mevRefDrawFour 7.5s ease-in-out infinite}
.mev-reference-header .mev-leaf,.mev-reference-header .mev-leaf-mini{transform-box:fill-box;transform-origin:center bottom}
.mev-reference-header .p2 .mev-leaf-mini{animation:mevRefLeafTwo 7.5s ease-in-out infinite}
.mev-reference-header .p3 .mev-leaf{animation:mevRefLeafThree 7.5s ease-in-out infinite}
.mev-reference-header .p4 .mev-leaf{animation:mevRefLeafFour 7.5s ease-in-out infinite}
.mev-reference-header .mev-growth-spark{stroke-dasharray:230;stroke-dashoffset:230;animation:mevRefSpark 7.5s ease-in-out infinite}
@keyframes mevRefSeedBreath{0%,100%{opacity:.78;transform:scale(.96)}9%,18%{opacity:1;transform:scale(1.08)}25%,94%{opacity:1;transform:scale(1)}}
@keyframes mevRefPhaseTwo{0%,18%{opacity:.24;transform:translateY(7px) scale(.82)}29%,94%{opacity:1;transform:none}100%{opacity:.24;transform:translateY(7px) scale(.82)}}
@keyframes mevRefPhaseThree{0%,39%{opacity:.20;transform:translateY(10px) scale(.78)}52%,94%{opacity:1;transform:none}100%{opacity:.2;transform:translateY(10px) scale(.78)}}
@keyframes mevRefPhaseFour{0%,61%{opacity:.18;transform:translateY(12px) scale(.76)}74%,94%{opacity:1;transform:none}100%{opacity:.18;transform:translateY(12px) scale(.76)}}
@keyframes mevRefDrawTwo{0%,20%{stroke-dashoffset:90}39%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:90}}
@keyframes mevRefDrawThree{0%,42%{stroke-dashoffset:90}61%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:90}}
@keyframes mevRefDrawFour{0%,64%{stroke-dashoffset:90}82%,94%{stroke-dashoffset:0}100%{stroke-dashoffset:90}}
@keyframes mevRefLeafTwo{0%,25%{opacity:0;transform:scale(.05) rotate(-18deg)}38%,94%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.05)}}
@keyframes mevRefLeafThree{0%,48%{opacity:0;transform:scale(.04) rotate(-16deg)}63%,94%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.04)}}
@keyframes mevRefLeafFour{0%,70%{opacity:0;transform:scale(.04) rotate(-14deg)}84%,94%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.04)}}
@keyframes mevRefSpark{0%,10%{stroke-dashoffset:230;opacity:0}25%{opacity:.5}76%,89%{stroke-dashoffset:0;opacity:.55}100%{stroke-dashoffset:-230;opacity:0}}

.mev-reference-header .mev-ref-search{height:70px;display:flex;align-items:center;gap:10px;padding:7px 8px 7px 18px;border:1px solid #dfe5d8;border-radius:35px;background:rgba(255,255,255,.96);box-shadow:0 10px 26px rgba(35,69,43,.10),inset 0 0 0 4px rgba(245,248,241,.76)}
.mev-reference-header .mev-ref-search-icon{display:grid;place-items:center;flex:0 0 30px;color:#0c6242}
.mev-reference-header .mev-ref-search-icon svg{width:28px;height:28px;stroke-width:1.6}
.mev-reference-header .mev-ref-search input{min-width:0;flex:1;height:50px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0 8px!important;font-size:15px!important;color:#274235!important}
.mev-reference-header .mev-ref-search input::placeholder{color:#8b948c;opacity:1}
.mev-reference-header .mev-ref-search button{display:flex;align-items:center;justify-content:center;gap:13px;flex:0 0 142px;height:54px;border:0;border-radius:27px;background:linear-gradient(135deg,#0f623f,#03442f);color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 18px rgba(4,68,47,.18)}
.mev-reference-header .mev-ref-search button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(4,68,47,.24)}
.mev-reference-header .mev-ref-arrow{font-size:22px;font-weight:400;line-height:1}

.mev-reference-header .mev-ref-actions{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;height:88px}
.mev-reference-header .mev-ref-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-width:0;height:88px;color:#18372a!important;text-align:center;text-decoration:none!important}
.mev-reference-header .mev-ref-action+.mev-ref-action:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:1px;background:#d9ded7}
.mev-reference-header .mev-ref-action-icon{position:relative;display:grid;place-items:center;width:46px;height:46px;border:1px solid #e2e7df;border-radius:50%;background:#fff;box-shadow:0 6px 16px rgba(33,64,41,.07)}
.mev-reference-header .mev-ref-action-icon img{width:24px!important;height:24px!important;opacity:.88}
.mev-reference-header .mev-ref-action-icon em{position:absolute;right:-4px;top:-6px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#f29a33;color:#fff;font-size:10px;font-style:normal;font-weight:900;box-shadow:0 2px 6px rgba(242,154,51,.26)}
.mev-reference-header .mev-ref-action b{display:block;font-size:11px;font-weight:900;line-height:1.1;color:#18372a}
.mev-reference-header .mev-ref-action small{display:block;margin-top:2px;font-size:9px;line-height:1;color:#7d897f}
.mev-reference-header .mev-ref-action:hover .mev-ref-action-icon{border-color:#a8c48e;transform:translateY(-2px);box-shadow:0 9px 18px rgba(34,78,47,.12)}

.mev-reference-header .mev-ref-nav-wrap{position:relative;z-index:10;background:linear-gradient(90deg,#073927,#00543a);box-shadow:0 8px 20px rgba(9,53,37,.13)}
.mev-reference-header .mev-ref-nav{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:66px;padding:7px 0;overflow:visible}
.mev-reference-header .mev-ref-nav-link{display:flex!important;align-items:center;justify-content:center;gap:9px;flex:0 1 auto;min-height:50px;padding:8px 16px!important;border:1px solid transparent;border-radius:17px;color:#fff!important;font-size:11px!important;font-weight:850!important;line-height:1!important;white-space:nowrap;text-decoration:none!important;transition:.2s ease}
.mev-reference-header .mev-ref-nav-icon{display:grid;place-items:center;width:25px;height:25px;color:#f4f7e8}
.mev-reference-header .mev-ref-nav-icon svg{width:24px;height:24px;stroke-width:1.7}
.mev-reference-header .mev-ref-nav-link:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.10);transform:translateY(-1px)}
.mev-reference-header .mev-ref-nav-link.is-active{background:#fffaf0;color:#153d2d!important;border-color:#e8e0cf;box-shadow:0 5px 14px rgba(0,0,0,.11)}
.mev-reference-header .mev-ref-nav-link.is-active .mev-ref-nav-icon{color:#0f6041}
.mev-reference-header .mev-ref-nav-link.is-finder{margin-left:auto;background:linear-gradient(135deg,#f3d277,#e8b94f);color:#123f2c!important;border-color:#f3d277;box-shadow:0 5px 14px rgba(229,182,67,.19)}
.mev-reference-header .mev-ref-nav-link.is-finder .mev-ref-nav-icon{color:#0d593d}
.mev-reference-header .mev-ref-nav-link.is-finder+.mev-ref-nav-link{margin-left:12px}
.mev-reference-header .mev-ref-mobile-head,.mev-reference-header .mev-ref-mobile-search{display:none}

@media(max-width:1499px){
 .mev-reference-header .mev-ref-wide{max-width:1370px!important}
 .mev-reference-header .mev-ref-grid{grid-template-columns:205px 270px minmax(390px,1fr) 300px;gap:14px}
 .mev-reference-header .mev-ref-brand img{width:185px!important;max-height:112px!important}
 .mev-reference-header .mev-seed-story svg{max-width:270px}
 .mev-reference-header .mev-ref-nav-link{padding-left:12px!important;padding-right:12px!important;font-size:10px!important}
}
@media(max-width:1299px){
 .mev-reference-header .mev-ref-grid{grid-template-columns:190px 210px minmax(360px,1fr) 270px;gap:12px;min-height:150px}
 .mev-reference-header .mev-ref-brand img{width:170px!important}
 .mev-reference-header .mev-seed-story svg{max-width:220px}
 .mev-reference-header .mev-ref-search{height:62px;padding-left:14px}
 .mev-reference-header .mev-ref-search button{flex-basis:112px;height:48px}
 .mev-reference-header .mev-ref-actions{height:78px}
 .mev-reference-header .mev-ref-action{height:78px}.mev-reference-header .mev-ref-action-icon{width:40px;height:40px}.mev-reference-header .mev-ref-action-icon img{width:21px!important;height:21px!important}
 .mev-reference-header .mev-ref-nav-link{padding-left:9px!important;padding-right:9px!important;gap:6px}.mev-reference-header .mev-ref-nav-icon{width:21px;height:21px}.mev-reference-header .mev-ref-nav-icon svg{width:20px;height:20px}
}
@media(max-width:1120px){
 .mev-reference-header .mev-seed-story{display:none}
 .mev-reference-header .mev-ref-grid{grid-template-columns:190px minmax(420px,1fr) 280px;min-height:132px}
}
@media(max-width:991px){
 .mev-reference-header .mev-ref-topbar,.mev-reference-header .mev-ref-main{display:none!important}
 .mev-reference-header .mev-ref-nav-wrap{padding:10px 0 8px;box-shadow:0 6px 18px rgba(9,53,37,.12)}
 .mev-reference-header .mev-ref-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px}
 .mev-reference-header .mev-ref-mobile-logo{display:flex;align-items:center;min-width:0}
 .mev-reference-header .mev-ref-mobile-logo img{display:block;width:145px;height:auto;max-height:80px;object-fit:contain;mix-blend-mode:multiply;background:#fff;border-radius:8px;padding:4px}
 .mev-reference-header .mev-ref-mobile-head>div{display:flex;gap:7px}.mev-reference-header .mev-ref-mobile-head>div a{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff!important;font-size:9px;font-weight:850}.mev-reference-header .mev-ref-mobile-head>div b{color:#f4cb6d}
 .mev-reference-header .mev-ref-mobile-search{display:flex;align-items:center;gap:7px;height:43px;margin-bottom:8px;padding:4px 5px 4px 11px;background:#fff;border-radius:12px}.mev-reference-header .mev-ref-mobile-search>span{display:grid;place-items:center;color:#0f6041}.mev-reference-header .mev-ref-mobile-search svg{width:19px;height:19px}.mev-reference-header .mev-ref-mobile-search input{flex:1;min-width:0;border:0!important;background:transparent!important;height:32px!important;padding:0 4px!important;font-size:11px!important}.mev-reference-header .mev-ref-mobile-search button{height:34px;padding:0 14px;border:0;border-radius:9px;background:#0c563a;color:#fff;font-size:10px;font-weight:900}
 .mev-reference-header .mev-ref-nav{justify-content:flex-start;gap:5px;min-height:0;padding:0;overflow-x:auto;scrollbar-width:none}.mev-reference-header .mev-ref-nav::-webkit-scrollbar{display:none}
 .mev-reference-header .mev-ref-nav-link{flex:0 0 auto!important;min-height:38px;padding:6px 10px!important;border-radius:11px;font-size:9px!important}.mev-reference-header .mev-ref-nav-icon{width:20px;height:20px}.mev-reference-header .mev-ref-nav-icon svg{width:19px;height:19px}.mev-reference-header .mev-ref-nav-link.is-finder{margin-left:0}.mev-reference-header .mev-ref-nav-link.is-finder+.mev-ref-nav-link{margin-left:0}
}
@media(max-width:575px){
 .mev-reference-header .mev-ref-mobile-logo img{width:125px;max-height:70px}.mev-reference-header .mev-ref-mobile-head>div a{padding:6px 7px;font-size:8px}.mev-reference-header .mev-ref-nav-link{gap:5px;padding-left:8px!important;padding-right:8px!important}.mev-reference-header .mev-ref-nav-link span:last-child{font-size:8.5px}
}
@media(prefers-reduced-motion:reduce){
 .mev-reference-header .mev-seed-phase,.mev-reference-header .mev-root-line,.mev-reference-header .mev-shoot-line,.mev-reference-header .mev-stem-line,.mev-reference-header .mev-leaf,.mev-reference-header .mev-leaf-mini,.mev-reference-header .mev-growth-spark{animation:none!important;opacity:1!important;transform:none!important;stroke-dashoffset:0!important}
}

/* v1.0.9 — Integrated growth scene + cleaned original logo */
.mev-reference-header .mev-ref-grid{
  grid-template-columns:250px 330px minmax(430px,1fr) 330px;
  min-height:170px;
  gap:20px;
}
.mev-reference-header .mev-ref-brand{
  align-self:stretch;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:10px 0;
}
.mev-reference-header .mev-ref-brand img{
  width:238px!important;
  max-width:100%!important;
  height:auto!important;
  max-height:138px!important;
  object-fit:contain!important;
  object-position:left center!important;
  mix-blend-mode:normal!important;
  filter:drop-shadow(0 8px 14px rgba(23,70,43,.10));
}
.mev-reference-header .mev-seed-story{
  position:relative;
  align-self:stretch;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  overflow:visible;
  isolation:isolate;
}
.mev-reference-header .mev-seed-story:before{
  content:"";
  position:absolute;
  inset:20px 0 18px;
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(242,215,148,.22),rgba(255,255,255,0) 66%);
  filter:blur(5px);
  z-index:-1;
}
.mev-reference-header .mev-seed-story svg{
  width:100%;
  max-width:330px;
  height:auto;
  overflow:visible;
}
.mev-reference-header .mev-stage{transform-box:fill-box;transform-origin:center bottom;opacity:1!important}
.mev-reference-header .mev-stage-1 .mev-seed-core{transform-box:fill-box;transform-origin:center;animation:mevV109SeedPulse 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-2 .mev-cracked-seed{transform-box:fill-box;transform-origin:center;animation:mevV109Crack 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-2 .mev-tiny-shoot{stroke-dasharray:34;stroke-dashoffset:0;animation:mevV109ShootGlow 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-2 .mev-tiny-leaf{transform-box:fill-box;transform-origin:left bottom;animation:mevV109TinyLeaf 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-3 .mev-sprout-body{transform-box:fill-box;transform-origin:center bottom;animation:mevV109SproutSway 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-4 .mev-plant-body{transform-box:fill-box;transform-origin:center bottom;animation:mevV109PlantSway 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-3 .mev-leaf-a,.mev-reference-header .mev-stage-4 .mev-leaf-a{transform-box:fill-box;transform-origin:right bottom;animation:mevV109LeafLeft 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-3 .mev-leaf-b,.mev-reference-header .mev-stage-4 .mev-leaf-b{transform-box:fill-box;transform-origin:left bottom;animation:mevV109LeafRight 5.8s ease-in-out infinite}
.mev-reference-header .mev-stage-4 .mev-leaf-c{transform-box:fill-box;transform-origin:center bottom;animation:mevV109LeafTop 5.8s ease-in-out infinite}
.mev-reference-header .mev-root-shimmer{
  stroke-dasharray:8 8;
  animation:mevV109RootFlow 3.3s linear infinite;
  opacity:.72;
}
.mev-reference-header .mev-growth-ray{
  stroke-dasharray:12 11;
  animation:mevV109Ray 5.8s linear infinite;
}
.mev-reference-header .mev-seed-sun{animation:mevV109Sun 5.8s ease-in-out infinite}
@keyframes mevV109SeedPulse{0%,100%{transform:rotate(-3deg) scale(1)}12%{transform:rotate(3deg) scale(1.07)}25%{transform:rotate(-1deg) scale(1.02)}}
@keyframes mevV109Crack{0%,100%{transform:translateY(0)}30%{transform:translateY(-2px)}46%{transform:translateY(0)}}
@keyframes mevV109ShootGlow{0%,100%{stroke:#568b3f;filter:none}35%{stroke:#77a94e;filter:drop-shadow(0 0 3px rgba(119,169,78,.35))}}
@keyframes mevV109TinyLeaf{0%,100%{transform:rotate(-4deg) scale(.96)}36%{transform:rotate(4deg) scale(1.04)}60%{transform:rotate(0) scale(1)}}
@keyframes mevV109SproutSway{0%,100%{transform:rotate(-1.5deg)}45%{transform:rotate(1.6deg)}72%{transform:rotate(-.5deg)}}
@keyframes mevV109PlantSway{0%,100%{transform:rotate(.7deg)}38%{transform:rotate(-1.4deg)}70%{transform:rotate(1.2deg)}}
@keyframes mevV109LeafLeft{0%,100%{transform:rotate(-2deg)}40%{transform:rotate(4deg)}70%{transform:rotate(0)}}
@keyframes mevV109LeafRight{0%,100%{transform:rotate(2deg)}44%{transform:rotate(-4deg)}72%{transform:rotate(0)}}
@keyframes mevV109LeafTop{0%,100%{transform:scale(.98)}42%{transform:scale(1.05)}70%{transform:scale(1)}}
@keyframes mevV109RootFlow{to{stroke-dashoffset:-32}}
@keyframes mevV109Ray{to{stroke-dashoffset:-46}}
@keyframes mevV109Sun{0%,100%{opacity:.62;transform:scale(.96);transform-origin:center}48%{opacity:1;transform:scale(1.04)}}

@media(max-width:1499px){
  .mev-reference-header .mev-ref-grid{grid-template-columns:220px 285px minmax(390px,1fr) 300px;gap:16px}
  .mev-reference-header .mev-ref-brand img{width:210px!important;max-height:124px!important}
  .mev-reference-header .mev-seed-story svg{max-width:285px}
}
@media(max-width:1299px){
  .mev-reference-header .mev-ref-grid{grid-template-columns:200px 235px minmax(360px,1fr) 270px;gap:12px;min-height:154px}
  .mev-reference-header .mev-ref-brand img{width:190px!important;max-height:115px!important}
  .mev-reference-header .mev-seed-story svg{max-width:235px}
}
@media(max-width:1120px){
  .mev-reference-header .mev-seed-story{display:none}
  .mev-reference-header .mev-ref-grid{grid-template-columns:205px minmax(420px,1fr) 280px;min-height:136px}
  .mev-reference-header .mev-ref-brand img{width:195px!important}
}
@media(max-width:991px){
  .mev-reference-header .mev-ref-mobile-logo img{
    width:150px!important;
    max-height:88px!important;
    object-fit:contain!important;
    mix-blend-mode:normal!important;
    background:transparent!important;
    border-radius:0!important;
    padding:0!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .mev-reference-header .mev-stage-1 .mev-seed-core,
  .mev-reference-header .mev-stage-2 .mev-cracked-seed,
  .mev-reference-header .mev-stage-2 .mev-tiny-shoot,
  .mev-reference-header .mev-stage-2 .mev-tiny-leaf,
  .mev-reference-header .mev-stage-3 .mev-sprout-body,
  .mev-reference-header .mev-stage-4 .mev-plant-body,
  .mev-reference-header .mev-stage-3 .mev-leaf-a,
  .mev-reference-header .mev-stage-3 .mev-leaf-b,
  .mev-reference-header .mev-stage-4 .mev-leaf-a,
  .mev-reference-header .mev-stage-4 .mev-leaf-b,
  .mev-reference-header .mev-stage-4 .mev-leaf-c,
  .mev-reference-header .mev-root-shimmer,
  .mev-reference-header .mev-growth-ray,
  .mev-reference-header .mev-seed-sun{animation:none!important}
}

/* v1.0.10 — approved reference composition match */
.mev-reference-header{background:#fff}
.mev-reference-header .mev-ref-wide{max-width:1660px!important;padding-left:22px!important;padding-right:22px!important}
.mev-reference-header .mev-ref-topbar{min-height:40px;background:linear-gradient(90deg,#073d2b 0%,#006047 52%,#073d2b 100%)!important;border:0!important}
.mev-reference-header .mev-ref-topbar-inner{min-height:40px!important}
.mev-reference-header .mev-ref-topbar-left,.mev-reference-header .mev-ref-topbar-right{gap:24px!important}
.mev-reference-header .mev-ref-topbar-left span,.mev-reference-header .mev-ref-topbar-right a{color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:-.01em}

.mev-reference-header .mev-ref-main{overflow:visible!important;background:radial-gradient(circle at 39% 40%,rgba(233,202,116,.16),transparent 20%),radial-gradient(circle at 96% 14%,rgba(105,155,72,.09),transparent 25%),linear-gradient(90deg,#fffdf7 0%,#fff 49%,#fffef8 100%)!important;border-bottom:1px solid rgba(18,79,53,.08)}
.mev-reference-header .mev-ref-main:before{width:180px!important;height:180px!important;left:-80px!important;top:-76px!important;border-color:rgba(62,118,67,.08)!important}
.mev-reference-header .mev-ref-main:after{width:230px!important;height:230px!important;right:-82px!important;top:-100px!important;border-color:rgba(62,118,67,.08)!important}
.mev-reference-header .mev-ref-grid{grid-template-columns:260px 420px minmax(460px,1fr) 370px!important;gap:18px!important;min-height:218px!important;padding:14px 0 10px!important;align-items:center!important}

.mev-reference-header .mev-ref-brand{align-self:center!important;justify-content:center!important;padding:0!important;min-width:0}
.mev-reference-header .mev-ref-brand img{width:244px!important;max-width:244px!important;height:190px!important;max-height:190px!important;object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;background:transparent!important;mix-blend-mode:multiply!important;filter:none!important}

.mev-reference-header .mev-seed-story-v110{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;height:200px!important;min-width:0!important;overflow:visible!important;isolation:isolate}
.mev-reference-header .mev-seed-story-v110:before{content:"";position:absolute;z-index:-1;left:4%;right:3%;bottom:20px;height:70px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(107,74,41,.16),transparent 70%);filter:blur(15px)}
.mev-reference-header .mev-seed-story-v110 img{display:block!important;width:100%!important;max-width:420px!important;height:200px!important;object-fit:contain!important;object-position:center bottom!important;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%);transform-origin:center bottom;animation:mevV110SceneBreath 7.5s ease-in-out infinite}
.mev-reference-header .mev-growth-ambient{position:absolute;z-index:2;width:76px;height:76px;left:45%;top:36%;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(248,216,115,.20),rgba(248,216,115,0) 72%);filter:blur(2px);animation:mevV110Ambient 6.5s ease-in-out infinite}
@keyframes mevV110SceneBreath{0%,100%{transform:translateY(0) scale(1)}48%{transform:translateY(-2px) scale(1.006)}}
@keyframes mevV110Ambient{0%,100%{opacity:.35;transform:translate3d(-8px,4px,0) scale(.9)}50%{opacity:.85;transform:translate3d(34px,-12px,0) scale(1.16)}}

.mev-reference-header .mev-ref-search{height:72px!important;min-width:0!important;padding:7px 8px 7px 20px!important;border-radius:38px!important;border:1px solid #e1e5d9!important;background:rgba(255,255,255,.96)!important;box-shadow:0 12px 30px rgba(32,69,44,.13),inset 0 0 0 6px rgba(248,249,244,.76)!important}
.mev-reference-header .mev-ref-search-icon{width:34px!important;height:34px!important;color:#006347!important}
.mev-reference-header .mev-ref-search-icon svg{width:27px!important;height:27px!important;stroke-width:2!important}
.mev-reference-header .mev-ref-search input{height:54px!important;padding:0 14px!important;font-size:14px!important;color:#31453a!important}
.mev-reference-header .mev-ref-search input::placeholder{color:#7d847f!important;opacity:1}
.mev-reference-header .mev-ref-search button{min-width:150px!important;height:56px!important;border-radius:29px!important;background:linear-gradient(135deg,#086346,#005137)!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 16px rgba(2,81,55,.18)!important}
.mev-reference-header .mev-ref-arrow{margin-left:12px!important;font-size:20px!important}

.mev-reference-header .mev-ref-actions{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;min-width:0}
.mev-reference-header .mev-ref-action{position:relative;min-height:122px!important;padding:10px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important}
.mev-reference-header .mev-ref-action+.mev-ref-action:before{content:"";position:absolute;left:0;top:23px;bottom:23px;width:1px;background:#d7ddd7}
.mev-reference-header .mev-ref-action:hover{transform:translateY(-2px)!important;background:transparent!important}
.mev-reference-header .mev-ref-action-icon{width:58px!important;height:58px!important;display:grid!important;place-items:center!important;border:1px solid #e1e5de!important;border-radius:50%!important;background:#fff!important;box-shadow:0 7px 20px rgba(32,69,44,.10)!important}
.mev-reference-header .mev-ref-action-icon img{width:28px!important;height:28px!important}
.mev-reference-header .mev-ref-action-icon em{top:-8px!important;right:-8px!important;min-width:23px!important;height:23px!important;padding:0 6px!important;border:2px solid #fff!important;background:#f18b2b!important;font-size:10px!important}
.mev-reference-header .mev-ref-action span:last-child{display:flex!important;flex-direction:column!important;align-items:center!important;line-height:1.1!important}
.mev-reference-header .mev-ref-action b{color:#18382b!important;font-size:12px!important;font-weight:900!important}
.mev-reference-header .mev-ref-action small{margin-top:4px!important;color:#6c756f!important;font-size:10px!important}

.mev-reference-header .mev-ref-nav-wrap{padding:8px 0 10px!important;background:#fff!important;box-shadow:none!important}
.mev-reference-header .mev-ref-nav{min-height:76px!important;padding:9px 18px!important;border-radius:34px!important;background:radial-gradient(circle at 68% -10%,rgba(45,132,84,.28),transparent 24%),linear-gradient(90deg,#063c2c 0%,#005a3f 56%,#006c4b 100%)!important;box-shadow:0 12px 24px rgba(8,65,43,.18)!important}
.mev-reference-header .mev-ref-nav-link{min-height:56px!important;padding:10px 18px!important;gap:11px!important;border-radius:18px!important;font-size:12px!important;font-weight:850!important}
.mev-reference-header .mev-ref-nav-icon{width:29px!important;height:29px!important}
.mev-reference-header .mev-ref-nav-icon svg{width:27px!important;height:27px!important;stroke-width:1.8!important}
.mev-reference-header .mev-ref-nav-link.is-active{padding-left:20px!important;padding-right:20px!important;background:#fffaf1!important;border-color:#ede4d4!important;box-shadow:0 8px 18px rgba(0,0,0,.13)!important}
.mev-reference-header .mev-ref-nav-link.is-finder{min-width:158px;margin-left:auto!important;background:linear-gradient(135deg,#f7d776,#efbd50)!important;border-color:#f7d776!important;box-shadow:0 7px 18px rgba(229,181,66,.25)!important}
.mev-reference-header .mev-ref-nav-link.is-finder+.mev-ref-nav-link{margin-left:12px!important}

@media(max-width:1499px){
 .mev-reference-header .mev-ref-wide{max-width:1400px!important}
 .mev-reference-header .mev-ref-grid{grid-template-columns:220px 330px minmax(400px,1fr) 320px!important;gap:14px!important;min-height:194px!important}
 .mev-reference-header .mev-ref-brand img{width:205px!important;height:170px!important;max-width:205px!important;max-height:170px!important}
 .mev-reference-header .mev-seed-story-v110{height:178px!important}.mev-reference-header .mev-seed-story-v110 img{max-width:330px!important;height:178px!important}
 .mev-reference-header .mev-ref-search{height:64px!important}.mev-reference-header .mev-ref-search button{height:50px!important;min-width:126px!important}
 .mev-reference-header .mev-ref-action{min-height:108px!important;padding-left:8px!important;padding-right:8px!important}.mev-reference-header .mev-ref-action-icon{width:50px!important;height:50px!important}
 .mev-reference-header .mev-ref-nav{min-height:68px!important;padding:7px 12px!important}.mev-reference-header .mev-ref-nav-link{min-height:50px!important;padding:8px 12px!important;font-size:10.5px!important;gap:8px!important}.mev-reference-header .mev-ref-nav-icon{width:24px!important;height:24px!important}.mev-reference-header .mev-ref-nav-icon svg{width:23px!important;height:23px!important}
}
@media(max-width:1299px){
 .mev-reference-header .mev-ref-wide{max-width:1210px!important}.mev-reference-header .mev-ref-grid{grid-template-columns:185px 255px minmax(350px,1fr) 280px!important;gap:10px!important;min-height:172px!important}
 .mev-reference-header .mev-ref-brand img{width:175px!important;height:145px!important;max-width:175px!important;max-height:145px!important}.mev-reference-header .mev-seed-story-v110{height:150px!important}.mev-reference-header .mev-seed-story-v110 img{max-width:255px!important;height:150px!important}
 .mev-reference-header .mev-ref-search{height:58px!important;padding-left:14px!important}.mev-reference-header .mev-ref-search input{font-size:12px!important}.mev-reference-header .mev-ref-search button{height:46px!important;min-width:110px!important;font-size:12px!important}
 .mev-reference-header .mev-ref-action{min-height:96px!important}.mev-reference-header .mev-ref-action-icon{width:45px!important;height:45px!important}.mev-reference-header .mev-ref-action b{font-size:10px!important}.mev-reference-header .mev-ref-action small{font-size:8.5px!important}
 .mev-reference-header .mev-ref-nav-link{padding-left:9px!important;padding-right:9px!important;font-size:9.5px!important}.mev-reference-header .mev-ref-nav-link.is-finder{min-width:130px}
}
@media(max-width:1120px){
 .mev-reference-header .mev-seed-story-v110{display:none!important}.mev-reference-header .mev-ref-grid{grid-template-columns:205px minmax(430px,1fr) 290px!important;min-height:142px!important;gap:12px!important}.mev-reference-header .mev-ref-brand img{width:190px!important;height:128px!important;max-width:190px!important;max-height:128px!important}
}
@media(max-width:991px){.mev-reference-header .mev-ref-mobile-logo img{width:148px!important;height:auto!important;max-height:94px!important;object-fit:contain!important;mix-blend-mode:multiply!important}}
@media(prefers-reduced-motion:reduce){.mev-reference-header .mev-seed-story-v110 img,.mev-reference-header .mev-growth-ambient{animation:none!important}}

/* =========================================================
   Mevsim Tohumculuk v1.0.11 — CLEAN FINAL HEADER RESET
   Intentionally simple: brand + search + account actions + nav
   ========================================================= */
.mev-clean-final-header{position:relative;z-index:50;background:#fff}
.mev-clean-final-header .mev-final-container{max-width:1380px!important;margin:0 auto;padding-left:24px!important;padding-right:24px!important}

.mev-clean-final-header .mev-final-topbar{height:34px;background:#123d2b;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.mev-clean-final-header .mev-final-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}
.mev-clean-final-header .mev-final-topbar-left,.mev-clean-final-header .mev-final-topbar-right{display:flex;align-items:center;gap:0}
.mev-clean-final-header .mev-final-topbar-left span,.mev-clean-final-header .mev-final-topbar-right a{position:relative;display:inline-flex;align-items:center;min-height:18px;color:#fff;padding:0 17px;text-decoration:none;white-space:nowrap}
.mev-clean-final-header .mev-final-topbar-left span:first-child{padding-left:0}.mev-clean-final-header .mev-final-topbar-right a:last-child{padding-right:0}
.mev-clean-final-header .mev-final-topbar-left span+span:before,.mev-clean-final-header .mev-final-topbar-right a+a:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:1px;background:rgba(255,255,255,.22)}
.mev-clean-final-header .mev-final-topbar-left b{margin-right:6px;color:#b9d56a;font-size:12px}
.mev-clean-final-header .mev-final-topbar-right a:hover{color:#dceaa7}

.mev-clean-final-header .mev-final-main{background:linear-gradient(180deg,#fff 0%,#fbfaf4 100%);border-bottom:1px solid #ece9df}
.mev-clean-final-header .mev-final-main-grid{min-height:116px;display:grid;grid-template-columns:220px minmax(480px,1fr) 390px;gap:34px;align-items:center}
.mev-clean-final-header .mev-final-brand{display:flex;align-items:center;justify-content:flex-start;min-width:0;height:104px;padding:4px 0;text-decoration:none}
.mev-clean-final-header .mev-final-brand img{display:block;width:200px!important;max-width:200px!important;height:98px!important;max-height:98px!important;object-fit:contain!important;object-position:left center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;mix-blend-mode:normal!important;filter:none!important}

.mev-clean-final-header .mev-final-search{height:58px;display:flex;align-items:center;padding:5px 6px 5px 18px;border:1px solid #dfe5dc;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(29,63,38,.08);min-width:0}
.mev-clean-final-header .mev-final-search-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;color:#2c7544}
.mev-clean-final-header .mev-final-search-icon svg{width:21px;height:21px;stroke-width:2}
.mev-clean-final-header .mev-final-search input{flex:1;min-width:0;height:46px;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0 14px;font-size:13px;color:#21392b}
.mev-clean-final-header .mev-final-search input::placeholder{color:#89948d;opacity:1}
.mev-clean-final-header .mev-final-search button{height:46px;min-width:116px;border:0;border-radius:12px;background:#215b34;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:800;box-shadow:0 6px 14px rgba(33,91,52,.18);transition:.18s ease}
.mev-clean-final-header .mev-final-search button:hover{background:#174c2a;transform:translateY(-1px)}

.mev-clean-final-header .mev-final-actions{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;height:74px}
.mev-clean-final-header .mev-final-action{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;height:66px;padding:0 12px;color:#25372d;text-decoration:none;transition:.18s ease}
.mev-clean-final-header .mev-final-action+.mev-final-action:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:1px;background:#e2e6e1}
.mev-clean-final-header .mev-final-action:hover{color:#1f6738;transform:translateY(-1px)}
.mev-clean-final-header .mev-final-action-icon{position:relative;flex:0 0 42px;width:42px;height:42px;border:1px solid #dde4dc;border-radius:50%;display:grid;place-items:center;background:#fff}
.mev-clean-final-header .mev-final-action-icon img{width:21px!important;height:21px!important;display:block}
.mev-clean-final-header .mev-final-action-icon em{position:absolute;right:-6px;top:-7px;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:10px;background:#f3912e;color:#fff;font-style:normal;font-size:9px;font-weight:800;line-height:16px;text-align:center}
.mev-clean-final-header .mev-final-action>span:last-child{display:flex;flex-direction:column;line-height:1.05;min-width:0}
.mev-clean-final-header .mev-final-action small{color:#879089;font-size:9px;font-weight:500;margin-bottom:3px;white-space:nowrap}
.mev-clean-final-header .mev-final-action b{font-size:11px;font-weight:800;color:#24372c;white-space:nowrap}

.mev-clean-final-header .mev-final-nav-wrap{background:#174b2d;border-bottom:1px solid #123d25;box-shadow:0 5px 14px rgba(14,48,29,.10)}
.mev-clean-final-header .mev-final-nav{min-height:58px;display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}
.mev-clean-final-header .mev-final-nav::-webkit-scrollbar{display:none}
.mev-clean-final-header .mev-final-nav-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:8px 13px;border:1px solid transparent;border-radius:10px;color:#f7fbf7;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap;transition:.18s ease}
.mev-clean-final-header .mev-final-nav-link:hover{background:rgba(255,255,255,.08);color:#fff}
.mev-clean-final-header .mev-final-nav-link.is-active{background:#fffaf0;border-color:#efe5d2;color:#24492e;box-shadow:0 4px 10px rgba(0,0,0,.08)}
.mev-clean-final-header .mev-final-nav-link.is-finder{margin-left:auto;background:#d7b552;border-color:#e4c569;color:#173d27;padding-left:16px;padding-right:16px}
.mev-clean-final-header .mev-final-nav-link.is-finder:hover{background:#e3c363;color:#173d27}
.mev-clean-final-header .mev-final-nav-icon{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px}
.mev-clean-final-header .mev-final-nav-icon svg{width:20px;height:20px;stroke-width:1.9}

@media(max-width:1199px){
 .mev-clean-final-header .mev-final-container{max-width:1140px!important;padding-left:18px!important;padding-right:18px!important}
 .mev-clean-final-header .mev-final-main-grid{grid-template-columns:185px minmax(390px,1fr) 330px;gap:20px;min-height:108px}
 .mev-clean-final-header .mev-final-brand img{width:175px!important;max-width:175px!important;height:88px!important;max-height:88px!important}
 .mev-clean-final-header .mev-final-action{padding:0 8px;gap:7px}.mev-clean-final-header .mev-final-action-icon{width:38px;height:38px;flex-basis:38px}.mev-clean-final-header .mev-final-action b{font-size:10px}.mev-clean-final-header .mev-final-action small{font-size:8px}
 .mev-clean-final-header .mev-final-nav-link{padding-left:9px;padding-right:9px;font-size:10px;gap:6px}
}
@media(max-width:991px){
 .mev-clean-final-header .mev-final-topbar-right{display:none}
 .mev-clean-final-header .mev-final-main-grid{grid-template-columns:160px minmax(300px,1fr) 170px;gap:14px;min-height:96px}
 .mev-clean-final-header .mev-final-brand{height:90px}.mev-clean-final-header .mev-final-brand img{width:150px!important;max-width:150px!important;height:80px!important;max-height:80px!important}
 .mev-clean-final-header .mev-final-actions{grid-template-columns:repeat(3,1fr);height:58px}.mev-clean-final-header .mev-final-action{height:54px;padding:0;gap:0}.mev-clean-final-header .mev-final-action>span:last-child{display:none}.mev-clean-final-header .mev-final-action-icon{width:38px;height:38px;flex-basis:38px}
 .mev-clean-final-header .mev-final-search{height:52px;border-radius:14px}.mev-clean-final-header .mev-final-search button{height:40px;min-width:82px;border-radius:10px}.mev-clean-final-header .mev-final-search input{height:40px;font-size:11px}
}
@media(max-width:767px){
 .mev-clean-final-header .mev-final-container{padding-left:14px!important;padding-right:14px!important}
 .mev-clean-final-header .mev-final-topbar{height:30px}.mev-clean-final-header .mev-final-topbar-inner{height:30px;font-size:9px}.mev-clean-final-header .mev-final-topbar-left span{padding:0 8px}.mev-clean-final-header .mev-final-topbar-left span:first-child{padding-left:0}.mev-clean-final-header .mev-final-topbar-left span:nth-child(3){display:none}
 .mev-clean-final-header .mev-final-main-grid{grid-template-columns:1fr auto;gap:8px;min-height:0;padding:8px 0 10px}
 .mev-clean-final-header .mev-final-brand{height:70px}.mev-clean-final-header .mev-final-brand img{width:135px!important;max-width:135px!important;height:68px!important;max-height:68px!important}
 .mev-clean-final-header .mev-final-actions{width:126px}.mev-clean-final-header .mev-final-action:first-child{display:none}.mev-clean-final-header .mev-final-actions{grid-template-columns:repeat(2,1fr)}
 .mev-clean-final-header .mev-final-search{grid-column:1/-1;grid-row:2;height:48px;padding-left:12px}.mev-clean-final-header .mev-final-search button{height:38px;min-width:68px;font-size:11px}.mev-clean-final-header .mev-final-search input{font-size:10.5px;padding-left:8px;padding-right:8px}
 .mev-clean-final-header .mev-final-nav{min-height:52px;gap:3px}.mev-clean-final-header .mev-final-nav-link{min-height:38px;padding:7px 9px;font-size:9.5px}.mev-clean-final-header .mev-final-nav-link.is-finder{margin-left:0}.mev-clean-final-header .mev-final-nav-icon{width:18px;height:18px;flex-basis:18px}.mev-clean-final-header .mev-final-nav-icon svg{width:17px;height:17px}
}

/* ========================================================================== 
   Mevsim Tohumculuk Product Detail v2.0 — premium technical commerce layout
   ========================================================================== */
.mev-product-page-v2{--pd-green:#173d24;--pd-green-2:#2f6b35;--pd-green-3:#6d9f42;--pd-soft:#f4f8f1;--pd-cream:#fbf8ef;--pd-gold:#d6a94a;--pd-soil:#8a6a43;--pd-ink:#213027;--pd-muted:#6e7b72;--pd-line:#e1e8de;background:linear-gradient(180deg,#fff 0%,#fbfcfa 100%);padding-bottom:34px}.mev-product-page-v2 *{box-sizing:border-box}.mev-product-breadcrumb{background:#fff;border-bottom:1px solid #edf1eb}.mev-product-main{padding-top:26px}.mev-product-hero-v2{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:34px;align-items:start}.mev-product-media-v2{position:sticky;top:96px;border:1px solid var(--pd-line);border-radius:28px;background:linear-gradient(145deg,#fff,#f6f8f4);padding:20px;box-shadow:0 18px 50px rgba(31,77,43,.06);overflow:hidden}.mev-product-media-v2:before{content:"";position:absolute;inset:auto -60px -90px auto;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(95,143,47,.09),transparent 70%);pointer-events:none}.mev-product-media-label{position:absolute;top:22px;left:22px;z-index:2;font-size:10px;letter-spacing:.18em;font-weight:900;color:#68806d;background:rgba(255,255,255,.9);border:1px solid #e3ebe0;padding:9px 12px;border-radius:999px}.mev-product-image-stage{margin:0;min-height:560px;display:grid;place-items:center;padding:36px 10px 18px}.mev-product-image-stage img{width:min(100%,580px);max-height:590px;object-fit:contain;filter:drop-shadow(0 24px 25px rgba(35,52,41,.14));transition:transform .35s ease}.mev-product-media-v2:hover .mev-product-image-stage img{transform:translateY(-5px) scale(1.012)}.mev-product-media-foot{display:flex;justify-content:space-between;gap:16px;padding-top:15px;border-top:1px solid #e8eee5;color:#7b887e;font-size:11px;font-weight:700}.mev-product-buybox-v2{padding:8px 0 0}.mev-product-eyebrow-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.mev-pill{display:inline-flex;align-items:center;min-height:29px;padding:6px 11px;border-radius:999px;background:#f2f6ef;border:1px solid #dfe8dc;color:#45614b;font-size:11px;font-weight:800}.mev-pill-category{background:#eaf4e4;color:#295a30}.mev-pill-soft{background:#fff8e9;border-color:#f0dfb7;color:#7d6430}.mev-product-buybox-v2 h1{font-size:42px;line-height:1.1;letter-spacing:-.035em;color:#1d2d23;margin:0 0 14px;font-weight:800}.mev-product-buybox-v2 h1 span{color:var(--pd-green-2)}.mev-product-summary-v2{font-size:16px;line-height:1.85;color:#53645a;margin:0;max-width:760px}.mev-rating-summary-v2{display:flex;align-items:center;gap:12px;margin-top:14px;padding:10px 12px;border-radius:12px;background:#fff9ec;border:1px solid #f1e1bb;color:#6c5831;font-size:12px;width:max-content}.mev-hero-facts-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.mev-hero-fact-v2{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border:1px solid #e2e9df;border-radius:15px;background:#fff}.mev-hero-fact-v2>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#edf6e8;color:var(--pd-green-2);font-size:17px}.mev-hero-fact-v2 small,.mev-hero-fact-v2 strong{display:block}.mev-hero-fact-v2 small{color:#839086;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:4px}.mev-hero-fact-v2 strong{font-size:13px;line-height:1.4;color:#2b3a30}.mev-price-line-v2{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 22px;padding:17px 18px;border-radius:18px;background:linear-gradient(135deg,#173d24,#295e32);color:#fff;box-shadow:0 12px 28px rgba(23,61,36,.16)}.mev-price-line-v2 small{display:block;color:#c8d9cb;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.mev-price-line-v2 strong{display:block;font-size:31px;line-height:1.05;margin-top:3px}.mev-price-line-v2 del{font-size:12px;color:#cad8cc}.mev-stock-badge{display:inline-flex;align-items:center;justify-content:center;min-width:95px;padding:10px 13px;border-radius:999px;font-size:11px;font-weight:900}.mev-stock-badge.is-in{background:#fff;color:#275c30}.mev-stock-badge.is-out{background:#fff2e6;color:#a35715}.mev-purchase-form-v2{padding:20px;border:1px solid #e0e8dd;border-radius:22px;background:#fff;box-shadow:0 13px 35px rgba(31,77,43,.055)}.mev-variant-heading-v2{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.mev-variant-heading-v2 span,.mev-kicker{display:block;color:#6b874f;font-size:10px;font-weight:900;letter-spacing:.15em}.mev-variant-heading-v2 h2{font-size:19px;margin:4px 0 0;color:#24342a}.mev-variant-heading-v2>small{font-size:11px;color:#7d897f;background:#f4f7f2;border-radius:999px;padding:7px 10px}.mev-variant-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mev-variant-card-v2{position:relative;display:flex;align-items:center;gap:12px;min-height:112px;padding:13px 14px;border:1px solid #dde6da;border-radius:17px;background:linear-gradient(145deg,#fff,#fafcf9);cursor:pointer;transition:.22s ease;overflow:hidden}.mev-variant-card-v2:hover{transform:translateY(-2px);border-color:#a9c49e;box-shadow:0 10px 24px rgba(48,85,55,.08)}.mev-variant-card-v2 input{position:absolute;opacity:0;pointer-events:none}.mev-variant-card-v2.is-selected{border-color:#4b914c;background:linear-gradient(145deg,#f6fbf2,#fff);box-shadow:0 0 0 2px rgba(75,145,76,.10),0 10px 25px rgba(48,85,55,.08)}.mev-variant-card-v2.is-out{opacity:.78}.mev-seed-visual{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#f6efe5;border:1px solid #eadfce}.mev-seed-visual svg{width:48px;height:48px}.mev-variant-card-content{min-width:0}.mev-variant-card-content small,.mev-variant-card-content strong,.mev-variant-card-content b,.mev-variant-card-content em{display:block}.mev-variant-card-content small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#929a94;font-weight:800}.mev-variant-card-content strong{font-size:15px;color:#24342a;margin:2px 0}.mev-variant-card-content b{font-size:14px;color:#285e31}.mev-variant-card-content em{font-size:10px;font-style:normal;color:#879087;margin-top:3px}.mev-variant-card-v2.is-out .mev-variant-card-content em{color:#a76632}.mev-variant-check{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eaf5e4;color:#3b7b3d;font-size:11px;font-weight:900;opacity:0;transform:scale(.75);transition:.2s ease}.mev-variant-card-v2.is-selected .mev-variant-check{opacity:1;transform:scale(1)}.mev-purchase-actions-v2{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-top:14px}.mev-qty-stepper-v2{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;height:52px;border:1px solid #dbe5d8;border-radius:14px;background:#fff;overflow:hidden}.mev-qty-stepper-v2 button{height:100%;border:0;background:#f4f7f2;color:#35583b;font-size:20px;font-weight:700}.mev-qty-stepper-v2 input{width:100%;height:100%;border:0;text-align:center;font-weight:800;color:#25352a;outline:0;-moz-appearance:textfield}.mev-qty-stepper-v2 input::-webkit-inner-spin-button,.mev-qty-stepper-v2 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mev-add-cart-v2{height:52px;border:0;border-radius:14px;background:linear-gradient(135deg,#2f6b35,#4a8c43);color:#fff;font-weight:900;font-size:14px;box-shadow:0 10px 22px rgba(47,107,53,.18);transition:.2s ease}.mev-add-cart-v2:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.03)}.mev-add-cart-v2:disabled{background:#abc5ae;box-shadow:none;cursor:not-allowed}.mev-cart-icon{margin-right:7px}.mev-favorite-form-v2{margin-top:10px}.mev-favorite-form-v2 button{width:100%;border:1px solid #dbe5d8;background:#fff;color:#35523a;border-radius:13px;min-height:43px;font-size:12px;font-weight:800}.mev-commerce-trust-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.mev-commerce-trust-v2>div{padding:12px 11px;border:1px solid #e3e9e1;border-radius:14px;background:#fafcf9}.mev-commerce-trust-v2 span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf5e9;color:#386d3d;font-size:12px;margin-bottom:8px}.mev-commerce-trust-v2 b,.mev-commerce-trust-v2 small{display:block}.mev-commerce-trust-v2 b{font-size:11px;color:#314237}.mev-commerce-trust-v2 small{font-size:9px;line-height:1.45;color:#818b83;margin-top:4px}.mev-product-intro-v2{display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:center;margin:38px 0 20px;padding:30px;border:1px solid #dde8d8;border-radius:24px;background:linear-gradient(135deg,#f4f8f1 0%,#fff 70%)}.mev-intro-copy-v2 h2,.mev-section-v2 header h2,.mev-related-head-v2 h2{font-size:28px;line-height:1.2;margin:7px 0 10px;color:#23352a}.mev-intro-copy-v2 p{margin:0 0 9px;color:#5c6a60;line-height:1.8}.mev-intro-stats-v2{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e2e9df;border-radius:18px;background:#fff;overflow:hidden}.mev-intro-stats-v2 div{padding:18px 12px;text-align:center;border-right:1px solid #e9eee7}.mev-intro-stats-v2 div:last-child{border-right:0}.mev-intro-stats-v2 strong,.mev-intro-stats-v2 span{display:block}.mev-intro-stats-v2 strong{font-size:26px;color:#285e31}.mev-intro-stats-v2 span{font-size:9px;color:#7f8b82;letter-spacing:.07em;text-transform:uppercase;font-weight:800;margin-top:3px}.mev-section-v2{margin:18px 0;padding:30px;border:1px solid #e1e8df;border-radius:24px;background:#fff;box-shadow:0 10px 30px rgba(34,61,40,.035)}.mev-section-v2>header{margin-bottom:20px}.mev-section-v2>header p{max-width:950px;color:#6b776e;line-height:1.75;margin:0}.mev-tech-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mev-tech-card-v2{position:relative;min-height:150px;padding:18px;border:1px solid #e1e8df;border-radius:17px;background:linear-gradient(145deg,#fff,#f8faf7);overflow:hidden}.mev-tech-card-v2:after{content:"";position:absolute;right:-25px;bottom:-35px;width:90px;height:90px;border-radius:50%;background:rgba(95,143,47,.055)}.mev-tech-icon-v2{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#edf5e8;color:#386d3d;margin-bottom:14px}.mev-tech-card-v2 small,.mev-tech-card-v2 strong{display:block}.mev-tech-card-v2 small{font-size:10px;color:#818c83;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.mev-tech-card-v2 strong{font-size:14px;line-height:1.55;color:#2b3b31;margin-top:6px;position:relative;z-index:1}.mev-section-facts-v2{background:linear-gradient(145deg,#f5faf2,#fff)}.mev-section-regions-v2{background:linear-gradient(145deg,#fffaf1,#fff);border-color:#ede1ca}.mev-region-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.mev-region-card-v2{padding:17px;border:1px solid #e3e8df;border-radius:17px;background:#fff;min-height:184px}.mev-region-top-v2{display:flex;justify-content:space-between;gap:10px;align-items:start}.mev-region-top-v2 b{font-size:14px;color:#2c3e31}.mev-region-top-v2 span{font-size:9px;line-height:1.3;text-align:right;color:#637469;background:#f1f5ef;padding:5px 7px;border-radius:999px}.mev-region-meter-v2{display:flex;gap:4px;margin:12px 0}.mev-region-meter-v2 i{display:block;height:5px;flex:1;border-radius:9px;background:#e8ece5}.mev-region-meter-v2 i.on{background:linear-gradient(90deg,#7fad55,#3f7f42)}.mev-region-card-v2 p{font-size:11px;line-height:1.65;color:#6d786f;margin:0}.mev-section-calendar-v2{background:linear-gradient(145deg,#f4f9fc,#fff);border-color:#dce8ef}.mev-calendar-table-v2{width:100%;border-collapse:separate;border-spacing:0 8px}.mev-calendar-table-v2 th{font-size:10px;letter-spacing:.08em;color:#718078;text-transform:uppercase;padding:0 14px 6px}.mev-calendar-table-v2 td{background:#fff;padding:14px;border-top:1px solid #e5ecef;border-bottom:1px solid #e5ecef}.mev-calendar-table-v2 td:first-child{border-left:1px solid #e5ecef;border-radius:12px 0 0 12px}.mev-calendar-table-v2 td:last-child{border-right:1px solid #e5ecef;border-radius:0 12px 12px 0}.mev-section-resistance-v2{background:linear-gradient(145deg,#f9f5fb,#fff);border-color:#eadff0}.mev-resistance-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mev-resistance-grid-v2 article{display:flex;gap:13px;padding:17px;border:1px solid #eadff0;background:#fff;border-radius:16px}.mev-resistance-grid-v2 article>span{display:grid;place-items:center;min-width:46px;height:46px;border-radius:13px;background:#24552e;color:#fff;font-weight:900}.mev-resistance-grid-v2 strong,.mev-resistance-grid-v2 p{display:block;margin:0}.mev-resistance-grid-v2 p{font-size:11px;color:#748077;margin-top:5px}.mev-neutral-note-v2{padding:18px;border:1px dashed #d3ddd0;border-radius:16px;background:#fbfcfa;color:#667268}.mev-neutral-note-v2 b{color:#35473a}.mev-neutral-note-v2 p{margin:5px 0 0;line-height:1.65}.mev-prose-panel-v2{display:grid;grid-template-columns:68px 1fr;gap:18px;align-items:start;position:relative;overflow:hidden}.mev-prose-panel-v2:after{content:"";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:50%;background:rgba(95,143,47,.045)}.mev-prose-icon-v2{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#edf5e8;font-size:22px}.mev-prose-overview{background:linear-gradient(135deg,#f4f9f1,#fff);border-color:#dce9d7}.mev-prose-growing{background:linear-gradient(135deg,#fff9ed,#fff);border-color:#f0e0c5}.mev-prose-who{background:linear-gradient(135deg,#f4f8fa,#fff);border-color:#dde8ed}.mev-richtext-v2{font-size:14px;line-height:1.9;color:#4d5c52;position:relative;z-index:1}.mev-richtext-v2 p:last-child{margin-bottom:0}.mev-service-panels-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.mev-service-panels-v2 article{display:flex;gap:16px;padding:22px;border:1px solid #dfe7dc;border-radius:21px;background:#fff;box-shadow:0 10px 28px rgba(34,61,40,.035)}.mev-service-panels-v2 article>span{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:15px;background:#edf5e8;font-size:21px}.mev-service-panels-v2 small{font-size:9px;letter-spacing:.14em;font-weight:900;color:#789064}.mev-service-panels-v2 h3{font-size:20px;margin:5px 0 7px;color:#2a3a30}.mev-service-panels-v2 p{font-size:12px;line-height:1.7;color:#69766d;margin:0}.mev-faq-v2{background:#fbfcfa}.mev-faq-list-v2 details{border-bottom:1px solid #e6ebe4}.mev-faq-list-v2 details:first-child{border-top:1px solid #e6ebe4}.mev-faq-list-v2 summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 0;font-weight:800;color:#304337;cursor:pointer;list-style:none}.mev-faq-list-v2 summary::-webkit-details-marker{display:none}.mev-faq-list-v2 summary span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#edf5e8;color:#3c7041;transition:.2s}.mev-faq-list-v2 details[open] summary span{transform:rotate(45deg)}.mev-faq-list-v2 details p{padding:0 42px 16px 0;margin:0;color:#69756c;line-height:1.75}.mev-review-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mev-review-grid-v2 article{border:1px solid #e2e8e0;border-radius:17px;padding:18px;background:#fff}.mev-review-grid-v2 article>div{display:flex;justify-content:space-between;gap:14px}.mev-review-grid-v2 article>div span{color:#d8a23f}.mev-review-grid-v2 article h4{font-size:15px;margin:12px 0 5px}.mev-review-grid-v2 article p{font-size:12px;line-height:1.7;color:#67736a}.mev-review-grid-v2 article small{color:#3e7542;font-weight:800}.mev-review-form-v2{border-top:1px solid #e4eae2;padding-top:22px;margin-top:22px}.mev-related-v2{margin:28px 0}.mev-related-head-v2{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.mev-related-head-v2 h2{margin-bottom:0}.mev-related-head-v2>a{font-size:12px;font-weight:800;color:#3d7042}.mev-related-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mev-related-card-v2{display:block;padding:13px;border:1px solid #e1e8df;border-radius:18px;background:#fff;text-decoration:none;transition:.22s ease}.mev-related-card-v2:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(34,61,40,.07)}.mev-related-card-v2 figure{height:190px;margin:0 0 11px;border-radius:13px;background:#f6f8f4;display:grid;place-items:center;overflow:hidden}.mev-related-card-v2 img{width:100%;height:100%;object-fit:contain}.mev-related-card-v2 small,.mev-related-card-v2 strong,.mev-related-card-v2 b{display:block}.mev-related-card-v2 small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#72906e;font-weight:800}.mev-related-card-v2 strong{font-size:14px;color:#293a30;margin:4px 0;min-height:38px}.mev-related-card-v2 b{font-size:13px;color:#2e6836}.mev-data-policy-v2{margin:22px 0 0;padding:14px 16px;border-radius:14px;background:#f4f7f2;border:1px solid #e1e8df;font-size:11px;line-height:1.65;color:#6e796f}.mev-data-policy-v2 b{color:#3e5043}
@media(max-width:1199px){.mev-product-hero-v2{gap:24px}.mev-product-buybox-v2 h1{font-size:35px}.mev-product-image-stage{min-height:500px}.mev-tech-grid-v2,.mev-region-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.mev-commerce-trust-v2{grid-template-columns:1fr}.mev-related-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991px){.mev-product-hero-v2{grid-template-columns:1fr}.mev-product-media-v2{position:relative;top:auto}.mev-product-image-stage{min-height:440px}.mev-product-intro-v2{grid-template-columns:1fr}.mev-tech-grid-v2,.mev-region-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.mev-resistance-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.mev-related-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.mev-product-main{padding-top:18px}.mev-product-buybox-v2 h1{font-size:29px}.mev-product-summary-v2{font-size:14px}.mev-hero-facts-v2{grid-template-columns:1fr}.mev-variant-grid-v2{grid-template-columns:1fr}.mev-purchase-actions-v2{grid-template-columns:108px 1fr}.mev-product-image-stage{min-height:360px}.mev-product-intro-v2,.mev-section-v2{padding:20px;border-radius:19px}.mev-intro-stats-v2{grid-template-columns:1fr}.mev-intro-stats-v2 div{border-right:0;border-bottom:1px solid #e9eee7}.mev-intro-stats-v2 div:last-child{border-bottom:0}.mev-service-panels-v2{grid-template-columns:1fr}.mev-prose-panel-v2{grid-template-columns:1fr}.mev-prose-icon-v2{width:46px;height:46px}.mev-related-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.mev-product-media-v2{padding:12px;border-radius:20px}.mev-product-media-label{top:14px;left:14px}.mev-product-image-stage{min-height:320px;padding:40px 0 10px}.mev-product-media-foot{flex-direction:column;gap:3px}.mev-product-buybox-v2 h1{font-size:26px}.mev-price-line-v2{padding:14px}.mev-price-line-v2 strong{font-size:26px}.mev-purchase-form-v2{padding:14px;border-radius:18px}.mev-purchase-actions-v2{grid-template-columns:1fr}.mev-qty-stepper-v2{max-width:145px}.mev-tech-grid-v2,.mev-region-grid-v2,.mev-resistance-grid-v2,.mev-review-grid-v2{grid-template-columns:1fr}.mev-intro-copy-v2 h2,.mev-section-v2 header h2,.mev-related-head-v2 h2{font-size:23px}.mev-related-grid-v2{grid-template-columns:1fr}.mev-related-card-v2 figure{height:250px}.mev-related-head-v2{align-items:start;flex-direction:column}.mev-service-panels-v2 article{padding:17px}.mev-commerce-trust-v2{grid-template-columns:1fr}}
.mev-overview-points-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.mev-overview-points-v2>span{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:9px;padding:12px 13px;border-radius:14px;border:1px solid #dfe8dc;background:#fff}.mev-overview-points-v2 b{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf5e8;color:#3e7842}.mev-overview-points-v2 em{font-style:normal;font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:#879187;font-weight:800}.mev-overview-points-v2 strong{font-size:12px;color:#304137;line-height:1.45}.mev-overview-copy-v2 p:first-child{font-size:15px;color:#394b3f;font-weight:500}
@media(max-width:575px){.mev-overview-points-v2{grid-template-columns:1fr}}

/* Mevsim v1.8.1 — Product detail / related varieties premium cards */
.mev-related-v3{position:relative;margin:34px 0 8px;padding:28px;border:1px solid #dde7da;border-radius:25px;background:linear-gradient(145deg,#f7faf4 0%,#fff 58%,#fbf8ef 100%);overflow:hidden}.mev-related-v3:before{content:"";position:absolute;right:-95px;top:-110px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(95,143,47,.09),rgba(95,143,47,0) 70%);pointer-events:none}.mev-related-head-v3{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.mev-related-head-v3 h2{margin:6px 0 6px;font-size:27px;line-height:1.18;letter-spacing:-.025em;color:#22352a}.mev-related-head-v3 p{max-width:680px;margin:0;color:#718077;font-size:12px;line-height:1.65}.mev-related-all-v3{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;padding:10px 13px;border:1px solid #d9e3d6;border-radius:11px;background:#fff;color:#315c37!important;font-size:11px;font-weight:900;text-decoration:none;box-shadow:0 7px 20px rgba(34,61,40,.035);transition:.2s}.mev-related-all-v3 span{font-size:15px;transition:transform .2s}.mev-related-all-v3:hover{border-color:#aac29f;background:#f5f9f2}.mev-related-all-v3:hover span{transform:translateX(3px)}.mev-related-grid-v3{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mev-related-card-v3{min-width:0;border:1px solid #e0e7dd;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(30,58,35,.04);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.mev-related-card-v3:hover{transform:translateY(-5px);border-color:#c7d8c1;box-shadow:0 20px 42px rgba(30,58,35,.10)}.mev-related-media-v3{position:relative;display:block;height:250px;margin:7px 7px 0;border-radius:16px;background:radial-gradient(circle at 50% 23%,#fff 0%,#f6f8f2 54%,#edf3e9 100%);overflow:hidden;text-decoration:none}.mev-related-media-v3:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,rgba(23,61,36,0),rgba(23,61,36,.07));pointer-events:none}.mev-related-media-v3 img{display:block;width:100%;height:100%;padding:21px 14px 12px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(37,51,29,.13));transition:transform .3s ease}.mev-related-card-v3:hover .mev-related-media-v3 img{transform:translateY(-4px) scale(1.035)}.mev-related-ribbon-v3{position:absolute;z-index:3;left:10px;right:10px;top:10px;display:flex;align-items:center;justify-content:space-between;gap:7px;pointer-events:none}.mev-related-ribbon-v3 span,.mev-related-ribbon-v3 small{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.94);backdrop-filter:blur(7px);box-shadow:0 5px 14px rgba(24,52,29,.07);font-size:8px;font-weight:900}.mev-related-ribbon-v3 span{color:#4e8136;text-transform:uppercase;letter-spacing:.07em}.mev-related-ribbon-v3 small{color:#7c897f}.mev-related-hover-v3{position:absolute;z-index:4;left:12px;right:12px;bottom:11px;display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:9px 11px;border-radius:10px;background:rgba(22,58,32,.94);color:#fff;font-size:10px;font-weight:900;opacity:0;transform:translateY(8px);transition:.22s}.mev-related-hover-v3 b{font-size:14px}.mev-related-card-v3:hover .mev-related-hover-v3{opacity:1;transform:translateY(0)}.mev-related-body-v3{padding:14px 15px 15px}.mev-related-brand-v3{font-size:8px;font-weight:900;letter-spacing:.11em;color:#78936d;margin-bottom:5px}.mev-related-body-v3 h3{min-height:39px;margin:0 0 9px;font-size:14px;line-height:1.38;letter-spacing:-.01em}.mev-related-body-v3 h3 a{color:#26392d!important;text-decoration:none}.mev-related-badges-v3{display:flex;flex-wrap:wrap;gap:5px;min-height:24px;margin-bottom:12px}.mev-related-badges-v3 span{display:inline-flex;align-items:center;max-width:100%;padding:5px 7px;border:1px solid #dae7d6;border-radius:7px;background:#f2f7ef;color:#4f7149;font-size:8px;font-weight:800;line-height:1.15}.mev-related-bottom-v3{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:11px;border-top:1px solid #edf1ea}.mev-related-bottom-v3>div small,.mev-related-bottom-v3>div strong{display:block}.mev-related-bottom-v3>div small{margin-bottom:2px;color:#8a968d;font-size:8px}.mev-related-bottom-v3>div strong{color:#2d6935;font-size:15px;line-height:1.1}.mev-related-action-v3{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:8px 10px;border-radius:9px;background:#eff5eb;color:#355d39!important;font-size:9px;font-weight:900;text-decoration:none;white-space:nowrap;transition:.2s}.mev-related-action-v3 span{font-size:13px;transition:transform .2s}.mev-related-action-v3:hover{background:#214e2d;color:#fff!important}.mev-related-action-v3:hover span{transform:translateX(2px)}
@media(max-width:1199px){.mev-related-grid-v3{grid-template-columns:repeat(3,minmax(0,1fr))}.mev-related-card-v3:nth-child(4){display:none}}
@media(max-width:991px){.mev-related-v3{padding:23px}.mev-related-head-v3{align-items:flex-start}.mev-related-grid-v3{grid-template-columns:repeat(2,minmax(0,1fr))}.mev-related-card-v3:nth-child(4){display:block}.mev-related-media-v3{height:260px}}
@media(max-width:767px){.mev-related-v3{margin-top:25px;padding:20px;border-radius:20px}.mev-related-head-v3{flex-direction:column;gap:12px;margin-bottom:16px}.mev-related-head-v3 h2{font-size:23px}.mev-related-all-v3{padding:8px 10px}.mev-related-media-v3{height:230px}}
@media(max-width:575px){.mev-related-v3{padding:18px 0 18px 14px;border-left:0;border-right:0;border-radius:0}.mev-related-head-v3{padding-right:14px}.mev-related-head-v3 h2{font-size:21px}.mev-related-head-v3 p{font-size:11px}.mev-related-grid-v3{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 14px 10px 0;overscroll-behavior-inline:contain;scrollbar-width:none}.mev-related-grid-v3::-webkit-scrollbar{display:none}.mev-related-card-v3{scroll-snap-align:start}.mev-related-card-v3:nth-child(4){display:block}.mev-related-media-v3{height:260px}.mev-related-hover-v3{display:none}.mev-related-body-v3 h3{font-size:13px}.mev-related-bottom-v3>div strong{font-size:14px}}


/* ==========================================================================
   Mevsim Tohumculuk v1.0.14 — Home commerce polish / finder / catalog / footer
   ========================================================================== */
:root{--mev14-green:#174b2d;--mev14-green2:#2f6b35;--mev14-soft:#f5f8f2;--mev14-cream:#fbf7ed;--mev14-line:#dfe8dc;--mev14-ink:#203128;--mev14-muted:#738078;--mev14-gold:#d9b74e}

/* Hero: preserve design but remove mobile dead space/cropping */
.mev-hero-section{margin-bottom:0!important}
.mev-hero{overflow:hidden;border-radius:24px}
.mev-hero-slider,.mev-hero-slider .slick-list,.mev-hero-slider .slick-track,.mev-hero-slide{height:auto}
.mev-hero-slide img{display:block;width:100%;height:auto;aspect-ratio:1896/829;object-fit:cover}
.mev-hero .slider-arrow .slider-btn{box-shadow:0 8px 24px rgba(16,54,31,.14)}

/* Category card final polish */
.mev-category-card{min-width:0}
.mev-category-image{height:150px;display:grid;place-items:center;overflow:hidden}
.mev-category-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px}
.mev-category-card[href="/kategori/acur"] .mev-category-image img{padding:2px 6px}
.mev-category-copy h3{font-size:15px}

/* Live finder */
.mev-finder-live{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:32px;padding:34px;margin:34px 0 42px;border-radius:28px;background:
radial-gradient(circle at 8% 20%,rgba(122,168,82,.17),transparent 33%),
linear-gradient(135deg,#123b24 0%,#1d5730 58%,#2f6b35 100%);color:#fff;box-shadow:0 22px 50px rgba(18,59,36,.14);overflow:hidden}
.mev-finder-live:after{content:"";position:absolute;right:-80px;bottom:-120px;width:330px;height:330px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 28px rgba(255,255,255,.025),0 0 0 64px rgba(255,255,255,.018);pointer-events:none}
.mev-finder-live-copy,.mev-finder-live-form,.mev-finder-live-results{position:relative;z-index:2}
.mev-finder-live-copy>span{font-size:10px;font-weight:900;letter-spacing:.17em;color:#b8d69c}
.mev-finder-live-copy h2{margin:9px 0 12px;color:#fff;font-size:34px;line-height:1.08;letter-spacing:-.03em}
.mev-finder-live-copy p{max-width:620px;color:#d6e3d8;font-size:13px;line-height:1.75}
.mev-finder-live-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}
.mev-finder-live-points i{font-style:normal;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);color:#edf6ed;font-size:9px;font-weight:800}
.mev-finder-live-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px;border-radius:20px;background:#fff;color:var(--mev14-ink);box-shadow:0 18px 45px rgba(0,0,0,.12)}
.mev-finder-field label{display:block;margin:0 0 5px;color:#627168;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.mev-finder-field select{width:100%;height:45px;padding:0 34px 0 12px;border:1px solid #dce5d9;border-radius:11px;background:#f9fbf7;color:#2c4032;font-size:11px;font-weight:700;outline:none}
.mev-finder-field select:focus{border-color:#8db179;box-shadow:0 0 0 3px rgba(95,143,47,.09)}
.mev-finder-live-form>button{grid-column:1/-1;height:48px;border:0;border-radius:12px;background:#f3912e;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(243,145,46,.2)}
.mev-finder-live-form>button b{font-size:18px}.mev-finder-live-form>button.is-loading{opacity:.65;cursor:wait}
.mev-finder-live-form>a{grid-column:1/-1;color:#47704a;font-size:9px;font-weight:800;text-align:center;text-decoration:none}
.mev-finder-live-results{grid-column:1/-1;margin-top:2px;padding:20px;border-radius:20px;background:#f7faf5;color:var(--mev14-ink)}
.mev-finder-live-results[hidden]{display:none!important}
.mev-finder-live-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}
.mev-finder-live-results-head span{font-size:9px;letter-spacing:.14em;font-weight:900;color:#6b9360}
.mev-finder-live-results-head h3{margin:4px 0 0;font-size:22px;color:#24382b}
.mev-finder-live-results-head button{border:1px solid #dbe4d8;border-radius:9px;background:#fff;padding:8px 10px;color:#58705d;font-size:10px;font-weight:800}
.mev-finder-live-result-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.mev-finder-mini-card{min-width:0;border:1px solid #e1e8df;border-radius:16px;background:#fff;overflow:hidden}
.mev-finder-mini-card>a{display:block;color:inherit!important;text-decoration:none}
.mev-finder-mini-media{position:relative;height:150px;background:#f6f8f2}
.mev-finder-mini-media img{width:100%;height:100%;object-fit:contain;padding:11px}
.mev-finder-mini-media span{position:absolute;z-index:2;top:8px;right:8px;padding:4px 7px;border-radius:999px;font-size:7px;font-weight:900}.mev-finder-mini-media .is-in{background:#e6f4e2;color:#34743c}.mev-finder-mini-media .is-out{background:#f5eeee;color:#8c5555}
.mev-finder-mini-body{padding:10px}.mev-finder-mini-body small{font-size:7px;color:#809087}.mev-finder-mini-body h4{margin:4px 0 7px;min-height:32px;font-size:11px;line-height:1.35;color:#25372c}.mev-finder-mini-body div{display:flex;flex-wrap:wrap;gap:4px;min-height:19px}.mev-finder-mini-body i{font-style:normal;padding:3px 5px;border-radius:5px;background:#eff6eb;color:#51734e;font-size:6.5px;font-weight:800}.mev-finder-mini-body strong{display:block;margin-top:8px;font-size:11px;color:#2d6c37}
.mev-finder-empty{grid-column:1/-1;padding:26px;border:1px dashed #cfdacb;border-radius:16px;background:#fff;text-align:center}.mev-finder-empty strong,.mev-finder-empty span{display:block}.mev-finder-empty strong{color:#2c4332;font-size:15px}.mev-finder-empty span{margin-top:5px;color:#77857b;font-size:11px}

/* Product listing card — homepage/category/search/finder */
.mev-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.mev-list-card{min-width:0;border:1px solid #e0e8dd;border-radius:21px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(31,60,36,.045);transition:.22s ease}
.mev-list-card:hover{transform:translateY(-5px);border-color:#c5d8be;box-shadow:0 18px 42px rgba(31,60,36,.095)}
.mev-list-media{position:relative;display:block;height:305px;margin:7px 7px 0;border-radius:16px;background:radial-gradient(circle at 50% 24%,#fff 0%,#f7f9f4 55%,#edf3e9 100%);overflow:hidden}
.mev-list-media img{display:block;width:100%;height:100%;object-fit:contain;padding:18px 14px 12px;filter:drop-shadow(0 18px 20px rgba(36,54,31,.13));transition:.25s ease}
.mev-list-card:hover .mev-list-media img{transform:translateY(-4px) scale(1.025)}
.mev-list-category,.mev-list-stock{position:absolute;z-index:2;top:10px;display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.95);font-size:8px;font-weight:900;box-shadow:0 5px 12px rgba(25,54,30,.06)}
.mev-list-category{left:10px;color:#4d7b3d;text-transform:uppercase;letter-spacing:.06em}.mev-list-stock{right:10px}.mev-list-stock.is-in{color:#30723a;background:#eff8eb}.mev-list-stock.is-out{color:#8a5b5b;background:#f9f1f1}
.mev-list-body{padding:14px 15px 16px}.mev-list-brand{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:6px;color:#75906c;font-size:7.5px;font-weight:900;letter-spacing:.08em}.mev-list-brand span{color:#909b92;font-weight:700;letter-spacing:0}
.mev-list-body h3{margin:0 0 10px;min-height:40px;font-size:15px;line-height:1.35}.mev-list-body h3 a{color:#25392d!important;text-decoration:none}
.mev-list-badges{display:flex;flex-wrap:wrap;gap:5px;min-height:27px;margin-bottom:11px}.mev-list-badges span{padding:5px 7px;border:1px solid #dbe8d7;border-radius:7px;background:#f2f7ef;color:#4f714a;font-size:7.5px;font-weight:800;line-height:1.15}
.mev-list-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #edf1ea}.mev-list-bottom>div small,.mev-list-bottom>div strong,.mev-list-bottom>div del{display:block}.mev-list-bottom small{font-size:8px;color:#8a968d}.mev-list-bottom del{font-size:9px;color:#a19b96}.mev-list-bottom strong{font-size:16px;line-height:1.1;color:#2d6935}.mev-list-bottom>a{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:8px 11px;border-radius:9px;background:#eef5eb;color:#355f3a!important;font-size:9px;font-weight:900;text-decoration:none;white-space:nowrap}.mev-list-bottom>a:hover{background:#1e512e;color:#fff!important}

/* Catalog/search/finder pages */
.mev-catalog-page{padding:0 0 50px;background:linear-gradient(180deg,#fbfcfa,#fff)}
.mev-catalog-breadcrumb{display:flex;align-items:center;gap:8px;padding:17px 0;color:#859088;font-size:10px}.mev-catalog-breadcrumb a{color:#527057}.mev-catalog-breadcrumb strong{color:#304237}
.mev-catalog-hero,.mev-search-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:5px 0 18px;padding:26px 28px;border:1px solid #e0e8de;border-radius:23px;background:linear-gradient(135deg,#f8fbf5,#fff 64%,#fbf6e9);box-shadow:0 10px 30px rgba(29,59,34,.04)}
.mev-catalog-hero>div:first-child,.mev-search-hero>div:first-child{max-width:820px}.mev-catalog-hero span,.mev-search-hero span,.mev-catalog-seo>span,.mev-finder-panel-v14>span,.mev-finder-page-head span{font-size:9px;letter-spacing:.14em;font-weight:900;color:#719464}.mev-catalog-hero h1,.mev-search-hero h1{margin:6px 0 8px;font-size:34px;color:#22362a;letter-spacing:-.03em}.mev-catalog-hero p,.mev-search-hero p{margin:0;color:#6f7e74;font-size:12px;line-height:1.7}
.mev-catalog-count{flex:0 0 145px;text-align:center;padding:15px;border:1px solid #dce6d9;border-radius:16px;background:#fff}.mev-catalog-count strong,.mev-catalog-count span,.mev-catalog-count small{display:block}.mev-catalog-count strong{font-size:29px;color:#2d6b36}.mev-catalog-count span{font-size:9px;color:#647369}.mev-catalog-count small{margin-top:5px;color:#72956b;font-size:9px;font-weight:800}
.mev-catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:10px 13px;border-radius:12px;background:#f4f7f1}.mev-catalog-tools p{margin:0;color:#6a786f;font-size:10px}.mev-catalog-tools a{color:#396b3e;font-size:10px;font-weight:900}
.mev-catalog-grid{margin-bottom:30px}.mev-catalog-seo{margin-top:35px;padding:25px 27px;border:1px solid #e1e8df;border-radius:22px;background:#f8faf6}.mev-catalog-seo h2{margin:5px 0 8px;font-size:24px;color:#293d30}.mev-catalog-seo p{margin:6px 0;color:#6c7b71;font-size:12px;line-height:1.75}
.mev-search-hero form{display:flex;flex:0 0 420px;gap:8px;padding:6px;border:1px solid #dce5d9;border-radius:15px;background:#fff}.mev-search-hero input{flex:1;min-width:0;height:42px;border:0;padding:0 11px;font-size:11px;outline:0}.mev-search-hero button{min-width:78px;border:0;border-radius:10px;background:#1e552f;color:#fff;font-size:11px;font-weight:900}.mev-search-result-head{margin:15px 0;color:#435c49;font-size:11px}
.mev-finder-page-grid{display:grid;grid-template-columns:315px minmax(0,1fr);gap:22px;align-items:start}.mev-finder-panel-v14{position:sticky;top:90px;padding:22px;border-radius:22px;background:#173f27;color:#fff;box-shadow:0 16px 35px rgba(20,62,37,.12)}.mev-finder-panel-v14>span{color:#b9d49d}.mev-finder-panel-v14 h1{margin:7px 0 8px;color:#fff;font-size:26px;line-height:1.16}.mev-finder-panel-v14 p{color:#ceddd1;font-size:11px;line-height:1.65}.mev-finder-panel-v14 label{display:block;margin:12px 0 5px;color:#dce9de;font-size:9px;font-weight:900}.mev-finder-panel-v14 select{width:100%;height:43px;padding:0 10px;border:1px solid rgba(255,255,255,.17);border-radius:10px;background:#fff;color:#314238;font-size:10px}.mev-finder-panel-v14 button{width:100%;height:46px;margin-top:15px;border:0;border-radius:11px;background:#f3912e;color:#fff;font-size:10px;font-weight:900}.mev-finder-page-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:4px 0 15px}.mev-finder-page-head h2{margin:3px 0 0;font-size:24px;color:#263b2e}.mev-finder-page-head a{font-size:9px;font-weight:800;color:#567259}.mev-finder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Footer v14 */
.mev-footer-v14{margin-top:45px;background:#0e3520;color:#dce8de}
.mev-footer-v14-top{background:#eaf2e4;border-top:1px solid #dbe6d7}.mev-footer-v14-top-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:28px}.mev-footer-v14-top span{font-size:8px;letter-spacing:.14em;font-weight:900;color:#6b8f62}.mev-footer-v14-top h2{margin:5px 0 0;color:#29422f;font-size:21px;letter-spacing:-.02em}.mev-footer-v14-top-inner>div:last-child{display:flex;gap:8px}.mev-footer-v14-top a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:9px;background:#1f5730;color:#fff!important;font-size:9px;font-weight:900;text-decoration:none}.mev-footer-v14-top a.outline{background:transparent;border:1px solid #9fb79a;color:#355c39!important}
.mev-footer-v14-main{padding:42px 0 34px}.mev-footer-v14-grid{display:grid;grid-template-columns:1.45fr .7fr .7fr 1.15fr;gap:36px}.mev-footer-v14-brand img{display:block;width:205px!important;height:116px!important;object-fit:contain;object-position:left center;filter:none!important}.mev-footer-v14-brand p{max-width:420px;margin:12px 0;color:#aebeb2;font-size:10px;line-height:1.7}.mev-footer-v14-contact{display:flex;flex-direction:column;gap:5px}.mev-footer-v14-contact a,.mev-footer-v14-contact span{color:#d8e5da;font-size:9px}
.mev-footer-v14-links h5,.mev-footer-v14-trust h5{margin:0 0 13px;color:#fff;font-size:12px}.mev-footer-v14-links{display:flex;flex-direction:column;align-items:flex-start}.mev-footer-v14-links a{padding:5px 0;color:#b9c9bc!important;font-size:9px;text-decoration:none}.mev-footer-v14-links a:hover{color:#fff!important}
.mev-footer-v14-trust{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035)}.mev-footer-v14-trust p{color:#aebdb1;font-size:9px;line-height:1.65}.mev-footer-v14-badges{display:flex;flex-wrap:wrap;gap:6px;margin:11px 0}.mev-footer-v14-badges span{padding:5px 7px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#eef6ef;font-size:7px;font-weight:800}.mev-footer-v14-trust ul{list-style:none;padding:0;margin:11px 0 0}.mev-footer-v14-trust li{position:relative;padding:4px 0 4px 13px;color:#bdcbbf;font-size:8px}.mev-footer-v14-trust li:before{content:"✓";position:absolute;left:0;color:#8ec26c;font-weight:900}.mev-footer-v14-legal{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mev-footer-v14-legal a{color:#cbd9cd!important;font-size:7px}
.mev-footer-v14-bottom{border-top:1px solid rgba(255,255,255,.07);background:#0b2d1b}.mev-footer-v14-bottom-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mev-footer-v14-bottom p{margin:0;color:#829487;font-size:8px}.mev-footer-v14-dev{display:flex;align-items:center;gap:11px}.mev-footer-v14-dev>span{color:#9aaa9d;font-size:7px;line-height:1.25;text-align:right}.mev-footer-v14-dev>b{padding:8px 10px;border-left:1px solid rgba(255,255,255,.12);color:#fff;font-size:10px}.mev-footer-v14-dev>div{display:flex;flex-direction:column}.mev-footer-v14-dev a{color:#aebdb1!important;font-size:7px}

/* Responsive */
@media(max-width:1199px){
 .mev-finder-live-result-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .mev-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .mev-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mev-footer-v14-grid{grid-template-columns:1.2fr .75fr .75fr 1fr;gap:24px}
}
@media(max-width:991px){
 .mev-finder-live{grid-template-columns:1fr;padding:28px}.mev-finder-live-form{max-width:none}
 .mev-finder-live-result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .mev-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mev-catalog-hero,.mev-search-hero{align-items:flex-start}.mev-search-hero{flex-direction:column}.mev-search-hero form{width:100%;flex-basis:auto}
 .mev-finder-page-grid{grid-template-columns:1fr}.mev-finder-panel-v14{position:relative;top:auto}.mev-finder-panel-v14 form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.mev-finder-panel-v14 label{margin-top:5px}.mev-finder-panel-v14 button{grid-column:1/-1}
 .mev-footer-v14-grid{grid-template-columns:1.3fr 1fr 1fr}.mev-footer-v14-trust{grid-column:1/-1}
}
@media(max-width:767px){
 .mev-hero{border-radius:17px;margin-top:14px!important}.mev-hero-slide img{aspect-ratio:16/10;object-position:center}
 .mev-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .mev-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mev-category-image{height:130px}
 .mev-finder-live{margin:26px -1px 32px;padding:22px 16px;border-radius:20px}.mev-finder-live-copy h2{font-size:27px}.mev-finder-live-form{grid-template-columns:1fr;padding:14px}.mev-finder-live-form>button,.mev-finder-live-form>a{grid-column:auto}.mev-finder-field select{height:43px}
 .mev-finder-live-result-grid{display:grid;grid-auto-flow:column;grid-auto-columns:74%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:7px;scrollbar-width:none}.mev-finder-mini-card{scroll-snap-align:start}.mev-finder-live-result-grid::-webkit-scrollbar{display:none}
 .mev-home-heading{align-items:flex-start;gap:10px}.mev-home-heading>div h2{font-size:24px}.mev-home-heading>a{font-size:9px}
 .mev-list-grid{gap:9px}.mev-list-media{height:235px}.mev-list-body{padding:11px 11px 13px}.mev-list-body h3{font-size:13px;min-height:35px}.mev-list-brand{font-size:6.6px}.mev-list-badges{min-height:24px}.mev-list-bottom strong{font-size:14px}.mev-list-bottom>a{min-height:33px;padding:7px 8px;font-size:8px}
 .mev-expertise{grid-template-columns:1fr!important;padding:22px!important}.mev-stats{margin-top:12px}
 .mev-catalog-page{padding-bottom:30px}.mev-catalog-breadcrumb{padding:12px 0}.mev-catalog-hero{padding:20px;flex-direction:column}.mev-catalog-hero h1,.mev-search-hero h1{font-size:28px}.mev-catalog-count{display:flex;align-items:center;gap:8px;width:100%;flex-basis:auto;text-align:left}.mev-catalog-count strong{font-size:22px}.mev-catalog-count span,.mev-catalog-count small{margin:0}
 .mev-catalog-tools{align-items:flex-start;flex-direction:column;gap:5px}.mev-catalog-seo{padding:20px}.mev-catalog-seo h2{font-size:21px}
 .mev-finder-panel-v14 form{grid-template-columns:1fr}.mev-finder-panel-v14 button{grid-column:auto}.mev-finder-page-head{align-items:flex-start;flex-direction:column;gap:5px}.mev-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mev-footer-v14-top-inner{min-height:0;padding:22px 0;align-items:flex-start;flex-direction:column;gap:15px}.mev-footer-v14-top h2{font-size:18px}.mev-footer-v14-main{padding:30px 0}.mev-footer-v14-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.mev-footer-v14-brand,.mev-footer-v14-trust{grid-column:1/-1}.mev-footer-v14-brand img{width:180px!important;height:100px!important}.mev-footer-v14-bottom-inner{padding:15px 0;align-items:flex-start;flex-direction:column}.mev-footer-v14-dev{width:100%;justify-content:flex-end}
}
@media(max-width:480px){
 .container{padding-left:14px!important;padding-right:14px!important}
 .mev-hero-slide img{aspect-ratio:4/3;object-position:center}
 .mev-trust-strip>div{padding:9px}.mev-trust-strip p small{font-size:7px}
 .mev-category-image{height:112px}.mev-category-copy h3{font-size:13px}
 .mev-finder-live-copy h2{font-size:25px}.mev-finder-live-copy p{font-size:11px}
 .mev-list-media{height:205px;margin:5px 5px 0}.mev-list-media img{padding:12px 8px 8px}.mev-list-category,.mev-list-stock{top:7px;font-size:6.7px;padding:3px 5px}.mev-list-category{left:7px}.mev-list-stock{right:7px}.mev-list-body h3{font-size:12px}.mev-list-badges span{font-size:6.6px;padding:4px 5px}.mev-list-bottom{align-items:flex-start;flex-direction:column}.mev-list-bottom>a{width:100%;justify-content:space-between}.mev-list-bottom strong{font-size:13px}
 .mev-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mev-footer-v14-grid{grid-template-columns:1fr 1fr}.mev-footer-v14-brand,.mev-footer-v14-trust{grid-column:1/-1}.mev-footer-v14-dev>span{display:none}
}

@media(max-width:480px){
 .mev-hero-slide img{aspect-ratio:16/10;object-fit:cover}
 .mev-featured-products .mev-list-card:nth-child(n+9){display:none}
 .mev-list-media{height:188px}
}
/* Mobile header fine-tuning without changing the approved desktop reset */
@media(max-width:767px){
 .mev-clean-final-header .mev-final-main-grid{padding-top:7px;padding-bottom:8px}
 .mev-clean-final-header .mev-final-brand img{width:122px!important;max-width:122px!important;height:62px!important;max-height:62px!important;object-fit:contain}
 .mev-clean-final-header .mev-final-search{box-shadow:0 5px 14px rgba(31,77,43,.06)}
 .mev-clean-final-header .mev-final-nav-wrap{position:relative;z-index:9}
}

/* v1.0.15 — Variation UX Pro */
.mev-selected-pack-v3{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.85fr) minmax(150px,.7fr);align-items:stretch;margin:16px 0 18px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#183f25 0%,#285f31 70%,#346d39 100%);box-shadow:0 14px 34px rgba(28,72,37,.16);color:#fff}
.mev-selected-pack-v3>div{padding:17px 20px;min-width:0}.mev-selected-pack-v3>div+div{border-left:1px solid rgba(255,255,255,.14)}
.mev-selected-pack-v3 small{display:block;font-size:9px;line-height:1.25;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:rgba(255,255,255,.72)}
.mev-selected-pack-name-v3 strong,.mev-selected-pack-price-v3 strong,.mev-selected-pack-stock-v3 strong{display:block}
.mev-selected-pack-name-v3 strong{font-size:21px;line-height:1.15;margin:5px 0 3px;color:#fff}.mev-selected-pack-name-v3 span{font-size:11px;color:#d9e8d8;font-weight:700}
.mev-selected-pack-price-v3 strong{font-size:30px;line-height:1;margin:6px 0 4px;color:#fff}.mev-selected-pack-price-v3 span{font-size:10px;color:#d8ead7;font-weight:800}
.mev-selected-pack-stock-v3{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.mev-selected-pack-stock-v3 .mev-stock-badge{position:static;display:inline-flex;min-width:0;padding:7px 12px;border:0;background:#fff;color:#285d31;font-size:10px}.mev-selected-pack-stock-v3 .mev-stock-badge.is-out{background:#f6e7df;color:#8b4a2c}.mev-selected-pack-stock-v3 strong{font-size:15px;color:#fff}.mev-selected-pack-stock-v3 small{font-size:8px;letter-spacing:.04em;text-transform:none;color:#cce0cc}

.mev-variant-grid-v3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.mev-variant-card-v3{position:relative;display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:14px;min-height:142px;padding:18px 16px 15px;border:1px solid #dce6d9;border-radius:20px;background:linear-gradient(145deg,#fff 0%,#fbfcfa 100%);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease;overflow:hidden}
.mev-variant-card-v3:before{content:"";position:absolute;right:-40px;bottom:-55px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(95,143,47,.07),rgba(95,143,47,0) 70%);pointer-events:none}
.mev-variant-card-v3:hover{transform:translateY(-2px);border-color:#9fbd96;box-shadow:0 12px 28px rgba(39,83,47,.09)}
.mev-variant-card-v3 input{position:absolute;opacity:0;pointer-events:none}
.mev-variant-card-v3.is-selected{border-color:#3f8643;background:linear-gradient(145deg,#f3faef 0%,#fff 78%);box-shadow:0 0 0 2px rgba(63,134,67,.10),0 14px 30px rgba(39,83,47,.11)}
.mev-variant-card-v3.is-out{background:#fafafa;border-style:dashed;opacity:.78}
.mev-pack-role-v3{position:absolute;left:14px;top:10px;z-index:2;display:inline-flex;align-items:center;max-width:calc(100% - 95px);padding:5px 8px;border-radius:999px;background:#eef5ea;color:#47734a;font-size:8px;line-height:1;font-weight:900;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mev-variant-card-v3.is-selected .mev-pack-role-v3{background:#dff0d7;color:#2e6c34}.mev-variant-card-v3.is-out .mev-pack-role-v3{background:#f2ebe5;color:#8a664d}
.mev-pack-visual-v3{position:relative;display:grid;place-items:center;width:76px;height:82px;margin-top:13px;border-radius:19px;background:linear-gradient(145deg,#fbf4e9,#f2e7d5);border:1px solid #eadbc5;overflow:hidden}.mev-pack-visual-v3:after{content:"";position:absolute;inset:auto 10px 9px;height:5px;border-radius:50%;background:rgba(122,89,49,.11);filter:blur(3px)}.mev-pack-visual-v3 svg{width:61px;height:61px;transform:scale(calc(.91 + (var(--pack-level,1) * .018)));transition:.2s ease}.mev-pack-visual-v3 b{position:absolute;right:7px;bottom:6px;z-index:2;padding:3px 6px;border-radius:7px;background:rgba(255,255,255,.9);box-shadow:0 2px 7px rgba(75,55,32,.08);font-size:8px;color:#6f5639;font-weight:900;max-width:61px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mev-pack-visual-v3.level-1{--pack-level:1}.mev-pack-visual-v3.level-2{--pack-level:2}.mev-pack-visual-v3.level-3{--pack-level:3}.mev-pack-visual-v3.level-4{--pack-level:4}.mev-pack-visual-v3.level-5{--pack-level:5}
.mev-variant-card-content-v3{min-width:0;padding-top:11px;position:relative;z-index:1}.mev-variant-title-row-v3{display:flex;align-items:center;justify-content:space-between;gap:8px}.mev-variant-title-row-v3 strong{font-size:18px;line-height:1.15;color:#25362b}.mev-variant-availability-v3{flex:0 0 auto;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900}.mev-variant-availability-v3.is-in{background:#eaf5e5;color:#34733a}.mev-variant-availability-v3.is-out{background:#f3e9e3;color:#955a3b}
.mev-variant-price-v3{display:block;margin:6px 0 7px;font-size:18px;line-height:1;color:#2b6634}.mev-variant-meta-v3{display:flex;flex-wrap:wrap;gap:5px 10px}.mev-variant-meta-v3 em{font-size:9px;font-style:normal;color:#7f8b82;font-weight:700}.mev-variant-meta-v3 em+em:before{content:"•";margin-right:10px;color:#a3afa5}.mev-variant-saving-v3{display:inline-flex;margin-top:8px;padding:5px 8px;border-radius:8px;background:#fff6de;color:#8c6817;font-size:8px;line-height:1.2;font-weight:900;border:1px solid #f0dfae}
.mev-variant-check-v3{position:absolute;right:12px;top:10px;z-index:4;display:flex;align-items:center;gap:5px;opacity:0;transform:translateY(-2px);transition:.18s ease}.mev-variant-check-v3 i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#367c3b;color:#fff;font-size:11px;font-style:normal;font-weight:900;box-shadow:0 4px 10px rgba(54,124,59,.2)}.mev-variant-check-v3 small{padding:4px 7px;border-radius:999px;background:#e4f2de;color:#326c36;font-size:8px;font-weight:900}.mev-variant-card-v3.is-selected .mev-variant-check-v3{opacity:1;transform:none}
.mev-variant-card-v3.is-out .mev-pack-visual-v3{filter:grayscale(.25);opacity:.75}.mev-variant-card-v3.is-out .mev-variant-price-v3{color:#6d776f}

@media(max-width:991px){.mev-selected-pack-v3{grid-template-columns:1fr 1fr}.mev-selected-pack-stock-v3{grid-column:1/-1;flex-direction:row;align-items:center;gap:10px;border-left:0!important;border-top:1px solid rgba(255,255,255,.14)}.mev-selected-pack-stock-v3 small{margin-left:auto}.mev-variant-card-v3{grid-template-columns:68px minmax(0,1fr);padding-left:13px;padding-right:13px}.mev-pack-visual-v3{width:66px;height:76px}.mev-pack-visual-v3 svg{width:54px;height:54px}}
@media(max-width:767px){.mev-selected-pack-v3{grid-template-columns:1fr 1fr;border-radius:17px}.mev-selected-pack-v3>div{padding:14px}.mev-selected-pack-name-v3 strong{font-size:18px}.mev-selected-pack-price-v3 strong{font-size:25px}.mev-selected-pack-stock-v3{grid-column:1/-1}.mev-variant-grid-v3{grid-template-columns:1fr;gap:9px}.mev-variant-card-v3{grid-template-columns:70px minmax(0,1fr);min-height:120px;padding:15px 13px}.mev-pack-role-v3{left:11px;top:8px}.mev-pack-visual-v3{width:66px;height:72px;margin-top:11px}.mev-pack-visual-v3 svg{width:50px;height:50px}.mev-variant-title-row-v3 strong{font-size:17px}.mev-variant-price-v3{font-size:17px}.mev-variant-check-v3 small{display:none}}
@media(max-width:420px){.mev-selected-pack-v3{grid-template-columns:1fr}.mev-selected-pack-v3>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.14)}.mev-selected-pack-stock-v3{grid-column:auto;flex-wrap:wrap}.mev-selected-pack-stock-v3 small{width:100%;margin-left:0}.mev-variant-card-v3{grid-template-columns:62px minmax(0,1fr)}.mev-pack-visual-v3{width:59px;height:68px}.mev-variant-meta-v3{display:grid;gap:3px}.mev-variant-meta-v3 em+em:before{display:none}.mev-purchase-actions-v2{grid-template-columns:1fr}.mev-qty-stepper-v2{height:48px}.mev-add-cart-v2{height:50px}}
.mev-selected-old-price-v3{display:inline-block;margin:0 0 3px;color:rgba(255,255,255,.62);font-size:11px}.mev-selected-old-price-v3[hidden]{display:none}
.mev-pack-visual-v3 svg{transform:scale(.94)}.mev-pack-visual-v3.level-2 svg{transform:scale(.97)}.mev-pack-visual-v3.level-3 svg{transform:scale(1)}.mev-pack-visual-v3.level-4 svg{transform:scale(1.03)}.mev-pack-visual-v3.level-5 svg{transform:scale(1.06)}

/* =========================================================
   Mevsim v1.0.16 — Commerce / Checkout / Production UX
   ========================================================= */
.mev-cart-page-v16,.mev-checkout-page-v16,.mev-payment-result-v16{background:linear-gradient(180deg,#fbfcf8 0,#fff 35%);padding:34px 0 72px}.mev-commerce-head-v16{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.mev-commerce-head-v16>div:first-child>span,.mev-summary-card-v16 .eyebrow,.mev-result-card-v16 .eyebrow{display:block;color:#73904f;font-size:10px;line-height:1;font-weight:900;letter-spacing:.15em;margin-bottom:8px}.mev-commerce-head-v16 h1{font-size:34px;line-height:1.12;margin:0;color:#193d27;letter-spacing:-.025em}.mev-commerce-head-v16 p{margin:8px 0 0;color:#77847b;font-size:13px}.mev-commerce-back-v16{font-size:12px;font-weight:800;color:#24562f;padding:10px 14px;border:1px solid #dce6d7;border-radius:10px;background:#fff}.mev-commerce-back-v16:hover{background:#f4f8f1;color:#173d24}
.mev-commerce-notice-v16{border:1px solid #dce8d8;background:#f4f9f1;color:#315f36;border-radius:12px;padding:12px 14px;font-size:12px;margin-bottom:16px}.mev-commerce-notice-v16.warning{border-color:#eeddb4;background:#fff9ea;color:#7a5c1d}.mev-commerce-notice-v16.danger{border-color:#efd0cc;background:#fff3f1;color:#8a3d35}.mev-commerce-notice-v16.success{border-color:#cce5c6;background:#eef9eb;color:#2e6e35}.mev-btn-primary-v16,.mev-btn-secondary-v16{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;font-size:12px;font-weight:900;border:1px solid transparent;transition:.2s ease}.mev-btn-primary-v16{background:#1f5a31;color:#fff}.mev-btn-primary-v16:hover{background:#173f25;color:#fff}.mev-btn-secondary-v16{background:#fff;color:#2a5332;border-color:#dce5d9}.mev-btn-secondary-v16:hover{background:#f3f7f0;color:#1c4428}

/* Cart */
.mev-cart-layout-v16{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.mev-cart-main-v16{min-width:0}.mev-cart-title-row-v16{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.mev-cart-title-row-v16 h2{font-size:20px;margin:0;color:#213c2a}.mev-cart-title-row-v16 h2 small{font-size:10px;color:#789078;background:#edf5e9;padding:5px 8px;border-radius:999px;margin-left:5px}.mev-cart-title-row-v16>span{font-size:10px;color:#87948c}.mev-cart-list-v16{display:grid;gap:11px}.mev-cart-item-v16{display:grid;grid-template-columns:118px minmax(0,1fr) 130px 120px 120px;gap:17px;align-items:center;padding:15px;border:1px solid #e2e9df;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(36,68,42,.045)}.mev-cart-image-v16{display:grid;place-items:center;width:118px;height:118px;border-radius:14px;background:linear-gradient(145deg,#fff,#f6f8f2);border:1px solid #edf1e9;overflow:hidden}.mev-cart-image-v16 img{width:100%;height:100%;object-fit:contain;padding:7px}.mev-cart-info-v16{min-width:0}.mev-cart-category-v16{font-size:8px;font-weight:900;letter-spacing:.11em;color:#7d9c5a}.mev-cart-info-v16 h3{font-size:16px;line-height:1.2;margin:5px 0 8px}.mev-cart-info-v16 h3 a{color:#263b2c}.mev-cart-meta-v16{display:flex;flex-wrap:wrap;gap:5px 10px;font-size:9px;color:#7c8980}.mev-cart-meta-v16 strong{color:#31583a}.mev-cart-meta-v16 .stock{color:#4b7c4e}.mev-cart-campaign-v16{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;background:#f1f8ec;color:#497646;font-size:8px;font-weight:900}.mev-cart-price-v16{display:flex;flex-direction:column;align-items:flex-start}.mev-cart-price-v16 del{font-size:10px;color:#98a09b}.mev-cart-price-v16 strong{font-size:17px;color:#225b31}.mev-cart-price-v16 small,.mev-cart-line-v16 span,.mev-cart-qty-v16>span{font-size:8px;color:#95a097;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.mev-cart-qty-v16{display:grid;gap:7px}.mev-cart-stepper-v16{height:38px;display:grid;grid-template-columns:30px 1fr 30px;border:1px solid #dce6d8;border-radius:9px;overflow:hidden;background:#fff}.mev-cart-stepper-v16 button{border:0;background:#f3f7f0;color:#285935;font-weight:900}.mev-cart-stepper-v16 input{border:0;text-align:center;min-width:0;font-size:12px;font-weight:900;color:#253a2b;appearance:textfield}.mev-cart-stepper-v16 input::-webkit-inner-spin-button{display:none}.mev-cart-remove-v16{padding:0;border:0;background:transparent;color:#9b5c52;font-size:9px;text-align:left;text-decoration:underline}.mev-cart-line-v16{display:flex;flex-direction:column;align-items:flex-end}.mev-cart-line-v16 strong{font-size:17px;color:#193e28;margin-top:3px}.mev-cart-actions-v16{display:flex;justify-content:space-between;gap:10px;margin-top:14px}.mev-cart-summary-v16,.mev-checkout-summary-v16{position:sticky;top:92px}.mev-summary-card-v16{padding:22px;border:1px solid #dde7da;border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(31,73,42,.08)}.mev-summary-card-v16 h2{font-size:20px;color:#1f4029;margin:0 0 19px}.mev-summary-line-v16{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px dashed #e1e8de;font-size:11px;color:#6d7b72}.mev-summary-line-v16 strong{color:#263c2b}.mev-summary-line-v16 span small{color:#9ca79f}.mev-summary-total-v16{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 14px;padding:18px 0 12px}.mev-summary-total-v16 span{font-size:13px;font-weight:900;color:#233a2a}.mev-summary-total-v16 strong{font-size:25px;color:#1d5a30}.mev-summary-total-v16 small{grid-column:1/-1;color:#8b968e;font-size:9px;line-height:1.4}.mev-free-ship-v16{padding:11px 0 5px}.mev-free-ship-text-v16{font-size:9px;color:#5d7561;margin-bottom:7px}.mev-free-ship-bar-v16{height:6px;border-radius:99px;background:#edf1ea;overflow:hidden}.mev-free-ship-bar-v16 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7baa54,#2e763b)}.mev-checkout-btn-v16{width:100%;min-height:52px;border:0;border-radius:12px;background:linear-gradient(135deg,#1d5b31,#347d3f);color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:18px;box-shadow:0 12px 30px rgba(31,83,43,.18);transition:.2s ease}.mev-checkout-btn-v16:hover{transform:translateY(-1px);color:#fff}.mev-checkout-btn-v16:disabled{opacity:.45;cursor:not-allowed;transform:none}.mev-cart-trust-v16{display:grid;gap:9px;margin-top:16px;padding-top:14px;border-top:1px solid #edf1e9}.mev-cart-trust-v16>div{display:flex;gap:9px;align-items:center}.mev-cart-trust-v16>div>b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#eff6eb;color:#34713c;font-size:11px}.mev-cart-trust-v16 span{display:grid}.mev-cart-trust-v16 strong{font-size:10px;color:#31483a}.mev-cart-trust-v16 small{font-size:8px;color:#929c95}.mev-cart-empty-v16{max-width:720px;margin:35px auto;text-align:center;padding:50px 30px;border:1px solid #e0e8dd;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(31,73,42,.07)}.mev-cart-empty-icon-v16{font-size:50px}.mev-cart-empty-v16 h2{margin:13px 0 7px;color:#1f412a}.mev-cart-empty-v16 p{max-width:520px;margin:0 auto 22px;color:#7d8980}.mev-cart-empty-v16>div:last-child{display:flex;justify-content:center;gap:9px}

/* Checkout */
.mev-checkout-head-v16{align-items:center}.mev-checkout-steps-v16{display:flex;align-items:center;gap:8px}.mev-checkout-steps-v16 span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:900;color:#96a19a}.mev-checkout-steps-v16 span b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eff2ed;color:#748278}.mev-checkout-steps-v16 span.active{color:#2a5d35}.mev-checkout-steps-v16 span.active b{background:#2b6a38;color:#fff}.mev-checkout-steps-v16 i{width:30px;height:1px;background:#dce4d9}.mev-checkout-layout-v16{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:28px;align-items:start}.mev-checkout-main-v16{display:grid;gap:14px}.mev-checkout-card-v16{background:#fff;border:1px solid #e0e8dd;border-radius:20px;padding:22px;box-shadow:0 12px 35px rgba(31,73,42,.045)}.mev-checkout-card-title-v16{display:flex;gap:12px;align-items:flex-start;margin-bottom:19px}.mev-checkout-card-title-v16>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:#edf6e9;color:#3c743f;font-size:10px;font-weight:900}.mev-checkout-card-title-v16 h2{font-size:18px;margin:0;color:#203d29}.mev-checkout-card-title-v16 p{font-size:9px;color:#89958d;margin:3px 0 0}.mev-checkout-account-v16{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;margin-bottom:14px;border:1px solid #e1e8de;border-radius:11px;background:#fafcf9;font-size:10px;color:#6f7c73}.mev-checkout-account-v16 a{font-weight:900;color:#2b6538}.mev-checkout-account-v16.success{background:#f2f8ef;color:#416b43}.mev-checkout-grid-v16{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mev-checkout-field-v16{display:grid;gap:6px}.mev-checkout-field-v16.full,.mev-checkout-corporate-v16.full{grid-column:1/-1}.mev-checkout-field-v16 label{font-size:9px;font-weight:900;color:#405646}.mev-checkout-field-v16 label em{font-style:normal;color:#bc5b45}.mev-checkout-field-v16 label small{float:right;font-size:8px;color:#9ba49e;font-weight:600}.mev-checkout-field-v16 .form-control,.mev-checkout-field-v16 .form-select,.mev-checkout-card-v16>.mev-checkout-field-v16 .form-select{min-height:45px;border:1px solid #dce5d9;border-radius:10px;background:#fff;font-size:11px;color:#334b39;padding-left:12px}.mev-checkout-field-v16 textarea.form-control{min-height:90px;padding-top:11px}.mev-checkout-field-v16 small{font-size:8px;color:#98a098;line-height:1.45}.mev-shipping-options-v16{display:grid;gap:10px}.mev-shipping-option-v16{position:relative;display:grid;grid-template-columns:20px 40px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px 14px;border:1px solid #dde6da;border-radius:13px;background:#fff;cursor:pointer;transition:.18s ease}.mev-shipping-option-v16:has(input:checked){border-color:#4e8d50;background:#f6fbf3;box-shadow:0 0 0 2px rgba(78,141,80,.08)}.mev-shipping-option-v16 input{position:absolute;opacity:0}.mev-shipping-option-v16 .radio{width:18px;height:18px;border:2px solid #cad6c7;border-radius:50%;position:relative}.mev-shipping-option-v16 input:checked+.radio{border-color:#397840}.mev-shipping-option-v16 input:checked+.radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#397840}.mev-shipping-option-v16 .icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#f1f7ed}.mev-shipping-option-v16 .body{display:grid;gap:2px}.mev-shipping-option-v16 .body strong{font-size:11px;color:#2e4534}.mev-shipping-option-v16 .body small{font-size:8px;color:#919b94}.mev-shipping-option-v16>b{font-size:11px;color:#2d6137}.mev-coupon-v16{display:grid;grid-template-columns:1fr 78px}.mev-coupon-v16 .form-control{border-radius:10px 0 0 10px}.mev-coupon-v16 button{border:0;border-radius:0 10px 10px 0;background:#f0f5ed;color:#2a6037;font-size:10px;font-weight:900}.mev-checkout-field-v16 #coupon-feedback.success{color:#3b7a42}.mev-checkout-field-v16 #coupon-feedback.error{color:#a04e41}.mev-checkout-corporate-v16{padding:14px;border-radius:13px;background:#f8faf7;border:1px dashed #dbe4d7}.mev-check-v16{display:flex;align-items:flex-start;gap:10px;padding:11px 0;margin:0;border-top:1px dashed #e2e8df;cursor:pointer}.mev-check-v16:first-of-type{border-top:0}.mev-check-v16 input{position:absolute;opacity:0}.mev-check-v16>span{display:block;flex:0 0 20px;width:20px;height:20px;border:1px solid #cad7c8;border-radius:6px;background:#fff;position:relative}.mev-check-v16 input:checked+span{background:#34763d;border-color:#34763d}.mev-check-v16 input:checked+span:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:900}.mev-check-v16 p{margin:1px 0 0;font-size:9px;line-height:1.55;color:#66736a}.mev-check-v16 a{color:#2e6939;font-weight:800;text-decoration:underline}.mev-checkout-items-v16{display:grid;gap:9px;max-height:320px;overflow:auto;margin-bottom:12px;padding-right:3px}.mev-checkout-item-v16{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border-radius:10px;background:#fafcf8}.mev-checkout-item-v16 img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#fff}.mev-checkout-item-v16>div{display:grid;gap:2px;min-width:0}.mev-checkout-item-v16 strong{font-size:9px;color:#2c4433;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mev-checkout-item-v16 span{font-size:8px;color:#929b95}.mev-checkout-item-v16>b{font-size:9px;color:#2e5d38}.mev-payment-trust-v16{display:flex;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:11px}.mev-payment-trust-v16 span{padding:4px 7px;border-radius:999px;background:#f1f5ef;color:#6c7a70;font-size:7px;font-weight:800}

/* Result */
.mev-payment-result-v16{min-height:60vh}.mev-result-card-v16{max-width:850px;margin:15px auto;padding:45px;border:1px solid #dfe7dc;border-radius:26px;background:#fff;text-align:center;box-shadow:0 20px 60px rgba(31,73,42,.08)}.mev-result-icon-v16{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;margin:0 auto 15px;background:#eaf7e6;color:#33733b;font-size:30px;font-weight:900}.mev-result-card-v16.failed .mev-result-icon-v16{background:#fff0ed;color:#a84c40}.mev-result-card-v16 h1{font-size:31px;color:#1f4029;margin:0 0 8px}.mev-result-card-v16 .lead{max-width:650px;margin:0 auto 20px;color:#758178;font-size:13px;line-height:1.7}.mev-result-order-v16{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0;border:1px solid #e3e9e0;border-radius:15px;overflow:hidden}.mev-result-order-v16>div{padding:15px;display:grid;gap:3px}.mev-result-order-v16>div+div{border-left:1px solid #e7ece5}.mev-result-order-v16 small{font-size:8px;color:#8d988f;text-transform:uppercase;letter-spacing:.08em}.mev-result-order-v16 strong{font-size:12px;color:#2a4c32}.mev-result-timeline-v16{display:flex;align-items:center;justify-content:center;margin:27px 0 24px}.mev-result-timeline-v16>div{display:grid;justify-items:center;gap:5px;min-width:88px;color:#9ca59f;font-size:8px;font-weight:800}.mev-result-timeline-v16>div b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eff2ed;color:#7e8b82}.mev-result-timeline-v16>div.done b{background:#34763d;color:#fff}.mev-result-timeline-v16>div.current b{background:#fff8df;border:2px solid #c5a84b;color:#826b23}.mev-result-timeline-v16>i{width:45px;height:2px;background:#e3e8e0;margin-bottom:17px}.mev-result-actions-v16{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.mev-result-note-v16{display:block;margin-top:16px;color:#9aa29c;font-size:8px}

@media(max-width:1199px){.mev-cart-item-v16{grid-template-columns:100px minmax(0,1fr) 105px 110px}.mev-cart-line-v16{grid-column:2/-1;flex-direction:row;justify-content:flex-end;gap:10px;align-items:center}.mev-checkout-layout-v16{grid-template-columns:minmax(0,1fr) 330px}}
@media(max-width:991px){.mev-cart-layout-v16,.mev-checkout-layout-v16{grid-template-columns:1fr}.mev-cart-summary-v16,.mev-checkout-summary-v16{position:static}.mev-commerce-head-v16{align-items:flex-start}.mev-checkout-steps-v16{display:none}.mev-cart-item-v16{grid-template-columns:92px minmax(0,1fr) 105px 110px}.mev-checkout-summary-v16{order:-1}.mev-checkout-summary-v16 .mev-summary-card-v16{box-shadow:0 10px 30px rgba(31,73,42,.06)}}
@media(max-width:767px){.mev-cart-page-v16,.mev-checkout-page-v16,.mev-payment-result-v16{padding:20px 0 52px}.mev-commerce-head-v16{display:grid;gap:13px;margin-bottom:18px}.mev-commerce-head-v16 h1{font-size:25px}.mev-commerce-back-v16{justify-self:start}.mev-cart-title-row-v16>span{display:none}.mev-cart-item-v16{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:11px;border-radius:14px}.mev-cart-image-v16{width:82px;height:92px;grid-row:1/3}.mev-cart-info-v16{align-self:end}.mev-cart-price-v16{grid-column:2}.mev-cart-qty-v16{grid-column:1/2;grid-row:3;align-self:start}.mev-cart-line-v16{grid-column:2;grid-row:3;align-self:center}.mev-cart-actions-v16{display:grid;grid-template-columns:1fr 1fr}.mev-cart-actions-v16>*{padding:0 8px}.mev-summary-card-v16{padding:17px;border-radius:16px}.mev-checkout-card-v16{padding:16px;border-radius:16px}.mev-checkout-grid-v16{grid-template-columns:1fr;gap:11px}.mev-checkout-field-v16.full,.mev-checkout-corporate-v16.full{grid-column:auto}.mev-checkout-corporate-v16 .mev-checkout-grid-v16{grid-template-columns:1fr}.mev-shipping-option-v16{grid-template-columns:18px 34px minmax(0,1fr) auto;padding:11px}.mev-shipping-option-v16 .icon{width:32px;height:32px}.mev-checkout-item-v16{grid-template-columns:44px minmax(0,1fr) auto}.mev-checkout-item-v16 img{width:44px;height:44px}.mev-result-card-v16{padding:28px 17px;border-radius:18px}.mev-result-card-v16 h1{font-size:24px}.mev-result-order-v16{grid-template-columns:1fr}.mev-result-order-v16>div+div{border-left:0;border-top:1px solid #e7ece5}.mev-result-timeline-v16{overflow-x:auto;justify-content:flex-start;padding-bottom:5px}.mev-result-timeline-v16>div{min-width:75px}.mev-result-timeline-v16>i{min-width:25px}.mev-cart-empty-v16{padding:35px 17px}.mev-cart-empty-v16>div:last-child{display:grid}}
@media(max-width:430px){.mev-cart-item-v16{grid-template-columns:74px minmax(0,1fr)}.mev-cart-image-v16{width:74px;height:84px}.mev-cart-meta-v16 span:not(.stock){display:none}.mev-cart-actions-v16{grid-template-columns:1fr}.mev-cart-qty-v16{grid-column:1/-1;grid-row:auto;grid-template-columns:1fr auto;align-items:center}.mev-cart-qty-v16>span{display:none}.mev-cart-stepper-v16{width:116px}.mev-cart-remove-v16{justify-self:end}.mev-cart-line-v16{grid-column:1/-1;grid-row:auto}.mev-checkout-card-title-v16>span{display:none}.mev-checkout-card-title-v16{gap:0}.mev-shipping-option-v16{grid-template-columns:18px minmax(0,1fr) auto}.mev-shipping-option-v16 .icon{display:none}.mev-shipping-option-v16>b{font-size:9px}.mev-summary-total-v16 strong{font-size:22px}}
.mev-payment-hosted-v16{max-width:980px;margin:auto}.mev-payment-hosted-card-v16{padding:24px;border:1px solid #dfe8dc;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(31,73,42,.07)}.mev-payment-hosted-trust-v16{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:12px}.mev-payment-hosted-trust-v16 span{padding:6px 9px;border-radius:999px;background:#eff5ec;color:#65746a;font-size:8px;font-weight:800}@media(max-width:767px){.mev-payment-hosted-card-v16{padding:10px;border-radius:14px}}

/* ===== Mevsim v1.0.17 cohesive polish ===== */
:root{--mev-v17-green:#174c2a;--mev-v17-green-2:#2f713d;--mev-v17-soft:#f4f7ef;--mev-v17-line:#dde7d8;--mev-v17-orange:#ef8f25}
body{font-size:12px!important;line-height:1.62}body p,body li,body label,body input,body select,body textarea,body button{font-size:12px}body small{font-size:11px}.mev-topbar,.mev-topbar a{font-size:11px!important}
/* Product cards: visually merge white-background pack shots into the catalogue. */
.mev-list-card{border-radius:19px;border-color:#dce5d8;background:linear-gradient(180deg,#fff 0%,#fcfdfb 100%);box-shadow:0 9px 26px rgba(24,67,36,.055)}
.mev-list-media{margin:9px 9px 0!important;border-radius:15px!important;background:radial-gradient(circle at 50% 38%,#ffffff 0 34%,#f1f5eb 76%,#e9f0e4 100%)!important;border:1px solid #e2e9dd!important;overflow:hidden!important}
.mev-list-media:after{content:"";position:absolute;inset:auto 13% 5px;height:16px;border-radius:50%;background:rgba(32,62,38,.08);filter:blur(11px);pointer-events:none}
.mev-list-media img{width:100%;height:100%;object-fit:contain!important;padding:11px;mix-blend-mode:multiply;filter:saturate(1.03) contrast(1.015);position:relative;z-index:1}
.mev-list-body{padding:14px 15px 15px!important}.mev-list-brand,.mev-list-brand span,.mev-list-category,.mev-list-stock{font-size:11px!important}.mev-list-body h3{font-size:15px!important;line-height:1.35;margin:8px 0 10px}.mev-list-badges span{font-size:11px!important;padding:6px 8px}.mev-list-bottom small{font-size:11px!important}.mev-list-bottom strong{font-size:16px!important}.mev-list-bottom>a{font-size:12px!important;min-height:38px}
/* Variation selected state: one clear check; no duplicate selected label. */
.mev-variant-check-v3{right:12px;top:11px;opacity:0!important;gap:0!important}.mev-variant-check-v3 small{display:none!important}.mev-variant-card-v3.is-selected .mev-variant-check-v3{opacity:1!important}.mev-variant-check-v3 i{width:25px!important;height:25px!important;background:var(--mev-v17-orange)!important;color:#fff!important;border:2px solid #fff;box-shadow:0 4px 12px rgba(239,143,37,.26)!important}.mev-variant-card-v3.is-selected{border-color:#2f713d!important;box-shadow:0 0 0 2px rgba(47,113,61,.08),0 10px 25px rgba(38,90,48,.07)!important}
/* Hero/trust strip no longer looks like it overlaps the slider. */
.mev-hero-wrap{margin-bottom:0!important}.mev-trust-strip{margin-top:14px!important;margin-bottom:40px!important;border-radius:17px!important;box-shadow:0 10px 26px rgba(26,60,34,.045)!important}.mev-trust-strip>div{padding:14px 18px!important}.mev-trust-strip strong{font-size:12px!important}.mev-trust-strip small{font-size:11px!important;line-height:1.35}.mev-trust-icon{width:39px!important;height:39px!important}
/* Category image consistency. */
.mev-category-image{background:#f7f4e9!important}.mev-category-image img{width:100%;height:100%;object-fit:cover!important;mix-blend-mode:normal!important}.mev-category-copy h3{font-size:14px!important}.mev-category-copy span{font-size:11px!important}
/* Contracts hub */
.mev-contracts-page,.mev-contract-page{padding-top:32px;padding-bottom:70px}.mev-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 22px;color:#819084}.mev-breadcrumb a{font-weight:800;color:#46704c}.mev-contracts-hero{padding:34px;border:1px solid #dfe8dc;border-radius:24px;background:linear-gradient(135deg,#f5f8f0,#fff);margin-bottom:24px}.mev-contracts-hero>span,.mev-contract-document header>span{font-size:11px;letter-spacing:.14em;font-weight:900;color:#668b5e}.mev-contracts-hero h1,.mev-contract-document h1{font-size:30px;letter-spacing:-.025em;color:#1d4028;margin:8px 0}.mev-contracts-hero p{max-width:850px;margin:0;color:#67766c;line-height:1.75}.mev-contracts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mev-contract-card{display:grid;grid-template-columns:46px minmax(0,1fr) 28px;gap:14px;align-items:center;padding:20px;border:1px solid #dee7db;border-radius:18px;background:#fff;color:inherit!important;text-decoration:none!important;transition:.18s ease}.mev-contract-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(31,74,40,.07);border-color:#bfd3b9}.mev-contract-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#edf5e8;color:#3f7442;font-size:22px;font-weight:900}.mev-contract-card small{font-size:10px;color:#7c9079;font-weight:900;letter-spacing:.08em}.mev-contract-card h2{font-size:16px;margin:3px 0;color:#293f30}.mev-contract-card p{margin:0;color:#7b887f;font-size:12px}.mev-contract-card>b{color:#4b774b;font-size:20px}.mev-contract-card.is-draft{background:#fffaf1;border-color:#efdfc1}.mev-contracts-note,.mev-legal-draft{margin-top:18px;padding:14px 16px;border-radius:13px;background:#fff8e7;border:1px solid #eddbab;color:#755f2e;font-size:12px}.mev-contract-document{max-width:1040px;margin:auto;padding:34px;border:1px solid #dfe7dd;border-radius:24px;background:#fff;box-shadow:0 16px 44px rgba(24,64,35,.055)}.mev-contract-document header{border-bottom:1px solid #e5ebe3;padding-bottom:18px;margin-bottom:23px}.mev-contract-document header small{display:block;color:#8b968e;margin-top:8px}.mev-contract-body{font-size:12px;line-height:1.9;color:#3e5144}.mev-contract-body h2,.mev-contract-body h3{margin-top:28px;color:#24442d}
/* Footer, Özel Anadolu-style compact developer badge + payment trust. */
.mev-footer-v17{margin-top:46px;background:#0e3420;color:#dce9df}.mev-footer-v17-cta{background:#eaf2e4;border-top:1px solid #d9e5d5}.mev-footer-v17-cta-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px}.mev-footer-v17-cta span{font-size:11px;letter-spacing:.12em;font-weight:900;color:#688b61}.mev-footer-v17-cta h2{font-size:20px;margin:5px 0 0;color:#28432f}.mev-footer-v17-cta-inner>div:last-child{display:flex;gap:8px}.mev-footer-v17-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:9px;background:#1c5830;color:#fff!important;font-size:12px;font-weight:900}.mev-footer-v17-cta a.outline{background:transparent;color:#315e39!important;border:1px solid #a7bda1}
.mev-footer-v17-main{padding:42px 0 34px}.mev-footer-v17-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr .82fr 1.15fr;gap:28px}.mev-footer-v17-brand img{display:block;width:190px;height:105px;object-fit:contain;object-position:left}.mev-footer-v17-brand p{max-width:360px;color:#afc0b3;line-height:1.75;margin:10px 0 12px}.mev-footer-v17-brand>a,.mev-footer-v17-brand>span{display:block;color:#dce9df!important;margin:4px 0;font-size:11px}.mev-footer-v17-links{display:flex;flex-direction:column;align-items:flex-start}.mev-footer-v17-links h5,.mev-footer-v17-trust h5{font-size:13px;color:#fff;margin:0 0 13px}.mev-footer-v17-links a{font-size:11px!important;color:#b9cabc!important;padding:5px 0}.mev-footer-contract-hub{font-weight:900;color:#fff!important}.mev-footer-v17-trust{padding:17px;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035)}.mev-footer-v17-trust p{color:#b2c1b5;line-height:1.65}.mev-payment-card{display:flex;align-items:baseline;gap:7px;margin:11px 0 8px;padding:10px 12px;border-radius:10px;background:#fff;color:#1c3c28}.mev-payment-card b{font-size:18px;letter-spacing:-.04em;color:#6f2e86}.mev-payment-card span{font-size:11px;color:#68756c}.mev-payment-logos{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mev-payment-logos img{width:48px;height:27px;object-fit:contain;padding:4px 6px;border-radius:6px;background:#fff}.mev-payment-logos span{font-size:11px;padding:6px 8px;border:1px solid rgba(255,255,255,.13);border-radius:7px}.mev-footer-v17-trust ul{list-style:none;padding:0;margin:12px 0 0}.mev-footer-v17-trust li{position:relative;padding:4px 0 4px 15px;color:#c1cfc3;font-size:11px}.mev-footer-v17-trust li:before{content:"✓";position:absolute;left:0;color:#92c875;font-weight:900}.mev-footer-v17-bottom{background:#0a2b19;border-top:1px solid rgba(255,255,255,.08)}.mev-footer-v17-bottom-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mev-footer-v17-bottom p{margin:0;color:#899b8e;font-size:11px}.mev-anadolu-dev{display:flex;align-items:center;gap:12px;padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.035)}.mev-anadolu-dev>span{font-size:10px;line-height:1.12;font-weight:900;color:#f2f7f3;max-width:67px}.mev-anadolu-dev>img{width:139px;height:40px;object-fit:contain;padding-left:12px;border-left:1px solid rgba(255,255,255,.14)}.mev-anadolu-dev>div{display:flex;flex-direction:column;gap:2px}.mev-anadolu-dev a{font-size:10px;color:#b8c8bb!important}
/* Auth pages: readable and stable around Cloudflare/proxy caches. */
.mev-auth-card label,.mev-auth-card input,.mev-auth-card button,.mev-auth-card a,.mev-auth-card p{font-size:12px!important}.mev-auth-card{max-width:540px;margin:auto}
@media(max-width:991px){.mev-footer-v17-grid{grid-template-columns:1.3fr 1fr 1fr}.mev-footer-v17-trust,.mev-footer-v17-brand{grid-column:auto}.mev-contracts-grid{grid-template-columns:1fr}.mev-list-body h3{font-size:14px!important}}
@media(max-width:767px){body{font-size:12px!important}.mev-trust-strip{margin-top:10px!important;margin-bottom:27px!important}.mev-trust-strip>div{padding:11px!important}.mev-trust-strip small{font-size:11px!important}.mev-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mev-list-card{border-radius:15px}.mev-list-media{margin:6px 6px 0!important;min-height:190px!important}.mev-list-media img{padding:7px}.mev-list-body{padding:11px!important}.mev-list-brand{font-size:10px!important}.mev-list-brand span{display:none}.mev-list-body h3{font-size:13px!important;min-height:35px}.mev-list-badges{gap:4px}.mev-list-badges span{font-size:10px!important;padding:4px 6px}.mev-list-bottom{align-items:flex-end!important}.mev-list-bottom strong{font-size:14px!important}.mev-list-bottom>a{font-size:11px!important;padding:8px!important}.mev-footer-v17-cta-inner{min-height:0;padding:22px 0;display:grid}.mev-footer-v17-grid{grid-template-columns:1fr 1fr;gap:24px}.mev-footer-v17-brand,.mev-footer-v17-trust{grid-column:1/-1}.mev-footer-v17-bottom-inner{padding:15px 0;flex-direction:column;align-items:flex-start}.mev-anadolu-dev{align-self:stretch;justify-content:center}.mev-contracts-page,.mev-contract-page{padding-top:20px}.mev-contracts-hero,.mev-contract-document{padding:20px;border-radius:18px}.mev-contracts-hero h1,.mev-contract-document h1{font-size:25px}}
@media(max-width:430px){.mev-list-grid{gap:8px!important}.mev-list-media{min-height:165px!important}.mev-list-body h3{font-size:12px!important}.mev-list-badges span:nth-child(n+2){display:none}.mev-footer-v17-grid{grid-template-columns:1fr 1fr}.mev-anadolu-dev>div{display:none}.mev-anadolu-dev>img{width:130px}.mev-contract-card{grid-template-columns:40px minmax(0,1fr) 20px;padding:15px}.mev-contract-card p{display:none}}
/* v1.0.17 readability floor: user-facing microcopy should not collapse below 11px. */
.mev-site-header small,.mev-home small,.mev-product-main small,.mev-product-main p,.mev-section-v2 p,.mev-related-v3 small,.mev-cart-page-v16 small,.mev-checkout-page-v16 small,.mev-payment-result-v16 small,.mev-footer-v17 small,.mev-contracts-page small,.mev-contract-page small{font-size:11px!important}
.mev-home p,.mev-product-main p,.mev-section-v2 p,.mev-footer-v17 p,.mev-cart-page-v16 p,.mev-checkout-page-v16 p{font-size:12px!important}
@media(max-width:991px){.mev-nav-link span:last-child{font-size:11px!important}.mev-mobile-head>div a{font-size:11px!important}}

/* ============================================================
   v1.0.18 — AJAX cart drawer / free shipping progress
   ============================================================ */
html.mev-cart-drawer-lock,
html.mev-cart-drawer-lock body{overflow:hidden!important}
.mev-cart-drawer-overlay-v18{position:fixed;inset:0;background:rgba(12,39,23,.46);backdrop-filter:blur(2px);opacity:0;transition:opacity .24s ease;z-index:9997}
.mev-cart-drawer-overlay-v18.is-open{opacity:1}
.mev-cart-drawer-v18{position:fixed;top:0;right:0;width:min(460px,96vw);height:100dvh;background:#fff;box-shadow:-24px 0 70px rgba(16,54,31,.2);z-index:9998;transform:translateX(104%);transition:transform .28s cubic-bezier(.22,.75,.2,1);display:flex;flex-direction:column;color:#173b25}
.mev-cart-drawer-v18.is-open{transform:translateX(0)}
.mev-cart-drawer-head-v18{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 18px;border-bottom:1px solid #e8eee8;background:linear-gradient(145deg,#fbfcf7 0%,#f4f8ee 100%)}
.mev-cart-drawer-head-v18 span{display:block;font-size:11px;letter-spacing:.14em;font-weight:800;color:#6b845f;margin-bottom:3px}
.mev-cart-drawer-head-v18 h2{font-size:22px;line-height:1.15;margin:0;color:#163b24;font-weight:800}
.mev-cart-drawer-head-v18 button{width:40px;height:40px;border-radius:50%;border:1px solid #dce6d8;background:#fff;color:#234d30;font-size:25px;line-height:1;display:grid;place-items:center;transition:.2s}
.mev-cart-drawer-head-v18 button:hover{background:#173f27;color:#fff;border-color:#173f27}
.mev-cart-drawer-body-v18{flex:1;overflow:auto;padding:18px 22px 22px;overscroll-behavior:contain}
.mev-cart-drawer-loading-v18,.mev-cart-drawer-error-v18{padding:40px 18px;text-align:center;color:#6f7e71;font-size:12px}
.mev-cart-drawer-error-v18 a{display:block;margin-top:10px;color:#1f6839;font-weight:800}
.mev-cart-drawer-list-v18{display:grid;gap:12px}
.mev-cart-drawer-item-v18{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:12px;border:1px solid #e2eadf;border-radius:17px;background:linear-gradient(145deg,#fff,#fbfcf8)}
.mev-cart-drawer-image-v18{height:84px;border-radius:13px;background:linear-gradient(145deg,#f4f8ef,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden}
.mev-cart-drawer-image-v18 img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.mev-cart-drawer-copy-v18{min-width:0;display:flex;flex-direction:column;justify-content:center}
.mev-cart-drawer-copy-v18 small{font-size:10px;letter-spacing:.08em;color:#76906e;font-weight:800}
.mev-cart-drawer-copy-v18 h3{font-size:14px;line-height:1.28;margin:3px 0 5px;font-weight:800}
.mev-cart-drawer-copy-v18 h3 a{color:#173b25}
.mev-cart-drawer-copy-v18 span{font-size:11px;color:#768178;margin-bottom:5px}
.mev-cart-drawer-copy-v18 strong{font-size:14px;color:#246336}
.mev-cart-drawer-total-v18{margin-top:18px;padding:17px 18px;border-radius:16px;background:#173f27;color:#fff;display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:end}
.mev-cart-drawer-total-v18 span{font-size:11px;color:#d9e8d5}
.mev-cart-drawer-total-v18 strong{font-size:21px;line-height:1}
.mev-cart-drawer-total-v18 small{grid-column:1/-1;font-size:10px;color:#c9d9c7}
.mev-cart-free-v18{margin-bottom:16px;border-radius:16px;background:#fff8e8;border:1px solid #f1d89f;padding:14px 15px;color:#5f512d}
.mev-cart-free-v18>div:first-child{display:flex;align-items:center;gap:9px}
.mev-cart-free-v18>div:first-child>span{font-size:18px}
.mev-cart-free-v18 p{font-size:12px;line-height:1.45;margin:0;color:#66592f}
.mev-cart-free-v18 p b{color:#173f27}
.mev-cart-free-v18 small{display:block;margin-top:7px;font-size:10px;color:#8a7c53}
.mev-cart-free-v18.is-done{background:#eef8eb;border-color:#cfe6c9;color:#1d5c31}
.mev-cart-free-v18.is-done strong{font-size:12px}
.mev-cart-free-bar-v18{height:6px!important;background:#eadfc0!important;border-radius:99px;overflow:hidden;margin-top:10px}
.mev-cart-free-bar-v18 i{display:block;height:100%;background:linear-gradient(90deg,#e79a2f,#2f7a3d);border-radius:99px;transition:width .35s ease}
.mev-cart-free-v18.is-done .mev-cart-free-bar-v18{background:#d5e9d1!important}.mev-cart-free-v18.is-done .mev-cart-free-bar-v18 i{background:#2f7a3d}
.mev-cart-drawer-foot-v18{display:grid;grid-template-columns:1fr 1.15fr;gap:10px;padding:16px 22px 20px;border-top:1px solid #e5ece4;background:#fff;box-shadow:0 -10px 28px rgba(29,66,39,.05)}
.mev-cart-drawer-foot-v18.is-empty .mev-cart-checkout-v18{opacity:.45;pointer-events:none}
.mev-cart-continue-v18,.mev-cart-checkout-v18{min-height:48px;border-radius:13px;padding:0 14px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;text-align:center}
.mev-cart-continue-v18{border:1px solid #d5e2d3;background:#fff;color:#204a2c}
.mev-cart-checkout-v18{background:#1c5a31;color:#fff!important;gap:10px;box-shadow:0 10px 22px rgba(28,90,49,.18)}
.mev-cart-checkout-v18:hover{background:#143f24;color:#fff!important}
.mev-cart-drawer-empty-v18{text-align:center;padding:55px 18px}
.mev-cart-drawer-empty-v18>span{font-size:38px}.mev-cart-drawer-empty-v18 h3{font-size:20px;margin:9px 0 6px}.mev-cart-drawer-empty-v18 p{font-size:12px;color:#748076;line-height:1.6}.mev-cart-drawer-empty-v18 a{display:inline-flex;margin-top:10px;padding:11px 18px;border-radius:12px;background:#1c5a31;color:#fff;font-size:12px;font-weight:800}
.mev-cart-toast-v18{position:fixed;right:28px;top:26px;z-index:9999;min-width:300px;max-width:min(420px,calc(100vw - 32px));background:#173f27;color:#fff;border-radius:15px;padding:13px 16px;box-shadow:0 16px 46px rgba(12,52,27,.26);display:flex;align-items:center;gap:11px;opacity:0;transform:translateY(-18px);pointer-events:none;transition:.25s ease}
.mev-cart-toast-v18.is-visible{opacity:1;transform:translateY(0)}
.mev-cart-toast-v18.is-error{background:#8b332d}
.mev-cart-toast-icon-v18{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1b6032;font-weight:900;flex:0 0 auto}
.mev-cart-toast-v18 strong{font-size:12px;display:block}.mev-cart-toast-v18 small{font-size:10.5px;color:#d6e7d3;display:block;margin-top:1px}

/* Kargo yönetim ekranındaki eşik alanının amacını görsel olarak belirginleştir. */
.mev-admin-shipping-help-v18{border:1px solid #d9e8d4;background:#f5f9f2;border-radius:12px;padding:12px 14px;margin-bottom:16px;color:#355f3d;font-size:12px;line-height:1.55}

@media (max-width:575px){
  .mev-cart-drawer-v18{width:100vw}
  .mev-cart-drawer-head-v18{padding:19px 17px 15px}
  .mev-cart-drawer-head-v18 h2{font-size:19px}
  .mev-cart-drawer-body-v18{padding:14px 14px 18px}
  .mev-cart-drawer-foot-v18{padding:12px 14px 16px;grid-template-columns:1fr 1.1fr}
  .mev-cart-drawer-item-v18{grid-template-columns:72px 1fr;padding:10px;gap:11px}
  .mev-cart-drawer-image-v18{height:72px}
  .mev-cart-toast-v18{left:14px;right:14px;top:14px;min-width:0}
}

/* ========================================================================== 
   Mevsim v1.0.19 — Mobile UX, Turkish typography and category image polish
   ========================================================================== */
:root{--mev-font-ui:"Segoe UI Variable","Segoe UI","Noto Sans",Arial,sans-serif}
html,body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,p,a,label,small,strong,b,em{font-family:var(--mev-font-ui)!important}
body{font-size:13px!important;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-kerning:normal}
button,input,select,textarea{font-size:13px}

/* Category images must be visible in full; no crop on product groups. */
.mev-category-image{height:auto!important;aspect-ratio:1/1!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(145deg,#fffaf0,#f4f7eb)!important}
.mev-category-image img,.mev-category-card[href="/kategori/acur"] .mev-category-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:9px!important;mix-blend-mode:normal!important;filter:drop-shadow(0 10px 13px rgba(39,58,30,.08))!important}

/* Ensure the Nest 538px hero height can never leak into the image-only Mevsim slider. */
.mev-hero,.mev-hero-slider,.mev-hero-slider .slick-list,.mev-hero-slider .slick-track,.mev-hero-slider .slick-slide,.mev-hero-slider .slick-slide>div,.mev-hero-slide,.mev-hero .single-hero-slider{height:auto!important;min-height:0!important}
.mev-hero-slide img,.mev-hero .single-hero-slider img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;background:transparent!important}

/* Mobile menu is a real drawer instead of a horizontal scrolling navigation. */
.mev-mobile-menu-trigger{display:none;border:1px solid #dce5dc;background:#fff;color:#173d27;border-radius:50%;width:42px;height:42px;padding:0;align-items:center;justify-content:center;box-shadow:0 4px 13px rgba(27,69,39,.05)}
.mev-mobile-menu-trigger>span{display:flex;align-items:center;justify-content:center;gap:3px}
.mev-mobile-menu-trigger i{display:block;width:4px;height:4px;border-radius:50%;background:currentColor}
.mev-mobile-menu-overlay{position:fixed;inset:0;z-index:1998;background:rgba(8,28,17,.48);backdrop-filter:blur(2px);opacity:0;transition:opacity .22s ease}
.mev-mobile-menu-overlay.is-open{opacity:1}
.mev-mobile-menu{position:fixed;top:0;right:0;bottom:0;z-index:1999;width:min(86vw,350px);background:#fbfcf9;box-shadow:-20px 0 50px rgba(9,38,22,.18);transform:translateX(105%);visibility:hidden;transition:transform .26s ease,visibility .26s;display:flex;flex-direction:column;overflow:hidden}
.mev-mobile-menu.is-open{transform:translateX(0);visibility:visible}
body.mev-mobile-menu-open{overflow:hidden}
.mev-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 16px;background:linear-gradient(135deg,#173d27,#235f38);color:#fff}
.mev-mobile-menu-head>div{display:flex;flex-direction:column;gap:3px}.mev-mobile-menu-head span{font-size:10px;letter-spacing:.14em;color:#bcd0be;font-weight:800}.mev-mobile-menu-head strong{font-size:22px;color:#fff}
.mev-mobile-menu-head button{width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:25px;line-height:1}
.mev-mobile-menu-nav{padding:12px;overflow:auto;display:flex;flex-direction:column;gap:5px}
.mev-mobile-menu-nav>a{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:54px;padding:8px 11px;border:1px solid transparent;border-radius:13px;color:#294031!important;text-decoration:none;background:#fff}
.mev-mobile-menu-nav>a>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#edf4e9;color:#2e6b3b}.mev-mobile-menu-nav .mev-menu-svg{width:20px;height:20px}
.mev-mobile-menu-nav>a b{font-size:13px;font-weight:750}.mev-mobile-menu-nav>a em{font-size:16px;color:#96a49a;font-style:normal;text-align:right}
.mev-mobile-menu-nav>a.is-active{border-color:#b8d0b1;background:#f4f9f1}.mev-mobile-menu-nav>a.is-finder{border-color:#ead087;background:#fff8df}.mev-mobile-menu-nav>a.is-finder>span{background:#f3d16d;color:#173d27}
.mev-mobile-menu-account{margin-top:auto;padding:13px 14px calc(13px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:7px;border-top:1px solid #e2e8df;background:#fff}
.mev-mobile-menu-account>a{position:relative;display:flex;min-width:0;min-height:58px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #e0e7de;border-radius:12px;color:#2f4636!important;text-decoration:none;font-size:11px;font-weight:750}.mev-mobile-menu-account img{width:21px;height:21px}.mev-mobile-menu-account b{position:absolute;top:5px;right:8px;min-width:18px;height:18px;border-radius:9px;background:#ef8d2c;color:#fff;display:grid;place-items:center;font-size:9px}

@media(max-width:767px){
  body{font-size:13px!important;line-height:1.55!important}
  .container{padding-left:13px!important;padding-right:13px!important}

  /* Compact, readable mobile header. */
  .mev-clean-final-header .mev-final-topbar{height:31px!important}.mev-clean-final-header .mev-final-topbar-inner{height:31px!important;font-size:10.5px!important}.mev-clean-final-header .mev-final-topbar-left span{padding:0 7px!important}.mev-clean-final-header .mev-final-topbar-left span:nth-child(3){display:none!important}
  .mev-clean-final-header .mev-final-main-grid{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:9px 0 10px!important}
  .mev-clean-final-header .mev-final-brand{height:66px!important;align-items:center!important}.mev-clean-final-header .mev-final-brand img{width:126px!important;max-width:126px!important;height:62px!important;max-height:62px!important;object-fit:contain!important;object-position:left center!important}
  .mev-clean-final-header .mev-final-actions{display:grid!important;grid-template-columns:repeat(3,42px)!important;width:auto!important;height:48px!important;gap:6px!important;align-items:center!important}
  .mev-clean-final-header .mev-final-action{display:flex!important;width:42px!important;height:42px!important;padding:0!important}.mev-clean-final-header .mev-final-action:first-child{display:none!important}.mev-clean-final-header .mev-final-action>span:last-child{display:none!important}.mev-clean-final-header .mev-final-action+.mev-final-action:before{display:none!important}.mev-clean-final-header .mev-final-action-icon{width:42px!important;height:42px!important;flex-basis:42px!important}.mev-clean-final-header .mev-final-action-icon img{width:20px!important;height:20px!important}.mev-mobile-menu-trigger{display:flex!important}
  .mev-clean-final-header .mev-final-search{grid-column:1/-1!important;grid-row:2!important;height:50px!important;padding:5px 6px 5px 12px!important;border-radius:13px!important}.mev-clean-final-header .mev-final-search input{height:40px!important;font-size:13px!important;padding:0 8px!important}.mev-clean-final-header .mev-final-search button{height:40px!important;min-width:79px!important;font-size:13px!important;border-radius:10px!important}.mev-clean-final-header .mev-final-search-icon{width:26px!important;height:26px!important;flex-basis:26px!important}
  .mev-clean-final-header .mev-final-nav-wrap{display:none!important}

  /* Slider: image height equals the actual banner ratio, no empty cream area. */
  .mev-hero-section .home-slide-cover{margin-top:10px!important}.mev-hero{margin-top:0!important;border-radius:14px!important;background:transparent!important}.mev-hero,.mev-hero-slider,.mev-hero-slider .slick-list,.mev-hero-slider .slick-track,.mev-hero-slider .slick-slide,.mev-hero-slider .slick-slide>div,.mev-hero-slide,.mev-hero .single-hero-slider{height:auto!important;min-height:0!important}
  .mev-hero-slide img,.mev-hero .single-hero-slider img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:14px!important;background:transparent!important}.mev-hero .dot-style-1 ul,.mev-hero.dot-style-1 ul{bottom:7px!important}.mev-hero .slider-arrow .slider-btn{width:30px!important;height:30px!important;line-height:30px!important;font-size:11px!important}

  /* Trust area is four clear mobile cards, not one squeezed table. */
  .mev-trust-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0!important;margin:11px 0 29px!important;border:0!important;background:transparent!important;box-shadow:none!important}
  .mev-trust-strip>div{min-width:0!important;padding:11px 10px!important;gap:9px!important;border:1px solid #dfe7dc!important;border-radius:13px!important;background:#fff!important;box-shadow:0 5px 16px rgba(31,77,43,.035)!important}
  .mev-trust-strip>div:nth-child(n){border-right:1px solid #dfe7dc!important;border-bottom:1px solid #dfe7dc!important}.mev-trust-icon{width:35px!important;height:35px!important;flex-basis:35px!important}.mev-trust-strip strong{font-size:13px!important;line-height:1.25!important}.mev-trust-strip small{font-size:12px!important;line-height:1.4!important;margin-top:3px!important;color:#78857b!important}

  /* Mobile section typography is readable at normal viewing distance. */
  .mev-home-section{padding:27px 0!important}.mev-home-heading{gap:8px!important;margin-bottom:16px!important}.mev-home-heading>div>span,.mev-finder-live-copy>span,.mev-expertise-main>span{font-size:10.5px!important}.mev-home-heading h2,.mev-home-heading>div h2{font-size:23px!important;line-height:1.18!important}.mev-home-heading p,.mev-finder-live-copy p,.mev-expertise-main p{font-size:13px!important;line-height:1.65!important}.mev-home-heading>a{font-size:12px!important;line-height:1.35!important;display:inline-flex!important;padding:7px 10px!important;border-radius:999px!important;background:#f2f6ef!important}

  /* Complete category imagery at every mobile width. */
  .mev-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.mev-category-card{padding:8px 8px 13px!important;border-radius:16px!important}.mev-category-card:before{display:none!important}.mev-category-image{height:auto!important;aspect-ratio:1/1!important;border-radius:13px!important;background:linear-gradient(145deg,#fffaf0,#f4f7eb)!important}.mev-category-image img,.mev-category-card[href="/kategori/acur"] .mev-category-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:7px!important}.mev-category-copy{margin-top:8px!important}.mev-category-copy h3{font-size:14px!important;line-height:1.25!important}.mev-category-copy span{font-size:12px!important;padding:5px 8px!important}.mev-category-card>b{width:26px!important;height:26px!important;font-size:13px!important}

  /* Product cards: 13px reading base and less micro-copy. */
  .mev-list-body{padding:12px!important}.mev-list-brand{font-size:11px!important}.mev-list-body h3{font-size:13px!important;line-height:1.35!important;min-height:36px!important}.mev-list-badges span{font-size:11px!important;padding:4px 6px!important}.mev-list-bottom small{font-size:11px!important}.mev-list-bottom strong{font-size:15px!important}.mev-list-bottom>a{font-size:12px!important;padding:8px 9px!important}
  .mev-finder-live-copy h2{font-size:25px!important}.mev-finder-field label{font-size:12px!important}.mev-finder-field select{font-size:13px!important}.mev-finder-live-form button,.mev-finder-live-form>a{font-size:13px!important}

  /* Footer mobile reading size. */
  .mev-footer-v17-brand p,.mev-footer-v17-brand>a,.mev-footer-v17-brand>span,.mev-footer-v17-links a,.mev-footer-v17-trust p,.mev-footer-v17-trust li{font-size:12.5px!important;line-height:1.6!important}.mev-footer-v17-links h5,.mev-footer-v17-trust h5{font-size:14px!important}.mev-footer-v17-bottom p{font-size:12px!important}.mev-anadolu-dev>span,.mev-anadolu-dev a{font-size:11px!important}
}

@media(max-width:430px){
  .mev-clean-final-header .mev-final-brand img{width:116px!important;max-width:116px!important}
  .mev-clean-final-header .mev-final-actions{grid-template-columns:repeat(3,40px)!important;gap:5px!important}.mev-clean-final-header .mev-final-action,.mev-mobile-menu-trigger,.mev-clean-final-header .mev-final-action-icon{width:40px!important;height:40px!important;flex-basis:40px!important}
  .mev-trust-strip>div{padding:10px 9px!important}.mev-trust-strip strong{font-size:12.5px!important}.mev-trust-strip small{font-size:11.5px!important}
  .mev-category-image{aspect-ratio:1/1!important}.mev-category-image img,.mev-category-card[href="/kategori/acur"] .mev-category-image img{padding:6px!important}
  .mev-list-media{height:190px!important}.mev-list-body h3{font-size:13px!important}.mev-list-badges span:nth-child(n+3){display:none!important}
}

/* Readability floor for customer-facing copy on desktop as well. */
.mev-home-heading p,.mev-finder-live-copy p,.mev-expertise-main p,.mev-section-v2>header p,.mev-richtext-v2,.mev-service-panels-v2 p,.mev-faq-list-v2 details p{font-size:13px!important}
.mev-trust-strip strong{font-size:13px!important}.mev-trust-strip small{font-size:12.5px!important}.mev-category-copy span{font-size:12.5px!important}.mev-list-body h3{font-size:14px!important}.mev-list-badges span{font-size:11.5px!important}
.mev-footer-v17-brand p,.mev-footer-v17-brand>a,.mev-footer-v17-brand>span,.mev-footer-v17-links a,.mev-footer-v17-trust p,.mev-footer-v17-trust li{font-size:12.5px!important}

/* v1.0.20 developer credit */
.mev-dev-credit-v20{display:flex;flex-direction:column;align-items:center;gap:5px;padding:9px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.035);min-width:210px}
.mev-dev-credit-v20>span{font-size:10px!important;line-height:1.15;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#dfe9e1}
.mev-dev-credit-logo-v20{display:flex;align-items:center;justify-content:center;min-height:34px}
.mev-dev-credit-logo-v20 img{display:block;width:142px;height:34px;object-fit:contain}
.mev-dev-credit-mail-v20{font-size:10.5px!important;color:#b9cabc!important;line-height:1.2}
.mev-dev-credit-v20 a:hover{opacity:.86}
@media(max-width:767px){.mev-dev-credit-v20{align-self:stretch;max-width:320px}.mev-dev-credit-v20>span{font-size:11px!important}.mev-dev-credit-mail-v20{font-size:11px!important}}

/* v1.0.20 mini cart quantity controls */
.mev-cart-drawer-actions-v20{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}
.mev-cart-drawer-qty-v20{display:inline-flex;align-items:center;border:1px solid #dce6d8;border-radius:10px;overflow:hidden;background:#fff}
.mev-cart-drawer-qty-v20 button{width:30px;height:28px;border:0;background:#f4f8ef;color:#214d2f;font-size:16px;font-weight:800;line-height:1}
.mev-cart-drawer-qty-v20 b{min-width:28px;text-align:center;font-size:11px;color:#203d29}
.mev-cart-remove-v20{border:0;background:transparent;color:#9a4d43;font-size:10.5px;font-weight:800;padding:4px 0}
.mev-cart-remove-v20:hover{text-decoration:underline}
@media(max-width:430px){.mev-cart-drawer-actions-v20{margin-top:7px}.mev-cart-drawer-qty-v20 button{width:32px;height:30px}.mev-cart-remove-v20{font-size:11px}}

/* =========================================================
   v1.0.21 — Mobile selected package summary polish
   Keep desktop presentation intact; remove duplicated vertical weight on phones.
   ========================================================= */
@media (max-width: 767px){
  .mev-selected-pack-v3{
    grid-template-columns:minmax(0,1fr) auto!important;
    margin:10px 0 12px!important;
    border-radius:14px!important;
    box-shadow:0 8px 20px rgba(28,72,37,.12)!important;
  }
  .mev-selected-pack-v3>div{
    padding:10px 12px!important;
  }
  .mev-selected-pack-v3>div+div{
    border-left:1px solid rgba(255,255,255,.13)!important;
    border-top:0!important;
  }
  .mev-selected-pack-name-v3 small,
  .mev-selected-pack-price-v3 small{
    display:none!important;
  }
  .mev-selected-pack-name-v3 strong{
    margin:0 0 2px!important;
    font-size:17px!important;
    line-height:1.1!important;
  }
  .mev-selected-pack-name-v3 span{
    display:block!important;
    font-size:11px!important;
    line-height:1.25!important;
    color:rgba(255,255,255,.78)!important;
  }
  .mev-selected-pack-price-v3{
    min-width:112px!important;
    text-align:right!important;
  }
  .mev-selected-pack-price-v3 strong{
    margin:0 0 3px!important;
    font-size:22px!important;
    line-height:1!important;
  }
  .mev-selected-pack-price-v3 span{
    display:block!important;
    font-size:10.5px!important;
    line-height:1.2!important;
    color:rgba(255,255,255,.82)!important;
  }
  .mev-selected-old-price-v3{
    margin:0 0 2px!important;
    font-size:10px!important;
  }
  .mev-selected-pack-stock-v3{
    grid-column:1/-1!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    padding:8px 12px!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.13)!important;
  }
  .mev-selected-pack-stock-v3 .mev-stock-badge{
    padding:5px 9px!important;
    font-size:10px!important;
  }
  .mev-selected-pack-stock-v3 strong{
    font-size:13px!important;
    white-space:nowrap!important;
  }
  .mev-selected-pack-stock-v3 small{
    width:auto!important;
    margin:0 0 0 auto!important;
    font-size:10.5px!important;
    line-height:1.2!important;
    letter-spacing:0!important;
    color:rgba(255,255,255,.84)!important;
    text-align:right!important;
  }
}

@media (max-width: 420px){
  .mev-selected-pack-v3{
    grid-template-columns:minmax(0,1fr) auto!important;
  }
  .mev-selected-pack-v3>div+div{
    border-top:0!important;
  }
  .mev-selected-pack-price-v3{
    min-width:105px!important;
  }
  .mev-selected-pack-stock-v3{
    grid-column:1/-1!important;
    border-top:1px solid rgba(255,255,255,.13)!important;
  }
  .mev-selected-pack-stock-v3 small{
    width:auto!important;
    margin-left:auto!important;
  }
}

/* =========================================================
   v1.0.22 — Minimal UST Bilişim developer credit
   Left: Web Tasarım & Yazılım / Right: logo + mail
   ========================================================= */
.mev-dev-credit-v22{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-width:218px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:11px;
  background:rgba(255,255,255,.025);
}
.mev-dev-credit-copy-v22{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:70px;
  padding-right:11px;
  border-right:1px solid rgba(255,255,255,.12);
  line-height:1.02;
}
.mev-dev-credit-copy-v22 span,
.mev-dev-credit-copy-v22 strong{
  display:block;
  margin:0;
  color:#f0f5f1;
  font-size:9.5px!important;
  font-weight:800;
  letter-spacing:.055em;
  white-space:nowrap;
}
.mev-dev-credit-copy-v22 strong{margin-top:3px;font-size:10px!important}
.mev-dev-credit-brand-v22{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:1px;
}
.mev-dev-credit-logo-v22{
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:0;
  transition:opacity .2s ease,transform .2s ease;
}
.mev-dev-credit-logo-v22:hover{opacity:.9;transform:translateY(-1px)}
.mev-dev-credit-logo-v22 img{
  display:block;
  width:112px;
  max-width:112px;
  height:28px;
  object-fit:contain;
}
.mev-dev-credit-mail-v22{
  display:block;
  color:#aebfb2!important;
  font-size:8.8px!important;
  line-height:1.15;
  text-decoration:none!important;
  white-space:nowrap;
}
.mev-dev-credit-mail-v22:hover{color:#fff!important}
@media(max-width:767px){
  .mev-dev-credit-v22{align-self:center;min-width:205px;max-width:235px;padding:7px 9px;gap:10px}
  .mev-dev-credit-copy-v22{min-width:66px;padding-right:9px}
  .mev-dev-credit-copy-v22 span,.mev-dev-credit-copy-v22 strong{font-size:9px!important}
  .mev-dev-credit-logo-v22 img{width:104px;max-width:104px;height:26px}
  .mev-dev-credit-mail-v22{font-size:8.5px!important}
}
/* =========================================================
   v1.0.29 - Conversion UX: compare, recent, finder
   ========================================================= */
.mev-compare-add-v129{margin-top:12px;width:100%;border:1px solid #dce8d7;background:#f7faf5;color:#315d36;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:700;cursor:pointer;transition:.2s}
.mev-compare-add-v129:hover,.mev-compare-add-v129.is-added{background:#e8f2e2;border-color:#6d9d59;color:#1d4c2a}
.mev-product-compare-v129{margin-top:10px;width:100%;border:1px dashed #9bb88d;background:#fbfdf9;color:#275b32;border-radius:12px;padding:12px 14px;font-weight:800;cursor:pointer}.mev-product-compare-v129.is-added{background:#eaf4e5;border-style:solid}
.mev-compare-bar-v129{position:fixed;z-index:9996;left:50%;bottom:18px;transform:translateX(-50%);width:min(920px,calc(100% - 28px));background:#123d25;color:#fff;border:1px solid rgba(255,255,255,.16);box-shadow:0 16px 44px rgba(17,48,29,.28);border-radius:16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.mev-compare-bar-v129[hidden]{display:none}.mev-compare-bar-v129>div:first-child{display:flex;flex-direction:column;min-width:0}.mev-compare-bar-v129 strong{font-size:13px}.mev-compare-bar-v129 span{font-size:11px;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mev-compare-bar-v129>div:last-child{display:flex;gap:8px;align-items:center}.mev-compare-bar-v129 button,.mev-compare-bar-v129 a{border:0;border-radius:10px;padding:10px 14px;font-weight:800;font-size:12px}.mev-compare-bar-v129 button{background:rgba(255,255,255,.1);color:#fff}.mev-compare-bar-v129 a{background:#f0c85b;color:#173c24}.mev-compare-bar-v129 em{font-size:11px;opacity:.7}
.mev-compare-page-v129{padding-top:28px;padding-bottom:70px}.mev-compare-head-v129{max-width:820px;margin:25px 0 30px}.mev-compare-head-v129>span{font-size:11px;font-weight:900;letter-spacing:.14em;color:#6d8f44}.mev-compare-head-v129 h1{font-size:32px;margin:7px 0}.mev-compare-head-v129 p{font-size:14px;line-height:1.7;color:#657067}.mev-compare-scroll-v129{overflow:auto;border:1px solid #dde8d8;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(32,76,43,.06)}.mev-compare-table-v129{min-width:840px;width:100%;border-collapse:collapse}.mev-compare-table-v129 th,.mev-compare-table-v129 td{padding:16px;border-bottom:1px solid #edf2ea;border-right:1px solid #edf2ea;vertical-align:middle;font-size:13px}.mev-compare-table-v129 th:first-child{width:190px;background:#f6f9f3;text-align:left}.mev-compare-table-v129 thead th:not(:first-child){min-width:220px;text-align:center}.mev-compare-table-v129 thead img{width:135px;height:135px;object-fit:contain;display:block;margin:0 auto 8px}.mev-compare-table-v129 thead b{display:block;color:#173e27;font-size:15px}.mev-compare-table-v129 thead small{color:#788278}.mev-compare-table-v129 td{text-align:center}.mev-compare-table-v129 .is-stock{color:#287238;font-weight:800}.mev-compare-table-v129 .is-out{color:#9d544c}
.mev-recent-products-v129{margin-top:40px}.mev-recent-grid-v129{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mev-recent-card-v129{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e0e9dc;border-radius:14px;background:#fff;color:#173e27;transition:.2s}.mev-recent-card-v129:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(26,68,37,.08)}.mev-recent-card-v129 img{width:76px;height:76px;object-fit:contain;background:#f5f7f1;border-radius:10px}.mev-recent-card-v129 span{min-width:0;display:flex;flex-direction:column}.mev-recent-card-v129 small{font-size:10px;color:#79906f}.mev-recent-card-v129 b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mev-recent-card-v129 em{font-size:12px;color:#34703d;font-weight:800}
.mev-finder-reason-v129{margin:7px 0 0;font-size:10px!important;line-height:1.45;color:#6b7e66;background:#f4f8f1;border-radius:8px;padding:6px 8px}
@media(max-width:991px){.mev-recent-grid-v129{grid-template-columns:repeat(2,1fr)}.mev-compare-bar-v129{bottom:10px}.mev-compare-head-v129 h1{font-size:26px}}
@media(max-width:575px){.mev-recent-grid-v129{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.mev-recent-card-v129{min-width:82%;scroll-snap-align:start}.mev-compare-bar-v129{align-items:stretch;flex-direction:column}.mev-compare-bar-v129>div:last-child{justify-content:space-between}.mev-compare-add-v129{font-size:11px}.mev-compare-head-v129 h1{font-size:23px}}
.mev-favorite-card-wrap-v129{min-width:0}.mev-favorite-card-wrap-v129 form{padding:0 4px}
.mev-category-guides-v129{margin:42px 0}.mev-category-guides-v129>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mev-category-guides-v129>div:last-child>a{display:flex;flex-direction:column;padding:18px;border:1px solid #dfe9da;border-radius:15px;background:#fff;color:#1c4429}.mev-category-guides-v129 b{font-size:14px;margin-bottom:7px}.mev-category-guides-v129 span{font-size:12px;color:#6f7d71;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mev-category-guides-v129 em{font-size:11px;font-weight:800;margin-top:12px;color:#518045}@media(max-width:767px){.mev-category-guides-v129>div:last-child{grid-template-columns:1fr}}

/* =========================================================
   v1.0.33 — Header social links + balanced homepage catalogue
   ========================================================= */
@media(min-width:1200px){
  .mev-clean-final-header .mev-final-main-grid{grid-template-columns:220px minmax(440px,1fr) 455px;gap:28px}
}
.mev-clean-final-header .mev-final-actions{grid-template-columns:74px repeat(3,minmax(0,1fr))}
.mev-header-socials{display:flex;align-items:center;justify-content:center;gap:7px;height:66px;padding-right:8px;border-right:1px solid #e2e6e1}
.mev-header-socials a{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dde5dc;border-radius:50%;background:#fff;color:#315d3c;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}
.mev-header-socials a:hover{transform:translateY(-2px);border-color:#cbdcc9;background:#f3f8ef;color:#174b2d}
.mev-header-socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.mev-mobile-socials{display:none}

@media(max-width:1199px) and (min-width:992px){
  .mev-clean-final-header .mev-final-main-grid{grid-template-columns:175px minmax(340px,1fr) 375px;gap:16px}
  .mev-clean-final-header .mev-final-actions{grid-template-columns:62px repeat(3,minmax(0,1fr))}
  .mev-header-socials{gap:4px;padding-right:6px}.mev-header-socials a{width:27px;height:27px}.mev-header-socials svg{width:14px;height:14px}
}
@media(max-width:991px){.mev-header-socials{display:none!important}}
@media(max-width:767px){
  .mev-mobile-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 14px;border-top:1px solid #e2e8df;background:#f8faf7}
  .mev-mobile-socials a{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe7dd;border-radius:11px;background:#fff;color:#2e5338!important;text-decoration:none;font-size:12px;font-weight:750}
  .mev-mobile-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
}

/* =========================================================
   v1.0.33.1 — Mobile header action-grid hotfix
   Social links are hidden on mobile, but Account/Favorites/Cart/Menu
   are four visible actions. Keep all four on the first row.
   ========================================================= */
@media(max-width:991px){
  .mev-clean-final-header .mev-final-main-grid{
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
  }
  .mev-clean-final-header .mev-final-brand{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
  }
  .mev-clean-final-header .mev-final-actions{
    grid-column:2!important;
    grid-row:1!important;
    display:grid!important;
    grid-template-columns:repeat(4,42px)!important;
    grid-auto-flow:column!important;
    grid-auto-columns:42px!important;
    width:max-content!important;
    min-width:0!important;
    height:48px!important;
    gap:6px!important;
    align-items:center!important;
    justify-content:end!important;
    overflow:visible!important;
  }
  .mev-clean-final-header .mev-final-actions>.mev-header-socials{display:none!important}
  .mev-clean-final-header .mev-final-action,
  .mev-clean-final-header .mev-mobile-menu-trigger{
    grid-row:1!important;
    position:relative!important;
    inset:auto!important;
    margin:0!important;
    transform:none!important;
  }
  .mev-clean-final-header .mev-final-search{
    grid-column:1/-1!important;
    grid-row:2!important;
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    margin:0!important;
  }
  .mev-mobile-menu-trigger{z-index:2!important}
}

@media(max-width:430px){
  .mev-clean-final-header .mev-final-actions{
    grid-template-columns:repeat(4,40px)!important;
    grid-auto-columns:40px!important;
    gap:5px!important;
  }
}

@media(max-width:350px){
  .mev-clean-final-header .mev-final-brand img{
    width:102px!important;
    max-width:102px!important;
  }
  .mev-clean-final-header .mev-final-actions{
    grid-template-columns:repeat(4,37px)!important;
    grid-auto-columns:37px!important;
    gap:4px!important;
  }
  .mev-clean-final-header .mev-final-action,
  .mev-clean-final-header .mev-mobile-menu-trigger,
  .mev-clean-final-header .mev-final-action-icon{
    width:37px!important;
    height:37px!important;
    flex-basis:37px!important;
  }
}

/* =========================================================
   v1.0.34 — Toprak Analizi public discovery + homepage module
   ========================================================= */
.mev-clean-final-header .mev-final-nav-link.is-soil:not(.is-active){
  background:rgba(255,255,255,.075);
  border-color:rgba(226,190,82,.42);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
}
.mev-clean-final-header .mev-final-nav-link.is-soil:not(.is-active) .mev-final-nav-icon{color:#f0cf6d}
.mev-clean-final-header .mev-final-nav-link.is-soil:not(.is-active):hover{background:rgba(255,255,255,.13);border-color:#e0bd59}
.mev-mobile-menu-nav>a.is-soil:not(.is-active){border-color:#cadbc4;background:#f5f9f2;position:relative}
.mev-mobile-menu-nav>a.is-soil:not(.is-active)>span{background:#eaf2e6;color:#255c35}
.mev-mobile-menu-nav>a.is-soil:not(.is-active)::after{content:"YENİ";margin-left:auto;margin-right:2px;padding:3px 7px;border-radius:20px;background:#e3c15e;color:#173d27;font-size:8px;font-weight:900;letter-spacing:.08em}
.mev-mobile-menu-nav>a.is-soil:not(.is-active)>em{display:none}

.mev-soil-home-v141{position:relative;margin:30px 0 54px;border:1px solid #d8e5d4;border-radius:26px;overflow:hidden;background:#f5f8f1;box-shadow:0 18px 55px rgba(28,74,40,.08)}
.mev-soil-home-v141::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 18%,rgba(216,184,84,.13),transparent 24%),linear-gradient(135deg,rgba(255,255,255,.9),rgba(238,245,233,.78));pointer-events:none}
.mev-soil-home-v141-main{position:relative;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(370px,.94fr);min-height:505px}
.mev-soil-home-v141-copy{padding:54px 52px 48px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.mev-soil-home-v141-kicker{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#244f31;text-transform:uppercase;font-size:10px;letter-spacing:.12em;font-weight:800}
.mev-soil-home-v141-kicker>span{width:9px;height:9px;border-radius:50%;background:#dfbb55;box-shadow:0 0 0 5px rgba(223,187,85,.15)}
.mev-soil-home-v141-kicker>b{font-size:10px;color:#8b6b18}.mev-soil-home-v141-kicker>em{font-style:normal;color:#648069;border-left:1px solid #cfdccc;padding-left:9px}
.mev-soil-home-v141 h2{max-width:720px;margin:0 0 18px;color:#173f27;font-size:clamp(30px,3vw,48px);line-height:1.07;letter-spacing:-.035em;font-weight:850}
.mev-soil-home-v141-copy>p{max-width:720px;margin:0;color:#5e7062;font-size:14px;line-height:1.8}
.mev-soil-home-v141-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:27px 0 24px}
.mev-soil-home-v141-metrics>div{min-height:74px;padding:13px 14px;border:1px solid #dce7d8;border-radius:14px;background:rgba(255,255,255,.76);display:flex;flex-direction:column;justify-content:center}
.mev-soil-home-v141-metrics strong{color:#1b532f;font-size:20px;line-height:1}.mev-soil-home-v141-metrics span{margin-top:6px;color:#708073;font-size:10px;line-height:1.35;font-weight:700}
.mev-soil-home-v141-actions{display:flex;flex-wrap:wrap;gap:10px}
.mev-soil-home-v141-actions>a{min-height:48px;padding:10px 16px;border:1px solid #bed2b9;border-radius:12px;background:#fff;color:#234d30;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:11px;font-weight:850;transition:.2s ease}
.mev-soil-home-v141-actions>a b{font-size:15px}.mev-soil-home-v141-actions>a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(34,76,45,.1)}
.mev-soil-home-v141-actions>a.is-primary{background:#194c2d;border-color:#194c2d;color:#fff}.mev-soil-home-v141-actions>a.is-primary b{color:#f2ce68}
.mev-soil-home-v141-values{display:flex;flex-wrap:wrap;gap:6px;margin-top:19px}
.mev-soil-home-v141-values span{padding:5px 9px;border-radius:20px;background:#eaf2e6;color:#58715d;font-size:9px;font-weight:800}

.mev-soil-home-v141-visual{position:relative;min-height:505px;overflow:hidden;background:#183f28;text-decoration:none;isolation:isolate}
.mev-soil-home-v141-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,63,40,.18),rgba(24,63,40,.03) 45%,rgba(14,45,27,.24)),linear-gradient(0deg,rgba(12,45,26,.72),transparent 45%);z-index:2;pointer-events:none}
.mev-soil-home-v141-device{position:absolute;inset:0;background-image:url('/assets/mevsim/soil-analysis/dijital-toprak-analiz-cihazi.jpeg');background-size:195% auto;background-position:82% 54%;background-repeat:no-repeat;transform:scale(1.02);transition:transform .45s ease}
.mev-soil-home-v141-visual:hover .mev-soil-home-v141-device{transform:scale(1.055)}
.mev-soil-home-v141-badge{position:absolute;z-index:4;top:24px;right:24px;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.35);border-radius:50px;background:rgba(18,58,34,.76);backdrop-filter:blur(8px);color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em}
.mev-soil-home-v141-badge i{font-style:normal;color:#e0be58;font-size:11px}
.mev-soil-home-v141-report{position:absolute;z-index:4;left:24px;right:24px;bottom:23px;padding:17px;border:1px solid rgba(255,255,255,.22);border-radius:17px;background:rgba(16,54,32,.87);backdrop-filter:blur(12px);color:#fff;box-shadow:0 15px 38px rgba(0,0,0,.2)}
.mev-soil-home-v141-report>small{display:block;margin-bottom:10px;color:#e5c967;font-size:8px;font-weight:900;letter-spacing:.14em}
.mev-soil-home-v141-report>div{display:grid;grid-template-columns:74px 62px 1fr;align-items:center;gap:8px;padding:5px 0;font-size:9px;color:#eaf2eb}.mev-soil-home-v141-report>div b{font-size:9px;color:#fff}.mev-soil-home-v141-report>div em{height:4px;border-radius:4px;background:linear-gradient(90deg,#e0bf61 0 64%,rgba(255,255,255,.15) 64%)}
.mev-soil-home-v141-report>strong{display:block;margin-top:9px;padding-top:10px;border-top:1px solid rgba(255,255,255,.13);font-size:10px;color:#fff}

.mev-soil-home-v141-flow{position:relative;z-index:3;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:16px;padding:18px 26px;background:#174b2d;color:#fff}
.mev-soil-home-v141-flow>div{min-width:0;display:flex;align-items:center;gap:11px}.mev-soil-home-v141-flow>div>b{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:1px solid rgba(235,204,107,.42);border-radius:10px;background:rgba(255,255,255,.07);color:#efcf70;font-size:9px}
.mev-soil-home-v141-flow>div>span{display:flex;flex-direction:column;min-width:0}.mev-soil-home-v141-flow strong{font-size:10px;color:#fff}.mev-soil-home-v141-flow small{margin-top:2px;color:#bed0c3;font-size:8.5px;line-height:1.35}.mev-soil-home-v141-flow>i{font-style:normal;color:#d8bd66;font-size:13px}

@media(max-width:1199px){
  .mev-soil-home-v141-main{grid-template-columns:minmax(0,1fr) 390px}.mev-soil-home-v141-copy{padding:44px 38px}.mev-soil-home-v141 h2{font-size:36px}.mev-soil-home-v141-device{background-size:220% auto;background-position:84% 53%}
  .mev-soil-home-v141-flow{gap:10px;padding-left:18px;padding-right:18px}.mev-soil-home-v141-flow small{display:none}
}
@media(max-width:991px){
  .mev-soil-home-v141{margin-top:22px;border-radius:20px}.mev-soil-home-v141-main{grid-template-columns:1fr}.mev-soil-home-v141-copy{padding:36px 30px}.mev-soil-home-v141-visual{min-height:390px}.mev-soil-home-v141-device{background-size:155% auto;background-position:77% 54%}
  .mev-soil-home-v141-flow{grid-template-columns:repeat(4,1fr);gap:8px}.mev-soil-home-v141-flow>i{display:none}.mev-soil-home-v141-flow>div{flex-direction:column;text-align:center}.mev-soil-home-v141-flow>div>b{width:30px;height:30px;flex-basis:30px}
}
@media(max-width:575px){
  .mev-soil-home-v141{margin:18px -2px 38px;border-radius:17px}.mev-soil-home-v141-copy{padding:29px 20px 26px}.mev-soil-home-v141-kicker{flex-wrap:wrap;gap:7px}.mev-soil-home-v141 h2{font-size:27px;line-height:1.12}.mev-soil-home-v141-copy>p{font-size:12px;line-height:1.7}
  .mev-soil-home-v141-metrics{gap:6px;margin:20px 0}.mev-soil-home-v141-metrics>div{min-height:66px;padding:10px}.mev-soil-home-v141-metrics strong{font-size:17px}.mev-soil-home-v141-metrics span{font-size:8px}
  .mev-soil-home-v141-actions{display:grid;grid-template-columns:1fr}.mev-soil-home-v141-actions>a{width:100%}.mev-soil-home-v141-values{margin-top:15px}
  .mev-soil-home-v141-visual{min-height:345px}.mev-soil-home-v141-device{background-size:205% auto;background-position:82% 55%}.mev-soil-home-v141-badge{top:14px;right:14px}.mev-soil-home-v141-report{left:14px;right:14px;bottom:14px;padding:14px}.mev-soil-home-v141-report>div{grid-template-columns:66px 54px 1fr}
  .mev-soil-home-v141-flow{grid-template-columns:repeat(2,1fr);padding:12px;gap:8px}.mev-soil-home-v141-flow>div{min-height:74px;padding:9px 5px;border:1px solid rgba(255,255,255,.08);border-radius:11px}.mev-soil-home-v141-flow strong{font-size:9px}.mev-soil-home-v141-flow small{display:block;font-size:7.5px}
}

/* v1.4.3 — Home / Toprak Analizi: lower + minimal service card */
.mev-soil-home-v143{position:relative;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);min-height:250px;margin:42px 0 36px;border:1px solid #dce7d8;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#f8faf5,#fff);box-shadow:0 12px 34px rgba(28,74,40,.055)}
.mev-soil-home-v143-media{position:relative;display:block;min-height:250px;overflow:hidden;background:#e9f0e5}
.mev-soil-home-v143-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,rgba(23,63,39,.16)),linear-gradient(0deg,rgba(16,57,33,.32),transparent 48%);pointer-events:none}
.mev-soil-home-v143-media img{width:100%;height:100%;min-height:250px;object-fit:cover;object-position:72% 52%;display:block;transition:transform .4s ease}
.mev-soil-home-v143-media:hover img{transform:scale(1.025)}
.mev-soil-home-v143-media>span{position:absolute;z-index:2;left:18px;bottom:17px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(21,68,39,.82);backdrop-filter:blur(7px);color:#fff;font-size:9px;font-weight:800;letter-spacing:.03em}
.mev-soil-home-v143-media>span i{width:6px;height:6px;border-radius:50%;background:#e0bd59;box-shadow:0 0 0 3px rgba(224,189,89,.18)}
.mev-soil-home-v143-copy{padding:30px 34px 28px;display:flex;flex-direction:column;justify-content:center}
.mev-soil-home-v143-kicker{display:flex;align-items:center;gap:9px;margin-bottom:9px;font-size:9px;letter-spacing:.12em;font-weight:900}
.mev-soil-home-v143-kicker span{color:#8a6919}.mev-soil-home-v143-kicker b{color:#52705a;border-left:1px solid #d4dfd1;padding-left:9px}
.mev-soil-home-v143 h2{margin:0 0 8px;color:#173f27;font-size:clamp(25px,2.2vw,34px);line-height:1.08;letter-spacing:-.03em;font-weight:850}
.mev-soil-home-v143-copy>p{max-width:740px;margin:0;color:#66766a;font-size:12px;line-height:1.7}
.mev-soil-home-v143-facts{display:flex;flex-wrap:wrap;gap:8px 18px;margin:17px 0 18px;padding-top:14px;border-top:1px solid #e5ece2;color:#718076;font-size:9.5px;font-weight:700}
.mev-soil-home-v143-facts span{display:inline-flex;align-items:baseline;gap:5px}.mev-soil-home-v143-facts strong{color:#1f5a32;font-size:15px;font-weight:850}
.mev-soil-home-v143-actions{display:flex;flex-wrap:wrap;gap:9px}
.mev-soil-home-v143-actions>a{min-height:40px;padding:9px 14px;border:1px solid #c7d8c2;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#285436;text-decoration:none;font-size:10px;font-weight:850;transition:.2s ease}
.mev-soil-home-v143-actions>a:hover{transform:translateY(-1px);border-color:#91b08d}.mev-soil-home-v143-actions>a.is-primary{background:#194c2d;border-color:#194c2d;color:#fff}.mev-soil-home-v143-actions>a.is-primary b{color:#f0ca62;font-size:13px}
@media(max-width:991px){.mev-soil-home-v143{grid-template-columns:300px 1fr}.mev-soil-home-v143-copy{padding:26px}.mev-soil-home-v143 h2{font-size:28px}}
@media(max-width:767px){.mev-soil-home-v143{grid-template-columns:1fr;margin:30px 0 28px;border-radius:18px}.mev-soil-home-v143-media,.mev-soil-home-v143-media img{min-height:215px;max-height:215px}.mev-soil-home-v143-copy{padding:24px 20px}.mev-soil-home-v143 h2{font-size:25px}.mev-soil-home-v143-facts{gap:8px 13px}.mev-soil-home-v143-actions{display:grid;grid-template-columns:1fr 1fr}.mev-soil-home-v143-actions>a{padding-left:9px;padding-right:9px}}
@media(max-width:430px){.mev-soil-home-v143-actions{grid-template-columns:1fr}.mev-soil-home-v143-media,.mev-soil-home-v143-media img{min-height:190px;max-height:190px}}

/* Toprak Analizi - Ana Sayfa Minimal Servis Bandı v1.4.4 */
.mev-soil-home-v144{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr) auto auto;align-items:center;gap:28px;margin:34px 0 42px;padding:22px 24px;border:1px solid #d9e5d5;border-radius:20px;background:linear-gradient(110deg,#f8faf5 0%,#fff 58%,#f5f8f1 100%);box-shadow:0 10px 30px rgba(24,72,39,.055);overflow:hidden}
.mev-soil-home-v144:before{content:"";position:absolute;width:210px;height:210px;right:-100px;top:-110px;border:1px solid rgba(31,91,49,.08);border-radius:50%;box-shadow:0 0 0 28px rgba(31,91,49,.025),0 0 0 56px rgba(31,91,49,.018);pointer-events:none}
.mev-soil-home-v144-mark{width:78px;height:78px;border-radius:18px;background:#174b2d;display:grid;place-items:center;box-shadow:0 10px 24px rgba(23,75,45,.14)}
.mev-soil-home-v144-mark svg{width:48px;height:48px;fill:none;stroke:#f1cf69;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.mev-soil-home-v144-copy{min-width:0}
.mev-soil-home-v144-kicker{display:flex;align-items:center;gap:9px;margin-bottom:7px;font-size:8.5px;line-height:1;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.mev-soil-home-v144-kicker span{color:#8b6918}.mev-soil-home-v144-kicker b{padding-left:9px;border-left:1px solid #d4dfd1;color:#617667}
.mev-soil-home-v144 h2{margin:0 0 5px;color:#173f27;font-size:27px;line-height:1.12;letter-spacing:-.025em;font-weight:850}
.mev-soil-home-v144-copy>p{max-width:620px;margin:0;color:#6a786d;font-size:11px;line-height:1.55}
.mev-soil-home-v144-data{display:flex;align-items:stretch;border:1px solid #e0e9dd;border-radius:14px;background:rgba(255,255,255,.82);overflow:hidden}
.mev-soil-home-v144-data>span{min-width:90px;padding:12px 14px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e6ede3}.mev-soil-home-v144-data>span:last-child{border-right:0}
.mev-soil-home-v144-data strong{color:#1d5631;font-size:17px;line-height:1;font-weight:850}.mev-soil-home-v144-data small{margin-top:5px;color:#718076;font-size:8px;white-space:nowrap;font-weight:700}
.mev-soil-home-v144-action{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.mev-soil-home-v144-action>a{min-height:43px;padding:10px 15px;border-radius:11px;background:#194c2d;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:10px;font-weight:850;white-space:nowrap;transition:.2s ease}.mev-soil-home-v144-action>a b{color:#efcb65;font-size:14px}.mev-soil-home-v144-action>a:hover{background:#133f25;transform:translateY(-1px);box-shadow:0 7px 18px rgba(25,76,45,.15)}
.mev-soil-home-v144-action>small{padding-left:2px;color:#7a887e;font-size:8px}
@media(max-width:1199px){.mev-soil-home-v144{grid-template-columns:78px minmax(0,1fr) auto;gap:20px}.mev-soil-home-v144-data{display:none}.mev-soil-home-v144-mark{width:68px;height:68px}.mev-soil-home-v144-mark svg{width:42px;height:42px}}
@media(max-width:767px){.mev-soil-home-v144{grid-template-columns:58px minmax(0,1fr);gap:15px;margin:26px 0 32px;padding:18px;border-radius:16px}.mev-soil-home-v144-mark{width:54px;height:54px;border-radius:14px}.mev-soil-home-v144-mark svg{width:34px;height:34px}.mev-soil-home-v144 h2{font-size:22px}.mev-soil-home-v144-copy>p{font-size:10.5px}.mev-soil-home-v144-action{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;padding-top:2px}.mev-soil-home-v144-action>a{width:100%;min-height:42px}.mev-soil-home-v144-action>small{text-align:right}.mev-soil-home-v144-kicker b{display:none}}
@media(max-width:460px){.mev-soil-home-v144{grid-template-columns:1fr}.mev-soil-home-v144-mark{display:none}.mev-soil-home-v144-action{grid-template-columns:1fr}.mev-soil-home-v144-action>small{display:none}.mev-soil-home-v144 h2{font-size:21px}}

/* Toprak Analizi ana sayfa vitrini v1.4.5 */
.mev-soil-home-v145{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);gap:42px;align-items:center;margin:42px 0 44px;padding:42px 46px;border-radius:26px;overflow:hidden;background:linear-gradient(125deg,#123f27 0%,#174e2e 54%,#1d5b34 100%);box-shadow:0 18px 44px rgba(22,65,38,.13)}
.mev-soil-home-v145:before{content:"";position:absolute;right:-170px;top:-230px;width:520px;height:520px;border:1px solid rgba(255,255,255,.06);border-radius:50%;box-shadow:0 0 0 58px rgba(255,255,255,.025),0 0 0 116px rgba(255,255,255,.018),0 0 0 174px rgba(255,255,255,.012);pointer-events:none}
.mev-soil-home-v145:after{content:"";position:absolute;left:41%;bottom:-128px;width:300px;height:180px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(226,193,90,.10),rgba(226,193,90,0) 70%);pointer-events:none}
.mev-soil-home-v145-copy,.mev-soil-home-v145-preview{position:relative;z-index:1}
.mev-soil-home-v145-kicker{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mev-soil-home-v145-kicker span{display:inline-flex;align-items:center;gap:7px;color:#efcc69}.mev-soil-home-v145-kicker span:before{content:"";width:7px;height:7px;border-radius:50%;background:#efcc69;box-shadow:0 0 0 5px rgba(239,204,105,.10)}.mev-soil-home-v145-kicker b{padding-left:10px;border-left:1px solid rgba(255,255,255,.18);color:#bdd0c2}
.mev-soil-home-v145 h2{margin:0;color:#fff;font-size:clamp(32px,3.05vw,47px);line-height:1.04;letter-spacing:-.04em;font-weight:850}.mev-soil-home-v145 h2 em{color:#f1cf69;font-style:normal;font-weight:850}.mev-soil-home-v145-copy>p{max-width:690px;margin:18px 0 0;color:#d6e3da;font-size:12.5px;line-height:1.78}
.mev-soil-home-v145-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:25px}.mev-soil-home-v145-points>span{min-width:0;padding:13px 12px 12px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.055);backdrop-filter:blur(3px)}.mev-soil-home-v145-points i{display:block;margin-bottom:8px;color:#e9c85f;font-size:8px;line-height:1;font-style:normal;font-weight:900;letter-spacing:.11em}.mev-soil-home-v145-points b{display:block;color:#fff;font-size:10px;line-height:1.2}.mev-soil-home-v145-points small{display:block;margin-top:4px;color:#afc2b5;font-size:8px;line-height:1.35}
.mev-soil-home-v145-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px}.mev-soil-home-v145-actions>a{min-height:42px;padding:10px 15px;border:1px solid rgba(255,255,255,.22);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#fff;text-decoration:none;font-size:9.5px;font-weight:850;transition:.2s ease}.mev-soil-home-v145-actions>a:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.06)}.mev-soil-home-v145-actions>a.is-primary{border-color:#e5c45e;background:#e5c45e;color:#173f27}.mev-soil-home-v145-actions>a.is-primary:hover{background:#efcf6a;border-color:#efcf6a}.mev-soil-home-v145-actions>a.is-primary b{font-size:13px}
.mev-soil-home-v145-preview{padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(248,250,245,.97);box-shadow:0 18px 38px rgba(3,29,14,.18)}
.mev-soil-home-v145-preview-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e1e9de}.mev-soil-home-v145-preview-head div{display:flex;flex-direction:column;gap:4px}.mev-soil-home-v145-preview-head span{color:#8a691a;font-size:8px;font-weight:900;letter-spacing:.13em}.mev-soil-home-v145-preview-head strong{color:#173f27;font-size:18px;line-height:1.1}.mev-soil-home-v145-preview-head>i{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#173f27}.mev-soil-home-v145-preview-head svg{width:23px;height:23px;fill:none;stroke:#efcb64;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mev-soil-home-v145-rows{display:grid;gap:0;margin-top:5px}.mev-soil-home-v145-rows>div{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(100px,1fr) 52px;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #e8eee5}.mev-soil-home-v145-rows>div:last-child{border-bottom:0}.mev-soil-home-v145-rows span{min-width:0}.mev-soil-home-v145-rows b{display:block;color:#264d33;font-size:9.5px;line-height:1.2}.mev-soil-home-v145-rows small{display:block;margin-top:2px;color:#88948b;font-size:7.5px;line-height:1.25}.mev-soil-home-v145-rows>div>i{height:5px;border-radius:999px;overflow:hidden;background:#e1e9df}.mev-soil-home-v145-rows u{display:block;width:var(--w);height:100%;border-radius:inherit;background:linear-gradient(90deg,#d8b64e,#1f6a3b);text-decoration:none}.mev-soil-home-v145-rows em{justify-self:end;padding:5px 7px;border-radius:999px;background:#eef3eb;color:#55705d;font-size:7px;font-style:normal;font-weight:850;white-space:nowrap}
.mev-soil-home-v145-preview-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:9px;padding-top:12px;border-top:1px solid #dfe8dc}.mev-soil-home-v145-preview-foot span{display:inline-flex;align-items:center;gap:6px;color:#66786b;font-size:7.5px;font-weight:750;white-space:nowrap}.mev-soil-home-v145-preview-foot span i{width:6px;height:6px;border-radius:50%;background:#2f7b47;box-shadow:0 0 0 4px rgba(47,123,71,.10)}.mev-soil-home-v145-preview-foot strong{color:#244b31;font-size:8px;text-align:right}
@media(max-width:1199px){.mev-soil-home-v145{grid-template-columns:minmax(0,1fr) 390px;gap:28px;padding:36px}.mev-soil-home-v145 h2{font-size:38px}.mev-soil-home-v145-points small{display:none}}
@media(max-width:991px){.mev-soil-home-v145{grid-template-columns:1fr;padding:34px}.mev-soil-home-v145-copy>p{max-width:760px}.mev-soil-home-v145-preview{max-width:720px;width:100%}.mev-soil-home-v145-points small{display:block}}
@media(max-width:767px){.mev-soil-home-v145{gap:25px;margin:30px 0 34px;padding:27px 21px;border-radius:20px}.mev-soil-home-v145 h2{font-size:30px}.mev-soil-home-v145-copy>p{margin-top:13px;font-size:11.5px}.mev-soil-home-v145-points{grid-template-columns:1fr;gap:7px;margin-top:19px}.mev-soil-home-v145-points>span{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;padding:10px 11px}.mev-soil-home-v145-points i{grid-row:1/3;margin:0}.mev-soil-home-v145-points small{margin-top:2px}.mev-soil-home-v145-actions{display:grid;grid-template-columns:1fr}.mev-soil-home-v145-actions>a{width:100%}.mev-soil-home-v145-preview{padding:16px;border-radius:16px}.mev-soil-home-v145-preview-head strong{font-size:16px}.mev-soil-home-v145-rows>div{grid-template-columns:100px minmax(70px,1fr) 45px;gap:8px}.mev-soil-home-v145-preview-foot{align-items:flex-start;flex-direction:column;gap:6px}.mev-soil-home-v145-preview-foot strong{text-align:left}}
@media(max-width:430px){.mev-soil-home-v145-kicker b{display:none}.mev-soil-home-v145 h2{font-size:27px}.mev-soil-home-v145-preview{margin-left:-5px;margin-right:-5px;width:auto}.mev-soil-home-v145-rows>div{grid-template-columns:92px minmax(60px,1fr)}.mev-soil-home-v145-rows em{display:none}}
