:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;color:#ecf2ef;background:#081727;font-synthesis:none;--cyan:#a9ece8;--gold:#ead19c;--muted:#94a9b7;--panel:#102334eF;--line:#b4d3d52b}
*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #b5ffff;outline-offset:4px}button{color:inherit}#world{position:absolute;inset:0;width:100%;height:100%;touch-action:none}#interface{position:absolute;inset:0;pointer-events:none}#interface>*{pointer-events:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.eyebrow{font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--gold);text-transform:uppercase}.muted{color:var(--muted)}.serif{font-family:Georgia,'Times New Roman',serif}button{border:0;background:transparent}.primary{background:linear-gradient(120deg,#c5f3ee,#9bdbdf);color:#113449;border:1px solid #c1f9ef;border-radius:10px;box-shadow:0 5px 20px #9ee4df24;padding:15px 25px;font-size:14px;font-weight:700;letter-spacing:.06em;transition:transform .2s,box-shadow .2s}.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #9ee4df40}.secondary{border:1px solid #afc7d348;background:#16324888;border-radius:9px;padding:12px 18px;color:#d2e4e8;font-size:13px}.secondary:hover:not(:disabled){background:#214054}.quiet{color:#adc4cf;font-size:12px;letter-spacing:.07em;padding:9px}.close{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;color:#c3d2d8;font-size:20px;display:grid;place-items:center}.welcome{position:absolute;inset:0;background:#091725 var(--offline-art,url('./assets/images/approved-key-art.png')) 62% center/cover no-repeat;display:flex;align-items:center}.welcome:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061320f7 0%,#081626ed 24%,#08162696 43%,#08162600 70%),linear-gradient(0deg,#06131bca,transparent 30%)}.welcome-content{position:relative;margin-left:6vw;width:405px;max-width:86vw}.welcome-brand{font-size:11px;letter-spacing:.24em;color:#a8c3cb;margin-bottom:46px}.welcome h1{font-size:90px;letter-spacing:.02em;font-weight:400;line-height:.93;margin:15px 0 7px;color:#f8efd7;text-shadow:0 3px 40px #a0e0ed33}.welcome h2{font-family:Georgia,serif;letter-spacing:.25em;font-size:23px;font-weight:400;margin:0 0 23px;color:#e5d3b4}.welcome-copy{font-size:15px;color:#b7ccd3;line-height:1.75;max-width:350px;margin:0 0 29px}.welcome-actions{display:flex;gap:12px;flex-wrap:wrap}.welcome .primary{min-width:230px;letter-spacing:.13em;padding:18px}.welcome-bottom{position:absolute;bottom:27px;left:6vw;right:5vw;display:flex;justify-content:space-between;color:#b2c4c6;font-size:10px;letter-spacing:.16em}.topbar{position:absolute;top:0;left:0;right:0;height:72px;padding:17px 26px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(#071626ee,#07162644,transparent);gap:16px}.brandlock{display:flex;align-items:center;gap:13px}.brand-mark{font-family:Georgia,serif;color:#f0d6a1;font-size:29px;letter-spacing:.05em}.brand-title{font-family:Georgia,serif;font-size:15px;letter-spacing:.12em;color:#e8dbb8}.brand-title small{display:block;color:#8eaab7;letter-spacing:.19em;font-family:Arial,sans-serif;font-size:9px;margin-top:5px}.top-controls{display:flex;align-items:center;gap:11px}.round-counter{font-size:11px;letter-spacing:.11em;color:#b9d2d6;border-right:1px solid var(--line);padding-right:18px;margin-right:2px}.round-counter strong{font-family:Georgia,serif;font-size:24px;color:#efdfbd;margin:0 4px}.iconbutton{border:1px solid #d2e2e525;background:#17324968;width:33px;height:33px;border-radius:50%;font-size:16px;display:grid;place-items:center;color:#c0dadd}.players{position:absolute;top:94px;left:23px;width:196px;display:grid;gap:9px}.player{position:relative;padding:13px 12px 12px;border:1px solid #a1d2db1a;border-radius:12px;background:linear-gradient(125deg,#163042e8,#0d2233c9);display:grid;grid-template-columns:47px 1fr;gap:10px;align-items:center;box-shadow:0 8px 25px #0001}.player.active{border-color:var(--player-color);box-shadow:0 0 25px color-mix(in srgb,var(--player-color) 12%,transparent)}.player.active:before{content:'';position:absolute;left:-1px;top:20%;bottom:20%;width:3px;background:var(--player-color);border-radius:2px}.avatar{width:47px;height:51px;overflow:hidden;background:radial-gradient(ellipse,var(--player-color),#113048);border-radius:9px;display:grid;place-items:center;color:#173948;font-weight:700;position:relative}.avatar img{position:absolute;width:100%;height:140%;object-fit:contain;object-position:top;top:0}.player-name{font-size:11px;letter-spacing:.13em;font-weight:700;color:var(--player-color)}.player-name small{font-size:8px;color:#b6d5dd;margin-left:7px;font-weight:400}.player-cash{font-family:Georgia,serif;font-size:21px;line-height:1.4;color:#f1e7c9}.coin-symbol{font-family:Arial;font-size:12px;color:#d1b773;margin-right:5px}.player-detail{font-size:9px;color:#92abb7;display:flex;gap:10px;letter-spacing:.04em}.player.out{opacity:.38}.city-title{position:absolute;top:91px;left:50%;transform:translateX(-30%);text-align:center;pointer-events:none!important}.city-title .eyebrow{font-size:9px;color:#adc5cc;letter-spacing:.3em}.city-title h2{font-family:Georgia,serif;font-size:22px;font-weight:400;letter-spacing:.08em;margin:7px 0;color:#ece2cb}.city-subtitle{font-size:10px;color:#91b4c1;letter-spacing:.11em}.bottom-dock{position:absolute;bottom:25px;left:245px;right:25px;display:flex;align-items:flex-end;gap:20px;justify-content:center}.hand{display:flex;gap:7px;align-items:flex-end}.card{position:relative;flex:0 0 73px;width:73px;height:111px;border:1px solid #dfcead99;border-radius:8px;background:#f0e6d0;box-shadow:0 4px 14px #0007;color:#123547;padding:4px;transition:transform .2s,filter .2s;overflow:hidden}.card:enabled:hover{transform:translateY(-14px) rotate(-2deg);box-shadow:0 8px 22px #8adae440}.card:disabled{opacity:.56}.card-art{height:69px;width:100%;object-fit:cover;border-radius:4px;background:linear-gradient(120deg,#113b52,#b0dad6);display:grid;place-items:center;color:#fff;font-family:Georgia,serif;font-size:24px}.card-name{font-size:9px;line-height:1.2;font-weight:700;display:block;margin-top:5px}.card-tier{position:absolute;top:5px;right:7px;color:#f3d68e;font-size:8px;text-shadow:0 1px 3px #000}.hand-label{font-size:9px;letter-spacing:.17em;color:#adc7cc;margin:0 0 9px 3px}.turn-panel{padding:16px 18px;border:1px solid #bde7e32c;border-radius:14px;background:linear-gradient(110deg,#143349ef,#0d2538ef);min-width:224px;max-width:290px;box-shadow:0 8px 28px #0004}.turn-name{font-size:10px;letter-spacing:.13em;color:#b2d6dd;margin-bottom:8px}.turn-actions{display:flex;gap:8px;align-items:center}.roll-button{height:57px;min-width:160px;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:10px;color:#163e52;font-size:17px;font-weight:700;letter-spacing:.15em;background:linear-gradient(130deg,#f8efd6,#f5f1e0);border:2px solid #a6d9de;box-shadow:0 2px 0 #254957,0 0 15px #95e2e522}.die-icon{font-size:30px;color:#2d687d;line-height:1}.skill-button{border:1px solid #b8e9e561;border-radius:10px;width:44px;height:57px;font-size:22px;background:#8cdbd41c;color:#baf8e9}.turn-tip{font-size:10px;color:#96b7c4;margin-top:9px;line-height:1.45}.moves{display:flex;align-items:center;gap:8px;margin:4px 0 10px}.die{width:34px;height:34px;border-radius:7px;background:#f4ebd5;color:#23526a;font-size:25px;display:grid;place-items:center;box-shadow:inset 0 -3px 0 #b7c9c9}.moves strong{font-family:Georgia,serif;font-size:26px;color:#e7ddb5;margin-left:5px}.moves small{font-size:9px;color:#a8c9d2;letter-spacing:.1em}.property-panel{position:absolute;right:24px;top:95px;width:249px;border:1px solid #b3d6db36;border-radius:15px;background:linear-gradient(135deg,#173348f5,#0c2133f7);box-shadow:0 16px 40px #020c1766;padding:19px;animation:panel-in .24s ease}.property-top{display:flex;justify-content:space-between;align-items:center}.property-art{height:146px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#cee4ca14,transparent 68%);margin:4px -10px}.property-art img{max-width:95%;max-height:100%;object-fit:contain;filter:drop-shadow(0 8px 10px #0003)}.property-panel h3{font-family:Georgia,serif;font-weight:400;font-size:23px;line-height:1.1;margin:8px 0 9px;color:#f1e4c4}.property-owner{font-size:10px;color:#9dbcc8;margin-bottom:17px;letter-spacing:.05em}.property-values{display:grid;grid-template-columns:1fr 1fr;gap:13px;border-top:1px solid var(--line);padding-top:15px;margin-bottom:16px}.property-values span{font-size:10px;color:#99b5c1;display:block;margin-bottom:4px}.property-values strong{font-family:Georgia,serif;font-size:21px;font-weight:400;color:#eee0bd}.property-panel .primary{width:100%;padding:12px 9px;font-size:12px}.property-panel .secondary{width:100%;margin-top:8px;font-size:11px}.level-track{display:flex;gap:5px;margin:11px 0}.level-track i{height:4px;flex:1;border-radius:3px;background:#3a5666}.level-track i.on{background:#b6e5d6}.notice{position:absolute;left:50%;top:155px;transform:translateX(-28%);min-width:230px;max-width:360px;text-align:center;background:linear-gradient(120deg,#153247f5,#0d2335ef);padding:14px 23px;border:1px solid #c4e9e536;border-radius:12px;box-shadow:0 8px 26px #0003;animation:notice-in .3s ease}.notice h3{font-family:Georgia,serif;font-size:20px;font-weight:400;margin:0 0 6px;color:#efe3bf}.notice p{font-size:11px;line-height:1.5;color:#b5cfd5;margin:0}.notice .eyebrow{font-size:8px;display:block;margin-bottom:8px}.world-controls{position:absolute;left:25px;bottom:29px;display:flex;gap:7px}.world-controls .iconbutton{width:29px;height:29px}.hintline{position:absolute;left:245px;bottom:9px;color:#6b8998;font-size:8px;letter-spacing:.1em}.modal-backdrop{position:absolute;inset:0;background:#020b15b5;backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:25px;z-index:10}.modal{position:relative;max-width:660px;width:100%;max-height:90vh;overflow:auto;border:1px solid #b4d7dd41;border-radius:18px;background:linear-gradient(135deg,#19364a,#0b2033 80%);padding:34px;box-shadow:0 30px 100px #0008}.modal>.close{position:absolute;right:20px;top:19px}.modal h2{font-family:Georgia,serif;font-size:33px;font-weight:400;margin:10px 0 14px;color:#efe3c6}.modal p{color:#b3cbd2;font-size:14px;line-height:1.65}.character-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0}.character-option{position:relative;border:1px solid #afd4d12d;border-radius:10px;padding:10px 7px;background:#0d253880;min-height:128px;text-align:center}.character-option.selected{border-color:var(--player-color);background:#1e3e51}.character-option img{height:80px;max-width:100%;object-fit:contain}.character-option .initial{height:80px;display:grid;place-items:center;font-size:27px;font-family:Georgia;color:var(--player-color)}.character-option strong{font-size:10px;letter-spacing:.12em;color:var(--player-color);display:block}.character-option small{font-size:8px;color:#98b3c0;margin-top:3px;display:block}.selection-info{padding:16px 18px;background:#09223596;border-left:2px solid var(--cyan);border-radius:0 8px 8px 0;margin-bottom:20px}.selection-info strong{font-size:14px;color:#c9ede7}.selection-info p{font-size:12px;margin:5px 0 0}.setup-row{display:flex;gap:15px;align-items:center;margin:18px 0}.setup-row label{font-size:11px;color:#aac3cc;flex:1;display:grid;gap:8px}.setup-row select{background:#0a2437;border:1px solid #88b2c348;color:#d9ebec;padding:10px;border-radius:6px;font-size:12px;width:100%}.modal-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:21px}.modal-footer .primary{min-width:190px}.settings-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:17px 0;gap:18px;font-size:14px;color:#c4d8dc}.settings-row small{display:block;font-size:11px;color:#8cabb9;margin-top:5px}.settings-row input[type=range]{width:150px;accent-color:#a7e5df}.settings-row input[type=checkbox]{width:18px;height:18px;accent-color:#9bdacf}.howto{display:grid;gap:15px;margin-top:22px}.howto-item{display:flex;gap:16px;align-items:flex-start}.howto-item>span{font-family:Georgia;font-size:27px;color:#d3be8f;line-height:1}.howto-item strong{font-size:14px;color:#dfebe8}.howto-item p{font-size:12px;margin:4px 0;color:#9fbcc7}.log{display:grid;gap:12px;padding-top:15px}.log-item{border-bottom:1px solid var(--line);padding:0 0 12px;font-size:12px;color:#b9d0d7;line-height:1.6}.log-item small{font-size:9px;color:#7fa0b0;display:block;letter-spacing:.1em}.event-art{width:calc(100% + 68px);height:220px;object-fit:cover;margin:-34px -34px 20px}.event-benefits{display:flex;gap:10px;color:#e4d09d;font-size:12px;flex-wrap:wrap}.result-layout{text-align:center}.result-hero{height:160px;width:100%;object-fit:contain;filter:drop-shadow(0 5px 22px #d6e6b82b)}.result-row{display:grid;grid-template-columns:25px 1fr auto;align-items:center;text-align:left;gap:12px;padding:14px 10px;border-top:1px solid var(--line);color:#b8d0d9;font-size:13px}.result-row:first-child{color:#edd6a3}.result-row strong{font-family:Georgia;font-size:23px;font-weight:400}.save-note{font-size:10px;color:#9bbaa4}.loading-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#bde6e7;animation:breathe 1s infinite;margin-left:5px}.toast{position:absolute;bottom:186px;left:50%;transform:translateX(-50%);padding:10px 19px;background:#193c50;border:1px solid #b1e5df55;border-radius:9px;color:#cde9e9;font-size:12px;z-index:30;box-shadow:0 8px 25px #0005}.rolling-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;gap:22px;pointer-events:none!important;background:radial-gradient(ellipse,#09263860,transparent 60%)}.rolling-die{height:80px;width:80px;display:grid;place-items:center;border-radius:17px;background:#fff2d8;color:#22566b;font-size:65px;box-shadow:0 10px 0 #59818f,0 15px 60px #77cddd55;animation:dice-tumble .25s infinite linear}.rolling-die:nth-child(2){animation-direction:reverse;animation-delay:-.1s}.inspect-description{font-size:11px;color:#9fb9c4;line-height:1.55}.credits-note{border-top:1px solid var(--line);padding-top:16px;margin-top:25px;font-size:11px!important;color:#87a8b8!important}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.pass-screen{text-align:center}.pass-avatar{width:120px;height:150px;object-fit:contain;margin:5px auto 0}.card-preview{width:180px;height:180px;object-fit:cover;border-radius:15px;border:1px solid #e4ca90;margin-top:15px}.card-detail{text-align:center}.inventory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.property-mini{background:#092338;border:1px solid var(--line);border-radius:9px;padding:10px;text-align:left}.property-mini img{height:80px;width:100%;object-fit:contain}.property-mini strong{display:block;font-size:11px;line-height:1.4}.property-mini span{display:block;font-size:10px;color:#aac4cc;margin-top:5px}.choice-adjust{display:flex;gap:8px;margin:9px 0}.choice-adjust button{font-size:11px;flex:1;padding:9px}.empty-hand{height:111px;display:flex;align-items:center;max-width:120px;font-size:11px;line-height:1.7;color:#6b92a6}.mobile-player-label{display:none}
@keyframes panel-in{from{opacity:0;transform:translateX(15px)}to{opacity:1;transform:translateX(0)}}@keyframes notice-in{from{opacity:0;margin-top:10px}to{opacity:1;margin-top:0}}@keyframes breathe{50%{opacity:.2}}@keyframes dice-tumble{0%{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-23px) rotate(10deg)}100%{transform:translateY(0) rotate(-10deg)}}
@media(max-width:1150px){.players{width:170px;left:17px}.player{grid-template-columns:39px 1fr;padding:11px 9px;gap:8px}.avatar{width:39px;height:47px}.player-cash{font-size:19px}.bottom-dock{left:205px;gap:12px;right:20px}.card{width:60px;flex-basis:60px;height:95px}.card-art{height:56px}.card-name{font-size:8px}.turn-panel{min-width:203px;padding:12px}.roll-button{min-width:138px}.property-panel{width:221px;padding:16px;right:17px}.property-art{height:118px}.property-panel h3{font-size:21px}.hintline{left:205px}.notice{top:145px;max-width:285px}.hand{gap:5px}}
@media(max-height:700px) and (min-width:761px){.topbar{height:60px}.players{top:76px;gap:6px}.player{padding-top:8px;padding-bottom:8px}.city-title{top:75px}.property-panel{top:76px}.property-art{height:90px}.bottom-dock{bottom:17px}.notice{top:130px}.welcome h1{font-size:75px}.welcome-brand{margin-bottom:25px}.welcome-copy{font-size:13px;margin-bottom:20px}.modal{padding:25px;max-height:94vh}.character-grid{grid-template-columns:repeat(7,1fr)}.character-option{min-height:102px}.character-option img,.character-option .initial{height:57px}.character-option strong{font-size:9px}}
@media(max-width:760px){.topbar{height:59px;padding:12px 15px}.brand-mark{font-size:26px}.brand-title{font-size:11px;letter-spacing:.06em}.brand-title small{font-size:7px}.brandlock{gap:8px}.round-counter{font-size:8px;padding-right:8px}.round-counter strong{font-size:19px}.top-controls{gap:7px}.iconbutton{width:29px;height:29px;font-size:14px}.players{top:66px;left:12px;right:12px;width:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.player{display:flex;flex-direction:column;gap:3px;padding:7px 3px 6px;border-radius:9px;text-align:center}.avatar{display:none}.player-name{font-size:9px}.player-name small{display:none}.player-cash{font-size:17px;line-height:1.1}.player-detail{font-size:8px;gap:5px;justify-content:center}.coin-symbol{font-size:10px;margin-right:3px}.city-title{top:163px;left:50%;transform:translateX(-50%)}.city-title h2{font-size:19px;margin:5px 0}.city-title .eyebrow{font-size:8px}.city-subtitle{font-size:8px}.bottom-dock{left:12px;right:12px;bottom:18px;gap:10px;flex-direction:column-reverse;align-items:stretch}.turn-panel{min-width:0;max-width:none;padding:10px 12px;display:grid;grid-template-columns:1fr auto;gap:5px 10px;border-radius:12px}.turn-name{grid-column:1;margin:0;align-self:center;font-size:9px}.turn-actions{grid-column:2;grid-row:1/3}.turn-tip{grid-column:1;font-size:9px;margin:0;max-width:145px}.roll-button{height:44px;min-width:118px;font-size:14px;letter-spacing:.09em}.die-icon{font-size:27px}.skill-button{width:38px;height:44px}.hand{justify-content:center;gap:5px}.hand-label{display:none}.card{width:51px;flex-basis:51px;height:74px;border-radius:6px;padding:3px}.card-art{height:45px}.card-name{font-size:7px;margin-top:3px}.card-tier{font-size:6px}.empty-hand{height:74px;font-size:10px;max-width:none}.world-controls{left:auto;right:14px;bottom:218px;gap:5px}.world-controls .iconbutton{width:25px;height:25px;font-size:13px}.hintline{display:none}.notice{top:225px;left:50%;transform:translateX(-50%);width:220px;min-width:0;padding:11px 15px}.notice h3{font-size:17px}.notice p{font-size:10px}.notice .eyebrow{font-size:7px}.property-panel{top:auto;bottom:211px;left:13px;right:13px;width:auto;padding:13px 16px;display:grid;grid-template-columns:76px 1fr;gap:4px 15px;border-radius:12px;z-index:4}.property-top{grid-column:1/-1}.property-art{height:80px;grid-column:1;grid-row:2/6;margin:0}.property-panel h3{font-size:18px;margin:3px 0}.property-owner{font-size:9px;margin-bottom:4px}.property-values{grid-column:2;border:0;padding-top:0;margin-bottom:5px;gap:10px}.property-values span{font-size:8px;margin-bottom:2px}.property-values strong{font-size:16px}.level-track{grid-column:2;margin:4px 0}.property-panel .primary{grid-column:1/-1;font-size:11px;padding:9px}.property-panel .secondary{grid-column:1/-1;margin-top:4px;padding:8px}.property-panel .inspect-description{grid-column:1/-1;font-size:10px;margin:3px 0}.moves{grid-column:1;grid-row:1/3;margin:0}.moves .die{width:28px;height:28px;font-size:21px}.moves strong{font-size:20px}.moves small{font-size:8px}.choice-adjust{grid-column:1/-1;margin:3px 0}.toast{bottom:220px;font-size:11px;max-width:90%;width:max-content}.welcome{background-position:58% center;align-items:flex-end}.welcome:before{background:linear-gradient(0deg,#051522ff 0%,#081929e8 36%,#08172544 70%)}.welcome-content{margin:0 7vw 95px;width:auto;max-width:86vw}.welcome-brand{margin-bottom:24px;font-size:9px}.welcome h1{font-size:69px}.welcome h2{font-size:17px;letter-spacing:.21em;margin-bottom:16px}.welcome-copy{font-size:13px;max-width:300px;margin-bottom:20px}.welcome .primary{padding:15px 21px;min-width:198px;font-size:12px}.welcome-bottom{left:7vw;right:7vw;bottom:25px;gap:25px;font-size:8px;line-height:1.6}.welcome-actions{gap:8px}.modal-backdrop{padding:13px}.modal{padding:24px 21px;border-radius:14px;max-height:94vh}.modal h2{font-size:29px}.modal p{font-size:13px}.character-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin:16px 0}.character-option{padding:6px 4px;min-height:100px}.character-option img,.character-option .initial{height:63px}.character-option strong{font-size:9px}.character-option small{font-size:7px}.selection-info{padding:11px 13px;margin-bottom:12px}.selection-info p{font-size:11px}.setup-row{gap:9px;margin:13px 0}.setup-row label{font-size:10px}.setup-row select{padding:8px 5px;font-size:11px}.modal-footer{gap:9px}.modal-footer .primary{min-width:160px;padding:13px 12px;font-size:12px}.event-art{width:calc(100% + 42px);margin:-24px -21px 16px;height:190px}.result-hero{height:120px}.settings-row{font-size:13px}.settings-row input[type=range]{width:110px}.rolling-die{height:61px;width:61px;font-size:49px}.inventory-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}body.reduce-motion *{animation:none!important;transition:none!important}
.object-icon{width:25px;height:25px;object-fit:contain;vertical-align:middle;display:inline-block;margin-right:5px;filter:drop-shadow(0 2px 5px #0003)}.die-icon .object-icon{width:34px;height:34px}.skill-button .object-icon,.iconbutton .object-icon{margin:0;width:25px;height:25px}.eyebrow .object-icon{width:32px;height:32px;margin:0 6px 4px}.settings-row select{color:#d9ecea;background:#102e42;border:1px solid #85b8c04f;border-radius:7px;padding:9px;max-width:185px;font-size:12px}.modal[data-dialog=album]{max-width:900px;width:900px}.album-tabs{display:flex;gap:6px;margin:20px 0;flex-wrap:wrap}.album-tab{border-bottom:2px solid transparent;padding:11px 14px;color:#99b8c8;font-size:13px}.album-tab.selected{border-color:#b3efe5;color:#dcefe9}.album-characters{display:flex;gap:6px;overflow-x:auto;padding:4px 0 15px;scrollbar-color:#38586b transparent}.album-characters button{flex:0 0 55px;width:55px;border:1px solid #a6d1d329;border-radius:8px;padding:5px;background:#0d2638}.album-characters button.selected{border-color:var(--player-color);background:#173a4c}.album-characters img{width:45px;height:57px;object-fit:contain}.album-characters span{display:block;font-size:9px;color:var(--player-color);margin-top:4px;letter-spacing:.05em}.album-portrait{display:grid;grid-template-columns:43% 1fr;gap:24px;align-items:center}.album-hero{height:340px;background:radial-gradient(ellipse,#a2e5dc23,transparent 66%);display:grid;place-items:center}.album-hero img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 30px #10213575);animation:album-float 4s ease-in-out infinite}.album-portrait h3{font:42px Georgia,serif;letter-spacing:.1em;margin:12px 0;color:#f1e4c4}.album-portrait strong{font-size:14px;color:#bce8e1}.album-portrait p{color:#9ebbc7}.pose-choices{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.pose-choices button{border:1px solid #a0c7ce3d;border-radius:6px;padding:8px 11px;text-transform:capitalize;font-size:12px;color:#b0cbd4}.pose-choices button.selected{background:#c4eee5;color:#16394b;border-color:#d1fff3}.album-scene{display:block;width:100%;border-radius:12px;margin-top:14px}.album-business{font:28px Georgia,serif;margin:12px 0;color:#eddcbc}.album-buildings{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.album-buildings figure{margin:0;min-width:0;background:radial-gradient(ellipse at 50% 55%,#9ddcc721,transparent 68%)}.album-buildings img{width:100%;height:240px;object-fit:contain}.album-buildings figcaption{font-size:12px;color:#c0d5d8;text-align:center;padding:12px 0;border-top:1px solid #b5d6d52b}.album-buildings figcaption span{font:22px Georgia,serif;color:#d7c08b;margin-right:10px}.album-note{font-size:13px!important;line-height:1.65;color:#a8c4ca}.album-cards>section{border-top:1px solid #93b9c32b;margin-top:21px;padding-top:15px}.album-cards h3{font:23px Georgia,serif;color:#e1d6ba;margin:5px 0 16px}.album-cards>section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.album-cards figure{margin:0;min-width:0}.album-cards img{width:100%;aspect-ratio:1;border-radius:12px}.album-cards figcaption>span{display:block;color:#e1c68d;margin-top:8px;font-size:12px;letter-spacing:.15em}.album-cards p{font-size:12px!important;line-height:1.5}.welcome-content{animation:welcome-reveal 1.1s ease-out both}.player.active .avatar img{animation:portrait-nod 4s ease-in-out infinite}.level-track .on{box-shadow:0 0 10px #b9efdf40}.card-art{transition:filter .2s}.card:enabled:hover .card-art{filter:brightness(1.12)}
@keyframes album-float{50%{transform:translateY(-8px)}}@keyframes portrait-nod{50%{transform:translateY(-2px) rotate(1deg)}}@keyframes welcome-reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){.album-tabs{gap:3px}.album-tab{padding:10px 8px;font-size:11px}.album-portrait{grid-template-columns:42% 1fr;gap:8px}.album-hero{height:240px}.album-portrait h3{font-size:29px}.album-portrait .eyebrow{font-size:8px;line-height:1.6}.album-portrait p{font-size:11px}.album-portrait strong{font-size:12px}.pose-choices{gap:4px;margin-top:10px}.pose-choices button{font-size:10px;padding:6px 8px}.album-buildings{gap:5px}.album-buildings img{height:145px}.album-buildings figcaption{font-size:10px;line-height:1.5}.album-buildings figcaption span{display:block;margin:0 0 4px}.album-cards>section>div{gap:8px}.album-cards p{font-size:10px!important}.settings-row select{max-width:155px}.album-characters{padding-bottom:10px}.album-business{font-size:24px}.object-icon{width:22px;height:22px}}
.coin-symbol .object-icon{width:18px;height:18px;margin:0 2px 3px 0}.album-characters button:focus-visible,.pose-choices button:focus-visible{outline:2px solid #cefff0}.modal{overscroll-behavior:contain}.card-name{text-wrap:balance}.save-note{max-width:220px;line-height:1.5}.turn-tip{line-height:1.45}.brand-title small{font-size:10px}.player-detail{line-height:1.5}.modal[data-dialog=album] .close{position:sticky;top:0;float:right;z-index:2;background:#183647}
@media(max-width:760px) and (max-height:720px){.city-title{display:none}.players{top:60px}.notice{top:143px}.welcome-content{margin-bottom:65px}.welcome-copy{font-size:12px}.welcome-brand{margin-bottom:15px}.welcome-bottom{bottom:15px}}
body.reduce-motion *{animation:none!important;transition:none!important}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.rolling-die:has(img){background:transparent;box-shadow:none;width:120px;height:120px;filter:drop-shadow(0 14px 20px #8cdae455)}.rolling-die>img{width:100%;height:100%;object-fit:contain}.modal[data-dialog=cinema]{max-width:980px;width:980px}.city-film{display:block;width:100%;aspect-ratio:16/9;background:#061522;object-fit:contain;border-radius:10px;margin-top:18px}.film-disclosure{font-size:11px!important;color:#8eafb8!important;margin-top:10px!important;letter-spacing:.03em}.modal[data-dialog=cinema] h2{margin-bottom:12px}@media(max-width:760px){.rolling-die:has(img){width:93px;height:93px}.film-disclosure{font-size:9px!important;line-height:1.6}}
