.slider.svelte-a9ywdd{---track-width: var(--track-width, unset);---track-height: var(--track-height, 6px);---track-background: var(--track-background, #949494);---track-border: var(--track-border, none);---thumb-size: var(--thumb-size, 16px);---thumb-background: var(--thumb-background, #2d2d2d);---thumb-border: var(--thumb-border, none);---position: var(--position, 0px);---margin-inline-thumb-bigger: max(var(---thumb-size) - var(---track-height), 0px);---margin-inline-thumb-smaller: max(var(---track-height) - var(---thumb-size), 0px);position:relative;margin:auto;user-select:none;-webkit-user-select:none;background-color:transparent;cursor:pointer}.slider.svelte-a9ywdd:before{background-color:transparent}[aria-orientation=horizontal].svelte-a9ywdd{width:var(---track-width);max-width:calc(100% - 2 * var(---margin-inline-thumb-bigger));height:calc(max(var(---track-height),var(---thumb-size)) + 4px);height:max(var(---track-height),var(---thumb-size));margin-inline:var(---margin-inline-thumb-bigger);margin-block:var(--margin-block, 8px)}[aria-orientation=vertical].svelte-a9ywdd{width:max(var(---track-height),var(---thumb-size));height:var(---track-width);max-height:calc(100% - 2 * var(---margin-inline-thumb-bigger));margin-block:var(---margin-inline-thumb-bigger);margin-inline:var(--margin-block, 8px)}.track.svelte-a9ywdd{position:absolute;pointer-events:none;background:var(---track-background);border:var(---track-border);border-radius:calc(var(---track-height) / 2);box-sizing:border-box}[aria-orientation=horizontal].svelte-a9ywdd .track:where(.svelte-a9ywdd){height:var(---track-height);top:50%;transform:translateY(-50%);left:0;right:0}[aria-orientation=vertical].svelte-a9ywdd .track:where(.svelte-a9ywdd){width:var(---track-height);left:50%;transform:translate(-50%);top:0;bottom:0}.thumb.svelte-a9ywdd{pointer-events:none;position:absolute;height:var(---thumb-size);width:var(---thumb-size);border-radius:calc(var(---thumb-size) / 2);background:var(---thumb-background);border:var(---thumb-border);box-sizing:border-box;transform:translate(-50%,-50%);--margin-left: (2 * var(---track-height) - var(---thumb-size) - var(---margin-inline-thumb-smaller)) / 2;--left: calc(var(---position) * (100% - 2 * var(--margin-left)) + var(--margin-left))}[aria-orientation=horizontal].svelte-a9ywdd:not(.reverse) .thumb:where(.svelte-a9ywdd){top:50%;left:var(--left)}[aria-orientation=vertical].svelte-a9ywdd:not(.reverse) .thumb:where(.svelte-a9ywdd){left:50%;bottom:calc(var(--left) - var(---thumb-size))}[aria-orientation=horizontal].reverse.svelte-a9ywdd .thumb:where(.svelte-a9ywdd){top:50%;right:calc(var(--left) - var(---thumb-size))}[aria-orientation=vertical].reverse.svelte-a9ywdd .thumb:where(.svelte-a9ywdd){left:50%;top:calc(var(--left))}.slider.svelte-a9ywdd:focus-visible{outline:none}.slider.svelte-a9ywdd:focus-visible .track:where(.svelte-a9ywdd){outline:2px solid var(--focus-color, red);outline-offset:2px}.picker.svelte-d2u3ut{position:relative;display:inline-block;width:var(--picker-width, 200px);height:var(--picker-height, 200px);background:linear-gradient(#fff0,#000),linear-gradient(.25turn,#fff,#0000),var(--picker-color-bg);border-radius:var(--picker-radius, 8px);outline:none;-webkit-user-select:none;user-select:none;cursor:pointer}.s.svelte-d2u3ut,.v.svelte-d2u3ut{position:absolute;--track-background: none;--track-border: none;--thumb-background: none;--thumb-border: none;--thumb-size: 2px;--margin-block: 0;--track-height: var(--picker-indicator-size, 10px);user-select:none;-webkit-user-select:none}.s.svelte-d2u3ut{top:calc(var(--pos-y) * (var(--picker-height, 200px) - var(--picker-indicator-size, 10px) - 4px) / 100 + 2px);left:2px;--track-width: calc(var(--picker-width, 200px) - 4px)}.v.svelte-d2u3ut{top:2px;left:calc(var(--pos-x) * (var(--picker-width, 200px) - var(--picker-indicator-size, 10px) - 4px) / 100 + 2px);--track-width: calc(var(--picker-height, 200px) - 4px)}label.svelte-1w7ktcj{display:inline-flex;align-items:center;gap:8px;cursor:pointer;border-radius:3px;margin:4px;height:var(--input-size, 25px);-webkit-user-select:none;user-select:none}.container.svelte-1w7ktcj{position:relative;display:block;display:flex;align-items:center;justify-content:center;width:var(--input-size, 25px)}input.svelte-1w7ktcj{margin:0;padding:0;border:none;width:1px;height:1px;flex-shrink:0;opacity:0}.alpha.svelte-1w7ktcj{clip-path:circle(50%);background:var(--alpha-grid-bg)}.alpha.svelte-1w7ktcj,.color.svelte-1w7ktcj{position:absolute;width:var(--input-size, 25px);height:var(--input-size, 25px);border-radius:50%;-webkit-user-select:none;user-select:none}.alpha.svelte-1w7ktcj{width:calc(var(--input-size, 25px) - 2px);height:calc(var(--input-size, 25px) - 2px)}input.svelte-1w7ktcj:focus-visible~.color:where(.svelte-1w7ktcj){outline:2px solid var(--focus-color, red);outline-offset:2px}label.svelte-10frdyz{display:flex;justify-content:center;margin-bottom:4px;grid-area:nullable;-webkit-user-select:none;user-select:none}input.svelte-10frdyz{margin:0}input.svelte-10frdyz:focus-visible{outline:none}input.svelte-10frdyz:focus-visible+span:where(.svelte-10frdyz){width:14px;height:14px;border-radius:2px;outline:2px solid var(--focus-color, red);outline-offset:2px}div.svelte-10frdyz{width:32px;aspect-ratio:2;position:relative}div.svelte-10frdyz :where(.svelte-10frdyz){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div.svelte-7zbl9y{position:absolute;left:calc(var(--pos-x) * (var(--picker-width, 200px) - 2px) / 100 - var(--picker-indicator-size, 10px) / 2 + 1px);top:calc(var(--pos-y) * (var(--picker-height, 200px) - 2px) / 100 - var(--picker-indicator-size, 10px) / 2 + 1px);width:var(--picker-indicator-size, 10px);height:var(--picker-indicator-size, 10px);background-color:#fff;box-shadow:0 0 4px #000;border-radius:50%;pointer-events:none;z-index:1;transition:box-shadow .2s}.swatches.svelte-1f63w3n{display:grid;grid-template-columns:var(--cp-swatch-grid-template-columns, repeat(auto-fit, minmax(24px, 1fr)));gap:8px;width:100%;height:100%;margin-top:8px;margin-bottom:8px}.swatch.svelte-1f63w3n{cursor:pointer;margin:0;padding:0;border:none;width:100%;aspect-ratio:1 / 1;height:auto;display:block}.swatch.svelte-1f63w3n:focus{outline:2px solid var(--focus-color, red);outline-offset:2px}.text-input.svelte-19vi5l0{margin:var(--text-input-margin, 5px 0 0)}.input-container.svelte-19vi5l0{display:flex;flex:1;gap:10px}input.svelte-19vi5l0,button.svelte-19vi5l0,.button-like.svelte-19vi5l0{flex:1;border:none;background-color:var(--cp-input-color, #eee);color:var(--cp-text-color, var(--cp-border-color));padding:0;border-radius:5px;height:30px;line-height:30px;text-align:center}input.svelte-19vi5l0{width:5px;font-family:inherit}button.svelte-19vi5l0,.button-like.svelte-19vi5l0{position:relative;flex:1;margin:8px 0 0;height:30px;width:100%;transition:background-color .2s;cursor:pointer;font-family:inherit}.button-like.svelte-19vi5l0{cursor:default}.appear.svelte-19vi5l0,.disappear.svelte-19vi5l0{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;transition:all .5s}button.svelte-19vi5l0:hover .disappear:where(.svelte-19vi5l0),.appear.svelte-19vi5l0{opacity:0}.disappear.svelte-19vi5l0,button.svelte-19vi5l0:hover .appear:where(.svelte-19vi5l0){opacity:1}button.svelte-19vi5l0:hover{background-color:var(--cp-button-hover-color, #ccc)}input.svelte-19vi5l0:focus,button.svelte-19vi5l0:focus{outline:none}input.svelte-19vi5l0:focus-visible,button.svelte-19vi5l0:focus-visible{outline:2px solid var(--focus-color, red);outline-offset:2px}div.svelte-56a92{padding:8px;background-color:var(--cp-bg-color, white);margin:0 10px 10px;border:1px solid var(--cp-border-color, black);border-radius:12px;display:none;width:max-content}.is-open.svelte-56a92{display:inline-block}[role=dialog].svelte-56a92{position:absolute;top:calc(var(--input-size, 25px) + 12px);left:0;z-index:var(--picker-z-index, 2)}span.svelte-11utxls{position:relative;color:var(--cp-text-color, var(--cp-border-color));--alpha-grid-bg: linear-gradient(45deg, #eee 25%, #0000 25%, #0000 75%, #eee 75%) 0 0 / 10px 10px, linear-gradient(45deg, #eee 25%, #0000 25%, #0000 75%, #eee 75%) 5px 5px / 10px 10px}.h.svelte-11utxls,.a.svelte-11utxls{display:inline-flex;justify-content:center;--track-height: var(--slider-width, 10px);--track-width: var(--picker-height, 200px);--track-border: none;--thumb-size: calc(var(--slider-width, 10px) - 3px);--thumb-background: white;--thumb-border: 1px solid black;--margin-block: 0;--gradient-direction: .5turn}.horizontal.svelte-11utxls .h:where(.svelte-11utxls),.horizontal.svelte-11utxls .a:where(.svelte-11utxls){--track-width: calc(var(--picker-width, 200px) - 12px);--gradient-direction: .25turn;margin:4px 6px}.horizontal.svelte-11utxls .h:where(.svelte-11utxls){margin-top:8px}.vertical.svelte-11utxls .h:where(.svelte-11utxls),.vertical.svelte-11utxls .a:where(.svelte-11utxls){margin-left:3px}.h.svelte-11utxls{grid-area:hue;--gradient-hue: #ff1500fb, #ffff00 17.2%, #ffff00 18.2%, #00ff00 33.3%, #00ffff 49.5%, #00ffff 51.5%, #0000ff 67.7%, #ff00ff 83.3%, #ff0000;--track-background: linear-gradient(var(--gradient-direction), var(--gradient-hue))}.a.svelte-11utxls{grid-area:alpha;margin-top:2px;--alpha-grid-bg: linear-gradient(45deg, #eee 25%, #0000 25%, #0000 75%, #eee 75%) 0 0 / 10px 10px, linear-gradient(45deg, #eee 25%, #0000 25%, #0000 75%, #eee 75%) 5px 5px / 10px 10px;--track-background: linear-gradient(var(--gradient-direction), rgba(0, 0, 0, 0), var(--alphaless-color)), var(--alpha-grid-bg)}span.svelte-11utxls .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}div.svelte-pj67sk{background-color:var(--cp-bg-color, white);margin:0 10px 15px;border:1px solid var(--cp-border-color, black);border-radius:8px;display:none;--text-input-margin: 5px 5px 6px;--picker-radius: 8px 8px 0 0;--picker-width: 260px}.is-open.svelte-pj67sk{display:flex;flex-direction:column}[role=dialog].svelte-pj67sk{position:absolute;top:calc(var(--input-size, 25px) + 12px);left:0;z-index:var(--picker-z-index, 2)}div.svelte-pj67sk:not([role=dialog]){display:inline-flex;flex-direction:column}.color-field.svelte-1md75o2{min-width:0}.color-trigger.svelte-1md75o2{background:var(--surface-container-lowest, #fff);border:1px solid var(--slate-200, #dce2e8);border-radius:8px;color:var(--on-surface, #243746);display:flex;gap:10px;padding:8px 12px;text-align:left;width:100%}.color-label.svelte-1md75o2{flex:1;font-size:14px;font-weight:600}.swatch.svelte-1md75o2{border:1px solid #0003;border-radius:5px;flex:0 0 28px;height:28px}.hex-value.svelte-1md75o2{font-family:monospace;font-size:13px}.compact.svelte-1md75o2 .color-trigger:where(.svelte-1md75o2){gap:8px;min-height:38px;padding:4px 8px}.compact.svelte-1md75o2 .color-label:where(.svelte-1md75o2){font-size:13px}.compact.svelte-1md75o2 .swatch:where(.svelte-1md75o2){flex-basis:22px;height:22px}button.svelte-1md75o2:disabled{cursor:not-allowed;opacity:.45}button.svelte-1md75o2:focus-visible{outline:2px solid var(--primary, #285187);outline-offset:3px}dialog.svelte-1md75o2{background:var(--surface-container-lowest, #fff);border:1px solid var(--slate-200, #dce2e8);border-radius:12px;box-shadow:0 16px 48px #0003;color:var(--on-surface, #243746);margin:auto;max-height:calc(100dvh - 32px);overflow:auto;padding:20px;width:min(360px,calc(100vw - 32px))}dialog.svelte-1md75o2::backdrop{background:#10223180}h3.svelte-1md75o2{font-size:18px;margin:0 0 20px}.picker.svelte-1md75o2{display:flex;justify-content:center}.picker.svelte-1md75o2 .wrapper{--picker-width: min(280px, calc(100vw - 80px) );border:0;margin:0}.hex-field.svelte-1md75o2{margin-top:16px;gap:6px}.color-error.svelte-1md75o2{color:#b42318;display:block;margin-top:6px}.dialog-actions.svelte-1md75o2{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.cancel-button.svelte-1md75o2{background:#edf1f5;color:var(--on-surface, #243746)}.apply-button.svelte-1md75o2{background:var(--primary, #285187);color:#fff}.action-feedback.svelte-e5daka{min-height:34px;padding-top:4px}.feedback-content.svelte-e5daka{align-items:center;border-radius:6px;display:inline-flex;font-size:12px;font-weight:600;gap:7px;line-height:1.4;max-width:100%;padding:6px 9px}.feedback-icon.svelte-e5daka{display:inline-flex;flex:0 0 auto}.pending.svelte-e5daka{background:#eef4fb;color:#285187}.pending.svelte-e5daka .feedback-icon:where(.svelte-e5daka){animation:svelte-e5daka-feedback-spin .8s linear infinite}.success.svelte-e5daka{animation:svelte-e5daka-feedback-complete .7s ease-out;background:#e8f6ed;color:#18753c}.success.svelte-e5daka .feedback-icon:where(.svelte-e5daka){animation:svelte-e5daka-feedback-check .4s ease-out}.error.svelte-e5daka{background:#fff0ed;color:#a12b23}@keyframes svelte-e5daka-feedback-spin{to{transform:rotate(360deg)}}@keyframes svelte-e5daka-feedback-check{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@keyframes svelte-e5daka-feedback-complete{0%{box-shadow:0 0 0 4px #18753c30}to{box-shadow:0 0 #18753c00}}@media(prefers-reduced-motion:reduce){.feedback-content.svelte-e5daka,.feedback-icon.svelte-e5daka{animation:none!important}}.rich-text-editor.svelte-ihiumf{background:#fff;border:1px solid #dce2e8;border-radius:8px;overflow:hidden}.rich-text-toolbar.svelte-ihiumf{align-items:center;background:#f8fafb;border-bottom:1px solid #dce2e8;display:flex;gap:8px;justify-content:flex-start;padding:10px}.rich-text-toolbar-group.svelte-ihiumf{align-items:center;display:inline-flex;gap:6px}.rich-text-tool.svelte-ihiumf{align-items:center;background:#fff;border:1px solid #c9d1d8;border-radius:6px;color:#3d4b55;display:inline-flex;height:38px;justify-content:center;padding:0;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease;width:38px}.rich-text-tool.svelte-ihiumf:hover,.rich-text-tool.svelte-ihiumf:focus-visible,.rich-text-tool.active-tool.svelte-ihiumf{background:#eaf4ff;border-color:#0d62b3;color:#0d62b3;box-shadow:0 0 0 2px #0d62b31f}.rich-text-tool.svelte-ihiumf:disabled{cursor:not-allowed;opacity:.45}.rich-text-body.svelte-ihiumf{background:#f8fafb;min-height:140px;padding:28px}.is-disabled.svelte-ihiumf .rich-text-body:where(.svelte-ihiumf){opacity:.72}.ProseMirror{color:#172026;font-size:24px;font-weight:700;line-height:1.35;min-height:84px;outline:0;text-align:center}.ProseMirror p{margin:0}.ProseMirror strong{font-weight:850}.ProseMirror-focused{outline:0}@media(max-width:720px){.rich-text-toolbar.svelte-ihiumf{align-items:stretch;flex-direction:column}.rich-text-body.svelte-ihiumf{padding:20px}.ProseMirror{font-size:20px}}.municipality-picker.svelte-wdku3k{min-width:0;position:relative;z-index:8}.municipality-picker-label.svelte-wdku3k{color:#27384b;display:block;font-size:13px;margin-bottom:7px}.municipality-picker-trigger.svelte-wdku3k{align-items:center;background:#fff;border:1px solid #d6dde5;border-radius:8px;color:#182437;display:grid;font-weight:680;gap:11px;grid-template-columns:auto minmax(0,1fr) auto;height:48px;padding:0 14px;text-align:left;width:100%}.municipality-picker-trigger.svelte-wdku3k:hover,.municipality-picker-trigger.svelte-wdku3k:focus-visible,.municipality-picker-trigger.open.svelte-wdku3k{border-color:#8ba3c0;box-shadow:0 0 0 3px #2851871c}.municipality-picker-trigger.svelte-wdku3k>span:where(.svelte-wdku3k){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.municipality-picker-trigger.svelte-wdku3k svg{color:#344b65;transition:transform .15s ease}.municipality-picker-trigger.svelte-wdku3k svg.rotated{transform:rotate(180deg)}.municipality-picker-chips.svelte-wdku3k{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.municipality-picker-chips.svelte-wdku3k>span:where(.svelte-wdku3k){align-items:center;background:#edf3fa;border:1px solid #d3deeb;border-radius:999px;color:#244669;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:4px 7px 4px 9px}.municipality-picker-chips.svelte-wdku3k button:where(.svelte-wdku3k){align-items:center;background:transparent;color:#526980;display:inline-flex;height:18px;justify-content:center;min-height:0;padding:0;width:18px}.municipality-picker-panel.svelte-wdku3k{background:#fff;border:1px solid #d4dce5;border-radius:10px;box-shadow:0 18px 44px #1628412e;left:0;min-width:340px;overflow:hidden;padding:10px;position:absolute;top:calc(100% + 8px);width:min(410px,calc(100vw - 40px))}.municipality-picker-search.svelte-wdku3k{align-items:center;background:#f7f9fb;border:1px solid #dce3ea;border-radius:7px;display:grid;gap:9px;grid-template-columns:auto 1fr;padding:0 11px}.municipality-picker-search.svelte-wdku3k svg{color:#6a7a8c}.municipality-picker-search.svelte-wdku3k input:where(.svelte-wdku3k){background:transparent;border:0;box-shadow:none;height:42px;min-width:0;outline:0;padding:0}.municipality-picker-all.svelte-wdku3k,.municipality-picker-options.svelte-wdku3k button:where(.svelte-wdku3k){align-items:center;background:transparent;border-radius:7px;color:#1c2b3d;display:grid;gap:11px;grid-template-columns:20px 1fr;min-height:48px;padding:7px 9px;text-align:left;width:100%}.municipality-picker-all.svelte-wdku3k{border-bottom:1px solid #e5eaf0;border-radius:0;margin-top:7px;padding-bottom:10px}.municipality-picker-all.svelte-wdku3k:hover,.municipality-picker-options.svelte-wdku3k button:where(.svelte-wdku3k):hover,.municipality-picker-options.svelte-wdku3k button.selected:where(.svelte-wdku3k){background:#f1f5fa}.municipality-picker-check.svelte-wdku3k{align-items:center;border:1px solid #b7c4d2;border-radius:4px;color:#fff;display:inline-flex;height:18px;justify-content:center;width:18px}.municipality-picker-check.checked.svelte-wdku3k{background:#285187;border-color:#285187}.municipality-picker-all.svelte-wdku3k>span:where(.svelte-wdku3k):last-child,.municipality-picker-options.svelte-wdku3k button:where(.svelte-wdku3k)>span:where(.svelte-wdku3k):last-child{display:grid;gap:2px;min-width:0}.municipality-picker-all.svelte-wdku3k small:where(.svelte-wdku3k),.municipality-picker-options.svelte-wdku3k small:where(.svelte-wdku3k){color:#6b7a8a;font-size:11px;font-weight:500}.municipality-picker-options.svelte-wdku3k{max-height:300px;overflow-y:auto;padding-top:5px}.municipality-picker-options.svelte-wdku3k p:where(.svelte-wdku3k){color:#667789;font-size:13px;margin:18px 8px;text-align:center}@media(max-width:760px){.municipality-picker-panel.svelte-wdku3k{min-width:0;width:min(410px,calc(100vw - 36px))}}.statistics-view.svelte-3dcnhs{display:grid;gap:26px;padding-top:28px}.statistics-view-heading.svelte-3dcnhs{display:grid;gap:5px}.statistics-view-heading.with-summary.svelte-3dcnhs{align-items:end;display:flex;gap:24px;justify-content:space-between}.statistics-view-heading.svelte-3dcnhs h3:where(.svelte-3dcnhs){color:#13233a;font-size:clamp(24px,2.4vw,31px);letter-spacing:-.02em;line-height:1.2;margin:0}.statistics-kicker.svelte-3dcnhs{color:#285187;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.section-summary.svelte-3dcnhs{align-items:center;background:#f5f8fc;border:1px solid #dce4ed;border-radius:999px;color:#40546a;display:flex;flex:0 0 auto;font-size:12px;font-weight:700;gap:7px;padding:8px 13px}.section-summary.warning.svelte-3dcnhs{background:#fff8e7;border-color:#ead8a4;color:#72531c}.statistics-metric-strip.svelte-3dcnhs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.statistics-metric-strip.svelte-3dcnhs article:where(.svelte-3dcnhs){align-items:center;border-right:1px solid #e1e6ec;display:flex;gap:18px;min-width:0;padding:10px 28px}.statistics-metric-strip.svelte-3dcnhs article:where(.svelte-3dcnhs):first-child{padding-left:0}.statistics-metric-strip.svelte-3dcnhs article:where(.svelte-3dcnhs):last-child{border-right:0;padding-right:0}.statistics-metric-strip.svelte-3dcnhs article:where(.svelte-3dcnhs)>span:where(.svelte-3dcnhs):last-child{display:grid;min-width:0}.statistics-metric-strip.svelte-3dcnhs strong:where(.svelte-3dcnhs){color:#123a75;font-size:clamp(27px,2.6vw,38px);letter-spacing:-.025em;line-height:1;white-space:nowrap}.statistics-metric-strip.svelte-3dcnhs small:where(.svelte-3dcnhs){color:#516277;font-size:12px;margin-top:6px;white-space:nowrap}.metric-icon.svelte-3dcnhs{align-items:center;background:#eaf1fb;border-radius:999px;color:#285187;display:inline-flex;flex:0 0 auto;height:54px;justify-content:center;width:54px}.metric-icon.success.svelte-3dcnhs{background:#e8f4ed;color:#438553}.statistics-flow-visual.svelte-3dcnhs{border:1px solid #d9e0e7;border-radius:8px;min-height:338px;overflow:hidden;padding:28px 26px 24px}.statistics-flow-grid.svelte-3dcnhs{display:grid;gap:12px;grid-template-columns:repeat(7,minmax(80px,1fr));height:282px}.statistics-flow-grid.svelte-3dcnhs article:where(.svelte-3dcnhs){display:grid;grid-template-rows:94px minmax(0,1fr);min-width:0}.flow-stage-heading.svelte-3dcnhs{align-items:center;display:flex;flex-direction:column;gap:7px;position:relative;text-align:center}.flow-stage-heading.svelte-3dcnhs:after{color:#91a0b0;content:"→";font-size:25px;font-weight:300;left:calc(100% + 4px);position:absolute;top:16px}.statistics-flow-grid.svelte-3dcnhs article:where(.svelte-3dcnhs):last-child .flow-stage-heading:where(.svelte-3dcnhs):after{content:none}.flow-icon.svelte-3dcnhs{align-items:center;background:#eef3f9;border-radius:999px;color:#285187;display:flex;height:46px;justify-content:center;width:46px}.statistics-flow-grid.svelte-3dcnhs article.complete:where(.svelte-3dcnhs) .flow-icon:where(.svelte-3dcnhs){background:#e8f4ed;color:#438553}.flow-label.svelte-3dcnhs{color:#152237;font-size:13px;white-space:nowrap}.flow-stage-heading.svelte-3dcnhs small:where(.svelte-3dcnhs){background:#fff5d7;border-radius:999px;color:#745918;font-size:9px;font-weight:750;padding:2px 7px;position:absolute;top:72px}.flow-bar-region.svelte-3dcnhs{align-items:center;display:flex;flex-direction:column;justify-content:end;min-height:0}.flow-bar-region.svelte-3dcnhs strong:where(.svelte-3dcnhs){color:#0f1d33;font-size:16px;font-weight:650;margin-bottom:8px}.flow-bar-region.svelte-3dcnhs .flow-private-label:where(.svelte-3dcnhs){color:#6d7a88;font-size:9px;margin:-5px 0 7px;white-space:nowrap}.flow-bar.svelte-3dcnhs{background:linear-gradient(180deg,#28558f,#1f467d);border-radius:4px 4px 3px 3px;display:block;max-height:160px;min-height:8px;width:clamp(30px,43%,54px)}.flow-bar.private.svelte-3dcnhs{background:#dce3ea}.statistics-flow-grid.svelte-3dcnhs article.complete:where(.svelte-3dcnhs) .flow-bar:where(.svelte-3dcnhs){background:linear-gradient(180deg,#4d8b51,#397342)}.statistics-benchmark-strip.svelte-3dcnhs{align-items:center;border:1px solid #dce3e9;border-radius:8px;display:grid;gap:16px;grid-template-columns:auto minmax(180px,1fr) auto;min-height:104px;padding:18px 24px}.statistics-benchmark-strip.svelte-3dcnhs>strong:where(.svelte-3dcnhs){color:#17243a;font-size:15px}.statistics-benchmark-strip.svelte-3dcnhs>div:where(.svelte-3dcnhs){align-items:baseline;color:#4c5d70;display:flex;gap:22px}.statistics-benchmark-strip.svelte-3dcnhs>div:where(.svelte-3dcnhs) strong:where(.svelte-3dcnhs){color:#173f7a;font-size:31px;margin-left:10px}.benchmark-separator.svelte-3dcnhs{color:#8491a0}.benchmark-private.svelte-3dcnhs{color:#678;font-size:13px}.statistics-list-card.svelte-3dcnhs{border:1px solid #dce2e8;border-radius:8px;overflow:hidden}.statistics-list-search.svelte-3dcnhs{align-items:center;background:#fff;border-bottom:1px solid #e5eaf0;display:grid;gap:9px;grid-template-columns:auto minmax(0,320px);padding:13px 20px}.statistics-list-search.svelte-3dcnhs svg{color:#63778d}.statistics-list-search.svelte-3dcnhs input:where(.svelte-3dcnhs){background:#f7f9fb;border:1px solid #d9e1e9;border-radius:7px;height:38px;min-width:0;padding:0 11px}.statistics-list-search.svelte-3dcnhs input:where(.svelte-3dcnhs):focus{border-color:#8ba3c0;box-shadow:0 0 0 3px #2851871a;outline:0}.statistics-list-heading.svelte-3dcnhs{background:#f7f9fb;color:#657384;font-size:11px;font-weight:800;letter-spacing:.04em;padding:11px 20px;text-transform:uppercase}.statistics-ranking-row.svelte-3dcnhs{align-items:center;border-top:1px solid #e8ecf0;color:#536273;display:grid;font-size:13px;min-height:70px;padding:11px 20px}.statistics-ranking-row.svelte-3dcnhs>strong:where(.svelte-3dcnhs){color:#16243a;font-size:16px}.screen-columns.svelte-3dcnhs{display:grid;gap:18px;grid-template-columns:minmax(280px,1fr) 110px 100px 130px}.action-columns.svelte-3dcnhs{display:grid;gap:18px;grid-template-columns:minmax(300px,1fr) minmax(170px,.6fr) 110px 100px}.flow-columns.svelte-3dcnhs{display:grid;gap:16px;grid-template-columns:minmax(220px,1fr) repeat(5,minmax(88px,.55fr))}.statistics-ranked-label.svelte-3dcnhs{align-items:center;display:flex;gap:14px;min-width:0}.statistics-ranked-label.svelte-3dcnhs>span:where(.svelte-3dcnhs):last-child{display:grid;gap:9px;min-width:0;width:100%}.statistics-ranked-label.svelte-3dcnhs strong:where(.svelte-3dcnhs){color:#1d2a3d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statistics-rank.svelte-3dcnhs{align-items:center;background:#edf3fa;border-radius:999px;color:#285187;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:800;height:28px;justify-content:center;width:28px}.statistics-horizontal-bar.svelte-3dcnhs{background:#edf1f5;border-radius:99px;display:block;height:5px;max-width:320px;overflow:hidden;width:100%}.statistics-horizontal-bar.svelte-3dcnhs>span:where(.svelte-3dcnhs){background:#285187;border-radius:inherit;display:block;height:100%}.statistics-horizontal-bar.action.svelte-3dcnhs>span:where(.svelte-3dcnhs){background:#a87822}.statistics-screen-context.svelte-3dcnhs{color:#405873;font-size:12px;font-weight:650;line-height:1.35}.statistics-inline-empty.svelte-3dcnhs{color:#637283;margin:0;padding:42px 20px;text-align:center}.statistics-flow-detail.svelte-3dcnhs .statistics-ranking-row:where(.svelte-3dcnhs)>span:where(.svelte-3dcnhs) small:where(.svelte-3dcnhs){color:#7a8794;display:block;font-size:10px;margin-top:3px}.optional-chip.svelte-3dcnhs{background:#fff4d5;border-radius:999px;color:#775a17;font-size:9px;font-weight:800;margin-left:auto;padding:3px 7px}.statistics-conversion-cell.svelte-3dcnhs{display:grid;gap:6px}.statistics-conversion-cell.svelte-3dcnhs>span:where(.svelte-3dcnhs){background:#e8edf2;border-radius:99px;height:5px;overflow:hidden}.statistics-conversion-cell.svelte-3dcnhs>span:where(.svelte-3dcnhs)>span:where(.svelte-3dcnhs){background:#4f8054;display:block;height:100%}.statistics-view-footnote.svelte-3dcnhs{color:#657487;font-size:12px;line-height:1.5;margin:-8px 0 0}.statistics-comparison-grid.svelte-3dcnhs{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.statistics-comparison-grid.svelte-3dcnhs article:where(.svelte-3dcnhs){border:1px solid #dce3e9;border-radius:8px;display:grid;grid-template-columns:1fr auto;padding:18px}.statistics-comparison-grid.svelte-3dcnhs article:where(.svelte-3dcnhs)>span:where(.svelte-3dcnhs){color:#536273;font-size:12px;grid-column:1 / -1;margin-bottom:14px}.statistics-comparison-grid.svelte-3dcnhs article:where(.svelte-3dcnhs) strong:where(.svelte-3dcnhs),.statistics-comparison-grid.svelte-3dcnhs article:where(.svelte-3dcnhs) b:where(.svelte-3dcnhs){color:#173f7a;font-size:25px;line-height:1.2}.statistics-comparison-grid.svelte-3dcnhs article:where(.svelte-3dcnhs) b:where(.svelte-3dcnhs){color:#5f7183;font-size:20px;margin-top:13px}.statistics-comparison-grid.svelte-3dcnhs article:where(.svelte-3dcnhs) small:where(.svelte-3dcnhs){align-self:center;color:#748292;font-size:10px;margin-left:10px;text-align:right}.statistics-comparison-grid.svelte-3dcnhs article.comparison-focus:where(.svelte-3dcnhs){background:#f5f8fd;border-color:#b9cae0}.statistics-benchmark-lists.svelte-3dcnhs{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-list-card.compact.svelte-3dcnhs header:where(.svelte-3dcnhs){align-items:center;border-bottom:1px solid #e4e9ee;color:#273b54;display:flex;gap:9px;padding:16px 18px}.statistics-list-card.compact.svelte-3dcnhs>div:where(.svelte-3dcnhs){align-items:center;border-top:1px solid #edf0f3;display:flex;gap:18px;justify-content:space-between;min-height:50px;padding:10px 18px}.statistics-list-card.compact.svelte-3dcnhs>div:where(.svelte-3dcnhs):first-of-type{border-top:0}.statistics-list-card.compact.svelte-3dcnhs>div:where(.svelte-3dcnhs)>span:where(.svelte-3dcnhs){align-items:center;color:#405065;display:flex;font-size:12px;gap:10px;min-width:0}.statistics-list-card.compact.svelte-3dcnhs b:where(.svelte-3dcnhs){align-items:center;background:#edf3fa;border-radius:99px;color:#285187;display:inline-flex;flex:0 0 auto;font-size:10px;height:24px;justify-content:center;width:24px}.statistics-list-card.compact.svelte-3dcnhs>div:where(.svelte-3dcnhs)>strong:where(.svelte-3dcnhs){color:#1d2c41;font-size:13px}.compact-action-label.svelte-3dcnhs{display:grid;gap:3px;min-width:0}.compact-action-label.svelte-3dcnhs>span:where(.svelte-3dcnhs){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-action-label.svelte-3dcnhs small:where(.svelte-3dcnhs){color:#738294;font-size:10px;line-height:1.3}.statistics-private-state.svelte-3dcnhs,.statistics-empty-state.svelte-3dcnhs{align-items:center;border:1px dashed #cbd5df;border-radius:8px;color:#61717d;display:grid;gap:6px;justify-items:center;padding:52px 24px;text-align:center}.statistics-private-state.svelte-3dcnhs strong:where(.svelte-3dcnhs),.statistics-empty-state.svelte-3dcnhs strong:where(.svelte-3dcnhs){color:#172026;font-size:17px}.statistics-empty-state.svelte-3dcnhs{margin-top:28px}@media(max-width:1180px){.statistics-metric-strip.svelte-3dcnhs{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-metric-strip.svelte-3dcnhs article:where(.svelte-3dcnhs){border:0;padding:10px 0}.statistics-flow-grid.svelte-3dcnhs{gap:12px}.flow-stage-heading.svelte-3dcnhs:after{content:none}.statistics-comparison-grid.svelte-3dcnhs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.statistics-flow-visual.svelte-3dcnhs{overflow-x:auto}.statistics-flow-grid.svelte-3dcnhs{min-width:760px}.statistics-list-card.svelte-3dcnhs{overflow-x:auto}.screen-columns.svelte-3dcnhs{min-width:760px}.action-columns.svelte-3dcnhs{min-width:820px}.flow-columns.svelte-3dcnhs{min-width:920px}.statistics-benchmark-lists.svelte-3dcnhs{grid-template-columns:1fr}}@media(max-width:680px){.statistics-view-heading.with-summary.svelte-3dcnhs{align-items:start;display:grid}.statistics-metric-strip.svelte-3dcnhs{grid-template-columns:1fr}.statistics-benchmark-strip.svelte-3dcnhs{align-items:start;grid-template-columns:auto 1fr}.statistics-benchmark-strip.svelte-3dcnhs>div:where(.svelte-3dcnhs),.benchmark-private.svelte-3dcnhs{grid-column:1 / -1}.statistics-benchmark-strip.svelte-3dcnhs>div:where(.svelte-3dcnhs){align-items:start;display:grid;gap:8px}.benchmark-separator.svelte-3dcnhs{display:none}.statistics-comparison-grid.svelte-3dcnhs{grid-template-columns:1fr}}.statistics-page.svelte-ahq0pp{align-content:start;background:#fff;display:grid;gap:0;margin:-42px -54px -64px -24px;min-height:calc(100vh - 72px);min-width:0;padding:34px 30px 64px}.statistics-page-heading.svelte-ahq0pp{align-items:center;display:flex;gap:24px;justify-content:space-between}.statistics-page-heading.svelte-ahq0pp h2:where(.svelte-ahq0pp){color:#0f1d33;font-size:clamp(34px,3vw,44px);letter-spacing:-.025em;line-height:1.1;margin:0}.statistics-heading-meta.svelte-ahq0pp,.statistics-updated.svelte-ahq0pp{align-items:center;display:flex}.statistics-heading-meta.svelte-ahq0pp{color:#4c5d70;font-size:13px;flex-wrap:wrap;gap:14px 24px;justify-content:end}.statistics-updated.svelte-ahq0pp{gap:8px;white-space:nowrap}.statistics-export-button.svelte-ahq0pp{align-items:center;background:#fff;border:1px solid #b8c5d4;border-radius:7px;color:#244669;display:inline-flex;font-size:12px;font-weight:750;gap:8px;min-height:38px;padding:0 13px}.statistics-export-button.svelte-ahq0pp:hover,.statistics-export-button.svelte-ahq0pp:focus-visible{background:#f2f6fb;border-color:#7792b1;outline:0}.statistics-section-nav.svelte-ahq0pp{border-bottom:1px solid #e4e9ef;display:flex;gap:28px;margin-top:26px;overflow-x:auto}.statistics-section-nav.svelte-ahq0pp button:where(.svelte-ahq0pp){background:transparent;border-bottom:3px solid transparent;border-radius:0;color:#334155;flex:0 0 auto;font-weight:550;min-height:56px;padding:0 8px}.statistics-section-nav.svelte-ahq0pp button:where(.svelte-ahq0pp):hover,.statistics-section-nav.svelte-ahq0pp button:where(.svelte-ahq0pp):focus-visible,.statistics-section-nav.svelte-ahq0pp button.active:where(.svelte-ahq0pp){color:#173f7a}.statistics-section-nav.svelte-ahq0pp button.active:where(.svelte-ahq0pp){border-bottom-color:#285187;font-weight:750}.statistics-filter-row.svelte-ahq0pp{align-items:end;border-bottom:1px solid #dfe5eb;display:grid;gap:18px 28px;grid-template-columns:minmax(240px,290px) minmax(220px,260px) 48px minmax(0,1fr);padding:28px 0}.statistics-filter-row.svelte-ahq0pp>label:where(.svelte-ahq0pp){color:#27384b;font-size:13px}.statistics-select-wrap.svelte-ahq0pp{position:relative}.statistics-select-wrap.svelte-ahq0pp>svg{color:#344b65;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.statistics-select-wrap.svelte-ahq0pp select:where(.svelte-ahq0pp){border-color:#d6dde5;color:#182437;font-weight:650;padding-left:42px}.statistics-refresh-button.svelte-ahq0pp{background:#fff;border:1px solid #d6dde5;color:#285187;padding:0;width:48px}.statistics-refresh-button.svelte-ahq0pp:hover,.statistics-refresh-button.svelte-ahq0pp:focus-visible{background:#f2f6fb}.statistics-custom-period.svelte-ahq0pp{align-items:end;display:grid;gap:12px;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(180px,240px)) auto minmax(0,1fr)}.statistics-apply-button.svelte-ahq0pp{background:#285187;color:#fff;font-weight:750}.statistics-period-error.svelte-ahq0pp{align-self:center;color:#a61b1b;font-weight:650}.statistics-status-card.svelte-ahq0pp{align-items:center;background:#fff;border:1px solid #dce2e8;border-radius:9px;color:#35536f;display:flex;gap:14px;margin-top:28px;padding:20px}.statistics-status-card.svelte-ahq0pp>div:where(.svelte-ahq0pp){display:grid;gap:4px}.statistics-status-card.svelte-ahq0pp strong:where(.svelte-ahq0pp){color:#172026}.statistics-status-card.svelte-ahq0pp span:where(.svelte-ahq0pp){color:#61717d;line-height:1.5}.statistics-error-card.svelte-ahq0pp{border-color:#e8aaa5;color:#a61b1b}.statistics-error-card.svelte-ahq0pp button:where(.svelte-ahq0pp){background:#a61b1b;color:#fff;margin-left:auto}.statistics-loading.svelte-ahq0pp{align-items:center;color:#61717d;display:grid;gap:8px;justify-items:center;min-height:360px}.statistics-loading.svelte-ahq0pp strong:where(.svelte-ahq0pp){color:#172026;font-size:18px}.statistics-loader.svelte-ahq0pp{animation:svelte-ahq0pp-statistics-spin .9s linear infinite;border:3px solid #d6e3f1;border-radius:999px;border-top-color:#285187;height:34px;width:34px}.spinning.svelte-ahq0pp{animation:svelte-ahq0pp-statistics-spin .9s linear infinite;display:inline-flex}.statistics-method-note.svelte-ahq0pp{border-top:1px solid #e5e9ee;color:#5f6e7d;font-size:12px;margin-top:28px;padding-top:16px}.statistics-method-note.svelte-ahq0pp summary:where(.svelte-ahq0pp){color:#334155;cursor:pointer;font-weight:750}.statistics-method-note.svelte-ahq0pp p:where(.svelte-ahq0pp){line-height:1.55;max-width:880px}.statistics-published-period.svelte-ahq0pp{align-items:center;display:flex;gap:7px}@keyframes svelte-ahq0pp-statistics-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinning.svelte-ahq0pp,.statistics-loader.svelte-ahq0pp{animation:none}}@media(max-width:1040px){.statistics-page.svelte-ahq0pp{padding-left:28px;padding-right:28px}.statistics-section-nav.svelte-ahq0pp{gap:12px}.statistics-filter-row.svelte-ahq0pp{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) 48px}}@media(max-width:760px){.statistics-page.svelte-ahq0pp{margin:-28px 0 -48px;padding:24px 18px 48px}.statistics-page-heading.svelte-ahq0pp{align-items:start;display:grid}.statistics-heading-meta.svelte-ahq0pp{align-items:start;display:grid;gap:10px}.statistics-section-nav.svelte-ahq0pp{margin-top:18px}.statistics-filter-row.svelte-ahq0pp{grid-template-columns:1fr 48px}.statistics-filter-row.svelte-ahq0pp>label:where(.svelte-ahq0pp):first-child{grid-column:1 / -1}.statistics-custom-period.svelte-ahq0pp{grid-template-columns:1fr}.statistics-period-error.svelte-ahq0pp{grid-column:auto}}.dashboard-shell.svelte-1pgso1u{align-content:start;display:grid;gap:0;margin:0;max-width:none;min-height:100vh;padding:0}.topbar.svelte-1pgso1u,.auth-panel.svelte-1pgso1u,.user-directory.svelte-1pgso1u,.panel.svelte-1pgso1u,.metric-card.svelte-1pgso1u,.empty-state.svelte-1pgso1u,.section-sidebar.svelte-1pgso1u{background:var(--surface-container-lowest);border:1px solid var(--slate-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.topbar.svelte-1pgso1u{align-items:center;background:var(--surface-container-lowest);border-bottom:1px solid var(--slate-200);border-radius:0;display:flex;min-height:72px;justify-content:space-between;padding:0 54px 0 14px;position:sticky;top:0;z-index:30}.statistics-topbar-hidden.svelte-1pgso1u{display:none}.statistics-management-shell.svelte-1pgso1u{grid-template-columns:246px minmax(0,1fr);min-height:100vh}.statistics-management-shell.svelte-1pgso1u .app-sidebar:where(.svelte-1pgso1u){background:#fff;min-height:100vh;top:0}.statistics-management-main.svelte-1pgso1u{padding-left:24px}.statistics-management-shell.statistics-sidebar-collapsed.svelte-1pgso1u{grid-template-columns:86px minmax(0,1fr)}.statistics-sidebar-collapsed.svelte-1pgso1u .app-sidebar-brand:where(.svelte-1pgso1u){justify-content:center}.statistics-sidebar-collapsed.svelte-1pgso1u .app-sidebar-brand:where(.svelte-1pgso1u)>span:where(.svelte-1pgso1u){display:none}.statistics-sidebar-collapsed.svelte-1pgso1u .app-menu-button:where(.svelte-1pgso1u){font-size:0;justify-content:center;padding:0}.statistics-collapse-button.svelte-1pgso1u{align-self:end;margin-top:auto}.statistics-collapse-button.svelte-1pgso1u svg{transition:transform .16s ease}.statistics-collapse-button.svelte-1pgso1u svg.rotated{transform:rotate(180deg)}.topbar.svelte-1pgso1u h1:where(.svelte-1pgso1u){color:#0b4385;font-size:28px;font-weight:800;letter-spacing:0}.topbar-brand-button.svelte-1pgso1u{background:transparent;border:0;border-radius:8px;padding:4px 6px}.topbar-brand-button.svelte-1pgso1u:hover,.topbar-brand-button.svelte-1pgso1u:focus-visible{background:#edf4ff;outline:2px solid #0b4385;outline-offset:2px}.pending-edits-dialog.svelte-1pgso1u{background:transparent;border:0;border-radius:var(--radius-lg);box-shadow:var(--shadow-raised);color:var(--on-surface);margin:auto;max-width:500px;overflow:hidden;padding:0;width:calc(100% - 32px)}.pending-edits-dialog.svelte-1pgso1u::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b20347a}.pending-edits-dialog-content.svelte-1pgso1u{background:var(--surface-container-lowest);display:grid;gap:20px;padding:28px}.pending-edits-dialog-heading.svelte-1pgso1u{align-items:center;display:grid;gap:14px;grid-template-columns:auto minmax(0,1fr)}.pending-edits-dialog-heading.svelte-1pgso1u h2:where(.svelte-1pgso1u){color:var(--on-surface);font-size:22px}.pending-edits-dialog-icon.svelte-1pgso1u{align-items:center;background:var(--error-container);border-radius:999px;color:var(--error);display:inline-flex;height:48px;justify-content:center;width:48px}.pending-edits-dialog-content.svelte-1pgso1u>p:where(.svelte-1pgso1u){color:var(--on-surface-variant);line-height:1.55;margin-bottom:0}.pending-edits-dialog-actions.svelte-1pgso1u{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.pending-edits-dialog-actions.svelte-1pgso1u button:where(.svelte-1pgso1u){justify-content:center;min-width:154px}.pending-edits-discard-button.svelte-1pgso1u{background:var(--error)}.management-shell.svelte-1pgso1u{align-items:start;display:grid;gap:0;grid-template-columns:272px minmax(0,1fr)}.management-main.svelte-1pgso1u{display:grid;gap:24px;min-width:0;padding:42px 54px 64px 24px}.app-sidebar.svelte-1pgso1u{align-content:start;background:var(--surface-container-low);border-right:1px solid var(--slate-200);display:grid;gap:24px;min-height:calc(100vh - 72px);padding:14px;position:sticky;top:72px}.app-sidebar-brand.svelte-1pgso1u{align-items:center;display:flex;gap:12px;min-height:62px}.app-sidebar-brand.svelte-1pgso1u strong:where(.svelte-1pgso1u){color:#0b4385;display:block;font-size:16px;font-weight:800;line-height:1.2}.app-sidebar-brand.svelte-1pgso1u small:where(.svelte-1pgso1u){color:var(--on-surface-variant);display:block;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:0;margin-top:2px;text-transform:uppercase}.brand-mark.svelte-1pgso1u{border-radius:10px;box-shadow:0 2px 8px #0f172a1f;flex:0 0 auto;height:46px;object-fit:cover;width:46px}.app-menu.svelte-1pgso1u{display:grid;gap:10px}.app-menu-button.svelte-1pgso1u{align-items:center;background:transparent;border-radius:var(--radius-md);color:var(--on-surface);display:flex;font-size:18px;font-weight:500;gap:16px;justify-content:flex-start;min-height:54px;padding:0 16px;text-align:left;width:100%}.app-menu-button.svelte-1pgso1u:hover,.app-menu-button.svelte-1pgso1u:focus-visible,.app-menu-button.active-app-menu-item.svelte-1pgso1u{background:var(--primary-fixed);color:#001b3c}.logout-menu-button.svelte-1pgso1u{align-self:end;color:var(--error);margin-top:auto}.logout-menu-button.svelte-1pgso1u:hover,.logout-menu-button.svelte-1pgso1u:focus-visible{background:var(--error-container);color:#93000a}.overview.svelte-1pgso1u{display:grid;gap:18px}.users-workspace.svelte-1pgso1u,.municipality-overview-workspace.svelte-1pgso1u{display:grid;gap:18px;grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.user-directory.svelte-1pgso1u{align-content:start;display:grid;gap:14px;padding:16px;position:sticky;top:18px}.user-directory-header.svelte-1pgso1u{align-items:center;display:flex;gap:12px;justify-content:space-between}.user-directory-actions.svelte-1pgso1u{display:flex;gap:8px}.directory-filter-note.svelte-1pgso1u{align-items:center;background:#edf4ff;border:1px solid #c9d8f2;border-radius:8px;color:#0b4385;display:flex;font-size:12px;font-weight:750;gap:8px;justify-content:space-between;padding:8px 10px}.directory-filter-note.svelte-1pgso1u button:where(.svelte-1pgso1u){background:transparent;border:0;color:inherit;font-weight:800;padding:2px 4px;text-decoration:underline}.user-directory-list.svelte-1pgso1u,.user-directory-group.svelte-1pgso1u{display:grid;gap:8px}.user-directory-group.svelte-1pgso1u+.user-directory-group:where(.svelte-1pgso1u){margin-top:6px}.invitation-directory-group.svelte-1pgso1u{border-top:1px solid #e0e6eb;padding-top:14px}.user-directory-group-title.svelte-1pgso1u{align-items:center;color:#52616b;display:flex;font-size:12px;font-weight:800;justify-content:space-between;margin:0;padding:0 2px;text-transform:uppercase}.user-directory-group-title.svelte-1pgso1u span:where(.svelte-1pgso1u){background:#edf1f4;border-radius:999px;color:#41515c;min-width:24px;padding:2px 7px;text-align:center}.user-list-button.svelte-1pgso1u{align-items:center;background:#f8fafb;border:1px solid #e0e6eb;border-radius:6px;color:#172026;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr) auto;justify-content:stretch;min-height:72px;padding:10px;text-align:left;width:100%}.user-list-button.svelte-1pgso1u:hover,.user-list-button.svelte-1pgso1u:focus-visible,.user-list-button.active-user-row.svelte-1pgso1u{background:#eef6ff;border-color:#9fc4ea}.invitation-list-row.svelte-1pgso1u,.invitation-list-row.svelte-1pgso1u:hover{background:#f8fafb;border-color:#e0e6eb}.user-avatar.invitation-avatar.svelte-1pgso1u{background:#eef2f6;border-color:#dce2e8;color:#52616b}.municipality-list-icon.svelte-1pgso1u{align-items:center;background:#eef6ff;border:1px solid #c9dff6;border-radius:999px;color:#0f62b4;display:inline-flex;height:42px;justify-content:center;width:42px}.user-list-identity.svelte-1pgso1u,.user-list-identity.svelte-1pgso1u strong:where(.svelte-1pgso1u),.user-list-identity.svelte-1pgso1u small:where(.svelte-1pgso1u){display:block;min-width:0;overflow-wrap:anywhere}.user-list-identity.svelte-1pgso1u small:where(.svelte-1pgso1u){color:#697986;font-size:12px;margin-top:2px}.user-count-pill.svelte-1pgso1u{background:#fff;border:1px solid #dce2e8;border-radius:999px;color:#41515c;font-size:12px;font-weight:750;max-width:130px;overflow:hidden;padding:6px 9px;text-overflow:ellipsis;white-space:nowrap}.invitation-status-pill.svelte-1pgso1u{color:#697986;font-size:11px;font-weight:700;white-space:nowrap}.invitation-list-trailing.svelte-1pgso1u{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.invitation-list-actions.svelte-1pgso1u{display:flex;gap:2px;justify-content:flex-end}.invitation-action-button.svelte-1pgso1u{align-items:center;background:transparent;border:0;border-radius:6px;color:#697986;display:inline-flex;height:32px;justify-content:center;padding:0;position:relative;width:32px}.invitation-action-button.svelte-1pgso1u:after{background:#172026;border-radius:5px;bottom:calc(100% + 6px);color:#fff;content:attr(data-tooltip);font-size:11px;font-weight:700;opacity:0;padding:5px 7px;pointer-events:none;position:absolute;right:0;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease;visibility:hidden;white-space:nowrap;z-index:10}.invitation-action-button.svelte-1pgso1u:hover:after,.invitation-action-button.svelte-1pgso1u:focus-visible:after{opacity:1;transform:translateY(0);visibility:visible}.invitation-copy-button.svelte-1pgso1u:hover,.invitation-copy-button.svelte-1pgso1u:focus-visible{background:#edf4ff;color:#0b4385}.invitation-delete-button.svelte-1pgso1u:hover,.invitation-delete-button.svelte-1pgso1u:focus-visible{background:var(--error-container);color:var(--error)}.user-empty-note.svelte-1pgso1u{color:#697986;font-size:13px;margin-bottom:0;padding:8px 2px}.user-detail-panel.svelte-1pgso1u{align-content:start}.user-delete-section.svelte-1pgso1u{align-items:center;border-top:1px solid #e0e6eb;display:flex;gap:16px;justify-content:space-between;margin-top:8px;padding-top:18px}.user-delete-section.svelte-1pgso1u strong:where(.svelte-1pgso1u){color:#172026;display:block;font-size:14px}.user-delete-section.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#697986;font-size:12px;margin:3px 0 0}.user-delete-account-button.svelte-1pgso1u{color:var(--error);flex:0 0 auto}.user-delete-account-button.svelte-1pgso1u:hover,.user-delete-account-button.svelte-1pgso1u:focus-visible{background:var(--error-container);border-color:#efc7c0}.municipality-detail-summary.svelte-1pgso1u{align-items:center;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px}.municipality-publish-toggle.svelte-1pgso1u{align-self:end}.user-readonly-summary.svelte-1pgso1u{align-items:center;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:flex;gap:12px;padding:12px}.user-readonly-summary.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#697986;margin-bottom:0}.overview-grid.svelte-1pgso1u{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card.svelte-1pgso1u{color:inherit;cursor:pointer;display:grid;gap:8px;min-height:132px;padding:16px;text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.metric-card.svelte-1pgso1u:hover,.metric-card.svelte-1pgso1u:focus-visible{border-color:#0b4385;box-shadow:0 0 0 3px #0b43851f;outline:0;transform:translateY(-1px)}.metric-card.svelte-1pgso1u span:where(.svelte-1pgso1u),.metric-card.svelte-1pgso1u small:where(.svelte-1pgso1u){color:#697986;font-weight:750}.metric-card.svelte-1pgso1u span:where(.svelte-1pgso1u){font-size:13px}.metric-card.svelte-1pgso1u strong:where(.svelte-1pgso1u){color:#172026;font-size:34px;line-height:1}.metric-card.svelte-1pgso1u small:where(.svelte-1pgso1u){font-size:12px}.overview-list.svelte-1pgso1u{display:grid;gap:8px;max-height:420px;overflow-y:auto;padding-right:4px}.overview-row.svelte-1pgso1u{align-items:center;background:#f8fafb;border:1px solid #e0e6eb;border-radius:6px;color:#172026;display:grid;gap:12px;min-height:62px;padding:10px 12px;text-align:left;width:100%}.overview-row.svelte-1pgso1u{grid-template-columns:18px minmax(0,1fr) auto}.overview-row.svelte-1pgso1u span:where(.svelte-1pgso1u){min-width:0}.overview-row.svelte-1pgso1u strong:where(.svelte-1pgso1u),.overview-row.svelte-1pgso1u small:where(.svelte-1pgso1u){display:block;overflow-wrap:anywhere}.overview-row.svelte-1pgso1u small:where(.svelte-1pgso1u){color:#697986;font-size:12px;margin-top:2px}.status.svelte-1pgso1u{align-items:center;background:#eef2f6;border-radius:999px;color:#41515c;display:inline-flex;font-size:12px;font-weight:850;justify-content:center;min-height:30px;padding:6px 10px;text-transform:none;white-space:nowrap}.status.active.svelte-1pgso1u{background:#dff5e8;color:#126231}.status.draft.svelte-1pgso1u{background:#fff2cd;color:#846100}.status.suspended.svelte-1pgso1u{background:#ffe1de;color:#8f2018}.user-avatar.svelte-1pgso1u{align-items:center;background:#eaf4ff;border:1px solid #c9dff6;border-radius:999px;color:#0f62b4;display:inline-flex;font-size:13px;font-weight:850;height:42px;justify-content:center;width:42px}.municipality-access-list.svelte-1pgso1u{background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:12px;padding:14px}.municipality-access-list.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#697986;font-size:13px;margin-bottom:0}.municipality-access-grid.svelte-1pgso1u{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.access-checkbox.svelte-1pgso1u{align-items:center;background:#fff;border:1px solid #dce2e8;border-radius:6px;display:grid;gap:10px;grid-template-columns:18px minmax(0,1fr);min-height:58px;padding:10px}.access-checkbox.svelte-1pgso1u input:where(.svelte-1pgso1u){width:18px}.access-checkbox.svelte-1pgso1u strong:where(.svelte-1pgso1u),.access-checkbox.svelte-1pgso1u small:where(.svelte-1pgso1u){display:block;overflow-wrap:anywhere}.access-checkbox.svelte-1pgso1u small:where(.svelte-1pgso1u){color:#697986;font-size:12px;margin-top:2px}.eyebrow.svelte-1pgso1u{color:#697986;font-size:12px;font-weight:800;letter-spacing:0;margin:0 0 4px;text-transform:uppercase}h1.svelte-1pgso1u,h2.svelte-1pgso1u,h3.svelte-1pgso1u,h4.svelte-1pgso1u,p.svelte-1pgso1u{margin-top:0}h1.svelte-1pgso1u{font-size:26px;line-height:1.15;margin-bottom:0}h2.svelte-1pgso1u{font-size:20px;line-height:1.2;margin-bottom:0}h3.svelte-1pgso1u{font-size:16px;margin-bottom:0}h4.svelte-1pgso1u{font-size:15px;margin-bottom:0}.session.svelte-1pgso1u{align-items:center;display:flex;gap:14px;color:var(--on-surface);font-size:16px;font-weight:700}.auth-panel.svelte-1pgso1u{display:grid;gap:24px;margin:6vh auto 0;max-width:420px;padding:24px;width:100%}form.svelte-1pgso1u{display:grid;gap:14px}.workspace.svelte-1pgso1u{align-items:start;display:grid;gap:28px}.workspace.municipality-workspace.svelte-1pgso1u{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}.section-sidebar.svelte-1pgso1u{display:grid;gap:16px;padding:20px;position:sticky;top:96px}.panel-heading.svelte-1pgso1u{align-items:center;display:flex;gap:12px;justify-content:space-between}.panel-actions.svelte-1pgso1u{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.editor-action-pair.svelte-1pgso1u{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:8px}.editor-action-button.svelte-1pgso1u{justify-content:center;min-width:124px}.editor.svelte-1pgso1u{display:grid;gap:14px;min-width:0}.editor-with-preview.svelte-1pgso1u{align-items:start;gap:22px;grid-template-columns:minmax(0,1fr) minmax(300px,340px)}.editor-with-preview.editor-without-preview.svelte-1pgso1u{grid-template-columns:minmax(0,1fr)}.editor-main-column.svelte-1pgso1u{display:grid;gap:14px;min-width:0}.section-preview-column.svelte-1pgso1u{justify-self:end;min-width:0;position:sticky;top:96px;width:100%}.preview-shell.svelte-1pgso1u{background:#fff;border:1px solid var(--slate-200);border-radius:16px;box-shadow:var(--shadow-card);display:grid;gap:0;max-width:340px;overflow:hidden;padding:0;width:100%}.preview-shell-heading.svelte-1pgso1u{align-items:center;background:var(--primary);color:#fff;display:flex;justify-content:center;min-height:56px;padding:14px 20px}.preview-shell-heading.svelte-1pgso1u strong:where(.svelte-1pgso1u){font-family:inherit;font-size:16px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.preview-shell-body.svelte-1pgso1u{background:#fff;display:grid;gap:16px;min-height:0;padding:22px}.section-sidebar.svelte-1pgso1u{align-content:start}.section-context.svelte-1pgso1u{border-bottom:1px solid #e2e7ec;display:grid;gap:12px;padding-bottom:16px}.municipality-picker.svelte-1pgso1u{display:grid;gap:8px;position:relative}.municipality-picker-button.svelte-1pgso1u{background:#fff;border:1px solid #c9d1d8;color:#172026;font-size:16px;justify-content:space-between;min-height:48px;padding:0 12px;text-align:left;width:100%}.municipality-picker-button.svelte-1pgso1u span:where(.svelte-1pgso1u){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.municipality-picker-button.open.svelte-1pgso1u,.municipality-picker-button.svelte-1pgso1u:focus-visible{border-color:#0f62b4;box-shadow:0 0 0 3px #0f62b429}.municipality-picker-chevron.svelte-1pgso1u{color:#41515c;flex:0 0 auto;transition:transform .16s ease}.municipality-picker-chevron.open.svelte-1pgso1u{transform:rotate(180deg)}.municipality-dropdown.svelte-1pgso1u{background:#fff;border:1px solid #dce2e8;border-radius:8px;box-shadow:0 16px 34px #17202624;display:grid;gap:8px;left:0;padding:8px;position:absolute;right:0;top:calc(100% + 6px);z-index:20}.municipality-dropdown.svelte-1pgso1u input:where(.svelte-1pgso1u){min-height:40px}.municipality-options.svelte-1pgso1u{display:grid;gap:4px;max-height:240px;overflow:auto}.municipality-option.svelte-1pgso1u{align-items:center;background:transparent;color:#172026;display:flex;justify-content:space-between;min-height:42px;padding:8px 10px;text-align:left;width:100%}.municipality-option.svelte-1pgso1u:hover,.municipality-option.svelte-1pgso1u:focus-visible,.municipality-option.active-option.svelte-1pgso1u{background:#eef6ff;color:#0f62b4}.municipality-option.svelte-1pgso1u span:where(.svelte-1pgso1u){font-weight:750;min-width:0;overflow-wrap:anywhere}.municipality-option.svelte-1pgso1u small:where(.svelte-1pgso1u){color:#697986;font-size:12px;font-weight:750;margin-left:10px}.municipality-no-results.svelte-1pgso1u{color:#697986;font-size:13px;margin-bottom:0;padding:10px}.section-menu.svelte-1pgso1u{display:grid;gap:6px}.menu-button.svelte-1pgso1u{align-items:center;background:transparent;border:0;border-radius:6px;color:#41515c;display:flex;font-size:14px;font-weight:750;gap:10px;justify-content:flex-start;min-height:42px;padding:9px 10px;text-align:left;width:100%}.menu-button.svelte-1pgso1u svg{flex:0 0 auto}.menu-button.active-menu-item.svelte-1pgso1u{background:#0f62b4;color:#fff}.publish-state.svelte-1pgso1u{align-items:center;background:#e9eef3;border-radius:999px;color:#41515c;display:inline-flex;font-size:13px;font-weight:750;gap:6px;min-height:32px;padding:6px 12px}.publish-state.active.svelte-1pgso1u{background:#dff5e8;color:#126231}.panel.svelte-1pgso1u{display:grid;gap:24px;padding:24px}.form-grid.svelte-1pgso1u{display:grid;gap:20px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.full-width.svelte-1pgso1u{grid-column:1 / -1}.field-error.svelte-1pgso1u{color:var(--error);font-size:12px;font-weight:700}.field-hint.svelte-1pgso1u{color:var(--on-surface-variant);font-size:12px;font-weight:500;line-height:1.4}input[aria-invalid=true].svelte-1pgso1u,textarea[aria-invalid=true].svelte-1pgso1u{border-color:var(--error);box-shadow:0 0 0 2px #b228281f}textarea.svelte-1pgso1u{background:var(--surface-container-lowest);border:1px solid var(--slate-200);border-radius:var(--radius-md);color:var(--on-surface);font:inherit;min-height:40px;padding:8px 10px;resize:vertical;width:100%}.screen-actions.svelte-1pgso1u{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:14px;justify-content:flex-end}.report-builder-form.svelte-1pgso1u{display:grid;gap:34px}.report-card.svelte-1pgso1u{border-radius:var(--radius-lg);min-width:0;padding:24px}.soft-button.svelte-1pgso1u{background:var(--primary-fixed);color:#001b3c;font-weight:700}.quick-actions-editor.svelte-1pgso1u{display:grid;gap:20px}.quick-actions-heading.svelte-1pgso1u{align-items:flex-start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr)}.quick-action-toolbar.svelte-1pgso1u{gap:8px;justify-content:flex-start;max-width:100%;width:100%}.limit-counter.svelte-1pgso1u{align-self:center;color:var(--on-surface-variant);font-size:12px;font-weight:800;white-space:nowrap}.compact-action-button.svelte-1pgso1u{border-radius:8px;min-height:42px;padding:0 12px;white-space:nowrap}.quick-action-toolbar.svelte-1pgso1u .soft-button:where(.svelte-1pgso1u){background:#edf4ff;border:1px solid #c9d8f2;color:#0b4385;margin-left:auto}.quick-actions-heading.svelte-1pgso1u p:where(.svelte-1pgso1u){color:var(--on-surface-variant);font-size:13px;margin-bottom:0}.quick-action-row.svelte-1pgso1u{align-items:end;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:10px;grid-template-columns:76px minmax(160px,1fr) minmax(180px,1.2fr) 96px 86px 40px;padding:12px}.civic-quick-actions.svelte-1pgso1u{border:1px solid var(--slate-200);border-radius:var(--radius-lg);background:#f8fafc;gap:12px;min-width:0;padding:16px}.civic-quick-action-row.svelte-1pgso1u{align-items:center;background:#fff;border:1px solid var(--slate-200);border-radius:12px;box-shadow:none;gap:12px 16px;grid-template-areas:"handle icon label active delete" "handle icon fill active delete";grid-template-columns:56px minmax(112px,148px) minmax(0,1fr) auto 36px;min-height:126px;min-width:0;padding:16px;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease}.civic-quick-action-row.svelte-1pgso1u:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #2851871f}.civic-quick-action-row.dragging-quick-action.svelte-1pgso1u{opacity:.45}.civic-quick-action-row.drag-over-quick-action.svelte-1pgso1u{border-color:var(--primary);box-shadow:inset 4px 0 0 var(--primary)}.civic-quick-action-row.svelte-1pgso1u label:where(.svelte-1pgso1u),.quick-action-field-label.svelte-1pgso1u{color:var(--on-surface-variant);font-family:inherit;font-size:13px;font-weight:750;letter-spacing:0;text-transform:none}.quick-action-drag-handle.svelte-1pgso1u{align-items:center;align-self:stretch;background:#eef4ff;border:1px solid #c9d8f2;border-radius:var(--radius-md);color:#0b4385;cursor:grab;display:grid;font-weight:800;grid-area:handle;gap:4px;justify-items:center;min-height:48px;padding:8px 0;width:44px}.quick-action-drag-handle.svelte-1pgso1u:active{cursor:grabbing}.quick-action-drag-handle.svelte-1pgso1u span:where(.svelte-1pgso1u){color:#172026;font-size:14px;line-height:1}.quick-action-icon.svelte-1pgso1u{display:grid;grid-area:icon;gap:8px;min-width:0;position:relative}.emoji-picker-trigger.svelte-1pgso1u{align-items:center;background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-md);color:var(--on-surface);display:flex;justify-content:space-between;min-height:76px;padding:0 10px;width:100%}.quick-action-text-field.svelte-1pgso1u{display:grid;gap:8px;grid-area:label;min-width:0}.quick-action-fill-field.svelte-1pgso1u{grid-area:fill}.quick-action-text-field.svelte-1pgso1u input:where(.svelte-1pgso1u){font-size:15px;font-weight:650;min-height:48px;overflow:hidden;text-overflow:ellipsis}.emoji-picker-trigger.svelte-1pgso1u span:where(.svelte-1pgso1u){font-size:28px;line-height:1}.emoji-picker-trigger.svelte-1pgso1u:focus-visible,.emoji-picker-trigger[aria-expanded=true].svelte-1pgso1u{border-color:var(--primary);box-shadow:0 0 0 3px #28518729}.emoji-picker-popover.svelte-1pgso1u{background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-raised);display:grid;gap:10px;left:0;padding:10px;position:absolute;top:calc(100% + 8px);width:min(360px,calc(100vw - 48px));z-index:50}.emoji-picker-categories.svelte-1pgso1u{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.emoji-picker-categories.svelte-1pgso1u button:where(.svelte-1pgso1u){background:#f1f5f9;color:#41515c;font-size:12px;font-weight:800;min-height:32px;padding:0 10px;white-space:nowrap}.emoji-picker-categories.svelte-1pgso1u button.active-emoji-category:where(.svelte-1pgso1u){background:var(--primary);color:#fff}.emoji-picker-grid.svelte-1pgso1u{display:grid;gap:4px;grid-template-columns:repeat(8,1fr);max-height:240px;overflow:auto}.emoji-picker-grid.svelte-1pgso1u button:where(.svelte-1pgso1u){background:transparent;border-radius:6px;font-size:22px;min-height:36px;padding:0}.emoji-picker-grid.svelte-1pgso1u button:where(.svelte-1pgso1u):hover,.emoji-picker-grid.svelte-1pgso1u button:where(.svelte-1pgso1u):focus-visible,.emoji-picker-grid.svelte-1pgso1u button.active-emoji-choice:where(.svelte-1pgso1u){background:var(--primary-fixed)}.quick-action-order.svelte-1pgso1u{display:none;gap:8px}.quick-action-order-number.svelte-1pgso1u{align-items:center;background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-md);color:#172026;display:inline-flex;font-size:16px;font-weight:800;justify-content:center;min-height:48px}.quick-action-toggle.svelte-1pgso1u{align-self:center;gap:8px;grid-area:active;justify-self:end}.delete-row-button.svelte-1pgso1u{align-self:center;background:transparent;color:var(--error);grid-area:delete;justify-self:end;min-height:40px;padding:0;width:32px}.dashboard-app-preview.svelte-1pgso1u,.technical-preview.svelte-1pgso1u{background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:14px;padding:16px}.technical-preview.svelte-1pgso1u{width:100%}.technical-preview.svelte-1pgso1u div:where(.svelte-1pgso1u){background:#fff;border:1px solid #e4e8ec;border-radius:6px;display:grid;gap:4px;padding:10px}.technical-preview.svelte-1pgso1u strong:where(.svelte-1pgso1u){color:#41515c;font-size:12px;font-weight:800;text-transform:uppercase}.technical-preview.svelte-1pgso1u span:where(.svelte-1pgso1u){color:#172026;margin:0;overflow-wrap:anywhere}.dashboard-app-preview.svelte-1pgso1u{align-content:center;min-height:220px;text-align:center}.dashboard-app-preview.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#172026;font-size:24px;font-weight:700;line-height:1.25;margin-bottom:0}.bold-preview-text.svelte-1pgso1u{font-weight:850}.italic-preview-text.svelte-1pgso1u{font-style:italic}.underline-preview-text.svelte-1pgso1u{text-decoration:underline}.strike-preview-text.svelte-1pgso1u{text-decoration:line-through}.phone-preview.svelte-1pgso1u{background:transparent;overflow:visible}.phone-preview-body.svelte-1pgso1u{display:grid;gap:20px;padding:0}.phone-preview.svelte-1pgso1u h3:where(.svelte-1pgso1u){color:#111418;font-size:24px;font-weight:700;line-height:1.25;margin:0 auto;max-width:200px;text-align:center}.phone-input-preview.svelte-1pgso1u{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 18px #0f172a0f;color:#6b7280;display:flex;justify-content:space-between;min-height:52px;padding:0 14px}.phone-input-preview.svelte-1pgso1u svg{color:#0b4385}.phone-section-title.svelte-1pgso1u{color:#111418;font-family:inherit;font-size:13px;font-weight:800;letter-spacing:.02em;text-align:center;text-transform:uppercase}.phone-topic-grid.svelte-1pgso1u{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.phone-topic-tile.svelte-1pgso1u{align-items:center;background:#fff;border:1px solid #edf0f3;border-radius:14px;box-shadow:0 4px 12px #0f172a0f;color:#111418;display:grid;gap:7px;justify-items:center;min-height:112px;padding:10px;text-align:center}.phone-topic-tile.active-phone-topic.svelte-1pgso1u{background:var(--primary);color:#fff}.phone-topic-tile.svelte-1pgso1u span:where(.svelte-1pgso1u){font-size:26px;line-height:1}.phone-topic-tile.svelte-1pgso1u p:where(.svelte-1pgso1u){font-size:13px;font-weight:700;margin:0;overflow-wrap:anywhere;white-space:pre-line}.timeline-editor.svelte-1pgso1u{display:grid;gap:12px}.timeline-step-row.svelte-1pgso1u{align-items:end;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 40px;padding:12px}.report-success-preview.svelte-1pgso1u{background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:16px;padding:16px}.report-success-preview.svelte-1pgso1u strong:where(.svelte-1pgso1u){color:#2d2d2d;font-size:20px}.success-timeline-preview.svelte-1pgso1u{display:grid;gap:8px}.success-timeline-step.svelte-1pgso1u{align-items:start;display:grid;gap:10px;grid-template-columns:16px minmax(0,1fr)}.success-timeline-step.svelte-1pgso1u span:where(.svelte-1pgso1u){background:#fff;border:2px solid #2d2d2d;border-radius:999px;height:16px;margin-top:3px;width:16px}.success-timeline-step.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#2d2d2d;margin-bottom:0;overflow-wrap:anywhere}.report-success-preview.svelte-1pgso1u button:where(.svelte-1pgso1u){background:#f8d62d;border:0;border-radius:4px;color:#2d2d2d;font-weight:800;min-height:48px}.contact-support-preview.svelte-1pgso1u{align-items:center;background:#fff;border:1px solid #dce2e8;border-radius:8px;color:#2d2d2d;display:grid;gap:12px;justify-items:center;min-height:220px;padding:22px;text-align:center}.contact-support-icon.svelte-1pgso1u{align-items:center;background:#e7f3eb;border:1px solid #c8e4d2;border-radius:999px;color:#248641;display:inline-flex;height:82px;justify-content:center;width:82px}.contact-support-preview.svelte-1pgso1u strong:where(.svelte-1pgso1u){font-size:20px;overflow-wrap:anywhere}.contact-support-preview.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#697986;font-size:18px;line-height:1.35;margin-bottom:0;max-width:540px;overflow-wrap:anywhere}.contact-detail-preview.svelte-1pgso1u{border-top:1px solid #e4e8ec;display:grid;gap:6px;padding-top:12px;text-align:left;width:100%}.contact-detail-preview.svelte-1pgso1u span:where(.svelte-1pgso1u){color:#41515c;font-size:13px;overflow-wrap:anywhere}.map-preview-shell.svelte-1pgso1u{background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;overflow:hidden;position:relative}.map-settings-panel.svelte-1pgso1u{gap:0;overflow:hidden;padding:0}.map-settings-heading.svelte-1pgso1u{border-bottom:1px solid #dce2e8;padding:22px 24px}.map-settings-layout.svelte-1pgso1u{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,350px);min-width:0}.map-canvas-section.svelte-1pgso1u{align-content:start;display:grid;gap:14px;min-width:0;padding:20px}.map-tool-heading.svelte-1pgso1u,.map-setting-heading.svelte-1pgso1u{align-items:center;display:flex;gap:12px;justify-content:space-between}.map-tool-heading.svelte-1pgso1u h4:where(.svelte-1pgso1u),.map-tool-heading.svelte-1pgso1u p:where(.svelte-1pgso1u),.map-setting-heading.svelte-1pgso1u h4:where(.svelte-1pgso1u),.map-setting-heading.svelte-1pgso1u p:where(.svelte-1pgso1u){margin:0}.map-tool-heading.svelte-1pgso1u h4:where(.svelte-1pgso1u),.map-setting-heading.svelte-1pgso1u h4:where(.svelte-1pgso1u){color:#172026;font-size:16px;line-height:22px}.map-tool-heading.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#697986;font-size:13px;line-height:20px;margin-top:3px}.map-settings-rail.svelte-1pgso1u{align-content:start;border-left:1px solid #dce2e8;display:grid;min-width:0}.map-setting-section.svelte-1pgso1u{display:grid;gap:14px;min-width:0;padding:20px}.map-setting-index.svelte-1pgso1u{color:#697986;font-size:11px;font-weight:800;letter-spacing:0;line-height:16px;text-transform:uppercase}.boundary-status.svelte-1pgso1u{align-items:center;background:#e7f5ec;border:1px solid #b9dfc7;border-radius:999px;color:#126231;display:inline-flex;font-size:12px;font-weight:800;gap:5px;min-height:28px;padding:4px 9px}.boundary-status.pending.svelte-1pgso1u{background:#edf4ff;border-color:#c9d8f2;color:#0b4385}.boundary-source-label.svelte-1pgso1u,.boundary-empty-state.svelte-1pgso1u{color:#52616b;font-size:13px;line-height:1.45;margin:0;overflow-wrap:anywhere}.boundary-summary.svelte-1pgso1u{display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;overflow:hidden}.boundary-summary.svelte-1pgso1u div:where(.svelte-1pgso1u){background:#f4f7f8;min-width:0;padding:9px 8px}.boundary-summary.svelte-1pgso1u div:where(.svelte-1pgso1u):first-child{border-radius:6px 0 0 6px}.boundary-summary.svelte-1pgso1u div:where(.svelte-1pgso1u):last-child{border-radius:0 6px 6px 0}.boundary-summary.svelte-1pgso1u dt:where(.svelte-1pgso1u),.boundary-details.svelte-1pgso1u dt:where(.svelte-1pgso1u){color:#697986;font-size:10px;font-weight:750;line-height:15px}.boundary-summary.svelte-1pgso1u dd:where(.svelte-1pgso1u),.boundary-details.svelte-1pgso1u dd:where(.svelte-1pgso1u){color:#172026;font-size:12px;font-weight:800;margin:2px 0 0;overflow-wrap:anywhere}.boundary-details.svelte-1pgso1u{border-bottom:1px solid #e2e7ec;border-top:1px solid #e2e7ec;color:#41515c;padding:9px 0}.boundary-details.svelte-1pgso1u summary:where(.svelte-1pgso1u){cursor:pointer;font-size:12px;font-weight:750}.boundary-details.svelte-1pgso1u dl:where(.svelte-1pgso1u){display:grid;gap:8px;margin:10px 0 0}.boundary-source-actions.svelte-1pgso1u{display:grid;gap:8px}.boundary-source-actions.svelte-1pgso1u>button:where(.svelte-1pgso1u),.boundary-source-actions.svelte-1pgso1u>.file-button:where(.svelte-1pgso1u){justify-content:center;width:100%}.boundary-file-button.svelte-1pgso1u{background:#edf4ff;border:1px solid #c9d8f2;color:#0b4385}.boundary-remove-button.svelte-1pgso1u{background:transparent;border:0;color:#a33131;font-size:12px;font-weight:750;justify-self:start;min-height:32px;padding:0 4px;width:auto!important}.boundary-remove-button.svelte-1pgso1u:hover,.boundary-remove-button.svelte-1pgso1u:focus-visible{background:#fff0ee;color:#8d1f1f}.boundary-delete-confirmation.svelte-1pgso1u{align-items:stretch;background:#fff4f2;border:1px solid #efc7c0;border-radius:6px;color:#7a271a;display:grid;gap:10px;padding:12px}.boundary-delete-confirmation.svelte-1pgso1u strong:where(.svelte-1pgso1u),.boundary-delete-confirmation.svelte-1pgso1u p:where(.svelte-1pgso1u){display:block;overflow-wrap:anywhere}.boundary-delete-confirmation.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#6b3a32;font-size:13px;margin:4px 0 0}.boundary-delete-confirmation.svelte-1pgso1u .map-confirmation-actions:where(.svelte-1pgso1u){justify-content:stretch}.boundary-delete-confirmation.svelte-1pgso1u .map-confirmation-actions:where(.svelte-1pgso1u) button:where(.svelte-1pgso1u){flex:1 1 auto;min-height:38px;padding:0 10px}.spinning.svelte-1pgso1u{animation:svelte-1pgso1u-boundary-spin .9s linear infinite;display:inline-flex}@media(prefers-reduced-motion:reduce){.spinning.svelte-1pgso1u{animation:none}}.connection-status.svelte-1pgso1u{background:#eef1f4;border-radius:999px;color:#53606c;font-size:13px;font-weight:700;padding:7px 12px}.connection-status.working.svelte-1pgso1u{background:#e8f6ed;color:#18753c}.connection-status.error.svelte-1pgso1u{background:#fff0ed;color:#a33828}.connection-summary.svelte-1pgso1u{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-bottom:20px}.connection-summary.svelte-1pgso1u div:where(.svelte-1pgso1u){background:#f7f8fa;border-radius:8px;display:grid;gap:4px;min-width:0;padding:12px}.connection-summary.svelte-1pgso1u span:where(.svelte-1pgso1u){color:#66717c;font-size:12px}.connection-summary.svelte-1pgso1u strong:where(.svelte-1pgso1u){overflow-wrap:anywhere}.connection-error.svelte-1pgso1u{align-items:flex-start;background:#fff0ed;border:1px solid #efc7c0;border-radius:8px;color:#8d1f1f;display:flex;gap:10px;margin-bottom:20px;padding:12px}.signals-integration-form.svelte-1pgso1u{display:grid;gap:20px}.permission-toggle.svelte-1pgso1u{align-items:flex-start;background:#f7f8fa;border-radius:8px;display:flex;gap:12px;padding:16px}.permission-toggle.svelte-1pgso1u input:where(.svelte-1pgso1u){height:20px;margin-top:2px;width:20px}.permission-toggle.svelte-1pgso1u span:where(.svelte-1pgso1u){display:grid;gap:4px}.permission-toggle.svelte-1pgso1u small:where(.svelte-1pgso1u){color:#66717c;font-weight:400;line-height:1.45}.signals-integration-actions.svelte-1pgso1u{justify-content:flex-end}@keyframes svelte-1pgso1u-boundary-spin{to{transform:rotate(360deg)}}.map-preview.svelte-1pgso1u{background:#dbe8ee;border:0;border-radius:0;cursor:crosshair;display:block;height:420px;overflow:hidden;padding:0;position:relative;width:100%}.boundary-map-preview.svelte-1pgso1u{cursor:default}.boundary-map-empty.svelte-1pgso1u{background:#fffffff0;border:1px solid #dce2e8;border-radius:6px;color:#52616b;font-size:13px;font-weight:750;left:50%;padding:10px 14px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:4}.map-edit-shell.svelte-1pgso1u{margin-top:0}.map-zoom-controls.svelte-1pgso1u{align-items:center;background:#fffffff5;border:1px solid #dce2e8;border-radius:8px;box-shadow:0 6px 18px #17202629;display:grid;grid-template-columns:38px minmax(32px,auto) 38px;overflow:hidden;position:absolute;right:12px;top:12px;z-index:6}.map-zoom-controls.svelte-1pgso1u button:where(.svelte-1pgso1u){align-items:center;background:transparent;border:0;border-radius:0;color:#172026;display:inline-flex;height:38px;justify-content:center;padding:0}.map-zoom-controls.svelte-1pgso1u button:where(.svelte-1pgso1u):hover:not(:disabled){background:#eef6ff}.map-zoom-controls.svelte-1pgso1u button:where(.svelte-1pgso1u):disabled{color:#9aa7b1;cursor:not-allowed}.map-zoom-controls.svelte-1pgso1u span:where(.svelte-1pgso1u){border-left:1px solid #dce2e8;border-right:1px solid #dce2e8;color:#172026;font-size:13px;font-weight:750;line-height:38px;min-width:34px;text-align:center}.map-coordinate-pill.svelte-1pgso1u{background:#fffffff0;border:1px solid #dce2e8;border-radius:999px;bottom:12px;box-shadow:0 6px 18px #17202624;color:#172026;font-size:13px;font-weight:750;left:12px;max-width:calc(100% - 24px);overflow-wrap:anywhere;padding:8px 12px;position:absolute;text-align:left;z-index:5}.map-tile.svelte-1pgso1u{height:256px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:256px}.map-boundary-overlay.svelte-1pgso1u{height:100%;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;width:100%;z-index:3}.map-boundary-overlay.svelte-1pgso1u path:where(.svelte-1pgso1u){fill:#006c5338;stroke:#075985;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.map-marker.svelte-1pgso1u{align-items:center;border:2px solid #ffffff;border-radius:999px;box-shadow:0 8px 22px #17202647;display:inline-flex;height:34px;justify-content:center;margin-left:-17px;margin-top:-34px;position:absolute;width:34px;z-index:4}.map-marker.svelte-1pgso1u:after{background:inherit;border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;bottom:-7px;content:"";height:14px;position:absolute;transform:rotate(45deg);width:14px}.map-marker.svelte-1pgso1u:before{background:#fff;border-radius:999px;content:"";display:block;height:10px;position:relative;width:10px;z-index:1}.map-marker-current.svelte-1pgso1u{background:#0f62b4}.map-marker-pending.svelte-1pgso1u{background:#c24141}.map-confirmation.svelte-1pgso1u{align-items:center;background:#eef6ff;border-top:1px solid #dce2e8;color:#172026;display:flex;gap:14px;justify-content:space-between;padding:12px}.map-confirmation.svelte-1pgso1u strong:where(.svelte-1pgso1u),.map-confirmation.svelte-1pgso1u p:where(.svelte-1pgso1u){display:block;overflow-wrap:anywhere}.map-confirmation.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#41515c;font-size:13px;margin-bottom:0;margin-top:4px}.map-confirmation-actions.svelte-1pgso1u{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px}.map-preview-footer.svelte-1pgso1u{align-items:flex-start;color:#697986;display:flex;flex-wrap:wrap;font-size:12px;gap:10px;justify-content:space-between;padding:10px 12px}.map-preview-footer.svelte-1pgso1u a:where(.svelte-1pgso1u){align-items:center;color:#0f62b4;display:inline-flex;flex:0 1 auto;font-weight:750;gap:6px;min-width:0;text-decoration:none}.map-preview-footer.svelte-1pgso1u span:where(.svelte-1pgso1u){flex:1 1 220px;min-width:0;overflow-wrap:anywhere;text-align:right}.toggle.svelte-1pgso1u{align-items:center;display:flex;flex-direction:row;min-height:40px}.toggle.svelte-1pgso1u input:where(.svelte-1pgso1u){width:18px}.logo-upload-field.svelte-1pgso1u{align-items:center;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto auto;min-height:76px;padding:12px}.logo-upload-copy.svelte-1pgso1u strong:where(.svelte-1pgso1u),.logo-upload-copy.svelte-1pgso1u span:where(.svelte-1pgso1u){display:block;overflow-wrap:anywhere}.logo-upload-copy.svelte-1pgso1u span:where(.svelte-1pgso1u){color:#697986;font-size:12px;margin-top:4px}.logo-upload-preview.svelte-1pgso1u{background:#fff;border:1px solid #dce2e8;border-radius:6px;height:44px;object-fit:contain;padding:6px;width:72px}.type-preview.svelte-1pgso1u{background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:6px;padding:14px}.type-preview.svelte-1pgso1u p:where(.svelte-1pgso1u){color:#697986;margin-bottom:0}.type-preview.svelte-1pgso1u strong:where(.svelte-1pgso1u){font-size:20px}.font-upload-list.svelte-1pgso1u{display:grid;gap:10px}.font-upload-row.svelte-1pgso1u{align-items:center;background:#f8fafb;border:1px solid #dce2e8;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;min-height:68px;padding:12px}.font-upload-row.svelte-1pgso1u strong:where(.svelte-1pgso1u),.font-upload-row.svelte-1pgso1u span:where(.svelte-1pgso1u){display:block;overflow-wrap:anywhere}.font-upload-actions.svelte-1pgso1u{align-items:center;display:flex;gap:8px}.font-upload-row.svelte-1pgso1u span:where(.svelte-1pgso1u){color:#697986;font-size:12px;margin-top:4px}.file-button.svelte-1pgso1u{align-items:center;background:#e9eef3;border-radius:6px;color:#172026;cursor:pointer;display:inline-flex;flex-direction:row;font-size:14px;font-weight:750;gap:8px;justify-content:center;min-height:40px;padding:0 14px}.file-button.svelte-1pgso1u input:where(.svelte-1pgso1u){height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.empty-state.svelte-1pgso1u{align-items:center;color:#697986;display:grid;gap:10px;justify-items:center;min-height:260px;padding:24px}@media(max-width:1550px){.workspace.municipality-workspace.svelte-1pgso1u{grid-template-columns:1fr}.section-sidebar.svelte-1pgso1u{gap:12px;padding:16px;position:static}.section-context.svelte-1pgso1u{align-items:center;display:flex;justify-content:space-between;padding-bottom:12px}.municipality-picker.svelte-1pgso1u{min-width:240px}.section-menu.svelte-1pgso1u{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.menu-button.svelte-1pgso1u{font-size:13px;min-height:36px;padding:6px 8px}}@media(max-width:900px){.dashboard-shell.svelte-1pgso1u{padding:14px}.topbar.svelte-1pgso1u{padding:0 16px}.management-shell.svelte-1pgso1u,.management-shell.statistics-sidebar-collapsed.svelte-1pgso1u,.workspace.svelte-1pgso1u,.users-workspace.svelte-1pgso1u,.municipality-overview-workspace.svelte-1pgso1u{grid-template-columns:1fr}.management-main.svelte-1pgso1u{padding:28px 0 48px}.workspace.svelte-1pgso1u,.section-sidebar.svelte-1pgso1u,.editor.svelte-1pgso1u,.editor-main-column.svelte-1pgso1u,.panel.svelte-1pgso1u{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.workspace.municipality-workspace.svelte-1pgso1u{grid-template-columns:1fr}.app-sidebar.svelte-1pgso1u,.user-directory.svelte-1pgso1u,.section-sidebar.svelte-1pgso1u{position:static}.app-sidebar.svelte-1pgso1u{min-height:auto}.section-context.svelte-1pgso1u{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch}.municipality-picker.svelte-1pgso1u{min-width:0}.app-menu.svelte-1pgso1u{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.app-menu-button.svelte-1pgso1u{font-size:14px;gap:8px;justify-content:center;padding:0 8px}.logout-menu-button.svelte-1pgso1u{justify-content:center;margin-top:0}.overview-grid.svelte-1pgso1u,.municipality-access-grid.svelte-1pgso1u,.user-list-button.svelte-1pgso1u{grid-template-columns:1fr}.user-delete-section.svelte-1pgso1u{align-items:stretch;flex-direction:column}.user-delete-account-button.svelte-1pgso1u{justify-content:center;width:100%}.form-grid.svelte-1pgso1u,.map-settings-layout.svelte-1pgso1u{grid-template-columns:1fr}.map-canvas-section.svelte-1pgso1u{padding:18px}.map-settings-rail.svelte-1pgso1u{border-left:0;border-top:1px solid #dce2e8}.map-tool-heading.svelte-1pgso1u{align-items:stretch;display:grid;justify-content:stretch}.map-preview-footer.svelte-1pgso1u span:where(.svelte-1pgso1u){text-align:left}.editor-with-preview.svelte-1pgso1u{grid-template-columns:1fr}.section-preview-column.svelte-1pgso1u{justify-self:stretch;position:static}.font-upload-row.svelte-1pgso1u,.logo-upload-field.svelte-1pgso1u{grid-template-columns:1fr}.quick-actions-heading.svelte-1pgso1u{align-items:stretch}.quick-action-row.svelte-1pgso1u{grid-template-columns:1fr}.civic-quick-action-row.svelte-1pgso1u{grid-template-areas:"handle" "icon" "label" "fill" "active" "delete";grid-template-columns:1fr;min-height:0}.quick-action-drag-handle.svelte-1pgso1u{align-self:auto;grid-auto-flow:column;justify-content:center;min-height:46px;width:100%}.emoji-picker-trigger.svelte-1pgso1u{min-height:56px}.quick-action-toggle.svelte-1pgso1u,.delete-row-button.svelte-1pgso1u{justify-self:start}}
