html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@charset "UTF-8";:root{--fore-color:#B0BAB3;--header-fore-color:#fff;--header-back-color:none;--header-border-color:none;--header-hover-back-color:#1F2F2D;--header-hover-fore-color:#fff;--secondary-fore-color:#B0BAB3;--back-color:#1F2F2D;--nav-back-color:none;--nav-border-color:none;--nav-link-color:#FBEF82;--drawer-back-color:#1F2F2D;--drawer-border-color:none;--drawer-close-color:#fff;--drawer-hover-back-color:#B0BAB3;--form-fore-color:none;--form-back-color:none;--form-border-color:none;--card-back-color:none;--card-border-color:none;--footer-link-color:#B0BAB3;--footer-back-color:#000;--footer-border-color:#B0BAB3;--secondary-back-color:#000;--blockquote-color:#FFF155;--pre-color:#4DBAB3;--border-color:#B0BAB3;--secondary-border-color:#fff;--heading-ratio:1.15;--universal-margin:1rem;--universal-padding:1rem;--universal-border-radius:2rem;--a-link-color:#FBEF82;--a-visited-color:#FBEF82;--mark-back-color:#717770;--button-back-color:#FFF155;--button-hover-back-color:#4DBAB3;--table-body-back-color:none;--table-body-fore-color:#fff;--table-head-back-color:none;--table-head-fore-color:#fff}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:200;src:url(../fonts/titillium-web-v18-latin-200.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:200;src:url(../fonts/titillium-web-v18-latin-200italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:300;src:url(../fonts/titillium-web-v18-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:300;src:url(../fonts/titillium-web-v18-latin-300italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:400;src:url(../fonts/titillium-web-v18-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:400;src:url(../fonts/titillium-web-v18-latin-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:200;src:url(../fonts/roboto-slab-v35-latin-200.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:800;src:url(../fonts/roboto-slab-v35-latin-800.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:400;src:url(../fonts/roboto-slab-v35-latin-regular.woff2)format("woff2")}html{font-size:18px}*{font-family:Titillium Web,sans-serif;font-weight:200}h1,h2,h3,h4,h5,h6{font-weight:200;text-wrap:balance;font-family:Roboto Slab,sans-serif}h1{font-weight:400;text-align:center}small,sup,sub,figcaption{font-size:.85em}.more{color:#4dbab3;font-weight:400;text-wrap:nowrap}header{position:fixed;top:0;left:0;right:0;padding:.5rem;background-color:initial;z-index:1001;transition:opacity .5s ease}header a{letter-spacing:.07em}header a:hover{color:#fbef82}header a.inactive{filter:grayscale(85%)}header a.logo{flex:1}header a.mobile-menu-button{position:fixed;left:2rem;top:2rem;z-index:1001;background-color:unset;border:none;cursor:pointer;transition:opacity .5s ease;color:#fff;width:2rem;height:2rem}header a.mobile-menu-button svg{width:100%;height:100%}header nav.main-menu{display:none}header nav.main-menu.mobile-menu-open{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;height:100dvh;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);flex-direction:column;gap:1.4rem;padding:2rem;display:flex;z-index:1100;opacity:1!important;background-color:rgba(0,0,0,.5)}header nav.main-menu.mobile-menu-open a{font-size:1.5rem;text-align:center;color:#fff;text-decoration:none;text-transform:uppercase}header nav.main-menu.mobile-menu-open div.langs{display:flex;flex-direction:row;justify-content:center;gap:1rem;margin-bottom:5rem}@media(min-width:769px){header:hover{opacity:1!important}header a.mobile-menu-button{display:none}header nav.main-menu{text-transform:uppercase;text-align:left;display:flex;flex-direction:row;align-items:center;gap:1rem}header nav.main-menu a{font-weight:400;color:#fff;text-decoration:none}header nav.main-menu a:hover{color:#fff155}}header nav#breadcrumbs{height:2rem;font-size:.8rem;padding-left:.3rem}header nav#breadcrumbs a{text-decoration:none;color:#fbef82}header nav#breadcrumbs a:hover{color:#fff155}@media(max-width:769px){header nav#breadcrumbs *{display:none}header nav#breadcrumbs a:first-child,header nav#breadcrumbs a:nth-last-child(1){display:inline}}footer{margin-top:10rem;padding:2rem;background:linear-gradient(to bottom,#000,#1F2F2D);color:rgba(176,186,179,.5)}footer a,footer a:visited{color:rgba(176,186,179,.5)!important;text-decoration:none;transition:color .3s ease,opacity .3s ease}footer a:hover,footer a:focus-visible,footer a:visited:hover,footer a:visited:focus-visible{color:#b0bab3!important}footer p{color:inherit}footer menu{text-align:center}@media(min-width:769px){footer menu{display:flex;flex-direction:row;justify-items:stretch;gap:6rem}}footer menu a.menu-item{display:block;margin-bottom:.75rem;font-size:.8rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}@media(min-width:769px){footer menu a.menu-item{padding-bottom:.4rem;border-bottom:1px solid rgba(176,186,179,.2)}}footer menu ul{list-style:none;padding:0;margin:0}footer menu div.logo-bottom{text-align:left;flex:1;min-width:10rem}footer menu div.logo-bottom a{opacity:.5}footer menu div.logo-bottom a:hover,footer menu div.logo-bottom a:focus-visible{opacity:1}footer menu div.logo-bottom img{max-width:100%;height:auto}footer hr{opacity:.3;display:block}@media(min-width:769px){footer hr{display:none}}footer hr.last{margin-top:5rem}footer p{margin-top:3rem;text-align:left;font-size:80%}hr{box-sizing:content-box;border:0;line-height:1.25em;margin:var(--universal-margin);height:.0625rem;background:linear-gradient(to right,transparent,var(--border-color) 20%,var(--border-color) 80%,transparent)}section.article-header{position:relative;margin:0 -1rem 12rem}@media(min-width:769px){section.article-header{margin:0 0 1rem}}section.article-header div.thumbnail{background-color:#1f2f2d}section.article-header img{border-radius:.25rem;transition:opacity .8s;width:100%}section.article-header div.sticker{position:absolute;left:1.5rem;right:1.5rem;border-radius:.5rem;padding:1rem;transition:background-color .8s,opacity .8s;background-color:rgba(255,255,255,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);min-height:25%;top:75%}@media(min-width:769px){section.article-header div.sticker{bottom:1.5rem;top:unset;right:unset;width:calc(50% - 4rem)}}section.article-header div.sticker p,section.article-header div.sticker h3{text-decoration:none;color:#0f1d1d;margin:0 0 .7rem;padding:0}section.article-header div.sticker p.date{text-transform:uppercase}section.article-header div.sticker p.date time{font-weight:400}section.article-header div.sticker h3{font-size:2rem;line-height:2.2rem;color:#1f2f2d;font-family:roboto slab,sans-serif;font-weight:400}section.article-header div.sticker span.more{display:none}section.article-header div.sticker span.button{margin-top:1rem;transform-origin:bottom left;transition:scale .8s;background-color:#0f1d1d;color:#fff;text-transform:uppercase;font-weight:400;padding:calc(.2 * var(--universal-padding))var(--universal-padding);display:inline-block;margin:var(--universal-margin);border-radius:var(--universal-border-radius);line-height:1.5}section.article-header div.badge{position:absolute;width:2rem;height:2rem;padding:2rem;background-color:#fff155;color:#1f2f2d;top:3rem;right:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center;text-align:center;transition:background-color .4s,color .8s,scale .8s}section.article-header div.badge svg{display:block;width:2rem;height:2rem;margin:0 auto .25rem}section.article-header div.badge h3{font-size:1rem;line-height:1.2;margin:0;font-weight:400}section.article-header div.badge h3 span{display:none}@media(min-width:769px){section.article-header div.badge{width:8rem;height:8rem;padding:2rem;font-size:1.8rem}section.article-header div.badge h3{font-size:1.2rem}section.article-header div.badge h3 span{display:block}}section.article-header a:hover div.sticker{background-color:#fff155;opacity:1}section.article-header a:hover div.sticker span.button{color:#fff155}section.article-header a:hover p{color:#1f2f2d}section.article-header a:hover img{opacity:.8}section.article-header a:hover span.button{scale:1.1}section.article-header a:hover div.badge{background-color:#1f2f2d;color:#fff155;scale:1.2}.katalog-descendants{box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto;padding:3rem 1.5rem;text-align:center}.katalog-descendants>h2{margin:0 0 1rem}.katalog-descendants__scroll{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3)transparent}.katalog-descendants svg{display:block;width:100%;max-width:46rem;height:auto;margin:0 auto}.katalog-descendants line{stroke:#b0bab3;stroke-opacity:.45;stroke-width:1}.katalog-descendants circle{fill:#b0bab3;transition:fill .2s ease}.katalog-descendants__centre{fill:#fff!important}.katalog-descendants text{fill:rgba(255,255,255,.85);font-family:Titillium Web,sans-serif;font-size:17px;font-weight:300;transition:fill .2s ease}.katalog-descendants a:hover text,.katalog-descendants a:focus-visible text{fill:#fff155}.katalog-descendants a:hover circle,.katalog-descendants a:focus-visible circle{fill:#fff}.katalog-descendants figcaption{margin-top:.75rem;font-size:.85rem;opacity:.7}.katalog-descendants__parents{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.25rem .5rem;margin-top:.75rem;font-size:.85rem}.katalog-descendants__parents a{color:#fff155;text-decoration:none}.katalog-descendants__parents a:hover,.katalog-descendants__parents a:focus-visible{text-decoration:underline}.katalog-descendants__parents span[aria-hidden]{opacity:.5}.katalog-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin:1rem 0 0;padding:0;list-style:none;font-size:.85rem}.katalog-legend span{display:inline-block;width:.7em;height:.7em;margin-right:.4em;border-radius:50%;background-color:#b0bab3}.katalog-descendants circle.rank-species,.katalog-lineage circle.rank-species{fill:#fff155}.katalog-descendants span.rank-species,.katalog-lineage span.rank-species{background-color:#fff155}.katalog-descendants circle.rank-genus,.katalog-lineage circle.rank-genus{fill:#9be38f}.katalog-descendants span.rank-genus,.katalog-lineage span.rank-genus{background-color:#9be38f}.katalog-descendants circle.rank-subfamily,.katalog-lineage circle.rank-subfamily{fill:#7fd6cf}.katalog-descendants span.rank-subfamily,.katalog-lineage span.rank-subfamily{background-color:#7fd6cf}.katalog-descendants circle.rank-family,.katalog-lineage circle.rank-family{fill:#f4a261}.katalog-descendants span.rank-family,.katalog-lineage span.rank-family{background-color:#f4a261}.katalog-descendants circle.rank-superfamily,.katalog-lineage circle.rank-superfamily{fill:#f28db2}.katalog-descendants span.rank-superfamily,.katalog-lineage span.rank-superfamily{background-color:#f28db2}.katalog-descendants circle.rank-order,.katalog-lineage circle.rank-order{fill:#b79cf2}.katalog-descendants span.rank-order,.katalog-lineage span.rank-order{background-color:#b79cf2}.katalog-descendants circle.rank-class,.katalog-lineage circle.rank-class{fill:#6fb7f0}.katalog-descendants span.rank-class,.katalog-lineage span.rank-class{background-color:#6fb7f0}.katalog-descendants circle.rank-phylum,.katalog-lineage circle.rank-phylum{fill:#f07167}.katalog-descendants span.rank-phylum,.katalog-lineage span.rank-phylum{background-color:#f07167}.katalog-lineage{box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto;padding:3rem 1.5rem;text-align:center}.katalog-lineage>h2{margin:0 0 1rem}.katalog-lineage__scroll{overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3)transparent}.katalog-lineage svg{display:block;margin:0 auto;max-width:none}.katalog-lineage svg.katalog-lineage__v{display:none}@media(max-width:768px){.katalog-lineage__scroll{display:none}.katalog-lineage svg.katalog-lineage__v{display:block;max-width:100%;height:auto;margin:0}}.katalog-lineage line,.katalog-lineage path{fill:none;stroke:#b0bab3;stroke-opacity:.5;stroke-width:1.5}.katalog-lineage circle{fill:#b0bab3;transition:fill .2s ease}.katalog-lineage text{fill:rgba(255,255,255,.85);font-family:Titillium Web,sans-serif;font-size:15px;font-weight:300;transition:fill .2s ease}.katalog-lineage .is-current circle{stroke:#fff;stroke-width:3}.katalog-lineage .is-current text{fill:#fff155;font-weight:600}.katalog-lineage a:hover text,.katalog-lineage a:focus-visible text{fill:#fff155}.katalog-lineage a:hover circle,.katalog-lineage a:focus-visible circle{fill:#fff}*{padding:0;margin:0}html,body{margin:0;padding:0;color:#fff;background-color:#1f2f2d}html{font-size:clamp(15px,14px + .3vw,18px)}body{background-color:initial}body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(160deg,#36574d 0%,#1F2F2D 55%,#0F1D1D 100%)}main>:not(.species-hero){position:relative;z-index:1}html{overflow-x:hidden}body{display:block;overflow-x:clip}main{position:relative;width:100%;display:grid;grid-template-columns:100%}main>h1{grid-area:1/1;align-self:end;z-index:2;margin:0 0 2rem 1.5rem;margin-bottom:calc((100lvh - 100svh) + 2rem);padding:1rem;color:#fff;font-size:clamp(1.4rem,.9rem + 2.5vw,2.6rem);line-height:1.15;text-align:left;text-shadow:0 0 2rem rgba(0,0,0,.6)}main>h1 span{opacity:.7;display:block;font-size:clamp(.85rem,.75rem + 1vw,1.3rem)}main h2{font-size:clamp(1.2rem,1rem + 1vw,1.5rem);line-height:1.25;font-weight:400;margin-bottom:1.5rem}main a{color:#fff155}.species-hero{grid-area:1/1;position:relative;height:100vh;height:100lvh;overflow:hidden;background-color:#0f1d1d}.species-hero__slide{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0}.species-hero__slide:first-child{opacity:1}.species-hero--slideshow .species-hero__slide{animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both;animation-play-state:paused}@media(prefers-reduced-motion:no-preference){.species-hero--slideshow.is-playing .species-hero__slide{animation-play-state:running}}.species-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,29,29,.65),transparent 45%);pointer-events:none}@media(prefers-reduced-motion:no-preference){@keyframes species-hero-fade-2{0%{opacity:0}12.5%{opacity:1}37.5%{opacity:1}50%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-3{0%{opacity:0}8.33333333%{opacity:1}25%{opacity:1}33.33333333%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-4{0%{opacity:0}6.25%{opacity:1}18.75%{opacity:1}25%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-5{0%{opacity:0}5%{opacity:1}15%{opacity:1}20%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-6{0%{opacity:0}4.16666667%{opacity:1}12.5%{opacity:1}16.66666667%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-7{0%{opacity:0}3.57142857%{opacity:1}10.71428571%{opacity:1}14.28571429%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-8{0%{opacity:0}3.125%{opacity:1}9.375%{opacity:1}12.5%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-9{0%{opacity:0}2.77777778%{opacity:1}8.33333333%{opacity:1}11.11111111%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-10{0%{opacity:0}2.5%{opacity:1}7.5%{opacity:1}10%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-11{0%{opacity:0}2.27272727%{opacity:1}6.81818182%{opacity:1}9.09090909%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-12{0%{opacity:0}2.08333333%{opacity:1}6.25%{opacity:1}8.33333333%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-13{0%{opacity:0}1.92307692%{opacity:1}5.76923077%{opacity:1}7.69230769%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-14{0%{opacity:0}1.78571429%{opacity:1}5.35714286%{opacity:1}7.14285714%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-15{0%{opacity:0}1.66666667%{opacity:1}5%{opacity:1}6.66666667%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-16{0%{opacity:0}1.5625%{opacity:1}4.6875%{opacity:1}6.25%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-17{0%{opacity:0}1.47058824%{opacity:1}4.41176471%{opacity:1}5.88235294%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-18{0%{opacity:0}1.38888889%{opacity:1}4.16666667%{opacity:1}5.55555556%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-19{0%{opacity:0}1.31578947%{opacity:1}3.94736842%{opacity:1}5.26315789%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-20{0%{opacity:0}1.25%{opacity:1}3.75%{opacity:1}5%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-21{0%{opacity:0}1.19047619%{opacity:1}3.57142857%{opacity:1}4.76190476%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-22{0%{opacity:0}1.13636364%{opacity:1}3.40909091%{opacity:1}4.54545455%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-23{0%{opacity:0}1.08695652%{opacity:1}3.26086957%{opacity:1}4.34782609%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-24{0%{opacity:0}1.04166667%{opacity:1}3.125%{opacity:1}4.16666667%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-25{0%{opacity:0}1%{opacity:1}3%{opacity:1}4%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-26{0%{opacity:0}0.96153846%{opacity:1}2.88461538%{opacity:1}3.84615385%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-27{0%{opacity:0}0.92592593%{opacity:1}2.77777778%{opacity:1}3.7037037%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-28{0%{opacity:0}0.89285714%{opacity:1}2.67857143%{opacity:1}3.57142857%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-29{0%{opacity:0}0.86206897%{opacity:1}2.5862069%{opacity:1}3.44827586%{opacity:0}100%{opacity:0}}@keyframes species-hero-fade-30{0%{opacity:0}0.83333333%{opacity:1}2.5%{opacity:1}3.33333333%{opacity:0}100%{opacity:0}}}.species-intro{box-sizing:border-box;width:100%;max-width:43rem;margin:0 auto;padding:4rem 1.5rem 2rem}.species-intro .species-lead{font-size:clamp(1rem,.9rem + .5vw,1.2rem);line-height:1.7}.species-intro .species-lead p+p{margin-top:1rem}.chapter-index{margin-top:2.5rem}.chapter-index ul{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.chapter-index a{display:inline-block;padding:.35rem .9rem;border:1px solid rgba(255,255,255,.3);border-radius:2rem;color:#fff;text-decoration:none;font-size:clamp(.75rem,.7rem + .3vw,.9rem);transition:opacity .5s ease}.chapter-index a:hover,.chapter-index a:focus-visible{border-color:#fff155;color:#fff155}.species-chapter{box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto;padding:3rem 1.5rem;display:grid;grid-template-columns:100%;gap:2rem}.species-chapter__photo{position:relative;overflow:hidden;border-radius:.25rem}.species-chapter__photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.species-chapter__text{max-width:40rem;font-size:clamp(.9rem,.85rem + .25vw,1rem);line-height:1.7}.species-chapter__text h2{scroll-margin-top:6rem}.species-chapter__text h3{font-size:clamp(1rem,.95rem + .3vw,1.15rem);font-weight:500;margin:1.5rem 0 .5rem}.species-chapter__text p+p,.species-chapter__text ul,.species-chapter__text ol{margin-top:1rem}.species-chapter__text ul,.species-chapter__text ol{padding-left:1.25rem}.species-chapter--text .species-chapter__text{margin:0 auto;width:100%}@media(min-width:769px){.species-chapter{padding:5rem 2rem}.species-chapter--photo-right,.species-chapter--photo-left{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.species-chapter--photo-right .species-chapter__photo{order:2}}.species-photo-caption{position:absolute;left:1rem;bottom:1rem;z-index:2;padding:.25rem .75rem;border-radius:2rem;background:rgba(15,29,29,.7);font-size:clamp(.75rem,.7rem + .3vw,.9rem)}.species-photo-caption a{color:#fff;text-decoration:none}.species-photo-caption a::after{content:" →"}.species-photo-caption a:hover,.species-photo-caption a:focus-visible{color:#fff155}.species-sources{box-sizing:border-box;width:100%;max-width:43rem;margin:0 auto;padding:2rem 1.5rem 4rem;font-size:clamp(.75rem,.7rem + .3vw,.9rem);line-height:1.6;opacity:.85}.species-sources h2{font-size:clamp(1rem,.95rem + .3vw,1.15rem)}.species-sources a{color:#fff155;text-decoration-color:rgba(255,241,85,.4);text-underline-offset:.2em;transition:text-decoration-color .2s ease}.species-sources a:hover,.species-sources a:focus-visible{text-decoration-color:#fff155}.species-sources__thanks{padding-left:1rem;border-left:2px solid rgba(255,241,85,.5);color:rgba(255,255,255,.8)}.species-sources .wikipedia-content{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem 1.25rem;border-radius:.25rem;background-color:rgba(0,0,0,.25)}.species-sources .wikipedia-content>a{flex-shrink:0;display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#fff}.species-sources .wikipedia-content img.wikipedia-logo{width:2.4rem;height:auto}.species-sources .wikipedia-content p{margin:0}.species-sources--cols{display:grid;gap:1.5rem;max-width:72rem}@media(min-width:769px){.species-sources--cols{grid-template-columns:1fr 2fr;gap:4rem}}section.separator{box-sizing:border-box;display:flex;align-items:center;padding:2.4rem 0;background-color:#fbef82}section.separator a.inner{display:grid;margin:auto;grid-template-columns:1fr;gap:2rem;align-items:center;padding:3rem 1.5rem;text-decoration:none;width:100%;max-width:1367px}@media(min-width:769px){section.separator a.inner{grid-template-columns:1fr 1fr}section.separator a.inner.cols-3{grid-template-columns:1fr 1.4fr 1fr}}section.separator a.inner p{text-align:left;margin:0}section.separator a.inner p.text{order:2}section.separator a.inner p.img{text-align:center;order:1}section.separator a.inner span.button{margin-top:1rem;transform-origin:bottom left;transition:scale .8s;background-color:#0f1d1d;color:#fff;text-transform:uppercase;font-weight:400;padding:calc(.2 * var(--universal-padding))var(--universal-padding);border-radius:0}section.separator strong{margin-bottom:2rem;color:#1f2f2d;display:block;font-size:clamp(1.3rem,1rem + 1.5vw,2rem);font-family:Roboto Slab,sans-serif;line-height:1.2;text-wrap:balance;margin-right:auto}section.separator strong.caption{font-size:clamp(.95rem,.85rem + .5vw,1.2rem)}section.separator p{margin:0 2rem;font-size:clamp(.9rem,.85rem + .25vw,1rem);line-height:1.4;color:#1f2f2d}section.separator span.button{display:inline-block;margin-top:1rem;transform-origin:bottom left;transition:scale .8s;background-color:#0f1d1d;color:#fff;text-transform:uppercase;font-weight:400;padding:calc(.2 * var(--universal-padding))var(--universal-padding);padding:calc(.2 * var(--universal-padding))calc(3 * var(--universal-padding))}section.separator img{border-radius:50%;max-width:50%;max-height:50%;width:auto;height:auto}section.separator.book img{border-radius:0;max-width:100%;max-height:none}section.horizontal-cards{box-sizing:border-box;width:100%;padding:3rem 0 4rem}section.horizontal-cards h2{padding:0 1.5rem;max-width:72rem;margin:0 auto 1.5rem}section.horizontal-cards div.grid{display:flex;flex-wrap:nowrap;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1.5rem 1rem;scrollbar-width:thin}section.horizontal-cards div.grid .card{flex:none;width:16rem;scroll-snap-align:start}section.horizontal-cards div.grid img{display:block;width:100%;height:auto;border-radius:.25rem}section.horizontal-cards div.grid a{text-decoration:none;color:#fff}section.horizontal-cards div.grid p.date{font-family:Roboto Slab,sans-serif;font-size:.8rem;opacity:.5;margin-top:.5rem}section.horizontal-cards.featured-in-diaries h3,section.horizontal-cards.featured-in-diaries p.description{display:none}section.horizontal-cards.katalog-members div.grid h3,section.horizontal-cards.home-row div.grid h3{font-size:clamp(1rem,.95rem + .3vw,1.15rem);font-weight:500;margin-top:.25rem}section.horizontal-cards.katalog-members div.grid p.description,section.horizontal-cards.home-row div.grid p.description{display:none}section.horizontal-cards.katalog-members--grid div.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));overflow:visible;scroll-snap-type:none;max-width:72rem;margin:0 auto}section.horizontal-cards.katalog-members--grid div.grid .card{width:auto}section.horizontal-cards[data-scroll-row] div.grid{background-color:#000;padding-top:1.5rem;padding-bottom:1.5rem}section.horizontal-cards.is-scroll-driven{height:100vh;height:100lvh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:0}section.horizontal-cards.is-scroll-driven div.grid{overflow:visible;scroll-snap-type:none;width:max-content;padding-left:25vw;padding-right:25vw}section.horizontal-cards.is-scroll-driven[data-scroll-row=bottom]{height:auto;padding-bottom:1.5rem}.network-graphic{display:block;text-align:center;text-decoration:none}.network-graphic img{display:block;width:100%;max-width:26rem;height:auto;margin:0 auto .75rem}.network-graphic span{font-size:clamp(.75rem,.7rem + .3vw,.9rem)}.species-sequence{position:relative;margin-top:4rem;background-color:#0f1d1d}.species-sequence__frame{height:100vh;height:100lvh;overflow:hidden}.species-sequence__frame img{display:block;width:100%;height:100%;object-fit:cover}.species-sequence__frame{position:relative;isolation:isolate}.species-sequence__counter{display:none}.species-sequence.is-pinned{height:100vh;height:100lvh;overflow:visible;margin-bottom:(100lvh - 100svh)}.species-sequence.is-pinned .species-sequence__frame{position:absolute;top:0;left:0;right:0;height:100vh;height:100lvh}.species-sequence.is-pinned .species-photo-caption{left:1.5rem;bottom:auto;top:calc(100vh - 3.75rem);top:calc(100svh - 3.75rem)}.species-sequence.is-pinned .species-sequence__counter{display:block;position:absolute;right:1.5rem;top:calc(100vh - 3.75rem);top:calc(100svh - 3.75rem);z-index:2;padding:.25rem .75rem;border-radius:2rem;background:rgba(15,29,29,.6);font-size:clamp(.75rem,.7rem + .3vw,.9rem);font-variant-numeric:tabular-nums}body.home .home-random,body.home section.separator,body.home div.beyonds{content-visibility:auto;contain-intrinsic-size:auto 30rem}body.home main>h1{margin-bottom:calc((100lvh - 100svh) + 6rem);max-width:40rem}body.home main h2{font-size:clamp(1.56rem,1.3rem + 1.3vw,1.95rem);line-height:1.2}body.home main h2,body.home main h2 a{font-family:Roboto Slab,sans-serif;font-weight:200}.home-hero__actions{grid-area:1/1;align-self:end;z-index:2;display:flex;flex-wrap:wrap;gap:.5rem;margin:0 1rem calc((100lvh - 100svh) + 2rem)2.5rem}.home-button{display:inline-block;padding:.55rem 1.2rem;border:1px solid #fff155;border-radius:2rem;background:#fff155;color:#1f2f2d!important;font:inherit;font-size:clamp(.75rem,.7rem + .3vw,.9rem);font-weight:600;text-transform:uppercase;letter-spacing:.03em;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.home-button:hover,.home-button:focus-visible{background:0 0;color:#fff155!important}.home-button--quiet{background:rgba(15,29,29,.35);border-color:rgba(255,255,255,.6);color:#fff!important}@media(max-width:769px){.home-hero__actions .home-button{padding:.45rem .5rem;font-size:.75rem;letter-spacing:0}.home-hero__actions .home-button--quiet{display:none}}.home-eyebrow{font-size:clamp(.75rem,.7rem + .3vw,.9rem);opacity:.7;margin-bottom:.5rem}.home-eyebrow a{color:inherit}.home-lead{overflow:hidden}.home-lead__track{display:flex;align-items:flex-start;gap:3rem;transition:transform .65s cubic-bezier(.65,0,.35,1),height .65s ease}@media(prefers-reduced-motion:reduce){.home-lead__track{transition:none}}.home-lead__panel{flex:0 0 100%;min-width:0}.home-lead.is-slid .home-lead__track{transform:translateX(calc(-100% - 3rem))}.home-lead__more h2{font-size:clamp(1.2rem,1rem + 1vw,1.5rem);margin-bottom:1rem}.home-lead__back{background:0 0;border:0;padding:0;font:inherit;color:#fff155;cursor:pointer}section.home-diary{background-color:#000}.home-intro{max-width:40rem;margin:-.25rem 0 1.5rem;font-size:clamp(.9rem,.85rem + .25vw,1rem);line-height:1.6;color:rgba(255,255,255,.8)}.home-intro p+p{margin-top:.5rem}.home-intro a{color:#fff155}.horizontal-cards>.home-intro{box-sizing:border-box;padding:0 1.5rem;margin:0 auto 1.5rem;text-align:center}.home-more{margin-top:1.25rem;font-size:clamp(.75rem,.7rem + .3vw,.9rem)}.home-more a{text-decoration:none}.home-numbers{box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto;padding:3rem 1.5rem;display:grid;gap:2rem;align-items:center}@media(min-width:769px){.home-numbers{grid-template-columns:1fr 1fr;gap:4rem}}.home-numbers ul{list-style:none;display:grid;grid-template-columns:1fr 1fr}.home-numbers li{padding:1.5rem 1.25rem;text-align:center;text-transform:uppercase;letter-spacing:.05em;font-size:clamp(.75rem,.7rem + .3vw,.9rem);color:rgba(255,255,255,.85);border-color:rgba(255,241,85,.3);border-style:solid;border-width:0 1px 1px 0}.home-numbers li:nth-child(2n){border-right-width:0}.home-numbers li:nth-last-child(-n+2){border-bottom-width:0}.home-numbers strong{display:block;font-family:Roboto Slab,sans-serif;font-weight:400;font-size:clamp(2rem,1.5rem + 2.5vw,3.25rem);line-height:1.1;color:#fff155;font-variant-numeric:tabular-nums}section.horizontal-cards.home-row h2 a{color:#fff;text-decoration:none}.home-showcase{box-sizing:border-box;width:100%;max-width:72rem;margin:0 auto;padding:3rem 1.5rem 0}.home-showcase>h2{margin-bottom:1rem;font-size:clamp(1.2rem,1rem + 1vw,1.5rem)}.home-showcase>h2 a{color:#fff;text-decoration:none}.home-showcase section.article-header{margin:0}@media(min-width:769px){.home-showcase section.article-header{overflow:hidden;border-radius:.25rem}}.home-showcase section.article-header img{display:block;aspect-ratio:3/2;height:auto;object-fit:cover;border-radius:.25rem}.home-showcase section.article-header div.sticker{transition:background-color .8s}@media(max-width:769px){.home-showcase section.article-header div.sticker{position:relative;top:auto;left:auto;right:auto;margin:-3rem 1rem 0}}.home-diary .home-showcase{padding-top:1.5rem}.home-diary .home-showcase>h2{padding:0;max-width:none;margin:0 0 1rem}@media(min-width:769px){.home-diary .home-showcase section.article-header img{max-height:calc(100svh - 28rem);min-height:14rem}}.home-diary .home-showcase+div.grid{margin-top:1.5rem}@media(min-width:769px){.home-showcase--flip section.article-header div.sticker{left:auto;right:1.5rem}}.home-listen{display:flex;align-items:center;gap:1rem;margin-top:0;padding:.25rem 1rem .25rem .25rem;background-color:#000;font-size:clamp(.75rem,.7rem + .3vw,.9rem)}.home-listen audio{flex:1;min-width:0;color-scheme:dark}.home-listen audio::-webkit-media-controls-panel{background-color:#000}.home-listen audio::-webkit-media-controls-enclosure{background-color:#000;border-radius:0}.home-listen span{opacity:.7;white-space:nowrap}.home-random{padding-bottom:4rem;text-align:center}.home-random__result:not(:empty){margin-bottom:1.5rem}.home-random__result .sticker{text-align:left}.home-random>h2{text-align:left}.home-random__placeholder{display:grid;place-items:center;aspect-ratio:3/2;border:1px dashed rgba(255,241,85,.3);border-radius:.25rem;background-color:rgba(0,0,0,.2)}.home-random__placeholder span{font-family:Roboto Slab,sans-serif;font-weight:800;font-size:clamp(7rem,5.25rem + 10.5vw,15.75rem);line-height:1;color:#fff155;opacity:.5;animation:home-random-fade 4s ease-in-out infinite,home-random-wobble 1.8s ease-in-out infinite alternate,home-random-pulse 2.6s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.home-random__placeholder span{animation:none}}.home-random__latin{font-style:italic}@keyframes home-random-fade{0%,100%{opacity:.3}50%{opacity:.7}}@keyframes home-random-wobble{from{rotate:-4deg}to{rotate:4deg}}@keyframes home-random-pulse{from{scale:.94}to{scale:1.06}}div.beyonds{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem 1.5rem 3rem;font-size:clamp(.75rem,.7rem + .3vw,.9rem)}div.beyonds iframe{width:24rem;max-width:60%;aspect-ratio:10/1;border:0;background:0 0}@media print{.species-chapter,.species-chapter__photo,.species-chapter__text,.species-sources,.katalog-descendants,.katalog-members--grid .card,.home-numbers,.home-listen,.home-random{opacity:1!important;visibility:visible!important;transform:none!important}}