@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--toolbar-height: 44px;--mobile-navbar-height: 75px}html,body{padding:0;margin:0}body{background-color:var(--volt-color-bg-primary)}*{scrollbar-width:thin;scrollbar-color:var(--volt-color-text-primary) var(--volt-color-bg-primary)}*{font-family:Poppins,sans-serif;line-height:150%;box-sizing:border-box}.mwd-app{width:100vw;height:100vh;height:100dvh;background:linear-gradient(rgba(var(--volt-color-bg-primary-rgb),.9),rgba(var(--volt-color-bg-primary-rgb),.9)),url(/assets/abstract_chart-CRI0frSA.png) no-repeat center;background-size:cover;overflow-x:hidden;overflow-y:auto}:root{--volt-color-bg-primary: #fdf3e8;--volt-color-bg-primary-rgb: 253, 243, 232;--volt-color-bg-secondary: #111827;--volt-color-bg-secondary-rgb: 17, 24, 39;--volt-color-bg-tertiary: #9ca3af;--volt-color-bg-tertiary-rgb: 156, 163, 175;--volt-color-text-primary: #111827;--volt-color-text-primary-rgb: 17, 24, 39;--volt-color-text-secondary: #fdf3e8;--volt-color-text-secondary-rgb: 253, 243, 232;--volt-color-border: #d1d5db;--volt-color-primary: #d4af37;--volt-color-primary-rgb: 212, 175, 55;--volt-color-primary-hover: #ffe680;--volt-color-primary-active: #a67c00;--volt-color-secondary: #00acc1;--volt-color-secondary-rgb: 0, 172, 193;--volt-color-secondary-hover: #4dd0e1;--volt-color-secondary-active: #0097a7;--volt-color-success: #22c55e;--volt-color-warning: #facc15;--volt-color-error: #ef4444;--volt-color-error-rgb: 239, 68, 68;--volt-color-info: #3b82f6;--volt-color-disabled: #9ca3af;--volt-color-overlay: rgba(0, 0, 0, .5)}[data-theme=dark]{--volt-color-bg-primary: #111827;--volt-color-bg-primary-rgb: 17, 24, 39;--volt-color-bg-secondary: #fdf3e8;--volt-color-bg-secondary-rgb: 253, 243, 232;--volt-color-bg-tertiary: #374151;--volt-color-bg-tertiary-rgb: 55, 65, 81;--volt-color-text-primary: #fdf3e8;--volt-color-text-primary-rgb: 253, 243, 232;--volt-color-text-secondary: #111827;--volt-color-text-secondary-rgb: 17, 24, 39;--volt-color-border: #374151;--volt-color-primary: #4dd0e1;--volt-color-primary-rgb: 0, 172, 193;--volt-color-primary-hover: #00acc1;--volt-color-primary-active: #0097a7;--volt-color-secondary: #ffe680;--volt-color-secondary-rgb: 255, 230, 128;--volt-color-secondary-hover: #d4af37;--volt-color-secondary-active: #a67c00;--volt-color-success: #22c55e;--volt-color-warning: #facc15;--volt-color-error: #ef4444;--volt-color-error-rgb: 239, 68, 68;--volt-color-info: #3b82f6;--volt-color-disabled: #9ca3af;--volt-color-overlay: rgba(0, 0, 0, .5)}.mwd-error{position:relative;height:100%}.mwd-error__wrapper{display:flex;align-items:center;gap:0}.mwd-error__wrapper{z-index:100;position:absolute;height:100%;width:100%;padding:1rem;justify-content:center;background-color:var(--volt-color-bg-primary)}.mwd-error__content{display:flex;flex-direction:column;gap:1rem}.mwd-error__content{color:var(--volt-color-error);padding:2rem;position:relative;background-image:linear-gradient(to right,var(--volt-color-error) 40%,transparent 0%),linear-gradient(to bottom,transparent 60%,var(--volt-color-error) 0%),linear-gradient(to right,transparent 60%,var(--volt-color-error) 0%),linear-gradient(to bottom,var(--volt-color-error) 40%,transparent 0%);background-repeat:no-repeat;background-position:top left,top right,bottom right,bottom left;background-size:100% 1px,1px 100%,100% 1px,1px 100%}.mwd-error__text{display:flex;flex-direction:column;gap:.5rem}.mwd-error__text h3,.mwd-error__text p{margin:0}.mwd-error__text h3{text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800}.mwd-error__text p{font-size:.875rem}.mwd-error__actions{display:flex;align-items:center;gap:1rem}.mwd-error__actions{margin-top:2rem}.mwd-error__actions button{width:100%}.mwd-not-found{display:flex;align-items:center;gap:0}.mwd-not-found{height:100vh;justify-content:center;background-color:var(--volt-color-bg-primary)}.mwd-not-found__wrapper{display:flex;flex-direction:column;gap:1rem}.mwd-not-found__wrapper{color:var(--volt-color-text-primary);padding:2rem;margin:1rem;position:relative;background-image:linear-gradient(to right,var(--volt-color-text-primary) 40%,transparent 0%),linear-gradient(to bottom,transparent 60%,var(--volt-color-text-primary) 0%),linear-gradient(to right,transparent 60%,var(--volt-color-text-primary) 0%),linear-gradient(to bottom,var(--volt-color-text-primary) 40%,transparent 0%);background-repeat:no-repeat;background-position:top left,top right,bottom right,bottom left;background-size:100% 1px,1px 100%,100% 1px,1px 100%}.mwd-not-found__text{display:flex;flex-direction:column;gap:.5rem}.mwd-not-found__text h3,.mwd-not-found__text p{margin:0}.mwd-not-found__text h3{text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800}.mwd-not-found__text p{font-size:.875rem}.mwd-not-found__actions{display:flex;align-items:center;gap:1rem}.mwd-not-found__actions{margin-top:1rem}.mwd-not-found__actions div,.mwd-not-found__actions button{width:100%}.volt-button{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-button{width:fit-content;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);padding:.5rem 1rem;border:none;border-radius:.25rem;-webkit-user-select:none;user-select:none}.volt-button:not(:disabled){cursor:pointer}.volt-button:not(:disabled):hover{background-color:var(--volt-color-primary);color:var(--volt-color-bg-primary)}.volt-button:not(:disabled):active{opacity:.64}.volt-button:disabled{pointer-events:none;opacity:.16}.volt-button__content{display:flex;align-items:center;gap:.5rem}.volt-button__content{white-space:nowrap;justify-content:center;margin:0;overflow:hidden}.volt-button__content *{line-height:100%}.volt-icon-button{display:flex;align-items:center;gap:.5rem}.volt-icon-button{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-icon-button{z-index:1;padding:.25rem;border-radius:.25rem;border:none;background-color:rgba(var(--volt-color-bg-primary),.32);color:var(--volt-color-text-primary);cursor:pointer;transition:background-color .15s ease,color .15s ease}.volt-icon-button:hover{background-color:var(--volt-color-primary)}.volt-icon-button:active{opacity:.64}.volt-icon-button:disabled{pointer-events:none;opacity:.16}.volt-toggle-button{all:unset;display:flex;aspect-ratio:1/1;padding:.25rem;border-radius:.25rem;background-color:var(--volt-color-bg-primary)}.volt-toggle-button{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-toggle-button{cursor:pointer;transition:background-color .3s ease}.volt-toggle-button:hover,.volt-toggle-button--active{background-color:var(--volt-color-primary)}.volt-burger-button{all:unset;justify-content:center;color:var(--volt-color-text-primary);-webkit-user-select:none;user-select:none;cursor:pointer}.volt-burger-button{display:flex;align-items:center;gap:1rem}.volt-burger-button__icon{width:1.5rem;height:1.5rem;transition:transform .3s cubic-bezier(.45,0,.55,1)}.volt-burger-button__line{stroke:currentColor;stroke-width:2;stroke-linecap:round;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:center;transition:transform .3s cubic-bezier(.45,0,.55,1),opacity .15s cubic-bezier(.16,1,.3,1)}.volt-burger-button__line--top{transform:none}.volt-burger-button__line--middle{opacity:1}.volt-burger-button__line--bottom{transform:none}.volt-burger-button--open .volt-burger-button__icon{transform:rotate(90deg)}.volt-burger-button--open .volt-burger-button__line--top{transform:translateY(6px) rotate(45deg)}.volt-burger-button--open .volt-burger-button__line--middle{opacity:0}.volt-burger-button--open .volt-burger-button__line--bottom{transform:translateY(-6px) rotate(-45deg)}@media (prefers-reduced-motion: reduce){.volt-burger-button__line{transition:none!important}}.volt-glass-card{display:flex;flex-direction:column;gap:1rem}.volt-glass-card{background-color:rgba(var(--volt-color-bg-primary-rgb),.32);color:var(--volt-color-text-primary);border-radius:1rem;padding:1rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.volt-glass-card{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-glass-card__header{font-size:1rem;font-weight:800}.volt-glass-card__header h1,.volt-glass-card__header h2,.volt-glass-card__header h3,.volt-glass-card__header h4,.volt-glass-card__header h5,.volt-glass-card__header h6{margin:0}.volt-glass-card__body{display:flex;flex-direction:column;gap:.5rem}.volt-glass-card__body{font-size:.875rem}.volt-glass-card__body p{margin:0}.volt-glass-card__footer{font-size:.75rem;margin-top:auto;opacity:.64}.volt-fancy-card{min-width:0;min-height:0;color:var(--volt-color-text-primary);padding:.5rem;background-color:var(--volt-color-bg-primary);background-clip:padding-box;position:relative;box-sizing:border-box;transform:skewY(0);box-shadow:inset 0 0 rgba(var(--volt-color-text-secondary-rgb),.64),inset 0 0 0 2px var(--volt-color-primary),2px 2px 8px 2px #00000052;border-radius:1rem;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease,background-color .3s ease}@media (min-width: 600px){.volt-fancy-card{padding:1rem;transform:skewY(-2deg);box-shadow:inset 7px 7px rgba(var(--volt-color-text-secondary-rgb),.64),inset 8px 8px 0 0 var(--volt-color-primary),2px 2px 4px 2px #00000029;border-radius:2rem}}.volt-fancy-card:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(var(--volt-color-primary-rgb),.32),rgba(var(--volt-color-text-secondary-rgb),.32));pointer-events:none}.volt-fancy-card:hover{box-shadow:inset 0 0 rgba(var(--volt-color-text-secondary-rgb),0),inset 0 0 0 2px var(--volt-color-primary),0 0 rgba(var(--volt-color-primary-rgb),0),2px 2px 4px 2px #00000014;cursor:pointer;transform:skewY(0)}.volt-fancy-card:active{background-color:rgba(var(--volt-color-bg-secondary-rgb),.16)}.volt-fancy-card__content{display:flex;flex-direction:column;gap:1rem}.volt-fancy-card__content{height:100%;box-sizing:border-box;padding:.5rem;justify-content:space-between;overflow:auto}.volt-fancy-card__content{scrollbar-width:thin;scrollbar-color:var(--volt-color-text-primary) var(--volt-color-bg-primary)}@media (min-width: 600px){.volt-fancy-card__content{padding:1rem}}.volt-input{display:flex;flex-direction:column;gap:0}.volt-input{width:100%}.volt-input svg{height:.75rem;width:.75rem}.volt-input--relative{position:relative}.volt-input--error .volt-input__field{border-color:var(--volt-color-error)}.volt-input--error .volt-input__field::placeholder{color:rgba(var(--volt-color-error-rgb),.32)}.volt-input__label{line-height:100%;margin-bottom:.5rem;font-size:.75rem;color:var(--volt-color-text-primary);overflow:hidden}.volt-input__label--valid{color:var(--volt-color-success)}.volt-input__label--invalid{color:var(--volt-color-error)}.volt-input__label--focused .volt-input__label-text{transform:translate(0)}.volt-input__label-text{display:flex;align-items:center;gap:.5rem}.volt-input__label-text{transition:transform .15s ease;transform:translate(-1.25rem)}.volt-input__field{color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);padding:.5rem .75rem;font-size:.75rem;border:1px solid rgba(var(--volt-color-text-primary-rgb),.16);border-radius:.375rem;outline:none}.volt-input__field::placeholder{color:rgba(var(--volt-color-text-primary-rgb),.32)}.volt-input__field:focus{border-color:var(--volt-color-primary)}.volt-input__field:focus::placeholder{color:rgba(var(--volt-color-primary-rgb),.32)}.volt-input__field:-webkit-autofill{-webkit-text-fill-color:#111827;font-size:.75rem;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);box-shadow:none}.volt-input__field:disabled{opacity:.32}.volt-input:focus-within .volt-input__label{color:var(--volt-color-primary)}.volt-input__hint{line-height:100%;font-size:.75rem;margin-top:.5rem;color:rgba(var(--volt-color-text-primary-rgb),.32)}.volt-input__hint--error{color:var(--volt-color-error)}.volt-input__selection{z-index:10;position:absolute;top:calc(100% - 1rem);left:0;right:0;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);border:1px solid var(--volt-color-primary);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top:none;max-height:12rem;overflow:auto}.volt-input__selection>div{display:flex;align-items:center;gap:1rem}.volt-input__selection>div{padding:.5rem 1rem;cursor:pointer}.volt-input__selection>div>img{object-fit:contain;height:1rem;width:1rem;flex-shrink:0}.volt-input__selection>div:hover{background-color:var(--volt-color-primary);color:var(--volt-color-bg-primary)}.volt-password{display:flex;align-items:center;gap:1rem}.volt-password{position:relative}.volt-password--hidden input{letter-spacing:.25rem}.volt-password input{padding-right:3rem}.volt-password__icon{position:absolute;right:1rem;top:2.25rem;flex-shrink:0;height:1rem;width:1rem;color:var(--volt-color-text-primary);cursor:pointer}.volt-context-menu{display:inline-block}.volt-context-menu__content{display:flex;flex-direction:column;gap:.5rem}.volt-context-menu__content{min-width:160px;max-width:320px;position:fixed;padding:1rem;color:var(--volt-color-text-primary)}.volt-context-menu__content{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-context-menu__content{border-radius:1rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);z-index:9999}.volt-context-menu__content:focus{outline:none}.volt-context-menu__label{font-size:.875rem;font-weight:600}.volt-context-menu__item{display:flex;align-items:center;gap:.5rem}.volt-context-menu__item{line-height:100%;font-size:.875rem;padding:.5rem;border-radius:.5rem;cursor:pointer}.volt-context-menu__item:hover{background:rgba(var(--volt-color-primary-rgb),.16)}.rotate-infinite{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.volt-wave{display:flex;gap:.25rem}.volt-wave{align-items:center}.volt-wave__dot{border-radius:50%;background-color:var(--volt-color-bg-secondary);animation:bounceScale .6s infinite ease-in-out,colorChange 2s infinite alternate;transform-origin:center}.volt-wave__dot:nth-child(1){animation-delay:0ms,0ms}.volt-wave__dot:nth-child(2){animation-delay:50ms,.2s}.volt-wave__dot:nth-child(3){animation-delay:.1s,.4s}.volt-wave__dot:nth-child(4){animation-delay:.15s,.6s}.volt-wave__dot:nth-child(5){animation-delay:.2s,.8s}@keyframes bounceScale{0%{transform:translateY(0) scale(.75);opacity:.7}50%{transform:translateY(-.125rem) scale(1.25);opacity:1}to{transform:translateY(0) scale(.75);opacity:.7}}@keyframes colorChange{0%{background-color:#ef4444}25%{background-color:#4dd0e1}50%{background-color:var(--volt-color-bg-secondary)}75%{background-color:#00acc1}to{background-color:#22c55e}}.volt-text-loader{--letter-spacing: .25rem;display:inline-block;position:relative;color:var(--volt-color-text-primary)}.volt-text-loader__placeholder{letter-spacing:var(--letter-spacing);visibility:hidden;white-space:pre}.volt-text-loader__typing{letter-spacing:var(--letter-spacing);position:absolute;top:0;right:0;bottom:0;left:0;white-space:pre}.volt-text-loader__char{opacity:0;transition:opacity .6s ease}.volt-text-loader__char--visible{opacity:1}.volt-footer{background-color:var(--volt-color-bg-primary);color:var(--volt-color-text-primary);font-size:.75rem;margin:0;padding:2rem 1rem}.volt-footer__wrapper{max-width:1200px;margin:0 auto}.volt-footer__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;list-style:none;padding:0;margin:0}.volt-footer__section{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;text-align:center}.volt-footer__section-title{font-size:.875rem;font-weight:600;margin:0}.volt-footer__section-links{display:flex;flex-direction:column;gap:.25rem;list-style:none;padding:0;margin:0}.volt-footer__link{color:var(--volt-color-text-primary);text-decoration:none;transition:color .2s ease}.volt-footer__link:hover{text-decoration:underline}.volt-footer__link:focus-visible{outline:2px solid var(--volt-color-focus);outline-offset:2px}.volt-navbar{position:relative;box-sizing:border-box}.volt-navbar__wrapper{display:flex;align-items:center;gap:1rem}.volt-navbar__wrapper{width:100%}@media (min-width: 600px){.volt-navbar__wrapper{justify-content:center}}.volt-navbar__menu{display:flex;align-items:center;gap:1rem}.volt-navbar__menu{box-shadow:0 0 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-navbar__menu{z-index:10;flex-shrink:0;justify-content:center;color:var(--volt-color-text-primary);background-color:rgba(var(--volt-color-bg-primary-rgb),.16);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1.5rem;padding:.5rem;-webkit-user-select:none;user-select:none;cursor:pointer}.volt-navbar__menu--open{box-shadow:0 0 4px rgba(var(--volt-color-error-rgb),.32)}.volt-navbar__menu--open{color:var(--volt-color-error);transition:color .3s ease,box-shadow .3s ease}@media (min-width: 600px){.volt-navbar__menu{display:none}}.volt-navbar__list{display:flex;flex-direction:column;gap:1rem}.volt-navbar__list{z-index:10;position:relative;justify-content:center;list-style:none;margin:1rem;padding:.5rem}.volt-navbar__list-items{display:flex;flex-direction:column;gap:1rem}.volt-navbar__list-items{z-index:9;position:fixed;top:0;right:0;width:100%;height:100vh;background-color:rgba(var(--volt-color-bg-primary-rgb),.16);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);padding:6rem 1rem;will-change:transform;transition:transform .6s cubic-bezier(.2,.9,.1,1)}.volt-navbar__list-items--hidden{transform:translate(100%);transition:transform .3s cubic-bezier(.3,0,.8,.15)}.volt-navbar__list-items--desktop{all:unset;display:none}@media (min-width: 600px){.volt-navbar__list-items--desktop{display:flex;align-items:center;gap:1rem}.volt-navbar__list-items--desktop{position:relative;border-radius:1rem}}@media (min-width: 600px){.volt-navbar__list{box-shadow:0 0 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.volt-navbar__list{background-color:var(--volt-color-bg-primary);border-radius:1.5rem;justify-content:center}}.volt-navbar__item{display:flex;align-items:center;gap:1rem}.volt-navbar__item{z-index:2;position:relative;font-size:1.25rem;font-weight:500;text-decoration:none;color:var(--volt-color-text-primary);padding:.5rem 1rem;border-radius:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease,background-color .3s ease}@media (hover: hover) and (pointer: fine){.volt-navbar__item:hover:not(.volt-navbar__item--active){color:var(--volt-color-text-secondary);background-color:var(--volt-color-bg-secondary)}}.volt-navbar__item--active{color:var(--volt-color-text-secondary);background-color:var(--volt-color-primary)}@media (min-width: 600px){.volt-navbar__item{font-size:.875rem;padding:.375rem 1rem;gap:.5rem}.volt-navbar__item--active{color:var(--volt-color-text-primary);background-color:unset}}.volt-navbar__indicator{display:none;z-index:0;height:2rem;position:absolute;left:0;border-radius:1rem;background-color:rgba(var(--volt-color-bg-secondary-rgb),.16);transition:transform .8s cubic-bezier(.16,1,.3,1);pointer-events:none}@media (min-width: 600px){.volt-navbar__indicator{display:block}}.volt-sidebar{display:flex;flex-direction:column;gap:1rem}.volt-sidebar{z-index:9998;position:absolute;width:0;align-items:center;padding-bottom:1.5rem;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);box-shadow:0 0 8px #000000a3;overflow:hidden;opacity:0;flex-shrink:0;transition:opacity .3s ease,width .3s ease}@media (min-width: 960px){.volt-sidebar--inline{position:relative}}.volt-sidebar--expanded{width:240px;opacity:1;overflow:visible}.volt-sidebar__close{position:absolute;top:.75rem;left:.75rem;cursor:pointer}.volt-sidebar__close:hover{color:#ef4444}.volt-sidebar__close:active{opacity:.64}.volt-sidebar__avatar{display:flex;flex-direction:column;gap:0}.volt-sidebar__avatar{align-items:center;justify-content:center;min-height:200px;padding:1rem;overflow:hidden;white-space:nowrap}.volt-sidebar__wrapper{display:flex;flex-direction:column;gap:0}.volt-sidebar__wrapper{width:100%;height:100%}.volt-sidebar__list{display:flex;flex-direction:column;gap:0}.volt-sidebar__list{width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.volt-sidebar__top,.volt-sidebar__bottom{display:flex;flex-direction:column;gap:0}.volt-sidebar__top,.volt-sidebar__bottom{width:100%}.volt-sidebar__top .volt-sidebar__item:first-child{border-top:none}.volt-sidebar__bottom{margin-top:auto}.volt-sidebar__bottom .volt-sidebar__item:first-child{border-top:1px dashed var(--volt-color-primary)}.volt-sidebar__link{all:unset}.volt-sidebar__link--active{color:var(--volt-color-primary)}.volt-sidebar__label{display:flex;align-items:center;gap:1rem}.volt-sidebar__label{color:inherit;font-size:.875rem;padding:.5rem 1rem;white-space:nowrap}.volt-sidebar__item{display:block;border-top:1px solid rgba(var(--volt-color-text-primary-rgb),.16);background-color:var(--volt-color-bg-primary);-webkit-user-select:none;user-select:none;cursor:pointer}.volt-sidebar__item:hover:not(.volt-sidebar__dropdown){border-color:var(--volt-color-primary);background-color:rgba(var(--volt-color-primary-rgb),.16)}.volt-sidebar__item:hover:not(.volt-sidebar__dropdown)+.volt-sidebar__item,.volt-sidebar__item:hover:not(.volt-sidebar__dropdown)+.volt-sidebar__dropdown .volt-sidebar__link{border-top-color:var(--volt-color-primary)}.volt-sidebar__item:hover:not(.volt-sidebar__link--active,.volt-sidebar__dropdown){color:var(--volt-color-primary);border-color:var(--volt-color-primary);background-color:rgba(var(--volt-color-primary-rgb),.16)}.volt-sidebar__item:hover:not(.volt-sidebar__link--active,.volt-sidebar__dropdown)+.volt-sidebar__item{border-top-color:var(--volt-color-primary)}.volt-sidebar__item svg{flex-shrink:0}.volt-sidebar__dropdown:hover{border-color:var(--volt-color-primary)}.volt-sidebar__dropdown:hover+.volt-sidebar__item{border-color:var(--volt-color-primary)}.volt-sidebar__dropdown-label{display:flex;align-items:center;gap:0}.volt-sidebar__dropdown-label{justify-content:space-between;padding-right:1rem;min-height:0}.volt-sidebar__dropdown-label>svg{font-size:.6rem}.volt-sidebar__dropdown-wrapper{display:grid;grid-template-rows:1fr;transition:grid-template-rows .15s ease;overflow:hidden}.volt-sidebar__dropdown-wrapper--hidden{grid-template-rows:0fr}.volt-sidebar__dropdown-list{min-height:0}.volt-sidebar__dropdown-list .volt-sidebar__item{border:none;padding-left:2rem}.volt-sidebar__dropdown-list .volt-sidebar__item:last-child{border:none}.volt-minibar{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--col-min, 32px),1fr));gap:var(--col-gap, .75rem);align-items:center;justify-items:center;justify-content:space-between;width:100%;padding:.5rem .5rem 1.5rem;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);box-shadow:0 -2px 4px #00000052}.volt-minibar__item{all:unset;width:100%;font-size:.625rem;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer}.volt-minibar__item{display:flex;flex-direction:column;gap:.25rem}.volt-minibar__item--active{color:var(--volt-color-primary)}.volt-toolbar{z-index:999}.volt-backdrop{display:flex;flex-direction:column;gap:1rem}.volt-backdrop{z-index:998;position:absolute;height:100%;width:100%;justify-content:center;align-items:center;overflow:hidden;-webkit-backdrop-filter:brightness(64%) blur(1rem);backdrop-filter:brightness(64%) blur(1rem);-webkit-user-select:none;user-select:none;cursor:default}.volt-drawer{--animation-duraction: .3s;display:grid;grid-template-rows:1fr;position:absolute;bottom:0;left:0;width:calc(100% - 1rem);padding-top:2.5rem;margin:0 .5rem;height:50vh;color:var(--volt-color-text-primary);border-top-left-radius:1rem;border-top-right-radius:1rem;background-color:var(--volt-color-bg-primary);box-shadow:inset 0 2px rgba(var(--volt-color-text-primary-rgb),.08);transition:height .3s ease,grid-template-rows var(--animation-duraction) ease,padding-top var(--animation-duraction) ease;overflow:hidden}.volt-drawer--hidden{height:0;grid-template-rows:0fr;padding-top:0}.volt-drawer--hidden .volt-drawer__content{padding-bottom:0}.volt-drawer--hidden .volt-drawer__handle:before{height:0}.volt-drawer__handle{position:absolute;top:1rem;left:50%;transform:translate(-50%);background:transparent;border:0;padding:0;cursor:grab;outline:none;z-index:1}.volt-drawer__handle:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:6rem;height:.5rem;min-height:0;border-radius:.125rem;box-shadow:0 2px rgba(var(--volt-color-bg-secondary-rgb),.64) inset,0 1px 2px rgba(var(--volt-color-bg-secondary-rgb),.16);transition:height var(--animation-duraction) ease}.volt-drawer__handle:active:before{background-color:#ef4444;cursor:grabbing}.volt-drawer__content{height:100%;min-height:0;padding:0 1rem 1rem;overflow-y:auto;overflow-x:hidden;transition:padding-bottom var(--animation-duraction) ease}.volt-toast-alert{--navbar-top-padding: 50px}.volt-toast-alert{display:flex;flex-direction:column;gap:1rem}.volt-toast-alert{align-items:flex-end;z-index:99999;position:fixed;width:fit-content;margin:1rem;top:0;right:0}.volt-toast-alert__content{display:flex;gap:.5rem}.volt-toast-alert__content{max-width:480px;padding:1rem;font-size:.75rem;border-radius:.5rem;color:var(--volt-color-text-primary);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.volt-toast-alert__content--success{background-color:#22c55e29}.volt-toast-alert__content--error{background-color:#ef444429}.volt-toast-alert__content--info{background-color:#3b82f629}.volt-toast-alert__content--warning{background-color:#facc1529}.volt-toast-alert__message{display:flex;align-items:center;gap:.5rem}.volt-toast-alert__close{position:absolute;top:-.5rem;left:-.5rem;cursor:pointer;color:#ef4444}.volt-toast-alert__close:hover{opacity:.32}.volt-toast-alert__close:hover{opacity:.64}.volt-marquee{--tranlate: calc(-100% - var(--gap));--duration: 40s;--gap: 1rem}.volt-marquee{display:flex;gap:var(--gap)}.volt-marquee{overflow:hidden;padding:0 .5rem;cursor:default;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.volt-marquee--vertical{flex-direction:column}.volt-marquee--pause-on-hover:hover .volt-marquee__track{animation-play-state:paused}.volt-marquee--reverse .volt-marquee__track{animation-direction:reverse}.volt-marquee__track{display:flex;gap:var(--gap)}.volt-marquee__track{justify-content:space-around;flex-shrink:0;will-change:transform;backface-visibility:hidden}@media (prefers-reduced-motion: reduce){.volt-marquee__track{animation:none;transform:none}}.volt-marquee__track--h{animation:volt-marquee-x var(--duration) linear infinite}.volt-marquee__track--v{flex-direction:column;animation:volt-marquee-y var(--duration) linear infinite}@keyframes volt-marquee-x{0%{transform:translateZ(0)}to{transform:translate3d(var(--tranlate),0,0)}}@keyframes volt-marquee-y{0%{transform:translateZ(0)}to{transform:translate3d(0,var(--tranlate),0)}}.volt-measurement{display:flex;align-items:center;gap:0}.volt-measurement *{line-height:100%}.volt-measurement{color:var(--volt-color-text-primary);transition:color .3s ease}.volt-measurement--positive{color:var(--volt-color-success);opacity:1}.volt-measurement--negative{color:var(--volt-color-error)}.volt-measurement__value{display:flex;align-items:center;gap:.25rem}.volt-measurement__value{justify-content:space-between}.volt-measurement__value-wrapper{display:flex;align-items:center;gap:0}.volt-measurement__value-direction{display:flex;gap:1rem}.volt-measurement__value-direction{justify-items:center;transform:translateY(-10%);transition:transform .9s ease;margin-right:.25rem}.volt-measurement__value-direction--negative{transform:translateY(10%)}.volt-measurement__currency{display:block;color:var(--volt-color-text-primary)}.volt-measurement__difference{display:flex;align-items:center;gap:.25rem}.volt-measurement__no-wrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.volt-measurement__wrapper{display:flex;flex-direction:column;gap:.25rem}.volt-measurement__wrapper{width:100%}.volt-chat-interface{display:flex;flex-direction:column;gap:0}.volt-chat-interface{--toolbar-height: 36px;--dropdown-height: 52px;--input-height: 160px;z-index:9999;position:relative;height:720px;width:380px;color:var(--volt-color-text-primary);border-radius:.5rem;box-shadow:2px 2px 8px #000000a3;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);overflow:hidden}.volt-chat-interface--minimized{height:fit-content}.volt-chat-interface--minimized .volt-chat-interface__conversation,.volt-chat-interface--minimized .volt-chat-interface__input{display:none}.volt-chat-interface--maximized{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;padding-bottom:max(env(safe-area-inset-bottom),1rem)}@media (min-width: 960px){.volt-chat-interface--maximized{padding-bottom:0}}.volt-chat-interface--maximized .volt-chat-interface__conversation-messages,.volt-chat-interface--maximized .volt-chat-interface__input-wrapper,.volt-chat-interface--maximized .volt-chat-interface__input-actions{width:100%;max-width:980px;margin:0 auto}.volt-chat-interface__top{z-index:10;background-color:var(--volt-color-bg-primary)}.volt-chat-interface__toolbar{display:flex;align-items:center;gap:.5rem}.volt-chat-interface__toolbar{position:sticky;top:0;left:0;height:var(--toolbar-height);justify-content:space-between;padding:.5rem}.volt-chat-interface__toolbar-buttons{display:flex;align-items:center;gap:.5rem}.volt-chat-interface__toolbar-buttons svg{flex-shrink:0}.volt-chat-interface__toolbar-buttons>button{display:flex;justify-content:center;align-items:center;height:1.25rem;width:1.25rem;border-radius:50%;cursor:pointer;border:none}.volt-chat-interface__toolbar-buttons>button:hover{opacity:.64}.volt-chat-interface__toolbar-buttons>button:active{opacity:.32}.volt-chat-interface__toolbar--maximized{background-color:#22c55e}.volt-chat-interface__toolbar--hidden{background-color:#facc15}.volt-chat-interface__toolbar--closed{background-color:#ef4444}.volt-chat-interface__dropdown{z-index:1000;width:100%;overflow:visible;box-shadow:inset 0 0 0 1px var(--volt-color-primary)}.volt-chat-interface__dropdown--minimized{pointer-events:none;box-shadow:none}.volt-chat-interface__dropdown-label{display:flex;gap:.5rem}.volt-chat-interface__dropdown-label{height:var(--dropdown-height);justify-content:space-between;font-size:.875rem;padding:.5rem 1rem;cursor:pointer;overflow:auto}.volt-chat-interface__dropdown-label:hover,.volt-chat-interface__dropdown-label--active{color:var(--volt-color-text-secondary);background-color:var(--volt-color-primary)}.volt-chat-interface__dropdown-label span{display:flex;flex-direction:column;gap:1rem}.volt-chat-interface__dropdown-label span{justify-content:center;position:sticky;top:0}.volt-chat-interface__dropdown-chats{box-shadow:2px 2px 4px #00000052}.volt-chat-interface__dropdown-chats{width:100%;max-height:calc(100% - var(--toolbar-height) - var(--dropdown-height) - var(--input-height));position:absolute;display:grid;grid-template-rows:1fr;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);opacity:1;transition:grid-template-rows .15s ease,max-height .15s ease;overflow:hidden}.volt-chat-interface__dropdown-chats--hide{max-height:0;grid-template-rows:0fr}.volt-chat-interface__dropdown-chats-list{display:flex;flex-direction:column;gap:0}.volt-chat-interface__dropdown-chats-list{min-height:0;overflow:auto}.volt-chat-interface__dropdown-chats-item{display:flex;align-items:center;gap:1rem}.volt-chat-interface__dropdown-chats-item{justify-content:space-between;font-size:.875rem;padding:.5rem 1rem;cursor:pointer}.volt-chat-interface__dropdown-chats-item-button{flex-shrink:0;color:#ef4444}.volt-chat-interface__dropdown-chats-item:nth-child(2n){background-color:rgba(var(--volt-color-text-primary-rgb),.08)}.volt-chat-interface__dropdown-chats-item:hover{background-color:rgba(var(--volt-color-primary-rgb),.32)}.volt-chat-interface__dropdown-chats-placeholder{padding:1rem}.volt-chat-interface__conversation{display:flex;flex-direction:column;gap:0}.volt-chat-interface__conversation{position:relative;height:100%;width:100%;font-size:.875rem;padding:1rem;background-color:rgba(var(--volt-color-bg-tertiary-rgb),.64);overflow:auto}.volt-chat-interface__conversation-loader{margin:1rem .5rem}.volt-chat-interface__conversation-note{color:var(--volt-color-text-primary);text-align:center;opacity:.32}.volt-chat-interface__conversation-note:first-of-type{margin-bottom:1rem}.volt-chat-interface__conversation-messages,.volt-chat-interface__input{display:flex;flex-direction:column;gap:0}.volt-chat-interface__input{height:100%;max-height:var(--input-height);background-color:var(--volt-color-bg-primary);box-shadow:0 0 16px 8px var(--volt-color-bg-primary);padding:.5rem}@media (min-width: 960px){.volt-chat-interface__input{padding-bottom:.5rem}}.volt-chat-interface__input-wrapper{display:flex;flex-direction:column;gap:1rem;padding:1rem;justify-content:space-between;height:100%;background-color:var(--volt-color-bg-primary);border-radius:.5rem;box-shadow:inset 0 0 2px rgba(var(--volt-color-bg-secondary-rgb),.64)}.volt-chat-interface__input textarea{width:100%;height:100%;font-size:.875rem;color:var(--volt-color-text-primary);background-color:transparent;margin:0;border:none;resize:none;overscroll-behavior:contain}.volt-chat-interface__input textarea:focus{outline:none}.volt-chat-interface__input textarea::placeholder{color:rgba(var(--volt-color-text-primary-rgb),.32)}.volt-chat-interface__input textarea:disabled{opacity:.32}.volt-chat-interface__input textarea:disabled::placeholder{color:var(--volt-color-disabled)}.volt-chat-interface__input-actions{display:flex;align-items:center;gap:.5rem}.volt-chat-interface__input-actions{justify-content:space-between}.volt-chat-interface__input-actions--group{display:flex;align-items:center;gap:1rem}.volt-chat-interface__input-actions button{padding:.5rem}.volt-chat-message{font-size:.875rem;margin-right:2rem}.volt-chat-message--right-aligned{display:flex;flex-direction:column;gap:0}.volt-chat-message--right-aligned{align-items:flex-end;margin-left:2rem;margin-right:0}.volt-chat-message--right-aligned .volt-chat-message__wrapper{display:flex;flex-direction:column;gap:.5rem}.volt-chat-message--right-aligned .volt-chat-message__wrapper{align-items:flex-end}.volt-chat-message--right-aligned .volt-chat-message__content{color:#fdf3e8;background-color:#000;padding:.5rem 1rem}.volt-chat-message--right-aligned .volt-chat-message__timestamp{text-align:right}.volt-chat-message__wrapper{max-width:600px}.volt-chat-message__content{border-radius:1rem}.volt-chat-message__content>div>p{margin:0}.volt-chat-message__timestamp{font-size:.625rem;margin-top:.125rem;margin-bottom:1rem;opacity:.32}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.25"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.volt-markdown-reader{background-color:#db7093}.ws-debugger{z-index:10000;height:100dvh;width:100%}.ws-debugger{display:flex;flex-direction:column;gap:0}.ws-debugger{position:fixed;top:0;right:0;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);color:#fff;font-size:.875rem;box-shadow:0 0 8px #000000a3;transform:translate(0);transition:transform .3s ease}@media (min-width: 600px){.ws-debugger{max-width:360px}}.ws-debugger--hidden{transform:translate(100%)}.ws-debugger__close{cursor:pointer}.ws-debugger__close:hover{color:#ef4444}.ws-debugger__close:active{opacity:.64}.ws-debugger__header{display:flex;align-items:center;gap:1rem}.ws-debugger__header{justify-content:space-between;color:var(--volt-color-text-primary);background-color:rgba(var(--volt-color-primary-rgb),.32);font-size:1rem;padding:.5rem 1rem;font-weight:600;margin-bottom:1rem;-webkit-user-select:none;user-select:none}.ws-debugger__header-title{display:flex;align-items:center;gap:1rem}.ws-debugger__meta{display:flex;flex-direction:column;gap:.5rem}.ws-debugger__meta{margin:1rem;padding:.5rem;border-radius:.5rem}.ws-debugger__meta{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.ws-debugger__meta-data{display:flex;align-items:center;gap:1rem}.ws-debugger__meta-data{font-size:.75rem;word-break:break-all;color:rgba(var(--volt-color-text-primary-rgb),.64)}.ws-debugger__meta-data span{color:var(--volt-color-text-primary)}.ws-debugger__state{width:fit-content}.ws-debugger__state{display:flex;align-items:center;gap:.5rem}.ws-debugger__state{margin:0 1rem;font-weight:800}.ws-debugger__state--connecting{color:#facc15}.ws-debugger__state--open{color:#22c55e}.ws-debugger__state--closing,.ws-debugger__state--closed{color:#ef4444}.ws-debugger__controls{display:flex;align-items:center;gap:1rem}.ws-debugger__controls{color:var(--volt-color-text-primary);margin:1rem 1rem 0}.ws-debugger__controls-label{font-size:.75rem}.ws-debugger__controls-button{cursor:pointer}.ws-debugger__controls-button:hover{color:var(--volt-color-primary)}.ws-debugger__controls-button:active{opacity:.64}.ws-debugger__controls--active{opacity:.32;pointer-events:none}.ws-debugger__messages{font-size:.75rem;color:var(--volt-color-text-primary);margin:1rem;overflow-x:hidden;overflow-y:auto}.ws-debugger__messages{scrollbar-width:thin;scrollbar-color:var(--volt-color-text-primary) var(--volt-color-bg-primary)}.ws-debugger__messages-title{display:flex;align-items:center;gap:.5rem}.ws-debugger__messages-title{font-size:.875rem;font-weight:800;margin-bottom:1rem}.ws-debugger__messages-empty{color:var(--volt-color-text-primary)}.ws-debugger__log{display:flex;flex-direction:column;gap:.5rem}.ws-debugger__log-message{display:flex;align-items:center;gap:.5rem}.ws-debugger__log-time{color:var(--volt-color-primary)}.ws-debugger__log-json{word-break:break-word;white-space:wrap}.mwd-loader{display:flex;align-items:center;gap:0}.mwd-loader{position:relative;width:100%;height:100%;padding:1rem;justify-content:center}.mwd-loader__overlay{position:fixed;top:0;left:0}@media (min-width: 960px){.mwd-loader__overlay{position:absolute}}.mwd-push-message{display:flex;flex-direction:column;gap:.25rem}.mwd-push-message__title{font-size:1rem;font-weight:600}.mwd-push-message__actions{display:flex;align-items:center;gap:.5rem}.mwd-public-layout{display:flex;flex-direction:column;gap:0}.mwd-public-layout{justify-content:space-between;font-weight:400;min-height:100vh;min-height:100dvh}.mwd-public-layout__navbar{z-index:9999;position:sticky;top:0}.mwd-public-layout__theme-toggle{position:fixed;bottom:1rem;left:1rem}.mwd-protected-layout{display:flex;flex-direction:column;gap:0}.mwd-protected-layout{height:100vh;height:100dvh;font-weight:400;overflow:hidden;background-color:var(--volt-color-bg-primary)}.mwd-protected-layout__container{display:flex;gap:0}.mwd-protected-layout__container{overflow:hidden;flex:1 1 auto}.mwd-protected-layout__content{display:flex;flex-direction:column;gap:0}.mwd-protected-layout__content{position:relative;height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.mwd-protected-layout__toolbar{display:flex;flex-direction:column;gap:0}.mwd-protected-layout__toolbar{height:var(--toolbar-height);position:sticky;top:0;background-color:#00000029}@media (min-width: 960px){.mwd-protected-layout__toolbar-back{display:none}}.mwd-protected-layout__toolbar-group{display:flex;align-items:center;gap:1rem}.mwd-protected-layout__toolbar-actions{display:flex;align-items:center;gap:.5rem}.mwd-protected-layout__toolbar-actions{box-shadow:2px 2px 4px #00000052}.mwd-protected-layout__toolbar-actions{z-index:1;justify-content:space-between;color:var(--volt-color-text-primary);padding:.5rem;background-color:var(--volt-color-bg-primary)}.mwd-protected-layout__toolbar-desktop-button{display:none}@media (min-width: 960px){.mwd-protected-layout__toolbar-desktop-button{display:flex}}.mwd-protected-layout__toolbar-tabs{display:flex;align-items:center;gap:.25rem}.mwd-protected-layout__toolbar-tabs{row-gap:0;margin:0 .25rem;scrollbar-width:none;overflow-x:auto}@media (hover: hover) and (pointer: fine){.mwd-protected-layout__toolbar-tabs{flex-wrap:wrap;overflow-x:unset}}.mwd-protected-layout__feed{font-size:.875rem}.mwd-protected-layout__feed *{line-height:100%}.mwd-protected-layout__ask-ai{box-shadow:2px 2px 4px rgba(var(--volt-color-text-primary-rgb),.32)}.mwd-protected-layout__ask-ai{font-size:.875rem;padding:.25rem;color:#fdf3e8;background:linear-gradient(135deg,#00dfd8,#007cf0,#6a00f4);font-weight:600}.mwd-protected-layout__ask-ai-label{display:none}@media (min-width: 960px){.mwd-protected-layout__ask-ai-label{display:inline-block}}@media (min-width: 960px){.mwd-protected-layout__ask-ai{padding:.25rem .5rem}}.mwd-protected-layout__ask-ai:not(:disabled):hover{color:var(--volt-color-text-secondary);background:var(--volt-color-primary);opacity:1}.mwd-protected-layout__logout:hover{background-color:#ef4444}.mwd-sidebar{z-index:9999;height:100%;display:none}@media (min-width: 960px){.mwd-sidebar{display:block}}.mwd-sidebar__avatar{background:linear-gradient(135deg,var(--volt-color-bg-primary),var(--volt-color-primary))}.mwd-sidebar__image{display:flex;align-items:center;gap:0}.mwd-sidebar__image{justify-content:center;background-color:var(--volt-color-bg-primary);margin-bottom:1rem;border-radius:.5rem;overflow:hidden}.mwd-sidebar__image{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.mwd-sidebar__image>img{aspect-ratio:1/1;object-fit:cover;width:80px;filter:grayscale(100%)}.mwd-sidebar__account{display:flex;align-items:center;gap:.5rem}.mwd-sidebar__account{line-height:100%;font-size:.75rem;color:var(--volt-color-text-secondary);background-color:rgba(var(--volt-color-bg-secondary-rgb),.64);padding:.25rem .5rem;border-radius:.25rem}.mwd-sidebar__account:not(:last-child){margin-bottom:.5rem;font-size:.875rem}.mwd-sidebar__toggle{z-index:9999;position:fixed;top:1rem;left:1rem;color:var(--volt-color-text-primary);opacity:.5;cursor:pointer;-webkit-user-select:none;user-select:none}.mwd-sidebar__toggle:hover{opacity:1}.mwd-sidebar__toggle--active{transform:rotate(180deg)}.mwd-mobile-navbar{height:var(--mobile-navbar-height);z-index:1000;position:sticky;bottom:0;color:rgba(var(--volt-color-text-primary-rgb),.64)}@media (min-width: 960px){.mwd-mobile-navbar{display:none}}.mwd-mobile-navbar__chat--active{color:var(--volt-color-text-primary)}.mwd-pricing{display:flex;flex-direction:column;gap:1rem}.mwd-pricing{padding:4rem 0}.mwd-pricing{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 600px){.mwd-pricing{max-width:720px}}@media (min-width: 1280px){.mwd-pricing{max-width:960px}}@media (min-width: 1440px){.mwd-pricing{max-width:1140px}}@media (min-width: 1920px){.mwd-pricing{max-width:1320px}}.mwd-pricing__plans{display:flex;gap:2rem}.mwd-pricing__plans{flex-wrap:wrap;justify-content:center}@media (min-width: 1280px){.mwd-pricing__plans{flex-wrap:nowrap}}.mwd-pricing__card{height:100%;width:100%;max-width:320px}.mwd-pricing__card{display:flex;flex-direction:column;gap:1rem}.mwd-pricing__card{border:2px solid transparent;transition:border-color .3s ease,box-shadow .15s ease}.mwd-pricing__card:hover{box-shadow:0 0 0 0 transparent;border-color:var(--volt-color-primary)}.mwd-pricing__card:hover .mwd-pricing__card-price{color:var(--volt-color-primary)}.mwd-pricing__card-header h3,.mwd-pricing__card-header p{margin:0}.mwd-pricing__card-header h3{text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800}.mwd-pricing__card-price{font-size:1rem;color:rgba(var(--volt-color-text-primary-rgb),.64);font-weight:500;transition:color .3s ease}.mwd-pricing__card-description{font-size:.875rem;color:var(--volt-color-text-primary);margin:0}.mwd-pricing__card-features{padding-left:1rem;list-style:disc}.mwd-pricing__card-features li{margin-bottom:.5rem;font-size:.75rem;color:var(--volt-color-text-primary)}.mwd-pricing__card-footer{margin-top:auto}.mwd-pricing__card-footer button{width:100%;box-shadow:none;background-color:rgba(var(--volt-color-text-primary-rgb),.16)}.mwd-login{display:flex;flex-direction:column;gap:1rem}.mwd-login{margin:4rem 0}.mwd-login{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 600px){.mwd-login{max-width:720px}}@media (min-width: 1280px){.mwd-login{max-width:960px}}@media (min-width: 1440px){.mwd-login{max-width:1140px}}@media (min-width: 1920px){.mwd-login{max-width:1320px}}@media (min-width: 600px){.mwd-login{align-items:center}}.mwd-login__wrapper{overflow:hidden;padding:2rem}.mwd-login__header{display:flex;gap:1rem}.mwd-login__header{flex-wrap:wrap;justify-content:center;align-items:flex-end;width:100%;max-width:480px;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:var(--volt-color-text-primary)}@media (min-width: 600px){.mwd-login__header{flex-wrap:nowrap;justify-content:flex-start}}.mwd-login__header img{max-width:80px}.mwd-login__form{display:flex;flex-direction:column;gap:1rem}.mwd-login__form{width:100%;max-width:480px}.mwd-login__form-link{display:flex;align-items:center;gap:.5rem}.mwd-login__form-link{width:fit-content;font-size:.75rem;color:var(--volt-color-text-primary);transition:color .15s ease;text-decoration:none}.mwd-login__form-link:hover{color:var(--volt-color-primary)}.mwd-login__form-link:active{color:var(--volt-color-primary-active)}.mwd-login__form-button{display:flex;align-items:center;gap:1rem}.mwd-login__form-button{flex-wrap:wrap-reverse;margin-top:1rem}@media (min-width: 600px){.mwd-login__form-button{flex-wrap:nowrap}}.mwd-login__form-button button{width:100%}.mwd-install{display:flex;flex-direction:column;gap:1rem}.mwd-install{font-size:.875rem;padding:4rem 0;color:var(--volt-color-text-primary)}.mwd-install h1{margin:0}.mwd-install{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 600px){.mwd-install{max-width:720px}}@media (min-width: 1280px){.mwd-install{max-width:960px}}@media (min-width: 1440px){.mwd-install{max-width:1140px}}@media (min-width: 1920px){.mwd-install{max-width:1320px}}.mwd-install__header{display:flex;flex-direction:column;gap:1rem}.mwd-install__header{margin-bottom:4rem}.mwd-install__header h1{display:flex;flex-direction:column;gap:1rem}@media (min-width: 600px){.mwd-install__header h1{flex-direction:row;align-items:center}}.mwd-install__button{box-shadow:2px 2px 4px rgba(var(--volt-color-bg-secondary-rgb),.32)}.mwd-install__button{border-radius:.5rem;padding:.5rem 1rem;letter-spacing:.25rem}.mwd-install__button>span{gap:1rem}.mwd-install__info,.mwd-install__info h3{display:flex;flex-direction:column;gap:1rem}.mwd-install__info h3{margin-top:0}.mwd-install__info span{display:flex;align-items:center;gap:.5rem}.mwd-install__note{display:flex;align-items:center;gap:1rem}.mwd-install__section{display:none}.mwd-install__section--active{display:block}.mwd-install__section--active h3{color:var(--volt-color-secondary)}.mwd-home{display:flex;flex-direction:column;gap:0}.mwd-home{align-items:center;color:var(--volt-color-text-primary);padding:4rem 1rem}.mwd-home{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 600px){.mwd-home{max-width:720px}}@media (min-width: 1280px){.mwd-home{max-width:960px}}@media (min-width: 1440px){.mwd-home{max-width:1140px}}@media (min-width: 1920px){.mwd-home{max-width:1320px}}.mwd-home__header{display:flex;flex-direction:column;gap:0}.mwd-home__header{align-items:center}.mwd-home__header>img{max-width:180px}.mwd-home__header-text{display:flex;flex-direction:column;gap:1rem}.mwd-home__header-text{align-items:center}.mwd-home__header-text>span{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800;text-align:center}.mwd-home__header-text>button{font-weight:600;letter-spacing:.25rem;text-transform:uppercase;padding:1rem 1.5rem;border-radius:.5rem}.mwd-home__description{display:flex;flex-direction:column;gap:1rem}.mwd-home__description{padding-top:4rem}.mwd-home__description-tag{display:flex;align-items:center;gap:.5rem}.mwd-home__description-tag{width:fit-content;font-size:.875rem;color:var(--volt-color-text-secondary);background-color:var(--volt-color-bg-secondary);padding:.25rem 1rem;border:1px solid var(--volt-color-text-primary);border-radius:1rem}.mwd-home__description-text{display:flex;flex-direction:column;gap:1rem}.mwd-home__description-text{font-size:.875rem}.mwd-home__description-text p{word-break:break-word;margin:0}.mwd-home__description-text span{padding:0 .5rem;font-family:Space Grotesk,sans-serif;font-weight:500;border-radius:.25rem;background-color:rgba(var(--volt-color-bg-secondary-rgb),.08)}.mwd-home__feature-cards{width:100%}.mwd-home__feature-cards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(1,auto);gap:2rem}.mwd-home__feature-cards{padding:4rem 0}@media (min-width: 600px){.mwd-home__feature-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,auto);gap:2rem}}@media (min-width: 1280px){.mwd-home__feature-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(1,auto);gap:2rem}}.mwd-home__card{height:100%}.mwd-home__early-access{width:100%}.mwd-home__early-access{display:flex;flex-direction:column;gap:1rem}.mwd-home__early-access{align-items:center}.mwd-home__early-access>h3{font-family:Space Grotesk,sans-serif;font-size:1.5rem;text-align:center;margin:0}.mwd-home__early-access-input{width:100%}.mwd-home__early-access-input{display:flex;align-items:center;gap:.5rem}.mwd-home__early-access-input{justify-content:center}.mwd-home__early-access-input>input{width:100%;max-width:320px;color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);padding:.75rem 1rem;font-size:1rem;border:1px solid var(--volt-color-text-primary);border-bottom-left-radius:1rem;border-top-left-radius:1rem}.mwd-home__early-access-input>input:focus{border-color:var(--volt-color-primary);outline:none}.mwd-home__early-access-input>button{display:flex;align-items:center;gap:0}.mwd-home__early-access-input>button{color:var(--volt-color-text-primary);background-color:var(--volt-color-bg-primary);justify-content:center;padding:1rem;font-size:1rem;border-bottom-right-radius:1rem;border-top-right-radius:1rem;border:1px solid var(--volt-color-text-primary);cursor:pointer}.mwd-home__early-access-input>button:hover{color:var(--volt-color-primary);border-color:var(--volt-color-primary)}.mwd-home__early-access-input>button:active{color:var(--volt-color-text-secondary);border-color:var(--volt-color-primary);background-color:var(--volt-color-primary)}.mwd-settings{padding:1rem}.mwd-settings__logout{padding:.5rem 1rem}.mwd-notifications,.mwd-dashboard{padding:1rem}.mwd-alerts{display:flex;flex-direction:column;gap:0}.mwd-alerts{justify-content:space-between;color:var(--volt-color-text-primary);overflow:auto}@media (min-width: 960px){.mwd-alerts{height:100vh;flex-direction:row;gap:.25rem}}.mwd-alerts__content{width:100%}.mwd-alerts__rainbow{background:linear-gradient(135deg,#00dfd8,#007cf0,#6a00f4);font-weight:600;color:#fdf3e8;text-transform:uppercase}.mwd-alerts__rainbow:not(:disabled):hover{color:var(--volt-color-text-secondary);background:var(--volt-color-primary);opacity:1}.mwd-alerts__placeholder{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__placeholder{display:none;width:100%;height:100%;justify-content:space-around;padding:1rem;position:relative;overflow-x:hidden}.mwd-alerts__placeholder--visible{display:none}@media (min-width: 960px){.mwd-alerts__placeholder--visible{display:flex}}.mwd-alerts__placeholder-text{font-size:2rem;font-style:italic;text-align:center}.mwd-alerts__placeholder-image{display:flex;justify-content:center;align-items:center}.mwd-alerts__placeholder img{max-width:480px}.mwd-alerts__canvas{z-index:100;display:none;position:absolute;left:0;top:0;width:100%;height:100%;padding:1rem;background-color:var(--volt-color-bg-primary)}@media (min-width: 960px){.mwd-alerts__canvas{position:relative;left:unset;top:unset;overflow-x:hidden}}.mwd-alerts__canvas--visible,.mwd-alerts__item{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__item{justify-content:space-between}.mwd-alerts__item-meta{font-size:.875rem}.mwd-alerts__item-meta>span{color:var(--volt-color-primary)}.mwd-alerts__item-close{width:fit-content;height:fit-content;color:var(--volt-color-error);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}@media (min-width: 960px){.mwd-alerts__item-close{display:none}}.mwd-alerts__item-details{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__item-values{display:flex;gap:1rem}.mwd-alerts__item-header{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__item-header{justify-content:space-between}.mwd-alerts__item-header-name{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__item-header-name{font-size:1.5rem;font-weight:500;margin:0;background:linear-gradient(90deg,var(--volt-color-text-primary) 0%,var(--volt-color-primary) 100%);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;animation:alertBackgroundGradientShift 4s ease infinite;color:transparent}@media (min-width: 960px){.mwd-alerts__item-header-name{font-size:2rem}}.mwd-alerts__item-header-chat{height:fit-content;padding:.5rem 1rem}.mwd-alerts__item-logo{display:none}@media (min-width: 600px){.mwd-alerts__item-logo{display:flex;align-items:center;gap:1rem}.mwd-alerts__item-logo{justify-content:center;border-radius:50%}.mwd-alerts__item-logo img{object-fit:1/1;width:150px}}.mwd-alerts__item-symbol{display:flex;flex-direction:column;gap:0}.mwd-alerts__item-symbol-name{font-size:2rem;font-weight:600}.mwd-alerts__item-symbol-description{color:rgba(var(--volt-color-text-primary-rgb),.64)}.mwd-alerts__item-measurement{width:fit-content}.mwd-alerts__item-chart-header{display:flex;flex-direction:column;gap:.5rem}.mwd-alerts__item-chart-title{font-size:1.25rem}.mwd-alerts__item-chart-taglist{display:flex;align-items:center;gap:.5rem}.mwd-alerts__item-chart-taglist{flex-wrap:wrap}.mwd-alerts__item-chart-tag{width:fit-content;padding:.25rem .5rem;font-size:.875rem;opacity:.64;border:2px solid var(--volt-color-bg-tertiary);border-radius:.25rem}.mwd-alerts__ai-chat-empty{font-size:.75rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:auto}.mwd-alerts__ai-chat-item{width:100%;font-size:.875rem;border-radius:.25rem}.mwd-alerts__ai-chat-item-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mwd-alerts__ai-chat-item-details{display:flex;align-items:center;gap:.5rem}.mwd-alerts__ai-chat-item-details{font-size:.625rem}.mwd-alerts__ai-chat-item-description{opacity:.64}@media (min-width: 960px){.mwd-alerts__chart{position:relative}}.mwd-alerts__chart-wrapper{z-index:1000;width:100%;height:100%;position:absolute;bottom:0;left:0;padding-bottom:.25rem;transform:translate(100%);background-color:var(--volt-color-bg-primary);transition:transform .3s ease}@media (min-width: 960px){.mwd-alerts__chart-wrapper{transform:translate(0)}}.mwd-alerts__chart-wrapper--visible{transform:translate(0)}.mwd-alerts__chart-container{width:100%;height:100%}@media (min-width: 960px){.mwd-alerts__chart-container{height:600px}}@media (min-width: 960px){.mwd-alerts__chart-show{padding:0 1rem}}.mwd-alerts__chart-show button{padding:.5rem 1rem;background:linear-gradient(135deg,#00dfd8,#007cf0,#6a00f4)}@media (min-width: 960px){.mwd-alerts__chart-show button{display:none}}.mwd-alerts__chart-close{z-index:105;position:absolute;top:.5rem;left:.5rem;color:var(--volt-color-error);background-color:var(--volt-color-bg-primary)}@media (min-width: 960px){.mwd-alerts__chart-close{display:none}}.mwd-alerts__chart-loader{display:flex;align-items:center;gap:1rem}.mwd-alerts__chart-loader{width:100%;padding:1rem;background-color:#00000029}.mwd-alerts__chart-empty{display:flex;align-items:center;gap:0}.mwd-alerts__chart-empty{height:100%;justify-content:center;color:var(--volt-color-error);padding:1rem}@media (min-width: 960px){.mwd-alerts__chart-empty{all:unset;color:var(--volt-color-error);padding:0}}.mwd-alerts__triggers{padding:1rem}.mwd-alerts__table{height:calc(100vh - var(--mobile-navbar-height) - var(--toolbar-height));width:100%;font-size:.875rem;color:var(--volt-color-text-primary);box-shadow:-2px 2px 4px #00000052}@media (min-width: 960px){.mwd-alerts__table{height:100%;max-width:660px}}.mwd-alerts__table-loader,.mwd-alerts__table-empty{padding:1rem}.mwd-alerts__table-empty{color:var(--volt-color-error)}.mwd-alerts__table-scroll{height:100%;overflow-y:auto;overflow-x:hidden}.mwd-alerts__table-main{width:100%;border-spacing:0}.mwd-alerts__table-thead{position:sticky;top:0;z-index:10;background:var(--volt-color-primary)}.mwd-alerts__table-th,.mwd-alerts__table-td{text-align:left;padding:.5rem}.mwd-alerts__table-th{padding:.5rem;font-weight:600;font-size:.875rem;text-transform:uppercase;color:var(--volt-color-text-secondary)}.mwd-alerts__table-th--hidden{width:0}.mwd-alerts__table-tr{cursor:pointer}.mwd-alerts__table-tr:nth-child(2n){background-color:rgba(var(--volt-color-primary-rgb),.04)}.mwd-alerts__table-tr:not(.mwd-alerts__table-tr--selected):hover{background-color:rgba(var(--volt-color-primary-rgb),.32)}.mwd-alerts__table-tr--selected{box-shadow:inset 0 0 0 1px var(--volt-color-primary);background:linear-gradient(270deg,var(--volt-color-bg-primary) 0%,var(--volt-color-accent, rgb(var(--volt-color-primary-rgb), .32)) 50%,var(--volt-color-bg-primary) 100%);background-size:200% 200%;animation:alertBackgroundGradientShift 4s ease infinite;transition:color .3s ease,box-shadow .3s ease}.mwd-alerts__table-symbol-description{opacity:.64;font-size:.75rem}.mwd-alerts__table-value-header{min-width:150px}.mwd-alerts__table-value-cell{display:flex;justify-content:flex-end}.mwd-alerts__table-value-cell>div{width:100%;display:flex}@keyframes alertBackgroundGradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
