.m3-accent-bar.svelte-1oe40yy{display:inline-block;flex-shrink:0;width:.25rem;height:1.25rem;border-radius:var(--m3e-accent-bar-radius, .375rem);background:var(--m3e-accent-bar-color, var(--primary));vertical-align:middle}.m3-accent-bar--small.svelte-1oe40yy{height:1rem}.m3-accent-bar--large.svelte-1oe40yy{height:1.5rem}.m3-card.svelte-1qh1w4o{--m3-card-bg: var(--surface-container-highest);display:block;box-sizing:border-box;border-radius:var(--m3-card-radius, var(--shape-corner-m));background:var(--m3-card-bg);color:var(--on-surface);overflow:hidden;transition:box-shadow var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate),border-color var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate),background-color var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate)}.m3-card--interactive.svelte-1qh1w4o{appearance:none;border:0;width:100%;text-align:inherit;font:inherit;cursor:pointer;text-decoration:none;color:inherit}.m3-card--interactive.svelte-1qh1w4o:hover{background:color-mix(in oklab,var(--on-surface) 4%,var(--m3-card-bg))}.m3-card--interactive.svelte-1qh1w4o:active{background:color-mix(in oklab,var(--on-surface) 8%,var(--m3-card-bg))}.m3-card--interactive.svelte-1qh1w4o:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.m3-card--elevated.svelte-1qh1w4o{--m3-card-bg: var(--surface-container-low);box-shadow:var(--m3e-elevation-1)}.m3-card--elevated.svelte-1qh1w4o:hover{box-shadow:var(--m3e-elevation-2)}.m3-card--outlined.svelte-1qh1w4o{--m3-card-bg: var(--surface);border:1px solid var(--outline-variant)}.m3-card--outlined.svelte-1qh1w4o:hover{border-color:var(--outline)}.m3-card--disabled.svelte-1qh1w4o{cursor:default;opacity:.38;pointer-events:none}@property --pi-h1{syntax: "<number>"; inherits: true; initial-value: 0;}@property --pi-t1{syntax: "<number>"; inherits: true; initial-value: 0;}@property --pi-h2{syntax: "<number>"; inherits: true; initial-value: 0;}@property --pi-t2{syntax: "<number>"; inherits: true; initial-value: 0;}@property --pi-sweep{syntax: "<number>"; inherits: false; initial-value: .1;}.m3-progress--linear.svelte-vcepjm{width:100%;height:4px}.m3-progress--linear.svelte-vcepjm .m3-progress__track:where(.svelte-vcepjm){position:relative;width:100%;height:100%;border-radius:var(--shape-corner-full)}.m3-progress--linear.svelte-vcepjm .m3-progress__track-fill:where(.svelte-vcepjm){position:absolute;top:0;bottom:0;right:0;left:calc(var(--pi-progress) * 1% + var(--pi-gap));border-radius:var(--shape-corner-full);background:var(--pi-track)}.m3-progress--linear.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){position:absolute;top:0;bottom:0;left:0;width:calc(var(--pi-progress) * 1%);border-radius:var(--shape-corner-full);background:var(--pi-color);transition:width var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate)}.m3-progress--linear.svelte-vcepjm .m3-progress__stop:where(.svelte-vcepjm){position:absolute;top:50%;transform:translate(-50%,-50%);width:4px;height:4px;border-radius:var(--shape-corner-full);background:var(--pi-color);left:calc(var(--pi-progress) * 1% + var(--pi-gap) / 2);transition:left var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate)}.m3-progress--linear.m3-progress--butt.svelte-vcepjm .m3-progress__track:where(.svelte-vcepjm),.m3-progress--linear.m3-progress--butt.svelte-vcepjm .m3-progress__track-fill:where(.svelte-vcepjm),.m3-progress--linear.m3-progress--butt.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){border-radius:0}.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__track:where(.svelte-vcepjm){background:var(--pi-track)}.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line:where(.svelte-vcepjm){position:absolute;top:0;height:100%;border-radius:var(--shape-corner-full);background:var(--pi-color)}.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line--1:where(.svelte-vcepjm){left:calc(var(--pi-t1) * 100% + 2px);width:calc((var(--pi-h1) - var(--pi-t1)) * 100% - 4px);animation:svelte-vcepjm-pi-h1 1.75s linear infinite,svelte-vcepjm-pi-t1 1.75s linear infinite}.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line--2:where(.svelte-vcepjm){left:calc(var(--pi-t2) * 100% + 2px);width:calc((var(--pi-h2) - var(--pi-t2)) * 100% - 4px);animation:svelte-vcepjm-pi-h2 1.75s linear infinite,svelte-vcepjm-pi-t2 1.75s linear infinite}.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line--wave:where(.svelte-vcepjm){background:none;background-color:var(--pi-color);left:calc(var(--pi-t1) * 100% + 2px);width:calc((var(--pi-h1) - var(--pi-t1)) * 100% - 4px);animation:svelte-vcepjm-pi-h1 1.75s linear infinite,svelte-vcepjm-pi-t1 1.75s linear infinite,svelte-vcepjm-m3-progress-wave-flow .9s linear infinite;height:8px;top:50%;transform:translateY(-50%);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='8'%3E%3Cpath d='M0 1 Q 10 7, 20 1 T 40 1 L 40 7 Q 30 1, 20 7 T 0 7 Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='8'%3E%3Cpath d='M0 1 Q 10 7, 20 1 T 40 1 L 40 7 Q 30 1, 20 7 T 0 7 Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:40px 8px;mask-size:40px 8px}.m3-progress--circular.svelte-vcepjm{width:var(--pi-size);height:var(--pi-size);transform:rotate(-90deg)}.m3-progress--circular.svelte-vcepjm .m3-progress__track:where(.svelte-vcepjm){stroke:var(--pi-track)}.m3-progress--circular.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){stroke:var(--pi-color);transition:stroke-dasharray var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate)}.m3-progress--circular.m3-progress--indeterminate.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){stroke-dasharray:calc(var(--pi-circ) * var(--pi-sweep)) var(--pi-circ)}.m3-progress--circular.svelte-vcepjm .m3-progress__track-rest:where(.svelte-vcepjm){stroke:var(--pi-track);transition:stroke-dasharray var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate),stroke-dashoffset var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate)}.m3-progress--circular.m3-progress--butt.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm),.m3-progress--circular.m3-progress--butt.svelte-vcepjm .m3-progress__track-rest:where(.svelte-vcepjm){stroke-linecap:butt}.m3-progress--circular.m3-progress--indeterminate.m3-progress--circular-dual.svelte-vcepjm{animation:svelte-vcepjm-m3-progress-circular-rotate 6s linear infinite}.m3-progress--circular.m3-progress--indeterminate.m3-progress--circular-dual.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){animation:svelte-vcepjm-m3-progress-circular-dual-sweep 6s linear infinite}.m3-progress--circular.m3-progress--indeterminate.m3-progress--circular-single.svelte-vcepjm{animation:svelte-vcepjm-m3-progress-circular-rotate 1.2s linear infinite}.m3-progress--circular.m3-progress--indeterminate.m3-progress--circular-single.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){stroke-dasharray:calc(var(--pi-circ) * .25) var(--pi-circ)}.m3-progress--circular.m3-progress--indeterminate.m3-progress--circular-wave.svelte-vcepjm{animation:svelte-vcepjm-m3-progress-circular-wave-rotate 6s linear infinite}.m3-progress--circular.m3-progress--indeterminate.m3-progress--circular-wave.svelte-vcepjm .m3-progress__active:where(.svelte-vcepjm){animation:svelte-vcepjm-m3-progress-circular-wave-sweep 6s linear infinite}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm{position:relative;width:100%;height:10px;overflow:visible}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm .m3-progress__wavy-svg:where(.svelte-vcepjm){position:absolute;inset:0;width:100%;height:10px;overflow:visible}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm .m3-progress__wavy-wave:where(.svelte-vcepjm){position:absolute;top:0;left:0;max-width:none;display:block}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm .m3-progress__thumb:where(.svelte-vcepjm){position:absolute;top:50%;z-index:1;width:10px;height:10px;border-radius:var(--shape-corner-full);background:var(--pi-color);box-shadow:0 0 0 2px var(--surface-container-lowest);transform:translate(-50%,-50%);pointer-events:none;transition:left var(--m3e-duration-short) var(--m3e-easing-standard)}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm .m3-progress__wavy-flow:where(.svelte-vcepjm){animation:svelte-vcepjm-m3-progress-wavy-shift var(--pi-wave-dur) linear infinite}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm .m3-progress__wavy-shift:where(.svelte-vcepjm){animation:svelte-vcepjm-m3-progress-wavy-shift var(--pi-wave-dur) linear infinite}.m3-progress.m3-progress--wavy.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line--wavy:where(.svelte-vcepjm){background:none;border-radius:0;overflow:hidden}.m3-progress.m3-progress--wavy.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line--1.m3-progress__line--wavy:where(.svelte-vcepjm) .m3-progress__wavy-wave:where(.svelte-vcepjm){left:calc(-1 * var(--pi-t1) * 240px - 2px)}.m3-progress.m3-progress--wavy.m3-progress--linear.m3-progress--indeterminate.svelte-vcepjm .m3-progress__line--2.m3-progress__line--wavy:where(.svelte-vcepjm) .m3-progress__wavy-wave:where(.svelte-vcepjm){left:calc(-1 * var(--pi-t2) * 240px - 2px)}.m3-progress.m3-progress--wavy.m3-progress--linear.svelte-vcepjm .m3-progress__stop--wavy:where(.svelte-vcepjm){top:50%;transform:translate(-50%,-50%)}.m3-progress.m3-progress--wavy.m3-progress--circular.svelte-vcepjm{transform:none}.m3-progress.m3-progress--wavy.m3-progress--circular.svelte-vcepjm .m3-progress__wavy-circ-rotator:where(.svelte-vcepjm){transform-box:view-box;transform-origin:center;animation:svelte-vcepjm-m3-progress-circular-wavy-rotate 6s linear infinite}.m3-progress.m3-progress--wavy.m3-progress--circular.svelte-vcepjm .m3-progress__wavy-circ-flow:where(.svelte-vcepjm){animation:svelte-vcepjm-m3-progress-circ-wave-dash var(--pi-circ-flow-dur) linear infinite,svelte-vcepjm-m3-progress-circ-wave-counterrotate var(--pi-circ-flow-dur) linear infinite;transform-box:view-box;transform-origin:center}.m3-progress.m3-progress--wavy.m3-progress--circular.svelte-vcepjm .m3-progress__wavy-circ-indet:where(.svelte-vcepjm){animation:svelte-vcepjm-m3-progress-circular-wavy-sweep 6s linear infinite,svelte-vcepjm-m3-progress-circ-wave-dash var(--pi-circ-flow-dur) linear infinite,svelte-vcepjm-m3-progress-circ-wave-counterrotate var(--pi-circ-flow-dur) linear infinite;transform-box:view-box;transform-origin:center}@-moz-keyframes svelte-vcepjm-pi-h1{0%{--pi-h1: 0}57.14%{--pi-h1: 1}to{--pi-h1: 1}}@-webkit-keyframes svelte-vcepjm-pi-h1{0%{--pi-h1: 0}57.14%{--pi-h1: 1}to{--pi-h1: 1}}@-o-keyframes svelte-vcepjm-pi-h1{0%{--pi-h1: 0}57.14%{--pi-h1: 1}to{--pi-h1: 1}}@keyframes svelte-vcepjm-pi-h1{0%{--pi-h1: 0}57.14%{--pi-h1: 1}to{--pi-h1: 1}}@-moz-keyframes svelte-vcepjm-pi-t1{0%,14.29%{--pi-t1: 0}71.43%{--pi-t1: 1}to{--pi-t1: 1}}@-webkit-keyframes svelte-vcepjm-pi-t1{0%,14.29%{--pi-t1: 0}71.43%{--pi-t1: 1}to{--pi-t1: 1}}@-o-keyframes svelte-vcepjm-pi-t1{0%,14.29%{--pi-t1: 0}71.43%{--pi-t1: 1}to{--pi-t1: 1}}@keyframes svelte-vcepjm-pi-t1{0%,14.29%{--pi-t1: 0}71.43%{--pi-t1: 1}to{--pi-t1: 1}}@-moz-keyframes svelte-vcepjm-pi-h2{0%,37.14%{--pi-h2: 0}85.71%{--pi-h2: 1}to{--pi-h2: 1}}@-webkit-keyframes svelte-vcepjm-pi-h2{0%,37.14%{--pi-h2: 0}85.71%{--pi-h2: 1}to{--pi-h2: 1}}@-o-keyframes svelte-vcepjm-pi-h2{0%,37.14%{--pi-h2: 0}85.71%{--pi-h2: 1}to{--pi-h2: 1}}@keyframes svelte-vcepjm-pi-h2{0%,37.14%{--pi-h2: 0}85.71%{--pi-h2: 1}to{--pi-h2: 1}}@-moz-keyframes svelte-vcepjm-pi-t2{0%,51.43%{--pi-t2: 0}to{--pi-t2: 1}}@-webkit-keyframes svelte-vcepjm-pi-t2{0%,51.43%{--pi-t2: 0}to{--pi-t2: 1}}@-o-keyframes svelte-vcepjm-pi-t2{0%,51.43%{--pi-t2: 0}to{--pi-t2: 1}}@keyframes svelte-vcepjm-pi-t2{0%,51.43%{--pi-t2: 0}to{--pi-t2: 1}}@-moz-keyframes svelte-vcepjm-m3-progress-wave-flow{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:40px 0;mask-position:40px 0}}@-webkit-keyframes svelte-vcepjm-m3-progress-wave-flow{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:40px 0;mask-position:40px 0}}@-o-keyframes svelte-vcepjm-m3-progress-wave-flow{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:40px 0;mask-position:40px 0}}@keyframes svelte-vcepjm-m3-progress-wave-flow{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:40px 0;mask-position:40px 0}}@-moz-keyframes svelte-vcepjm-m3-progress-circular-rotate{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@-webkit-keyframes svelte-vcepjm-m3-progress-circular-rotate{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@-o-keyframes svelte-vcepjm-m3-progress-circular-rotate{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@keyframes svelte-vcepjm-m3-progress-circular-rotate{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@-moz-keyframes svelte-vcepjm-m3-progress-circular-dual-sweep{0%,to{--pi-sweep: .1}50%{--pi-sweep: .87}}@-webkit-keyframes svelte-vcepjm-m3-progress-circular-dual-sweep{0%,to{--pi-sweep: .1}50%{--pi-sweep: .87}}@-o-keyframes svelte-vcepjm-m3-progress-circular-dual-sweep{0%,to{--pi-sweep: .1}50%{--pi-sweep: .87}}@keyframes svelte-vcepjm-m3-progress-circular-dual-sweep{0%,to{--pi-sweep: .1}50%{--pi-sweep: .87}}@-moz-keyframes svelte-vcepjm-m3-progress-circular-wave-sweep{0%{--pi-sweep: .1;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{--pi-sweep: .87;animation-timing-function:linear}to{--pi-sweep: .1}}@-webkit-keyframes svelte-vcepjm-m3-progress-circular-wave-sweep{0%{--pi-sweep: .1;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{--pi-sweep: .87;animation-timing-function:linear}to{--pi-sweep: .1}}@-o-keyframes svelte-vcepjm-m3-progress-circular-wave-sweep{0%{--pi-sweep: .1;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{--pi-sweep: .87;animation-timing-function:linear}to{--pi-sweep: .1}}@keyframes svelte-vcepjm-m3-progress-circular-wave-sweep{0%{--pi-sweep: .1;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{--pi-sweep: .87;animation-timing-function:linear}to{--pi-sweep: .1}}@-moz-keyframes svelte-vcepjm-m3-progress-circular-wave-rotate{0%{transform:rotate(-90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(54deg);animation-timing-function:linear}25%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(414deg);animation-timing-function:linear}50%{transform:rotate(630deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(774deg);animation-timing-function:linear}75%{transform:rotate(990deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1134deg);animation-timing-function:linear}to{transform:rotate(1350deg)}}@-webkit-keyframes svelte-vcepjm-m3-progress-circular-wave-rotate{0%{transform:rotate(-90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(54deg);animation-timing-function:linear}25%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(414deg);animation-timing-function:linear}50%{transform:rotate(630deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(774deg);animation-timing-function:linear}75%{transform:rotate(990deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1134deg);animation-timing-function:linear}to{transform:rotate(1350deg)}}@-o-keyframes svelte-vcepjm-m3-progress-circular-wave-rotate{0%{transform:rotate(-90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(54deg);animation-timing-function:linear}25%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(414deg);animation-timing-function:linear}50%{transform:rotate(630deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(774deg);animation-timing-function:linear}75%{transform:rotate(990deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1134deg);animation-timing-function:linear}to{transform:rotate(1350deg)}}@keyframes svelte-vcepjm-m3-progress-circular-wave-rotate{0%{transform:rotate(-90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(54deg);animation-timing-function:linear}25%{transform:rotate(270deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(414deg);animation-timing-function:linear}50%{transform:rotate(630deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(774deg);animation-timing-function:linear}75%{transform:rotate(990deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1134deg);animation-timing-function:linear}to{transform:rotate(1350deg)}}@-moz-keyframes svelte-vcepjm-m3-progress-wavy-shift{0%{transform:translate(0)}to{transform:translate(var(--pi-wave-shift))}}@-webkit-keyframes svelte-vcepjm-m3-progress-wavy-shift{0%{transform:translate(0)}to{transform:translate(var(--pi-wave-shift))}}@-o-keyframes svelte-vcepjm-m3-progress-wavy-shift{0%{transform:translate(0)}to{transform:translate(var(--pi-wave-shift))}}@keyframes svelte-vcepjm-m3-progress-wavy-shift{0%{transform:translate(0)}to{transform:translate(var(--pi-wave-shift))}}@-moz-keyframes svelte-vcepjm-m3-progress-circular-wavy-rotate{0%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(234deg);animation-timing-function:linear}25%{transform:rotate(450deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(594deg);animation-timing-function:linear}50%{transform:rotate(810deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(954deg);animation-timing-function:linear}75%{transform:rotate(1170deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1314deg);animation-timing-function:linear}to{transform:rotate(1530deg)}}@-webkit-keyframes svelte-vcepjm-m3-progress-circular-wavy-rotate{0%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(234deg);animation-timing-function:linear}25%{transform:rotate(450deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(594deg);animation-timing-function:linear}50%{transform:rotate(810deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(954deg);animation-timing-function:linear}75%{transform:rotate(1170deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1314deg);animation-timing-function:linear}to{transform:rotate(1530deg)}}@-o-keyframes svelte-vcepjm-m3-progress-circular-wavy-rotate{0%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(234deg);animation-timing-function:linear}25%{transform:rotate(450deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(594deg);animation-timing-function:linear}50%{transform:rotate(810deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(954deg);animation-timing-function:linear}75%{transform:rotate(1170deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1314deg);animation-timing-function:linear}to{transform:rotate(1530deg)}}@keyframes svelte-vcepjm-m3-progress-circular-wavy-rotate{0%{transform:rotate(90deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}5%{transform:rotate(234deg);animation-timing-function:linear}25%{transform:rotate(450deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}30%{transform:rotate(594deg);animation-timing-function:linear}50%{transform:rotate(810deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}55%{transform:rotate(954deg);animation-timing-function:linear}75%{transform:rotate(1170deg);animation-timing-function:cubic-bezier(.05,.7,.1,1)}80%{transform:rotate(1314deg);animation-timing-function:linear}to{transform:rotate(1530deg)}}@-moz-keyframes svelte-vcepjm-m3-progress-circular-wavy-sweep{0%{stroke-dasharray:10 90;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{stroke-dasharray:87 13;animation-timing-function:linear}to{stroke-dasharray:10 90}}@-webkit-keyframes svelte-vcepjm-m3-progress-circular-wavy-sweep{0%{stroke-dasharray:10 90;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{stroke-dasharray:87 13;animation-timing-function:linear}to{stroke-dasharray:10 90}}@-o-keyframes svelte-vcepjm-m3-progress-circular-wavy-sweep{0%{stroke-dasharray:10 90;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{stroke-dasharray:87 13;animation-timing-function:linear}to{stroke-dasharray:10 90}}@keyframes svelte-vcepjm-m3-progress-circular-wavy-sweep{0%{stroke-dasharray:10 90;animation-timing-function:cubic-bezier(.2,0,0,1)}50%{stroke-dasharray:87 13;animation-timing-function:linear}to{stroke-dasharray:10 90}}@-moz-keyframes svelte-vcepjm-m3-progress-circ-wave-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@-webkit-keyframes svelte-vcepjm-m3-progress-circ-wave-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@-o-keyframes svelte-vcepjm-m3-progress-circ-wave-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@keyframes svelte-vcepjm-m3-progress-circ-wave-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@-moz-keyframes svelte-vcepjm-m3-progress-circ-wave-counterrotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes svelte-vcepjm-m3-progress-circ-wave-counterrotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@-o-keyframes svelte-vcepjm-m3-progress-circ-wave-counterrotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes svelte-vcepjm-m3-progress-circ-wave-counterrotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.m3-button.svelte-xhylw4{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;gap:.5rem;height:2.5rem;padding:0 1.5rem;border:none;border-radius:var(--m3-button-radius, var(--shape-corner-m));background:transparent;color:var(--primary);font:var(--m3e-type-label-large);cursor:pointer;user-select:none;white-space:nowrap;text-decoration:none;flex-shrink:0;-webkit-tap-highlight-color:transparent;--m3e-state-color: var(--primary);--m3-button-elevation: var(--m3e-elevation-0);box-shadow:var(--m3-button-elevation);transition:box-shadow var(--m3e-duration-short) var(--m3e-easing-standard),background-color var(--m3e-duration-short) var(--m3e-easing-standard),color var(--m3e-duration-short) var(--m3e-easing-standard),border-color var(--m3e-duration-short) var(--m3e-easing-standard)}.m3-button__icon.svelte-xhylw4{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.m3-button__icon.svelte-xhylw4>svg{width:1.125rem;height:1.125rem}.m3-button__content.svelte-xhylw4{display:flex;flex:1;align-items:center;gap:.5rem;min-width:0}.m3-button--center.svelte-xhylw4 .m3-button__content:where(.svelte-xhylw4){justify-content:center}.m3-button--start.svelte-xhylw4 .m3-button__content:where(.svelte-xhylw4){justify-content:flex-start}.m3-button--between.svelte-xhylw4 .m3-button__content:where(.svelte-xhylw4){justify-content:space-between}.m3-button--full.svelte-xhylw4{width:100%}.m3-button--disabled.svelte-xhylw4{pointer-events:none}.m3-button--xsmall.svelte-xhylw4{height:2rem;padding:0 1rem}.m3-button--xsmall.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{width:1.25rem;height:1.25rem}.m3-button--small.svelte-xhylw4{height:2.5rem;padding:0 1.5rem}.m3-button--small.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{width:1.25rem;height:1.25rem}.m3-button--medium.svelte-xhylw4{height:3.5rem;padding:0 2rem}.m3-button--medium.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{width:1.5rem;height:1.5rem}.m3-button--large.svelte-xhylw4{height:6rem;padding:0 2rem}.m3-button--large.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{width:2rem;height:2rem}.m3-button--xlarge.svelte-xhylw4{height:8.5rem;padding:0 2.5rem}.m3-button--xlarge.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{width:2.5rem;height:2.5rem}.m3-button--filled.svelte-xhylw4{background:var(--primary);color:var(--on-primary);--m3e-state-color: var(--on-primary);--m3-button-elevation: var(--m3e-elevation-0)}.m3-button--filled.svelte-xhylw4:hover{--m3-button-elevation: var(--m3e-elevation-1) }.m3-button--filled.m3-button--disabled.svelte-xhylw4{opacity:1;background:color-mix(in srgb,var(--on-surface) 12%,transparent);color:var(--on-surface)}.m3-button--filled.m3-button--disabled.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{opacity:.38}.m3-button--filled.m3-button--disabled.svelte-xhylw4 .m3-button__label:where(.svelte-xhylw4){opacity:.38}.m3-button--elevated.svelte-xhylw4{background:var(--surface-container-low);color:var(--primary);--m3e-state-color: var(--primary);--m3-button-elevation: var(--m3e-elevation-1)}.m3-button--elevated.svelte-xhylw4:hover{--m3-button-elevation: var(--m3e-elevation-2) }.m3-button--elevated.m3-button--disabled.svelte-xhylw4{opacity:1;background:color-mix(in srgb,var(--on-surface) 12%,transparent);color:var(--on-surface);box-shadow:none}.m3-button--elevated.m3-button--disabled.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{opacity:.38}.m3-button--elevated.m3-button--disabled.svelte-xhylw4 .m3-button__label:where(.svelte-xhylw4){opacity:.38}.m3-button--tonal.svelte-xhylw4{background:var(--secondary-container);color:var(--on-secondary-container);--m3e-state-color: var(--on-secondary-container);--m3-button-elevation: var(--m3e-elevation-0)}.m3-button--tonal.svelte-xhylw4:hover{--m3-button-elevation: var(--m3e-elevation-1) }.m3-button--tonal.m3-button--disabled.svelte-xhylw4{opacity:1;background:color-mix(in srgb,var(--on-surface) 12%,transparent);color:var(--on-surface)}.m3-button--tonal.m3-button--disabled.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{opacity:.38}.m3-button--tonal.m3-button--disabled.svelte-xhylw4 .m3-button__label:where(.svelte-xhylw4){opacity:.38}.m3-button--outlined.svelte-xhylw4{border:1px solid var(--outline);color:var(--primary);--m3e-state-color: var(--primary)}.m3-button--outlined.svelte-xhylw4:hover{border-color:var(--outline)}.m3-button--outlined.m3-button--disabled.svelte-xhylw4{opacity:1;border-color:color-mix(in srgb,var(--on-surface) 12%,transparent);color:var(--on-surface)}.m3-button--outlined.m3-button--disabled.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{opacity:.38}.m3-button--outlined.m3-button--disabled.svelte-xhylw4 .m3-button__label:where(.svelte-xhylw4){opacity:.38}.m3-button--text.svelte-xhylw4{color:var(--primary);--m3e-state-color: var(--primary)}.m3-button--text.m3-button--disabled.svelte-xhylw4{opacity:1;color:var(--on-surface)}.m3-button--text.m3-button--disabled.svelte-xhylw4 .m3-button__icon:where(.svelte-xhylw4)>svg{opacity:.38}.m3-button--text.m3-button--disabled.svelte-xhylw4 .m3-button__label:where(.svelte-xhylw4){opacity:.38}.collapsed[data-astro-cid-w3nhkpix]{height:var(--collapsedHeight)}.widget-layout__scroll-content[data-astro-cid-w3nhkpix]{max-height:calc(100dvh - 11rem);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin}.widget-layout__flex-scroll[data-astro-cid-w3nhkpix]{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin}.m3-icon-button.svelte-1f9wkzm{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:var(--on-surface);cursor:pointer;flex-shrink:0;user-select:none;-webkit-tap-highlight-color:transparent;--m3e-state-color: var(--on-surface);--ib-square: var(--shape-corner-m);--ib-radius: var(--shape-corner-full);border-radius:var(--ib-radius);transition:background-color var(--m3e-duration-short) var(--m3e-easing-standard),color var(--m3e-duration-short) var(--m3e-easing-standard),border-color var(--m3e-duration-short) var(--m3e-easing-standard),border-radius var(--m3e-duration-medium) var(--m3e-easing-emphasized-decelerate)}.m3-icon-button.svelte-1f9wkzm>svg{width:1.25rem;height:1.25rem;flex-shrink:0}.m3-icon-button__icon.svelte-1f9wkzm{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.m3-icon-button__icon.svelte-1f9wkzm>svg{width:1.25rem;height:1.25rem;flex-shrink:0}.m3-icon-button--disabled.svelte-1f9wkzm{pointer-events:none}.m3-icon-button--xsmall.svelte-1f9wkzm{width:2rem;height:2rem;--ib-square: var(--shape-corner-m)}.m3-icon-button--xsmall.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{width:1.25rem;height:1.25rem}.m3-icon-button--small.svelte-1f9wkzm{width:2.5rem;height:2.5rem;--ib-square: var(--shape-corner-m)}.m3-icon-button--small.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{width:1.5rem;height:1.5rem}.m3-icon-button--medium.svelte-1f9wkzm{width:3.5rem;height:3.5rem;--ib-square: var(--shape-corner-l) }.m3-icon-button--medium.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{width:1.5rem;height:1.5rem}.m3-icon-button--large.svelte-1f9wkzm{width:6rem;height:6rem;--ib-square: var(--shape-corner-xl) }.m3-icon-button--large.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{width:2rem;height:2rem}.m3-icon-button--xlarge.svelte-1f9wkzm{width:8.5rem;height:8.5rem;--ib-square: var(--shape-corner-xl)}.m3-icon-button--xlarge.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{width:2.5rem;height:2.5rem}.m3-icon-button--square.svelte-1f9wkzm,.m3-icon-button--checked.m3-icon-button--round.svelte-1f9wkzm{--ib-radius: var(--ib-square)}.m3-icon-button--checked.m3-icon-button--square.svelte-1f9wkzm{--ib-radius: var(--shape-corner-full)}.m3-icon-button--standard.svelte-1f9wkzm{color:var(--on-surface);--m3e-state-color: var(--on-surface)}.m3-icon-button--standard.m3-icon-button--checked.svelte-1f9wkzm{color:var(--primary);--m3e-state-color: var(--primary)}.m3-icon-button--standard.m3-icon-button--disabled.svelte-1f9wkzm{color:var(--on-surface);opacity:.38}.m3-icon-button--filled.svelte-1f9wkzm{background:var(--primary);color:var(--on-primary);--m3e-state-color: var(--on-primary)}.m3-icon-button--filled.m3-icon-button--disabled.svelte-1f9wkzm{opacity:1;background:color-mix(in srgb,var(--on-surface) 12%,transparent);color:var(--on-surface)}.m3-icon-button--filled.m3-icon-button--disabled.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{opacity:.38}.m3-icon-button--tonal.svelte-1f9wkzm{background:var(--secondary-container);color:var(--on-secondary-container);--m3e-state-color: var(--on-secondary-container)}.m3-icon-button--tonal.m3-icon-button--checked.svelte-1f9wkzm{background:var(--secondary);color:var(--on-secondary);--m3e-state-color: var(--on-secondary)}.m3-icon-button--tonal.m3-icon-button--disabled.svelte-1f9wkzm{opacity:1;background:color-mix(in srgb,var(--on-surface) 12%,transparent);color:var(--on-surface)}.m3-icon-button--tonal.m3-icon-button--disabled.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{opacity:.38}.m3-icon-button--outlined.svelte-1f9wkzm{border:1px solid var(--outline);color:var(--on-surface);--m3e-state-color: var(--on-surface)}.m3-icon-button--outlined.m3-icon-button--checked.svelte-1f9wkzm{background:var(--inverse-surface);color:var(--inverse-on-surface);border-color:transparent;--m3e-state-color: var(--inverse-on-surface)}.m3-icon-button--outlined.m3-icon-button--disabled.svelte-1f9wkzm{opacity:1;border-color:color-mix(in srgb,var(--on-surface) 12%,transparent)}.m3-icon-button--outlined.m3-icon-button--disabled.svelte-1f9wkzm .m3-icon-button__icon:where(.svelte-1f9wkzm)>svg{opacity:.38}.m3-tooltip.svelte-19pb5a5{position:relative;display:inline-flex}.m3-tooltip__tip.svelte-19pb5a5{position:fixed;top:0;left:0;margin:0;max-width:18rem;padding:.375rem .75rem;border-radius:var(--shape-corner-xs);background:var(--inverse-surface);color:var(--inverse-on-surface);font:var(--m3e-type-body-small);text-align:left;white-space:nowrap;overflow-wrap:anywhere;z-index:120;opacity:0;pointer-events:none;box-shadow:var(--m3e-elevation-1);transform:scale(.96);transition:opacity var(--m3e-duration-short) var(--m3e-easing-standard),transform var(--m3e-duration-short) var(--m3e-easing-standard)}.m3-tooltip__tip--open.svelte-19pb5a5{opacity:1;transform:scale(1)}.m3-tooltip__tip--rich.svelte-19pb5a5{display:flex;flex-direction:column;gap:.25rem;max-width:20rem;padding:1rem;border-radius:var(--shape-corner-m);background:var(--surface-container);color:var(--on-surface);box-shadow:var(--m3e-elevation-2);white-space:normal}.m3-tooltip__tip--rich.m3-tooltip__tip--open.svelte-19pb5a5{pointer-events:auto}.m3-tooltip__tip__title.svelte-19pb5a5{font:var(--m3e-type-title-small);color:var(--on-surface-variant)}.m3-tooltip__tip__supporting.svelte-19pb5a5{font:var(--m3e-type-body-medium);color:var(--on-surface-variant)}.m3-tooltip__tip__action.svelte-19pb5a5{align-self:flex-start;margin-top:.25rem;padding:.25rem .5rem;border:none;background:none;color:var(--primary);font:var(--m3e-type-label-large);cursor:pointer;border-radius:var(--shape-corner-xs)}.m3-tooltip__tip__action.svelte-19pb5a5:hover{background:color-mix(in srgb,var(--primary) 8%,transparent)}.m3-tooltip__tip__action.svelte-19pb5a5:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
