:root{color:#f3ead7;font-synthesis:none;text-rendering:optimizelegibility;--panel:#11141d;--panel-2:#181b25;--border:#ffffff17;--muted:#aaa18f;--accent:#d7a84d;--accent-2:#49a39a;--danger:#df6650;background:#05070d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 78% 12%,#153238 0,#0000 28%),radial-gradient(circle at 14% 0,#3b211d 0,#0000 24%),#05070d;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button:disabled{opacity:.48;cursor:not-allowed}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#05070de6;justify-content:space-between;align-items:center;min-height:88px;padding:18px 28px;display:flex;position:sticky;top:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.03em;margin-bottom:0;font-size:clamp(1.45rem,2vw,2rem)}h2{letter-spacing:.01em;margin-bottom:12px;font-size:.98rem}h3{margin-bottom:6px}.eyebrow{color:#9d947f;text-transform:uppercase;letter-spacing:.14em;margin-bottom:5px;font-size:.68rem;font-weight:800;display:block}.topbar-actions{align-items:end;gap:10px;display:flex}.seed-field{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;gap:4px;font-size:.7rem;font-weight:700;display:grid}.seed-field input{border:1px solid var(--border);color:#eee4d0;background:#0b0e15;border-radius:9px;outline:none;width:170px;padding:9px 11px}.seed-field input:focus{border-color:var(--accent)}.primary-button,.secondary-button,.text-button,.icon-button{cursor:pointer;border:0}.primary-button,.secondary-button{border-radius:9px;min-height:39px;padding:0 14px;font-weight:750}.primary-button{background:linear-gradient(135deg,#b6402c,#dfa944);box-shadow:0 8px 24px #cd692b57}.secondary-button{border:1px solid var(--border);color:#eee4d0;background:#1d202a}.secondary-button:hover{background:#2b2a2e}.text-button{color:#e0b65e;background:0 0;padding:4px 6px;font-size:.76rem;font-weight:700}.workspace{grid-template-columns:350px minmax(0,1fr);min-height:calc(100vh - 88px);display:grid}.control-panel{border-right:1px solid var(--border);background:#0a0c12eb}.panel-section{border-bottom:1px solid var(--border);padding:19px 20px}.intro-section p,.help-copy{color:var(--muted);margin-bottom:0;font-size:.79rem;line-height:1.55}.status-line{align-items:center;gap:8px;margin-bottom:8px;font-size:.82rem;font-weight:750;display:flex}.status-line i{background:var(--accent-2);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #49a39ab8}.status-line i.pulse{animation:1s infinite pulse}@keyframes pulse{50%{opacity:.45;transform:scale(1.7)}}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading h2{margin-bottom:0}.section-heading>span{color:var(--muted);font-size:.75rem}.check-row{color:#e5dbc7;cursor:pointer;align-items:center;gap:9px;padding:6px 0;font-size:.85rem;display:flex}.check-row input{accent-color:var(--accent)}.check-row.locked{opacity:.7;cursor:default}.segmented{border:1px solid var(--border);background:#090b10;border-radius:10px;grid-auto-columns:1fr;grid-auto-flow:column;padding:3px;display:grid}.segmented button{color:#9d9586;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:36px;padding:7px 9px;font-weight:750}.segmented button.active{color:#fff4dd;background:#493329;box-shadow:0 3px 10px #0003}.segmented.disabled{opacity:.48}.segmented button:disabled{cursor:not-allowed}.segmented small{color:#aaa18e;margin-top:2px;font-size:.62rem;font-weight:600;display:block}.two-up-section{gap:14px;display:grid}.two-up-section h2{margin-bottom:7px}.full-width{grid-column:1/-1}.composition-grid{gap:8px;margin-top:14px;display:grid}.feature-select{grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:12px;font-size:.78rem;display:grid}.feature-select>span{color:#e5dbc7}.feature-select small{color:#817969;margin-top:1px;font-size:.64rem;display:block}.feature-select select{border:1px solid var(--border);color:#f0e6d3;background:#0b0e15;border-radius:8px;width:82px;padding:7px 8px}details{border-top:1px solid var(--border);margin-top:12px;padding-top:10px}summary{color:#b8ae99;cursor:pointer;font-size:.78rem;font-weight:750}.nested-grid{margin:10px 0 3px;padding-left:8px}.weight-list{gap:10px;margin-top:15px;display:grid}.weight-list label{gap:5px;display:grid}.weight-list label>span{color:#ddd2bc;justify-content:space-between;font-size:.77rem;display:flex}.weight-list b{color:#e1b65f}.weight-list input{width:100%;accent-color:var(--accent)}.color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.color-setting{color:#e5dbc7;gap:6px;font-size:.77rem;display:grid}.color-setting span{justify-content:space-between;gap:8px;display:flex}.color-setting small{color:#9d947f;text-transform:uppercase;letter-spacing:.08em;font-size:.63rem}.color-setting input[type=color]{border:1px solid var(--border);background:#0b0e15;border-radius:9px;width:100%;height:34px;padding:3px}.content-area{min-width:0;padding:24px}.map-card,.analysis-card,.method-card{border:1px solid var(--border);background:linear-gradient(#181a23f0,#0c0f16f5);border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 14px 36px #0003}.card-heading{justify-content:space-between;align-items:center;padding:18px 20px 6px;display:flex}.card-heading h2{margin-bottom:0;font-size:1.1rem}.map-actions{gap:8px;display:flex}.map-shell{place-items:center;min-height:670px;padding:18px 18px 48px;display:grid;position:relative;overflow:auto}.map-board{flex:none;width:650px;height:610px;position:relative}.hex-position{width:106px;height:92px;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y)));clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);background:#181a22;border:0;padding:0;position:absolute;top:50%;left:50%}.hex-position img{object-fit:cover;width:100%;height:100%;display:block}.system-position{cursor:pointer;filter:drop-shadow(0 0 4px var(--player-color))}.system-position:after{content:"";clip-path:inherit;box-shadow:inset 0 0 0 4px var(--player-color);pointer-events:none;position:absolute;inset:0}.system-position.equidistant:after{background:linear-gradient(135deg, var(--player-color) 0 47%, transparent 47% 53%, var(--secondary-color) 53% 100%);-webkit-mask-composite:xor;padding:4px;box-shadow:inset 0 0 0 4px #0000;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hyperlane-position{background:linear-gradient(145deg,#233438,#10151b);box-shadow:inset 0 0 0 2px #d7a84d33}.hyperlane-hex{text-align:center;background:linear-gradient(135deg,#ffffff14,#0000 36%),linear-gradient(315deg,#49a39a2e,#0000 42%);place-content:center;gap:3px;width:100%;height:100%;display:grid}.hyperlane-hex strong{letter-spacing:.04em;font-size:.95rem}.hyperlane-hex span{letter-spacing:.18em;color:#9fb0c8;font-size:.55rem}.system-position:hover,.system-position.selected{z-index:5;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y))) scale(1.1);filter:drop-shadow(0 0 10px var(--player-color))}.home-position{filter:drop-shadow(0 0 7px var(--player-color))}.home-hex{text-align:center;background:linear-gradient(145deg, color-mix(in srgb, var(--player-color) 42%, #281b17), #101218);width:100%;height:100%;box-shadow:inset 0 0 0 4px var(--player-color);place-content:center;display:grid}.home-hex strong{font-size:1.25rem}.home-hex span{letter-spacing:.16em;color:#f3e8d1;font-size:.55rem}.center-position{filter:drop-shadow(0 0 8px #f3c55e)}.tile-number,.slice-label{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03070dc2;border:1px solid #ffffff2e;font-weight:800;line-height:1;position:absolute}.tile-number{border-radius:6px;padding:4px 5px;font-size:16px;top:8px;left:18px}.slice-label{border-radius:8px;padding:4px 5px;font-size:.55rem;bottom:7px;right:18px}.empty-hex{color:#736c5e;place-items:center;height:100%;font-size:2rem;display:grid}.map-legend{color:#a79e8a;flex-wrap:wrap;justify-content:center;gap:12px;font-size:.67rem;display:flex;position:absolute;bottom:13px;left:18px;right:18px}.map-legend span{align-items:center;gap:5px;display:flex}.map-legend i{border-radius:50%;width:8px;height:8px}.analysis-card{padding:19px 20px 15px}.analysis-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.analysis-heading>div:first-child{align-items:center;gap:10px;display:flex}.grade{text-transform:uppercase;letter-spacing:.06em;border-radius:7px;padding:5px 8px;font-size:.68rem;font-weight:850}.grade-excellent{color:#66c497;background:#4fdaa12b}.grade-strong{color:#e0b65e;background:#d7a84d2b}.grade-playable{color:#f0c96f;background:#f5c6592b}.grade-uneven,.grade-needs-review{color:#e58468;background:#ff76802b}.spread-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.spread-list span{border:1px solid var(--border);color:#9e9584;background:#0d1017;border-radius:8px;padding:5px 7px;font-size:.66rem}.spread-list b{color:#eee4d0}.warning-banner{color:#efb474;background:#ffa3591a;border:1px solid #ffab5e40;border-radius:9px;margin-bottom:12px;padding:9px 11px;font-size:.76rem}.composition-warning{gap:4px;margin:0 20px 18px;display:grid}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.75rem}th,td{border-bottom:1px solid var(--border);text-align:right;white-space:nowrap;padding:9px 10px}th:first-child,td:first-child{text-align:left}thead th{color:#958d7d;text-transform:uppercase;letter-spacing:.08em;font-size:.63rem}tbody th{color:#eee4d1}.analysis-note{color:var(--muted);margin:11px 0 0;font-size:.7rem}.empty-state{min-height:150px;color:var(--muted);place-items:center;display:grid}.method-card{padding:22px}.method-card h2{font-size:1.15rem}.method-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.method-grid article{border:1px solid var(--border);background:#10131b;border-radius:12px;padding:14px}.method-grid article>b{color:#e0b55f;background:#d7a84d29;border-radius:50%;place-items:center;width:24px;height:24px;margin-bottom:10px;font-size:.75rem;display:grid}.method-grid h3{font-size:.87rem}.method-grid p,.method-footnote{color:var(--muted);margin-bottom:0;font-size:.72rem;line-height:1.5}.method-footnote{margin-top:14px}.tile-inspector{z-index:50;border:1px solid var(--border);background:#0d1522fa;border-radius:15px;width:min(360px,100vw - 30px);max-height:calc(100vh - 125px);position:fixed;top:100px;right:22px;overflow:auto;box-shadow:0 24px 80px #00000080}.tile-inspector>img{aspect-ratio:359/311;object-fit:cover;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);width:100%;margin:-8px 0 -15px;transform:scale(.88)}.inspector-copy{padding:0 18px 18px}.inspector-copy h3{font-size:1.15rem}.close-button{float:right;z-index:3;background:#050910cc;border-radius:50%;width:30px;height:30px;font-size:1.2rem;position:sticky;top:9px;right:9px}.chip-row{flex-wrap:wrap;gap:6px;margin:10px 0 14px;display:flex}.chip-row span{color:#b8ad98;background:#1d2029;border-radius:8px;padding:5px 7px;font-size:.67rem}.planet-detail{border-top:1px solid var(--border);padding:11px 0}.planet-detail>div{justify-content:space-between;display:flex}.planet-detail p{color:var(--muted);margin:5px 0 0;font-size:.7rem}.legendary-label{color:#edbd5a;margin-top:6px;font-size:.67rem;display:inline-block}.planet-detail .ability{color:#d7ccb8;line-height:1.48}@media (width<=1150px){.workspace{grid-template-columns:310px minmax(0,1fr)}.content-area{padding:16px}.method-grid{grid-template-columns:1fr 1fr}.map-board{transform:scale(.88)}.map-shell{min-height:600px}}@media (width<=850px){.topbar{flex-direction:column;align-items:flex-start;gap:15px;position:static}.topbar-actions{flex-wrap:wrap;width:100%}.seed-field{flex:1}.seed-field input{width:100%}.workspace{display:block}.control-panel{border-right:0}.content-area{padding:12px}.map-shell{justify-content:start;min-height:550px}.map-board{transform-origin:0;margin-left:0;transform:scale(.75)}.analysis-heading,.card-heading{flex-direction:column;align-items:flex-start}.method-grid{grid-template-columns:1fr}}.topbar{z-index:40;min-height:78px}.generate-button{min-width:132px}.tool-ribbon{z-index:35;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090f19f0;align-items:stretch;gap:8px;padding:10px 18px;display:flex;position:sticky;top:78px}.tool-ribbon>button{color:#b9ae9a;border:1px solid var(--border);cursor:pointer;background:#11151e;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-width:108px;min-height:48px;padding:0 13px;font-weight:800;display:flex}.tool-ribbon>button:hover:not(:disabled){background:#17253a}.tool-ribbon>button.active{color:#fff5df;background:linear-gradient(140deg,#5b3928,#2c2425);border-color:#e1b55fad;box-shadow:0 7px 22px #9e482b42}.tool-ribbon>button b{color:#e1b65e;background:#ffffff14;border-radius:999px;padding:3px 6px;font-size:.65rem}.tool-status{min-width:220px;color:var(--muted);text-align:right;flex:1;justify-content:flex-end;align-items:center;gap:9px;font-size:.76rem;display:flex}.tool-status i{background:var(--accent-2);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 12px #49a39a9e}.freeform-workspace{grid-template-columns:350px minmax(0,1fr);min-height:calc(100vh - 146px)}.freeform-workspace .control-panel{height:calc(100vh - 146px);position:sticky;top:146px;overflow-y:auto}.map-and-analysis{grid-template-rows:minmax(560px,calc(100vh - 178px)) auto;gap:16px;min-width:0;padding:16px;display:grid}.board-stage{border:1px solid var(--border);background:radial-gradient(circle at 50% 45%,#376f7229,#0000 42%),linear-gradient(#080a0f,#05070c);border-radius:16px;min-height:560px;position:relative;overflow:hidden}.freeform-map-shell{position:absolute;inset:0}.freeform-map{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.blank-grid-hex{fill:#3a40492b;stroke:#cab27e33;stroke-width:1.2px;cursor:crosshair;transition:fill .12s,stroke .12s}.blank-grid-hex:hover{fill:#d7a84d29;stroke:#e8bf69bd;stroke-width:2px}.tool-erase .blank-grid-hex{cursor:default}.active-map-cell{cursor:pointer}.active-map-cell.kind-sector{cursor:grab}.active-map-cell.kind-sector:active{cursor:grabbing}.active-map-cell.selected>polygon:first-of-type{filter:brightness(1.18)}.active-map-cell.conflict-highlight{animation:1.1s infinite alternate conflictPulse}@keyframes conflictPulse{to{filter:drop-shadow(0 0 11px #ff4958f2)}}.home-label text{fill:#fff1d1;paint-order:stroke;stroke:#ffffff47;stroke-width:1px;font-size:17px;font-weight:950}.home-label .small-map-text{letter-spacing:1.2px;font-size:7px}.sector-placeholder text{fill:#e3b75f;font-size:19px;font-weight:800}.map-chip rect,.slice-chip rect{fill:#040911e0;stroke:#ffffff21;stroke-width:.6px}.map-chip text,.slice-chip text{fill:#f2e8d4;font-size:6.7px;font-weight:850}.slice-chip rect{fill:#070f1beb}.map-view-controls{border:1px solid var(--border);background:#070d16e0;border-radius:10px;align-items:center;gap:4px;padding:5px;display:flex;position:absolute;bottom:13px;left:13px;box-shadow:0 8px 24px #00000040}.map-view-controls button{color:#eee4d0;cursor:pointer;background:#17253a;border:0;border-radius:7px;min-width:32px;height:30px;padding:0 8px;font-weight:800}.map-view-controls span{text-align:center;min-width:44px;color:var(--muted);font-size:.69rem}.map-canvas-hint{border:1px solid var(--border);color:#968d7b;background:#070d16d6;border-radius:9px;max-width:60%;padding:7px 10px;font-size:.67rem;position:absolute;bottom:14px;right:13px}.layout-totals{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.layout-totals div{border:1px solid var(--border);background:#10131a;border-radius:10px;padding:10px}.layout-totals strong{color:#f3e9d6;font-size:1.15rem;display:block}.layout-totals span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.66rem}.inline-warning,.segment-warning{color:#e7aa67;background:#ffa34b17;border:1px solid #ffb75c3d;border-radius:8px;margin:10px 0 0;padding:8px 9px;font-size:.69rem;line-height:1.45}.full-button{width:100%}.danger-button{color:#e27a62;cursor:pointer;background:#ff4d5e1c;border:1px solid #ff6b774d;border-radius:9px;min-height:39px;padding:0 13px;font-weight:800}.layout-cell-inspector{z-index:18;border:1px solid var(--border);background:#0d1522f7;border-radius:14px;width:min(310px,100% - 32px);padding:17px;position:absolute;top:16px;right:16px;box-shadow:0 22px 65px #00000073}.layout-cell-inspector h3{margin-bottom:5px}.layout-cell-inspector p{color:var(--muted);font-size:.74rem}.inspector-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.analysis-region{min-width:0}.analysis-card{border:1px solid var(--border);background:#0e1725eb;border-radius:15px;padding:17px}.notice-banner{color:#e5bd70;background:#d7a84d1a;border:1px solid #d7a84d40;border-radius:9px;margin-bottom:10px;padding:9px 11px;font-size:.75rem}.notice-banner.neutral{color:#b6ab98;background:#9babc114;border-color:#9babc133}.export-section{gap:9px;display:grid}.target-warning{color:#e3aa69;background:#ff943514;border:1px solid #ffb05d3b;border-radius:9px;gap:4px;margin-top:5px;padding:10px;font-size:.69rem;display:grid}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#02060cc2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#151821;border:1px solid #ffffff1f;border-radius:17px;width:min(960px,96vw);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 28px 100px #0000009e}.modal-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.modal-heading h2{margin-bottom:0;font-size:1.25rem}.modal-help{color:var(--muted);font-size:.78rem;line-height:1.5}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.icon-button{color:#eee4d0;background:#25242a;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.warp-picker-layout{grid-template-columns:minmax(0,1fr) 300px;gap:19px;display:grid}.warp-library{grid-template-columns:repeat(auto-fill,minmax(115px,1fr));gap:9px;max-height:62vh;padding-right:5px;display:grid;overflow:auto}.warp-option{border:1px solid var(--border);color:#d0c5b1;cursor:pointer;background:#0d1017;border-radius:11px;gap:5px;padding:8px;display:grid}.warp-option.selected{background:#2d2927;border-color:#6fa9ff;box-shadow:inset 0 0 0 1px #6fa9ff}.warp-option small{color:#918978;font-size:.61rem}.warp-preview{aspect-ratio:1;place-items:center;display:grid;position:relative}.warp-preview svg,.warp-preview img{object-fit:contain;width:100%;height:100%}.warp-preview.image-preview img{transition:transform .2s}.warp-preview>span{color:#f8edd7;background:#03080fd1;border-radius:999px;padding:2px 6px;font-size:.65rem;font-weight:900;position:absolute;bottom:5px}.warp-preview.large{width:220px;margin:0 auto}.warp-choice-panel{border:1px solid var(--border);text-align:center;background:#0d1017;border-radius:13px;padding:15px}.warp-choice-panel p{color:var(--muted);font-size:.73rem;line-height:1.5}.rotation-row{justify-content:center;align-items:center;gap:10px;margin:13px 0;display:flex}.replacement-picker{width:min(1080px,96vw)}.search-field{border:1px solid var(--border);color:#f2e8d5;background:#090b10;border-radius:10px;outline:none;width:100%;margin:6px 0 14px;padding:11px 13px}.search-field:focus{border-color:#d3a34b}.replacement-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;max-height:61vh;padding-right:4px;display:grid;overflow:auto}.replacement-option{border:1px solid var(--border);color:#eee4d0;cursor:pointer;text-align:left;background:#0d1017;border-radius:11px;align-content:start;gap:5px;padding:9px;display:grid}.replacement-option:hover{background:#292321;border-color:#c98a3d}.replacement-option img{aspect-ratio:1;object-fit:contain;width:100%}.replacement-option span{gap:3px;font-size:.69rem;line-height:1.3;display:grid}.replacement-option small{color:#928a79;font-size:.63rem}.inspector-replace{margin-top:14px}.failure-modal{width:min(590px,94vw)}.failure-modal>p{color:#c9bea9;line-height:1.58}.failure-facts{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.failure-facts span{border:1px solid var(--border);color:var(--muted);background:#0e1118;border-radius:10px;padding:11px;font-size:.68rem}.failure-facts b{color:#f8eedb;font-size:1.2rem;display:block}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1180px){.freeform-workspace{grid-template-columns:310px minmax(0,1fr)}.tool-ribbon{flex-wrap:wrap}.tool-status{text-align:left;flex-basis:100%;order:2;justify-content:flex-start}.freeform-workspace .control-panel{height:calc(100vh - 202px);top:202px}.map-and-analysis{grid-template-rows:minmax(530px,calc(100vh - 234px)) auto}}@media (width<=850px){.tool-ribbon{position:static}.tool-ribbon>button{flex:135px}.freeform-workspace{flex-direction:column;display:flex}.freeform-workspace .control-panel{width:100%;height:auto;max-height:none;position:static}.map-and-analysis{grid-template-rows:620px auto;min-height:700px;padding:10px}.map-canvas-hint{display:none}.warp-picker-layout{grid-template-columns:1fr}.warp-choice-panel{order:-1}.tile-inspector{max-height:calc(100vh - 30px);top:15px;right:15px}}.warp-note{color:var(--muted);background:#2b77991f;border:1px solid #6dd3ff47;border-radius:.65rem;margin:-.25rem 0 .75rem;padding:.65rem .75rem;font-size:.84rem;line-height:1.35}:root{--space-black:#05070d;--space-panel:#11141d;--space-panel-raised:#181b25;--imperial-gold:#d7a84d;--imperial-gold-bright:#f0c56c;--imperial-ember:#c54d32;--imperial-teal:#3b918f;--imperial-cream:#f3ead7;--border:#deae522e}body{background:radial-gradient(circle at 82% 5%, #37847c40, transparent 28%), radial-gradient(circle at 13% 1%, #b33d253b, transparent 25%), radial-gradient(circle at 50% 105%, #5d36702b, transparent 34%), radial-gradient(circle, #fff4da38 0 .7px, transparent .9px) 0 0 / 58px 58px, var(--space-black)}.topbar{background:linear-gradient(90deg,#8e2b1d1f,#0000 28% 72%,#36847e1c),#05070ded;border-bottom-color:#e2af4c57;box-shadow:0 8px 34px #00000057}.topbar h1{letter-spacing:.07em;text-transform:uppercase;color:#0000;background:linear-gradient(#fff0a2 0%,#e7ad44 48%,#a83d27 100%);filter:drop-shadow(0 2px #591e16e6);-webkit-background-clip:text;background-clip:text;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.2vw,2.2rem);font-weight:800}.primary-button{color:#fff5df;background:linear-gradient(135deg,#9f3527 0%,#cf5f30 48%,#e0aa45 100%);border:1px solid #f6c7666b;box-shadow:0 8px 26px #a9412457}.primary-button:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 10px 30px #cb5b286b}.secondary-button,.segmented,.feature-select select,.seed-field input,.search-field,.replacement-option,.warp-option,.warp-choice-panel{border-color:#ddad5230}.segmented button.active,.warp-option.selected{background:linear-gradient(145deg,#76362394,#2a2628f2);border-color:#e7b85c80;box-shadow:inset 0 0 0 1px #e5b3522e}.control-panel{background:linear-gradient(#491e190e,#0000 22%),#090b11f0}.panel-section,.map-card,.analysis-card,.method-card,.layout-cell-inspector,.tile-inspector,.modal-card{border-color:#ddad522e}.card-heading h2,.panel-section h2,.analysis-heading h2,.modal-heading h2{color:#ead09a}.eyebrow{color:#b39c71}.board-stage{background:radial-gradient(circle at 45% 42%,#2e6e6b24,#0000 38%),radial-gradient(circle at 70% 75%,#7731251c,#0000 35%),linear-gradient(#080a0f,#05070c);border-color:#dcad5338}.blank-grid-hex{fill:#282d352e;stroke:#c7ab7538}.blank-grid-hex:hover{fill:#daa84921;stroke:#efc267c2}.home-label text{fill:#fff3d7;stroke:#030408eb;stroke-width:1.45px;paint-order:stroke;filter:drop-shadow(0 1px 1px #000000d9)}.map-chip rect,.slice-chip rect{fill:#05070ce8;stroke:#e5b75b40}.map-chip text,.slice-chip text{fill:#f3ead7}.map-view-controls,.map-canvas-hint{background:#07090ee6;border-color:#daa94d3d}.map-view-controls button{color:#ead7b0;background:linear-gradient(#28262b,#191b22)}input[type=range],.check-row input{accent-color:var(--imperial-gold)}.notice-banner{color:#e8c882;background:#d7a84d1a;border-color:#d7a84d42}.warning-banner,.target-warning{background:#be4b281a;border-color:#e1904547}.map-legend .eq-key{background:linear-gradient(135deg,#1d4fb2 0 48%,#c0131c 52%)}.map-legend .hyperlane-key{background:linear-gradient(135deg,#3b918f 0 50%,#d7a84d 50%)}.preset-controls{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.preset-controls select{border:1px solid var(--border);color:#f0e6d3;background:#0b0e15;border-radius:9px;min-width:0;padding:8px 10px}.notice-banner strong{color:#f2c66c}
