@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--mt-toolbar-height: 48px;--mt-mobile-navbar-height: 75px;--ai-background: linear-gradient( 135deg, #22c55e, #4dd0e1, #001ee0 )}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:Inter,sans-serif;font-weight:400;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: #374151;--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: #374151;--volt-color-primary: #001ee0;--volt-color-primary-rgb: 0, 30, 224;--volt-color-primary-hover: #7586ff;--volt-color-primary-active: #000f79;--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}[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-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}.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 #00000052}.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 #00000052}.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{color:var(--volt-color-text-secondary);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);cursor:pointer;transition:background-color .3s ease}.volt-toggle-button{box-shadow:2px 2px 4px #00000052}.volt-toggle-button:hover,.volt-toggle-button--active{color:var(--volt-color-text-secondary);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 #00000052}.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 #00000052}.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)}.volt-drawer{--mt-drawer-handle-height: 2rem;position:absolute;left:0;right:0;bottom:0;z-index:999;height:calc(var(--mt-drawer-height, 0px) - var(--mt-drawer-height-padding));min-height:0;background:var(--volt-color-bg-primary);border-top-left-radius:1rem;border-top-right-radius:1rem;box-shadow:0 -4px 16px #0003;transform:translateY(var(--mt-drawer-y, var(--mt-drawer-height, 0px)));will-change:transform;overflow:hidden;transition:none}.volt-drawer--is-ready{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.volt-drawer--is-dragging{transition:none}.volt-drawer__handle{display:flex;justify-content:center;align-items:center;height:var(--mt-drawer-handle-height);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-color:var(--volt-color-bg-primary)}.volt-drawer__handle-indicator{width:96px;height:.5rem;border-radius:.25rem;background-color:var(--volt-color-primary)}.volt-drawer__content{height:calc(100% - var(--mt-drawer-handle-height));overflow:auto}.volt-drawer__backdrop{z-index:998;position:absolute;left:0;top:0;height:100dvh;width:100vw;background-color:#00000052}.mt-horizontal-panel{position:relative;display:block;height:100%;box-sizing:border-box}.mt-horizontal-panel__content{height:100%;overflow:auto}.mt-horizontal-panel__handle{position:absolute;top:0;bottom:0;width:1rem;cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none}.mt-horizontal-panel__handle--is-right{right:-8px}.mt-horizontal-panel__handle--is-left{left:-8px}.mt-horizontal-panel__handle:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background-color:rgba(var(--volt-color-primary-rgb),.32)}.mt-horizontal-panel__handle:hover:after{background-color:var(--volt-color-primary)}.mt-vertical-panel{position:relative;display:block;width:100%;box-sizing:border-box}.mt-vertical-panel__box{position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.mt-vertical-panel__handle{position:absolute;left:0;right:0;height:1rem;cursor:row-resize;touch-action:none;-webkit-user-select:none;user-select:none;top:-8px}.mt-vertical-panel__handle:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;transform:translateY(-50%);background-color:rgba(var(--volt-color-primary-rgb),.32)}.mt-vertical-panel__handle:hover:after{background-color:var(--volt-color-primary)}.mt-vertical-panel__min{flex:0 0 auto}.mt-vertical-panel__content{flex:1 1 auto;min-height:0;overflow:auto}.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{z-index:10;flex-shrink:0;justify-content:center;color:var(--volt-color-text-primary);-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{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:.5rem;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}}.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}.volt-navbar__item--active{color:var(--volt-color-text-secondary);background-color:var(--volt-color-primary)}@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)}}@media (min-width: 600px){.volt-navbar__item{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);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-auto-flow:column;grid-auto-columns: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:1000}.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-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{color:var(--volt-color-text-primary);overflow:hidden;text-overflow:ellipsis}.volt-measurement--positive{color:var(--volt-color-success)}.volt-measurement--negative{color:var(--volt-color-error)}.volt-chat-interface{display:flex;flex-direction:column;gap:0}.volt-chat-interface{--dropdown-height: 52px;--input-height: 160px;z-index:9999;position:relative;height:720px;width:380px;color:var(--volt-color-text-primary);border-radius:.5rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);overflow:hidden}@media (min-width: 960px){.volt-chat-interface{box-shadow:2px 2px 8px #00000052}}.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:absolute;width:100%;top:var(--mt-toolbar-height);border-radius:0;height:calc(100% - var(--mt-mobile-navbar-height) - var(--mt-toolbar-height));box-shadow:none}@media (min-width: 960px){.volt-chat-interface--maximized{top:0;right:0;bottom:0;left:0;height:100%}}.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:none}@media (min-width: 960px){.volt-chat-interface__toolbar{display:flex;align-items:center;gap:.5rem}.volt-chat-interface__toolbar{position:sticky;top:0;left:0;height:var(--mt-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(--mt-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-primary-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}.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 #00000052}.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-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(--mt-toolbar-height);position:sticky;top:0}.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)}@media (min-width: 960px){.mwd-protected-layout__toolbar-actions{box-shadow:none;border-bottom:2px solid rgba(var(--volt-color-primary-rgb),.16)}}.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 .5rem;color:#fdf3e8;background:var(--ai-background)}@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__ask-ai:not(:disabled):active{filter:brightness(150%)}.mwd-protected-layout__logout:hover{background-color:#ef4444}.mwd-sidebar{z-index:9999;height:100%;display:none;box-shadow:none;border-right:2px solid rgba(var(--volt-color-primary-rgb),.16)}@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 #00000052}.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:absolute;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(--mt-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 #00000052}.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-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{height:calc(100dvh - var(--mt-toolbar-height) - var(--mt-mobile-navbar-height));position:relative;justify-content:space-between;color:var(--volt-color-text-primary);overflow:hidden}@media (min-width: 960px){.mwd-alerts{height:calc(100dvh - var(--mt-toolbar-height));flex-direction:row;gap:.25rem;overflow:auto}}.mwd-alerts__group{display:flex;align-items:center;gap:1rem}.mwd-alerts__group{flex-wrap:wrap}.mwd-alerts__button{box-shadow:2px 2px 4px rgba(var(--volt-color-text-primary-rgb),.32)}.mwd-alerts__button{flex-shrink:0;font-size:.875rem;padding:.25rem .5rem;color:#fdf3e8;background:var(--ai-background)}.mwd-alerts__button:not(:disabled):hover{color:var(--volt-color-text-secondary);background:var(--volt-color-primary);opacity:1}.mwd-alerts__button:not(:disabled):active{filter:brightness(150%)}.mwd-alerts__content{display:none}@media (min-width: 960px){.mwd-alerts__content{display:flex;align-items:center;gap:0}.mwd-alerts__content{flex:1;min-width:0;justify-content:center}}.mwd-alerts__content-mobile{--toolbar-height: 48px;z-index:999;position:absolute;top:0;left:0;height:100%;width:100%;transform:translate(100%);transition:transform .6s cubic-bezier(.22,1,.36,1)}.mwd-alerts__content-mobile--is-visible{transform:translateY(0)}.mwd-alerts__content-mobile-header{display:flex;align-items:center;gap:.5rem}.mwd-alerts__content-mobile-toolbar{display:flex;align-items:center;gap:1rem}.mwd-alerts__content-mobile-toolbar{height:var(--toolbar-height);justify-content:space-between;padding:0 .5rem;flex-shrink:0;color:var(--volt-color-text-secondary);background-color:var(--volt-color-primary)}.mwd-alerts__content-mobile-toolbar button{background-color:var(--volt-color-bg-primary)}.mwd-alerts__content-mobile-toolbar button:hover{background-color:var(--volt-color-error)}.mwd-alerts__content-mobile-loader{display:flex;align-items:center;gap:1rem}.mwd-alerts__content-mobile-loader{z-index:999;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;justify-content:center;background-color:rgba(var(--volt-color-bg-primary-rgb),.64)}.mwd-alerts__list{display:flex;flex-direction:column;gap:0}.mwd-alerts__list{height:100%}.mwd-alerts__list-toolbar{display:flex;align-items:center;gap:.5rem}.mwd-alerts__list-toolbar{padding:1rem;font-size:.875rem;font-weight:800}.mwd-alerts__list-table{height:100dvh;overflow-y:auto}.mwd-alerts__list-details-header{display:flex;align-items:center;gap:.5rem}.mwd-alerts__list-details-header{font-size:.875rem;font-weight:800;width:100%;height:56px;padding:1rem;justify-content:space-between;overflow:hidden}.mwd-alerts__list-details-header-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mwd-alerts__list-details-header-group{display:flex;align-items:center;gap:.5rem}.mwd-alerts__list-details-header-group{overflow:hidden}.mwd-alerts__list-details-header--empty{color:var(--volt-color-error)}.mwd-alerts__detail{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__detail{padding:0 1rem 1rem;justify-content:space-between}.mwd-alerts__detail-meta{font-size:.875rem}.mwd-alerts__detail-meta>span{color:var(--volt-color-primary)}.mwd-alerts__detail-content{display:flex;flex-direction:column;gap:1rem}.mwd-alerts__detail-logo{display:none}@media (min-width: 600px){.mwd-alerts__detail-logo{display:flex;align-items:center;gap:1rem}.mwd-alerts__detail-logo{justify-content:center;border-radius:50%}.mwd-alerts__detail-logo img{object-fit:1/1;width:150px}}.mwd-alerts__detail-symbol{display:flex;flex-direction:column;gap:0}.mwd-alerts__detail-symbol-name{font-size:1.25rem;font-weight:600}.mwd-alerts__detail-symbol-description{font-size:.875rem;color:rgba(var(--volt-color-text-primary-rgb),.64)}.mwd-alerts__detail-measurement{width:fit-content;font-size:2rem}.mwd-alerts__detail-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__detail-button{padding:.5rem 1rem;width:100%}@media (min-width: 600px){.mwd-alerts__detail-button{width:fit-content}}.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}.mwd-alerts__chart{width:100%;height:100%;background-color:var(--volt-color-bg-primary)}.mwd-alerts__chart-container{width:100%;height:100%}.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}.mwd-alerts__triggers{padding:1rem}.mwd-alerts__table{width:100%;font-size:.875rem;font-weight:100;color:var(--volt-color-text-primary)}.mwd-alerts__table-loader,.mwd-alerts__table-empty{padding:1rem}.mwd-alerts__table-empty{color:var(--volt-color-error)}.mwd-alerts__table-main{table-layout:fixed;width:100%;border-spacing:0}.mwd-alerts__table-thead{position:sticky;top:0;z-index:10;background:var(--volt-color-primary)}.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),.16)}.mwd-alerts__table-tr--selected{background:linear-gradient(270deg,var(--volt-color-bg-primary) 0%,rgba(var(--volt-color-primary-rgb),.32) 50%,var(--volt-color-bg-primary) 100%);background-size:200% 200%;animation:alert-background-gradient-shift 4s ease infinite}.mwd-alerts__table-th,.mwd-alerts__table-td{padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 960px){.mwd-alerts__table-th,.mwd-alerts__table-td{padding-top:.25rem;padding-bottom:.25rem}}.mwd-alerts__table-th{font-weight:600;font-size:.875rem;color:var(--volt-color-text-secondary)}.mwd-alerts__table-value{padding-right:.5rem;text-align:right}@keyframes alert-background-gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.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__get-started{background-color:transparent;font-weight:600;letter-spacing:.125rem;text-transform:uppercase;padding:1rem 1.5rem;border-radius:1.5rem}.mwd-home__description{display:flex;flex-direction:column;gap:1rem}.mwd-home__description{padding-top:8rem}.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{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(1,auto);gap:2rem}.mwd-home__feature-cards{width:100%;padding-top:8rem}@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{display:flex;flex-direction:column;gap:1rem}.mwd-home__early-access{width:100%;align-items:center;padding-top:8rem}.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)}
