.reefs-intro>header p{color:var(--haze);margin:0;font-size:.95rem;font-weight:450}.reef-headline{flex-direction:column;gap:.25rem;padding-top:1.35rem;display:flex}.reef-headline-value{font-family:var(--font-display);font-variation-settings:"SOFT" 30, "WONK" 0;font-variant-numeric:tabular-nums;letter-spacing:-.035em;color:var(--coral-deep);font-size:clamp(2.6rem,8vw,3.3rem);font-weight:500;line-height:1}.reef-headline-caption{color:var(--ink-soft);max-width:30em;font-size:.95rem;line-height:1.45}.reef{margin-top:1.75rem}@media (width>=800px){.reef{width:min(52rem,100vw - 2rem);margin-left:calc(50% + -1*min(26rem,50vw - 1rem))}}.reef-voice,.reef-caption,.reef-section>h2,.reef-timeline-foot{max-width:42em}.reef-voice{color:var(--ink-soft);min-height:3em;margin:0 0 1.35rem;font-size:1.02rem;font-weight:450;line-height:1.5}.reef-panel{padding:0 0 .9rem;overflow:hidden}.reef-map{background:var(--map-sea);overflow:hidden}.reef-map-svg{background:var(--map-sea);width:100%;height:auto;display:block}.reef-map-land path{fill:var(--map-land);stroke:var(--map-land-line);stroke-width:.9px}.reef-map-dot{transition:r .52s var(--surface-ease), fill .52s var(--surface-ease)}.reef-map-dot.is-selected{stroke:var(--paper);stroke-width:1.4px}.reef-map-ring{stroke:var(--lagoon);stroke-width:2px;opacity:0;transition:r .52s var(--surface-ease), opacity .26s ease}.reef-map-ring.is-selected{opacity:1}.reef-map-hit{cursor:pointer;outline:none}.reef-map-hit:focus-visible+.reef-map-dot,.reef-map-svg .reef-map-hit:focus-visible{outline:none}.reef-map-hit:focus-visible~.reef-map-labels .reef-map-label{text-decoration:underline}.reef-map-label{font-family:var(--font-body);fill:var(--ink);font-size:12.5px;font-weight:600}.reef-map-label-halo{stroke:var(--map-sea);stroke-width:3.5px;stroke-linejoin:round;paint-order:stroke;fill:var(--map-sea)}.reef-map-svg.is-still .reef-map-dot,.reef-map-svg.is-still .reef-map-ring{transition:none}.reef-legend{color:var(--haze-strong);align-items:flex-start;gap:.45rem;padding:.85rem .85rem .15rem;font-size:.78rem;display:flex}.reef-legend-svg{width:14rem;height:auto;display:block;overflow:visible}.reef-legend-cap{white-space:nowrap;padding-top:.05rem}.reef-legend-tick{stroke:var(--ink);stroke-width:1.2px}.reef-legend-tick-label{font-family:var(--font-body);fill:var(--ink);font-size:10px;font-weight:600}.reef-legend-sub{font-family:var(--font-body);fill:var(--haze-strong);font-size:9.5px}.reef-timeline{border-top:1px solid var(--line);margin-top:.75rem;padding:.9rem .85rem 0}.reef-timeline-head{align-items:center;gap:.85rem;margin-bottom:.5rem;display:flex}.reef-play{border-radius:var(--r-pill);border:1px solid color-mix(in srgb, var(--lagoon) 32%, transparent);background:color-mix(in srgb, var(--lagoon) 8%, var(--foam));color:var(--lagoon);font-family:var(--font-display);align-items:center;gap:.4rem;min-height:2.25rem;padding:.4rem .8rem .4rem .65rem;font-size:.86rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.reef-play:hover{background:color-mix(in srgb, var(--lagoon) 16%, var(--foam));border-color:var(--lagoon)}.reef-play.is-playing{background:color-mix(in srgb, var(--coral) 12%, var(--foam));border-color:color-mix(in srgb, var(--coral) 45%, transparent);color:var(--coral-deep)}.reef-play:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.reef-play-icon{fill:currentColor;width:.72rem;height:.72rem}.reef-timeline-headtext{flex-wrap:wrap;align-items:baseline;gap:.6rem;min-width:0;display:flex}.reef-timeline-year{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-variation-settings:"SOFT" 30, "WONK" 0;color:var(--ink);font-size:1.7rem;font-weight:500;line-height:1}.reef-timeline-year.is-record{color:var(--coral-deep)}.reef-timeline-meta{color:var(--haze-strong);font-variant-numeric:tabular-nums;font-size:.86rem}.reef-timeline-plot{position:relative}.reef-timeline-svg{width:100%;height:auto;display:block;overflow:visible}.reef-timeline-bar{transition:fill .3s,opacity .2s}.reef-timeline-bar.is-partial{opacity:.55}.reef-timeline-bar.is-hover{opacity:1;stroke:var(--ink);stroke-width:1px}.reef-timeline-bar.is-record{stroke:var(--coral-deep);stroke-width:1px}.reef-timeline-bar.is-selected{stroke:var(--ink);stroke-width:1.4px}.reef-timeline-handle{pointer-events:none;transition:transform .26s var(--surface-ease)}.reef-handle-stem{stroke:var(--ink);stroke-width:1px;opacity:.2}.reef-handle-grip,.reef-handle-caret{fill:var(--ink)}.reef-timeline-input{opacity:0;pointer-events:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.reef-timeline-surface{cursor:grab;touch-action:pan-y}.reef-timeline-surface:active{cursor:grabbing}.reef-timeline-bar{pointer-events:none}.reef-timeline-input:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:var(--r-sm)}.reef-timeline-foot{color:var(--haze);margin:.55rem 0 0;font-size:.84rem;line-height:1.45}.reef-tip{z-index:2;border-radius:var(--r-sm);background:var(--ink);color:var(--foam);white-space:nowrap;font-variant-numeric:tabular-nums;pointer-events:none;opacity:0;padding:.25rem .5rem;font-size:.76rem;line-height:1.3;transition:opacity .14s;position:absolute;transform:translate(-50%,calc(-100% - 10px))}.reef-tip.is-on{opacity:1}.reef-stats{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;padding:1.5rem 0 .35rem;display:grid}@media (width<=560px){.reef-stats{grid-template-columns:1fr;gap:1.1rem}}.reef-stat-value{font-family:var(--font-display);letter-spacing:-.035em;font-variant-numeric:tabular-nums;color:var(--ink);font-variation-settings:"SOFT" 30, "WONK" 0;font-size:2.4rem;font-weight:500;line-height:1.05}.reef-stat-label{color:var(--ink);margin-top:.3rem;font-size:.92rem;line-height:1.35}.reef-stat-hint{color:var(--haze-strong);margin-top:.15rem;font-size:.84rem;line-height:1.4}.reef-section{padding-top:2.5rem}.reef-section h2{color:var(--ink);font-family:var(--font-display);font-size:var(--h2-size);letter-spacing:-.015em;font-variation-settings:"SOFT" 25, "WONK" 0;margin:0;font-weight:500}.reef-caption{color:var(--haze-strong);margin:.35rem 0 1rem;font-size:.9rem;line-height:1.5}.reef-chart{position:relative}.reef-svg{width:100%;height:auto;display:block;overflow:visible}.reef-axis{font-family:var(--font-body);fill:var(--haze-strong);font-variant-numeric:tabular-nums;font-size:10px}.reef-axis.is-threshold{fill:var(--ink)}.reef-rule{stroke:var(--data-grid);stroke-width:1px}.reef-rule.is-threshold{stroke:var(--ink);stroke-width:1px;stroke-dasharray:3 3;opacity:.55}.reef-baseline{stroke:var(--data-base);stroke-width:1px}.reef-sst-ghost{stroke:var(--data-ghost);stroke-width:1px;opacity:.85}.reef-sst-ghost.is-hidden{display:none}.reef-sst-line{stroke-linejoin:round;stroke-linecap:round}.reef-sst-line.is-record{stroke:var(--coral);stroke-width:1.3px;opacity:.8}.reef-sst-line.is-selected{stroke-width:1.9px}.reef-sst-line.is-hidden{display:none}.reef-sst-hit{cursor:crosshair}.reef-sst-cursor{pointer-events:none;opacity:0;transition:opacity .12s}.reef-sst-cursor.is-on{opacity:1}.reef-sst-cursor-line{stroke:var(--ink);stroke-width:1px;opacity:.18}.reef-sst-cursor-dot{fill:var(--ink)}.reef-status{color:var(--haze-strong);margin:.5rem 0;font-size:.9rem}.reef-coral-line{stroke:var(--coral-deep);stroke-width:1.8px}.reef-coral-dot{fill:var(--coral-deep)}.reef-coral-range{stroke:var(--coral-deep);stroke-width:1.4px;opacity:.35}.reef-coral-value{font-family:var(--font-display);fill:var(--ink);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.reef-fold-summary{border-radius:var(--r-pill);border:1px solid var(--line);background:color-mix(in srgb, var(--foam) 82%, transparent);color:var(--ink-soft);font-family:var(--font-display);cursor:pointer;align-items:center;gap:.5rem;margin-top:.45rem;padding:.45rem .95rem;font-size:.88rem;font-weight:500;list-style:none;transition:border-color .2s,color .2s;display:inline-flex}.reef-fold-summary::-webkit-details-marker{display:none}.reef-fold-summary:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.42em;height:.42em;transition:transform .2s;transform:rotate(-45deg)}.reef-fold[open]>.reef-fold-summary:before{transform:rotate(45deg)translateY(-.1em)}.reef-fold-summary:hover{border-color:var(--lagoon);color:var(--lagoon)}.reef-fold-summary:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.reef-fold>.reef-caption{margin-top:.75rem}@media (width>=800px){.reef-fold-summary{display:none}}.reef-multiples{grid-template-columns:repeat(2,1fr);gap:.4rem;display:grid}@media (width>=560px){.reef-multiples{grid-template-columns:repeat(3,1fr)}}@media (width>=800px){.reef-multiples{grid-template-columns:repeat(4,1fr)}}.reef-multiple{text-align:left;border-radius:var(--r-md);transition:background .18s ease, border-color .18s ease, transform .18s var(--surface-ease);background:0 0;border:2px solid #0000;flex-direction:column;gap:.3rem;padding:.55rem .55rem .6rem;display:flex}.reef-multiple:hover,.reef-multiple.is-peek{background:color-mix(in srgb, var(--lagoon) 9%, var(--foam));border-color:color-mix(in srgb, var(--lagoon) 18%, transparent)}.reef-multiple.is-selected{background:var(--foam);border-color:var(--lagoon)}.reef-multiple:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.reef-multiple-name{color:var(--ink);font-size:.84rem;line-height:1.25}.reef-multiple.is-selected .reef-multiple-name{font-weight:600}.reef-spark{width:100%;height:2.6rem;display:block}.reef-spark-base{stroke:var(--data-base);stroke-width:1.5px;vector-effect:non-scaling-stroke}.reef-multiple-meta{color:var(--haze-strong);font-variant-numeric:tabular-nums;justify-content:space-between;gap:.4rem;font-size:.74rem;display:flex}.reef-multiple-peak{color:var(--coral-deep)}.reef-multiple-rec{color:var(--haze)}.reef-sources{padding-top:2.75rem}.reef-sources h2{color:var(--ink);font-family:var(--font-display);font-size:var(--h2-size);letter-spacing:-.015em;margin:0 0 .6rem;font-weight:500}.reef-sources p{color:var(--haze-strong);max-width:42em;margin:0 0 .6rem;font-size:.95rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.reef-map-dot,.reef-map-ring,.reef-timeline-handle,.reef-timeline-bar,.reef-multiple{transition:none}}
