.member-panel{color:#eee6d8;max-width:680px;margin:auto}.app .modal:has(.member-panel){background:#231f32;color:#eee6d8;border-color:#a88a655c;color-scheme:dark}.app .modal:has(.member-panel) .modal-title h2{color:#eee6d8}.app .modal:has(.member-panel) .icon-button,.app .modal:has(.member-panel) .text-button{color:#d7c9b5}.app .modal:has(.member-panel) .primary{background:linear-gradient(120deg,#ead1a7,#bea075);color:#292034;border-color:#d3b47b}.app .modal:has(.member-panel) .secondary{background:#ffffff04;color:#e2d7e8;border-color:#a392b45c}.member-panel button,.member-panel input{font:inherit}.member-tabs,.member-form-switch{display:flex;gap:8px;margin-bottom:22px}.member-tabs button,.member-form-switch button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:12px 10px;border:1px solid #8e7d6055;border-radius:8px;background:transparent;color:#bfb4a4}.member-tabs .active,.member-form-switch .active{background:#d2ba831c;color:#f1dba7;border-color:#c3a873}.member-intro{font-size:16px;line-height:1.85;color:#ddd2bf;margin:20px 0}.member-form{display:grid;gap:16px;margin-top:22px}.member-form label{display:grid;gap:8px;font-size:13px;color:#d7c9b5}.member-form input{width:100%;min-width:0;padding:12px;border:1px solid #6d665c;background:#ffffff08;border-radius:7px;color:#fff}.member-panel button:focus-visible,.member-form input:focus-visible{outline:3px solid #b4dccc;outline-offset:3px}.member-help{color:#b6ac9f;font-size:12px;line-height:1.75;margin:10px 0}.member-error,.member-notice{padding:13px 16px;border:1px solid #cd8d8166;border-radius:8px;background:#a24f4314;color:#f1b6a9;font-size:13px;line-height:1.7}.member-notice{border-color:#89b8a666;color:#b8d9c9;background:#678b7c14}.member-profile{display:flex;align-items:center;gap:16px;padding:18px 0}.member-emblem{display:grid;place-items:center;color:#e9cb89;background:#ddc07e14;border:1px solid #b5996055;width:64px;height:64px;border-radius:50%;flex-shrink:0}.member-profile h3{margin:5px 0;font-size:23px;word-break:break-all}.member-profile span{color:#b29e7b;letter-spacing:.15em;font-size:10px}.member-level{margin-left:auto;white-space:nowrap;color:#ead19a;font-size:22px}.member-xp{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:11px;color:#b7b29f}.member-xp progress{width:100%;height:6px;border:0;border-radius:6px;overflow:hidden;background:#ffffff15;accent-color:#cdb47e}.member-xp progress::-webkit-progress-bar{background:#ffffff15}.member-xp progress::-webkit-progress-value{background:#cdb47e}.member-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:22px 0 14px;border:1px solid #9b8b6c55;border-radius:10px;overflow:hidden}.member-stats div{text-align:center;padding:18px 6px;background:#ffffff04;border-right:1px solid #9b8b6c33}.member-stats div:last-child{border:0}.member-stats dt{font-size:11px;color:#beb09b}.member-stats dd{margin:8px 0 0;color:#f1e5ce;font-size:24px;font-weight:600}.member-practice{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;padding:14px 0;margin-bottom:12px;border-bottom:1px solid #9b8b6c44;font-size:13px}.member-practice small{color:#b6ac9f;font-size:11px}.member-section-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.member-section-heading h3{display:flex;gap:8px;align-items:center;margin:0;font-size:17px}.member-section-heading button{padding:9px 12px;font-size:12px}.member-empty{display:grid;justify-items:center;text-align:center;gap:12px;padding:36px 18px;color:#dac18d}.member-empty p{color:#b6ac9f;font-size:13px;line-height:1.7}.member-ranking-scroll{overflow-x:auto}.member-ranking table{width:100%;border-collapse:collapse;font-size:12px}.member-ranking th,.member-ranking td{padding:13px 8px;border-bottom:1px solid #a3916c33;text-align:left}.member-ranking thead th{font-size:11px;color:#a99a80;font-weight:400}.member-ranking tbody th{max-width:160px;overflow-wrap:anywhere}.member-ranking .is-me{background:#bfa87512}.header-account-button{max-width:180px;overflow:hidden;text-overflow:ellipsis}@media(max-width:1500px){.app .header-motto{display:none}}@media(max-width:820px){.app .site-header{min-height:80px;height:auto;padding:14px 20px;flex-wrap:wrap;gap:14px}.app .header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}}@media(max-width:480px){.member-profile{gap:10px}.member-profile h3,.member-level{font-size:19px}.member-emblem{width:50px;height:50px}.member-stats dd{font-size:20px}.app .header-actions{width:100%;justify-content:flex-start}.member-panel{font-size:13px}}.expedition-game{--exp-ink: #25333a;--exp-muted: #6b7979;--exp-line: #d9e0db;--exp-paper: #ffffff;--exp-canvas: #f5f7f2;--exp-accent: #315d58;--exp-accent-soft: #e8f2ee;--exp-gold: #a87938;height:100dvh;min-height:620px;display:flex;flex-direction:column;overflow:hidden;position:relative;isolation:isolate;color:var(--exp-ink);background:var(--exp-canvas);font-size:13px}.expedition-game button,.expedition-game select{font:inherit}.expedition-game button{border:0}.expedition-game button:focus-visible,.expedition-game select:focus-visible{outline:2px solid #4b8179;outline-offset:2px}.exp-topbar{flex:0 0 auto;display:grid;grid-template-columns:minmax(175px,1fr) auto minmax(130px,1fr);align-items:center;gap:16px;min-height:68px;padding:10px 22px;background:#fff;border-bottom:1px solid var(--exp-line);box-shadow:0 2px 14px #243d3112;z-index:1}.exp-brand{display:flex;align-items:center;gap:10px;min-width:0}.exp-brand__mark{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:12px;color:#fff;background:linear-gradient(140deg,#244c4a,#789080);font-size:19px}.exp-brand div{display:flex;flex-direction:column;gap:1px;min-width:0}.exp-brand strong{font:700 19px/1.18 "Noto Serif KR",serif;letter-spacing:-.035em}.exp-brand small{font-size:10px;letter-spacing:.18em;color:var(--exp-muted)}.exp-turn{display:flex;align-items:center;gap:13px;white-space:nowrap}.exp-turn__round{font:700 23px/1 "Noto Serif KR",serif;color:var(--exp-accent)}.exp-turn__round small{margin-left:4px;font:600 10px/1 Noto Sans KR,sans-serif;color:var(--exp-muted)}.exp-turn__message{font-weight:700;color:#46565a}.exp-turn__message--mine{color:#245d47}.exp-turn__cycle{padding:5px 9px;border:1px solid var(--exp-line);border-radius:100px;color:var(--exp-muted);font-size:10px}.exp-turn__clock{min-width:47px;color:#2b6951;font-size:16px;font-weight:800;font-variant-numeric:tabular-nums}.exp-turn__clock--urgent{color:#bd513d}.exp-topbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.exp-topbar__actions button{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid var(--exp-line);border-radius:8px;background:#fff;color:var(--exp-ink);font-weight:700}.exp-roomcode{font-size:11px;letter-spacing:.08em;color:var(--exp-muted)}.exp-game-menu{position:relative}.exp-game-menu summary{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid var(--exp-line);border-radius:8px;color:var(--exp-ink);background:#fff;font-size:11px;font-weight:700;cursor:pointer;list-style:none}.exp-game-menu summary::-webkit-details-marker{display:none}.exp-game-menu>div{position:absolute;top:calc(100% + 5px);right:0;z-index:10;display:grid;gap:3px;min-width:170px;padding:6px;border:1px solid var(--exp-line);border-radius:9px;background:#fff;box-shadow:0 8px 24px #263b3233}.exp-game-menu>div button{justify-content:flex-start;border:0!important}.exp-game-menu>div button:hover{background:#f0f5f0}.exp-finish{display:flex;align-items:center;gap:13px;padding:12px 24px;color:#6b4a1b;background:#fff6df;border-bottom:1px solid #e7d5a4}.exp-finish>div{display:flex;align-items:baseline;gap:12px}.exp-finish strong{font:700 17px "Noto Serif KR",serif}.exp-finish span{color:#80683c}.exp-finish>button{display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:7px 10px;border-radius:7px;color:#fff;background:#8d642b;white-space:nowrap;font-size:11px;font-weight:700}.exp-finish--idle{color:#47645a;background:#edf5ee;border-color:#c8dfcd}.exp-finish--idle span{color:#687c6c}.exp-finish--idle>button{background:#315d58}.exp-layout{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:clamp(228px,19vw,292px) minmax(520px,1fr) clamp(295px,24vw,360px);gap:12px;padding:12px}.exp-sidebar,.exp-main{min-width:0;min-height:0;overflow:auto;background:var(--exp-paper);border:1px solid var(--exp-line);border-radius:16px;box-shadow:0 2px 12px #2d44320b;scrollbar-width:thin;scrollbar-color:#cad7cd transparent}.exp-sidebar{padding:16px}.exp-right-column{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:0}.exp-right-players{flex:0 0 auto;min-width:0;padding:11px 12px;border:1px solid var(--exp-line);border-radius:14px;background:var(--exp-paper);box-shadow:0 2px 12px #2d44320b}.exp-right-players .exp-panel-heading{margin-bottom:7px}.exp-right-players .exp-player-list{grid-template-columns:1fr}.exp-sidebar--actions{flex:1 1 auto}.exp-sidebar--players{display:flex;flex-direction:column;overflow-y:auto}.exp-sidebar--players>.exp-panel-heading,.exp-sidebar--players>.exp-expeditions,.exp-sidebar--players>.exp-chat-dock{flex:0 0 auto}.exp-sidebar--players>.exp-player-list{flex:0 0 auto;min-height:0;overflow:visible;align-content:start}.exp-main{overflow:hidden}.exp-main__scroll{height:100%;overflow:auto;padding:19px 20px 25px;scrollbar-width:thin;scrollbar-color:#cad7cd transparent}.exp-panel-heading{display:flex;align-items:center;gap:7px;margin-bottom:13px;color:var(--exp-accent)}.exp-panel-heading h2{font-size:14px;line-height:1.2;margin:0;color:var(--exp-ink)}.exp-panel-heading>span{margin-left:auto;font-size:11px;font-weight:700;color:var(--exp-muted)}.exp-player-list{display:grid;gap:5px}.exp-player{padding:6px 8px;border:1px solid var(--exp-line);border-radius:10px;background:#fff}.exp-player--me{background:#f5faf6;border-color:#b4d7bf}.exp-player--turn{box-shadow:inset 3px 0 #57a27a}.exp-player__head{display:flex;align-items:center;gap:7px;min-width:0}.exp-player__head>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exp-player__head>em{padding:1px 5px;border-radius:4px;background:#dfeee5;font-style:normal;font-size:10px;color:#245d47}.exp-player__head>b{margin-left:auto;color:#74552c;font:700 17px "Noto Serif KR",serif}.exp-player__head>b small{margin-left:2px;font:600 10px Noto Sans KR,sans-serif}.exp-player__avatar{flex:0 0 auto;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e9e7df;color:#526463;font:700 11px "Noto Serif KR",serif}.exp-player__detail{display:flex;justify-content:space-between;gap:4px;margin:3px 0;color:var(--exp-muted);font-size:9px}.exp-player .exp-resource-row{gap:3px}.exp-player .exp-resource--compact{padding:2px 3px;min-width:0;flex:1;justify-content:center}.exp-player .exp-resource--compact svg{width:12px;height:12px}.exp-player .exp-resource--compact span{display:none}.exp-player__contracts{display:flex;justify-content:space-between;gap:4px;border-top:1px solid var(--exp-line);margin-top:3px;padding-top:3px;font-size:9px;color:var(--exp-muted)}.exp-player__contracts b{color:#3d5b59;font-size:10px}.exp-resource-row{display:flex;gap:6px}.exp-resource{display:inline-flex;align-items:center;justify-content:space-between;gap:4px;flex:1 1 0;min-width:0;padding:6px 8px;border-radius:7px;background:#f1f4f2;color:#465552;font-size:11px;white-space:nowrap}.exp-resource strong{color:var(--exp-ink);font-size:12px}.exp-resource[data-resource=iron] svg,.exp-cost>span:nth-child(1) svg{color:#896766}.exp-resource[data-resource=supply] svg,.exp-cost>span:nth-child(2) svg{color:#978145}.exp-resource[data-resource=crystal] svg,.exp-cost>span:nth-child(3) svg{color:#5d83ad}.exp-expeditions{margin-top:11px;padding-top:10px;border-top:1px solid var(--exp-line)}.exp-expeditions .exp-panel-heading{margin-bottom:5px}.exp-expeditions>div:not(.exp-panel-heading){display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #eef1ee;color:var(--exp-muted)}.exp-expeditions>div:not(.exp-panel-heading) b{color:var(--exp-gold);font-size:11px}.exp-expeditions>div:not(.exp-panel-heading) span{color:var(--exp-ink);font-weight:700}.exp-expeditions>div:not(.exp-panel-heading) small{font-size:10px}.exp-expeditions__active{background:#fbfbf5}.exp-market-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:15px}.exp-eyebrow{color:#8b9b8c;font-size:9px;font-weight:800;letter-spacing:.22em}.exp-market-heading h1{margin:3px 0 2px;font:700 24px/1.3 "Noto Serif KR",serif;letter-spacing:-.04em}.exp-market-heading p{color:var(--exp-muted);font-size:11px}.exp-market-heading__hint{display:inline-flex;gap:5px;align-items:center;color:#82918a;font-size:10px;white-space:nowrap}.exp-tier{margin-bottom:9px}.exp-tier__heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid var(--exp-line);margin-bottom:10px}.exp-tier__heading>div{display:flex;align-items:center;gap:8px}.exp-tier__heading span,.exp-tier__heading small{color:var(--exp-muted);font-size:10px}.exp-tier__badge{display:inline-flex;align-items:center;border-radius:5px;padding:4px 8px;color:#53615c;background:#edf2ec;font-size:11px}.exp-tier__badge--elite{color:#315d78;background:#e5eff5}.exp-tier__badge--legendary{color:#9a681e;background:#fff2d9}.exp-tier__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.exp-tier--common .exp-tier__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.exp-tier--elite .exp-tier__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.exp-tier--legendary .exp-tier__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-card{position:relative;display:flex;flex-direction:column;gap:5px;min-width:0;min-height:142px;padding:8px;border:1px solid #dce2db;border-radius:10px;color:var(--exp-ink);background:linear-gradient(155deg,#fff 68%,#f8faf5)}.exp-card--elite{border-color:#bdd0db;background:linear-gradient(155deg,#fff 63%,#eef6f9)}.exp-card--legendary{border-color:#e0c58e;background:linear-gradient(155deg,#fff 62%,#fff8ea)}.exp-card--selected{outline:2px solid var(--exp-accent);outline-offset:1px}.exp-card--empty{align-items:center;justify-content:center;min-height:126px;color:var(--exp-muted)}.exp-card__visual{display:flex;align-items:stretch;gap:7px;min-width:0;min-height:72px}.exp-card__copy{display:flex;flex:1;flex-direction:column;justify-content:center;gap:5px;min-width:0}.exp-portrait{position:relative;display:grid;place-items:center;flex:0 0 51px;width:51px;height:72px;overflow:hidden;border:1px solid #cfdcd2;border-radius:6px;color:#536b60;background:linear-gradient(150deg,#dce9de,#f7f6eb 55%,#d8e4dd)}.exp-portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid #ffffff80;border-radius:inherit}.exp-portrait--ready img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%}.exp-portrait--pending{align-content:center;gap:3px;text-align:center}.exp-portrait__mark{font:700 23px/1 "Noto Serif KR",serif;opacity:.65}.exp-portrait small{font-size:8px;white-space:nowrap;color:#60736b}.exp-card--elite .exp-portrait{border-color:#b8ceda;color:#5b7895;background:linear-gradient(150deg,#d9e9f3,#f7fafb,#d9e7eb)}.exp-card--legendary .exp-portrait{border-color:#dfc991;color:#92692e;background:linear-gradient(150deg,#f3e4be,#fffaf0,#ead5aa)}.exp-portrait--compact{flex-basis:29px;width:29px;height:36px;border-radius:5px}.exp-portrait--compact .exp-portrait__mark{font-size:12px}.exp-card__top{display:flex;align-items:flex-start;gap:3px;min-width:0}.exp-card__identity{display:flex;flex-direction:column;gap:4px;min-width:0}.exp-card__identity>strong{font:700 15px/1.24 "Noto Serif KR",serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exp-card__tags{display:flex;gap:3px;min-width:0}.exp-card__tags b{font-size:10px;font-weight:700;color:#51716a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exp-card__tags b+b:before{content:"·";margin-right:3px;color:#9caaa3}.exp-card__power{display:inline-flex;align-items:center;gap:1px;margin-left:auto;color:#59666a;font-weight:800;white-space:nowrap}.exp-card__inspect{display:inline-grid;place-items:center;flex:0 0 24px;width:24px;height:24px;padding:0;border:1px solid #dce5dc!important;border-radius:6px;color:#46675d;background:#fff;cursor:pointer}.exp-card__inspect:hover{border-color:#6b9981!important;background:#eef7f0}.exp-card__meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:#8d6c3d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.exp-card__star{color:#ae742e}.exp-card__story{min-height:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35;color:var(--exp-muted);font-size:9px}.exp-card__hover{display:none;position:absolute;z-index:6;top:calc(100% - 2px);left:0;width:min(280px,90vw);padding:12px;border:1px solid #b9d2be;border-radius:9px;color:var(--exp-ink);background:#fff;box-shadow:0 13px 28px #263d3440;line-height:1.5}.exp-card__hover b{font-size:11px}.exp-card__hover p{margin:6px 0;font-size:11px}.exp-card__hover small{color:#557d63;font-size:10px}@media(hover:hover){.exp-card:hover .exp-card__hover,.exp-card:focus-within .exp-card__hover{display:block}}.exp-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:auto}.exp-card__bottom small{color:#7e8c84;font-size:9px;text-align:right}.exp-cost{display:flex;gap:5px}.exp-cost>span{display:inline-flex;align-items:center;gap:2px;padding:3px 4px;border-radius:4px;background:#f4f6f2;font-size:11px;font-weight:800}.exp-cost>span.exp-cost--missing{background:#faebea;color:#9b4e48}.exp-card__actions{display:flex;gap:5px}.exp-action{flex:1;padding:6px 7px;border:1px solid #cedad3!important;border-radius:6px;color:#315d58;background:#fff;font-size:11px!important;font-weight:700!important}.exp-action--primary{border-color:#315d58!important;color:#fff;background:#315d58}.exp-action--selected{color:#fff;background:#315d58}.exp-action:disabled{opacity:.4}.exp-market-empty{display:grid;place-items:center;min-height:75px;border:1px dashed var(--exp-line);border-radius:9px;color:var(--exp-muted);font-size:11px}.exp-market-empty--locked{grid-column:1 / -1;min-height:29px}.expedition-game--expanded-market .exp-card{min-height:128px;padding:6px;gap:3px}.expedition-game--expanded-market .exp-card__visual{min-height:60px}.expedition-game--expanded-market .exp-portrait:not(.exp-portrait--compact){flex-basis:45px;width:45px;height:61px}.expedition-game--expanded-market .exp-tier__heading{margin-bottom:6px;padding-bottom:5px}.exp-item-market{margin:-5px 0 14px}.exp-item-market .exp-tier__heading{margin-bottom:7px;padding-bottom:6px}.exp-tier__badge--items{color:#614e79;background:#f0ecf7}.exp-item-market__slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.exp-public-item{min-width:0;min-height:94px;padding:7px 8px;border:1px solid #ded6e9;border-radius:8px;background:#fbf9fe}.exp-public-item--selected{border-color:#8171ac;box-shadow:0 0 0 2px #ddd6f2}.exp-public-item--empty{color:var(--exp-muted);background:#fafafa;border-style:dashed}.exp-public-item__head{display:flex;justify-content:space-between;align-items:center;gap:5px;color:#80748f;font-size:9px}.exp-public-item__head b{color:#685487}.exp-public-item>strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12px}.exp-public-item>small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#6e6878;font-size:9px}.exp-public-item>p{margin:10px 0;font-size:10px}.exp-public-item__actions{display:flex;gap:4px;margin-top:6px}.exp-public-item__actions button{flex:1;min-height:24px;padding:2px 3px;border:1px solid #d7ccdf!important;border-radius:5px;color:#5e4b77;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.exp-public-item__actions button:last-child{color:#fff;background:#65557d;border-color:#65557d!important}.exp-reserved{display:grid;grid-template-columns:29px minmax(0,1fr) auto auto;align-items:center;gap:7px;margin:9px 0;padding:8px;border:1px solid #e2d6b9;border-radius:8px;background:#fffbf2}.exp-reserved>div{display:flex;flex-direction:column;min-width:0;gap:2px}.exp-reserved b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px}.exp-reserved small{color:#947b50;font-size:9px}.exp-reserved .exp-action{flex:none}.exp-reserved .exp-cost{gap:2px}.exp-reserved .exp-cost>span{padding:2px;font-size:9px}.exp-reserved .exp-cost svg{width:11px;height:11px}.exp-history{padding-top:9px;border-top:1px solid var(--exp-line)}.exp-result-card{margin-bottom:8px;padding:11px;border:1px solid #e2e7df;border-radius:9px;background:#fbfcfa}.exp-result-card>div:first-child{display:flex;gap:7px;align-items:center}.exp-result-card>div:first-child svg{color:#a7773d}.exp-result-card>div:first-child span{margin-left:auto;color:var(--exp-muted);font-size:10px}.exp-result-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.exp-result-list>span{display:flex;gap:6px;align-items:baseline;padding:5px 7px;border-radius:5px;background:#eef3ef;font-size:10px}.exp-result-list small{color:var(--exp-muted)}.exp-result-list strong{color:#386950}.exp-my-resources{padding:10px;border:1px solid #d5e4d9;border-radius:10px;background:#f4faf6}.exp-my-resources .exp-resource{background:#fff}.exp-my-resources__footer{display:flex;flex-direction:column;gap:3px;padding-top:8px;color:#597169;font-size:10px}.exp-my-resources__footer span:first-child{font-weight:800}.exp-panel-tabs{display:flex;gap:5px;margin:15px 0 9px;padding:3px;border-radius:8px;background:#f0f3ee}.exp-panel-tabs button{flex:1;min-height:30px;border-radius:6px;color:#6b7772;background:transparent;font-weight:700;font-size:11px}.exp-panel-tabs button[aria-selected=true]{color:#2e6150;background:#fff;box-shadow:0 1px 3px #213d2d1a}.exp-action-panel{margin:8px 0;padding:13px;border:1px solid var(--exp-line);border-radius:11px;background:#fff}.exp-action-panel h3{margin:0 0 4px;font-size:13px}.exp-action-panel p{margin:0 0 10px;color:var(--exp-muted);line-height:1.48;font-size:10px}.exp-action-panel--compact{margin-top:11px;background:#f9faf7}.exp-stepper-list{display:grid;gap:6px}.exp-stepper-list>div{display:flex;align-items:center;justify-content:space-between;gap:3px}.exp-stepper-list>div>span:first-child{display:flex;align-items:center;gap:4px;flex:1;font-size:11px;font-weight:700}.exp-stepper-list>div>span:first-child small{font-size:9px;font-weight:500;color:var(--exp-muted)}.exp-stepper-list>div>svg{color:#a0afa6}.exp-stepper{display:inline-flex;align-items:center;border:1px solid #d5dfd8;border-radius:6px;overflow:hidden;background:#fff}.exp-stepper button{display:grid;place-items:center;width:24px;height:25px;background:#fff;color:var(--exp-accent);font-weight:700}.exp-stepper button:disabled{color:#b4beb8;opacity:1!important}.exp-stepper output{display:grid;place-items:center;min-width:20px;font-size:11px;font-weight:800}.exp-collection-summary{display:flex;justify-content:space-between;gap:8px;margin:10px 0 8px;color:#597169;font-size:10px;font-weight:700}.exp-submit{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:35px;border-radius:7px;color:#fff;background:var(--exp-accent);font-weight:700!important;font-size:11px!important}.exp-submit:disabled{color:#697c72;background:#e2e9e3;opacity:1!important}.exp-submit--secondary{margin-top:8px;color:#315d58;background:#e5f0e9}.exp-equipment-panel{border-color:#d9d0e5;background:#fdfcff}.exp-equipment-block{margin-top:12px;padding-top:11px;border-top:1px solid #e5dff0}.exp-equipment-block>strong{display:flex;justify-content:space-between;font-size:11px;color:#4d3b66}.exp-equipment-block>strong small{font-size:10px;color:#817491}.exp-equipment-choice{display:flex;justify-content:space-between;gap:6px;padding:8px;margin-top:7px;border-radius:7px;background:#f4f0f9;font-size:11px}.exp-equipment-choice small{color:#73677d;text-align:right}.exp-equipment-list{display:grid;gap:4px;padding:0;margin:8px 0;list-style:none}.exp-equipment-list li{display:flex;justify-content:space-between;gap:6px;padding:5px 7px;border:1px solid #ece8f2;border-radius:6px;background:#fff}.exp-equipment-list li span:first-child{display:flex;flex-direction:column;min-width:0}.exp-equipment-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.exp-equipment-list small,.exp-equipment-list li>span:last-child{color:#887990;font-size:9px}.exp-equipment-form{padding-bottom:2px}.exp-equipment-pair{display:grid;grid-template-columns:1fr 1fr;gap:6px}.exp-power-preview{margin:10px 0;padding:10px;border:1px solid #c7dccb;border-radius:8px;background:#fff}.exp-power-preview__total{display:flex;justify-content:space-between;align-items:baseline;gap:6px;color:#285b45}.exp-power-preview__total>span{display:inline-flex;align-items:center;gap:5px;font-weight:800}.exp-power-preview__total>strong{font-size:22px;font-variant-numeric:tabular-nums}.exp-power-preview__total small{color:#64746b;font-size:11px}.exp-power-preview__parts{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0}.exp-power-preview__parts span{display:inline-flex;gap:3px;padding:3px 5px;border-radius:4px;color:#597063;background:#eef5ef;font-size:10px}.exp-power-preview__parts b{color:#2b6248}.exp-power-preview>p{margin:2px 0 5px;color:#ad7250;font-weight:700}.exp-power-preview>p.exp-power-preview__met{color:#247553}.exp-power-preview>small{display:block;line-height:1.45;color:#718079;font-size:10px}.exp-lineup-gear{margin:8px 0}.exp-lineup-gear summary{padding:7px;border-radius:6px;color:#4d3b66;background:#f0ecf7;font-weight:700;cursor:pointer}.exp-lineup-gear .exp-equipment-panel{margin-top:5px}.exp-field-label{display:block;margin:10px 0 0;color:var(--exp-ink);font-size:10px;font-weight:700}.exp-field-label b{color:#ad7151}.exp-field-label select{display:block;width:100%;height:34px;margin-top:5px;padding:0 9px;border:1px solid #d6e0d8;border-radius:7px;color:var(--exp-ink);background:#fff;font-size:11px}.exp-field-label select:disabled{opacity:.5}.exp-growth-payment{display:grid;gap:6px;margin:11px 0}.exp-growth-payment>strong{font-size:10px;color:var(--exp-accent)}.exp-growth-payment>div{display:flex;align-items:center;justify-content:space-between}.exp-growth-payment>div>span{display:inline-flex;gap:5px;align-items:center}.exp-reserve-choice{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:8px;border-radius:6px;background:#f5f8f3}.exp-reserve-choice span{color:var(--exp-muted);font-size:10px}.exp-plain-button{display:block;width:100%;padding:8px;color:var(--exp-muted);background:transparent;font-size:10px}.exp-pass{width:100%;padding:8px;border:1px solid #dce3dd!important;border-radius:7px;color:#75847a;background:#fff;font-size:10px!important}.exp-lineup{border-color:#b6d2c2;background:#f8fcf8}.exp-lineup-cards{display:grid;gap:5px;margin:11px 0}.exp-lineup-card{display:flex;align-items:center;gap:6px;min-height:38px;padding:5px 7px;border:1px solid var(--exp-line)!important;border-radius:7px;color:var(--exp-ink);background:#fff;text-align:left}.exp-lineup-card--selected{border-color:#477b65!important;background:#e7f2ea}.exp-lineup-card>.exp-portrait{flex-basis:29px;width:29px;height:36px}.exp-lineup-card b{font-size:11px}.exp-lineup-card small{margin-left:auto;color:var(--exp-muted);font-size:10px}.exp-lineup-done{display:flex;align-items:center;gap:6px;padding:10px;border-radius:7px;color:#286b4d;background:#e7f4e9;font-weight:700}.exp-squad,.exp-log{padding-top:15px;margin-top:16px;border-top:1px solid var(--exp-line)}.exp-squad__list{display:grid;gap:5px}.exp-squad__list>button{display:flex;align-items:center;gap:6px;width:100%;min-width:0;padding:5px 0;border-bottom:1px solid #f1f3ef!important;color:inherit;background:transparent;text-align:left;cursor:pointer}.exp-squad__list>button:hover{background:#f6faf6}.exp-squad__list>div>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.exp-squad__list b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exp-squad__list small{font-size:9px;color:var(--exp-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exp-squad__list strong{margin-left:auto;white-space:nowrap;color:#9c763a;font-size:10px}.exp-portrait--detail{flex:0 0 190px;width:190px;height:270px;border-radius:12px}.exp-portrait--detail .exp-portrait__mark{font-size:48px}.exp-portrait--detail small{font-size:12px}.exp-detail-card{display:flex;gap:17px;min-width:0;margin-top:10px}.exp-detail-card>div{flex:1;min-width:0}.exp-detail-card__tags{color:#51716a;font-size:12px;font-weight:700}.exp-detail-card>div>strong{display:block;font-size:16px;color:#275642}.exp-detail-card>div>p{font-size:13px;line-height:1.55}.exp-detail-card h3,.exp-detail-item h3{margin:15px 0 6px;font-size:13px}.exp-detail-card__keyword{display:flex;gap:8px;padding:8px;border-radius:7px;background:#edf6ef;font-size:12px}.exp-detail-card__keyword b{color:#315d58;white-space:nowrap}.exp-detail-card>div>small,.exp-detail-item>small{display:block;margin-top:7px;color:#718079;font-size:11px}.exp-detail-item__head{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:10px}.exp-detail-item__head>*{padding:5px 7px;border-radius:5px;background:#f0ecf7;color:#5e4b77;font-size:12px}.exp-detail-item>p{margin:13px 0 0;font-size:13px;line-height:1.6}.exp-detail-item__scene{color:#594b6d}.exp-detail-item ul{padding-left:18px;font-size:12px}.exp-detail-item li{margin:4px 0}.exp-empty-note{padding:10px;border:1px dashed #d7dfd5;border-radius:7px;color:var(--exp-muted);font-size:11px}.exp-log ol{display:grid;gap:7px;padding:0;margin:0;list-style:none}.exp-log li{display:flex;gap:7px;color:#53615e;font-size:10px;line-height:1.4}.exp-log li small{flex:0 0 auto;color:#9d8661;font-size:9px}.exp-chat-dock{min-width:0;margin-top:11px}.exp-chat-dock .room-chat.is-docked .room-chat-panel{background:#fff;border-color:var(--exp-line)}.exp-chat-dock .room-chat.is-docked .room-chat-heading{padding:7px}.exp-chat-dock .room-chat.is-docked .room-chat-history{height:75px;min-height:75px;padding:6px}.app.game-active .expedition-game .exp-chat-dock .room-chat.is-docked .room-chat-history{height:75px;min-height:75px}.exp-chat-dock .room-chat.is-docked .room-chat-form{padding:5px 7px}.exp-chat-dock .room-chat.is-docked textarea{min-height:41px;height:41px}.exp-chat-dock .room-chat.is-docked .room-chat-retention{margin-bottom:3px}.exp-chat-dock .room-chat.is-docked .room-chat-send{min-height:28px}.exp-mobile-hud{display:none}@media(max-width:1250px){.exp-layout{grid-template-columns:205px minmax(420px,1fr) 290px;gap:8px;padding:8px}.exp-sidebar{padding:12px}.exp-right-players{padding:9px}.exp-main__scroll{padding:15px}.exp-tier__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.exp-market-heading__hint{display:none}}@media(max-width:980px){.expedition-game{height:auto;min-height:100dvh;overflow:visible}.exp-topbar{grid-template-columns:auto 1fr auto;padding:10px 14px}.exp-turn{justify-content:center}.exp-layout{display:flex;flex-direction:column;padding:9px}.exp-sidebar,.exp-main{overflow:visible}.exp-right-column{order:3;min-height:auto}.exp-right-players{padding:12px}.exp-right-players .exp-player-list{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-main__scroll{height:auto;overflow:visible}.exp-sidebar--players{order:2;display:block;overflow:visible}.exp-main{order:1}.exp-sidebar--actions{order:3}.exp-player-list{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-sidebar--players>.exp-player-list{overflow:visible}.exp-tier__cards,.exp-tier--common .exp-tier__cards,.exp-tier--elite .exp-tier__cards,.exp-tier--legendary .exp-tier__cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media(max-width:640px){.exp-topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:6px;min-height:61px}.exp-brand strong{font-size:15px}.exp-brand small{display:none}.exp-brand__mark{width:30px;height:30px;font-size:15px;border-radius:8px}.exp-turn{justify-content:flex-end;gap:7px}.exp-turn__round{font-size:18px}.exp-turn__message{max-width:110px;overflow:hidden;text-overflow:ellipsis;font-size:10px}.exp-turn__cycle,.exp-roomcode{display:none}.exp-turn__clock{font-size:12px;min-width:38px}.exp-topbar__actions{display:block;grid-column:auto;justify-self:end}.exp-game-menu summary{font-size:0;padding:6px}.exp-game-menu summary svg{width:16px;height:16px}.exp-market-heading h1{font-size:20px}.exp-market-heading p{line-height:1.4}.exp-tier__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.exp-tier--common .exp-tier__cards,.exp-tier--elite .exp-tier__cards,.exp-tier--legendary .exp-tier__cards,.exp-item-market__slots{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-card{padding:8px;min-height:178px;gap:6px}.expedition-game--expanded-market .exp-card{min-height:178px;padding:8px;gap:6px}.expedition-game--expanded-market .exp-card__visual{min-height:68px}.exp-portrait:not(.exp-portrait--compact){flex-basis:44px;width:44px;height:68px}.exp-card__identity>strong{font-size:12px}.exp-card__tags b,.exp-card__story{font-size:9px}.exp-card__bottom{flex-wrap:wrap}.exp-card__bottom small{display:none}.exp-cost{gap:2px}.exp-cost>span{font-size:9px;padding:2px}.exp-cost>span svg{width:12px;height:12px}.exp-card__actions{margin-top:auto}.exp-action{padding:6px 3px;font-size:10px!important}.exp-player-list,.exp-right-players .exp-player-list{grid-template-columns:1fr}.exp-finish>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.exp-finish{padding:10px 12px;gap:7px}.exp-finish strong{font-size:12px}.exp-finish span{font-size:10px}.exp-finish>button{padding:6px 7px;font-size:10px}.exp-layout{padding-bottom:calc(65px + env(safe-area-inset-bottom))}.exp-detail-card{flex-direction:column}.exp-portrait--detail{width:min(100%,260px);height:280px;flex-basis:auto;align-self:center}.exp-card__hover{display:none!important}.exp-mobile-hud{position:fixed;inset:auto 0 0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:52px;padding:7px max(12px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));border-top:1px solid #b5d4c3!important;color:#254b3b;background:#f8fcf7;box-shadow:0 -4px 15px #183a2e1b;text-align:left}.exp-mobile-hud>span{display:flex;gap:9px}.exp-mobile-hud b,.exp-mobile-hud strong{white-space:nowrap;font-size:11px}}@media(prefers-reduced-motion:reduce){.expedition-game *,.expedition-game *:before,.expedition-game *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.modal:has(.expedition-rules){width:min(920px,calc(100vw - 32px));max-height:min(850px,calc(100dvh - 32px));background:#fffdf9;color:#293d3b}.modal:has(.expedition-rules) .modal-content{padding:23px 26px 25px}.expedition-rules{--exr-line: #e7ded0;--exr-muted: #677673;color:#293d3b}.expedition-rules button{font:inherit}.expedition-rules button:focus-visible{outline:2px solid #387e71;outline-offset:3px}.exr-intro{margin:0 0 18px;color:var(--exr-muted);font-size:14px;line-height:1.6}.exr-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:5px;background:#f3f0e9;border-radius:13px}.exr-progress button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:41px;border:0;border-radius:9px;background:transparent;color:#65716d;font-size:13px;font-weight:700;cursor:pointer}.exr-progress button.is-active{color:#215d53;background:#fff;box-shadow:0 2px 9px #113d3114}.exr-chapter{min-height:335px;padding:27px 3px 14px}.exr-heading>span{color:#a88955;font-size:11px;font-weight:800;letter-spacing:.16em}.exr-heading h3{margin:6px 0 8px;font-size:clamp(21px,2.3vw,27px);line-height:1.25;letter-spacing:-.04em}.exr-heading p{margin:0;color:var(--exr-muted);font-size:14px;line-height:1.65}.exr-demo,.exr-example,.exr-equipment-grid,.exr-expedition-track,.exr-score-grid{margin-top:22px}.exr-demo{display:grid;grid-template-columns:minmax(170px,1fr) 2fr;gap:14px 23px;align-items:center;border:1px solid var(--exr-line);border-radius:14px;padding:17px;background:#fbf8f2}.exr-demo strong,.exr-demo small{display:block}.exr-demo strong{font-size:15px}.exr-demo small{margin-top:5px;color:var(--exr-muted);font-size:12px;line-height:1.5}.exr-select-resources{display:flex;gap:8px}.exr-select-resources button{flex:1;min-width:0;padding:10px 5px;border:1px solid #d6ddd7;border-radius:10px;background:#fff;cursor:pointer}.exr-select-resources button[aria-pressed=true]{border-color:#4c8979;box-shadow:inset 0 0 0 1px #4c8979;background:#edf8f2}.exr-resource{display:inline-flex;gap:5px;align-items:center;white-space:nowrap;font-size:13px;font-weight:600}.exr-resource i{width:12px;height:12px;transform:rotate(45deg);border:2px solid #fff8;border-radius:3px;box-shadow:0 0 0 1px #153a3738;background:var(--resource-color)}.exr-resource--iron{--resource-color: #a78a62}.exr-resource--supply{--resource-color: #74a16c}.exr-resource--crystal{--resource-color: #7995c7}.exr-demo-result{grid-column:1 / -1;margin:0;color:#347564;font-size:12px;font-weight:700}.exr-example{display:flex;align-items:center;gap:20px}.exr-example-card,.exr-example-outcome{flex:1;min-height:133px;border-radius:13px;padding:17px}.exr-example-card{background:#e8eee9;border:1px solid #bfcfc4}.exr-example-card small,.exr-example-card strong{display:block}.exr-example-card small{color:#5e7068;font-size:11px}.exr-example-card strong{margin:8px 0 15px;font-size:17px}.exr-example-card>div{display:flex;flex-wrap:wrap;gap:11px}.exr-example-outcome{background:#fbf7ec;border:1px solid #e9d8b3}.exr-example-outcome strong{font-size:14px}.exr-example-outcome p{margin:12px 0 8px;font-size:17px;font-weight:800;color:#6d5635}.exr-example-outcome small{color:#81735d;font-size:11px}.exr-equipment-grid,.exr-expedition-track,.exr-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.exr-equipment-grid>div,.exr-expedition-track>div,.exr-score-grid>div{display:flex;flex-direction:column;min-height:141px;padding:17px;border:1px solid var(--exr-line);border-radius:12px;background:#fbfaf6}.exr-equipment-grid svg{color:#58887b;margin-bottom:10px}.exr-equipment-grid strong,.exr-expedition-track strong,.exr-score-grid strong{font-size:14px}.exr-equipment-grid p{margin:7px 0 0;color:var(--exr-muted);font-size:12px;line-height:1.55}.exr-expedition-track>div{min-height:113px}.exr-expedition-track span,.exr-score-grid small{margin-top:7px;color:var(--exr-muted);font-size:12px}.exr-expedition-track b,.exr-score-grid b{margin-top:auto;color:#357767;font-size:18px}.exr-score-grid>div{min-height:120px}.exr-footnote{margin:19px 0 0;color:var(--exr-muted);font-size:12px;line-height:1.7}.exr-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--exr-line);padding-top:15px}.exr-footer>span{color:#7c8179;font-size:11px;line-height:1.5}.exr-footer>div{display:flex;gap:7px;flex-shrink:0}.exr-footer button{display:inline-flex;justify-content:center;align-items:center;gap:5px;min-height:39px;padding:7px 14px;border-radius:8px;cursor:pointer}.exr-footer button:disabled{opacity:.4;cursor:default}@media(max-width:700px){.modal:has(.expedition-rules){width:100vw;max-height:100dvh;margin:0;border-radius:0}.modal:has(.expedition-rules) .modal-content{padding:16px}.exr-intro{font-size:12px}.exr-progress{gap:2px}.exr-progress button{flex-direction:column;gap:3px;font-size:10px;min-height:49px}.exr-progress button svg{width:15px;height:15px}.exr-chapter{min-height:0;padding-top:20px}.exr-heading p{font-size:12px}.exr-demo{grid-template-columns:1fr}.exr-demo-result{grid-column:auto}.exr-example{gap:8px}.exr-example>svg{width:15px;flex-shrink:0}.exr-example-card,.exr-example-outcome{min-width:0;padding:11px}.exr-example-card>div{gap:5px}.exr-example-outcome p{font-size:13px}.exr-equipment-grid,.exr-expedition-track,.exr-score-grid{grid-template-columns:1fr;margin-top:15px}.exr-equipment-grid>div,.exr-expedition-track>div,.exr-score-grid>div{min-height:0;padding:11px 13px}.exr-equipment-grid svg{display:none}.exr-expedition-track b,.exr-score-grid b{margin-top:6px}.exr-footnote{margin-top:14px}.exr-footer{flex-wrap:wrap}.exr-footer>span{flex-basis:100%}.exr-footer>div{width:100%}.exr-footer button{flex:1}}.room-chat{position:fixed;z-index:70;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));font-size:13px;color:#252033}.room-chat-trigger{margin-left:auto;display:flex;align-items:center;gap:7px;min-height:44px;padding:10px 16px;color:#fff;background:#5e3c96;border:1px solid #5e3c96;border-radius:24px;box-shadow:0 4px 16px #2e184b25;font-weight:700}.room-chat-unread{display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:12px;background:#fff;color:#5e3c96;font-size:11px}.room-chat-panel{display:flex;flex-direction:column;width:min(350px,calc(100vw - 24px));max-height:min(470px,calc(100dvh - 90px));margin-bottom:10px;overflow:hidden;background:#fff;border:1px solid #ded7e8;border-radius:16px;box-shadow:0 10px 35px #27123825}.room-chat-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0;padding:13px 15px;border-bottom:1px solid #eee9f3}.room-chat-heading h2{margin:0;font-size:15px;font-weight:750;color:#382453}.room-chat-heading p{margin:4px 0 0;font-size:11px;color:#7b7487}.room-chat-close{display:grid;place-items:center;min-width:36px;min-height:36px;padding:7px;border:0;border-radius:8px;color:#766885;background:#f5f2f8}.room-chat-history{min-height:110px;height:245px;overflow-y:auto;overscroll-behavior:contain;padding:12px;scroll-padding:12px}.room-chat-empty{margin:32px 0;text-align:center;font-size:12px;color:#827a8e}.room-chat-message{margin:0 0 12px}.room-chat-message:last-child{margin-bottom:0}.room-chat-meta{display:flex;align-items:baseline;gap:6px;min-width:0;font-size:10px;color:#847b91}.room-chat-meta strong{max-width:170px;overflow-wrap:anywhere;color:#463257;font-size:12px;font-weight:700}.room-chat-meta time{margin-left:auto;white-space:nowrap}.room-chat-message p{display:table;max-width:100%;margin:5px 0 0;padding:8px 10px;border-radius:0 10px 10px;background:#f3f0f7;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.room-chat-message.is-mine p{background:#ede6f8}.room-chat-form{flex-shrink:0;padding:10px 12px 12px;border-top:1px solid #eee9f3}.room-chat-label{display:block;margin-bottom:5px;font-size:11px;color:#6f647d}.room-chat textarea{box-sizing:border-box;width:100%;min-height:60px;max-height:100px;padding:8px 10px;resize:vertical;font:inherit;font-size:13px;line-height:1.5;color:#252033;background:#fff;border:1px solid #dcd4e7;border-radius:8px}.room-chat textarea:focus{outline:2px solid #b59bdb;outline-offset:1px}.room-chat-compose-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.room-chat-compose-bottom small{font-size:10px;color:#867b93}.room-chat-compose-bottom small.is-over-limit{color:#ba3c50}.room-chat-send{display:flex;align-items:center;gap:5px;min-height:34px;padding:6px 10px;border:0;border-radius:8px;background:#5e3c96;color:#fff;font-size:12px;font-weight:700}.room-chat button:disabled{cursor:not-allowed;opacity:.5}.room-chat-error{margin:6px 12px;color:#a23049;font-size:11px;line-height:1.5}.room-chat-form .room-chat-error{margin:7px 0 0}.room-chat-error button{color:#5e3c96;border:0;padding:0;background:transparent;font:inherit;text-decoration:underline}.room-chat button:focus-visible{outline:2px solid #9874c9;outline-offset:3px}@media(max-width:520px){.room-chat{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.room-chat-panel{width:min(340px,calc(100vw - 24px));max-height:calc(100dvh - 86px)}.room-chat-history{height:min(240px,38dvh)}.room-chat textarea{font-size:16px}}.room-chat-retention{grid-column:1/-1;display:block;font-size:10px;line-height:1.5;opacity:.7}@media(min-width:861px){.app.game-active{--card-h: clamp(108px, calc((100dvh - 367px) / 3), 230px);--fit-card-w: calc(var(--card-h) * 3 / 5);padding:0 14px}.app.game-active .game-toolbar{min-height:46px;margin-bottom:5px;padding-block:3px}.app.game-active .turn-indicator{font-size:13px}.app.game-active .turn-countdown{padding:2px 8px}.app.game-active .turn-countdown time{font-size:25px}.app.game-active .game-layout{gap:10px}.app.game-active .board{padding:8px}.app.game-active .board-heading{gap:8px;padding-bottom:3px}.app.game-active .board-heading h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app.game-active .affordable-legend{flex:none}.app.game-active .game-activity{display:none}.app.game-active .market-court{width:min(100%,calc(6 * var(--fit-card-w) + 80px));grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px;margin-inline:auto}.app.game-active .nobles-section{padding-left:12px}.app.game-active .market-court .section-caption{height:18px;margin-bottom:5px}.app.game-active .market-tiers{gap:6px}.app.game-active .market-row{width:min(100%,calc(4 * var(--fit-card-w) + 48px));justify-self:center;grid-template-columns:24px minmax(0,1fr);gap:6px}.app.game-active .market .deck{width:24px}.app.game-active .cards-row{gap:6px}.app.game-active .cards-row>.development-card,.app.game-active .cards-row>.empty-card,.app.game-active .nobles-row>.noble.card-face{width:min(100%,var(--fit-card-w));height:auto;justify-self:center}.app.game-active .nobles-row{width:min(100%,calc(2 * var(--fit-card-w) + 8px));margin-inline:auto;column-gap:8px;row-gap:6px}.app.game-active .bank-section{gap:8px;margin-top:6px;padding:5px 8px}.app.game-active .token{height:32px}.app.game-active .token .gem{width:29px;height:29px}.app.game-active .south-table{margin-top:6px}.app.game-active .south-table .personal-assets{padding:6px 8px}.app.game-active .personal-heading{margin-bottom:4px}.app.game-active .my-token-row>div{gap:0 3px;padding-block:0}.app.game-active .my-token-row .gem{width:21px;height:21px}.app.game-active .my-token-row>div>small{line-height:1.15}.app.game-active .owned-heading{margin:3px 0 2px}.app.game-active .personal-assets .stack-cards{height:57px}.app.game-active .left-players .left-reserved{padding:7px 8px 8px}.app.game-active .left-reserved h3{margin-bottom:5px}.app.game-active .left-reserved .reserved-row{grid-template-columns:minmax(0,clamp(43px,calc((100dvh - 480px)*.165),78px));gap:5px}.app.game-active .left-reserved .reserved-row>.development-card,.app.game-active .left-reserved .reserved-row>.reserved-empty{width:100%;max-width:none}.app.game-active .left-reserved .reserved-row>.reserved-empty{height:28px;aspect-ratio:auto!important}.app.game-active .left-reserved .reserved-empty svg{width:12px;height:12px}.app.game-active .room-chat.is-docked .room-chat-heading{padding:7px 8px}.app.game-active .room-chat.is-docked .room-chat-heading p{display:none}.app.game-active .room-chat.is-docked .room-chat-history{min-height:80px;height:clamp(80px,calc(100dvh - 730px),170px);padding:6px 7px}.app.game-active .room-chat.is-docked .room-chat-form{padding:6px 7px 7px}.app.game-active .room-chat.is-docked .room-chat-retention{font-size:8px;line-height:1.25;margin-bottom:4px}.app.game-active .room-chat.is-docked .room-chat-label{margin-bottom:2px}.app.game-active .room-chat.is-docked textarea{height:42px;min-height:42px;padding:5px 7px}.app.game-active .room-chat.is-docked .room-chat-compose-bottom{align-items:center;flex-wrap:nowrap;gap:3px;margin-top:4px}.app.game-active .room-chat.is-docked .room-chat-compose-bottom small{flex-basis:auto;font-size:8px;white-space:nowrap}.app.game-active .room-chat.is-docked .room-chat-send{width:auto;min-height:30px;padding:4px 7px;font-size:10px}}@media(min-width:861px)and (max-height:800px){.app.game-active .player-column{gap:5px}.app.game-active .game-layout .player-panel,.app.game-active .game-layout .player-panel.current{padding:4px 7px}.app.game-active .game-layout .player-panel .player-heading{margin-bottom:2px}.app.game-active .game-layout .player-panel .avatar{width:26px;height:26px;min-width:26px}.app.game-active .game-layout .player-panel .player-resource-heading{margin-block:2px;padding-top:2px;line-height:1.15}.app.game-active .game-layout .player-panel .player-gem-grid .gem{width:17px;height:17px}.app.game-active .game-layout .player-panel .player-discount-grid .gem{width:14px;height:14px}.app.game-active .game-layout .player-panel .player-meta{margin-block:3px 1px}.app.game-active .game-layout .player-panel .player-collection-link{min-height:19px;margin-top:1px;padding:2px 0}.app.game-active .game-layout .player-panel .score-track{margin-top:2px}.app.game-active .card-face-footer{padding-inline:3px}.app.game-active .card-face-footer .card-face-costs>.costs,.app.game-active .card-face-footer .card-face-costs>.card-requirements{gap:1px}}.game-selector{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:18px;min-height:78px;padding:10px 24px;border-bottom:1px solid #c8a97a35;background:#151523}.game-selector__heading{color:#bdb1a5;font-size:12px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.game-selector__options{display:flex;gap:10px;min-width:0}.game-selector__option{display:flex;align-items:center;gap:10px;min-width:174px;min-height:54px;padding:8px 16px;border:1px solid #a99a8566;border-radius:10px;background:#29283a;color:#e8e1db;text-align:left}.game-selector__option:hover,.game-selector__option.is-selected{border-color:#e0bf80;background:#423647}.game-selector__option.is-selected{box-shadow:inset 0 0 0 1px #e0bf8044,0 0 18px #c8a97a22}.game-selector__option:focus-visible{outline:3px solid #ffe2a0;outline-offset:3px}.game-selector__option>svg{color:#e5c88e}.game-selector__option span{display:grid;gap:2px}.game-selector__option strong{font:700 15px/1.25 var(--serif)}.game-selector__option small{color:#b8b0b8;font-size:10px}.game-selector__option.is-selected small{color:#ead8b7}.lobby.public-lobby{align-content:start}.public-lobby .lobby-story .lobby-hero{position:relative;isolation:isolate;width:100%;min-height:315px;overflow:hidden;border:1px solid #d3b58266;border-radius:16px;background:radial-gradient(circle at 87% 27%,#334976 0,#25283f 48%,#211d31 90%);box-shadow:0 24px 48px #08091144}.public-lobby .lobby-story .lobby-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#211d31 0%,#211d31ee 35%,#211d3199 58%,transparent 83%)}.public-lobby .lobby-hero .lobby-title{position:relative;z-index:1;width:min(65%,410px);padding:29px 0 25px 29px}.lobby-hero__eyebrow{display:block;color:#d9ba7e;font-size:10px;font-weight:700;letter-spacing:.15em}.public-lobby .lobby-hero h1{margin-top:11px;color:#fff4e0;font:700 clamp(34px,3.8vw,52px)/1.16 var(--serif);letter-spacing:-.07em;text-shadow:0 3px 16px #0c0b18}.public-lobby .lobby-hero .lobby-title p{max-width:32ch;margin-top:17px;color:#dfd8db;font-size:13px;line-height:1.7;word-break:keep-all}.lobby-hero__choice{display:flex;align-items:baseline;gap:7px;margin-top:24px;padding-top:12px;border-top:1px solid #e3c49155;color:#e9dec8;white-space:nowrap}.lobby-hero__choice span{color:#c7b7b3;font-size:10px}.lobby-hero__choice strong{font:700 15px var(--serif)}.lobby-hero__choice small{color:#d8c197;font-size:10px}.lobby-hero__art{position:absolute;z-index:-2;top:0;right:0;width:56%;height:100%}.lobby-hero__art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%}.public-lobby .lobby-game-intro{margin-top:18px;color:#d8d0d9;font-size:13px;line-height:1.7;word-break:keep-all}.public-lobby .room-selected-game{display:grid;gap:4px;margin-top:14px;padding:12px 14px;border:1px solid #c7a77977;border-radius:8px;background:#d3b78412}.room-selected-game span{color:#c7b7a3;font-size:10px}.room-selected-game strong{color:#f5e7c5;font-size:14px}.room-selected-game small{color:#c9c1c7;font-size:11px;line-height:1.6}.own-room-game{display:block;margin:3px 0 9px;color:#d2b780;font-size:11px}@media(min-width:701px)and (max-width:950px){.public-lobby .lobby-hero .lobby-title{width:54%;padding-left:18px}.public-lobby .lobby-hero h1{font-size:30px}.public-lobby .lobby-hero .lobby-title p{font-size:11px}.lobby-hero__art{width:54%}.lobby-hero__choice{flex-wrap:wrap;gap:4px 7px}}@media(max-width:700px){.public-lobby>.lobby-story{width:100%}.game-selector{justify-content:stretch;gap:8px;padding:10px 18px}.game-selector__heading{display:none}.game-selector__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.game-selector__option{min-width:0;min-height:52px;padding:7px 10px;gap:7px}.game-selector__option strong{font-size:13px}.game-selector__option>svg{width:17px;height:17px;flex:none}.public-lobby .lobby-story .lobby-hero{min-height:235px}.public-lobby .lobby-hero .lobby-title{width:54%;padding:20px 0 18px 17px}.public-lobby .lobby-hero h1{margin-top:8px;font-size:32px}.public-lobby .lobby-hero .lobby-title p{margin-top:10px;font-size:11px;line-height:1.6}.lobby-hero__eyebrow{font-size:8px;letter-spacing:.08em}.lobby-hero__choice{flex-wrap:wrap;margin-top:13px;padding-top:8px;gap:4px 7px}.lobby-hero__choice span{width:100%}.lobby-hero__art{width:54%}.public-lobby .lobby-story .lobby-hero:after{background:linear-gradient(90deg,#211d31 0%,#211d31 47%,#211d3170 57%,transparent 73%)}.public-lobby .lobby-game-intro{margin-top:12px;font-size:12px}}@media(prefers-reduced-motion:reduce){.game-selector__option{transition:none}}@media(max-width:359px){body:has(.game-selector){min-width:320px}.game-selector{padding-inline:12px}.game-selector__option{gap:5px;padding-inline:8px}.game-selector__option strong{font-size:12px}.game-selector__option small{font-size:9px}}
