:root{--hg-green:#123c2b;--hg-green-2:#1f6b4b;--hg-sage:#e8f1e7;--hg-cream:#fbf8ef;--hg-gold:#c79b43;--hg-text:#173027;--hg-muted:#64736c;--hg-card:#ffffff;--hg-border:rgba(18,60,43,.14);--hg-shadow:0 18px 50px rgba(18,60,43,.10);--hg-radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--hg-text);background:var(--hg-cream);line-height:1.6}a{color:var(--hg-green-2);text-decoration:none}a:hover{text-decoration:underline}.hg-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.hg-header{position:sticky;top:0;z-index:50;background:rgba(251,248,239,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--hg-border);transition:all .28s ease}.hg-header-row{width:min(1180px,calc(100% - 32px));margin:auto}.hg-menu-row{display:flex;align-items:center;gap:24px;min-height:74px;transition:min-height .28s ease}.hg-logo{display:flex;align-items:center;gap:10px;font-size:1.3rem;font-weight:800;color:var(--hg-green)}.hg-logo-mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:var(--hg-sage)}.hg-nav{margin-left:auto}.hg-nav ul{display:flex;gap:20px;align-items:center;list-style:none;margin:0;padding:0}.hg-nav a{font-weight:650;color:var(--hg-text)}.hg-account-btn,.hg-mobile-toggle,.hg-search button,.hg-hero-search button,.hg-oma-form button{border:0;border-radius:999px;background:var(--hg-green);color:#fff;padding:11px 18px;font-weight:750;cursor:pointer}.hg-mobile-toggle{display:none}.hg-search-row{padding:0 0 14px;transition:all .28s ease}.hg-search,.hg-hero-search{position:relative;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--hg-border);border-radius:999px;padding:8px;box-shadow:0 8px 28px rgba(18,60,43,.08)}.hg-search input,.hg-hero-search input{flex:1;border:0;outline:0;padding:12px 16px;background:transparent;font-size:1rem}.hg-header.is-scrolled .hg-menu-row{min-height:52px}.hg-header.is-scrolled .hg-search-row{padding-bottom:8px}.hg-header.is-scrolled .hg-logo-mark{width:32px;height:32px}.hg-main{min-height:70vh}.hg-hero{min-height:72vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#eef6e9 0,transparent 32%),linear-gradient(135deg,#fbf8ef,#e8f1e7)}.hg-hero-inner{text-align:center;padding:74px 0}.hg-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--hg-gold);font-weight:800;font-size:.82rem}.hg-hero h1{font-size:clamp(2.5rem,7vw,5.8rem);line-height:1.02;margin:10px auto 18px;max-width:920px;color:var(--hg-green)}.hg-hero-text{font-size:1.18rem;max-width:720px;margin:0 auto 28px;color:var(--hg-muted)}.hg-hero-search{max-width:820px;margin:auto;padding:10px}.hg-hero-search input{font-size:1.08rem;padding:16px 18px}.hg-popular{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:18px;color:var(--hg-muted)}.hg-popular a{background:#fff;border:1px solid var(--hg-border);padding:7px 12px;border-radius:999px}.hg-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--hg-border);border-radius:18px;box-shadow:var(--hg-shadow);overflow:hidden;z-index:100;display:none;text-align:left}.hg-suggestions.is-open{display:block}.hg-suggestion{display:block;padding:12px 16px;border-bottom:1px solid rgba(18,60,43,.08);color:var(--hg-text)}.hg-suggestion small{display:block;color:var(--hg-muted)}.hg-section{padding:64px 0}.hg-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hg-card,.hg-summary-card,.hg-content-block,.hg-disclaimer{background:var(--hg-card);border:1px solid var(--hg-border);border-radius:var(--hg-radius);padding:24px;box-shadow:0 12px 34px rgba(18,60,43,.06)}.hg-card h2,.hg-card h3{margin-top:0;color:var(--hg-green)}.hg-plant-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hg-plant-card img{width:100%;height:190px;object-fit:cover;border-radius:16px}.hg-plant-hero{background:linear-gradient(135deg,var(--hg-green),#285f45);color:#fff}.hg-plant-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;padding:70px 0}.hg-plant-hero h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.05;margin:.2em 0}.hg-plant-hero h2{font-weight:500;color:#dfeee3}.hg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hg-badges span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 11px}.hg-plant-image img,.hg-image-placeholder{width:100%;min-height:320px;object-fit:cover;border-radius:28px;box-shadow:var(--hg-shadow);background:#fff;display:grid;place-items:center;font-size:7rem}.hg-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.hg-share{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:22px;background:var(--hg-sage);padding:16px;border-radius:18px}.hg-share a,.hg-share button{border:1px solid var(--hg-border);background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer;color:var(--hg-green-2);font-weight:700}.hg-content-grid{display:grid;grid-template-columns:1fr;gap:18px}.hg-plus-block{background:linear-gradient(135deg,#fff,#fff7dd);border-color:rgba(199,155,67,.35)}.hg-disclaimer{background:#fff7f1}.hg-footer{background:var(--hg-green);color:#e9f3ed;padding:44px 0;margin-top:40px}.hg-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.hg-oma{position:fixed;right:22px;bottom:22px;z-index:90}.hg-oma-bubble{border:0;border-radius:999px;background:#fff;color:var(--hg-green);box-shadow:var(--hg-shadow);display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;font-weight:800}.hg-oma-face{font-size:1.8rem;display:inline-block;animation:omaWave 2.2s ease-in-out infinite}@keyframes omaWave{0%,100%{transform:rotate(0)}25%{transform:rotate(-8deg)}50%{transform:rotate(7deg)}}.hg-oma-panel{width:min(360px,calc(100vw - 28px));background:#fff;border:1px solid var(--hg-border);border-radius:24px;box-shadow:var(--hg-shadow);overflow:hidden}.hg-oma-head{display:flex;justify-content:space-between;align-items:center;background:var(--hg-green);color:#fff;padding:14px 16px}.hg-oma-minimize{background:transparent;border:0;color:#fff;font-size:1.3rem;cursor:pointer}.hg-oma-body{padding:16px}.hg-small{font-size:.88rem;color:var(--hg-muted)}.hg-oma-thinking{background:var(--hg-sage);padding:10px;border-radius:14px;font-weight:700}.hg-oma-form{display:flex;gap:8px;border-top:1px solid var(--hg-border);padding:12px}.hg-oma-form input{min-width:0;flex:1;border:1px solid var(--hg-border);border-radius:999px;padding:10px 12px}.hg-oma.is-open .hg-oma-bubble{display:none}@media(max-width:850px){.hg-nav{display:none}.hg-mobile-toggle{display:block;margin-left:auto}.hg-account-btn{display:none}.hg-menu-row{min-height:60px}.hg-grid-3,.hg-plant-list,.hg-quick-grid,.hg-plant-hero-grid,.hg-footer-grid{grid-template-columns:1fr}.hg-hero{min-height:64vh}.hg-search,.hg-hero-search{border-radius:22px;align-items:stretch}.hg-search button,.hg-hero-search button{padding-inline:14px}.hg-plant-hero-grid{padding:44px 0}.hg-section{padding:42px 0}}

/* Herbalogia v1.1 refinements */
.hg-header{box-shadow:0 6px 24px rgba(18,60,43,.04)}
.hg-search-row{padding-bottom:16px}.hg-header.is-scrolled .hg-search-row{padding-bottom:10px}
.hg-plant-hero-grid{padding-top:96px;padding-bottom:78px}.hg-plant-hero{background:linear-gradient(135deg,#11402d,#1f6749)}
.hg-badges span{background:rgba(255,255,255,.20);border-color:rgba(255,255,255,.32);color:#fff;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}
.hg-card p{margin-bottom:0}.hg-quick-grid .hg-card{min-height:150px}.hg-plant-image img,.hg-image-placeholder{border:1px solid rgba(255,255,255,.55)}

.hg-suggestion{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:13px 15px;background:#fff;transition:background .18s ease}.hg-suggestion:hover{background:#f4f8f1;text-decoration:none}.hg-suggestion-thumb{width:42px;height:42px;border-radius:14px;background:var(--hg-sage);display:grid;place-items:center;overflow:hidden}.hg-suggestion-thumb img{width:100%;height:100%;object-fit:cover}.hg-suggestion strong{display:block;color:var(--hg-green);font-size:.96rem}.hg-suggestion small{line-height:1.35}.hg-suggestion-label{display:inline-block;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--hg-gold);font-weight:900;margin-bottom:2px}

.hg-search-results-hero{background:linear-gradient(135deg,#fdfaf1,#e8f1e7);border-bottom:1px solid var(--hg-border);padding:72px 0 44px}.hg-search-results-hero h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin:8px 0 10px;color:var(--hg-green)}.hg-search-results-hero p{color:var(--hg-muted);font-size:1.08rem;margin:0}.hg-search-results-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.hg-result-section-head{margin-bottom:18px}.hg-result-section-head h2{color:var(--hg-green);font-size:1.7rem;margin:0 0 4px}.hg-result-section-head p{margin:0;color:var(--hg-muted)}.hg-result-list{display:grid;gap:18px}.hg-result-card{display:grid;grid-template-columns:190px 1fr;gap:22px;background:#fff;border:1px solid var(--hg-border);border-radius:26px;padding:18px;box-shadow:0 14px 38px rgba(18,60,43,.07);transition:transform .18s ease,box-shadow .18s ease}.hg-result-card:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(18,60,43,.11)}.hg-result-media{min-height:170px;border-radius:20px;background:linear-gradient(135deg,#edf5e9,#fff);display:grid;place-items:center;overflow:hidden;border:1px solid var(--hg-border)}.hg-result-media img{width:100%;height:100%;object-fit:cover}.hg-result-media span{font-size:4rem}.hg-result-topline{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:6px}.hg-result-type{background:var(--hg-sage);color:var(--hg-green);border:1px solid var(--hg-border);border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:900}.hg-result-muted{color:var(--hg-muted);font-size:.88rem}.hg-result-card h2{margin:0;color:var(--hg-green);font-size:1.55rem}.hg-result-card h2 a{color:inherit}.hg-result-latin{margin:.1rem 0 .55rem;color:#315547}.hg-result-summary{margin:.4rem 0 .7rem;color:var(--hg-text)}.hg-result-line{font-size:.95rem;color:#43564e;margin:.25rem 0}.hg-result-button{display:inline-flex;margin-top:12px;background:var(--hg-green);color:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.hg-result-button:hover{color:#fff;text-decoration:none;background:#1a513a}.hg-search-aside{position:sticky;top:136px;display:grid;gap:16px}.hg-filter-card{background:#fff;border:1px solid var(--hg-border);border-radius:24px;padding:22px;box-shadow:0 12px 34px rgba(18,60,43,.06)}.hg-filter-card h2{margin:0 0 8px;color:var(--hg-green)}.hg-filter-card p{color:var(--hg-muted);margin-top:0}.hg-term-group{border-top:1px solid rgba(18,60,43,.10);padding-top:14px;margin-top:14px}.hg-term-group h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:var(--hg-gold);margin:0 0 8px}.hg-term-pills{display:flex;flex-wrap:wrap;gap:8px}.hg-term-pills a{border:1px solid var(--hg-border);border-radius:999px;padding:7px 10px;background:#fbf8ef;color:var(--hg-green);font-weight:700;font-size:.9rem}.hg-safety-card{background:#fff7f1}.hg-empty-state{background:#fff;border:1px solid var(--hg-border);border-radius:26px;padding:28px;box-shadow:0 12px 34px rgba(18,60,43,.06)}

@media(max-width:950px){.hg-search-results-layout{grid-template-columns:1fr}.hg-search-aside{position:static}.hg-result-card{grid-template-columns:130px 1fr}.hg-result-media{min-height:130px}.hg-plant-hero-grid{padding-top:58px}}
@media(max-width:650px){.hg-result-card{grid-template-columns:1fr}.hg-result-media{min-height:180px}.hg-search-results-hero{padding:42px 0 30px}.hg-quick-grid .hg-card{min-height:auto}}

/* Herbalogia v1.2 visual refinements */
body.admin-bar .hg-header{top:32px}
@media(max-width:782px){body.admin-bar .hg-header{top:46px}}
.hg-header{box-shadow:0 8px 24px rgba(18,60,43,.04)}
.hg-plant-hero{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.10),transparent 26%),linear-gradient(135deg,#123f2d,#1d6548)}
.hg-plant-hero-grid{padding-top:110px;padding-bottom:84px}
.hg-plant-hero h1{max-width:760px;overflow-wrap:anywhere;letter-spacing:-.035em}
.hg-plant-hero h2{margin-top:0;color:#eef8f1;font-weight:700}
.hg-badges span{background:#edf7ee;border:1px solid rgba(255,255,255,.76);color:#123c2b;font-weight:800;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.hg-image-placeholder{background:linear-gradient(135deg,#fff,#f2f8ef);color:#5d9c43;border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 60px rgba(0,0,0,.14)}
.hg-summary-card{margin-top:10px}
.hg-card,.hg-summary-card,.hg-content-block,.hg-disclaimer{border-color:rgba(18,60,43,.16)}
@media(max-width:950px){.hg-plant-hero-grid{padding-top:72px;padding-bottom:56px}.hg-plant-hero h1{font-size:clamp(2.1rem,10vw,3.6rem)}}

/* Herbalogia v1.3 search refinement */
.hg-result-badges{gap:8px;margin-bottom:10px}.hg-result-badges .hg-result-type{background:#eef7ed;border-color:rgba(18,60,43,.12);color:#123c2b;box-shadow:none}.hg-result-button{display:inline-flex;align-items:center;gap:7px;margin-top:14px;background:#123c2b;color:#fff!important;border-radius:999px;padding:12px 18px;font-weight:900;letter-spacing:.01em;box-shadow:0 10px 24px rgba(18,60,43,.18)}.hg-result-button:hover{background:#1f6b4b;color:#fff!important;text-decoration:none;transform:translateY(-1px)}.hg-query-match-panel{background:#fff;border:1px solid var(--hg-border);border-radius:26px;padding:22px;margin-bottom:24px;box-shadow:0 12px 34px rgba(18,60,43,.06)}.hg-query-label{text-transform:uppercase;letter-spacing:.12em;color:var(--hg-gold);font-size:.82rem;font-weight:900;margin:0 0 12px}.hg-query-groups{display:grid;gap:14px}.hg-query-group{display:grid;gap:8px}.hg-query-group strong{color:var(--hg-green);font-size:1rem}.hg-query-group div{display:flex;flex-wrap:wrap;gap:8px}.hg-query-group a{display:inline-flex;align-items:center;border:1px solid var(--hg-border);background:#fbf8ef;border-radius:999px;padding:8px 12px;color:var(--hg-green);font-weight:800}.hg-query-group a:hover{text-decoration:none;background:#eef7ed}.hg-result-card h2{font-size:1.72rem;margin-bottom:2px}.hg-result-card{align-items:stretch}.hg-result-media{background:linear-gradient(145deg,#f4faf1,#ffffff)}
