.wv-modern-journal-page .wv-entry--single .wv-entry__header{margin-bottom:clamp(26px, 3.6vw, 46px)}.wv-modern-journal-page .wv-entry--single .wv-entry__hero{overflow:hidden;background:#eef0ec}.wv-modern-journal-page .wv-entry--single .wv-entry__hero img{width:100%;max-height:min(72vh, 760px);object-fit:cover}.wv-article{--wv-article-gap:clamp(18px, 2.7vw, 34px);color:#303431;font-size:.96rem;line-height:1.78}.wv-article__row{display:flex;flex-wrap:wrap;gap:var(--wv-article-gap);align-items:flex-start;width:100%;max-width:var(--wv-content,1060px);margin:0 auto}.wv-article__row+.wv-article__row{margin-top:1.4rem}.wv-article__row--inner{max-width:none;margin-top:1.25rem;margin-bottom:1.25rem}.wv-article__column{min-width:0;flex:1 1 100%}.wv-article__column--1-2{flex-basis:calc(50% - var(--wv-article-gap) / 2)}.wv-article__column--1-3{flex-basis:calc(33.333% - var(--wv-article-gap) * 2 / 3)}.wv-article__column--2-3{flex-basis:calc(66.666% - var(--wv-article-gap) / 3)}.wv-article__column--1-4{flex-basis:calc(25% - var(--wv-article-gap) * 3 / 4)}.wv-article__column--3-4{flex-basis:calc(75% - var(--wv-article-gap) / 4)}.wv-article__text>:first-child{margin-top:0}.wv-article__text>:last-child{margin-bottom:0}.wv-article__text p{margin-bottom:1.42em}.wv-article__text h2{margin:1.8em 0 .72em;font-size:clamp(1.45rem, 2.6vw, 2.15rem)}.wv-article__text h3{margin:1.65em 0 .68em;font-size:clamp(1.18rem, 2vw, 1.55rem)}.wv-article__text h4,.wv-article__text h5{margin:1.5em 0 .62em}.wv-article__spacer{height:var(--wv-article-spacer,18px)}.wv-article__separator{width:100%;margin:clamp(30px, 5vw, 56px) 0;border:0;border-top:1px solid #c9ceca}.wv-article__figure{width:100%;margin:clamp(25px, 4vw, 46px) auto}.wv-modern-journal-page .wv-article>.wv-article__figure:has(+.wv-article__figure){margin-bottom:0!important}.wv-article__figure a,.wv-article__figure img{display:block;width:100%}.wv-article__figure figcaption,.wv-article .wp-caption-text{margin-top:8px;color:#747a76;font-size:.72rem;line-height:1.5;text-align:center}.wv-article .wp-caption{width:auto!important;max-width:100%;margin:clamp(22px, 3vw, 38px) auto}.wv-article .wp-caption img{display:block;width:100%}.wv-article__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;margin:clamp(28px, 4.5vw, 54px) 0;overflow:hidden;background:#e8ebe7}.wv-article__gallery--2{grid-template-columns:repeat(2,minmax(0,1fr))}.wv-article__gallery--4{grid-template-columns:repeat(4,minmax(0,1fr))}.wv-article__gallery-item{display:block;min-width:0;aspect-ratio:3 / 2;overflow:hidden;background:#e5e8e4}.wv-article__gallery-image{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .18s ease,transform .4s ease}.wv-article__gallery-item:hover .wv-article__gallery-image,.wv-article__gallery-item:focus-visible .wv-article__gallery-image{opacity:.9;transform:scale(1.018)}.wv-article__video{width:100%;margin:clamp(28px, 4.5vw, 52px) 0;overflow:hidden;background:#111;aspect-ratio:16 / 9}.wv-article__video iframe,.wv-article__video video{display:block;width:100%;height:100%;border:0}.wv-article__accordions{width:100%;margin:clamp(26px, 4vw, 48px) 0;border-top:1px solid #bcc2bd}.wv-article__accordion{border-bottom:1px solid #bcc2bd}.wv-article__accordion>summary{position:relative;padding:.75rem 2.5rem .75rem .75rem;color:#252a27;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:.86rem;font-weight:600;line-height:1.4;list-style:none;cursor:pointer}.wv-article__accordion>summary::-webkit-details-marker{display:none}.wv-article__accordion>summary::before,.wv-article__accordion>summary::after{position:absolute;top:50%;right:.9rem;width:12px;height:1.5px;background:currentColor;content:"";transform:translateY(-50%)}.wv-article__accordion>summary::after{transform:translateY(-50%) rotate(90deg)}.wv-article__accordion[open]>summary{background:#f2f4f1}.wv-article__accordion[open]>summary::after{transform:translateY(-50%)}.wv-article__accordion-body{padding:1rem .8rem 1.5rem}@media (max-width:767px){.wv-article{font-size:.92rem;line-height:1.72}.wv-article__row{display:block}.wv-article__column+.wv-article__column{margin-top:1.25rem}.wv-article__gallery,.wv-article__gallery--2,.wv-article__gallery--4{grid-template-columns:1fr;gap:2px}.wv-article__spacer{height:min(var(--wv-article-spacer, 18px), 28px)}}@media (max-width:420px){.wv-article__gallery,.wv-article__gallery--2,.wv-article__gallery--4{grid-template-columns:1fr}}.wv-article .gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;margin:clamp(28px, 4.5vw, 54px) 0}.wv-article .gallery.gallery-columns-1{grid-template-columns:1fr}.wv-article .gallery.gallery-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wv-article .gallery.gallery-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.wv-article .gallery.gallery-columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.wv-article .gallery .gallery-item{float:none!important;width:auto!important;max-width:none!important;margin:0!important;text-align:left}.wv-article .gallery .gallery-icon,.wv-article .gallery .gallery-icon a{display:block;width:100%;height:100%}.wv-article .gallery .gallery-icon img{display:block;width:100%;height:100%;aspect-ratio:3 / 2;object-fit:cover;border:0!important}.wv-article .gallery .gallery-caption{display:none}.wv-journal-species-list{margin:clamp(58px, 8vw, 96px) 0 0;padding-top:clamp(34px, 5vw, 58px);border-top:1px solid #bfc5c0}.wv-journal-species-list>h2{margin:0;color:#202622;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:clamp(1.55rem, 3vw, 2.25rem)}.wv-journal-species-list__intro{margin:7px 0 24px;color:#747b76;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.wv-journal-species-list__groups{border-top:1px solid #bcc3bd}.wv-journal-species-list__group{border-bottom:1px solid #bcc3bd}.wv-journal-species-list__group>summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 15px;color:#252b27;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:.92rem;list-style:none;cursor:pointer}.wv-journal-species-list__group>summary::-webkit-details-marker{display:none}.wv-journal-species-list__group>summary::before{width:14px;margin-right:2px;color:#657068;content:"+";font-size:1.1rem;line-height:1}.wv-journal-species-list__group[open]>summary{background:#f1f4f1}.wv-journal-species-list__group[open]>summary::before{content:"−"}.wv-journal-species-list__group>summary strong{margin-right:auto;font-weight:600}.wv-journal-species-list__group>summary span{color:#777f79;font-size:.74rem;font-weight:500}.wv-journal-species-list__body{padding:12px 14px 28px}.wv-journal-species-list__taxon{border-top:1px solid #e1e5e1}.wv-journal-species-list__taxon:first-child{border-top:0}.wv-journal-species-list__taxon>summary{display:flex;align-items:center;gap:9px;padding:12px 10px;color:#4f5952;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:.75rem;font-weight:600;letter-spacing:.035em;list-style:none;text-transform:uppercase;cursor:pointer}.wv-journal-species-list__taxon>summary::-webkit-details-marker{display:none}.wv-journal-species-list__taxon>summary::before{width:12px;color:#6c766f;content:"+";font-size:1rem;line-height:1}.wv-journal-species-list__taxon[open]>summary{background:#f6f8f6}.wv-journal-species-list__taxon[open]>summary::before{content:"−"}.wv-journal-species-list__taxon>summary strong{margin-right:auto;font-weight:600}.wv-journal-species-list__taxon>summary small{color:#929993;font-size:.64rem}.wv-journal-species-list__taxon-body{padding:4px 0 16px 18px}.wv-journal-species-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px}.wv-journal-species-list__item{display:flex;gap:11px;align-items:center;min-width:0;padding:7px 8px;color:#28302b;text-decoration:none;transition:background .18s ease}.wv-journal-species-list__item:hover,.wv-journal-species-list__item:focus-visible{background:#f0f3f0}.wv-journal-species-list__item img,.wv-journal-species-list__placeholder{flex:0 0 48px;width:48px;height:48px;border-radius:50%;object-fit:cover;background:#dde2dd}.wv-journal-species-list__item>span:not(.wv-journal-species-list__placeholder){display:grid;min-width:0;line-height:1.3}.wv-journal-species-list__item strong{overflow:hidden;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:.78rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.wv-journal-species-list__item em{overflow:hidden;color:#747c76;font-family:Georgia,serif;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.wv-article .gallery,.wv-article .gallery.gallery-columns-2,.wv-article .gallery.gallery-columns-3,.wv-article .gallery.gallery-columns-4{grid-template-columns:1fr!important;gap:2px}.wv-journal-species-list__body{padding-right:5px;padding-left:5px}.wv-journal-species-list__grid{grid-template-columns:1fr;gap:3px}.wv-journal-species-list__item{padding:6px}.wv-journal-species-list__item img,.wv-journal-species-list__placeholder{flex-basis:44px;width:44px;height:44px}}.wv-journal-block-section{margin:clamp(42px, 6vw, 72px) 0 clamp(20px, 3vw, 34px)}.wv-journal-block-section>h2{margin:0;color:#252b27;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:clamp(1.45rem, 2.6vw, 2.15rem)}.wv-journal-block-section>.wv-article__separator{margin:12px 0 0}.wv-journal-block-subheading{margin:1.65em 0 .68em;color:#303431;font-family:var(--wv-font-display,Montserrat,sans-serif);font-size:clamp(1.18rem, 2vw, 1.55rem)}.wv-article>p{margin-bottom:1.42em}@media (prefers-reduced-motion:reduce){.wv-article__gallery-image{transition:none}}