:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#241b16;background:#fff8ee;font-size:137.5%;--app-text-size:1.18rem;--button-text-size:1.18rem;--button-padding-y:18px;--button-padding-x:20px;--button-min-height:64px}*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;min-height:100%}body{margin:0;font-size:var(--app-text-size);line-height:1.35;overflow-x:hidden}button,input{font:inherit}button{border:0;border-radius:14px;padding:var(--button-padding-y) var(--button-padding-x);background:#3b2d28;color:#fff;min-height:var(--button-min-height);font-size:var(--button-text-size);line-height:1.15}button:disabled{opacity:.5}.primary{font-size:1.35rem;background:#0b6b55}.appShell{width:100%;max-width:none;margin:0;min-height:100vh;padding:12px 12px 72px;overflow-x:hidden}footer{position:sticky;bottom:0;background:#fff8ee;border-top:1px solid #ead8c8;padding:10px;font-size:.9rem}.setup,.center{text-align:center;padding-top:32px}.row{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:16px 0;min-width:0}.row input{padding:14px;border-radius:10px;border:1px solid #c9b4a0;max-width:55%;min-width:0}.segmented,.buttonGrid,.tokens,.market,.nobles{display:flex;gap:10px;flex-wrap:wrap}.segmented button{background:#80685c}.segmented .selected{background:#0b6b55}.panel{background:#fff;border:1px solid #ead8c8;border-radius:18px;margin:14px 0;padding:16px;box-shadow:0 1px 6px #00000012;overflow-wrap:anywhere}.active{border-color:#0b6b55}.top{display:flex;gap:10px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.top h1{font-size:2.9rem;line-height:1.05;margin:.2em 0;overflow-wrap:anywhere}.message{background:#fff3b0;border-radius:12px;padding:14px}.warn{display:block;color:#b00020}.token,.pill{border-radius:999px;padding:7px 10px;display:inline-block;margin:2px;color:#111;border:1px solid #0002;font-size:1rem}.white{background:#f7f7f7}.blue{background:#92c9ff}.green{background:#91d18b}.red{background:#ff9b8a}.black{background:#454545;color:#fff}.gold{background:#f3c74f}.card{width:calc(50% - 6px);min-height:240px;text-align:left;background:#f7efe8;color:#241b16;border:3px solid transparent;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.card.bonus-white{background:linear-gradient(145deg,#fff,#ece6dc);color:#241b16;border-color:#c9b4a0}.card.bonus-blue{background:linear-gradient(145deg,#b8dcff,#2978c9);color:#071d32}.card.bonus-green{background:linear-gradient(145deg,#bce9b7,#2e7d32);color:#08240a}.card.bonus-red{background:linear-gradient(145deg,#ffc0b5,#c6402e);color:#310c07}.card.bonus-black{background:linear-gradient(145deg,#545454,#121212);color:#fff}.card .points{align-self:flex-end;font-size:58px;line-height:1;font-weight:900;text-shadow:0 1px 2px #ffffff66}.card.bonus-black .points{text-shadow:0 1px 2px #000}.cost{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.costToken{width:60px;height:60px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0003;box-shadow:inset 0 1px 3px #fff8,0 1px 2px #0003;font-size:30.4px;font-weight:900;color:#111}.cost-white{background:#f7f7f7;border-color:#b9aa9b}.cost-blue{background:#2d8fea;color:#fff}.cost-green{background:#2f9d48;color:#fff}.cost-red{background:#e24a3b;color:#fff}.cost-black{background:#222;color:#fff;border-color:#000}.nobleChoice{border-color:#0b6b55;box-shadow:0 0 0 3px #0b6b5533}.small .card{width:min(100%,170px);min-height:220px}.noble{background:#fbf1d0;color:#241b16;text-align:left;flex:1 1 190px;border:3px solid transparent}.playerDetail{border-top:1px solid #eee;margin-top:8px;padding-top:8px}.playerDetail summary{font-weight:700;cursor:pointer}.modalBackdrop{position:fixed;inset:0;background:#0008;display:flex;align-items:end;z-index:5}.modal{background:#fff;border-radius:22px 22px 0 0;padding:20px;width:100%;max-width:720px;margin:auto}.modal button{width:100%;margin-top:10px}.actionModal{font-size:calc(var(--app-text-size) * 2)}.actionModal button{font-size:calc(var(--button-text-size) * 2)}.combos button{font-size:1.05rem;padding:14px;min-height:54px;background:#6d5b54}@media(min-width:520px){.card{width:190px}.modal{border-radius:22px;margin:auto}}.hint{color:#6d5b54;font-size:1rem;margin-top:0}.tokenStacks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(4px,1.5vw,8px);align-items:center;margin:12px 0;width:100%}.tokenStackSlot{display:flex;align-items:center;justify-content:center;min-width:0}.tokenCircle{width:82px;height:82px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#111;border:3px solid #0002;box-shadow:0 2px 8px #0002;font-size:31.68px;font-weight:800}.tokenCircle.tokenStackCircle{width:min(100%,115.2px);height:auto;aspect-ratio:1 / 1;min-height:44px}.tokenCircle.black{color:#fff}.tokenCircle span{line-height:1}.pendingTokens{border:1px solid #ead8c8;background:#fff8ee;border-radius:16px;padding:12px;margin-top:12px}.pendingTokens .buttonGrid{margin-top:10px}.tokenSelectionActions{display:flex;flex-wrap:nowrap;align-items:stretch;gap:10px}.tokenSelectionResetButton{flex:0 0 auto;min-width:min(25vw,110px);min-height:110px;padding:22px;font-size:2.95rem;line-height:1}.tokenSelectionDoneButton{flex:1 1 auto;min-width:0;min-height:110px;padding:22px 26px;font-size:2.95rem;font-weight:900}.selectedTokenRow{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:8px}.selectedToken{width:41px;height:41px;min-height:0;pointer-events:none;font-size:0}.valid{color:#0b6b55;font-weight:700}.playerTokenArea{margin-top:12px}.playerNormalTokenRow{margin:8px 0}.playerNormalTokenRow .tokenStackCircle{width:min(100%,115.2px);max-width:115.2px;min-height:44px;font-size:31.68px}.invisibleToken{visibility:hidden}.goldTokenBadge{display:inline-flex;gap:8px;align-items:center;border:1px solid #ead8c8;background:#fff8ee;border-radius:999px;padding:5px 10px;margin:0 0 10px}.goldTokenLabel{font-size:1rem;font-weight:800;color:#6d5b54;text-transform:uppercase;letter-spacing:.04em}.playerGoldToken{width:38px;height:38px;min-height:0;font-size:16px;border-width:2px;box-shadow:0 1px 4px #0002}.playerBonusStacks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(6px,2vw,12px);align-items:start;margin:6px 0 10px;width:100%}.bonusStackColumn{min-width:0;text-align:center}.bonusStackCount{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#fff8ee;border:1px solid #ead8c8;color:#6d5b54;font-size:12.48px;font-weight:800;margin-bottom:4px}.miniBonusStack{display:flex;flex-direction:column;gap:6px;width:100%}.miniBonusCard{width:80%;height:42px;margin-inline:auto;border-radius:8px;border:2px solid #0002;box-shadow:0 2px 4px #0003;display:flex;align-items:center;justify-content:flex-end;padding:4px 6px;color:#241b16}.miniBonusCard.bonus-white{background:linear-gradient(145deg,#fff,#ece6dc);color:#241b16;border-color:#c9b4a0}.miniBonusCard.bonus-blue{background:linear-gradient(145deg,#b8dcff,#2978c9);color:#071d32}.miniBonusCard.bonus-green{background:linear-gradient(145deg,#bce9b7,#2e7d32);color:#08240a}.miniBonusCard.bonus-red{background:linear-gradient(145deg,#ffc0b5,#c6402e);color:#310c07}.miniBonusCard.bonus-black{background:linear-gradient(145deg,#545454,#121212);color:#fff;border-color:#0006}.miniBonusPoints{font-weight:900;font-size:20px;line-height:1;text-shadow:0 1px 2px #ffffff66}.miniBonusCard.bonus-black .miniBonusPoints{text-shadow:0 1px 2px #000}.bonusCountRow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(6px,2vw,12px);margin:4px 0 12px}.bonusCountRow .pill{display:flex;align-items:center;justify-content:center;margin:0;font-weight:800;font-size:1rem;padding:6px 0}@media(max-width:420px){.playerNormalTokenRow .tokenStackCircle{font-size:31.68px}.miniBonusCard{height:38px;border-radius:7px}.miniBonusStack{gap:5px}.bonusStackCount{width:20px;height:20px;font-size:11.52px}.goldTokenBadge{padding:4px 8px}.playerGoldToken{width:34px;height:34px}}.costTokenSmall{width:44px;height:44px;font-size:21.6px}.costTokenLarge{width:60px;height:60px;font-size:30.4px}.noble{display:flex;flex-direction:column;gap:12px;min-height:220px}.nobleName{font-size:1.45rem;line-height:1.2}.noblePoints{align-self:flex-end;font-size:60px;line-height:1;font-weight:900}.levelHeading{font-size:2.34rem;line-height:1.05;margin:1rem 0 .6rem;overflow-wrap:anywhere}.marketLevelRow{padding-block:clamp(14px,4vw,26px);border-top:1px solid #ead8c8}.marketLevelRow:first-child{padding-top:0;border-top:0}.marketLevelRow:last-child{padding-bottom:0}.playerNormalTokenRow{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:clamp(6px,2vw,12px);width:100%}.playerNormalTokenRow .playerTokenSlot{flex:0 0 auto}.playerNormalTokenRow .tokenStackCircle{width:82px;height:82px;max-width:none}.playerGemColumns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(6px,2vw,12px);align-items:start;margin:12px 0;width:100%}.playerGemColumn{min-width:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.playerColumnTokenSlot{min-height:82px;display:flex;align-items:center;justify-content:center;width:100%}.playerColumnTokenSlot .tokenStackCircle{width:82px;height:82px;max-width:none;font-size:31.68px}.playerGemColumn .miniBonusStack{width:100%}.emptyMarketSlot{width:190px;min-height:250px;border:2px dashed #ead8c8;border-radius:14px;background:#fff8ee66}@media(max-width:420px){.playerNormalTokenRow .tokenStackCircle{width:72px;height:72px}.playerColumnTokenSlot{min-height:72px}.playerColumnTokenSlot .tokenStackCircle{width:72px;height:72px}.emptyMarketSlot{width:150px;min-height:210px}}.turnNotice{position:fixed;left:50%;bottom:clamp(14px,4vw,28px);transform:translate(-50%);z-index:20;max-width:min(92vw,720px);padding:24px 28px;border-radius:32px;background:#241b16;color:#fff8ee;box-shadow:0 8px 28px #0005;font-size:clamp(3rem,13.5vw,3.75rem);line-height:1.05;font-weight:900;text-align:center;overflow-wrap:anywhere;pointer-events:none}.claimedNobleList{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.claimedNobleTile{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:min(100%,190px);padding:10px 12px;border:1px solid #ead8c8;border-radius:12px;background:#fff8ee}.claimedNobleName{font-weight:800}.claimedNoblePoints{font-size:2rem;line-height:1;font-weight:900;color:#5f3726}
