.herbal-explorer{display:grid;gap:32px;color:var(--ink)}
.herbal-loading,.herbal-error{min-height:360px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:center}.herbal-error{flex-direction:column}
.herbal-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:34px;padding:40px;border:1px solid rgba(134,96,233,.25);border-radius:30px;background:radial-gradient(circle at 86% 18%,rgba(186,144,255,.3),transparent 32%),linear-gradient(135deg,#160737,#2b105d 58%,#48208a);color:#fff;box-shadow:0 24px 60px rgba(31,13,69,.2)}
.herbal-hero h1{margin:0 0 14px;font:600 clamp(36px,4vw,56px)/1.03 var(--font-display);letter-spacing:-.035em}.herbal-hero p{max-width:680px;margin:0;color:#e4dbef;font-size:16px;line-height:1.65}.herbal-eyebrow,.herbal-kicker{display:block;margin-bottom:9px;color:#d7bdff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.herbal-kicker{color:#7645bf}
.herbal-hero-mark{position:relative;display:grid;place-items:center;min-height:150px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(19,5,51,.45);text-align:center;backdrop-filter:blur(10px)}.herbal-hero-mark svg{width:54px;height:54px;color:#c7a2ff}.herbal-hero-mark span{margin-top:-16px;color:#e7dcf8;font-size:12px;font-weight:750;line-height:1.35;text-transform:uppercase;letter-spacing:.1em}
.herbal-warning{display:flex;gap:14px;align-items:flex-start;padding:19px 21px;border:1px solid #e5b657;border-radius:19px;background:#fff9e9;color:#402f0d}.herbal-warning>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:#f8e6b8;color:#73500b}.herbal-warning strong{display:block;margin-bottom:3px}.herbal-warning p{margin:0;line-height:1.6}
.herbal-search-section,.herbal-labels{scroll-margin-top:76px}.herbal-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.herbal-section-head>div{max-width:620px}.herbal-section-head h2{margin:0;font:600 clamp(27px,3vw,38px)/1.08 var(--font-display);letter-spacing:-.025em}.herbal-section-head>p{max-width:470px;margin:0;color:var(--muted);line-height:1.55}
.herbal-search{display:grid;gap:8px;padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:0 10px 30px rgba(42,19,86,.07)}.herbal-search label{font-size:13px;font-weight:750}.herbal-search>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding-left:15px;border:1px solid #cfc2df;border-radius:14px;background:#fff}.herbal-search>div:focus-within{border-color:#7542ca;box-shadow:0 0 0 3px rgba(117,66,202,.13)}.herbal-search svg{color:#78698e}.herbal-search input{min-width:0;padding:14px 0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.herbal-search button{align-self:stretch;margin:4px;border-radius:11px}
.herbal-review-state{display:flex;align-items:flex-start;gap:13px;min-height:82px;margin-top:12px;padding:18px 20px;border:1px solid #dfd0f7;border-radius:17px;background:#f8f4ff}.herbal-review-state:focus{outline:3px solid rgba(117,66,202,.18);outline-offset:2px}.herbal-review-state p{margin:3px 0 0;color:var(--muted);line-height:1.55}.herbal-lock-mark,.herbal-card-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#e9dcfb;color:#6327ac}.herbal-searching{display:flex;align-items:center;gap:10px}.herbal-approved-results{display:grid;gap:12px;width:100%}.herbal-result-card{padding:18px;border:1px solid #ded0f1;border-radius:15px;background:#fff}.herbal-result-card h3{margin:5px 0 0}.herbal-result-card>p{margin:9px 0}.herbal-scientific{font-style:italic}.herbal-result-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#6830b7}.herbal-result-card small{color:var(--muted)}
.herbal-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.herbal-review-card{padding:24px;border:1px solid var(--border);border-radius:21px;background:var(--surface);box-shadow:0 8px 24px rgba(36,18,72,.06)}.herbal-review-card h2{margin:16px 0 7px;font-size:20px}.herbal-review-card>p{margin:0;color:var(--muted);line-height:1.55}.herbal-review-card ul{display:grid;gap:7px;margin:16px 0 0;padding-left:20px}.herbal-review-card li,.herbal-review-card a{color:#5f4c77;line-height:1.4}.herbal-review-card a{font-weight:650;text-underline-offset:2px}
.herbal-labels{padding:28px;border-radius:25px;background:linear-gradient(145deg,#f8f4ff,#f3effb)}.herbal-label-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.herbal-label-grid article{padding:16px;border:1px solid #e5dbf3;border-radius:14px;background:rgba(255,255,255,.82)}.herbal-label-grid p{margin:5px 0 0;color:var(--muted);line-height:1.5}
@media(max-width:820px){.herbal-hero{grid-template-columns:1fr;padding:32px}.herbal-hero-mark{display:none}.herbal-section-head{align-items:flex-start;flex-direction:column;gap:8px}.herbal-section-head>p{max-width:680px}}
@media(max-width:620px){.herbal-explorer{gap:25px}.herbal-hero{padding:25px 20px;border-radius:22px}.herbal-hero h1{font-size:38px}.herbal-warning{padding:15px}.herbal-review-grid,.herbal-label-grid{grid-template-columns:1fr}.herbal-search{padding:15px}.herbal-search>div{grid-template-columns:auto 1fr;padding-left:12px}.herbal-search button{grid-column:1/-1;margin:0 0 5px}.herbal-labels{padding:21px 16px}}
@media(prefers-reduced-motion:reduce){.herbal-explorer *{scroll-behavior:auto!important}}

