.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 .actor{color:#666}.jigsaw-header button.sign-in{margin-left:auto;padding:.4rem .8rem;font:inherit;cursor:pointer}.jigsaw-board{display:block;width:100%;max-width:1024px;height:auto;background:#fafafa;border:1px solid #ccc}.jigsaw-tray{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:.5rem;margin-top:1rem}.jigsaw-tray .jigsaw-piece{aspect-ratio:1;font:monospace;background:#f0f0f0;border:1px solid #ccc;cursor:pointer}.jigsaw-tray .jigsaw-piece:hover{background:#e0e0e0}.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}
