:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #3b2418;--ink-soft: #6c4b32;--paper: #efd9a7;--paper-light: #fff1c9;--paper-shadow: #a36e35;--gold: #c88a28;--red: #a64534;--teal: #277d7c;--blue: #4e8fa9;--hud-scale: 1;--adventure-paper-frame: url(/ui/book/system/paper-corner-tl.png) left top / 32px 32px no-repeat, url(/ui/book/system/paper-corner-tr.png) right top / 32px 32px no-repeat, url(/ui/book/system/paper-corner-bl.png) left bottom / 32px 32px no-repeat, url(/ui/book/system/paper-corner-br.png) right bottom / 32px 32px no-repeat, url(/ui/book/system/paper-edge-top.png) left 32px top / 32px 32px repeat-x, url(/ui/book/system/paper-edge-bottom.png) left 32px bottom / 32px 32px repeat-x, url(/ui/book/system/paper-edge-left.png) left top 32px / 32px 32px repeat-y, url(/ui/book/system/paper-edge-right.png) right top 32px / 32px 32px repeat-y, url(/ui/book/system/paper-fill.png) center / 32px 32px repeat}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:#071013}body{color:var(--ink)}body.login-open{background:#071013}button,input{font:inherit}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.login-open #hud{visibility:hidden}.login-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:clamp(18px,4vw,44px);overflow:hidden;color:var(--ink);background:linear-gradient(90deg,#08202857,#0820280a 45%,#08202814),linear-gradient(0deg,#0411175c,#04111700 38%),url(/ui/login-screen.png) center / cover no-repeat,#0c4755}.login-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff4d614,#fff4d600 26%),linear-gradient(90deg,#0b29313d,#0b293100 36%);pointer-events:none}.login-panel{position:relative;z-index:1;width:min(340px,calc(100vw - 36px));overflow:hidden;color:#3a2618;background:linear-gradient(180deg,#fff1cdc7,#efd193ad),#f7dea6b3;border:1px solid rgba(255,245,215,.62);border-radius:8px;box-shadow:0 24px 54px #04141a57,0 0 0 1px #29585e29,inset 0 1px #fff9e2bd,inset 0 -18px 28px #9e6f2e17;-webkit-backdrop-filter:blur(6px) saturate(1.04);backdrop-filter:blur(6px) saturate(1.04)}.login-panel:before{position:absolute;top:12px;right:12px;bottom:12px;left:12px;content:"";border:1px solid rgba(112,83,46,.16);border-radius:5px;pointer-events:none}.login-panel:after{position:absolute;top:0;right:0;width:40%;height:100%;content:"";background:linear-gradient(115deg,#ffffff29,#fff0);pointer-events:none}.login-panel__content{position:relative;z-index:1;display:grid;align-content:center;gap:12px;padding:28px 28px 30px}.login-field span{color:#342d21cc;font-size:15px;font-weight:650;letter-spacing:0}.login-field{display:grid;gap:8px;margin-top:4px}.login-field input{width:100%;min-height:46px;padding:0 14px;color:#2f2418;font-size:16px;background:linear-gradient(180deg,#fff6dbbd,#e8cd957a),#ffecbe9e;border:1px solid rgba(94,114,101,.34);border-radius:7px;box-shadow:inset 0 2px 4px #53422724,0 1px #fff9df9e;outline:none}.login-field input:focus{border-color:#4e8f9adb;box-shadow:inset 0 2px 4px #5342271f,0 0 0 3px #81bec23d}.login-error{min-height:18px;color:#8b4c2d;font-size:13px;font-weight:800}.login-button{justify-self:stretch;min-width:0;min-height:46px;padding:0 22px;color:#26302a;font-size:16px;font-weight:750;letter-spacing:0;background:linear-gradient(180deg,#ffebaad6,#e0b159d1);border:1px solid rgba(255,245,207,.52);border-radius:7px;box-shadow:0 8px 16px #14373d33,inset 0 1px #fffce4b8,inset 0 -2px #7d5b2224;cursor:pointer}.login-button:hover{filter:brightness(1.04) saturate(1.02)}.login-button:active{transform:translateY(2px);box-shadow:0 5px 10px #14373d2e,inset 0 1px #fffce4a3,inset 0 -1px #7d5b221f}.login-button:focus-visible{outline:3px solid rgba(160,214,216,.72);outline-offset:3px}#game-canvas{display:block;width:100vw;height:100vh;outline:none;cursor:grab}#game-canvas:active{cursor:grabbing}#hud{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;padding:clamp(12px,2vw,24px);transition:opacity .16s ease}body.presentation-hud-hidden #hud{opacity:0}#bmc-wbtn{width:154px!important;height:40px!important;gap:8px!important;padding:0 14px!important;color:#f2fcfff5!important;background:#1f89e73d!important;border:1px solid rgba(172,222,255,.48)!important;border-radius:999px!important;box-shadow:0 10px 24px #00080c38,inset 0 1px #ebfaff3d!important;-webkit-backdrop-filter:blur(8px) saturate(1.18);backdrop-filter:blur(8px) saturate(1.18);font:850 12px/1 Inter,ui-sans-serif,system-ui,sans-serif!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important}#bmc-wbtn:hover{background:#2d9cff57!important;border-color:#bfe7ffa8!important}#bmc-wbtn img{width:20px!important;height:20px!important;filter:drop-shadow(0 1px 2px rgba(0,8,12,.38))}#bmc-wbtn:after{content:"Support me"}#bmc-wbtn+div{color:#f2fcfff5!important;background:#021220b8!important;border:1px solid rgba(172,222,255,.34)!important;box-shadow:0 10px 24px #00080c42!important;-webkit-backdrop-filter:blur(8px) saturate(1.16);backdrop-filter:blur(8px) saturate(1.16);font:800 13px/1.2 Inter,ui-sans-serif,system-ui,sans-serif!important}body.login-open #bmc-wbtn,body.login-open #bmc-wbtn+div,body.login-open #bmc-iframe,body.login-open #bmc-close-btn,body.presentation-hud-hidden #bmc-wbtn,body.presentation-hud-hidden #bmc-wbtn+div,body.presentation-hud-hidden #bmc-iframe,body.presentation-hud-hidden #bmc-close-btn{visibility:hidden!important;opacity:0!important;pointer-events:none!important}h1,h2,p,ol,dl,dd{margin:0}.hud-ledger,.hud-status-card,.chat-log{position:absolute;color:var(--ink);background:var(--adventure-paper-frame);border:0;box-shadow:0 14px 28px #21120a47,inset 0 -10px 22px #7e4e1f21;image-rendering:pixelated}.hud-ledger:before,.hud-status-card:before,.chat-log:before{position:absolute;z-index:0;top:9px;right:9px;bottom:9px;left:9px;content:"";border:1px solid rgba(92,52,26,.16);pointer-events:none}.hud-ledger>*,.hud-status-card>*,.chat-log>*{position:relative;z-index:1}.hud-ledger{left:clamp(12px,2vw,24px);top:clamp(12px,2vw,24px);width:min(286px,34vw);min-width:244px;padding:10px 12px 11px;border-radius:5px;transform:scale(var(--hud-scale));transform-origin:top left}.hud-ledger:after{position:absolute;top:-8px;right:12px;width:34px;height:56px;content:"";background:url(/ui/book/system/ribbon-red-vertical.png) center / 100% 100% no-repeat;filter:drop-shadow(0 4px 0 rgba(68,36,18,.22));image-rendering:pixelated;pointer-events:none;transform:rotate(3deg)}.hud-ledger__masthead{display:flex;align-items:center;gap:8px}.hud-ledger__seal{width:30px;height:30px;flex:0 0 auto;background:url(/ui/book/system/button-yellow-trophy.png) center / 100% 100% no-repeat;filter:drop-shadow(0 3px 0 rgba(82,42,21,.22));image-rendering:pixelated}.hud-ledger p,.ledger-stat span,.meter span{color:var(--ink-soft);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hud-ledger p{margin-top:0}.hud-ledger__phase{min-width:0;padding-top:1px;color:#65472d;font-size:10px;letter-spacing:.12em}.hud-ledger__stats{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.ledger-stat{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:4px 0;background:transparent;border:0;border-bottom:1px solid rgba(90,51,25,.2)}.ledger-stat strong{display:block;margin-top:0;font-size:20px;line-height:1}.hud-ledger .ledger-stat--threat{display:none}.ledger-meters{display:grid;gap:5px;margin-top:9px}.meter{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:7px}.meter__track{height:10px;overflow:hidden;padding:2px;background:url(/ui/book/system/paper-edge-bottom.png) center / 32px 32px repeat-x;border:0;box-shadow:inset 0 1px #4427162e,0 1px #fff4cc61}.meter__track i{display:block;width:0%;height:100%;background:linear-gradient(90deg,#a84736,#e4b74b);box-shadow:inset 0 1px #fff2be6b}.meter__track--sail i{background:linear-gradient(90deg,#efe9d1,#51b6aa)}.meter__track--boost i{background:linear-gradient(90deg,#2d9b92,#5c93c6)}.meter__track--relic i{background:linear-gradient(90deg,#d99f3a,#fff0a6)}.hud-status-card{top:clamp(12px,2vw,24px);right:clamp(12px,2vw,24px);width:clamp(188px,16vw,214px);min-height:78px;padding:13px 14px 14px;border-radius:5px;transform:scale(var(--hud-scale));transform-origin:top right}.hud-status-card:after{position:absolute;right:16px;bottom:7px;width:54px;height:22px;content:"";background:url(/ui/book/system/ribbon-gold-horizontal.png) center / 100% 100% no-repeat;opacity:.86;image-rendering:pixelated;pointer-events:none}.network-status{position:relative;z-index:1;margin-bottom:7px;color:#684126;font-size:10px;font-weight:900;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.network-status[data-state=connected]{color:#286d62}.network-status[data-state=disconnected]{color:#9f332c}.debug-metrics{max-width:170px;margin:-3px 0 7px;overflow:hidden;color:#3a2618b8;font-size:9px;font-weight:900;line-height:1.1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hud-message{position:absolute;--message-x: -50%;--message-y: -8px;left:50%;top:18px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"kicker title" "kicker detail";column-gap:10px;row-gap:2px;width:min(430px,calc(100vw - 420px));min-width:300px;min-height:0;padding:8px 11px 9px 10px;overflow:hidden;color:#f1fcfcf0;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.52);background:linear-gradient(90deg,var(--message-accent, rgba(128, 214, 255, .74)) 0 3px,transparent 3px),#02090d85;border:1px solid rgba(218,245,250,.18);border-radius:4px;box-shadow:0 10px 24px #00080c38;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;pointer-events:none;transform:translate(var(--message-x),var(--message-y)) scale(var(--hud-scale));transform-origin:top center;transition:opacity .14s ease,transform .14s ease}.hud-message[data-tone=system]{--message-accent: rgba(127, 219, 194, .82)}.hud-message[data-tone=reward]{--message-accent: rgba(245, 203, 102, .9)}.hud-message[data-tone=danger]{--message-accent: rgba(255, 116, 98, .94)}.hud-message[data-tone=caution]{--message-accent: rgba(255, 178, 92, .88)}.hud-message[data-tone=combat]{--message-accent: rgba(127, 207, 255, .92)}.hud-message__kicker{grid-area:kicker;align-self:center;min-width:52px;color:var(--message-accent, rgba(128, 214, 255, .74));font-size:9px;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase}.hud-message__title{grid-area:title;min-width:0;overflow:hidden;color:#fffdebf5;font-size:13px;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.hud-message__detail{grid-area:detail;min-width:0;overflow:hidden;color:#daf0f2d6;font-size:11px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.chat-log{left:clamp(12px,2vw,24px);bottom:clamp(12px,2vw,24px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:clamp(300px,28vw,390px);height:clamp(154px,18vh,186px);padding:13px 15px 12px;border-radius:5px;overflow:hidden;transform:scale(var(--hud-scale));transform-origin:bottom left}.chat-log:after{position:absolute;top:8px;left:16px;width:54px;height:22px;content:"";background:url(/ui/book/system/ribbon-red-horizontal.png) center / 100% 100% no-repeat;opacity:.72;image-rendering:pixelated;pointer-events:none}.chat-log__header{display:flex;align-items:center;justify-content:space-between;min-height:23px;margin:0 0 8px;padding:3px 10px 4px;color:#fff0bf;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(180deg,#d8214d,#ad1f42);border:2px solid rgba(93,36,24,.48);box-shadow:inset 0 1px #ffe18b9e,inset 0 -2px #4019132e;text-shadow:0 1px 0 rgba(54,25,17,.46)}.chat-log__header small{color:#ffefbfb8;font-size:10px}.chat-log ol{display:grid;align-content:end;gap:6px;min-height:0;overflow:hidden;padding:0;list-style:none}.chat-log li{color:#3e2719;font-size:13px;font-weight:700;line-height:1.3}.chat-log li span{display:inline-block;min-width:44px;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.04em}.chat-form{min-height:31px;margin-top:8px}.chat-form input{width:100%;height:31px;border:0;border-radius:4px;padding:7px 9px;background:linear-gradient(#fff6cf47,#e0b05529),url(/ui/book/system/paper-fill.png) center / 32px 32px repeat;color:#382215;font:800 13px/1.2 ui-serif,Georgia,serif;box-shadow:inset 0 0 0 2px #59331a29,inset 0 -3px #6f431f1f;outline:none;image-rendering:pixelated}.chat-form input:focus{border-color:#a04936c7;box-shadow:0 0 0 2px #d36a762e}@media (max-width: 820px){.login-overlay{align-items:flex-end;justify-content:center;padding:18px;background-position:center top}.login-panel{width:min(390px,calc(100vw - 36px))}#hud{padding:10px}.hud-ledger{width:min(286px,92vw);min-width:0}.hud-status-card{width:176px}.chat-log{left:10px;bottom:10px;width:min(360px,92vw);max-height:118px;overflow:hidden}.chat-log li{font-size:12px}}@media (max-width: 560px){.login-overlay{padding:14px;background-position:52% top}.login-panel{width:100%}.login-panel__content{gap:11px;padding:24px 22px}.login-field input,.login-button{min-height:46px}.hud-status-card{top:178px;right:10px;width:158px;padding:10px}.hud-status-card:after{display:none}.network-status{font-size:9px;line-height:1.08;letter-spacing:.02em}.debug-metrics{max-width:124px;font-size:8px}.chat-log{display:none}.hud-ledger__stats{grid-template-columns:1fr 1fr}.ledger-stat{padding:4px 0}.ledger-stat strong{font-size:18px}}#hud{--hud-charcoal: rgba(12, 10, 7, .82);--hud-charcoal-deep: rgba(3, 5, 6, .9);--hud-brush: linear-gradient(180deg, rgba(43, 32, 21, .84), rgba(6, 8, 8, .76));--hud-brass: #b98236;--hud-brass-light: #f0c36b;--hud-parchment: #f3dfb5;--hud-muted: rgba(222, 198, 151, .82);--hud-green: #a3d977;--hud-blue: #7cbfe0;--hud-red: #d76f47;--hud-shadow: rgba(0, 6, 8, .5);--hud-panel-cut: polygon( 0 17px, 4% 7px, 11% 11px, 20% 4px, 37% 8px, 52% 1px, 68% 8px, 83% 4px, 96% 10px, 100% 20px, 98% calc(100% - 11px) , 89% calc(100% - 4px) , 73% calc(100% - 8px) , 56% calc(100% - 2px) , 39% calc(100% - 9px) , 23% calc(100% - 5px) , 9% calc(100% - 10px) , 0 calc(100% - 20px) );color:var(--hud-parchment);font-family:Georgia,Times New Roman,serif}.hud-ledger,.hud-status-card,.captain-progress,.debug-metrics--under-chat,.chat-log,.hud-message,.captain-resource{color:var(--hud-parchment);background:radial-gradient(120% 130% at 50% 0%,rgba(117,83,42,.24),transparent 44%),linear-gradient(90deg,transparent 0 1%,rgba(0,0,0,.24) 8% 92%,transparent 99% 100%),var(--hud-brush);border:1px solid rgba(214,157,74,.24);box-shadow:0 18px 34px var(--hud-shadow),inset 0 1px #ffe8b11f,inset 0 -16px 22px #00000038;image-rendering:auto;-webkit-backdrop-filter:blur(3px) saturate(1.04);backdrop-filter:blur(3px) saturate(1.04)}.hud-ledger,.hud-status-card,.captain-progress,.debug-metrics--under-chat,.chat-log,.hud-message{clip-path:var(--hud-panel-cut)}.hud-ledger:before,.hud-ledger:after,.hud-status-card:before,.hud-status-card:after,.chat-log:before,.chat-log:after,.hud-ledger__seal,.hud-ledger__masthead,.chat-log__header{display:none}.hud-ledger{left:18px;top:18px;display:none;width:clamp(188px,15vw,228px);min-width:0;padding:8px 10px 9px}.hud-ledger__stats{grid-template-columns:auto auto;justify-content:start;gap:14px;margin:0}.ledger-stat{justify-content:start;gap:6px;padding:0;border:0}.ledger-stat--health,.ledger-stat--cargo,.ledger-stat--gold{display:none}.ledger-stat span,.meter span{color:var(--hud-muted);font-size:8px;font-weight:800;letter-spacing:.08em}.ledger-stat strong{color:var(--hud-parchment);font-size:15px;line-height:1}.ledger-meters{gap:4px;margin-top:8px}.ledger-meters .meter:nth-child(4){display:none}.meter{grid-template-columns:42px minmax(0,1fr);gap:7px}.meter__track{height:4px;padding:0;background:#110c08b8;box-shadow:inset 0 1px 2px #00000070}.meter__track i{box-shadow:none}.hud-status-card{left:22px;top:auto;right:auto;bottom:172px;display:grid;justify-items:start;width:max-content;min-width:0;max-width:min(288px,35vw);min-height:0;padding:7px 12px 8px 28px;text-align:left;transform:scale(var(--hud-scale));transform-origin:bottom left}.hud-status-card:before{position:absolute;left:11px;top:50%;display:block;width:9px;height:9px;content:"";background:var(--hud-green);border-radius:50%;box-shadow:0 0 0 2px #2d1e12cc,0 0 10px #a3d97775;transform:translateY(-50%)}.network-status{max-width:none;margin:0;overflow:visible;color:var(--hud-muted);font-size:12px;font-weight:800;line-height:1.1;letter-spacing:0;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 3px rgba(0,0,0,.72)}.network-status[data-state=connected]{color:var(--hud-green)}.network-status[data-state=disconnected]{color:var(--hud-red)}.debug-metrics{max-width:none;margin:0;overflow:visible;color:#dec69794;font-size:10px;font-weight:800;line-height:1.05;letter-spacing:0;text-transform:uppercase;white-space:nowrap;text-shadow:0 2px 3px rgba(0,0,0,.62)}.debug-metrics--under-chat{position:absolute;left:calc(22px + min(430px,34vw));bottom:172px;width:max-content;max-width:min(430px,34vw);padding:6px 10px;pointer-events:none;transform:translate(-100%) scale(var(--hud-scale));transform-origin:bottom right}.hud-message{--message-x: -50%;--message-y: -10px;left:50%;top:22px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "detail";gap:2px;width:min(580px,calc(100vw - 520px));min-width:360px;min-height:76px;padding:12px 36px 14px 104px;overflow:visible;text-align:left;opacity:0;pointer-events:none;transform:translate(var(--message-x),var(--message-y)) scale(var(--hud-scale));transform-origin:top center;transition:opacity .16s ease,transform .16s ease}.hud-message:before{position:absolute;left:38px;top:50%;display:block;width:48px;height:48px;content:"";background:radial-gradient(circle at 36% 35%,rgba(245,213,141,.9) 0 9%,transparent 10%),radial-gradient(circle at 64% 35%,rgba(245,213,141,.9) 0 9%,transparent 10%),linear-gradient(90deg,transparent 0 42%,rgba(245,213,141,.82) 43% 57%,transparent 58% 100%),radial-gradient(circle at 50% 46%,rgba(29,22,14,.94) 0 42%,transparent 43%),radial-gradient(circle,#d8b36b 0,#d8b36b 62%,#6d4925 63%,#6d4925);border:2px solid rgba(41,26,13,.76);border-radius:50%;box-shadow:0 4px 12px #0000006b,inset 0 2px #ffecb147;transform:translateY(-50%)}.hud-message:after{position:absolute;top:8px;right:18px;bottom:8px;left:18px;display:block;content:"";border-top:1px solid rgba(239,195,111,.18);border-bottom:1px solid rgba(239,195,111,.12);pointer-events:none}.hud-message[data-tone=system]{--message-accent: var(--hud-green)}.hud-message[data-tone=reward]{--message-accent: var(--hud-brass-light)}.hud-message[data-tone=danger]{--message-accent: var(--hud-red)}.hud-message[data-tone=caution]{--message-accent: #f0a553}.hud-message[data-tone=combat]{--message-accent: var(--hud-blue)}.hud-message__kicker{grid-area:title;align-self:start;min-width:0;color:var(--message-accent, var(--hud-green));font-size:13px;font-weight:900;line-height:1;letter-spacing:0;text-transform:uppercase;transform:translateY(3px)}.hud-message__title{grid-area:title;min-width:0;overflow:hidden;padding-left:118px;color:var(--hud-parchment);font-size:clamp(22px,2vw,31px);font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 2px rgba(0,0,0,.72),0 0 14px rgba(239,195,111,.16)}.hud-message__detail{grid-area:detail;min-width:0;overflow:hidden;color:var(--hud-muted);font-size:15px;font-weight:700;line-height:1.22;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 2px rgba(0,0,0,.68)}.hud-message.is-visible{opacity:1;--message-y: 0}.captain-progress{position:absolute;left:50%;bottom:20px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;width:min(42vw,560px);min-width:390px;min-height:82px;padding:12px 18px 12px 86px;pointer-events:none;transform:translate(-50%) scale(var(--hud-scale));transform-origin:bottom center}.captain-progress:before{position:absolute;left:18px;top:50%;display:block;width:60px;height:60px;content:"";background:radial-gradient(circle,rgba(11,14,14,.94) 0 30%,transparent 31%),repeating-conic-gradient(from 8deg,#d0a15b 0,#d0a15b 8deg,#5d3a1c 8deg,#5d3a1c 17deg),radial-gradient(circle,#c99750 0,#c99750 58%,#4e2f17 59%,#4e2f17);border:3px solid rgba(43,27,14,.9);border-radius:50%;box-shadow:0 8px 18px #0000006b,inset 0 0 0 5px #05060694;transform:translateY(-50%)}.captain-progress:after{position:absolute;left:41px;top:50%;display:block;width:15px;height:30px;content:"";background:linear-gradient(90deg,transparent 0 42%,rgba(242,222,178,.9) 43% 57%,transparent 58% 100%),linear-gradient(180deg,#f2deb2eb,#684620e0);clip-path:polygon(50% 0,82% 100%,50% 82%,18% 100%);opacity:.8;transform:translateY(-50%)}.captain-progress__bars{display:grid;gap:8px;min-width:0}.captain-progress__level{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;min-width:0;gap:12px;color:var(--hud-muted);font-size:13px;font-weight:800;line-height:1;text-transform:uppercase;text-shadow:0 2px 2px rgba(0,0,0,.66)}.captain-health{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;min-width:0}.captain-health>span{color:var(--hud-parchment);font-size:14px;font-weight:900;line-height:1;text-transform:uppercase;text-shadow:0 2px 2px rgba(0,0,0,.7)}.captain-health__segments{display:grid;grid-template-columns:repeat(var(--health-segments, 4),minmax(0,1fr));gap:5px}.captain-health__segment{position:relative;height:11px;overflow:hidden;background:#0a0c0ac2;border:1px solid rgba(111,75,35,.76);border-radius:999px;box-shadow:inset 0 2px 3px #0009,0 1px #ffe6af14}.captain-health__segment i{display:block;width:0;height:100%;background:linear-gradient(90deg,#87af5a,#c7dc82);border-radius:inherit;box-shadow:inset 0 1px #fff8c180,0 0 10px #a8db6e3d}.captain-health__segment.is-low i{background:linear-gradient(90deg,#c34f3a,#f0a553);box-shadow:0 0 10px #d76f4757}.captain-health__segment.is-empty{border-color:#84362a9e}.captain-progress__level strong{color:var(--hud-brass-light);font-size:18px;font-variant-numeric:tabular-nums}.captain-progress__level small{color:#dec697b8;font-size:12px;font-weight:800}.captain-progress__track{position:relative;height:9px;overflow:hidden;background:#070a0ac2;border:1px solid rgba(111,75,35,.72);border-radius:999px;box-shadow:inset 0 2px 4px #00000094}.captain-progress__track i{display:block;width:0;height:100%;background:linear-gradient(90deg,#72b4db,#c3d9f4);border-radius:inherit;box-shadow:inset 0 1px #ffffff57,0 0 10px #7cbfe047}.captain-resource{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:104px;height:42px;padding:0 14px 0 12px;border-radius:0;font-size:24px;font-weight:800;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums;clip-path:var(--hud-panel-cut)}.captain-resource__icon{position:relative;flex:0 0 auto;width:21px;height:21px}.captain-resource__icon--cargo{background:linear-gradient(135deg,transparent 0 16%,rgba(255,235,181,.3) 17% 19%,transparent 20% 100%),linear-gradient(145deg,#a96d35,#5c3d23);border:1px solid rgba(238,189,98,.72);border-radius:2px;box-shadow:inset 0 5px #ffecbb21,0 2px 4px #0000004d;transform:rotate(-2deg)}.captain-resource__icon--cargo:before{position:absolute;inset:4px 0 auto;height:1px;content:"";background:#ffeebe5c}.captain-resource__icon--gold{background:radial-gradient(circle at 34% 28%,rgba(255,250,186,.98),transparent 28%),linear-gradient(145deg,#ffd977,#b87521 70%,#704318);border:1px solid rgba(255,223,123,.84);border-radius:50%;box-shadow:inset -3px -4px #542f0c47,0 2px 5px #0000005c}.compass{position:absolute;right:24px;top:34px;bottom:auto;display:grid;grid-template-columns:132px;justify-items:center;align-items:center;gap:10px;width:150px;padding:0;color:var(--hud-parchment);pointer-events:none;transform:scale(var(--hud-scale));transform-origin:top right}.compass__rose{position:relative;width:132px;aspect-ratio:1;border:4px solid rgba(93,61,26,.92);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(235,196,112,.18) 0 10%,transparent 11%),conic-gradient(from 0deg,rgba(236,205,142,.28) 0 4deg,transparent 4deg 41deg,rgba(236,205,142,.18) 41deg 45deg,transparent 45deg 86deg,rgba(236,205,142,.28) 86deg 90deg,transparent 90deg),radial-gradient(circle,#161511e6 0,#161511e6 55%,#070808bd 56%,#070808bd);box-shadow:0 13px 28px #0006086b,inset 0 0 0 5px #c9923f80,inset 0 0 0 14px #0000005c,inset 0 0 24px #f4c7681a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.compass__rose:before{position:absolute;top:22px;right:22px;bottom:22px;left:22px;content:"";background:conic-gradient(from 45deg,rgba(226,204,154,.36) 0 12deg,transparent 12deg 78deg,rgba(226,204,154,.36) 78deg 90deg,transparent 90deg);border-radius:50%;clip-path:polygon(50% 0,60% 39%,100% 50%,60% 61%,50% 100%,40% 61%,0 50%,40% 39%);opacity:.82}.compass__rose:after{position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;content:"";border:2px solid rgba(193,135,55,.7);border-radius:50%;box-shadow:0 0 0 1px #2a190acc,inset 0 0 0 1px #ffe6ae2e}.compass__rose i{position:absolute;left:50%;top:50%;z-index:2;width:12px;height:55px;background:linear-gradient(90deg,#714818 0,#714818 38%,#f0c36b 39%,#f0c36b 61%,#714818 62%,#714818);border-radius:999px;clip-path:polygon(50% 0,83% 45%,58% 100%,42% 100%,17% 45%);transform:translate(-50%,-83%);transform-origin:50% 83%;box-shadow:0 0 16px #f0c36b6b}.compass__rose i:before{position:absolute;left:50%;bottom:3px;width:10px;height:10px;content:"";background:#15110d;border:2px solid rgba(239,195,111,.82);border-radius:50%;transform:translate(-50%)}.compass__mark{position:absolute;z-index:1;color:var(--hud-parchment);font-size:18px;font-weight:900;line-height:1;text-shadow:0 2px 3px rgba(0,0,0,.8),0 0 8px rgba(239,195,111,.16)}.compass__mark--n{left:50%;top:10px;transform:translate(-50%)}.compass__mark--e{right:12px;top:50%;transform:translateY(-50%)}.compass__mark--s{left:50%;bottom:10px;transform:translate(-50%)}.compass__mark--w{left:12px;top:50%;transform:translateY(-50%)}.compass__readout{display:grid;justify-items:center;gap:2px;min-width:0;text-align:center;text-shadow:0 2px 3px rgba(0,0,0,.78)}.compass__readout strong{color:var(--hud-parchment);font-size:18px;line-height:1}.compass__readout small{color:var(--hud-muted);font-size:14px;font-weight:800;line-height:1.1;text-transform:uppercase;white-space:nowrap}.cannon-status{position:absolute;right:28px;bottom:20px;width:260px;height:168px;color:var(--hud-parchment);pointer-events:none;transform:scale(var(--hud-scale));transform-origin:bottom right}.cannon-status__resources{position:absolute;right:124px;bottom:28px;display:grid;gap:8px;justify-items:end}.cannon-status__ship{position:absolute;right:18px;bottom:2px;width:96px;height:154px}.cannon-status__hull{position:absolute;left:50%;top:3px;width:48px;height:146px;transform:translate(-50%);background:linear-gradient(90deg,transparent 0 39%,rgba(249,215,135,.25) 40% 60%,transparent 61% 100%),repeating-linear-gradient(180deg,rgba(236,190,100,.12) 0 1px,transparent 1px 13px),linear-gradient(180deg,#744d26f5,#211710fa);border:2px solid rgba(53,32,14,.92);border-radius:23px 23px 17px 17px/42px 42px 20px 20px;clip-path:polygon(50% 0,78% 13%,90% 69%,65% 100%,35% 100%,10% 69%,22% 13%);box-shadow:0 13px 24px #0006085c,inset 0 -22px 26px #0000005c,inset 0 0 0 4px #eec46e14}.cannon-status__hull:before,.cannon-status__hull:after{position:absolute;left:50%;content:"";transform:translate(-50%)}.cannon-status__hull:before{top:22px;width:18px;height:17px;background:#efc36f7a;border:1px solid rgba(48,30,14,.58);border-radius:2px}.cannon-status__hull:after{bottom:22px;width:28px;height:28px;background:#0507076b;border:1px solid rgba(239,195,111,.16);border-radius:4px}.cannon-status__side{position:absolute;top:45px;display:grid;gap:14px}.cannon-status__side--left{right:68px}.cannon-status__side--right{left:68px}.cannon-status__slot{position:relative;display:block;width:27px;height:27px;background:radial-gradient(circle,rgba(4,6,6,.95) 0 40%,transparent 41%),conic-gradient(from -90deg,var(--hud-brass-light) calc(var(--ready-progress, 0) * 1turn),rgba(27,18,10,.78) 0);border:3px solid rgba(59,35,13,.9);border-radius:50%;box-shadow:0 7px 13px #00060857,inset 0 0 0 2px #ffdb8447}.cannon-status__slot:before{position:absolute;top:6px;right:6px;bottom:6px;left:6px;content:"";background:#030505eb;border-radius:50%}.cannon-status__slot i{position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:1;background:var(--hud-brass-light);border-radius:50%;box-shadow:0 0 9px #f0c36b80}.cannon-status__slot.is-reloading{background:radial-gradient(circle,rgba(4,6,6,.95) 0 40%,transparent 41%),conic-gradient(from -90deg,var(--hud-blue) calc(var(--ready-progress, 0) * 1turn),rgba(27,18,10,.78) 0)}.cannon-status__slot.is-reloading i{opacity:.32;background:var(--hud-blue);box-shadow:none}.cannon-status__slot.is-fuse i{background:var(--hud-red);box-shadow:0 0 12px #d76f47a3}.ship-customization{position:absolute;top:216px;right:28px;display:grid;justify-items:end;gap:9px;pointer-events:auto;transform:scale(var(--hud-scale));transform-origin:top right}.ship-customization__toggle{position:relative;display:grid;place-items:center;width:48px;height:48px;padding:0;background:radial-gradient(circle at 34% 28%,rgba(255,237,187,.35),transparent 34%),radial-gradient(circle at 50% 50%,#1a1612f0,#060808d1);border:4px solid rgba(83,51,19,.92);border-radius:50%;box-shadow:0 11px 24px #00060857,inset 0 0 0 2px #f0c36b6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.ship-customization__toggle:hover,.ship-customization__toggle:focus-visible{border-color:#9c6725f5;outline:none;box-shadow:0 13px 28px #00060861,0 0 0 3px #f0c36b2e,inset 0 0 0 2px #f0c36b8a}.ship-customization__toggle:active{transform:translateY(1px)}.ship-customization__icon{width:28px;height:28px;background:radial-gradient(circle at 30% 32%,#f4ddad 0 21%,transparent 22%),radial-gradient(circle at 70% 34%,#55c7b5 0 21%,transparent 22%),radial-gradient(circle at 48% 70%,#c95636 0 24%,transparent 25%),conic-gradient(from 20deg,#f4ddad,#55c7b5,#d76f47,#f0c36b,#f4ddad);border:1px solid rgba(239,225,190,.82);border-radius:50%;box-shadow:inset 0 -2px 3px #00000047}.ship-customization__panel{display:grid;gap:8px;width:178px;padding:11px 12px;color:var(--hud-parchment);background:radial-gradient(120% 130% at 50% 0%,rgba(117,83,42,.24),transparent 44%),var(--hud-brush);border:1px solid rgba(214,157,74,.24);box-shadow:0 14px 30px #00060857;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);clip-path:var(--hud-panel-cut);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .14s ease,transform .14s ease}.ship-customization.is-open .ship-customization__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.paint-control{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:32px}.paint-control span{min-width:0;color:var(--hud-muted);font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.paint-control input{width:38px;height:28px;padding:2px;background:#0608088f;border:1px solid rgba(214,157,74,.36);border-radius:4px;cursor:pointer}.paint-control input:focus-visible{outline:2px solid rgba(240,195,107,.72);outline-offset:2px}.chat-log{left:22px;bottom:20px;display:grid;grid-template-rows:minmax(0,1fr) auto;width:min(430px,34vw);height:142px;padding:16px 18px 14px;pointer-events:auto;transform:translateY(var(--chat-y, 0)) scale(var(--hud-scale));transform-origin:bottom left}.chat-log ol{align-content:end;gap:6px;min-height:0;overflow:hidden}.chat-log li{color:#f3dfb5e0;font-size:15px;font-weight:700;line-height:1.22;text-shadow:0 2px 3px rgba(0,0,0,.74)}.chat-log li span{min-width:60px;color:var(--hud-blue);font-size:15px;font-weight:900;letter-spacing:0;text-transform:none}.chat-form{min-height:34px;margin-top:10px}.chat-form input{height:34px;padding:7px 11px;color:#f3dfb5eb;background:#03040470;border:1px solid rgba(197,146,76,.32);border-radius:3px;box-shadow:inset 0 2px 5px #0000005c,0 1px #ffe8b114;font:700 14px/1.2 Georgia,Times New Roman,serif;image-rendering:auto}.chat-form input::placeholder{color:#dec69785}.chat-form input:focus{border-color:#f0c36ba8;box-shadow:0 0 0 2px #f0c36b29,inset 0 2px 5px #00000052}@media (max-width: 980px){.hud-message{top:22px;width:min(470px,calc(100vw - 330px));min-width:300px;padding-left:88px}.hud-message:before{left:28px;width:42px;height:42px}.hud-message__title{padding-left:100px;font-size:23px}}@media (max-width: 820px){.hud-ledger{width:204px}.hud-message{top:86px;width:min(390px,calc(100vw - 24px));min-width:0;min-height:66px;padding:10px 22px 12px 80px}.hud-message:before{left:25px;width:40px;height:40px}.hud-message__kicker{font-size:11px}.hud-message__title{padding-left:92px;font-size:21px}.hud-message__detail{font-size:13px}.hud-status-card{left:12px;right:auto;bottom:148px;max-width:min(270px,52vw)}.ship-customization{right:12px;top:186px}.captain-progress{bottom:15px;left:52%;width:min(48vw,430px);min-width:330px;min-height:76px;padding:10px 14px 10px 74px}.captain-progress:before{left:16px;width:50px;height:50px}.captain-progress:after{left:35px;height:25px}.captain-health__segments{gap:3px}.compass{right:12px;top:48px;bottom:auto;grid-template-columns:104px;width:120px}.compass__rose{width:104px}.compass__rose i{height:43px}.compass__mark{font-size:15px}.compass__readout small{font-size:11px}.cannon-status{right:12px;bottom:15px;width:208px;height:132px}.cannon-status__resources{right:100px;bottom:22px;gap:6px}.captain-resource{min-width:86px;height:34px;padding:0 11px 0 10px;font-size:18px}.captain-resource__icon{width:18px;height:18px}.cannon-status__ship{right:12px;width:78px;height:124px}.cannon-status__hull{width:40px;height:116px}.cannon-status__side{top:38px;gap:10px}.cannon-status__side--left{right:56px}.cannon-status__side--right{left:56px}.cannon-status__slot{width:21px;height:21px;border-width:2px}.debug-metrics--under-chat{left:calc(12px + min(360px,52vw));bottom:148px;width:max-content;max-width:min(360px,52vw)}.chat-log{left:12px;bottom:15px;width:min(360px,52vw);height:126px;padding:13px 15px 12px}.chat-log li,.chat-log li span{font-size:13px}}@media (max-width: 560px){#hud{--hud-scale: 1}.hud-ledger{left:10px;top:10px;width:min(216px,calc(100vw - 20px))}.hud-status-card{left:10px;top:auto;right:auto;bottom:60px;max-width:min(210px,calc(100vw - 190px));padding:6px 9px 7px 24px}.hud-status-card:before{left:10px;width:7px;height:7px}.ship-customization{top:174px;right:10px}.ship-customization__toggle{width:42px;height:42px;border-width:3px}.ship-customization__panel{width:164px}.hud-message{--message-x: 0;left:10px;right:10px;top:124px;width:auto;min-height:62px;padding:9px 14px 10px 64px}.hud-message:before{left:18px;width:34px;height:34px}.hud-message:after{top:7px;right:12px;bottom:7px;left:12px}.hud-message__kicker{font-size:9px}.hud-message__title{padding-left:72px;font-size:18px}.hud-message__detail{font-size:11px}.network-status{max-width:none;font-size:9px}.debug-metrics{max-width:none;font-size:8px}.debug-metrics--under-chat{display:none}.captain-progress{left:10px;right:10px;bottom:10px;width:auto;min-width:0;min-height:60px;padding:8px 10px 8px 48px;transform:scale(var(--hud-scale));transform-origin:bottom left}.captain-progress:before{left:10px;width:32px;height:32px;border-width:2px}.captain-progress:after{left:22px;width:9px;height:18px}.captain-progress__level{font-size:10px}.captain-health{grid-template-columns:minmax(0,1fr);gap:4px}.captain-health>span{display:none}.captain-health__segments{gap:2px}.captain-health__segment{height:8px}.captain-resource{min-width:70px;height:28px;padding:0 8px;gap:6px;font-size:14px}.captain-resource__icon{width:14px;height:14px}.captain-progress__level strong{font-size:13px}.captain-progress__level small{font-size:9px}.captain-progress__track{height:7px}.compass{right:10px;top:42px;bottom:auto;grid-template-columns:70px;width:82px;gap:5px;padding:0}.compass__rose{width:70px;border-width:3px}.compass__rose:before{top:15px;right:15px;bottom:15px;left:15px}.compass__rose:after{top:-6px;right:-6px;bottom:-6px;left:-6px}.compass__rose i{width:8px;height:29px}.compass__mark{font-size:11px}.compass__mark--n{top:7px}.compass__mark--e{right:8px}.compass__mark--s{bottom:7px}.compass__mark--w{left:8px}.compass__readout strong{font-size:14px}.compass__readout{display:none}.compass__readout small{max-width:86px;overflow:hidden;font-size:9px;text-overflow:ellipsis}.cannon-status{right:10px;bottom:72px;width:146px;height:96px}.cannon-status__resources{right:68px;bottom:15px;gap:5px}.cannon-status__ship{right:6px;width:58px;height:90px}.cannon-status__hull{width:30px;height:84px}.cannon-status__hull:before{top:14px;width:12px;height:11px}.cannon-status__hull:after{bottom:12px;width:18px;height:18px}.cannon-status__side{top:27px;gap:7px}.cannon-status__side--left{right:42px}.cannon-status__side--right{left:42px}.cannon-status__slot{width:14px;height:14px;border-width:2px}.cannon-status__slot:before{top:4px;right:4px;bottom:4px;left:4px}.cannon-status__slot i{top:5px;right:5px;bottom:5px;left:5px}.chat-log{display:none}}#bmc-wbtn{right:24px!important;bottom:204px!important;width:118px!important;height:34px!important;gap:6px!important;padding:0 12px!important;color:#f3dfb5!important;background:radial-gradient(120% 130% at 50% 0%,rgba(117,83,42,.24),transparent 44%),linear-gradient(180deg,#2b2015d6,#060808c2)!important;border:1px solid rgba(214,157,74,.38)!important;border-radius:0!important;clip-path:polygon(0 28%,8% 12%,26% 18%,42% 4%,61% 16%,79% 8%,100% 24%,94% 88%,72% 96%,48% 88%,22% 98%,0 82%)!important;box-shadow:0 12px 24px #00060857,inset 0 1px #ffe8b11f!important;-webkit-backdrop-filter:blur(3px) saturate(1.04);backdrop-filter:blur(3px) saturate(1.04);font:800 12px/1 Georgia,Times New Roman,serif!important;letter-spacing:0!important;text-transform:uppercase!important}#bmc-wbtn:hover{background:radial-gradient(120% 130% at 50% 0%,rgba(139,96,45,.28),transparent 44%),linear-gradient(180deg,#372717e0,#0a0a08cc)!important;border-color:#f0c36b8a!important}#bmc-wbtn img{width:18px!important;height:18px!important;filter:sepia(.4) saturate(.9) drop-shadow(0 1px 2px rgba(0,6,8,.48))!important}#bmc-wbtn:after{content:"Support"}#bmc-wbtn+div{display:none!important;color:#f3dfb5!important;background:#060808d1!important;border:1px solid rgba(214,157,74,.32)!important;box-shadow:0 10px 22px #0006085c!important;font:800 12px/1.2 Georgia,Times New Roman,serif!important}@media (max-width: 820px){#bmc-wbtn,#bmc-wbtn+div{display:none!important}}#hud{--hud-brown-panel: rgba(24, 17, 11, .54);--hud-brown-panel-strong: rgba(18, 12, 8, .66);--hud-brown-edge: rgba(214, 166, 94, .24);--hud-brown-edge-strong: rgba(236, 190, 110, .4);--hud-brown-text: rgba(247, 228, 188, .94);--hud-brown-muted: rgba(222, 198, 151, .7);--hud-brown-green: rgba(163, 217, 119, .9);--hud-brown-blue: rgba(126, 189, 213, .9);--hud-brown-red: rgba(226, 105, 77, .92);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hud-ledger,.hud-status-card,.captain-progress,.debug-metrics--under-chat,.chat-log,.hud-message,.captain-resource,.ship-customization__panel{color:var(--hud-brown-text);background:linear-gradient(180deg,#432d192e,#0205061a),var(--hud-brown-panel);border:1px solid var(--hud-brown-edge);border-radius:4px;clip-path:none;box-shadow:0 10px 24px #00070933,inset 0 1px #ffecbe14;-webkit-backdrop-filter:blur(5px) saturate(1.05);backdrop-filter:blur(5px) saturate(1.05)}.hud-message:before,.hud-message:after,.captain-progress:before,.captain-progress:after,.chat-log:before,.chat-log:after,.hud-ledger:before,.hud-ledger:after,.hud-status-card:after,.hud-ledger__seal,.hud-ledger__masthead,.chat-log__header{display:none}.hud-status-card{left:18px;top:auto;right:auto;bottom:168px;width:max-content;min-width:0;max-width:min(260px,34vw);min-height:0;padding:5px 8px 5px 24px;text-align:left;transform:scale(var(--hud-scale));transform-origin:bottom left}.hud-status-card:before{left:9px;width:8px;height:8px;background:var(--hud-brown-green);box-shadow:0 0 0 1px #110a05c2,0 0 8px #a3d9775c}.network-status{margin:0;color:var(--hud-brown-muted);font-size:10px;font-weight:800;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.55)}.network-status[data-state=connected]{color:var(--hud-brown-green)}.network-status[data-state=disconnected]{color:var(--hud-brown-red)}.debug-metrics{color:#dec6978a;font-size:9px;font-weight:800;line-height:1.05;letter-spacing:.02em;text-transform:uppercase}.debug-metrics--under-chat{left:calc(18px + min(430px,34vw));bottom:168px;width:max-content;max-width:min(430px,34vw);padding:5px 8px;pointer-events:none;transform:translate(-100%) scale(var(--hud-scale));transform-origin:bottom right}.hud-message{--message-x: -50%;--message-y: -8px;left:50%;top:18px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"kicker title" "kicker detail";column-gap:10px;row-gap:2px;width:min(430px,calc(100vw - 420px));min-width:300px;min-height:0;padding:8px 11px 9px 10px;overflow:hidden;pointer-events:none;transform:translate(var(--message-x),var(--message-y)) scale(var(--hud-scale));transform-origin:top center}.hud-message__kicker{grid-area:kicker;align-self:center;min-width:52px;color:var(--message-accent, var(--hud-brown-green));font-size:9px;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase;transform:none}.hud-message__title{grid-area:title;padding-left:0;color:var(--hud-brown-text);font-size:13px;font-weight:850;line-height:1.1;text-shadow:0 1px 2px rgba(0,0,0,.52)}.hud-message__detail{grid-area:detail;color:var(--hud-brown-muted);font-size:11px;font-weight:650;line-height:1.25;text-shadow:0 1px 2px rgba(0,0,0,.48)}.captain-progress{left:53%;bottom:18px;width:min(46vw,620px);min-width:390px;min-height:0;padding:8px 10px;pointer-events:none;transform:translate(-50%) scale(var(--hud-scale));transform-origin:bottom center}.captain-progress__bars{gap:5px}.captain-progress__level{gap:10px;color:var(--hud-brown-muted);font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;text-shadow:none}.captain-progress__level strong{color:#f0c36bfa;font-size:15px}.captain-progress__level small{color:#dec6979e;font-size:9px;font-weight:800}.captain-health{grid-template-columns:auto minmax(0,1fr);gap:7px}.captain-health>span{color:#dec697b8;font-size:9px;font-weight:900;line-height:1}.captain-health__segments{gap:3px}.captain-health__segment{height:9px;background:#0d09069e;border:1px solid rgba(214,166,94,.18);border-radius:2px;box-shadow:none}.captain-health__segment i{background:linear-gradient(90deg,#7eb253f2,#d1db7ef2);border-radius:0;box-shadow:none}.captain-health__segment.is-low i{background:linear-gradient(90deg,var(--hud-brown-red),rgba(241,169,86,.95));box-shadow:none}.captain-progress__track{height:6px;background:#0d09069e;border:0;border-radius:999px;box-shadow:none}.captain-progress__track i{background:linear-gradient(90deg,#598face6,#e1cb94f5);border-radius:inherit;box-shadow:none}.captain-resource{gap:7px;min-width:86px;height:30px;padding:0 9px;font-size:15px;font-weight:900;line-height:1}.captain-resource__icon{width:14px;height:14px}.cannon-status{right:22px;bottom:18px;width:214px;height:136px;transform:scale(var(--hud-scale));transform-origin:bottom right}.cannon-status__resources{right:110px;bottom:24px;gap:7px}.cannon-status__ship{right:14px;bottom:2px;width:88px;height:126px}.cannon-status__hull{top:7px;width:44px;height:112px;background:linear-gradient(90deg,transparent 0 41%,rgba(229,189,108,.22) 42% 58%,transparent 59% 100%),linear-gradient(180deg,#492f1bf2,#0e0e0df0);border:1px solid rgba(214,166,94,.24);box-shadow:0 10px 24px #00080c3d,inset 0 -18px 24px #00000052}.cannon-status__hull:before{top:19px;width:18px;height:14px;background:#ecbc6280}.cannon-status__hull:after{bottom:18px;width:26px;height:22px}.cannon-status__side{top:35px;gap:11px}.cannon-status__side--left{right:63px}.cannon-status__side--right{left:63px}.cannon-status__slot{width:16px;height:16px;background:conic-gradient(from -90deg,#f0c36bf5 calc(var(--ready-progress, 0) * 1turn),#0d090694 0);border:1px solid rgba(214,166,94,.28);box-shadow:0 5px 12px #00080c38,inset 0 0 0 3px #0d090694}.cannon-status__slot:before{top:4px;right:4px;bottom:4px;left:4px}.cannon-status__slot i{top:5px;right:5px;bottom:5px;left:5px;background:#f0c36be6;box-shadow:0 0 8px #f0c36b52}.cannon-status__slot.is-reloading{background:conic-gradient(from -90deg,var(--hud-brown-blue) calc(var(--ready-progress, 0) * 1turn),rgba(13,9,6,.58) 0)}.ship-customization{top:176px;right:18px;gap:8px}.ship-customization__toggle{width:42px;height:42px;background:radial-gradient(circle at 34% 28%,rgba(255,238,190,.3),transparent 34%),var(--hud-brown-panel-strong);border:1px solid var(--hud-brown-edge);box-shadow:0 10px 24px #00080c38,inset 0 1px #ffecbe1a}.ship-customization__panel{width:176px;padding:9px;transform:translateY(-6px)}.paint-control span{color:var(--hud-brown-muted);font-size:11px}.chat-log{left:18px;bottom:18px;grid-template-rows:minmax(0,1fr) auto;width:min(430px,34vw);height:142px;padding:9px 10px 8px;pointer-events:auto;transform:translateY(var(--chat-y, 0)) scale(var(--hud-scale));transform-origin:bottom left}.chat-log ol{gap:4px}.chat-log li{color:#f7e4bcdb;font-size:12px;font-weight:600;line-height:1.25;text-shadow:0 1px 2px rgba(0,0,0,.5)}.chat-log li span{min-width:48px;color:var(--hud-brown-blue);font-size:11px;font-weight:900;letter-spacing:0;text-transform:none}.chat-form{min-height:26px;margin-top:7px}.chat-form input{height:26px;padding:5px 8px;color:var(--hud-brown-text);background:#08060461;border:1px solid rgba(214,166,94,.2);border-radius:3px;box-shadow:none;font:600 12px/1.2 Inter,ui-sans-serif,system-ui,sans-serif}.chat-form input::placeholder{color:#dec6977a}.chat-form input:focus{border-color:var(--hud-brown-edge-strong);box-shadow:0 0 0 2px #d6a65e24}#bmc-wbtn{right:18px!important;bottom:176px!important;width:118px!important;height:34px!important;color:var(--hud-brown-text)!important;background:var(--hud-brown-panel)!important;border:1px solid var(--hud-brown-edge)!important;border-radius:4px!important;clip-path:none!important;font:800 11px/1 Inter,ui-sans-serif,system-ui,sans-serif!important}#bmc-wbtn:hover{background:var(--hud-brown-panel-strong)!important;border-color:var(--hud-brown-edge-strong)!important}@media (max-width: 820px){.hud-message{top:70px;width:min(390px,calc(100vw - 24px));min-width:0;min-height:0;padding:8px 10px 8px 9px}.hud-message__title{font-size:12px}.hud-status-card{left:10px;bottom:140px;max-width:min(230px,52vw)}.ship-customization{right:10px;top:168px}.captain-progress{bottom:14px;left:55%;width:min(48vw,430px);min-width:330px;padding:7px 9px}.cannon-status{right:10px;bottom:14px;width:184px;height:116px}.cannon-status__resources{right:96px;bottom:21px;gap:6px}.cannon-status__ship{right:12px;width:76px;height:112px}.cannon-status__hull{width:38px;height:100px}.cannon-status__side{top:32px;gap:9px}.cannon-status__side--left{right:55px}.cannon-status__side--right{left:55px}.cannon-status__slot{width:14px;height:14px}.debug-metrics--under-chat{left:calc(10px + min(360px,52vw));bottom:140px;max-width:min(360px,52vw)}.chat-log{left:10px;bottom:14px;width:min(360px,52vw);height:118px}#bmc-wbtn,#bmc-wbtn+div{display:none!important}}@media (max-width: 560px){.hud-status-card{left:10px;bottom:58px;max-width:min(210px,calc(100vw - 190px));padding:6px 8px 6px 22px}.hud-message{--message-x: 0;left:10px;right:10px;top:154px;width:auto;grid-template-columns:auto minmax(0,1fr);padding:8px 10px 8px 9px}.hud-message__kicker{min-width:46px;font-size:8px}.hud-message__title{padding-left:0;font-size:12px}.hud-message__detail{font-size:10px}.debug-metrics--under-chat{display:none}.captain-progress{left:10px;right:10px;bottom:10px;width:auto;min-width:0;padding:7px 9px;transform:scale(var(--hud-scale));transform-origin:bottom left}.captain-health{grid-template-columns:minmax(0,1fr)}.captain-health>span{display:none}.captain-resource{min-width:76px;height:25px;padding:0 7px;font-size:12px}.captain-resource__icon{width:14px;height:14px}.cannon-status{right:10px;bottom:72px;width:150px;height:98px}.cannon-status__resources{right:74px;bottom:18px;gap:5px}.cannon-status__ship{right:10px;width:62px;height:94px}.cannon-status__hull{width:32px;height:84px}.cannon-status__side{top:28px;gap:7px}.cannon-status__side--left{right:45px}.cannon-status__side--right{left:45px}.cannon-status__slot{width:12px;height:12px}.chat-log{display:none}}
