/* V38/V39: profielconversie, diersoorthub en mobiele acties */
.profile-actionbar-v39{position:fixed;z-index:90;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:4px;padding:6px;background:#fff;border:1px solid #d7e6e2;border-radius:999px;box-shadow:0 12px 35px rgba(4,46,45,.2)}
.profile-actionbar-v39 a{display:block;padding:10px 18px;border-radius:999px;color:#084f4d;font-weight:800;text-decoration:none;white-space:nowrap}
.profile-actionbar-v39 a:first-child{background:#0b6f6b;color:#fff}
.animal-depth-head{display:grid;grid-template-columns:minmax(280px,.85fr) 1.15fr;gap:42px;align-items:center;margin-bottom:30px}
.animal-depth-head img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:22px}
.animal-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.animal-topic-grid a{display:flex;min-height:125px;flex-direction:column;justify-content:center;padding:22px;border:1px solid #d8e7e3;border-radius:16px;background:#fff;color:#083e3c;text-decoration:none;box-shadow:0 8px 24px rgba(8,62,60,.06)}
.animal-topic-grid span{margin-top:8px;color:#466765;font-size:.93rem}
.safe-note-v39{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:24px;padding:20px 24px;border-radius:16px;background:#eaf5f2;color:#123f3d}
.safe-note-v39 a{font-weight:800;color:#075f5b}
.species-hub-v39{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.species-hub-v39>a{overflow:hidden;border-radius:20px;background:#fff;border:1px solid #d7e6e2;color:#083e3c;text-decoration:none;box-shadow:0 12px 30px rgba(8,62,60,.08)}
.species-hub-v39 img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.species-hub-v39 div{padding:20px}.species-hub-v39 h2{margin:0 0 8px}.species-hub-v39 p{margin:0 0 14px;color:#466765}.species-hub-v39 span{font-weight:800;color:#086b67}
.home-path-v39{background:#073f3d;color:#fff}.home-path-v39 .shell{display:flex;justify-content:space-between;gap:18px;padding-top:18px;padding-bottom:18px}.home-path-v39 a{color:#a7eee5;font-weight:800}
@media(max-width:800px){.animal-depth-head,.species-hub-v39{grid-template-columns:1fr}.animal-topic-grid{grid-template-columns:1fr 1fr}.safe-note-v39{grid-template-columns:1fr}.home-path-v39 .shell{display:block}.home-path-v39 a{display:block;margin-top:6px}}
@media(max-width:540px){.profile-actionbar-v39{left:8px;right:8px;bottom:8px;transform:none;justify-content:stretch;border-radius:16px}.profile-actionbar-v39 a{flex:1;text-align:center;padding:11px 8px}.animal-topic-grid{grid-template-columns:1fr}.species-hub-v39{gap:16px}}
