:root{--m3-textfield-filled-shape: var(--m3-util-rounding-extra-small)}.m3-container.svelte-bg90sw{display:inline-flex;position:relative;align-items:center;min-height:calc(5rem + var(--m3-util-density-term));min-width:15rem}textarea.svelte-bg90sw{position:absolute;inset:0;width:100%;height:100%;border:none;outline:none;padding:1.5rem 1rem .5rem;border-radius:var(--m3-textfield-filled-shape) var(--m3-textfield-filled-shape) 0 0;background-color:rgb(var(--m3-scheme-surface-container-highest));color:rgb(var(--m3-scheme-on-surface));resize:none}label.svelte-bg90sw{position:absolute;left:1rem;top:50%;translate:0 -50%;color:rgb(var(--error, var(--m3-scheme-on-surface-variant)));pointer-events:none;transition:color .1s,top .1s,translate .1s,font-size .3s,line-height .3s,letter-spacing .3s}label.svelte-bg90sw:is(textarea:where(.svelte-bg90sw):hover~label:where(.svelte-bg90sw)){color:rgb(var(--error, var(--m3-scheme-on-surface)))}label.svelte-bg90sw:is(textarea:where(.svelte-bg90sw):focus~label:where(.svelte-bg90sw)){color:rgb(var(--error, var(--m3-scheme-primary)))}label.svelte-bg90sw:is(textarea:where(.svelte-bg90sw):disabled~label:where(.svelte-bg90sw)){color:rgb(var(--m3-scheme-on-surface) / .38)}label.svelte-bg90sw:is(textarea:where(.svelte-bg90sw):focus~label:where(.svelte-bg90sw),textarea:where(.svelte-bg90sw):not(:placeholder-shown)~label:where(.svelte-bg90sw)){top:.5rem;translate:0 0;font-size:var(--m3-font-body-small-size, .75rem);line-height:var(--m3-font-body-small-height, 1.333);letter-spacing:var(--m3-font-body-small-tracking, .025rem)}.layer.svelte-bg90sw{position:absolute;inset:0;border-radius:var(--m3-textfield-filled-shape) var(--m3-textfield-filled-shape) 0 0;pointer-events:none;transition:all .1s}.layer.svelte-bg90sw:is(textarea:where(.svelte-bg90sw):enabled:hover~.layer:where(.svelte-bg90sw)){background-color:rgb(var(--m3-scheme-on-surface) / .08)}.layer.svelte-bg90sw:after{position:absolute;content:" ";display:block;width:100%;bottom:0;height:1px;background-color:rgb(var(--error, var(--m3-scheme-on-surface-variant)));transition:all .1s}.m3-container.svelte-bg90sw>svg{position:relative;width:1.5rem;height:1.5rem;margin-left:.75rem;color:rgb(var(--m3-scheme-on-surface-variant));pointer-events:none}textarea.svelte-bg90sw:focus~.layer:where(.svelte-bg90sw):after{height:.125rem;background-color:rgb(var(--error, var(--m3-scheme-primary)))}.leading-icon.svelte-bg90sw>textarea:where(.svelte-bg90sw){padding-left:3.25rem}.leading-icon.svelte-bg90sw>label:where(.svelte-bg90sw){left:3.25rem}.error.svelte-bg90sw{--error: var(--m3-scheme-error)}.error.svelte-bg90sw>textarea:where(.svelte-bg90sw):hover~label:where(.svelte-bg90sw),.error.svelte-bg90sw>textarea:where(.svelte-bg90sw):hover~.layer:where(.svelte-bg90sw){--error: var(--m3-scheme-on-error-container)}textarea.svelte-bg90sw:disabled{background-color:rgb(var(--m3-scheme-on-surface) / .04);color:rgb(var(--m3-scheme-on-surface) / .38)}textarea.svelte-bg90sw:disabled~.layer:where(.svelte-bg90sw):after{background-color:rgb(var(--m3-scheme-on-surface) / .38)}textarea.svelte-bg90sw:disabled~svg{color:rgb(var(--m3-scheme-on-surface) / .38)}.m3-container.svelte-bg90sw{print-color-adjust:exact;-webkit-print-color-adjust:exact}@media screen and (forced-colors: active){textarea.svelte-bg90sw{background-color:field}.layer.svelte-bg90sw:after,textarea.svelte-bg90sw:focus~.layer:where(.svelte-bg90sw):after{background-color:canvastext}}:root{--m3-chip-shape: var(--m3-util-rounding-small)}.m3-container.svelte-8qqoz6{display:flex;height:2rem;border-radius:var(--m3-chip-shape);padding:0 1rem;gap:.5rem;align-items:center;background-color:rgb(var(--m3-scheme-surface));color:rgb(var(--m3-scheme-on-surface-variant));border:solid 1px rgb(var(--m3-scheme-outline));position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:var(--m3-util-easing-fast)}.m3-container.svelte-8qqoz6>:is(.ripple-container,.tint){inset:-1px}.m3-container.svelte-8qqoz6>svg{width:1.125rem;height:1.125rem}.m3-container.svelte-8qqoz6:enabled:not(.input):not(.selected)>.leading{color:rgb(var(--m3-scheme-primary))}.m3-container.svelte-8qqoz6>.leading{margin-left:-.5rem}.m3-container.svelte-8qqoz6>.trailing{margin-right:-.5rem}.input.svelte-8qqoz6>.leading{margin-left:-.25rem}.input.svelte-8qqoz6>.trailing{margin-right:-.25rem}.assist.svelte-8qqoz6{color:rgb(var(--m3-scheme-on-surface))}.input.svelte-8qqoz6{padding:0 .75rem}.elevated.svelte-8qqoz6{border-color:transparent;background-color:rgb(var(--m3-scheme-surface-container-low));box-shadow:var(--m3-util-elevation-1)}.selected.svelte-8qqoz6{border-color:transparent;background-color:rgb(var(--m3-scheme-secondary-container));color:rgb(var(--m3-scheme-on-secondary-container))}.layer.svelte-8qqoz6{background-color:currentColor;opacity:0}@media (hover: hover){.selected.svelte-8qqoz6:hover:enabled{box-shadow:var(--m3-util-elevation-1)}.elevated.svelte-8qqoz6:hover:enabled{box-shadow:var(--m3-util-elevation-2)}}.m3-container.svelte-8qqoz6:disabled{cursor:auto;box-shadow:none;border-color:rgb(var(--m3-scheme-on-surface) / .12);background-color:rgb(var(--m3-scheme-surface));color:rgb(var(--m3-scheme-on-surface) / .38)}.selected.svelte-8qqoz6:disabled,.elevated.svelte-8qqoz6:disabled{border-color:transparent}.selected.svelte-8qqoz6:disabled,.elevated.svelte-8qqoz6:disabled{background-color:rgb(var(--m3-scheme-on-surface) / .12)}.m3-container.svelte-8qqoz6{print-color-adjust:exact;-webkit-print-color-adjust:exact}@media screen and (forced-colors: active){.selected.svelte-8qqoz6{background-color:selecteditem!important}.m3-container.disabled.svelte-8qqoz6{opacity:.38}}@keyframes svelte-8x63f1-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-8x63f1{display:flex;flex-direction:column;width:100%;height:100%}.container.svelte-8x63f1 .mian:where(.svelte-8x63f1){display:flex;justify-content:center;align-items:center;width:100%;height:100%}.container.svelte-8x63f1 .mian:where(.svelte-8x63f1) .hero:where(.svelte-8x63f1){display:flex;flex-direction:column;line-height:1.6}.container.svelte-8x63f1 .mian:where(.svelte-8x63f1) .hero:where(.svelte-8x63f1) .title:where(.svelte-8x63f1){font-weight:700;font-size:x-large}.container.svelte-8x63f1 .mian:where(.svelte-8x63f1) .hero:where(.svelte-8x63f1) .tagline:where(.svelte-8x63f1){font-weight:700;font-size:larger}.container.svelte-8x63f1 .mian:where(.svelte-8x63f1) .hero:where(.svelte-8x63f1) .intro:where(.svelte-8x63f1){display:flex;flex-direction:column;font-size:large}@keyframes svelte-6vyfc2-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-6vyfc2{display:flex;flex:1;flex-direction:column;gap:.2rem;overflow-y:auto}.container.svelte-6vyfc2 .skeleton:where(.svelte-6vyfc2){margin:.4rem 0;height:1rem}.container.svelte-6vyfc2 .skeleton:where(.svelte-6vyfc2):nth-child(5n){width:80%}.container.svelte-6vyfc2 .skeleton:where(.svelte-6vyfc2):nth-child(5n+1){width:60%}.container.svelte-6vyfc2 .skeleton:where(.svelte-6vyfc2):nth-child(5n+2){width:70%}.container.svelte-6vyfc2 .skeleton:where(.svelte-6vyfc2):nth-child(5n+3){width:40%}.container.svelte-6vyfc2 .skeleton:where(.svelte-6vyfc2):nth-child(5n+4){width:50%}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2){display:flex;flex-direction:column;gap:.2rem}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2) .header:where(.svelte-6vyfc2){display:flex}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2) .header:where(.svelte-6vyfc2) .name:where(.svelte-6vyfc2){margin-right:.4rem;border-radius:1rem;background-color:rgb(var(--m3-scheme-secondary-container));padding:.4rem;width:4rem;text-align:center}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2) .header:where(.svelte-6vyfc2) .button:where(.svelte-6vyfc2){margin-right:.4rem;width:2rem;height:2rem}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2) .header:where(.svelte-6vyfc2) .icon:where(.svelte-6vyfc2){padding:.4rem;width:2rem;height:2rem}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2) .content:where(.svelte-6vyfc2){display:flex;flex-direction:column;padding:0 .6rem;width:100%;height:100%;line-height:1.2;white-space:pre-wrap;overflow-wrap:anywhere}.container.svelte-6vyfc2 .item:where(.svelte-6vyfc2) .content:where(.svelte-6vyfc2)>p:where(.svelte-6vyfc2){padding:.32rem 0}@keyframes svelte-1cgt0cp-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-1cgt0cp{display:flex;gap:.6rem;margin:0 0 .4rem;width:100%}.container.svelte-1cgt0cp .combobox:where(.svelte-1cgt0cp){width:min(16rem,100%);min-width:5rem}@keyframes svelte-oijx46-pulse{0%,to{opacity:1}50%{opacity:.5}}.chip.svelte-oijx46{height:2rem}.chip.svelte-oijx46 .container:where(.svelte-oijx46){display:flex;align-items:center}.chip.svelte-oijx46 .container:where(.svelte-oijx46) .title:where(.svelte-oijx46){padding:0 .4rem;width:100%;text-align:center;overflow:hidden;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.chip.svelte-oijx46 .container:where(.svelte-oijx46) [role=button]:where(.svelte-oijx46){display:flex;align-items:center;padding:0 .4rem 0 0}@keyframes svelte-1djqfqh-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-1djqfqh{display:flex;position:relative;width:100%;height:2.5rem;overflow:hidden}.container.svelte-1djqfqh .transition:where(.svelte-1djqfqh){display:flex;position:absolute;width:100%;scrollbar-width:none}.container.svelte-1djqfqh .transition:where(.svelte-1djqfqh) .item:where(.svelte-1djqfqh){flex-shrink:0;padding:.25rem .6rem .25rem 0;height:2.5rem}.container.svelte-1djqfqh .transition:where(.svelte-1djqfqh) .item:where(.svelte-1djqfqh) .skeleton:where(.svelte-1djqfqh){width:100%;height:100%}@media screen and (orientation: landscape){.container.svelte-1djqfqh>.transition:where(.svelte-1djqfqh){flex-direction:row;overflow-x:auto}.container.svelte-1djqfqh>.transition:where(.svelte-1djqfqh) .item:where(.svelte-1djqfqh){width:max(10rem,20%)}}@media screen and (orientation: portrait){.container.svelte-1djqfqh>.transition:where(.svelte-1djqfqh){flex-direction:column;overflow-y:auto}.container.svelte-1djqfqh>.transition:where(.svelte-1djqfqh) .item:where(.svelte-1djqfqh){width:100%}}@keyframes svelte-18aueaa-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-18aueaa{display:flex;flex-direction:column;height:100%;overflow:hidden}.container.svelte-18aueaa .header:where(.svelte-18aueaa){display:flex;margin:.6rem 3.7rem .6rem 0}.container.svelte-18aueaa .header:where(.svelte-18aueaa) .options:where(.svelte-18aueaa){width:100%}.container.svelte-18aueaa .header:where(.svelte-18aueaa) .archive:where(.svelte-18aueaa){position:absolute;top:.6rem;right:.6rem;width:2.5rem;height:2.5rem}.container.svelte-18aueaa .input:where(.svelte-18aueaa){display:flex;align-items:end;padding-bottom:.6rem;max-height:50%}.container.svelte-18aueaa .input:where(.svelte-18aueaa) .text-field:where(.svelte-18aueaa){display:flex;align-items:flex-end;width:100%;height:100%}.container.svelte-18aueaa .input:where(.svelte-18aueaa) .column:where(.svelte-18aueaa){display:flex;flex-direction:column;gap:.6rem;padding:0 .6rem}.container.svelte-18aueaa .input:where(.svelte-18aueaa) .column:where(.svelte-18aueaa) .button:where(.svelte-18aueaa){width:2.5rem;height:2.5rem}.container.svelte-18aueaa .tab-bar:where(.svelte-18aueaa){display:flex;padding-bottom:.6rem;width:100%}.container.svelte-18aueaa .tab-bar:where(.svelte-18aueaa) .start:where(.svelte-18aueaa){padding:.25rem .6rem .25rem 0;width:8rem;height:2.5rem}@keyframes svelte-rsb9fs-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-rsb9fs{display:flex;flex-direction:column-reverse;align-items:center;gap:.6rem;padding:.6rem}.container.svelte-rsb9fs .circle-chip:where(.svelte-rsb9fs){width:2.5rem;height:2.5rem}@keyframes svelte-15naz4q-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-15naz4q{display:flex;flex-direction:column;height:100%}.container.svelte-15naz4q .tab-portrait:where(.svelte-15naz4q){display:flex;flex:1;flex-direction:column;overflow-y:auto}.container.svelte-15naz4q .tab-portrait:where(.svelte-15naz4q) .transition:where(.svelte-15naz4q)>.item:where(.svelte-15naz4q){padding:.25rem 1rem .25rem 0;height:2.5rem;min-height:2.5rem}.container.svelte-15naz4q .tab-portrait:where(.svelte-15naz4q) .transition:where(.svelte-15naz4q)>.item:where(.svelte-15naz4q) .skeleton:where(.svelte-15naz4q){width:100%;height:100%}@keyframes svelte-28lyjp-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-28lyjp{display:flex;flex-direction:column;height:100%}.container.svelte-28lyjp .start:where(.svelte-28lyjp){padding:.25rem 1rem .25rem 0;height:2.5rem;min-height:2.5rem}.container.svelte-28lyjp .container:where(.svelte-28lyjp){height:100%;overflow:hidden}.container.svelte-28lyjp .container:where(.svelte-28lyjp) .transition:where(.svelte-28lyjp){display:flex;flex-direction:column;width:100%;height:100%;overflow-y:auto}.container.svelte-28lyjp .container:where(.svelte-28lyjp) .transition:where(.svelte-28lyjp) .item:where(.svelte-28lyjp){padding:.25rem 1rem .25rem 0;height:2.5rem;min-height:2.5rem}.container.svelte-28lyjp .container:where(.svelte-28lyjp) .transition:where(.svelte-28lyjp) .item:where(.svelte-28lyjp) .skeleton:where(.svelte-28lyjp){width:100%;height:100%}@keyframes svelte-qg73k5-pulse{0%,to{opacity:1}50%{opacity:.5}}input[type=color].svelte-qg73k5{display:none}@keyframes svelte-ivf9mm-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-ivf9mm{display:flex;flex-direction:column;padding-right:.8rem;width:100%;height:100%}.container.svelte-ivf9mm>.item:where(.svelte-ivf9mm){display:flex;justify-content:space-between;align-items:center;height:2.4rem;min-height:2.4rem;font-size:larger}.container.svelte-ivf9mm>.item:where(.svelte-ivf9mm)>span:where(.svelte-ivf9mm){overflow:hidden;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.container.svelte-ivf9mm>.item:where(.svelte-ivf9mm)>.control:where(.svelte-ivf9mm){margin-left:auto}.container.svelte-ivf9mm>.item:where(.svelte-ivf9mm)>.control:where(.svelte-ivf9mm)>.button:where(.svelte-ivf9mm){height:1.6rem}@keyframes svelte-8cblbw-pulse{0%,to{opacity:1}50%{opacity:.5}}.container.svelte-8cblbw{display:flex;position:relative;padding:0 min(1rem,2%);width:100%;height:calc(100vh - 3rem)}.container.svelte-8cblbw>.sheet:where(.svelte-8cblbw){z-index:1}.container.svelte-8cblbw>.sheet:where(.svelte-8cblbw) .sidepanel:where(.svelte-8cblbw){padding:.6rem;height:100%;overflow:hidden;overflow-y:auto}.container.svelte-8cblbw>.main:where(.svelte-8cblbw){display:flex;flex:1;flex-direction:column;width:calc(100% - 3.7rem);height:100%}@media screen and (orientation: landscape){.container.svelte-8cblbw>.sheet:where(.svelte-8cblbw)>.sidepanel:where(.svelte-8cblbw){width:18rem}}@media screen and (orientation: portrait){.container.svelte-8cblbw>.sheet:where(.svelte-8cblbw)>.sidepanel:where(.svelte-8cblbw){position:absolute;border-radius:.4rem;background-color:rgb(var(--m3-scheme-surface-container));width:calc(100% - 3.7rem)}}
