@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;600;700;900&display=swap";:root{font-family:Noto Sans SC,sans-serif;color:#26324a;background:#1d423e;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;overflow-x:hidden}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}.app-shell{width:100%;max-width:430px;min-height:100dvh;margin:0 auto;overflow:hidden;background-color:#f4ead6;background-image:radial-gradient(#d6c49f .8px,transparent .8px);background-size:17px 17px;border-inline:1px solid rgb(38 50 74 / 18%)}.home-screen,.room-screen{min-height:100dvh;padding:max(36px,env(safe-area-inset-top)) 24px max(28px,env(safe-area-inset-bottom))}.home-screen{display:flex;flex-direction:column;align-items:center}.brand-stage{position:relative;width:240px;height:145px;display:grid;place-items:start center;margin-top:2vh}.brand-stage>img{position:relative;z-index:2;width:230px;height:auto;filter:drop-shadow(0 5px 0 rgb(38 50 74 / 12%))}.brand-stage .moon-seal{position:absolute;right:58px;bottom:0;width:64px;height:64px;margin:0;border-width:3px;box-shadow:0 6px #26324a1f}.brand-stage .moon-seal svg{width:27px;height:27px}.moon-seal{width:112px;height:112px;display:grid;place-items:center;margin-top:5vh;color:#fff8df;border:5px double #f0b83f;border-radius:50%;background:#2f9994;box-shadow:0 12px #26324a1f}.moon-seal svg{width:48px;height:48px}.title-lockup{margin-top:28px;text-align:center}.title-lockup p{margin:0;color:#c74652;font-weight:700}.title-lockup h1{margin:4px 0;font-size:36px;line-height:1.2;font-weight:900}.title-lockup span{color:#5d6679;font-size:14px}.entry-panel{width:100%;margin-top:auto;padding-top:40px}.primary-command{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:6px;color:#fff;background:#e65383;font-size:17px;font-weight:700;box-shadow:0 5px #aa3159}.primary-command:active{transform:translateY(3px);box-shadow:0 2px #aa3159}.primary-command svg{width:20px}.divider{display:flex;align-items:center;gap:12px;margin:24px 0 14px;color:#747b88;font-size:13px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#cbbd9f}.entry-panel label{display:block;margin-bottom:7px;font-size:13px;font-weight:700}.code-row{display:grid;grid-template-columns:1fr 52px;gap:8px}.code-row input{width:100%;min-width:0;height:52px;padding:0 16px;border:2px solid #26324a;border-radius:6px;background:#fffdf5;text-transform:uppercase;font-size:21px;font-weight:900}.code-row button,.room-code-line button{min-width:52px;min-height:52px;display:grid;place-items:center;border:0;border-radius:6px;color:#fff;background:#26324a}.code-row button:disabled{opacity:.4}.form-error{margin:12px 0 0;color:#9f2938;font-size:14px}.room-header span{color:#2f817c;font-size:14px;font-weight:700}.room-header h1{margin:3px 0 28px;font-size:30px}.room-code-panel{padding:20px;border:2px solid #26324a;border-radius:8px;background:#fffdf5;box-shadow:7px 7px #e6cf9d}.room-code-panel p{margin:0 0 6px;color:#687083;font-size:13px}.room-code-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.room-code-line strong{font-size:34px;line-height:1}.waiting-state{display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.waiting-state>svg{width:44px;height:44px;margin-bottom:16px;color:#2f9994}.waiting-state strong{font-size:17px}.waiting-state span{margin-top:6px;color:#717887;font-size:14px}.add-ai-command{min-height:48px;display:flex;align-items:center;gap:8px;margin-top:22px;padding:0 18px;border:2px solid #26324a;border-radius:6px;color:#26324a;background:#fffdf5;font-weight:800;box-shadow:3px 3px #d5c292}.add-ai-command svg{width:20px;color:#2f817c}.character-lobby{padding-top:24px}.lobby-status{display:flex;align-items:center;gap:8px;color:#2f817c;font-size:14px;font-weight:700}.lobby-status svg{width:18px}.character-lobby h2{margin:8px 0 14px;font-size:20px}.character-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.character-choice{min-width:0;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 8px;border:2px solid #26324a;border-radius:8px;color:#26324a;background:#fffdf5;box-shadow:4px 4px #c9b68d}.character-choice.selected{outline:4px solid #f0b83f;outline-offset:-6px}.character-choice:disabled{opacity:.5}.character-token{width:92px;height:100px;display:grid;place-items:center;margin-bottom:10px;border:3px solid #26324a;overflow:hidden;border-radius:46px 46px 8px 8px;color:#fff;font-size:30px;font-weight:900}.character-token img{width:100%;height:100%;object-fit:cover;object-position:top center}.character-choice.rose .character-token{background:#e65383}.character-choice.teal .character-token{background:#2f9994}.character-choice strong{font-size:17px}.character-choice small{margin-top:3px;color:#687083}.ready-command{margin-top:18px}.game-screen{position:relative;min-height:100dvh;overflow:hidden;background:#173d38;color:#fff}.game-topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:max(12px,env(safe-area-inset-top)) 16px 8px;background:#fffdf5;color:#26324a;border-bottom:2px solid #26324a}.game-tools{display:flex;gap:2px;margin-left:4px}.game-tools button{width:38px;height:44px;display:grid;place-items:center;border:0;color:#26324a;background:transparent}.game-tools svg{width:19px}.game-topbar>div:first-child{display:flex;flex-direction:column}.game-topbar span{font-size:12px;color:#697083}.game-topbar strong{font-size:17px}.shadow-meter{display:grid;grid-template-columns:24px auto;column-gap:6px;align-items:center;padding-left:12px;border-left:1px solid #d1c5aa}.shadow-meter svg{grid-row:1 / 3;width:22px;color:#67507a}.shadow-meter strong{font-size:14px}.resource-strip{height:46px;display:grid;grid-template-columns:repeat(4,1fr);background:#26324a}.resource-strip span{display:flex;align-items:center;justify-content:center;gap:4px;font-size:11px;border-right:1px solid rgb(255 255 255 / 12%)}.resource-strip svg{width:14px;color:#f0b83f}.resource-strip b{font-size:14px}.mission-guide{min-height:112px;padding:11px 14px 10px;color:#26324a;border-bottom:2px solid #26324a;background:#fffdf5}.mission-heading{display:flex;align-items:baseline;gap:9px}.mission-heading>span{flex:none;padding:2px 6px;color:#fff;border-radius:3px;background:#2f817c;font-size:11px;font-weight:800}.mission-heading>strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.mission-step{display:flex;align-items:center;gap:7px;margin-top:7px}.mission-step svg{width:18px;color:#e65383}.mission-step b{font-size:15px}.mission-facts{display:flex;align-items:center;gap:7px;margin-top:8px;overflow:hidden}.mission-facts>span{display:flex;align-items:center;gap:3px;min-width:0;color:#626b7d;font-size:11px;white-space:nowrap}.mission-facts svg{width:13px}.mission-facts .target-chip{padding:2px 6px;color:#fff;border-radius:3px;background:#67507a;font-weight:800}.map-stage{height:calc(100dvh - 382px);min-height:300px;overflow:hidden}.game-canvas{width:100%;height:100%}.game-canvas canvas{display:block;width:100%!important;height:100%!important;object-fit:cover}.turn-dock{position:absolute;inset:auto 0 0;min-height:146px;padding:12px 14px max(12px,env(safe-area-inset-bottom));background:#fffdf5;color:#26324a;border-top:3px solid #26324a}.location-line{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;margin-bottom:10px}.location-line svg{width:20px;color:#2f9994}.location-line span{font-weight:800}.location-line small{color:#747b88}.game-error{margin:-4px 0 8px;color:#a12738;font-size:12px}.dock-actions{display:grid;grid-template-columns:minmax(0,2fr) .7fr .9fr;gap:8px}.dock-actions button{min-height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid #b9ad94;border-radius:6px;color:#26324a;background:#f4ead6;font-size:12px;font-weight:700}.dock-actions button:last-child{color:#fff;border-color:#b83b62;background:#e65383}.dock-actions .context-command{min-width:0;flex-direction:row;gap:7px;padding:0 10px;color:#fff;border-color:#1f6c68;background:#2f817c;font-size:13px}.dock-actions .context-command.roll{border-color:#b83b62;background:#e65383}.dock-actions .context-command.wait{color:#5e6676;border-color:#c5baa3;background:#e8deca}.context-command span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dock-actions button:disabled{opacity:.42}.dock-actions svg{width:20px;height:20px}.sheet-backdrop{position:fixed;z-index:20;inset:0;width:100%;border:0;background:#0d1f1da6}.action-sheet{position:fixed;z-index:21;inset:auto max(0px,calc((100vw - 430px)/2)) 0;max-height:72dvh;overflow-y:auto;padding:18px 16px max(22px,env(safe-area-inset-bottom));color:#26324a;background:#fffdf5;border-top:3px solid #26324a}.action-sheet header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:19px;font-weight:900}.action-sheet header button{width:44px;height:44px;border:0;background:transparent;font-size:30px}.task-option{padding:14px 0;border-top:1px solid #d7ccb5}.task-option strong{font-size:16px}.task-option p{margin:4px 0 6px;color:#687083;font-size:13px;line-height:1.5}.task-meta{display:block;margin-bottom:10px;color:#2f817c;font-size:12px;font-weight:800}.task-option>div:last-child{display:flex;gap:8px}.task-option button{min-height:52px;padding:6px 12px;border:1px solid #26324a;border-radius:5px;background:#f4ead6;font-weight:700}.task-option .task-difficulty{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;text-align:left}.task-difficulty span{font-size:12px;font-weight:900}.task-difficulty small{color:#626b7d;font-size:10px;line-height:1.3}.action-list{display:grid;gap:8px}.action-list>button{min-height:58px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:8px 12px;text-align:left;border:1px solid #b9ad94;border-radius:6px;color:#26324a;background:#f8f1df}.action-list>button:disabled{opacity:.38}.action-list svg,.users-glyph{width:22px;color:#2f9994;font-size:23px}.action-list span{font-weight:700}.action-list small{color:#687083}.result-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;color:#fff;background:#2f817c}.result-screen.lost{background:#5a435f}.result-screen>svg{width:84px;height:84px;color:#f0b83f}.result-screen p{margin:24px 0 0}.result-screen h1{margin:4px 0 12px;font-size:38px}.result-screen span{color:#ffffffb8}.dice-overlay{position:fixed;z-index:40;inset:0;display:grid;place-items:center;padding:20px;background:#112623c7}.dice-result{position:relative;width:min(100%,350px);padding:22px 22px 20px;color:#26324a;text-align:center;border:3px solid #26324a;border-radius:8px;background:#fffdf5;box-shadow:8px 8px #0a1b1959;animation:dice-result-in .26s ease-out both}.dice-close{position:absolute;top:8px;right:8px;width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent}.dice-kicker{margin:0 0 10px;color:#687083;font-size:13px;font-weight:700}.die-face{position:relative;width:92px;height:92px;display:grid;grid-template-columns:repeat(2,1fr);align-content:space-around;justify-items:center;margin:0 auto 16px;padding:15px;border:3px solid #26324a;border-radius:16px;background:#fff;box-shadow:0 7px #d4c8ad;animation:dice-roll-in .62s cubic-bezier(.2,.8,.2,1) both}.die-face i{width:14px;height:14px;border-radius:50%;background:#e65383}.die-face i:only-of-type,.die-face i:nth-last-child(3):first-child{grid-column:1 / 3}.die-number{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.roll-formula{padding:10px 0;border-block:1px solid #d8ceb8}.roll-formula>div{display:flex;justify-content:space-between;min-height:29px;font-size:14px}.roll-formula .muted{color:#9a9da5}.roll-formula .formula-total{min-height:35px;align-items:end;margin-top:4px;padding-top:7px;border-top:2px solid #26324a;font-size:18px;font-weight:900}.roll-target{display:inline-block;margin-top:10px;padding:4px 10px;color:#fff;border-radius:4px;background:#67507a;font-size:13px;font-weight:800}.roll-outcome{display:flex;align-items:center;gap:12px;margin-top:15px;text-align:left}.roll-outcome>svg{width:38px;height:38px;padding:7px;color:#fff;border-radius:50%;background:#3c9367}.failure .roll-outcome>svg{background:#c74652}.roll-outcome h2{margin:0;font-size:20px}.roll-outcome p{margin:2px 0 0;color:#687083;font-size:13px}.dice-continue{width:100%;min-height:50px;margin-top:17px;border:0;border-radius:6px;color:#fff;background:#2f817c;font-weight:800}.failure .dice-continue{background:#c74652}@keyframes dice-roll-in{0%{transform:translateY(-70px) rotate(180deg) scale(.65);opacity:0}65%{transform:translateY(5px) rotate(350deg) scale(1.06);opacity:1}to{transform:translateY(0) rotate(360deg) scale(1)}}@keyframes dice-result-in{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:431px){body{padding-block:20px}.app-shell{min-height:calc(100dvh - 40px);border-radius:8px}.home-screen,.room-screen{min-height:calc(100dvh - 40px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
