:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{background:#1a1a1a;min-height:100vh;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}.app{color:#eaeaea;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.app h1{margin:0;font-size:1.5rem}.app-loading{justify-content:center;min-height:100vh}.game-header{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.turn-banner{align-items:center;gap:.55rem;display:flex}.game-shell{flex-direction:column;gap:1rem;width:fit-content;max-width:100%;display:flex}.game-header-actions,.language-select,.setup-account-actions{align-items:center;gap:.6rem;display:flex}.auth-button,.account-button{color:#f1d986;cursor:pointer;white-space:nowrap;background:#382f1a;border:1px solid #92772c;border-radius:5px;align-items:center;gap:.4rem;padding:.45rem .65rem;font-weight:600;display:inline-flex}.account-button{color:#f0dfae;background:#302a1c;border-color:#75603a}.auth-button:hover,.account-button:hover{background:#41371f}.account-modal-overlay{z-index:100;background:#000000b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.account-modal{color:#eaeaea;text-align:center;background:#252525;border:1px solid #92772c;border-radius:8px;width:min(100%,360px);padding:1.5rem;position:relative;box-shadow:0 18px 45px #00000073}.account-modal h2{margin:.45rem 0 .55rem;font-size:1.15rem}.account-modal p{color:#c8c8c8;margin:0;font-size:.9rem;line-height:1.45}.account-modal-shield{color:#f1d986;font-size:2rem}.account-modal-close{color:#eaeaea;cursor:pointer;background:#252525;border:1px solid #555;border-radius:5px;width:30px;height:30px;padding:0;font-size:1.2rem;position:absolute;top:.45rem;right:.45rem}.account-modal-continue{justify-content:center;width:100%;margin-top:1.25rem}.account-form{gap:.6rem;margin-top:1.25rem;display:grid}.account-form input{box-sizing:border-box;color:#eaeaea;background:#1d1d1d;border:1px solid #555;border-radius:5px;width:100%;padding:.55rem .65rem}.account-form .account-modal-continue{margin-top:.2rem}.account-modal-status{color:#f1d986!important;margin-top:.8rem!important}.account-modal-cancel{color:#bfc8b8;cursor:pointer;background:0 0;border:0;margin-top:.8rem;padding:.35rem .65rem}.account-name{color:#d7d7d7;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.85rem;overflow:hidden}.map-save-control{align-items:center;gap:.35rem;display:flex}.map-save-control input{color:#eaeaea;background:#252525;border:1px solid #555;border-radius:5px;width:130px;padding:.45rem .55rem}.map-save-control button,.map-save-trigger{color:#f1d986;cursor:pointer;white-space:nowrap;background:#382f1a;border:1px solid #92772c;border-radius:6px;padding:.45rem .65rem}.map-save-cancel{color:#eaeaea;cursor:pointer;background:#252525;border:1px solid #555;border-radius:5px;min-width:30px;padding:.35rem .45rem;font-size:1rem}.map-save-control button:disabled{cursor:not-allowed;opacity:.55}.map-save-status{color:#bfc8b8;max-width:130px;font-size:.75rem}.language-select{color:#c8c8c8;font-size:.85rem}.language-select select{color:#eaeaea;background:#252525;border:1px solid #555;border-radius:5px;min-width:104px;padding:.45rem .55rem}.surrender-button{color:#f7d4d4;cursor:pointer;background:#3d1919;border:1px solid #7c2d2d;border-radius:6px;padding:.45rem .8rem}.audio-toggle{color:#f0dfae;cursor:pointer;background:#302a1c;border:1px solid #75603a;border-radius:5px;width:34px;height:34px;padding:0;font-size:1rem}.audio-toggle:hover{background:#41371f}.surrender-button:hover{background:#552020}.game-layout{align-items:flex-start;gap:1.25rem;display:flex}.map-and-income{flex-direction:column;gap:.75rem;min-width:0;display:flex}.mobile-panel-toggle{display:none}@media (width<=560px){.app{align-items:stretch;min-height:100dvh;padding:.75rem}.game-header{flex-wrap:wrap;align-items:center;gap:.45rem}.game-shell{width:100%}.game-header-actions{flex-wrap:wrap;flex:100%;justify-content:flex-end;gap:.35rem}.setup-account-actions{gap:.35rem}.auth-button,.account-button{padding:.4rem .5rem;font-size:.78rem}.map-save-control{flex:100%;order:3}.map-save-control input{flex:1;min-width:0}.game-header h1{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;overflow:hidden}.surrender-button{white-space:nowrap;padding:.4rem .5rem;font-size:.78rem}.language-select{gap:0}.language-select span{display:none}.language-select select{min-width:76px;padding:.4rem .25rem;font-size:.78rem}.game-layout{min-width:0;display:block}.map-and-income{width:100%}.mobile-panel-toggle{z-index:30;color:#f5d66b;background:#332a10;border:1px solid #e8b923;border-radius:6px;padding:.65rem .85rem;font-weight:600;display:block;position:fixed;bottom:1rem;right:1rem}}.confetti-layer{pointer-events:none;border-radius:10px;position:absolute;inset:0;overflow:hidden}.confetti-piece{opacity:.8;border-radius:2px;width:10px;height:16px;animation:1.8s ease-in forwards confetti-fall;position:absolute;top:-8%}@keyframes confetti-fall{0%{opacity:0;transform:translate(0,0)rotate(0)}10%{opacity:1}to{transform:translate3d(var(--confetti-drift), 260px, 0) rotate(720deg);opacity:0}}.setup{color:#eaeaea;flex-direction:column;gap:1.25rem;max-width:800px;margin:0 auto;padding:2rem 1rem;display:flex}.setup h1{text-align:center;margin:0;font-size:1.5rem}.setup-title-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.setup-section h2{color:#c8c8c8;margin:0 0 .5rem;font-size:.95rem}.setup-options{flex-wrap:wrap;gap:.5rem;display:flex}.setup-chip{color:#eaeaea;cursor:pointer;background:#2b2b2b;border:1px solid #444;border-radius:6px;padding:.45rem .9rem}.setup-chip.active{background:#4a3b1f;border-color:#e8b923}.map-library select{color:#eaeaea;background:#222;border:1px solid #444;border-radius:6px;width:100%;min-width:0;padding:.45rem .6rem}.map-library-status{color:#bfc8b8;margin:.45rem 0 0;font-size:.82rem}.difficulty-grid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.difficulty-card{text-align:left;color:#eaeaea;cursor:pointer;background:#2b2b2b;border:1px solid #444;border-radius:8px;flex-direction:column;gap:.3rem;padding:.7rem;display:flex}.difficulty-card span{color:#a8a8a8;font-size:.75rem;line-height:1.35}.difficulty-card.active{background:#4a3b1f;border-color:#e8b923}.difficulty-card.active span{color:#ddd0ac}.nation-grid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.nation-card{color:#eaeaea;cursor:pointer;background:#2b2b2b;border:1px solid #444;border-radius:8px;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem;font-size:.85rem;display:flex}.nation-card.active{background:#4a3b1f;border-color:#e8b923}.start-button{color:#1a1a1a;cursor:pointer;background:#e8b923;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:600}.start-button:hover{background:#f5c93f}@media (width<=560px){.difficulty-grid{grid-template-columns:1fr}}.map-view-wrapper{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-width:100%;display:inline-block;position:relative;overflow:auto}.map-canvas{cursor:default;border-radius:8px;display:block;box-shadow:0 4px 16px #0006}.map-tooltip{z-index:20;color:#eaeaea;pointer-events:none;white-space:nowrap;background:#1a1a1a;border:1px solid #444;border-radius:6px;padding:.5rem .7rem;font-size:.8rem;position:fixed}.map-tooltip-title{margin-bottom:.2rem;font-weight:600}.map-tooltip-personality{color:#e8cf76;align-items:center;gap:.35rem;display:flex}.map-touch-hint{display:none}@media (width<=560px){.map-view-wrapper{touch-action:pan-x pan-y;border-radius:8px;width:100%;max-height:calc(100dvh - 148px);display:block}.map-canvas{min-width:max-content}.map-tooltip{display:none}.map-touch-hint{color:#f5d66b;background:#1a1a1aeb;border:1px solid #e8b923;border-radius:5px;max-width:calc(100% - 1rem);padding:.45rem .6rem;font-size:.78rem;display:inline-block;position:sticky;bottom:.5rem;left:.5rem}}.income-chart{width:100%}.income-chart-bar{background:#151515;border:1px solid #121212;border-radius:5px;width:100%;height:38px;display:flex;overflow:hidden}.income-chart-segment{cursor:help;border-right:1px solid #00000059;justify-content:center;align-items:center;min-width:2px;transition:filter .13s;display:flex;container-type:inline-size}.income-chart-segment:hover{filter:brightness(1.35)}.income-chart-flag{display:none}@container (width>=32px){.income-chart-flag{display:block}}@media (width<=560px){.income-chart{margin-top:.7rem}.income-chart-bar{height:34px}}.player-panel{color:#eaeaea;background:#232323;border:1px solid #3a3a3a;border-radius:8px;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:1rem;width:220px;padding:1rem;display:flex}.player-panel-mobile-bar{display:none}.player-panel-header{align-items:center;gap:.6rem;display:flex}.player-panel-nation{font-weight:600}.player-panel-turn{color:#a8a8a8;font-size:.8rem}.player-panel-stats{flex-direction:column;gap:.5rem;padding-bottom:.15rem;display:flex}.stat{border-bottom:1px solid #333;justify-content:space-between;padding-bottom:.3rem;font-size:.9rem;display:flex}.stat-label{color:#a8a8a8}.stat-value{font-weight:600}.player-panel-action{color:#c8c8c8;border-top:2px solid #171717;flex-direction:column;gap:.4rem;padding-top:.75rem;font-size:.78rem;display:flex;box-shadow:inset 0 1px #e8b92347}.player-panel-action-row{gap:.4rem;display:flex}.player-panel-slider-row{align-items:center;gap:.5rem;display:flex}.player-panel-slider-row input[type=range]{accent-color:#e8b923;flex:1}.troop-split,.recruit-control{flex-direction:column;gap:.3rem;width:100%;display:flex}.troop-split input[type=range],.recruit-slider{box-sizing:border-box;accent-color:#e8b923;width:100%}.troop-split-labels{justify-content:space-between;gap:.5rem;display:flex}.troop-split-label{color:#eaeaea;white-space:nowrap;font-size:.75rem;font-weight:600}.army-transfer-control{flex-direction:column;gap:.45rem;display:flex}.army-transfer-stats{grid-template-columns:1fr auto 1fr;align-items:center;gap:.35rem;display:grid}.army-transfer-side{text-align:center;background:#1b1b1b;border:1px solid #414141;border-radius:5px;min-width:0;padding:.42rem}.army-transfer-side span{color:#a8a8a8;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;display:block;overflow:hidden}.army-transfer-side strong{color:#f4f4f4;margin-top:.1rem;font-size:1.05rem;display:block}.army-transfer-side.commander,.army-transfer-side.coins{background:#2d2718;border-color:#8b7330}.army-transfer-side.recruits{background:#1d2b22;border-color:#496c57}.army-transfer-arrow{color:#e8b923;font-size:1.15rem}.army-transfer-slider{accent-color:#e8b923;width:100%}.army-transfer-preview{color:#e8b923;text-align:center;min-height:1rem;font-size:.72rem}.castle-action{padding-top:.75rem}.castle-button{justify-content:center;align-items:center;gap:.45rem;min-height:2.35rem;font-weight:600;display:flex;color:#f0dfae!important;background:#302a1c!important;border-color:#75603a!important}.castle-button:hover:not(:disabled){background:#41371f!important}.castle-button-icon{font-size:1.05rem;line-height:1}.quick-actions{gap:.45rem}.quick-actions-title{color:#e8b923;text-transform:uppercase;font-size:.72rem;font-weight:600}.quick-actions .player-panel-action-row button{min-height:2.1rem}.player-panel-action-row input{color:#eaeaea;background:#1a1a1a;border:1px solid #444;border-radius:6px;width:3.5rem;padding:.3rem .4rem}.player-panel-action-row button{color:#eaeaea;cursor:pointer;background:#2b2b2b;border:1px solid #444;border-radius:6px;flex:1;padding:.3rem .5rem;font-size:.78rem}.player-panel-action-row button:hover:not(:disabled){background:#3a3a3a}.player-panel-action-row button:disabled,.player-panel-action-row input:disabled{opacity:.5;cursor:not-allowed}.player-panel-status{color:#a8a8a8;background:#1a1a1a;border-radius:6px;padding:.5rem;font-size:.8rem}.player-panel-status.active{color:#e8b923;background:#332a10}.player-panel-log{color:#c8c8c8;background:#1a1a1a;border-left:3px solid #e8b923;border-radius:6px;padding:.5rem;font-size:.8rem}@media (width<=560px){.player-panel{z-index:40;border-width:1px 0 0;border-radius:8px 8px 0 0;width:auto;max-height:min(78dvh,600px);transition:transform .18s ease-out;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(105%);box-shadow:0 -12px 28px #00000080}.player-panel.mobile-open{transform:translateY(0)}.player-panel-mobile-bar{z-index:1;background:#2b2b2b;border-bottom:1px solid #3a3a3a;justify-content:space-between;align-items:center;margin:-1rem -1rem 0;padding:.7rem 1rem;font-weight:600;display:flex;position:sticky;top:-1rem}.player-panel-mobile-bar button{color:#eaeaea;background:#1a1a1a;border:1px solid #555;border-radius:5px;width:32px;height:32px;font-size:1.3rem;line-height:1}}.battle-modal-overlay{z-index:50;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.battle-modal{text-align:center;color:#eaeaea;background:#232323;border:1px solid #444;border-radius:10px;min-width:260px;padding:1.5rem 2rem;box-shadow:0 8px 30px #00000080}.battle-modal-title{margin:0 0 .75rem;font-size:1.3rem}.battle-modal-title.win{color:#e8b923}.battle-modal-title.lose{color:#c0392b}.battle-modal-numbers{color:#c8c8c8;font-weight:600}.battle-modal-role{color:#c8c8c8;margin:0 0 1rem}.battle-modal-table{border-collapse:collapse;width:100%;margin-bottom:.5rem}.battle-modal-table th,.battle-modal-table td{text-align:center;border-bottom:1px solid #3a3a3a;padding:.4rem .6rem}.battle-modal-table th{color:#a8a8a8;font-size:.85rem;font-weight:600}.battle-modal-table td:first-child{text-align:left;color:#c8c8c8;font-size:.85rem}.battle-modal-table tbody tr:last-child td{border-bottom:none}.battle-modal-ok{color:#1a1a1a;cursor:pointer;background:#e8b923;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1.5rem;font-weight:600}.battle-modal-ok:hover{background:#f5c93f}.battle-scene-overlay{z-index:45;pointer-events:auto;background:#05070a6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.battle-scene{color:#f4ead1;background:linear-gradient(#30291f 0%,#171512 100%);border:2px solid #8d7347;border-radius:14px;width:min(620px,100vw - 2rem);overflow:hidden;box-shadow:0 16px 55px #000000bf,inset 0 0 30px #ddae5914}.battle-scene-title{text-transform:uppercase;letter-spacing:.08em;background:#0000004d;border-bottom:1px solid #6d5939;align-items:center;padding:.75rem 1rem;font-weight:700;display:flex}.battlefield{background:radial-gradient(circle,#d6753733,#0000 28%),linear-gradient(#233820d1,#141f13eb);grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);min-height:230px;padding:1.25rem;display:grid;position:relative}.battle-center{flex-direction:column;justify-content:center;align-items:center;gap:.65rem;display:flex}.battle-army{flex-direction:column;gap:.8rem;min-width:0;display:flex}.battle-army-header{align-items:center;gap:.65rem;display:flex}.battle-army.defender .battle-army-header{text-align:right;justify-content:flex-end}.battle-army-header div{flex-direction:column;min-width:0;display:flex}.battle-army-header strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.battle-army-header span{color:#ded1b4;font-size:.78rem}.battle-army-header .battle-fortress-badge{color:#f3d784;background:#12100db8;border:1px solid #a98a50;border-radius:6px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.15rem;display:inline-flex;box-shadow:0 2px 8px #00000073}.battle-army-dots{background:#00000038;border-radius:9px;flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:80px;padding:.7rem;display:flex}.battle-army-dots.defender{justify-content:flex-end}.battle-unit-dot{background:#eee3c5;border:1px solid #201b14;border-radius:50%;width:9px;height:9px;animation:.18s ease-out both battle-unit-arrive;box-shadow:0 1px 2px #000000a6}.battle-army small{color:#ff8b70;min-height:1.2em;font-size:.85rem;font-weight:700}.battle-army.defender small{text-align:right}.battle-clash{color:#ffe36e;text-shadow:0 2px #111,0 0 14px #ff8434cc;justify-content:center;align-items:center;font-size:2.25rem;animation:.65s ease-in-out infinite alternate battle-clash-pulse;display:flex}.battle-retreat-button{color:#fff1c7;letter-spacing:.04em;cursor:pointer;background:linear-gradient(#7c3f10 0%,#4a2206 100%);border:1px solid #ffc44d8c;border-radius:999px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:700;transition:transform .12s,filter .12s;box-shadow:0 6px 18px #00000047}.battle-retreat-button:hover{filter:brightness(1.08);transform:translateY(-1px)}@keyframes battle-clash-pulse{0%{transform:scale(.9)rotate(-5deg)}to{transform:scale(1.12)rotate(5deg)}}@keyframes battle-unit-arrive{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@media (width<=560px){.battlefield{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);padding:.8rem}.battle-army-header{flex-direction:column;align-items:flex-start}.battle-army.defender .battle-army-header{flex-direction:column-reverse;align-items:flex-end}.battle-unit-dot{width:7px;height:7px}}.lobby{color:#eaeaea;width:min(960px,100%);margin:0 auto;padding:2rem 1rem}.lobby-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.lobby-header h1,.lobby-panel h2{margin:0}.lobby-header p,.lobby-muted{color:#bfc8b8;margin:.35rem 0 0}.lobby-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.lobby-panel{background:#252525;border:1px solid #4f4936;border-radius:8px;padding:1rem}.lobby-create{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;display:grid}.lobby-create h2,.lobby-create .start-button{grid-column:1/-1}.lobby-saved-map{grid-column:span 2}.lobby label,.room-host-actions label,.room-choice{color:#c8c8c8;gap:.35rem;font-size:.82rem;display:grid}.lobby select{color:#eaeaea;background:#1d1d1d;border:1px solid #555;border-radius:5px;min-width:0;padding:.45rem}.lobby-back,.lobby-room-row{color:#eaeaea;cursor:pointer;background:#2b2b2b;border:1px solid #555;border-radius:5px;padding:.45rem .65rem}.lobby-account-list{gap:.35rem;margin:.75rem 0 0;padding-left:1.2rem;display:grid}.lobby-room-row{text-align:left;justify-content:space-between;width:100%;margin-top:.6rem;display:flex}.lobby-room-row:hover,.lobby-back:hover{border-color:#e8b923}.room-panel{gap:1rem;display:grid}.room-slots{gap:.5rem;display:grid}.room-slot{background:#1d1d1d;border:1px solid #444;border-radius:6px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:.65rem;min-height:44px;padding:.4rem .55rem;display:grid}.room-slot-player{gap:.25rem;display:grid}.flag-picker{width:fit-content;position:relative}.flag-picker-trigger,.flag-picker-option{cursor:pointer;background:#1d1d1d;border:1px solid #555;border-radius:5px;justify-content:center;align-items:center;min-width:42px;min-height:30px;padding:3px;display:flex}.flag-picker-trigger:hover,.flag-picker-trigger[aria-expanded=true],.flag-picker-option:hover,.flag-picker-option[aria-selected=true]{background:#302a1c;border-color:#e8b923}.flag-picker-menu{z-index:20;background:#252525;border:1px solid #75603a;border-radius:6px;grid-template-columns:minmax(132px,max-content);gap:3px;max-height:230px;padding:5px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden auto;box-shadow:0 8px 18px #00000073}.flag-picker-option{color:#eaeaea;white-space:nowrap;box-sizing:border-box;justify-content:flex-start;gap:.5rem;width:100%;padding-right:.55rem;font-size:.85rem}.room-slot-remove{color:#f7d4d4;cursor:pointer;background:#3d1919;border:1px solid #7c2d2d;border-radius:5px;width:28px;height:28px;padding:0;font-size:1.1rem}.room-panel-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.room-close{color:#f7d4d4;cursor:pointer;background:#3d1919;border:1px solid #7c2d2d;border-radius:5px;padding:.4rem .6rem}.room-slot small{color:#bfc8b8;text-transform:uppercase}.room-slot-empty{color:#aaa;border:1px dashed #777;place-items:center;width:34px;height:22px;display:grid}.room-host-actions{flex-wrap:wrap;align-items:end;gap:.6rem;display:flex}.room-host-actions .auth-button{height:34px}.lobby-status{color:#f1d986;margin:1rem 0 0}@media (width<=620px){.lobby{padding:1rem .75rem}.lobby-header{align-items:flex-start}.lobby-grid{grid-template-columns:1fr}.lobby-create{grid-template-columns:repeat(2,minmax(0,1fr))}}
