:root{--bg: #1a1f2e;--surface: #252b3b;--text: #e8e6e3;--muted: #8b949e;--wood: #6b4423;--brick: #c45c3e;--sheep: #7cb342;--wheat: #f9a825;--ore: #5c6bc0;--accent: #64b5f6;--p1: #e53935;--p2: #1e88e5;--p3: #43a047;--p4: #fb8c00;--parchment-bg: #F6EEE3;--parchment-section: #EEE7D7;--ink: #2A1A0A;--cta: #D58258;--accent-sage: #8BAE9B;--paper-border: #D9BDA5}*{box-sizing:border-box}@keyframes resource-highlight-pulse{0%,to{opacity:1}50%{opacity:.5}}.resource-highlight-pulse{animation:resource-highlight-pulse 1.5s ease-in-out infinite}.oregon-capitalist-page .resource-highlight-pulse{animation:none}body.oregon-capitalist-active #root{transform:translateZ(0);overflow-x:hidden}@keyframes pulse{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.02);opacity:1}to{transform:scale(1);opacity:1}}@keyframes mode-cta-pulse{0%,to{box-shadow:0 4px 14px #00000026}50%{box-shadow:0 4px 20px #d5825866}}.mode-btn-cta-pulse{animation:mode-cta-pulse 2s ease-in-out infinite}@keyframes roll-dice-pulse{0%,to{box-shadow:0 2px 8px #0003}50%{box-shadow:0 2px 16px #d5825880}}.roll-dice-btn{background:var(--cta, #D58258)!important;animation:roll-dice-pulse 2s ease-in-out infinite}@keyframes game-toast-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes game-toast-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.game-toast-enter{animation:game-toast-fade-in .3s ease-out forwards}.game-toast-exit{animation:game-toast-fade-out .25s ease-in forwards}@keyframes road-placeable-scroll{0%{transform:translate(0)}to{transform:translateY(-32px)}}.road-placeable-spin{animation:road-placeable-scroll 2s linear infinite alternate}html{overflow-x:hidden}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden}body.settlers-game-active{overscroll-behavior-y:none}body:not(.no-grain-overlay):before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:.04;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/stardust.png);z-index:9999}.paper-section{background-color:var(--parchment-bg);padding:40px;margin:20px auto;max-width:800px;position:relative;border:1px solid var(--paper-border);box-shadow:0 1px 1px #0000001a,0 10px 0 -5px var(--parchment-section),0 10px 1px -4px #00000026,0 20px 0 -10px #e5decf,0 20px 1px -9px #00000026}.home-page.parchment-page{background-color:#fdf6e3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='35'%3E%3Cpath d='M20,0 L40,17.32 L40,34.64 L20,34.64 L0,17.32 L0,0 Z' fill='%23E6DBBF' opacity='0.08'/%3E%3C/svg%3E");background-repeat:repeat}.home-page.parchment-page .paper-section{border:1px solid #E6DBBF;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:12px;background:#fffbf0}.home-page .home-cta{background:#c17d5b!important;transition:transform .2s ease,box-shadow .2s ease}.home-page .home-cta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.home-page .home-cta:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.home-page h1,.home-page h2{color:var(--ink);font-family:Old Standard TT,Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:2px}.home-page .game-guide-btn{background:var(--cta)!important;color:#fff!important}.parchment-page h1,.parchment-page h2{color:var(--ink);font-family:Old Standard TT,Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:2px}.game-page.parchment-page{background:var(--parchment-bg, #F6EEE3);min-height:100vh;width:100%;--text: var(--ink);--muted: rgba(42, 26, 10, .75);--surface: var(--parchment-section);--accent: var(--cta)}.game-page .game-board{background:var(--surface, #252b3b)}.game-page.parchment-page .game-board{background:var(--parchment-section, #EEE7D7)}.game-page.parchment-page .game-title,.game-page.parchment-page h1{color:var(--ink);font-family:Old Standard TT,Georgia,Times New Roman,serif;text-transform:uppercase;letter-spacing:2px}.game-page.parchment-page .game-guide-btn{background:var(--cta)!important;color:#fff!important}.game-page .game-sidebar{max-height:calc(100vh - 24px)}.game-page.parchment-page .game-sidebar{border:1px solid var(--paper-border)}.game-sidebar .game-sidebar-title{display:block;flex-shrink:0;color:var(--ink, var(--text))}#root{min-height:100vh;padding:1rem}@media (max-width: 768px){#root{padding:8px}body{overflow-x:hidden}.game-page{padding:0 8px!important;max-width:100%!important;width:100%!important;max-height:100vh!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.game-layout{flex-direction:column!important;flex-wrap:nowrap!important;gap:10px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;overflow-x:hidden}.game-board{order:1;min-width:0!important;width:100%!important;max-width:100%!important;min-height:240px;max-height:42vh;overflow:hidden;display:flex!important;align-items:center;justify-content:center}.zoomable-board.game-board{overflow-x:auto!important;overflow-y:auto!important}.game-board svg{width:100%!important;max-width:100%!important;min-height:200px!important;max-height:40vh!important}.game-sidebar{order:2;flex:0 0 auto!important;width:100%!important;max-width:100%!important;max-height:none!important;min-width:0!important}.game-sidebar .game-sidebar-scroll{flex:none!important;min-height:auto!important;overflow:visible!important}.game-page{padding-bottom:24px!important}.game-sidebar button,.game-page .dismiss-error{min-height:44px;min-width:44px;padding:12px 16px!important;font-size:15px!important}.game-sidebar .resource-chip{min-height:36px;padding:6px 10px!important;font-size:12px!important}.game-title{font-size:1.35rem!important}.game-subtitle{font-size:.9rem!important}.game-instruction-modal{padding:14px 16px!important;font-size:14px!important;box-sizing:border-box!important}}@media (max-width: 480px){.game-board{min-height:260px;max-height:64vh}.game-board svg{min-height:220px!important;max-height:62vh!important}}@media (max-width: 768px){input,select{font-size:16px!important}}@supports (padding: env(safe-area-inset-bottom)){#root{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}@media (max-width: 768px){#root{padding-left:max(2px,env(safe-area-inset-left));padding-right:max(2px,env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom)}.game-guide-btn{top:max(8px,env(safe-area-inset-top))!important;right:max(8px,env(safe-area-inset-right))!important}}}.game-guide-btn--inline{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important}@media (max-width: 768px){.game-guide-btn:not(.game-guide-btn--inline){padding:12px 20px!important;font-size:16px!important;min-height:44px!important;top:auto!important;bottom:max(16px,env(safe-area-inset-bottom,16px))!important;right:max(8px,env(safe-area-inset-right))!important}}.game-page.parchment-page,.game-page{padding-top:8px!important}@media (min-width: 769px){.game-page.game-page--full-width{display:flex;flex-direction:column;min-height:calc(100vh - 2rem);box-sizing:border-box}.game-page.game-page--full-width .game-layout-wrapper{flex:1;min-height:0;display:flex;flex-direction:column}.game-page.game-page--full-width .game-layout{flex:1;min-height:0}.game-page.game-page--full-width .game-board{min-height:calc(100vh - 200px)}}@media (max-width: 768px){.game-page.parchment-page,.game-page{padding-top:12px!important}}@media (max-width: 768px){.game-guide-modal-content{max-width:100%!important;padding:16px!important;max-height:85vh!important}.game-guide-modal-content h2{font-size:1.25rem!important}.game-guide-modal-content h3{font-size:1rem!important}.game-guide-close{min-width:44px!important;min-height:44px!important;padding:12px!important}}body.mode-select-view{background:#fdf6e3!important;color:#2a1a0a!important}body.mode-select-view #root{color:inherit}.color-picker-screen .color-picker-card{padding-left:24px;padding-right:24px;margin-left:auto!important;margin-right:auto!important}@media (max-width: 430px){.color-picker-screen{padding-left:max(16px,env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))!important;padding-right:max(16px,env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))!important}.color-picker-screen .color-picker-card,.color-picker-screen .color-picker-card h1{padding-left:16px!important;padding-right:16px!important}.color-picker-content{max-width:min(320px,100%)!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 600px){.color-picker-screen{justify-content:center!important;align-items:center!important}.color-picker-screen .color-picker-card{padding-left:16px!important;padding-right:16px!important;margin-left:auto!important;margin-right:auto!important}.color-picker-screen .color-picker-card h1{padding-left:24px!important;padding-right:24px!important}}.color-picker-back-btn{top:max(20px,env(safe-area-inset-top,20px))!important;left:max(20px,env(safe-area-inset-left,20px))!important}.mode-select .mode-btn{color:#fff!important;font-weight:700;-webkit-font-smoothing:antialiased;border:none!important}.mode-select .mode-btn-cta{background:#c17d5b!important;background-color:#c17d5b!important}.mode-select .mode-btn-sage{background:#8bae9b!important;background-color:#8bae9b!important}.mode-select .paper-section .mode-btn{background-color:#c17d5b!important;color:#fff!important}.mode-select .paper-section .mode-btn-sage{background-color:#8bae9b!important}.mode-select .paper-section a{color:#c17d5b!important}.mode-select .paper-section button:not(.mode-btn){color:#c17d5b!important;background:transparent!important}body.mode-select-view .game-guide-btn{background:#c17d5b!important;background-color:#c17d5b!important;color:#fff!important}@media (max-width: 768px){.mode-select{padding:16px!important;gap:20px!important}.mode-select h1{font-size:1.5rem!important}.mode-select .mode-btn{padding:18px 28px!important;font-size:17px!important;min-height:48px!important}}@keyframes resource-flash{0%,to{filter:brightness(1)}50%{filter:brightness(1.6)}}.resource-chip-flash{animation:resource-flash .6s ease-out}
