:root{--paper:#f8f7f3;--surface:#fffefa;--soft:#f0eee8;--ink:#26342f;--forest:#29473d;--forest-deep:#1e352e;--clay:#a66d5b;--peach:#f1d3c3;--sage:#d8e4d6;--line:#dfe2dc;--muted:#65716b;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:6rem}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif;font-size:1rem;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(100% - 5rem,1376px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{color:#000;z-index:50;background:#fff;padding:.65rem 1rem;position:absolute;top:-80px;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.site-header{-webkit-backdrop-filter:blur(20px);z-index:20;background:#f8f7f3e8;border-bottom:1px solid #26342f12;height:80px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.brand{letter-spacing:-.105em;align-items:center;font-size:2.2rem;font-weight:700;line-height:1;display:inline-flex}.brand-symbol{color:var(--clay);letter-spacing:0;margin-right:.42rem;font-size:1.3rem}.brand-stop{color:var(--clay)}.desktop-nav{align-items:center;gap:2.4rem;font-size:.9rem;font-weight:700;display:flex}.desktop-nav a,.header-search{transition:color .2s}.desktop-nav a:hover,.header-search:hover{color:var(--clay)}.header-actions{align-items:center;gap:1rem;display:flex}.header-search{border:1px solid var(--line);border-radius:100px;align-items:center;gap:.55rem;padding:.65rem 1rem;font-size:.87rem;font-weight:700;display:flex}.header-search svg{width:1.1rem;height:1.1rem}.menu-toggle,.mobile-nav{display:none}.site-footer{color:#fff;background:#192a24}.footer-main{justify-content:space-between;gap:3rem;min-height:295px;padding-top:4.8rem;padding-bottom:4rem;display:flex}.footer-brand{font-size:3.7rem}.footer-brand .brand-symbol,.footer-brand .brand-stop{color:var(--peach)}.footer-main p{color:#adbbb1;max-width:18rem;margin-top:1.3rem}.footer-links{gap:5rem;display:flex}.footer-links>div{flex-direction:column;gap:.75rem;min-width:135px;display:flex}.footer-links strong{color:var(--peach);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem}.footer-links a{color:#d9e4db;font-size:.9rem}.footer-links a:hover{color:var(--peach)}.footer-bottom{color:#a9b7ac;letter-spacing:.05em;border-top:1px solid #415249;justify-content:space-between;gap:2rem;padding:1.2rem 0 1.6rem;font-size:.72rem;display:flex}.eyebrow{color:var(--clay);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.8rem;margin:0 0 1.4rem;font-size:.76rem;font-weight:700;display:flex}.eyebrow.light{color:#f5dfd2}.eyebrow-line{background:currentColor;flex:none;width:1.75rem;height:1px}.section-title{letter-spacing:-.052em;font-family:Instrument Serif,Georgia,serif;font-weight:400;line-height:.98}.section-title em{color:var(--clay);font-weight:400}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.breadcrumbs a:hover{color:var(--clay)}.breadcrumbs span[aria-hidden]{color:#9ea9a1}.button-link{background:var(--forest);color:#fff;border-radius:100px;justify-content:space-between;align-items:center;gap:1.5rem;padding:.9rem 1.15rem;font-size:.85rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button-link:hover{background:var(--forest-deep);transform:translateY(-2px)}.species-hero{isolation:isolate;color:#fff;background:var(--forest);border-radius:0 0 28px 28px;align-items:end;min-height:460px;margin:0 clamp(.65rem,2vw,2rem);display:flex;position:relative;overflow:hidden}.species-hero img{z-index:-2;object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.species-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#14251ed6,#14251e4d 67%),linear-gradient(#0000 45%,#14251e73);position:absolute;inset:0}.species-hero .shell{padding-block:5rem 4rem}.species-hero .breadcrumbs,.species-hero .breadcrumbs a{color:#f3e7df}.species-hero h1{letter-spacing:-.06em;max-width:800px;margin:1rem 0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(4.2rem,8vw,8rem);font-weight:400;line-height:.9}.species-hero h1 em{color:var(--peach);font-weight:400}.species-hero p:last-child{color:#f3eee8;max-width:36rem;font-size:1.05rem}.species-intro{padding-block:5rem 1.7rem}.species-intro h2{max-width:11ch;margin:0;font-size:clamp(3rem,5vw,5rem)}.species-intro p{max-width:44rem;color:var(--muted)}.topic-section{border-top:1px solid var(--line);padding-block:2rem 3rem}.topic-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.topic-head h2{letter-spacing:-.04em;margin:.2rem 0 0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.6rem,4vw,4rem);font-weight:400}.topic-head p{max-width:26rem;color:var(--muted);margin:0}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.article-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;min-height:242px;padding:1.45rem;transition:transform .2s,box-shadow .2s;display:flex}.article-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #23332a14}.article-card.pillar{background:#e9eee7;border-color:#d5dfd5}.article-card .card-kicker{color:var(--clay);letter-spacing:.13em;text-transform:uppercase;font-size:.69rem;font-weight:700}.article-card h3{letter-spacing:-.035em;margin:1.3rem 0 .7rem;font-size:1.29rem;line-height:1.27}.article-card p{color:var(--muted);margin:0 0 1.5rem;font-size:.88rem}.article-card .card-bottom{border-top:1px solid #dce2d8;justify-content:space-between;margin-top:auto;padding-top:.8rem;font-size:.75rem;font-weight:700;display:flex}.article-card .card-image{object-fit:cover;background:#e8e9e2;border-radius:18px 18px 0 0;width:calc(100% + 2.9rem);max-width:none;height:185px;margin:-1.45rem -1.45rem 1.25rem}.article-cover{max-width:1100px;margin-top:2.2rem;margin-bottom:0}.article-cover img{aspect-ratio:3/2;object-fit:cover;background:#e8e9e2;border-radius:24px;width:100%;height:auto;box-shadow:0 22px 55px #1f31261c}.article-cover figcaption{text-align:right;color:var(--muted);margin-top:.7rem;font-size:.72rem}.article-hero{background:radial-gradient(circle at 85% 20%,#e6eee5,transparent 33%),var(--soft);padding-block:3rem 4.2rem}.article-hero .shell{max-width:1100px}.article-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:900px;margin:2rem 0 1.2rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(4rem,6.8vw,7.4rem);font-weight:400;line-height:.96}.article-hero .article-summary{color:#4b5e51;max-width:720px;margin:0;font-size:1.22rem;line-height:1.55}.article-meta{color:var(--muted);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:2rem;font-size:.77rem;font-weight:700;display:flex}.article-meta span+span:before{content:"·";color:var(--clay);margin-right:.7rem}.article-layout{grid-template-columns:minmax(0,740px) minmax(250px,1fr);align-items:start;gap:clamp(3rem,6vw,8rem);max-width:1160px;padding-block:4.5rem 7rem;display:grid}.article-body{min-width:0}.article-body h2{letter-spacing:-.035em;margin:2.8rem 0 .8rem;font-family:Instrument Serif,Georgia,serif;font-size:2.6rem;font-weight:400;line-height:1.12}.article-body h3{letter-spacing:-.03em;margin:2rem 0 .7rem;font-size:1.24rem}.article-body p,.article-body li{font-size:1.06rem;line-height:1.83}.article-body p{margin:0 0 1.25rem}.article-body ul,.article-body ol{margin:0 0 1.5rem;padding-left:1.4rem}.article-body li{margin:.5rem 0;padding-left:.2rem}.article-body a{text-underline-offset:3px;color:var(--forest);text-decoration:underline}.article-body blockquote{border-left:3px solid var(--clay);background:#f3f1eb;margin:2rem 0;padding:1rem 1.5rem}.article-aside{position:sticky;top:6.5rem}.aside-box{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:1.5rem}.aside-box+.aside-box{margin-top:1rem}.aside-box h2{letter-spacing:.13em;text-transform:uppercase;color:var(--clay);margin:0 0 .9rem;font-size:.78rem}.aside-box ul{margin:0;padding:0;list-style:none}.aside-box li+li{border-top:1px solid var(--line)}.aside-box li a{justify-content:space-between;gap:1rem;padding:.8rem 0;font-size:.9rem;font-weight:600;line-height:1.4;display:flex}.aside-box li a:hover{color:var(--clay)}.source-list{border-top:1px solid var(--line);margin-top:3.8rem;padding-top:1.6rem}.source-list h2{margin:0 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:2rem;font-weight:400}.source-list ul{padding-left:1.2rem}.source-list li{word-break:break-word;font-size:.9rem}.source-list a{color:var(--forest);text-underline-offset:3px;text-decoration:underline}.editorial-note{color:#445a49;background:#edf2e9;border-radius:14px;margin-top:2rem;padding:1.1rem 1.3rem;font-size:.88rem}.info-page{max-width:850px;padding-block:4rem 8rem}.info-page h1{letter-spacing:-.05em;margin:1.5rem 0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(4rem,7vw,7rem);font-weight:400;line-height:.95}.info-page h2{margin:3rem 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:2.6rem;font-weight:400}.info-page p,.info-page li{font-size:1.05rem;line-height:1.8}.info-page a{text-underline-offset:3px;text-decoration:underline}.article-card[hidden]{display:none}@media (width<=1100px){.shell{width:min(100% - 3.5rem,1376px)}.desktop-nav{gap:1.2rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{gap:2.5rem}}@media (width<=760px){html{scroll-padding-top:4.8rem}.shell{width:min(100% - 2.25rem,1376px)}.site-header{height:68px}.brand{font-size:2rem}.desktop-nav,.header-search span{display:none}.header-search{border:0;padding:.55rem}.header-search svg{width:1.25rem;height:1.25rem}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:space-around;width:2.65rem;height:2.65rem;padding:.7rem .3rem;display:flex}.menu-toggle span{background:var(--ink);width:100%;height:2px;display:block}.mobile-nav:not([hidden]){background:var(--paper);flex-direction:column;padding:1rem 1.2rem 1.5rem;display:flex;position:absolute;top:68px;left:0;right:0;box-shadow:0 15px 20px #0000001a}.mobile-nav a{border-bottom:1px solid var(--line);padding:.75rem 0;font-weight:700}.footer-main{display:block}.footer-links{margin-top:3rem}.species-hero{min-height:390px}.species-hero .shell{padding-block:3rem}.species-hero h1{font-size:clamp(4rem,12vw,6rem)}.topic-head{display:block}.topic-head p{margin-top:.5rem}.article-layout{grid-template-columns:1fr;padding-block:3rem 5rem}.article-aside{grid-template-columns:1fr 1fr;gap:1rem;display:grid;position:static}.aside-box+.aside-box{margin:0}.article-hero h1{font-size:clamp(3.7rem,9vw,6rem)}}@media (width<=520px){.article-grid,.article-aside{grid-template-columns:1fr}.footer-links{gap:2rem}.footer-bottom{display:block}.footer-bottom span{margin:.3rem 0;display:block}.species-hero{min-height:350px;margin-inline:.65rem}.species-hero h1{font-size:4.1rem}.species-intro{padding-top:3.5rem}.article-card{min-height:205px}.article-hero{padding-block:2rem 3rem}.article-hero h1{font-size:3.6rem}.article-hero .article-summary{font-size:1.05rem}.article-body h2{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
