:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#10100f;color:#f3f0e8;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button{border:0;font:inherit}button:disabled{cursor:default;opacity:.38}#scene{display:block;width:100%;height:100%;background:#8ebdd2}.hud{position:fixed;z-index:5;border:1px solid rgba(255,255,255,.16);background:#181815c7;box-shadow:0 18px 60px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hud-top{top:16px;left:16px;right:16px;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px;border-radius:8px}.brand{display:flex;align-items:center;gap:11px;min-width:220px}.brand-mark{width:34px;height:34px;flex:0 0 auto;border-radius:6px;background:linear-gradient(90deg,transparent 46%,#2a84a7 46% 54%,transparent 54%),linear-gradient(#f4a342 0,#f4a342 44%,#b55b38 44%,#b55b38);box-shadow:inset 0 0 0 2px #ffffff38}.brand strong,.brand span{display:block;white-space:nowrap}.brand strong{font-size:16px;line-height:1.1}.brand span{margin-top:3px;color:#b8b2a8;font-size:12px}.meters{display:grid;grid-template-columns:repeat(3,minmax(104px,1fr));gap:8px;width:min(470px,52vw)}.meter{min-height:46px;padding:7px 9px;border-radius:6px;background:#ffffff14}.meter span,.reference-strip span,.panel-title span{display:block;color:#b8b2a8;font-size:11px;line-height:1.2}.meter b{display:block;margin-top:3px;color:#cbe7b1;font-size:19px;line-height:1}.meter.danger b{color:#ffb26f}.issue-panel{right:16px;bottom:102px;width:min(390px,calc(100vw - 32px));min-height:210px;padding:16px;border-radius:8px}.panel-title{display:grid;gap:4px}.panel-title strong{font-size:18px;line-height:1.18}.issue-panel p{min-height:72px;margin:12px 0 16px;color:#ded8cc;font-size:14px;line-height:1.45}.actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.actions button,.zone-tabs button{min-height:38px;padding:0 9px;border-radius:6px;color:#f6f2e9;background:#ffffff1f;cursor:pointer;font-size:14px;line-height:1.12}.actions button:hover,.zone-tabs button:hover,.zone-tabs button.active{background:#d27638}.reticle{position:fixed;left:50%;top:50%;z-index:4;width:18px;height:18px;transform:translate(-50%,-50%);pointer-events:none}.reticle:before,.reticle:after{position:absolute;content:"";background:#f6f2e9ad;box-shadow:0 1px 4px #0006}.reticle:before{left:8px;top:0;width:2px;height:18px}.reticle:after{left:0;top:8px;width:18px;height:2px}.reference-strip{left:16px;bottom:16px;width:250px;height:84px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:11px;padding:10px;border-radius:8px}.reference-strip img{width:58px;height:64px;display:block;border-radius:6px;object-fit:cover;object-position:50% 18%;box-shadow:inset 0 0 0 2px #ffffff2e,0 8px 24px #0000003d}.reference-strip strong{display:block;margin-top:3px;font-size:14px}.zone-tabs{left:50%;bottom:18px;transform:translate(-50%);display:grid;grid-template-columns:repeat(4,82px);gap:7px;padding:8px;border-radius:8px}@media(max-width:760px){.hud-top{align-items:stretch;flex-direction:column;gap:10px}.brand span{white-space:normal}.meters{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.meter{min-height:44px;padding-inline:7px}.meter b{font-size:17px}.issue-panel{right:10px;bottom:124px;width:calc(100vw - 20px);min-height:188px;padding:13px}.issue-panel p{min-height:58px;margin:9px 0 12px;font-size:13px}.actions{grid-template-columns:1fr 1fr 1fr}.actions button,.zone-tabs button{min-height:36px;padding:0 7px;font-size:12px}.reference-strip{width:170px;height:64px;grid-template-columns:42px 1fr;gap:8px;padding:8px}.reference-strip img{width:42px;height:48px}.reference-strip strong{font-size:12px}.zone-tabs{right:10px;left:auto;bottom:16px;transform:none;grid-template-columns:repeat(2,74px)}}
