@keyframes fu{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fi{0%{opacity:0}to{opacity:1}}@keyframes si{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes ring{0%{stroke-dashoffset:283}to{stroke-dashoffset:var(--ring-offset)}}@keyframes countUp{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes vbarGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes barBounce{0%{transform:scaleY(.2)}50%{transform:scaleY(1.12)}70%{transform:scaleY(.9)}85%{transform:scaleY(1.04)}to{transform:scaleY(1)}}@keyframes lineDraw{0%{stroke-dashoffset:50}to{stroke-dashoffset:0}}@keyframes circDraw{0%{stroke-dashoffset:50.3}to{stroke-dashoffset:0}}@keyframes handleReveal{0%{stroke-dashoffset:10;opacity:0}40%{opacity:0}70%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes ringDraw{0%{stroke-dashoffset:var(--circ);opacity:.3}60%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes stemDraw{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes sCurveDraw{0%{stroke-dashoffset:46}to{stroke-dashoffset:0}}@keyframes penDraw{0%{stroke-dashoffset:60}to{stroke-dashoffset:0}}@keyframes penLineReveal{0%{stroke-dashoffset:9;opacity:0}50%{opacity:0}75%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes trendDraw{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}@keyframes arrowReveal{0%{stroke-dashoffset:18;opacity:0}50%{opacity:0}80%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes docDraw{0%{stroke-dashoffset:80}to{stroke-dashoffset:0}}@keyframes foldReveal{0%{stroke-dashoffset:20;opacity:0}50%{opacity:0}80%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes docLineReveal{0%{stroke-dashoffset:10;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes eyeDraw{0%{stroke-dashoffset:65}to{stroke-dashoffset:0}}@keyframes irisScale{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}@keyframes pupilLook{0%{transform:translateX(0)}30%{transform:translateX(1.5px)}60%{transform:translateX(-1.5px)}to{transform:translateX(0)}}@keyframes gearSpin{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes centerPulse{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes headDraw{0%{stroke-dashoffset:31.4}to{stroke-dashoffset:0}}@keyframes bodyDraw{0%{stroke-dashoffset:28;opacity:0}30%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes revBreathe{0%,to{transform:scale(1);box-shadow:0 0 20px hsla(39,46%,61%,.35),inset 0 0 6px hsla(39,46%,61%,.2)}50%{transform:scale(1.06);box-shadow:0 0 28px hsla(39,46%,61%,.5),inset 0 0 10px hsla(39,46%,61%,.3)}}@keyframes revGlow{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.15);opacity:.55}}@keyframes revSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-icon-svg{width:18px;height:18px;flex-shrink:0;color:var(--icon);stroke-linecap:round;stroke-linejoin:round;transition:color .3s ease}.nav-icon-svg circle,.nav-icon-svg line,.nav-icon-svg path,.nav-icon-svg polygon,.nav-icon-svg polyline,.nav-icon-svg rect{transition:all .3s ease}.nav-item.active .nav-icon-svg,.nav-item:hover .nav-icon-svg{color:var(--icon)}.icon-overview .b{transform-box:fill-box;transform-origin:center bottom}.nav-item:hover .icon-overview .b{animation:barBounce 1.1s cubic-bezier(.34,1.56,.64,1) both}.nav-item:hover .icon-overview .b:first-child{animation-delay:0s}.nav-item:hover .icon-overview .b:nth-child(2){animation-delay:.18s}.nav-item:hover .icon-overview .b:nth-child(3){animation-delay:.36s}.icon-activity .pulse-line{stroke-dasharray:50;stroke-dashoffset:0}.nav-item:hover .icon-activity .pulse-line{animation:lineDraw 1.2s ease both}.icon-audit .lens{stroke-dasharray:50.3;stroke-dashoffset:0}.icon-audit .handle{stroke-dasharray:10;stroke-dashoffset:0}.nav-item:hover .icon-audit .lens{animation:circDraw 1s ease both}.nav-item:hover .icon-audit .handle{animation:handleReveal .7s ease both;animation-delay:.7s}.icon-comps .ring-inner{stroke-dasharray:12.6;stroke-dashoffset:0;--circ:12.6}.icon-comps .ring-mid{stroke-dasharray:37.7;stroke-dashoffset:0;--circ:37.7}.icon-comps .ring-outer{stroke-dasharray:62.8;stroke-dashoffset:0;--circ:62.8}.nav-item:hover .icon-comps .ring-inner{animation:ringDraw .8s ease both;animation-delay:0s}.nav-item:hover .icon-comps .ring-mid{animation:ringDraw .9s ease both;animation-delay:.25s}.nav-item:hover .icon-comps .ring-outer{animation:ringDraw 1s ease both;animation-delay:.5s}.icon-pricing .dollar-stem{stroke-dasharray:20;stroke-dashoffset:0}.icon-pricing .dollar-s{stroke-dasharray:46;stroke-dashoffset:0}.nav-item:hover .icon-pricing .dollar-stem{animation:stemDraw 1s ease both}.nav-item:hover .icon-pricing .dollar-s{animation:sCurveDraw 1.2s ease both;animation-delay:.4s}.icon-listing .pen-body{stroke-dasharray:60;stroke-dashoffset:0}.icon-listing .pen-line{stroke-dasharray:9;stroke-dashoffset:0}.nav-item:hover .icon-listing .pen-body{animation:penDraw 1.1s ease both}.nav-item:hover .icon-listing .pen-line{animation:penLineReveal 1.2s ease both}.icon-revenue .trend-line{stroke-dasharray:40;stroke-dashoffset:0}.icon-revenue .trend-arrow{stroke-dasharray:18;stroke-dashoffset:0}.nav-item:hover .icon-revenue .trend-line{animation:trendDraw 1.1s ease both}.nav-item:hover .icon-revenue .trend-arrow{animation:arrowReveal 1.2s ease both}.icon-listingagent .doc-outline{stroke-dasharray:80;stroke-dashoffset:0}.icon-listingagent .doc-fold{stroke-dasharray:20;stroke-dashoffset:0}.icon-listingagent .doc-line{stroke-dasharray:10;stroke-dashoffset:0}.nav-item:hover .icon-listingagent .doc-outline{animation:docDraw 1s ease both}.nav-item:hover .icon-listingagent .doc-fold{animation:foldReveal .9s ease both}.nav-item:hover .icon-listingagent .doc-line:nth-of-type(3){animation:docLineReveal .7s ease both;animation-delay:.6s}.nav-item:hover .icon-listingagent .doc-line:nth-of-type(4){animation:docLineReveal .7s ease both;animation-delay:.8s}.nav-item:hover .icon-listingagent .doc-line:nth-of-type(5){animation:docLineReveal .7s ease both;animation-delay:1s}.icon-market .eye-shape{stroke-dasharray:65;stroke-dashoffset:0}.icon-market .iris,.icon-market .pupil{transform-box:fill-box;transform-origin:center}.nav-item:hover .icon-market .eye-shape{animation:eyeDraw 1s ease both}.nav-item:hover .icon-market .iris{animation:irisScale .8s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.5s}.nav-item:hover .icon-market .pupil{animation:pupilLook 1.3s ease both;animation-delay:.85s}.icon-integrations .gear-body,.icon-integrations .gear-center{transform-box:fill-box;transform-origin:center}.nav-item:hover .icon-integrations .gear-body{animation:gearSpin 1.2s ease both}.nav-item:hover .icon-integrations .gear-center{animation:centerPulse .9s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.3s}.icon-account .user-head{stroke-dasharray:31.4;stroke-dashoffset:0}.icon-account .user-body{stroke-dasharray:28;stroke-dashoffset:0}.nav-item:hover .icon-account .user-head{animation:headDraw 1s ease both}.nav-item:hover .icon-account .user-body{animation:bodyDraw 1s ease both;animation-delay:.45s}.sidebar[data-sidebar-theme] .nav-label{color:var(--sb-txd)}.sidebar[data-sidebar-theme] .nav-item{color:var(--sb-icon)}.sidebar[data-sidebar-theme] .nav-item.active,.sidebar[data-sidebar-theme] .nav-item:hover{color:var(--sb-icon);background:var(--sb-glow)}.sidebar[data-sidebar-theme] .nav-item.active{border-left-color:var(--sb-acc)}.sidebar[data-sidebar-theme] .nav-icon-svg,.sidebar[data-sidebar-theme] .nav-item.active .nav-icon-svg,.sidebar[data-sidebar-theme] .nav-item:hover .nav-icon-svg{color:var(--sb-icon)}.sidebar[data-sidebar-theme] .info-tag{background:var(--sb-bg-sub);color:var(--sb-txm)}.sidebar[data-sidebar-theme] .sidebar-footer{border-top-color:var(--sb-brd)}.sidebar[data-sidebar-theme] .sidebar-footer .status-text{color:var(--sb-txm)}.sidebar[data-sidebar-theme] .sidebar-theme-btn{color:var(--sb-txm);background:var(--sb-bg-sub);border-color:var(--sb-brd)}.sidebar[data-sidebar-theme] .sidebar-theme-btn:hover{border-color:var(--sb-brda)}.vbar{border-radius:3px 3px 0 0;width:100%;transform-origin:bottom;transform:scaleY(0);cursor:pointer;transition:filter .2s}.vbar:hover{filter:brightness(1.2)}.vbar.animated{animation:vbarGrow .8s cubic-bezier(.34,1.56,.64,1) both}