@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@600;800;900&display=swap";:root{color:#1d3557;background:#fff6df;font-family:Nunito,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:1040px;min-height:100vh;margin:0;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(255,214,102,.5),transparent 24rem),radial-gradient(circle at 80% 10%,rgba(91,196,255,.42),transparent 26rem),radial-gradient(circle at 88% 86%,rgba(118,217,87,.4),transparent 26rem),linear-gradient(135deg,#fff5d7,#eef8ff 55%,#fff3f5)}button{border:0;font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{display:flex;width:100vw;height:100vh;padding:18px;flex-direction:column;gap:16px}.toolbar,.route-picker,.playfield-panel{border:1px solid rgba(29,53,87,.12);border-radius:32px;background:#ffffffe6;box-shadow:0 22px 62px #2d3a5a24}.toolbar{display:grid;min-height:118px;grid-template-columns:minmax(320px,1fr) auto minmax(440px,auto);align-items:center;gap:18px;padding:18px 22px}.eyebrow{margin:0 0 4px;color:#4e6e91;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1,h2{margin:0;color:#14213d;font-family:"Baloo 2",sans-serif;line-height:.95}h1{font-size:clamp(2rem,3vw,3.8rem)}h2{font-size:2.1rem}.toolbar-status{min-width:190px;padding:16px 20px;border-radius:24px;background:linear-gradient(135deg,#ffdd71,#fff1b5);color:#14213d;font-family:"Baloo 2",sans-serif;font-size:1.35rem;font-weight:800;text-align:center;white-space:nowrap}.toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.toolbar-actions button{min-width:126px;min-height:64px;padding:12px 18px;border-radius:22px;background:#e8eef6;color:#1d3557;font-weight:900;box-shadow:inset 0 -5px #1d355714,0 9px 20px #1f395d1a}.toolbar-actions .primary-action{min-width:164px;background:linear-gradient(135deg,#55ca89,#b6ee78)}.game-layout{display:grid;min-height:0;flex:1;grid-template-columns:340px minmax(680px,1fr);gap:16px}.route-picker{display:flex;min-height:0;padding:24px;flex-direction:column;gap:18px}.panel-copy{margin:0;color:#526b87;font-size:1.08rem;line-height:1.4}.builder-count{display:inline-flex;align-self:flex-start;padding:10px 16px;border-radius:999px;background:#fff1b5;color:#14213d;font-family:"Baloo 2",sans-serif;font-size:1.18rem;font-weight:800}.route-list{display:grid;gap:15px;overflow-y:auto;padding-right:4px}.route-card{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:14px;min-height:120px;padding:16px;border:4px solid transparent;border-radius:28px;background:linear-gradient(145deg,#fff,#f6fbff);color:#1d3557;text-align:left;box-shadow:inset 0 -5px #1d35570d,0 15px 30px #2d3a5a1a}.route-card.is-selected{border-color:#1d3557;background:linear-gradient(145deg,#fff8d9,#fff)}.route-orb{display:grid;place-items:center;width:70px;height:70px;border:6px solid #ffffff;border-radius:999px;color:#fff;font-family:"Baloo 2",sans-serif;font-size:2.1rem;font-weight:900;box-shadow:inset -8px -10px 12px #1d355729,0 10px 18px #1d355724}.route-card strong,.route-card small{display:block}.route-card strong{font-family:"Baloo 2",sans-serif;font-size:1.45rem;font-weight:800}.route-card small{margin-top:3px;color:#667b94;font-size:.93rem;line-height:1.25}.builder-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto}.builder-actions button{min-height:58px;padding:12px 16px;border-radius:20px;background:#e8eef6;color:#1d3557;font-weight:900;box-shadow:inset 0 -4px #1d355714}.builder-actions .random-action{background:linear-gradient(135deg,#ffdd71,#b6ee78)}.stage-column{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;gap:12px}.play-instructions{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding:12px 20px;border-radius:24px;background:#ffffffc7;color:#506984;font-size:1.08rem}.play-instructions strong{color:#14213d;font-family:"Baloo 2",sans-serif;font-size:1.62rem}.playfield-panel{display:flex;min-height:0;flex:1;padding:12px;flex-direction:column;background:linear-gradient(135deg,#ffffffe6,#f5fbffeb),#fff}.game-canvas{width:100%;min-height:0;flex:1;border:5px solid #ffffff;border-radius:26px;background:linear-gradient(#cdefff,#fff7df);touch-action:none}.canvas-help{display:flex;justify-content:center;gap:18px;padding-top:10px;color:#60758e;font-size:.98rem;font-weight:900}.win-banner{position:absolute;top:86px;left:50%;z-index:5;transform:translate(-50%);padding:18px 32px;border:5px solid #ffffff;border-radius:30px;background:linear-gradient(135deg,#55ca89,#d6f777);color:#10253f;font-family:"Baloo 2",sans-serif;font-size:2.05rem;font-weight:900;box-shadow:0 16px 35px #2d3a5a38}
