.display-row.svelte-p0jr6g{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;padding:.3rem .6rem;border-radius:8px;transition:background .15s ease;margin-top:.25rem}.display-row.svelte-p0jr6g:hover{background:var(--bg-hover, rgba(255,255,255,.06))}.pencil.svelte-p0jr6g{color:var(--text-secondary);flex-shrink:0}.label.svelte-p0jr6g{font-size:.8rem;color:var(--text-secondary)}.editor.svelte-p0jr6g{margin-top:.5rem;display:flex;flex-direction:column;gap:.35rem}.input-row.svelte-p0jr6g{display:flex;align-items:center;gap:.5rem}.input-row.svelte-p0jr6g input:where(.svelte-p0jr6g){flex:1;padding:.6rem .75rem;border:1px solid var(--border-color);border-radius:10px;background:var(--bg-input, var(--bg-card-secondary));color:var(--text-color);font-size:.95rem;min-width:0}.input-row.svelte-p0jr6g input:where(.svelte-p0jr6g):focus{outline:none;border-color:var(--primary-color)}.btn.svelte-p0jr6g{border:none;border-radius:8px;cursor:pointer;transition:opacity .15s ease;flex-shrink:0}.btn.svelte-p0jr6g:disabled{opacity:.4;cursor:not-allowed}.btn.save.svelte-p0jr6g{background:var(--primary-color);color:#fff;font-size:.85rem;font-weight:600;padding:.6rem 1rem}.btn.cancel.svelte-p0jr6g{background:transparent;color:var(--text-secondary);padding:.5rem;display:flex;align-items:center;justify-content:center}.btn.cancel.svelte-p0jr6g:hover{color:var(--text-color)}.meta-row.svelte-p0jr6g{padding-left:.2rem}.hint.svelte-p0jr6g{font-size:.75rem;color:var(--text-secondary)}.feedback.svelte-p0jr6g{font-size:.75rem}.feedback.error.svelte-p0jr6g{color:var(--error-color, #ff4444)}.feedback.success.svelte-p0jr6g{font-size:.75rem;color:var(--success-color, #2f9e44);margin-left:.25rem}.loading-container.svelte-1epe3o3{display:flex;justify-content:center;align-items:center;min-height:300px}.sign-in-wrapper.svelte-1epe3o3{max-width:24rem;margin:4rem auto 0;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}.sign-in-icon.svelte-1epe3o3{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin-bottom:1.25rem;border-radius:50%;background:var(--bg-card-secondary);color:var(--text-color-light)}.sign-in-wrapper.svelte-1epe3o3 h2:where(.svelte-1epe3o3){margin:0 0 .35rem;font-size:1.6rem;font-weight:800}.sign-in-wrapper.svelte-1epe3o3 p:where(.svelte-1epe3o3){margin:0 0 1.5rem;color:var(--text-color-light)}.profile-container.svelte-1epe3o3{--grid-dot: color-mix(in srgb, var(--text-color) 9%, transparent);--rule: color-mix(in srgb, var(--text-color) 16%, transparent);display:flex;flex-direction:column;width:100%;max-width:34rem;margin:0 auto;padding:0 1rem calc(var(--nav-height, 64px) + 2rem);box-sizing:border-box;background-image:radial-gradient(circle at 1px 1px,var(--grid-dot) 1px,transparent 0);background-size:1.4rem 1.4rem}.identity.svelte-1epe3o3,.record.svelte-1epe3o3,.block.svelte-1epe3o3{margin-inline:-1rem;padding:1.25rem 1rem;box-sizing:border-box}.record.svelte-1epe3o3,.block--flush.svelte-1epe3o3{padding-block:0;padding-inline:0}.record.svelte-1epe3o3,.block.svelte-1epe3o3{border-top:1px dashed var(--rule)}.identity.svelte-1epe3o3{container-type:inline-size;display:flex;flex-direction:column;gap:.35rem}.name.svelte-1epe3o3{padding-inline:0}.name.svelte-1epe3o3{margin:0 0 0 var(--name-indent, 0em);font-family:Rubik Mono One,sans-serif;font-size:min(var(--name-size, 2rem),4.2rem);font-weight:400;line-height:1;white-space:nowrap}.identity-meta.svelte-1epe3o3{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.email.svelte-1epe3o3{min-width:0;color:var(--text-color-light);font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record.svelte-1epe3o3{display:flex;flex-direction:column}.record-figures.svelte-1epe3o3{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.figure.svelte-1epe3o3{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:1.1rem .25rem;border-left:1px dashed var(--rule);text-align:center}.figure.svelte-1epe3o3:first-child{border-left:0}.figure-value.svelte-1epe3o3{font-size:1.75rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.figure.best.svelte-1epe3o3 .figure-value:where(.svelte-1epe3o3){color:#ffb700}.figure-label.svelte-1epe3o3{color:var(--text-color-light);font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.record-note.svelte-1epe3o3{margin:0;padding:.7rem 1rem;border-top:1px dashed var(--rule);color:var(--text-color-light);font-size:.8rem;text-align:center}.block.svelte-1epe3o3{display:flex;flex-direction:column;gap:.6rem}.block-head.svelte-1epe3o3{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.block-head.svelte-1epe3o3 h2:where(.svelte-1epe3o3){margin:0;color:var(--text-color-light);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chip.svelte-1epe3o3{display:inline-flex;align-items:center;min-height:0;padding:.4rem .95rem;border:0;border-radius:999px;background:var(--bg-card-secondary);color:var(--text-color);font-family:inherit;font-size:.82rem;font-weight:700;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.chip.svelte-1epe3o3:active{transform:scale(.98)}.cup-grid.svelte-1epe3o3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.cup-cell.svelte-1epe3o3{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:1.2rem .25rem;border:0;border-left:1px dashed var(--rule);background:transparent;color:var(--text-color);font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.cup-cell.svelte-1epe3o3:first-child{border-left:0}.cup-cell.svelte-1epe3o3 svg:where(.svelte-1epe3o3){width:1.35rem;height:1.35rem;color:var(--text-color-light)}.cup-cell.svelte-1epe3o3:active{color:var(--primary-color)}.cup-cell.svelte-1epe3o3:active svg:where(.svelte-1epe3o3){color:var(--primary-color)}.search.svelte-1epe3o3{display:flex;flex-direction:column;gap:.4rem}.search.svelte-1epe3o3 input:where(.svelte-1epe3o3){width:100%;padding:.6rem .9rem;border:1px solid var(--border-color);border-radius:999px;background:var(--bg-input);color:var(--text-color);font-family:inherit;font-size:.95rem;box-sizing:border-box}.search.svelte-1epe3o3 input:where(.svelte-1epe3o3):focus{outline:none;border-color:var(--primary-color)}.results.svelte-1epe3o3{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.results.svelte-1epe3o3 button:where(.svelte-1epe3o3){display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .25rem;border:0;border-bottom:1px dashed var(--rule);background:transparent;color:var(--text-color);font-family:inherit;font-size:.95rem;font-weight:600;text-align:left;cursor:pointer}.mini-avatar.svelte-1epe3o3{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:50%;background:var(--bg-card-secondary);font-size:.78rem;font-weight:800}.rivals.svelte-1epe3o3{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.rival.svelte-1epe3o3{display:flex;align-items:center;gap:.7rem;padding:.55rem .1rem;border-bottom:1px dashed var(--rule)}.rival.svelte-1epe3o3:last-child{border-bottom:0}.rival-rank.svelte-1epe3o3{flex:0 0 1.4rem;color:var(--text-color-light);font-size:.85rem;font-weight:700;font-variant-numeric:tabular-nums;text-align:right}.rival-name.svelte-1epe3o3{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600}.rival-name.svelte-1epe3o3 small:where(.svelte-1epe3o3){color:var(--text-color-light);font-size:.7rem;font-weight:600}.rival.you.svelte-1epe3o3 .rival-name:where(.svelte-1epe3o3),.rival.you.svelte-1epe3o3 .rival-points:where(.svelte-1epe3o3){font-weight:800}.rival-points.svelte-1epe3o3{flex:0 0 auto;font-weight:700;font-variant-numeric:tabular-nums}.rival-remove.svelte-1epe3o3,.rival-remove-spacer.svelte-1epe3o3{flex:0 0 1.75rem;width:1.75rem;height:1.75rem}.rival-remove.svelte-1epe3o3{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:0;border:0;border-radius:50%;background:transparent;color:var(--text-color-light);font-size:1.3rem;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.rival-remove.svelte-1epe3o3:hover{color:var(--primary-color)}.settings.svelte-1epe3o3{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.setting.svelte-1epe3o3{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.8rem .1rem;border:0;border-bottom:1px dashed var(--rule);background:transparent;color:var(--text-color);font-family:inherit;font-size:1rem;font-weight:600;text-align:left;text-decoration:none;cursor:pointer}.settings.svelte-1epe3o3 li:where(.svelte-1epe3o3):last-child .setting:where(.svelte-1epe3o3){border-bottom:0}.setting-cue.svelte-1epe3o3{color:var(--text-color-light);font-size:1.1rem}.sign-out.svelte-1epe3o3{color:var(--primary-color)}.guide.svelte-1epe3o3{margin:0;padding:.5rem 0 0 1.1rem;color:var(--text-color-light);font-size:.88rem;line-height:1.7}.hint.svelte-1epe3o3{margin:0;color:var(--text-color-light);font-size:.88rem}.error.svelte-1epe3o3{margin:0;color:var(--primary-color);font-size:.85rem}
