.accordion.svelte-1hjgvyl{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.accordion.svelte-1hjgvyl>.content:where(.svelte-1hjgvyl){overflow:hidden}.accordion.svelte-1hjgvyl.open{grid-template-rows:1fr}.balloon.svelte-1t07zg2{position:fixed;top:var(--y);left:var(--x);z-index:999999;background-color:var(--md-sys-color-surface-container);box-shadow:0 0 10px #00000080;pointer-events:none;width:var(--max-width);padding:1rem;border-radius:var(--border-radius-sm)}.big-squared-button.svelte-acigs2{background-color:var(--md-sys-color-surface-container-low);border-radius:50px;padding:2rem;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:2rem;--button-width: min(45vw, 400px);width:var(--button-width);height:var(--button-width);transition:background-color .3s ease-in-out}@media(max-width:768px){.big-squared-button.svelte-acigs2{--button-width: min(80vw, 400px)}}.big-squared-button.svelte-acigs2:hover,.big-squared-button.svelte-acigs2:focus-visible{background-color:var(--md-sys-color-surface-container)}.big-squared-button.svelte-acigs2:disabled,.big-squared-button.svelte-acigs2.disabled,.big-squared-button.svelte-acigs2.invalid{background-color:var(--md-sys-color-surface-container-lowest);color:var(--md-sys-color-outline);cursor:not-allowed;opacity:.65;box-shadow:none}.big-squared-button.svelte-acigs2:disabled:hover,.big-squared-button.svelte-acigs2.disabled:hover,.big-squared-button.svelte-acigs2.invalid:hover,.big-squared-button.svelte-acigs2:disabled:focus-visible,.big-squared-button.svelte-acigs2.disabled:focus-visible,.big-squared-button.svelte-acigs2.invalid:focus-visible{background-color:var(--md-sys-color-surface-container-lowest)}.img-wrapper.svelte-acigs2{background-color:var(--md-sys-color-surface);border-radius:50%;padding:2rem}@media(max-width:380px){.img-wrapper.svelte-acigs2{padding:1rem}.img-wrapper.svelte-acigs2 svg{width:3rem;height:3rem}}.big-squared-button.svelte-acigs2:disabled .img-wrapper:where(.svelte-acigs2),.big-squared-button.disabled.svelte-acigs2 .img-wrapper:where(.svelte-acigs2),.big-squared-button.invalid.svelte-acigs2 .img-wrapper:where(.svelte-acigs2){background-color:var(--md-sys-color-surface-container-low)}.big-squared-button.svelte-acigs2:disabled .subtitle:where(.svelte-acigs2),.big-squared-button.disabled.svelte-acigs2 .subtitle:where(.svelte-acigs2),.big-squared-button.invalid.svelte-acigs2 .subtitle:where(.svelte-acigs2){color:var(--md-sys-color-outline-variant)}.title.svelte-acigs2{font-size:1.75rem;font-weight:600;margin-bottom:1rem}@media(max-width:380px){.title.svelte-acigs2{font-size:1.25rem}}.subtitle.svelte-acigs2{font-size:.95rem;color:var(--md-sys-color-outline)}@media(max-width:380px){.subtitle.svelte-acigs2{font-size:.8rem}}.button-input.svelte-fhio5w{display:flex;align-items:center;justify-content:start;gap:1rem;background-color:var(--md-sys-color-surface-container-low);color:var(--over-secondary-color);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-sm);border:1px solid var(--md-sys-color-surface-container-highest);width:100%;padding:1.5rem;transition:background-color .2s ease-in-out}.button-input.svelte-fhio5w:hover,.button-input.svelte-fhio5w:focus-visible{background-color:var(--md-sys-color-surface-container-high)}.button-input.svelte-fhio5w .icon-wrapper:where(.svelte-fhio5w) svg{--icon-color: var(--md-sys-color-on-surface)}.circle-button.svelte-3a1l5h{--button-background-color: var(--md-sys-color-surface-container-low);--button-color: var(--md-sys-color-on-surface);--button-border-color: transparent;--icon-background-color: var(--md-sys-color-surface-container-high);--icon-color-base: var(--md-sys-color-primary);--icon-color: var(--icon-color-base);display:flex;align-items:center;gap:.75rem;text-align:left;padding:.45rem .8rem .45rem .45rem;min-height:3rem;border-radius:999px;border:1px solid var(--button-border-color);background-color:var(--button-background-color);color:var(--button-color);transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .12s ease}.circle-button.svelte-3a1l5h .text:where(.svelte-3a1l5h){font-weight:500;font-size:.95rem}.circle-button.svelte-3a1l5h:hover,.circle-button.svelte-3a1l5h:focus-visible{background-color:var(--button-background-color);color:var(--button-color)}:is(.circle-button.svelte-3a1l5h:hover,.circle-button.svelte-3a1l5h:focus-visible) .icon-wrapper:where(.svelte-3a1l5h){background-color:var(--icon-background-color)}.circle-button.svelte-3a1l5h:active{transform:translateY(1px)}.circle-button.svelte-3a1l5h:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.circle-button.svelte-3a1l5h:disabled,.circle-button.svelte-3a1l5h.disabled{cursor:not-allowed;opacity:1}.circle-button.svelte-3a1l5h .loading{--loading-color: var(--button-color)}.circle-button.bordered.svelte-3a1l5h{--button-border-color: var(--md-sys-color-outline)}.circle-button.high.svelte-3a1l5h{--button-background-color: var(--md-sys-color-primary);--button-color: var(--md-sys-color-on-primary);--icon-background-color: oklch(from var(--md-sys-color-primary) 65% c h);--icon-color-base: var(--md-sys-color-on-primary)}.circle-button.high.svelte-3a1l5h .text:where(.svelte-3a1l5h){font-weight:600}.circle-button.high.svelte-3a1l5h:hover,.circle-button.high.svelte-3a1l5h:focus-visible{--button-background-color: oklch(from var(--md-sys-color-primary) 70% c h)}.circle-button.high.svelte-3a1l5h:disabled,.circle-button.high.svelte-3a1l5h.disabled,.circle-button.high.svelte-3a1l5h.invalid{--button-background-color: var(--md-sys-color-surface-container-high);--button-color: var(--md-sys-color-on-surface-variant);--icon-background-color: var(--md-sys-color-surface-container-highest);--icon-color-base: var(--md-sys-color-on-surface-variant)}.circle-button.medium.svelte-3a1l5h{--button-background-color: var(--md-sys-color-secondary-container);--button-color: var(--md-sys-color-on-secondary-container);--icon-background-color: oklch(from var(--md-sys-color-secondary-container) 32% c h);--icon-color-base: var(--md-sys-color-on-secondary-container)}.circle-button.medium.svelte-3a1l5h:hover,.circle-button.medium.svelte-3a1l5h:focus-visible{--button-background-color: oklch(from var(--md-sys-color-secondary-container) 35% c h)}.circle-button.medium.svelte-3a1l5h:disabled,.circle-button.medium.svelte-3a1l5h.disabled,.circle-button.medium.svelte-3a1l5h.invalid{--button-background-color: var(--md-sys-color-surface-container-high);--button-color: var(--md-sys-color-on-surface-variant);--icon-background-color: var(--md-sys-color-surface-container-highest);--icon-color-base: var(--md-sys-color-on-surface-variant)}.circle-button.low.svelte-3a1l5h{--button-background-color: var(--md-sys-color-surface-container-low);--button-color: var(--md-sys-color-on-surface);--icon-background-color: var(--md-sys-color-surface-container-high);--icon-color-base: var(--md-sys-color-tertiary)}.circle-button.low.svelte-3a1l5h:hover,.circle-button.low.svelte-3a1l5h:focus-visible{--button-background-color: var(--md-sys-color-surface-container)}.circle-button.low.svelte-3a1l5h:disabled,.circle-button.low.svelte-3a1l5h.disabled,.circle-button.low.svelte-3a1l5h.invalid{--button-background-color: var(--md-sys-color-surface-container-high);--button-color: var(--md-sys-color-on-surface-variant);--icon-background-color: var(--md-sys-color-surface-container-highest);--icon-color-base: var(--md-sys-color-on-surface-variant)}.circle-button.icon-emphasis-high.svelte-3a1l5h{--icon-color: var(--md-sys-color-primary)}.circle-button.icon-emphasis-inherit.svelte-3a1l5h{--icon-color: var(--icon-color-base)}.circle-button.svelte-3a1l5h:disabled,.circle-button.disabled.svelte-3a1l5h,.circle-button.invalid.svelte-3a1l5h{--icon-color: var(--button-color)}.icon-wrapper.svelte-3a1l5h{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background-color:var(--icon-background-color);display:flex;justify-content:center;align-items:center;transition:background-color .15s ease}.icon-wrapper.svelte-3a1l5h svg{width:1.45rem;height:1.45rem}.button-input.svelte-1ec33jd{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;aspect-ratio:1;background-color:var(--md-sys-color-surface-container-low);color:var(--over-secondary-color);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-sm);border:1px solid var(--md-sys-color-surface-container-highest);padding:1.5rem;min-width:8rem;min-height:8rem;transition:background-color .2s ease-in-out}.button-input.svelte-1ec33jd:hover,.button-input.svelte-1ec33jd:focus-visible{background-color:var(--md-sys-color-surface-container-high)}.button-input.svelte-1ec33jd .icon-wrapper:where(.svelte-1ec33jd){display:flex;justify-content:center;align-items:center}.button-input.svelte-1ec33jd .icon-wrapper:where(.svelte-1ec33jd) svg{--icon-color: var(--md-sys-color-on-surface)}.circle.svelte-1ec33jd{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.circle.svelte-1ec33jd img{width:100%;height:100%;object-fit:cover}a.svelte-owyu81,button.svelte-owyu81{color:var(--md-sys-color-primary);--icon-color: var(--md-sys-color-primary);transition:color .2s}:is(a.svelte-owyu81,button.svelte-owyu81):hover,:is(a.svelte-owyu81,button.svelte-owyu81):focus{color:var(--tertiary-color-80);--icon-color: var(--tertiary-color-80)}.wrapper.svelte-owyu81{display:inline-flex;align-items:center;gap:.5rem}.button-input.svelte-1q30zws{display:flex;align-items:center;justify-content:start;gap:1rem;background-color:var(--md-sys-color-surface);color:var(--over-secondary-color);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-sm);border:1px solid var(--md-sys-color-surface-container-highest);padding:1.5rem;transition:background-color .2s ease-in-out}.button-input.svelte-1q30zws:hover,.button-input.svelte-1q30zws:focus-visible{background-color:var(--md-sys-color-surface-container-high)}svg.svelte-tb0iaf{--transition-duration: .4s;stroke-width:4;transition:transform var(--transition-duration)}svg.svelte-tb0iaf .top:where(.svelte-tb0iaf){stroke-dasharray:70 160;transition:stroke-dashoffset var(--transition-duration)}svg.svelte-tb0iaf .middle:where(.svelte-tb0iaf){transform-origin:50%;transition:transform var(--transition-duration),opacity var(--transition-duration);opacity:0}svg.svelte-tb0iaf .bottom:where(.svelte-tb0iaf){stroke-dasharray:70 105;transition:stroke-dashoffset var(--transition-duration)}svg.svelte-tb0iaf.open{transform:rotate(45deg)}svg.svelte-tb0iaf.open .top:where(.svelte-tb0iaf),svg.svelte-tb0iaf.open .bottom:where(.svelte-tb0iaf){stroke-dashoffset:-98px}svg.svelte-tb0iaf.open .middle:where(.svelte-tb0iaf){transform:rotate(90deg);opacity:1}.hamburger.svelte-104vfx0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.mobile-nav-button.svelte-6j91t{--icon-color: var(--md-sys-color-on-surface);display:block;width:1.5rem;height:1.5rem}.mobile-nav-button.svelte-6j91t svg{width:100%;height:100%}.dropdown-wrapper.svelte-1to0t2a{background-color:var(--md-source-secondary);color:var(--over-secondary-color);border-radius:var(--border-radius-md);overflow:hidden;min-width:min(25rem,95vw)}span.svelte-26mx6w{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-md);padding:3.5cqw 9cqw;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary);border:solid 1px var(--md-sys-color-primary)}.item.svelte-uimsgb{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;padding-block:.75rem;padding-left:1.5rem;padding-right:2.5rem;position:relative}.item.svelte-uimsgb .label:where(.svelte-uimsgb){display:flex;align-items:center;gap:1.5rem;z-index:2;transition:transform .2s ease-in-out}.item.svelte-uimsgb .label:where(.svelte-uimsgb) .icon:where(.svelte-uimsgb){width:2rem;display:flex;align-items:center;justify-content:center}.item.svelte-uimsgb .label:where(.svelte-uimsgb) .icon:where(.svelte-uimsgb) img:where(.svelte-uimsgb),.item.svelte-uimsgb .label:where(.svelte-uimsgb) .icon:where(.svelte-uimsgb) svg{width:1.75rem;height:1.75rem;color:var(--over-secondary-color);fill:var(--over-secondary-color)}.item.svelte-uimsgb .label:where(.svelte-uimsgb) .icon:where(.svelte-uimsgb) .clip-path{color:var(--md-source-secondary);fill:var(--md-source-secondary)}.item.svelte-uimsgb .label:where(.svelte-uimsgb) .text:where(.svelte-uimsgb){white-space:nowrap}.item.svelte-uimsgb:hover,.item.svelte-uimsgb:focus{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}:is(.item.svelte-uimsgb:hover,.item.svelte-uimsgb:focus) .label:where(.svelte-uimsgb){transform:translate(1rem)}:is(.item.svelte-uimsgb:hover,.item.svelte-uimsgb:focus) .label:where(.svelte-uimsgb) .icon:where(.svelte-uimsgb) svg{fill:var(--md-sys-color-on-primary);color:var(--md-sys-color-on-primary)}:is(.item.svelte-uimsgb:hover,.item.svelte-uimsgb:focus) .label:where(.svelte-uimsgb) .icon:where(.svelte-uimsgb) .clip-path{fill:var(--md-sys-color-primary);color:var(--md-sys-color-primary)}.item.svelte-uimsgb.active{background-color:transparent;padding-right:3.5rem}.item.svelte-uimsgb.active .label:where(.svelte-uimsgb){transform:translate(1rem);opacity:.55}.item.svelte-uimsgb.active:after{content:"";background-color:var(--md-sys-color-primary);position:absolute;left:0;top:0;width:.35rem;height:100%;z-index:1;transition:width .25s ease-in-out}:is(.item.svelte-uimsgb.active:hover,.item.svelte-uimsgb.active:focus):after{width:100%}.item.svelte-uimsgb.active .tags:where(.svelte-uimsgb){right:-2rem}.item.svelte-uimsgb .tags:where(.svelte-uimsgb){position:relative;right:-1rem}ul.svelte-zqsh4o{display:flex;flex-direction:column;min-width:12rem;padding:.35rem;max-height:70vh;overflow-y:auto;overflow-x:hidden}ul.svelte-zqsh4o .title,ul.svelte-zqsh4o .subtitle{text-align:left}:is(ul.svelte-zqsh4o a:first-child,ul.svelte-zqsh4o button:first-child) .item{border-top-right-radius:.35rem;border-top-left-radius:.35rem;overflow:hidden}:is(ul.svelte-zqsh4o a:last-child,ul.svelte-zqsh4o button:last-child) .item{border-bottom-right-radius:.35rem;border-bottom-left-radius:.35rem;overflow:hidden}.wrapper.svelte-9e9fg9{position:relative}.backdrop.svelte-9e9fg9{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--md-source-secondary);opacity:.75;z-index:10;-webkit-user-select:none;user-select:none}.floating.svelte-9e9fg9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11}.wrapper.svelte-u1cc25{display:flex;align-items:center;gap:.4rem}.button-input.svelte-8oywrm{--squared-button-background: var(--md-sys-color-surface-container-low);--squared-button-color: var(--md-sys-color-on-surface);--squared-button-border: var(--md-sys-color-surface-container-highest);--squared-button-shadow: var(--box-shadow-sm);--squared-button-icon-color: var(--md-sys-color-on-surface);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;aspect-ratio:1;background-color:var(--squared-button-background);color:var(--squared-button-color);border-radius:var(--border-radius-md);box-shadow:var(--squared-button-shadow);border:1px solid var(--squared-button-border);padding:1.5rem;min-width:8rem;min-height:8rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out,opacity .2s ease-in-out}.button-input.svelte-8oywrm:hover,.button-input.svelte-8oywrm:focus-visible{--squared-button-background: var(--md-sys-color-surface-container-high);--squared-button-border: var(--md-sys-color-outline)}.button-input.svelte-8oywrm:disabled,.button-input.svelte-8oywrm.disabled,.button-input.svelte-8oywrm.invalid{--squared-button-background: color-mix( in srgb, var(--md-sys-color-surface-container-high) 92%, var(--md-sys-color-on-surface) 8% );--squared-button-color: color-mix( in srgb, var(--md-sys-color-on-surface-variant) 88%, var(--md-sys-color-on-surface) 12% );--squared-button-border: color-mix( in srgb, var(--md-sys-color-outline) 72%, var(--md-sys-color-on-surface) 28% );--squared-button-shadow: inset 0 0 0 1px color-mix(in srgb, var(--md-sys-color-on-surface) 8%, transparent), none;--squared-button-icon-color: color-mix( in srgb, var(--md-sys-color-on-surface-variant) 82%, var(--md-sys-color-on-surface) 18% );cursor:not-allowed;opacity:.75}.button-input.svelte-8oywrm .icon-wrapper:where(.svelte-8oywrm){display:flex;justify-content:center;align-items:center}.button-input.svelte-8oywrm .icon-wrapper:where(.svelte-8oywrm) svg{--icon-color: var(--squared-button-icon-color)}.circle.svelte-8oywrm{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.circle.svelte-8oywrm img{width:100%;height:100%;object-fit:cover}.section.svelte-frkupt{background-color:var(--md-sys-color-surface);border-radius:15px;padding:1rem;margin-bottom:1rem}.section.svelte-frkupt:last-child{margin-bottom:0}.section.svelte-frkupt:first-child{margin-top:1rem}.card.svelte-18poi8p{background-color:var(--md-sys-color-surface-container);color:var(--over-secondary-color);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-sm);container-type:inline-size}.card.svelte-1mefx27{background-color:var(--md-sys-color-surface);color:var(--over-secondary-color);border-radius:15px;box-shadow:var(--box-shadow-sm);border:1px solid var(--md-sys-color-surface-container-highest);container-type:inline-size;width:100%;max-width:500px;padding:1.5rem}.centered-content.svelte-15ai8fg{position:relative;display:grid;place-items:center;height:100%;min-width:min(95vw,28rem)}.centered-content.svelte-15ai8fg.three-parts{grid-template-rows:auto 1fr auto}.card.svelte-eut6w7{--animation-in-time: .75s;--animation-out-time: .4s;width:100%;container-type:inline-size;aspect-ratio:.8;position:relative;box-shadow:var(--box-shadow-md);border-radius:var(--border-radius-md);overflow:hidden;display:flex;flex-direction:column;justify-content:end}.card.svelte-eut6w7 .background-img:where(.svelte-eut6w7){position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;object-fit:cover;transition:filter var(--animation-out-time),transform var(--animation-out-time)}.card.svelte-eut6w7 :where(.svelte-eut6w7):after{content:"";position:absolute;border-radius:25px;top:1px;left:-1px;width:calc(100% + 2px);height:150%;z-index:-1;background:linear-gradient(180deg,transparent 30%,var(--md-sys-color-inverse-surface) 70%);transition:transform var(--animation-out-time)}.card.svelte-eut6w7 .tag{position:absolute;top:4cqw;left:4cqw}.card.svelte-eut6w7 .content-wrapper:where(.svelte-eut6w7){margin:7cqw 10cqw}.card.svelte-eut6w7 h3:where(.svelte-eut6w7){font-size:7.25cqw;color:var(--md-sys-color-inverse-on-surface)}.card.svelte-eut6w7 .description-wrapper:where(.svelte-eut6w7){display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows var(--animation-out-time)}.card.svelte-eut6w7 p:where(.svelte-eut6w7){padding-top:5cqw;font-size:4cqw;color:var(--md-sys-color-on-surface-variant);overflow:hidden;height:100%}.card.svelte-eut6w7:focus-visible,.card.svelte-eut6w7:hover{grid-template-rows:auto 1fr}:is(.card.svelte-eut6w7:focus-visible,.card.svelte-eut6w7:hover)>:where(.svelte-eut6w7):after{transform:translateY(-25%);transition:transform var(--animation-in-time)}:is(.card.svelte-eut6w7:focus-visible,.card.svelte-eut6w7:hover) .description-wrapper:where(.svelte-eut6w7){grid-template-rows:1fr;transition:grid-template-rows var(--animation-in-time)}:is(.card.svelte-eut6w7:focus-visible,.card.svelte-eut6w7:hover) .background-img:where(.svelte-eut6w7){filter:brightness(.8);transform:scale(1.1);transition:filter var(--animation-in-time),transform var(--animation-in-time)}.card.svelte-13hw97t{border-radius:var(--border-radius-md);container-type:inline-size;border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface)}.card.svelte-13hw97t .content:where(.svelte-13hw97t){margin:10cqw;display:flex;flex-direction:column;justify-content:space-between}.card.svelte-13hw97t .number:where(.svelte-13hw97t){color:var(--md-sys-color-primary);font-size:9cqw;font-weight:800}.card.svelte-13hw97t h3:where(.svelte-13hw97t){color:var(--md-sys-color-primary);font-size:8.6cqw;font-weight:800;display:flex;align-items:center;height:100%}.card.svelte-13hw97t .title:where(.svelte-13hw97t){display:flex;flex-direction:column;justify-content:space-between;height:35cqw}.card.svelte-13hw97t p:where(.svelte-13hw97t){border-top:1px solid var(--md-sys-color-primary);padding-top:6cqw;font-size:6.5cqw}.card.svelte-pzpe76{background-color:var(--md-sys-color-surface);border:solid 1px var(--md-sys-color-on-surface-variant);border-radius:1.5ch;padding:3ch;width:100%}.card.svelte-dm2zku{border-radius:var(--border-radius-md);border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface);text-align:center;text-wrap:balance;display:flex;align-items:center;justify-content:center;padding-block:12cqw;padding-inline:16cqw;font-size:4.5cqw}@media(min-width:768px){.card.svelte-dm2zku{padding-block:4cqw;padding-inline:5.5cqw;font-size:unset}}dialog.svelte-9hufzi{position:fixed;top:0;left:0;width:100%;height:100%;max-width:unset;max-height:unset;border:none;background-color:transparent;outline:none}dialog.svelte-9hufzi::backdrop{width:0;height:0}dialog.svelte-9hufzi .backdrop:where(.svelte-9hufzi){position:fixed;cursor:auto;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:-1}dialog.svelte-9hufzi .dropdown:where(.svelte-9hufzi){position:fixed;overflow:auto;overscroll-behavior:contain;transform:translate(-50%);visibility:hidden;max-width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}dialog.svelte-9hufzi .dropdown.ready:where(.svelte-9hufzi){visibility:visible}dialog.svelte-fc2rwc{position:fixed;top:0;left:0;width:100%;height:100%;max-width:unset;max-height:unset;border:none;background-color:transparent;outline:none;display:flex;justify-content:center;align-items:center}dialog.svelte-fc2rwc::backdrop{width:0;height:0}dialog.svelte-fc2rwc .backdrop:where(.svelte-fc2rwc){position:fixed;cursor:auto;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:-1}div.svelte-8u50xd{left:anchor(left);top:anchor(bottom);transform:translateY(3cqw);transition:display .2s,opacity .2s;transition-behavior:allow-discrete;opacity:0;background-color:transparent;overflow:unset}div.svelte-8u50xd:popover-open{opacity:1;transition:display .35s,opacity .35s}@starting-style{div.svelte-8u50xd:popover-open{opacity:0}}div.svelte-8u50xd:popover-closed{display:none}div.manual-anchor.svelte-8u50xd{--_manual-anchor-x: 0;--_manual-anchor-y: 0}div.manual-anchor.svelte-8u50xd:popover-open{top:var(--_manual-anchor-y);left:var(--_manual-anchor-x);display:block;position:fixed}.wrapper.svelte-bca5da{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;padding:1rem}@container (max-width: 1500px){.wrapper.svelte-bca5da{grid-template-columns:1fr 1fr}}@container (max-width: 768px){.wrapper.svelte-bca5da{grid-template-columns:1fr}}.header.svelte-1y3rove{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background-color:var(--secondary-color);color:var(--over-secondary-color);box-shadow:var(--box-shadow-sm)}.header.svelte-1y3rove .left:where(.svelte-1y3rove){display:flex;align-items:center;gap:1rem;flex-shrink:1;max-width:60%}.header.svelte-1y3rove .left:where(.svelte-1y3rove) .icon:where(.svelte-1y3rove){display:flex;align-items:center;justify-content:center;flex-shrink:0}.header.svelte-1y3rove .right:where(.svelte-1y3rove){display:flex;align-items:center;gap:1rem}.header.svelte-1y3rove .primary-actions:where(.svelte-1y3rove){display:flex;align-items:center;gap:.5rem}.header.svelte-1y3rove .title:where(.svelte-1y3rove){font-size:1.25rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@container (max-width: 44rem){.header.svelte-1y3rove .left:where(.svelte-1y3rove){max-width:30%}.header.svelte-1y3rove .right:where(.svelte-1y3rove){gap:.5rem}.header.svelte-1y3rove .primary-actions:where(.svelte-1y3rove) .glass-button{padding-inline:.85rem;font-size:.78rem}}.backdrop.svelte-ry8cve{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:auto}.stack-view.svelte-ry8cve{display:flex;flex-grow:1;position:fixed;inset:0;left:unset;max-width:100vw;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);box-shadow:var(--box-shadow-md)}@media screen and (max-width:768px){.stack-view.svelte-ry8cve{width:100vw!important;inset:0}}.tabs.svelte-ry8cve{display:flex;flex-direction:column-reverse;justify-content:flex-end;overflow:hidden}@media screen and (max-width:768px){.tabs.svelte-ry8cve{display:none}}.tab.svelte-ry8cve{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:2rem .5rem;position:relative;overflow:hidden;z-index:0;color:var(--over-tertiary-color);box-shadow:var(--box-shadow-sm);transform:rotate(180deg);writing-mode:vertical-lr}.tab.svelte-ry8cve:first-of-type{margin-bottom:auto}.tab.svelte-ry8cve:before{position:absolute;inset:0;content:"";z-index:-1;background-color:var(--secondary-color);opacity:calc(1 - (var(--darken) * .25));transition:.35s}.tab.svelte-ry8cve span:where(.svelte-ry8cve){font-weight:700;white-space:nowrap;max-height:8rem;text-overflow:ellipsis;overflow:hidden}.tab.svelte-ry8cve:hover:before{background-color:var(--primary-color);color:var(--over-primary-color);opacity:1}.current-wrapper.svelte-ry8cve{position:relative;flex-grow:1;overflow:auto;container-type:inline-size;box-shadow:var(--box-shadow-md)}.current.svelte-ry8cve{flex-grow:1;position:absolute;top:0;left:0;width:100%;min-height:100%;color:var(--over-tertiary-color);background-color:var(--tertiary-color);background:var(--background-gradient);padding-bottom:5rem;container-type:inline-size}.resize-border.svelte-ry8cve{position:absolute;top:0;left:0;width:.5rem;height:100%;background-color:transparent;cursor:col-resize;z-index:1}.resize-border.svelte-ry8cve.isDragging{background-color:var(--primary-color)}.form-wrapper.svelte-1a6csuh{display:contents}.errors.svelte-1u3e33k{display:flex;flex-direction:column;gap:.5rem}.error.svelte-1u3e33k{color:var(--md-sys-color-error);font-size:.85rem}.main-input-wrapper.svelte-mskxrg{flex-grow:1;position:relative;display:flex;flex-direction:column;border-radius:var(--border-radius-sm);gap:.5rem}.main-input-wrapper.svelte-mskxrg.disabled .input-wrapper:where(.svelte-mskxrg){background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline-variant)}.main-input-wrapper.svelte-mskxrg.disabled .input-label:where(.svelte-mskxrg){color:var(--md-sys-color-on-surface-variant);opacity:.8}.input-wrapper.svelte-mskxrg{display:flex;align-items:center;width:100%;color:var(--md-sys-color-on-surface);border-radius:inherit;border:solid 1px var(--md-sys-color-outline);flex-grow:1;overflow:hidden}.input-wrapper.svelte-mskxrg:focus-within{border-color:var(--md-sys-color-primary);border-radius:var(--border-radius-sm)}.input-wrapper.svelte-mskxrg.errors{border-color:var(--md-sys-color-error)}.input-wrapper.svelte-mskxrg:after{z-index:1;inset:0}.input-wrapper.svelte-mskxrg:disabled{opacity:.75}.input-wrapper.svelte-mskxrg:has(input:autofill){border-color:var(--md-sys-color-primary)}.input-label.svelte-mskxrg{position:absolute;top:50%;left:.75rem;display:flex;align-items:center;gap:.5rem;transform:translateY(-50%);padding-inline:.5rem;border-radius:.35rem;-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--md-sys-color-on-surface-variant);transition:all .3s ease;font-size:1rem}.main-input-wrapper.active.svelte-mskxrg{--label-y: -.5rem;--label-x: .75rem}.main-input-wrapper.active.svelte-mskxrg .input-wrapper:where(.svelte-mskxrg){--gradient-cut: 4px;-webkit-mask:linear-gradient(to bottom,black var(--label-y),transparent var(--label-y) calc(var(--label-y) + 1rem),black calc(calc(var(--label-y) + 1rem) + var(--gradient-cut))),linear-gradient(to right,black calc(var(--label-x) - var(--gradient-cut)),transparent calc(var(--label-x) + var(--gradient-cut)) calc(calc(var(--label-x) + var(--label-width)) - var(--gradient-cut)),black calc(calc(var(--label-x) + var(--label-width)) + var(--gradient-cut)));mask:linear-gradient(to bottom,black var(--label-y),transparent var(--label-y) calc(var(--label-y) + 1rem),black calc(calc(var(--label-y) + 1rem) + var(--gradient-cut))),linear-gradient(to right,black calc(var(--label-x) - var(--gradient-cut)),transparent calc(var(--label-x) + var(--gradient-cut)) calc(calc(var(--label-x) + var(--label-width)) - var(--gradient-cut)),black calc(calc(var(--label-x) + var(--label-width)) + var(--gradient-cut)))}.main-input-wrapper.active.svelte-mskxrg .input-label:where(.svelte-mskxrg){top:var(--label-y);left:var(--label-x);transform:translate(0);font-size:.85rem;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.icon.svelte-etr1ud{position:absolute;left:calc(100% - .5rem);top:50%;transform:translate(-100%,-50%);transition:all .3s;color:var(--md-neutral-70)}input.svelte-etr1ud{height:100%;outline:none}input.svelte-etr1ud::placeholder{color:var(--md-sys-color-outline)}input.svelte-etr1ud.with-icon{width:90%}input.svelte-etr1ud:disabled{color:var(--md-sys-color-on-surface-variant);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--md-sys-color-on-surface-variant)}.input-check.svelte-zcz14p{position:relative;display:flex;gap:.5em;margin-top:1rem;margin-bottom:1rem}.input-check.svelte-zcz14p input[type=checkbox]:where(.svelte-zcz14p){position:absolute;opacity:0;width:0;height:0}.input-check.svelte-zcz14p .check:where(.svelte-zcz14p){flex-grow:0;flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid var(--md-sys-color-on-surface-variant)}.input-check.svelte-zcz14p .check:where(.svelte-zcz14p):after{content:"";position:absolute;top:.25rem;left:.25rem;width:1rem;height:1rem;border-radius:50%;background-color:var(--md-sys-color-primary);transform:scale(0);transition:transform .2s ease-in-out}.input-check.svelte-zcz14p input[type=checkbox]:where(.svelte-zcz14p):checked+.check:where(.svelte-zcz14p):after{transform:scale(1)}.date-range-picker.svelte-bek3o{display:flex;flex-direction:row;width:100%;max-width:100%;background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:14px;box-shadow:0 4px 6px -1px #00000059,0 10px 30px -4px #00000073,0 0 0 1px #ffffff0a inset;overflow:hidden}.presets.svelte-bek3o{display:flex;flex-direction:column;padding:.5rem;min-width:11rem;border-right:1px solid var(--md-sys-color-outline-variant);gap:1px;overflow-y:auto;max-height:420px}.preset-item.svelte-bek3o{display:flex;align-items:center;justify-content:space-between;padding:.375rem .625rem;border-radius:6px;text-align:left;color:var(--md-sys-color-on-surface-variant);transition:background .14s,color .14s;cursor:pointer;font-size:.8rem;white-space:nowrap}.preset-item.svelte-bek3o:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.preset-item.svelte-bek3o.has-sub{color:var(--md-sys-color-on-surface);font-weight:500}.preset-item.svelte-bek3o.expanded{background:var(--md-sys-color-surface-container-high)}.preset-item.svelte-bek3o.sub{padding-left:1rem;font-weight:400;color:var(--md-sys-color-on-surface-variant)}.sub-chevron.svelte-bek3o{width:.6rem;height:.6rem;flex-shrink:0;transition:transform .16s;color:var(--md-sys-color-on-surface-variant)}.sub-chevron.svelte-bek3o.rotated{transform:rotate(90deg)}.sub-items.svelte-bek3o{display:flex;flex-direction:column;gap:1px}.preset-divider.svelte-bek3o{height:1px;margin:.25rem .5rem;background:var(--md-sys-color-outline-variant)}.panel-divider.svelte-bek3o{width:1px;background:var(--md-sys-color-outline-variant);flex-shrink:0}.calendar-section.svelte-bek3o{display:flex;flex-direction:column;padding:1rem 1.25rem .875rem;gap:.875rem}.dual-calendar.svelte-bek3o{display:flex;gap:1.75rem}.single-calendar.svelte-bek3o{display:none}.cal-panel.svelte-bek3o{display:flex;flex-direction:column;gap:.5rem;min-width:196px}.cal-header.svelte-bek3o{display:flex;align-items:center;justify-content:space-between;padding:0 .125rem}.nav-btn.svelte-bek3o{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:6px;color:var(--md-sys-color-on-surface-variant);transition:background .14s,color .14s;cursor:pointer;flex-shrink:0}.nav-btn.svelte-bek3o svg:where(.svelte-bek3o){width:.75rem;height:.75rem}.nav-btn.svelte-bek3o:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.nav-btn-spacer.svelte-bek3o{width:1.75rem;height:1.75rem;flex-shrink:0}.cal-month-label.svelte-bek3o{font-size:.8rem;font-weight:600;color:var(--md-sys-color-on-surface);letter-spacing:.01em;text-align:center;flex:1}.cal-grid.svelte-bek3o{display:flex;flex-direction:column;gap:2px}.weekday-row.svelte-bek3o{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:2px}.weekday-cell.svelte-bek3o{text-align:center;font-size:.7rem;font-weight:600;color:var(--md-sys-color-on-surface-variant);padding:.2rem 0;text-transform:uppercase;letter-spacing:.04em}.day-row.svelte-bek3o{display:grid;grid-template-columns:repeat(7,1fr)}.day-cell.svelte-bek3o{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.day-cell.svelte-bek3o.in-range{background:color-mix(in srgb,var(--md-sys-color-primary) 12%,transparent)}.day-cell.svelte-bek3o.range-start{background:linear-gradient(to right,transparent 50%,color-mix(in srgb,var(--md-sys-color-primary) 12%,transparent) 50%)}.day-cell.svelte-bek3o.range-end{background:linear-gradient(to left,transparent 50%,color-mix(in srgb,var(--md-sys-color-primary) 12%,transparent) 50%)}.day-cell.svelte-bek3o.range-start.range-end{background:transparent}.day-btn.svelte-bek3o{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:50%;font-size:.775rem;color:var(--md-sys-color-on-surface);cursor:pointer;transition:background .12s,color .12s;font-variant-numeric:tabular-nums}.day-btn.svelte-bek3o:hover{background:var(--md-sys-color-surface-container-highest)}.is-today:where(.svelte-bek3o) .day-btn.svelte-bek3o{font-weight:700;color:var(--md-sys-color-primary)}.range-start:where(.svelte-bek3o) .day-btn.svelte-bek3o,.range-end:where(.svelte-bek3o) .day-btn.svelte-bek3o{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.range-start:where(.svelte-bek3o) .day-btn.svelte-bek3o:hover,.range-end:where(.svelte-bek3o) .day-btn.svelte-bek3o:hover{background:var(--md-sys-color-primary);opacity:.9}.month-picker.svelte-bek3o{display:flex;flex-direction:column;gap:.75rem;min-width:240px}.month-picker-header.svelte-bek3o{display:flex;align-items:center;justify-content:space-between;padding:0 .125rem}.month-year-label.svelte-bek3o{font-size:.9rem;font-weight:600;color:var(--md-sys-color-on-surface);letter-spacing:.01em}.month-grid.svelte-bek3o{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem}.month-cell.svelte-bek3o{padding:.5rem .25rem;border-radius:8px;font-size:.8rem;color:var(--md-sys-color-on-surface-variant);text-align:center;cursor:pointer;transition:background .13s,color .13s;font-variant-numeric:tabular-nums}.month-cell.svelte-bek3o:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.month-cell.svelte-bek3o.in-range{background:color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent);color:var(--md-sys-color-on-surface);border-radius:0}.month-cell.svelte-bek3o.range-start{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:8px 0 0 8px}.month-cell.svelte-bek3o.range-end{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:0 8px 8px 0}.month-cell.svelte-bek3o.range-start.range-end{border-radius:8px}.month-cell.svelte-bek3o.is-current{font-weight:700;color:var(--md-sys-color-primary)}.month-cell.svelte-bek3o.is-current.range-start,.month-cell.svelte-bek3o.is-current.range-end{color:var(--md-sys-color-on-primary)}.cal-footer.svelte-bek3o{display:flex;align-items:flex-end;gap:.625rem;padding-top:.75rem;border-top:1px solid var(--md-sys-color-outline-variant)}.day-footer.svelte-bek3o{padding-top:4.5rem}.day-footer.svelte-bek3o .date-field-group:where(.svelte-bek3o){flex:1}.day-footer.svelte-bek3o .date-input-field:where(.svelte-bek3o){width:100%;box-sizing:border-box}.day-footer.svelte-bek3o .apply-btn:where(.svelte-bek3o){min-width:8rem}.date-field-group.svelte-bek3o{display:flex;align-items:center;flex-direction:column;gap:.25rem}.date-field-label.svelte-bek3o{font-size:.5rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--md-sys-color-on-surface-variant);padding-left:.25rem}.date-input-field.svelte-bek3o{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:0rem .625rem;border-radius:6px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);font-size:.775rem;font-variant-numeric:tabular-nums;min-width:9rem}.cal-icon-sm.svelte-bek3o{width:.875rem;height:.875rem;color:var(--md-sys-color-primary);flex-shrink:0}.date-field-input.svelte-bek3o{width:100%;min-width:7.5rem;border:none;background:transparent;color:var(--md-sys-color-on-surface);font:inherit;letter-spacing:.01em;outline:none}.date-field-input.svelte-bek3o::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1);opacity:.7}.apply-btn.svelte-bek3o{margin-left:auto;padding:1rem;border-radius:6px;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);font-size:.8rem;font-weight:600;cursor:pointer;transition:opacity .15s;white-space:nowrap}.apply-btn.svelte-bek3o:disabled{opacity:.35;cursor:not-allowed}.apply-btn.svelte-bek3o:not(:disabled):hover{opacity:.88}@media(max-width:640px){.date-range-picker.svelte-bek3o{width:100%;flex-direction:column;border-radius:12px}.presets.svelte-bek3o,.panel-divider.svelte-bek3o{display:none}.calendar-section.svelte-bek3o{min-height:0;overflow:visible;padding:.75rem}.dual-calendar.svelte-bek3o{display:none}.single-calendar.svelte-bek3o{display:block}.cal-panel.svelte-bek3o,.month-picker.svelte-bek3o{min-width:unset;width:100%}.cal-footer.svelte-bek3o{position:sticky;bottom:0;background:var(--md-sys-color-surface-container-low);flex-wrap:wrap;align-items:stretch;gap:.5rem;z-index:3}.day-footer.svelte-bek3o{padding-top:.75rem}.day-footer.svelte-bek3o .apply-btn:where(.svelte-bek3o){min-width:unset;width:100%;margin-left:0}.apply-btn.svelte-bek3o{flex-basis:100%;width:100%;margin-left:0}.date-field-group.svelte-bek3o{flex:1;flex-direction:column;align-items:flex-start;width:auto}.date-input-field.svelte-bek3o{min-width:unset;width:100%;box-sizing:border-box;padding:.75rem .625rem}.date-field-input.svelte-bek3o{min-width:0}.date-field-label.svelte-bek3o{align-self:center}}.date-range-root.svelte-bd5xzz{display:inline-block;font-size:.8125rem;font-family:inherit}.trigger.svelte-bd5xzz{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:8px;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s;white-space:nowrap}.trigger.svelte-bd5xzz:hover{border-color:var(--md-sys-color-outline);background:var(--md-sys-color-surface-container)}.trigger.svelte-bd5xzz:focus-visible{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--md-sys-color-primary) 18%,transparent);outline:none}.cal-icon.svelte-bd5xzz{width:1rem;height:1rem;flex-shrink:0;color:var(--md-sys-color-primary)}.trigger-text.svelte-bd5xzz{font-variant-numeric:tabular-nums;letter-spacing:.01em}.chevron.svelte-bd5xzz{width:.75rem;height:.75rem;flex-shrink:0;color:var(--md-sys-color-on-surface-variant)}@media(max-width:640px){.date-range-root.svelte-bd5xzz{width:100%}.trigger.svelte-bd5xzz{width:100%;justify-content:space-between}.trigger-text.svelte-bd5xzz{min-width:0;overflow:hidden;text-overflow:ellipsis}}.native-input.svelte-4wwdew{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-input-root.svelte-4wwdew{display:grid;gap:.75rem}.field-header.svelte-4wwdew{display:flex;align-items:center;gap:.5rem;justify-content:space-between;flex-wrap:wrap}.field-label.svelte-4wwdew{font-size:.95rem;font-weight:700;color:var(--md-sys-color-on-surface)}.field-help.svelte-4wwdew{margin:0;font-size:.82rem;color:var(--md-sys-color-on-surface-variant)}.picker-surface.svelte-4wwdew{display:block;width:100%;padding:.65rem .8rem;border:1px solid var(--md-sys-color-outline);border-radius:.9rem;background:color-mix(in srgb,var(--md-sys-color-surface-container-lowest) 76%,transparent);color:var(--md-sys-color-on-surface);text-align:left;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.picker-surface.svelte-4wwdew:hover{background:color-mix(in srgb,var(--md-sys-color-surface-container-high) 78%,transparent);border-color:var(--md-sys-color-primary)}.picker-surface.svelte-4wwdew:disabled{cursor:not-allowed}.surface-copy.svelte-4wwdew{display:grid;gap:.75rem;grid-template-columns:auto 1fr;align-items:center}.surface-copy.svelte-4wwdew .left:where(.svelte-4wwdew){animation:svelte-4wwdew-file-icon-pulse 2.5s ease-in-out infinite;padding:.25rem}.surface-title-row.svelte-4wwdew{display:flex;align-items:center;gap:.4rem}.selected-header.svelte-4wwdew{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.selected-file-main.svelte-4wwdew{display:flex;align-items:center;gap:.7rem;min-width:0}.selected-file-copy.svelte-4wwdew{display:grid;gap:.18rem;min-width:0}.surface-copy.svelte-4wwdew strong:where(.svelte-4wwdew),.file-name.svelte-4wwdew,.preview-placeholder.svelte-4wwdew strong:where(.svelte-4wwdew){color:var(--md-sys-color-on-surface)}.file-name.svelte-4wwdew{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surface-copy.svelte-4wwdew p:where(.svelte-4wwdew),.preview-placeholder.svelte-4wwdew p:where(.svelte-4wwdew){margin:0;color:var(--md-sys-color-on-surface-variant);font-size:.88rem}.preview-frame.svelte-4wwdew{width:75%;aspect-ratio:1;padding:0;overflow:hidden;border-radius:.95rem;border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-lowest);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.preview-frame.svelte-4wwdew:hover,.preview-frame.svelte-4wwdew:focus-visible{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--md-sys-color-primary) 14%,transparent)}.preview-media.svelte-4wwdew{display:block;width:100%;height:min(12rem,26vh);border:0}.image-preview.svelte-4wwdew{object-fit:contain;background:var(--md-sys-color-surface-container-high)}.pdf-preview.svelte-4wwdew{pointer-events:none;background:var(--md-sys-color-surface-container-high)}.preview-placeholder.svelte-4wwdew{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1.25rem;min-height:14rem;align-content:center}.document-badge.svelte-4wwdew{display:grid;place-items:center;min-width:3.5rem;height:3.5rem;padding:0 .75rem;border-radius:1rem;background:color-mix(in srgb,var(--md-sys-color-secondary-container) 68%,transparent);color:var(--md-sys-color-on-secondary-container);font-weight:800;letter-spacing:.06em}.file-facts.svelte-4wwdew{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;color:var(--md-sys-color-on-surface-variant);font-size:.9rem}.file-actions.svelte-4wwdew{display:flex;align-items:center;gap:.25rem;flex-shrink:0}@keyframes svelte-4wwdew-file-icon-pulse{0%,to{transform:scale(1);opacity:.92}50%{transform:scale(1.12);opacity:1}}@media(max-width:768px){.selected-header.svelte-4wwdew{align-items:flex-start}.file-actions.svelte-4wwdew{align-self:flex-start}.preview-media.svelte-4wwdew{height:min(10rem,22vh)}}svg.svelte-fm5xg1{width:100%;height:100%;fill:none;stroke:var(--icon-color, currentColor);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}svg.svelte-150yc2{width:100%;height:100%;fill:none;stroke:var(--icon-color, currentColor);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.input-text.svelte-1hr7dr7{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;width:100%}p.svelte-1hr7dr7{font-size:.85rem;line-height:1.4;padding-inline:.25rem}p.warning.svelte-1hr7dr7{color:var(--warning-color)}p.error.svelte-1hr7dr7{color:var(--md-sys-color-error)}.content.svelte-19ta2dd{padding:.5rem;text-align:left}.card.svelte-19ta2dd{background-color:var(--md-sys-color-surface-container-high);border-radius:var(--border-radius-sm);padding:1rem;display:flex;gap:1rem;flex-direction:column;width:min(90vw,25rem)}ul.svelte-19ta2dd{max-height:400px;overflow-y:auto;overflow-x:hidden;background-color:var(--md-sys-color-surface);border-radius:var(--border-radius-sm);padding:.35rem}ul.svelte-19ta2dd>li:where(.svelte-19ta2dd):not(:last-child){border-bottom:1px solid var(--md-sys-color-outline-variant)}.title.svelte-19ta2dd{display:flex;justify-content:space-between;font-size:1.5rem;margin-top:.25rem}.item.svelte-19ta2dd{width:100%;display:flex;align-items:center;justify-content:start;border-radius:var(--border-radius-sm)}.item.svelte-19ta2dd:hover,.item.svelte-19ta2dd:focus-visible{background-color:var(--md-sys-color-surface-container-high)}.item.svelte-19ta2dd.active{background-color:var(--md-sys-color-surface-container-low)}.no-results.svelte-19ta2dd{padding:.5rem;text-align:center;color:var(--md-sys-color-outline);font-size:.9rem}.search-wrapper.svelte-19ta2dd .main-input-wrapper{background-color:var(--md-sys-color-surface)}button.svelte-1v9aa3m{color:var(--md-sys-color-on-surface);display:flex;justify-content:space-between;align-items:center;width:100%}button.svelte-1v9aa3m:focus{outline:none}button.svelte-1v9aa3m:disabled{opacity:.75}.chevron-wrapper.svelte-1v9aa3m{--icon-color: var(--md-sys-color-on-surface);--icon-width: 1.1rem;--icon-height: 1.1rem;width:var(--icon-width);height:var(--icon-height);margin-right:1rem;display:flex;justify-content:center;align-items:center}.default-item{display:block;padding:.75rem 1rem}.default-item.placeholder{color:var(--md-sys-color-on-surface-variant);font-weight:300;opacity:.72}textarea.svelte-921tws{width:100%;min-height:7.5rem;outline:none;resize:vertical;line-height:1.4;padding-block:.85rem}textarea.svelte-921tws::placeholder{color:var(--md-sys-color-outline)}textarea.svelte-921tws:disabled{color:var(--md-sys-color-on-surface-variant);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--md-sys-color-on-surface-variant)}.slots.svelte-p19n84{--slot-length: 6;--slot-width: calc(90% / var(--slot-length));--slot-gap: calc((100% - var(--slot-width) * var(--slot-length)) / (var(--slot-length) - 1));--slot-font-size: 1.8rem;display:flex;gap:var(--slot-gap)}.slot.svelte-p19n84{border-radius:var(--border-radius-sm);border:1px solid var(--md-sys-color-outline);background-color:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);caret-color:var(--md-sys-color-primary);text-align:center;font-weight:700;width:var(--slot-width);aspect-ratio:1;font-size:var(--slot-font-size);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.slot.svelte-p19n84:hover{border-color:var(--md-sys-color-primary)}.slot.svelte-p19n84:focus-visible{outline:none;border-color:var(--md-sys-color-primary);background-color:var(--md-sys-color-surface-container-highest);box-shadow:0 0 0 1px var(--md-sys-color-primary)}.slot.svelte-p19n84::selection{background-color:transparent}input.svelte-p19n84::-webkit-outer-spin-button,input.svelte-p19n84::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number].svelte-p19n84{-moz-appearance:textfield;appearance:textfield}.grid-for-cards.svelte-q7qlll{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.grid-for-cards.svelte-q7qlll>*{width:100%}.inputs-auto-grid.svelte-1caeqah{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:1rem;place-items:center}.inputs-auto-grid.svelte-1caeqah>*{width:100%}.inputs-separator.svelte-bixvqz>*{margin-bottom:1rem}.inputs-separator.svelte-bixvqz>*:last-child{margin-bottom:0}.inputs-separator.svelte-bixvqz.row{display:flex;gap:1rem;flex-wrap:wrap}.inputs-separator.svelte-bixvqz.row>*{margin-bottom:0;flex:1 1 auto;max-width:calc(50% - .5rem)}.item-wrapper.svelte-1gv8dx0{list-style:none}.item-button.svelte-1gv8dx0{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.8rem;border:1px solid var(--md-sys-color-outline-variant);background-color:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);text-align:left;border-radius:.85rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.item-button.svelte-1gv8dx0:hover,.item-button.svelte-1gv8dx0:focus-visible{background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}.item-button.selected.svelte-1gv8dx0{background-color:var(--md-sys-color-primary-container);border-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary-container);cursor:default}.item-button.svelte-1gv8dx0:disabled{opacity:1}.leading.svelte-1gv8dx0{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-weight:600;background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);flex-shrink:0}.leading.with-icon.svelte-1gv8dx0{background-color:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.item-button.selected.svelte-1gv8dx0 .leading:where(.svelte-1gv8dx0){background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.content.svelte-1gv8dx0{display:flex;flex-direction:column;min-width:0}.title.svelte-1gv8dx0{font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtitle.svelte-1gv8dx0{font-size:.78rem;color:var(--md-sys-color-on-surface-variant);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtitle-row.svelte-1gv8dx0{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.subtitle-row.svelte-1gv8dx0 svg{flex-shrink:0;--icon-color: var(--md-sys-color-on-surface-variant)}.custom-subtitle-row.svelte-1gv8dx0 svg{flex-shrink:0;--icon-color: var(--md-sys-color-on-surface-variant)}.item-button.selected.svelte-1gv8dx0 .subtitle:where(.svelte-1gv8dx0){color:var(--md-sys-color-on-primary-container);opacity:.9}.item-button.selected.svelte-1gv8dx0 .subtitle-row:where(.svelte-1gv8dx0) svg{--icon-color: var(--md-sys-color-on-primary-container);opacity:.9}.item-button.selected.svelte-1gv8dx0 .custom-subtitle-row:where(.svelte-1gv8dx0) svg{--icon-color: var(--md-sys-color-on-primary-container);opacity:.9}.selected-chip.svelte-1gv8dx0,.badge.svelte-1gv8dx0{padding:.22rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600}.selected-chip.svelte-1gv8dx0{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.badge.svelte-1gv8dx0{background-color:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-on-surface-variant)}.list-wrapper.svelte-1dr5fuq{display:flex;flex-direction:column;container-type:inline-size}.list-wrapper.svelte-1dr5fuq .header:where(.svelte-1dr5fuq){display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;gap:1rem;justify-content:center}.list-wrapper.svelte-1dr5fuq .list-body:where(.svelte-1dr5fuq){overflow-y:auto;overflow-x:auto;padding-block:.5rem;max-height:100%;container-type:inline-size}.list-wrapper.svelte-1dr5fuq .no-items:where(.svelte-1dr5fuq){display:flex;justify-content:center;align-items:center;text-align:center;padding:1rem}.list-wrapper.svelte-1dr5fuq.surface{overflow:hidden}.list-wrapper.svelte-1dr5fuq.surface .header:where(.svelte-1dr5fuq){padding:.6rem .6rem .3rem}.list-wrapper.svelte-1dr5fuq.surface .list-body.spaced-grid:where(.svelte-1dr5fuq){background-color:var(--md-sys-color-surface-container-lowest);padding:.5rem;display:grid;gap:.45rem}.chip.svelte-1s2ji7x{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.2rem .6rem;font-size:.82rem;font-weight:500;background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.panel.svelte-1dkkct{display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-radius:var(--border-radius-md);background-color:var(--md-sys-color-surface-container)}.panel.svelte-1dkkct.full{grid-column:1 / -1}.header.svelte-1dkkct{display:flex;flex-direction:column;gap:.35rem}.header.svelte-1dkkct h2:where(.svelte-1dkkct){font-size:1.1rem;font-weight:600;color:var(--md-sys-color-on-surface)}.header.svelte-1dkkct p:where(.svelte-1dkkct){font-size:.95rem;color:var(--md-sys-color-on-surface-variant)}.content.svelte-1dkkct{display:flex;flex-direction:column;gap:.6rem}.row.svelte-7v5vyj{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--md-sys-color-outline-variant)}.label.svelte-7v5vyj{font-size:.95rem;color:var(--md-sys-color-on-surface-variant)}.value.svelte-7v5vyj{font-size:.96rem;color:var(--md-sys-color-on-surface);text-align:right;word-break:break-word}div.svelte-15i8jw8{display:flex;align-items:center;justify-content:center;gap:.5rem}.transparent.svelte-tdghpj{opacity:.5}strong.svelte-tdghpj{font-size:.9rem;text-wrap:nowrap}.transparent.svelte-1jbqqhy{opacity:.5}strong.svelte-1jbqqhy{font-weight:500;font-size:.75rem;text-wrap:nowrap}pre.svelte-euure7{margin:0;padding:1rem;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.45;font-family:var(--font-family-monospace, "Cascadia Code", "Fira Code", monospace);background-color:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-sm)}.json-cell.svelte-1vthjio{position:relative;width:100%;outline:none}.json-cell.svelte-1vthjio pre:where(.svelte-1vthjio){margin:0;max-height:2rem;overflow:hidden;white-space:pre-wrap;word-break:break-word;font-size:.82rem;line-height:1.35;font-family:var(--font-family-monospace, "Cascadia Code", "Fira Code", monospace)}.json-cell.svelte-1vthjio .view-button:where(.svelte-1vthjio){position:absolute;right:0;bottom:0;padding:0;border:none;background:none;color:var(--md-sys-color-primary);font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:.16rem;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:1}.json-cell.svelte-1vthjio:hover .view-button:where(.svelte-1vthjio),.json-cell.svelte-1vthjio:focus-within .view-button:where(.svelte-1vthjio),.json-cell.svelte-1vthjio:focus .view-button:where(.svelte-1vthjio){opacity:1;pointer-events:auto}@media(hover:none){.json-cell.svelte-1vthjio .view-button:where(.svelte-1vthjio){opacity:1;pointer-events:auto}}@media(max-width:768px){.json-cell.svelte-1vthjio pre:where(.svelte-1vthjio){max-height:5.75rem}}strong.svelte-jqfzat{font-size:.75rem;text-wrap:nowrap}.column-settings.svelte-1cfakf9{display:grid;gap:.75rem;min-width:min(24rem,100%)}.column-option.svelte-1cfakf9{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;width:100%;min-height:3.5rem;padding:.75rem .85rem;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-sm);background-color:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);text-align:left;transition:background-color .16s ease,border-color .16s ease}.column-option.svelte-1cfakf9:hover:not(:disabled),.column-option.svelte-1cfakf9:focus-visible{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}.column-option.svelte-1cfakf9:disabled{cursor:not-allowed;opacity:.65}.column-option.svelte-1cfakf9.visible{border-color:color-mix(in srgb,var(--md-sys-color-primary) 55%,transparent)}.check-icon.svelte-1cfakf9{display:inline-flex;color:var(--md-sys-color-primary)}.column-copy.svelte-1cfakf9{display:grid;gap:.15rem;min-width:0}.column-copy.svelte-1cfakf9 strong:where(.svelte-1cfakf9){font-size:.95rem;font-weight:500;line-height:1.25;overflow-wrap:anywhere}.column-copy.svelte-1cfakf9 span:where(.svelte-1cfakf9){color:var(--md-sys-color-on-surface-variant);font-size:.78rem;line-height:1.2;overflow-wrap:anywhere}.actions.svelte-1cfakf9{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.action.svelte-1cfakf9{padding:.55rem .8rem;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-sm);background-color:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);font-size:.9rem}.action.svelte-1cfakf9:hover,.action.svelte-1cfakf9:focus-visible{background-color:var(--md-sys-color-surface-container)}.cell.svelte-imf8rb{cursor:auto;padding:1.35rem 1rem 1.5rem;margin:.25rem auto .4rem;width:calc(100% - .8rem);max-width:calc(100% - .8rem);height:100%;color:var(--md-sys-color-on-surface);background-color:var(--md-sys-color-surface-container-lowest);border:1px solid var(--md-sys-color-outline-variant);border-bottom-left-radius:var(--border-radius-md);border-bottom-right-radius:var(--border-radius-md);position:static}.cell.svelte-imf8rb .screen-center:where(.svelte-imf8rb){display:flex;gap:.9rem;align-items:center;justify-content:center;position:sticky;left:50%;transform:translate(-50%);width:max-content;max-width:calc(100vw - 2.5rem)}.cell.svelte-imf8rb .left:where(.svelte-imf8rb),.cell.svelte-imf8rb .right:where(.svelte-imf8rb){display:flex;flex-direction:column;gap:.35rem;align-items:center;justify-content:center;text-align:center}:is(.cell.svelte-imf8rb .left:where(.svelte-imf8rb),.cell.svelte-imf8rb .right:where(.svelte-imf8rb)) h3:where(.svelte-imf8rb){font-size:1.4rem;font-weight:500;line-height:1.15}:is(.cell.svelte-imf8rb .left:where(.svelte-imf8rb),.cell.svelte-imf8rb .right:where(.svelte-imf8rb)) p:where(.svelte-imf8rb){font-size:.95rem;font-weight:400;color:var(--md-sys-color-on-surface-variant)}@media(max-width:768px){.cell.svelte-imf8rb{width:calc(100% - .5rem);max-width:calc(100% - .5rem);padding:1rem .75rem 1.15rem;gap:.55rem}.cell.svelte-imf8rb div:where(.svelte-imf8rb) h3:where(.svelte-imf8rb){font-size:1.1rem}.cell.svelte-imf8rb div:where(.svelte-imf8rb) p:where(.svelte-imf8rb){font-size:.88rem}}.filter-settings.svelte-gpddac{display:grid;gap:.75rem;width:min(28rem,100%);min-width:min(28rem,100%);padding-top:.25rem}.validation-message.svelte-gpddac{padding-inline:.25rem;color:var(--md-sys-color-error);font-size:.85rem;line-height:1.4}.actions.svelte-gpddac{display:flex;justify-content:flex-end;gap:.6rem;padding-top:.35rem}@container (max-width: 24rem){.actions.svelte-gpddac{align-items:stretch;flex-direction:column-reverse}.actions.svelte-gpddac button{width:100%}}.filter-settings.svelte-gen4sr{display:grid;gap:.75rem;min-width:min(24rem,100%)}.options.svelte-gen4sr{display:grid;gap:.45rem}.filter-option.svelte-gen4sr{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;width:100%;min-height:3rem;padding:.7rem .85rem;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-sm);background-color:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);text-align:left;transition:background-color .16s ease,border-color .16s ease}.filter-option.svelte-gen4sr:hover,.filter-option.svelte-gen4sr:focus-visible{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}.filter-option.svelte-gen4sr.active{border-color:color-mix(in srgb,var(--md-sys-color-primary) 55%,transparent)}.clear-option.svelte-gen4sr{margin-bottom:.2rem}.check-icon.svelte-gen4sr{display:inline-flex;color:var(--md-sys-color-primary)}.option-copy.svelte-gen4sr{display:grid;min-width:0}.option-copy.svelte-gen4sr strong:where(.svelte-gen4sr){font-size:.95rem;font-weight:500;line-height:1.25;overflow-wrap:anywhere}.row-space-between.svelte-etkfy6{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.table-wrapper.svelte-etkfy6{display:flex;flex-direction:column;container-type:inline-size;gap:.9rem;padding:.9rem;background-color:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-md);box-shadow:var(--box-shadow-sm);width:100%;max-width:100%}.table-wrapper.svelte-etkfy6 .header:where(.svelte-etkfy6){padding-inline:.25rem}.default-header-actions.svelte-etkfy6{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;flex-wrap:nowrap;white-space:nowrap}.search-area.svelte-etkfy6{display:flex;align-items:center;gap:.5rem;flex:1 1 auto;min-width:0}.search-input-wrapper.svelte-etkfy6{width:min(25rem,100%);flex:1 1 18rem;max-width:25rem;min-width:12rem}.custom-header.svelte-etkfy6{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem}.custom-header-content.svelte-etkfy6{min-width:0}.custom-header-actions.svelte-etkfy6{display:flex;justify-content:flex-end;padding-top:.2rem}.search-status.svelte-etkfy6{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;color:var(--md-sys-color-primary);white-space:nowrap}.table-wrapper-horizontal-scroll.svelte-etkfy6{display:grid;position:relative;overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 13.5rem);background-color:var(--md-sys-color-surface-container-lowest);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-md);width:100%;max-width:100%;padding-bottom:1rem}@media(max-width:768px){.table-wrapper-horizontal-scroll.svelte-etkfy6{max-height:none;overflow:visible;padding-bottom:.5rem;border:none}}.table-wrapper-horizontal-scroll.svelte-etkfy6.loading{min-height:min(24rem,calc(100vh - 13.5rem))}.table-wrapper-horizontal-scroll.svelte-etkfy6.busy tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6){pointer-events:none}.table-wrapper-horizontal-scroll.svelte-etkfy6.busy tbody:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6):after{background:linear-gradient(90deg,var(--md-sys-color-surface-container-lowest) 0%,var(--md-sys-color-surface-container-high) 50%,var(--md-sys-color-surface-container-lowest) 100%);background-size:220% 100%;animation:svelte-etkfy6-table-busy-wave 1.15s linear infinite}.table-wrapper-horizontal-scroll.svelte-etkfy6.busy tbody:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell-value:where(.svelte-etkfy6){opacity:.55}table.svelte-etkfy6{width:100%;border-collapse:collapse;border-spacing:0}table.svelte-etkfy6 thead:where(.svelte-etkfy6){position:sticky;top:0;z-index:5;background-color:var(--md-sys-color-surface-container-low);box-shadow:inset 0 -1px 0 var(--md-sys-color-outline-variant)}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6){position:relative;cursor:grab}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6):after{content:"";position:absolute;top:-1rem;right:0;width:100%;height:100%;z-index:-1}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6){position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;min-width:10rem;border:1px solid var(--md-sys-color-surface);padding-inline:1.5rem;padding-block:.95rem;font-weight:500;font-size:1.05rem;color:var(--md-sys-color-on-surface);border-bottom:none}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6)>.filter{position:absolute;right:.2rem;top:50%;transform:translateY(-50%);z-index:1}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .header-cell:where(.svelte-etkfy6){justify-content:space-between;padding-inline:.9rem;gap:.75rem}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .header-title-group:where(.svelte-etkfy6){display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex:1;min-width:0}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .sort-indicator:where(.svelte-etkfy6){display:inline-flex;align-items:center;justify-content:center;min-width:1rem;font-size:.95rem;line-height:1;color:var(--md-sys-color-primary)}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .filter-indicator:where(.svelte-etkfy6){display:inline-flex;align-items:center;max-width:8rem;padding:.15rem .4rem;border-radius:999px;background-color:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-size:.72rem;font-weight:700;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .header-options:where(.svelte-etkfy6){display:inline-flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6) .header-options:where(.svelte-etkfy6).visible{opacity:1;pointer-events:auto}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6):first-child .cell:where(.svelte-etkfy6){border-top-left-radius:var(--border-radius-md)}table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6):last-child .cell:where(.svelte-etkfy6){border-top-right-radius:var(--border-radius-md)}@media(max-width:768px){table.svelte-etkfy6 thead:where(.svelte-etkfy6) th:where(.svelte-etkfy6){display:none}}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6){position:relative;outline:0 solid var(--md-source-secondary);transition:outline .22s ease,z-index .22s ease;@keyframes svelte-etkfy6-newItem{0%{background-color:var(--warning-color);color:var(--over-warning-color)}to{background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface)}}}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):hover,table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):focus{z-index:1}:is(table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):hover,table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):focus) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6):after{background-color:var(--md-sys-color-surface-container-low)}@media(max-width:768px){table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6){border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--border-radius-sm);background-color:var(--md-sys-color-surface-container-low);overflow:hidden}}@media(max-width:768px){table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):first-child{margin-top:.25rem}}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):first-child .cell:where(.svelte-etkfy6){margin-top:.25rem}@media(max-width:768px){table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):first-child .cell:where(.svelte-etkfy6){margin-top:0}}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6):last-child td:where(.svelte-etkfy6){border-bottom:none}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6){cursor:pointer;border-bottom:solid 1px var(--md-sys-color-outline-variant)}@media(max-width:768px){table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6){border-bottom:none;padding-inline:.65rem}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell-value:where(.svelte-etkfy6){padding:0!important}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6){padding:.5rem 0!important;min-height:auto}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6):first-child .cell:where(.svelte-etkfy6){border-radius:.5rem .5rem 0 0}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6):last-child .cell:where(.svelte-etkfy6){border-radius:0 0 .5rem .5rem;padding-bottom:1rem!important}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .mobile-label:where(.svelte-etkfy6){opacity:.9;font-size:.82rem;font-weight:500;margin-bottom:.2rem;color:var(--md-sys-color-on-surface-variant)}}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6){height:100%;position:relative;padding:.45rem .6rem;transition:background-color .18s ease;min-height:3.1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:0;color:var(--md-sys-color-on-surface)}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--md-sys-color-surface-container-lowest);opacity:1;z-index:-1;transition:background-color .18s ease}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6) .copy-icon{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);cursor:pointer}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell:where(.svelte-etkfy6) .copy-icon>i{color:var(--md-sys-color-primary)}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6) .cell-value:where(.svelte-etkfy6){font-weight:400;font-size:.95rem;padding:.45rem 2rem .45rem .55rem;width:100%}@media(max-width:768px){table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6) td:where(.svelte-etkfy6){display:block}}@media(max-width:768px){table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6){display:block;margin-inline:.25rem;margin-bottom:.65rem}}@media(max-width:768px){.table-wrapper.svelte-etkfy6{padding:.75rem;gap:.8rem}.row-space-between.svelte-etkfy6{align-items:stretch;flex-direction:column}.search-area.svelte-etkfy6{flex-direction:column;align-items:stretch}.search-input-wrapper.svelte-etkfy6{width:100%;max-width:none;min-width:0}.default-header-actions.svelte-etkfy6{justify-content:flex-end;width:100%}.custom-header.svelte-etkfy6{grid-template-columns:1fr}.custom-header-actions.svelte-etkfy6{order:-1;padding-top:0}table.svelte-etkfy6 tbody:where(.svelte-etkfy6) tr:where(.svelte-etkfy6){margin-bottom:.75rem}}@keyframes svelte-etkfy6-table-busy-wave{0%{background-position:200% 0}to{background-position:-20% 0}}.tabs.svelte-top1lh{display:flex;flex-direction:column;width:100%}.tabs-line.svelte-top1lh,.tabs-pill.svelte-top1lh,.tabs-ghost.svelte-top1lh,.tabs-segment.svelte-top1lh{width:fit-content}.tabs-list.svelte-1xpfq4p{display:flex;align-items:center;position:relative;flex-shrink:0}.tabs-list-line.svelte-1xpfq4p{border-bottom:1px solid color-mix(in srgb,var(--md-sys-color-outline-variant) 70%,transparent);gap:0;padding-bottom:var(--space-xs)}.tabs-list-pill.svelte-1xpfq4p{gap:0;border:1px solid color-mix(in srgb,var(--md-sys-color-outline-variant) 80%,transparent);border-radius:var(--radius-md);padding:6px;background:transparent;width:fit-content}.tabs-list-ghost.svelte-1xpfq4p{gap:0;border-radius:var(--radius-md);padding:6px;width:fit-content}.tabs-list-segment.svelte-1xpfq4p{gap:0;background:var(--md-neutral-90);border-radius:var(--radius-md);padding:5px;width:fit-content}.tabs-thumb.svelte-1xpfq4p{position:absolute;border-radius:var(--radius-sm);pointer-events:none;transition:left var(--motion-duration-medium) var(--motion-easing-emphasized),width var(--motion-duration-medium) var(--motion-easing-emphasized),top var(--motion-duration-medium) var(--motion-easing-emphasized),height var(--motion-duration-medium) var(--motion-easing-emphasized),opacity var(--motion-duration-fast) var(--motion-easing-standard)}.tabs-thumb-pill.svelte-1xpfq4p,.tabs-thumb-ghost.svelte-1xpfq4p{background:var(--md-sys-color-primary)}.tabs-thumb-segment.svelte-1xpfq4p{background:var(--md-sys-color-surface);box-shadow:var(--elevation-1)}.tabs-list-sm.svelte-1xpfq4p{--tabs-pb: .25rem;--tabs-font: var(--font-size-sm);--tabs-px: var(--inset-lg)}.tabs-list-md.svelte-1xpfq4p{--tabs-pb: .35rem;--tabs-font: var(--font-size-md);--tabs-px: var(--inset-xl)}.tabs-list-lg.svelte-1xpfq4p{--tabs-pb: .5rem;--tabs-font: var(--font-size-lg);--tabs-px: var(--space-xl)}.tabs-trigger.svelte-1mclr5l{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);padding-block:var(--tabs-pb, .4rem);padding-inline:var(--tabs-px, var(--inset-lg));font-family:inherit;font-size:var(--tabs-font, var(--font-size-md));font-weight:500;white-space:nowrap;border:none;background:transparent;cursor:pointer;min-height:unset;min-width:unset;-webkit-tap-highlight-color:transparent;color:var(--md-sys-color-on-surface-variant);transition:color var(--motion-duration-fast) var(--motion-easing-standard),background var(--motion-duration-fast) var(--motion-easing-standard),box-shadow var(--motion-duration-fast) var(--motion-easing-standard);outline:none}.tabs-trigger-line.svelte-1mclr5l{border-radius:var(--radius-xs) var(--radius-xs) 0 0;margin-bottom:-1px}.tabs-trigger-line.svelte-1mclr5l:after{content:"";position:absolute;bottom:calc(-1 * var(--space-xs));inset-inline:0;height:2px;border-radius:1px 1px 0 0;background:var(--md-sys-color-primary);transform:scaleX(0);transform-origin:center;transition:transform var(--motion-duration-medium) var(--motion-easing-emphasized)}.tabs-trigger-line.svelte-1mclr5l:hover:not(.disabled){color:var(--md-sys-color-on-surface)}.tabs-trigger-line.svelte-1mclr5l.selected{color:var(--md-sys-color-on-surface);font-weight:600}.tabs-trigger-line.svelte-1mclr5l.selected:after{transform:scaleX(1)}.tabs-trigger-pill.svelte-1mclr5l{border-radius:var(--radius-sm);padding-inline:var(--tabs-px, var(--inset-lg))}.tabs-trigger-pill.svelte-1mclr5l:hover:not(.disabled):not(.selected){color:var(--md-sys-color-on-surface)}.tabs-trigger-pill.svelte-1mclr5l.selected{color:var(--md-sys-color-on-primary);font-weight:600}.tabs-trigger-ghost.svelte-1mclr5l{border-radius:var(--radius-sm);padding-inline:var(--tabs-px, var(--inset-lg))}.tabs-trigger-ghost.svelte-1mclr5l:hover:not(.disabled):not(.selected){color:var(--md-sys-color-on-surface)}.tabs-trigger-ghost.svelte-1mclr5l.selected{color:var(--md-sys-color-on-primary);font-weight:600}.tabs-trigger-segment.svelte-1mclr5l{border-radius:var(--radius-sm);padding-inline:var(--tabs-px, var(--inset-lg))}@media(prefers-color-scheme:dark){.tabs-trigger-segment.svelte-1mclr5l{color:#000}}.tabs-trigger-segment.svelte-1mclr5l:hover:not(.disabled):not(.selected){color:var(--md-sys-color-on-surface)}@media(prefers-color-scheme:dark){.tabs-trigger-segment.svelte-1mclr5l:hover:not(.disabled):not(.selected){color:#000}}.tabs-trigger-segment.svelte-1mclr5l.selected{color:var(--md-sys-color-on-surface);font-weight:600}.tabs-trigger.disabled.svelte-1mclr5l{opacity:.38;cursor:not-allowed}.tabs-trigger.svelte-1mclr5l:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.toast.svelte-fz3kqs{display:flex;flex-direction:column;text-align:left;background-color:var(--md-sys-color-surface);border:2px solid var(--bg-color);color:var(--color);padding:1.5rem 2.5rem;border-radius:var(--border-radius-sm);box-shadow:var(--box-shadow-sm);pointer-events:auto;position:relative;overflow:hidden;z-index:1;flex-shrink:0;max-width:30rem;margin-bottom:1rem}.toast.svelte-fz3kqs.info{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-primary-container)}.toast.svelte-fz3kqs.danger{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-error-container)}.toast.svelte-fz3kqs.success{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-primary-container)}.toast.svelte-fz3kqs.warning{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-secondary-container)}.toast.svelte-fz3kqs:after{content:"";position:absolute;inset:0;right:var(--percentage);background-color:#000;opacity:.5;transition:.1s linear;z-index:-1}.toast.svelte-fz3kqs .title:where(.svelte-fz3kqs){font-size:1.25em}.service-stacked{z-index:10000}.main-toaster.svelte-1qx6j5f{position:fixed;inset:0;pointer-events:none;overflow:hidden}.toasts-container.svelte-1qx6j5f{position:absolute;inset:1rem;pointer-events:none;display:flex;flex-direction:column}.toasts-container.svelte-1qx6j5f[class*=bottom]{justify-content:flex-end}.toasts-container.svelte-1qx6j5f[class*=top]{justify-content:flex-end;flex-direction:column-reverse}.toasts-container.svelte-1qx6j5f[class*=left]{align-items:flex-start}.toasts-container.svelte-1qx6j5f[class*=right]{align-items:flex-end}
