/*
Theme Name: EMD Product Theme
Theme URI: https://lbs-ekyp.local/
Author: LBS EKYP
Description: Lightweight affiliate EMD product theme inspired by high-converting WordPress product landings.
Version: 0.1.0
Text Domain: emd-product-theme
*/
:root{--emd-primary:#16704a;--emd-ink:#14211c;--emd-muted:#5d6b64;--emd-bg:#f6f3ea;--emd-card:#fff;--emd-soft:#e9f5ee;--emd-line:#dbe7df;--emd-cta:#ff7a1a;--emd-radius:24px;--emd-shadow:0 20px 55px rgba(20,33,28,.12)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--emd-bg);color:var(--emd-ink);line-height:1.55}a{color:inherit}.emd-wrap{max-width:1160px;margin:auto;padding:0 22px}.emd-top{position:sticky;top:0;z-index:9;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--emd-line)}.emd-nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.emd-brand{font-weight:900;font-size:22px;text-decoration:none}.emd-menu{display:flex;gap:22px;font-weight:700;font-size:14px}.emd-menu a{text-decoration:none;color:var(--emd-muted)}.emd-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--emd-cta);color:white;text-decoration:none;font-weight:900;padding:15px 22px;box-shadow:0 14px 32px rgba(255,122,26,.28)}.emd-btn.secondary{background:white;color:var(--emd-primary);border:1px solid var(--emd-line);box-shadow:none}.emd-hero{padding:70px 0 48px}.emd-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.emd-kicker{color:var(--emd-primary);font-weight:900;text-transform:uppercase;letter-spacing:.09em;font-size:13px}.emd-h1{font-size:clamp(40px,5vw,68px);line-height:.98;margin:12px 0 18px;letter-spacing:-.05em}.emd-lead{font-size:20px;color:var(--emd-muted);max-width:660px}.emd-bullets{display:grid;gap:10px;margin:24px 0;padding:0;list-style:none;font-weight:800}.emd-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.emd-product-card{background:linear-gradient(145deg,#fff,var(--emd-soft));border:1px solid var(--emd-line);border-radius:32px;padding:30px;box-shadow:var(--emd-shadow);text-align:center}.emd-product-card img{width:100%;max-height:430px;object-fit:contain}.emd-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.emd-trust span{background:white;border-radius:16px;padding:12px;font-weight:800;font-size:13px}.emd-section{padding:58px 0}.emd-section.alt{background:#fff}.emd-head{text-align:center;max-width:760px;margin:0 auto 32px}.emd-head h2{font-size:clamp(30px,4vw,46px);line-height:1.05;margin:8px 0}.emd-sub{color:var(--emd-muted);font-size:18px}.emd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.emd-card{background:var(--emd-card);border:1px solid var(--emd-line);border-radius:var(--emd-radius);padding:24px;box-shadow:0 12px 30px rgba(20,33,28,.06)}.emd-card h3{margin-top:0;font-size:21px}.emd-steps{counter-reset:s;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.emd-step:before{counter-increment:s;content:counter(s);display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--emd-primary);color:white;font-weight:900;margin-bottom:14px}.emd-table{overflow:hidden;border-radius:22px;border:1px solid var(--emd-line);background:white}.emd-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;border-bottom:1px solid var(--emd-line)}.emd-row>*{padding:16px}.emd-row.head{background:var(--emd-primary);color:white;font-weight:900}.emd-buy{background:linear-gradient(145deg,var(--emd-primary),#0d4c32);color:white;border-radius:32px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.emd-buy p{color:rgba(255,255,255,.84)}.emd-faq details{background:white;border:1px solid var(--emd-line);border-radius:18px;padding:18px 20px;margin:12px 0}.emd-faq summary{font-weight:900;cursor:pointer}.emd-footer{padding:36px 0;background:#101915;color:#d8e3dc;font-size:14px}.emd-footer a{color:white}.emd-sticky{display:none}@media(max-width:820px){.emd-menu{display:none}.emd-nav{height:64px}.emd-hero{padding:42px 0 34px}.emd-hero-grid,.emd-grid,.emd-steps,.emd-buy{grid-template-columns:1fr}.emd-trust{grid-template-columns:1fr}.emd-row{grid-template-columns:1fr}.emd-actions .emd-btn{width:100%}.emd-sticky{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:12}.emd-sticky .emd-btn{width:100%;box-shadow:0 12px 32px rgba(0,0,0,.22)}body{padding-bottom:78px}}
