/* v2.6.1: the WeedMenu VA Site Kit owns the outer page title. On the COA page, keep the designed inner title and suppress only the outer native title. */
body:has(.wmva-coa-wrap) .mnwm-pagehead{display:none !important}
body:has(.wmva-coa-wrap) .wmva-coa-title{display:block !important;visibility:visible !important;opacity:1 !important;color:#101812 !important;font-weight:800 !important}
.wmva-coa-wrap{padding:72px 20px 90px;background:#f7f8f5;color:#162019;min-height:60vh}
.wmva-coa-container{width:min(920px,100%);margin:0 auto}
.wmva-coa-header{text-align:center;max-width:780px;margin:0 auto 34px}
.wmva-eyebrow{display:inline-block;font-size:11px;letter-spacing:.18em;font-weight:800;color:#6c7b70;margin-bottom:14px}
.wmva-coa-title{display:block!important;visibility:visible!important;opacity:1!important;font-size:clamp(34px,6vw,58px);line-height:1.03;letter-spacing:-.04em;margin:0 0 22px;font-weight:800;color:#101812}
.wmva-intro{font-size:16px;line-height:1.75;color:#5f6b63;margin:0}
.wmva-search-wrap{margin:0 auto 20px;max-width:680px}
.wmva-search{width:100%;box-sizing:border-box;border:1px solid #d9dfda;border-radius:14px;padding:15px 17px;background:#fff;font-size:15px;outline:none}
.wmva-search:focus{border-color:#1f6d46;box-shadow:0 0 0 3px rgba(31,109,70,.10)}
.wmva-coa-list{display:grid;gap:12px}
.wmva-coa-item{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e3e7e3;border-radius:18px;padding:16px 18px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.wmva-coa-item:hover{transform:translateY(-2px);border-color:#cfd8d1;box-shadow:0 12px 30px rgba(27,42,32,.08)}
.wmva-coa-icon{width:50px;height:50px;flex:0 0 50px;border-radius:14px;background:#edf4ee;display:grid;place-items:center;color:#205f40;font-size:10px;font-weight:900;letter-spacing:.08em}
.wmva-coa-copy{display:flex;flex-direction:column;min-width:0;flex:1}
.wmva-coa-name{font-weight:800;font-size:17px;line-height:1.2;color:#142019}
.wmva-coa-subtitle{font-size:12px;color:#7a867d;margin-top:3px}
.wmva-coa-link-label{font-size:12px;color:#3f6e53;margin-top:6px}
.wmva-coa-arrow{font-size:24px;color:#6d7a71;margin-left:auto}
.wmva-coa-disabled{opacity:.65}
.wmva-coa-disabled .wmva-coa-icon{background:#f1f2ef;color:#7a817b}
.wmva-empty{text-align:center;padding:50px 20px;border:1px dashed #ced6d0;border-radius:18px;color:#6c766e;background:#fff}
.wmva-disclaimer{font-size:11px;line-height:1.65;color:#89928b;margin:24px auto 0;max-width:720px;text-align:center}
@media (max-width:600px){.wmva-coa-wrap{padding:52px 15px 70px}.wmva-coa-item{padding:14px}.wmva-coa-icon{width:44px;height:44px;flex-basis:44px;border-radius:12px}.wmva-coa-name{font-size:15px}.wmva-intro{font-size:15px;line-height:1.65}.wmva-coa-arrow{font-size:20px}}
