.tags-field.svelte-jpligm{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;padding:.35rem .5rem;min-height:44px;border:1px solid var(--border-color);border-radius:var(--radius-sm, 8px);background:var(--bg-white);transition:box-shadow var(--dur-instant, .12s) var(--ease-out, ease)}.tags-field.svelte-jpligm:focus-within{box-shadow:var(--ring)}.tags-field.disabled.svelte-jpligm{background:var(--bg-light);opacity:var(--disabled-opacity, .55)}.tag-chip.svelte-jpligm{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .3rem .2rem .6rem;background:var(--bg-light);border:1px solid var(--border-color);border-radius:var(--radius-full, 9999px);font-size:.8rem;color:var(--text-dark);line-height:1.3}.tag-remove.svelte-jpligm{background:none;border:none;color:var(--text-light);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem;border-radius:50%;transition:background-color var(--dur-instant, .12s) var(--ease-out, ease),color var(--dur-instant, .12s) var(--ease-out, ease)}.tag-remove.svelte-jpligm:hover{background:var(--border-color);color:var(--text-dark)}.tag-remove.svelte-jpligm:focus-visible{outline:none;box-shadow:var(--ring)}.tag-input.svelte-jpligm{flex:1;min-width:140px;border:none;min-height:32px;padding:.2rem;background:transparent;font-size:.9rem;color:var(--text-dark)}.tag-input.svelte-jpligm:focus-visible{outline:none;box-shadow:none}.tags-hint.svelte-jpligm{display:block;margin-top:.25rem;font-size:.78rem;color:var(--text-light)}@media(prefers-reduced-motion:reduce){.tags-field.svelte-jpligm,.tag-remove.svelte-jpligm{transition:none}}.status-cards.svelte-1sd70hd{display:grid;grid-template-columns:repeat(var(--cols, 2),1fr);gap:.5rem;border:none;padding:0;margin:0}.status-cards.svelte-1sd70hd legend:where(.svelte-1sd70hd){display:block;font-size:.875rem;font-weight:500;color:var(--text-dark);margin-bottom:.4rem;padding:0}.status-card.svelte-1sd70hd{position:relative;display:flex;flex-direction:column;gap:.2rem;padding:.75rem .85rem;border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-white);cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.status-card.svelte-1sd70hd input:where(.svelte-1sd70hd){position:absolute;opacity:0;pointer-events:none}.status-card.svelte-1sd70hd:hover:not(.disabled){border-color:var(--accent-color-dark)}.status-card.active.svelte-1sd70hd{border-color:var(--accent-color);background:var(--accent-color-light);box-shadow:0 0 0 1px var(--accent-color) inset}.status-card.disabled.svelte-1sd70hd{cursor:not-allowed;opacity:.55;background:var(--bg-light)}.status-card.disabled.active.svelte-1sd70hd{background:var(--bg-light);box-shadow:none}.status-card-title.svelte-1sd70hd{font-size:.9375rem;font-weight:600;color:var(--text-dark)}.status-card-sub.svelte-1sd70hd{font-size:.8125rem;color:var(--text-light);line-height:1.3}@media(max-width:600px){.status-cards.svelte-1sd70hd{grid-template-columns:1fr}}.cfm-limit-banner.svelte-1by5c05,.cfm-error-banner.svelte-1by5c05{padding:.75rem 1rem;border-radius:var(--radius-sm, 8px);font-size:.875rem;margin-bottom:1.25rem;line-height:1.5}.cfm-limit-banner.svelte-1by5c05{background:color-mix(in srgb,var(--warning-color) 10%,var(--bg-white));border:1px solid color-mix(in srgb,var(--warning-color) 35%,transparent);color:var(--text-dark)}.cfm-limit-banner.svelte-1by5c05 a:where(.svelte-1by5c05){color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.cfm-error-banner.svelte-1by5c05{background:var(--error-bg, color-mix(in srgb, var(--danger-color) 10%, var(--bg-white)));border:1px solid color-mix(in srgb,var(--danger-color) 35%,transparent);color:var(--danger-color);font-weight:500}.cfm-field.svelte-1by5c05{display:flex;flex-direction:column;gap:4px;min-width:0}.cfm-label-row.svelte-1by5c05{display:flex;justify-content:space-between;align-items:center;gap:.75rem}label.svelte-1by5c05{font-size:13px;font-weight:500;color:var(--text-light);line-height:1.25}.cfm-req.svelte-1by5c05{color:var(--danger-color);font-weight:600}.cfm-hint.svelte-1by5c05{font-size:.78rem;color:var(--text-light)}.cfm-hint.svelte-1by5c05 a:where(.svelte-1by5c05){color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:2px}.cfm-error-text.svelte-1by5c05{margin:0;font-size:.78rem;font-weight:500;color:var(--danger-color);line-height:1.4}input[type=text].svelte-1by5c05,input[type=email].svelte-1by5c05,input[type=tel].svelte-1by5c05,input[type=url].svelte-1by5c05,input[type=number].svelte-1by5c05,select.svelte-1by5c05,textarea.svelte-1by5c05{width:100%;padding:6px 10px;font-size:14px;line-height:1.35;border:1px solid var(--border-color);border-radius:var(--radius-sm, 8px);background:var(--bg-white);color:var(--text-dark);font-family:inherit;min-height:36px;transition:border-color var(--dur-instant, .12s) var(--ease-out, ease),box-shadow var(--dur-instant, .12s) var(--ease-out, ease)}textarea.svelte-1by5c05{resize:vertical;min-height:72px}input.svelte-1by5c05:focus-visible,select.svelte-1by5c05:focus-visible,textarea.svelte-1by5c05:focus-visible{outline:none;box-shadow:var(--ring);border-color:var(--line-strong)}input.svelte-1by5c05:disabled{background:var(--bg-light);opacity:var(--disabled-opacity, .55);cursor:not-allowed}.cfm-field.has-error.svelte-1by5c05 input:where(.svelte-1by5c05){border-color:var(--danger-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger-color) 12%,transparent);animation:svelte-1by5c05-cfm-shake .22s cubic-bezier(.36,.07,.19,.97)}@keyframes svelte-1by5c05-cfm-shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-3px)}40%,60%{transform:translate(3px)}}.cfm-segmented.svelte-1by5c05{display:inline-flex;gap:.25rem;padding:.2rem;background:var(--bg-light);border-radius:var(--radius-md, 10px);width:fit-content}.cfm-segment.svelte-1by5c05{border:1px solid transparent;background:transparent;color:var(--text-light);font:inherit;font-size:13px;line-height:1.3;font-weight:500;padding:4px 14px;min-height:30px;border-radius:var(--radius-sm, 8px);cursor:pointer;transition:background-color var(--dur-instant, .12s) var(--ease-out, ease),color var(--dur-instant, .12s) var(--ease-out, ease),box-shadow var(--dur-instant, .12s) var(--ease-out, ease)}.cfm-segment.svelte-1by5c05:hover{color:var(--ink)}.cfm-segment.active.svelte-1by5c05{background:var(--bg-white);color:var(--ink);font-weight:600;border-color:var(--border-color);box-shadow:var(--elev-1, 0 1px 2px rgba(0, 0, 0, .06))}.cfm-segment.svelte-1by5c05:focus-visible{outline:none;box-shadow:var(--ring)}.cfm-groups.svelte-1by5c05{margin-top:14px;display:flex;flex-direction:column}.cfm-lock-badge.svelte-1by5c05{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.1rem .45rem;margin-left:.4rem;background:var(--bg-white);color:var(--text-light);border:1px solid var(--border-color);border-radius:var(--radius-full, 999px);vertical-align:middle}.cfm-rounding-toggle.svelte-1by5c05{display:flex;align-items:flex-start;gap:.7rem;padding:.5rem .75rem;background:var(--bg-white);border:1px solid var(--border-color);border-radius:var(--radius-sm, 8px)}.cfm-rounding-toggle.is-disabled.svelte-1by5c05{opacity:var(--disabled-opacity, .55)}.cfm-rounding-text.svelte-1by5c05{display:flex;flex-direction:column;gap:.15rem;font-size:.85rem;color:var(--text-dark)}.cfm-rounding-text.svelte-1by5c05 small:where(.svelte-1by5c05){font-size:.78rem;color:var(--text-light);line-height:1.4}.cfm-save-wrap.svelte-1by5c05{display:contents}.cfm-cancel.svelte-1by5c05{padding:.5rem 1rem;min-height:44px;border:1px solid var(--border-color);background:var(--bg-white);color:var(--text-dark);border-radius:var(--radius-md, 10px);font-weight:500;font-size:.875rem;font-family:inherit;cursor:pointer;transition:background-color var(--dur-instant, .12s) var(--ease-out, ease)}.cfm-cancel.svelte-1by5c05:hover{background:var(--bg-light)}@media(max-width:480px),(pointer:coarse){input[type=text].svelte-1by5c05,input[type=email].svelte-1by5c05,input[type=tel].svelte-1by5c05,input[type=url].svelte-1by5c05,input[type=number].svelte-1by5c05,select.svelte-1by5c05,textarea.svelte-1by5c05{min-height:44px}.cfm-segment.svelte-1by5c05{min-height:40px;flex:1}.cfm-segmented.svelte-1by5c05{width:100%;display:flex}}@media(prefers-reduced-motion:reduce){.cfm-segment.svelte-1by5c05,.cfm-cancel.svelte-1by5c05,input.svelte-1by5c05,select.svelte-1by5c05,textarea.svelte-1by5c05{transition:none;animation:none}}
