@keyframes gray-gradient-hover{0%{opacity:0;background-image:none}25%{opacity:.25;background-image:conic-gradient(from 180deg,#4646461a 0deg,#5050504d 90deg,#5a5a5a33 180deg,#5050504d 270deg,#4646461a 360deg)}50%{opacity:.5;background-image:conic-gradient(from 180deg,#50505033 0deg,#5a5a5a66 90deg,#6464644d 180deg,#5a5a5a66 270deg,#50505033 360deg)}75%{opacity:.75;background-image:conic-gradient(from 180deg,#5a5a5a4d 0deg,#64646480 90deg,#78787866 180deg,#64646480 270deg,#5a5a5a4d 360deg)}to{opacity:1;background-image:conic-gradient(from 180deg,#464646 0deg,#545454 90deg,#737373 180deg,#545454 270deg,#464646 360deg)}}.gradient-circle-wrapper{justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.gradient-circle-wrapper .gradient-circle{clip-path:circle(50%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.gradient-circle-wrapper .gradient-circle .background-circle{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gradient-circle-wrapper .child-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.gradient-circle-wrapper .child-wrapper .menu-icon{z-index:1;width:24px;height:24px;transform:none}.gradient-circle-wrapper .child-wrapper .dashboard-icon,.gradient-circle-wrapper .child-wrapper .view-list-icon{transition:opacity .5s}.gradient-circle-wrapper.colored:after{content:"";filter:blur(6px);background:conic-gradient(from 51.21deg at 29.32% 55.21%,#225caf 0deg,#ae342d 65.89deg,#b28013 130.46deg,#bc5746 186.97deg,#cc1896 254.81deg,#869e1a 325.35deg,#225caf 360deg);border-radius:50%;width:26px;height:26px;transition:transform .5s;position:absolute;top:calc(50% - 13px);left:calc(50% - 13px)}.gradient-circle-wrapper.colored .gradient-circle{z-index:1;clip-path:circle(50%);will-change:transform;background:conic-gradient(from 51.21deg at 29.32% 55.21%,#225caf 0deg,#ae342d 65.89deg,#b28013 130.46deg,#bc5746 186.97deg,#cc1896 254.81deg,#869e1a 325.35deg,#225caf 360deg);transition:transform .5s;position:relative}.gradient-circle-wrapper.colored:hover:after,.gradient-circle-wrapper.colored:hover .gradient-circle{transform:rotate(-180deg)}.gradient-circle-wrapper.colored:hover .tooltip-wrapper{opacity:1;transform:translate(20px)translateY(-50%)}.gradient-circle-wrapper.colored:hover .tooltip-wrapper.top{transform:translate(-100%)translateY(-55px)}.gradient-circle-wrapper.colored .background-circle{background:#222}.gradient-circle-wrapper.colored.inactive{cursor:default!important}.gradient-circle-wrapper.colored.inactive .gradient-circle{background:#222}.gradient-circle-wrapper.colored.inactive:after,.gradient-circle-wrapper.colored.inactive:before{display:none}.gradient-circle-wrapper.gray{opacity:.8;cursor:pointer;border-radius:50%}.gradient-circle-wrapper.gray .gradient-circle{background-color:#e4e4e4;background-image:none}.gradient-circle-wrapper.gray .gradient-circle .background-circle{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background-color:#d2d2d2;box-shadow:inset 0 1px 1px #e4e4e4}.gradient-circle-wrapper.gray .child-wrapper .dashboard-icon path,.gradient-circle-wrapper.gray .child-wrapper .view-list-icon path{fill:#222}.gradient-circle-wrapper.gray.dashboard-active:hover{opacity:1}.gradient-circle-wrapper.gray.dashboard-active:hover .tooltip-wrapper{opacity:1;transform:translate(20px)translateY(-50%)}.gradient-circle-wrapper.gray.inactive{box-shadow:none;background-color:#0000}.gradient-circle-wrapper.gray.inactive .gradient-circle{opacity:0;background-color:#0000;background-image:none}.gradient-circle-wrapper.gray.inactive .gradient-circle .background-circle{box-shadow:none;-webkit-backdrop-filter:unset;backdrop-filter:unset;background-color:#0000}.gradient-circle-wrapper.gray.inactive .child-wrapper .dashboard-icon,.gradient-circle-wrapper.gray.inactive .child-wrapper .view-list-icon{opacity:.6}.gradient-circle-wrapper.gray.inactive .child-wrapper .dashboard-icon path,.gradient-circle-wrapper.gray.inactive .child-wrapper .view-list-icon path{fill:#fff}.gradient-circle-wrapper.gray.inactive:hover{opacity:1}.gradient-circle-wrapper.gray.inactive:hover .gradient-circle{opacity:1;background-color:#0000;background-image:conic-gradient(from 180deg,#464646 0deg,#545454 90deg,#737373 180deg,#545454 270deg,#464646 360deg);animation:.4s gray-gradient-hover}.gradient-circle-wrapper.gray.inactive:hover .background-circle{background:#2c2c2c;box-shadow:inset 0 5px 10px #606060cc}.gradient-circle-wrapper.gray.inactive:hover .child-wrapper .dashboard-icon,.gradient-circle-wrapper.gray.inactive:hover .child-wrapper .view-list-icon{opacity:1}.gradient-circle-wrapper.gray.inactive:hover .tooltip-wrapper{opacity:1;transform:translate(20px)translateY(-50%)}.gradient-circle-wrapper.gradient-shadow:before{content:"";z-index:0;opacity:.5;filter:blur(14px);background:conic-gradient(from 51.21deg at 29.32% 55.21%,#225caf 0deg,#ae342d 65.89deg,#b28013 130.46deg,#bc5746 186.97deg,#cc1896 254.81deg,#869e1a 325.35deg,#225caf 360deg);border-radius:50%;position:absolute;top:-6px;bottom:-6px;left:-6px;right:-6px}:root{--gradient-diamond:conic-gradient(from 55.21deg at 45.32% 60.21%, #225caf 12deg, #ae342d 69.89deg, #b28013 215.46deg, #bc5746 1deg, #cc1896 254.81deg, #1fb51d 1deg, #225caf 440deg);--shadow-card-warm:0 3px 4px #887e644d;--modal-z:10200;--bottom-nav-height:calc(46px + max(22px, env(safe-area-inset-bottom)))}.tooltip-wrapper{white-space:nowrap;opacity:0;z-index:2;pointer-events:none;background-color:#222;border-radius:12px;align-items:center;gap:8px;padding:6px 12px;transition:transform .5s,opacity .5s;display:flex;position:absolute;top:50%;left:100%;transform:translate(-20%)translateY(-50%)}.tooltip-wrapper.top{transform:translate(-50%)translateY(-20px)}.tooltip-wrapper.inactive{background-color:#c5c5c5;border:1px solid #b4b4b4;box-shadow:0 1px 2px #00000012}.tooltip-wrapper .tooltip-icon{width:24px;height:24px}.tooltip-wrapper .tooltip-text{text-align:left;color:#fff;font-size:1rem;font-weight:500;line-height:19.2px}.tooltip-wrapper .tooltip-key{clip-path:inset(0 round 4px);background:conic-gradient(from 320deg,#b8b8b8 0deg,#8b8b8b 90deg,#616161 180deg,#8b8b8b 270deg,#b8b8b8 360deg);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.tooltip-wrapper .tooltip-key .tooltip-key-mask{background:#222;border-radius:3px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.tooltip-wrapper .tooltip-key .tooltip-key-mask .tooltip-key-text{color:#fff;opacity:.7;text-align:center;background:#5f5f5f;border-radius:3px;width:100%;height:100%;font-size:1rem;font-weight:700;overflow:hidden}.tooltip-wrapper .tooltip-left-container{flex-direction:column;font-family:DIN Next W1G Medium;display:flex}.tooltip-wrapper .tooltip-left-container .tooltip-top-title{opacity:.8;display:flex}.tooltip-wrapper .tooltip-left-container .tooltip-top-title .check{background-image:url(/assets/icons/check-bold.svg);background-position:50%;background-repeat:no-repeat;width:10px;height:17px;margin-right:4.5px}.tooltip-wrapper .tooltip-left-container .tooltip-top-title .in-progress{background-image:url(/assets/icons/right-arrow-white.svg);background-position:50%;background-repeat:no-repeat;width:14px;height:17px;margin-right:4.5px}.tooltip-wrapper .tooltip-left-container .tooltip-top-title .tooltip-top-text{color:#fff;font-size:12px;font-weight:500;line-height:140%}
