/*
Theme Name: LandMeasure Pro
Theme URI: https://landmeasure.in/
Author: LandMeasure Team
Description: Fast mobile-first WordPress theme for India land measurement calculator websites.
Version: 1.2.9
License: GPLv2 or later
Text Domain: landmeasure-pro
*/
:root{--lm-green:#075f35;--lm-green-2:#0c7a45;--lm-mint:#eaf7ee;--lm-cream:#fffaf0;--lm-orange:#ff8a00;--lm-blue:#eaf3ff;--lm-text:#13231b;--lm-muted:#617064;--lm-border:#dbe7dc;--lm-card:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fbf7ed;color:var(--lm-text);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.lm-wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.lm-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--lm-border)}.lm-nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.lm-logo{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--lm-green);font-size:26px;letter-spacing:-.04em}.lm-logo-icon{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#0b7b43,#8ed36c);display:grid;place-items:center;color:#fff;font-weight:900}.lm-menu{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}.lm-menu a{padding:8px 0}.lm-menu a:hover{color:var(--lm-green)}.lm-lang{border:1px solid #87b894;border-radius:10px;padding:8px 14px;color:var(--lm-green);font-weight:800;background:#fff}.lm-mobile-menu{display:none}.lm-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffdf4 0%,#edf8e9 100%);border-bottom:1px solid var(--lm-border)}.lm-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:120px;background:linear-gradient(180deg,transparent,rgba(68,144,55,.18));pointer-events:none}.lm-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center;padding:58px 0}.lm-kicker{display:inline-flex;gap:8px;align-items:center;background:#e7f7e8;color:var(--lm-green);border:1px solid #cce7cc;border-radius:999px;padding:7px 13px;font-weight:800;font-size:13px}.lm-hero h1{font-size:56px;line-height:1.02;margin:18px 0 16px;letter-spacing:-.055em}.lm-hero h1 span{color:var(--lm-green)}.lm-hero p{font-size:18px;color:#34443b;max-width:590px;margin:0 0 24px}.lm-badges{display:flex;gap:16px;flex-wrap:wrap}.lm-badge{display:flex;gap:10px;align-items:center;background:rgba(255,255,255,.72);border:1px solid var(--lm-border);border-radius:14px;padding:12px 14px;box-shadow:0 6px 24px rgba(22,78,48,.07)}.lm-badge b{display:block;font-size:14px}.lm-badge small{color:var(--lm-muted)}.lm-calc-card,.lm-card{background:#fff;border:1px solid var(--lm-border);border-radius:18px;box-shadow:0 12px 35px rgba(25,66,42,.12)}.lm-calc-card{padding:24px}.lm-calc-card h2{margin:0 0 18px;font-size:22px}.lm-field{margin-bottom:14px}.lm-field label{display:block;font-weight:800;font-size:13px;margin-bottom:7px}.lm-row{display:grid;grid-template-columns:1fr 120px;gap:10px}.lm-input,.lm-select{width:100%;height:46px;border:1px solid #cfded2;border-radius:9px;padding:0 12px;background:#fff;font:inherit}.lm-result{background:#edf8e9;border:1px solid #cfe8d2;border-radius:12px;padding:16px;margin:16px 0;text-align:center}.lm-result small{display:block;color:var(--lm-green);font-weight:800}.lm-result strong{font-size:30px;color:var(--lm-green)}.lm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border:0;border-radius:10px;background:var(--lm-orange);color:#fff;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 8px 18px rgba(255,138,0,.25)}.lm-section{padding:34px 0}.lm-section h2{font-size:25px;margin:0 0 16px}.lm-grid-6{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.lm-tool-card{background:#fff;border:1px solid var(--lm-border);border-radius:14px;padding:16px;min-height:112px;box-shadow:0 8px 22px rgba(20,56,34,.08);display:flex;flex-direction:column;gap:8px}.lm-tool-icon{width:42px;height:42px;border-radius:12px;background:#edf8e9;border:1px solid #c7e5cc;display:grid;place-items:center;color:var(--lm-green);font-weight:900}.lm-tool-card b{font-size:15px;line-height:1.25}.lm-tool-card small{color:var(--lm-muted)}.lm-lang-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lm-lang-card{padding:20px;border-radius:15px;border:1px solid var(--lm-border);background:#fff;display:flex;gap:16px;align-items:center;justify-content:space-between}.lm-lang-card.kn{background:#eef6ff;border-color:#cfe1f8}.lm-lang-card.hi{background:#fff5e8;border-color:#f6d5ae}.lm-pill{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:900;background:var(--lm-green);color:#fff;flex:none}.lm-lang-card.hi .lm-pill{background:#ff8a00}.lm-lang-card.kn .lm-pill{background:#2368b7}.lm-info-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.lm-card{padding:20px}.lm-card h3{margin:0 0 10px;color:var(--lm-green)}.lm-formula{display:inline-block;background:#edf8e9;border:1px solid #c9e5ce;padding:8px 12px;border-radius:10px;font-weight:900;color:var(--lm-green)}.lm-faq details{border:1px solid var(--lm-border);border-radius:10px;background:#fff;margin-bottom:8px;padding:12px}.lm-faq summary{font-weight:800;cursor:pointer}.lm-feature-strip{background:#eef8ec;border-top:1px solid var(--lm-border);border-bottom:1px solid var(--lm-border);padding:24px 0}.lm-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lm-feature{display:flex;gap:12px;align-items:center}.lm-feature .lm-tool-icon{border-radius:50%}.lm-footer{background:#063e25;color:#fff;margin-top:30px}.lm-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px;padding:38px 0}.lm-footer a,.lm-footer p{color:rgba(255,255,255,.82)}.lm-footer h4{margin:0 0 12px}.lm-footer ul{list-style:none;margin:0;padding:0}.lm-footer li{margin:8px 0}.lm-copy{border-top:1px solid rgba(255,255,255,.15);padding:14px 0;color:rgba(255,255,255,.72);font-size:13px}.lm-page{padding:32px 0}.lm-converter-page{display:grid;grid-template-columns:1fr 360px;gap:24px}.lm-article h1{font-size:40px;line-height:1.12;margin:0 0 10px}.lm-article .lm-muted{color:var(--lm-muted)}.lm-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--lm-border);border-radius:14px;overflow:hidden}.lm-table th,.lm-table td{text-align:left;padding:13px;border-bottom:1px solid #edf1ed}.lm-table th{background:#0a5433;color:#fff}.lm-table tr:last-child td{border-bottom:0}.lm-sticky-bottom{display:none}@media(max-width:900px){.lm-wrap{width:min(100% - 24px,720px)}.lm-menu,.lm-lang{display:none}.lm-mobile-menu{display:block;border:0;background:#fff;font-size:24px}.lm-nav{height:62px}.lm-logo{font-size:21px}.lm-logo-icon{width:32px;height:32px}.lm-hero-grid{grid-template-columns:1fr;padding:28px 0;gap:22px}.lm-hero h1{font-size:34px}.lm-hero p{font-size:15px}.lm-badges{display:none}.lm-calc-card{padding:16px}.lm-grid-6{grid-template-columns:repeat(3,1fr)}.lm-lang-grid,.lm-info-grid,.lm-feature-grid,.lm-footer-grid,.lm-converter-page{grid-template-columns:1fr}.lm-footer{padding-bottom:70px}.lm-sticky-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--lm-border);z-index:60}.lm-sticky-bottom a{display:grid;place-items:center;padding:8px 2px;color:#37443c;font-size:12px;font-weight:800}.lm-sticky-bottom a span{font-size:20px}.lm-row{grid-template-columns:1fr 110px}.lm-article h1{font-size:30px}}@media(max-width:520px){.lm-grid-6{grid-template-columns:repeat(2,1fr)}.lm-tool-card{min-height:105px}.lm-section{padding:24px 0}.lm-hero h1{font-size:32px}.lm-result strong{font-size:26px}}

/* v1.1 polished layer */
:root{--lm-shadow:0 18px 50px rgba(13,75,42,.14);--lm-ring:0 0 0 4px rgba(255,138,0,.14)}
body{background:radial-gradient(circle at 10% 0%,#fff8e7 0,#fbf7ed 320px,#f7f3e8 100%)}
.lm-header{box-shadow:0 10px 28px rgba(11,65,38,.06)}
.lm-logo-icon{background:linear-gradient(135deg,#063e25,#0c7a45 55%,#d5ad44);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}
.lm-menu a{border-bottom:2px solid transparent}.lm-menu a:hover{border-bottom-color:#0c7a45}
.lm-hero{min-height:480px}.lm-hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:230px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(199,229,164,.55)),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 240"><path fill="%23b8dca5" d="M0 155 C220 90 330 135 520 93 C740 45 850 112 1200 62 V240 H0Z"/><path fill="%238ccf80" opacity=".75" d="M0 190 C180 145 380 170 560 142 C790 105 950 160 1200 122 V240 H0Z"/><path fill="%235aa85d" opacity=".42" d="M0 218 C240 190 470 212 660 182 C870 150 1030 190 1200 170 V240 H0Z"/></svg>') center bottom/cover no-repeat;pointer-events:none}.lm-hero-grid{padding-top:64px;padding-bottom:64px}.lm-calc-card,.lm-card,.lm-tool-card{box-shadow:var(--lm-shadow)}
.lm-calc-card{border-color:#d7ead8}.lm-input:focus,.lm-select:focus{outline:none;border-color:#ff9b1b;box-shadow:var(--lm-ring)}
.lm-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.lm-btn{transition:.18s ease}
.lm-tool-card{transition:.2s ease;position:relative;overflow:hidden}.lm-tool-card:after{content:"›";position:absolute;right:14px;bottom:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e6f5e8;color:#075f35;font-weight:900}.lm-tool-card:hover{transform:translateY(-4px);border-color:#9ed0aa}
.lm-lang-card:hover,.lm-card:hover{border-color:#a7cfac}.lm-footer{background:linear-gradient(135deg,#063e25,#075f35)}
.lm-unit-grid,.lm-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.lm-unit-card{border:1px solid var(--lm-border);border-radius:16px;background:#fff;padding:18px;box-shadow:0 10px 28px rgba(25,66,42,.08)}.lm-unit-card b{display:block;color:#075f35;font-size:20px}.lm-unit-card small{color:var(--lm-muted)}
.lm-article p{max-width:850px}.lm-article h2{border-top:1px solid #edf1ed;padding-top:22px}.lm-converter-page aside .lm-card{box-shadow:0 12px 34px rgba(13,75,42,.09)}
@media(max-width:900px){.lm-hero{min-height:auto}.lm-hero-grid{padding-top:26px;padding-bottom:32px}.lm-unit-grid,.lm-guide-grid{grid-template-columns:1fr}.lm-hero:before{height:140px}.lm-mobile-menu{color:#075f35;border:1px solid #d7ead8;border-radius:10px;width:42px;height:42px}.lm-tool-card:after{display:none}}


/* v1.2 next-level polish */
.lm-header{border-bottom-color:#d7ead8}.lm-hero h1{max-width:760px}.lm-calc-card{position:relative}.lm-calc-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#075f35,#42a15b,#ff8a00)}
.lm-actions{margin-top:8px}.lm-soft-btn{transition:.18s ease}.lm-soft-btn:hover{transform:translateY(-1px)}
.lm-breadcrumb{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.lm-note{box-shadow:0 8px 20px rgba(90,60,10,.05)}
.lm-grid-6{grid-template-columns:repeat(4,1fr)}@media(min-width:1120px){.lm-grid-6{grid-template-columns:repeat(6,1fr)}}
.lm-tool-card small{font-weight:700}.lm-card a{color:#075f35;font-weight:800}.lm-card a:hover{text-decoration:underline}.lm-table th:first-child,.lm-table td:first-child{width:50%}
.lm-article{overflow:hidden}.lm-article h1:after{content:"";display:block;width:74px;height:5px;border-radius:99px;background:#ff8a00;margin-top:14px}.lm-unit-card,.lm-guide-grid .lm-card{transition:.18s ease}.lm-unit-card:hover,.lm-guide-grid .lm-card:hover{transform:translateY(-2px);border-color:#9ed0aa}
@media(max-width:900px){.lm-grid-6{grid-template-columns:repeat(2,1fr)}.lm-calc-card:before{height:4px}.lm-actions{display:grid;grid-template-columns:1fr}.lm-converter-page aside{order:2}}

/* v1.2.1 Mobile menu fix */
.lm-mobile-menu{cursor:pointer;line-height:1;align-items:center;justify-content:center}
.lm-mobile-panel{display:none}
@media(max-width:900px){
  .lm-header .lm-nav{position:relative}
  .lm-header.is-open .lm-menu,
  .lm-header.is-open .lm-lang{display:flex}
  .lm-header.is-open .lm-menu{
    position:absolute;left:12px;right:12px;top:70px;z-index:999;
    flex-direction:column;align-items:stretch;gap:0;
    background:#fff;border:1px solid var(--lm-border);border-radius:16px;
    box-shadow:0 18px 45px rgba(15,60,35,.18);overflow:hidden;padding:8px;
  }
  .lm-header.is-open .lm-menu a{
    display:block;padding:13px 14px;border-radius:10px;border-bottom:0;font-size:15px;
  }
  .lm-header.is-open .lm-menu a:hover{background:#edf8e9;color:var(--lm-green);border-bottom:0}
  .lm-header.is-open .lm-lang{
    position:absolute;left:12px;right:12px;top:306px;z-index:999;
    justify-content:center;background:#fff;border-radius:14px;box-shadow:0 12px 28px rgba(15,60,35,.12);
  }
  body.lm-menu-open{overflow:hidden}
  body.lm-menu-open:before{content:"";position:fixed;inset:62px 0 0;background:rgba(7,95,53,.16);z-index:45}
  .lm-header{z-index:100}
}


/* v1.2.2 legal + blog polish */
.lm-reading-layout{max-width:920px}.lm-prose{padding:30px}.lm-page-meta{display:inline-flex;gap:8px;align-items:center;background:#edf8e9;color:#075f35;border:1px solid #c9e5ce;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800;margin:4px 0 18px}.lm-content-body{font-size:17px}.lm-content-body h2{font-size:26px;line-height:1.25;margin:30px 0 12px;color:#075f35}.lm-content-body h3{font-size:21px;margin:24px 0 10px}.lm-content-body p,.lm-content-body li{color:#2e3f35}.lm-content-body ul,.lm-content-body ol{padding-left:24px}.lm-content-body blockquote{border-left:5px solid #ff8a00;background:#fff8ec;border-radius:12px;padding:14px 18px;margin:20px 0}.lm-content-body table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--lm-border);border-radius:14px;overflow:hidden;background:#fff}.lm-content-body th,.lm-content-body td{padding:12px;border-bottom:1px solid #edf1ed;text-align:left}.lm-content-body th{background:#0a5433;color:#fff}.lm-post-thumb{border-radius:18px;overflow:hidden;margin:-6px 0 20px;border:1px solid var(--lm-border)}.lm-post-thumb img{display:block;width:100%;height:auto}.lm-post-nav{display:flex;justify-content:space-between;gap:16px;margin-top:26px;padding-top:18px;border-top:1px solid #edf1ed}.lm-post-nav a{background:#edf8e9;border:1px solid #c9e5ce;border-radius:12px;padding:10px 14px;display:inline-block}.lm-blog-hero{padding:30px;margin-bottom:22px;background:linear-gradient(135deg,#fffdf4,#edf8e9)}.lm-blog-hero h1{font-size:42px;margin:12px 0 8px}.lm-blog-hero p{max-width:760px;color:#47584d}.lm-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lm-post-card{padding:0;overflow:hidden}.lm-post-card-thumb{display:block;background:#edf8e9;aspect-ratio:16/9;overflow:hidden}.lm-post-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lm-post-card-body{padding:18px}.lm-post-card h2{font-size:21px;line-height:1.25;margin:8px 0}.lm-post-card p{color:#506056}.lm-read-more{display:inline-flex;margin-top:8px;color:#075f35;font-weight:900}.lm-pagination{margin:26px 0}.lm-pagination .nav-links{display:flex;gap:10px;flex-wrap:wrap}.lm-pagination a,.lm-pagination span{border:1px solid var(--lm-border);background:#fff;border-radius:10px;padding:8px 12px;font-weight:800}.lm-pagination .current{background:#075f35;color:#fff}.lm-legal-list{display:grid;gap:12px;margin:18px 0}.lm-legal-item{padding:14px;border:1px solid var(--lm-border);border-radius:14px;background:#fff}.lm-legal-item b{color:#075f35}@media(max-width:900px){.lm-prose{padding:20px}.lm-post-grid{grid-template-columns:1fr}.lm-blog-hero h1{font-size:32px}.lm-content-body{font-size:16px}.lm-post-nav{display:grid}.lm-reading-layout{max-width:100%}}


/* v1.2.8 multilingual blog menu */
.lm-menu-group{position:relative;display:inline-flex;align-items:center}
.lm-menu-group>button{border:0;background:transparent;color:#21382b;font-weight:800;font:inherit;cursor:pointer;padding:0;border-bottom:2px solid transparent}
.lm-menu-group>button:hover{border-bottom-color:#0c7a45}
.lm-submenu{position:absolute;top:calc(100% + 12px);right:0;min-width:180px;background:#fff;border:1px solid var(--lm-border);border-radius:16px;box-shadow:0 18px 45px rgba(7,95,53,.14);padding:8px;display:none;z-index:80}
.lm-menu-group:hover .lm-submenu,.lm-menu-group:focus-within .lm-submenu{display:grid;gap:4px}
.lm-submenu a{display:block;padding:10px 12px;border-radius:10px;border-bottom:0!important;white-space:nowrap;color:#21382b}
.lm-submenu a:hover{background:#edf8e9;color:#075f35}
@media(max-width:900px){.lm-menu-group{display:block}.lm-menu-group>button{width:100%;text-align:left;padding:12px 10px;border-radius:10px}.lm-submenu{position:static;display:grid;box-shadow:none;border:0;background:#f7fbf6;margin:2px 0 6px 10px;min-width:0}.lm-submenu a{padding:10px}.lm-menu-group:hover .lm-submenu,.lm-menu-group:focus-within .lm-submenu{display:grid}}

/* v1.2.9 connected multilingual blog category archives */
.lm-blog-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 0}.lm-blog-tabs a{display:inline-flex;align-items:center;border:1px solid var(--lm-border);background:#fff;border-radius:999px;padding:9px 14px;font-weight:900;color:#075f35}.lm-blog-tabs a.is-active{background:#075f35;color:#fff;border-color:#075f35}.lm-cat-chip{display:inline-flex;margin-left:8px;background:#fff5e8;border:1px solid #f4d8b0;color:#7c4b00;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900}
