#swarm-hud .event-strip{position:absolute;left:76px;top:10px;width:calc(50% - 225px);min-width:100px;max-width:650px;display:flex;align-items:center;gap:8px;pointer-events:auto;z-index:70}.event-strip-label{font-size:10px;color:#8cabc6;flex:none;letter-spacing:1px}.event-strip-items{display:flex;flex-wrap:nowrap;align-items:center;gap:7px;overflow-x:auto;overflow-y:hidden;min-width:0;padding:3px 3px 6px;scrollbar-width:thin;scrollbar-color:#3b566d transparent}.event-strip-empty{white-space:nowrap;font-size:10px;color:#607a96;padding:8px 0}#swarm-hud .event-notice{position:relative;flex:0 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;height:42px;border:1px solid color-mix(in srgb,var(--event-color) 55%,#243950);border-radius:7px;background:linear-gradient(145deg,#193047,#0a1727);color:var(--event-color);padding:3px;cursor:pointer}.event-notice>i{font-size:18px;font-style:normal;line-height:20px}.event-notice>small{font-size:8px;color:#a6bbce;line-height:10px}.event-notice>b{position:absolute;right:-3px;top:-3px;min-width:14px;padding:1px 3px;border:1px solid #58738d;border-radius:8px;background:#102239;color:#e0edff;font-size:8px;line-height:10px}#swarm-hud .event-notice:hover{background:#24425b;border-color:var(--event-color)}#swarm-hud .event-notice.important{box-shadow:0 0 10px #cf97614d}.event-center-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#8fa6bf;font-size:11px}.event-center-tools>div{display:flex;gap:7px}.event-entry.unread{border-left:3px solid var(--event-color);background:#14243a}.event-entry .event-copy{min-width:0}.event-copy>header{display:flex;gap:7px;align-items:center;margin-bottom:3px}.event-copy>header>em{font-size:9px;font-style:normal;color:#c4dff4;border:1px solid #446781;border-radius:99px;padding:0 5px}.event-entry .event-row-actions{display:flex;gap:6px;margin-top:7px}.event-row-actions button{font-size:10px}#swarm-hud .major-event-overlay{z-index:450}#swarm-hud.important-event-open #s-time{z-index:451}.major-event-card{width:min(570px,90vw);border:1px solid color-mix(in srgb,var(--event-color) 70%,#27445e);border-radius:15px;background:radial-gradient(ellipse at 50% 0,#2b416077,transparent 60%),linear-gradient(145deg,#101f33,#07101e);box-shadow:0 28px 90px #000c;overflow:hidden}.major-event-banner{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #31465e;background:#09162999;color:#9db5cb;font-size:10px;letter-spacing:1px}.major-event-banner strong{color:#edc78a;font-weight:500}.major-event-body{padding:26px 28px;display:grid;grid-template-columns:66px 1fr;gap:18px;align-items:start}.major-event-emblem{width:64px;height:64px;display:grid;place-items:center;color:var(--event-color);font-size:35px;border:1px solid var(--event-color);border-radius:12px;background:#142a4055;box-shadow:inset 0 0 24px #6b99b51a}.major-event-body h2{font-size:23px;color:#e1effb;margin:1px 0 12px}.major-event-body p{margin:0;color:#afc3d8;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.major-event-card>footer{padding:16px 20px;border-top:1px solid #263b51;display:flex;justify-content:flex-end;align-items:center;gap:9px;background:#07101c66}.major-event-card>footer>small{margin-right:auto;color:#7f98b0;font-size:10px}.major-event-card [data-ack-event]{min-height:36px;font-size:12px}.major-event-card [data-ack-event=continue]{background:#284a6a;border-color:#6895bb;color:#e2f1ff}@media(max-width:760px){#swarm-hud .event-strip{left:74px;top:55px;width:calc(100vw - 430px);max-width:none}#s-build{top:110px!important}.major-event-body{padding:20px;grid-template-columns:44px 1fr;gap:12px}.major-event-emblem{width:42px;height:42px;font-size:25px}.major-event-card>footer{flex-wrap:wrap}.major-event-card>footer>small{flex-basis:100%}}.start-config-card{--start-accent:#79bfdc;--start-muted:#91a8c2}#swarm-hud .start-menu{align-items:safe center}.start-config-card>header p{margin:8px 0 0;color:var(--start-muted);font-size:11px;line-height:1.6}.start-ai-range{min-width:0}.start-range-summary{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px}.start-range-summary>output{color:#dfedfa;font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.start-range-summary>small,.start-range-note,.start-settings-status,.start-range-ends{color:var(--start-muted);font-size:10px;line-height:1.6}.start-range-control{position:relative;min-width:0;padding-bottom:6px}.start-range-ticks{display:flex;justify-content:space-between;position:absolute;left:7px;right:7px;bottom:1px;pointer-events:none}.start-range-ticks i{display:block;width:1px;height:5px;background:#5e809d}.start-range-ends{display:flex;justify-content:space-between}#swarm-hud .start-range-control input{width:100%;min-width:0;height:28px;margin:0}#swarm-hud .start-range-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--start-accent) var(--range-fill),#1a354b var(--range-fill))}#swarm-hud .start-range-control input[type=range]::-moz-range-track{background:linear-gradient(to right,var(--start-accent) var(--range-fill),#1a354b var(--range-fill))}.start-range-note{display:block;margin-top:6px}.start-settings-status{display:block;min-height:16px;margin-top:12px}.start-config-card .start-button{flex-shrink:0;margin-top:12px}@media(max-width:560px){.start-menu .start-config-card{padding:22px 18px}.start-menu .start-option-row{grid-template-columns:1fr;gap:8px}.start-range-summary{flex-wrap:wrap}}#swarm-hud{color-scheme:dark}#swarm-hud button,#swarm-hud input{font-family:inherit}#swarm-hud button:focus-visible,#swarm-hud input:focus-visible{outline:2px solid #80c9ed;outline-offset:2px}#swarm-hud input:not([type=range]):not([type=checkbox]){appearance:none;background:#0b192b;border:1px solid #334f6c;border-radius:7px;color:#e1edfb;padding:7px 9px;box-sizing:border-box;min-width:0}#swarm-hud input:disabled{opacity:.45;cursor:not-allowed}#swarm-hud input[type=number]{appearance:textfield}#swarm-hud input::-webkit-inner-spin-button,#swarm-hud input::-webkit-outer-spin-button{appearance:none;margin:0}#swarm-hud input[type=range]{appearance:none;background:transparent;height:22px;cursor:pointer}#swarm-hud input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:9px;background:#1a354b;border:1px solid #385b72}#swarm-hud input[type=range]::-webkit-slider-thumb{appearance:none;width:13px;height:13px;border:2px solid #b9e3f4;background:#539fc2;border-radius:50%;margin-top:-5px;box-shadow:0 0 9px #529ccd44}#swarm-hud input[type=range]::-moz-range-track{height:5px;border-radius:9px;background:#1a354b;border:1px solid #385b72}#swarm-hud input[type=range]::-moz-range-thumb{width:10px;height:10px;border:2px solid #b9e3f4;background:#539fc2;border-radius:50%}#swarm-hud input[type=checkbox]{appearance:none;width:16px;height:16px;border:1px solid #486880;border-radius:4px;background:#0d1c2c;vertical-align:middle}#swarm-hud input[type=checkbox]:checked{background:#5fabc9;box-shadow:inset 0 0 0 3px #0d1c2c}#swarm-hud .game-select{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;color:#dcebf5;border:1px solid #38556c;border-radius:8px;padding:7px 10px;background:linear-gradient(135deg,#13263a,#0c192b);cursor:pointer;font-size:12px}#swarm-hud .game-select>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#swarm-hud .game-select>i{font-style:normal;color:#8ab8d2}#swarm-hud .game-select:hover,#swarm-hud .game-select[aria-expanded=true]{border-color:#73b8d9;background:#173048}#swarm-hud .game-select[aria-expanded=true]>i{transform:rotate(180deg)}#swarm-hud .game-select:disabled{opacity:.45;cursor:not-allowed}#swarm-hud .game-select-menu{position:fixed;z-index:1000;pointer-events:auto;max-width:calc(100vw - 16px);box-sizing:border-box;overflow:auto;padding:5px;background:#0c1a2bf7;border:1px solid #52758c;border-radius:10px;box-shadow:0 16px 40px #000b;backdrop-filter:blur(12px)}#swarm-hud .game-select-option{padding:8px 30px 8px 10px;border-radius:6px;position:relative;color:#acbfd0;font-size:12px;cursor:pointer}#swarm-hud .game-select-option[aria-selected=true]{color:#b8e7ff;background:#19344a}#swarm-hud .game-select-option[aria-selected=true]:after{content:"✓";position:absolute;right:10px;color:#91d4f3}#swarm-hud .game-select-option.highlighted{color:#fff;background:#24465e}#swarm-hud .game-select-option[aria-disabled=true]{opacity:.4;cursor:not-allowed}.ship-designer-card .ship-settings{min-width:0;gap:0}.ship-designer-card .ship-settings-head{gap:10px;margin:0 0 16px;flex:none}.ship-designer-card .new-design-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:none;min-height:30px;padding:5px 9px;font-size:11px;line-height:1.4;font-weight:500;border-color:#355674;background:#102239;color:#a9cbe6}.ship-designer-card .new-design-button:hover{border-color:#6b9fc6;background:#193750}.designer-action-icon{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ship-settings .ship-design-form{display:flex;flex-direction:column;gap:12px;flex:none}.ship-settings .ship-design-form label{display:flex;flex-direction:column;gap:7px;margin:0;color:#8fa9c0;font-size:11px}.ship-settings .ship-design-form input{width:100%;min-height:38px;box-sizing:border-box}.ship-designer-card .save-design-button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;border-color:#609bd0;background:linear-gradient(135deg,#295984,#214566);color:#edf7ff;font-weight:600;line-height:1.5;box-shadow:inset 0 1px #b0d9ff1a}.ship-designer-card .save-design-button:hover{background:linear-gradient(135deg,#356f9f,#295a82);border-color:#91c7eb}.ship-designer-card .saved-templates{margin-top:18px;padding-top:14px;min-height:0}.ship-designer-card .template-filters{gap:6px;margin:9px 0}.ship-designer-card .saved-template-list{padding-right:4px}.ship-designer-card .ship-part{min-width:0}.ship-designer-card .ship-part>em small{white-space:nowrap;letter-spacing:0}.ship-designer-card .design-library-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none;margin-top:12px;padding-top:10px;border-top:1px solid #25374a}.design-library-actions>span{min-width:0;display:flex;flex-direction:column;gap:2px}.design-library-actions small{font-size:9px;color:#677f99}.design-library-actions b{font-size:11px;font-weight:500;color:#96adc4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ship-designer-card .remove-design-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:none;min-height:30px;padding:5px 8px;border:1px solid transparent;background:transparent;color:#c08e91;font-size:11px;line-height:1.4}.ship-designer-card .remove-design-button:hover{border-color:#74494e;background:#39232b;color:#ffb6b5}.ship-confirm-dialog.delete-confirm{border-color:#775056}.delete-confirm>i{color:#efacab;background:#3b252e}.ship-designer-card .delete-confirm [data-delete-confirm]{background:#633440;border-color:#a5616b;color:#ffedef}.ship-designer-card .delete-confirm [data-delete-confirm]:hover{background:#7a3e4c}.ship-designer-card .ship-canvas-stage>svg{touch-action:none}.ship-designer-card .ship-cell.placed{cursor:grab}.ship-designer-card .ship-cell.slot{cursor:copy}.ship-designer-card .ship-cell.drag-source{opacity:.24}.ship-designer-card .dragging-part,.ship-designer-card .dragging-part *,.ship-designer-card .panning-canvas{cursor:grabbing!important}.ship-drag-preview{pointer-events:none}.ship-drag-hint{position:absolute;z-index:8;left:50%;top:100px;transform:translate(-50%);box-sizing:border-box;max-width:calc(100% - 24px);padding:7px 10px;border:1px solid #4b9c74;border-radius:7px;background:#0b201bea;color:#a3e1ba;font-size:11px;line-height:1.5;text-align:center;pointer-events:none;box-shadow:0 6px 18px #0008}.ship-drag-hint[data-valid=false]{border-color:#a85c61;background:#2a151eea;color:#f1adae}.ship-designer-card .part-tooltip{--detail-label:#869bb5;--detail-value:#d7e7f5;--detail-line:#30445c;width:min(400px,calc(100vw - 40px));box-sizing:border-box;padding:12px 14px;overflow:auto}.component-detail-head{border-bottom:1px solid var(--detail-line);margin-bottom:8px}.component-detail-head small{margin:4px 0 9px}.component-detail-section{margin-top:8px}.component-detail-section h4{margin:0 0 5px;color:#7fc3e4;font-size:10px;letter-spacing:1px}.component-detail-section dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:4px 14px}.component-detail-section dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:5px;min-width:0}.component-detail-section dt{color:var(--detail-label);font-size:10px}.component-detail-section dd{margin:0;color:var(--detail-value);font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.component-detail-section p{font-size:10px;color:var(--detail-label);line-height:1.5;margin:5px 0 0}@media(max-width:1100px){.ship-designer-card .ship-summary-float{width:calc(100% - 24px);box-sizing:border-box;bottom:76px}.ship-designer-card .summary-basics{grid-template-columns:repeat(3,minmax(0,1fr))}.ship-designer-card .summary-basics span{padding:1px 4px}.ship-designer-card .summary-basics span:nth-child(n+4){display:none}.ship-designer-card .summary-groups{grid-template-columns:1fr}.ship-designer-card .summary-build{grid-column:auto}.ship-designer-card .unit-icon-preview{left:8px;width:92px;padding:6px;box-sizing:border-box}.ship-designer-card .unit-icon-preview span{font-size:8px}}@media(max-width:1100px)and (min-width:761px){.ship-designer-card .ship-designer-layout{grid-template-columns:180px minmax(260px,1fr) 228px;gap:10px}.ship-designer-card .ship-settings{grid-column:auto;padding:10px}.ship-designer-card .ship-palette{padding:10px}.ship-designer-card .part-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.ship-designer-card .ship-part{grid-template-columns:28px minmax(0,1fr) 32px;gap:5px;padding:6px 5px}.ship-designer-card .part-symbol{width:28px;height:28px}}@media(max-width:760px){.sw-screen-card.ship-designer-card{height:94vh;overflow:auto}.ship-designer-card .ship-confirm-backdrop{position:fixed}.ship-designer-card .ship-designer-layout{flex:none;grid-template-columns:minmax(125px,180px) minmax(0,1fr);grid-template-rows:440px auto;gap:10px}.ship-designer-card .ship-settings{grid-column:1/-1;min-height:360px}.ship-designer-card .saved-template-list{max-height:260px}.ship-designer-card .part-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.ship-designer-card .ship-palette{padding:8px}.ship-designer-card .ship-part{grid-template-columns:24px minmax(0,1fr);gap:5px;padding:5px}.ship-designer-card .ship-part>em{display:none}.ship-designer-card .part-symbol{width:24px;height:24px}}
