.aqa{--aqa-bg:#faf9f5;--aqa-paper:#fff;--aqa-ink:#193a38;--aqa-sub:#536965;--aqa-line:#d2ded5;--aqa-wash:#ecf1e9;--aqa-green:#215c4d;background:var(--aqa-bg);color:var(--aqa-ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:16px;line-height:1.85;text-align:left;color-scheme:light;isolation:isolate}
/* Server-rendered directory paging: links remain usable without JavaScript. */
.aqa-directory .aqa-page-range{font-size:13px;color:var(--aqa-sub);margin:0 0 22px}
.aqa-directory .aqa-pagination{margin-top:38px;padding-top:24px;border-top:1px solid var(--aqa-line)}
.aqa-directory .aqa-pagination-directions{display:flex;justify-content:space-between;gap:20px;margin-bottom:14px}
.aqa-directory .aqa-pagination-directions>a,.aqa-directory .aqa-pagination-directions>span{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;min-width:90px;padding:8px 14px;border:1px solid var(--aqa-line);border-radius:3px;font-size:14px;background:var(--aqa-paper)}
.aqa-directory .aqa-pagination [aria-disabled=true]{color:var(--aqa-sub);background:var(--aqa-wash)}
.aqa-directory .aqa-pagination-pages{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;list-style:none;padding:0;margin:0}
.aqa-directory .aqa-pagination-pages>li{margin:0;padding:0;list-style:none}
.aqa-directory .aqa-pagination-pages a,.aqa-directory .aqa-pagination-pages [aria-current=page]{display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:7px 10px;border:1px solid var(--aqa-line);border-radius:3px;font-size:14px;background:var(--aqa-paper)}
.aqa-directory .aqa-pagination-pages [aria-current=page]{color:#fff;background:var(--aqa-green);border-color:var(--aqa-green);font-weight:700}
.aqa-directory .aqa-pagination-gap{color:var(--aqa-sub)}
@media(max-width:700px){.aqa-directory .aqa-results-top{flex-wrap:wrap;gap:8px}.aqa-directory .aqa-pagination{margin-top:28px}.aqa-directory .aqa-pagination-pages{gap:6px}.aqa-directory .aqa-pagination-pages a,.aqa-directory .aqa-pagination-pages [aria-current=page]{min-width:40px}}
@media(forced-colors:active){.aqa-directory .aqa-pagination [aria-current=page]{border:2px solid CanvasText}.aqa-directory .aqa-pagination [aria-disabled=true]{color:GrayText}}
.aqa *{box-sizing:border-box}.aqa h1,.aqa h2,.aqa h3,.aqa p,.aqa figure,.aqa dl,.aqa dd{margin:0}.aqa h1,.aqa h2,.aqa h3{color:inherit;background:none;border:0;padding:0;font-family:inherit;letter-spacing:.02em}.aqa h2,.aqa h3{font-weight:600}.aqa h1:before,.aqa h1:after,.aqa h2:before,.aqa h2:after,.aqa h3:before,.aqa h3:after{display:none}.aqa h1{font-size:clamp(28px,3.6vw,44px);line-height:1.55;font-weight:700}.aqa h2{font-size:clamp(23px,2.4vw,30px);line-height:1.6}.aqa h3{font-size:19px;line-height:1.6}.aqa a{color:var(--aqa-green);text-decoration:none}.aqa a:hover{text-decoration:underline;text-underline-offset:5px}.aqa a:focus-visible,.aqa button:focus-visible,.aqa input:focus-visible,.aqa select:focus-visible,.aqa summary:focus-visible{outline:3px solid #19789b;outline-offset:4px}.aqa input,.aqa select,.aqa button{font:inherit}.aqa img{display:block;max-width:100%;height:auto}.aqa [hidden]{display:none!important}.aqa-wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.aqa-header{min-height:98px;padding:20px max(40px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--aqa-paper)}.aqa-brand{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:750;line-height:1.55;white-space:nowrap;color:var(--aqa-ink)!important}.aqa-brand small{display:block;font-size:10px;letter-spacing:.13em;font-weight:500}.aqa-brand-mark{display:grid;place-items:center;background:var(--aqa-wash);border-radius:50%;width:45px;height:45px;color:var(--aqa-green);font-size:37px;transform:rotate(-25deg)}.aqa-header nav{display:flex;gap:30px;align-items:center}.aqa-header nav a{font-size:14px;min-height:48px;display:flex;align-items:center;gap:12px;color:var(--aqa-ink)}.aqa-kicker{font-size:11px;font-weight:600;letter-spacing:.15em;color:var(--aqa-green);margin-bottom:10px!important}.aqa-welcome{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(420px,auto) auto}.aqa-hero-copy{grid-column:1;grid-row:1;z-index:1;padding:60px max(40px,calc((100% - 1180px)/2)) 85px;align-self:center;color:white;max-width:100%;pointer-events:none}.aqa-hero-copy h1{max-width:600px;text-wrap:balance}.aqa-hero-copy>p:last-child{font-size:16px;margin-top:20px;line-height:2}.aqa-hero-copy .aqa-kicker{color:#e6eee7;font-size:10px}.aqa-hero-image{grid-column:1;grid-row:1;position:relative;overflow:hidden;background:#123e45}.aqa-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,29,35,.88),rgba(4,29,35,.33) 57%,rgba(4,29,35,.02))}.aqa-hero-image img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:65% 50%}.aqa-hero-image figcaption{position:absolute;right:20px;top:12px;color:white;z-index:2;font-size:10px;background:#143f4580;padding:1px 7px}.aqa-search-wrap{position:relative;z-index:2;margin:-38px auto 0;width:min(1180px,calc(100% - 80px))}.aqa-search{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) auto;align-items:end;gap:20px;padding:27px 30px;background:var(--aqa-paper);border:1px solid var(--aqa-line);box-shadow:0 10px 25px #173b3c08;border-radius:5px}.aqa-search label{font-size:13px;font-weight:600;min-width:0}.aqa input[type=search],.aqa select{display:block;width:100%;min-width:0;max-width:100%;padding:12px;margin-top:6px;min-height:50px;border:1px solid #9aaeaa;border-radius:3px;background:var(--aqa-paper);color:var(--aqa-ink);font-size:16px;line-height:1.5}.aqa .aqa-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--aqa-green);border:1px solid var(--aqa-green);border-radius:3px;color:#fff;padding:12px 24px;min-height:50px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none}.aqa .aqa-button:hover{background:#174336}.aqa-section{margin-block:64px}.aqa-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.aqa-section-heading p:not(.aqa-kicker){font-size:14px;color:var(--aqa-sub);margin-top:9px}.aqa .aqa-text-link{display:inline-block;font-size:13px;font-weight:600;padding:8px 0;min-height:44px;border-bottom:1px solid var(--aqa-line);white-space:normal}.aqa-section-heading>.aqa-text-link{flex-shrink:0}.aqa-grid{display:grid;gap:30px 24px}.aqa-home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.aqa-card{min-width:0}.aqa-card-link{display:block;color:var(--aqa-ink)!important}.aqa-card-link:hover{text-decoration:none!important}.aqa-card figure{overflow:hidden;aspect-ratio:4/3;border-radius:4px;background:var(--aqa-wash)}.aqa-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.aqa-card-link:hover img{transform:scale(1.03)}.aqa-card-copy{padding:15px 0 0}.aqa-eyebrow{font-size:11px;color:var(--aqa-sub)}.aqa-card h3{font-size:18px;margin-top:4px;overflow-wrap:anywhere}.aqa-scientific{display:block;font-size:12px;color:var(--aqa-sub);overflow-wrap:anywhere;font-family:Georgia,"Times New Roman",serif}.aqa-card p{font-size:13px;color:var(--aqa-sub);margin-top:10px;line-height:1.9}.aqa-card .aqa-text-link{margin-top:8px;color:var(--aqa-green);font-size:12px}.aqa-pilot{font-size:12px;color:var(--aqa-sub);border-left:2px solid #8caaa0;padding:4px 12px;margin:18px 0!important}.aqa-living{display:grid;grid-template-columns:1fr 1fr;max-width:1400px;margin:76px auto;background:var(--aqa-wash)}.aqa-living figure{position:relative;min-height:400px}.aqa-living img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:58% center}.aqa-living figcaption{position:absolute;right:14px;bottom:12px;color:white;background:#102a258c;font-size:10px;padding:2px 7px}.aqa-living-copy{padding:55px 55px;align-self:center}.aqa-living-copy h2{font-size:clamp(25px,2.5vw,34px);line-height:1.7}.aqa-living-copy>p:not(.aqa-kicker){font-size:15px;color:var(--aqa-sub);margin-top:18px}.aqa-living .aqa-text-link{margin-top:20px}.aqa-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.aqa-checks details{border-top:2px solid var(--aqa-line);padding-top:20px}.aqa-checks summary{font-size:20px;font-weight:600;list-style:none;cursor:pointer;min-height:60px}.aqa-checks summary:after{content:"＋";font-weight:400;float:right;color:var(--aqa-green)}.aqa-checks details[open] summary:after{content:"−"}.aqa-checks summary span{display:block;font-size:10px;letter-spacing:.15em;color:var(--aqa-sub);font-weight:500;margin-bottom:8px}.aqa-checks p{font-size:15px;color:var(--aqa-sub);margin-top:18px}.aqa-checks a{display:inline-block;min-height:48px;font-size:14px;margin-top:15px}.aqa-footer{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:38px max(40px,calc((100% - 1180px)/2));background:#ecf1ed;border-top:1px solid var(--aqa-line);margin-top:70px;font-size:12px;color:var(--aqa-sub)}.aqa-footer strong{color:var(--aqa-ink)}.aqa-footer>div>strong{font-size:17px}.aqa-footer p{margin-top:8px}.aqa-footer>div>a{display:inline-block;min-height:48px;padding:10px 0}.aqa-footer summary{cursor:pointer;min-height:48px}.aqa-credit{margin-top:16px;font-size:11px}.aqa-credit a,.aqa-sources a,.aqa-fish-portrait figcaption a{text-decoration:underline;text-underline-offset:3px}.aqa-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;padding-block:25px;color:var(--aqa-sub)}.aqa-breadcrumb a{min-height:30px}.aqa-directory-heading{margin:20px 0 25px;max-width:800px}.aqa-directory-heading>p:last-child{font-size:15px;color:var(--aqa-sub);margin-top:15px;max-width:680px}.aqa-directory-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:45px;margin-top:35px}.aqa-filter-panel{padding:24px 20px;background:var(--aqa-wash);border-radius:4px;align-self:start;position:sticky;top:30px}.aqa-filter-panel h2{font-size:18px}.aqa-search-compact{display:flex;flex-direction:column;gap:18px;padding:20px 0;background:none;border:0;box-shadow:none;align-items:stretch}.aqa-search-compact input::placeholder{font-size:13px}.aqa-reset{font-size:13px;min-height:48px;display:inline-flex;align-items:center;text-decoration:underline!important}.aqa-filter-note{padding-top:20px;border-top:1px solid #becfc3;margin-top:5px!important;color:var(--aqa-sub);font-size:12px}.aqa-results-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;border-bottom:1px solid var(--aqa-line)}.aqa-results-top h2{font-size:20px}.aqa-results-top p{font-size:14px;white-space:nowrap}.aqa-active{font-size:12px;color:var(--aqa-sub);margin:15px 0 25px!important;overflow-wrap:anywhere}.aqa-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 25px}.aqa-card-fact{display:flex;flex-wrap:wrap;gap:3px 8px;padding:10px 0;border-top:1px solid var(--aqa-line);font-size:11px;margin-top:15px!important;color:var(--aqa-sub)}.aqa-card-fact dt{font-weight:500}.aqa-card-fact dd{font-weight:600}.aqa-empty{padding:36px;background:var(--aqa-wash)}.aqa-empty p{margin:12px 0 22px;font-size:14px}.aqa-fish-intro{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-block:20px 60px}.aqa-fish-heading h1{font-size:clamp(28px,3.5vw,40px)}.aqa-fish-heading .aqa-scientific{font-size:18px;margin-top:10px}.aqa-lede{font-size:17px;margin-top:25px!important;line-height:2}.aqa-alias{font-size:12px;margin-top:15px!important;color:var(--aqa-sub)}.aqa-fish-portrait>img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#e8ece6;border-radius:5px}.aqa-fish-portrait figcaption{font-size:10px;color:var(--aqa-sub);margin-top:10px;line-height:1.7}.aqa-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:65px}.aqa-detail-section{margin-bottom:48px;scroll-margin-top:30px}.aqa-detail-section h2{font-size:25px;margin-bottom:22px}.aqa-detail-section>p{font-size:16px;line-height:2.1}.aqa-facts{border-top:1px solid var(--aqa-line)}.aqa-facts>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid var(--aqa-line)}.aqa-facts dt{font-size:13px;color:var(--aqa-sub)}.aqa-facts dd{font-size:15px}.aqa-facts dd p{font-size:13px;color:var(--aqa-sub);margin-top:8px}.aqa-citations{font-size:11px;font-weight:400;white-space:nowrap;vertical-align:super}.aqa-citations a{padding:7px 2px}.aqa-detail-aside{align-self:start;padding:25px;background:var(--aqa-wash)}.aqa-detail-aside h2{font-size:20px}.aqa-detail-aside>p:not(.aqa-kicker){font-size:13px;color:var(--aqa-sub);margin:15px 0}.aqa-detail-aside .aqa-button{width:100%;font-size:13px;padding:10px}.aqa-related{margin-top:30px;display:grid;gap:30px}.aqa-related .aqa-card h3{font-size:15px}.aqa-related .aqa-card p,.aqa-related .aqa-scientific{display:none}.aqa-sources{background:var(--aqa-wash);padding:28px 30px}.aqa-sources h2{font-size:20px}.aqa-sources>p,.aqa-sources li{font-size:12px;overflow-wrap:anywhere}.aqa-sources ol{margin:20px 0 0;padding-left:20px}.aqa-sources li{padding:8px 0;scroll-margin-top:35px}.aqa-sources li span{display:block;color:var(--aqa-sub);font-size:11px}.aqa-canvas-page{margin:0!important;padding:0!important;background:#faf9f5}.aqa-skip{position:absolute;left:10px;top:-100px;background:white;color:#173b3c;padding:12px;z-index:999999}.aqa-skip:focus{top:10px}
@media(max-width:1000px){.aqa-wrap{width:calc(100% - 48px)}.aqa-header{padding:18px 24px}.aqa-hero-copy{padding:50px 35px 80px}.aqa-search-wrap{width:calc(100% - 48px)}.aqa-search{gap:14px;padding:24px}.aqa-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aqa-living-copy{padding:35px}.aqa-checks{gap:25px}.aqa-checks summary{font-size:17px}.aqa-directory-layout{grid-template-columns:215px minmax(0,1fr);gap:28px}.aqa-filter-panel{padding:20px 15px}.aqa-search-compact{padding:15px 0}.aqa-detail-layout{grid-template-columns:minmax(0,1fr) 220px;gap:35px}.aqa-fish-intro{gap:30px}.aqa-footer{padding-inline:24px;gap:35px}}
@media(max-width:700px){.aqa-header{flex-direction:column;align-items:flex-start;gap:8px;padding:15px 20px}.aqa-brand{font-size:18px}.aqa-brand-mark{width:38px;height:38px;font-size:30px}.aqa-header nav{gap:25px;width:100%}.aqa-header nav a{font-size:12px;min-height:40px}.aqa-welcome{display:flex;flex-direction:column;background:var(--aqa-wash)}.aqa-hero-copy{order:0;padding:28px 22px 20px;color:var(--aqa-ink)}.aqa-hero-copy h1{font-size:30px;max-width:440px}.aqa-hero-copy .aqa-kicker{color:var(--aqa-green);font-size:8px}.aqa-hero-copy>p:last-child{font-size:13px;margin-top:13px}.aqa-search-wrap{order:1;margin:0 20px 25px;width:auto}.aqa-search{grid-template-columns:1fr;padding:20px;gap:14px}.aqa-search label{font-size:12px}.aqa-search input,.aqa-search select{min-height:48px}.aqa-hero-image{order:2;min-height:235px;width:100%}.aqa-hero-image:after{display:none}.aqa-hero-image img{object-position:65% center}.aqa-section{margin-block:42px}.aqa-wrap{width:calc(100% - 40px)}.aqa-section-heading{align-items:start;flex-direction:column;gap:8px}.aqa-section-heading p:not(.aqa-kicker){font-size:13px}.aqa-grid{gap:28px 15px}.aqa-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aqa-card h3{font-size:16px}.aqa-card p{font-size:12px}.aqa-card .aqa-text-link{font-size:11px}.aqa-scientific{font-size:11px}.aqa-card-copy{padding-top:10px}.aqa-living{grid-template-columns:1fr;margin-block:45px}.aqa-living figure{min-height:280px}.aqa-living-copy{padding:30px 24px 38px}.aqa-living-copy h2{font-size:26px;max-width:450px}.aqa-living-copy>p:not(.aqa-kicker){font-size:14px}.aqa-checks{grid-template-columns:1fr;gap:28px}.aqa-checks summary{font-size:20px}.aqa-checks details{padding-top:15px}.aqa-footer{grid-template-columns:1fr;gap:20px;padding:28px 20px;margin-top:45px}.aqa-breadcrumb{font-size:11px;padding-block:20px;gap:7px}.aqa-directory-heading{margin-top:10px}.aqa-directory-heading h1{font-size:28px}.aqa-directory-heading>p:last-child{font-size:14px}.aqa-directory-layout{display:block;margin-top:25px}.aqa-filter-panel{position:static;padding:20px;margin-bottom:35px}.aqa-search-compact{padding:15px 0;display:grid;grid-template-columns:1fr}.aqa-filter-panel h2{font-size:17px}.aqa-filter-note{display:none}.aqa-results-top h2{font-size:19px}.aqa-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aqa-directory-grid .aqa-card-fact{display:none}.aqa-empty{padding:25px}.aqa-fish-intro{display:flex;flex-direction:column;align-items:stretch;margin-top:0;margin-bottom:40px;gap:25px}.aqa-fish-heading h1{font-size:30px}.aqa-fish-heading .aqa-scientific{font-size:16px}.aqa-lede{font-size:16px;margin-top:20px!important}.aqa-detail-layout{display:block}.aqa-facts>div{grid-template-columns:1fr;gap:7px;padding:18px 0}.aqa-facts dt{font-size:12px}.aqa-detail-section h2{font-size:23px}.aqa-detail-section>p{font-size:16px}.aqa-sources{padding:25px 20px}.aqa-sources>p{font-size:12px}.aqa-detail-aside{margin-top:40px;padding:25px}.aqa-related{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.aqa-detail-aside .aqa-button{width:auto;min-width:160px}.aqa-pilot{font-size:11px}}
@media(max-width:360px){.aqa-home-grid,.aqa-directory-grid{grid-template-columns:1fr}.aqa-card h3{font-size:18px}.aqa-card p{font-size:14px}.aqa-hero-copy h1{font-size:27px}.aqa-related{grid-template-columns:1fr}.aqa-header nav{gap:17px}}
@media(prefers-reduced-motion:reduce){.aqa-card img{transition:none}}
/* Keep the water landscape visible above the search form on narrow screens. */
.aqa-site-info{display:flex;flex-wrap:wrap;gap:4px 18px;margin-top:10px}.aqa-site-info a{display:inline-flex;align-items:center;min-height:36px;text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){
  .aqa-welcome{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(360px,auto) auto}
  .aqa-hero-copy{grid-column:1;grid-row:1;padding:48px 22px 64px;color:#fff}
  .aqa-hero-copy .aqa-kicker{color:#e6eee7}
  .aqa-hero-image{grid-column:1;grid-row:1;min-height:360px}
  .aqa-hero-image:after{display:block;background:linear-gradient(90deg,rgba(4,29,35,.84),rgba(4,29,35,.52) 70%,rgba(4,29,35,.27))}
  .aqa-search-wrap{grid-column:1;grid-row:2;margin:-24px 20px 25px;width:auto}
  .aqa-header nav{flex-wrap:wrap;gap:4px 20px}
}
@media(forced-colors:active){.aqa .aqa-button,.aqa input,.aqa select{border:1px solid ButtonText}.aqa-hero-copy{background:Canvas;color:CanvasText}.aqa-hero-copy .aqa-kicker{color:CanvasText}.aqa-pilot{border-color:CanvasText}}

/* Scoped prose layout for explicitly selected, identity-checked plant articles. */
.aqa-editorial-page .aqa-editorial-wrap{width:min(860px,calc(100% - 80px))}
.aqa-editorial-page .aqa-editorial-heading{margin:12px 0 32px}
.aqa-editorial-page .aqa-editorial-heading h1{font-size:clamp(28px,3.2vw,40px);overflow-wrap:anywhere}
.aqa-editorial-page .aqa-plant-article{font-size:16px;line-height:2.05;overflow-wrap:anywhere}
.aqa-editorial-page .aqa-plant-article p{margin:0 0 22px}
.aqa-editorial-page .aqa-plant-article>p:first-child{font-size:13px;color:var(--aqa-green);letter-spacing:.04em;margin-bottom:12px}
.aqa-editorial-page .aqa-plant-article h2{font-size:clamp(23px,2.5vw,28px);margin:48px 0 22px;padding-top:20px;border-top:1px solid var(--aqa-line);scroll-margin-top:28px}
.aqa-editorial-page .aqa-plant-article h3{margin:30px 0 16px}
.aqa-editorial-page .aqa-plant-article figure{margin:28px 0 30px;max-width:100%}
.aqa-editorial-page .aqa-plant-article .wp-block-image img{width:auto;max-width:100%;max-height:580px;height:auto;margin-inline:auto;object-fit:contain;border-radius:5px;background:var(--aqa-wash)}
.aqa-editorial-page .aqa-plant-article figcaption{font-size:12px;line-height:1.85;color:var(--aqa-sub);margin-top:12px;text-align:left}
.aqa-editorial-page .aqa-plant-article a{text-decoration:underline;text-underline-offset:3px}
.aqa-editorial-page .aqa-plant-article small{display:block;font-size:12px;line-height:1.85;color:var(--aqa-sub)}
.aqa-editorial-page .aqa-plant-article ul,.aqa-editorial-page .aqa-plant-article ol{padding-left:24px;margin:0 0 24px}
.aqa-editorial-page .aqa-plant-article li{padding-block:5px}
.aqa-editorial-page .aqa-plant-article .wp-block-table{width:100%;overflow-x:auto}
.aqa-editorial-page .aqa-plant-article table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;font-size:14px;line-height:1.9;background:var(--aqa-paper)}
.aqa-editorial-page .aqa-plant-article th,.aqa-editorial-page .aqa-plant-article td{padding:16px;border:1px solid var(--aqa-line);text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere}
.aqa-editorial-page .aqa-plant-article th{width:25%;font-weight:600;background:var(--aqa-wash)}
.aqa-editorial-page .aqa-plant-article td small{margin-top:8px}
@media(max-width:700px){
  .aqa-editorial-page .aqa-editorial-wrap{width:calc(100% - 40px)}
  .aqa-editorial-page .aqa-editorial-heading{margin:6px 0 25px}
  .aqa-editorial-page .aqa-plant-article h2{margin-top:36px;padding-top:18px}
  .aqa-editorial-page .aqa-plant-article th,.aqa-editorial-page .aqa-plant-article td{padding:12px 10px}
  .aqa-editorial-page .aqa-plant-article th{width:29%}
}

/* Amazon images remain remote Pochipp assets, displayed without cropping or overlays. */
.aqa-product{padding:28px;margin:40px 0;background:#fff;border:1px solid #d2ded5;border-radius:5px;color:#193a38;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;line-height:1.85}.aqa-product__ad{font-size:11px;color:#536965;letter-spacing:.1em;margin:0 0 8px}.aqa-product__heading{font-size:23px;font-weight:600;line-height:1.6;margin:0 0 12px;padding:0;border:0;background:none}.aqa-product__disclosure{font-size:12px;color:#536965;margin:0 0 24px}.aqa-product .pochipp-box{border:0;padding:0;margin:0}.aqa-product .pochipp-box__image{width:40%;max-width:420px;flex-basis:40%;background:#fff}.aqa-product .pochipp-box__image img{max-width:100%;max-height:380px;width:auto;height:auto;object-fit:contain}.aqa-product__notice{padding:20px;background:#fff5db;border:1px solid #dac9a1;color:#44351b;font-size:14px}.aqa-product a:focus-visible{outline:3px solid #19789b;outline-offset:3px}@media(max-width:700px){.aqa-product{padding:20px}.aqa-product .pochipp-box__image{width:100%;max-width:100%;flex-basis:100%}.aqa-product__heading{font-size:21px}}

/* Fish detail reading layout. All additions are scoped to avoid changing other page types. */
.aqa-fish-detail{overflow-wrap:anywhere}
.aqa-fish-detail .aqa-fish-intro{align-items:start;margin-bottom:64px}
.aqa-fish-detail .aqa-fish-heading,.aqa-fish-detail .aqa-fish-portrait,.aqa-fish-detail .aqa-detail-content{min-width:0}
.aqa-fish-detail .aqa-fish-heading{padding-top:14px}
.aqa-fish-detail .aqa-fish-title{font-size:clamp(30px,3.5vw,42px);line-height:1.55;font-weight:700;margin:0}
.aqa-fish-detail .aqa-fish-title-guide{display:block;font-size:.65em;line-height:1.65;margin-top:8px;letter-spacing:.04em}
.aqa-fish-detail .aqa-fish-heading .aqa-scientific{font-size:17px;margin-top:16px}
.aqa-fish-detail .aqa-lede{font-size:17px;line-height:2.05}
.aqa-fish-detail .aqa-fish-portrait figcaption{font-size:11px;line-height:1.85}
.aqa-fish-detail .aqa-fish-portrait figcaption a,.aqa-fish-detail .aqa-breadcrumb a,.aqa-fish-detail .aqa-header nav a,.aqa-fish-detail .aqa-footer a{display:inline-flex;align-items:center;min-height:48px}
.aqa-fish-detail .aqa-breadcrumb{align-items:center;padding-block:14px}
.aqa-fish-detail .aqa-detail-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(220px,265px);gap:65px;align-items:start}
.aqa-fish-detail .aqa-detail-content{grid-column:1;grid-row:1}
.aqa-fish-detail .aqa-detail-toc{grid-column:2;grid-row:1;position:sticky;top:28px;align-self:start;max-height:calc(100vh - 56px);overflow-y:auto;padding:22px;background:var(--aqa-wash);border:1px solid var(--aqa-line);border-radius:5px}
.aqa-fish-detail .aqa-toc-title{font-size:16px;font-weight:700;line-height:1.65}
.aqa-fish-detail .aqa-detail-toc ol{list-style:none;margin:16px 0 0;padding:0;border-top:1px solid #c9d7cc}
.aqa-fish-detail .aqa-detail-toc li{list-style:none;margin:0;padding:0;border-bottom:1px solid #c9d7cc}
.aqa-fish-detail .aqa-detail-toc a{display:flex;align-items:center;min-height:48px;padding:11px 2px;font-size:13px;line-height:1.75;color:var(--aqa-ink)}
.aqa-fish-detail .aqa-detail-section{margin:0 0 52px;scroll-margin-top:32px}
.aqa-fish-detail .aqa-detail-title{font-family:inherit;font-size:clamp(23px,2.2vw,28px);font-weight:650;line-height:1.65;letter-spacing:.02em;color:var(--aqa-ink);margin:0 0 24px;padding:0;border:0;background:none}
.aqa-fish-detail .aqa-detail-title:before,.aqa-fish-detail .aqa-detail-title:after,.aqa-fish-detail .aqa-faq-question:before,.aqa-fish-detail .aqa-faq-question:after,.aqa-fish-detail .aqa-related-title:before,.aqa-fish-detail .aqa-related-title:after{display:none}
.aqa-fish-detail .aqa-detail-prose{border-top:1px solid var(--aqa-line);padding-top:32px}
.aqa-fish-detail .aqa-detail-prose>p,.aqa-fish-detail .aqa-faq-answer>p{font-size:16px;line-height:2.1;margin:0 0 20px}
.aqa-fish-detail .aqa-detail-prose>p:last-child,.aqa-fish-detail .aqa-faq-answer>p:last-child{margin-bottom:0}
.aqa-fish-detail .aqa-facts{background:var(--aqa-paper);border:1px solid var(--aqa-line);border-radius:5px;padding-inline:24px}
.aqa-fish-detail .aqa-facts>div{grid-template-columns:135px minmax(0,1fr);gap:24px;padding-block:20px}
.aqa-fish-detail .aqa-facts>div:last-child{border-bottom:0}
.aqa-fish-detail .aqa-facts dt{padding-top:9px;font-size:13px}
.aqa-fish-detail .aqa-facts dd{min-width:0;line-height:1.95}
.aqa-fish-detail .aqa-facts dd p{font-size:14px;line-height:1.9;margin-top:5px}
.aqa-fish-detail .aqa-citations{display:inline-flex;flex-wrap:wrap;align-items:center;vertical-align:middle;white-space:normal;gap:2px;margin-left:5px;font-size:12px;line-height:1;font-weight:500}
.aqa-fish-detail .aqa-citations a{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;padding:7px;color:var(--aqa-green);text-decoration:underline;text-underline-offset:3px}
.aqa-fish-detail .aqa-detail-bullets{margin:24px 0;padding:0 0 0 24px}
.aqa-fish-detail .aqa-detail-bullets li{padding-left:5px;margin:0 0 12px;font-size:16px;line-height:2}
.aqa-fish-detail .aqa-detail-bullets li::marker{color:var(--aqa-green)}
.aqa-fish-detail .aqa-detail-table-block{margin-top:28px;min-width:0;max-width:100%}
.aqa-fish-detail .aqa-table-hint{margin-bottom:10px;font-size:12px;line-height:1.8;color:var(--aqa-sub)}
.aqa-fish-detail .aqa-table-scroll{max-width:100%;min-width:0;overflow-x:auto;border:1px solid var(--aqa-line);border-radius:4px;background:var(--aqa-paper);overscroll-behavior-x:contain}
.aqa-fish-detail .aqa-table-scroll:focus-visible{outline:3px solid #19789b;outline-offset:4px}
.aqa-fish-detail .aqa-table-scroll table{width:100%;min-width:560px;border-collapse:collapse;margin:0;table-layout:fixed;font-size:14px;line-height:1.95}
.aqa-fish-detail .aqa-table-scroll caption{padding:17px 20px;text-align:left;font-weight:700;color:var(--aqa-ink);background:var(--aqa-paper);caption-side:top}
.aqa-fish-detail .aqa-table-scroll th,.aqa-fish-detail .aqa-table-scroll td{padding:16px;border:1px solid var(--aqa-line);border-left:0;border-bottom:0;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere}
.aqa-fish-detail .aqa-table-scroll tr>:last-child{border-right:0}
.aqa-fish-detail .aqa-table-scroll thead th{background:var(--aqa-wash);font-weight:700}
.aqa-fish-detail .aqa-table-scroll tbody th{background:#f6f8f3;font-weight:600}
.aqa-fish-detail .aqa-row-citations{display:block}
.aqa-fish-detail .aqa-row-citations .aqa-citations{margin-left:0}
.aqa-fish-detail .aqa-detail-checklist{padding:28px;background:var(--aqa-wash);border:1px solid var(--aqa-line);border-radius:5px}
.aqa-fish-detail .aqa-detail-checklist ul{list-style:none;margin:0;padding:0}
.aqa-fish-detail .aqa-detail-checklist li{list-style:none;display:flex;align-items:baseline;gap:14px;padding:12px 0;border-top:1px solid #c9d7cc;margin:0;font-size:16px;line-height:2}
.aqa-fish-detail .aqa-detail-checklist li>div{min-width:0}
.aqa-fish-detail .aqa-check-mark{flex-shrink:0;color:var(--aqa-green);font-weight:700}
.aqa-fish-detail .aqa-faq-item{padding:26px 0;border-top:1px solid var(--aqa-line)}
.aqa-fish-detail .aqa-faq-question{display:flex;gap:12px;align-items:baseline;font-family:inherit;font-size:18px;font-weight:650;line-height:1.8;letter-spacing:.01em;color:var(--aqa-ink);padding:0;margin:0 0 16px;background:none;border:0}
.aqa-fish-detail .aqa-faq-question>span{flex-shrink:0;color:var(--aqa-green);font-family:Georgia,"Times New Roman",serif}
.aqa-fish-detail .aqa-sources{padding:28px;background:var(--aqa-wash);border-radius:5px}
.aqa-fish-detail .aqa-sources .aqa-detail-title,.aqa-fish-detail .aqa-detail-method .aqa-detail-title{font-size:22px;margin-bottom:16px}
.aqa-fish-detail .aqa-sources>p,.aqa-fish-detail .aqa-sources li{font-size:13px;line-height:1.9}
.aqa-fish-detail .aqa-sources li{padding:10px 0;scroll-margin-top:32px}
.aqa-fish-detail .aqa-sources li:target{outline:2px solid var(--aqa-green);outline-offset:5px}
.aqa-fish-detail .aqa-sources li>a{display:inline-flex;align-items:center;gap:5px;min-height:48px;line-height:1.9}
.aqa-fish-detail .aqa-sources li>a>span{display:inline;color:inherit;font-size:inherit}
.aqa-fish-detail .aqa-sources li .aqa-source-date{font-size:12px;color:var(--aqa-sub)}
.aqa-fish-detail .aqa-detail-method{padding-top:28px;border-top:1px solid var(--aqa-line)}
.aqa-fish-detail .aqa-detail-method>p{font-size:14px;line-height:2;margin-bottom:14px;color:var(--aqa-sub)}
.aqa-fish-detail .aqa-method-link{display:inline-flex;align-items:center;gap:10px;min-height:48px;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.aqa-fish-detail .aqa-detail-discover{padding:36px 0 10px;margin:0 0 35px;border-top:1px solid var(--aqa-line)}
.aqa-fish-detail .aqa-discover-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}
.aqa-fish-detail .aqa-discover-heading .aqa-detail-title{margin-bottom:10px}
.aqa-fish-detail .aqa-discover-heading p:not(.aqa-kicker){font-size:14px;color:var(--aqa-sub)}
.aqa-fish-detail .aqa-discover-heading .aqa-button{flex-shrink:0}
.aqa-fish-detail .aqa-detail-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.aqa-fish-detail .aqa-detail-related-card{min-width:0}
.aqa-fish-detail .aqa-detail-related-card>a{display:block;height:100%;border:1px solid var(--aqa-line);border-radius:5px;overflow:hidden;background:var(--aqa-paper);color:var(--aqa-ink);text-decoration:none}
.aqa-fish-detail .aqa-detail-related-card figure{aspect-ratio:4/3;background:var(--aqa-wash)}
.aqa-fish-detail .aqa-detail-related-card img{width:100%;height:100%;object-fit:contain}
.aqa-fish-detail .aqa-related-copy{padding:20px}
.aqa-fish-detail .aqa-related-title{font-family:inherit;font-size:19px;font-weight:650;line-height:1.65;letter-spacing:.02em;margin:5px 0 7px;padding:0;border:0;background:none;color:inherit}
.aqa-fish-detail .aqa-related-reason{font-size:14px;line-height:1.9;margin:15px 0 0;color:var(--aqa-sub)}
.aqa-fish-detail .aqa-detail-related-card .aqa-text-link{min-height:48px;padding-top:16px;margin-top:8px}
.aqa-fish-detail .aqa-detail-related-card>a:hover .aqa-related-title{text-decoration:underline;text-underline-offset:5px}
.aqa-fish-detail .aqa-detail-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.aqa-fish-embedded .aqa-wrap{width:100%}
.aqa-fish-embedded .aqa-fish-intro{grid-template-columns:minmax(0,1fr)}
.aqa-fish-embedded .aqa-fish-portrait{max-width:680px}
.aqa-fish-embedded .aqa-detail-layout{display:block}
.aqa-fish-embedded .aqa-detail-toc{position:static;max-height:none;margin-bottom:32px}
.aqa-fish-embedded .aqa-discover-heading{flex-wrap:wrap}
@media(max-width:1000px){
  .aqa-fish-detail .aqa-detail-layout{grid-template-columns:minmax(0,1fr) 220px;gap:32px}
  .aqa-fish-detail .aqa-detail-toc{padding:18px}
  .aqa-fish-detail .aqa-facts{padding-inline:18px}
  .aqa-fish-detail .aqa-facts>div{grid-template-columns:110px minmax(0,1fr);gap:15px}
  .aqa-fish-detail .aqa-discover-heading{flex-wrap:wrap}
  .aqa-fish-detail .aqa-detail-related{gap:20px}
}
@media(max-width:800px){
  .aqa-fish-detail .aqa-detail-layout{display:block}
  .aqa-fish-detail .aqa-detail-toc{position:static;max-height:none;margin-bottom:36px;padding:24px}
  .aqa-fish-detail .aqa-detail-related{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .aqa-fish-detail .aqa-fish-intro{margin-bottom:32px;gap:25px}
  .aqa-fish-detail .aqa-fish-heading{padding-top:0}
  .aqa-fish-detail .aqa-fish-title{font-size:30px}
  .aqa-fish-detail .aqa-fish-title-guide{font-size:21px;margin-top:7px}
  .aqa-fish-detail .aqa-lede{font-size:16px;line-height:2}
  .aqa-fish-detail .aqa-fish-heading .aqa-scientific{font-size:16px;margin-top:12px}
  .aqa-fish-detail .aqa-detail-section{margin-bottom:38px}
  .aqa-fish-detail .aqa-detail-title{font-size:23px;margin-bottom:20px}
  .aqa-fish-detail .aqa-detail-toc{padding:22px}
  .aqa-fish-detail .aqa-detail-toc a{font-size:14px}
  .aqa-fish-detail .aqa-detail-prose{padding-top:26px}
  .aqa-fish-detail .aqa-facts>div{grid-template-columns:minmax(0,1fr);gap:4px;padding-block:16px}
  .aqa-fish-detail .aqa-facts dt{padding-top:0;font-size:12px;font-weight:600}
  .aqa-fish-detail .aqa-table-scroll th,.aqa-fish-detail .aqa-table-scroll td{padding:13px}
  .aqa-fish-detail .aqa-detail-checklist,.aqa-fish-detail .aqa-sources{padding:24px 20px}
  .aqa-fish-detail .aqa-detail-checklist .aqa-detail-title{font-size:22px}
  .aqa-fish-detail .aqa-faq-question{font-size:17px;gap:9px}
  .aqa-fish-detail .aqa-faq-item{padding-block:22px}
  .aqa-fish-detail .aqa-discover-heading{gap:20px}
  .aqa-fish-detail .aqa-discover-heading .aqa-button{width:100%;font-size:14px;padding-inline:14px}
  .aqa-fish-detail .aqa-detail-related{grid-template-columns:minmax(0,1fr);gap:20px}
  .aqa-fish-detail .aqa-detail-related-card>a{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:start}
  .aqa-fish-detail .aqa-detail-related-card figure{margin:16px 0 16px 14px;width:96px}
  .aqa-fish-detail .aqa-related-copy{padding:16px 14px}
  .aqa-fish-detail .aqa-related-title{font-size:17px}
  .aqa-fish-detail .aqa-related-reason{font-size:13px;margin-top:10px}
  .aqa-fish-detail .aqa-detail-related-card .aqa-text-link{font-size:12px}
}
@media(forced-colors:active){
  .aqa-fish-detail .aqa-detail-toc,.aqa-fish-detail .aqa-detail-checklist,.aqa-fish-detail .aqa-sources,.aqa-fish-detail .aqa-detail-related-card>a{border:1px solid CanvasText}
  .aqa-fish-detail .aqa-citations a{color:LinkText}
}
