.rl-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:16px;align-items:start}.rl-play{position:relative;overflow:hidden;min-width:0;border:1px solid #344950;border-radius:22px;background:radial-gradient(ellipse at 50% 44%,#28434a 0,#162831 48%,#101d28 100%)}.rl-stage{height:clamp(380px,calc(100dvh - 230px),820px);min-height:0;outline-offset:-4px;touch-action:none}.rl-stage canvas{display:block;width:100%;height:100%;touch-action:none}.rl-caption{position:absolute;inset:22px 24px auto;display:flex;justify-content:space-between;gap:10px;pointer-events:none;color:#a9c0c0;font-size:10px;letter-spacing:.15em}.rl-kicker{color:#dcc29b}.rl-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:12px 20px;border-top:1px solid #ffffff0c;font-size:11px;color:#9eb6bf;background:#0a172340}.rl-goal{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#ebc58d}.rl-goal i{width:11px;height:11px;border:2px solid #e8b66e;box-shadow:0 0 12px #dfa74f50}.rl-console{padding:24px!important;background:linear-gradient(145deg,#1a2b35,#111d28)!important;border-color:#344950!important}.rl-console h2{font-size:24px;line-height:1.22;margin:13px 0 14px;color:#f1e6d4;letter-spacing:-.04em}.rl-tip{line-height:1.7;font-size:12px;min-height:62px;color:#bbcccf}.rl-pad{display:grid;grid-template-columns:repeat(3,48px);grid-template-rows:repeat(3,43px);justify-content:center;gap:5px;margin:22px 0}.rl-pad button{font-size:23px;padding:0;border-color:#526268;background:#293e48}.rl-pad [data-move=up]{grid-column:2}.rl-pad [data-move=left]{grid-column:1;grid-row:2}.rl-pad span{grid-row:2;grid-column:2;display:grid;place-items:center;color:#e6bc83;font-size:26px}.rl-pad [data-move=right]{grid-column:3;grid-row:2}.rl-pad [data-move=down]{grid-column:2;grid-row:3}.rl-pad button:hover:not(:disabled){background:#c59b65;color:#101c24}.rl-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rl-actions .button{font-size:11px;padding:11px 5px}.rl-actions [data-action=hint]{border-color:#807455;color:#ead29c}.rl-message{font-size:12px;line-height:1.7;min-height:62px;margin:18px 0;color:#b8d6d7}.rl-hint{padding:12px;border:1px solid #a9936655;border-radius:12px;background:#c6a26512;margin:12px 0}.rl-hint p{font-size:12px;line-height:1.6;margin-bottom:10px}.rl-legend{display:grid;gap:12px;border-top:1px solid #ffffff12;padding-top:18px;font-size:10px;color:#9fb8c1}.rl-legend span{display:flex;align-items:center;gap:8px}.rl-legend b{color:#d5c29b;min-width:25px}.rl-legend .rl-amber{color:#e4a265}.rl-progress{font-size:10px;color:#8aa8b3;margin-top:20px}.rl-win{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(350px,calc(100% - 36px));padding:28px;text-align:center;background:#13242af2;border:1px solid #bea16d;border-radius:20px;box-shadow:0 20px 80px #0007;backdrop-filter:blur(12px)}.rl-win h2{font-size:26px;color:#f3d9ac;margin:10px 0}.rl-win p{font-size:12px;line-height:1.7;margin:14px 0 22px}.rl-win .primary{background:#d9b47a;color:#1b2428;border-color:#d9b47a}.rl-levels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.rl-levels .button{text-align:left;justify-content:flex-start;font-size:12px;min-height:47px}.rl-levels [aria-pressed=true]{border-color:#dbbb83;background:#3d433e}.rl-finished:after{content:' ✓';color:#93dfb4;margin-left:auto}.rl-options p,.rl-gallery p,.rl-help li,.rl-help p{font-size:13px;line-height:1.8;color:#bbccd4}.rl-options label{display:flex;gap:10px;margin:18px 0}.rl-help ol{padding-left:20px;display:grid;gap:14px;margin:24px 0}.rl-help strong{color:#f0d5ab}.rl-help>.button{margin-top:20px}.rl-demo{display:flex;align-items:center;justify-content:center;gap:20px;height:95px;background:#112c35;border-radius:12px;margin:22px 0}.rl-demo i{width:26px;height:52px;background:linear-gradient(110deg,#508e91,#1e5158);border:2px solid #d3b17c;border-radius:5px;box-shadow:5px 6px 0 #091a2566}.rl-demo i:nth-of-type(2){width:52px;height:26px}.rl-demo span{color:#d3b17c}.rl-unavailable{padding:36px;line-height:1.8;color:#edcfb0}
@media(min-width:1500px){.rl-layout{grid-template-columns:minmax(0,1fr) 320px}}@media(max-width:900px){.rl-layout{grid-template-columns:1fr}.rl-console{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;padding:20px!important}.rl-console>.eyebrow,.rl-console>h2,.rl-tip,.rl-legend,.rl-progress{display:none}.rl-pad{grid-row:1/4;margin:0}.rl-message{margin:0;min-height:0}.rl-stage{height:clamp(320px,59dvh,650px)}.rl-hint{margin:0}.rl-caption{inset:16px 16px auto;font-size:8px}.rl-foot{font-size:10px;padding:12px}.rl-console h2{font-size:21px}}@media(max-width:420px){.rl-console{gap:8px;padding:14px!important}.rl-pad{grid-template-columns:repeat(3,42px);grid-template-rows:repeat(3,42px)}.rl-actions{gap:5px}.rl-actions .button{font-size:10px}.rl-levels{grid-template-columns:1fr}.rl-kicker{letter-spacing:.08em}}.minimalist-mode .rl-stage{background:radial-gradient(ellipse at 50% 44%,#28434a,#101d28 80%)}
/* Preserve this game's editorial heading within the shared compact controls. */
.session-expanded[data-session=rodante] .rl-console h2{font-size:24px;line-height:1.22}
.session-expanded[data-session=rodante] .rl-pad .button{font-size:23px;padding:0}
.rl-audio{border-top:1px solid #ffffff20;margin-top:22px;padding-top:18px}.rl-audio h3{color:#e7c99b}.rl-audio .rl-volume{display:grid;grid-template-columns:auto minmax(70px,1fr) 45px;align-items:center;gap:12px}.rl-volume input{width:100%;min-width:0;accent-color:#d9b47a}.rl-volume output{text-align:right;font-variant-numeric:tabular-nums}.rl-audio-status:empty{display:none}
