@keyframes shark-float{0%,to{translate:0 -2px}45%{translate:0 10px}70%{translate:4px 4px}}@keyframes ray-sway{0%,to{rotate:var(--ray-angle,0deg)}50%{rotate:calc(var(--ray-angle,0deg) + var(--ray-sway,2deg))}}@keyframes ray-shimmer{0%,to{opacity:var(--ray-o-min,.03)}35%{opacity:var(--ray-o-max,.1)}70%{opacity:calc((var(--ray-o-min,.03) + var(--ray-o-max,.1)) / 2)}}@keyframes surface-shimmer{0%,to{opacity:.5}50%{opacity:.85}}@keyframes particle-rise{0%{transform:translateY(34px)scale(.7)}45%{transform:translate3d(var(--particle-drift), -30px, 0) scale(1)}to{transform:translateY(-120px)scale(.8)}}.shark-explorer[data-astro-cid-zxv5mdpy]{--cyan:#7cecff;--cyan-bright:#a7f5ff;--orange:#ff965f;--white:#f6fbfd;--muted:#ddf1f6ad;--line:#75d8e72e;--pointer-x:0px;--pointer-y:0px;--pointer-rx:0deg;--pointer-ry:0deg;isolation:isolate;width:100%;height:clamp(760px,100svh,980px);min-height:min(100svh,980px);color:var(--white);touch-action:pan-y;user-select:none;background:#031826;outline:none;position:relative;overflow:hidden}.shark-explorer[data-astro-cid-zxv5mdpy]:focus-visible{box-shadow:inset 0 0 0 2px #7cecffcc}.shark-explorer__background[data-astro-cid-zxv5mdpy],.shark-explorer__wash[data-astro-cid-zxv5mdpy],.ocean-atmosphere[data-astro-cid-zxv5mdpy]{pointer-events:none;position:absolute;inset:0}.shark-explorer__background[data-astro-cid-zxv5mdpy]{z-index:-5;background-image:url(/_astro/ocean-background.Gq58lYyR.webp);background-position:50%;background-size:cover;transform:scale(1.025)}.shark-explorer__wash[data-astro-cid-zxv5mdpy]{z-index:-4;background:linear-gradient(90deg,#00111dcc 0%,#00132038 31%,#000d1814 63%,#000e194d 100%),linear-gradient(#000e1959 0%,#0000 24% 58%,#000810d4 100%),radial-gradient(circle at 54% 38%,#0000 0 26%,#00091326 62%,#00060e8f 100%)}.ocean-atmosphere[data-astro-cid-zxv5mdpy]{z-index:-2;overflow:hidden}.ocean-light[data-astro-cid-zxv5mdpy]{z-index:16;mix-blend-mode:screen;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ocean-light__canvas[data-astro-cid-zxv5mdpy]{filter:blur(7px);opacity:.85;width:100%;height:100%;position:absolute;inset:0}.ocean-light[data-astro-cid-zxv5mdpy].has-shader .ocean-ray[data-astro-cid-zxv5mdpy],.ocean-light[data-astro-cid-zxv5mdpy].has-shader:before{display:none}.ocean-light[data-astro-cid-zxv5mdpy]:before{content:"";filter:blur(8px);background:radial-gradient(58% 100% at 55% 0,#7ed6f424,#60bee40d 55%,#0000 100%);height:34%;animation:17s ease-in-out infinite surface-shimmer;position:absolute;inset:-12% -6% auto}.ocean-ray[data-astro-cid-zxv5mdpy]{top:-20%;left:var(--ray-left,50%);width:var(--ray-width,9%);transform-origin:50% -30%;height:140%;rotate:var(--ray-angle,0deg);opacity:var(--ray-o-min,.03);clip-path:polygon(44% 0,56% 0,86% 100%,14% 100%);filter:blur(var(--ray-blur,18px));animation:ray-sway var(--ray-sway-dur,18s) ease-in-out var(--ray-delay,0s) infinite, ray-shimmer var(--ray-shim-dur,12s) ease-in-out var(--ray-delay,0s) infinite;background:linear-gradient(#b7ecfd9e 0%,#98e0f852 36%,#78d0f01f 66%,#0000 94%);position:absolute}.ocean-ray--1[data-astro-cid-zxv5mdpy]{--ray-left:30%;--ray-width:10%;--ray-angle:-21deg;--ray-sway:2.4deg;--ray-o-min:.04;--ray-o-max:.11;--ray-blur:22px;--ray-sway-dur:23s;--ray-shim-dur:14s;--ray-delay:-15s}.ocean-ray--2[data-astro-cid-zxv5mdpy]{--ray-left:39%;--ray-width:7%;--ray-angle:-13deg;--ray-sway:2.8deg;--ray-o-min:.05;--ray-o-max:.14;--ray-blur:17px;--ray-sway-dur:16s;--ray-shim-dur:11s;--ray-delay:-4s}.ocean-ray--3[data-astro-cid-zxv5mdpy]{--ray-left:47%;--ray-width:13%;--ray-angle:-5deg;--ray-sway:1.9deg;--ray-o-min:.06;--ray-o-max:.18;--ray-blur:24px;--ray-sway-dur:20s;--ray-shim-dur:13s;--ray-delay:-9s}.ocean-ray--4[data-astro-cid-zxv5mdpy]{--ray-left:56%;--ray-width:9%;--ray-angle:4deg;--ray-sway:2.5deg;--ray-o-min:.06;--ray-o-max:.16;--ray-blur:16px;--ray-sway-dur:15s;--ray-shim-dur:9.5s;--ray-delay:-2s}.ocean-ray--5[data-astro-cid-zxv5mdpy]{--ray-left:64%;--ray-width:14%;--ray-angle:11deg;--ray-sway:1.7deg;--ray-o-min:.05;--ray-o-max:.14;--ray-blur:26px;--ray-sway-dur:22s;--ray-shim-dur:15s;--ray-delay:-12s}.ocean-ray--6[data-astro-cid-zxv5mdpy]{--ray-left:75%;--ray-width:8%;--ray-angle:18deg;--ray-sway:2.9deg;--ray-o-min:.04;--ray-o-max:.12;--ray-blur:19px;--ray-sway-dur:17s;--ray-shim-dur:12s;--ray-delay:-7s}.ocean-particles[data-astro-cid-zxv5mdpy]{position:absolute;inset:0}.ocean-particle[data-astro-cid-zxv5mdpy]{top:var(--particle-top);left:var(--particle-left);width:var(--particle-size);height:var(--particle-size);opacity:var(--particle-opacity);animation:particle-rise var(--particle-duration) linear var(--particle-delay) infinite;border:1px solid #92eafa8a;border-radius:999px;position:absolute;box-shadow:0 0 9px #6ae0f638}.shark-explorer__intro[data-astro-cid-zxv5mdpy]{z-index:12;width:clamp(280px,23vw,370px);position:absolute;top:9.4%;left:clamp(38px,6.8vw,112px)}.shark-explorer__eyebrow[data-astro-cid-zxv5mdpy]{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:750}.shark-explorer__intro[data-astro-cid-zxv5mdpy] h2[data-astro-cid-zxv5mdpy]{color:var(--white);font-family:var(--font-ui);letter-spacing:.105em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(2.25rem,3.2vw,3.8rem);font-weight:620;line-height:1.13}.shark-explorer__rule[data-astro-cid-zxv5mdpy]{background:var(--cyan);width:42px;height:1px;margin:22px 0 18px;display:block;box-shadow:17px 0 #7cecff59}.shark-explorer__lead[data-astro-cid-zxv5mdpy]{color:var(--muted);margin:0;font-size:clamp(.82rem,1.02vw,.98rem);line-height:1.58}.shark-explorer__discover[data-astro-cid-zxv5mdpy]{color:#f6fbfdf0;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;margin-top:23px;padding:8px 0;font-size:.72rem;font-weight:680;display:inline-flex}.shark-explorer__discover[data-astro-cid-zxv5mdpy] span[data-astro-cid-zxv5mdpy]{color:var(--orange);font-size:1.35rem;line-height:0;transition:transform .18s}.shark-explorer__discover[data-astro-cid-zxv5mdpy]:hover span[data-astro-cid-zxv5mdpy],.shark-explorer__discover[data-astro-cid-zxv5mdpy]:focus-visible span[data-astro-cid-zxv5mdpy]{transform:translate(4px)}.shark-explorer__discover[data-astro-cid-zxv5mdpy]:focus-visible,.shark-slide[data-astro-cid-zxv5mdpy]:focus-visible,.shark-explorer__arrow[data-astro-cid-zxv5mdpy]:focus-visible,.shark-explorer__pagination[data-astro-cid-zxv5mdpy] button[data-astro-cid-zxv5mdpy]:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}.shark-explorer__stage[data-astro-cid-zxv5mdpy]{z-index:5;position:absolute;inset:0}.shark-explorer__halo[data-astro-cid-zxv5mdpy]{z-index:-1;filter:blur(13px);background:radial-gradient(#4ecceb21,#0000 69%);border-radius:50%;width:47%;height:34%;position:absolute;top:22%;left:35%}.shark-explorer__active-art[data-astro-cid-zxv5mdpy]{z-index:8;pointer-events:none;width:min(61vw,1010px);height:min(44vw,470px);position:absolute;top:18.5%;left:30.7%}.shark-explorer__encounter[data-astro-cid-zxv5mdpy]{width:min(260px,27%);color:var(--orange);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;opacity:.95;align-items:center;font-size:.61rem;font-weight:760;display:flex;position:absolute;top:11%;left:62%}.shark-explorer__encounter[data-astro-cid-zxv5mdpy] span[data-astro-cid-zxv5mdpy]{background:linear-gradient(90deg,#ff965f14,#ff965fad);flex:1;height:1px}.shark-explorer__encounter[data-astro-cid-zxv5mdpy] i[data-astro-cid-zxv5mdpy]{background:var(--orange);border-radius:50%;width:6px;height:6px;margin:0 10px 0 0;box-shadow:0 0 10px #ff965f8c}.shark-slide[data-astro-cid-zxv5mdpy]{z-index:6;color:#ddf2f799;cursor:pointer;transform-origin:0 0;will-change:transform;background:0 0;border:0;justify-items:center;width:230px;padding:0;transition:transform .78s cubic-bezier(.24,.86,.25,1),opacity .52s,color .18s;display:grid;position:absolute}.shark-slide__art-wrap[data-astro-cid-zxv5mdpy]{aspect-ratio:1420/510;width:100%;transform:perspective(700px) rotateY(var(--slide-rotation,0deg));transition:transform .42s;display:block}.shark-slide__art[data-astro-cid-zxv5mdpy]{object-fit:contain;object-position:center;width:100%;height:100%;scale:var(--art-scale,1);filter:grayscale(.2)brightness(.68)saturate(.78)drop-shadow(0 14px 17px #00050c73);transition:filter .64s}.shark-slide__name[data-astro-cid-zxv5mdpy]{text-align:center;max-width:160px;margin-top:-3px;font-size:.76rem;line-height:1.35;transition:opacity .36s}.shark-slide--center[data-astro-cid-zxv5mdpy]{z-index:7;cursor:default;pointer-events:none;width:min(61vw,1010px);top:18.5%;left:30.7%}.shark-slide--center[data-astro-cid-zxv5mdpy] .shark-slide__art-wrap[data-astro-cid-zxv5mdpy]{transform:translate3d(var(--pointer-x), var(--pointer-y), 0) rotateX(var(--pointer-rx)) rotateY(var(--pointer-ry));transition:transform .18s ease-out}.shark-slide--center[data-astro-cid-zxv5mdpy] .shark-slide__art[data-astro-cid-zxv5mdpy]{transform:translate3d(0, var(--art-offset-y,0%), 0);filter:drop-shadow(0 30px 26px #00070f7a)drop-shadow(0 8px 14px #58daf61f);animation:7.6s ease-in-out .78s infinite shark-float}.shark-slide--center[data-astro-cid-zxv5mdpy] .shark-slide__name[data-astro-cid-zxv5mdpy]{opacity:0}.shark-slide--minus-2[data-astro-cid-zxv5mdpy]{--slide-rotation:11deg;opacity:.49;width:180px;top:49%;left:4.7%}.shark-slide--minus-1[data-astro-cid-zxv5mdpy]{--slide-rotation:7deg;opacity:.72;width:245px;top:47.5%;left:21.5%}.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{--slide-rotation:-7deg;opacity:.68;width:225px;top:48%;right:19.7%}.shark-slide--plus-2[data-astro-cid-zxv5mdpy]{--slide-rotation:-11deg;opacity:.48;width:180px;top:51%;right:3.5%}.shark-slide--edge-minus[data-astro-cid-zxv5mdpy],.shark-slide--edge-plus[data-astro-cid-zxv5mdpy]{opacity:0;pointer-events:none;width:150px;top:52%}.shark-slide--edge-minus[data-astro-cid-zxv5mdpy]{--slide-rotation:13deg;left:-12%}.shark-slide--edge-plus[data-astro-cid-zxv5mdpy]{--slide-rotation:-13deg;right:-12%}@media (hover:hover) and (pointer:fine){.shark-slide[data-astro-cid-zxv5mdpy]:not(.shark-slide--center):hover{color:#effbfde6}.shark-slide[data-astro-cid-zxv5mdpy]:not(.shark-slide--center):hover .shark-slide__art-wrap[data-astro-cid-zxv5mdpy]{transform:perspective(700px)rotateY(0)translateY(-4px)scale(1.04)}}.shark-explorer__arrow[data-astro-cid-zxv5mdpy]{z-index:20;color:#f4fcfee6;backdrop-filter:blur(5px);cursor:pointer;background:#0218262b;border:1px solid #b4e6ef4f;border-radius:50%;place-items:center;width:50px;height:50px;padding:0;transition:border-color .18s,background .18s,transform .18s;display:grid;position:absolute;top:47.6%}.shark-explorer__arrow[data-astro-cid-zxv5mdpy]:hover{background:#042a3c61;border-color:#7cecffb8;transform:scale(1.05)}.shark-explorer__arrow[data-astro-cid-zxv5mdpy] svg[data-astro-cid-zxv5mdpy]{width:21px;height:21px}.shark-explorer__arrow--left[data-astro-cid-zxv5mdpy]{left:clamp(24px,3.25vw,58px)}.shark-explorer__arrow--right[data-astro-cid-zxv5mdpy]{right:clamp(24px,3.25vw,58px)}.shark-explorer__species[data-astro-cid-zxv5mdpy]{z-index:13;text-shadow:0 2px 18px #0008116b;width:clamp(310px,27vw,440px);min-height:150px;position:absolute;top:59.5%;left:36.2%}.shark-explorer__species[data-astro-cid-zxv5mdpy] h3[data-astro-cid-zxv5mdpy]{color:var(--white);font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:clamp(1.85rem,2.25vw,2.9rem);font-weight:500;line-height:1.05}.shark-explorer__scientific[data-astro-cid-zxv5mdpy]{color:var(--cyan);font-family:var(--font-display);margin:7px 0 0;font-size:clamp(1rem,1.32vw,1.35rem);font-style:italic;line-height:1.2}.shark-explorer__description[data-astro-cid-zxv5mdpy]{color:#e7f5f8c4;margin:17px 0 0;font-size:clamp(.78rem,.94vw,.94rem);line-height:1.56}.shark-explorer__species[data-astro-cid-zxv5mdpy] h3[data-astro-cid-zxv5mdpy],.shark-explorer__scientific[data-astro-cid-zxv5mdpy],.shark-explorer__description[data-astro-cid-zxv5mdpy],.shark-metric__value[data-astro-cid-zxv5mdpy],.shark-explorer__encounter[data-astro-cid-zxv5mdpy] strong[data-astro-cid-zxv5mdpy]{transition:opacity .43s cubic-bezier(.2,.7,.2,1),translate .43s cubic-bezier(.2,.7,.2,1)}.shark-explorer__scientific[data-astro-cid-zxv5mdpy]{transition-delay:50ms}.shark-explorer__description[data-astro-cid-zxv5mdpy]{transition-delay:.1s}.shark-metric__value[data-astro-cid-zxv5mdpy]{transition-delay:.14s}.shark-explorer[data-astro-cid-zxv5mdpy].is-swapping .shark-explorer__species[data-astro-cid-zxv5mdpy] h3[data-astro-cid-zxv5mdpy],.shark-explorer[data-astro-cid-zxv5mdpy].is-swapping .shark-explorer__scientific[data-astro-cid-zxv5mdpy],.shark-explorer[data-astro-cid-zxv5mdpy].is-swapping .shark-explorer__description[data-astro-cid-zxv5mdpy],.shark-explorer[data-astro-cid-zxv5mdpy].is-swapping .shark-metric__value[data-astro-cid-zxv5mdpy],.shark-explorer[data-astro-cid-zxv5mdpy].is-swapping .shark-explorer__encounter[data-astro-cid-zxv5mdpy] strong[data-astro-cid-zxv5mdpy]{opacity:0;transition-duration:.16s;transition-delay:0s;transition-timing-function:cubic-bezier(.4,0,.8,.6);translate:0 9px}.shark-explorer[data-astro-cid-zxv5mdpy].is-swapping .shark-explorer__encounter[data-astro-cid-zxv5mdpy] strong[data-astro-cid-zxv5mdpy]{translate:0}.shark-explorer__metrics[data-astro-cid-zxv5mdpy]{z-index:14;border-top:1px solid var(--line);border-bottom:1px solid #75d8e71f;grid-template-columns:repeat(4,minmax(0,1fr));width:min(53vw,880px);padding:17px 0;display:grid;position:absolute;bottom:9.1%;right:20.5%}.shark-metric[data-astro-cid-zxv5mdpy]{border-left:1px solid #75d8e72e;align-items:center;min-width:0;padding:0 24px;display:flex}.shark-metric[data-astro-cid-zxv5mdpy]:first-child{border-left:0;padding-left:0}.shark-metric[data-astro-cid-zxv5mdpy]:last-child{padding-right:0}.shark-metric__icon[data-astro-cid-zxv5mdpy]{background-image:url(/_astro/shark-metrics-sprite.Js_UAvLE.webp);background-repeat:no-repeat;background-position:var(--sprite-position) center;background-size:400% 100%;flex:none;width:50px;height:50px;margin-right:12px}.shark-metric__copy[data-astro-cid-zxv5mdpy]{gap:5px;min-width:0;display:grid}.shark-metric__label[data-astro-cid-zxv5mdpy]{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:720}.shark-metric__value[data-astro-cid-zxv5mdpy]{color:#f7fcfde8;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.25;overflow:hidden}.shark-explorer__pagination[data-astro-cid-zxv5mdpy]{z-index:20;align-items:center;gap:17px;display:flex;position:absolute;bottom:4.7%;left:50%;transform:translate(-50%)}.shark-explorer__pagination[data-astro-cid-zxv5mdpy]:before,.shark-explorer__pagination[data-astro-cid-zxv5mdpy]:after{content:"";background:linear-gradient(90deg,#0000,#80e0f038);width:76px;height:1px}.shark-explorer__pagination[data-astro-cid-zxv5mdpy]:after{background:linear-gradient(90deg,#80e0f038,#0000)}.shark-explorer__pagination[data-astro-cid-zxv5mdpy] button[data-astro-cid-zxv5mdpy]{cursor:pointer;background:#cbeff64d;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:background .18s,box-shadow .18s,transform .18s}.shark-explorer__pagination[data-astro-cid-zxv5mdpy] button[data-astro-cid-zxv5mdpy]:hover{background:#cbeff6a6}.shark-explorer__pagination[data-astro-cid-zxv5mdpy] button[data-astro-cid-zxv5mdpy].is-active{background:var(--cyan);transform:scale(1.2);box-shadow:0 0 14px #7cecffbf}.shark-explorer__gesture-hint[data-astro-cid-zxv5mdpy]{z-index:14;color:#d4eef352;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.57rem;position:absolute;bottom:3.7%;right:3.4%}@media (width<=1280px){.shark-explorer__active-art[data-astro-cid-zxv5mdpy],.shark-slide--center[data-astro-cid-zxv5mdpy]{width:67vw;left:27%}.shark-slide--minus-1[data-astro-cid-zxv5mdpy]{left:18%}.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{right:15%}.shark-slide--minus-2[data-astro-cid-zxv5mdpy],.shark-slide--plus-2[data-astro-cid-zxv5mdpy]{opacity:.32}.shark-explorer__species[data-astro-cid-zxv5mdpy]{left:34%}.shark-explorer__metrics[data-astro-cid-zxv5mdpy]{width:74vw;right:6%}.shark-metric[data-astro-cid-zxv5mdpy]{padding-inline:14px}.shark-metric__icon[data-astro-cid-zxv5mdpy]{width:42px;height:42px;margin-right:9px}}@media (width<=980px){.shark-explorer[data-astro-cid-zxv5mdpy]{height:920px;min-height:920px}.shark-explorer__background[data-astro-cid-zxv5mdpy]{background-position:58%}.shark-explorer__intro[data-astro-cid-zxv5mdpy]{width:min(55vw,430px);top:6.5%;left:7%}.shark-explorer__lead[data-astro-cid-zxv5mdpy]{max-width:370px}.shark-explorer__active-art[data-astro-cid-zxv5mdpy],.shark-slide--center[data-astro-cid-zxv5mdpy]{width:82%;top:26%;left:12%}.shark-explorer__active-art[data-astro-cid-zxv5mdpy]{height:36%}.shark-explorer__encounter[data-astro-cid-zxv5mdpy]{width:30%;top:8%;left:66%}.shark-slide--minus-2[data-astro-cid-zxv5mdpy],.shark-slide--plus-2[data-astro-cid-zxv5mdpy]{opacity:0;pointer-events:none}.shark-slide--minus-2[data-astro-cid-zxv5mdpy]{left:-10%}.shark-slide--plus-2[data-astro-cid-zxv5mdpy]{right:-10%}.shark-slide--minus-1[data-astro-cid-zxv5mdpy],.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{width:190px;top:50%}.shark-slide--minus-1[data-astro-cid-zxv5mdpy]{left:5%}.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{right:4%}.shark-explorer__species[data-astro-cid-zxv5mdpy]{width:44%;top:59%;left:28%}.shark-explorer__metrics[data-astro-cid-zxv5mdpy]{width:86%;bottom:10%;right:7%}.shark-metric[data-astro-cid-zxv5mdpy]{padding-inline:14px}.shark-metric__icon[data-astro-cid-zxv5mdpy]{width:42px;height:42px;margin-right:8px}.shark-explorer__gesture-hint[data-astro-cid-zxv5mdpy]{display:none}}@media (width<=700px){.shark-explorer[data-astro-cid-zxv5mdpy]{height:auto;min-height:940px}.shark-explorer__wash[data-astro-cid-zxv5mdpy]{background:linear-gradient(#000c1673,#0000 25%,#00070ed6 100%),radial-gradient(circle at 50% 36%,#0000 0 24%,#0008117a 75%)}.shark-explorer__intro[data-astro-cid-zxv5mdpy]{width:calc(100% - 48px);top:44px;left:24px}.shark-explorer__intro[data-astro-cid-zxv5mdpy] h2[data-astro-cid-zxv5mdpy]{font-size:clamp(2rem,10vw,3rem)}.shark-explorer__lead[data-astro-cid-zxv5mdpy]{max-width:34rem}.shark-explorer__discover[data-astro-cid-zxv5mdpy]{margin-top:14px}.shark-explorer__active-art[data-astro-cid-zxv5mdpy],.shark-slide--center[data-astro-cid-zxv5mdpy]{width:114%;top:275px;left:-7%}.shark-explorer__active-art[data-astro-cid-zxv5mdpy]{height:270px}.shark-explorer__encounter[data-astro-cid-zxv5mdpy]{width:32%;font-size:.5rem;top:5%;left:61%}.shark-slide--minus-1[data-astro-cid-zxv5mdpy],.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{opacity:.55;width:132px;top:500px}.shark-slide--minus-1[data-astro-cid-zxv5mdpy]{left:5%}.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{right:5%}.shark-slide__name[data-astro-cid-zxv5mdpy]{max-width:115px;font-size:.66rem}.shark-explorer__arrow[data-astro-cid-zxv5mdpy]{width:44px;height:44px;top:458px}.shark-explorer__arrow--left[data-astro-cid-zxv5mdpy]{left:18px}.shark-explorer__arrow--right[data-astro-cid-zxv5mdpy]{right:18px}.shark-explorer__species[data-astro-cid-zxv5mdpy]{text-align:center;width:calc(100% - 48px);min-height:136px;top:595px;left:24px}.shark-explorer__description[data-astro-cid-zxv5mdpy]{max-width:34rem;margin-inline:auto}.shark-explorer__metrics[data-astro-cid-zxv5mdpy]{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px;width:calc(100% - 48px);padding:12px 0;bottom:72px;left:24px;right:auto}.shark-metric[data-astro-cid-zxv5mdpy]{padding:0 10px}.shark-metric[data-astro-cid-zxv5mdpy]:nth-child(3){border-left:0}.shark-metric__icon[data-astro-cid-zxv5mdpy]{width:38px;height:38px}.shark-metric__value[data-astro-cid-zxv5mdpy]{font-size:.72rem}.shark-explorer__pagination[data-astro-cid-zxv5mdpy]{bottom:30px}.shark-explorer__pagination[data-astro-cid-zxv5mdpy]:before,.shark-explorer__pagination[data-astro-cid-zxv5mdpy]:after{width:38px}}@media (width<=430px){.shark-explorer[data-astro-cid-zxv5mdpy]{min-height:940px}.shark-explorer__intro[data-astro-cid-zxv5mdpy]{width:calc(100% - 36px);top:32px;left:18px}.shark-explorer__active-art[data-astro-cid-zxv5mdpy],.shark-slide--center[data-astro-cid-zxv5mdpy]{top:300px}.shark-explorer__active-art[data-astro-cid-zxv5mdpy]{height:230px}.shark-explorer__encounter[data-astro-cid-zxv5mdpy]{left:58%}.shark-slide--minus-1[data-astro-cid-zxv5mdpy],.shark-slide--plus-1[data-astro-cid-zxv5mdpy]{width:110px;top:495px}.shark-explorer__arrow[data-astro-cid-zxv5mdpy]{top:448px}.shark-explorer__species[data-astro-cid-zxv5mdpy]{width:calc(100% - 36px);top:575px;left:18px}.shark-explorer__metrics[data-astro-cid-zxv5mdpy]{width:calc(100% - 36px);left:18px}.shark-metric[data-astro-cid-zxv5mdpy]{padding-inline:4px}.shark-metric__icon[data-astro-cid-zxv5mdpy]{width:34px;height:34px;margin-right:6px}.shark-metric__label[data-astro-cid-zxv5mdpy]{font-size:.5rem}}@media (prefers-reduced-motion:reduce){.shark-explorer[data-astro-cid-zxv5mdpy] *,.shark-explorer[data-astro-cid-zxv5mdpy] :before,.shark-explorer[data-astro-cid-zxv5mdpy] :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.ocean-particles[data-astro-cid-zxv5mdpy],.ocean-light[data-astro-cid-zxv5mdpy]{display:none}}.source-list[data-astro-cid-y3l3updf]{width:min(100% - (2 * var(--page-gutter)), var(--reading));margin:var(--space-4xl) auto 0;border-block-start:1px solid var(--color-border);padding-block-start:var(--space-3xl)}h2[data-astro-cid-y3l3updf]{margin-block:var(--space-xs) var(--space-xl)}ol[data-astro-cid-y3l3updf]{gap:var(--space-md);padding:0;list-style:none;display:grid}li[data-astro-cid-y3l3updf]{gap:var(--space-xs) var(--space-md);padding:var(--space-md);border-block-end:1px solid var(--color-border);grid-template-columns:7.5rem 1fr auto;display:grid}.source-type[data-astro-cid-y3l3updf]{color:var(--color-reef);letter-spacing:.07em;text-transform:uppercase;grid-row:span 2;font-size:.72rem;font-weight:750}li[data-astro-cid-y3l3updf] p[data-astro-cid-y3l3updf]:nth-of-type(2){color:var(--color-ink-muted);font-size:.82rem}li[data-astro-cid-y3l3updf]>.source-link[data-astro-cid-y3l3updf]{grid-area:1/3/span 2;align-self:center;font-size:.82rem}li[data-astro-cid-y3l3updf]>a[data-astro-cid-y3l3updf].archive{grid-area:3/3}.provenance[data-astro-cid-y3l3updf]{gap:var(--space-xs) var(--space-md);margin:var(--space-xs) 0 0;grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));font-size:.78rem;display:grid}.provenance[data-astro-cid-y3l3updf] .scope[data-astro-cid-y3l3updf]{grid-column:1/-1}.provenance[data-astro-cid-y3l3updf] dt[data-astro-cid-y3l3updf]{color:var(--color-ink-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:700}.provenance[data-astro-cid-y3l3updf] dd[data-astro-cid-y3l3updf]{margin:var(--space-2xs) 0 0}.citation-backlinks[data-astro-cid-y3l3updf]{gap:var(--space-xs);flex-wrap:wrap;grid-column:2;align-items:baseline;font-size:.78rem;display:flex}.citation-backlinks[data-astro-cid-y3l3updf] span[data-astro-cid-y3l3updf]{color:var(--color-ink-muted)}@media (width<=40rem){li[data-astro-cid-y3l3updf]{grid-template-columns:1fr}.source-type[data-astro-cid-y3l3updf],li[data-astro-cid-y3l3updf]>.source-link[data-astro-cid-y3l3updf],.provenance[data-astro-cid-y3l3updf],.citation-backlinks[data-astro-cid-y3l3updf]{grid-area:auto}.provenance[data-astro-cid-y3l3updf]{grid-template-columns:1fr}.provenance[data-astro-cid-y3l3updf] .scope[data-astro-cid-y3l3updf]{grid-column:auto}}
