.rw-game{--rw-gold:#e4bd7b;--rw-mint:#9ad9bf}.rw-game .game-heading h1{font-size:clamp(29px,3.1vw,44px)}.rw-game h1 span{color:var(--rw-gold)}.rw-completed{text-align:right;display:grid;gap:5px}.rw-completed strong{font-size:27px;color:var(--rw-gold)}.rw-completed span{font-size:11px;color:#8d99a9}.rw-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.rw-play{border:1px solid #323438;background:#141b22;border-radius:20px;overflow:hidden;min-width:0}.rw-title{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:22px 25px 14px}.rw-title .eyebrow{font-size:9px;letter-spacing:1.5px;color:var(--rw-gold)}.rw-title h2{font-size:22px;margin:7px 0 0}.rw-options{display:flex;gap:12px;font-size:11px;color:#b0b7bf}.rw-options label{display:flex;align-items:center;gap:5px}.rw-options input{accent-color:var(--rw-gold)}.rw-readings{display:flex;justify-content:space-between;padding:3px 25px 15px;font-size:10px;color:#82918f}.rw-readings b{font-size:14px;color:#d9e8df;margin-right:4px;font-variant-numeric:tabular-nums}.rw-stage{position:relative;background:radial-gradient(ellipse at 50% 44%,#254b40 0,#152d29 48%,#101d1d 80%);outline-offset:-3px;touch-action:none;user-select:none;overflow:hidden}.rw-view{width:100%;aspect-ratio:1;max-height:610px;cursor:grab}.rw-view canvas{display:block;width:100%;height:100%;pointer-events:none}.rw-dragging .rw-view{cursor:grabbing}.rw-stage-label,.rw-stage-bottom{position:absolute;left:23px;right:23px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px;color:#a0b6a3;pointer-events:none}.rw-stage-label{top:16px}.rw-stage-bottom{bottom:13px;color:#bcc9ba}.rw-stage-bottom span:last-child{font-variant-numeric:tabular-nums;letter-spacing:.4px;border:1px solid #73938555;border-radius:20px;padding:3px 9px}.rw-controls{display:flex;justify-content:center;gap:10px;padding:20px 18px 8px}.rw-game .rw-primary{background:#e3be81;color:#29281f;border-color:#e3be81;font-weight:700}.rw-primary:hover{background:#f4dba4!important;color:#201e18!important}.rw-turn{min-width:120px;touch-action:none}.rw-turn.rw-held{border-color:var(--rw-gold);color:var(--rw-gold)}.rw-status{text-align:center;color:#b8c6c2;font-size:12px;line-height:1.6;margin:8px 22px;min-height:20px}.rw-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 22px 14px;color:#95a09e;font-size:10px}.rw-footer>span{display:flex;align-items:center;gap:6px}.rw-footer i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-left:9px}.rw-red{background:#f37560}.rw-green{background:var(--rw-mint)}.rw-footer .quiet-button{font-size:11px}.rw-details{border-top:1px solid #2d383b;padding:14px 23px;color:#9fafab;font-size:12px;line-height:1.7}.rw-details summary{cursor:pointer;color:#cbd5d0}.rw-gallery{padding:22px 0}.rw-gallery>.eyebrow{font-size:9px;color:var(--rw-gold);letter-spacing:1.7px}.rw-gallery h2{font-size:30px;line-height:1.17;margin:13px 0;color:#e7e9df}.rw-gallery>p{font-size:12px;line-height:1.8;color:#9ca8a4;margin-bottom:22px}.rw-levels{display:grid;gap:7px}.rw-levels button{width:100%;display:flex;align-items:center;gap:13px;text-align:left;color:#c8d0cc;background:#171f24;border:1px solid #2a3639;border-radius:11px;padding:12px;cursor:pointer}.rw-levels button:hover{background:#253333}.rw-levels button[aria-pressed=true]{background:#29352e;border-color:#b99e68}.rw-number{font-size:14px;font-variant-numeric:tabular-nums;color:#7e8d87}.rw-levels button[aria-pressed=true] .rw-number{color:var(--rw-gold)}.rw-levels strong{display:block;font-size:12px;font-weight:600}.rw-levels small{display:block;font-size:10px;color:#81958c;margin-top:5px}.rw-levels .rw-done:after{content:'✓';color:var(--rw-mint);margin-left:auto}.rw-note{margin-top:23px;padding:19px;border:1px solid #35433b;border-radius:13px;display:flex;align-items:center;gap:17px;font-size:12px;line-height:1.8;color:#9eaaa0}.rw-note>span{font-size:32px;color:var(--rw-gold)}.rw-note strong{color:#d2dcce;font-weight:500}.rw-win{margin:16px 20px 0;border:1px solid #5e977a;background:#263f34;padding:16px;border-radius:13px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.rw-win[hidden]{display:none}.rw-win h3{font-size:17px;margin:0 0 5px}.rw-win p{font-size:11px;color:#aecaaf;margin:0}.rw-spark{font-size:29px;color:#e4cd8f}.rw-win .button{margin-left:auto}.rw-help-dialog{width:min(660px,calc(100vw - 24px));max-height:90dvh;padding:26px;overflow:auto}.rw-help-dialog>p{font-size:13px;line-height:1.8;color:#afbfba}.rw-help-dialog .rw-view{max-height:410px}.rw-help-dialog .rw-readings{padding-top:16px}.rw-help-dialog .rw-stage{border-radius:12px}.rw-card .card-symbol{background:radial-gradient(circle,#f1d29b,#926143)!important;color:#443427!important;border-radius:50%!important}.rw-game button:focus-visible,.rw-game summary:focus-visible,.rw-game .rw-stage:focus-visible{outline:2px solid var(--rw-gold);outline-offset:3px}
@media(max-width:1150px){.rw-layout{grid-template-columns:minmax(0,1fr) 235px;gap:18px}.rw-title{padding:20px 17px 14px}.rw-title h2{font-size:19px}.rw-options{flex-direction:column;gap:7px}.rw-turn{min-width:95px}.rw-controls{gap:7px;padding-inline:12px}}
@media(max-width:850px){.rw-layout{grid-template-columns:1fr}.rw-gallery{padding:12px 0}.rw-gallery h2 br{display:none}.rw-gallery h2{font-size:25px}.rw-levels{grid-template-columns:repeat(2,minmax(0,1fr))}.rw-note{max-width:370px}.rw-completed strong{font-size:22px}.rw-completed span{font-size:9px}}
@media(max-width:480px){.rw-game .game-heading{align-items:flex-start;gap:10px}.rw-game .game-heading h1{font-size:29px;line-height:1.12;max-width:210px}.rw-game .game-heading .eyebrow{font-size:8px;line-height:1.7;max-width:220px;display:block}.rw-completed{min-width:63px}.rw-completed span{max-width:65px;line-height:1.5}.rw-title{padding:18px 14px 13px}.rw-title h2{font-size:18px}.rw-title .eyebrow{font-size:8px}.rw-readings{padding-inline:14px;font-size:9px}.rw-readings b{font-size:12px}.rw-stage-label,.rw-stage-bottom{left:13px;right:13px;font-size:8px;letter-spacing:1px}.rw-stage-label{top:10px}.rw-stage-bottom{bottom:7px}.rw-controls .button{font-size:11px;padding:11px 10px;min-height:44px;min-width:0;flex:1;justify-content:center}.rw-turn span{font-size:10px}.rw-status{font-size:11px;margin-inline:14px}.rw-footer{padding-inline:12px}.rw-footer>span{font-size:9px;gap:4px}.rw-details{padding-inline:16px}.rw-levels button{gap:8px;padding:11px 9px;min-height:65px}.rw-levels strong{font-size:11px}.rw-number{font-size:12px}.rw-help-dialog{padding:20px 12px}.rw-help-dialog h2{font-size:23px}.rw-help-dialog .rw-controls{padding-inline:0}.rw-win{margin-inline:12px}.rw-win .button{width:100%;justify-content:center}.rw-win h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){.rw-game *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
