.herbal-page{--g:#273c32;--g2:#405b49;--g3:#667f68;--sage:#9caf9d;--paper:#f6f1e7;--cream:#fbf8f2;--mist:#eef2ed;--sand:#ece5d9;--ink:#213028;--muted:#6d756f;--line:rgba(39,60,50,.15);--gold:#b08a58;--serif:Georgia,"Times New Roman",serif;--sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--w:min(calc(100% - 32px),1350px);font-family:var(--sans);color:var(--ink);background:linear-gradient(180deg,var(--cream),var(--paper));line-height:1.65;overflow-x:clip}.herbal-page *{box-sizing:border-box}.herbal-page a{color:inherit;text-underline-offset:4px}.herbal-page h1,.herbal-page h2,.herbal-page h3{font-family:var(--serif);font-weight:500;letter-spacing:-.035em;margin-top:0}.herbal-page p{color:var(--muted);margin-top:0}.herbal-page .container{width:var(--w);margin:auto}.herbal-page .section{padding:75px 0}.herbal-page .kicker{display:inline-flex;align-items:center;gap:8px;font-size:.67rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--g2)}.herbal-page .kicker:before{content:"";width:28px;height:1px;background:currentColor}.herbal-page .title{font-size:clamp(2.4rem,4.6vw,4.8rem);line-height:1;margin:12px 0 18px}.herbal-page .head{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:end;margin-bottom:40px}.herbal-page .head>p{max-width:730px;justify-self:end}.herbal-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--g);border-radius:999px;text-decoration:none;font-size:.82rem;font-weight:800}.herbal-page .solid{background:var(--g);color:#fff}.herbal-page .soft{background:rgba(255,255,255,.6)}.herbal-page :focus-visible{outline:3px solid rgba(176,138,88,.45);outline-offset:3px}
.herbal-page .top{background:#17241e;color:#fff;font-size:.65rem}.herbal-page .top .container{min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center}.herbal-page header.site{position:sticky;top:0;z-index:50;background:rgba(251,248,242,.94);backdrop-filter:blur(13px);border-bottom:1px solid rgba(39,60,50,.08)}.herbal-page .nav{width:var(--w);min-height:74px;margin:auto;display:flex;align-items:center;gap:22px}.herbal-page .brand{display:flex;align-items:center;gap:10px;text-decoration:none}.herbal-page .mark{width:38px;height:38px;border:1px solid var(--g3);border-radius:50%;display:grid;place-items:center;font-family:var(--serif)}.herbal-page .brand strong{font-family:var(--serif)}.herbal-page .links{display:flex;gap:20px;margin-left:auto}.herbal-page .links a{text-decoration:none;font-size:.8rem;font-weight:700}.herbal-page .crumb{padding-top:18px}.herbal-page .crumb ol{display:flex;gap:8px;list-style:none;padding:0;margin:0;font-size:.73rem;color:#7c827e}.herbal-page .crumb li+li:before{content:"/";margin-right:8px}
.herbal-page .hero{padding:48px 0 72px;background:radial-gradient(circle at 85% 20%,rgba(156,175,157,.18),transparent 26rem)}.herbal-page .hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:64px;align-items:end}.herbal-page h1{font-size:clamp(4rem,7vw,7.2rem);line-height:.88;letter-spacing:-.065em;margin:15px 0 20px}.herbal-page h1 em{font-style:italic;color:var(--g2)}.herbal-page .hero-sub{font-family:var(--serif);font-size:clamp(1.1rem,1.8vw,1.45rem);color:var(--g2)}.herbal-page .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.herbal-page .router{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.56);padding:22px}.herbal-page .router strong{font-family:var(--serif);font-size:1.18rem}.herbal-page .router-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.herbal-page .route{padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--cream);text-decoration:none;font-size:.68rem}.herbal-page .route b{display:block;color:var(--g2);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}
.herbal-page .search-shell{background:var(--g);color:#fff;padding:28px 0}.herbal-page .search-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.herbal-page .search-wrap{position:relative}.herbal-page .search-wrap input{width:100%;min-height:58px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;padding:0 24px;font-size:1rem}.herbal-page .search-wrap input::placeholder{color:#bcc8c0}.herbal-page .search-meta{font-size:.69rem;color:#b9c5bd;white-space:nowrap}.herbal-page .privacy-note{font-size:.63rem;color:#b9c5bd;margin-top:8px}.herbal-page .topicbar{background:#203028;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.herbal-page .topics{display:flex;gap:8px;overflow:auto;padding:12px 0}.herbal-page .topic-btn{white-space:nowrap;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:#fff;border-radius:999px;padding:8px 12px;font-size:.64rem;cursor:pointer}.herbal-page .topic-btn[aria-pressed="true"]{background:#fff;color:var(--g)}
.herbal-page .faq-area{background:var(--cream)}.herbal-page .faq-layout{display:grid;grid-template-columns:240px 1fr;gap:32px}.herbal-page .toc{position:sticky;top:100px;align-self:start;border-left:1px solid var(--line);padding-left:18px}.herbal-page .toc a{display:block;text-decoration:none;font-size:.72rem;color:var(--muted);margin:8px 0}.herbal-page .toc strong{display:block;font-family:var(--serif);margin-bottom:10px}.herbal-page .group{margin-bottom:54px}.herbal-page .group-head{display:flex;justify-content:space-between;gap:18px;align-items:end;border-bottom:2px solid var(--g);padding-bottom:12px;margin-bottom:4px}.herbal-page .group h2{font-size:2rem;margin:0}.herbal-page .owner{font-size:.58rem;text-transform:uppercase;letter-spacing:.09em;color:var(--g2)}.herbal-page .faq-item{border-bottom:1px solid var(--line)}.herbal-page .faq-q{width:100%;display:grid;grid-template-columns:1fr auto;gap:20px;text-align:left;border:0;background:transparent;padding:18px 0;cursor:pointer;color:var(--ink)}.herbal-page .faq-q span:first-child{font-family:var(--serif);font-size:1.08rem}.herbal-page .plus{font-size:1.3rem;color:var(--g3)}.herbal-page .faq-a{padding:0 46px 18px 0}.herbal-page .faq-a p{font-size:.73rem;margin-bottom:9px}.herbal-page .faq-a a{font-size:.7rem;font-weight:800;color:var(--g2);text-decoration:none}.herbal-page .faq-item[hidden]{display:none}.herbal-page .group[hidden]{display:none}.herbal-page .no-results{padding:26px;border:1px dashed var(--line);border-radius:14px;background:var(--paper);font-size:.73rem;color:var(--muted)}
.herbal-page .ownership{background:var(--sand)}.herbal-page .owner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.herbal-page .owner-card{padding:16px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.52);min-height:145px}.herbal-page .owner-card strong{font-family:var(--serif);font-size:.97rem}.herbal-page .owner-card a{display:block;margin-top:7px;font-size:.66rem;color:var(--g2);font-weight:800;text-decoration:none}
.herbal-page .help{background:#1d2a24;color:#fff}.herbal-page .help-grid{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:center}.herbal-page .help .title{color:#fff}.herbal-page .help p{color:#bbc6be}.herbal-page .help-card{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.04)}.herbal-page .help-card ul{padding-left:18px}.herbal-page .help-card li{font-size:.69rem;color:#c7d0ca;margin:6px 0}
.herbal-page .review{background:#292d2a;color:#fff}.herbal-page .review-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px}.herbal-page .review .title{color:#fff}.herbal-page .review .kicker{color:#c9d1cc}.herbal-page .record{border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden}.herbal-page .record div{display:grid;grid-template-columns:170px 1fr;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.herbal-page .record strong{font-size:.57rem;text-transform:uppercase;letter-spacing:.08em;color:#aab6ae}.herbal-page .record span{font-size:.73rem;color:#d6ddd8}
.herbal-page footer{background:#121c17;color:#fff;padding:56px 0 24px}.herbal-page .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.herbal-page footer p{font-size:.77rem;color:#aab6ad}.herbal-page footer h2{font-family:var(--sans);font-size:.61rem;text-transform:uppercase;letter-spacing:.12em;color:#83948a}.herbal-page footer a{display:block;color:#dce3de;text-decoration:none;font-size:.76rem;margin:7px 0}.herbal-page .footnote{margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);font-size:.66rem;color:#8e9c92}
/* editorial photos */
.herbal-page .split-figure{grid-template-columns:minmax(0,1fr) minmax(300px,.4fr);gap:clamp(36px,4.5vw,64px);align-items:stretch}
.herbal-page .detail-photo{margin:0;display:flex;flex-direction:column;max-width:100%;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.5)}
.herbal-page .detail-photo img{width:100%;height:auto;flex:1;min-height:0;aspect-ratio:4/5;object-fit:cover;object-position:var(--op,50% 50%);display:block}
.herbal-page .detail-photo figcaption{padding:9px 12px;font-size:.72rem;color:var(--mut)}
.herbal-page .detail-photo.landscape img{aspect-ratio:3/2}
@media(max-width:1000px){.herbal-page .hero-grid,.herbal-page .head,.herbal-page .help-grid,.herbal-page .review-grid{grid-template-columns:1fr}.herbal-page .faq-layout{grid-template-columns:1fr}.herbal-page .toc{position:static;border-left:0;border-bottom:1px solid var(--line);padding:0 0 16px}.herbal-page .owner-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.herbal-page{--w:min(calc(100% - 24px),1350px)}.herbal-page .links{display:none}.herbal-page h1{font-size:clamp(3.2rem,16vw,4.9rem)}.herbal-page .router-grid,.herbal-page .owner-grid,.herbal-page .footer-grid{grid-template-columns:1fr}.herbal-page .search-row{grid-template-columns:1fr}.herbal-page .search-meta{white-space:normal}.herbal-page .record div{grid-template-columns:1fr}}
  @media (max-width:760px){.herbal-page .section{padding:55px 0}}
  
