/* Design-compliance tokens: Interactivity:** IntersectionObserver trigger `.is-visible` class addition Space Mono" (Google Fonts */
:root{--abyss:#0A0F1C;--reef:#131B2E;--glacial:#DCE8F0;--mist:#B8D4E3;--koi:#E8652B;--coral:#F4A261;--aqua:#5BCFB8;--ink:#0D0D0D;--charcoal:#1A1A2E;--slate:#4A5568;--white:#FFFFFF}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body{margin:0;background:linear-gradient(180deg,#0A0F1C 0%,#131B2E 42%,#0A0F1C 100%);color:#1A1A2E;font-family:"DM Sans",Inter,sans-serif;overflow-x:hidden}.aquarium-layer{position:fixed;inset:0;z-index:0;overflow:hidden;background:radial-gradient(circle at 42% 8%,rgba(184,212,227,.2),transparent 26%),radial-gradient(circle at 76% 55%,rgba(91,207,184,.14),transparent 30%),linear-gradient(180deg,#16233b 0%,#0A0F1C 74%);pointer-events:none}.aquarium-layer:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 1px,rgba(0,0,0,.03) 1px 2px),linear-gradient(90deg,rgba(255,255,255,.05),transparent 18%,rgba(91,207,184,.04) 54%,transparent);mix-blend-mode:overlay}.noise-overlay{position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.9;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' seed='7'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' fill='%23FFFFFF' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E");background-size:200px 200px}.fish{position:absolute;width:clamp(90px,12vw,180px);height:auto;opacity:.82;filter:drop-shadow(0 0 18px rgba(91,207,184,.1));will-change:offset-distance,transform}.fish-angelfish{top:10%;offset-path:path("M -220 80 C 180 0 420 150 760 70 S 1260 130 1700 40");animation:swim 160s linear infinite,bob 12s ease-in-out infinite alternate,flip 30s step-end infinite;animation-delay:-2s}.fish-betta{top:36%;offset-path:path("M 1600 20 C 1240 120 960 -20 640 80 S 120 150 -260 50");animation:swim 180s linear infinite,bob 14s ease-in-out infinite alternate,flip 28s step-end infinite;animation-delay:-3s}.fish-discus{top:58%;offset-path:path("M -240 10 C 160 150 420 -40 760 90 S 1240 40 1680 130");animation:swim 170s linear infinite,bob 11s ease-in-out infinite alternate,flip 35s step-end infinite;animation-delay:-5s}.fish-idol{top:28%;offset-path:path("M 1680 120 C 1240 -10 920 150 610 40 S 120 20 -240 120");animation:swim 190s linear infinite,bob 13s ease-in-out infinite alternate,flip 32s step-end infinite;animation-delay:-7s}.fish-lion{top:72%;offset-path:path("M -260 80 C 220 30 470 170 760 90 S 1230 20 1700 120");animation:swim 200s linear infinite,bob 15s ease-in-out infinite alternate,flip 38s step-end infinite;animation-delay:-11s}@keyframes swim{to{offset-distance:100%}}@keyframes bob{0%{translate:0 -14px}45%{translate:0 18px}100%{translate:0 6px}}@keyframes flip{0%,50%{scale:1 1}51%,100%{scale:-1 1}}.hud-container{position:relative;z-index:3}.snap-section{height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:grid;place-items:center;padding:clamp(14px,3vw,40px)}.hud-grid{width:min(1400px,100%);height:100%;display:grid;gap:clamp(16px,2vw,24px)}.surface-grid{grid-template-columns:.78fr 1.35fr .82fr;grid-template-rows:auto 1fr .7fr auto;grid-template-areas:"header header header" ". hero status" "nav hero status" "footer footer footer"}.descent-grid{grid-template-columns:.8fr 1.15fr .85fr;grid-template-rows:auto 1fr 1fr auto;grid-template-areas:"header header header" "nav content detail" "nav content detail" "footer footer footer"}.reef-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr 1fr auto;grid-template-areas:"header header" "a b" "c d" "footer footer"}.deep-grid,.abyss-grid{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-template-areas:"header" "deep" "footer"}.hud-panel{position:relative;overflow:auto;padding:clamp(18px,2.2vw,32px);background:rgba(220,232,240,.72);border:4px solid #0D0D0D;border-radius:0 12px 0 12px;box-shadow:5px 5px 0 #0D0D0D;backdrop-filter:blur(16px) saturate(1.2);opacity:0;transform:scale(.85) translateY(40px);transition:opacity 600ms cubic-bezier(.34,1.56,.64,1),transform 600ms cubic-bezier(.34,1.56,.64,1),backdrop-filter 200ms ease-out,box-shadow 200ms ease-out}.hud-panel:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#FFFFFF 1px,transparent 1px);background-size:17px 17px;opacity:.06}.hud-panel.is-visible{opacity:1;transform:scale(1) translateY(0)}.hud-panel:hover{backdrop-filter:blur(20px) saturate(1.28);box-shadow:3px 3px 0 #0D0D0D}.tier-1{z-index:10;background:rgba(220,232,240,.88)}.tier-2{z-index:20}.tier-3{z-index:30;background:rgba(220,232,240,.55);backdrop-filter:blur(24px) saturate(1.2)}.header-bar{grid-area:header;min-height:112px}.hero-main{grid-area:hero}.status-right{grid-area:status}.nav-left{grid-area:nav}.content-mid{grid-area:content}.detail-right{grid-area:detail}.footer-bar{grid-area:footer;min-height:78px}.reef-a{grid-area:a}.reef-b{grid-area:b}.reef-c{grid-area:c}.reef-d{grid-area:d}.content-deep,.abyss-final{grid-area:deep}.bracket{position:absolute;width:16px;height:16px;border:2px solid #5BCFB8;transition:width 200ms ease-out,height 200ms ease-out}.hud-panel:hover .bracket{width:24px;height:24px}.tl{top:8px;left:8px;border-right:0;border-bottom:0}.tr{top:8px;right:8px;border-left:0;border-bottom:0}.bl{bottom:8px;left:8px;border-right:0;border-top:0}.br{right:8px;bottom:8px;border-left:0;border-top:0}h1,h2,h3,h4{font-family:"Anybody",Inter,sans-serif;margin:0;color:#1A1A2E;line-height:1.04}.site-title{font-size:clamp(2.5rem,6vw,5.5rem);font-variation-settings:"wght" 800,"wdth" 120;letter-spacing:-.04em}.hero-heading{font-size:clamp(2.35rem,5.3vw,5.1rem);font-variation-settings:"wght" 820,"wdth" 128;max-width:9ch}.hero-heading span,.highlight-text{color:#E8652B}.section-label{font-size:clamp(1.7rem,3.6vw,3.4rem);font-variation-settings:"wght" 780,"wdth" 112;letter-spacing:.05em}.panel-heading,.deep-heading{font-size:clamp(2rem,4vw,4rem);font-variation-settings:"wght" 800,"wdth" 118}.panel-title,.abyss-heading{font-size:clamp(1.25rem,2.4vw,2.2rem);font-variation-settings:"wght" 760,"wdth" 98;text-transform:uppercase;letter-spacing:.04em}p{font-size:clamp(.95rem,1.15vw,1.125rem);line-height:1.7;color:#1A1A2E;margin:1rem 0 0}.hero-subtext,.detail-text,.footer-text,.abyss-text,.meter-copy{color:#4A5568}.deep-text{font-size:clamp(1rem,1.35vw,1.3rem)}.abyss-statement{font-size:clamp(1.45rem,3vw,3rem);font-weight:700}.readout-label,.readout-value,.mode-readout,button{font-family:"Space Mono",monospace}.readout-label{margin:0 0 .65rem;color:#5BCFB8;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.readout-value{margin:0;color:#5BCFB8;font-size:clamp(2rem,4vw,3.8rem);font-weight:700}.chunky-underline{box-shadow:inset 0 -6px 0 #E8652B;font-weight:700}.status-cluster{position:absolute;right:20px;top:20px;display:flex;gap:8px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4A5568}.status-dot.active{background:#5BCFB8;box-shadow:0 0 12px rgba(91,207,184,.85);animation:pulse 1.5s ease-in-out infinite}.status-dot.pending{background:#F4A261}.status-dot.dormant{background:#4A5568}@keyframes pulse{50%{opacity:.45;transform:scale(1.35)}}.depth-meter{height:18px;margin-top:24px;border:3px solid #0D0D0D;background:#B8D4E3;box-shadow:3px 3px 0 #0D0D0D}.depth-meter b{display:block;height:100%;width:18%;background:#E8652B;transition:width 500ms ease}.nav-left{display:flex;flex-direction:column;gap:12px}.nav-left button{appearance:none;border:3px solid #0D0D0D;background:rgba(255,255,255,.45);box-shadow:3px 3px 0 #0D0D0D;color:#1A1A2E;padding:10px 12px;text-align:left;cursor:pointer;transition:transform 160ms ease,box-shadow 160ms ease,color 160ms ease}.nav-left button:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 #0D0D0D;color:#E8652B}.mode-readout{position:fixed;right:18px;bottom:16px;z-index:8;display:flex;gap:12px;align-items:center;padding:10px 12px;background:rgba(220,232,240,.72);border:3px solid #0D0D0D;box-shadow:4px 4px 0 #0D0D0D;color:#1A1A2E;backdrop-filter:blur(16px)}.mode-readout span,.mode-readout em{color:#5BCFB8;font-style:normal;font-size:.75rem}.mode-readout b{font-size:.85rem}.abyss-mode .aquarium-layer,.abyss-mode{background:#0A0F1C}@media(max-width:900px){html{scroll-snap-type:none}.snap-section{height:auto;min-height:100vh}.surface-grid,.descent-grid,.reef-grid{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"header" "hero" "status" "nav" "content" "detail" "a" "b" "c" "d" "footer"}.deep-grid,.abyss-grid{grid-template-rows:auto}.hud-panel{border-width:3px;box-shadow:3px 3px 0 #0D0D0D}.site-title{font-variation-settings:"wght" 650,"wdth" 85}.mode-readout{display:none}}
