@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;background:#0f172a;width:100%;height:100%;font-family:Inter,Segoe UI,system-ui,sans-serif;overflow:hidden}canvas{display:block}button{outline:none}button:hover{filter:brightness(1.15)}button:active{transform:scale(.97)}.week1-game-textarea{box-sizing:border-box;color:#f8fafc;resize:vertical;background:#020617b8;border:1px solid #334155f2;border-radius:10px;outline:none;width:100%;min-width:0;min-height:160px;padding:12px 14px;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.55;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 1px 2px #00000040}.week1-game-textarea::placeholder{color:#64748b}.week1-game-textarea:focus{border-color:#38bdf8a6;box-shadow:inset 0 1px 2px #0003,0 0 0 2px #38bdf859,inset 0 0 20px #38bdf80f}.week1-game-textarea::-webkit-scrollbar{width:6px;height:6px;display:block}.week1-game-textarea::-webkit-scrollbar-track{background:#0f172a99;border-radius:4px}.week1-game-textarea::-webkit-scrollbar-thumb{background:#38bdf859;border-radius:4px}.week1-game-textarea::-webkit-scrollbar-thumb:hover{background:#38bdf88c}.game-panel-interactive{transition:transform .14s,filter .14s,box-shadow .14s,border-color .14s}button.game-panel-interactive:hover{filter:brightness(1.1);transform:scale(1.02)}button.game-panel-interactive:active{filter:brightness(.94);transform:scale(.98)translateY(1px)}::-webkit-scrollbar{display:none}.week1-roadmap-tile-hint{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:auto;min-height:0;font-size:clamp(11px,1.28vw,14px);line-height:1.45;display:-webkit-box;overflow:hidden}.week1-publish-desc-block{-webkit-line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
