@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}}.trust-strip[data-astro-cid-lcdefpme],.insight[data-astro-cid-lcdefpme],.glance[data-astro-cid-lcdefpme],.reels[data-astro-cid-lcdefpme],.island[data-astro-cid-lcdefpme],.plates[data-astro-cid-lcdefpme],.trust[data-astro-cid-lcdefpme]{padding-block-start:var(--space-4xl)}.species-explorer[data-astro-cid-lcdefpme]{margin-block-start:var(--space-4xl)}@media (width<=40rem){.trust-strip[data-astro-cid-lcdefpme],.insight[data-astro-cid-lcdefpme],.glance[data-astro-cid-lcdefpme],.reels[data-astro-cid-lcdefpme],.island[data-astro-cid-lcdefpme],.plates[data-astro-cid-lcdefpme],.trust[data-astro-cid-lcdefpme]{padding-block-start:var(--space-3xl)}.species-explorer[data-astro-cid-lcdefpme]{margin-block-start:var(--space-3xl)}.evidence[data-astro-cid-lcdefpme]{padding-block:var(--space-3xl);margin-block-start:var(--space-3xl)}.page-dates[data-astro-cid-lcdefpme]{padding-block-start:var(--space-2xl)}}.trust-strip[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{background:var(--color-border);border-radius:.8rem;grid-template-columns:repeat(5,1fr);gap:1px;margin:0;padding:1px;list-style:none;display:grid;overflow:hidden}.trust-strip[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{height:100%;padding:var(--space-lg);background:var(--color-foam);color:var(--color-ink-muted);align-content:start;gap:.35rem;text-decoration:none;transition:background-color .2s ease-out;display:grid}.trust-strip[data-astro-cid-lcdefpme] .ts-icon svg{width:1.5rem;height:1.5rem;color:var(--color-reef);margin-block-end:.2rem}.ts-label[data-astro-cid-lcdefpme]{color:var(--color-reef);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:750}.ts-text[data-astro-cid-lcdefpme]{color:var(--color-ink);text-wrap:pretty;font-size:.86rem;line-height:1.4}@media (hover:hover) and (pointer:fine){.trust-strip[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--color-sand)}}.insight-card[data-astro-cid-lcdefpme]{gap:var(--space-xl);padding:clamp(var(--space-xl), 4vw, var(--space-3xl));border:1px solid var(--color-border-evidence);background:var(--color-surface-evidence-subtle,var(--color-seafoam));border-radius:1rem;grid-template-columns:1fr auto;align-items:center;display:grid;position:relative;overflow:hidden}.insight-answer[data-astro-cid-lcdefpme]{max-width:52ch;color:var(--color-abyss);font-family:var(--font-display);text-wrap:pretty;margin-block-start:var(--space-sm);font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.4}.insight-art[data-astro-cid-lcdefpme]{align-self:end;width:clamp(9rem,18vw,15rem);height:auto}@media (width<=48rem){.insight-card[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.insight-art[data-astro-cid-lcdefpme]{display:none}}.species-footnote[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);text-wrap:pretty;margin-block-start:var(--space-md);padding-inline:.25rem;font-size:.75rem;line-height:1.5}.species-footnote[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-reef);text-underline-offset:.15em}.section-intro[data-astro-cid-lcdefpme]{margin-block-end:var(--space-2xl)}.section-intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{max-width:30ch;margin-block-start:var(--space-xs)}.hero-card[data-astro-cid-lcdefpme]{background:var(--color-abyss);color:var(--color-foam);position:relative;overflow:hidden}.hero-frame[data-astro-cid-lcdefpme]{display:grid;position:relative}.hero-card[data-astro-cid-lcdefpme]>img{object-fit:cover;object-position:72% 40%;width:100%;height:100%;position:absolute;inset:0}.hero-card[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(100deg, color-mix(in srgb, var(--color-abyss) 82%, transparent) 0 26%, color-mix(in srgb, var(--color-abyss) 40%, transparent) 48%, transparent 68%);position:absolute;inset:0}.hero-plate[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--color-abyss) 55%, transparent);color:var(--color-seafoam);letter-spacing:.16em;text-transform:uppercase;border-radius:1rem;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.7rem;font-weight:750;display:inline-flex;position:absolute;inset-block-start:var(--space-lg);inset-inline-end:0}.hero-plate[data-astro-cid-lcdefpme] .dot[data-astro-cid-lcdefpme]{background:var(--color-coral);border-radius:50%;width:.45rem;height:.45rem}.hero-copy[data-astro-cid-lcdefpme]{max-width:38rem;padding-block:clamp(var(--space-2xl), 7vw, var(--space-5xl)) clamp(var(--space-xl), 4vw, var(--space-3xl));position:relative}.hero-eyebrow[data-astro-cid-lcdefpme]{color:var(--color-foam);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin-block-end:var(--space-md);font-size:.74rem;font-weight:750;display:inline-flex}.hero-eyebrow[data-astro-cid-lcdefpme]:before{content:"";background:var(--color-coral);width:1.6rem;height:2px}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--color-foam);letter-spacing:-.015em;text-wrap:balance;margin-block-end:var(--space-lg);font-size:clamp(2.6rem,5.2vw,4.4rem);line-height:1.04}.hero-lead[data-astro-cid-lcdefpme]{max-width:30rem;color:var(--color-ink-on-deep-muted);text-wrap:pretty;margin-block-end:var(--space-xl);font-size:1.05rem}.hero-actions[data-astro-cid-lcdefpme]{gap:var(--space-md);flex-wrap:wrap;margin-block-end:var(--space-xl);display:flex}.hero-cta[data-astro-cid-lcdefpme]{background:var(--color-foam);color:var(--color-abyss);border-radius:.6rem;align-items:center;gap:.55rem;padding:.78rem 1.35rem;font-size:.92rem;font-weight:650;text-decoration:none;transition:background-color .22s ease-out,color .22s ease-out;display:inline-flex}.hero-cta[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--color-coral);transition:translate .22s ease-out}.hero-cta[data-astro-cid-lcdefpme]:active{transition-duration:.12s;scale:.96}.hero-cta[data-astro-cid-lcdefpme].secondary{border:1px solid color-mix(in srgb, var(--color-foam) 45%, transparent);color:var(--color-foam);background:0 0}@media (hover:hover) and (pointer:fine){.hero-cta[data-astro-cid-lcdefpme]:hover{background:var(--color-sand)}.hero-cta[data-astro-cid-lcdefpme]:hover>span[data-astro-cid-lcdefpme]{translate:.2rem}.hero-cta[data-astro-cid-lcdefpme].secondary:hover{background:color-mix(in srgb, var(--color-foam) 12%, transparent);color:var(--color-foam)}}.hero-note[data-astro-cid-lcdefpme]{max-width:30rem;padding:var(--space-sm) var(--space-md);background:color-mix(in srgb, var(--color-abyss) 55%, transparent);color:var(--color-ink-on-deep-muted);border-radius:.6rem;align-items:flex-start;gap:.7rem;font-size:.8rem;line-height:1.5;display:flex}.hero-note[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:1.15rem;height:1.15rem;color:var(--color-seafoam);flex:none;margin-block-start:.1rem}.hero-start[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);background:var(--color-foam);box-shadow:0 18px 40px -22px color-mix(in srgb, var(--color-abyss) 55%, transparent);border-radius:1rem;grid-template-columns:1.35fr repeat(4,1fr);margin-block-end:clamp(var(--space-lg), 3vw, var(--space-2xl));display:grid;position:relative;overflow:hidden}.hero-start-intro[data-astro-cid-lcdefpme]{padding:var(--space-lg) var(--space-xl);align-content:center;gap:.3rem;display:grid}.hero-start-eyebrow[data-astro-cid-lcdefpme]{color:var(--color-reef);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:750}.hero-start-title[data-astro-cid-lcdefpme]{color:var(--color-abyss);font-family:var(--font-display);font-size:1.25rem;font-weight:600;line-height:1.15}.hero-start[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{padding:var(--space-lg) var(--space-lg);border-inline-start:1px solid var(--color-border);color:var(--color-abyss);grid-template-rows:auto 1fr;align-content:start;gap:.5rem;text-decoration:none;transition:background-color .22s ease-out;display:grid;position:relative}.ql-index[data-astro-cid-lcdefpme]{color:var(--color-coral);letter-spacing:.08em;font-size:.72rem;font-weight:750}.ql-label[data-astro-cid-lcdefpme]{font-size:.92rem;font-weight:650;line-height:1.25}.ql-arrow[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);width:1.7rem;height:1.7rem;color:var(--color-reef);border-radius:50%;place-items:center;font-size:.85rem;transition:background-color .22s ease-out,color .22s ease-out,border-color .22s ease-out;display:grid;position:absolute;inset-block-start:var(--space-md);inset-inline-end:var(--space-md)}@media (hover:hover) and (pointer:fine){.hero-start[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--color-sand)}.hero-start[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .ql-arrow[data-astro-cid-lcdefpme]{border-color:var(--color-coral);background:var(--color-coral);color:var(--color-foam)}}@media (width<=68rem){.hero-copy[data-astro-cid-lcdefpme]{padding-block-end:var(--space-2xl)}.hero-start[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.hero-start-intro[data-astro-cid-lcdefpme]{border-block-end:1px solid var(--color-border);grid-column:1/-1}.hero-start[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-block-start:1px solid var(--color-border)}.hero-start[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:nth-of-type(odd){border-inline-start:0}}.glance[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{gap:var(--space-md);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.glance[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{padding:var(--space-lg);border:1px solid var(--color-border);background:var(--color-foam);border-radius:.8rem;align-content:start;gap:.3rem;display:grid}.glance[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:1.7rem;height:1.7rem;color:var(--color-reef);margin-block-end:var(--space-sm)}.glance-value[data-astro-cid-lcdefpme]{color:var(--color-abyss);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1}.glance-label[data-astro-cid-lcdefpme]{color:var(--color-reef);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:750}.glance-rule[data-astro-cid-lcdefpme]{background:var(--color-coral);width:2rem;height:2px;margin-block:.45rem .15rem}.glance-note[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);text-wrap:pretty;font-size:.84rem}.reels-panel[data-astro-cid-lcdefpme]{padding:clamp(var(--space-xl), 4vw, var(--space-3xl));background:var(--color-surface,var(--color-sand));border-radius:1.2rem}.reels-head[data-astro-cid-lcdefpme]{gap:var(--space-md) var(--space-xl);flex-wrap:wrap;justify-content:space-between;align-items:end;margin-block-end:var(--space-xl);display:flex}.reels-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-block-end:var(--space-xs)}.reels-head[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{max-width:42ch;color:var(--color-ink-muted);text-wrap:pretty}.reels-all[data-astro-cid-lcdefpme]{white-space:nowrap;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.reels-all[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--color-coral);transition:translate .2s ease-out}@media (hover:hover) and (pointer:fine){.reels-all[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{translate:.2rem}}.reels-grid[data-astro-cid-lcdefpme]{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid}.island[data-astro-cid-lcdefpme]{gap:var(--space-2xl);grid-template-columns:5fr 6fr;align-items:center;display:grid}.island-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-block:var(--space-xs) var(--space-md)}.island-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:34rem;color:var(--color-ink-muted);text-wrap:pretty;margin-block-end:var(--space-md)}.island-links[data-astro-cid-lcdefpme]{gap:var(--space-md);flex-wrap:wrap;align-items:center;margin-block-start:var(--space-lg);display:flex}.island-figure[data-astro-cid-lcdefpme]{margin:0}.island-figure[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{border-radius:.9rem;width:100%;height:auto;display:block}.island-figure[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);margin-block-start:var(--space-sm);font-size:.82rem}.plate-grid[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.plate-grid[data-astro-cid-lcdefpme] figure[data-astro-cid-lcdefpme]{margin:0}.plate-frame[data-astro-cid-lcdefpme]{aspect-ratio:4/3;padding:var(--space-md);background:linear-gradient(180deg, var(--color-reef), var(--color-abyss));color:var(--color-seafoam);border-radius:.6rem;align-content:end;gap:.15rem;display:grid;position:relative;overflow:hidden}.plate-art[data-astro-cid-lcdefpme]{object-fit:cover;filter:saturate(.88)contrast(1.05)brightness(.88);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.plate-frame[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#04121c14 0%,#04121c33 42%,#04121cc7 100%),linear-gradient(#addfd62e 0%,#0000 28%);position:absolute;inset:0}.plate-frame[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{z-index:1;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:750;position:relative}.plate-frame[data-astro-cid-lcdefpme] .plate-title[data-astro-cid-lcdefpme]{color:var(--color-foam);font-family:var(--font-display);letter-spacing:0;text-transform:none;font-size:1.1rem;font-weight:550}.plate-frame[data-astro-cid-lcdefpme] .pending[data-astro-cid-lcdefpme]{color:var(--color-ink-on-deep-subtle,var(--color-seafoam));letter-spacing:.04em;text-transform:none;font-size:.66rem;font-weight:400}.plate-grid[data-astro-cid-lcdefpme] figcaption[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);text-wrap:pretty;margin-block-start:var(--space-sm);font-size:.84rem}.plates-note[data-astro-cid-lcdefpme]{max-width:44rem;color:var(--color-ink-muted);margin-block-start:var(--space-lg);font-size:.86rem}.evidence[data-astro-cid-lcdefpme]{--color-focus:var(--color-seafoam);padding-block:var(--space-5xl);color:var(--color-foam);background:var(--color-abyss);margin-block-start:var(--space-4xl)}.evidence-grid[data-astro-cid-lcdefpme]{gap:clamp(var(--space-xl), 4vw, var(--space-4xl));grid-template-columns:4fr 7fr;align-items:start;display:grid}.evidence[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--color-seafoam)}.evidence-intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-block:var(--space-xs) var(--space-md);color:var(--color-foam);text-wrap:balance}.evidence-intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--color-ink-on-deep-muted);text-wrap:pretty;margin-block-end:var(--space-lg)}.evidence-stats[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--color-seafoam) 22%, transparent);border-radius:.8rem;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.evidence-stats[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{padding:var(--space-lg);background:var(--color-abyss);align-content:start;gap:.35rem;display:grid}.ev-value[data-astro-cid-lcdefpme]{color:var(--color-coral);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:clamp(2.4rem,4vw,3.4rem);line-height:1}.ev-label[data-astro-cid-lcdefpme]{color:var(--color-seafoam);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:750}.ev-text[data-astro-cid-lcdefpme]{color:var(--color-ink-on-deep-muted);text-wrap:pretty;margin-block-start:var(--space-2xs);font-size:.86rem;line-height:1.45}.evidence-stats[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-seafoam);margin-block-start:var(--space-xs);font-size:.82rem;font-weight:600}.trust-grid[data-astro-cid-lcdefpme]{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.trust-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{align-content:start;gap:var(--space-xs);border-block-start:2px solid var(--color-border);padding-block-start:var(--space-md);display:grid}.trust-grid[data-astro-cid-lcdefpme] .tc-icon svg{width:1.7rem;height:1.7rem;color:var(--color-reef);margin-block-end:var(--space-xs)}.trust-grid[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.05rem}.trust-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);text-wrap:pretty;font-size:.9rem}.trust-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{margin-block-start:var(--space-xs);font-size:.86rem;font-weight:600}.page-dates[data-astro-cid-lcdefpme]{color:var(--color-ink-muted);padding-block-start:var(--space-3xl);font-size:.82rem}@media (width<=60rem){.trust-strip[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.trust-strip[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{grid-column:1/-1}.reels-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.evidence-grid[data-astro-cid-lcdefpme]{gap:var(--space-2xl);grid-template-columns:1fr}.trust-grid[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (width<=56rem){.glance[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.island[data-astro-cid-lcdefpme],.plate-grid[data-astro-cid-lcdefpme],.evidence-stats[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=40rem){.trust-strip[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme],.glance[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme],.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=34rem){.reels-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
