body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}html,body,#root{height:100%;width:100%}h1{margin-top:.4em;margin-bottom:.4em}h2{margin-top:.3em;margin-bottom:.3em}h2{margin-top:.2em;margin-bottom:.2em}@media (max-width: 600px),(orientation: portrait){html{font-size:12px}}.god-picker-list{display:flex;flex-direction:column;gap:.5em}.god-picker-button{padding:.5rem 1rem;background:#eee;color:#222;border:1px solid #ccc;border-radius:.4rem;cursor:pointer;font-weight:400;transition:background .2s,color .2s,border .2s;min-width:160px}.god-picker-button.selected{background:#1976d2;color:#fff;border:1px solid #1976d2;font-weight:700}.god-picker-ai-mode-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.8rem}.game-full-container{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:row;background-color:#add8e6}.game-side-options{flex-grow:0;flex-shrink:0;max-height:100vh;display:flex;flex-direction:column}.game-grid-container{width:100%;height:100%}.game-sidebar-container{height:100%;background:#f7f9fa;border-radius:12px;box-shadow:0 2px 12px #00000012;padding:0 1em 1em;min-width:320px;max-width:380px;display:flex;flex-direction:column;gap:1em}.game-sidebar-container ul{list-style:none;padding:0;margin:0}.game-sidebar-container li{background:#e3e8ef;border-radius:6px;padding:8px 14px;margin-bottom:8px;color:#222;box-shadow:0 1px 4px #0000000a;transition:background .15s}.game-sidebar-container li:last-child{margin-bottom:0}.game-sidebar-half{height:100%;width:100%;display:flex;flex-direction:column}.game-sidebar-filler{flex-grow:1}.back-button,.undo-button{width:100%;background:#e3e8ef;color:#222;border:none;border-radius:8px;padding:10px 22px;font-weight:500;margin:4px 0;cursor:pointer;transition:background .15s}.back-button:hover,.undo-button:hover{background:#c9d6e3}.undo-button:disabled{background:#f0f1f3;color:#aaa}.last-ai-turn-section{margin-top:50vh;transition:margin-top .2s}@media (max-width: 800px),(orientation: portrait){.game-full-container{flex-direction:column}.game-sidebar-container{max-width:100%;min-width:0;margin:1em 0 0;flex-direction:row;height:max(30vh,40vw)}}.outer-div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.inner-div{width:100%;height:100%}.inner-div svg g:not(.no-hover):hover polygon,.inner-div svg g:not(.no-hover):hover ellipse{stroke:#1976d2;stroke-width:4px;filter:drop-shadow(0 0 6px #1976d2aa);cursor:pointer;z-index:1}.inner-div svg polygon,.inner-div svg ellipse{stroke:#444}.ground{fill:#aec8a4}.building{fill:#ccc}.action-selection{opacity:.3}.dome{fill:#154d71}.underside{fill:#444}.height-text{font-weight:700;fill:#777;pointer-events:none;-webkit-user-select:none;user-select:none}.menu-screen-container{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background:#f7f9fc}.menu-screen-content{width:100%;height:100%;max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f7f9fc}.menu-screen-player-options{max-width:800px;display:flex;justify-content:center;align-items:flex-start;background:#f7f9fc;overflow-y:scroll}.menu-player-section{height:100%;flex:1;background:#fff;border-radius:8px;padding:0 1em;display:flex;flex-direction:column;align-items:center}.menu-player-section h3{color:#1976d2;font-size:1.3em}.menu-start-btn{padding:.8rem 2rem;background:#1976d2;color:#fff;border:none;border-radius:8px;font-size:1.2rem;font-weight:600;cursor:pointer}.menu-start-btn:hover{background:#145ea8}.menu-start-btn:disabled{background:#b0b0b0;color:#eee;cursor:not-allowed}.ai-speed-picker{display:flex;align-items:center;margin:20px 0;padding:12px 20px;background:#f7f9fa;border-radius:10px;font-size:1.1rem;gap:10px}.ai-speed-picker label{display:flex;align-items:center;font-weight:500}.ai-speed-picker .option{cursor:pointer}.ai-speed-picker input[type=radio]{accent-color:#2196F3}
