@font-face{font-family:Pretendard;font-weight:100 900;font-style:normal;font-display:swap;src:url(/fonts/PretendardVariable.ttf) format("truetype")}:root{font-family:Pretendard,Pretendard Variable,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;line-height:1.5;font-weight:500;color:#1a1a1b;background-color:#fafafa}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:inherit}#root{min-height:100vh;font-family:inherit}button,input,textarea,select{font-family:inherit}.catchmind{position:relative;max-width:28rem;margin:0 auto;padding:0 .75rem 2rem}.catchmind-setup,.catchmind-setup-hint{font-size:.92rem;line-height:1.55;color:#495151}.catchmind-code{font-size:.84em;padding:.12em .35em;border-radius:4px;background:#f1f3f5}.catchmind-toast{position:fixed;top:.75rem;left:50%;z-index:600;transform:translate(-50%);max-width:calc(100% - 2rem);padding:.55rem 1rem;border-radius:999px;font-size:.82rem;font-weight:600;background:#e7f5ff;color:#1864ab;border:1px solid #a5d8ff;box-shadow:0 4px 20px #0000001a}.catchmind-title{margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.catchmind-lead{margin:0 0 1rem;font-size:.92rem;color:#495057}.catchmind-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding:.35rem 0}.catchmind-me{font-size:.9rem;font-weight:700;color:#1a1a1b}.catchmind-link{border:none;background:none;color:#228be6;font-weight:600;font-size:.88rem;cursor:pointer;text-decoration:underline;padding:.25rem}.catchmind-nick-grid{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.catchmind-nick-btn{width:100%;padding:.75rem 1rem;border-radius:10px;border:1px solid #e9ecef;background:#fff;font-size:1rem;font-weight:600;cursor:pointer;text-align:center}.catchmind-nick-btn:hover{background:#f8f9fa;border-color:#dee2e6}.catchmind-actions{display:flex;gap:.5rem;margin-bottom:1rem}.catchmind-primary,.catchmind-secondary{flex:1;padding:.65rem .85rem;border-radius:10px;font-weight:700;font-size:.92rem;cursor:pointer;border:none}.catchmind-primary{background:#228be6;color:#fff}.catchmind-primary:hover:not(:disabled){background:#1c7ed6}.catchmind-primary:disabled{opacity:.55;cursor:not-allowed}.catchmind-primary--full{width:100%;margin-top:.75rem}.catchmind-secondary{background:#f1f3f5;color:#343a40}.catchmind-secondary--danger{background:#fff5f5;color:#c92a2a;border:1px solid #ffc9c9}.catchmind-secondary--danger:hover:not(:disabled){background:#ffe3e3}.catchmind-author-actions{margin-bottom:.75rem}.catchmind-author-actions .catchmind-secondary--danger{width:100%;flex:none}.catchmind-solved-self{margin:0 0 .75rem;padding:.55rem .75rem;border-radius:10px;background:#ebfbee;border:1px solid #8ce99a;font-size:.92rem;font-weight:800;color:#2b8a3e;text-align:center}.catchmind-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#00000073;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.catchmind-modal{width:100%;max-width:22rem;padding:1.1rem 1.15rem 1rem;border-radius:14px;background:#fff;box-shadow:0 8px 32px #0000002e}.catchmind-modal-title{margin:0 0 .4rem;font-size:1.05rem;font-weight:800;color:#1a1a1b}.catchmind-modal-lead{margin:0 0 .75rem;font-size:.86rem;line-height:1.45;color:#495057}.catchmind-modal-actions{display:flex;gap:.5rem;margin-top:1rem}.catchmind-modal-actions .catchmind-primary,.catchmind-modal-actions .catchmind-secondary{flex:1}.catchmind-solver-you{margin-left:.4rem;font-size:.72rem;font-weight:800;padding:.12rem .4rem;border-radius:999px;background:#d3f9d8;color:#0b6e1d;vertical-align:middle}.catchmind-game-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;align-items:stretch}@media(min-width:480px){.catchmind-game-grid{gap:.75rem}}@media(min-width:768px){.catchmind--lobby .catchmind-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}@media(min-width:1100px){.catchmind--lobby .catchmind-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.catchmind-game-grid>li{display:flex;min-width:0;min-height:0}.catchmind.catchmind--lobby{max-width:none}@media(min-width:600px){.catchmind.catchmind--lobby{position:relative;left:50%;transform:translate(-50%);width:min(56rem,calc(100vw - 1.5rem));padding-left:1rem;padding-right:1rem;box-sizing:border-box}}@media(min-width:900px){.catchmind.catchmind--lobby{width:min(64rem,calc(100vw - 2rem));padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1200px){.catchmind.catchmind--lobby{width:min(72rem,calc(100vw - 2.5rem))}}.catchmind-empty{padding:1.5rem 0;text-align:center;color:#868e96;font-size:.92rem}.catchmind-empty--grid{grid-column:1 / -1}.catchmind-game-card{width:100%;height:100%;min-height:14.5rem;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;padding:.65rem .7rem .7rem;gap:.55rem;margin:0;border:1px solid #e9ecef;border-radius:14px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;font-size:inherit;overflow:hidden;box-shadow:0 1px 3px #0000000f;transition:border-color .15s ease,box-shadow .15s ease}.catchmind-game-card:hover{border-color:#ced4da;box-shadow:0 4px 14px #00000014}.catchmind-game-card:focus-visible{outline:2px solid #228be6;outline-offset:2px}.catchmind-game-card-thumb-wrap{position:relative;aspect-ratio:4 / 3;flex-shrink:0;background:#f8f9fa;border-radius:10px;overflow:hidden}.catchmind-game-card-thumb{width:100%;height:100%;object-fit:cover;display:block;vertical-align:middle}.catchmind-tag--float{position:absolute;top:.45rem;right:.45rem;box-shadow:0 1px 4px #0000001f}.catchmind-game-card-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;gap:.35rem;padding:0;min-height:4.75rem}.catchmind-game-card-title{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .35rem;margin:0;font-size:.82rem;color:#495057;line-height:1.35}.catchmind-game-card-author{font-weight:800;color:#1a1a1b;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catchmind-game-card-dot{color:#ced4da;font-weight:700}.catchmind-game-card-time{font-variant-numeric:tabular-nums;font-size:.78rem;color:#868e96}.catchmind-hint-pill{flex-shrink:0;font-size:.65rem;font-weight:800;padding:.12rem .4rem;border-radius:4px;background:#d0ebff;color:#1864ab;letter-spacing:.03em}.catchmind-game-card-desc{margin:auto 0 0;padding:0;font-size:.8rem;line-height:1.45;color:#6c757d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.9em;text-align:left}.catchmind-game-card-boom{margin:.4rem 0 0;padding:0;font-size:.74rem;font-variant-numeric:tabular-nums;font-weight:600;color:#868e96;text-align:left}.catchmind-game-card-boom-sep{margin:0 .28rem;color:#ced4da;font-weight:700}.catchmind-tag{font-size:.72rem;font-weight:800;padding:.2rem .45rem;border-radius:6px;text-transform:uppercase;letter-spacing:.03em}.catchmind-tag--open{background:#fff3bf;color:#946200}.catchmind-tag--done{background:#d3f9d8;color:#0b6e1d}.catchmind-tag--warm{background:#ffec99;color:#884f01}.catchmind-back{border:none;background:none;color:#228be6;font-weight:700;font-size:.9rem;cursor:pointer;padding:.35rem 0;margin-bottom:.5rem}.catchmind-draw-wrap{border-radius:12px;overflow:hidden;border:1px solid #e9ecef;background:#fff;margin-bottom:1rem}.catchmind-draw-img{display:block;width:100%;height:auto;vertical-align:middle}.catchmind-boom-row{display:flex;gap:.5rem;margin-bottom:1rem}.catchmind-boom-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.55rem .4rem;border-radius:10px;border:1px solid #dee2e6;background:#fff;cursor:pointer;font:inherit;color:#495057;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.catchmind-boom-btn:hover:not(:disabled){background:#f8f9fa;border-color:#ced4da}.catchmind-boom-btn:disabled{opacity:.65;cursor:not-allowed}.catchmind-boom-btn:focus-visible{outline:2px solid #228be6;outline-offset:2px}.catchmind-boom-btn--active{border-color:#74c0fc;background:#e7f5ff;color:#1864ab}.catchmind-boom-btn--down.catchmind-boom-btn--active{border-color:#ffa8a8;background:#fff5f5;color:#c92a2a}.catchmind-boom-icon{font-size:1.35rem;line-height:1}.catchmind-boom-icon--flip{display:inline-block;transform:scaleY(-1)}.catchmind-boom-label{font-size:.72rem;font-weight:800;letter-spacing:.02em}.catchmind-boom-count{font-size:.95rem;font-weight:800;font-variant-numeric:tabular-nums}.catchmind-author-post{margin-bottom:1rem;padding:.85rem .75rem;border-radius:12px;border:1px solid #e9ecef;background:#f8f9fa}.catchmind-author-post .catchmind-label{margin:0 0 .35rem}.catchmind-author-post-lead{margin:0 0 .65rem;font-size:.82rem;line-height:1.5;color:#495057}.catchmind-author-post-pass{margin-bottom:.65rem}.catchmind-label--inline{display:block;margin-top:.5rem;margin-bottom:.25rem}.catchmind-textarea{width:100%;box-sizing:border-box;margin-bottom:.4rem;padding:.5rem .6rem;border-radius:8px;border:1px solid #ced4da;font:inherit;font-size:.9rem;line-height:1.45;resize:vertical;min-height:2.75rem;background:#fff}.catchmind-textarea:focus{outline:none;border-color:#228be6;box-shadow:0 0 0 2px #228be633}.catchmind-textarea:disabled{opacity:.7;background:#f1f3f5}.catchmind-author-post-btn{width:100%;margin-bottom:.15rem}.catchmind-author-comments-block{margin-bottom:1rem}.catchmind-author-comments-block .catchmind-label{margin:0 0 .35rem}.catchmind-author-comment-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.catchmind-author-comment-item{margin:0;padding:.55rem .65rem;border-radius:10px;background:#fff9db;border:1px solid #ffec8c}.catchmind-author-comment-time{display:block;font-size:.7rem;font-weight:700;color:#868e96;margin-bottom:.25rem;font-variant-numeric:tabular-nums}.catchmind-author-comment-body{margin:0;font-size:.88rem;line-height:1.45;color:#343a40;white-space:pre-wrap;word-break:break-word}.catchmind-extra-hints-block{margin-bottom:1rem}.catchmind-extra-hints-block .catchmind-label{margin:0 0 .35rem}.catchmind-extra-hint-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.catchmind-extra-hint-item{margin:0}.catchmind-extra-hint-badge{margin:0 0 .35rem;font-size:.72rem;font-weight:800;color:#1864ab;display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.catchmind-extra-hint-time{font-weight:700;color:#868e96;font-variant-numeric:tabular-nums}.catchmind-hint-block{margin-bottom:1rem}.catchmind-hint-block .catchmind-label{margin:0 0 .35rem}.catchmind-hint-mosaic{display:block;width:100%;padding:0;border:none;border-radius:10px;overflow:hidden;cursor:pointer;text-align:left;background:#dee2e6;box-shadow:inset 0 0 0 1px #0000000f}.catchmind-hint-mosaic:hover{filter:brightness(1.03)}.catchmind-hint-mosaic:focus-visible{outline:2px solid #228be6;outline-offset:2px}.catchmind-hint-mosaic-visual{display:block;height:4.25rem;background-color:#adb5bd;background-image:linear-gradient(90deg,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 1px,transparent 1px,transparent 11px),linear-gradient(rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 1px,transparent 1px,transparent 13px),repeating-linear-gradient(45deg,#868e96 0,#868e96 6px,#adb5bd 6px,#adb5bd 12px);background-size:12px 100%,100% 14px,auto}.catchmind-hint-mosaic-label{display:block;padding:.55rem .75rem;font-size:.88rem;font-weight:700;color:#495057;background:#e9ecef}.catchmind-hint-revealed{margin:0;padding:.65rem .8rem;border-radius:10px;border:1px solid #d0ebff;background:#e7f5ff;font-size:.95rem;font-weight:600;line-height:1.45;color:#1864ab;word-break:break-word}.catchmind-solved-banner{padding:.85rem 1rem;border-radius:10px;background:#ebfbee;border:1px solid #8ce99a;margin-bottom:1rem;font-size:.95rem}.catchmind-solver{margin:.35rem 0 0;font-size:.88rem;color:#2b8a3e}.catchmind-guess{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.catchmind-answer-length{margin:-.15rem 0 0;font-size:.88rem;line-height:1.4;color:#495057}.catchmind-answer-length strong{font-weight:800;color:#1a1a1b}.catchmind-label{font-size:.85rem;font-weight:700;color:#495057}.catchmind-label--spaced{margin-top:.85rem}.catchmind-input{display:block;width:100%;box-sizing:border-box;margin:0;padding:.65rem .8rem;min-height:2.85rem;line-height:1.45;border-radius:8px;border:1px solid #ced4da;font-size:1rem;font-weight:500;color:#1a1a1b;background-color:#fff;caret-color:#1a1a1b;-webkit-appearance:none;-moz-appearance:none;appearance:none}.catchmind-input::placeholder{color:#adb5bd;opacity:1}.catchmind-input:focus{outline:none;border-color:#228be6;box-shadow:0 0 0 2px #228be638}.catchmind-input--block{width:100%;box-sizing:border-box}.catchmind-suggest-row{display:flex;align-items:stretch;gap:.4rem;width:100%;box-sizing:border-box}.catchmind-suggest-input{flex:1 1 auto;min-width:0}.catchmind-suggest-shuffle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.2rem;padding:0 .55rem;border-radius:8px;border:1px solid #ced4da;background:#f8f9fa;color:#495057;font-size:.72rem;font-weight:700;cursor:pointer;white-space:nowrap;font-family:inherit}.catchmind-suggest-shuffle:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.catchmind-suggest-shuffle:disabled{opacity:.5;cursor:not-allowed}.catchmind-suggest-shuffle-icon{font-size:.95rem;line-height:1}.catchmind-suggest-shuffle-label{letter-spacing:-.02em}.catchmind-subtitle{font-size:1rem;font-weight:800;margin:0 0 .5rem}.catchmind-solver-list{margin-top:1rem;padding:.85rem 1rem;border-radius:12px;border:1px solid #e9ecef;background:#f8f9fa}.catchmind-solver-list-hint{margin:0 0 .65rem;font-size:.78rem;line-height:1.45;color:#868e96}.catchmind-solver-names{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.4rem .65rem}.catchmind-solver-names li{font-size:.88rem;font-weight:700;color:#1a1a1b;padding:.25rem .55rem;border-radius:999px;background:#fff;border:1px solid #dee2e6}.catchmind-guess-name{font-weight:700;margin-right:.35rem}.catchmind-guess-text{color:#495057}.catchmind-correct-mark{margin-left:.35rem;color:#2b8a3e;font-weight:800}.catchmind-answer-hint{font-size:.88rem;color:#495057;margin:0 0 .75rem}.catchmind-draw-block{display:flex;flex-direction:column;gap:.55rem}.catchmind-draw-prompt{margin:0 0 .65rem;padding:.55rem .75rem;border-radius:10px;background:#f1f3f5;border:1px solid #e9ecef;font-size:1.05rem;line-height:1.35;text-align:center;color:#1a1a1b;word-break:break-word}.catchmind-draw-hint-note{margin:0 0 .65rem;padding:.45rem .65rem;border-radius:8px;background:#fff9db;border:1px solid #ffec99;font-size:.88rem;line-height:1.4;color:#5c4d00}.catchmind-draw-hint-note span{font-weight:700;word-break:break-word}.catchmind-width-row{display:flex;align-items:center;gap:.65rem;padding:.15rem 0}.catchmind-width-row-label{flex-shrink:0;font-size:.78rem;font-weight:800;color:#868e96;letter-spacing:.02em}.catchmind-width-slider{flex:1;min-width:0;height:2rem;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.catchmind-width-slider:focus{outline:none}.catchmind-width-slider:focus-visible{outline:2px solid #228be6;outline-offset:2px;border-radius:4px}.catchmind-width-slider::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(to right,#dee2e6,#adb5bd)}.catchmind-width-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25rem;height:1.25rem;margin-top:-7px;border-radius:50%;border:2px solid #fff;background:#228be6;box-shadow:0 1px 6px #0003}.catchmind-width-slider::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(to right,#dee2e6,#adb5bd)}.catchmind-width-slider::-moz-range-thumb{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid #fff;background:#228be6;box-shadow:0 1px 6px #0003}.catchmind-tool-row{display:flex;gap:.4rem;align-items:center}.catchmind-tool-row--triple .catchmind-tool-btn,.catchmind-tool-row--double .catchmind-tool-btn{flex:1 1 0;min-width:0;font-size:.78rem;padding:.42rem .35rem}.catchmind-canvas-history-tools{position:absolute;top:.35rem;right:.35rem;z-index:15;display:flex;gap:.2rem;pointer-events:none}.catchmind-canvas-history-tools .catchmind-history-icon-btn{pointer-events:auto}.catchmind-history-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#ffffffeb;color:#343a40;cursor:pointer;box-shadow:0 1px 4px #00000014;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.catchmind-history-icon-btn:hover:not(:disabled){background:#fff;border-color:#228be6;color:#1864ab}.catchmind-history-icon-btn:focus-visible{outline:2px solid #228be6;outline-offset:2px}.catchmind-history-icon-btn:disabled{opacity:.38;cursor:not-allowed}.catchmind-history-icon-mirror{display:inline-flex;transform:scaleX(-1)}.catchmind-history-icon-svg{display:block}.catchmind-tool-btn{flex:1;padding:.45rem .6rem;border-radius:8px;border:1px solid #dee2e6;background:#fff;font-family:inherit;font-size:.82rem;font-weight:800;color:#495057;cursor:pointer}.catchmind-tool-btn:hover{background:#f8f9fa}.catchmind-tool-btn--on{border-color:#228be6;background:#e7f5ff;color:#1864ab;box-shadow:0 0 0 2px #228be62e}.catchmind-color-bar{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.catchmind-swatch{width:1.65rem;height:1.65rem;border-radius:50%;border:2px solid rgba(0,0,0,.12);cursor:pointer;padding:0;flex-shrink:0;box-shadow:inset 0 0 0 1px #ffffff59}.catchmind-swatch:hover{transform:scale(1.06)}.catchmind-swatch--on{outline:2px solid #228be6;outline-offset:2px;border-color:#0003}.catchmind-swatch--light{border-color:#ced4da;box-shadow:inset 0 0 0 1px #0000000f,0 0 0 1px #dee2e6}.catchmind-custom-slot{position:relative;flex-shrink:0;width:1.65rem;height:1.65rem}.catchmind-custom-slot .catchmind-swatch{display:block;width:100%;height:100%}.catchmind-custom-slot-edit{position:absolute;right:-.2rem;bottom:-.2rem;width:.78rem;height:.78rem;margin:0;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.22);box-shadow:0 1px 3px #0000001f;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.catchmind-custom-slot-edit:focus-within{outline:2px solid #228be6;outline-offset:1px}.catchmind-custom-slot-picker{position:absolute;top:0;right:0;bottom:0;left:0;width:300%;height:300%;transform:translate(-33%,-33%);opacity:0;cursor:pointer;border:none;padding:0}.catchmind-custom-slot-edit-icon{font-size:.62rem;font-weight:900;line-height:1;color:#495057;pointer-events:none;-webkit-user-select:none;user-select:none}.catchmind-canvas-shell{position:relative;width:100%}.catchmind-brush-cursor{position:absolute;left:0;top:0;pointer-events:none;border:2px solid rgba(0,0,0,.38);border-radius:50%;box-sizing:border-box;transform:translate(-50%,-50%);display:none;z-index:2}.catchmind-brush-cursor.catchmind-brush-cursor--eraser{border-color:#1971c29e}.catchmind-canvas{display:block;width:100%;height:auto;border-radius:12px;border:2px solid #dee2e6;background:#fff;max-width:100%;cursor:none}.catchmind.catchmind--draw-screen{max-width:none}@media(min-width:600px){.catchmind.catchmind--draw-screen{position:relative;left:50%;transform:translate(-50%);width:min(54rem,calc(100vw - 1.5rem));padding-left:1rem;padding-right:1rem;box-sizing:border-box}}@media(min-width:900px){.catchmind.catchmind--draw-screen{width:min(58rem,calc(100vw - 2rem));padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1200px){.catchmind.catchmind--draw-screen{width:min(62rem,calc(100vw - 2.5rem))}}@media(max-width:540px){.catchmind--draw-screen{padding-bottom:1.25rem}.catchmind-draw-prompt{margin-bottom:.5rem;font-size:1rem}.catchmind-draw-block{gap:.45rem}}.catchmind-draw-actions{display:flex;gap:.5rem;margin-top:.75rem}.catchmind-draw-actions .catchmind-primary,.catchmind-draw-actions .catchmind-secondary{flex:1}.liar{position:relative;max-width:28rem;margin:0 auto;padding:0 .75rem 2rem}.liar-coming{min-height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.liar-coming-text{margin:0;font-size:1.75rem;font-weight:900;letter-spacing:.04em;color:#343a40}.app{position:relative;max-width:28rem;margin:0 auto;padding:1rem .75rem 2rem}.app-top-tabs{display:flex;gap:.35rem;margin:0 0 .85rem;padding:.2rem;border-radius:12px;background:#f1f3f5}.app-tab{flex:1;border:none;border-radius:10px;padding:.5rem .4rem;font-size:.82rem;font-weight:800;cursor:pointer;background:transparent;color:#868e96;text-decoration:none;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.app-tab:hover{color:#495057}.app-tab--active{background:#fff;color:#1a1a1b;box-shadow:0 1px 3px #00000014}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.toast{position:fixed;top:.75rem;left:50%;z-index:500;transform:translate(-50%);max-width:calc(100% - 2rem);padding:.55rem 1rem;border-radius:999px;font-size:.82rem;font-weight:600;text-align:center;box-shadow:0 4px 20px #0000001f;pointer-events:none;animation:toast-in .2s ease-out}.toast--invalid{background:#fcc2d7;color:#851c35;border:1px solid #faa8c5}.toast--success{z-index:1100;background:#d3f9d8;color:#0b6e1d;border:1px solid #8ce99a}.tile.tile--invalid-draft{color:#c92a2a;border-color:#e03131;background:#fff5f5}.app-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.35rem;margin-bottom:.25rem}.header-left{justify-self:start;display:flex;align-items:baseline;gap:.3rem;min-width:0}.header-relay{font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;color:#1a1a1b}.header-run{font-size:.78rem;font-weight:800;letter-spacing:.04em;color:#228be6;text-transform:uppercase}.app-title{margin:0;font-size:1.25rem;font-weight:700;text-align:center;line-height:1.2}.header-right{justify-self:end}.header-icon-btn{display:flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:none;border-radius:8px;background:transparent;color:#495057;cursor:pointer}.header-icon-btn:hover{background:#0000000f;color:#1a1a1b}.header-icon-rank{display:block;flex-shrink:0}.sub{text-align:center;font-size:.8rem;color:#555;margin-bottom:1rem}.sub.dev-answer{margin-top:-.35rem;margin-bottom:1rem;padding:.35rem .5rem;border-radius:6px;background:#fff3bf;color:#5c4d00;font-size:.78rem}.dev-answer-label{font-weight:700;opacity:.85}.grid{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.row{display:grid;grid-template-columns:repeat(6,1fr);gap:.25rem}.tile{--tile-accent: transparent;--commit-i: 0;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:2px solid #d3d6da;border-radius:4px;font-size:clamp(1rem,5vw,1.35rem);font-weight:700;text-transform:none;background:#fff;color:#1a1a1b;transform:scale(1);transform-origin:center center;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.tile.filled{border-color:#878a8c}.tile.correct{--tile-accent: #6aaa64}.tile.present{--tile-accent: #c9b458}.tile.absent{--tile-accent: #787c7e}.tile.scored{background:var(--tile-accent);border-color:var(--tile-accent);color:#fff;box-shadow:0 0 12px color-mix(in srgb,var(--tile-accent) 45%,transparent)}.tile.current{outline:2px solid #1a1a1b;outline-offset:-1px}@keyframes tileInputPulse{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}.tile.tile--input-pulse{animation:tileInputPulse .22s ease}@keyframes tileCommitReveal{0%{transform:scale(1);background:#fff;border-color:#878a8c;color:#1a1a1b;box-shadow:none}22%{transform:scale(1.1)}48%{transform:scale(1);background:#fff;border-color:#878a8c;color:#1a1a1b;box-shadow:none}to{transform:scale(1);background:var(--tile-accent);border-color:var(--tile-accent);color:#fff;box-shadow:0 0 12px color-mix(in srgb,var(--tile-accent) 45%,transparent)}}.tile.scored.tile--commit-reveal{animation:tileCommitReveal .52s ease calc(var(--commit-i) * 42ms) 1 normal both}.kbd{--kbd-gap: .15rem;--kbd-font-size: 1.05rem;display:flex;flex-direction:column;gap:var(--kbd-gap);width:100%;max-width:100%}.kbd-row{display:flex;flex-wrap:wrap;gap:var(--kbd-gap);justify-content:center}.kbd-row--fill,.kbd-row--bottom{width:100%;max-width:100%;box-sizing:border-box;flex-wrap:nowrap;justify-content:stretch;gap:var(--kbd-gap)}.kbd button.kbd-key{min-width:2.45rem;min-height:calc(2.65rem + 10px);padding:.55rem .5rem;font:inherit;font-size:var(--kbd-font-size);font-weight:600;border:none;border-radius:6px;background:#d3d6da;color:#1a1a1b;cursor:pointer;transition:background-color .35s ease,color .35s ease,box-shadow .35s ease,transform .15s ease}.kbd button.kbd-key.correct{background:#6aaa64;color:#fff;box-shadow:0 0 10px color-mix(in srgb,#6aaa64 40%,transparent)}.kbd button.kbd-key.present{background:#c9b458;color:#fff;box-shadow:0 0 10px color-mix(in srgb,#c9b458 40%,transparent)}.kbd button.kbd-key.absent{background:#787c7e;color:#fff;box-shadow:0 0 8px color-mix(in srgb,#787c7e 35%,transparent)}.kbd button.kbd-key:disabled{opacity:1;cursor:default}.kbd button.kbd-key:not(:disabled):active{filter:brightness(.95);transform:scale(.97)}.kbd button.wide{min-width:4.75rem;min-height:calc(2.65rem + 10px);padding:.55rem .85rem;font:inherit;font-size:var(--kbd-font-size);font-weight:600;border:none;border-radius:6px;background:#d3d6da;color:#1a1a1b;cursor:pointer}.kbd button.wide:disabled{opacity:.65;cursor:default}.kbd .kbd-row--fill button.kbd-key,.kbd .kbd-row--bottom button.kbd-key{flex:1 1 0;min-width:0;padding-left:.22rem;padding-right:.22rem}.kbd .kbd-row--bottom button.wide{flex:1 1 25px;min-width:0;padding-left:.28rem;padding-right:.28rem}.status{text-align:center;min-height:1.5rem;font-size:.9rem;margin-top:.75rem}.status.win{color:#6aaa64;font-weight:700}.status.lose{color:#787c7e}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-backdrop--blocking{cursor:default}.modal-backdrop--top{z-index:1100}.modal{max-width:22rem;width:100%;padding:1rem 1.15rem;border-radius:10px;background:#fff;box-shadow:0 8px 32px #0000002e;text-align:center}.modal-header{position:relative;margin:0 0 .35rem;min-height:2rem}.modal-header h2{margin:0;padding:0 2.25rem;font-size:1.25rem;line-height:1.3}.modal-header--center h2{padding:0;text-align:center;width:100%}.modal-close-x{position:absolute;top:-.2rem;right:-.35rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:6px;background:transparent;color:#555;font:inherit;font-size:1.65rem;font-weight:400;line-height:1;cursor:pointer}.modal-close-x:hover{background:#0000000f;color:#1a1a1b}.modal-relay-line{margin:0 0 .5rem;font-size:.95rem;color:#495057}.modal-relay-line--lose{margin-bottom:.65rem}.modal--rank-register{max-width:19rem;padding:1rem 1.1rem 1.05rem}.modal-relay-line--register{margin-bottom:.75rem;font-weight:600;color:#1a1a1b}.rank-register-label{display:block;text-align:left;font-size:.78rem;font-weight:600;color:#495057;margin-bottom:.35rem}.rank-register-input{width:100%;box-sizing:border-box;margin:0 0 .85rem;padding:.5rem .6rem;font:inherit;font-size:.95rem;border:1px solid #ced4da;border-radius:6px}.rank-register-input:focus{outline:none;border-color:#228be6;box-shadow:0 0 0 2px #228be633}.modal-actions--register{margin-top:.15rem}.modal-word{margin:0 0 .65rem;font-size:1.5rem;letter-spacing:.05em}.modal-emoji-grid{margin:0 0 .85rem;font-size:clamp(1.05rem,4vw,1.3rem);line-height:1;font-variant-emoji:emoji;-webkit-user-select:all;user-select:all;display:flex;flex-direction:column;gap:.05rem}.modal-emoji-row{margin:0;padding:0;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif;letter-spacing:.02em}.modal-actions{display:flex;gap:.5rem}.modal-actions--single{margin-top:.25rem}.modal-actions--single .modal-btn{flex:1}.modal--rank{text-align:left}.rank-list{list-style:none;margin:0 0 .85rem;padding:0;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.rank-empty{padding:.75rem 1rem;text-align:center;color:#868e96;font-size:.9rem}.rank-item{display:grid;grid-template-columns:1.6rem minmax(0,1fr) auto auto;gap:.35rem .5rem;align-items:center;padding:.4rem .65rem;font-size:.88rem;border-bottom:1px solid #f1f3f5}.rank-item:last-child{border-bottom:none}.rank-num{font-weight:800;color:#228be6;font-variant-numeric:tabular-nums}.rank-name{min-width:0;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-streak{font-weight:600;white-space:nowrap}.rank-date{font-size:.78rem;color:#868e96;font-variant-numeric:tabular-nums;white-space:nowrap}.modal-btn--full{width:100%;flex:none}.modal-btn{flex:1;padding:.55rem .5rem;font:inherit;font-size:.88rem;font-weight:600;border:none;border-radius:6px;cursor:pointer}.modal-btn--copy{background:#dee2e6;color:#495057}.modal-btn--copy:hover{background:#ced4da}.modal-btn--next{background:#228be6;color:#fff}.modal-btn--next:hover:not(:disabled){background:#1c7ed6}.modal-btn--next:disabled{opacity:.55;cursor:not-allowed}
