.label-create-form.svelte-1gllvq4{gap:12px;display:grid}.label-field.svelte-1gllvq4{gap:5px;display:grid}.label-field.svelte-1gllvq4 label:where(.svelte-1gllvq4){color:var(--text-tertiary);font-size:11px;line-height:1.2}.label-field.svelte-1gllvq4 input:where(.svelte-1gllvq4),.label-field.svelte-1gllvq4 select:where(.svelte-1gllvq4){border:1px solid var(--border-subtle);background:var(--bg-input);width:100%;min-height:34px;color:var(--text-primary);border-radius:6px;outline:none;padding:7px 9px;font-size:13px;transition:border-color .12s,box-shadow .12s}.label-field.svelte-1gllvq4 select:where(.svelte-1gllvq4){appearance:none;padding-right:30px}.label-field.svelte-1gllvq4 input:where(.svelte-1gllvq4):focus,.label-field.svelte-1gllvq4 select:where(.svelte-1gllvq4):focus{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb, var(--brand) 20%, transparent)}.select-wrap.svelte-1gllvq4{position:relative}.label-create-error.svelte-1gllvq4{color:var(--error-soft);font-size:12px}.label-create-actions.svelte-1gllvq4{justify-content:flex-end;gap:6px;display:flex}.label-dialog-button.svelte-1gllvq4{border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:7px 10px;font-size:12px;line-height:1;transition:background-color .12s,color .12s,opacity .12s;display:inline-flex}.label-dialog-button.primary.svelte-1gllvq4{background:var(--brand);color:var(--brand-contrast-fg)}.label-dialog-button.primary.svelte-1gllvq4:disabled{opacity:.55}.label-dialog-button.ghost.svelte-1gllvq4{color:var(--text-tertiary)}.label-dialog-button.ghost.svelte-1gllvq4:hover{background:var(--bg-hover);color:var(--text-secondary)}@media (width<=640px){.label-field.svelte-1gllvq4 input:where(.svelte-1gllvq4),.label-field.svelte-1gllvq4 select:where(.svelte-1gllvq4),.label-dialog-button.svelte-1gllvq4{min-height:44px;font-size:14px}.label-create-actions.svelte-1gllvq4{grid-template-columns:1fr 1fr;display:grid}}.mark-frame.svelte-1uofy3g{width:min(100%, calc(100cqh * var(--fw) / var(--fh)));background:var(--bg-primary);max-width:100%;max-height:100%;box-shadow:0 0 0 1px var(--border-subtle);touch-action:none;-webkit-user-select:none;user-select:none;border-radius:6px;position:relative;overflow:hidden}.mark-canvas.svelte-1uofy3g{width:100%;height:auto;aspect-ratio:var(--fw) / var(--fh);cursor:crosshair;touch-action:none;display:block}.mark-toolbar.svelte-13suf2h{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);align-items:center;gap:8px;min-height:44px;padding:6px 8px;display:flex}.mark-toolbar-main.svelte-13suf2h{scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.mark-toolbar-main.svelte-13suf2h::-webkit-scrollbar{display:none}.mark-toolbar-end.svelte-13suf2h{flex-shrink:0;align-items:center;gap:4px;display:flex}.mark-segment.svelte-13suf2h{border:1px solid var(--border-subtle);background:var(--bg-primary);border-radius:7px;flex-shrink:0;align-items:center;padding:2px;display:inline-flex}.mark-seg-btn.svelte-13suf2h{width:30px;height:28px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.mark-seg-btn.svelte-13suf2h:hover{color:var(--text-secondary);background:var(--bg-hover)}.mark-seg-btn.active.svelte-13suf2h{background:var(--bg-content);color:var(--text-primary);box-shadow:0 0 0 1px var(--border-subtle)}.mark-seg-btn.svelte-13suf2h:focus-visible,.mark-icon.svelte-13suf2h:focus-visible,.mark-chip.svelte-13suf2h:focus-visible,.mark-attach.svelte-13suf2h:focus-visible,.mark-swatch.svelte-13suf2h:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.mark-cluster.svelte-13suf2h{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.mark-cluster.quiet.svelte-13suf2h{border-left:1px solid var(--border-subtle);gap:2px;padding-left:6px}.mark-icon.svelte-13suf2h,.mark-chip.svelte-13suf2h,.mark-attach.svelte-13suf2h{height:30px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;display:inline-flex}.mark-icon.svelte-13suf2h{width:30px}.mark-icon.svelte-13suf2h:hover,.mark-chip.svelte-13suf2h:hover{background:var(--bg-hover);color:var(--text-secondary)}.mark-icon.svelte-13suf2h:disabled,.mark-chip.svelte-13suf2h:disabled,.mark-attach.svelte-13suf2h:disabled{opacity:.35;pointer-events:none}.mark-toolbar-end.svelte-13suf2h .mark-chip:where(.svelte-13suf2h){border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-secondary)}.mark-toolbar-end.svelte-13suf2h .mark-chip:where(.svelte-13suf2h):hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.mark-chip.svelte-13suf2h{padding:0 8px;font-size:11px;font-weight:500}.mark-chip.primary.svelte-13suf2h{background:var(--brand);color:var(--brand-contrast-fg)}.mark-chip.primary.svelte-13suf2h:hover{color:var(--brand-contrast-fg);background:var(--brand);filter:brightness(1.05)}.mark-chip-label.svelte-13suf2h{display:none}@media (width>=720px){.mark-chip-label.svelte-13suf2h{display:inline}}.mark-hint.svelte-13suf2h{color:var(--text-placeholder);white-space:nowrap;font-size:11px;font-weight:500}.mark-attach.svelte-13suf2h{background:var(--brand);color:var(--brand-contrast-fg);padding:0 10px;font-size:12px;font-weight:600}.mark-attach.svelte-13suf2h:hover{filter:brightness(1.05)}.mark-swatch.svelte-13suf2h{background:var(--swatch);cursor:pointer;border:2px solid #0000;border-radius:999px;flex-shrink:0;width:16px;height:16px;box-shadow:inset 0 0 0 1px #0003}.mark-swatch.active.svelte-13suf2h{border-color:var(--text-primary)}.preview-mark-trigger.svelte-pdmhk6{width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s,transform .12s;display:inline-flex}.preview-mark-trigger.svelte-pdmhk6:hover:not(:disabled){background:var(--bg-hover);color:var(--text-secondary)}.preview-mark-trigger.svelte-pdmhk6:active:not(:disabled){transform:scale(.96)}.preview-mark-trigger.svelte-pdmhk6:disabled{opacity:.45;cursor:not-allowed}.mark-soft-notice.svelte-pdmhk6{bottom:max(20px, env(safe-area-inset-bottom,0px));z-index:110;border:1px solid var(--border-subtle);background:var(--bg-content);max-width:min(360px,100vw - 32px);color:var(--text-secondary);text-align:center;box-shadow:0 8px 24px color-mix(in srgb, var(--overlay-scrim-strong) 18%, transparent);border-radius:8px;padding:8px 12px;font-size:12px;font-weight:500;line-height:1.35;position:fixed;left:50%;transform:translate(-50%)}.mark-overlay.svelte-pdmhk6{z-index:100;background:var(--overlay-scrim);justify-content:center;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}@media (width>=720px){.mark-overlay.svelte-pdmhk6{padding:max(16px, env(safe-area-inset-top,0px)) max(16px, env(safe-area-inset-right,0px)) max(16px, env(safe-area-inset-bottom,0px)) max(16px, env(safe-area-inset-left,0px));align-items:center}}.mark-panel.svelte-pdmhk6{background:var(--bg-content);outline:none;flex-direction:column;width:100%;height:100%;max-height:100%;display:flex;overflow:hidden}@media (width>=720px){.mark-panel.svelte-pdmhk6{border:1px solid var(--border-subtle);width:min(960px,100%);height:min(800px,100%);max-height:min(90dvh,100%);box-shadow:0 24px 64px color-mix(in srgb, var(--overlay-scrim-strong) 32%, transparent);border-radius:10px}}.mark-stage.svelte-pdmhk6{background:var(--bg-primary);flex:1;justify-content:center;align-items:center;min-height:0;padding:12px;display:flex;overflow:hidden;container-type:size}@media (width>=720px){.mark-stage.svelte-pdmhk6{padding:18px}}.mark-error.svelte-pdmhk6{border-top:1px solid var(--border-subtle);color:var(--color-error-soft);padding:8px 12px;font-size:12px}.mark-status.svelte-pdmhk6{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:0;padding:28px 24px;display:flex}.mark-status-title.svelte-pdmhk6{color:var(--text-primary);font-size:14px;font-weight:600}.mark-status-hint.svelte-pdmhk6{max-width:32ch;color:var(--text-tertiary);font-size:12px;line-height:1.5}.mark-status-actions.svelte-pdmhk6{gap:8px;margin-top:6px;display:flex}.mark-status-btn.svelte-pdmhk6{background:var(--brand);min-height:32px;color:var(--brand-contrast-fg);cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.mark-status-btn.svelte-pdmhk6:hover{filter:brightness(1.05)}.mark-status-btn.ghost.svelte-pdmhk6{border-color:var(--border-subtle);background:var(--bg-hover);color:var(--text-secondary);filter:none}
