:root{color:#102f38;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#102f38;--ink-soft:#294650;--muted:#506770;--muted-light:#6f8187;--line:#bdcbc7;--line-strong:#96aaa5;--surface:#fff;--surface-subtle:#e9f0ee;--canvas:#dfe8e5;--teal:#087c78;--teal-dark:#08605f;--teal-pale:#d8ece9;--ocean:#31585d;--ocean-dark:#24464b;--brick:#b6533e;--grain:#d6a332;--lumber:#42764e;--ore:#6d7c87;--wool:#86ad67;--orange:#dc7137;--red:#bd4b47;--blue:#3f71a8;--player-red:var(--red);--player-green:#4c8461;--player-orange:var(--orange);--player-blue:var(--blue);--player-white:#f7f7f1;--player-purple:#77649c;--player-black:#25282b;--shadow-sm:0 1px 3px #142a3129;--shadow-md:0 12px 30px #142a3133;background:#dfe8e5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#f1f3f4;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f1f3f4;--ink-soft:#c4cbce;--muted:#9ba5a9;--muted-light:#737f84;--line:#3a4144;--line-strong:#50595d;--surface:#212425;--surface-subtle:#292d2f;--canvas:#181a1b;--teal:#2aa6a0;--teal-dark:#218b87;--teal-pale:#193b39;--ocean:#31585d;--ocean-dark:#24464b;--shadow-sm:0 1px 2px #00000059;--shadow-md:0 12px 30px #0000006b;background:#181a1b}:root[data-color-vision=red-green]{--player-red:#c23b75;--player-green:#007f8b}:root[data-color-vision=red-green] .player-piece-asset--red{--player-piece-filter:hue-rotate(325deg) saturate(.95) brightness(1.16)}:root[data-color-vision=red-green] .player-piece-asset--green{--player-piece-filter:hue-rotate(52deg) saturate(.85) brightness(.88)}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{letter-spacing:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #087c7847}img{display:block}h1,h2,h3,p{margin:0}#root{min-height:100vh}.sr-only,.sr-only:not(:focus):not(:active){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh;color:var(--ink)}.brand-bar{z-index:20;background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:58px;padding:0 28px;display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:10px;font-size:17px;font-weight:760;text-decoration:none;display:inline-flex}.brand__mark{color:#fff;background:var(--teal);border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.brand-bar__tagline{color:var(--muted);font-size:12px;font-weight:600}.brand-bar__room{align-items:center;gap:9px;font-size:13px;display:flex}.brand-bar__actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.appearance-controls{flex:none;align-items:center;gap:6px;display:flex}.appearance-toggle{width:34px;height:34px;color:var(--ink-soft);background:var(--surface-subtle);border:1px solid var(--line-strong);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:6px;flex:none;place-items:center;padding:0;transition:color .14s,background-color .14s,border-color .14s;display:grid}.appearance-toggle:hover{color:var(--teal);background:var(--teal-pale);border-color:var(--teal)}.appearance-toggle[data-preference=theme][aria-pressed=true]{color:#f0c45b;background:#343127;border-color:#6b6041}.appearance-toggle[data-preference=colorVision][aria-pressed=true]{color:var(--player-green);background:var(--surface);border-color:var(--player-red);box-shadow:inset 0 -3px var(--player-green)}.brand-bar__room>strong{letter-spacing:1.2px}.status{color:#765c22;text-transform:uppercase;background:#f8efd8;border-radius:4px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex}.status--online{color:#28623c;background:#e4f3e8}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.2}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:750;line-height:1;transition:background-color .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{color:#fff;background:var(--teal);border-color:var(--teal)}.button--primary:hover:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark)}.button--secondary{color:var(--ink);background:var(--surface);border-color:var(--line-strong)}.button--secondary:hover:not(:disabled){background:var(--surface-subtle);border-color:#9fb3ae}.button--quiet{color:var(--ink-soft);background:0 0;border-color:#0000}.button--quiet:hover:not(:disabled){background:#eef3f2}.button--danger{color:#9d3a34;background:#fff3f1;border-color:#ecc7c2}.button--compact{min-width:34px;min-height:32px;padding:0 10px;font-size:12px}.button--full{width:100%}.section-heading{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading h1,.section-heading h2{color:var(--ink);letter-spacing:0;margin-top:3px;font-size:22px;font-weight:760;line-height:1.2}.section-heading h1{font-size:28px}.section-heading--compact h2{font-size:17px}.field{gap:7px;display:grid}.field>span{color:var(--ink-soft);font-size:12px;font-weight:700}.field input,.resource-picker select,.chat-form input{width:100%;min-height:42px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;padding:0 12px}.field input::placeholder,.chat-form input::placeholder{color:var(--muted-light)}.field input:hover,.resource-picker select:hover,.chat-form input:hover{border-color:#9db2ad}.input-action{position:relative}.input-action input{letter-spacing:0;padding-right:50px;font-weight:700}.input-action .button{position:absolute;top:5px;right:5px}.form-error{color:#a64038;font-size:12px;line-height:1.4}.connection-banner{z-index:40;color:#765c22;background:#fff7e5;border-bottom:1px solid #ead9ad;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:5px 16px;font-size:12px;font-weight:700;display:flex;position:fixed;top:58px;left:0;right:0;box-shadow:0 4px 12px #362d1814}.connection-banner>span{min-width:0}.connection-banner .button{color:#604b20;background:#fffdf7;border-color:#d9c28d;min-height:30px;margin-left:8px}.player-dot{color:#fff;background:var(--orange);border:2px solid #ffffffad;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:850;display:grid;box-shadow:0 0 0 1px #1f353d1f}.player-dot--empty{color:var(--muted);border:1px dashed var(--line-strong);box-shadow:none;background:0 0}.player-icon{vertical-align:middle;object-fit:contain;filter:var(--player-piece-filter,hue-rotate(0deg)) drop-shadow(0 1px 1px #10272d38);flex:none;display:inline-block}.home-shell{background:var(--canvas);flex-direction:column;display:flex}.home-main{grid-template-rows:auto auto;grid-template-columns:minmax(300px,1fr) minmax(330px,420px);align-items:center;gap:18px 72px;width:min(1040px,100% - 40px);margin:auto;padding:42px 0;display:grid}.home-intro{grid-row:1/span 2;max-width:470px}.home-intro h1{max-width:450px;color:var(--ink);letter-spacing:0;margin:10px 0 16px;font-size:46px;font-weight:780;line-height:1.06}.home-intro>p{max-width:430px;color:var(--muted);font-size:16px;line-height:1.55}.table-snapshot{border-top:1px solid var(--line-strong);align-items:center;gap:12px;margin-top:32px;padding-top:22px;display:flex}.table-snapshot__icon{width:39px;height:39px;color:var(--teal);background:var(--teal-pale);border-radius:6px;place-items:center;display:grid}.table-snapshot strong,.table-snapshot span{display:block}.table-snapshot strong{font-size:13px}.table-snapshot span{color:var(--muted);margin-top:2px;font-size:11px}.room-access,.recent-room{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:8px;padding:24px}.room-access{gap:17px;display:grid}.spin-icon svg{animation:.7s linear infinite join-lookup-spin}@keyframes join-lookup-spin{to{transform:rotate(360deg)}}.join-seat-picker{border-top:1px solid var(--line);gap:11px;padding-top:15px;display:grid}.join-seat-picker__heading{color:var(--teal);justify-content:space-between;align-items:center;gap:12px;display:flex}.join-seat-picker__heading span,.join-seat-picker__heading strong,.join-seat-picker__heading small{min-width:0;display:block}.join-seat-picker__heading strong{color:var(--ink);font-size:12px}.join-seat-picker__heading small{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.35}.join-seat-picker__list{border-top:1px solid var(--line)}.join-seat-picker__player{width:100%;min-height:53px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:31px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:8px 2px;display:grid}.join-seat-picker__player:hover{color:var(--teal);background:var(--surface-subtle)}.join-seat-picker__player span,.join-seat-picker__player strong,.join-seat-picker__player small{min-width:0;display:block}.join-seat-picker__player strong{overflow-wrap:anywhere;font-size:12px}.join-seat-picker__player small{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.35}.or-divider{background:var(--line);place-items:center;height:1px;margin:2px 0;display:grid}.or-divider span{color:var(--muted);background:var(--surface);text-transform:uppercase;padding:0 9px;font-size:10px;font-weight:700}.recent-room{padding:17px 20px 15px}.recent-room__button{width:100%;color:var(--ink);text-align:left;border:0;border-top:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:13px;padding:12px 0 0;display:grid}.recent-room__button:hover strong{color:var(--teal)}.room-avatar{color:#315967;background:#dcecef;border-radius:6px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:grid}.recent-room__button strong,.recent-room__button small{display:block}.recent-room__button strong{font-size:12px}.recent-room__button small{color:var(--muted);margin-top:3px;font-size:10px}.app-footer{color:var(--muted);border-top:1px solid var(--line);background:var(--surface);text-align:center;padding:15px 24px;font-size:10px}.lobby-shell{background:var(--canvas)}.lobby-main{grid-template-columns:minmax(300px,.85fr) minmax(440px,1.15fr);align-items:start;gap:24px;width:min(1040px,100% - 40px);margin:0 auto;padding:34px 0 48px;display:grid}.lobby-players,.lobby-settings{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:8px;padding:25px}.invite-box{background:var(--surface-subtle);border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;gap:10px;margin:22px 0 18px;padding:10px 10px 10px 12px;display:flex}.invite-box>div{min-width:0;color:var(--teal);align-items:center;gap:9px;display:flex}.invite-box span{min-width:0}.invite-box small,.invite-box strong{display:block}.invite-box small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:750}.invite-box strong{max-width:255px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.player-list{border-top:1px solid var(--line)}.player-list__row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:61px;display:grid}.player-list__name strong,.player-list__name small{display:block}.player-list__name strong{font-size:13px}.player-list__name small{color:var(--muted);margin-top:2px;font-size:10px}.host-badge,.ready-badge,.waiting-badge{text-transform:uppercase;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:9px;font-weight:800;display:inline-flex}.host-badge{color:#775918;background:#f7efda}.ready-badge{color:#2e6643;background:#e5f2e8}.waiting-badge{color:var(--muted);background:#eef2f1}.bot-remove-button{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;place-items:center;display:inline-grid}.bot-remove-button:hover{color:#8b2f2f;background:#fbefee;border-color:#d8aaa7}.lobby-color-picker{border:1px solid var(--line);background:#f5f8f7;border-radius:6px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:11px 12px;display:flex}.lobby-color-picker__heading strong,.lobby-color-picker__heading small{display:block}.lobby-color-picker__heading strong{font-size:11px}.lobby-color-picker__heading small{color:var(--muted);margin-top:2px;font-size:8px}.lobby-color-picker__swatches{grid-template-columns:repeat(7,28px);gap:5px;display:grid}.lobby-color-swatch{color:#fff;width:28px;height:28px;box-shadow:0 0 0 1px var(--line-strong);cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.lobby-color-swatch:hover:not(:disabled){transform:translateY(-1px)}.lobby-color-swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--teal)}.lobby-color-swatch:disabled{opacity:.25;cursor:not-allowed}.lobby-color-swatch--red{background:var(--player-red)}.lobby-color-swatch--blue{background:var(--blue)}.lobby-color-swatch--white{color:var(--ink);background:#f7f7f1}.lobby-color-swatch--orange{background:var(--orange)}.lobby-color-swatch--green{background:var(--player-green)}.lobby-color-swatch--purple{background:#77649c}.lobby-color-swatch--black{background:var(--player-black)}.bot-controls{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;display:grid}.lobby-note{color:var(--muted);align-items:center;gap:7px;margin-top:15px;font-size:10px;display:flex}.lobby-settings{gap:18px;display:grid}.lobby-settings-layer,.lobby-settings__body,.lobby-settings__footer{display:contents}.lobby-settings-backdrop,.lobby-settings__close{display:none}.lobby-settings__heading-actions{align-items:center;gap:8px;display:inline-flex}.mobile-lobby-start{gap:7px;display:grid}.start-requirement{color:var(--muted);text-align:center;margin:0;font-size:9px;line-height:1.4}.undo-ready-button{justify-self:center}.room-settings-form{gap:18px;min-width:0;display:grid}.segmented-field{gap:7px;display:grid}.segmented-field__label,.advanced-setting__label{color:var(--ink-soft);font-size:11px;font-weight:750}.segmented{background:#edf2f1;border-radius:6px;grid-auto-columns:1fr;grid-auto-flow:column;padding:3px;display:grid}.segmented button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 9px;font-size:11px;font-weight:750}.segmented button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #142a311f}.segmented button:disabled{cursor:not-allowed}.advanced-setting{border:1px solid var(--line);background:#f7f9f8;border-radius:6px;gap:7px;padding:12px;display:grid}.advanced-setting .segmented-field{gap:5px}.advanced-setting .segmented-field__label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.advanced-setting>small{color:var(--muted);font-size:9px}.settings-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.setting-row{border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:70px;padding:12px;display:flex}.setting-row strong,.setting-row small{display:block}.setting-row strong{color:var(--ink);font-size:11px}.setting-row small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.3}.toggle{background:#b6c2bf;border-radius:10px;flex:none;align-items:center;width:34px;height:20px;padding:2px;transition:background-color .14s;display:flex}.toggle span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s;box-shadow:0 1px 2px #0003}.setting-row input:checked+.toggle{background:var(--teal)}.setting-row input:checked+.toggle span{transform:translate(14px)}.setting-row:has(input:disabled){cursor:not-allowed}.setting-row input:disabled+.toggle{opacity:.72}.points-setting{justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.points-setting strong,.points-setting small{display:block}.points-setting strong{font-size:12px}.points-setting small{color:var(--muted);margin-top:2px;font-size:9px}.duration-setting{gap:8px;display:grid}.duration-setting__heading{justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.duration-setting__heading strong,.duration-setting__heading small{display:block}.duration-setting__heading strong{font-size:12px}.duration-setting__heading small{color:var(--muted);margin-top:2px;font-size:9px}.duration-slider{gap:3px;min-width:0;display:grid}.duration-slider input[type=range]{width:100%;height:20px;accent-color:var(--teal);cursor:pointer;background:0 0;margin:0}.duration-slider input[type=range]:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.duration-slider input[type=range]:disabled{cursor:not-allowed;opacity:.5}.duration-slider__scale{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;font-size:8px;font-weight:700;display:grid}.duration-slider__scale output{color:var(--ink-soft);font-size:10px;font-weight:850}.duration-slider__scale span:last-child{text-align:right}.stepper{border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:31px 47px 31px;align-items:center;display:grid;overflow:hidden}.stepper button,.stepper output,.stepper input{height:31px;color:var(--ink);background:var(--surface);border:0;place-items:center;font-size:13px;font-weight:800;display:grid}.stepper button{cursor:pointer}.stepper button:hover{background:var(--surface-subtle)}.stepper output{border-right:1px solid var(--line);border-left:1px solid var(--line);font-size:11px}.stepper input{border-top:0;border-right:1px solid var(--line);border-bottom:0;border-left:1px solid var(--line);text-align:center;appearance:textfield;border-radius:0;width:100%;padding:0 3px;font-size:11px}.stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.stepper button:disabled,.stepper input:disabled{cursor:not-allowed;opacity:.5}.lobby-summary{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:9px;padding:10px 0;display:grid}.lobby-summary span{color:var(--muted);align-items:center;gap:6px;font-size:9px;font-weight:650;display:flex}.start-button{min-height:45px}.game-shell{background:var(--canvas);height:100vh;min-height:620px;overflow:hidden}.game-layout{grid-template-columns:220px minmax(540px,1fr) 314px;height:calc(100vh - 58px);min-height:562px;display:grid}.player-rail{z-index:4;border-right:1px solid var(--line);background:#f8faf9;flex-direction:column;min-width:0;display:flex;position:relative;overflow-y:auto}.player-rail__heading{height:42px;color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 15px;font-size:10px;font-weight:800;display:flex}.rail-player{border-bottom:1px solid var(--line);flex:none;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr auto;column-gap:9px;min-height:112px;padding:14px 12px;display:grid;position:relative}.rail-player__house{width:36px;height:36px;filter:var(--player-piece-filter,hue-rotate(0deg)) drop-shadow(0 2px 2px #10272d3d);align-self:center}.rail-player.is-current{background:color-mix(in srgb, var(--rail-player-color) 10%, #edf6f4)}.rail-player.is-current:before{content:"";background:var(--rail-player-color);width:5px;position:absolute;inset:0 auto 0 0;box-shadow:1px 0 #14272b94}.rail-player__identity{align-self:center;min-width:0}.rail-player__identity strong,.rail-player__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rail-player__identity strong{font-size:11px}.rail-player__identity small{color:var(--muted);margin-top:3px;font-size:9px}.rail-player__identity small.rail-player__bot-status{color:#315f68;text-transform:uppercase;background:#e6f2f4;border:1px solid #b8d3d8;border-radius:4px;align-items:center;gap:3px;width:max-content;max-width:100%;min-height:17px;padding:2px 5px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.rail-player__bot-status.is-temporary{color:#81460b;background:#fff0cf;border-color:#e3bd70}.rail-player__bot-status.is-grace-period{color:#3f5660;background:#eef2f4;border-color:#c6d0d4}.rail-player__bot-status svg{flex:none}.rail-player__bot-status-compact{display:none}.rail-player__points{color:var(--ink);text-align:center;align-self:center;font-size:11.7px;line-height:1}.rail-player__points small{color:var(--muted);margin-top:3px;font-size:7px;display:block}.rail-player__award{flex-wrap:wrap;grid-column:1/-1;gap:4px;margin-top:7px;display:flex}.rail-player__award span{color:#765919;text-transform:uppercase;background:#f7efd9;border-radius:3px;align-items:center;gap:3px;padding:2px 5px;font-size:7px;font-weight:800;display:inline-flex}.rail-card-summary{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:0;margin-top:8px;display:grid}.rail-card-fan{--rail-card-label-height:14px;background:var(--surface);border:1px solid var(--line);border-radius:4px;min-width:0;height:48px;position:relative;overflow:hidden}.rail-card-fan img{object-fit:cover;object-position:center top;border:1px solid #1f353d2e;border-radius:2px;width:17px;height:25px;position:absolute;top:4px;box-shadow:0 1px 2px #142a3124}.rail-card-fan img.is-revealed{border-color:#6ca788;box-shadow:0 0 0 1px #16704438}.rail-card-fan--hidden-development img{margin-left:2px}.rail-card-fan small{color:var(--muted);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:6px;font-weight:800;position:absolute;bottom:4px;left:5px;right:5px;overflow:hidden}.rail-card-fan:not(.rail-card-fan--played) small{z-index:2;height:var(--rail-card-label-height);background:var(--surface-subtle);border-top:1px solid var(--line);justify-content:center;align-items:center;padding:0 4px;display:flex;bottom:0;left:0;right:0}.rail-card-fan strong{color:#fff;background:var(--ink-soft);border-radius:3px;place-items:center;min-width:16px;height:14px;padding:0 3px;font-size:7px;display:grid;position:absolute;top:4px;right:5px}.rail-card-fan--hidden-development strong{background:#725d2f}.rail-card-fan--played{background:#edf6f1;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;height:44px;padding:4px 5px 4px 8px;display:grid}.rail-card-fan--played.is-empty{height:30px}.rail-card-fan--played small,.rail-card-fan--played strong{position:static}.rail-card-fan--played small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.rail-card-fan--played strong{color:#155a37;background:#d9eee2;border:1px solid #9ccbb1;min-width:22px;height:22px;font-size:9px}.rail-card-fan__played-cards{align-items:center;gap:4px;display:flex}.rail-card-fan__played-card{flex:none;position:relative}.rail-card-fan--played .rail-card-fan__played-card img{width:24px;height:34px;display:block;position:static}.rail-card-fan__played-card b{color:#fff;background:#155a37;border:1px solid #edf6f1;border-radius:3px;place-items:center;min-width:12px;height:12px;padding:0 2px;font-size:7px;line-height:1;display:grid;position:absolute;bottom:-1px;right:-2px}.rail-player__progress{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:5px;min-width:0;margin-top:6px;display:grid}.rail-player__metric{min-width:0;height:24px;color:var(--muted);background:#eef3f2;border:1px solid #d3dfdd;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:4px;padding:0 5px;display:grid}.rail-player__metric small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:750;overflow:hidden}.rail-player__metric strong{color:var(--ink);font-size:9px}.rail-player__metric.is-holder{color:#7a5b18;background:#f8efd7;border-color:#dfc984}.game-center{--turn-action-width:104px;background:var(--ocean);grid-template-rows:56px minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;position:relative}.turn-bar{--turn-player-color:var(--player-orange);z-index:5;border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:auto minmax(110px,1fr) auto;align-items:center;gap:13px;min-width:0;padding:0 14px;display:grid;position:relative;box-shadow:0 2px 8px #21424914}.turn-bar--order-hidden{--turn-player-color:var(--muted)}.turn-bar__identity{align-items:center;gap:8px;display:flex}.turn-bar__identity small,.turn-bar__identity strong{display:block}.turn-bar__identity small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:700}.turn-bar__identity strong{margin-top:1px;font-size:13px;font-weight:900}.turn-bar__phase{border-left:1px solid var(--line);min-width:0;padding-left:13px}.turn-bar__phase strong,.turn-bar__phase span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.turn-bar__phase strong{font-size:11px}.turn-bar__phase span{color:var(--muted);margin-top:2px;font-size:9px}.game-result{z-index:120;color:#173c42;background:#f3cf65;border-bottom:1px solid #d4ac3f;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 16px;font-size:12px;display:flex;position:absolute;top:56px;left:0;right:0;box-shadow:0 4px 10px #4b370c38}.game-result--simulated{animation:.62s cubic-bezier(.2,.8,.2,1) game-result-declare}.local-demo-button{border-style:dashed}.turn-timer{min-width:84px;color:var(--ink-soft);align-items:center;gap:5px;display:flex}.turn-timer>span,.turn-timer small,.turn-timer strong{display:block}.turn-timer>span{min-width:0}.turn-timer small{max-width:74px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:700;line-height:1.2;overflow:hidden}.turn-timer strong{font-variant-numeric:tabular-nums;font-size:11px}.deadline-progress{background:#087c7824;border-radius:2px;display:block;overflow:hidden}.deadline-progress__drain{background:var(--teal);border-radius:inherit;width:100%;height:100%;transform:scaleX(var(--deadline-progress,1));transform-origin:100%;animation:deadline-progress-drain var(--deadline-remaining,15s) linear var(--deadline-delay,0s) forwards;display:block}.turn-deadline-progress{background:color-mix(in srgb, var(--turn-player-color) 18%, transparent);height:4px;position:absolute;bottom:0;left:0;right:0}.turn-deadline-progress .deadline-progress__drain{background:var(--turn-player-color)}.turn-bar[data-turn-player-color=white] .turn-deadline-progress{background:#59686c;height:5px}.turn-bar[data-turn-player-color=white] .turn-deadline-progress .deadline-progress__drain{box-shadow:inset 0 0 0 1px #59686c}.board-wrap{background:var(--ocean);border-bottom:1px solid var(--ocean-dark);place-items:center;min-height:0;padding:8px 20px;display:grid;position:relative;overflow:hidden}.board-interactions{border:0;place-items:center;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;display:grid}.board{aspect-ratio:1.08;filter:drop-shadow(0 9px 12px #1d4f5438);width:min(100%,108vh - 278.64px);min-width:360px;position:relative}.board-roll-control{z-index:32;width:var(--turn-action-width);flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:8px;right:10px}.board-dice-row{justify-content:flex-end;align-items:center;gap:6px;width:max-content;display:flex}.board-dice{width:var(--turn-action-width);color:#fff;cursor:default;background:#12272be0;border:2px solid #ffffffb3;border-radius:7px;place-items:center;min-width:0;height:58px;padding:7px;transition:background-color .14s,border-color .14s,box-shadow .14s,transform .14s;display:grid;box-shadow:0 0 0 1px #0c1e22a6,0 7px 16px #081b1f52}.board-dice__total{filter:drop-shadow(0 2px 3px #07181c70);flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.board-dice__total img{object-fit:contain;width:100%;height:100%}.board-dice__faces{justify-content:center;align-items:center;gap:4px;display:flex}.board-discard-status{color:#4b2023;pointer-events:none;background:#fff8f4f7;border:1px solid #b22e3194;border-left:4px solid #b52f34;border-radius:6px;align-self:flex-end;width:max-content;max-width:184px;padding:8px 10px;box-shadow:0 5px 14px #28181c3d}.board-discard-status strong,.board-discard-status small{display:block}.board-discard-status strong{font-size:11px}.board-discard-status small{color:#72585a;margin-top:2px;font-size:10px}.board-dice__faces img,.board-die-pending{flex:none;width:40px;height:40px}.board-dice__faces img{filter:drop-shadow(0 2px 2px #07181c66)}.board-die-pending{color:var(--muted);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;place-items:center;font-size:18px;font-weight:900;display:grid}.board-dice--rollable{background:color-mix(in srgb, var(--red) 42%, #12272bf0);border-color:color-mix(in srgb, var(--red) 58%, #fff);box-shadow:0 0 0 3px color-mix(in srgb, var(--red) 68%, transparent), 0 7px 18px #081b1f61;cursor:pointer;animation:.65s ease-in-out infinite alternate board-dice-attention}.board-dice--rollable:hover{background:color-mix(in srgb, var(--red) 58%, #0b2024fa);transform:translateY(-1px)}.board-dice--rollable:active{transform:translateY(1px)}@keyframes board-dice-attention{0%{background:color-mix(in srgb, var(--red) 36%, #12272bf0);box-shadow:0 0 0 3px color-mix(in srgb, var(--red) 68%, transparent), 0 7px 16px #081b1f52}to{background:color-mix(in srgb, var(--red) 68%, #12272bfa);box-shadow:0 0 0 9px color-mix(in srgb, var(--red) 58%, transparent), 0 7px 18px #081b1f61}}.turn-roll-prompt{z-index:30;color:#172326;opacity:0;pointer-events:none;visibility:hidden;background:#fffffff5;border:1px solid #9d27248c;border-left:4px solid #c83f38;border-radius:6px;align-items:center;gap:8px;min-width:132px;padding:9px 12px;transition:opacity .22s,transform .22s,visibility 0s linear .22s;display:flex;position:relative;transform:translateY(6px);box-shadow:0 7px 18px #0c292f3d}.turn-roll-prompt--visible{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.turn-roll-prompt strong,.turn-roll-prompt small{letter-spacing:0;display:block}.turn-roll-prompt strong{font-size:11px}.turn-roll-prompt small{color:#687478;margin-top:1px;font-size:8px}.board-setup-controls{z-index:32;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.board-randomize{min-height:32px;box-shadow:0 5px 14px #0c292f38}.button.board-approve{color:#fff;background:#2f7d4a;border-color:#25663c;justify-content:center;width:32px;height:32px;min-height:32px;padding:0;box-shadow:0 5px 14px #14482b47}.button.board-approve:hover:not(:disabled){background:#286f42;border-color:#1f5934}.button.board-approve:focus-visible{outline-color:#fff;box-shadow:0 0 0 3px #2f7d4a61,0 5px 14px #14482b47}.seven-roll-alert{z-index:31;color:#482326;pointer-events:none;background:#fffaf7f7;border:1px solid #b22e317a;border-left:4px solid #b52f34;border-radius:6px;align-items:center;gap:8px;min-width:154px;padding:8px 11px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #28181c38}.seven-roll-alert>svg{color:#b52f34;flex:none}.seven-roll-alert strong,.seven-roll-alert small{letter-spacing:0;display:block}.seven-roll-alert strong{font-size:11px}.seven-roll-alert small{color:#72585a;margin-top:1px;font-size:8px}.board__watermark{color:#1e5b621a;letter-spacing:0;font-size:42px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-30deg)}.board-shore{z-index:0;width:var(--shore-width);aspect-ratio:248/179;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.hex-tile{--hex-gap-fill:#ecc68c;z-index:3;width:var(--hex-width);aspect-ratio:347/401;position:absolute;transform:translate(-50%,-50%)}.hex-tile:before{content:"";z-index:0;background:var(--hex-gap-fill);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);pointer-events:none;position:absolute;inset:-1.25%}.game-asset-picture{display:contents}.hex-tile>img:first-child,.hex-tile>.game-asset-picture:first-child>img{z-index:1;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:relative}.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>img:first-child,.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>.game-asset-picture:first-child>img{animation:.75s ease-in-out 8 hex-tile-roll-darken}@keyframes hex-tile-roll-darken{0%,to{filter:brightness()}50%{filter:brightness(.8)}}.hex-tile--rolled-with-robber:after{content:"";z-index:1;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);opacity:0;pointer-events:none;will-change:opacity;background:#641018;animation:.75s ease-in-out 8 robber-tile-roll-red;position:absolute;inset:0}@keyframes robber-tile-roll-red{0%,to{opacity:0}50%{opacity:.4}}.number-token{z-index:2;aspect-ratio:1;box-sizing:border-box;color:#292923;-webkit-user-select:text;user-select:text;background:#fffaf0;border:2px solid #cbbf9e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6%;width:31%;padding:6% 4% 5%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffffd9,0 2px 4px #1f2d2d47}.number-token strong{font-family:Trebuchet MS,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(10px,1.32vw,18px);font-weight:900;line-height:.85}.number-token__pips{justify-content:center;align-items:center;gap:clamp(1px,.12vw,2px);height:clamp(3px,.45vw,6px);display:flex}.number-token__pips i{aspect-ratio:1;background:#6e6656;border-radius:50%;width:clamp(2px,.28vw,4px);display:block}.number-token--hot{color:#b2382e}.number-token--hot .number-token__pips i{background:#b2382e}.number-token--rolled{color:#b8202b;border-color:#d9363e;animation:.75s ease-in-out 8 number-token-pulse;box-shadow:0 0 0 3px #d9363e3d,0 0 15px #d9363eb3}.number-token--rolled .number-token__pips i{background:#d9363e}@keyframes number-token-pulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 0 0 2px #d9363e33,0 0 8px #d9363e73}50%{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 0 6px #d9363e24,0 0 20px #d9363ec7}}.robber,.robber-flight{aspect-ratio:1;box-sizing:border-box;object-fit:contain;background:#fffaf0eb;border:2px solid #244548b8;border-radius:50%;box-shadow:0 0 0 2px #ffffffb8,0 3px 6px #0000004d}.robber{z-index:6;top:var(--robber-top-in-tile);left:var(--robber-left-in-tile);width:var(--robber-size-in-tile);padding:3%;position:absolute;transform:translate(-50%,-50%)}.robber--arriving{opacity:0}.robber-location{--robber-location-tile-width:38px;--robber-location-bottom-extension:10px;z-index:20;left:1.5%;bottom:calc(2% - var(--robber-location-bottom-extension));box-sizing:border-box;min-width:92px;min-height:48px;padding:5px 7px calc(5px + var(--robber-location-bottom-extension));color:#fff;pointer-events:none;background:#15272beb;border:1px solid #ffffffb8;border-radius:4px;align-items:center;gap:6px;display:flex;position:absolute;box-shadow:0 0 0 1px #0f1d20b8,0 4px 10px #091b1f52}.robber-location__icon{box-sizing:border-box;object-fit:contain;background:#fffaf0b8;border:1px solid #ffffffe0;border-radius:50%;width:28px;height:28px;padding:3px}.robber-location__separator{font-size:18px;font-weight:900;line-height:1}.robber-location__tile{width:var(--robber-location-tile-width);aspect-ratio:347/401;margin-inline:calc(var(--robber-location-tile-width) * .18);flex:none;place-items:center;display:grid;position:relative}.robber-location__terrain{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.robber-location__number{z-index:2;color:#292923;background:#fffaf0b8;border:1px solid #cbbf9e;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:900;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #1f2d2d52}.robber-location__number.is-hot{color:#b2382e}.robber-location__road{z-index:1;aspect-ratio:39.6/146;object-fit:contain;width:auto;filter:var(--player-piece-filter,hue-rotate(0deg)) brightness(.82) saturate(.92) drop-shadow(0 1px 1px #00000073);position:absolute}.robber-location__piece{z-index:3;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 1px 1px #0006);width:51.75%;position:absolute;transform:translate(-50%,-50%)}.robber-location__piece--city{width:71.4%}.robber-victim-picker{z-index:24;color:#fff;background:#15272bf2;border:1px solid #ffffffb8;border-radius:5px;align-items:center;gap:7px;max-width:62%;padding:6px;display:flex;position:absolute;bottom:calc(2% + 58px);left:1.5%;box-shadow:0 0 0 1px #0f1d20b8,0 5px 12px #091b1f57}.robber-victim-picker__heading{flex:none}.robber-victim-picker__heading strong,.robber-victim-picker__heading small{display:block}.robber-victim-picker__heading strong{font-size:10px}.robber-victim-picker__heading small{color:#ffffffb8;margin-top:1px;font-size:9px}.robber-victim-picker__actions{gap:5px;min-width:0;display:flex}.robber-victim-picker__actions button{color:#fff;min-width:68px;min-height:38px;font:inherit;cursor:pointer;background:#176f6b;border:1px solid #ffffff7a;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:800;display:flex}.robber-victim-picker__actions button:not(:disabled):hover,.robber-victim-picker__actions button:not(:disabled):focus-visible{background:#0f817b;border-color:#fff}.robber-victim-picker__actions button:disabled{opacity:.48;cursor:default}.robber-victim-picker__actions img{object-fit:contain;flex:0 0 20px;width:20px;height:20px}.robber-flight{z-index:11;padding:var(--robber-flight-padding);pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform;animation-name:robber-flight;animation-fill-mode:both;position:absolute}.robber-target-zone{z-index:10;aspect-ratio:347/401;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);cursor:default;position:absolute;inset:0}.robber-target{color:var(--teal-dark);box-shadow:none;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);cursor:pointer;outline-offset:3px;touch-action:manipulation;background:0 0;border:0;outline:0 solid #0000;padding:0;display:block;position:absolute;inset:0}.robber-target:focus-visible{outline:0}.robber-target__bubble{z-index:3;aspect-ratio:1;pointer-events:none;background:0 0;border-radius:50%;place-items:center;width:clamp(34px,46%,52px);transition:background .14s,transform .14s;display:grid;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.robber-target:hover .robber-target__bubble,.robber-target:focus-visible .robber-target__bubble{background:#ffffff47;transform:translate(-50%,-50%)scale(1.06)}.robber-target:active .robber-target__bubble{transform:translate(-50%,-50%)scale(.96)}.robber-target__badge{z-index:2;border:2px solid var(--teal-dark);opacity:.96;background:#f7fbfa;border-radius:50%;place-items:center;width:18px;height:18px;transition:opacity .14s,transform .14s;display:grid;position:absolute;top:-1px;right:-1px;overflow:hidden;box-shadow:0 0 0 1px #ffffffd1,0 2px 5px #14343957}.robber-target__badge img{object-fit:contain;width:72%;height:72%}.robber-target:hover .robber-target__badge,.robber-target:focus-visible .robber-target__badge{opacity:.28;transform:scale(.78)}.hex-tile--robber-target .number-token{z-index:9;pointer-events:none}.board-road{z-index:5;aspect-ratio:39.6/146;object-fit:contain;width:auto;filter:var(--player-piece-filter,hue-rotate(0deg)) brightness(.82) saturate(.92) drop-shadow(0 1px 1px #00000073);-webkit-user-select:none;user-select:none;position:absolute}.board-harbor__bridge{z-index:2;aspect-ratio:1/3;object-fit:contain;filter:drop-shadow(0 1px 1px #1f413d52);pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;position:absolute}.board-harbor{z-index:4;width:var(--harbor-width);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 2px 2px #14373e4d);-webkit-user-select:none;user-select:none;position:absolute;transform:translate(-50%,-50%)}.board-piece{z-index:6;width:var(--piece-width);aspect-ratio:1;object-fit:contain;filter:var(--player-piece-filter,hue-rotate(0deg)) drop-shadow(0 2px 1px #00000073);-webkit-user-select:none;user-select:none;position:absolute;transform:translate(-50%,-50%)}.board-piece--city{width:var(--city-width)}.legal-target{z-index:9;aspect-ratio:1;color:#fff;background:var(--teal);cursor:pointer;border:2px solid #ffffffeb;border-radius:50%;place-items:center;width:clamp(15px,3.6%,22px);padding:0;display:grid;position:absolute;box-shadow:0 0 0 2px #087c783d,0 2px 5px #1b424547}.legal-target:hover{background:var(--teal-dark)}.legal-target img{object-fit:contain;width:68%;height:68%;filter:var(--player-piece-filter,hue-rotate(0deg)) drop-shadow(0 1px 1px #00000059);pointer-events:none}.legal-target--road{z-index:5;aspect-ratio:auto;opacity:.22;width:clamp(9px,2.2%,14px);min-height:12px;box-shadow:none;background:0 0;border:0;border-radius:0;transition:opacity .12s}.legal-target--road:hover,.legal-target--road:focus-visible{opacity:.58;background:0 0}.legal-target--road img{width:100%;height:100%;filter:var(--player-piece-filter,hue-rotate(0deg)) brightness(.82) saturate(.92) drop-shadow(0 1px 1px #00000059)}.road-target__ring{display:none}.legal-target--building{z-index:10;width:clamp(52px,9.5%,60px);box-shadow:none;cursor:default;pointer-events:none;background:0 0;border:0;border-radius:50%;transition:background .14s,transform .14s;overflow:visible}.legal-target--building:hover{background:#ffffff47;outline:0;transform:translate(-50%,-50%)scale(1.06)!important}.legal-target--building:has(.building-target__interior:focus-visible){background:#ffffff47;outline:0;transform:translate(-50%,-50%)scale(1.06)!important}.building-target__interior{cursor:pointer;pointer-events:auto;touch-action:manipulation;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;inset:4px}.building-target__ring{opacity:.66;border:2px solid #ffffffe0;border-radius:50%;transition:border-color .14s,box-shadow .14s,opacity .14s;position:absolute;inset:5px;box-shadow:0 0 0 2px #17555b70,0 0 12px #ffffff6b}.legal-target--building:hover .building-target__ring,.robber-target:hover .building-target__ring,.robber-target:focus-visible .building-target__ring{opacity:1;border-color:#dffaf5;box-shadow:0 0 0 3px #087c78ad,0 0 15px #ffffffd1}.legal-target--building:has(.building-target__interior:focus-visible) .building-target__ring{opacity:1;border-color:#dffaf5;box-shadow:0 0 0 3px #087c78ad,0 0 15px #ffffffd1}.legal-target--building .building-target__preview{opacity:0;filter:drop-shadow(0 2px 2px #0000007a);width:66.7%;height:66.7%;transition:opacity .14s,transform .14s;transform:translateY(2px)scale(.72)}.legal-target--city .building-target__preview{width:76.7%;height:76.7%}.legal-target--building:hover .building-target__preview{opacity:.94;transform:translateY(0)scale(1)}.legal-target--building:has(.building-target__interior:focus-visible) .building-target__preview{opacity:.94;transform:translateY(0)scale(1)}.robber-target__preview{object-fit:contain;opacity:0;filter:drop-shadow(0 2px 2px #0000007a);width:58%;height:58%;transition:opacity .14s,transform .14s;transform:translateY(2px)scale(.72)}.robber-target:hover .robber-target__preview,.robber-target:focus-visible .robber-target__preview{opacity:.94;animation:.19s cubic-bezier(.2,.8,.2,1) both robber-target-preview-in;transform:translateY(0)scale(1)}@keyframes robber-target-preview-in{0%{opacity:0;transform:translateY(4px)scale(.66)}72%{opacity:1;transform:translateY(-1px)scale(1.08)}to{opacity:.94;transform:translateY(0)scale(1)}}.building-target__badge{color:#fff;background:#087c78;border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:-1px;right:-1px;box-shadow:0 2px 5px #14343961}.building-target__label{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#173f46;border:1px solid #ffffff6b;border-radius:4px;min-width:max-content;padding:5px 7px;font-size:8px;font-weight:800;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%,3px);box-shadow:0 3px 8px #102b3042}.building-target__label:after{content:"";border:4px solid #0000;border-top-color:#173f46;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)}.legal-target--building:hover .building-target__label{opacity:1;transform:translate(-50%)}.legal-target--building:has(.building-target__interior:focus-visible) .building-target__label{opacity:1;transform:translate(-50%)}.board-compass{color:#19454c99;border:1px solid #19454c47;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;font-weight:850;display:grid;position:absolute;top:10px;left:13px}.board-compass:before{content:"";background:#19454c80;width:1px;height:5px;position:absolute;top:3px}.game-actions{z-index:7;grid-template-columns:minmax(0, 1fr) var(--turn-action-width);border-top:1px solid var(--line);background:#f8faf9fa;align-items:stretch;gap:9px;min-height:113px;padding:8px 10px;display:grid;position:relative;box-shadow:0 -3px 12px #24464b14}.game-center:has(.context-actions) .board{width:min(100%,108vh - 365.04px)}.hand-trade-popover{z-index:80;background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;width:min(430px,100% - 20px);position:absolute;bottom:calc(100% + 8px);left:10px;overflow:hidden;box-shadow:0 12px 28px #112b3147}.hand-trade-popover__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 9px 0 13px;display:flex}.hand-trade-popover__heading>span{color:var(--teal-dark);align-items:center;gap:7px;display:flex}.hand-trade-popover__heading strong{color:var(--ink);font-size:11px}.hand-trade-popover__close{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.hand-trade-popover__close:hover{color:var(--ink);background:#eef3f2}.context-actions{grid-column:1/-1;align-items:stretch;gap:7px;min-width:0;display:flex}.context-action{background:#f2f7f6;border:1px solid #c7dcd9;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:7px;display:flex}.context-action--discard,.context-action--discard .context-action__heading{flex:1}.discard-selection__clear{width:30px;height:30px;color:var(--muted);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:4px;flex:0 0 30px;place-items:center;display:grid}.discard-selection__clear:not(:disabled):hover,.discard-selection__clear:not(:disabled):focus-visible{color:var(--ink);border-color:var(--line-strong)}.discard-selection__clear:disabled{opacity:.4;cursor:default}.context-action--development{flex:1;align-items:stretch}.context-action__heading{flex:none}.context-action__heading strong,.context-action__heading small{display:block}.context-action__heading strong{font-size:9px}.context-action__heading small{color:var(--muted);margin-top:2px;font-size:7px}.context-actions__finish{align-items:stretch;display:flex}.context-actions__finish .button{min-height:42px;font-size:9px}.resource-amounts{flex:1;grid-template-columns:repeat(5,minmax(48px,1fr));gap:4px;min-width:0;display:grid}.resource-amount{border:1px solid var(--line);background:#fff;border-radius:4px;gap:4px;min-width:0;padding:4px;display:grid}.resource-amount>span{place-items:center;min-width:0;height:25px;display:grid}.resource-amount>span img{object-fit:cover;object-position:center top;border-radius:2px;width:18px;height:24px}.resource-amount>div{grid-template-columns:20px 1fr 20px;align-items:center;display:grid}.resource-amount button{width:20px;height:20px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#f7f9f8;border-radius:3px;place-items:center;padding:0;display:grid}.resource-amount button:disabled{opacity:.38;cursor:default}.resource-amount output{color:var(--ink);text-align:center;font-size:9px;font-weight:800}.victim-actions{gap:5px;display:flex}.victim-actions .button{min-height:34px;padding:0 9px;font-size:9px}.victim-actions .player-icon{width:20px;height:20px}.development-actions{flex:1;align-items:stretch;gap:5px;min-width:0;display:flex}.development-actions>.button{min-height:37px;padding-inline:8px;font-size:8px}.development-choice{border:1px solid var(--line);background:#fff;border-radius:4px;gap:3px;min-width:140px;padding:4px 5px;display:grid}.development-choice>strong{font-size:7px}.development-choice>div{gap:3px;display:flex}.compact-resource-select{flex:1;min-width:0;position:relative}.compact-resource-select>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.compact-resource-select select{width:100%;min-height:29px;padding:0 22px 0 6px;font-size:8px}.compact-resource-select>i{pointer-events:none;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.mini-resource{border:1px solid #ffffff94;border-radius:2px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 1px #152c321f}.mini-resource--brick{background:var(--brick)}.mini-resource--grain{background:var(--grain)}.mini-resource--lumber{background:var(--lumber)}.mini-resource--ore{background:var(--ore)}.mini-resource--wool{background:var(--wool)}.player-hand-dock{--hand-card-width:70px;--hand-card-height:100px;--development-card-overlap:-24px;--development-card-offset-y:3px;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.resource-hand-total{color:#292923;-webkit-user-select:text;user-select:text;background:#fffaf0;border:2px solid #cbbf9e;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-family:Trebuchet MS,Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(10px,1.32vw,18px);font-weight:900;line-height:.85;display:grid;box-shadow:inset 0 1px #ffffffd9,0 2px 4px #1f2d2d47}.owned-harbors{--owned-port-chip-width:48px;--owned-port-chip-height:32.4px;--owned-port-chip-icon-width:15.6px;--owned-port-chip-icon-height:21.6px;--owned-port-chip-font-size:12px;border-right:1px solid var(--line-strong);flex:0 156px;grid-template-rows:auto minmax(0,auto);align-content:center;gap:3px;min-width:0;max-width:156px;padding:4px 5px 4px 0;display:grid}.owned-harbors:has(.owned-harbor:nth-child(3)){flex:0 0 min(156px,40vw);width:min(156px,40vw)}.board--robber-active .hex-tile--robber-target{z-index:4}.owned-harbors__label{min-width:0;color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:850;line-height:1;overflow:hidden}.owned-harbors__chips{grid-template-columns:repeat(3, minmax(45.6px, var(--owned-port-chip-width)));grid-auto-rows:var(--owned-port-chip-height);scrollbar-width:none;gap:3px;min-width:0;max-width:100%;display:grid;overflow:auto hidden}.owned-harbors__chips::-webkit-scrollbar{display:none}.owned-harbor{width:100%;min-width:0;height:var(--owned-port-chip-height);grid-template-columns:minmax(0, 1fr) var(--owned-port-chip-icon-width);color:var(--ink-soft);background:var(--surface);border:1px solid #1f353d29;border-radius:4px;align-items:center;gap:2px;display:grid;box-shadow:0 1px 2px #142a311f}.owned-harbor strong{min-width:0;font-size:var(--owned-port-chip-font-size);text-align:center;-webkit-user-select:text;user-select:text;font-weight:850;line-height:1}.owned-harbor img{width:var(--owned-port-chip-icon-width);height:var(--owned-port-chip-icon-height);object-fit:cover;object-position:center top}.owned-harbor--generic img{height:var(--owned-port-chip-icon-width);object-fit:contain}.resource-hand{--desktop-resource-card-width:var(--hand-card-width,70px);--desktop-resource-card-height:var(--hand-card-height,100px);grid-template-columns:repeat(5, var(--desktop-resource-card-width));background:#ffffffb8;border:1px solid #1f353d1a;border-radius:6px;flex:none;justify-self:center;align-items:center;gap:4px;padding:6px 7px;display:grid;box-shadow:inset 0 1px #fffc}.resource-stack{width:var(--desktop-resource-card-width);height:calc(var(--desktop-resource-card-height) + 6px);isolation:isolate;position:relative}.resource-card{--card-lift:0px;--card-press-scale:1;width:var(--desktop-resource-card-width);height:var(--desktop-resource-card-height);background:var(--surface);cursor:default;touch-action:manipulation;transform:translate3d(calc(var(--card-index) * var(--stack-step)), var(--card-lift), 0) scale(var(--card-press-scale));border:1px solid #1f353d2e;border-radius:5px;padding:0;transition:border-color .14s,box-shadow .14s,transform .14s;position:absolute;top:3px;left:1px;overflow:visible;box-shadow:1px 0 #ffffffad,0 2px 5px #142a3129}.resource-card:after{content:"";width:100%;min-width:44px;height:100%;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.resource-card:not(:disabled){cursor:pointer}.resource-card:not(:disabled):hover,.resource-card:not(:disabled):focus-visible{--card-lift:-5px;border-color:var(--teal);box-shadow:0 0 0 2px #087c7821,0 6px 11px #142a3133}.resource-card--empty{filter:grayscale();opacity:.18;box-shadow:none;border-style:dashed}.resource-card.is-selected{border-color:var(--teal);box-shadow:0 0 0 2px #087c782e,0 4px 9px #142a312e}.resource-hand--discard{border-color:#b2382e57;box-shadow:inset 0 1px #fffc,0 0 0 2px #b2382e12}.resource-hand--discard .resource-card.is-selected{border-color:#b2382e;box-shadow:0 0 0 2px #b2382e33,0 5px 11px #4b1f1b33}.resource-hand--discard .resource-card>em{background:#b2382e}.resource-stack__remove{z-index:calc(var(--stack-count) + 2);color:#fff;cursor:pointer;background:#8f3029;border:1px solid #ffffffdb;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 2px 5px #3019174d}.resource-stack__remove:not(:disabled):hover,.resource-stack__remove:not(:disabled):focus-visible{background:#6f211c;transform:translateY(-1px)}.resource-stack__remove:disabled{opacity:.45;cursor:default}.resource-card img{object-fit:cover;object-position:center top;border-radius:inherit;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.resource-card>span{font-size:10px}.resource-card>em{color:#fff;background:var(--teal);text-align:center;border:1px solid #ffffffb8;border-radius:9px;place-items:center;min-width:18px;min-height:17px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:800;display:grid;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000042}.resource-card>strong{color:#fff;font-variant-numeric:tabular-nums;background:#19363ceb;border:1px solid #ffffffd6;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:3px;right:3px;box-shadow:0 1px 4px #0000004d}.table-settings-backdrop{z-index:150;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f252a80;place-items:center;padding:12px;animation:.22s ease-out game-overview-backdrop-in;display:grid;position:fixed;inset:0}.table-settings-dialog{width:min(720px,100%);max-height:calc(100vh - 24px);color:var(--ink);background:var(--surface);transform-origin:50%;border:1px solid #20414829;border-radius:7px;animation:.36s cubic-bezier(.18,.8,.24,1) game-overview-panel-in;overflow:auto;box-shadow:0 24px 62px #0b222752}.table-settings-dialog__header{z-index:2;background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:18px 20px;display:grid;position:sticky;top:0}.table-settings-dialog__icon{color:#1e615f;background:#ddf0ed;border:1px solid #a8d2cc;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.table-settings-dialog__header small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800;display:block}.table-settings-dialog__header h2{margin:2px 0 0;font-size:22px;line-height:1.1}.table-settings-dialog__access{color:#765900;white-space:nowrap;background:#f8efd7;border:1px solid #dfc984;border-radius:5px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.table-settings-dialog__access[data-access=view-only]{color:var(--ink-soft);background:var(--surface-subtle);border-color:var(--line-strong)}.table-settings-dialog__close{width:34px;height:34px;color:var(--ink-soft);background:var(--surface-subtle);border:1px solid var(--line);cursor:pointer;border-radius:5px;place-items:center;display:grid}.table-settings-dialog>.room-settings-form{gap:12px;padding:20px}.game-overview-launcher{z-index:125;color:#fff;cursor:pointer;background:#24525a;border:1px solid #ffffff6b;border-radius:5px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 5px 16px #0f282d42}.game-overview-launcher:hover,.game-overview-launcher:focus-visible{background:#173f46}.game-overview-backdrop{z-index:150;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f252a80;place-items:center;padding:24px;animation:.22s ease-out game-overview-backdrop-in;display:grid;position:fixed;inset:0}.game-overview{width:min(840px,100%);max-height:min(620px,100vh - 48px);color:var(--ink);transform-origin:50%;background:#fff;border:1px solid #20414829;border-radius:7px;padding:22px;animation:.36s cubic-bezier(.18,.8,.24,1) game-overview-panel-in;overflow:auto;box-shadow:0 24px 62px #0b222752}.game-overview__header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:16px;display:grid}.game-overview__trophy{color:#765900;background:#f5d56b;border:1px solid #d4b24d;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.game-overview__header small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800;display:block}.game-overview__header h2{margin:2px 0 0;font-size:22px;line-height:1.1}.game-overview__header button{width:34px;height:34px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#f5f8f7;border-radius:5px;place-items:center;display:grid}.game-overview__summary{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.game-overview__summary>span{align-items:center;gap:7px;display:inline-flex}.game-overview__summary strong{font-size:11px}.roll-chart{background:repeating-linear-gradient(0deg,#234b5214 0 1px,#0000 1px 25%);border-bottom:1px solid #234b5238;grid-template-columns:repeat(11,minmax(20px,1fr));align-items:end;gap:7px;height:250px;margin-top:18px;padding:16px 10px 0;display:grid}.roll-chart__column{text-align:center;grid-template-rows:18px minmax(0,1fr) 22px;align-items:end;min-width:0;height:100%;display:grid}.roll-chart__column>strong,.roll-chart__column>small{font-variant-numeric:tabular-nums;font-size:9px}.roll-chart__column>small{color:var(--ink-soft);align-self:center;font-weight:800}.roll-chart__track{align-items:end;width:min(100%,30px);height:100%;margin:0 auto;display:flex}.roll-chart__track i{width:100%;height:var(--roll-height);background:#47717a;border-radius:3px 3px 0 0;min-height:2px;display:block}.roll-chart__track i.is-high-probability{background:#be473f}.game-overview__axis{color:var(--muted);text-align:center;text-transform:uppercase;margin:8px 0 0;font-size:8px;font-weight:700}.game-overview__player-stats{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.game-overview__vp-stats{margin-top:18px}.game-overview__stats-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.game-overview__stats-heading>span{align-items:center;gap:7px;display:inline-flex}.game-overview__stats-heading strong{font-size:11px}.game-overview__stats-heading small{color:var(--muted);font-size:8px;font-weight:700}.game-overview__stats-table-wrap{border:1px solid var(--line);border-radius:6px;margin-top:10px;overflow-x:auto}.game-overview__stats-table{border-collapse:collapse;width:100%;min-width:500px}.game-overview__stats-table th,.game-overview__stats-table td{border-bottom:1px solid var(--line);padding:9px 11px}.game-overview__stats-table thead th{color:var(--ink-soft);text-align:left;background:#f5f8f7;font-size:8px;font-weight:800}.game-overview__stats-table thead th:not(:first-child){text-align:center}.game-overview__stats-table thead th svg{vertical-align:middle;margin-right:4px}.game-overview__stats-table thead th:nth-child(2) svg{color:#28744f}.game-overview__stats-table thead th:nth-child(3) svg{color:#ad3f38}.game-overview__stats-table tbody tr:last-child th,.game-overview__stats-table tbody tr:last-child td{border-bottom:0}.game-overview__stats-table tbody th{text-align:left;font-size:10px}.game-overview__row-heading{vertical-align:middle;align-items:center;gap:7px;min-width:0;max-width:100%;display:inline-flex}.game-overview__row-heading strong{overflow-wrap:anywhere;min-width:0}.game-overview__stats-table .player-icon{flex:0 0 25px;width:25px;height:25px}.game-overview__stats-table td{font-variant-numeric:tabular-nums;text-align:center}.game-overview__stats-table td strong{font-size:15px;display:block}.game-overview__stats-table td small{color:var(--muted);text-transform:uppercase;font-size:7px;font-weight:700}.game-overview__stats-table td.is-produced strong{color:#28744f}.game-overview__stats-table td.is-discarded strong{color:#ad3f38}.game-overview__resource-table{table-layout:fixed;min-width:0}.game-overview__resource-player-col{width:42%}.game-overview__resource-total-col{width:29%}.game-overview__resource-table thead th{white-space:normal;overflow-wrap:break-word;vertical-align:middle;line-height:1.25}.game-overview__resource-table tbody th{overflow-wrap:anywhere}.game-overview__resource-table .game-overview__row-heading{width:100%}.game-overview__resource-table .game-overview__row-heading strong{white-space:normal}.game-overview__vp-table{min-width:760px}.game-overview__vp-table .game-overview__row-heading strong,.game-overview__vp-table thead th:not(:first-child){white-space:nowrap}.game-overview__vp-table td{min-width:82px}.game-overview__vp-table :is(thead th:first-child,tbody th){z-index:1;background:#fff;position:sticky;left:0;box-shadow:1px 0 #2041481f}.game-overview__vp-table thead th:first-child{z-index:2;background:#f5f8f7}.game-overview__vp-table td strong{font-size:13px}.game-overview__vp-table td small{text-transform:none;white-space:nowrap;margin-top:2px;display:block}.game-overview__vp-table td.is-total{background:#f8f3df}.game-overview__vp-table td.is-total strong{color:#765900}.gm-console{z-index:180;width:270px;max-height:calc(100vh - 28px);color:var(--ink);background:#fffffff7;border:1px solid #2041483d;border-radius:7px;position:fixed;bottom:14px;right:14px;overflow:auto;box-shadow:0 14px 36px #0b222742}.gm-console.is-collapsed{width:230px}.gm-console__header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:8px 9px;display:grid}.gm-console.is-collapsed .gm-console__header{border-bottom:0}.gm-console__icon{color:#205f66;background:#dff0ee;border:1px solid #add2ce;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.gm-console__header small,.gm-console__header strong{display:block}.gm-console__header small{color:var(--muted);text-transform:uppercase;font-size:7px;font-weight:800}.gm-console__header strong{margin-top:1px;font-size:10px}.gm-console__header button{width:28px;height:28px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.gm-console__header button:hover{background:#edf3f2}.gm-console__body{gap:10px;padding:10px;display:grid}.gm-console__group{gap:7px;display:grid}.gm-console__group+.gm-console__group{border-top:1px solid var(--line);padding-top:9px}.gm-console__group>strong{color:var(--ink-soft);text-transform:uppercase;font-size:7px}.gm-console__field{grid-template-columns:90px minmax(0,1fr);align-items:center;gap:8px;display:grid}.gm-console__field>span,.gm-console__toggle strong{font-size:8px;font-weight:800}.gm-console__field select{min-width:0;height:30px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#f7f9f8;border-radius:4px;padding:0 24px 0 8px;font-size:8px}.gm-console__quick-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.gm-console__quick-actions .button{min-height:29px;padding-inline:6px;font-size:8px}.gm-console__dice-row{grid-template-columns:54px 54px minmax(0,1fr);align-items:end;gap:5px;display:grid}.gm-console__dice-row label{gap:3px;display:grid}.gm-console__dice-row label>span{color:var(--muted);font-size:7px;font-weight:800}.gm-console__dice-row select{width:100%;height:29px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#f7f9f8;border-radius:4px;font-size:8px}.gm-console__dice-row .button{min-height:29px;padding-inline:7px;font-size:8px}.gm-console__toggle{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:30px;display:grid}.gm-console__toggle input{opacity:0;pointer-events:none;position:absolute}.gm-console__toggle i{background:#aeb9b9;border-radius:9px;width:31px;height:17px;padding:2px;transition:background .16s;display:block}.gm-console__toggle i span{background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .16s;display:block;box-shadow:0 1px 2px #0000002e}.gm-console__toggle input:checked+i{background:#28744f}.gm-console__toggle input:checked+i span{transform:translate(14px)}.gm-console__toggle input:focus-visible+i{outline:2px solid var(--focus);outline-offset:2px}.gm-console__status{min-height:27px;color:var(--ink-soft);border:1px solid var(--line);background:#f3f6f5;border-radius:4px;align-items:center;gap:6px;padding:0 8px;font-size:8px;font-weight:800;display:flex}.gm-console__status>span{background:#8b9999;border-radius:50%;width:7px;height:7px}.gm-console__status[data-status=declared]>span{background:#d9aa2f}.gm-console__status[data-status=overview]>span{background:#28744f}.gm-console__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 30px;gap:5px;display:grid}.gm-console__actions .button{min-height:32px;padding-inline:7px;font-size:8px}.gm-console__actions .button--compact{width:30px;padding:0}@keyframes game-result-declare{0%{opacity:0;transform:translateY(-100%)}55%{transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes game-overview-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0f252a00}}@keyframes game-overview-panel-in{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.development-hand{border-left:1px solid var(--line);flex:130px;align-items:center;min-width:110px;max-width:155px;padding-left:8px;display:flex;position:relative}.development-hand__mobile-toggle,.development-hand__mobile-heading,.offer-direction__label--mobile{display:none}.development-activation{z-index:85;width:min(330px,100vw - 28px);color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;gap:10px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 12px 28px #112b3147}.game-actions:has(.development-activation){z-index:50}.development-activation__heading,.development-activation__heading>span,.development-activation__actions,.development-activation__choices{align-items:center;display:flex}.development-activation__heading{justify-content:space-between;gap:10px}.development-activation__heading>span{gap:8px;min-width:0}.development-activation__heading img{object-fit:cover;object-position:top;border-radius:3px;width:27px;height:38px}.development-activation__heading strong{font-size:11px}.development-activation__choices{gap:8px;display:grid}.resource-card-picker{border:0;min-width:0;margin:0;padding:0}.resource-card-picker>legend{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:800}.resource-card-picker__options{grid-template-columns:repeat(5,45px);justify-content:center;gap:5px;display:grid}.resource-card-picker__option{aspect-ratio:350/487;background:var(--surface-subtle);border:1px solid var(--line-strong);cursor:pointer;border-radius:4px;width:45px;padding:0;transition:border-color .12s,box-shadow .12s,transform .12s;position:relative;overflow:hidden;box-shadow:0 2px 5px #142a3121}.resource-card-picker__option:hover:not(:disabled){border-color:var(--teal);transform:translateY(-1px)}.resource-card-picker__option:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.resource-card-picker__option:disabled{cursor:default;filter:grayscale(.75);opacity:.34}.resource-card-picker__option.is-selected{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-pale), 0 3px 8px #08605f3d}.resource-card-picker__option>img,.resource-card-picker__option>.game-asset-picture>img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.resource-card-picker__check{z-index:1;color:#fff;background:var(--teal-dark);border:1px solid #ffffffdb;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:3px;right:3px;box-shadow:0 1px 3px #112b3152}.development-activation__actions{justify-content:flex-end;gap:6px}.development-hand__cards{min-width:0;transform:translateY(var(--development-card-offset-y));align-items:flex-start;gap:4px;display:flex;overflow:visible}.development-hand--dense{flex-basis:280px;align-self:center;min-width:280px;max-width:280px}.development-hand--dense .development-hand__cards{place-content:center start;gap:0;display:flex;overflow:visible}.development-hand--dense .development-card+.development-card{margin-left:var(--development-card-overlap,-24px)}@media (width>=601px){.development-hand--dense .development-hand__cards{transform:translate(-4px, var(--development-card-offset-y))}}@media (width>=901px){.development-hand.development-hand--dense{min-width:0;max-width:var(--development-hand-max-width,375px);flex:1 1 var(--development-hand-max-width,375px)}.development-hand--dense .development-hand__cards{grid-template-columns:repeat(var(--development-card-count,5), minmax(0, var(--hand-card-width,70px)));gap:4px;width:100%;display:grid}.development-hand--dense .development-card+.development-card{margin-left:0}.development-hand--dense .development-card{aspect-ratio:7/10;flex-basis:auto;width:100%;min-width:0;height:auto}}.development-card,.development-hand__empty{flex:0 0 var(--hand-card-width,70px);width:var(--hand-card-width,70px);height:var(--hand-card-height,100px);background:#e7eeec;border:1px solid #1f353d2e;border-radius:4px;padding:0;position:relative;overflow:hidden;box-shadow:0 2px 4px #142a311f}button.development-card{cursor:pointer}button.development-card:hover,button.development-card:focus-visible{z-index:2;border-color:var(--teal);transform:translateY(-2px)}button.development-card:disabled{cursor:default;opacity:.58}.development-card>img,.development-card>.game-asset-picture>img,.development-hand__empty>img,.development-hand__empty>.game-asset-picture>img{object-fit:cover;object-position:center top;width:100%;height:100%}.development-card__status{color:#fff;text-align:center;background:#2d4249eb;border-radius:2px;place-items:center;min-height:14px;padding:2px;font-size:5px;font-weight:850;line-height:1.15;display:grid;position:absolute;inset:auto 2px 2px}.development-card__count{z-index:2;color:#fff;background:#1b343bf0;border:1px solid #ffffffd1;border-radius:3px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:850;display:grid;position:absolute;top:3px;right:3px;box-shadow:0 1px 3px #0f23294d}.development-card__status--playable{background:#167044f0}.development-card__status--waiting{background:#785314f0}.development-card__status--victory{background:#844e14f0}.development-hand__empty{opacity:.38;place-items:center;display:grid}.development-hand__empty span{color:#fff;text-align:center;font-size:6px;font-weight:800;position:absolute;inset:auto 0 4px}@media (hover:none){.legal-target--road{opacity:.22}.legal-target--building .building-target__preview{opacity:.34;transform:translateY(1px)scale(.86)}}.turn-actions{width:var(--turn-action-width);gap:5px;display:grid}.turn-actions .button{min-height:0;padding:0 9px;font-size:10px}.turn-actions .buy-development-button{gap:6px;min-height:37px;font-size:17.5px;font-weight:850}.turn-actions .buy-development-button .buy-development-card-back{width:32.5px;height:45px}.buy-development-card-back{object-fit:contain;filter:drop-shadow(0 1px 1px #142a3147);flex:none;width:16px;height:24px}.game-sidebar{z-index:6;background:var(--surface);border-left:1px solid var(--line);grid-template-rows:auto minmax(210px,1fr) clamp(300px,42vh,420px) 36px;min-width:0;min-height:0;display:grid;position:relative}.bank-strip{border-bottom:1px solid var(--line);background:#f8faf9;padding:10px 12px 9px}.bank-strip--mobile,.bank-strip--phone-map{display:none}.bank-strip__heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.bank-strip__heading>span{color:var(--ink-soft);align-items:center;gap:5px;font-size:9px;display:inline-flex}.bank-strip__heading>small{color:var(--muted);text-transform:uppercase;font-size:7px;font-weight:700}.bank-strip__heading strong{color:var(--ink);font-size:11px}.bank-inventory{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;margin-top:8px;display:grid}.bank-card{--bank-card-face-width:31px;--bank-deck-depth:1px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex;position:relative}.bank-card--deck-full{--bank-deck-depth:6px}.bank-card--deck-medium{--bank-deck-depth:3px}.bank-card__deck{width:min(100%, calc(var(--bank-card-face-width) + 6px));box-sizing:border-box;padding-bottom:6px;padding-right:6px;position:relative}.bank-card__deck:before,.bank-card__deck:after{z-index:0;content:"";transform:translate(var(--bank-deck-depth), var(--bank-deck-depth));background:#e1e6e4;border:1px solid #23464d3d;border-radius:4px;transition:transform .18s;position:absolute;inset:0 6px 6px 0;box-shadow:0 2px 3px #16373c26}.bank-card__deck:after{z-index:1;transform:translate(calc(var(--bank-deck-depth) / 2), calc(var(--bank-deck-depth) / 2));background:#f3f5f4}.bank-card__deck>img,.bank-card__deck>.game-asset-picture>img{z-index:2;aspect-ratio:350/487;object-fit:cover;object-position:top;border:1px solid #23464d2e;border-radius:4px;width:100%;display:block;position:relative;box-shadow:0 2px 4px #16373c29}.bank-card.is-empty .bank-card__deck:before,.bank-card.is-empty .bank-card__deck:after{display:none}.bank-card__count{z-index:3;color:#fff;font-variant-numeric:tabular-nums;background:#244d55;border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 1px 3px #1431363d}.bank-card>small{max-width:100%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:700;overflow:hidden}.bank-card.is-empty .bank-card__deck>img,.bank-card.is-empty .bank-card__deck>.game-asset-picture>img{filter:grayscale();opacity:.35}.bank-card.is-empty .bank-card__count{background:#89979a}.sidebar-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.sidebar-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:750;display:flex;position:relative}.sidebar-tabs button.is-active{color:var(--teal)}.sidebar-tabs button.is-active:after{content:"";background:var(--teal);height:2px;position:absolute;inset:auto 12px -1px}.chat-notification-trigger{position:relative}.chat-notification-icon{place-items:center;display:inline-grid;position:relative}.chat-unread-badge{z-index:2;box-sizing:border-box;color:#fff;border:2px solid var(--surface);font-variant-numeric:tabular-nums;white-space:nowrap;background:#cf3038;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:9px;font-weight:850;line-height:1;display:grid;position:absolute;top:-9px;left:calc(100% - 3px);box-shadow:0 2px 5px #5f131947}.chat-notification-trigger.is-unread .chat-notification-icon{color:#cf3038;animation:1.15s ease-in-out infinite chat-unread-pulse}@keyframes chat-unread-pulse{0%,to{filter:drop-shadow(0 0 #cf303800);transform:scale(1)}50%{filter:drop-shadow(0 0 5px #cf303894);transform:scale(1.16)}}@media (prefers-reduced-motion:reduce){.chat-notification-trigger.is-unread .chat-notification-icon{animation:none}}.sidebar-content{min-height:0;overflow:auto}.sidebar-activity{background:var(--surface);border-top:1px solid var(--line-strong);grid-template-rows:36px minmax(0,1fr);min-height:0;display:grid}.sidebar-section-heading{color:var(--ink-soft);border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:0 13px;display:flex}.sidebar-section-heading strong{font-size:10px}.panel-lead{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:14px;display:flex}.panel-lead__icon{width:31px;height:31px;color:var(--teal);background:var(--teal-pale);border-radius:6px;place-items:center;display:grid}.panel-lead strong,.panel-lead small{display:block}.panel-lead strong{font-size:11px}.panel-lead small{color:var(--muted);margin-top:2px;font-size:8px}.trade-panel{min-height:100%}.trade-panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;display:flex}.trade-panel__header .panel-lead{border-bottom:0;min-width:0}.trade-preferences{border:0;flex:none;gap:4px;min-width:148px;padding:5px 10px 5px 0;display:grid}.trade-preference{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.trade-preference strong,.trade-preference small{text-align:right;display:block}.trade-preference strong{font-size:8px}.trade-preference small{color:var(--muted);margin-top:1px;font-size:7px}.trade-preference input:checked+.toggle{background:var(--teal)}.trade-preference input:checked+.toggle span{transform:translate(14px)}.trade-builder{grid-template-columns:1fr auto 1fr;align-items:end;gap:6px;padding:13px;display:grid}.trade-builder .compact-resource-select{gap:5px;display:grid}.trade-builder .compact-resource-select>span{clip:auto;width:auto;height:auto;color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:750;position:static;overflow:visible}.trade-builder .compact-resource-select select{min-height:38px;font-size:9px;font-weight:700}.trade-builder .compact-resource-select>i{top:auto;bottom:15px}.trade-builder__arrow{color:var(--muted);margin-bottom:12px}.resource-picker{gap:5px;min-width:0;display:grid;position:relative}.resource-picker>span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:750}.resource-picker select{appearance:none;min-width:0;min-height:38px;padding:0 28px 0 8px;font-size:9px;font-weight:700}.resource-picker img{object-fit:cover;object-position:top;pointer-events:none;width:17px;height:22px;position:absolute;bottom:8px;right:7px}.trade-targets{grid-template-columns:repeat(3,1fr);gap:5px;padding:0 13px 12px;display:grid}.trade-targets>span{color:var(--muted);text-transform:uppercase;grid-column:1/-1;font-size:8px;font-weight:750}.trade-targets label{cursor:pointer;min-width:0}.trade-targets input{opacity:0;position:absolute}.trade-targets label span{min-height:28px;color:var(--muted);background:var(--surface);border:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;place-items:center;padding:0 5px;font-size:8px;font-weight:700;display:grid;overflow:hidden}.trade-targets input:checked+span{color:var(--teal);background:var(--teal-pale);border-color:#85bbb6}.trade-targets input:focus-visible+span{outline:2px solid var(--teal);outline-offset:2px}.trade-panel>.button{width:calc(100% - 26px);min-height:37px;margin:0 13px;font-size:10px}.bank-trade>.button{width:calc(100% - 26px);min-height:37px;margin:10px 13px 13px;font-size:10px}.bank-trade__rate{background:#f2f7f6;border:1px solid #c7dcd9;border-radius:4px;justify-content:space-between;align-items:center;margin:-2px 13px 0;padding:7px 9px;display:flex}.bank-trade>.trade-side{margin:0 13px}.bank-trade__arrow{width:100%;color:var(--muted);margin:2px 0}.bank-trade__rate strong{color:var(--teal-dark);font-size:12px}.bank-trade__rate span{color:var(--muted);font-size:8px}.trade-composer{--trade-resource-card-width:36px;--trade-resource-card-height:50px;padding:12px 13px 14px}.trade-resource-palette{border-bottom:1px solid var(--line);padding-bottom:11px}.trade-resource-palette>span{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:7px;font-weight:800;display:block}.trade-resource-palette .trade-card-source{grid-template-columns:repeat(5, var(--trade-resource-card-width));justify-content:space-between;gap:6px}.trade-selection-row{border-bottom:1px solid var(--line);grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;min-height:70px;padding:9px 0;display:grid}.trade-selection-row__label{align-items:center;gap:6px;display:flex}.trade-selection-row__label strong,.trade-selection-row__label small{display:block}.trade-selection-row__label strong{font-size:9px}.trade-selection-row__label small{color:var(--muted);margin-top:2px;font-size:6px}.trade-side__direction{border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid}.trade-side__direction--give{color:#a83232;background:#fbe9e9;border:1px solid #e9b6b6}.trade-side__direction--receive{color:#167044;background:#e9f7ef;border:1px solid #acd9be}.trade-card-source{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;display:grid}.trade-card{width:var(--trade-resource-card-width);min-width:0;height:var(--trade-resource-card-height);color:#fff;cursor:pointer;background:#38525a;border:1px solid #1f353d38;border-radius:4px;padding:0;position:relative;overflow:hidden;box-shadow:0 1px 2px #142a3121}.trade-card img{object-fit:cover;object-position:center top;width:100%;height:100%}.trade-card:disabled{filter:grayscale(.8);opacity:.36;cursor:default}.trade-card.is-unavailable{filter:grayscale(.9);opacity:.48;cursor:not-allowed}.trade-card.is-bank-only{outline:2px solid var(--teal);outline-offset:1px;box-shadow:0 0 0 3px var(--teal-pale), 0 1px 2px #142a3121}.trade-selection-row__cards{min-width:0;min-height:var(--trade-resource-card-height);align-items:center;gap:4px;display:flex;overflow-x:auto}.trade-selection-card{flex:0 0 var(--trade-resource-card-width);width:var(--trade-resource-card-width);height:var(--trade-resource-card-height);color:var(--ink);cursor:pointer;background:#fff;border:1px solid #fff;border-radius:3px;padding:0;position:relative;overflow:hidden;box-shadow:0 1px 2px #142a312e}.trade-selection-card img{object-fit:cover;object-position:center top;width:100%;height:100%}.trade-selection-card strong{background:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;display:grid;position:absolute;top:2px;right:2px;box-shadow:0 1px 2px #142a313d}.trade-selection-row__empty{width:100%;color:var(--muted-light);font-size:7px}.trade-submit-actions{grid-template-columns:1fr 1fr;gap:5px;margin-top:9px;display:grid}.trade-submit-actions .button{min-width:0;min-height:37px;padding-inline:7px;font-size:8px}.trade-composer__status{color:#8b2f2f;margin:0 0 7px;font-size:8px}.trade-composer__status--ready{color:var(--teal-dark)}.open-offers{margin-top:8px}.open-offer{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8faf9;grid-template-columns:1fr auto;gap:9px;margin-top:15px;padding:12px 13px;display:grid}.offer-accepted{color:#17653c;background:#e9f7ef;border:1px solid #a9d9bd;border-radius:4px;grid-column:1/-1;align-items:center;gap:7px;padding:7px 8px;display:flex}.offer-accepted>span,.offer-accepted strong,.offer-accepted small{display:block}.offer-accepted strong{font-size:9px}.offer-accepted small{color:#3d7254;margin-top:1px;font-size:7px}.offer-declines{background:var(--surface-subtle);border:1px solid var(--line);border-radius:4px;grid-column:1/-1;align-items:center;gap:5px;padding:5px 8px;display:flex}.offer-declines small{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:700}.offer-declines__icon{opacity:.45;filter:grayscale(.55)}.offer-declined-note{color:var(--muted);background:var(--surface-subtle);border:1px dashed var(--line-strong);border-radius:4px;grid-column:1/-1;padding:5px 8px;font-size:9px}.offer-acceptances{background:#f1f9f4;border:1px solid #a9d9bd;border-left:3px solid #258354;border-radius:4px;grid-column:1/-1;gap:8px;padding:9px;display:grid}.offer-acceptances__heading{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.offer-acceptances__heading-icon{color:#fff;background:#258354;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.offer-acceptances__heading strong,.offer-acceptances__heading small{display:block}.offer-acceptances__heading strong{color:#17653c;font-size:10px}.offer-acceptances__heading small{color:#3d7254;margin-top:2px;font-size:8px;line-height:1.35}.offer-acceptances__options{gap:5px;display:grid}.offer-acceptance{width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #cde6d7;border-radius:4px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 7px;transition:background .14s,border-color .14s,box-shadow .14s;display:grid}.offer-acceptance:hover:not(:disabled){background:#f7fcf9;border-color:#72b68f;box-shadow:0 2px 6px #17653c1a}.offer-acceptance:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.offer-acceptance:disabled{cursor:not-allowed;opacity:.58}.offer-acceptance__body{gap:1px;min-width:0;display:grid}.offer-acceptance__body>strong{color:#17653c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.offer-acceptance__body>small{color:var(--muted);margin:0;font-size:7px}.offer-acceptance__action{color:#17653c;align-items:center;gap:1px;font-size:8px;font-weight:800;display:inline-flex}.offer-acceptance__terms{flex-wrap:wrap;gap:3px;margin-top:3px;display:flex}.offer-acceptance__term,.offer-acceptance__term>span{align-items:center;display:inline-flex}.offer-acceptance__term{gap:2px;font-size:7px}.offer-acceptance__term--give{color:#a83232}.offer-acceptance__term--gain{color:#167044}.offer-acceptance__term>span{gap:1px}.offer-acceptance__term img{object-fit:cover;object-position:top;border-radius:1px;width:10px;height:14px}.offer-acceptance__term strong{font-size:7px}.offer-acceptance>.player-icon{width:30px;height:30px}.offer-countdown{color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:8px;display:inline-flex}.offer-expiry-progress{grid-column:1/-1;width:100%;height:4px}.open-offer>div:first-child{align-items:center;gap:7px;display:flex}.open-offer>div:first-child>.player-icon{width:28px;height:28px}.open-offer strong,.open-offer small{display:block}.open-offer strong{font-size:9px}.open-offer small{color:var(--muted);margin-top:2px;font-size:7px}.offer-resources{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:5px;display:grid}.offer-direction{border:1px solid;border-radius:4px;gap:5px;min-width:0;padding:6px;display:grid}.offer-direction--give{background:#fdf2f2;border-color:#e8bebe}.offer-direction--gain{background:#edf8f1;border-color:#b7ddc6}.offer-direction__heading{align-items:center;gap:4px;display:flex}.offer-direction--give .offer-direction__heading{color:#a83232}.offer-direction--gain .offer-direction__heading{color:#167044}.offer-direction__heading strong{font-size:7px}.offer-resources img{object-fit:cover;object-position:top;border-radius:3px;width:22px;height:30px}.offer-resource-list{gap:3px;display:flex}.offer-resource-list>span{display:block;position:relative}.offer-resource-list__wildcard{background:#445c66;border-radius:3px;place-items:center;width:22px;height:30px;font-weight:900;color:#fff!important;font-size:13px!important;display:grid!important}.offer-resource-list strong{width:13px;height:13px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:7px;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 2px #0003}.offer-resources>span{color:var(--muted);font-size:7px}.offer-actions{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:5px;display:grid}.wildcard-resolutions{grid-column:1/-1;gap:7px;display:grid}.wildcard-resolutions>p{color:#8b2f2f;font-size:7px}.wildcard-resolution{border:1px solid var(--line);background:#fff;border-radius:4px;padding:7px}.wildcard-resolution>div:first-child{justify-content:space-between;align-items:center;display:flex}.wildcard-resolution>div:first-child strong,.wildcard-resolution>div:first-child span{font-size:7px}.wildcard-resolution>div:first-child span{color:var(--muted)}.wildcard-resolution__choices{grid-template-columns:repeat(5,1fr);gap:3px;margin-top:5px;display:grid}.wildcard-resolution__choices button{border:1px solid var(--line);cursor:pointer;background:#f7f9f8;border-radius:3px;place-items:center;min-height:25px;padding:0;display:grid;position:relative}.wildcard-resolution__choices button:disabled{opacity:.35;cursor:default}.wildcard-resolution__choices button strong{font-size:7px;position:absolute;top:2px;right:3px}.wildcard-resolution__selected{flex-wrap:wrap;gap:3px;margin-top:4px;display:flex}.wildcard-resolution__selected button{min-height:22px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#eef3f2;border-radius:3px;align-items:center;gap:4px;padding:0 5px;font-size:7px;display:inline-flex}.trade-empty{color:var(--muted);text-align:center;padding:34px 16px;font-size:9px}.event-log{padding:7px 13px}.activity-panel{grid-template-rows:minmax(0,1fr) auto auto;min-height:0;display:grid}.sidebar-activity .event-log{min-height:0;overflow-y:auto}.event{border-bottom:1px solid var(--line);grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:56px;display:grid}.event__marker{background:#9bacb0;border-radius:2px;width:4px;height:30px}.event--roll .event__marker{background:var(--grain)}.event--build .event__marker{background:var(--lumber)}.event--trade .event__marker{background:var(--teal)}.event--chat .event__marker{background:var(--blue)}.event__marker--red{background:var(--player-red)}.event__marker--blue{background:var(--player-blue)}.event__marker--white{background:var(--player-white);border:1px solid #a9b2b2}.event__marker--orange{background:var(--player-orange)}.event__marker--green{background:var(--player-green)}.event__marker--purple{background:var(--player-purple)}.event__marker--black{background:var(--player-black)}.event p{color:var(--ink-soft);font-size:10px;line-height:1.35}.event-actor{vertical-align:bottom;align-items:center;gap:4px;display:inline-flex}.event-actor .player-icon{flex:none}.event-message__player{align-items:center;display:inline-flex}.event time{color:var(--muted-light);font-size:7px}.event-roll,.event-resource{justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:7px 0;display:flex}.event-roll__copy,.event-resource__copy{min-width:0;display:block}.event-roll__copy>small,.event-resource__copy>small{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:7px;font-weight:800;display:block}.event-roll__copy>span,.event-resource__copy>span{color:var(--ink-soft);font-size:10px;line-height:1.25;display:block}.event-roll__copy strong,.event-resource__copy strong{color:var(--ink);font-size:11px}.event-roll__copy b{color:#b2382e;font-size:13px}.event-roll__dice{align-items:center;gap:3px;display:flex}.event-roll__dice>strong{color:#b2382e;text-align:center;min-width:25px;font-family:Trebuchet MS,Arial,sans-serif;font-size:17px;font-weight:900}.event-roll__dice img{width:28px;height:28px}.event-resource__card{flex:0 0 28px;width:28px;height:37px;position:relative}.event-resource__cards{align-items:center;gap:7px;display:flex}.event-resource__card img{object-fit:cover;object-position:center top;border-radius:3px;width:100%;height:100%}.event-resource__card>strong{color:#fff;background:var(--teal-dark);border:1px solid #fff;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:7px;display:grid;position:absolute;bottom:-5px;right:-5px}.event-steal{min-width:0;padding:8px 0}.event-steal__copy{min-width:0}.event-steal__copy>span{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:3px;font-size:10px;line-height:1.35;display:flex}.event-steal__copy .event-actor strong{color:var(--ink);font-size:10px}.event-steal__verb{color:var(--muted)}.event-steal__card{height:25px;color:var(--ink);align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.event-steal__card img{object-fit:contain;object-position:center top;border-radius:2px;width:18px;height:25px}.event-development-activation{min-width:0;min-height:58px;color:var(--ink-soft);align-items:center;gap:9px;padding:7px 0;font-size:10px;display:flex}.event-development-activation__copy{flex-wrap:wrap;align-items:center;gap:3px;min-width:0;line-height:1.35;display:flex}.event-development-activation__copy .event-actor strong{color:var(--ink);font-size:11px}.event-development-activation__copy>span:last-child{color:var(--muted)}.event-development-activation__card{object-fit:contain;filter:drop-shadow(0 2px 2px #1b31332e);flex:none;width:30px;height:42px}.event-robber-move{min-width:0;min-height:58px;color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:3px;padding:7px 0;font-size:10px;line-height:1.35;display:flex}.event-robber-move .event-actor strong{color:var(--ink);font-size:11px}.event-robber-move__verb{color:var(--muted)}.event-robber-move__icon{box-sizing:border-box;object-fit:contain;border:1px solid var(--line-strong);background:#fffaf0;border-radius:50%;flex:none;width:28px;height:28px;margin-inline:3px;padding:3px}.event-robber-move__tile{aspect-ratio:347/401;flex:none;place-items:center;width:32px;margin-left:3px;display:grid;position:relative}.event-robber-move__tile>img,.event-robber-move__tile>.game-asset-picture>img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.event-robber-move__number{z-index:1;color:#292923;background:#fffaf0;border:1px solid #cbbf9e;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-weight:900;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #1f2d2d52}.event-robber-move__number.is-hot{color:#b2382e}.event-monopoly{grid-template-columns:minmax(82px,auto) minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:7px 0;display:grid}.event-monopoly__heading{min-width:0}.event-monopoly__heading>small{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:7px;font-weight:800;display:block}.event-monopoly__heading>span{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:3px;font-size:9px;display:flex}.event-monopoly__development{object-fit:contain;filter:drop-shadow(0 2px 2px #1b31332e);flex:none;width:24px;height:34px}.event-monopoly__card{width:18px;height:25px;display:inline-block;position:relative}.event-monopoly__card img{object-fit:cover;object-position:center top;border-radius:2px;width:100%;height:100%}.event-monopoly__card strong{color:#fff;background:var(--teal-dark);border:1px solid #fff;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:7px;display:grid;position:absolute;bottom:-5px;right:-7px}.event-monopoly__sources{min-width:0;color:var(--muted);gap:3px;font-size:8px;display:grid}.event-monopoly__sources>span{flex-wrap:wrap;align-items:center;gap:3px;min-width:0;display:flex}.event-monopoly__sources b{color:var(--ink)}.event-monopoly .event-actor{min-width:0}.event-monopoly .event-actor strong{overflow-wrap:anywhere}.event-trade{grid-template-columns:minmax(68px,auto) minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px 0;display:grid}.event-trade__heading{min-width:0;display:block}.event-trade__heading small,.event-trade__heading>span{display:block}.event-trade__heading small{color:var(--muted);text-transform:uppercase;margin-bottom:2px;font-size:7px;font-weight:800}.event-trade__heading strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.event-trade__heading>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.event-trade__heading .event-trade__partner{align-items:center;gap:3px;display:flex}.event-trade__partner .event-actor{min-width:0;display:inline-flex}.event-trade__exchange{gap:4px;min-width:0;display:grid}.event-trade__flow{border:1px solid;border-radius:5px;grid-template-columns:15px 43px minmax(0,1fr);align-items:center;gap:4px;min-width:0;min-height:32px;padding:3px 5px;display:grid}.event-trade__flow>strong{font-size:8px}.event-trade__flow--give{color:#a9322a;background:#fff5f3;border-color:#efc2bc}.event-trade__flow--receive{color:#14734d;background:#effaf5;border-color:#b6dfcd}.event-trade__resources{align-items:center;gap:5px;min-width:0;display:flex}.event-trade__resource{align-items:center;gap:2px;min-width:0;display:flex}.event-trade__resource img{object-fit:cover;object-position:center top;border-radius:2px;width:19px;height:25px}.event-trade__resource b{color:currentColor;font-size:8px}.event-action-visual{min-width:0;min-height:58px;color:var(--ink-soft);align-items:center;gap:9px;padding:7px 0;font-size:10px;display:flex}.event-action-visual__copy{min-width:0;line-height:1.35}.event-action-visual__copy strong{color:var(--ink);font-size:11px}.event-action-visual__development{object-fit:contain;filter:drop-shadow(0 2px 2px #1b31332e);width:30px;height:42px}.event-action-visual__road{object-fit:contain;width:32px;height:32px;filter:var(--player-piece-filter,hue-rotate(0deg)) drop-shadow(0 2px 2px #1b313338);transform:rotate(45deg)}.event-action-visual__city{object-fit:contain;width:50.3px;height:50.3px;filter:var(--player-piece-filter,hue-rotate(0deg)) drop-shadow(0 2px 2px #1b31333d)}.chat-form{color:var(--muted);border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;margin:8px 13px 13px;padding-left:9px;display:grid}.chat-form input{border:0;min-width:0;min-height:36px;padding:0 3px;font-size:9px}.chat-form input:focus-visible{outline:0}.chat-form:focus-within{border-color:var(--teal);box-shadow:0 0 0 2px #087c7829}.chat-error{color:#a33c35;margin:-7px 13px 11px;font-size:8px}.setting-row--toggle:has(input:focus-visible) .toggle{outline:2px solid var(--teal);outline-offset:2px}.sidebar-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.sidebar-footer button{color:var(--muted);cursor:pointer;background:#f8faf9;border:0;justify-content:center;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.sidebar-footer button+button{border-left:1px solid var(--line)}.mobile-game-nav,.drawer-backdrop,.mobile-notice,.mobile-trade-push,.mobile-trade-responses{display:none}@keyframes deadline-progress-drain{0%{transform:scaleX(var(--deadline-progress,1))}to{transform:scaleX(0)}}.production-flights,.resource-transfer-flights{z-index:90;pointer-events:none;position:fixed;inset:0;overflow:hidden}.resource-transfer-flights{z-index:91}.production-flight{filter:drop-shadow(0 4px 6px #0f242a47);width:36px;height:48px;animation-name:production-flight;animation-fill-mode:forwards;position:absolute;top:0;left:0}.production-flight,.resource-transfer-flight,.robber-flight{animation-duration:2.8s;animation-timing-function:cubic-bezier(.2,.7,.2,1)}.resource-transfer-flight{width:var(--resource-flight-width);height:var(--resource-flight-height);opacity:0;filter:drop-shadow(0 4px 6px #0f242a3d);animation-name:resource-transfer-flight;animation-fill-mode:forwards;position:fixed;top:0;left:0}.resource-transfer-flight img{object-fit:cover;object-position:center top;border:1px solid #ffffffb8;border-radius:4px;width:100%;height:100%}.production-flight img{object-fit:cover;object-position:center top;border:1px solid #fffc;border-radius:4px;width:100%;height:100%}.production-flight strong{color:#fff;background:var(--teal-dark);border:1px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 3px;font-size:8px;display:grid;position:absolute;top:-5px;right:-5px}@media (width>=901px){.rail-player{border-bottom-color:#b9cbc8}.rail-player+.rail-player{border-top:7px solid #c9d8d5;box-shadow:inset 0 1px #fff}.player-rail[data-player-density=five] .rail-player{min-height:0;padding-block:10px}.player-rail[data-player-density=five] .rail-player__house{width:34px;height:34px}.player-rail[data-player-density=five] .rail-card-summary{margin-top:6px}.player-rail[data-player-density=five] .rail-card-fan{--rail-card-label-height:13px;height:43px}.player-rail[data-player-density=five] .rail-card-fan img{width:16px;height:23px}.player-rail[data-player-density=five] .rail-card-fan--played{height:40px}.player-rail[data-player-density=five] .rail-card-fan--played.is-empty{height:26px}.player-rail[data-player-density=five] .rail-card-fan--played .rail-card-fan__played-card img{width:22px;height:31px}.player-rail[data-player-density=five] .rail-player__progress{margin-top:5px}.player-rail[data-player-density=five] .rail-player__metric{height:22px}.player-rail[data-player-density=five] .rail-player__award{margin-top:5px}.player-rail[data-player-density=six] .rail-player{column-gap:7px;min-height:0;padding:7px 9px}.player-rail[data-player-density=six] .rail-player+.rail-player{border-top-width:4px}.player-rail[data-player-density=six] .rail-player__house{width:30px;height:30px}.player-rail[data-player-density=six] .rail-player__identity strong{font-size:10px}.player-rail[data-player-density=six] .rail-player__points{font-size:10.4px}.player-rail[data-player-density=six] .rail-card-summary{gap:4px;margin-top:4px}.player-rail[data-player-density=six] .rail-card-fan{--rail-card-label-height:12px;height:38px}.player-rail[data-player-density=six] .rail-card-fan img{width:14px;height:21px}.player-rail[data-player-density=six] .rail-card-fan small{font-size:6px}.player-rail[data-player-density=six] .rail-card-fan--played{height:34px}.player-rail[data-player-density=six] .rail-card-fan--played.is-empty{height:23px}.player-rail[data-player-density=six] .rail-card-fan--played strong{min-width:19px;height:19px}.player-rail[data-player-density=six] .rail-card-fan--played .rail-card-fan__played-card img{width:19px;height:27px}.player-rail[data-player-density=six] .rail-player__progress{gap:4px;margin-top:4px}.player-rail[data-player-density=six] .rail-player__metric{gap:3px;height:20px;padding-inline:4px}.player-rail[data-player-density=six] .rail-player__metric svg{width:12px;height:12px}.player-rail[data-player-density=six] .rail-player__award{margin-top:4px}.player-rail[data-player-density=six] .rail-player__award span{padding-block:1px;font-size:6px}}@media (width>=1800px) and (height>=900px){.game-layout{grid-template-columns:243px minmax(700px,1fr) 314px}.player-rail__heading{height:42px;padding-inline:14px;font-size:13px}.rail-player{column-gap:10px;min-height:150px;padding:15px 12px}.rail-player.is-current:before{width:4px}.rail-player__house{width:40px;height:40px}.rail-player__identity strong{font-size:14px}.rail-player__identity small{margin-top:3px;font-size:10px}.rail-player__points{font-size:14.3px}.rail-player__points small{font-size:10px}.rail-card-summary{gap:5px;margin-top:7px}.rail-card-fan{--rail-card-label-height:15px;height:52px}.rail-card-fan img{border-radius:3px;width:24px;height:33px}.rail-card-fan small{text-align:center;font-size:10px;right:0}.rail-card-fan strong{min-width:19px;height:16px;padding-inline:3px;font-size:10px;top:2px;bottom:auto}.rail-card-fan--played{height:48px}.rail-card-fan--played.is-empty{height:30px}.rail-card-fan--played .rail-card-fan__played-card img{width:26px;height:37px}.rail-player__progress{gap:6px;margin-top:7px}.rail-player__metric{gap:5px;height:30px;padding-inline:6px}.rail-player__metric svg{width:16px;height:16px}.rail-player__metric small{font-size:9px}.rail-player__metric strong{font-size:12px}.rail-player__award{gap:5px;margin-top:8px}.rail-player__award span{gap:4px;padding:3px 5px;font-size:9px}.game-sidebar{grid-template-rows:auto minmax(290px,1fr) clamp(440px,42vh,670px) 50px}.bank-strip{padding:14px 17px 13px}.bank-strip__heading>span{gap:7px;font-size:17px}.bank-strip__heading>span svg{width:25px;height:25px}.bank-strip__heading>small{font-size:13px}.bank-strip__heading strong{font-size:20px}.bank-inventory{gap:7px;margin-top:11px}.bank-card{--bank-card-face-width:54px;gap:4px}.bank-card__deck>img,.bank-card__deck>.game-asset-picture>img{border-radius:6px}.bank-card__count{border-radius:15px;min-width:30px;height:30px;font-size:14px}.bank-card>small{font-size:13px}.sidebar-activity{grid-template-rows:50px minmax(0,1fr)}.sidebar-section-heading{gap:9px;padding-inline:18px}.sidebar-section-heading svg{width:26px;height:26px}.sidebar-section-heading strong{font-size:18px}.panel-lead{gap:12px;padding:18px}.panel-lead__icon{width:52px;height:52px}.panel-lead strong{font-size:19px}.panel-lead small{font-size:14px}.open-offer{gap:12px;margin-top:18px;padding:16px 18px}.open-offer>div:first-child>.player-icon{width:48px;height:48px}.open-offer strong{font-size:17px}.open-offer small,.offer-countdown{font-size:13px}.offer-resources{gap:8px}.offer-direction{gap:7px;padding:9px}.offer-direction__heading{gap:6px}.offer-direction__heading strong{font-size:13px}.offer-resources img,.offer-resource-list__wildcard{width:40px;height:56px}.offer-resource-list{gap:5px}.offer-resource-list strong{width:22px;height:22px;font-size:13px}.offer-actions{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:7px}.offer-actions .button{min-height:50px;font-size:15px}.offer-accepted,.offer-acceptances{gap:9px;padding:10px 11px}.offer-accepted strong,.offer-acceptances>strong{font-size:17px}.offer-accepted small,.offer-acceptances>small{font-size:13px}.offer-acceptance{grid-template-columns:33px minmax(0,1fr) auto;gap:8px;padding:7px 8px}.offer-acceptance>.player-icon{width:42px;height:42px}.offer-acceptance__body>span:first-child strong{font-size:15px}.offer-acceptance__term,.offer-acceptance__term strong{font-size:13px}.offer-acceptance__term img{width:19px;height:26px}.trade-empty{padding:46px 22px;font-size:17px}.event-log{padding:10px 18px}.event{grid-template-columns:6px minmax(0,1fr) auto;gap:11px;min-height:96px}.event__marker{width:6px;height:52px}.event p,.event-roll__copy>span,.event-resource__copy>span,.event-steal__copy>span,.event-action-visual{font-size:18px}.event time,.event-roll__copy>small,.event-resource__copy>small,.event-trade__heading small{font-size:13px}.event-roll,.event-resource{gap:14px;padding-block:10px}.event-roll__copy strong,.event-resource__copy strong,.event-action-visual__copy strong{font-size:20px}.event-roll__copy b{font-size:24px}.event-roll__dice>strong{min-width:42px;font-size:29px}.event-roll__dice img{width:50px;height:50px}.event-resource__card{flex-basis:48px;width:48px;height:65px}.event-resource__cards{gap:10px}.event-resource__card>strong{border-radius:13px;min-width:26px;height:26px;font-size:13px}.event-steal{padding-block:10px}.event-steal__copy .event-actor strong{font-size:18px}.event-trade{grid-template-columns:minmax(92px,auto) minmax(0,1fr);gap:11px;padding-block:11px}.event-trade__heading strong{font-size:18px}.event-trade__heading>span,.event-trade__flow>strong,.event-trade__resource b{font-size:14px}.event-trade__flow{grid-template-columns:20px 58px minmax(0,1fr);gap:6px;min-height:44px;padding:5px 7px}.event-trade__resource img{width:35px;height:47px}.event-action-visual{gap:12px;min-height:80px;padding-block:10px}.event-action-visual__development{width:52px;height:73px}.event-action-visual__road{width:58px;height:58px}.event-action-visual__city{width:87.3px;height:87.3px}.chat-form{gap:7px;margin:11px 18px 18px;padding-left:12px}.chat-form input{min-height:56px;font-size:17px}.chat-form svg{width:25px;height:25px}.sidebar-footer button{gap:7px;font-size:15px}.sidebar-footer button svg{width:26px;height:26px}}@media (width>=3000px) and (height>=1600px){.game-layout{grid-template-columns:344px minmax(1400px,1fr) 314px}.player-rail__heading{height:52px;padding-inline:18px;font-size:16px}.rail-player{column-gap:12px;min-height:180px;padding:18px 16px}.rail-player__house{width:48px;height:48px}.rail-player__identity strong{font-size:18px}.rail-player__identity small{font-size:13px}.rail-player__points{font-size:18.85px}.rail-player__points small{font-size:11px}.rail-card-summary{gap:7px;margin-top:10px}.rail-card-fan{--rail-card-label-height:18px;height:66px}.rail-card-fan img{width:31px;height:44px}.rail-card-fan small{font-size:11px}.rail-card-fan strong{min-width:23px;height:20px;font-size:12px}.rail-card-fan--played{height:58px}.rail-card-fan--played.is-empty{height:34px}.rail-card-fan--played .rail-card-fan__played-card img{width:32px;height:45px}.rail-player__metric{gap:6px;height:36px;padding-inline:8px}.rail-player__metric svg{width:20px;height:20px}.rail-player__metric small{font-size:11px}.rail-player__metric strong{font-size:15px}.rail-player__award span{font-size:11px}.game-sidebar{grid-template-rows:auto minmax(380px,1fr) clamp(600px,42vh,900px) 64px}.bank-strip{padding:20px 24px 18px}.bank-strip__heading>span{font-size:21px}.bank-strip__heading>span svg{width:31px;height:31px}.bank-strip__heading>small{font-size:16px}.bank-strip__heading strong{font-size:25px}.bank-inventory{gap:10px;margin-top:15px}.bank-card{--bank-card-face-width:72px}.bank-card__count{border-radius:19px;min-width:38px;height:38px;font-size:18px}.bank-card>small{font-size:16px}.sidebar-activity{grid-template-rows:64px minmax(0,1fr)}.sidebar-section-heading{gap:12px;padding-inline:24px}.sidebar-section-heading svg{width:32px;height:32px}.sidebar-section-heading strong{font-size:23px}.open-offer>div:first-child>.player-icon{width:60px;height:60px}.open-offer strong{font-size:21px}.open-offer small,.offer-countdown,.offer-direction__heading strong{font-size:16px}.offer-resources img,.offer-resource-list__wildcard{width:52px;height:73px}.offer-resource-list strong{width:28px;height:28px;font-size:16px}.offer-actions .button{min-height:60px;font-size:19px}.trade-empty{font-size:21px}.event-log{padding:13px 24px}.event{gap:14px;min-height:120px}.event__marker{width:8px;height:66px}.event p,.event-roll__copy>span,.event-resource__copy>span,.event-steal__copy>span,.event-action-visual{font-size:24px}.event time,.event-roll__copy>small,.event-resource__copy>small,.event-trade__heading small{font-size:16px}.event-roll__copy strong,.event-resource__copy strong,.event-action-visual__copy strong{font-size:26px}.event-roll__copy b{font-size:31px}.event-roll__dice>strong{min-width:52px;font-size:36px}.event-roll__dice img{width:64px;height:64px}.event-resource__card{flex-basis:62px;width:62px;height:84px}.event-resource__card>strong{border-radius:16px;min-width:32px;height:32px;font-size:16px}.event-steal__copy .event-actor strong,.event-trade__heading strong{font-size:23px}.event-trade__heading>span,.event-trade__flow>strong,.event-trade__resource b{font-size:18px}.event-trade__resource img{width:44px;height:60px}.event-action-visual__development{width:65px;height:91px}.event-action-visual__road{width:72px;height:72px}.event-action-visual__city{width:108.4px;height:108.4px}.chat-form input{min-height:68px;font-size:21px}.chat-form svg{width:31px;height:31px}.sidebar-footer button{font-size:19px}.sidebar-footer button svg{width:32px;height:32px}}@media (width>=1800px) and (height>=900px){.game-sidebar{grid-template-rows:auto minmax(210px,1fr) clamp(300px,42vh,420px) 36px}.bank-strip{padding:10px 12px 9px}.bank-strip__heading>span{gap:5px;font-size:9px}.bank-strip__heading>span svg{width:15px;height:15px}.bank-strip__heading>small{font-size:7px}.bank-strip__heading strong{font-size:11px}.bank-inventory{gap:5px;margin-top:8px}.bank-card{--bank-card-face-width:31px;gap:2px}.bank-card__deck>img,.bank-card__deck>.game-asset-picture>img{border-radius:4px}.bank-card__count{border-radius:9px;min-width:18px;height:18px;font-size:8px}.bank-card>small{font-size:7px}.sidebar-activity{grid-template-rows:36px minmax(0,1fr)}.sidebar-section-heading{gap:6px;padding-inline:13px}.sidebar-section-heading svg{width:15px;height:15px}.sidebar-section-heading strong{font-size:10px}.panel-lead{gap:9px;padding:14px}.panel-lead__icon{width:31px;height:31px}.panel-lead strong{font-size:11px}.panel-lead small{font-size:8px}.open-offer{gap:9px;margin-top:15px;padding:12px 13px}.open-offer>div:first-child>.player-icon{width:28px;height:28px}.open-offer strong{font-size:9px}.open-offer small{font-size:7px}.offer-countdown{font-size:8px}.offer-resources{gap:5px}.offer-direction{gap:5px;padding:6px}.offer-direction__heading{gap:4px}.offer-direction__heading strong{font-size:7px}.offer-resources img,.offer-resource-list__wildcard{width:22px;height:30px}.offer-resource-list{gap:3px}.offer-resource-list strong{width:13px;height:13px;font-size:7px}.offer-actions{grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:5px}.offer-actions .button{min-height:32px;font-size:12px}.offer-accepted{gap:7px;padding:7px 8px}.offer-acceptances{gap:6px;padding:8px}.offer-accepted strong,.offer-acceptances>strong{font-size:9px}.offer-accepted small,.offer-acceptances>small{font-size:7px}.offer-acceptance{grid-template-columns:24px minmax(0,1fr) auto;gap:6px;padding:5px 6px}.offer-acceptance>.player-icon{width:24px;height:24px}.offer-acceptance__body>span:first-child strong{font-size:8px}.offer-acceptance__term,.offer-acceptance__term strong{font-size:7px}.offer-acceptance__term img{width:10px;height:14px}.trade-empty{padding:34px 16px;font-size:9px}.event-log{padding:7px 13px}.event{grid-template-columns:5px minmax(0,1fr) auto;gap:8px;min-height:56px}.event__marker{width:4px;height:30px}.event p,.event-roll__copy>span,.event-resource__copy>span,.event-steal__copy>span,.event-action-visual{font-size:10px}.event time,.event-roll__copy>small,.event-resource__copy>small,.event-trade__heading small{font-size:7px}.event-roll,.event-resource{gap:10px;padding-block:7px}.event-roll__copy strong,.event-resource__copy strong,.event-action-visual__copy strong{font-size:11px}.event-roll__copy b{font-size:13px}.event-roll__dice>strong{min-width:25px;font-size:17px}.event-roll__dice img{width:28px;height:28px}.event-resource__card{flex-basis:28px;width:28px;height:37px}.event-resource__cards{gap:7px}.event-resource__card>strong{border-radius:8px;min-width:16px;height:16px;font-size:7px}.event-steal{padding-block:7px}.event-steal__copy .event-actor strong{font-size:10px}.event-trade{grid-template-columns:minmax(68px,auto) minmax(0,1fr);gap:8px;padding-block:8px}.event-trade__heading strong{font-size:10px}.event-trade__heading>span,.event-trade__flow>strong,.event-trade__resource b{font-size:8px}.event-trade__flow{grid-template-columns:15px 43px minmax(0,1fr);gap:4px;min-height:32px;padding:3px 5px}.event-trade__resource img{width:19px;height:25px}.event-action-visual{gap:9px;min-height:58px;padding-block:7px}.event-action-visual__development{width:30px;height:42px}.event-action-visual__road{width:32px;height:32px}.event-action-visual__city{width:50.3px;height:50.3px}.chat-form{gap:5px;margin:8px 13px 13px;padding-left:9px}.chat-form input{min-height:36px;font-size:9px}.chat-form svg{width:16px;height:16px}.sidebar-footer button{gap:5px;font-size:8px}.sidebar-footer button svg{width:16px;height:16px}}@keyframes production-flight{0%{opacity:0;transform:translate3d(var(--flight-start-x), var(--flight-start-y), 0) scale(.72)}10%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate3d(var(--flight-end-x), var(--flight-end-y), 0) scale(.9)}}@keyframes resource-transfer-flight{0%{opacity:.5;transform:translate3d(var(--resource-flight-start-x), var(--resource-flight-start-y), 0) scale(.9)}to{opacity:.5;transform:translate3d(var(--resource-flight-end-x), var(--resource-flight-end-y), 0) scale(1)}}@keyframes robber-flight{0%{transform:translate(-50%,-50%)}to{transform:translate3d(calc(-50% + var(--robber-flight-x)), calc(-50% + var(--robber-flight-y)), 0)}}@media (prefers-reduced-motion:reduce){.production-flight,.resource-transfer-flight,.robber-flight{animation-duration:.32s}.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>img:first-child,.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>.game-asset-picture:first-child>img,.number-token--rolled{animation:none}.hex-tile--rolled-with-robber:after{opacity:.4;animation:none}.board-dice--rollable{box-shadow:0 0 0 5px color-mix(in srgb, var(--red) 58%, transparent), 0 7px 16px #081b1f52;animation:none}.turn-roll-prompt{transition:none}.game-result--simulated,.game-overview-backdrop,.game-overview{animation:none}.legal-target--building,.building-target__ring,.building-target__preview,.building-target__label,.robber-target__bubble,.robber-target__badge,.robber-target__preview{transition:none}.robber-target:hover .robber-target__preview,.robber-target:focus-visible .robber-target__preview{animation:none}}@media (width<=1180px){.game-layout{grid-template-columns:184px minmax(490px,1fr) 284px}.player-hand-dock{--hand-card-width:61px;--hand-card-height:87px;--development-card-overlap:-13px}.rail-player{padding-inline:9px}.resource-hand{grid-template-columns:repeat(5, var(--desktop-resource-card-width))}.owned-harbors{--owned-port-chip-width:45.6px;--owned-port-chip-height:31.2px;--owned-port-chip-icon-width:14.4px;--owned-port-chip-icon-height:20.4px;max-width:148.8px}}@media (width>=1181px) and (width<=1600px){.player-hand-dock{--development-card-offset-y:11.5px}.resource-hand{--desktop-resource-card-width:54px;--desktop-resource-card-height:77px}}@media (width<=980px){.game-layout{grid-template-columns:166px minmax(470px,1fr) 252px}.player-hand-dock{--hand-card-width:49px;--hand-card-height:72px;--development-card-overlap:0px}.resource-hand{grid-template-columns:repeat(5,47px)}.owned-harbors{--owned-port-chip-width:45.6px;--owned-port-chip-height:31.2px;max-width:148.8px}.resource-stack{width:47px}}@media (width<=900px){button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.button,button.resource-card,button.development-card,.trade-card,.trade-selection-card,.mobile-game-nav button{transition-duration:0s;transition-delay:0s}button.resource-card:not(:disabled):active{--card-lift:-2px;--card-press-scale:.96}.brand-bar{height:52px;padding:0 16px}.brand-bar__tagline{display:none}.home-main{grid-template-rows:auto;grid-template-columns:1fr;gap:16px;width:min(520px,100% - 28px);padding:32px 0}.home-intro{grid-row:auto;padding:8px 4px 12px}.home-intro h1{max-width:390px;margin:8px 0 12px;font-size:34px}.home-intro>p{font-size:14px}.table-snapshot{display:none}.lobby-main{grid-template-columns:1fr;width:min(600px,100% - 28px);padding:22px 0 34px}.lobby-players,.lobby-settings{padding:20px}.lobby-settings-layer.is-open{z-index:140;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));overscroll-behavior:contain;place-items:center;display:grid;position:fixed;inset:0}.lobby-settings-layer.is-open>*{grid-area:1/1}.lobby-settings-layer.is-open .lobby-settings-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:#0f252a8f;border:0;width:calc(100% + 24px);height:calc(100% + 24px);padding:0;display:block}.lobby-settings-layer.is-open .lobby-settings{z-index:1;box-sizing:border-box;grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:min(560px,100%);max-height:calc(100dvh - 24px);padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 62px #0b222757}.lobby-settings-layer.is-open .section-heading{border-bottom:1px solid var(--line);padding:17px 18px}.lobby-settings-layer.is-open .lobby-settings__body{overscroll-behavior:contain;min-height:0;padding:18px;display:block;overflow:auto}.lobby-settings-layer.is-open .lobby-settings__body .local-demo-button{margin-top:18px}.lobby-settings-layer.is-open .lobby-settings__footer{background:var(--surface);border-top:1px solid var(--line);gap:6px;padding:12px 18px;display:grid;box-shadow:0 -8px 20px #18303514}.lobby-settings-layer.is-open .lobby-settings__close{width:34px;height:34px;color:var(--ink-soft);background:var(--surface-subtle);border:1px solid var(--line);cursor:pointer;border-radius:5px;place-items:center;padding:0;display:grid}.lobby-settings-layer.is-open .lobby-settings__heading-actions>svg{display:none}.game-shell{height:auto;min-height:100vh;padding-bottom:calc(64px + env(safe-area-inset-bottom));overflow:visible}.game-shell .brand-bar{position:sticky;top:0}.game-layout{flex-direction:column;height:auto;min-height:0;display:flex}.player-rail{grid-template-columns:repeat(var(--mobile-player-count,4), minmax(112px, 1fr));border-right:0;border-bottom:1px solid var(--line);scrollbar-width:thin;order:0;height:82px;display:grid;overflow:auto hidden}.player-rail__heading,.rail-player__award,.rail-player__identity small{display:none}.rail-player{border-right:1px solid var(--line);border-bottom:0;grid-template-rows:auto 20px 16px;grid-template-columns:auto 1fr auto;gap:6px;min-width:0;min-height:81px;padding:9px 8px}.rail-player__house{grid-row:1/4;width:29px;height:29px}.rail-player__identity strong{max-width:62px;font-size:9px}.rail-player__identity{align-items:center;gap:3px;display:flex}.rail-player__identity strong{min-width:0}.rail-player__identity small.rail-player__bot-status{gap:2px;min-height:13px;margin:0;padding:1px 3px;font-size:6px;display:inline-flex}.rail-player__bot-status svg{width:8px;height:8px}.rail-player__bot-status-full{display:none}.rail-player__bot-status-compact{display:inline}.rail-player__points{font-size:9.1px}.rail-card-summary{grid-column:2/4;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin-top:0}.rail-card-fan{height:19px}.rail-card-fan img{width:11px;height:17px}.rail-card-fan small{font-size:10px;display:none}.rail-card-fan strong{min-width:12px;height:11px;padding-inline:2px;font-size:10px}.rail-card-fan--played{grid-column:auto;height:19px;padding:0;display:block}.rail-card-fan--played strong{position:absolute;bottom:0;right:0}.rail-card-fan__played-cards{display:none}.rail-player__progress{grid-column:2/4;gap:3px;margin-top:0}.rail-player__metric{grid-template-columns:auto 1fr;gap:2px;height:15px;padding-inline:3px}.rail-player__metric svg{width:9px;height:9px}.rail-player__metric small{font-size:10px;display:none}.rail-player__metric strong{text-align:right;font-size:10px}.game-center{flex-direction:column;order:1;display:flex}.game-result{z-index:120;flex:none;width:100%;position:sticky;top:58px;left:auto;right:auto}.turn-bar{flex:none;grid-template-columns:auto minmax(60px,1fr) auto;gap:8px;height:54px;padding:0 10px}.turn-bar__phase span{display:none}.mobile-notice{min-height:30px;color:var(--ink-soft);border-bottom:1px solid var(--line);background:#f8faf9;padding:7px 12px;font-size:9px;line-height:1.4;display:block}.turn-bar__phase{padding-left:8px}.bank-strip--mobile{border-bottom:1px solid var(--line-strong);padding:7px 10px 6px;display:block}.bank-strip--mobile .bank-strip__heading{max-width:440px;margin:0 auto}.bank-strip--mobile .bank-inventory{max-width:440px;margin:6px auto 0}.bank-strip--mobile .bank-card{--bank-card-face-width:29px}.board-wrap{aspect-ratio:1.08;height:auto;min-height:0;padding:8px 0}.board{width:min(90%,680px);min-width:0}.board-dice{min-width:88px;height:50px;padding:5px}.board-dice__faces img,.board-die-pending{width:36px;height:36px}.board-dice__total{flex-basis:36px;width:36px;height:36px}.game-center:has(.context-actions) .board{width:min(90%,680px)}.game-actions{grid-template-columns:1fr auto;min-height:103px;padding:8px}.hand-trade-popover{z-index:65;width:auto;max-height:min(62vh,100dvh - 160px);position:absolute;bottom:calc(100% + 8px);left:8px;right:8px;overflow:auto}.mobile-trade-push{position:absolute}.context-actions{flex-direction:column}.context-action{width:100%}.context-action__heading small{font-size:10px}.context-action--discard{flex-wrap:wrap}.context-action--discard .resource-amounts{flex-basis:420px}.development-actions{flex-wrap:wrap}.development-choice{flex:180px}.development-choice>strong{font-size:10px}.trade-submit-actions .button,.trade-panel>.button,.bank-trade>.button{min-height:44px;font-size:10px}.turn-actions{display:none}.player-hand-dock{grid-column:1/-1;gap:5px;width:100%}.owned-harbors{max-width:148.8px}.resource-hand{flex:auto;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;width:100%;min-width:0;padding:5px 6px}.resource-stack{width:100%;height:68px}.resource-card{aspect-ratio:350/487;width:min(45px,100% - 15px);height:auto}.development-hand{min-width:74px;max-width:104px;padding-left:5px}.development-card,.development-hand__empty{flex-basis:39px;width:39px;height:68px}.game-sidebar{border-top:1px solid var(--line-strong);border-left:0;order:2;display:block}.game-sidebar>.bank-strip,.game-sidebar>.sidebar-trade,.game-sidebar>.sidebar-footer{display:none}.sidebar-activity{border-top:0;height:min(1080px,82vh);scroll-margin-top:52px}.mobile-game-nav{z-index:40;height:calc(64px + env(safe-area-inset-bottom));padding:5px max(5px, env(safe-area-inset-right)) max(5px, env(safe-area-inset-bottom)) max(5px, env(safe-area-inset-left));background:var(--surface);border-top:1px solid var(--line-strong);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #1830391f}.mobile-game-nav button{min-width:0;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:750;display:flex}.mobile-game-nav button:disabled{color:#aab6b7;cursor:not-allowed;opacity:.5}.mobile-game-nav .mobile-buy-development{flex-direction:row;gap:4px}.mobile-buy-development .buy-development-card-back{width:14px;height:21px}.mobile-game-nav .mobile-end-turn{color:#fff;background:var(--teal);border:1px solid var(--teal-dark);border-radius:6px;margin:2px 4px;box-shadow:0 2px 8px #143d3f38}.drawer-backdrop{z-index:60;background:#0f22286b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-drawer{background:var(--surface);width:100%;max-height:min(78vh,650px);box-shadow:var(--shadow-md);border-radius:8px 8px 0 0;overflow:auto}.mobile-drawer__heading{z-index:2;background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:49px;padding:0 12px 0 16px;display:flex;position:sticky;top:0}.mobile-drawer__heading strong{font-size:13px}.mobile-drawer .chat-form input{font-size:16px}.mobile-drawer__chat{height:min(72vh,560px);min-height:0}.mobile-drawer__chat .activity-panel{height:100%}.mobile-drawer__chat .event-log{overscroll-behavior:contain;min-height:0;overflow-y:auto}.mobile-trade-push{z-index:35;right:auto;bottom:calc(72px + env(safe-area-inset-bottom));left:max(7px, env(safe-area-inset-left));filter:drop-shadow(0 9px 18px #112d3347);width:min(286px,100vw - 14px);display:block;position:fixed}.mobile-trade-push .open-offer{background:#fffffff7;border:1px solid #08605f47;border-radius:6px;gap:5px;margin:0;padding:7px 8px 9px;position:relative}.mobile-trade-push__pager{z-index:2;height:26px;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line-strong);border-radius:4px;align-items:center;display:flex;position:absolute;top:-13px;right:7px;overflow:visible;box-shadow:0 3px 8px #112d332e}.mobile-trade-push__pager button{width:28px;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.mobile-trade-push__pager button:after{content:"";min-width:44px;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-trade-push__pager button:hover,.mobile-trade-push__pager button:focus-visible{color:var(--teal-dark);background:#087c7817}.mobile-trade-push__pager span{text-align:center;min-width:29px;font-size:10px;font-weight:800}.mobile-trade-push .open-offer>div:first-child{gap:5px}.mobile-trade-push .open-offer>div:first-child>.player-icon{width:23px;height:23px}.mobile-trade-push .open-offer strong,.mobile-trade-push .open-offer small,.mobile-trade-push .offer-countdown{font-size:10px}.mobile-trade-push .offer-countdown svg{width:10px;height:10px}.mobile-trade-push .offer-expiry-progress{background:#087c7824;border-radius:2px;grid-column:1/-1;height:3px;display:block;overflow:hidden}.mobile-trade-push .offer-resources{gap:4px}.mobile-trade-push .offer-direction{justify-content:space-between;align-items:center;gap:4px;min-height:31px;padding:3px 5px;display:flex}.mobile-trade-push .offer-direction__heading{gap:2px}.mobile-trade-push .offer-direction__heading svg{width:10px;height:10px}.mobile-trade-push .offer-direction__heading strong{font-size:10px}.mobile-trade-push .offer-resource-list{gap:2px}.mobile-trade-push .offer-resources img,.mobile-trade-push .offer-resource-list__wildcard{width:17px;height:23px}.mobile-trade-push .offer-resource-list strong{width:11px;height:11px;font-size:10px}.mobile-trade-push .offer-actions{gap:4px}.mobile-trade-push .offer-actions .button{min-height:44px;padding-inline:7px;font-size:10px;position:relative}.mobile-trade-push .offer-actions .button:after{content:"";min-width:44px;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-trade-push .offer-actions .button svg{width:13px;height:13px}.mobile-trade-push .open-offer--outgoing .offer-actions,.mobile-trade-push .open-offer--outgoing .offer-declines{display:none}.mobile-trade-push .mobile-trade-responses{grid-column:1/-1;justify-self:end;gap:2px;width:min(132px,100%);display:grid}.mobile-trade-response{appearance:none;color:#526469;border:1px solid var(--line-strong);min-width:0;min-height:42px;font:inherit;background:0 0;border-radius:4px;place-items:center;padding:0;display:grid;position:relative}.mobile-trade-response--accepted{color:#167044;border-color:#9bcfb0}.mobile-trade-response--declined{color:#a83232;border-color:#e0aaaa}button.mobile-trade-response--accepted{cursor:pointer;touch-action:manipulation}button.mobile-trade-response--accepted:not(:disabled):hover,button.mobile-trade-response--accepted:not(:disabled):active{background:#1670441a}button.mobile-trade-response--accepted:focus-visible{outline-offset:-3px;outline:2px solid}button.mobile-trade-response--accepted:disabled{cursor:not-allowed;opacity:.55}.mobile-trade-response>.player-icon{width:13px;height:13px;position:absolute;top:2px;left:2px}.mobile-trade-response__state{place-items:center;display:grid}.mobile-trade-responses.is-dense .mobile-trade-response>.player-icon{width:10px;height:10px}.mobile-trade-responses.is-dense .mobile-trade-response__state svg{width:14px;height:14px}.mobile-drawer .trade-panel,.mobile-drawer .activity-panel{max-width:480px;margin:0 auto}}@media (width<=600px){.game-shell{width:100%;height:100dvh;min-height:0;padding-bottom:calc(56px + env(safe-area-inset-bottom));overscroll-behavior:none;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.game-shell .brand-bar{flex:0 0 40px;gap:8px;height:40px;padding:0 10px;position:relative;top:auto}.game-shell .brand{gap:7px;font-size:14px}.game-shell .brand__mark{width:26px;height:26px}.game-shell .brand__mark svg{width:19px;height:19px}.game-shell .brand-bar__actions{gap:6px}.game-shell .brand-bar__room{gap:5px;font-size:10px}.game-shell .brand-bar__room>strong{letter-spacing:0}.game-shell .brand-bar__room .status{display:none}.game-shell .appearance-controls{height:30px}.game-shell .appearance-toggle{width:30px;height:30px}.game-layout{overscroll-behavior:none;flex:auto;min-height:0;overflow:hidden}.player-rail{grid-template-columns:repeat(var(--mobile-player-columns,2), minmax(0, 1fr));scrollbar-width:none;flex:0 0 80px;grid-template-rows:repeat(2,40px);grid-auto-flow:row;height:80px;overflow:hidden}.rail-player{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-rows:17px 14px;grid-template-columns:20px minmax(0,1fr) auto;gap:0 5px;height:40px;min-height:0;padding:3px 6px}.rail-player__house{grid-row:1/3;width:19px;height:19px}.rail-player__identity{align-self:center}.rail-player__identity strong{max-width:none;font-size:9px}.rail-player__points{align-items:baseline;gap:2px;font-size:7.8px;display:flex}.rail-player__points small{margin:0;font-size:6px;display:inline}.rail-card-summary{grid-area:2/2/auto/4;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0;display:grid}.rail-player .rail-card-fan{background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:3px;height:14px;padding:0;display:flex;overflow:hidden}.rail-player .rail-card-fan img,.rail-player .rail-card-fan--played{display:none}.rail-player .rail-card-fan:not(.rail-card-fan--played) small{z-index:auto;height:auto;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:10px;line-height:1;display:block;position:static;overflow:hidden}.rail-player .rail-card-fan strong{border:0;border-radius:3px;flex:none;min-width:13px;height:12px;padding:0 2px;font-size:10px;position:static}.rail-player__progress{display:none}.game-center{flex:auto;min-height:0}.turn-bar{flex:0 0 40px;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;height:40px;padding:0 8px}.turn-bar__identity{gap:5px}.turn-bar__identity .player-icon{width:22px;height:22px}.turn-bar__identity small{display:none}.turn-bar__identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:62px;font-size:10px;overflow:hidden}.turn-bar__phase{padding-left:6px}.turn-bar__phase strong{font-size:12px}.turn-timer{gap:3px;min-width:39px}.turn-timer>svg{width:13px;height:13px}.turn-timer small{display:none}.turn-timer strong{font-size:9px}.mobile-notice{text-overflow:ellipsis;white-space:nowrap;height:22px;min-height:22px;padding:4px 8px;font-size:9px;line-height:1.6;overflow:hidden}.bank-strip--mobile{display:none}.board-wrap{flex:auto;place-items:start center;width:100%;padding:0}.game-center:has(.mobile-trade-push) .board-wrap{padding-bottom:144px}.game-center:has(.mobile-trade-push) .board-roll-control{bottom:152px}.board{width:auto;max-width:96%;height:min(100%,88.8889vw)}.game-center:has(.context-actions) .board{width:auto;max-width:96%;height:min(100%,88.8889vw)}.board-dice{min-width:78px;height:44px;padding:4px}.board-dice__faces{gap:3px}.board-dice__faces img,.board-die-pending{width:32px;height:32px}.board-dice__total{flex-basis:32px;width:32px;height:32px}.board-die-pending{font-size:15px}.robber-location{--robber-location-tile-width:27px;--robber-location-bottom-extension:9px;left:1%;bottom:calc(1% - var(--robber-location-bottom-extension));min-width:66px;min-height:34px;padding:3px 5px calc(3px + var(--robber-location-bottom-extension));gap:4px}.robber-location__icon{width:20px;height:20px;padding:2px}.robber-location__separator{font-size:14px}.robber-location__tile{width:var(--robber-location-tile-width)}.robber-location__number{width:14px;height:14px;font-size:8px}.robber-victim-picker{gap:4px;max-width:76%;padding:4px;bottom:calc(1% + 42px);left:1%}.robber-victim-picker__heading small{display:none}.robber-victim-picker__actions{gap:3px}.robber-victim-picker__actions button{min-width:60px;min-height:44px;padding:3px 6px}.robber-victim-picker__actions img{flex-basis:18px;width:18px;height:18px}.legal-target--building{width:clamp(52px,9.5%,60px)}.board-compass{display:none}.game-actions{gap:4px;min-height:80px;margin-top:auto;padding:4px 6px}.player-hand-dock{gap:2px}.resource-hand-total{flex-basis:29px;width:29px;height:29px}.owned-harbors{--owned-port-chip-width:45.6px;--owned-port-chip-height:31.2px;--owned-port-chip-icon-width:14.4px;--owned-port-chip-icon-height:19.2px;--owned-port-chip-font-size:10.8px;gap:2px;max-width:49.6px;padding:2px 4px 2px 0;display:grid}.owned-harbors__label{font-size:7px}.owned-harbors__chips{grid-template-columns:minmax(45.6px, var(--owned-port-chip-width));gap:2px}.owned-harbors:has(.owned-harbor:nth-child(2)){max-width:94px}.owned-harbors:has(.owned-harbor:nth-child(2)) .owned-harbors__chips{grid-template-columns:repeat(2, minmax(45.6px, var(--owned-port-chip-width)))}.owned-harbors:has(.owned-harbor:nth-child(3)){max-width:141.6px}.owned-harbors:has(.owned-harbor:nth-child(3)) .owned-harbors__chips{grid-template-columns:repeat(3, minmax(45.6px, var(--owned-port-chip-width)))}.resource-hand{box-shadow:none;background:0 0;border:0;gap:2px;padding:2px}.resource-stack{height:58px}.resource-card{width:min(38px,100% - 10px)}.development-hand{gap:2px;min-width:51px;max-width:61px;padding-left:4px}.development-card,.development-hand__empty{flex-basis:34px;width:34px;height:58px}.development-hand__cards{gap:0;overflow:hidden}.development-hand__cards>:not(:first-child){margin-left:-12px}.game-sidebar{display:none}.mobile-trade-push{z-index:35;bottom:calc(100% + 1px);right:auto;left:max(7px, env(safe-area-inset-left));filter:drop-shadow(0 9px 18px #112d3347);width:min(286px,100vw - 14px);display:block;position:absolute}.mobile-trade-push__pager{z-index:2;height:26px;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line-strong);border-radius:4px;align-items:center;display:flex;position:absolute;top:-13px;right:7px;overflow:visible;box-shadow:0 3px 8px #112d332e}.mobile-trade-push__pager button{width:28px;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative}.mobile-trade-push__pager button:after{content:"";min-width:44px;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-trade-push__pager button:hover,.mobile-trade-push__pager button:focus-visible{color:var(--teal-dark);background:#087c7817}.mobile-trade-push__pager span{text-align:center;min-width:29px;font-size:10px;font-weight:800}.mobile-trade-push .open-offer{background:#fffffff7;border:1px solid #08605f47;border-radius:6px;gap:5px;margin:0;padding:7px 8px 9px;position:relative}.mobile-trade-push .open-offer>div:first-child{gap:5px}.mobile-trade-push .open-offer>div:first-child>.player-icon{width:23px;height:23px}.mobile-trade-push .open-offer strong,.mobile-trade-push .open-offer small,.mobile-trade-push .offer-countdown{font-size:10px}.mobile-trade-push .offer-countdown svg{width:10px;height:10px}.mobile-trade-push .offer-expiry-progress{background:#087c7824;border-radius:2px;grid-column:1/-1;height:3px;display:block;overflow:hidden}.mobile-trade-push .offer-resources{gap:4px}.mobile-trade-push .offer-direction{justify-content:space-between;align-items:center;gap:4px;min-height:31px;padding:3px 5px;display:flex}.mobile-trade-push .offer-direction__heading{gap:2px}.mobile-trade-push .offer-direction__heading svg{width:10px;height:10px}.mobile-trade-push .offer-direction__heading strong{font-size:10px}.mobile-trade-push .offer-resource-list{gap:2px}.mobile-trade-push .offer-resources img,.mobile-trade-push .offer-resource-list__wildcard{width:17px;height:23px}.mobile-trade-push .offer-resource-list strong{width:11px;height:11px;font-size:10px}.mobile-trade-push .offer-actions{gap:4px}.mobile-trade-push .offer-actions .button{min-height:44px;padding-inline:7px;font-size:10px;position:relative}.mobile-trade-push .offer-actions .button:after{content:"";min-width:44px;min-height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-trade-push .offer-actions .button svg{width:13px;height:13px}.mobile-game-nav{height:calc(56px + env(safe-area-inset-bottom));padding-top:4px;padding-bottom:max(4px, env(safe-area-inset-bottom))}.mobile-game-nav button{gap:2px;font-size:10px}.mobile-game-nav button svg{width:18px;height:18px}.mobile-game-nav .mobile-end-turn{margin:1px 3px}.mobile-drawer__activity{overscroll-behavior:contain;height:min(72vh,560px);min-height:0;overflow-y:auto}.mobile-drawer__trade{overscroll-behavior:contain;max-height:min(78vh - 49px,601px);overflow-y:auto}.mobile-drawer__activity .activity-panel{height:100%}.mobile-drawer{flex-direction:column;display:flex;overflow:hidden}}@media (width<=600px) and (height<=500px){.mobile-notice{display:none}.player-rail{flex-basis:64px;grid-template-rows:repeat(2,32px);height:64px}.turn-bar{flex-basis:34px;height:34px}.game-actions{min-height:68px}}@media (width<=520px){.brand{gap:8px;font-size:15px}.brand__mark{width:29px;height:29px}.brand-bar__room .eyebrow{display:none}.brand-bar__room{gap:6px;font-size:11px}.room-access,.recent-room{padding:19px}.home-intro h1{font-size:31px}.section-heading h1{font-size:23px}.settings-grid{grid-template-columns:1fr}.invite-box strong{max-width:175px}.lobby-summary{grid-template-columns:1fr}.turn-bar__identity .player-icon{display:none}.turn-bar__phase{border-left:0}.turn-timer{min-width:62px}.turn-timer small{max-width:54px}.game-actions{min-height:91px}.table-settings-backdrop,.game-overview-backdrop{padding:10px}.table-settings-dialog{max-height:calc(100vh - 20px)}.table-settings-dialog__header{grid-template-columns:auto minmax(0,1fr) auto;padding:13px 14px}.table-settings-dialog__icon{width:36px;height:36px}.table-settings-dialog__header h2{font-size:18px}.table-settings-dialog__access{grid-area:2/1/auto/-1;justify-self:start}.table-settings-dialog__close{grid-area:1/3}.table-settings-dialog>.room-settings-form{padding:14px}.game-overview{max-height:calc(100vh - 20px);padding:14px}.gm-console,.gm-console.is-collapsed{width:min(300px,100vw - 20px);bottom:10px;right:10px}.roll-chart{gap:3px;height:190px}.game-overview__stats-heading{flex-direction:column;align-items:flex-start;gap:4px}.game-overview__resource-table{table-layout:fixed;min-width:0}.game-overview__vp-table{table-layout:auto;min-width:720px}.game-overview__stats-table th,.game-overview__stats-table td{padding:7px 5px}.game-overview__stats-table thead th{font-size:7px;line-height:1.25}.game-overview__stats-table tbody th{font-size:8px}.game-overview__row-heading{gap:4px}.game-overview__stats-table .player-icon{flex-basis:21px;width:21px;height:21px}.context-action{flex-direction:column;align-items:stretch}.context-action--discard .resource-amounts{flex-basis:auto}.context-actions__finish,.context-actions__finish .button{width:100%}.resource-amounts{grid-template-columns:repeat(5,minmax(0,1fr))}.resource-amount{padding-inline:2px}.resource-amount>span{justify-content:center;font-size:0}.victim-actions{grid-template-columns:repeat(2,1fr);display:grid}.resource-card{width:min(40px,100% - 15px)}.development-hand__cards{transform:translateY(5px)}.development-card,.development-hand__empty{height:62px}.resource-card>span{font-size:5px}}@media (width<=600px) and (height<=720px){.game-shell:has(.mobile-trade-push) .player-rail{grid-template-columns:repeat(var(--mobile-player-count,4), minmax(80px, 1fr));flex-basis:40px;grid-template-rows:40px;height:40px;overflow-x:auto}.game-shell:has(.mobile-trade-push) .rail-player{grid-template-rows:1fr}.game-shell:has(.mobile-trade-push) .rail-player__house{grid-row:1}:is(.game-shell:has(.mobile-trade-push) .rail-card-summary,.game-shell:has(.mobile-trade-push) .mobile-notice){display:none}.game-shell:has(.mobile-trade-push) .turn-bar{flex-basis:34px;height:34px}.game-center:has(.mobile-trade-push) .board-wrap{padding-bottom:0}.game-shell:has(.mobile-trade-push) .game-actions{flex-direction:column;flex:none;gap:4px;display:flex}.game-shell:has(.mobile-trade-push) .mobile-trade-push{flex:none;width:100%;margin:0;position:relative;inset:auto}}@media (width<=600px) and (height<=690px){.game-shell:has(.mobile-trade-push) .game-actions{gap:2px;padding:2px 4px}.game-shell:has(.mobile-trade-push) .resource-stack{height:44px}.game-shell:has(.mobile-trade-push) .resource-card{width:min(30px,100% - 10px)}.game-shell:has(.mobile-trade-push) .development-hand{min-width:58px;max-width:58px}.game-shell:has(.mobile-trade-push) :is(.development-card,.development-hand__empty){flex-basis:44px;width:44px;height:44px}.game-shell:has(.mobile-trade-push) .development-hand__cards>:not(:first-child){margin-left:-32px}.mobile-trade-push .open-offer{gap:3px;padding:5px 7px}.mobile-trade-push .open-offer>div:first-child{height:23px}.mobile-trade-push .open-offer>div:first-child small{display:none}.mobile-trade-push .open-offer>div:first-child>.player-icon{width:20px;height:20px}.mobile-trade-push .offer-countdown{height:23px}.mobile-trade-push .offer-direction{min-height:25px;padding:2px 4px}.mobile-trade-push .offer-resources img{width:15px;height:20px}}@media (width<=600px) and (height<=600px){.game-shell:has(.mobile-trade-push) .player-rail{display:none}}@media (width<=360px){.board-dice{min-width:70px;height:44px;padding:4px}.board-dice__faces{gap:2px}.board-dice__faces img,.board-die-pending{width:29px;height:29px}.robber-location{--robber-location-bottom-extension:7px;min-width:50px;min-height:24px;padding:2px 3px calc(2px + var(--robber-location-bottom-extension));gap:2px}.robber-location__icon{width:14px;height:14px;padding:1px}.robber-location__separator{font-size:10px}.robber-location__tile{width:18px}.robber-location__number{width:10px;height:10px;font-size:6px}.resource-hand-total{flex-basis:26px;width:26px;height:26px}.owned-harbors{--owned-port-chip-width:23px;--owned-port-chip-height:44px;--owned-port-chip-icon-width:12px;--owned-port-chip-icon-height:17px;--owned-port-chip-font-size:10px;gap:0;width:23px;max-width:23px;padding:0}.owned-harbors__label{display:none}.owned-harbors__chips{gap:2px;display:flex}.owned-harbor{flex:0 0 var(--owned-port-chip-width);grid-template-rows:11px 1fr;grid-template-columns:1fr;align-content:center;gap:1px}.owned-harbor img{justify-self:center}.owned-harbor--generic img{height:var(--owned-port-chip-icon-width)}.resource-hand{flex:220px;grid-template-columns:repeat(5,minmax(44px,1fr));gap:0;width:auto;min-width:220px;padding:0}.resource-stack{min-width:44px}.resource-card{width:min(34px,100% - 10px)}.development-hand{flex:0 0 61px;min-width:61px;max-width:61px}.game-shell:has(.mobile-trade-push) .development-hand{flex:0 0 61px;min-width:61px;max-width:61px}}@media (width<=343px){.resource-hand-total{display:none}}@media (height<=700px) and (width>=901px){.game-layout{grid-template-columns:190px minmax(500px,1fr) 285px}.rail-player{min-height:92px;padding-block:9px}.rail-player__award,.rail-card-summary,.rail-player__progress{display:none}.game-actions{min-height:98px}.player-hand-dock{--hand-card-width:62px;--hand-card-height:88px;--development-card-overlap:-14px}.resource-hand{--desktop-resource-card-width:var(--hand-card-width)}}@media (width>=901px){.owned-harbors{--owned-port-chip-width:100.8px;--owned-port-chip-height:69.6px;--owned-port-chip-icon-width:36px;--owned-port-chip-icon-height:48px;--owned-port-chip-font-size:19.2px;flex:0 0 111px;gap:6px;width:111px;max-width:111px;padding:8px 10px 8px 0}.owned-harbors:has(.owned-harbor:nth-child(2)){flex-basis:218px;width:218px;max-width:218px}.owned-harbors:has(.owned-harbor:nth-child(3)){flex:0 0 325px;width:325px;max-width:325px}.owned-harbors__label{font-size:12px}.owned-harbors__chips{grid-template-columns:repeat(3, var(--owned-port-chip-width));gap:6px}.owned-harbor{border-radius:8px;gap:4px;padding-right:4px}.resource-hand{grid-template-columns:repeat(5,max-content);gap:8px;padding-inline:1px}.resource-stack{width:calc(var(--desktop-resource-card-width) + var(--stack-spread,0px))}.bank-strip{padding:11px 13px 10px}.bank-strip__heading strong{font-size:12px}.bank-strip__heading>small{font-size:8px}.bank-card{--bank-card-face-width:46px}.bank-card__deck{width:calc(var(--bank-card-face-width) + 6px)}.bank-card__count{border-radius:10px;min-width:20px;height:20px;font-size:9px}.bank-card>small{font-size:8px}.sidebar-section-heading strong{font-size:11px}.panel-lead strong{font-size:12px}.panel-lead small,.trade-preference strong{font-size:9px}.trade-preference small{font-size:8px}.open-offer strong{font-size:10px}.open-offer small,.offer-countdown,.offer-direction__heading strong{font-size:8px}.offer-resources img,.offer-resource-list__wildcard{width:28px;height:39px}.offer-resource-list strong{width:15px;height:15px;font-size:8px}.trade-composer{--trade-resource-card-width:56px;--trade-resource-card-height:80px}.event p,.event-roll__copy>span,.event-resource__copy>span,.event-steal__copy>span,.event-action-visual{font-size:11px}.event time,.event-roll__copy>small,.event-resource__copy>small,.event-trade__heading small{font-size:8px}.event-roll__copy strong,.event-resource__copy strong,.event-action-visual__copy strong{font-size:12px}.event-steal__copy .event-actor strong,.event-trade__heading strong{font-size:11px}.event-trade__heading>span,.event-trade__flow>strong,.event-trade__resource b{font-size:9px}.event-trade__resource img{width:23px;height:31px}}@media (width>=901px) and (height>=701px){.game-center{--turn-action-width:120px}.game-actions{min-height:132px}.game-center:has(.context-actions) .board{width:min(100%,108vh - 385.56px)}.turn-actions{width:var(--turn-action-width)}.turn-actions .button{min-height:25px;padding-inline:10px;font-size:11px}.turn-actions .buy-development-button{min-height:45px}}@media (width>=981px) and (width<=1180px){.bank-strip--desktop .bank-card{--bank-card-face-width:39px}.trade-composer{--trade-resource-card-width:49px;--trade-resource-card-height:70px}}@media (width>=901px) and (width<=980px){.bank-strip--desktop .bank-card{--bank-card-face-width:33px}.trade-composer{--trade-resource-card-width:39px;--trade-resource-card-height:58px}}@media (height<=700px) and (width>=901px){.trade-composer{--trade-resource-card-width:50px;--trade-resource-card-height:70px}}@media (width<=900px) and (width>=601px){.bank-strip--mobile .bank-card{--bank-card-face-width:34px}.development-hand.development-hand--dense{flex-basis:280px;min-width:280px;max-width:280px}.mobile-game-nav button{font-size:9px}}@media (width<=600px){.player-hand-dock:has(.development-hand--dense){flex-wrap:nowrap}.development-hand.development-hand--dense{order:initial;border-bottom:0;border-left:1px solid var(--line);flex:0 0 61px;width:auto;min-width:51px;max-width:61px;padding:0 0 0 4px}.game-shell:has(.mobile-trade-push) .development-hand.development-hand--dense{order:initial;border-bottom:0;border-left:1px solid var(--line);flex:0 0 61px;width:auto;min-width:51px;max-width:61px;padding:0 0 0 4px}.development-hand--dense .development-hand__cards{transform:translateY(3px)}.development-hand--dense .development-card{aspect-ratio:auto;flex-basis:34px;width:34px;height:58px}.game-shell:has(.mobile-trade-push) .development-hand--dense .development-card{aspect-ratio:auto;flex-basis:34px;width:34px;height:58px}.development-hand--dense .development-hand__cards>:not(:first-child){margin-left:-12px}.game-shell:has(.mobile-trade-push) .development-hand--dense .development-hand__cards>:not(:first-child){margin-left:-12px}.mobile-trade-push .offer-resources img,.mobile-trade-push .offer-resource-list__wildcard{width:20px;height:28px}.mobile-game-nav button{font-size:10px}.mobile-game-nav button svg{width:20px;height:20px}.mobile-drawer__activity .event p,.mobile-drawer__activity .event-roll__copy>span,.mobile-drawer__activity .event-resource__copy>span,.mobile-drawer__activity .event-steal__copy>span,.mobile-drawer__activity .event-action-visual{font-size:11px}}:root:not([data-theme=dark]) .brand-bar{border-color:var(--line-strong);background:#f8faf9;box-shadow:0 2px 8px #142a311f}:root:not([data-theme=dark]) .player-rail{background:#dfe8e5;border-color:#879e98;box-shadow:inset -1px 0 #ffffffb8}:root:not([data-theme=dark]) .player-rail__heading{color:var(--ink-soft);background:#d4dfdc;border-color:#a9bbb6}:root:not([data-theme=dark]) .rail-player{background:#f8faf9;border-color:#aabbb6}:root:not([data-theme=dark]) .rail-player+.rail-player{border-top-color:#9eb1ac;box-shadow:inset 0 1px #fff,inset 0 -1px #c0ceca}:root:not([data-theme=dark]) .rail-card-fan{border-color:#a6b8b3;box-shadow:0 1px 2px #142a3121}:root:not([data-theme=dark]) .rail-card-fan:not(.rail-card-fan--played) small{background:#e1eae7;border-color:#adbfba}:root:not([data-theme=dark]) .rail-card-fan--played{background:#e0eee7;border-color:#a8c9b7}:root:not([data-theme=dark]) .rail-player__metric{background:#e1e9e7;border-color:#aebfba}:root:not([data-theme=dark]) .turn-bar{border-color:#879e98}:root:not([data-theme=dark]) .board__watermark{color:#edf8f71a}:root:not([data-theme=dark]) .board-compass{color:#ecf7f6b8;border-color:#ecf7f66b}:root:not([data-theme=dark]) .board-compass:before{background:#ecf7f6a6}:root:not([data-theme=dark]) .game-actions{background:#dfe8e5;border-color:#879e98;box-shadow:inset 0 1px #ffffffbf,0 -4px 14px #142a312e}:root:not([data-theme=dark]) .resource-hand{background:#fffffff0;border-color:#8fa59f;box-shadow:inset 0 1px #fff,0 2px 6px #142a3129}:root:not([data-theme=dark]) .owned-harbors{border-color:#8fa59f}:root:not([data-theme=dark]) .owned-harbor{border-color:#9cafaa;box-shadow:0 1px 3px #142a312e}:root:not([data-theme=dark]) .game-sidebar{background:#f7faf9;border-color:#879e98;box-shadow:inset 1px 0 #ffffffb8}:root:not([data-theme=dark]) .bank-strip{background:#dce6e3;border-color:#9eb1ac}:root:not([data-theme=dark]) .bank-card__deck:before{background:#b9c8c4;border-color:#859c96}:root:not([data-theme=dark]) .bank-card__deck:after{background:#d8e2df;border-color:#9eb1ac}:root:not([data-theme=dark]) .sidebar-content{background:#f8faf9}:root:not([data-theme=dark]) .sidebar-activity{background:#f8faf9;border-color:#879e98}:root:not([data-theme=dark]) .sidebar-section-heading{background:#dce6e3;border-color:#9eb1ac}:root:not([data-theme=dark]) .event{border-color:#afc0bc}:root:not([data-theme=dark]) .event-log{background:#fbfcfc}:root:not([data-theme=dark]) .open-offer{background:#e9f0ee;border-color:#9eb1ac;box-shadow:inset 0 1px #ffffffd1}:root:not([data-theme=dark]) .chat-form{background:#fff;border-color:#96aaa5}:root:not([data-theme=dark]) .sidebar-footer{border-color:#96aaa5}:root:not([data-theme=dark]) .sidebar-footer button{color:var(--ink-soft);background:#dce6e3}:root:not([data-theme=dark]) .sidebar-footer button+button{border-color:#96aaa5}:root:not([data-theme=dark]) .table-settings-dialog{border-color:#7f9791;box-shadow:0 24px 62px #0b222761}:root:not([data-theme=dark]) .table-settings-dialog__header{background:#e7efed;border-color:#96aaa5}:root:not([data-theme=dark]) :is(.mobile-game-nav,.mobile-drawer,.mobile-drawer__heading){background:#f4f7f6;border-color:#96aaa5}:root:not([data-theme=dark]) .mobile-game-nav{box-shadow:0 -4px 14px #142a312e}:root:not([data-theme=dark]) .mobile-notice{color:var(--ink-soft);background:#e2eae8;border-color:#9eb1ac}:root[data-theme=dark] body,:root[data-theme=dark] :is(.home-shell,.lobby-shell,.game-shell){background:var(--canvas)}:root[data-theme=dark] .brand-bar{background:#202324;border-color:#454d50;box-shadow:0 1px #ffffff0a}:root[data-theme=dark] .status{color:#e1c77f;background:#3a3426;border:1px solid #5c5033}:root[data-theme=dark] .status--online,:root[data-theme=dark] .status--live{color:#8dd5aa;background:#20372a;border-color:#365d45}:root[data-theme=dark] .button--secondary,:root[data-theme=dark] .stepper button,:root[data-theme=dark] .stepper output{background:var(--surface);border-color:var(--line-strong)}:root[data-theme=dark] .button--secondary:hover:not(:disabled),:root[data-theme=dark] .button--quiet:hover:not(:disabled),:root[data-theme=dark] .stepper button:hover{background:#303537;border-color:#687276}:root[data-theme=dark] .button--danger{color:#ffaaa4;background:#3b2829;border-color:#704346}:root[data-theme=dark] :is(.room-access,.recent-room,.lobby-players,.lobby-settings){background:var(--surface);border-color:var(--line-strong);box-shadow:0 1px 0 #ffffff0a, var(--shadow-sm)}:root[data-theme=dark] :is(.invite-box,.lobby-color-picker,.advanced-setting,.segmented){background:var(--surface-subtle);border-color:var(--line)}:root[data-theme=dark] .segmented button.is-active{background:#383d3f;box-shadow:0 0 0 1px #596164,0 2px 4px #00000047}:root[data-theme=dark] .room-avatar{color:#b8dce3;background:#29434a;border:1px solid #42616a}:root[data-theme=dark] :is(.host-badge,.rail-player__award span){color:#e1c77f;background:#393326;border:1px solid #5c5033}:root[data-theme=dark] .ready-badge{color:#8dd5aa;background:#20372a;border:1px solid #365d45}:root[data-theme=dark] .waiting-badge{background:#303537;border:1px solid #4c5558}:root[data-theme=dark] .bot-remove-button:hover{color:#ffaaa4;background:#3b2829;border-color:#704346}:root[data-theme=dark] .toggle{background:#596164;border:1px solid #737c80}:root[data-theme=dark] .toggle span{background:#f3f5f5}:root[data-theme=dark] .app-footer{border-color:var(--line-strong);background:#202324}:root[data-theme=dark] .player-rail{border-color:var(--line-strong);background:#1e2122}:root[data-theme=dark] .rail-player{border-color:#454d50}:root[data-theme=dark] .rail-player+.rail-player{border-top-color:#343a3c;box-shadow:inset 0 1px #565f62,inset 0 -1px #141617}:root[data-theme=dark] .rail-player.is-current{background:color-mix(in srgb, var(--rail-player-color) 14%, #243432)}:root[data-theme=dark] .join-seat-picker__player:hover{background:var(--surface-subtle)}@media (prefers-reduced-motion:reduce){.spin-icon svg{animation:none}}:root[data-theme=dark] .rail-player__bot-status{color:#b8dce3;background:#29434a;border-color:#42616a}:root[data-theme=dark] .rail-player__bot-status.is-temporary{color:#f1cf88;background:#3c3323;border-color:#6f5a31}:root[data-theme=dark] .rail-player__bot-status.is-grace-period{color:#c8d8de;background:#303b40;border-color:#516168}:root[data-theme=dark] .turn-roll-prompt{color:var(--ink);background:#222628f7;border-color:#79423f #79423f #79423f #e0625c;box-shadow:0 7px 18px #0000005c}:root[data-theme=dark] .turn-roll-prompt>svg{color:#ff8c85}:root[data-theme=dark] .turn-roll-prompt small{color:var(--muted)}:root[data-theme=dark] .rail-player__metric{color:var(--muted);background:#292e30;border-color:#464e51}:root[data-theme=dark] .rail-player__metric.is-holder{color:#e1c77f;background:#393326;border-color:#6a5b36}:root[data-theme=dark] .rail-card-fan--played{background:#26342d;border:1px solid #3f5b49}:root[data-theme=dark] .rail-card-fan--played strong{color:#9bdbb3;background:#294936;border-color:#467459}:root[data-theme=dark] .rail-card-fan--resource strong{color:#fff;background:#315f68;border:1px solid #5f858c}:root[data-theme=dark] .rail-card-fan--hidden-development strong{color:#fff;background:#725d2f;border:1px solid #a88d52}:root[data-theme=dark] .game-center{background:var(--ocean)}:root[data-theme=dark] .turn-bar{border-color:var(--line-strong);background:#202324fa;box-shadow:0 1px #ffffff0a,0 3px 10px #00000047}:root[data-theme=dark] .board-wrap{border-color:#1d3b3f}:root[data-theme=dark] .board-discard-status{color:#ffe4e1;background:#3b2224f7;border-color:#a84d53 #a84d53 #a84d53 #e16a70}:root[data-theme=dark] .board-discard-status small{color:#dfb8b8}:root[data-theme=dark] .robber-victim-picker{background:#1d2021f5;border-color:#6b7477}:root[data-theme=dark] .game-actions{border-color:var(--line-strong);background:#1f2223fa;box-shadow:inset 0 1px #ffffff0a,0 -4px 14px #00000040}:root[data-theme=dark] .resource-hand{background:#2b2f31eb;border-color:#515a5d;box-shadow:inset 0 1px #ffffff0d}:root[data-theme=dark] .owned-harbors{border-color:#515a5d}:root[data-theme=dark] .owned-harbor{background:#303537;border-color:#515a5d;box-shadow:0 1px 2px #00000047}:root[data-theme=dark] :is(.context-action,.bank-trade__rate){background:#273230;border-color:#405b57}:root[data-theme=dark] :is(.resource-amount,.development-choice,.wildcard-resolution,.offer-acceptance){border-color:var(--line-strong);background:#242829}:root[data-theme=dark] :is(.resource-amount button,.wildcard-resolution__choices button){color:var(--ink-soft);background:#303537;border-color:#50595d}:root[data-theme=dark] .hand-trade-popover{background:#212425;border-color:#5a6366;box-shadow:0 14px 34px #0000008c}:root[data-theme=dark] .hand-trade-popover__close:hover{background:#303537}:root[data-theme=dark] .game-sidebar{background:#202324;border-color:#50595d;box-shadow:inset 1px 0 #ffffff08}:root[data-theme=dark] .bank-strip{background:#242728;border-color:#4b5356}:root[data-theme=dark] .bank-card__count{background:#335f66;border-color:#d7e2e3}:root[data-theme=dark] .bank-card__deck:before{background:#555d5f;border-color:#747e81}:root[data-theme=dark] .bank-card__deck:after{background:#3d4345;border-color:#697275}:root[data-theme=dark] .sidebar-activity{background:#202324;border-color:#50595d}:root[data-theme=dark] .sidebar-section-heading{background:#25292a;border-color:#474f52}:root[data-theme=dark] .sidebar-footer{border-color:#4b5356}:root[data-theme=dark] .sidebar-footer button{color:var(--muted);background:#242728}:root[data-theme=dark] .sidebar-footer button+button{border-color:#4b5356}:root[data-theme=dark] :is(.open-offer,.offer-acceptances){background:#242829;border-color:#4b5356}:root[data-theme=dark] :is(.offer-accepted,.offer-acceptances){color:#8dd5aa;background:#20372a;border-color:#365d45}:root[data-theme=dark] :is(.offer-accepted small,.offer-acceptances>small){color:#76b68f}:root[data-theme=dark] :is(.offer-direction--give,.event-trade__flow--give){color:#ffaaa4;background:#3b2829;border-color:#704346}:root[data-theme=dark] :is(.offer-direction--gain,.event-trade__flow--receive){color:#8dd5aa;background:#20372a;border-color:#365d45}:root[data-theme=dark] .event{border-color:#3f474a}:root[data-theme=dark] .chat-form{background:#242829;border-color:#50595d}:root[data-theme=dark] .chat-form input{background:0 0}:root[data-theme=dark] .trade-card{border-color:#657175;box-shadow:0 2px 5px #00000059}:root[data-theme=dark] .trade-selection-card{border-color:#6d777a;box-shadow:0 2px 5px #00000061}:root[data-theme=dark] .trade-selection-card strong,:root[data-theme=dark] .offer-resource-list strong{color:#172124;background:#edf1f2}:root[data-theme=dark] .game-overview{background:#222526;border-color:#586164;box-shadow:0 26px 70px #0009}:root[data-theme=dark] :is(.game-overview__header button,.game-overview__stats-table thead th){color:var(--ink-soft);background:#2d3234;border-color:#4c5558}:root[data-theme=dark] .game-overview__stats-table-wrap{border-color:#4c5558}:root[data-theme=dark] .game-overview__stats-table th,:root[data-theme=dark] .game-overview__stats-table td{border-color:#41494c}:root[data-theme=dark] .game-overview__vp-table td.is-total{background:#343126}:root[data-theme=dark] .game-overview__vp-table td.is-total strong{color:#f1d46f}:root[data-theme=dark] .game-overview__vp-table :is(thead th:first-child,tbody th){background:#222526;box-shadow:1px 0 #41494c}:root[data-theme=dark] .game-overview__vp-table thead th:first-child{background:#2d3234}:root[data-theme=dark] .gm-console{background:#222526fa;border-color:#586164;box-shadow:0 16px 40px #0000008c}:root[data-theme=dark] .gm-console__icon{color:#8bd1ca;background:#273e3e;border-color:#446d69}:root[data-theme=dark] .gm-console__header button:hover,:root[data-theme=dark] .gm-console__field select,:root[data-theme=dark] .gm-console__dice-row select,:root[data-theme=dark] .gm-console__status{color:var(--ink);background:#2d3234;border-color:#4c5558}:root[data-theme=dark] .development-hand{border-color:#4b5356}:root[data-theme=dark] :is(.development-card,.development-hand__empty){background:#2b3032;border-color:#50595d}:root[data-theme=dark] .mobile-game-nav,:root[data-theme=dark] .mobile-drawer,:root[data-theme=dark] .mobile-drawer__heading{background:#212425;border-color:#50595d}:root[data-theme=dark] .mobile-notice{color:var(--ink-soft);background:#25292a;border-color:#4b5356}:root[data-theme=dark] .mobile-trade-response{color:#c8d8de;border-color:#50595d}:root[data-theme=dark] .mobile-trade-response--accepted{color:#8dd5aa;border-color:#467459}:root[data-theme=dark] .mobile-trade-response--declined{color:#ffaaa4;border-color:#704346}.rail-player__mobile-metrics,.mobile-activity-preview{display:none}@media (width<=600px){.game-shell .brand{position:absolute;left:50%;transform:translate(-50%,-50%)}.game-shell .brand-bar__actions{margin-left:auto}.game-shell .appearance-controls{top:5px;left:max(6px, env(safe-area-inset-left));position:absolute}.rail-player .rail-card-summary,.rail-player__progress{display:none}.rail-player__mobile-metrics{grid-area:2/2/auto/4;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:3px;min-width:0;display:grid}.rail-player__mobile-metric{justify-content:center;align-items:center;gap:3px;min-width:0;height:14px;display:flex}.rail-player__mobile-metric img{object-fit:contain;filter:drop-shadow(0 1px 1px #142a313d);flex:none;width:11px;height:14px}.rail-player__mobile-metric img.player-piece-asset--red,.rail-player__mobile-metric img.player-piece-asset--blue,.rail-player__mobile-metric img.player-piece-asset--white,.rail-player__mobile-metric img.player-piece-asset--orange,.rail-player__mobile-metric img.player-piece-asset--green,.rail-player__mobile-metric img.player-piece-asset--purple,.rail-player__mobile-metric img.player-piece-asset--black{width:17px;height:9px}.rail-player__mobile-metric strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:10px;line-height:1}.game-actions:has(.context-action--discard){grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;min-height:0}.context-action--discard{flex-flow:row;grid-template-columns:minmax(0,1fr) 44px auto;align-items:center;gap:2px;width:100%;height:44px;padding:0 0 0 8px;display:grid}.context-action--discard .context-action__heading{min-width:0}.context-action--discard .context-action__heading strong,.context-action--discard .context-action__heading small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.context-action--discard .discard-selection__clear{border-block:0;border-radius:0;width:44px;height:44px}.context-action--discard>.button{border-radius:0 5px 5px 0;height:44px;min-height:44px;padding-inline:12px;font-size:10px}.development-hand,.development-hand.development-hand--dense{flex:0 0 61px;min-width:51px;max-width:61px;padding-left:4px;overflow:visible}.game-shell:has(.mobile-trade-push) .development-hand.development-hand--dense{flex:0 0 61px;min-width:51px;max-width:61px;padding-left:4px;overflow:visible}.development-hand__mobile-toggle{background:var(--surface-subtle);border:1px solid var(--line-strong);border-radius:4px;width:44px;min-width:44px;height:58px;min-height:44px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 2px 4px #142a3129}.development-hand__mobile-toggle>img,.development-hand__mobile-toggle>.game-asset-picture>img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.development-hand__mobile-toggle>strong{color:#fff;font-variant-numeric:tabular-nums;background:#1b343bf0;border:1px solid #ffffffd1;border-radius:3px;place-items:center;min-width:19px;height:19px;padding-inline:4px;font-size:10px;display:grid;position:absolute;top:3px;right:3px}.development-hand .development-hand__cards,.development-hand--dense .development-hand__cards{display:none}.development-hand.is-mobile-expanded{z-index:90}.game-actions:has(.development-hand.is-mobile-expanded){z-index:50}.development-hand.is-mobile-expanded .development-hand__cards{background:var(--surface);border:1px solid var(--line-strong);width:min(306px,100vw - 14px);box-shadow:var(--shadow-md);border-radius:6px;grid-template-columns:repeat(5,minmax(44px,1fr));grid-auto-rows:auto;gap:5px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;overflow:visible;transform:none}.development-hand__mobile-heading{grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;min-height:44px;display:flex}.development-hand__mobile-heading>strong{font-size:11px}.development-hand__mobile-heading>button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.development-hand.is-mobile-expanded .development-card,.development-hand.is-mobile-expanded .development-hand__empty{aspect-ratio:43/70;flex-basis:auto;justify-self:center;width:min(52px,100%);height:auto}.game-shell:has(.mobile-trade-push) .development-hand.is-mobile-expanded .development-card{aspect-ratio:43/70;flex-basis:auto;justify-self:center;width:min(52px,100%);height:auto}.development-hand.is-mobile-expanded .development-hand__cards>:not(:first-child){margin-left:0}.development-hand.is-mobile-expanded .development-card__status,.development-hand.is-mobile-expanded .development-card__count{font-size:10px}.bank-strip--phone-map{z-index:31;top:5px;left:max(5px, env(safe-area-inset-left));width:144px;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;padding:3px;display:block;position:absolute}:root[data-theme=dark] .bank-strip--phone-map{box-shadow:none;background:0 0;border:0}.bank-strip--phone-map .bank-strip__heading,.bank-strip--phone-map .bank-card>small{display:none}.bank-strip--phone-map .bank-inventory{gap:2px;margin-top:0}.bank-strip--phone-map .bank-card{--bank-card-face-width:18px;--bank-deck-depth:2px}.bank-strip--phone-map .bank-card__deck{width:21px;padding-bottom:2px;padding-right:2px}.bank-strip--phone-map .bank-card__deck:before,.bank-strip--phone-map .bank-card__deck:after{border-radius:2px;inset:0 2px 2px 0}.bank-strip--phone-map .bank-card__deck>img,.bank-strip--phone-map .bank-card__deck>.game-asset-picture>img{border-radius:2px}.bank-strip--phone-map .bank-card__count{border-width:1px;border-radius:8px;min-width:16px;height:16px;padding:0 3px;font-size:7px;bottom:-1px;right:-1px}.mobile-activity-preview{color:#fff;pointer-events:none;background:#12272be0;border:1px solid #ffffff85;border-radius:4px;align-self:flex-end;gap:2px;width:79px;max-width:calc(100vw - 24px);padding:3px;font-size:6.3px;font-weight:700;line-height:1.1;display:grid;box-shadow:0 3px 8px #081b1f42}.mobile-activity-preview__item{align-items:center;gap:3px;min-width:0;min-height:11px;display:flex}.mobile-activity-preview__item+.mobile-activity-preview__item{border-top:1px solid #ffffff2e;padding-top:2px}.mobile-activity-preview .player-icon{flex:none;width:11px;height:11px}.mobile-activity-preview__item>span{white-space:nowrap;min-width:0;max-width:100%}.board-roll-control{gap:0}.board-roll-control .turn-roll-prompt,.board-roll-control .board-discard-status{display:none}.board-dice-row{transform-origin:100% 100%;scale:.9}.board-dice,.board-dice--rollable,.board-dice--rollable:hover,.board-dice--rollable:active{box-shadow:none;border:0}.board-dice--rollable{animation:none}.mobile-trade-push .open-offer{grid-template-rows:42px 3px;grid-template-columns:minmax(52px,.7fr) minmax(78px,1fr) auto;align-items:center;gap:2px 4px;min-height:50px;padding:3px 5px 2px}.mobile-trade-push .open-offer>div:first-child{gap:4px;min-width:0;height:42px}.mobile-trade-push .open-offer>div:first-child>.player-icon{flex:none;width:19px;height:19px}.mobile-trade-push .open-offer>div:first-child>span{min-width:0}.mobile-trade-push .open-offer>div:first-child strong,.mobile-trade-push .open-offer>div:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-trade-push .open-offer>div:first-child strong{font-size:9px}.mobile-trade-push .open-offer>div:first-child small{margin-top:1px;font-size:7px}.mobile-trade-push .offer-countdown,.mobile-trade-push .offer-acceptances,.mobile-trade-push .offer-accepted,.mobile-trade-push .offer-declines,.mobile-trade-push .offer-declined-note{display:none}.mobile-trade-push .offer-expiry-progress{grid-area:2/1/auto/-1}.mobile-trade-push .offer-resources{grid-area:1/2;gap:2px;height:42px}.mobile-trade-push .offer-direction{grid-template-rows:12px minmax(0,1fr);justify-content:stretch;align-items:center;gap:0;height:42px;min-height:0;padding:2px;display:grid;overflow:hidden}.mobile-trade-push .offer-direction__heading{justify-content:center;gap:2px;display:flex}.mobile-trade-push .offer-direction__heading svg{width:10px;height:10px}.mobile-trade-push .offer-direction__heading strong{font-size:7px;line-height:1}.mobile-trade-push .offer-direction__label--desktop{display:none}.mobile-trade-push .offer-direction__label--mobile{display:inline}.mobile-trade-push .offer-resource-list{justify-content:center;align-items:center;max-width:100%;overflow:hidden}.mobile-trade-push .offer-resources img,.mobile-trade-push .offer-resource-list__wildcard{width:20px;height:27px}.mobile-trade-push .offer-resource-list strong{z-index:2;box-sizing:border-box;color:#fff;background:#244d55;border:1px solid #fff;border-radius:7px;width:auto;min-width:13px;height:13px;padding:0 2px;font-size:8px;font-weight:900;line-height:1;top:1px;bottom:auto;right:1px;box-shadow:0 1px 2px #00000042}.mobile-trade-push .offer-actions{grid-area:1/3;gap:2px;display:flex}.mobile-trade-push .offer-actions .button{justify-content:center;width:44px;min-width:44px;min-height:44px;padding:0;font-size:0}.mobile-trade-push .mobile-trade-responses{grid-area:1/3;width:132px;height:42px}.mobile-trade-push .open-offer--outgoing .offer-actions{display:none}.mobile-trade-push .offer-action--accept{order:1}.mobile-trade-push .offer-action--counter,.mobile-trade-push .offer-action--reoffer{order:2}.mobile-trade-push .offer-action--decline,.mobile-trade-push .offer-action--cancel{order:3}.mobile-trade-push .open-offer--expanded-resources{grid-template-rows:42px 42px 3px;grid-template-columns:minmax(0,1fr) auto}.mobile-trade-push .open-offer--expanded-resources>div:first-child{grid-area:1/1}.mobile-trade-push .open-offer--expanded-resources .offer-expiry-progress{grid-row:3}.mobile-trade-push .open-offer--expanded-resources .offer-resources{grid-area:2/1/auto/-1}.mobile-trade-push .open-offer--expanded-resources .offer-actions,.mobile-trade-push .open-offer--expanded-resources .mobile-trade-responses{grid-area:1/2}.mobile-trade-push .wildcard-resolutions{background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow-md);border-radius:5px;padding:6px;position:absolute;bottom:calc(100% + 4px);left:0;right:0}.game-center:has(.mobile-trade-push) .board-wrap{padding-bottom:54px}.game-center:has(.mobile-trade-push) .board-roll-control{bottom:62px}}@media (width<=600px) and (height<=720px){.game-shell:has(.mobile-trade-push) .player-rail{grid-template-columns:repeat(var(--mobile-player-count,4), minmax(128px, 1fr));flex-basis:48px;grid-template-rows:48px;grid-auto-flow:column;height:48px;overflow:auto hidden}.game-shell:has(.mobile-trade-push) .rail-player{grid-template-rows:18px 16px;height:48px;padding-block:4px}.game-shell:has(.mobile-trade-push) .rail-player__house{grid-row:1/3}.game-shell:has(.mobile-trade-push) .game-actions{display:grid}.game-shell:has(.mobile-trade-push) .mobile-trade-push{bottom:calc(100% + 1px);right:auto;left:max(7px, env(safe-area-inset-left));width:min(286px,100vw - 14px);position:absolute}}@media (width<=600px) and (height<=600px){.game-shell:has(.mobile-trade-push) .player-rail{display:grid}}@media (width<=600px){.legal-target--building,.legal-target--building:hover{background:0 0;transform:translate(-50%, -50%) rotate(var(--placement-target-rotation,0deg))!important}.legal-target--building:has(.building-target__interior:focus-visible){background:0 0;transform:translate(-50%, -50%) rotate(var(--placement-target-rotation,0deg))!important}.legal-target--building .building-target__ring{transform-origin:50%;transform:scale(.6)}.legal-target--building .building-target__preview,.legal-target--building:hover .building-target__preview{opacity:0;transform:translateY(1px)scale(.72)}.legal-target--building:has(.building-target__interior:focus-visible) .building-target__preview{opacity:0;transform:translateY(1px)scale(.72)}.legal-target--building.legal-target--confirming .building-target__preview{opacity:.9;transform:translateY(0)scale(1)}.legal-target--building:not(.legal-target--confirming) .building-target__badge,.legal-target--building .building-target__label{display:none}.legal-target--building.legal-target--confirming .building-target__badge{background:#238653;display:grid}.legal-target--road,.legal-target--road:hover,.legal-target--road:focus-visible{opacity:1;background:0 0;overflow:visible}.legal-target--road:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.road-target__ring{z-index:2;pointer-events:none;background:#087c7857;border:2px solid #ffffffeb;border-radius:4px;width:15px;height:15px;transition:opacity .14s,transform .14s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #17555b70,0 0 9px #ffffff6b}.legal-target--road .road-target__preview,.legal-target--road:hover .road-target__preview,.legal-target--road:focus-visible .road-target__preview{z-index:3;opacity:0;width:100%;height:100%;transition:opacity .14s,transform .14s;position:relative;transform:scale(.76)}.legal-target--road.legal-target--confirming .road-target__ring{opacity:.24;transform:translate(-50%,-50%)scale(.86)}.legal-target--road.legal-target--confirming .road-target__preview{opacity:.62;transform:scale(1)}.legal-target--confirming{z-index:12}}@keyframes mobile-hex-roll-feedback{0%,to{opacity:1;transform:scale(1)}45%{opacity:.72;transform:scale(.97)}}@keyframes mobile-number-roll-feedback{0%,to{opacity:1;transform:translate(-50%)scale(1)}45%{opacity:.82;transform:translate(-50%)scale(1.08)}}@media (width<=600px){.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>img:first-child,.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>.game-asset-picture:first-child>img{will-change:opacity, transform;animation:.48s ease-out mobile-hex-roll-feedback}.hex-tile--rolled-with-robber:after{animation-duration:.48s;animation-iteration-count:1}.number-token--rolled{will-change:opacity, transform;animation:.48s ease-out mobile-number-roll-feedback}.production-flight,.resource-transfer-flight,.robber-flight{filter:none;will-change:opacity, transform;animation-duration:.9s}}@media (width<=600px) and (prefers-reduced-motion:reduce){.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>img:first-child,.hex-tile--rolled:not(.hex-tile--rolled-with-robber)>.game-asset-picture:first-child>img,.number-token--rolled{animation:none}.hex-tile--rolled-with-robber:after{opacity:.4;animation:none}.production-flight,.resource-transfer-flight,.robber-flight{animation-duration:.16s}}
