:root{--parchment:#f2e8cd;--parchment-dark:#e9dcba;--ink:#4a3b28;--ink-light:#655943;--accent:#b3653f;--accent-dark:#8f4f30;--gold:#d9a52e;--grass:#5f8f4c;--error:#c05f3e;--paper-card:#fbf5e6;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}html,body{overflow:hidden}body{background:var(--parchment);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-image:radial-gradient(#8a5f3f14 1.2px,#0000 1.2px),radial-gradient(#8a5f3f0d 1.2px,#0000 1.2px);background-position:0 0,17px 17px;background-size:34px 34px,34px 34px;line-height:1.4}button{font:inherit}.app{flex-direction:column;gap:10px;max-width:1180px;height:100dvh;margin:0 auto;padding:10px 14px;display:flex;overflow:hidden}.header{border-bottom:2px dashed #8a5f3f73;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-bottom:8px;display:flex}.header-title h1{letter-spacing:1px;color:var(--accent-dark);text-shadow:1.5px 1.5px #d9a52e59;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:800;transform:rotate(-1deg)}.header-title p{color:var(--ink-light);margin:0;font-size:.9rem}.header-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pill-group{background:var(--paper-card);border:2px solid #8a5f3f66;border-radius:999px;gap:4px;padding:3px;display:inline-flex}.pill{color:var(--ink);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:.85rem}.pill:hover{background:#d9a52e40}.pill-active{background:var(--accent);color:#fdf7e8;box-shadow:inset 0 -2px #00000026}.pill:disabled{opacity:.5;cursor:default}.pill-locale{border:2px solid #8a5f3f66;font-weight:700}.gurisitos-pill{justify-content:center;align-items:center;gap:5px;display:none}.gurisitos-pill img{width:14px;height:14px;display:block}.hint-count{background:var(--gold);min-width:16px;color:var(--ink);border-radius:999px;padding:0 4px;font-size:.7rem;display:inline-block}.main{flex:1;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:8px 14px;min-height:0;display:grid;overflow:hidden}.board-stage{background:radial-gradient(circle at 50% 42%, #fffbe28c, transparent 62%), var(--parchment-dark);border:2.5px solid #8a5f3f8c;border-radius:18px 20px 16px 22px;flex:1;justify-content:center;align-items:center;min-height:0;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #8a5f3f24,3px 4px #8a5f3f2e}.civ-board{touch-action:manipulation;width:100%;height:100%;max-height:720px;display:block;overflow:visible}.embed-app{gap:0;max-width:none;padding:0;overflow:hidden}.embed-bar{color:var(--ink-light);justify-content:space-between;align-items:center;padding:8px 12px 6px;font-size:.85rem;font-weight:800;display:flex}.embed-title{color:var(--accent-dark)}.embed-progress{background:var(--paper-card);font-variant-numeric:tabular-nums;border:1.5px solid #8a5f3f73;border-radius:999px;padding:1px 10px}.embed-main{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.embed-board-stage .civ-board{width:100%;height:100%;max-height:none}.map-ground,.map-grain,.terrain-detail-layer,.terrain-boundary-layer,.river-layer,.district-layer{pointer-events:none}.map-ground polygon,.map-grain polygon{shape-rendering:geometricprecision}.terrain-boundary,.coast-bank,.coast-foam,.map-outline,.river path,.river ellipse{fill:none;stroke-linecap:round;stroke-linejoin:round}.terrain-boundary{stroke:#5e553e;stroke-width:1.25px;opacity:.3}.coast-bank{stroke:#eee2b5;stroke-width:4.2px;opacity:.55}.coast-foam{stroke:#f8fcf3;stroke-width:1.65px;stroke-dasharray:1 6;opacity:.82}.map-outline{stroke:#665a43;stroke-width:2.1px;opacity:.58}.river-bank{stroke:#d5c083;stroke-width:9px;opacity:.7}.river-water{stroke:#4d9ac4;stroke-width:5.8px;opacity:.96}.river-highlight{stroke:#c8eef6;stroke-width:1.35px;opacity:.9}.river-mouth{stroke:#dff6fa;stroke-width:1.5px;opacity:.85}.terrain-glyph,.district-glyph{-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Noto Color Emoji,Apple Color Emoji,Segoe UI Emoji,Twemoji Mozilla,EmojiOne Color,Noto Emoji,sans-serif;font-style:normal}.tile-interaction{outline:none}.tile-hit-shape{fill:#0000;stroke:none;pointer-events:all;cursor:default}.tile-clickable .tile-hit-shape{cursor:pointer}.tile-interaction-outline,.candidate-ring,.golden-ring{fill:none;pointer-events:none;stroke-linejoin:round}.tile-interaction-outline{stroke:#0000;stroke-width:1.8px;transition:stroke .12s,stroke-width .12s}.tile-interaction:hover .tile-interaction-outline{stroke:#fffce1c7}.tile-interaction:focus-visible .tile-interaction-outline{stroke:var(--gold);stroke-width:3.2px}.candidate-ring{stroke:#fffbdca8;stroke-width:1.8px;stroke-dasharray:5 6}.golden-ring{stroke:var(--gold);stroke-width:3px;stroke-dasharray:7 5;animation:1.4s ease-in-out infinite golden-pulse}.spacing-error-ring{fill:none;stroke:var(--error);stroke-width:3px;stroke-dasharray:6 4;pointer-events:none;animation:1.1s ease-in-out infinite spacing-pulse}@keyframes spacing-pulse{0%,to{stroke-opacity:.9}50%{stroke-opacity:.35}}.victory-stars{color:var(--gold);letter-spacing:4px;text-shadow:1px 1px #8f4f304d;margin:4px 0;font-size:2rem}.victory-ref{color:var(--ink-light);font-size:.85em}.victory-beat{color:var(--grass);margin:2px 0;font-weight:700}.victory-stats{color:var(--ink-light);margin:0 0 6px;font-size:.85rem}.breakdown-title{color:var(--accent-dark);margin:8px 0 6px;font-size:.95rem}.breakdown-list{text-align:left;flex-direction:column;gap:4px;max-height:240px;margin:0 0 4px;padding:0;list-style:none;display:flex;overflow-y:auto}.breakdown-row{background:var(--parchment);border:1.5px solid #8a5f3f59;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:6px;padding:4px 8px;font-size:.82rem;display:grid}.breakdown-icon{text-align:center}.breakdown-name{color:var(--ink);font-weight:600}.breakdown-value{white-space:nowrap;font-weight:700}.breakdown-parts{color:var(--ink-light);grid-column:2/-1;font-size:.72rem}.yield-badge{pointer-events:none;filter:drop-shadow(0 1px 1px #3228183d)}@keyframes golden-pulse{0%,to{stroke-opacity:.95}50%{stroke-opacity:.45}}.toast{background:var(--paper-card);border:2px solid var(--gold);z-index:10;border-radius:12px;padding:6px 16px;font-size:.85rem;position:absolute;top:14px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:2px 3px #8a5f3f40}.sidebar{flex-direction:column;grid-area:1/2/-1;gap:6px;min-height:0;display:flex}.sidebar-card{background:var(--paper-card);border:2px solid #8a5f3f80;border-radius:14px;padding:7px 10px;box-shadow:2px 3px #8a5f3f2e}.sidebar-card-title{color:var(--accent-dark);border-bottom:1.5px dashed #8a5f3f66;margin:0;padding-bottom:4px;font-size:.9rem;font-weight:700}.yield-panel{grid-template-columns:1fr 1fr 1fr;gap:4px 10px;display:grid}.yield-panel-title{grid-column:1/-1}.yield-row{display:contents}.yield-row-icon,.yield-row-name,.yield-row-value{padding:1px 0;font-size:.85rem}.yield-row-name{color:var(--ink-light)}.yield-row-value{text-align:right;font-weight:700}.yield-row-goal{color:var(--ink-light);font-style:normal;font-weight:400}.yield-row-met .yield-row-value{color:var(--grass)}.reference-panel{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.reference-list{flex-direction:column;flex:1;justify-content:space-evenly;gap:6px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.reference-row{border-radius:9px;flex-direction:column;gap:2px;padding:2px 5px;transition:background .15s;display:flex}.reference-row-highlight{background:#d9a52e38;box-shadow:inset 0 0 0 1.5px #d9a52e8c}.reference-head{color:var(--ink);align-items:center;gap:6px;font-size:.85rem;font-weight:800;display:flex}.reference-adj{color:var(--ink-light);font-size:.72rem;line-height:1.25}.board-column{flex-direction:column;grid-area:1/1;min-height:0;display:flex}.palette-dock{flex-wrap:wrap;flex:none;grid-area:2/1;justify-content:center;gap:4px;display:flex}.palette-dock .district-card{border-radius:999px;flex-direction:row;gap:6px;padding:5px 11px 5px 6px}.palette-dock .district-card-art{width:40px;height:40px}.palette-dock .district-card-copies{min-width:24px;padding:2px 5px;font-size:.68rem;top:-6px;left:-7px}.palette-dock .district-card-check{width:16px;height:16px;font-size:.7rem;top:-4px;right:-6px}.palette-dock .district-card-yield{display:none}.palette-dock .district-card-name{white-space:nowrap;font-size:.85rem}.palette-dock .district-card-target{white-space:nowrap;align-items:center;gap:4px;font-size:.72rem;display:inline-flex}.palette-dock .district-card-target-label{display:none}.palette-dock .district-card-target-value{background:var(--gold);color:var(--ink);text-align:center;border-radius:999px;min-width:18px;padding:0 5px;font-weight:800;line-height:1.3}.palette-dock .district-card-target-value:empty,.palette-dock .district-card-adj{display:none}.palette-dock .district-card:hover{filter:brightness(1.03);transform:none}.district-card{background:var(--paper-card);cursor:pointer;color:var(--ink);border:2px solid #8a5f3f73;border-radius:14px;flex-direction:column;align-items:center;gap:2px;padding:8px 8px 6px;font-family:inherit;transition:transform .1s;display:flex;box-shadow:2px 3px #8a5f3f26}.district-card:hover{transform:rotate(-.6deg)scale(1.02)}.district-card.selected{border-color:var(--gold);background:#fdf3d5;box-shadow:0 0 0 2px #d9a52e66,2px 3px #8a5f3f2e}.district-card:disabled{opacity:.55;cursor:default;transform:none}.district-card-art{width:58px;height:58px;position:relative}.district-card-art svg{width:100%;height:100%}.district-card-check{background:var(--grass);color:#fff;border:1.5px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;display:flex;position:absolute;top:-4px;right:-6px}.district-card-copies{background:var(--paper-card);min-width:30px;color:var(--accent-dark);border:1.5px solid #4a3b28a6;border-radius:999px;padding:2px 6px;font-size:.72rem;font-weight:800;line-height:1.2;position:absolute;top:-5px;left:-7px;box-shadow:1px 2px #8a5f3f2e}.district-card-copies.copies-done{background:var(--grass);color:#fff}.district-card-name{font-size:.85rem;font-weight:700}.district-card-target{color:var(--accent-dark);font-size:.78rem;font-weight:700}.district-card-adj{color:var(--ink-light);text-align:center;font-size:.74rem;line-height:1.25}.sidebar-status{color:var(--ink-light);border-top:2px dashed #8a5f3f73;justify-content:space-between;align-items:center;padding-top:6px;font-size:.78rem;display:flex}.gurisitos-badge{color:var(--ink-light);justify-content:center;align-items:center;gap:5px;margin-top:6px;padding:4px 0;font-size:.72rem;text-decoration:none;transition:color .12s;display:flex}.gurisitos-badge:hover{color:var(--ink)}.gurisitos-badge img{flex:none;width:14px;height:14px;display:block}.footer-moves{color:var(--ink-light);font-size:.8rem}.footer-seed{font-style:italic}.policy-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.policy-card{text-align:left;background:var(--parchment);cursor:pointer;color:var(--ink);border:2px solid #8a5f3f66;border-radius:12px;flex-direction:column;gap:3px;padding:8px 10px;font-family:inherit;transition:border-color .12s,background .12s;display:flex}.policy-card:hover:not(:disabled){border-color:var(--gold)}.policy-card-active{border-color:var(--gold);background:#d9a52e2e}.policy-card-full{opacity:.55}.policy-card:disabled{cursor:default}.policy-card-name{color:var(--accent-dark);font-weight:700}.policy-card-effect{color:var(--ink-light);font-size:.78rem;line-height:1.3}.policy-slot-hint{color:var(--ink-light);margin:8px 0 0;font-size:.8rem}.modal-backdrop{z-index:40;background:#4a3b2873;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:var(--paper-card);border:2.5px solid var(--accent);text-align:center;border-radius:18px 20px 16px 22px;width:100%;max-width:480px;max-height:90vh;padding:18px 20px;overflow-y:auto;box-shadow:4px 6px #4a3b2859}.modal-title{color:var(--accent-dark);margin:0 0 6px;font-size:1.5rem}.modal-intro{color:var(--ink);margin:0 0 10px;font-size:.9rem;line-height:1.4}.modal h3{color:var(--accent-dark);margin:10px 0 6px;font-size:1rem}.howto-list{text-align:left;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.howto-steps{counter-reset:step}.howto-list li{background:var(--parchment);border:1.5px solid #8a5f3f59;border-radius:10px;align-items:flex-start;gap:8px;padding:6px 10px;font-size:.85rem;line-height:1.35;display:flex}.howto-emoji{font-size:1.1rem}.btn-primary,.btn-quiet{cursor:pointer;border:2px solid var(--accent-dark);border-radius:999px;margin-top:14px;padding:8px 22px;font-family:inherit;font-size:1rem}.btn-primary{background:var(--accent);color:#fdf7e8;width:100%;box-shadow:2px 3px #8f4f3080}.btn-quiet{color:var(--ink-light);background:0 0;border-color:#8a5f3f80;margin-top:6px}.modal-actions{flex-direction:column;align-items:stretch;display:flex}.victory-modal{text-align:center}.victory-banner{font-size:3.4rem;animation:.9s banner-bounce}@keyframes banner-bounce{0%{transform:scale(.4)rotate(-8deg)}55%{transform:scale(1.15)rotate(3deg)}to{transform:scale(1)rotate(0)}}.victory-score{color:var(--accent-dark);font-size:1.05rem;font-weight:700}@media (width>=1300px){.app{max-width:1300px}}@media (width>=1500px){.app{max-width:1400px}}@media (width<=1200px),(height<=760px){.app{gap:6px;padding:8px 10px}.main{grid-template-columns:minmax(0,1fr) 340px}.header{gap:4px 8px;padding-bottom:5px}.header-title h1{letter-spacing:.5px;font-size:1.2rem}.header-title p{display:none}.header-actions{gap:4px}.pill-group{padding:2px}.pill{padding:3px 7px;font-size:.78rem}.palette-dock .district-card{padding:3px 9px 3px 5px}.palette-dock .district-card-art{width:28px;height:28px}.palette-dock .district-card-name{font-size:.78rem}.palette-dock .district-card-target{font-size:.66rem}.palette-dock .district-card-copies{min-width:20px;font-size:.6rem}.sidebar-card{padding:5px 8px}.sidebar-card-title{padding-bottom:3px;font-size:.82rem}.yield-panel{gap:1px 8px;line-height:1.25}.yield-row-icon,.yield-row-name,.yield-row-value{padding:0;font-size:.78rem}.reference-list{gap:2px}.sidebar{gap:4px}.reference-row{padding:0 5px;line-height:1.3;display:block}.reference-head{margin-right:5px;font-size:.8rem;display:inline}.reference-adj{font-size:.68rem;line-height:1.2}.gurisitos-badge{display:none}.gurisitos-pill{display:inline-flex}}@media (width<=900px){.app{max-width:none;padding:8px 10px}.main{grid-template-columns:minmax(0,1fr) 260px;gap:10px}}@media (width<=700px){.app{gap:0;padding:6px 0 0}.header{margin:0 0 4px;padding-bottom:0;display:block}.header-title{display:none}.header-actions{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0;padding:2px 10px 8px;overflow-x:auto}.header-actions::-webkit-scrollbar{display:none}.header-actions>*{flex:none}.pill-group{padding:2px}.pill{min-height:40px;padding:6px 11px;font-size:.86rem}.gurisitos-pill{display:inline-flex}.main{flex-direction:column;gap:0;display:flex;overflow:hidden}.board-stage,.board-stage-easy,.board-stage-medium,.board-stage-hard{aspect-ratio:auto;border-left:0;border-right:0;border-radius:0;flex:1;width:100%;min-height:0;padding:0;box-shadow:inset 0 0 34px #8a5f3f24}.civ-board{width:100%;height:100%;max-height:none}.palette-dock{display:none}.board-column{flex:1;min-height:0}.sidebar{display:none}.modal-backdrop{padding:8px}.modal{padding:16px 14px}}.stage-pill{display:none}@media (width<=700px){.stage-pill{z-index:20;background:var(--paper-card);color:var(--ink);pointer-events:none;border:1.5px solid #8a5f3f80;border-radius:999px;padding:2px 12px;font-size:.78rem;font-weight:800;display:inline-block;position:absolute;box-shadow:1px 2px #8a5f3f2e}.stage-progress{top:10px;left:10px}.stage-moves{bottom:10px;right:10px}}.district-wheel{z-index:25;position:absolute;inset:0}.district-wheel-backdrop{position:absolute;inset:0}.wheel-btn{background:var(--paper-card);cursor:pointer;z-index:26;border:2px solid #8a5f3f80;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:68px;height:68px;padding:2px;animation:.16s both wheel-pop;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:2px 3px #8a5f3f40}.wheel-btn.wheel-met{border-color:var(--gold);background:#fdf3d5;box-shadow:0 0 0 3px #d9a52e59,2px 3px #8a5f3f33}.wheel-btn.wheel-blocked{opacity:.42}.wheel-icon{font-size:1.5rem;line-height:1}.wheel-meta{color:var(--ink-light);white-space:nowrap;font-size:.72rem;font-weight:800;line-height:1}.wheel-copies{color:var(--accent-dark);font-style:normal}@keyframes wheel-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.embed-app{height:100dvh;min-height:0}.embed-app .board-stage{aspect-ratio:auto}.embed-app .civ-board{width:100%;height:100%;max-height:none}.empire-app{flex-direction:column;gap:8px;height:100dvh;padding:8px 10px 10px;display:flex;overflow:hidden}.empire-topbar{z-index:30;background:var(--paper-card);border:2px solid #8a5f3f80;border-radius:12px 10px 14px;align-items:center;gap:14px;min-height:44px;padding:4px 12px;display:flex;position:relative;box-shadow:2px 3px #8a5f3f2e}.empire-topbar-left,.empire-topbar-right{flex:1 1 0;align-items:center;gap:10px;min-width:0;display:flex}.empire-topbar-right{justify-content:flex-end;gap:6px}.empire-topbar-center{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--accent-dark);align-items:center;gap:14px;font-size:.95rem;font-weight:800;display:flex}.empire-topbar-center .empire-stat{color:var(--accent-dark);font-size:.95rem}.empire-topbar-center .empire-stat b{font-weight:800}.empire-stat{color:var(--ink-light);white-space:nowrap;align-items:baseline;gap:3px;font-size:.82rem;display:inline-flex}.empire-stat b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.empire-topbar-divider{border-left:2px dashed #8a5f3f66;align-self:stretch;margin:4px 0}.empire-chip{--p:0%;color:var(--ink);white-space:nowrap;cursor:pointer;background:linear-gradient(to right, #d9a52e61 var(--p), #d9a52e00 var(--p)), var(--paper-card);border:1.5px solid #8a5f3f80;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:.82rem;font-weight:600;position:relative}.empire-chip:hover:not(:disabled){border-color:var(--gold)}.empire-chip:disabled{cursor:default;opacity:.8}.empire-chip .hint-count{margin-left:4px}.empire-chip.is-idle{border-color:var(--gold);animation:1.6s ease-in-out infinite empire-chip-pulse}@keyframes empire-chip-pulse{0%,to{box-shadow:0 0 #d9a52e8c}50%{box-shadow:0 0 0 5px #d9a52e1f}}.empire-iconbtn{width:32px;height:32px;color:var(--ink);background:var(--paper-card);cursor:pointer;border:1.5px solid #8a5f3f80;border-radius:10px 8px 11px 9px;justify-content:center;align-items:center;padding:0;font-size:.95rem;display:inline-flex;position:relative}.empire-iconbtn:hover{border-color:var(--gold)}.empire-iconbtn .hint-count{position:absolute;top:-5px;right:-5px}.empire-anchor{display:inline-flex;position:relative}.empire-popover{z-index:60;background:var(--paper-card);border:2px solid #8a5f3f8c;border-radius:12px 10px 14px;flex-direction:column;gap:2px;min-width:190px;max-width:280px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:3px 4px #4a3b2840}.empire-popover-title{color:var(--accent-dark);white-space:nowrap;border-bottom:1.5px dashed #8a5f3f66;margin-bottom:2px;padding:4px 10px 6px;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:800}.empire-popover-item{text-align:left;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:.85rem}.empire-popover-item:hover:not(:disabled){background:#d9a52e2e}.empire-popover-item:disabled{opacity:.5;cursor:default}.empire-bless-name{white-space:nowrap;font-weight:700;display:block}.empire-bless-desc{color:var(--ink-light);font-size:.72rem;line-height:1.25;display:block}.empire-popover-backdrop{z-index:29;background:0 0;position:fixed;inset:0}.empire-stage{background:radial-gradient(circle at 50% 42%, #fffbe28c, transparent 62%), var(--parchment-dark);border:2.5px solid #8a5f3f8c;border-radius:16px 14px 18px 12px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #8a5f3f24,3px 4px #8a5f3f2e}.empire-region{cursor:grab;touch-action:none;max-height:none}.empire-region:active{cursor:grabbing}.empire-context{z-index:22;background:var(--paper-card);border:2px solid #8a5f3f80;border-radius:14px 12px 16px 10px;flex-direction:column;gap:7px;width:min(340px,100% - 24px);padding:8px 10px 10px;animation:.18s ease-out empire-rise;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:2px 3px #8a5f3f2e}@keyframes empire-rise{0%{opacity:0;transform:translateY(10px)}}.empire-context-head{border-bottom:1.5px dashed #8a5f3f66;align-items:center;gap:6px;padding-bottom:5px;display:flex}.empire-context-icon{font-size:1.05rem}.empire-context-title{min-width:0;color:var(--accent-dark);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.95rem;font-weight:700;overflow:hidden}.empire-context-pop{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem;font-weight:700}.empire-context-close{color:var(--ink-light);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:2px 7px;font-family:inherit;font-size:.78rem}.empire-context-close:hover{color:var(--ink);background:#d9a52e38}.empire-context-row{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.empire-context-row.is-income{border-top:1.5px dashed #8a5f3f4d;gap:4px 8px;padding-top:6px}.empire-context-quiet{color:var(--ink-light);margin:0;font-size:.8rem;font-style:italic}.empire-bar-row{align-items:center;gap:6px;display:flex}.empire-bar-icon{font-size:.82rem}.empire-current-name{white-space:nowrap;text-overflow:ellipsis;max-width:40%;font-size:.82rem;font-weight:700;overflow:hidden}.empire-bar{background:var(--parchment);border:1.5px solid #8a5f3f73;border-radius:999px;flex:1;min-width:60px;height:15px;position:relative;overflow:hidden}.empire-bar-fill{border-radius:999px;transition:width .25s;position:absolute;top:0;bottom:0;left:0}.empire-bar.is-hp .empire-bar-fill{background:var(--grass)}.empire-bar.is-growth .empire-bar-fill{background:#7d9455bf}.empire-bar.is-production .empire-bar-fill{background:#d9a52eb3}.empire-bar-label{color:var(--ink);letter-spacing:.2px;text-shadow:0 1px #fffbe98c;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.66rem;font-weight:800;display:flex;position:absolute;inset:0}.empire-badge{background:#fdf3d5;border:1.5px solid #d9a52e99;border-radius:999px;align-items:center;gap:3px;padding:1px 8px;font-size:.74rem;font-weight:700;display:inline-flex}.empire-built{font-size:.9rem}.empire-queue{flex-wrap:wrap;gap:4px;display:flex}.empire-queue-chip{background:var(--parchment);border:1.5px solid #8a5f3f66;border-radius:999px;align-items:center;gap:4px;padding:2px 4px 2px 9px;font-size:.76rem;display:inline-flex}.empire-queue-x{color:var(--ink-light);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:1px 5px;font-family:inherit;font-size:.68rem}.empire-queue-x:hover{color:var(--error);background:#c05f3e1f}.empire-card-actions{flex-wrap:wrap;gap:6px;display:flex}.empire-btn{min-width:0;color:var(--ink);background:var(--paper-card);cursor:pointer;white-space:nowrap;border:1.5px solid #8a5f3f80;border-radius:10px 9px 11px 8px;flex:1;padding:6px 10px;font-family:inherit;font-size:.82rem;font-weight:700}.empire-btn:hover:not(:disabled){border-color:var(--gold)}.empire-btn:disabled{opacity:.5;cursor:default}.empire-btn.is-primary{background:var(--gold);border:2px solid var(--accent-dark);box-shadow:2px 2px #8f4f3066}.empire-btn.is-primary:hover:not(:disabled){filter:brightness(1.06)}.empire-promote{background:#fdf3d5;border:2px solid #d9a52e99;border-radius:12px 10px 13px 11px;padding:6px 8px}.empire-promote-title{margin:0 0 5px;font-size:.8rem;font-weight:800}.empire-promote-options{gap:6px;display:flex}.empire-promo-btn{text-align:left;min-width:0;color:var(--ink);background:var(--paper-card);cursor:pointer;border:2px solid #8a5f3f66;border-radius:10px 9px 11px 8px;flex-direction:column;flex:1;gap:2px;padding:5px 8px;font-family:inherit;display:flex}.empire-promo-btn:hover:not(:disabled){border-color:var(--gold)}.empire-promo-btn:disabled{opacity:.5;cursor:default}.empire-promo-name{font-size:.8rem;font-weight:700}.empire-promo-desc{color:var(--ink-light);font-size:.7rem;line-height:1.25}.empire-dock{z-index:24;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:12px;right:12px}.empire-zoom{flex-direction:column;gap:4px;display:flex}.empire-zoom-btn{width:30px;height:30px;color:var(--ink);background:var(--paper-card);cursor:pointer;opacity:.85;border:1.5px solid #8a5f3f80;border-radius:9px 8px 10px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.85rem;font-weight:800;display:inline-flex}.empire-zoom-btn:hover{opacity:1;border-color:var(--gold)}.empire-minimap-card{background:var(--paper-card);border:2px solid #8a5f3f80;border-radius:12px 10px 13px 11px;padding:5px 8px 8px;box-shadow:2px 3px #8a5f3f2e}.empire-minimap-head{color:var(--ink-light);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:10px;padding-bottom:4px;font-size:.68rem;font-weight:700;display:flex}.empire-minimap{justify-content:center;gap:3px;display:grid}.empire-minimap-cell{background:var(--parchment-dark);cursor:pointer;border:1.5px solid #8a5f3f73;border-radius:7px 6px 8px;width:26px;height:26px;padding:0;position:relative}.empire-minimap-cell:hover{border-color:var(--gold)}.empire-minimap-current{border-color:var(--gold);box-shadow:0 0 0 2px #d9a52e8c}.empire-minimap-city{color:var(--accent-dark);font-size:13px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.empire-minimap-smoke{font-size:9px;line-height:1;position:absolute;top:0;right:0}.empire-action{width:200px;min-height:52px;color:var(--ink);background:var(--paper-card);border:2px solid var(--accent-dark);cursor:pointer;border-radius:14px 12px 16px 10px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:6px 12px;font-family:inherit;font-size:1rem;font-weight:800;display:flex;box-shadow:2px 3px #8a5f3f4d}.empire-action.is-primary{background:var(--gold);box-shadow:2px 3px #8f4f3073}.empire-action:hover:not(:disabled){filter:brightness(1.05)}.empire-action:disabled{opacity:.55;cursor:default}.empire-action-label{white-space:nowrap;align-items:center;gap:6px;display:flex}.empire-action-sub{color:var(--ink-light);white-space:nowrap;font-size:.68rem;font-weight:600}.empire-action.is-primary .empire-action-sub{color:#4a3b28bf}.empire-tech-modal{text-align:left;max-width:660px}.empire-tech-modal .modal-title,.empire-tech-modal .modal-intro{text-align:center}.empire-tech-modal .btn-quiet{margin:12px auto 0;display:block}.empire-tech-tier{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.empire-tech-tier+.empire-tech-tier{border-top:1.5px dashed #8a5f3f4d;margin-top:8px;padding-top:8px}.empire-tech-card{text-align:left;background:var(--paper-card);color:var(--ink);cursor:pointer;border:2px solid #8a5f3f66;border-radius:10px 9px 11px 8px;flex-direction:column;gap:2px;padding:6px 8px;font-family:inherit;display:flex}.empire-tech-card:hover:not(:disabled){border-color:var(--gold)}.empire-tech-card:disabled{cursor:default}.empire-tech-name{font-size:.76rem;font-weight:700;line-height:1.2}.empire-tech-desc{color:var(--ink-light);font-size:.66rem;line-height:1.25}.empire-tech-meta{color:var(--ink-light);text-overflow:ellipsis;white-space:nowrap;margin-top:auto;padding-top:3px;font-size:.68rem;font-weight:700;overflow:hidden}.empire-tech-locked{opacity:.5}.empire-tech-researching{border-color:var(--gold);background:#fdf3d5;box-shadow:0 0 0 2px #d9a52e59}.empire-tech-researched{border-color:var(--grass);background:#5f8f4c1f}.empire-drawer{z-index:45;background:var(--paper-card);scrollbar-width:thin;scrollbar-color:#8a5f3f80 transparent;border-left:2.5px solid #8a5f3f8c;flex-direction:column;gap:6px;width:min(320px,100%);padding:12px;animation:.2s ease-out empire-slide-in;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 18px #4a3b2840}@keyframes empire-slide-in{0%{opacity:0;transform:translate(40px)}}.empire-drawer-head{color:var(--accent-dark);border-bottom:1.5px dashed #8a5f3f66;justify-content:space-between;align-items:center;gap:8px;padding-bottom:5px;font-size:.95rem;font-weight:700;display:flex}.empire-drawer-sub{color:var(--accent-dark);border-bottom:1.5px dashed #8a5f3f66;margin-top:8px;padding-bottom:4px;font-size:.85rem;font-weight:700}.empire-quest{background:var(--parchment);border:1.5px solid #8a5f3f59;border-radius:10px 9px 11px 8px;padding:6px 9px;font-size:.8rem;line-height:1.3}.empire-quest .wheel-meta{display:block}.empire-journal{color:var(--ink-light);flex-direction:column;gap:4px;font-size:.78rem;line-height:1.35;display:flex}.empire-journal p{margin:0}.empire-end-modal{border-color:var(--gold);max-width:520px}.empire-medal-row{text-align:center;margin:4px 0}.empire-medal{align-items:center;gap:6px;padding:6px 16px;font-weight:800;display:inline-flex}.empire-medal.golden-ring{border-color:var(--gold);animation:1.4s ease-in-out infinite empire-medal-pulse}@keyframes empire-medal-pulse{0%,to{box-shadow:0 0 0 3px #d9a52e8c}50%{box-shadow:0 0 0 6px #d9a52e33}}.empire-end-meta{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;gap:4px 16px;display:flex}.empire-medal-progress{margin:8px 0 20px;padding:0 14px}.empire-medal-track{background:var(--parchment-dark);border:1.5px solid #8a5f3f73;border-radius:999px;height:12px;position:relative}.empire-medal-fill{background:linear-gradient(90deg, #c9955c, var(--gold));border-radius:999px;transition:width .4s;position:absolute;top:0;bottom:0;left:0}.empire-medal-tick{filter:grayscale(.9)opacity(.6);flex-direction:column;align-items:center;font-size:.95rem;line-height:1;display:flex;position:absolute;top:-5px;transform:translate(-50%)}.empire-medal-tick.is-reached{filter:none}.empire-medal-tick b{color:var(--ink-light);font-variant-numeric:tabular-nums;font-size:.62rem}.empire-forecast{color:var(--ink-light);margin:-2px 0 0;padding-left:24px;font-size:.72rem;font-weight:700;line-height:1.3}.empire-forecast.is-warn{color:var(--error)}.empire-hint{color:var(--accent-dark);background:#d9a52e24;border:1.5px dashed #d9a52eb3;border-radius:10px;margin:0;padding:6px 10px;font-size:.78rem;line-height:1.35}.wheel-info{text-align:center;background:var(--paper-card);pointer-events:none;z-index:27;border:2px solid #8a5f3f80;border-radius:12px 14px 11px 13px;flex-direction:column;align-items:center;gap:3px;width:max-content;max-width:340px;padding:8px 12px;animation:.16s both wheel-info-in;display:flex;position:absolute;transform:translate(-50%);box-shadow:2px 3px #8a5f3f40}@keyframes wheel-info-in{0%{opacity:0}to{opacity:1}}.wheel-info .wheel-meta{white-space:normal;line-height:1.3}.wheel-info-title{color:var(--ink);font-size:.8rem;font-weight:800}.wheel-info-error{color:var(--error)}.empire-golden-modal{border-color:var(--gold);box-shadow:0 0 0 4px #d9a52e59,4px 6px #4a3b2859}.empire-golden-modal .victory-banner{margin:0 0 2px}.empire-howto-modal{max-width:520px}.empire-howto-lead{color:var(--accent-dark);margin-bottom:1px;display:block}.empire-toast{background:var(--paper-card);border:2px solid var(--gold);z-index:26;border-radius:12px;padding:6px 16px;font-size:.85rem;position:absolute;top:14px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:2px 3px #8a5f3f40}.empire-toast.is-error{border-color:var(--error)}.empire-start{flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex;overflow-y:auto}.empire-hero{text-align:center;background:var(--paper-card);border:2.5px solid #8a5f3f8c;border-radius:18px 16px 20px 14px;flex-direction:column;gap:12px;width:min(460px,100%);padding:24px 26px 18px;display:flex;box-shadow:4px 5px #8a5f3f33}.empire-hero-title{letter-spacing:1px;color:var(--accent-dark);text-shadow:1.5px 1.5px #d9a52e59;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.1rem;font-weight:800;transform:rotate(-1deg)}.empire-hero-tagline{color:var(--ink-light);margin:-4px 0 4px;font-size:.9rem}.empire-seed-field{background:var(--parchment);border:2px solid #8a5f3f80;border-radius:12px 10px 13px 11px;align-items:center;gap:4px;padding:4px 6px 4px 12px;display:flex}.empire-seed-field:focus-within{outline:2.5px solid var(--gold);outline-offset:1px}.empire-seed-label{color:var(--ink-light);white-space:nowrap;font-size:.85rem}.empire-seed-input{min-width:0;color:var(--ink);background:0 0;border:none;flex:1;padding:4px 0;font-family:inherit;font-size:.9rem}.empire-seed-input:focus{outline:none}.empire-seed-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 7px;font-family:inherit;font-size:.95rem}.empire-seed-btn:hover{background:#d9a52e38}.empire-mode-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.empire-mode-card{text-align:center;color:var(--ink);background:var(--parchment);cursor:pointer;border:2px solid #8a5f3f66;border-radius:12px 10px 13px 11px;flex-direction:column;gap:3px;padding:9px 8px;font-family:inherit;display:flex}.empire-mode-card:hover{border-color:var(--gold)}.empire-mode-card.is-active{border-color:var(--gold);background:#fdf3d5;box-shadow:0 0 0 2px #d9a52e59}.empire-mode-name{font-size:.82rem;font-weight:800}.empire-mode-desc{color:var(--ink-light);font-size:.7rem;line-height:1.25}.empire-play{color:var(--ink);background:var(--gold);border:2px solid var(--accent-dark);cursor:pointer;border-radius:14px 12px 16px 10px;padding:11px 20px;font-family:inherit;font-size:1.05rem;font-weight:800;box-shadow:2px 3px #8f4f3073}.empire-play:hover{filter:brightness(1.06)}.empire-link-btn{color:var(--ink-light);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:2px 4px;font-family:inherit;font-size:.8rem;-webkit-text-decoration:underline dashed #8a5f3f80;text-decoration:underline dashed #8a5f3f80}.empire-link-btn:hover{color:var(--accent-dark)}.empire-hero-footer{color:var(--ink-light);border-top:1.5px dashed #8a5f3f4d;justify-content:center;align-items:center;gap:6px;margin-top:2px;padding-top:8px;font-size:.8rem;display:flex}.empire-fog-hidden,.empire-fog-explored,.empire-territory,.empire-selected-ring,.empire-path-dot,.empire-piece-shadow,.empire-smoke{pointer-events:none}.empire-fog-hidden{fill:#e9dcba;fill-opacity:.97;stroke:#8a5f3f29;stroke-width:1px}.empire-fog-explored{fill:#4a3b2859}.empire-territory{fill:none;stroke:var(--accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:9 5 4 5;opacity:.85}.empire-selected-ring{fill:none;stroke:var(--gold);stroke-width:3px;stroke-linejoin:round;stroke-dasharray:7 5;animation:1.4s ease-in-out infinite golden-pulse}.empire-path-dot{fill:var(--gold);stroke:#4a3b2880;stroke-width:1px}.empire-piece-shadow{fill:#32281847;stroke:none}.empire-smoke{fill:#786e60a6;stroke:none;animation:3.4s ease-in-out infinite empire-smoke}@keyframes empire-smoke{0%{opacity:.7;transform:translateY(0)}60%{opacity:.45}to{opacity:0;transform:translateY(-7px)}}.empire-territory-fill{pointer-events:none;stroke:none;opacity:.12}.empire-territory-tint-0{fill:#d9a52e}.empire-territory-tint-1{fill:#7d9455}.empire-territory-tint-2{fill:#b3653f}.empire-territory-tint-3{fill:#8f7bb0}.empire-territory-tint-4{fill:#5d7f9c}.empire-city-plate-anchor,.empire-worked-layer,.empire-splat-layer{pointer-events:none}.empire-hit{animation:.5s ease-out empire-hit}@keyframes empire-hit{0%{filter:brightness(1.9)saturate(.55)}35%{filter:brightness(1.05)}60%{filter:brightness(1.55)saturate(.7)}to{filter:none}}.empire-splat-float{animation:1s ease-out forwards empire-splat}@keyframes empire-splat{0%{opacity:0;transform:translateY(7px)scale(.7)}18%{opacity:1;transform:translateY(0)scale(1.08)}32%{transform:translateY(-2px)scale(1)}70%{opacity:1}to{opacity:0;transform:translateY(-16px)scale(1)}}.empire-app button:focus-visible{outline:2.5px solid var(--gold);outline-offset:2px}@media (width<=1200px),(height<=760px){.empire-app{gap:6px;padding:6px 8px 8px}.empire-topbar{gap:8px;min-height:40px;padding:3px 10px}.empire-topbar-left,.empire-topbar-right{gap:7px}.empire-stat{font-size:.76rem}.empire-topbar-center{gap:10px;font-size:.85rem}.empire-topbar-center .empire-stat{font-size:.85rem}.empire-chip{padding:3px 10px;font-size:.76rem}.empire-minimap-cell{width:22px;height:22px}.empire-action{width:180px;min-height:48px;font-size:.92rem}.empire-context{width:min(320px,100% - 24px)}}@media (width<=700px){.empire-app{gap:0;padding:0}.empire-topbar{scrollbar-width:none;border-left:0;border-right:0;border-radius:0;gap:10px;overflow-x:auto}.empire-topbar-left,.empire-topbar-right{flex:none}.empire-topbar-center{order:-1}.empire-stage{border-left:0;border-right:0;border-radius:0}.empire-context{z-index:25;border-bottom:0;border-left:0;border-right:0;border-radius:14px 12px 0 0;width:auto;max-height:46%;bottom:0;left:0;right:0;overflow-y:auto}.empire-context~.empire-dock{display:none}.empire-dock{bottom:8px;right:8px}.empire-minimap-cell{width:20px;height:20px}.empire-action{width:170px;min-height:46px;font-size:.9rem}.empire-drawer{border-left:0;width:100%}.empire-popover{position:fixed;top:48px;right:8px}}.empire-skip-turn{color:var(--ink-light);cursor:pointer;background:#fbf5e6d9;border:1.5px solid #8a5f3f66;border-radius:999px;align-self:flex-end;margin-top:4px;padding:3px 10px;font-size:.74rem}.empire-skip-turn:hover{color:var(--ink);background:var(--paper-card)}.empire-fortified-pill{color:var(--ink-light);background:#8fa8bf2e;border:1.5px solid #5d7f9c8c;border-radius:10px 8px 11px 9px;align-items:center;gap:4px;padding:5px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.header-menu{display:inline-flex;position:relative}.header-menu-backdrop{z-index:39;position:fixed;inset:0}.header-menu-pop{z-index:40;background:var(--paper-card);border:2px solid #8a5f3f80;border-radius:14px 12px 16px 10px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:2px 3px #8a5f3f2e}.header-menu-pop .pill{text-align:left;justify-content:flex-start}.header-menu-divider{border-top:2px dashed #8a5f3f66;margin:2px 4px}.header-menu-pop a.pill{align-items:center;gap:4px;text-decoration:none;display:inline-flex}
