@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Nunito+Sans:opsz,wght@6..12,500;6..12,700;6..12,900&display=swap";:root{font-family:Nunito Sans,sans-serif;color:#171717;background:#d9d2c4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #171717;--paper: #f7f2e8;--white: #fffdf8;--yellow: #f5b82e;--coral: #ff5d50;--blue: #2d8cff;--lime: #b9e532;--purple: #a97af0;--muted: #685f55;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html,body,#root{height:100%}html{overscroll-behavior:none;background:#d9d2c4}body{min-width:320px;min-height:100%;margin:0;overflow:hidden;position:fixed;inset:0;width:100%}button,input{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.app-shell{width:100%;height:100dvh;min-height:560px;margin:0 auto;position:relative;overflow:hidden;isolation:isolate;background:var(--paper)}.app-shell:before,.app-shell:after{width:240px;height:240px;border:3px solid var(--ink);border-radius:50%;position:absolute;z-index:-2;content:"";opacity:.06}.app-shell:before{top:-155px;right:-100px}.app-shell:after{bottom:-165px;left:-120px}.app-shell--centered{display:grid;place-items:center}.ambient-glow{display:none}.eyebrow{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.wordmark{display:flex;align-items:center;flex-direction:column;text-align:center}.wordmark__kicker{margin-bottom:8px;padding:5px 10px;border:2px solid var(--ink);border-radius:999px;background:var(--white);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transform:rotate(-2deg)}.wordmark__title{display:block;position:relative;z-index:0;font-family:Archivo Black,sans-serif;font-size:clamp(4.3rem,22vw,6.8rem);line-height:.82;letter-spacing:-.085em;transform:rotate(-1deg)}.wordmark__title b{position:relative;z-index:1;font-weight:400}.wordmark__title:after{content:"";height:14px;border:2px solid var(--ink);border-radius:3px;position:absolute;z-index:0;right:-7px;bottom:-5px;left:4px;background:var(--coral);box-shadow:4px 4px 0 var(--ink);transform:rotate(1.5deg)}.wordmark__motto{margin-top:16px;font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.wordmark--compact{display:block}.wordmark--compact .wordmark__title{display:inline-block;font-size:1.45rem;letter-spacing:-.08em;line-height:1;transform:none}.wordmark--compact .wordmark__title b{display:block}.wordmark--compact .wordmark__title:after{height:6px;border-width:1.5px;right:-3px;bottom:-3px;left:1px;box-shadow:2px 2px 0 var(--ink)}.button{min-height:50px;padding:0 18px;border:2.5px solid var(--ink);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:var(--ink);background:var(--white);box-shadow:0 4px 0 var(--ink);font-size:.875rem;font-weight:900;transition:transform .1s ease,box-shadow .1s ease,opacity .1s ease}.button:active{transform:translateY(3px);box-shadow:0 1px 0 var(--ink)}.button:disabled{cursor:not-allowed;opacity:.35}.button--primary{background:var(--yellow)}.button--ghost{background:var(--white)}.button--danger,.button--callout{color:var(--ink);background:var(--coral)}.button--full{width:100%}.button--square{width:52px;flex:0 0 52px;padding:0}.icon-button{width:44px;height:44px;padding:0;border:2px solid var(--ink);border-radius:50%;display:inline-grid;place-items:center;cursor:pointer;color:var(--ink);background:var(--white);box-shadow:0 2px 0 var(--ink)}.icon-button:active{transform:translateY(1px);box-shadow:0 1px 0 var(--ink)}.icon-button--small{width:44px;height:44px}.loading-mark{width:58px;height:58px;border:3px solid var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--ink);background:var(--yellow);font-family:Archivo Black,sans-serif;font-size:1.4rem}.gate-screen{background:var(--yellow)}.gate-screen__content{width:min(88vw,390px);transform:translateY(-3vh)}.gate-form{margin-top:52px;padding:20px;border:3px solid var(--ink);border-radius:18px;background:var(--white);box-shadow:7px 7px 0 var(--ink)}.gate-form>label{display:block;margin-bottom:9px;font-size:.82rem;font-weight:900}.field-row{display:flex;gap:8px}.field-row input,.entry-card input{width:100%;height:52px;padding:0 14px;border:2px solid var(--ink);border-radius:10px;color:var(--ink);background:var(--paper);font-size:1rem;font-weight:700}.field-row input::placeholder,.entry-card input::placeholder{color:#8b8278}.field-error{display:block;margin-top:10px;color:#a32424;font-size:.78rem;font-weight:900}.home-screen{width:100%;height:100%;padding:calc(var(--safe-top) + 10px) 18px calc(var(--safe-bottom) + 12px);display:flex;align-items:center;flex-direction:column;background:radial-gradient(circle at 15% 31%,rgba(255,255,255,.55) 0 7px,transparent 8px),radial-gradient(circle at 88% 22%,rgba(23,23,23,.12) 0 10px,transparent 11px),var(--yellow)}.home-header{width:100%;display:flex;align-items:center;justify-content:space-between}.connection-dot{min-height:36px;padding:0 10px;border:2px solid var(--ink);border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:var(--white);font-size:.72rem;font-weight:900}.connection-dot--on svg{color:#278b40}.home-screen__hero{margin:clamp(27px,6.5vh,60px) 0 clamp(26px,5vh,45px)}.entry-card{width:min(100%,430px);padding:16px;border:3px solid var(--ink);border-radius:20px;background:var(--white);box-shadow:7px 7px 0 var(--ink)}.segmented-control{height:54px;margin-bottom:15px;padding:3px;border:2px solid var(--ink);border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:3px;background:var(--paper)}.segmented-control button{border:0;border-radius:8px;cursor:pointer;color:var(--muted);background:transparent;font-size:.8rem;font-weight:900}.segmented-control button.is-active{color:var(--ink);background:var(--lime)}.entry-card label{display:block;margin-bottom:12px}.entry-card label>span{display:block;margin:0 0 6px 2px;font-size:.75rem;font-weight:900}.entry-card .code-input{font-family:Archivo Black,sans-serif;font-size:1.08rem;letter-spacing:.22em;text-align:center}.solo-divider{height:31px;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.solo-divider:before,.solo-divider:after{content:"";height:2px;flex:1;background:var(--ink);opacity:.16}.solo-play{width:100%;min-height:66px;padding:7px 9px;border:2.5px solid var(--ink);border-radius:14px;display:grid;grid-template-columns:45px 1fr 34px;align-items:center;gap:9px;cursor:pointer;color:var(--ink);background:var(--lime);box-shadow:0 4px 0 var(--ink);text-align:left}.solo-play:active{transform:translateY(3px);box-shadow:0 1px 0 var(--ink)}.solo-play:disabled{cursor:not-allowed;opacity:.4}.solo-play__bot{width:43px;height:43px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--yellow)}.solo-play__copy{min-width:0;display:flex;flex-direction:column;gap:1px}.solo-play__copy b{font-family:Archivo Black,sans-serif;font-size:1rem;font-weight:400;letter-spacing:-.035em}.solo-play__copy small{font-size:.72rem;font-weight:900}.solo-play__go{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--white);background:var(--ink);font-size:1.25rem;font-weight:900}.home-screen__fineprint{margin:auto 0 0;font-size:.72rem;font-weight:900}.screen-header,.game-header{width:100%;height:calc(var(--safe-top) + 56px);padding:calc(var(--safe-top) + 7px) 12px 0;display:flex;align-items:center;justify-content:space-between}.lobby-screen{width:100%;height:100%;display:flex;flex-direction:column;background:var(--blue)}.lobby-code{margin:clamp(26px,6vh,50px) auto 24px;display:flex;align-items:center;flex-direction:column}.lobby-code .eyebrow{color:var(--ink)}.lobby-code button{margin:7px 0;padding:7px 13px 9px;border:3px solid var(--ink);border-radius:10px;display:inline-flex;align-items:center;gap:12px;cursor:pointer;background:var(--yellow);box-shadow:6px 6px 0 var(--ink);font-family:Archivo Black,sans-serif;font-size:2.65rem;letter-spacing:.12em;line-height:1}.lobby-code small{font-size:.72rem;font-weight:900}.seat-list{width:calc(100% - 28px);max-width:450px;margin:0 auto;padding:8px 13px 10px;border:3px solid var(--ink);border-radius:18px;background:var(--white);box-shadow:6px 6px 0 var(--ink)}.seat-list__heading{height:42px;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:900;text-transform:uppercase}.seat-list__heading span{display:flex;align-items:center;gap:6px}.seat-row{min-height:56px;border-top:2px solid var(--ink);display:flex;align-items:center;gap:9px}.seat-row__number{width:20px;color:var(--muted);font-size:.72rem;font-weight:900}.seat-row__avatar{width:38px;height:38px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-family:Archivo Black,sans-serif;font-size:.9rem}.seat-row__name{display:flex;align-items:center;flex:1;gap:7px;font-size:.88rem;font-weight:900}.seat-row__name small,.seat-row__host{padding:2px 5px;border:1.5px solid var(--ink);border-radius:4px;background:var(--lime);font-size:.7rem;font-weight:900}.seat-row__host{background:var(--coral)}.seat-row--empty{color:var(--muted);font-size:.75rem;font-weight:700}.lobby-actions{width:calc(100% - 28px);max-width:450px;margin:auto auto calc(var(--safe-bottom) + 18px);display:grid;gap:9px}.host-waiting{height:50px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.8rem;font-weight:900}.host-waiting span{width:8px;height:8px;border:2px solid var(--ink);border-radius:50%;background:var(--lime)}.game-screen{width:100%;height:100%;position:relative;display:flex;flex-direction:column;background:var(--paper)}.game-header{height:calc(var(--safe-top) + 56px);flex:0 0 auto;color:var(--white);background:var(--ink)}.game-header .icon-button{width:44px;height:44px;border-color:var(--white);color:var(--white);background:transparent;box-shadow:none}.game-header__code{min-height:44px;padding:5px 12px;border:0;cursor:pointer;color:var(--white);background:transparent;font-size:.72rem;font-weight:900;letter-spacing:.12em}.player-rail{min-height:80px;padding:10px;display:flex;flex:0 0 auto;gap:7px;overflow-x:auto;scrollbar-width:none;background:var(--coral)}.player-rail--targeting{background:var(--blue)}.player-rail::-webkit-scrollbar,.action-dock__scroll::-webkit-scrollbar{display:none}.player-pill{min-width:128px;height:60px;padding:6px 9px 6px 6px;border:2px solid var(--ink);border-radius:11px;display:flex;align-items:center;gap:7px;position:relative;appearance:none;cursor:default;color:var(--ink);background:var(--white);box-shadow:0 3px 0 var(--ink);text-align:left;touch-action:pan-x;user-select:none;-webkit-user-select:none}.player-pill:disabled{color:var(--ink);opacity:1}.player-pill--active{background:var(--yellow)}.player-pill--bot{min-width:140px}.player-pill--bot .player-pill__avatar{background:var(--blue)}.player-pill--out{opacity:.45;filter:grayscale(1)}.player-pill--targetable{z-index:2;cursor:crosshair;background:var(--lime);box-shadow:0 5px 0 var(--ink),0 0 0 3px var(--white)}.player-pill--targetable .player-pill__avatar{background:var(--yellow)}.player-pill__target{padding:2px 5px;border:1.5px solid var(--ink);border-radius:999px;position:absolute;top:-8px;right:5px;background:var(--white);font-size:.7rem;font-weight:900;letter-spacing:.08em}.player-pill__peek{padding:2px 5px;border:1.5px solid var(--ink);border-radius:999px;position:absolute;top:-8px;right:5px;background:var(--coral);font-size:.7rem;font-weight:900;letter-spacing:.08em}.player-pill__avatar{width:42px;height:42px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:var(--lime);font-family:Archivo Black,sans-serif;font-size:.9rem}.player-pill__info{min-width:0;display:flex;flex-direction:column;gap:2px}.player-pill__name{max-width:72px;display:flex;align-items:center;gap:4px;overflow:hidden;font-size:.78rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.player-pill--bot .player-pill__name{max-width:84px}.player-pill__bot-label{padding:1px 4px;border:1px solid var(--ink);border-radius:999px;background:var(--lime);font-size:.7rem;line-height:1.15}.player-pill__meta{display:flex;align-items:center;gap:3px;font-size:.72rem;font-weight:900}.influence-pips{margin-left:4px;display:inline-flex;gap:3px}.influence-pip{width:10px;height:13px;border:1.5px solid var(--ink);border-radius:2px;background:var(--blue)}.influence-pip--lost{background:#aaa29a;transform:rotate(12deg)}.lost-card-peek{width:min(calc(100% - 24px),360px);min-height:112px;padding:10px;border:3px solid var(--ink);border-radius:15px;position:absolute;z-index:118;top:calc(var(--safe-top) + 126px);right:12px;left:12px;margin:auto;pointer-events:none;background:var(--white);box-shadow:7px 7px 0 var(--ink)}.lost-card-peek>header{min-height:24px;display:flex;align-items:center;justify-content:space-between}.lost-card-peek>header>span{display:flex;align-items:center;gap:6px}.lost-card-peek>header b{font-family:Archivo Black,sans-serif;font-size:.9rem;font-weight:400;letter-spacing:-.03em}.lost-card-peek>header small{padding:2px 6px;border:1.5px solid var(--ink);border-radius:999px;background:var(--coral);font-size:.7rem;font-weight:900;letter-spacing:.08em}.lost-card-peek__cards{min-height:58px;margin-top:7px;display:flex;align-items:stretch;gap:7px}.lost-card-mini{width:145px;min-width:0;height:58px;border:2px solid var(--ink);border-radius:9px;display:grid;grid-template-columns:50px 1fr;overflow:hidden;background:var(--role-color)}.lost-card-mini img{width:50px;height:100%;border-right:2px solid var(--ink);object-fit:cover;filter:grayscale(.65)}.lost-card-mini>span{min-width:0;padding:6px;display:flex;justify-content:center;flex-direction:column;background:var(--white)}.lost-card-mini b{overflow:hidden;font-family:Archivo Black,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.lost-card-mini small{margin-top:2px;color:#a32424;font-size:.7rem;font-weight:900;letter-spacing:.08em}.lost-card-peek__empty{width:100%;border:2px dashed #aaa29a;border-radius:9px;display:grid;place-items:center;color:var(--muted);font-size:.78rem;font-weight:900}.lost-card-peek>footer{margin-top:6px;color:var(--muted);font-size:.7rem;font-weight:900;letter-spacing:.06em;text-align:center;text-transform:uppercase}.court-center{min-height:0;padding:clamp(18px,3vh,30px) 16px 322px;display:flex;align-items:center;flex:1 1 auto;flex-direction:column;text-align:center}.court-center__idle{width:100%;display:flex;align-items:center;flex-direction:column}.court-center--targeting{justify-content:flex-start;padding-top:clamp(14px,2vh,22px)}.target-stage{width:min(100%,310px);padding:15px 16px 13px;border:3px solid var(--ink);border-radius:18px;position:relative;background:var(--yellow);box-shadow:7px 7px 0 var(--ink)}.target-stage__arrow{position:absolute;top:-35px;left:50%;color:var(--ink);font-family:Archivo Black,sans-serif;font-size:2rem;line-height:1;transform:translate(-50%)}.target-stage__icon{width:62px;height:62px;margin:0 auto 9px;border:3px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white);box-shadow:4px 4px 0 var(--ink)}.target-stage h1{margin:4px 0;font-family:Archivo Black,sans-serif;font-size:2.25rem;font-weight:400;letter-spacing:-.055em;line-height:.95}.target-stage p{max-width:230px;margin:0 auto;color:var(--muted);font-size:.8rem;font-weight:900;line-height:1.3}.target-stage button{min-width:72px;min-height:44px;margin-top:5px;padding:3px 10px;border:0;border-bottom:2px solid var(--ink);cursor:pointer;background:transparent;font-size:.72rem;font-weight:900;text-transform:uppercase}.turn-orb{width:44px;height:44px;margin-bottom:8px;border:3px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white);box-shadow:3px 3px 0 var(--ink);font-family:Archivo Black,sans-serif;font-size:.8rem}.turn-orb--mine{background:var(--lime)}.court-center h1{max-width:390px;margin:5px 0 0;font-family:Archivo Black,sans-serif;font-size:clamp(1.75rem,8vw,2.5rem);font-weight:400;letter-spacing:-.055em;line-height:.98}.court-center__action{margin:7px 0 0;font-size:.82rem;font-weight:900}.latest-event{width:min(100%,320px);margin-top:clamp(14px,2.5vh,24px);padding:10px 12px;border:2px solid var(--ink);border-radius:11px;display:flex;align-items:flex-start;flex-direction:column;cursor:pointer;background:var(--white);box-shadow:4px 4px 0 var(--ink);text-align:left;font-size:.82rem;font-weight:900}.latest-event small{margin-top:2px;color:var(--muted);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.latest-event--danger,.latest-event--loss{background:#ffc2bc}.latest-event--victory,.latest-event--gain,.latest-event--proof{background:#e0f79a}.my-court{position:absolute;z-index:10;right:0;bottom:calc(171px + var(--safe-bottom));left:0;padding:0 10px}.my-court__meta{height:28px;display:flex;align-items:center;justify-content:space-between;font-size:.72rem;font-weight:900;text-transform:uppercase}.my-court__meta strong{min-width:50px;min-height:28px;padding:3px 7px;border:2px solid var(--ink);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:4px;background:var(--yellow);font-size:.85rem}.my-hand{height:108px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.role-card{min-width:0;height:100%;padding:0;border:2.5px solid var(--ink);border-radius:12px;position:relative;overflow:hidden;cursor:pointer;color:var(--ink);background:var(--role-color);box-shadow:0 4px 0 var(--ink);user-select:none;-webkit-user-select:none}.role-card:disabled{cursor:default;color:var(--ink);opacity:1}.role-card__face{position:absolute;inset:0;display:grid;grid-template-columns:44% 56%}.role-card__portrait{width:100%;height:100%;border-right:2.5px solid var(--ink);object-fit:cover;pointer-events:none}.role-card__copy{min-width:0;padding:8px 6px;display:flex;justify-content:center;flex-direction:column;background:var(--white);text-align:left}.role-card__name{font-family:Archivo Black,sans-serif;font-size:clamp(.88rem,3.8vw,1.05rem);letter-spacing:-.04em;line-height:1}.role-card[data-role=Envoy] .role-card__name{font-size:clamp(.78rem,3.35vw,.93rem);letter-spacing:-.065em}.role-card__rule,.role-card__block{margin-top:5px;font-size:.72rem;font-weight:900;line-height:1.2}.role-card__block{margin-top:2px;color:var(--muted)}.role-card__lost{position:absolute;z-index:4;inset:0;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--white);background:#171717d6;font-size:.72rem;font-weight:900;letter-spacing:.1em}.role-card--revealed{filter:grayscale(.8)}.role-card--compact,.role-card--selectable{min-height:100px}.role-card--compact .role-card__face{display:block}.role-card--compact .role-card__portrait{height:72%;border:0;border-bottom:2px solid var(--ink)}.role-card--compact .role-card__copy{height:28%;padding:4px;align-items:center;text-align:center}.role-card--compact .role-card__name{font-size:.78rem}.role-card--compact[data-role=Envoy] .role-card__name{font-size:.72rem}.role-card--selected{transform:translateY(-4px);box-shadow:0 8px 0 var(--ink)}.role-card__check{position:absolute;z-index:3;top:5px;right:5px;padding:3px 6px;border:1.5px solid var(--ink);border-radius:5px;background:var(--lime);font-size:.7rem;font-weight:900}.action-dock{height:calc(164px + var(--safe-bottom));padding:5px 8px var(--safe-bottom);border-top:3px solid var(--ink);position:absolute;z-index:20;right:0;bottom:0;left:0;background:var(--ink)}.action-dock--disabled{opacity:.22;pointer-events:none}.action-dock__label{height:24px;padding:0 3px;display:flex;align-items:center;justify-content:space-between;color:var(--white);font-size:.7rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.action-dock__label small{color:#aaa29a;font-size:.7rem}.action-dock__scroll{height:132px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,63px);gap:6px;overflow:visible}.action-chip{min-width:0;height:63px;padding:5px;border:2px solid var(--white);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;cursor:pointer;color:var(--white);background:#2c2b29;text-align:center}.action-chip:nth-child(4),.action-chip:nth-child(5),.action-chip:nth-child(6),.action-chip:nth-child(7){color:var(--ink);background:var(--yellow)}.action-chip svg{flex:0 0 auto}.action-chip span{max-width:100%;overflow:hidden;font-size:.7rem;line-height:1.02;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.action-chip b{max-width:100%;overflow:visible;opacity:.7;font-size:.7rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.action-chip:active{transform:scale(.95)}.action-chip--selected{outline:3px solid var(--blue);outline-offset:-4px;background:var(--white)!important;color:var(--ink)!important;transform:translateY(-2px)}.action-chip:disabled{opacity:.2}.reaction-rail{position:absolute;z-index:21;right:7px;bottom:calc(314px + var(--safe-bottom));display:flex;gap:4px}.reaction-rail button{width:44px;height:44px;padding:0;border:1.5px solid var(--ink);border-radius:50%;cursor:pointer;background:var(--white);font-size:1rem}.sheet-backdrop{position:absolute;z-index:70;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#17171794}.sheet-backdrop--high{z-index:100}.ledger-sheet,.rules-sheet{width:min(100%,520px);max-height:calc(100dvh - var(--safe-top) - 16px);padding:23px 17px calc(var(--safe-bottom) + 18px);border:3px solid var(--ink);border-bottom:0;border-radius:22px 22px 0 0;position:relative;overflow-y:auto;background:var(--paper);box-shadow:0 -7px 0 var(--ink)}.ledger-sheet:before,.rules-sheet:before{width:44px;height:5px;border-radius:999px;position:absolute;top:8px;left:50%;content:"";background:var(--ink);transform:translate(-50%)}.decision-panel h2,.rules-sheet h2,.victory-panel h2{margin:7px 0 5px;font-family:Archivo Black,sans-serif;font-size:1.85rem;font-weight:400;letter-spacing:-.055em;line-height:1}.decision-panel>p{margin:0;color:var(--muted);font-size:.82rem;font-weight:700;line-height:1.4}.decision-panel{max-height:calc(100dvh - var(--safe-top) - 28px);padding:18px;border:3px solid var(--ink);border-radius:20px;position:absolute;z-index:50;right:10px;bottom:calc(13px + var(--safe-bottom));left:10px;overflow-y:auto;background:var(--yellow);box-shadow:0 7px 0 var(--ink),0 0 0 100vmax #1717174d}.decision-panel--claim{background:var(--coral)}.decision-panel--loss{background:var(--purple)}.decision-panel--exchange{background:var(--lime)}.decision-panel--waiting{background:var(--white)}.decision-panel h2{font-size:1.8rem}.block-visual{height:70px;margin:8px 0 6px;display:flex;align-items:center;justify-content:center}.block-visual__action{width:60px;height:60px;border:3px solid var(--ink);border-radius:50%;display:grid;place-items:center;z-index:2;background:var(--coral);box-shadow:4px 4px 0 var(--ink)}.block-visual__bar{width:70px;height:8px;border:2px solid var(--ink);background:var(--white);transform:rotate(-7deg)}.block-visual__shield{box-sizing:content-box;padding:11px;border:3px solid var(--ink);border-radius:50%;z-index:2;background:var(--lime);box-shadow:4px 4px 0 var(--ink)}.block-role-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.block-role{min-width:0;height:78px;padding:0;border:2.5px solid var(--ink);border-radius:12px;display:grid;grid-template-columns:56px 1fr;overflow:hidden;cursor:pointer;background:var(--white);box-shadow:0 4px 0 var(--ink);text-align:left}.block-role img{width:56px;height:100%;border-right:2.5px solid var(--ink);object-fit:cover;background:var(--role-color)}.block-role span{min-width:0;padding:7px 6px;display:flex;justify-content:center;flex-direction:column}.block-role small{font-size:.7rem;font-weight:900;letter-spacing:.07em}.block-role b{overflow:hidden;font-family:Archivo Black,sans-serif;font-size:.72rem;letter-spacing:-.035em;text-overflow:ellipsis}.claim-visual{height:104px;margin:7px 0 4px;display:flex;align-items:center;justify-content:center}.claim-visual__avatar,.claim-visual__role{width:88px;height:88px;border:3px solid var(--ink);display:grid;place-items:center;overflow:hidden;background:var(--yellow);box-shadow:5px 5px 0 var(--ink)}.claim-visual__avatar{border-radius:50%;font-family:Archivo Black,sans-serif;font-size:2.35rem}.claim-visual__role{border-radius:14px;position:relative;background:var(--role-color)}.claim-visual__role img{width:100%;height:100%;object-fit:cover}.claim-visual__role b{padding:3px 7px;border:2px solid var(--ink);border-radius:999px;position:absolute;right:4px;bottom:4px;left:4px;overflow:hidden;background:var(--white);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.claim-visual__versus{width:35px;height:35px;border:3px solid var(--ink);border-radius:50%;display:grid;place-items:center;z-index:3;background:var(--white);font-family:Archivo Black,sans-serif;font-size:1.1rem;transform:rotate(-8deg)}.decision-panel__actions{margin-top:15px;display:grid;gap:8px}.decision-panel__actions--split{grid-template-columns:1.15fr .85fr}.timing-note{margin-top:11px;padding:10px;border:2px solid var(--ink);border-radius:10px;display:flex;align-items:flex-start;gap:8px;background:var(--white);font-size:.78rem;font-weight:900;line-height:1.35}.timing-note svg{flex:0 0 auto}.decision-cards,.exchange-grid{margin:14px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.exchange-grid{margin-right:-8px;margin-left:-8px;padding:5px 8px 12px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.exchange-grid .role-card{min-height:142px;flex:0 0 108px;scroll-snap-align:center}.exchange-grid::-webkit-scrollbar{display:none}.waiting-state{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem;font-weight:900;text-align:center}.victory-panel{padding:28px 22px 22px;border:3px solid var(--ink);border-radius:20px;position:absolute;z-index:55;top:130px;right:18px;left:18px;background:var(--lime);box-shadow:8px 8px 0 var(--ink);text-align:center}.victory-panel__sigil{width:50px;height:50px;margin:0 auto 13px;border:3px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-family:Archivo Black,sans-serif;font-size:1.3rem}.victory-panel h2{font-size:2.4rem}.victory-panel p{margin:5px 0 18px;font-size:.82rem;font-weight:900}.reaction-burst{position:absolute;z-index:120;top:44%;left:50%;display:flex;align-items:center;flex-direction:column;pointer-events:none;transform:translate(-50%)}.reaction-burst span{font-size:4rem;filter:drop-shadow(4px 4px 0 var(--ink))}.reaction-burst small{padding:3px 7px;border:2px solid var(--ink);border-radius:999px;background:var(--white);font-size:.72rem;font-weight:900}.ledger-sheet,.rules-sheet{height:min(80dvh,720px)}.ledger-sheet>header,.rules-sheet>header{min-height:45px;display:flex;align-items:center;justify-content:space-between}.ledger-sheet>header>span{display:flex;align-items:center;gap:7px;font-family:Archivo Black,sans-serif;font-size:1rem}.ledger-list{margin-top:8px}.ledger-row{min-height:50px;border-top:2px solid var(--ink);display:grid;grid-template-columns:10px 1fr;align-items:center;gap:8px}.ledger-row>span{width:7px;height:7px;border:1px solid var(--ink);border-radius:50%;background:var(--blue)}.ledger-row p{margin:0;font-size:.8rem;font-weight:800;line-height:1.35}.ledger-row--danger>span,.ledger-row--loss>span{background:var(--coral)}.ledger-row--gain>span,.ledger-row--proof>span,.ledger-row--victory>span{background:var(--lime)}.rules-sheet{height:min(92dvh,800px)}.rules-sheet h2{margin-top:3px;font-size:1.75rem}.rules-sheet__scroll{padding-bottom:15px}.quick-rule{margin:12px 0 17px;padding:12px;border:2px solid var(--ink);border-radius:12px;background:var(--yellow)}.quick-rule>p,.timing-guide p,.legal-note p{margin:0;font-size:.8rem;font-weight:700;line-height:1.45}.quick-rule__actions{margin-top:10px;display:grid;gap:3px;font-size:.75rem}.role-guide{border-top:2px solid var(--ink)}.role-guide__row{min-height:78px;border-bottom:2px solid var(--ink);display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:9px}.role-guide__monster{width:62px;height:62px;border:2px solid var(--ink);border-radius:10px;object-fit:cover;background:var(--role-color)}.role-guide__row>span{display:flex;flex-direction:column}.role-guide__row b{font-family:Archivo Black,sans-serif;font-size:1rem}.role-guide__row small{font-size:.72rem;font-weight:800}.role-guide__row em{max-width:92px;font-size:.72rem;font-style:normal;font-weight:900;text-align:right}.timing-guide{margin-top:18px}.timing-guide h3{margin:0 0 7px;font-family:Archivo Black,sans-serif;font-size:1.1rem;font-weight:400}.timing-guide p+p{margin-top:8px}.legal-note{margin-top:17px;padding:11px;border:2px solid var(--ink);border-radius:11px;display:flex;align-items:flex-start;gap:8px;background:#e6dcff}.legal-note svg{flex:0 0 auto}.toast{max-width:calc(100% - 28px);min-height:44px;padding:8px 12px;border:2px solid var(--ink);border-radius:11px;position:absolute;z-index:150;top:calc(var(--safe-top) + 10px);left:50%;display:flex;align-items:center;gap:7px;background:var(--lime);box-shadow:4px 4px 0 var(--ink);font-size:.78rem;font-weight:900;transform:translate(-50%)}.toast--error{cursor:pointer;background:var(--coral)}.connection-bar{min-height:calc(44px + var(--safe-bottom));padding-bottom:var(--safe-bottom);position:absolute;z-index:140;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--white);background:var(--ink);font-size:.75rem;font-weight:900}@media(min-width:560px){.app-shell{max-width:520px;border-right:3px solid var(--ink);border-left:3px solid var(--ink);box-shadow:0 0 70px #17171738}}@media(max-width:340px){.action-chip{gap:3px}.action-chip span{font-size:.72rem;line-height:.95;letter-spacing:-.04em;text-overflow:clip;white-space:normal}.action-chip:nth-child(5) span{letter-spacing:-.075em}.action-chip b{display:none}.block-role-grid{grid-template-columns:1fr;gap:7px}.block-role{height:62px;grid-template-columns:62px 1fr}.block-role img{width:62px}.block-role b{font-size:.82rem}}@media(max-height:700px){.home-screen__hero{margin:20px 0 18px}.wordmark__title{font-size:3.5rem}.wordmark__motto{margin-top:10px}.entry-card{padding:10px}.entry-card label{margin-bottom:6px}.entry-card input{height:44px}.segmented-control{height:54px;margin-bottom:3px}.solo-divider{height:24px}.solo-play{min-height:56px}.button{min-height:44px}.game-header{height:calc(var(--safe-top) + 52px)}.player-rail{min-height:72px;padding-top:7px;padding-bottom:7px}.player-pill{height:56px}.lost-card-peek{top:calc(var(--safe-top) + 116px)}.court-center{padding:8px 12px 300px}.turn-orb{width:36px;height:36px}.court-center h1{font-size:1.55rem}.latest-event{margin-top:6px;padding:8px 10px}.my-court{bottom:calc(168px + var(--safe-bottom))}.my-court__meta{height:26px}.my-hand{height:96px}.my-court--targeting{display:none}.court-center--targeting{padding:18px 10px calc(168px + var(--safe-bottom))}.target-stage{width:min(100%,286px);padding:10px 12px 8px}.target-stage__arrow{top:-28px;font-size:1.65rem}.target-stage__icon{width:52px;height:52px;margin-bottom:6px}.target-stage h1{font-size:1.8rem}.target-stage p{max-width:220px;font-size:.75rem}.target-stage button{margin-top:2px}.reaction-rail{display:none}.decision-panel{right:7px;bottom:calc(8px + var(--safe-bottom));left:7px;padding:14px}.decision-panel h2{font-size:1.6rem}.block-visual{height:58px;margin-top:5px}.block-visual__action{width:52px;height:52px}.block-visual__shield{padding:8px}.block-role{height:70px}.claim-visual{height:90px}.claim-visual__avatar,.claim-visual__role{width:76px;height:76px}.action-dock{height:calc(160px + var(--safe-bottom))}.action-dock__scroll{height:128px;grid-template-rows:repeat(2,61px)}.action-chip{height:61px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
