.balloon.svelte-1ylfk3c{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-b8jkqg{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-b8jkqg{--button-width: min(80vw, 400px)}}.big-squared-button.svelte-b8jkqg:hover,.big-squared-button.svelte-b8jkqg:focus-visible{background-color:var(--md-sys-color-surface-container)}.big-squared-button.svelte-b8jkqg:disabled,.big-squared-button.svelte-b8jkqg.disabled,.big-squared-button.svelte-b8jkqg.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-b8jkqg:disabled:hover,.big-squared-button.svelte-b8jkqg.disabled:hover,.big-squared-button.svelte-b8jkqg.invalid:hover,.big-squared-button.svelte-b8jkqg:disabled:focus-visible,.big-squared-button.svelte-b8jkqg.disabled:focus-visible,.big-squared-button.svelte-b8jkqg.invalid:focus-visible{background-color:var(--md-sys-color-surface-container-lowest)}.img-wrapper.svelte-b8jkqg{background-color:var(--md-sys-color-surface);border-radius:50%;padding:2rem}@media(max-width:380px){.img-wrapper.svelte-b8jkqg{padding:1rem}.img-wrapper.svelte-b8jkqg svg{width:3rem;height:3rem}}.big-squared-button.svelte-b8jkqg:disabled .img-wrapper:where(.svelte-b8jkqg),.big-squared-button.disabled.svelte-b8jkqg .img-wrapper:where(.svelte-b8jkqg),.big-squared-button.invalid.svelte-b8jkqg .img-wrapper:where(.svelte-b8jkqg){background-color:var(--md-sys-color-surface-container-low)}.big-squared-button.svelte-b8jkqg:disabled .subtitle:where(.svelte-b8jkqg),.big-squared-button.disabled.svelte-b8jkqg .subtitle:where(.svelte-b8jkqg),.big-squared-button.invalid.svelte-b8jkqg .subtitle:where(.svelte-b8jkqg){color:var(--md-sys-color-outline-variant)}.title.svelte-b8jkqg{font-size:1.75rem;font-weight:600;margin-bottom:1rem}@media(max-width:380px){.title.svelte-b8jkqg{font-size:1.25rem}}.subtitle.svelte-b8jkqg{font-size:.95rem;color:var(--md-sys-color-outline)}@media(max-width:380px){.subtitle.svelte-b8jkqg{font-size:.8rem}}.button-input.svelte-fbsfki{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-fbsfki:hover,.button-input.svelte-fbsfki:focus-visible{background-color:var(--md-sys-color-surface-container-high)}.button-input.svelte-fbsfki .icon-wrapper:where(.svelte-fbsfki) svg{--icon-color: var(--md-sys-color-on-surface)}.circle-button.svelte-cou8wn{--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-cou8wn .text:where(.svelte-cou8wn){font-weight:500;font-size:.95rem}.circle-button.svelte-cou8wn:hover,.circle-button.svelte-cou8wn:focus-visible{background-color:var(--button-background-color);color:var(--button-color)}:is(.circle-button.svelte-cou8wn:hover,.circle-button.svelte-cou8wn:focus-visible) .icon-wrapper:where(.svelte-cou8wn){background-color:var(--icon-background-color)}.circle-button.svelte-cou8wn:active{transform:translateY(1px)}.circle-button.svelte-cou8wn:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.circle-button.svelte-cou8wn:disabled,.circle-button.svelte-cou8wn.disabled{cursor:not-allowed;opacity:1}.circle-button.svelte-cou8wn .loading{--loading-color: var(--button-color)}.circle-button.bordered.svelte-cou8wn{--button-border-color: var(--md-sys-color-outline)}.circle-button.high.svelte-cou8wn{--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-cou8wn .text:where(.svelte-cou8wn){font-weight:600}.circle-button.high.svelte-cou8wn:hover,.circle-button.high.svelte-cou8wn:focus-visible{--button-background-color: oklch(from var(--md-sys-color-primary) 70% c h)}.circle-button.high.svelte-cou8wn:disabled,.circle-button.high.svelte-cou8wn.disabled,.circle-button.high.svelte-cou8wn.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-cou8wn{--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-cou8wn:hover,.circle-button.medium.svelte-cou8wn:focus-visible{--button-background-color: oklch(from var(--md-sys-color-secondary-container) 35% c h)}.circle-button.medium.svelte-cou8wn:disabled,.circle-button.medium.svelte-cou8wn.disabled,.circle-button.medium.svelte-cou8wn.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-cou8wn{--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-cou8wn:hover,.circle-button.low.svelte-cou8wn:focus-visible{--button-background-color: var(--md-sys-color-surface-container)}.circle-button.low.svelte-cou8wn:disabled,.circle-button.low.svelte-cou8wn.disabled,.circle-button.low.svelte-cou8wn.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-cou8wn{--icon-color: var(--md-sys-color-primary)}.circle-button.icon-emphasis-inherit.svelte-cou8wn{--icon-color: var(--icon-color-base)}.circle-button.svelte-cou8wn:disabled,.circle-button.disabled.svelte-cou8wn,.circle-button.invalid.svelte-cou8wn{--icon-color: var(--button-color)}.icon-wrapper.svelte-cou8wn{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-cou8wn svg{width:1.45rem;height:1.45rem}button.svelte-151eigu{display:grid;place-items:center;background-color:color-mix(in srgb,var(--md-sys-color-surface),transparent);border-radius:var(--border-radius-md);padding:.5rem;--icon-color: var(--md-neutral-70);transition:.15s}button.svelte-151eigu:hover,button.svelte-151eigu:focus-visible,button.svelte-151eigu.copied{background-color:var(--md-sys-color-surface-container-high)}.button-input.svelte-1lrymkb{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-1lrymkb:hover,.button-input.svelte-1lrymkb:focus-visible{background-color:var(--md-sys-color-surface-container-high)}.button-input.svelte-1lrymkb .icon-wrapper:where(.svelte-1lrymkb){display:flex;justify-content:center;align-items:center}.button-input.svelte-1lrymkb .icon-wrapper:where(.svelte-1lrymkb) svg{--icon-color: var(--md-sys-color-on-surface)}.circle.svelte-1lrymkb{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.circle.svelte-1lrymkb img{width:100%;height:100%;object-fit:cover}a.svelte-1oyaz5f,button.svelte-1oyaz5f{color:var(--md-sys-color-primary);--icon-color: var(--md-sys-color-primary);transition:color .2s}:is(a.svelte-1oyaz5f,button.svelte-1oyaz5f):hover,:is(a.svelte-1oyaz5f,button.svelte-1oyaz5f):focus{color:var(--tertiary-color-80);--icon-color: var(--tertiary-color-80)}.wrapper.svelte-1oyaz5f{display:inline-flex;align-items:center;gap:.5rem}.button-input.svelte-14fkjd6{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-14fkjd6:hover,.button-input.svelte-14fkjd6:focus-visible{background-color:var(--md-sys-color-surface-container-high)}svg.svelte-1aw3ll5{--transition-duration: .4s;stroke-width:4;transition:transform var(--transition-duration)}svg.svelte-1aw3ll5 .top:where(.svelte-1aw3ll5){stroke-dasharray:70 160;transition:stroke-dashoffset var(--transition-duration)}svg.svelte-1aw3ll5 .middle:where(.svelte-1aw3ll5){transform-origin:50%;transition:transform var(--transition-duration),opacity var(--transition-duration);opacity:0}svg.svelte-1aw3ll5 .bottom:where(.svelte-1aw3ll5){stroke-dasharray:70 105;transition:stroke-dashoffset var(--transition-duration)}svg.svelte-1aw3ll5.open{transform:rotate(45deg)}svg.svelte-1aw3ll5.open .top:where(.svelte-1aw3ll5),svg.svelte-1aw3ll5.open .bottom:where(.svelte-1aw3ll5){stroke-dashoffset:-98px}svg.svelte-1aw3ll5.open .middle:where(.svelte-1aw3ll5){transform:rotate(90deg);opacity:1}.hamburger.svelte-1i13kgi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.mobile-nav-button.svelte-1delpwj{--icon-color: var(--md-sys-color-on-surface);display:block;width:1.5rem;height:1.5rem}.mobile-nav-button.svelte-1delpwj svg{width:100%;height:100%}.button-input.svelte-chirew{--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-chirew:hover,.button-input.svelte-chirew:focus-visible{--squared-button-background: var(--md-sys-color-surface-container-high);--squared-button-border: var(--md-sys-color-outline)}.button-input.svelte-chirew:disabled,.button-input.svelte-chirew.disabled,.button-input.svelte-chirew.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-chirew .icon-wrapper:where(.svelte-chirew){display:flex;justify-content:center;align-items:center}.button-input.svelte-chirew .icon-wrapper:where(.svelte-chirew) svg{--icon-color: var(--squared-button-icon-color)}.circle.svelte-chirew{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.circle.svelte-chirew img{width:100%;height:100%;object-fit:cover}.section.svelte-19fti7n{background-color:var(--md-sys-color-surface);border-radius:15px;padding:1rem;margin-bottom:1rem}.section.svelte-19fti7n:last-child{margin-bottom:0}.section.svelte-19fti7n:first-child{margin-top:1rem}.card.svelte-pjk7kb{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-1sfb0ep{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}.card.fill-container.svelte-1sfb0ep{max-width:none}.card.content-gap.svelte-1sfb0ep{display:grid;gap:1rem}.centered-content.svelte-aqopd6{position:relative;display:grid;place-items:center;height:100%;min-width:min(95vw,28rem)}.centered-content.svelte-aqopd6.three-parts{grid-template-rows:auto 1fr auto}.card.svelte-ehdik9{--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-ehdik9 .background-img:where(.svelte-ehdik9){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-ehdik9 :where(.svelte-ehdik9):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-ehdik9 .tag{position:absolute;top:4cqw;left:4cqw}.card.svelte-ehdik9 .content-wrapper:where(.svelte-ehdik9){margin:7cqw 10cqw}.card.svelte-ehdik9 h3:where(.svelte-ehdik9){font-size:7.25cqw;color:var(--md-sys-color-inverse-on-surface)}.card.svelte-ehdik9 .description-wrapper:where(.svelte-ehdik9){display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows var(--animation-out-time)}.card.svelte-ehdik9 p:where(.svelte-ehdik9){padding-top:5cqw;font-size:4cqw;color:var(--md-sys-color-on-surface-variant);overflow:hidden;height:100%}.card.svelte-ehdik9:focus-visible,.card.svelte-ehdik9:hover{grid-template-rows:auto 1fr}:is(.card.svelte-ehdik9:focus-visible,.card.svelte-ehdik9:hover)>:where(.svelte-ehdik9):after{transform:translateY(-25%);transition:transform var(--animation-in-time)}:is(.card.svelte-ehdik9:focus-visible,.card.svelte-ehdik9:hover) .description-wrapper:where(.svelte-ehdik9){grid-template-rows:1fr;transition:grid-template-rows var(--animation-in-time)}:is(.card.svelte-ehdik9:focus-visible,.card.svelte-ehdik9:hover) .background-img:where(.svelte-ehdik9){filter:brightness(.8);transform:scale(1.1);transition:filter var(--animation-in-time),transform var(--animation-in-time)}.card.svelte-1s3xiuz{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-1s3xiuz .content:where(.svelte-1s3xiuz){margin:10cqw;display:flex;flex-direction:column;justify-content:space-between}.card.svelte-1s3xiuz .number:where(.svelte-1s3xiuz){color:var(--md-sys-color-primary);font-size:9cqw;font-weight:800}.card.svelte-1s3xiuz h3:where(.svelte-1s3xiuz){color:var(--md-sys-color-primary);font-size:8.6cqw;font-weight:800;display:flex;align-items:center;height:100%}.card.svelte-1s3xiuz .title:where(.svelte-1s3xiuz){display:flex;flex-direction:column;justify-content:space-between;height:35cqw}.card.svelte-1s3xiuz p:where(.svelte-1s3xiuz){border-top:1px solid var(--md-sys-color-primary);padding-top:6cqw;font-size:6.5cqw}.card.svelte-138r2g{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-h6y7g4{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-h6y7g4{padding-block:4cqw;padding-inline:5.5cqw;font-size:unset}}dialog.svelte-1twt8is{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-1twt8is::backdrop{width:0;height:0}dialog.svelte-1twt8is .backdrop:where(.svelte-1twt8is){position:fixed;cursor:auto;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:-1}dialog.svelte-1twt8is .dropdown:where(.svelte-1twt8is){position:fixed;overflow:auto;overscroll-behavior:contain;transform:translate(-50%);visibility:hidden;max-width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}dialog.svelte-1twt8is .dropdown.ready:where(.svelte-1twt8is){visibility:visible}dialog.svelte-x21mxm{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-x21mxm::backdrop{width:0;height:0}dialog.svelte-x21mxm .backdrop:where(.svelte-x21mxm){position:fixed;cursor:auto;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:-1}div.svelte-1cmab43{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-1cmab43:popover-open{opacity:1;transition:display .35s,opacity .35s}@starting-style{div.svelte-1cmab43:popover-open{opacity:0}}div.svelte-1cmab43:popover-closed{display:none}div.manual-anchor.svelte-1cmab43{--_manual-anchor-x: 0;--_manual-anchor-y: 0}div.manual-anchor.svelte-1cmab43:popover-open{top:var(--_manual-anchor-y);left:var(--_manual-anchor-x);display:block;position:fixed}.wrapper.svelte-11g2a3o{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;padding:1rem}@container (max-width: 1500px){.wrapper.svelte-11g2a3o{grid-template-columns:1fr 1fr}}@container (max-width: 768px){.wrapper.svelte-11g2a3o{grid-template-columns:1fr}}.header.svelte-wpnmk0{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-wpnmk0 .left:where(.svelte-wpnmk0){display:flex;align-items:center;gap:1rem;flex-shrink:1;max-width:60%}.header.svelte-wpnmk0 .left:where(.svelte-wpnmk0) .icon:where(.svelte-wpnmk0){display:flex;align-items:center;justify-content:center;flex-shrink:0}.header.svelte-wpnmk0 .right:where(.svelte-wpnmk0){display:flex;align-items:center;gap:1rem}.header.svelte-wpnmk0 .primary-actions:where(.svelte-wpnmk0){display:flex;align-items:center;gap:.5rem}.header.svelte-wpnmk0 .title:where(.svelte-wpnmk0){font-size:1.25rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@container (max-width: 44rem){.header.svelte-wpnmk0 .left:where(.svelte-wpnmk0){max-width:30%}.header.svelte-wpnmk0 .right:where(.svelte-wpnmk0){gap:.5rem}.header.svelte-wpnmk0 .primary-actions:where(.svelte-wpnmk0) .glass-button{padding-inline:.85rem;font-size:.78rem}}.backdrop.svelte-1lna06o{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:auto}.stack-view.svelte-1lna06o{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-1lna06o{width:100vw!important;inset:0}}.tabs.svelte-1lna06o{display:flex;flex-direction:column-reverse;justify-content:flex-end;overflow:hidden}@media screen and (max-width:768px){.tabs.svelte-1lna06o{display:none}}.tab.svelte-1lna06o{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-1lna06o:first-of-type{margin-bottom:auto}.tab.svelte-1lna06o:before{position:absolute;inset:0;content:"";z-index:-1;background-color:var(--secondary-color);opacity:calc(1 - (var(--darken) * .25));transition:.35s}.tab.svelte-1lna06o span:where(.svelte-1lna06o){font-weight:700;white-space:nowrap;max-height:8rem;text-overflow:ellipsis;overflow:hidden}.tab.svelte-1lna06o:hover:before{background-color:var(--primary-color);color:var(--over-primary-color);opacity:1}.current-wrapper.svelte-1lna06o{position:relative;flex-grow:1;overflow:auto;container-type:inline-size;box-shadow:var(--box-shadow-md)}.current.svelte-1lna06o{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-1lna06o{position:absolute;top:0;left:0;width:.5rem;height:100%;background-color:transparent;cursor:col-resize;z-index:1}.resize-border.svelte-1lna06o.isDragging{background-color:var(--primary-color)}.form-wrapper.svelte-j17uzf{display:contents}.errors.svelte-1562ve6{display:flex;flex-direction:column;gap:.5rem}.error.svelte-1562ve6{color:var(--md-sys-color-error);font-size:.85rem}.main-input-wrapper.svelte-cc02lm{flex-grow:1;position:relative;display:flex;flex-direction:column;border-radius:var(--border-radius-sm);gap:.5rem}.main-input-wrapper.svelte-cc02lm.disabled .input-wrapper:where(.svelte-cc02lm){background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline-variant)}.main-input-wrapper.svelte-cc02lm.disabled .input-label:where(.svelte-cc02lm){color:var(--md-sys-color-on-surface-variant);opacity:.8}.input-wrapper.svelte-cc02lm{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-cc02lm:focus-within{border-color:var(--md-sys-color-primary);border-radius:var(--border-radius-sm)}.input-wrapper.svelte-cc02lm.errors{border-color:var(--md-sys-color-error)}.input-wrapper.svelte-cc02lm:after{z-index:1;inset:0}.input-wrapper.svelte-cc02lm:disabled{opacity:.75}.input-wrapper.svelte-cc02lm:has(input:autofill){border-color:var(--md-sys-color-primary)}.input-label.svelte-cc02lm{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-cc02lm{--label-y: -.5rem;--label-x: .75rem}.main-input-wrapper.active.svelte-cc02lm .input-wrapper:where(.svelte-cc02lm){--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-cc02lm .input-label:where(.svelte-cc02lm){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-c5761j{position:absolute;left:calc(100% - .5rem);top:50%;transform:translate(-100%,-50%);transition:all .3s;color:var(--md-neutral-70)}input.svelte-c5761j{height:100%;outline:none}input.svelte-c5761j::placeholder{color:var(--md-sys-color-outline)}input.svelte-c5761j.with-icon{width:90%}input.svelte-c5761j: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-1k0zbl7{position:relative;display:flex;gap:.5em;margin-top:1rem;margin-bottom:1rem}.input-check.svelte-1k0zbl7 input[type=checkbox]:where(.svelte-1k0zbl7){position:absolute;opacity:0;width:0;height:0}.input-check.svelte-1k0zbl7 .check:where(.svelte-1k0zbl7){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-1k0zbl7 .check:where(.svelte-1k0zbl7):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-1k0zbl7 input[type=checkbox]:where(.svelte-1k0zbl7):checked+.check:where(.svelte-1k0zbl7):after{transform:scale(1)}svg.svelte-g86esj{width:100%;height:100%;fill:none;stroke:var(--icon-color, currentColor);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}svg.svelte-vfh20{width:100%;height:100%;fill:none;stroke:var(--icon-color, currentColor);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.input-text.svelte-q1jed1{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;width:100%}p.svelte-q1jed1{font-size:.85rem;line-height:1.4;padding-inline:.25rem}p.warning.svelte-q1jed1{color:var(--warning-color)}p.error.svelte-q1jed1{color:var(--md-sys-color-error)}.content.svelte-1alk7lf{padding:.5rem;text-align:left}.card.svelte-1alk7lf{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-1alk7lf{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-1alk7lf>li:where(.svelte-1alk7lf):not(:last-child){border-bottom:1px solid var(--md-sys-color-outline-variant)}.title.svelte-1alk7lf{display:flex;justify-content:space-between;font-size:1.5rem;margin-top:.25rem}.item.svelte-1alk7lf{width:100%;display:flex;align-items:center;justify-content:start;border-radius:var(--border-radius-sm)}.item.svelte-1alk7lf:hover,.item.svelte-1alk7lf:focus-visible{background-color:var(--md-sys-color-surface-container-high)}.item.svelte-1alk7lf.active{background-color:var(--md-sys-color-surface-container-low)}.no-results.svelte-1alk7lf{padding:.5rem;text-align:center;color:var(--md-sys-color-outline);font-size:.9rem}.search-wrapper.svelte-1alk7lf .main-input-wrapper{background-color:var(--md-sys-color-surface)}button.svelte-1hf5oco{color:var(--md-sys-color-on-surface);display:flex;justify-content:space-between;align-items:center;width:100%}button.svelte-1hf5oco:focus{outline:none}button.svelte-1hf5oco:disabled{opacity:.75}.chevron-wrapper.svelte-1hf5oco{--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}.slots.svelte-1ngnaaa{--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-1ngnaaa{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-1ngnaaa:hover{border-color:var(--md-sys-color-primary)}.slot.svelte-1ngnaaa: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-1ngnaaa::selection{background-color:transparent}input.svelte-1ngnaaa::-webkit-outer-spin-button,input.svelte-1ngnaaa::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number].svelte-1ngnaaa{-moz-appearance:textfield;appearance:textfield}.inputs-auto-grid.svelte-1jg1pqj{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:1rem;place-items:center}.inputs-auto-grid.svelte-1jg1pqj>*{width:100%}button.svelte-1ankaum{color:var(--md-sys-color-primary)}button.svelte-1ankaum:hover{text-decoration:underline}.item.svelte-1j8mpwr{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem;position:relative;transition:background-color .15s ease-in-out,color .15s ease-in-out;background-color:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface)}@starting-style{.item.svelte-1j8mpwr.animate-on-new{background-color:var(--warning-color)!important;color:var(--over-warning-color)!important}}.item.svelte-1j8mpwr:after{content:"";position:absolute;width:95%;height:1px;background-color:var(--md-sys-color-surface);bottom:0;left:50%;transform:translate(-50%)}.item.svelte-1j8mpwr:last-child:after{display:none}.item.svelte-1j8mpwr .right:where(.svelte-1j8mpwr) button{opacity:0;transition:opacity .2s ease-in-out}.item.svelte-1j8mpwr:hover .right:where(.svelte-1j8mpwr) button{opacity:1}.icons.svelte-1j8mpwr{position:relative}.icons.svelte-1j8mpwr .primaryIcon:where(.svelte-1j8mpwr).two-icons{position:relative;top:-.4rem;left:-.4rem}.icons.svelte-1j8mpwr .secondary-icon:where(.svelte-1j8mpwr).two-icons{position:absolute;top:calc(50% + .4rem);left:calc(50% + .4rem);transform:translate(-50%,-50%);background-color:var(--md-source-secondary);border-radius:50%;padding:.2rem}.left.svelte-1j8mpwr{display:flex;align-items:center;gap:.5rem}.left.svelte-1j8mpwr .text:where(.svelte-1j8mpwr){align-items:flex-start}.left.svelte-1j8mpwr .text:where(.svelte-1j8mpwr)>.no-space:where(.svelte-1j8mpwr){display:none}@container (max-width: 500px){.left.svelte-1j8mpwr .text:where(.svelte-1j8mpwr)>.no-space:where(.svelte-1j8mpwr){display:block}}.right.svelte-1j8mpwr{display:flex;align-items:center;gap:.5rem}.right.svelte-1j8mpwr .text:where(.svelte-1j8mpwr){align-items:flex-end}@container (max-width: 500px){.right.svelte-1j8mpwr .text:where(.svelte-1j8mpwr){display:none}}.text.svelte-1j8mpwr{display:flex;flex-direction:column;margin-left:.5rem}.text.svelte-1j8mpwr .title:where(.svelte-1j8mpwr){font-weight:600}.text.svelte-1j8mpwr .subtitle:where(.svelte-1j8mpwr){font-size:.9rem;opacity:.8}.item-wrapper.svelte-46ji0i{list-style:none}.item-button.svelte-46ji0i{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-46ji0i:hover,.item-button.svelte-46ji0i:focus-visible{background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-outline)}.item-button.selected.svelte-46ji0i{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-46ji0i:disabled{opacity:1}.leading.svelte-46ji0i{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-46ji0i{background-color:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.item-button.selected.svelte-46ji0i .leading:where(.svelte-46ji0i){background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.content.svelte-46ji0i{display:flex;flex-direction:column;min-width:0}.title.svelte-46ji0i{font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtitle.svelte-46ji0i{font-size:.78rem;color:var(--md-sys-color-on-surface-variant);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtitle-row.svelte-46ji0i{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.subtitle-row.svelte-46ji0i svg{flex-shrink:0;--icon-color: var(--md-sys-color-on-surface-variant)}.custom-subtitle-row.svelte-46ji0i svg{flex-shrink:0;--icon-color: var(--md-sys-color-on-surface-variant)}.item-button.selected.svelte-46ji0i .subtitle:where(.svelte-46ji0i){color:var(--md-sys-color-on-primary-container);opacity:.9}.item-button.selected.svelte-46ji0i .subtitle-row:where(.svelte-46ji0i) svg{--icon-color: var(--md-sys-color-on-primary-container);opacity:.9}.item-button.selected.svelte-46ji0i .custom-subtitle-row:where(.svelte-46ji0i) svg{--icon-color: var(--md-sys-color-on-primary-container);opacity:.9}.selected-chip.svelte-46ji0i,.badge.svelte-46ji0i{padding:.22rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600}.selected-chip.svelte-46ji0i{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.badge.svelte-46ji0i{background-color:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-on-surface-variant)}.list-wrapper.svelte-1rptiw8{display:flex;flex-direction:column;container-type:inline-size}.list-wrapper.svelte-1rptiw8 .header:where(.svelte-1rptiw8){display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;gap:1rem;justify-content:center}.list-wrapper.svelte-1rptiw8 .list-body:where(.svelte-1rptiw8){overflow-y:auto;overflow-x:auto;padding-block:.5rem;max-height:100%;container-type:inline-size}.list-wrapper.svelte-1rptiw8 .no-items:where(.svelte-1rptiw8){display:flex;justify-content:center;align-items:center;text-align:center;padding:1rem}.list-wrapper.svelte-1rptiw8.surface{overflow:hidden}.list-wrapper.svelte-1rptiw8.surface .header:where(.svelte-1rptiw8){padding:.6rem .6rem .3rem}.list-wrapper.svelte-1rptiw8.surface .list-body.spaced-grid:where(.svelte-1rptiw8){background-color:var(--md-sys-color-surface-container-lowest);padding:.5rem;display:grid;gap:.45rem}.chip.svelte-8peb33{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-14pf3db{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-14pf3db.full{grid-column:1 / -1}.header.svelte-14pf3db{display:flex;flex-direction:column;gap:.35rem}.header.svelte-14pf3db h2:where(.svelte-14pf3db){font-size:1.1rem;font-weight:600;color:var(--md-sys-color-on-surface)}.header.svelte-14pf3db p:where(.svelte-14pf3db){font-size:.95rem;color:var(--md-sys-color-on-surface-variant)}.content.svelte-14pf3db{display:flex;flex-direction:column;gap:.6rem}.row.svelte-1mzhxp9{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-1mzhxp9{font-size:.95rem;color:var(--md-sys-color-on-surface-variant)}.value.svelte-1mzhxp9{font-size:.96rem;color:var(--md-sys-color-on-surface);text-align:right;word-break:break-word}.centered-loading.svelte-1v5t9yg{display:grid;place-items:center;height:100%}div.svelte-k9asra{display:flex;align-items:center;justify-content:center;gap:.5rem}.transparent.svelte-90lsqh{opacity:.5}strong.svelte-90lsqh{font-size:.9rem;text-wrap:nowrap}.transparent.svelte-kqezr0{opacity:.5}strong.svelte-kqezr0{font-weight:500;font-size:.75rem;text-wrap:nowrap}.cell.svelte-q8lyk6{cursor:auto;display:flex;gap:.9rem;align-items:center;justify-content:center;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-top:1px solid var(--md-sys-color-outline-variant);position:static}.cell.svelte-q8lyk6 div:where(.svelte-q8lyk6){display:flex;flex-direction:column;gap:.35rem;align-items:center;justify-content:center;text-align:center}.cell.svelte-q8lyk6 div:where(.svelte-q8lyk6) h3:where(.svelte-q8lyk6){font-size:1.4rem;font-weight:500;line-height:1.15}.cell.svelte-q8lyk6 div:where(.svelte-q8lyk6) p:where(.svelte-q8lyk6){font-size:.95rem;font-weight:400;color:var(--md-sys-color-on-surface-variant)}@media(max-width:768px){.cell.svelte-q8lyk6{width:calc(100% - .5rem);max-width:calc(100% - .5rem);padding:1rem .75rem 1.15rem;gap:.55rem;border:none}.cell.svelte-q8lyk6 div:where(.svelte-q8lyk6) h3:where(.svelte-q8lyk6){font-size:1.1rem}.cell.svelte-q8lyk6 div:where(.svelte-q8lyk6) p:where(.svelte-q8lyk6){font-size:.88rem}}.table-wrapper.svelte-1qiiyvh{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-1qiiyvh .header:where(.svelte-1qiiyvh){padding-inline:.25rem}.table-wrapper-horizontal-scroll.svelte-1qiiyvh{display:grid;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-1qiiyvh{max-height:none;overflow:visible;padding-bottom:.5rem;border:none}}table.svelte-1qiiyvh{width:100%;border-collapse:collapse;border-spacing:0}table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh){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-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh){position:relative;cursor:grab}table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh):after{content:"";position:absolute;top:-1rem;right:0;width:100%;height:100%;z-index:-1}table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh){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:solid 1px var(--md-sys-color-outline-variant)}table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh)>.filter{position:absolute;right:.2rem;top:50%;transform:translateY(-50%);z-index:1}table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh):first-child .cell:where(.svelte-1qiiyvh){border-top-left-radius:var(--border-radius-md)}table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh):last-child .cell:where(.svelte-1qiiyvh){border-top-right-radius:var(--border-radius-md)}@media(max-width:768px){table.svelte-1qiiyvh thead:where(.svelte-1qiiyvh) th:where(.svelte-1qiiyvh){display:none}}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh){position:relative;outline:0 solid var(--md-source-secondary);transition:outline .22s ease,z-index .22s ease;@keyframes svelte-1qiiyvh-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-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):hover,table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):focus{z-index:1}:is(table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):hover,table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):focus) td:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh):after{background-color:var(--md-sys-color-surface-container-low)}@media(max-width:768px){table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh){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-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):first-child{margin-top:.25rem}}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):first-child .cell:where(.svelte-1qiiyvh){margin-top:.25rem}@media(max-width:768px){table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):first-child .cell:where(.svelte-1qiiyvh){margin-top:0}}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh):last-child td:where(.svelte-1qiiyvh){border-bottom:none}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh).newItem .cell:where(.svelte-1qiiyvh):after{animation:svelte-1qiiyvh-newItem 10s ease-in-out}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh){cursor:pointer;border-bottom:solid 1px var(--md-sys-color-outline-variant)}@media(max-width:768px){table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh){border-bottom:none;padding-inline:.65rem}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell-value:where(.svelte-1qiiyvh){padding:0!important}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh){padding:.5rem 0!important;min-height:auto}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh):first-child .cell:where(.svelte-1qiiyvh){border-radius:.5rem .5rem 0 0}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh):last-child .cell:where(.svelte-1qiiyvh){border-radius:0 0 .5rem .5rem;padding-bottom:1rem!important}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .mobile-label:where(.svelte-1qiiyvh){opacity:.9;font-size:.82rem;font-weight:500;margin-bottom:.2rem;color:var(--md-sys-color-on-surface-variant)}}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh){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-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh):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-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh) .copy-icon{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);cursor:pointer}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell:where(.svelte-1qiiyvh) .copy-icon>i{color:var(--md-sys-color-primary)}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh) .cell-value:where(.svelte-1qiiyvh){font-weight:400;font-size:.95rem;padding:.45rem 2rem .45rem .55rem;width:100%}@media(max-width:768px){table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh) td:where(.svelte-1qiiyvh){display:block}}@media(max-width:768px){table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh){display:block;margin-inline:.25rem;margin-bottom:.65rem}}@media(max-width:768px){.table-wrapper.svelte-1qiiyvh{padding:.75rem;gap:.8rem}table.svelte-1qiiyvh tbody:where(.svelte-1qiiyvh) tr:where(.svelte-1qiiyvh){margin-bottom:.75rem}}pre.svelte-1mwsxdt{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-18dm3pq{position:relative;width:100%;outline:none}.json-cell.svelte-18dm3pq pre:where(.svelte-18dm3pq){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-18dm3pq .view-button:where(.svelte-18dm3pq){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-18dm3pq:hover .view-button:where(.svelte-18dm3pq),.json-cell.svelte-18dm3pq:focus-within .view-button:where(.svelte-18dm3pq),.json-cell.svelte-18dm3pq:focus .view-button:where(.svelte-18dm3pq){opacity:1;pointer-events:auto}@media(hover:none){.json-cell.svelte-18dm3pq .view-button:where(.svelte-18dm3pq){opacity:1;pointer-events:auto}}@media(max-width:768px){.json-cell.svelte-18dm3pq pre:where(.svelte-18dm3pq){max-height:5.75rem}}strong.svelte-1aw1pz{font-size:.75rem;text-wrap:nowrap}.column-settings.svelte-gqt4qv{display:grid;gap:.75rem;min-width:min(24rem,100%)}.column-option.svelte-gqt4qv{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-gqt4qv:hover:not(:disabled),.column-option.svelte-gqt4qv:focus-visible{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}.column-option.svelte-gqt4qv:disabled{cursor:not-allowed;opacity:.65}.column-option.svelte-gqt4qv.visible{border-color:color-mix(in srgb,var(--md-sys-color-primary) 55%,transparent)}.check-icon.svelte-gqt4qv{display:inline-flex;color:var(--md-sys-color-primary)}.column-copy.svelte-gqt4qv{display:grid;gap:.15rem;min-width:0}.column-copy.svelte-gqt4qv strong:where(.svelte-gqt4qv){font-size:.95rem;font-weight:500;line-height:1.25;overflow-wrap:anywhere}.column-copy.svelte-gqt4qv span:where(.svelte-gqt4qv){color:var(--md-sys-color-on-surface-variant);font-size:.78rem;line-height:1.2;overflow-wrap:anywhere}.actions.svelte-gqt4qv{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.action.svelte-gqt4qv{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-gqt4qv:hover,.action.svelte-gqt4qv:focus-visible{background-color:var(--md-sys-color-surface-container)}.cell.svelte-1fh8tjd{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-1fh8tjd .screen-center:where(.svelte-1fh8tjd){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-1fh8tjd .left:where(.svelte-1fh8tjd),.cell.svelte-1fh8tjd .right:where(.svelte-1fh8tjd){display:flex;flex-direction:column;gap:.35rem;align-items:center;justify-content:center;text-align:center}:is(.cell.svelte-1fh8tjd .left:where(.svelte-1fh8tjd),.cell.svelte-1fh8tjd .right:where(.svelte-1fh8tjd)) h3:where(.svelte-1fh8tjd){font-size:1.4rem;font-weight:500;line-height:1.15}:is(.cell.svelte-1fh8tjd .left:where(.svelte-1fh8tjd),.cell.svelte-1fh8tjd .right:where(.svelte-1fh8tjd)) p:where(.svelte-1fh8tjd){font-size:.95rem;font-weight:400;color:var(--md-sys-color-on-surface-variant)}@media(max-width:768px){.cell.svelte-1fh8tjd{width:calc(100% - .5rem);max-width:calc(100% - .5rem);padding:1rem .75rem 1.15rem;gap:.55rem}.cell.svelte-1fh8tjd div:where(.svelte-1fh8tjd) h3:where(.svelte-1fh8tjd){font-size:1.1rem}.cell.svelte-1fh8tjd div:where(.svelte-1fh8tjd) p:where(.svelte-1fh8tjd){font-size:.88rem}}.filter-settings.svelte-1tm1e02{display:grid;gap:.75rem;width:min(28rem,100%);min-width:min(28rem,100%);padding-top:.25rem}.validation-message.svelte-1tm1e02{padding-inline:.25rem;color:var(--md-sys-color-error);font-size:.85rem;line-height:1.4}.actions.svelte-1tm1e02{display:flex;justify-content:flex-end;gap:.6rem;padding-top:.35rem}@container (max-width: 24rem){.actions.svelte-1tm1e02{align-items:stretch;flex-direction:column-reverse}.actions.svelte-1tm1e02 button{width:100%}}.filter-settings.svelte-g20e71{display:grid;gap:.75rem;min-width:min(24rem,100%)}.options.svelte-g20e71{display:grid;gap:.45rem}.filter-option.svelte-g20e71{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-g20e71:hover,.filter-option.svelte-g20e71:focus-visible{background-color:var(--md-sys-color-surface-container);border-color:var(--md-sys-color-outline)}.filter-option.svelte-g20e71.active{border-color:color-mix(in srgb,var(--md-sys-color-primary) 55%,transparent)}.clear-option.svelte-g20e71{margin-bottom:.2rem}.check-icon.svelte-g20e71{display:inline-flex;color:var(--md-sys-color-primary)}.option-copy.svelte-g20e71{display:grid;min-width:0}.option-copy.svelte-g20e71 strong:where(.svelte-g20e71){font-size:.95rem;font-weight:500;line-height:1.25;overflow-wrap:anywhere}.row-space-between.svelte-xoyl78{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.table-wrapper.svelte-xoyl78{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-xoyl78 .header:where(.svelte-xoyl78){padding-inline:.25rem}.default-header-actions.svelte-xoyl78{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;flex-wrap:nowrap;white-space:nowrap}.search-area.svelte-xoyl78{display:flex;align-items:center;gap:.5rem;flex:1 1 auto;min-width:0}.search-input-wrapper.svelte-xoyl78{width:min(25rem,100%);flex:1 1 18rem;max-width:25rem;min-width:12rem}.custom-header.svelte-xoyl78{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem}.custom-header-content.svelte-xoyl78{min-width:0}.custom-header-actions.svelte-xoyl78{display:flex;justify-content:flex-end;padding-top:.2rem}.search-status.svelte-xoyl78{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-xoyl78{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-xoyl78{max-height:none;overflow:visible;padding-bottom:.5rem;border:none}}.table-wrapper-horizontal-scroll.svelte-xoyl78.loading{min-height:min(24rem,calc(100vh - 13.5rem))}.table-wrapper-horizontal-scroll.svelte-xoyl78.busy tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78){pointer-events:none}.table-wrapper-horizontal-scroll.svelte-xoyl78.busy tbody:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78):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-xoyl78-table-busy-wave 1.15s linear infinite}.table-wrapper-horizontal-scroll.svelte-xoyl78.busy tbody:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell-value:where(.svelte-xoyl78){opacity:.55}table.svelte-xoyl78{width:100%;border-collapse:collapse;border-spacing:0}table.svelte-xoyl78 thead:where(.svelte-xoyl78){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-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78){position:relative;cursor:grab}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78):after{content:"";position:absolute;top:-1rem;right:0;width:100%;height:100%;z-index:-1}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78){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-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78)>.filter{position:absolute;right:.2rem;top:50%;transform:translateY(-50%);z-index:1}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .header-cell:where(.svelte-xoyl78){justify-content:space-between;padding-inline:.9rem;gap:.75rem}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .header-title-group:where(.svelte-xoyl78){display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex:1;min-width:0}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .sort-indicator:where(.svelte-xoyl78){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-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .filter-indicator:where(.svelte-xoyl78){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-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .header-options:where(.svelte-xoyl78){display:inline-flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78) .header-options:where(.svelte-xoyl78).visible{opacity:1;pointer-events:auto}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78):first-child .cell:where(.svelte-xoyl78){border-top-left-radius:var(--border-radius-md)}table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78):last-child .cell:where(.svelte-xoyl78){border-top-right-radius:var(--border-radius-md)}@media(max-width:768px){table.svelte-xoyl78 thead:where(.svelte-xoyl78) th:where(.svelte-xoyl78){display:none}}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78){position:relative;outline:0 solid var(--md-source-secondary);transition:outline .22s ease,z-index .22s ease;@keyframes svelte-xoyl78-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-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):hover,table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):focus{z-index:1}:is(table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):hover,table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):focus) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78):after{background-color:var(--md-sys-color-surface-container-low)}@media(max-width:768px){table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78){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-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):first-child{margin-top:.25rem}}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):first-child .cell:where(.svelte-xoyl78){margin-top:.25rem}@media(max-width:768px){table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):first-child .cell:where(.svelte-xoyl78){margin-top:0}}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78):last-child td:where(.svelte-xoyl78){border-bottom:none}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78){cursor:pointer;border-bottom:solid 1px var(--md-sys-color-outline-variant)}@media(max-width:768px){table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78){border-bottom:none;padding-inline:.65rem}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell-value:where(.svelte-xoyl78){padding:0!important}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78){padding:.5rem 0!important;min-height:auto}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78):first-child .cell:where(.svelte-xoyl78){border-radius:.5rem .5rem 0 0}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78):last-child .cell:where(.svelte-xoyl78){border-radius:0 0 .5rem .5rem;padding-bottom:1rem!important}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .mobile-label:where(.svelte-xoyl78){opacity:.9;font-size:.82rem;font-weight:500;margin-bottom:.2rem;color:var(--md-sys-color-on-surface-variant)}}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78){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-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78):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-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78) .copy-icon{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);cursor:pointer}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell:where(.svelte-xoyl78) .copy-icon>i{color:var(--md-sys-color-primary)}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78) .cell-value:where(.svelte-xoyl78){font-weight:400;font-size:.95rem;padding:.45rem 2rem .45rem .55rem;width:100%}@media(max-width:768px){table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78) td:where(.svelte-xoyl78){display:block}}@media(max-width:768px){table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78){display:block;margin-inline:.25rem;margin-bottom:.65rem}}@media(max-width:768px){.table-wrapper.svelte-xoyl78{padding:.75rem;gap:.8rem}.row-space-between.svelte-xoyl78{align-items:stretch;flex-direction:column}.search-area.svelte-xoyl78{flex-direction:column;align-items:stretch}.search-input-wrapper.svelte-xoyl78{width:100%;max-width:none;min-width:0}.default-header-actions.svelte-xoyl78{justify-content:flex-end;width:100%}.custom-header.svelte-xoyl78{grid-template-columns:1fr}.custom-header-actions.svelte-xoyl78{order:-1;padding-top:0}table.svelte-xoyl78 tbody:where(.svelte-xoyl78) tr:where(.svelte-xoyl78){margin-bottom:.75rem}}@keyframes svelte-xoyl78-table-busy-wave{0%{background-position:200% 0}to{background-position:-20% 0}}.tabs.svelte-14uaon{display:flex;flex-direction:column;width:100%}.tabs-line.svelte-14uaon,.tabs-pill.svelte-14uaon,.tabs-ghost.svelte-14uaon,.tabs-segment.svelte-14uaon{width:fit-content}.tabs-list.svelte-r5yq3f{display:flex;align-items:center;position:relative;flex-shrink:0}.tabs-list-line.svelte-r5yq3f{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-r5yq3f{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-r5yq3f{gap:0;border-radius:var(--radius-md);padding:6px;width:fit-content}.tabs-list-segment.svelte-r5yq3f{gap:0;background:var(--md-neutral-90);border-radius:var(--radius-md);padding:5px;width:fit-content}.tabs-thumb.svelte-r5yq3f{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-r5yq3f,.tabs-thumb-ghost.svelte-r5yq3f{background:var(--md-sys-color-primary)}.tabs-thumb-segment.svelte-r5yq3f{background:var(--md-sys-color-surface);box-shadow:var(--elevation-1)}.tabs-list-sm.svelte-r5yq3f{--tabs-pb: .25rem;--tabs-font: var(--font-size-sm);--tabs-px: var(--inset-lg)}.tabs-list-md.svelte-r5yq3f{--tabs-pb: .35rem;--tabs-font: var(--font-size-md);--tabs-px: var(--inset-xl)}.tabs-list-lg.svelte-r5yq3f{--tabs-pb: .5rem;--tabs-font: var(--font-size-lg);--tabs-px: var(--space-xl)}.tabs-trigger.svelte-266ugb{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-266ugb{border-radius:var(--radius-xs) var(--radius-xs) 0 0;margin-bottom:-1px}.tabs-trigger-line.svelte-266ugb: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-266ugb:hover:not(.disabled){color:var(--md-sys-color-on-surface)}.tabs-trigger-line.svelte-266ugb.selected{color:var(--md-sys-color-on-surface);font-weight:600}.tabs-trigger-line.svelte-266ugb.selected:after{transform:scaleX(1)}.tabs-trigger-pill.svelte-266ugb{border-radius:var(--radius-sm);padding-inline:var(--tabs-px, var(--inset-lg))}.tabs-trigger-pill.svelte-266ugb:hover:not(.disabled):not(.selected){color:var(--md-sys-color-on-surface)}.tabs-trigger-pill.svelte-266ugb.selected{color:var(--md-sys-color-on-primary);font-weight:600}.tabs-trigger-ghost.svelte-266ugb{border-radius:var(--radius-sm);padding-inline:var(--tabs-px, var(--inset-lg))}.tabs-trigger-ghost.svelte-266ugb:hover:not(.disabled):not(.selected){color:var(--md-sys-color-on-surface)}.tabs-trigger-ghost.svelte-266ugb.selected{color:var(--md-sys-color-on-primary);font-weight:600}.tabs-trigger-segment.svelte-266ugb{border-radius:var(--radius-sm);padding-inline:var(--tabs-px, var(--inset-lg))}@media(prefers-color-scheme:dark){.tabs-trigger-segment.svelte-266ugb{color:#000}}.tabs-trigger-segment.svelte-266ugb:hover:not(.disabled):not(.selected){color:var(--md-sys-color-on-surface)}@media(prefers-color-scheme:dark){.tabs-trigger-segment.svelte-266ugb:hover:not(.disabled):not(.selected){color:#000}}.tabs-trigger-segment.svelte-266ugb.selected{color:var(--md-sys-color-on-surface);font-weight:600}.tabs-trigger.disabled.svelte-266ugb{opacity:.38;cursor:not-allowed}.tabs-trigger.svelte-266ugb:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.toast.svelte-1u4bvc2{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-1u4bvc2.info{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-primary-container)}.toast.svelte-1u4bvc2.danger{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-error-container)}.toast.svelte-1u4bvc2.success{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-primary-container)}.toast.svelte-1u4bvc2.warning{--color: var(--md-sys-color-on-surface);--bg-color: var(--md-sys-color-secondary-container)}.toast.svelte-1u4bvc2:after{content:"";position:absolute;inset:0;right:var(--percentage);background-color:#000;opacity:.5;transition:.1s linear;z-index:-1}.toast.svelte-1u4bvc2 .title:where(.svelte-1u4bvc2){font-size:1.25em}.service-stacked{z-index:10000}.main-toaster.svelte-1k8mhph{position:fixed;inset:0;pointer-events:none;overflow:hidden}.toasts-container.svelte-1k8mhph{position:absolute;inset:1rem;pointer-events:none;display:flex;flex-direction:column}.toasts-container.svelte-1k8mhph[class*=bottom]{justify-content:flex-end}.toasts-container.svelte-1k8mhph[class*=top]{justify-content:flex-end;flex-direction:column-reverse}.toasts-container.svelte-1k8mhph[class*=left]{align-items:flex-start}.toasts-container.svelte-1k8mhph[class*=right]{align-items:flex-end}
