.dialog-list.svelte-c3rgln{display:grid;gap:1rem}ul.svelte-c3rgln{border-top:2px solid var(--border-muted);list-style:none;padding:0;margin:0}.item.svelte-c3rgln{border-bottom:2px solid var(--border-muted)}button.svelte-c3rgln,.static-item.svelte-c3rgln{width:100%;background:none;border:none;padding:1rem .5rem;text-align:left}.chevron.svelte-c3rgln{display:flex;color:var(--border-muted);transition:transform .2s ease;flex-shrink:0}button.svelte-c3rgln{cursor:pointer;transition:background-color .2s ease}button.svelte-c3rgln:hover{background-color:var(--bg-muted, rgba(0, 0, 0, .02));border-radius:4px}button.svelte-c3rgln:hover .chevron:where(.svelte-c3rgln){transform:translate(4px);color:var(--text-muted)}.title.svelte-c3rgln{text-align:start;font-size:clamp(18px,2.25vw,22px);color:var(--text-primary)}.subtitle.svelte-c3rgln{text-align:start;color:var(--text-muted)}@media(max-width:1023px){button.svelte-c3rgln,.static-item.svelte-c3rgln{display:grid;grid-template-columns:1fr auto;gap:.25rem;font-size:16px;color:var(--text-muted)}.has-subtitle.svelte-c3rgln button:where(.svelte-c3rgln),.has-subtitle.svelte-c3rgln .static-item:where(.svelte-c3rgln){grid-template-rows:auto auto}.has-subtitle.svelte-c3rgln .title:where(.svelte-c3rgln){grid-column:1;grid-row:1}.has-subtitle.svelte-c3rgln .subtitle:where(.svelte-c3rgln){grid-column:1;grid-row:2}.has-subtitle.svelte-c3rgln .chevron:where(.svelte-c3rgln){grid-column:2;grid-row:1 / 3;align-self:center}.static-item.svelte-c3rgln{grid-template-columns:1fr}}@media(min-width:1024px){button.svelte-c3rgln{display:grid;align-items:center;font-size:clamp(18px,2.25vw,22px)}.has-subtitle.svelte-c3rgln button:where(.svelte-c3rgln){grid-template-columns:1fr 1fr auto}.item.svelte-c3rgln:not(.has-subtitle) button:where(.svelte-c3rgln){grid-template-columns:1fr auto}.static-item.svelte-c3rgln{display:grid;align-items:center;font-size:clamp(18px,2.25vw,22px)}.has-subtitle.svelte-c3rgln .static-item:where(.svelte-c3rgln){grid-template-columns:1fr 1fr}.item.svelte-c3rgln:not(.has-subtitle) .static-item:where(.svelte-c3rgln){grid-template-columns:1fr}}.dialog-content.svelte-c3rgln{padding:1rem;display:grid;gap:1rem}.dialog-content.svelte-c3rgln h3:where(.svelte-c3rgln){margin:0;font-size:1.5rem;font-weight:500;letter-spacing:-.04rem;color:var(--text-primary)}.dialog-content.svelte-c3rgln p:where(.svelte-c3rgln){margin:0;color:var(--text-muted);line-height:1.6}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln){color:var(--text-muted);line-height:1.6}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln) p{margin:0 0 .75rem}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln) p:last-child{margin-bottom:0}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln) strong{color:var(--text-primary);font-weight:500}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln) ul{margin:.75rem 0;padding-left:1.25rem;list-style:disc}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln) li{margin-bottom:.5rem}.dialog-content.svelte-c3rgln div:where(.svelte-c3rgln) li:last-child{margin-bottom:0}.dialog-actions.svelte-c3rgln{display:flex;justify-content:flex-end}div.svelte-1khre3g{display:flex;flex-direction:column;gap:var(--space-sm)}.header.svelte-1khre3g{margin-bottom:var(--space-sm)}.width-sm.svelte-1khre3g{max-width:var(--width-sm)}.width-md.svelte-1khre3g{max-width:var(--width-md)}.width-lg.svelte-1khre3g{max-width:var(--width-lg)}.align-center.svelte-1khre3g{text-align:center;margin-left:auto;margin-right:auto;align-items:center}.layout.svelte-eb9h5i{display:grid;gap:var(--space-xl)}form.svelte-eb9h5i{display:flex;flex-direction:column;gap:var(--space-md)}.field.svelte-eb9h5i{display:flex;flex-direction:column;gap:.375rem}.datetime-row.svelte-eb9h5i{display:flex;gap:var(--space-sm)}.datetime-row.svelte-eb9h5i input[type=date]:where(.svelte-eb9h5i),.datetime-row.svelte-eb9h5i input[type=time]:where(.svelte-eb9h5i){-webkit-appearance:none;appearance:none;min-height:41px}.datetime-row.svelte-eb9h5i input[type=date]:where(.svelte-eb9h5i){flex:1}.datetime-row.svelte-eb9h5i input[type=time]:where(.svelte-eb9h5i){width:8rem}label.svelte-eb9h5i{font-size:.875rem;font-weight:500;color:var(--text-secondary)}input.svelte-eb9h5i{padding:.625rem .75rem;font-size:1rem;border:1px solid var(--border-default);border-radius:6px;background-color:var(--bg-base);color:var(--text-primary);min-height:41px!important}input.svelte-eb9h5i:focus{outline:none;border-color:var(--interactive-primary);box-shadow:0 0 0 2px var(--focus-ring-secondary)}input.svelte-eb9h5i::placeholder{color:var(--text-tertiary)}.issue.svelte-eb9h5i{color:var(--text-error, #dc2626);font-size:.875rem;margin:0}.success.svelte-eb9h5i{text-align:center;padding:var(--space-md)}@media(min-width:768px){.layout.svelte-eb9h5i{grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-2xl)}.layout.svelte-eb9h5i .form-container:where(.svelte-eb9h5i){border-left:2px solid var(--border-muted);padding:var(--space-lg)}}
