.MybApp-module__uRESPW__lobby,.MybApp-module__uRESPW__tablePage,.MybApp-module__uRESPW__loading{color:#16342c;background:#f6efe1;min-height:100vh;font-family:Arial,sans-serif}.MybApp-module__uRESPW__lobby{grid-template-columns:360px 1fr;align-items:center;gap:80px;max-width:1180px;margin:auto;padding:60px 32px;display:grid}.MybApp-module__uRESPW__lobbyArt,.MybApp-module__uRESPW__seatCard,.MybApp-module__uRESPW__identityCard,.MybApp-module__uRESPW__lobbyCardBack,.MybApp-module__uRESPW__drawPile{aspect-ratio:11/15;position:relative}.MybApp-module__uRESPW__lobbyArt img,.MybApp-module__uRESPW__seatCard img,.MybApp-module__uRESPW__identityCard img,.MybApp-module__uRESPW__lobbyCardBack img,.MybApp-module__uRESPW__drawPile img{object-fit:contain}.MybApp-module__uRESPW__kicker{text-transform:uppercase;letter-spacing:.15em;color:#2f6957;margin:0 0 10px;font-size:.72rem;font-weight:900}.MybApp-module__uRESPW__lobby h1,.MybApp-module__uRESPW__briefingCard h1{letter-spacing:-.065em;color:#194c40;margin:0;font:clamp(3rem,7vw,6.4rem)/.85 Georgia,serif}.MybApp-module__uRESPW__lobby h1 em{color:#d25331}.MybApp-module__uRESPW__lede{font:1.3rem/1.5 Georgia,serif}.MybApp-module__uRESPW__howItWorks,.MybApp-module__uRESPW__modeRow,.MybApp-module__uRESPW__choiceRow,.MybApp-module__uRESPW__defences,.MybApp-module__uRESPW__filters{flex-wrap:wrap;gap:10px;display:flex}.MybApp-module__uRESPW__howItWorks span,.MybApp-module__uRESPW__briefingSteps span{background:#e0ebd7;border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:700}.MybApp-module__uRESPW__lobbyPanel,.MybApp-module__uRESPW__handContent,.MybApp-module__uRESPW__feed,.MybApp-module__uRESPW__briefingCard,.MybApp-module__uRESPW__lobbyIdentity,.MybApp-module__uRESPW__lobbyFeed{background:#fffaf1;border:1px solid #d8c6a9;border-radius:24px;padding:22px}.MybApp-module__uRESPW__lobbyPanel{gap:17px;display:grid}.MybApp-module__uRESPW__lobbyPanel label{gap:8px;font-weight:800;display:grid}.MybApp-module__uRESPW__lobbyPanel input,.MybApp-module__uRESPW__modal textarea,.MybApp-module__uRESPW__modal select{font:inherit;background:#fff;border:1px solid #bba988;border-radius:11px;padding:13px}.MybApp-module__uRESPW__modeRow button,.MybApp-module__uRESPW__choiceRow button,.MybApp-module__uRESPW__gameHeader button,.MybApp-module__uRESPW__turnActions button,.MybApp-module__uRESPW__modal button,.MybApp-module__uRESPW__feedComposer button{font:inherit;color:#16342c;cursor:pointer;background:#fffaf1;border:1px solid #a69373;border-radius:11px;padding:11px 14px}.MybApp-module__uRESPW__modeRow button{text-align:left;flex:1}.MybApp-module__uRESPW__primary{font-weight:900;color:#fff!important;background:#cf512f!important;border-color:#ad4025!important}.MybApp-module__uRESPW__primary:disabled,.MybApp-module__uRESPW__feedComposer button:disabled{opacity:.5}.MybApp-module__uRESPW__modeActive,.MybApp-module__uRESPW__selected{outline:3px solid #e5ad35!important}.MybApp-module__uRESPW__error{color:#fff;background:#7a3027;margin:0;padding:12px}.MybApp-module__uRESPW__tablePage{background:linear-gradient(#f6efe1,#e5eadc);grid-template-columns:250px minmax(470px,1fr) 310px;grid-template-areas:"header header header""players players players""identity table feed""identity hand feed";align-items:start;gap:22px;padding-bottom:100px;display:grid}.MybApp-module__uRESPW__gameHeader{background:#fffaf1;border-bottom:1px solid #d8c6a9;grid-area:header;align-items:center;gap:12px;padding:16px 4%;display:flex}.MybApp-module__uRESPW__gameHeader>div{margin-right:auto}.MybApp-module__uRESPW__gameHeader p{margin:0}.MybApp-module__uRESPW__turnLabel{font-weight:800}.MybApp-module__uRESPW__playerStrip{background:#e7ebde;grid-area:players;justify-content:flex-start;gap:14px;padding:17px 5%;display:flex;overflow:auto}.MybApp-module__uRESPW__seat{text-align:center;background:#fffaf1;border:1px solid #d8c6a9;border-radius:14px;gap:4px;min-width:118px;padding:8px;display:grid}.MybApp-module__uRESPW__seatCard{aspect-ratio:auto;height:106px}.MybApp-module__uRESPW__seat small{color:#567064;font-size:.72rem}.MybApp-module__uRESPW__seat.MybApp-module__uRESPW__turn{box-shadow:0 0 0 4px #e0a331}.MybApp-module__uRESPW__playArea,.MybApp-module__uRESPW__handZone{display:contents}.MybApp-module__uRESPW__felt{color:#fff;background:radial-gradient(circle,#3d755e,#143f33 70%);border-radius:38px;flex-wrap:wrap;grid-area:table;justify-content:center;align-items:center;gap:22px;min-height:420px;padding:28px;display:flex;box-shadow:inset 0 0 0 2px #d6ad60,inset 0 0 0 12px #173c31}.MybApp-module__uRESPW__felt p{text-align:center;width:100%;font:1.25rem Georgia,serif}.MybApp-module__uRESPW__feed{grid-area:feed;gap:12px;display:grid;position:sticky;top:14px}.MybApp-module__uRESPW__feedList{gap:9px;height:360px;display:grid;overflow:auto}.MybApp-module__uRESPW__feedEntry{border-radius:14px;gap:4px;padding:11px;display:grid}.MybApp-module__uRESPW__feedEntrySystem{background:#f1e6d7;border:1px solid #dfcfb7}.MybApp-module__uRESPW__feedEntryPlayer{background:#fdfaf5;border:1px solid #9bc1ab}.MybApp-module__uRESPW__feedMeta,.MybApp-module__uRESPW__feedText{margin:0}.MybApp-module__uRESPW__feedMeta{letter-spacing:.09em;text-transform:uppercase;color:#2f6957;font-size:.7rem;font-weight:900}.MybApp-module__uRESPW__feedText{font-size:.86rem;line-height:1.4}.MybApp-module__uRESPW__feedComposer{gap:8px;display:grid}.MybApp-module__uRESPW__feedComposer textarea{box-sizing:border-box;border:1px solid #bba988;border-radius:11px;width:100%;min-height:86px;padding:10px}.MybApp-module__uRESPW__drawPile{display:none}.MybApp-module__uRESPW__identityPanel{color:#fffaf1;text-align:center;background:#234f41;border-radius:24px;grid-area:identity;justify-items:center;padding:18px;display:grid;position:sticky;top:14px}.MybApp-module__uRESPW__identityPanel .MybApp-module__uRESPW__kicker{color:#d9d99d}.MybApp-module__uRESPW__identityPanel h2{margin:0 0 12px;font:2rem Georgia,serif}.MybApp-module__uRESPW__identityCard{width:100%;max-width:220px}.MybApp-module__uRESPW__identityNote{font-size:.87rem;line-height:1.45}.MybApp-module__uRESPW__handContent{grid-area:hand;min-width:0}.MybApp-module__uRESPW__handTitle{justify-content:space-between;align-items:end;display:flex}.MybApp-module__uRESPW__handTitle h2{margin:0;font:2rem Georgia,serif}.MybApp-module__uRESPW__composer{background:#e7f0df;border-radius:15px;margin:18px 0;padding:14px}.MybApp-module__uRESPW__hand{gap:14px;padding:13px 3px;display:flex;overflow:auto}.MybApp-module__uRESPW__artCard{aspect-ratio:11/15;background:0 0;border:0;border-radius:13px;flex:0 0 155px;position:relative;overflow:hidden;box-shadow:0 12px 18px #4c351f38}.MybApp-module__uRESPW__artCard img{object-fit:cover}.MybApp-module__uRESPW__felt .MybApp-module__uRESPW__artCard{flex-basis:175px}.MybApp-module__uRESPW__turnActions{z-index:4;background:#fffaf1;border-radius:16px;padding:10px;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.MybApp-module__uRESPW__modal{z-index:9;background:#102c25ba;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.MybApp-module__uRESPW__modal>div{background:#fffaf1;border-radius:24px;width:100%;max-width:760px;max-height:90vh;padding:28px;overflow:auto}.MybApp-module__uRESPW__modal h2{font:2.4rem Georgia,serif}.MybApp-module__uRESPW__guessGrid,.MybApp-module__uRESPW__reference{grid-template-columns:repeat(auto-fill,minmax(95px,1fr));gap:10px;display:grid}.MybApp-module__uRESPW__guessGrid img,.MybApp-module__uRESPW__reference img{width:100%;height:auto}.MybApp-module__uRESPW__reference article{text-align:center;font-size:.78rem;font-weight:800;display:grid}.MybApp-module__uRESPW__referenceModal{max-width:1080px!important}.MybApp-module__uRESPW__filters{background:#e8f0df;border-radius:14px;padding:13px}.MybApp-module__uRESPW__filters label{font-size:.72rem;font-weight:800;display:grid}.MybApp-module__uRESPW__filters select{padding:7px}.MybApp-module__uRESPW__lobbyTableGrid{grid-column:1/-1;grid-template-columns:250px minmax(470px,1fr) 310px;gap:22px;width:92%;max-width:1320px;margin:auto;display:grid}.MybApp-module__uRESPW__lobbyIdentity{color:#fffaf1;text-align:center;background:#234f41}.MybApp-module__uRESPW__lobbyIdentity .MybApp-module__uRESPW__kicker{color:#d9d99d}.MybApp-module__uRESPW__lobbyIdentity>p:last-child,.MybApp-module__uRESPW__lobbyFeed>p:not(.MybApp-module__uRESPW__kicker){font-size:.9rem;line-height:1.45}.MybApp-module__uRESPW__lobbyCardBack{width:100%;max-width:190px;margin:14px auto}.MybApp-module__uRESPW__lobbyFeed{gap:12px;display:grid}.MybApp-module__uRESPW__lobbyTableGrid .MybApp-module__uRESPW__briefingCard{align-content:start;gap:20px;max-width:none;min-height:420px;display:grid}.MybApp-module__uRESPW__briefingCard>p{margin:0;font:1.1rem/1.55 Georgia,serif}.MybApp-module__uRESPW__briefingSteps{gap:9px;display:grid}.MybApp-module__uRESPW__briefingSteps b{color:#fff;background:#285c49;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:5px;display:inline-grid}.MybApp-module__uRESPW__briefingRoster{color:#567064;font-size:.9rem!important}.MybApp-module__uRESPW__loading{place-items:center;font:2rem Georgia,serif;display:grid}@media (max-width:1050px){.MybApp-module__uRESPW__tablePage{grid-template-columns:220px minmax(380px,1fr);grid-template-areas:"header header""players players""identity table""identity hand""feed feed"}.MybApp-module__uRESPW__lobbyTableGrid{grid-template-columns:220px 1fr}.MybApp-module__uRESPW__lobbyFeed{grid-column:1/-1}.MybApp-module__uRESPW__feed{position:static}.MybApp-module__uRESPW__feedList{height:300px}}@media (max-width:760px){.MybApp-module__uRESPW__lobby{grid-template-columns:1fr;padding:34px 18px}.MybApp-module__uRESPW__lobbyArt{justify-self:center;width:190px}.MybApp-module__uRESPW__tablePage{display:block}.MybApp-module__uRESPW__playerStrip{justify-content:flex-start}.MybApp-module__uRESPW__felt,.MybApp-module__uRESPW__identityPanel,.MybApp-module__uRESPW__handContent,.MybApp-module__uRESPW__feed,.MybApp-module__uRESPW__lobbyIdentity,.MybApp-module__uRESPW__briefingCard,.MybApp-module__uRESPW__lobbyFeed{margin:18px}.MybApp-module__uRESPW__identityPanel,.MybApp-module__uRESPW__feed{position:static}.MybApp-module__uRESPW__identityCard{max-width:260px}.MybApp-module__uRESPW__lobbyTableGrid{width:100%;display:block}.MybApp-module__uRESPW__gameHeader{flex-wrap:wrap}.MybApp-module__uRESPW__turnLabel{order:3;width:100%}.MybApp-module__uRESPW__handTitle{display:block}.MybApp-module__uRESPW__modal{padding:10px}}
.MybHome-module__vC5agq__lobby{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:64px;max-width:1120px;padding:46px 32px}.MybHome-module__vC5agq__visual{align-content:start;gap:14px;display:grid}.MybHome-module__vC5agq__tagline{color:#2f6957;margin:0}.MybHome-module__vC5agq__title{letter-spacing:-.055em;color:#194c40;margin:0;font:clamp(2.8rem,4.2vw,4.25rem)/.9 Georgia,serif}.MybHome-module__vC5agq__title em{color:#d25331}.MybHome-module__vC5agq__art{width:320px}.MybHome-module__vC5agq__copy{align-content:start;gap:18px;padding-top:8px;display:grid}.MybHome-module__vC5agq__copy h1{letter-spacing:-.055em;font-size:clamp(3.35rem,5.4vw,5.25rem);line-height:.9}.MybHome-module__vC5agq__lede{max-width:650px;margin:0}.MybHome-module__vC5agq__howItWorks{gap:8px}.MybHome-module__vC5agq__howItWorks span{padding:8px 11px;font-size:.8rem}.MybHome-module__vC5agq__panel{gap:14px;max-width:690px;padding:20px}.MybHome-module__vC5agq__panel button b{line-height:1.2;display:block}.MybHome-module__vC5agq__panel button b+span{color:#567064;margin-top:5px;font-size:.86rem;line-height:1.3;display:block}.MybHome-module__vC5agq__primary{justify-self:start;width:auto;padding:13px 28px}.MybHome-module__vC5agq__slider{cursor:grab;touch-action:pan-x;width:100%;appearance:none!important;background:0 0!important;border:0!important;border-radius:0!important;height:28px!important;margin:0!important;padding:0!important}.MybHome-module__vC5agq__slider:active{cursor:grabbing}.MybHome-module__vC5agq__slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#2f6957 0 var(--slider-progress),#d8c6a9 var(--slider-progress) 100%);border:0;border-radius:999px;height:7px}.MybHome-module__vC5agq__slider::-webkit-slider-thumb{-webkit-appearance:none;background:#cf512f;border:3px solid #fffaf1;border-radius:50%;width:21px;height:21px;margin-top:-7px;box-shadow:0 1px #ad4025,0 2px 7px #16342c45}.MybHome-module__vC5agq__slider::-moz-range-track{background:#d8c6a9;border-radius:999px;height:7px}.MybHome-module__vC5agq__slider::-moz-range-progress{background:#2f6957;border-radius:999px;height:7px}.MybHome-module__vC5agq__slider::-moz-range-thumb{background:#cf512f;border:3px solid #fffaf1;border-radius:50%;width:15px;height:15px;box-shadow:0 1px #ad4025,0 2px 7px #16342c45}.MybHome-module__vC5agq__scale{color:#567064;justify-content:space-between;margin-top:-8px;display:flex}.MybHome-module__vC5agq__scale small{font-size:.72rem;font-weight:800}@media (max-width:760px){.MybHome-module__vC5agq__lobby{grid-template-columns:1fr;gap:28px;padding:32px 18px}.MybHome-module__vC5agq__visual{text-align:center;justify-items:center}.MybHome-module__vC5agq__title{font-size:clamp(2.8rem,13vw,4rem)}.MybHome-module__vC5agq__art{width:min(260px,100%)}.MybHome-module__vC5agq__copy{padding-top:0}.MybHome-module__vC5agq__copy h1{font-size:clamp(3.2rem,15vw,4.6rem)}.MybHome-module__vC5agq__panel{max-width:none}}
.MybRoomLayout-module__KqNVuG__room{grid-template-areas:"players players players""identity table feed""identity hand feed";gap:22px}.MybRoomLayout-module__KqNVuG__header{z-index:2;background:0 0;border:0;grid-area:players;place-self:start end;gap:14px;width:auto;min-height:0;padding:18px 4%}.MybRoomLayout-module__KqNVuG__header>div{gap:2px;margin-right:0;display:grid}.MybRoomLayout-module__KqNVuG__header .MybRoomLayout-module__KqNVuG__kicker{font-size:.74rem}.MybRoomLayout-module__KqNVuG__header .MybRoomLayout-module__KqNVuG__turnLabel{white-space:nowrap}.MybRoomLayout-module__KqNVuG__playerStrip{background:0 0;grid-area:players;align-items:start;min-height:0;padding:18px 354px 18px 272px}.MybRoomLayout-module__KqNVuG__referencePill{z-index:3;font:inherit;color:#16342c;cursor:pointer;background:#fffaf1;border:1px solid #a69373;border-radius:999px;grid-area:2/3;place-self:start;margin:64px 0 0 22px;padding:9px 13px;font-weight:800}.MybRoomLayout-module__KqNVuG__room section:nth-of-type(2)>aside:first-of-type{padding-top:108px}.MybRoomLayout-module__KqNVuG__room section:nth-of-type(2)>aside:first-of-type>p:first-child{margin:0;position:absolute;top:22px;left:22px}@media (max-width:1050px){.MybRoomLayout-module__KqNVuG__header{background:#fffaf1;border-bottom:1px solid #d8c6a9;grid-area:header;justify-self:stretch}.MybRoomLayout-module__KqNVuG__playerStrip{background:#e7ebde;grid-area:players;padding:17px 5%}.MybRoomLayout-module__KqNVuG__referencePill{display:none}.MybRoomLayout-module__KqNVuG__room section:nth-of-type(2)>aside:first-of-type{padding-top:22px}.MybRoomLayout-module__KqNVuG__room section:nth-of-type(2)>aside:first-of-type>p:first-child{position:static}}
