:root{color-scheme:dark;--ink:#e7f7f7;--muted:#8dafb6;--gold:#f3cb87;--line:#b4e9f024;--panel:#092c3ddd;--serif:'Songti SC','STSong','SimSun',serif}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{background:#031d2b;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{transition:background .2s,transform .2s}button:active{transform:scale(.96)}a{color:inherit;text-decoration:none}.hidden{display:none!important}#app{position:relative;width:100%;height:100dvh;min-height:320px;isolation:isolate}#ocean{position:absolute;width:100%;height:100%;inset:0;touch-action:none;outline:none}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#031923c9,transparent 65%),linear-gradient(0deg,#021723ed,transparent 36%,transparent 75%,#031a2980)}.waterlight{position:absolute;inset:0;pointer-events:none;opacity:.13;background:repeating-linear-gradient(110deg,transparent 0%,transparent 15%,#a9fff0 16%,transparent 19%,transparent 24%);mask-image:linear-gradient(#000,transparent 60%)}.masthead{height:112px;position:absolute;inset:0 5% auto;display:flex;align-items:center;justify-content:space-between;z-index:5;pointer-events:none}.masthead>*{pointer-events:auto}.brand{display:flex;gap:12px;align-items:center;font-family:var(--serif);font-size:23px;letter-spacing:.3px}.brand-mark{font-size:43px;color:var(--gold);font-family:serif}.brand small{display:block;font:9px/1.8 sans-serif;letter-spacing:3px;color:#88abb7}.expedition{font-size:12px;letter-spacing:2px;color:#c4e3e5}.live-dot,.hero-meta i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#73dcbd;margin-right:10px;box-shadow:0 0 12px #73dcbd}.divider{color:#76929a;margin:0 20px}.icon-button{width:44px;height:44px;border:1px solid var(--line);background:#0a2f415e;border-radius:50%;font-size:20px;display:inline-flex;align-items:center;justify-content:center;gap:3px}.icon-button:hover{background:#376c7750}#soundState{font-size:9px;color:var(--muted)}.home{position:absolute;inset:0;pointer-events:none}.home button,.home nav{pointer-events:auto}.hero-copy{position:absolute;left:8%;top:26%;max-width:570px}.eyebrow{color:var(--gold);font-size:10px;font-weight:500;letter-spacing:4px;margin:0 0 26px}h1{font-family:var(--serif);font-size:clamp(48px,5.6vw,84px);font-weight:500;line-height:1.22;letter-spacing:5px;margin:0 0 24px;text-shadow:0 5px 30px #041e28}.intro{font-size:14px;line-height:2.1;letter-spacing:1px;color:#a4c3ca;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:28px}.primary{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:55px;border:1px solid #ffe0a6;background:linear-gradient(120deg,#f5d79d,#d4ac66);color:#21383a;padding:0 28px;font-weight:600;font-size:15px;border-radius:3px;box-shadow:0 6px 40px #e9bd5520}.primary:hover{background:#ffe3b0}.primary span{font-size:24px;font-weight:400}.text-button{border:0;background:none;font-size:12px;color:#c9e1e4;padding:14px 0;letter-spacing:1px}.text-button span{margin-left:16px}.hero-meta{display:flex;gap:18px;margin-top:25px;font-size:10px;letter-spacing:.5px;color:#809faa}.hero-meta span+span{border-left:1px solid var(--line);padding-left:18px}.hero-meta i{width:4px;height:4px;margin-right:5px}.sea-coordinate{position:absolute;right:6%;top:42%;font:10px/2 monospace;letter-spacing:2px;color:#8bb7c0;text-align:right}.sea-coordinate span{font-size:10px}.sea-coordinate strong{font-size:26px;color:#cee4e8;font-weight:400;letter-spacing:0}.coordinate-line{width:32px;height:1px;background:#a3c1c85c;margin:20px 0 20px auto}.home-bottom{position:absolute;bottom:5%;left:8%;right:6%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px}.station{display:flex;align-items:center;gap:20px}.station-number{font:46px/1 var(--serif);color:#b2d7d440}.station p{font-size:9px;letter-spacing:2px;color:#819fab;margin:0 0 7px}.station h2{font:19px var(--serif);letter-spacing:2px;margin:0 0 6px}.station div>span{font-size:10px;color:#71939d}.home-bottom nav{display:flex;gap:30px}.home-bottom nav button{border:0;background:none;font-size:11px;letter-spacing:1px;color:#b1cdd1;display:flex;align-items:center;gap:10px}.home-bottom nav button>span{font-size:27px;color:#9ac4ca}.hud{position:absolute;inset:0;pointer-events:none}.hud button{pointer-events:auto}.glass{background:linear-gradient(120deg,#103646df,#072631bf);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:6px}.stats{position:absolute;top:105px;left:50%;transform:translateX(-50%);display:flex;align-items:center;padding:16px 20px;gap:30px}.stats>div{min-width:80px}.stats>div+div{border-left:1px solid var(--line);padding-left:26px}.stats span{font-size:10px;color:#9bb9c1;display:block;margin-bottom:6px;letter-spacing:1px}.stats strong{font:25px/1.1 ui-monospace,monospace;color:#eef4e7;font-weight:400}.stats>div:first-child strong{color:var(--gold)}.side-actions{position:absolute;right:5%;top:230px;display:flex;flex-direction:column;gap:16px}.side-actions button{position:relative;width:48px;height:60px;border:0;background:#0726349c;border-radius:6px;font-size:25px;color:#c0dadb}.side-actions small{display:block;font-size:9px;letter-spacing:1px}.side-actions i{position:absolute;width:6px;height:6px;background:var(--gold);border-radius:50%;top:5px;right:5px}.controls{position:absolute;bottom:max(25px,env(safe-area-inset-bottom));left:6%;right:6%;display:flex;align-items:end;justify-content:space-between}.power{padding:13px 18px;text-align:center;min-width:168px}.control-label{display:block;font-size:9px;letter-spacing:2px;color:var(--muted)}.power>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:8px 0}.power button{border:1px solid var(--line);background:#224f605c;border-radius:50%;width:28px;height:28px;font-size:20px;line-height:20px}.power strong{font:25px monospace;color:var(--gold);min-width:58px}.power small{font-size:9px;color:#98b7bf}.aim-tip{text-align:center;font-size:11px;letter-spacing:1px;color:#b6d4d7;margin-bottom:12px}.aim-tip span{display:block;font-size:9px;margin-top:7px;color:#638e9c}.fire{display:flex;flex-direction:column;align-items:center;justify-content:center;width:102px;height:102px;border-radius:50%;border:1px solid #d8b478;background:radial-gradient(circle at 40% 30%,#efd098,#be9453);box-shadow:0 0 0 6px #e5bf6d0c,0 0 0 7px #e5bf6d40,0 0 40px #e5bf6d20;color:#253d44;touch-action:none}.fire>span{font-size:33px;line-height:1.1}.fire strong{font-size:13px;letter-spacing:3px;margin:4px 0 0 3px}.combo{position:absolute;top:34%;left:6%;display:flex;flex-direction:column;gap:7px;color:var(--gold)}.combo small{font-size:10px;letter-spacing:3px}.combo strong{font-size:16px;letter-spacing:3px}.combo strong span{font-size:40px;font-weight:400}.combo>span{font-size:10px;color:#b1d5d5}.aim{position:absolute;width:38px;height:38px;border:1px solid #bef6dd8c;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.aim:before,.aim:after{content:'';position:absolute;background:#d1ffed99}.aim:before{width:1px;height:48px;left:18px;top:-6px}.aim:after{height:1px;width:48px;top:18px;left:-6px}.aim i{position:absolute;width:6px;height:6px;background:#c7fee5;border-radius:50%;left:15px;top:15px}.fish-label{position:absolute;transform:translate(-50%,-100%);text-align:center;font-size:9px;white-space:nowrap;color:#f2e3b8;text-shadow:0 1px 8px #001b2b}.fish-label .hp{height:3px;width:50px;background:#ffffff24;margin:5px auto;border-radius:2px;overflow:hidden}.fish-label .hp i{display:block;height:100%;background:#85dccd}.float{position:absolute;color:var(--gold);font:bold 24px ui-monospace,monospace;pointer-events:none;text-shadow:0 2px 10px #012331;transform:translate(-50%,-50%)}.toast{position:absolute;bottom:170px;left:50%;transform:translateX(-50%);padding:13px 23px;max-width:90%;width:max-content;text-align:center;z-index:40;background:#193c4cf5;border:1px solid #81bbc555;border-radius:5px;font-size:12px;box-shadow:0 8px 28px #0003}dialog{color:var(--ink);width:min(540px,calc(100% - 32px));max-height:86dvh;overflow-y:auto;border:1px solid #739dab59;border-radius:12px;background:linear-gradient(135deg,#143a4a,#062331);padding:28px;box-shadow:0 24px 100px #0008}dialog::backdrop{background:#00111db5;backdrop-filter:blur(6px)}.modal-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.modal-top .eyebrow{margin:0;font-size:9px}.modal-top .icon-button{width:32px;height:32px}dialog h2{font:32px var(--serif);margin:10px 0 12px;letter-spacing:2px}dialog .sub{font-size:12px;color:#97b6c0;line-height:1.8;margin-bottom:22px}.modal-actions{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.modal-actions button{flex:1;justify-content:center;white-space:nowrap}.secondary{border:1px solid #7dafba55;background:#25505d66;border-radius:4px;padding:15px 20px;font-size:13px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.result-card{padding:16px;background:#0623308a;border:1px solid var(--line);border-radius:5px}.result-card span{display:block;font-size:11px;color:#94b1ba}.result-card strong{display:block;font:26px monospace;color:var(--gold);margin-top:8px}.ledger{border-top:1px solid var(--line);margin-top:20px;padding-top:12px}.ledger p{display:flex;justify-content:space-between;font-size:12px;color:#a9c3ca}.ledger p:last-child{color:var(--gold)}.mission{border:1px solid var(--line);border-radius:6px;background:#0727357a;padding:17px;margin:12px 0}.mission-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.mission h3{font-size:14px;margin:0 0 5px}.mission p{font-size:11px;color:#91adb7;margin:0}.mission button{background:#d8b879;color:#143240;border:0;border-radius:4px;padding:10px 16px;font-size:12px;white-space:nowrap}.progress{height:4px;background:#577b822b;margin-top:16px;border-radius:3px}.progress i{display:block;height:100%;background:var(--gold);border-radius:3px}.fish-card{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);gap:16px}.fish-swatch{font-size:29px;line-height:1;width:42px;text-align:center}.fish-card h3{font-size:13px;margin:0 0 7px}.fish-card p{font-size:11px;color:#8fb3bf;margin:0;line-height:1.7}.rules{font-size:11px;line-height:1.9;color:#9fc1c8;margin-top:20px}.records{width:100%;border-collapse:collapse;font-size:12px}.records th{text-align:left;color:#86aab7;font-weight:400;padding:12px 5px}.records td{padding:15px 5px;border-top:1px solid var(--line)}.records td:nth-child(2){color:var(--gold)}.empty{text-align:center;color:#91b3c0;padding:40px 0;font-size:13px;line-height:2}.fatal{position:absolute;inset:0;z-index:100;background:#062330;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.fatal p{max-width:480px;line-height:1.8;color:#a9c5ce}.playing .vignette{background:linear-gradient(0deg,#021723ee,transparent 30%,transparent 78%,#031a29aa)}
@media(min-width:1500px){.hero-copy{top:28%}}@media(max-width:700px){.masthead{height:88px;inset-inline:6%}.brand{font-size:18px;gap:8px}.brand-mark{font-size:33px}.brand small{font-size:7px;letter-spacing:2px}.expedition{font-size:9px;letter-spacing:0}.expedition .divider{margin:0 7px}#sound{width:33px;height:33px;font-size:17px}.hero-copy{left:8%;top:20%}.eyebrow{font-size:8px;letter-spacing:2.7px;margin-bottom:18px}h1{font-size:52px;line-height:1.3;letter-spacing:3px;margin-bottom:19px}.intro{font-size:12px;line-height:2;margin-bottom:25px}.hero-actions{gap:20px}.primary{padding:0 22px;min-height:51px;font-size:13px;gap:24px}.text-button{font-size:11px}.text-button span{margin-left:7px}.hero-meta{gap:10px;margin-top:21px;font-size:8px}.hero-meta span+span{padding-left:10px}.sea-coordinate{display:none}.home-bottom{left:8%;right:8%;bottom:4%;flex-direction:column;align-items:stretch;gap:21px;padding-top:18px}.station-number{font-size:35px}.station h2{font-size:17px}.station{gap:14px}.home-bottom nav{justify-content:space-between;gap:10px}.home-bottom nav button{font-size:10px;padding:0;gap:6px}.home-bottom nav button>span{font-size:23px}.stats{top:90px;width:88%;gap:10px;padding:14px}.stats>div{min-width:0;flex:1}.stats>div+div{padding-left:12px}.stats strong{font-size:20px}.stats span{font-size:8px;letter-spacing:0}.stats .icon-button{width:32px;height:32px;flex-shrink:0;font-size:16px}.controls{left:7%;right:7%;bottom:max(25px,env(safe-area-inset-bottom))}.power{min-width:141px;padding:11px 12px}.power strong{font-size:22px;min-width:45px}.power>div{gap:8px}.fire{width:85px;height:85px}.aim-tip{position:absolute;bottom:122px;width:100%;font-size:9px}.aim-tip span{font-size:8px}.side-actions{right:5%;top:190px;gap:10px}.side-actions button{width:38px;height:52px;font-size:22px}.combo{top:27%;left:7%}.combo strong span{font-size:30px}.combo strong{font-size:12px}.combo small{font-size:8px}dialog{padding:21px}.toast{bottom:190px;font-size:11px}.result-card strong{font-size:22px}}
@media(max-height:650px) and (min-width:701px){.masthead{height:72px}.hero-copy{top:21%}h1{font-size:46px}.intro{margin-bottom:18px;font-size:12px}.hero-meta{margin-top:15px}.eyebrow{margin-bottom:15px}.home-bottom{padding-top:14px;bottom:4%}.stats{top:70px;padding:10px 18px}.side-actions{top:160px}.controls{bottom:18px}.power{padding:8px 15px}.fire{width:80px;height:80px}.station h2{font-size:17px}}
@media(max-height:700px) and (max-width:700px){.hero-copy{top:19%}h1{font-size:41px;margin-bottom:12px}.intro{font-size:11px;margin-bottom:18px}.hero-meta{margin-top:14px}.home-bottom{gap:14px}.station div>span{display:none}.hero-copy .eyebrow{margin-bottom:12px}}
@media(max-height:500px){.home-bottom{display:none}.hero-copy{top:22%;left:7%}h1{font-size:33px;margin-bottom:10px}.intro{font-size:10px;margin-bottom:12px}.hero-copy .eyebrow{margin-bottom:8px}.hero-meta{display:none}.masthead{height:65px}.hero-actions .primary{min-height:42px}.stats{top:66px}.controls .aim-tip{display:none}.side-actions{top:158px}.power{padding:8px}.fire{width:67px;height:67px}}
@media(max-width:700px){.aim-tip{display:none}}
/* Odyssey 2.0: tactical HUD and layered reef art. */
.reef-backdrop{position:absolute;inset:0;z-index:-2;background:#031c29;transition:filter 1.2s,background-position 1.2s}.reef-backdrop:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#022c4920,#06324515 50%,#011d3655)}[data-reef=ruins] .reef-backdrop{filter:hue-rotate(-17deg) saturate(.8);background-position:62% 53%}[data-reef=abyss] .reef-backdrop{filter:hue-rotate(34deg) saturate(1.2) brightness(.63);background-position:40% 53%}.caustics{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 30% 0,#bafce83b,transparent 60%);opacity:.7}#ocean{z-index:0}.waterlight{opacity:.06}.vignette{background:linear-gradient(90deg,#021d36db,transparent 74%),linear-gradient(0deg,#021729cc,transparent 34%)}.hero-copy{top:21%;max-width:620px}h1{font-size:clamp(45px,4.8vw,74px);line-height:1.25}.intro{margin-bottom:22px}.hero-meta{margin-top:17px}.room-select{display:flex;gap:9px;margin-top:22px;width:385px;max-width:100%}.room-select button{flex:1;position:relative;text-align:left;padding:13px 14px 12px;border:1px solid #9abecd38;border-radius:5px;background:#052d43ab;backdrop-filter:blur(12px)}.room-select button.selected{border-color:#edcc86;background:#3e5d59a8;box-shadow:inset 0 0 18px #e8c6790e}.room-select button>span{position:absolute;right:9px;top:9px;font:9px monospace;color:#98b6be}.room-select strong{display:block;font-size:12px;font-weight:500}.room-select small{display:block;color:#9db7be;font-size:9px;margin-top:7px}.room-select .selected strong{color:#ffe5ae}.playing .masthead{height:80px}.playing .brand{font-size:18px}.playing .brand-mark{font-size:33px}.stats{top:77px;padding:12px 20px;min-width:440px}.event-strip{position:absolute;top:159px;left:50%;transform:translateX(-50%);display:flex;gap:10px;align-items:center;min-width:280px;justify-content:center;font-size:10px;letter-spacing:1px;color:#c5dfd9;background:#092a3dbc;border:1px solid #abd6c823;border-radius:20px;padding:8px 16px}.event-dot{width:5px;height:5px;background:#8ce9d2;border-radius:50%;box-shadow:0 0 9px #9bebdc}.event-strip>span:last-child{color:#f8d190;margin-left:14px;font-family:monospace}.boss-bar{position:absolute;top:205px;width:min(500px,54%);left:50%;transform:translateX(-50%);padding:12px 15px;background:linear-gradient(90deg,#151f3af0,#284355e3);border:1px solid #e4c58966;border-radius:6px}.boss-bar>div:first-child{display:flex;gap:12px;align-items:center;font-size:10px}.boss-bar strong{color:#ffe1a0;font-size:14px;letter-spacing:1px}.boss-bar span{color:#b0c9cb}.boss-bar b{margin-left:auto;font:11px monospace}.boss-track{height:5px;background:#eac18218;margin-top:10px;overflow:hidden;border-radius:6px}.boss-track i{display:block;height:100%;width:100%;background:linear-gradient(90deg,#bc823c,#ffe6a3);transition:width .12s}.target-info{position:absolute;left:5%;top:165px;font-size:11px;color:#d6fae6;padding:8px 13px;background:#07363bba;border:1px solid #74c8b866;border-radius:20px}.combat-strip{position:absolute;width:430px;left:50%;bottom:24px;transform:translateX(-50%);pointer-events:auto;background:linear-gradient(125deg,#0c3449eb,#05253beb);border:1px solid #9cc6d24a;border-radius:10px;padding:9px 10px 10px;backdrop-filter:blur(15px);box-shadow:0 14px 45px #0019285c}.weapon-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:7px}.weapon-tabs button{border:1px solid #a6d0dd26;background:#113d505c;border-radius:5px;height:34px;font-size:11px}.weapon-tabs button span{font:12px serif;color:#90b9c5;margin-right:7px}.weapon-tabs button small{font-size:8px;color:#7fa8b6;margin-left:7px}.weapon-tabs button.selected{border-color:#e8c687a1;background:#53624b88;color:#ffe2a7}.weapon-tabs button.selected span{color:#ffe2a7}.tactical-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.tactical-buttons button{border:1px solid #a3c8d32b;border-radius:5px;background:#0c2f425e;display:flex;align-items:center;justify-content:center;gap:7px;height:41px}.tactical-buttons button>span{font-size:20px;color:#acdae6}.tactical-buttons button small{font-size:9px;color:#b0cbd2}.tactical-buttons [aria-pressed=true]{border-color:#65d7bd8c;background:#12514d78}.tactical-buttons [aria-pressed=true]>span{color:#9af0d1}.tactical-buttons #pulseBtn>span{color:#d3b1ff}.tactical-buttons #freezeBtn>span{color:#a6ebff}.energy-track{position:relative;margin-top:7px;height:18px;border-top:2px solid #ffffff11}.energy-track>i{position:absolute;height:2px;top:-2px;background:linear-gradient(90deg,#61c6dd,#d4c2ff);box-shadow:0 0 8px #98cffe33;transition:width .15s}.energy-track>span{display:flex;gap:4px;margin-top:5px;font-size:8px;color:#87adb9}.energy-track b{color:#c1deeb;font-weight:500}.energy-track em{margin-left:auto;font-style:normal;color:#c6c4a1}.power{min-width:162px}.controls{pointer-events:none}.controls .power,.controls button{pointer-events:auto}.combo{top:31%;left:5%}.combo strong span{font-size:32px}.fish-label{font-size:10px;background:#07273e75;padding:3px 7px;border-radius:4px}.fish-label .hp{width:48px}.aim{border-color:#ffdc96c9;box-shadow:0 0 16px #ebc78822}.aim:before,.aim:after{background:#ffe0a18c}.aim i{background:#fff3d7}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid var(--line);font-size:13px}.setting-row small{display:block;font-size:10px;color:#87aab7;line-height:1.7;margin-top:8px;max-width:280px}.setting-row select{max-width:135px;background:#133b4c;color:#e9f3ef;border:1px solid #86aebb55;border-radius:5px;padding:10px;font:12px inherit}.setting-row input[type=checkbox]{accent-color:#eed090;width:20px;height:20px;flex-shrink:0}.discovery{font-size:8px;font-weight:400;color:#bcceae;margin-left:12px}.frozen .waterlight{background:radial-gradient(ellipse at center,transparent 40%,#80d5ff7a);opacity:.45}.quiet-fx .waterlight{display:none}.playing .vignette{background:linear-gradient(0deg,#041d35ed,transparent 35%,transparent 72%,#011e3b99)}
@media(min-width:1600px){.hero-copy{top:23%}.combat-strip{width:470px}.hero-copy .intro{font-size:15px}.room-select{margin-top:26px}}
@media(max-width:1000px) and (min-width:701px){.combat-strip{width:380px}.controls{left:3%;right:3%}.power{min-width:135px;padding:10px}.fire{width:82px;height:82px}.tactical-buttons button{gap:4px}.tactical-buttons button small{font-size:8px}}
@media(max-width:700px){.hero-copy{top:17%;left:7%;right:7%;max-width:none}h1{font-size:43px;line-height:1.3;letter-spacing:2px;margin-bottom:16px}.intro{font-size:11px;margin-bottom:20px}.hero-copy .eyebrow{margin-bottom:16px}.room-select{width:100%;margin-top:19px;gap:7px}.room-select button{padding:13px 11px}.room-select strong{font-size:11px}.room-select small{font-size:8px}.hero-meta{margin-top:14px;font-size:8px}.home-bottom{bottom:4%;gap:15px}.home-bottom .station{display:none}.expedition{font-size:8px}.expedition .divider{margin:0 6px}.brand small{letter-spacing:1.7px}.playing .masthead{height:72px}.playing .brand{font-size:16px}.stats{top:75px;min-width:0;width:90%;padding:11px 13px}.event-strip{top:145px;min-width:235px;font-size:9px;padding:6px 12px}.boss-bar{top:181px;width:84%;padding:10px 12px}.boss-bar>div:first-child{gap:7px;font-size:8px}.boss-bar strong{font-size:12px}.boss-bar b{font-size:9px}.boss-bar span:first-child{display:none}.target-info{top:243px;font-size:9px;padding:6px 10px;left:5%}.side-actions{top:251px;right:4%}.combo{top:34%;left:5%}.combo small{font-size:7px}.combat-strip{bottom:132px;width:92%;padding:8px;max-width:460px}.weapon-tabs button{height:31px;font-size:10px}.weapon-tabs button small{font-size:7px;margin-left:5px}.weapon-tabs button span{margin-right:4px}.tactical-buttons button{height:41px;flex-direction:column;gap:0}.tactical-buttons button span{font-size:19px;line-height:22px}.tactical-buttons button small{font-size:8px}.energy-track>span{font-size:7px}.controls{bottom:max(22px,env(safe-area-inset-bottom));left:5%;right:6%}.power{min-width:142px;padding:10px 13px}.fire{width:85px;height:85px}.toast{bottom:275px;max-width:90%;font-size:10px}.boss-track{margin-top:8px}.reef-backdrop{background-position:55% center}.fish-label{font-size:8px;padding:2px 4px}.fish-label .hp{width:36px}}
@media(max-height:750px) and (min-width:701px){.hero-copy{top:18%}h1{font-size:45px;line-height:1.2;margin-bottom:16px}.intro{font-size:12px;margin-bottom:18px}.hero-copy .eyebrow{margin-bottom:18px}.room-select{margin-top:16px}.hero-meta{margin-top:12px}.home-bottom{bottom:3%;padding-top:18px}.room-select button{padding:11px 13px}}
@media(max-height:700px) and (max-width:700px){.hero-copy{top:15%}h1{font-size:35px;margin-bottom:12px}.intro{font-size:10px;margin-bottom:14px}.hero-copy .eyebrow{font-size:7px;margin-bottom:12px}.hero-actions .primary{min-height:43px}.room-select{margin-top:14px}.hero-meta{display:none}.combat-strip{bottom:116px;padding:6px}.tactical-buttons button{height:36px}.controls .power{padding:8px 11px}.controls .fire{width:74px;height:74px}.boss-bar{top:172px}.target-info{top:229px}.side-actions{top:238px}.toast{bottom:253px}}
@media(max-height:500px) and (min-width:701px){.hero-copy{top:20%;left:6%}h1{font-size:34px;margin-bottom:12px}.hero-copy .eyebrow{font-size:8px;margin-bottom:10px}.intro{font-size:10px;line-height:1.6;margin-bottom:13px}.hero-actions .primary{min-height:41px}.room-select{position:absolute;left:calc(100% + 55px);top:48%;width:320px;margin:0}.hero-meta{display:none}.playing .masthead{height:53px}.playing .brand{font-size:15px}.playing .brand-mark{font-size:28px}.stats{top:48px;padding:8px 14px;min-width:365px;gap:22px}.stats strong{font-size:18px}.stats span{font-size:8px}.stats .icon-button{height:31px;width:31px}.event-strip{top:112px;padding:5px 12px;font-size:8px}.boss-bar{top:145px;width:340px;padding:7px 12px}.boss-bar strong{font-size:11px}.boss-bar>div:first-child{font-size:8px}.boss-track{height:3px;margin-top:5px}.target-info{top:95px;font-size:8px;left:3%}.combat-strip{width:354px;bottom:12px;padding:6px 8px}.weapon-tabs button{height:27px;font-size:9px}.tactical-buttons button{height:32px}.tactical-buttons button span{font-size:16px}.tactical-buttons button small{font-size:8px}.weapon-tabs{margin-bottom:5px}.energy-track{height:14px;margin-top:5px}.energy-track>span{margin-top:3px;font-size:7px}.controls{bottom:16px}.controls .power{padding:8px;min-width:125px}.controls .fire{width:66px;height:66px}.side-actions{top:154px;right:3%;gap:6px}.side-actions button{height:42px;width:37px;font-size:19px}.side-actions small{font-size:8px}.combo{top:40%;left:3%}.toast{bottom:128px;font-size:10px;padding:9px 14px}.room-select strong{font-size:11px}}
.stats{pointer-events:auto;z-index:2}
@media(max-height:500px) and (min-width:701px){.stats{left:3%;top:52px;transform:none;width:268px;min-width:0;gap:12px;padding:9px 12px}.stats>div{min-width:0;flex:1}.stats>div+div{padding-left:10px}.stats strong{font-size:17px}.stats span{font-size:7px}.stats .icon-button{width:28px;height:28px;font-size:14px}.boss-bar{left:auto;right:3%;transform:none;top:60px;width:270px}.event-strip{left:3%;top:116px;transform:none;min-width:190px;gap:6px}.target-info{top:145px;left:3%;padding:5px 9px}.boss-bar>div:first-child>span:first-child{display:none}.combo{top:46%}}

/* MK.III: full 3D environment, foreground weapon, four real ammunition types. */
.reef-backdrop,.caustics{display:none}.waterlight{display:none}.playing .vignette{background:linear-gradient(0deg,#020d18b3,transparent 28%,transparent 86%,#03101c66)}
.combat-strip{width:500px;background:linear-gradient(120deg,#081c29f0,#0a2230e8);border-color:#729dae55;border-radius:5px}.weapon-tabs{grid-template-columns:repeat(4,1fr);gap:5px}.weapon-tabs button{height:49px;text-align:left;padding:6px 9px;font-size:11px;position:relative}.weapon-tabs button span{font:9px monospace;color:#78929f;margin-right:7px}.weapon-tabs button small{display:block;font:8px monospace;letter-spacing:.7px;margin:6px 0 0 22px;color:#87a9b7}.weapon-tabs button.selected{border-color:#9be5e2;background:#19444a;color:#d3ffff;box-shadow:inset 0 -2px #9fe7e2}.weapon-tabs button:nth-child(1).selected{border-color:#ecbd77;background:#453b2b;box-shadow:inset 0 -2px #ecbd77}.weapon-tabs button:nth-child(4).selected{border-color:#c1a0ed;background:#33294a;box-shadow:inset 0 -2px #c1a0ed}
.ammo-readout{position:absolute;right:4.5%;bottom:198px;display:flex;flex-direction:column;gap:7px;text-align:right;text-shadow:0 2px 8px #001019;pointer-events:none;border-right:2px solid #89d5e3;padding:3px 13px}.ammo-readout strong{font-size:19px;font-weight:500;letter-spacing:2px}.ammo-readout>span:not(.ammo-eyebrow){font-size:10px;color:#c7e2e8}.ammo-eyebrow{font:8px monospace;letter-spacing:1.5px;color:#9bc0cc}.ammo-readout small{font:9px monospace;color:#a8c6cc}.fire{background:radial-gradient(circle,#26414be6,#0b2530ed);border-color:#9adad8;color:#cdf8f4;border-radius:18px;box-shadow:inset 0 0 24px #82dce31a,0 0 0 7px #81d2d30b}.aim{border-color:#b5f2f4;box-shadow:none}.aim:before,.aim:after{background:#9be9e8}.aim i{background:#ddffff}.fish-label{background:#04172288}.power{background:#061924db}.hero-copy h1{font-family:system-ui,sans-serif;font-weight:500;letter-spacing:3px}.hero-copy .intro{color:#c0d8df}.home .hero-copy{max-width:580px}
@media(max-width:1100px) and (min-width:701px){.combat-strip{width:430px}.weapon-tabs button{padding:6px;font-size:10px}.weapon-tabs button span{margin-right:4px}.weapon-tabs button small{margin-left:16px}.ammo-readout{right:4%;bottom:180px}.ammo-readout strong{font-size:16px}}
@media(max-width:700px){.combat-strip{width:92%;bottom:128px;padding:7px}.weapon-tabs button{font-size:9px;padding:6px 5px;height:45px}.weapon-tabs button span{font-size:8px;margin-right:3px}.weapon-tabs button small{font-size:7px;margin-left:0;letter-spacing:.1px}.ammo-readout{bottom:295px;right:5%;gap:5px;padding-right:8px}.ammo-readout strong{font-size:13px}.ammo-readout>span:not(.ammo-eyebrow),.ammo-readout small{font-size:8px}.ammo-eyebrow{font-size:6px;letter-spacing:1px}.controls .fire{width:78px;height:78px;border-radius:15px}.toast{bottom:320px}.tactical-buttons button{height:35px}.hero-copy h1{font-size:38px}}
@media(max-height:700px) and (max-width:700px){.combat-strip{bottom:110px}.ammo-readout{bottom:269px}.toast{bottom:300px}}
@media(max-height:500px) and (min-width:701px){.combat-strip{width:375px;bottom:12px}.weapon-tabs button{height:37px;font-size:9px;padding:4px}.weapon-tabs button small{font-size:7px;margin:4px 0 0 0}.ammo-readout{right:3%;bottom:116px;gap:4px}.ammo-readout strong{font-size:13px}.ammo-eyebrow{font-size:6px}.ammo-readout>span:not(.ammo-eyebrow),.ammo-readout small{font-size:8px}.controls .fire{width:65px;height:65px;border-radius:13px}.tactical-buttons button{height:29px}}

@media(max-width:700px){.ammo-readout{left:5%;right:auto;text-align:left;border-right:0;border-left:2px solid #89d5e3;padding-left:9px;padding-right:0;bottom:290px}.ammo-readout .ammo-eyebrow{display:none}}
@media(max-width:700px) and (max-height:700px){.ammo-readout{bottom:270px}}
@media(max-width:370px){.masthead .expedition{display:none}.masthead .brand{white-space:nowrap;flex-shrink:0}.masthead{justify-content:space-between}}

.large-fish-label{color:#e1dec2;background:#082628b5;border:1px solid #b5baa533;padding:4px 8px}.large-fish-label .hp{width:72px;margin-left:auto;margin-right:auto}.large-fish-label .hp i{background:#a2b78a}
