.jigsaw-page{max-width:1100px;margin:0 auto;padding:1rem}.jigsaw-header{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;font:1rem/1.4 system-ui,-apple-system,sans-serif;margin-bottom:1rem}.jigsaw-header .week{font-weight:600}.jigsaw-header .counts{color:#555}.jigsaw-header button.sign-in,.jigsaw-header button.actor-button{margin-left:auto;padding:.4rem .8rem;font:inherit;cursor:pointer;background:#f6f8fa;border:1px solid #ccc;border-radius:4px}.jigsaw-header button.actor-button:hover{background:#e0e0e0}.jigsaw-board{display:block;width:100%;max-width:1024px;height:auto;background:#fafafa;border:1px solid #ccc;touch-action:none}.jigsaw-drawer-host{position:relative;margin-top:1rem}.jigsaw-drawer{background:#fff;border:1px solid #ccc;border-radius:6px 6px 0 0;overflow:hidden;transition:max-height .3s ease;touch-action:pan-y}.jigsaw-drawer.drawer-peek{max-height:96px}.jigsaw-drawer.drawer-half{max-height:320px}.jigsaw-drawer.drawer-full{max-height:600px}.jigsaw-drawer-handle{display:block;width:100%;height:24px;background:#f0f0f0;border:none;border-bottom:1px solid #ccc;cursor:pointer;position:relative}.jigsaw-drawer-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:4px;background:#999;border-radius:2px}.jigsaw-drawer-body{padding:.75rem;overflow-y:auto;max-height:calc(100% - 24px)}.jigsaw-tray-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:.5rem}.jigsaw-tray-grid .jigsaw-piece{position:relative;aspect-ratio:1;background:transparent;border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:0;touch-action:none}.jigsaw-tray-grid .jigsaw-piece canvas{display:block;width:100%;height:100%}.jigsaw-tray-grid .jigsaw-piece:hover{border-color:#333}.jigsaw-rotate-overlay{position:absolute;top:2px;right:2px;width:22px;height:22px;font:14px/22px sans-serif;background:#ffffffd9;border:1px solid #999;border-radius:50%;cursor:pointer;padding:0;text-align:center}.jigsaw-leaderboard header h3{margin:0 0 .25rem;font-size:1.1rem}.jigsaw-leaderboard .meta{color:#555;font-size:.9rem;margin-bottom:.75rem}.jigsaw-leaderboard .rows{list-style:none;padding:0;margin:0 0 1rem}.jigsaw-leaderboard .row{display:flex;align-items:baseline;gap:.75rem;padding:.4rem 0;border-bottom:1px solid #eee}.jigsaw-leaderboard .row .actor{font-weight:600;flex:1}.jigsaw-leaderboard .row .pieces{font-variant-numeric:tabular-nums}.jigsaw-leaderboard .row .span{color:#777;font-size:.85rem}.jigsaw-leaderboard .badge{font-size:1rem}.jigsaw-leaderboard footer.actions{display:flex;gap:.75rem}.jigsaw-leaderboard footer.actions a{color:#0366d6}.jigsaw-signout-menu{list-style:none;margin:0;padding:4px 0;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026;min-width:120px;z-index:1000}.jigsaw-signout-menu li{padding:.4rem 1rem;cursor:pointer}.jigsaw-signout-menu li:hover,.jigsaw-signout-menu li:focus{background:#f0f0f0;outline:none}.jigsaw-toast-host{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:1000}.jigsaw-toast{background:#333;color:#fff;padding:.6rem 1rem;border-radius:4px;box-shadow:0 2px 8px #0003}.jigsaw-modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;font:1rem/1.5 system-ui,-apple-system,sans-serif}.jigsaw-modal{background:#fff;border-radius:6px;padding:1.5rem;max-width:480px;width:calc(100% - 2rem);box-shadow:0 10px 40px #0000004d}.jigsaw-modal h2{margin:0 0 .75rem;font-size:1.25rem}.jigsaw-modal p{margin:0 0 .75rem}.jigsaw-modal-steps-heading{font-weight:600;margin-bottom:.25rem}.jigsaw-modal ol{margin:0 0 1rem 1.25rem;padding:0}.jigsaw-modal ol li{margin:.25rem 0}.jigsaw-modal a{color:#0366d6;text-decoration:underline}.jigsaw-modal-input-label{display:block;font-weight:600;margin-bottom:1rem}.jigsaw-modal-input-label input{display:block;width:100%;margin-top:.25rem;padding:.5rem;font:inherit;font-family:monospace;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.jigsaw-modal-buttons{display:flex;gap:.5rem;justify-content:flex-end}.jigsaw-modal-buttons button{padding:.5rem 1rem;font:inherit;border-radius:4px;cursor:pointer;border:1px solid #ccc;background:#f6f8fa}.jigsaw-modal-submit{background:#2da44e!important;border-color:#2c974b!important;color:#fff!important}.jigsaw-modal-submit:hover{background:#2c974b!important}.jigsaw-ghost{position:fixed;pointer-events:none;z-index:2000;width:96px;height:96px;transform:translate(-50%,-50%);opacity:.85;transition:none}.jigsaw-ghost canvas{display:block;width:100%;height:100%}.jigsaw-piece-selected{outline:3px solid #2da44e!important;outline-offset:-3px}
