.pyg-intro-callout{display:flex;gap:.75rem;align-items:flex-start;margin:1.4rem 0 0;padding:.9rem 1.05rem;background:linear-gradient(135deg,rgba(30,64,175,.06),rgba(63,98,18,.04));border:1px solid var(--border-soft);border-left:3px solid #1e40af;border-radius:var(--radius-sm);font-size:.9rem;line-height:1.6;color:var(--muted);max-width:52rem}.pyg-intro-callout-icon{flex:none;margin-top:.1rem;font-size:.82rem;font-weight:700;color:#1e40af;opacity:.9;line-height:1.6;white-space:nowrap}.pyg-intro-callout p{margin:0}.pyg-intro-callout p+p{margin-top:.4rem}.pyg-family-header{display:flex;align-items:baseline;gap:.6rem;margin:0 0 .25rem;padding:.5rem 0 .35rem;border-bottom:1px solid var(--border-soft);font-family:var(--font-display),Georgia,serif;font-size:1.08rem;font-weight:600;color:#1e40af;letter-spacing:-.01em}.pyg-family-note{margin:0 0 .55rem;font-size:.82rem;color:var(--muted-2);line-height:1.45;max-width:60ch}.pyg-locality-tag{margin-left:.4rem;padding:.1rem .45rem;background:rgba(30,64,175,.08);border:1px solid rgba(30,64,175,.22);border-radius:999px;font-size:.68rem;letter-spacing:.03em;color:#1e40af;white-space:nowrap;vertical-align:middle}.pyg-locality-hero,.pyg-locality-tag{display:inline-flex;align-items:center;font-weight:700;font-style:normal;line-height:1.5}.pyg-locality-hero{padding:.22rem .7rem;background:#1e40af;border-radius:var(--radius-sm);font-size:.82rem;letter-spacing:.04em;color:#fff;text-shadow:none}.pyg-page .hero h1{margin-bottom:.15rem}.pyg-page .species-article{max-width:68ch}.pyg-page .species-article-section p{line-height:1.78;color:var(--muted)}.pyg-page .ref-list{max-width:52rem}.pyg-page .ref-list li{line-height:1.5;margin-bottom:.5rem}.pyg-page .how-to-cite{margin-top:2rem}.pyg-page .back-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:2.5rem;margin-bottom:2rem;font-size:.88rem;color:var(--muted);border:1px solid var(--border-soft);border-radius:999px;padding:.35rem .85rem;transition:color .14s ease,border-color .14s ease,background .14s ease}.pyg-page .back-link:hover{color:var(--text);border-color:#1e40af;background:rgba(30,64,175,.04);text-decoration:none}.pyg-page .back-link:focus-visible{outline:2px solid #1e40af;outline-offset:2px}.pyg-hero-banner{position:relative;background-image:url(/decor/pyg-hero.jpg);background-size:cover;background-position:center 45%;background-color:#0a1226}.pyg-hero-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(10,18,24,.92),rgba(10,18,24,.78) 38%,rgba(10,18,24,.45) 65%,rgba(10,18,24,.22)),linear-gradient(0deg,rgba(10,18,24,.55) 0,transparent 35%);pointer-events:none}.pyg-hero-inner{position:relative;z-index:1;padding-top:5rem;padding-bottom:3.5rem}.pyg-hero-credit{position:absolute;bottom:.6rem;right:.75rem;z-index:2;font-size:.63rem;color:rgba(255,255,255,.45);letter-spacing:.03em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pyg-hero-eyebrow{color:var(--gold-soft)}.pyg-hero-h1{color:#f0f6f9;text-shadow:0 2px 12px rgba(0,0,0,.45)}.pyg-hero-lede{color:rgba(224,238,245,.88);text-shadow:0 1px 6px rgba(0,0,0,.35)}.pyg-hero-banner+.container>.pyg-intro-callout{margin-top:2rem}@media (max-width:640px){.pyg-hero-inner{padding-top:3.5rem;padding-bottom:2.5rem}.pyg-hero-banner:before{background:linear-gradient(180deg,rgba(10,18,24,.82) 0,rgba(10,18,24,.72) 60%,rgba(10,18,24,.55))}}@media (prefers-reduced-motion:reduce){.pyg-hero-banner{background-attachment:scroll}}.pyg-field-notes{margin:2.5rem 0 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;grid-template-rows:auto auto}.pyg-field-figure{margin:0;display:flex;flex-direction:column;gap:0;border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 4px 18px -6px rgba(10,18,24,.28)}.pyg-field-img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;filter:saturate(.9) brightness(.97);transition:filter .22s ease}.pyg-field-figure:hover .pyg-field-img{filter:saturate(1.04) brightness(1)}.pyg-field-caption{padding:.6rem .75rem .65rem;font-size:.82rem;line-height:1.55;color:var(--muted);background:var(--panel-2);border:1px solid var(--border-soft);border-top:none;border-radius:0 0 var(--radius-sm) var(--radius-sm);font-style:italic}.pyg-field-credit{grid-column:1/-1;margin:.35rem 0 0;text-align:right;font-size:.7rem;color:var(--muted-2);letter-spacing:.02em;opacity:.7}@media (max-width:760px){.pyg-field-notes{grid-template-columns:repeat(2,1fr)}.pyg-field-figure:nth-child(3){grid-column:1/-1;max-width:480px;justify-self:center}}@media (max-width:480px){.pyg-field-notes{grid-template-columns:1fr;gap:.85rem}.pyg-field-figure:nth-child(3){grid-column:auto;max-width:none;justify-self:auto}.pyg-field-credit{text-align:left}}.pyg-progress{display:flex;flex-direction:column;gap:.5rem;max-width:52rem;margin:1.4rem 0 0;padding:.95rem 1.1rem;background:linear-gradient(135deg,rgba(30,64,175,.06),rgba(169,118,15,.04));border:1px solid var(--border-soft);border-left:3px solid #1e40af;border-radius:var(--radius-sm)}.pyg-progress-head{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;font-size:.92rem;color:var(--muted);line-height:1.5}.pyg-progress-count{font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text)}.pyg-progress-count .num{color:#1e40af;font-size:1.05rem}.pyg-progress-note{margin:0;font-size:.8rem;color:var(--muted-2);line-height:1.55}@media (max-width:560px){.pyg-intro-callout{flex-direction:column;gap:.25rem}.pyg-family-header{font-size:.98rem}.pyg-locality-tag{display:none}}@media (max-width:760px){.pyg-family-note{max-width:none}}