.sv-root .sv-hover-border{transition:border-color .15s}.sv-root .sv-hover-border:hover{border-color:#b8d9c6}.sv-root .sv-hover-door{transition:border-color .15s,background .15s}.sv-root .sv-hover-door:hover{background:#fcfdfc;border-color:#d8eee1}.sv-root .sv-hover-row{transition:background .15s}.sv-root .sv-hover-row:hover{background:var(--sv-offwhite)}.sv-root .sv-hover-panel{transition:background .15s}.sv-root .sv-hover-panel:hover{background:#15171b}.sv-root .sv-hover-green{transition:color .15s}.sv-root .sv-hover-green:hover{color:var(--sv-green)}.sv-root .sv-hover-ink{transition:color .15s}.sv-root .sv-hover-ink:hover{color:var(--sv-ink-body)}.sv-root .sv-hover-white{transition:color .15s}.sv-root .sv-hover-white:hover{color:#fff}.sv-root .sv-badge--muted{color:var(--sv-on-dark-muted-2);background:#ffffff14}@keyframes sv-draw-line{to{stroke-dashoffset:0}}.sv-root .sv-chart-line{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:1.6s ease-out .3s forwards sv-draw-line}@keyframes sv-chart-tip{0%{r:3.5;opacity:.35}to{r:12;opacity:0}}.sv-root .sv-chart-tip{animation:1.6s ease-out infinite sv-chart-tip}@keyframes sv-row-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.sv-root .sv-feed-row{animation:.35s sv-row-in}@media (prefers-reduced-motion:reduce){.sv-root .sv-chart-line{stroke-dasharray:none;stroke-dashoffset:0;animation:none}.sv-root .sv-chart-tip,.sv-root .sv-feed-row{animation:none}}.sv-root .sv-auth{background:var(--sv-offwhite);min-height:100vh;display:flex}.sv-root .sv-auth__side{background:var(--sv-near-black);width:46%;color:var(--sv-on-dark);flex-direction:column;flex-shrink:0;justify-content:space-between;gap:40px;padding:44px 52px;display:flex}.sv-root .sv-auth__main{flex:1;justify-content:center;align-items:center;min-width:0;padding:48px 28px;display:flex}@media (width<=900px){.sv-root .sv-auth__side{display:none}}
