.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}/*!
 * https://github.com/arqex/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;min-width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;box-shadow:0 1px 3px #0000001a;border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover,.rdtPicker .rdtTimeToggle:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtOld,.rdtPicker td.rdtNew{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:#0003;position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtPrev span,.rdtNext span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px}.rdtCounter{width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 99999999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--mainColor: #278BE4;--mainColorHover: #297bc4;--green: #268D61;--mainBorder: #b2b7be69;--orange: #ffa500;--orangeHover: #d38900;--red:#ff0000;--redHover:#b50404;--redDark: #ff4040;--redDarkHover: #c23737;--sas:#268d6000}@font-face{font-family:WalletFont;src:url(/assets/Poppins100L-CY-M_i9k.woff2);font-weight:100;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:WalletFont;src:url(/assets/Poppins200L-B8tqA5oA.woff2);font-weight:200;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:WalletFont;src:url(/assets/Poppins300L-Dku2WoCh.woff2);font-weight:300;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:WalletFont;src:url(/assets/Poppins400L-cpxAROuN.woff2);font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:WalletFont;src:url(/assets/Poppins500L-C8OXljZJ.woff2);font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:WalletFont;src:url(/assets/Poppins600L-zEkxB9Mr.woff2);font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:WalletFont;src:url(/assets/Poppins700L-Qrb0O0WB.woff2);font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth;font-family:WalletFont}*::selection{color:#fff;background:var(--mainColor)}.no-select,.no-select *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img::selection,i::selection,svg::selection{background:none}button,a{cursor:pointer!important}input:-webkit-autofill{background-color:var(--inputBackground)!important;color:var(--inputColor)!important}html{overflow:hidden;height:100%}html::-webkit-scrollbar{display:none}body{background:var(--primaryBackground);color:#000;width:100%;height:100%;min-height:100vh;min-height:100svh;overflow-x:hidden}body::-webkit-scrollbar{display:none}body>#root{background:var(--primaryBackground);color:#000;width:100%;height:100%;min-height:100vh;min-height:100svh}button.closeModalButton{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}button.closeModalButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}button.closeModalButton:active{opacity:.8}button.closeModalButton{width:30px;height:30px;display:grid;place-items:center}button.closeModalButton:hover{background-color:transparent;border:1px solid rgba(255,64,64,.4196078431)!important}button.closeModalButton:hover>figure>svg{color:var(--redDark)}button.closeModalButton>figure{height:20px;width:20px}button.closeModalButton>figure>svg{color:var(--secondText);height:20px;width:20px}@keyframes Skeleton{0%{opacity:.05}50%{opacity:.5}to{opacity:.05}}@keyframes SkeletonV2{0%{opacity:.1}50%{opacity:.8}to{opacity:.1}}@keyframes blurAnimation{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@keyframes AppearAnimation{to{opacity:1}}@keyframes blurDisAnimation{0%{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}to{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}@keyframes DisppearAnimation{to{opacity:0}}@keyframes show{0%{opacity:0;scale:94%}to{opacity:1;scale:100%}}@keyframes showV2{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes contentEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes modalInBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes modalOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.94) translateY(8px)}}@keyframes profileMenuIn{0%{opacity:0;transform:scale(.95) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes backdropIn{0%{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Toastify__toast{border-radius:12px!important;border:1px solid var(--mainBorder)!important;box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a!important;background:var(--secondBackground)!important;padding:14px 16px!important;min-height:60px!important;margin-bottom:10px!important}.Toastify__toast-theme--dark,.Toastify__toast-theme--light{background:var(--secondBackground)!important;color:var(--primaryText)!important}.Toastify__toast-body{color:var(--primaryText)!important;font-size:13.5px!important;font-weight:500!important;padding:0 6px!important;gap:10px!important}.Toastify__close-button{color:var(--secondText)!important;opacity:.6!important}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1!important;color:var(--primaryText)!important}.Toastify__close-button--light{color:var(--secondText)!important;opacity:.6!important}.Toastify__progress-bar{height:3px!important;opacity:.8!important}@media only screen and (max-width: 480px){.Toastify__toast{border-radius:12px!important;margin:0 8px 8px!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinLeft{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@keyframes spinRight{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes disappear{to{opacity:0}}@keyframes spanSkeleton{0%{opacity:0}50%{opacity:.8}to{opacity:0}}@keyframes textSkeleton{0%{opacity:0}50%{opacity:.8}to{opacity:0}}:root{--expo-out: linear( 0 0%, .1684 2.66%, .3165 5.49%, .446 8.52%, .5581 11.78%, .6535 15.29%, .7341 19.11%, .8011 23.3%, .8557 27.93%, .8962 32.68%, .9283 38.01%, .9529 44.08%, .9711 51.14%, .9833 59.06%, .9915 68.74%, 1 100% )}::view-transition-group(root){animation-timing-function:var(--expo-out)}::view-transition-old(root),.dark::view-transition-old(root){animation:none;z-index:-1}::view-transition-new(root){mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><circle cx="20" cy="20" r="20" fill="white"/></svg>') center/0 no-repeat;animation:scale 1s}@keyframes scale{to{-webkit-mask-size:200vmax;mask-size:200vmax}}html[theme=dark]{--mainIconColor: #ffffff;--mainBorder: #1f1e1f;--secondBorderColor: #1d1d1d;--specialBorder: #1f1e1f;--sectionBackground:#000000;--articleBackground:#000000;--cardBackground:#1E1E1E;--specialBackground: #101010;--oppositeThemeColor:#ffffff;--themeColor:#000000;--menuItembackground:#0e0e0e;--switchBackground:#212121;--menuItemBorderColor:#1f1e1f;--opacityBackgroundModalContainer:#b7b7b700;--reportModalBackground:#000000;--reportCardBackground:#000000;--reportCardImageBackground:#000000;--GlowingBackdropBackground:#404040;--GlowingBackdropFill:#ffffff;--tooltipBackground:#ffffff;--walletMovementsTotalsBackground: #080808;--categoryMonthStatisticBackground: #060607;--walletStatsItemBackground: #030303;--primaryBackground: #1d1d1d;--secondBackground: #060607;--thirdBackground: #353535;--fourthBackground: #d3d3d3;--floatingScrollHorizontalButtonShadow: inset 0px 10px 20px 2px rgba(82, 82, 82, .25);--floatingScrollHorizontalButtonShadowHover: inset 0px 10px 20px 2px rgba(50, 50, 50, .344);--inputBorderProp: 1px inset #b2b7be69;--inputBorderPropFocus: 1px inset var(--inputFocus);--modalInputBackground: #000000;--inputBorder: #b2b7be69;--inputColor: #ffffff;--appButtonColor: #ffffff;--appButtonHoverColor: #000000;--appButtonBorderColor: #212123;--appButtonHoverBackgroundColor: #ffffff;--disabledInputBorder: #b2b7be69;--inputFocus: #278BE4;--inputBackground: #111111;--inputBackground2: #1a1a1a;--disabledinputColor: #999999;--selectOptionsBackground: #111111;--selectOptionColor: #ffffff;--selectOptionHoverBackground: #1a1a1a;--selectOptionsboxShadow: #000000 14px 0px 59px 10px;--boxShadowModal: #000000 6px 16px 59px 10px;--invalidInput: #ff0000;--blueButtonText: #ffffff;--disabledButtonBackground: #656565;--buttonText: #ffffff;--createWalletButtonHover: #000000;--createCategoryButtonHover: #000000;--buttonBackground: #ffffff;--buttonBackground2: #1a1a1a;--buttonBackgroundHover2: #232323;--buttonBorder: #DDDDDF;--rdtPickerBackground: #111111;--rdtPickerThHoverBackground: #1a1a1a;--rdtDayColor: #ffffff;--rdtBtnArrows: #8f8f8f;--rdtActiveColor: #ffffff;--rdtTodayBefore: #ffffff;--rdtDayHover: #252525;--rdtOldColor: #999999;--dateRangePickerBackground:#111111;--dateRangePickerLeftSectionButtonBackground:#111111;--dateRangePickerSectionButtonBackground:#111111;--dateRangePickerLeftSectionButtonBackgroundHover:#1a1a1a;--dateRangePickerLeftSectionButtonBorderBottom:1px solid var(--mainBorder);--dateRangePickerTextColor:#ffffff;--dateRangePickerLeftSectionButtonColor:#ffffff;--rdrDateDisplayItemBackground:#1a1a1a;--rdrDateDisplayItemBackgroundHover:#111111;--rdrMonthAndYearWrapperButtonBackground:#1a1a1a;--rdrMonthAndYearWrapperButtonColor:#ffffff;--rdrMonthAndYearWrapperLeftBorderColor:#ffffff00 rgb(255 255 255) transparent transparent;--rdrMonthAndYearWrapperRightBorderColor:transparent transparent transparent rgb(255 255 255);--rdrMonthAndYearWrapperSelectColor:#7d888d;--rdrMonthAndYearWrapperOptionBackground:#111111;--rdrMonthAndYearWrapperSelectBackgroundHover:#1a1a1a;--rdrDayNumberDisabledColor:#7d888d;--rdrDayNumberColor:rgb(255, 255, 255);--checkBorder: #DDDDDF;--checkBackground: #ffffff;--orText: #bfbfbf;--loginBackground:#080808;--loginBackgroundPointColor:#363636;--orHr: #bfbfbf;--loginSliderBar: #DDDDDF;--firstCircle: #111111;--secondCircle: #353535;--thirdCircle: #353535;--closeOpenIcon: #000000;--dashItemIcon: #000000;--leftAsideIcon: #ffffff;--profileBorder: #B2B7BE;--leftAsideHover: #151515;--leftAsideLinkCurrentBackground: #ffffff00;--leftAsideLinkText: #c9c9c9;--leftAsideLinkCurrentText: #343D4D;--leftAsideProfileItemFirstText: #ffffff;--leftAsideProfileItemSecondText: #9298A0;--rightAsideLinearBackground:#0000007d;--hoverMenuItemColor:#1f1e1f;--overviewItemBackground: #000000;--activityStatsItemBackground: #030303;--categoryIconBoxShadow:rgba(100, 100, 111, .2) 0px 7px 29px 0px;--chartMainColor:rgba(170, 170, 170, .9);--tableHeaderBackground:#000000;--tableCellTypeBackground:#000000;--tableCellColor:#c9c9c9;--tableDescriptionColor:#ffffff;--tableDescriptionBackground:#0e0e0e;--tableDescriptionHeaderBackground:#000000;--tableHeaderCellColor: #ffffff;--white: #ffffff;--black: #000000;--dark: #000000;--modalBackground: #101010;--modalSecondBackground: #f8f8f800;--BalanceBackgroundColor: #d9f3ea00;--VirtualWalletBackgroundColor: #fcf1ed00;--BankBackgroundColor: #f1f9fb00;--CreditCardBackgroundColor: #f5f6f100;--primaryText: #ededed;--secondText: #838383;--cardTitle: #f1f1f1;--cardDate: #b1b1b1;--tabColor: #c9c9c9;--labelColor: #cbcbcb;--disabledTabColor: #838383;--modalSubTitleColor: #b1b1b1;--cardSmalTitle: #b1b1b1;--smallCardTitle: #bdbdbd;--cardSubTitle: #c9c9c9;--amount: #e1e1e1;--number: #e1e1e1;--tableBorder: #1f1e1f;--tableEvenColor: #050404;--tableSkeletonSpan: #00000021;--skeletonBackground: #00000021;--skeletonLineBackground: #5d5d5d29;--textSkeletonSpan: #00000021;--tableRowHover: rgba(255, 255, 255, .086);--accountStatusTableHeader: #000;--leftAsideBoxShadow: #6e6e6e3b;--navigationBoxShadow: #6e6e6e3b;--proileModalHover: #edf0f5;--buttonBackgroundHover: #1566a8d0;--loaderBackground: #1e1e1eba;--defaultModal: #6a6a6acc;--minimalLoaderBackground: #212121}html[theme=dark] body{background:#060607!important}html[theme=dark] body>#root{background:#060607!important}html[theme=dark] body>#root>main.mainContainer>section{background:#040404!important}html[theme=dark] body>#root>main.mainContainer>section>section>section.title{background:linear-gradient(to right,var(--secondBackground),transparent)}html[theme=dark] body>#root>main.mainContainer>section>section>section.title>div>div>svg{color:var(--mainIconColor)}html[theme=dark] div.circleIconContainer,html[theme=dark] figure.circleIconContainer{background:transparent!important;border:1px solid var(--mainBorder)!important}html[theme=dark] .wananceIsoType .cls-1,html[theme=dark] .wananceIsoType .cls-2{fill:#dfdfdf}html[theme=dark] .wananceIsoType .cls-3{fill:#278be4}html[theme=dark] section.walletItem,html[theme=dark] section.walletItemSkeleton,html[theme=dark] section.createWalletSection,html[theme=dark] article.article,html[theme=dark] section.section,html[theme=dark] section.createCategorySection,html[theme=dark] .options,html[theme=dark] div.filtersContainer>article,html[theme=dark] div.rdtPicker{border:1px solid var(--mainBorder)}html[theme=dark] section.DateRangePickerModal>div{box-shadow:var(--boxShadowModal)!important;border:1px solid var(--mainBorder)!important}html[theme=dark] .Modal form{border:1px solid var(--mainBorder);box-shadow:var(--boxShadowModal)}html[theme=dark] div.categoryItem{border-right:1px solid var(--mainBorder)!important;border-top:1px solid var(--mainBorder)!important;border-bottom:1px solid var(--mainBorder)!important}html[theme=dark] .wananceLogoType .cls-1{fill:#dfdfdf}html[theme=dark] .wananceLogoType .cls-2{fill:#278be4}html[theme=dark] aside.leftAside{background:#000!important;border-right-color:var(--mainBorder)!important}html[theme=dark] aside.leftAside>figure:last-of-type>span>svg path{fill:#c3c3c3!important}html[theme=dark] aside.leftAside>figure:last-of-type>span:hover{background:#1d1d1d!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a:hover{background:var(--leftAsideHover)!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a>figure>svg{color:var(--leftAsideIcon)!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a>span{color:var(--leftAsideLinkText)!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a.current{background:var(--leftAsideLinkCurrentBackground)!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a.current>div{background:var(--mainColor)!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a.current>figure>svg{color:var(--mainColor)!important}html[theme=dark] aside.leftAside>section>div:first-of-type>a.current>span{color:var(--mainColor)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a:hover{background:var(--leftAsideHover)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a>figure>svg{color:var(--leftAsideIcon)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a>span{color:var(--leftAsideLinkText)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a.current{background:var(--leftAsideLinkCurrentBackground)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a.current>div{background:var(--mainColor)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a.current>figure>svg{color:var(--mainColor)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>a.current>span{color:var(--mainColor)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>div{border-top:1px solid var(--mainBorder)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>div>figure{border:4px var(--profileBorder)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>div>div>h4{color:var(--leftAsideProfileItemFirstText)!important}html[theme=dark] aside.leftAside>section>div:last-of-type>div>div>span{color:var(--leftAsideProfileItemSecondText)!important}html[theme=dark] nav.MobileNavigation>a.current>div>span{color:var(--mainColor)!important}html[theme=dark] #options{box-shadow:#000 14px 0 59px 10px;background:#161717}html[theme=dark] #options>span{cursor:pointer;color:var(--primaryText)}html[theme=dark] #options>span:hover{background:#242424}html[theme=light]{--mainIconColor:#000000;--mainBorder: #b2b7be69;--secondBorderColor: #eaeaea;--specialBorder: #e1e1e1;--sectionBackground:#ffffff;--articleBackground:#ffffff;--cardBackground:#ffffff;--oppositeThemeColor:#000000;--themeColor:#ffffff;--menuItembackground:#ffffff;--switchBackground:#DDDDDF;--menuItemBorderColor:#b2b7be47;--opacityBackgroundModalContainer:#b7b7b75c;--reportModalBackground:#ffffff;--reportCardBackground:#fff;--reportCardImageBackground:#F4F4F6;--GlowingBackdropBackground:#919191;--GlowingBackdropFill:#000000;--tooltipBackground:#000000;--specialBackground: #eaeaea;--walletMovementsTotalsBackground: #fbfbfb;--categoryMonthStatisticBackground: #ffffff;--thirdBackground: #dbdbdb;--walletStatsItemBackground: #f7f7f759;--primaryBackground: #F4F4F6;--secondBackground: #f8f8f8;--thirdBackground: #ebebeb;--fourthBackground: #d3d3d3;--floatingScrollHorizontalButtonShadow:0 1px 2px 0 rgba(0, 0, 0, .12);--floatingScrollHorizontalButtonShadowHover: 0 8px 16px 0 rgba(0, 0, 0, .1);--inputBorderProp: 1px solid var(--inputBorder);--inputBorderPropFocus: 1px solid var(--inputFocus);--modalInputBackground: #ffffff;--inputBorder: #DDDDDF;--inputColor: #000000;--appButtonColor: #000000;--appButtonHoverColor: #000000;--appButtonBorderColor: #DDDDDF;--appButtonHoverBackgroundColor: #DDDDDF;--disabledInputBorder: #dddddfb8;--inputFocus: #278BE4;--inputBackground: #ffffff;--inputBackground2: #ececec;--invalidInput: #ff0000;--disabledinputColor: #00000075;--selectOptionsBackground: #ffffff;--selectOptionColor: #292929;--selectOptionHoverBackground: #e9e9e9;--selectOptionsboxShadow: #64646f33 0px 7px 29px 0px;--boxShadowModal: #64646f33 0px 7px 29px 0px;--blueButtonText: #ffffff;--disabledButtonBackground: #d0d0d0c5;--buttonText: #ffffff;--createWalletButtonHover: #D9F3EA;--createCategoryButtonHover: #D9F3EA;--buttonBackground: #ffffff;--buttonBackground2: #ececec;--buttonBackgroundHover2: #e0e0e0;--buttonBorder: #DDDDDF;--rdtPickerBackground: #ffffff;--rdtPickerThHoverBackground: #eeeeee;--rdtDayColor: #000000;--rdtDayHover: #eeeeee;--rdtTodayBefore: #000000;--rdtBtnArrows: #000000;--rdtActiveColor: #ffffff;--rdtOldColor: #999999;--dateRangePickerBackground:#ffffff;--dateRangePickerLeftSectionButtonBackground:#ffffff;--dateRangePickerSectionButtonBackground:#eff2f7;--dateRangePickerLeftSectionButtonBackgroundHover:#EFF2F7;--dateRangePickerLeftSectionButtonBorderBottom:1px solid #eff2f7;--dateRangePickerLeftSectionButtonColor:#000000;--dateRangePickerTextColor:#000000;--rdrDateDisplayItemBackground:#ffffff;--rdrDateDisplayItemBackgroundHover:#EFF2F7;--rdrMonthAndYearWrapperButtonBackground:#EFF2F7;--rdrMonthAndYearWrapperButtonColor:#000000;--rdrMonthAndYearWrapperLeftBorderColor:transparent rgb(52, 73, 94) transparent transparent;--rdrMonthAndYearWrapperRightBorderColor:transparent transparent transparent rgb(52, 73, 94);--rdrMonthAndYearWrapperSelectColor:#3e484f;--rdrMonthAndYearWrapperSelectBackgroundHover:#00000012;--rdrDayNumberDisabledColor:#1d2429;--rdrDayNumberColor:rgb(255, 255, 255);--checkBorder: #DDDDDF;--checkBackground: #ffffff;--orText: #3E3E3E;--loginBackground:#F4F4F6;--loginBackgroundPointColor:#afafaf;--orHr: #DDDDDF;--loginSliderBar: #DDDDDF;--firstCircle: #e5e9f0;--secondCircle: #e5e9f0;--thirdCircle: #e6ebf4;--closeOpenIcon: #000000;--dashItemIcon: #000000;--leftAsideIcon: #74787d ;--profileBorder: #B2B7BE;--leftAsideHover: #edf0f5;--leftAsideLinkCurrentBackground: #ffffff;--leftAsideLinkText: #273040;--leftAsideLinkCurrentText: #343D4D;--leftAsideProfileItemFirstText: #000000;--leftAsideProfileItemSecondText: #9298A0;--rightAsideLinearBackground:#f8f8f87d;--hoverMenuItemColor:#edf0f5;--overviewItemBackground: #ffffff;--activityStatsItemBackground: #f7f7f759;--categoryIconBoxShadow:rgba(100, 100, 111, .2) 0px 7px 29px 0px;--chartMainColor:rgba(0, 0, 0, .1);--tableHeaderBackground:#ffffff;--tableCellTypeBackground:#ffffff;--tableCellColor:#000000;--tableDescriptionBackground:#f3f3f3cf;--tableDescriptionColor:#000000;--tableDescriptionHeaderBackground:#ffffff;--tableHeaderCellColor: #838383;--white: #ffffff;--black: #000000;--dark: #000000;--modalBackground: #ffffff;--modalSecondBackground: #f8f8f8;--BalanceBackgroundColor: #D9F3EA;--VirtualWalletBackgroundColor: #FCF1ED;--BankBackgroundColor: #F1F9FB;--CreditCardBackgroundColor: #F5F6F1;--primaryText: #000000;--secondText: #838383;--tabColor: #838383;--labelColor: #6f6f6f;--modalSubTitleColor: #838383;--disabledTabColor: #00000075;--cardTitle: #6A6A6A;--cardDate: #797979;--cardSmalTitle: #797979;--smallCardTitle: #6A6A6A;--cardSubTitle: #c9c9c9;--amount: #000000;--number: #000000;--tableBorder: #dfdfdf;--tableEvenColor: #7a7a7a0a;--tableSkeletonSpan: #00000021;--skeletonBackground: #00000000;--skeletonLineBackground: #45454521;--textSkeletonSpan: #00000021;--tableRowHover: #0000000a;--accountStatusTableHeader: #000;--leftAsideBoxShadow: #6e6e6e3b;--navigationBoxShadow: #6e6e6e3b;--proileModalHover: #edf0f5;--buttonBackgroundHover: #1566a8d0;--loaderBackground: #ffffffcc;--defaultModal: #6a6a6acc;--minimalLoaderBackground: #f9f9f9}html[theme=light] body{background:#f4f4f6!important}html[theme=light] body>#root{background:#f4f4f6!important}html[theme=light] body>#root>main.mainContainer>section{background:#f8f8f8!important}html[theme=light] body>#root>main.mainContainer>section>section>section.title{background:linear-gradient(to right,var(--secondBackground),transparent)}html[theme=light] body>#root>main.mainContainer>section>section>section.title>div>div>svg{color:var(--mainIconColor)}html[theme=light] .wananceIsoType .cls-1{fill:#fff}html[theme=light] .wananceIsoType .cls-2{fill:#333}html[theme=light] .wananceIsoType .cls-3{fill:#278be4}html[theme=light] .Modal form{box-shadow:var(--boxShadowModal)}html[theme=light] .wananceLogoType .cls-1{fill:#333}html[theme=light] .wananceLogoType .cls-2{fill:#278be4}html[theme=light] aside.leftAside{background:var(--primaryBackground)!important;border-right-color:#b2b7be69!important}html[theme=light] aside.leftAside>figure:last-of-type>span>svg path{fill:#000!important}html[theme=light] aside.leftAside>figure:last-of-type>span:hover{background:var(--leftAsideHover)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a:hover{background:var(--leftAsideHover)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a>figure>svg{color:var(--leftAsideIcon)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a>span{color:var(--leftAsideLinkText)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a.current{background:var(--leftAsideLinkCurrentBackground)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a.current>div{background:var(--mainColor)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a.current>figure>svg{color:var(--mainColor)!important}html[theme=light] aside.leftAside>section>div:first-of-type>a.current>span{color:var(--leftAsideLinkCurrentText)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a:hover{background:var(--leftAsideHover)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a>figure>svg{color:var(--leftAsideIcon)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a>span{color:var(--leftAsideLinkText)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a.current{background:var(--leftAsideLinkCurrentBackground)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a.current>div{background:var(--mainColor)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a.current>figure>svg{color:var(--mainColor)!important}html[theme=light] aside.leftAside>section>div:last-of-type>a.current>span{color:var(--leftAsideLinkCurrentText)!important}html[theme=light] aside.leftAside>section>div:last-of-type>div{border-top:1px solid var(--mainBorder)!important}html[theme=light] aside.leftAside>section>div:last-of-type>div>figure{border:4px var(--profileBorder)!important}html[theme=light] aside.leftAside>section>div:last-of-type>div>div>h4{color:var(--leftAsideProfileItemFirstText)!important}html[theme=light] aside.leftAside>section>div:last-of-type>div>div>span{color:var(--leftAsideProfileItemSecondText)!important}html[theme=light] #options{box-shadow:#64646f33 0 7px 29px;background:var(--overviewItemBackground)}html[theme=light] #options>span{cursor:pointer;color:var(--primaryText)}html[theme=light] #options>span:hover{background:var(--leftAsideHover)}.navigation{height:60px;background:var(--primaryBackground);padding:0 16px;position:sticky;z-index:9999;top:0;display:flex;justify-content:flex-end;align-items:center;box-shadow:20px -5px 20px var(--navigationBoxShadow)}@media screen and (max-width: 560px){.navigation{justify-content:space-between}}.navigation>figure{display:none;cursor:pointer}@media screen and (max-width: 560px){.navigation>figure{display:flex;align-items:center;justify-content:center}}.navigation>figure>svg{height:23px}.navigation>figure>svg>path{fill:var(--primaryText)}.navigation>div{display:flex;gap:10px}.navigation>div>h3{color:var(--primaryText);align-self:flex-end;font-weight:400}.navigation>div>figure{height:100%;display:grid;place-items:center;border-radius:50%}.navigation>div>figure>img{border-radius:50%;height:40px;width:40px;object-fit:contain;cursor:pointer;border:1px solid var(--greyStandar)}div.imageComponent{position:relative;display:inline-block;background-color:transparent;width:100%}div.imageComponent>div.skeleton{width:100%;height:100%;position:absolute;z-index:1000;left:0;top:0;animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,var(--skeletonBackground) 25%,var(--skeletonLineBackground) 50%,var(--skeletonBackground) 75%);background-size:200% 100%;border-radius:inherit}div.imageComponent>img{opacity:0;transition:opacity .7s,transform .4s}div.imageComponent>img.image{opacity:1}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}section.selectIcon{display:flex;flex-direction:column;gap:20px;position:relative;z-index:1100}section.selectIcon>figure{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.selectIcon>figure:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.selectIcon>figure.invalidInput{border:1px solid var(--invalidInput)}section.selectIcon>figure:focus{border:1px solid var(--inputFocus)}section.selectIcon>figure.inputError{border:1px solid var(--redDark)}section.selectIcon>figure.inputError:focus{border:1px solid var(--redDarkHover)}section.selectIcon>figure{padding:0;height:40px;width:40px;display:grid;cursor:pointer;place-items:center;border-radius:50%;border:1px solid var(--inputBorder);background:var(--inputBackground)}section.selectIcon>figure>input{display:none;visibility:hidden;opacity:0}section.selectIcon>figure>div{height:24px;width:24px}section.selectIcon>figure:hover{border:1px solid var(--inputFocus)}section.selectIcon>section{max-width:450px;background:var(--overviewItemBackground);right:10px;top:45px;border-radius:8px;display:flex;flex-direction:column;gap:10px;position:absolute;z-index:200;width:450px;max-height:400px;padding-bottom:15px;overflow-y:scroll;box-shadow:var(--boxShadowModal);border:1px solid var(--mainBorder)}section.selectIcon>section::-webkit-scrollbar{display:none}@media screen and (max-width: 1040px){section.selectIcon>section{position:fixed;top:auto;bottom:15px;right:50%;transform:translate(50%)}}@media screen and (max-width: 650px){section.selectIcon>section{max-width:none;bottom:0;border-radius:25px 25px 0 0;width:100%}}section.selectIcon>section>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.selectIcon>section>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.selectIcon>section>button:active{opacity:.8}section.selectIcon>section>button{width:30px;height:30px;display:grid;place-items:center}section.selectIcon>section>button:hover{background-color:transparent;border:1px solid var(--redDark)}section.selectIcon>section>button:hover>figure>svg{color:var(--redDark)}section.selectIcon>section>button>figure{height:20px;width:20px}section.selectIcon>section>button>figure>svg{color:var(--secondText);height:20px;width:20px}section.selectIcon>section>div{position:relative}section.selectIcon>section>div:nth-of-type(1){border-radius:8px 8px 0 0;padding:15px 20px;width:100%;z-index:100;flex-grow:2;background:var(--overviewItemBackground)}section.selectIcon>section>div:nth-of-type(1)>figure{position:absolute;top:57%;left:27px;transform:translateY(-55%)}section.selectIcon>section>div:nth-of-type(1)>figure>svg{height:17px;color:var(--inputColor)}section.selectIcon>section>div:nth-of-type(1)>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.selectIcon>section>div:nth-of-type(1)>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.selectIcon>section>div:nth-of-type(1)>input.invalidInput{border:1px solid var(--invalidInput)}section.selectIcon>section>div:nth-of-type(1)>input:focus{border:1px solid var(--inputFocus)}section.selectIcon>section>div:nth-of-type(1)>input.inputError{border:1px solid var(--redDark)}section.selectIcon>section>div:nth-of-type(1)>input.inputError:focus{border:1px solid var(--redDarkHover)}section.selectIcon>section>div:nth-of-type(1)>input{height:35px;max-width:100px;padding-left:35px;border-radius:1.5rem;transition:max-width 1s}section.selectIcon>section>div:nth-of-type(1)>input:focus{max-width:calc(100% - 40px)}section.selectIcon>section>div:nth-of-type(2){padding:0 20px 15px;display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:10px}section.selectIcon>section>div:nth-of-type(2)>figure{padding:10px;display:inline-block;border-radius:8px;height:45px;width:45px;position:relative;border:1px solid var(--mainBorder);cursor:pointer}section.selectIcon>section>div:nth-of-type(2)>figure:hover{border:1px solid var(--mainColor)}section.selectIcon>section>div:nth-of-type(2)>figure:hover>span{display:block}section.selectIcon>section>div:nth-of-type(2)>figure>span{display:none;font-size:12.5px;border-radius:8px;background:var(--mainColor);color:#fff;position:absolute;top:-40px;left:0;width:max-content;padding:6px 10px;z-index:2100}span.icon-tooltip{font-size:12.5px;border-radius:8px;background:var(--mainColor);color:#fff;position:absolute;width:max-content;padding:6px 10px;z-index:100010}.select{position:relative;display:flex;width:100%;height:100%}.select>div.inputContainer{position:relative;width:100%}.select>div.inputContainer>figure{height:25px;position:absolute;z-index:100;left:7px;top:50%;transform:translateY(-50%)}.select>div.inputContainer>figure>img{height:22.5px;width:22.5px;border-radius:50%;object-fit:cover}.select>div.inputContainer>figure.WalletType,.select>div.inputContainer>figure.Wallet{height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.select>div.inputContainer>figure.WalletType.Balance,.select>div.inputContainer>figure.Wallet.Balance{background-color:var(--BalanceBackgroundColor)}.select>div.inputContainer>figure.WalletType.Balance>svg,.select>div.inputContainer>figure.Wallet.Balance>svg{color:var(--green)}.select>div.inputContainer>figure.WalletType.VirtualWallet,.select>div.inputContainer>figure.Wallet.VirtualWallet{background-color:var(--VirtualWalletBackgroundColor)}.select>div.inputContainer>figure.WalletType.VirtualWallet>svg,.select>div.inputContainer>figure.Wallet.VirtualWallet>svg{color:#fa8284}.select>div.inputContainer>figure.WalletType.Bank,.select>div.inputContainer>figure.Wallet.Bank{background-color:var(--BankBackgroundColor)}.select>div.inputContainer>figure.WalletType.Bank>svg,.select>div.inputContainer>figure.Wallet.Bank>svg{color:#8abed6}.select>div.inputContainer>figure.WalletType.CreditCard,.select>div.inputContainer>figure.Wallet.CreditCard{background-color:var(--CreditCardBackgroundColor)}.select>div.inputContainer>figure.WalletType.CreditCard>svg,.select>div.inputContainer>figure.Wallet.CreditCard>svg{color:#aaa97d}.select>div.inputContainer>span{font-size:18px;visibility:hidden;white-space:nowrap;position:absolute;font-family:inherit}.select>div.inputContainer>input{position:relative;width:100%;padding:17px 32px 17px 17px;max-height:40px;min-height:30px;min-width:100px;outline:none;border:none;border-radius:6px;color:var(--inputColor);border:1px solid var(--inputBorder);background:var(--inputBackground);cursor:pointer}.select>div.inputContainer>input.dinamicWidth{width:auto;min-width:10px;box-sizing:content-box}.select>div.inputContainer>input:placeholder-shown{text-overflow:ellipsis}.select>div.inputContainer>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.select>div.inputContainer>input{caret-color:transparent}.select>div.inputContainer>div.selectSkeleton{display:flex;align-items:flex-start;gap:7px;height:100%;padding:17px 5px 17px 40px;position:relative}.select>div.inputContainer>div.selectSkeleton>figure{height:25px;position:absolute;z-index:100;left:7px;top:50%;transform:translateY(-50%)}.select>div.inputContainer>div.selectSkeleton>figure>span{height:24px;background:var(--primaryText);min-width:24px;width:24px;border-radius:50%;display:inline-block;animation:Skeleton 1s ease-out infinite alternate both}.select>div.inputContainer>div.selectSkeleton>span{min-height:30px;background:var(--primaryText);min-width:120px;width:100%;border-radius:8px;display:block;animation:Skeleton 1s .1s ease-out infinite alternate both}.select>span.icon{position:absolute;right:6px;top:50%;width:30px;transform:translateY(-50%);font-size:19px;color:#d0d0d0;transition:transform .2s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.select>span.icon>svg{height:20px;fill:#d0d0d0}.select>span.icon.active{transform:translateY(-50%) rotate(90deg)}.select>div.options{position:absolute;width:100%;background-color:var(--selectOptionsBackground);border-radius:10px;top:100%;max-height:300px;transform:translateY(0);overflow:hidden;overflow-y:auto;visibility:hidden;opacity:0;transition:.3s ease;color:var(--selectOptionColor);z-index:400;display:flex;flex-direction:column;box-shadow:var(--selectOptionsboxShadow)}@media screen and (max-width: 425px){.select>div.options{max-height:200px}}.select>div.options::-webkit-scrollbar{width:10px}.select>div.options::-webkit-scrollbar-track{background:#e7e7e7}.select>div.options::-webkit-scrollbar-thumb{background:#8e8e8e;border-radius:20px;min-height:50px}.select>div.options::-webkit-scrollbar-thumb:hover{background:#818181}.select>div.options.active{visibility:visible;opacity:1;transform:translateY(5%)}.select>div.options.reverse{flex-direction:column-reverse}.select>div.options>li{list-style:none;font-size:14px;padding:8px 17px;cursor:pointer;display:flex;align-items:center;gap:8px}.select>div.options>li>figure{height:25px}.select>div.options>li>figure>img{height:22.5px;width:22.5px;border-radius:50%;object-fit:cover}.select>div.options>li.selected{border-left:2px solid var(--mainColor);color:var(--secondText)}.select>div.options>li.WalletTypeOption>figure,.select>div.options>li.WalletOption>figure{height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.select>div.options>li.WalletTypeOption>figure.Balance,.select>div.options>li.WalletOption>figure.Balance{background-color:var(--BalanceBackgroundColor)}.select>div.options>li.WalletTypeOption>figure.Balance>svg,.select>div.options>li.WalletOption>figure.Balance>svg{color:var(--green)}.select>div.options>li.WalletTypeOption>figure.VirtualWallet,.select>div.options>li.WalletOption>figure.VirtualWallet{background-color:var(--VirtualWalletBackgroundColor)}.select>div.options>li.WalletTypeOption>figure.VirtualWallet>svg,.select>div.options>li.WalletOption>figure.VirtualWallet>svg{color:#fa8284}.select>div.options>li.WalletTypeOption>figure.Bank,.select>div.options>li.WalletOption>figure.Bank{background-color:var(--BankBackgroundColor)}.select>div.options>li.WalletTypeOption>figure.Bank>svg,.select>div.options>li.WalletOption>figure.Bank>svg{color:#8abed6}.select>div.options>li.WalletTypeOption>figure.CreditCard,.select>div.options>li.WalletOption>figure.CreditCard{background-color:var(--CreditCardBackgroundColor)}.select>div.options>li.WalletTypeOption>figure.CreditCard>svg,.select>div.options>li.WalletOption>figure.CreditCard>svg{color:#aaa97d}.select>div.options>li:hover{background:var(--selectOptionHoverBackground)}div.dateRangePicker{display:flex;flex-direction:column;position:relative;overflow:visible;z-index:200;width:250px;min-width:192px}div.dateRangePicker>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}div.dateRangePicker>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}div.dateRangePicker>input.invalidInput{border:1px solid var(--invalidInput)}div.dateRangePicker>input:focus{border:1px solid var(--inputFocus)}div.dateRangePicker>input.inputError{border:1px solid var(--redDark)}div.dateRangePicker>input.inputError:focus{border:1px solid var(--redDarkHover)}div.dateRangePicker>input{width:100%;max-width:250px;align-self:flex-end;cursor:pointer;text-align:center;padding-left:0;padding-right:20px;height:35px;font-size:12px}@media screen and (max-width: 560px){div.dateRangePicker>input{font-size:11px}}div.dateRangePicker>svg{position:absolute;pointer-events:none;right:15px;top:50%;color:var(--mainIconColor);transform:translateY(-50%)}@media screen and (max-width: 560px){div.dateRangePicker>svg{height:18px}}div.dateRangePicker>div{border-radius:8px;overflow:hidden;position:absolute;z-index:2000;top:50px;left:50%;transform:translate(-50%);background:var(--overviewItemBackground);box-shadow:#64646f33 0 7px 29px}@media screen and (max-width: 650){div.dateRangePicker>div{width:100vw}}div.dateRangePicker>div>div:last-of-type{padding:15px;display:flex;gap:15px;justify-content:flex-end;align-items:center;border-top:1px solid var(--mainBorder)}div.dateRangePicker>div>div:last-of-type>button{max-width:150px}div.dateRangePicker>div>div:last-of-type>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--orange);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s}div.dateRangePicker>div>div:last-of-type>button:first-of-type:hover{background:var(--orangeHover)}div.dateRangePicker>div>div:last-of-type>button:last-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}div.dateRangePicker>div>div:last-of-type>button:last-of-type:hover{background:var(--mainColorHover)}div.dateRangePicker>div>div:last-of-type>button:last-of-type:active{opacity:.8}section.DateRangePickerModal{position:fixed;top:0;left:0;z-index:10005;height:100vh;width:100%;display:grid;place-items:center;animation:backdropIn .25s ease both;opacity:1!important}section.DateRangePickerModal>div{border-radius:8px;overflow:hidden;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:#64646f33 0 7px 29px}@media screen and (max-width: 650){section.DateRangePickerModal>div{width:100vw}}section.DateRangePickerModal>div{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDefinedRangesWrapper{background:var(--dateRangePickerBackground);border-right-color:var(--mainBorder)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDefinedRangesWrapper>div.rdrStaticRanges>button{background:var(--dateRangePickerLeftSectionButtonBackground);border-bottom:var(--dateRangePickerLeftSectionButtonBorderBottom);color:var(--dateRangePickerLeftSectionButtonColor)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDefinedRangesWrapper>div.rdrStaticRanges>button:hover .rdrStaticRangeLabel{background:var(--dateRangePickerLeftSectionButtonBackgroundHover)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDefinedRangesWrapper>div.rdrInputRanges>div.rdrInputRange{color:var(--dateRangePickerTextColor)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDefinedRangesWrapper>div.rdrInputRanges>div.rdrInputRange>input{background:var(--inputBackground);color:var(--inputColor);border-color:var(--inputBorder)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper{background:var(--dateRangePickerBackground)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper{background:var(--dateRangePickerSectionButtonBackground)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span{background:var(--rdrDateDisplayItemBackground);border:1px solid var(--inputBorder)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span:hover,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span:hover{background:var(--rdrDateDisplayItemBackgroundHover)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span.rdrDateDisplayItemActive,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span.rdrDateDisplayItemActive{border:1px solid var(--mainColor)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>button,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>button{background:var(--rdrMonthAndYearWrapperButtonBackground)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>button:first-of-type>i,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>button:first-of-type>i{border-color:var(--rdrMonthAndYearWrapperLeftBorderColor)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>button:last-of-type>i,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>button:last-of-type>i{border-color:var(--rdrMonthAndYearWrapperRightBorderColor)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>span select,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>span select{color:var(--rdrMonthAndYearWrapperSelectColor);cursor:pointer;background-image:white}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>span select:hover,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>span select:hover{background:var(--rdrMonthAndYearWrapperSelectBackgroundHover)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>span select>option,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>span select>option{background:var(--rdrMonthAndYearWrapperOptionBackground);cursor:pointer}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span{color:var(--rdrDayNumberDisabledColor)}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:var(--rdrDayNumberColor)!important}section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangePickerWrapper>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span{color:var(--rdrDayNumberColor)!important}section.DateRangePickerModal>div>div.rdrCalendarWrapper,section.DateRangePickerModal>div>div.rdrDateRangeWrapper{background:var(--dateRangePickerBackground)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper{background:var(--dateRangePickerSectionButtonBackground)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span{background:var(--rdrDateDisplayItemBackground);border:1px solid var(--inputBorder)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span:hover,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span:hover{background:var(--rdrDateDisplayItemBackgroundHover)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span.rdrDateDisplayItemActive,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrDateDisplayWrapper>div.rdrDateDisplay>span.rdrDateDisplayItemActive{border:1px solid var(--mainColor)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>button,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>button{background:var(--rdrMonthAndYearWrapperButtonBackground)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>button:first-of-type>i,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>button:first-of-type>i{border-color:var(--rdrMonthAndYearWrapperLeftBorderColor)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>button:last-of-type>i,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>button:last-of-type>i{border-color:var(--rdrMonthAndYearWrapperRightBorderColor)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>span select,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>span select{color:var(--rdrMonthAndYearWrapperSelectColor);cursor:pointer;background-image:white}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>span select:hover,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>span select:hover{background:var(--rdrMonthAndYearWrapperSelectBackgroundHover)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthAndYearWrapper>span select>option,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthAndYearWrapper>span select>option{background:var(--rdrMonthAndYearWrapperOptionBackground);cursor:pointer}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays>button>span.rdrDayNumber>span{color:var(--rdrDayNumberDisabledColor)}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:var(--rdrDayNumberColor)!important}section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span,section.DateRangePickerModal>div>div.rdrCalendarWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonths>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span,section.DateRangePickerModal>div>div.rdrDateRangeWrapper>div.rdrMonthsHorizontal>div.rdrMonth>div.rdrDays .rdrDayPassive .rdrDayNumber span{color:var(--rdrDayNumberColor)!important}section.DateRangePickerModal>div>div:last-of-type{padding:15px;display:flex;gap:15px;justify-content:flex-end;align-items:center;border-top:1px solid var(--mainBorder)}section.DateRangePickerModal>div>div:last-of-type>button{max-width:max-content}section.DateRangePickerModal>div>div:last-of-type>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.DateRangePickerModal>div>div:last-of-type>button:first-of-type:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.DateRangePickerModal>div>div:last-of-type>button:first-of-type:active{opacity:.8}section.DateRangePickerModal>div>div:last-of-type>button:last-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}section.DateRangePickerModal>div>div:last-of-type>button:last-of-type:hover{background:var(--mainColorHover)}section.DateRangePickerModal>div>div:last-of-type>button:last-of-type:active{opacity:.8}section.DateRangePickerModal>div>div:last-of-type>button{font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}section.DateRangePickerModal.close{animation:backdropIn .2s ease-in reverse both!important}section.DateRangePickerModal.close>div{animation:modalOut .2s ease-in both!important}div.filtersContainer{display:flex;justify-content:flex-end}div.filtersContainer>button{gap:10px;gap:0px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}div.filtersContainer>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}div.filtersContainer>button:active{opacity:.8}div.filtersContainer>button{height:35px;width:35px;border-radius:50%;border:1px solid var(--mainBorder);position:relative;z-index:10}div.filtersContainer>button>figure{position:absolute;top:-10px;right:-10px;border-radius:50%;background:var(--mainColor);height:20px;width:20px;display:grid;place-items:center;z-index:-1;color:#fff}@media screen and (max-height: 674px){div.filtersContainer>button>figure{height:15px;width:15px;font-size:10px;top:-5px;right:-5px}}div.filtersContainer>button>svg{position:relative;z-index:20}div.filtersContainer>article{position:absolute;width:100%;background-color:var(--articleBackground);border-radius:10px;top:100%;max-width:320px;transform:translateY(0);overflow:visible;visibility:hidden;opacity:0;transition:.3s ease;z-index:2000;box-shadow:var(--boxShadowModal)}@media screen and (max-width: 768px){div.filtersContainer>article{max-width:280px}}div.filtersContainer>article::-webkit-scrollbar{width:10px}div.filtersContainer>article::-webkit-scrollbar-track{background:#e7e7e7}div.filtersContainer>article::-webkit-scrollbar-thumb{background:#8e8e8e;border-radius:20px;min-height:50px}div.filtersContainer>article::-webkit-scrollbar-thumb:hover{background:#818181}div.filtersContainer>article.active{visibility:visible;opacity:1;transform:translateY(5%)}div.filtersContainer>article>div.header{display:flex;align-items:center;position:sticky;top:44px;background-color:inherit;z-index:300;gap:7px;padding:8px 15px;border-bottom:1px solid var(--mainBorder);border-radius:10px 10px 0 0}div.filtersContainer>article>div.header>svg{color:var(--mainIconColor)}div.filtersContainer>article>div.header>h4{color:var(--primaryText);font-size:15px;font-weight:400}div.filtersContainer>article>div.header>button{position:absolute;z-index:1000;right:15px;top:5px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}div.filtersContainer>article>div.header>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}div.filtersContainer>article>div.header>button:active{opacity:.8}div.filtersContainer>article>div.header>button{width:30px;height:30px;display:grid;place-items:center;border:none}div.filtersContainer>article>div.header>button:hover{background-color:transparent;border:none}div.filtersContainer>article>div.header>button:hover>figure>svg{color:var(--redDark)}div.filtersContainer>article>div.header>button>figure{height:20px;width:20px}div.filtersContainer>article>div.header>button>figure>svg{color:var(--secondText);height:20px;width:20px}div.filtersContainer>article>section.content>div{display:flex;flex-direction:column;gap:7px;border-bottom:1px solid var(--mainBorder);padding:10px 15px 15px}div.filtersContainer>article>section.content>div>div:first-of-type{display:flex;justify-content:space-between;align-items:center}div.filtersContainer>article>section.content>div>div:first-of-type>label{font-weight:400;font-size:14px;color:var(--labelColor)}div.filtersContainer>article>section.content>div>div:first-of-type>button{outline:none;border:none;background:transparent;color:var(--mainColor);font-weight:500}div.filtersContainer>article>section.content>div>div:first-of-type>button:hover{text-decoration:underline}div.filtersContainer>article>section.content>div>.dateRangePicker{max-width:none;width:100%}div.filtersContainer>article>section.content>div>.dateRangePicker>input{max-width:none}div.filtersContainer>article>section.content>div>.select>div>input{height:35px}div.filtersContainer>article>section.content>div.keyword>div:last-of-type{position:relative}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>figure{position:absolute;top:60%;left:7px;transform:translateY(-55%)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>figure>svg{height:17px;color:var(--inputColor)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input.invalidInput{border:1px solid var(--invalidInput)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input:focus{border:1px solid var(--inputFocus)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input.inputError{border:1px solid var(--redDark)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input.inputError:focus{border:1px solid var(--redDarkHover)}div.filtersContainer>article>section.content>div.keyword>div:last-of-type>input{height:35px;padding-left:35px;border-radius:6px;padding-right:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:max-width 1s}div.filtersContainer>article>section.content>div:last-of-type{border:none}div.filtersContainer>article>div.actions{padding:12px 15px;display:flex;justify-content:flex-end;gap:7px;border-top:1px solid var(--mainBorder);position:sticky;bottom:10px;background-color:inherit;border-radius:0 0 10px 10px}div.filtersContainer>article>div.actions>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}div.filtersContainer>article>div.actions>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}div.filtersContainer>article>div.actions>button:active{opacity:.8}div.filtersContainer>article>div.actions>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}div.filtersContainer>article>div.actions>button:last-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}div.filtersContainer>article>div.actions>button:last-of-type:hover{background:var(--mainColorHover)}div.filtersContainer>article>div.actions>button:last-of-type:active{opacity:.8}div.dateTime>input{cursor:pointer!important}div.dateTime>input:placeholder-shown{text-overflow:ellipsis}div.dateTime>input{caret-color:transparent}div.dateTime>div.rdtPicker{border-radius:8px;background:var(--rdtPickerBackground);box-shadow:var(--boxShadowModal)}div.dateTime>div.rdtPicker>div.rdtDays>table>thead>tr>th{font-weight:500;border-radius:8px;color:var(--primaryText);border-bottom:none!important}div.dateTime>div.rdtPicker>div.rdtDays>table>thead>tr>th:hover{background:var(--rdtPickerThHoverBackground)}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td{border-radius:50%;height:35px;min-width:35px}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td:hover{background:var(--rdtDayHover)}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtDay{color:var(--rdtDayColor)}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtDay.rdtOld,div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtDay.rdtNew,div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtDay.rdtDisabled{color:var(--rdtOldColor)}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtActive{background-color:#000;color:var(--rdtActiveColor)}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtActive.rdtToday:before{border-bottom:7px solid #ffffff}div.dateTime>div.rdtPicker>div.rdtDays>table>tbody>tr>td.rdtToday:before{bottom:7px;right:6px;border-bottom:7px solid var(--rdtTodayBefore)}div.dateTime>div.rdtPicker>div.rdtDays>table>tfoot>tr>td{border-radius:8px}div.dateTime>div.rdtPicker>div.rdtDays>table>tfoot>tr>td.rdtTimeToggle{color:var(--primaryText)}div.dateTime>div.rdtPicker>div.rdtDays>table>tfoot>tr>td.rdtTimeToggle:hover{background:var(--rdtPickerThHoverBackground)}div.dateTime>div.rdtPicker>div.rdtTime>table>thead>tr>td{cursor:pointer;border-radius:8px;transition:background-color .5s;color:var(--primaryText);border-bottom:none!important}div.dateTime>div.rdtPicker>div.rdtTime>table>thead>tr>td:hover{background:var(--rdtPickerThHoverBackground)}div.dateTime>div.rdtPicker>div.rdtTime>table>tbody>tr>td>div.rdtCounters>div.rdtCounter>span.rdtBtn{border-radius:8px;color:var(--rdtBtnArrows)}div.dateTime>div.rdtPicker>div.rdtTime>table>tbody>tr>td>div.rdtCounters>div.rdtCounter>span.rdtBtn:hover{background:var(--rdtPickerThHoverBackground)}div.dateTime>div.rdtPicker>div.rdtTime>table>tbody>tr>td>div.rdtCounters>div.rdtCounter>div.rdtCount{height:auto!important;color:var(--primaryText)}button.newMovementButton{gap:10px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}button.newMovementButton:hover{background:var(--mainColorHover)}button.newMovementButton:active{opacity:.8}button.newMovementButton{min-height:35px;max-width:160px}@media screen and (max-width: 674px){button.newMovementButton{height:48px!important;width:48px!important;min-width:48px!important;border-radius:50%!important;box-shadow:var(--boxShadowModal);flex-shrink:0}button.newMovementButton>svg{height:26px;width:26px}}button.iconbutton{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}button.iconbutton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}button.iconbutton:active{opacity:.8}button.iconbutton{width:max-content;border-radius:8px;padding:1px 10px;height:32px}button.iconbutton>svg{height:18px;position:relative;transition:transform 1s}button.iconbutton:hover{background:var(--buttonBackgroundHover2);color:var(--primaryText)}button.iconbutton.reloadButton.active>svg{animation:rotate .4s infinite linear both}button.button.primary{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}button.button.primary:hover{background:var(--mainColorHover)}button.button.primary:active{opacity:.8}button.button.secondary{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}button.button.secondary:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}button.button.secondary:active{opacity:.8}button.button.danger{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--redDark);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s,opacity .3s}button.button.danger:hover{background:var(--redDarkHover)}button.button.danger:active{opacity:.8}button.button{max-width:max-content;padding-left:10px;padding-right:10px;display:flex;position:relative;gap:5px;overflow:hidden}button.button.icon{padding-right:17px}button.button.right>svg{order:2}button.button.fetching>svg{opacity:0}button.button.fetching>figure{left:50%;top:50%;width:100%;height:100%;display:grid;place-items:center;background:inherit;position:absolute;transform:translate(-50%,-50%)}button.button.fetching>figure>svg{animation:rotate .7s infinite linear both}div.switch{gap:8px;display:flex;align-items:center;font-size:13px;position:relative;transition:.5s opacity;width:fit-content}div.switch.disabled{cursor:not-allowed}div.switch.disabled>input{cursor:not-allowed}div.switch.disabled>span:first-of-type,div.switch.disabled>p{opacity:.7}div.switch>p{color:var(--primaryText)}div.switch>input{width:40px;position:absolute;left:0;z-index:100;opacity:0;height:20px;cursor:pointer}div.switch>input~span:first-of-type{background:var(--switchBackground)}div.switch>input:checked~span:first-of-type{border-color:var(--mainColor)!important;background:var(--mainColor)}div.switch>input:checked~span:first-of-type:before{transform:translate(110%)}div.switch>span:first-of-type{cursor:pointer;height:20px;width:40px;border-radius:15px;border:1px solid var(--checkBorder);position:relative;transition:border-color .5s,background-color .5s}div.switch>span:first-of-type:before{content:"";display:block;height:18px;width:18px;position:absolute;background:var(--checkBackground);border-radius:50%;transition:transform .5s}div.switch>span.tooltip{top:-40px;width:max-content;padding-left:10px;padding-right:10px}div.switch>span.tooltip:after{top:118%;right:50%;transform:rotate(270deg)}.exclamationError{display:flex;flex-direction:column;gap:20px}.exclamationError>figure>img{fill:orange}.exclamationError>span{color:var(--primaryText)}.dataNotFound{display:flex;flex-direction:column;gap:20px;width:100%;height:100%;align-items:center;justify-content:center}.dataNotFound>figure>img{height:175px}.dataNotFound>span{color:var(--primaryText)}.serverError{display:flex;flex-direction:column;gap:20px;width:100%;height:100%;align-items:center;justify-content:center}.serverError>figure>img{height:270px}.serverError>span{color:var(--primaryText)}.errorBoundaryFallback{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;padding:40px 20px;background:var(--mainBackground)}.errorBoundaryFallback .errorBoundaryInner{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;max-width:400px}.errorBoundaryFallback .errorBoundaryInner svg{color:var(--redDark);opacity:.7}.errorBoundaryFallback .errorBoundaryInner h3{font-size:20px;font-weight:600;color:var(--primaryText);margin:0}.errorBoundaryFallback .errorBoundaryInner pre{font-size:11px;color:var(--secondText);background:var(--thirdBackground);border:1px solid var(--mainBorder);border-radius:6px;padding:10px 14px;text-align:left;max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.errorBoundaryFallback .errorBoundaryActions{display:flex;gap:10px;margin-top:4px}.errorBoundaryFallback .errorBoundaryActions button,.errorBoundaryFallback .errorBoundaryActions a{height:36px;padding:0 18px;border-radius:8px;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;text-decoration:none}.errorBoundaryFallback .errorBoundaryActions button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.errorBoundaryFallback .errorBoundaryActions button:hover{background:var(--mainColorHover)}.errorBoundaryFallback .errorBoundaryActions button:active{opacity:.8}.errorBoundaryFallback .errorBoundaryActions a{background:var(--thirdBackground);color:var(--primaryText);border:1px solid var(--mainBorder)}.errorBoundaryFallback .errorBoundaryActions a:hover{background:var(--tableRowHover)}.defaultModal{display:flex;width:100vw;height:100vh;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:99999;top:0;left:0;background-color:var(--defaultModal);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:backdropIn .2s ease both}.defaultModal>div{min-height:280px;width:380px;max-width:calc(100vw - 24px);background-color:var(--modalBackground, var(--primaryBackground));box-shadow:var(--boxShadowModal),0 0 0 1px var(--tableBorder, var(--mainBorder));padding:28px 24px 20px;display:flex;border-radius:16px;flex-direction:column;gap:20px;justify-content:space-between;align-items:center;border:1px solid var(--mainBorder);animation:modalIn .25s cubic-bezier(.34,1.36,.64,1) both}.defaultModal>div>div{width:100%}.defaultModal>div>div:first-of-type{display:flex;flex-direction:column;flex-grow:2;justify-content:center;align-items:center;gap:10px}.defaultModal>div>div:first-of-type>figure{display:grid;place-items:center;border-radius:50%;width:68px;height:68px;background:color-mix(in srgb,var(--mainColor) 12%,transparent);border:1.5px solid color-mix(in srgb,var(--mainColor) 30%,transparent);margin-bottom:4px}.defaultModal>div>div:first-of-type>figure>svg{height:32px;width:32px;color:var(--mainColor)}.defaultModal>div>div:first-of-type>figure>svg>path{fill:var(--mainColor)}.defaultModal>div>div:first-of-type>p{font-size:15px;font-weight:600;text-align:center;color:var(--primaryText);line-height:1.4}.defaultModal>div>div:first-of-type>span{font-size:13px;text-align:center;color:var(--secondText);line-height:1.6;max-width:300px}.defaultModal>div>div:last-of-type{display:flex;gap:10px;align-items:center;justify-content:center;border-top:1px solid var(--mainBorder);padding-top:16px}.defaultModal>div>div:last-of-type>button{border:none;outline:none;border-radius:8px;width:150px;height:45px;color:var(--buttonText);display:grid;place-items:center;background:var(--buttonBackground);transition:background-color .5s}.defaultModal>div>div:last-of-type>button:hover{background:var(--buttonBackgroundHover)}.defaultModal>div>div:last-of-type>button:disabled{background:var(--blueDisabled);cursor:not-allowed!important}.defaultModal>div>div:last-of-type>button:disabled:hover{background:var(--blueDisabled)}.defaultModal>div>div:last-of-type>button{height:38px;font-size:13px;font-weight:500;border-radius:9px;transition:background .2s,opacity .2s,transform .15s}.defaultModal>div>div:last-of-type>button:first-of-type{background:transparent;color:var(--secondText);border:1px solid var(--mainBorder)}.defaultModal>div>div:last-of-type>button:first-of-type:hover{border-color:var(--mainColor);color:var(--mainColor)}.defaultModal>div>div:last-of-type>button:last-of-type{background:var(--mainColor);color:#fff;border:none}.defaultModal>div>div:last-of-type>button:last-of-type:hover{background:var(--mainColorHover)}.defaultModal>div>div:last-of-type>button:last-of-type:active{transform:scale(.96)}.profileModalContainer{position:fixed;right:15px;top:70px;animation:profileMenuIn .2s cubic-bezier(.34,1.56,.64,1) both}.profileModalContainer>.profileModal{background-color:var(--primaryBackground);width:300px;display:flex;flex-direction:column;justify-content:center;border-radius:9px;padding:8px 15px;border:1px solid var(--mainBorder);box-shadow:0 12px 28px #00000024,0 2px 8px #00000014}.profileModalContainer>.profileModal>div,.profileModalContainer>.profileModal>a{height:50px;display:flex;gap:7px;align-items:center;justify-content:flex-start;padding:10px;border-radius:7px;transition:background-color .15s ease;cursor:pointer;text-decoration:none}.profileModalContainer>.profileModal>div>span,.profileModalContainer>.profileModal>a>span{color:var(--primaryText)}.profileModalContainer>.profileModal>div>svg path,.profileModalContainer>.profileModal>a>svg path{fill:var(--primaryText)}.profileModalContainer>.profileModal>div:hover,.profileModalContainer>.profileModal>a:hover{background:var(--proileModalHover)}section.dataModal{display:flex;width:100vw;height:100vh;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:99999;top:0;left:0;background-color:var(--defaultModal);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}@media screen and (max-width: 768px){section.dataModal{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}section.dataModal>article{min-height:450px;width:600px;max-height:720px;height:100%;background-color:var(--primaryBackground);display:flex;padding-bottom:0;border-radius:10px;flex-direction:column;border:1px solid var(--tableBorder)}@media screen and (max-width: 768px){section.dataModal>article{min-height:250px;width:100%;max-height:none;height:100%;border-radius:0}}section.dataModal>article>div{display:flex;justify-content:space-between;width:100%;padding:20px 20px 20px 25px;border-bottom:1px solid var(--tableBorder)}section.dataModal>article>div>h2{font-size:22px;font-weight:500;color:var(--primaryText)}section.dataModal>article>div>figure{height:26px;width:26px;display:grid;place-items:center;border-radius:5px;background:var(--secondBackground);cursor:pointer}section.dataModal>article>div>figure>svg>path{fill:var(--redDark)}section.dataModal>article>div>figure>svg:hover>path{fill:var(--redDarkHover)}section.dataModal>article>form{display:flex;flex-direction:column;width:100%;flex-grow:2;position:relative;justify-content:space-between;overflow-y:scroll}section.dataModal>article>form::-webkit-scrollbar{display:none}section.dataModal>article>form>section.fields{padding-top:20px;position:relative;display:flex;flex-direction:column;gap:22px;flex-grow:2}section.dataModal>article>form>section.fields>div{padding:0 20px 0 25px;display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}section.dataModal>article>form>section.fields>div:last-of-type{margin-bottom:10px}section.dataModal>article>form>section.fields>div>span{font-size:14px;color:var(--secondText);position:absolute;top:-10px;left:50px;border-radius:15px;padding:0 10px;background:var(--primaryBackground)}section.dataModal>article>form>section.fields>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.dataModal>article>form>section.fields>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.dataModal>article>form>section.fields>div>input.invalidInput{border:1px solid var(--invalidInput)}section.dataModal>article>form>section.fields>div>input:focus{border:1px solid var(--inputFocus)}section.dataModal>article>form>section.fields>div>input.inputError{border:1px solid var(--redDark)}section.dataModal>article>form>section.fields>div>input.inputError:focus{border:1px solid var(--redDarkHover)}section.dataModal>article>form>section.fields>div>input{width:100%;height:40px}section.dataModal>article>form>section.fields>div>input:read-only{cursor:not-allowed;color:var(--secondText)}section.dataModal>article>form>section.fields>div>input:read-only:focus{border:1px solid var(--inputBorder)}section.dataModal>article>form>section.fields>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.dataModal>article>form>section.fields>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.dataModal>article>form>section.fields>div>select.invalidInput{border:1px solid var(--invalidInput)}section.dataModal>article>form>section.fields>div>select:focus{border:1px solid var(--inputFocus)}section.dataModal>article>form>section.fields>div>select.inputError{border:1px solid var(--redDark)}section.dataModal>article>form>section.fields>div>select.inputError:focus{border:1px solid var(--redDarkHover)}section.dataModal>article>form>section.fields>div>select{width:100%;height:40px;cursor:pointer}section.dataModal>article>form>section.actions{position:sticky;bottom:0!important;background:var(--secondBackground);padding:20px 20px 20px 25px;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:0 0 10px 10px;border-top:1px solid var(--tableBorder)}section.dataModal>article>form>section.actions>button{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:7px;border:none;outline:none}section.dataModal>article>form>section.actions>div{display:flex;gap:10px;justify-content:flex-end;flex-grow:2}section.dataModal>article>form>section.actions>div>button{padding:8px 14px;border-radius:7px;border:none;outline:none}section.dataModal>article>form>section.actions>div>button:last-of-type{background:#74bf00;color:#fff}section.confirmationModalContainer{display:flex;width:100vw;height:100vh;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:99999999;top:0;left:0;background:var(--opacityBackgroundModalContainer);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}section.confirmationModalContainer>article.confirmationModal{position:relative!important}article.confirmationModal{width:360px;background-color:var(--modalBackground);box-shadow:var(--boxShadowModal),0 0 0 1px var(--tableBorder);display:flex;border-radius:14px;flex-direction:column;border:1px solid var(--tableBorder);padding:20px;position:absolute;z-index:99999;gap:18px}article.confirmationModal>figure{position:absolute;right:12px;top:12px;opacity:.5;cursor:pointer;width:26px;height:26px;display:grid;place-items:center;border-radius:6px;transition:opacity .15s,background .15s}article.confirmationModal>figure>svg{height:14px;width:14px;color:var(--mainIconColor)}article.confirmationModal>figure:hover{opacity:1;background:#ef44441a}article.confirmationModal>figure:hover>svg{color:var(--redDark)}article.confirmationModal>div{display:flex;width:100%;align-items:center}article.confirmationModal>div.content{flex-direction:column;flex-grow:1;justify-content:center;gap:10px;padding-top:6px}article.confirmationModal>div.content>div{display:flex;gap:10px;align-items:center;flex-direction:column}article.confirmationModal>div.content>div>svg{height:38px;width:38px;color:var(--icon-color, var(--mainIconColor));filter:drop-shadow(0 0 10px var(--icon-color, transparent));transition:filter .3s ease}article.confirmationModal>div.content>div>h4{font-size:15px;font-weight:600;color:var(--primaryText);text-align:center}article.confirmationModal>div.content>p{font-size:12.5px;text-align:center;color:var(--secondText);line-height:1.6;max-width:280px}article.confirmationModal>div.actions{justify-content:center;gap:10px}article.confirmationModal>div.actions>button{height:36px!important;font-size:13px;font-weight:500}article.confirmationModal>div.actions>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px inset var(--oppositeThemeColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}article.confirmationModal>div.actions>button:first-of-type:hover{background:var(--oppositeThemeColor);color:var(--themeColor)}article.confirmationModal>div.actions>button:first-of-type:active{opacity:.8}article.confirmationModal>div.actions>button:first-of-type{border-width:1.5px;border:1px solid var(--mainBorder)}article.confirmationModal>div.actions>button:last-of-type.red{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--red);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s,opacity .3s}article.confirmationModal>div.actions>button:last-of-type.red:hover{background:var(--redHover)}article.confirmationModal>div.actions>button:last-of-type.red:active{opacity:.8}article.confirmationModal>div.actions>button:last-of-type.blue{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}article.confirmationModal>div.actions>button:last-of-type.blue:hover{background:var(--mainColorHover)}article.confirmationModal>div.actions>button:last-of-type.blue:active{opacity:.8}.crudWalletModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;pointer-events:all}@media screen and (max-width: 650px){.crudWalletModal{place-items:end}}.crudWalletModal>form{border-radius:8px;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:#64646f33 0 7px 29px;width:max-content}.crudWalletModal>form.max{max-width:580px;width:100%}@media screen and (max-width: 650px){.crudWalletModal>form{width:100vw;max-width:none;border-radius:25px 25px 0 0}}.crudWalletModal>form{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.crudWalletModal>form>section>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudWalletModal>form>section>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudWalletModal>form>section>button:active{opacity:.8}.crudWalletModal>form>section>button{width:30px;height:30px;display:grid;place-items:center}.crudWalletModal>form>section>button:hover{background-color:transparent;border:1px solid var(--redDark)}.crudWalletModal>form>section>button:hover>figure>svg{color:var(--redDark)}.crudWalletModal>form>section>button>figure{height:20px;width:20px}.crudWalletModal>form>section>button>figure>svg{color:var(--secondText);height:20px;width:20px}.crudWalletModal>form>section>section{padding:20px 15px}.crudWalletModal>form>section>section:first-of-type{margin-bottom:25px;padding-bottom:0}.crudWalletModal>form>section>section:first-of-type>h2{font-weight:500;font-size:22px;color:var(--primaryText);line-height:20px}.crudWalletModal>form>section>section:first-of-type>span{font-size:15px;color:var(--secondText)}@media screen and (max-width: 768px){.crudWalletModal>form>section>section:first-of-type>h2{font-size:18px}.crudWalletModal>form>section>section:first-of-type>span{font-size:12.5px}}.crudWalletModal>form>section>section:last-of-type{display:flex;flex-direction:column;gap:20px;padding-top:0}.crudWalletModal>form>section>section:last-of-type>div{display:flex;flex-direction:column;gap:5px}.crudWalletModal>form>section>section:last-of-type>div>label{font-weight:400;font-size:14px;color:var(--primaryText)}.crudWalletModal>form>section>section:last-of-type>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudWalletModal>form>section>section:last-of-type>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudWalletModal>form>section>section:last-of-type>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudWalletModal>form>section>section:last-of-type>div>input:focus{border:1px solid var(--inputFocus)}.crudWalletModal>form>section>section:last-of-type>div>input.inputError{border:1px solid var(--redDark)}.crudWalletModal>form>section>section:last-of-type>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudWalletModal>form>section>section:last-of-type>div>input{background:var(--modalInputBackground)}.crudWalletModal>form>section>section:last-of-type>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudWalletModal>form>section>section:last-of-type>div>section.select>div.inputContainer>input{background:var(--modalInputBackground)}.crudWalletModal>form>section>section:last-of-type>div>div>section.select>div.inputContainer>input{background:var(--modalInputBackground)}.crudWalletModal>form>section>section:last-of-type>div.row{flex-direction:row;width:100%;gap:10px}.crudWalletModal>form>section>section:last-of-type>div.row>div{display:flex;flex-direction:column;gap:5px;width:100%}.crudWalletModal>form>section>section:last-of-type>div.row>div>label{font-weight:400;font-size:14px;color:var(--primaryText)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudWalletModal>form>section>section:last-of-type>div.row>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input:focus{border:1px solid var(--inputFocus)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input.inputError{border:1px solid var(--redDark)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input{background:var(--modalInputBackground)}.crudWalletModal>form>section>section:last-of-type>div.row>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudWalletModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudWalletModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crudWalletModal>form>section>section:last-of-type>div.row>div>input[type=number]{-moz-appearance:textfield}.crudWalletModal>form>section>div{padding:15px 15px 20px;display:flex;justify-content:flex-end;margin-top:15px;border-top:1px solid var(--mainBorder)}.crudWalletModal>form>section>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.crudWalletModal>form>section>div>button:hover{background:var(--mainColorHover)}.crudWalletModal>form>section>div>button:active{opacity:.8}.crudWalletModal>form>section>div>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}.crudWalletModal>form>article{min-height:270px;width:375px;display:flex;border-radius:10px;flex-direction:column;padding:25px 25px 15px}@media screen and (max-width: 650px){.crudWalletModal>form>article{width:100vw;max-width:none}}.crudWalletModal>form>article>div{display:flex;width:100%;align-items:center}.crudWalletModal>form>article>div.content{flex-direction:column;height:80%;gap:10px}.crudWalletModal>form>article>div.content>img{height:70px}.crudWalletModal>form>article>div.content>h4{font-size:18px;color:var(--primaryText)}.crudWalletModal>form>article>div.content>div>p{font-size:13px;text-align:left;color:var(--primaryText)}.crudWalletModal>form>article>div.content>div>p>span{color:var(--redDark);font-weight:bolder}.crudWalletModal>form>article>div.content>p{font-size:13px;color:var(--primaryText);text-align:center;margin-bottom:15px}.crudWalletModal>form>article>div.actions{justify-content:space-between;gap:7px;height:20%}.crudWalletModal>form>article>div.actions>button{padding:8px 14px;border-radius:7px;border:none;outline:none;width:45%}.crudWalletModal>form>article>div.actions>button:last-of-type{background:var(--redDark);color:#fff}.crudWalletModal.close{animation:backdropIn .2s ease-in reverse both!important}.crudWalletModal.close>form{animation:modalOut .2s ease-in both!important}.crudCategoryModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;overflow:visible}@media screen and (max-width: 650px){.crudCategoryModal{place-items:end}}.crudCategoryModal>form{border-radius:8px;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:var(--boxShadowModal);width:max-content}.crudCategoryModal>form.max{max-width:500px;width:100%}@media screen and (max-width: 650px){.crudCategoryModal>form{max-width:none!important;border-radius:25px 25px 0 0}}.crudCategoryModal>form{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.crudCategoryModal>form>section>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudCategoryModal>form>section>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudCategoryModal>form>section>button:active{opacity:.8}.crudCategoryModal>form>section>button{width:30px;height:30px;display:grid;place-items:center}.crudCategoryModal>form>section>button:hover{background-color:transparent;border:1px solid var(--redDark)}.crudCategoryModal>form>section>button:hover>figure>svg{color:var(--redDark)}.crudCategoryModal>form>section>button>figure{height:20px;width:20px}.crudCategoryModal>form>section>button>figure>svg{color:var(--secondText);height:20px;width:20px}.crudCategoryModal>form>section>section{padding:20px 15px}.crudCategoryModal>form>section>section:first-of-type{margin-bottom:25px;padding-bottom:0}.crudCategoryModal>form>section>section:first-of-type>h2{font-weight:500;font-size:22px;color:var(--primaryText);line-height:20px}.crudCategoryModal>form>section>section:first-of-type>span{font-size:15px;color:var(--modalSubTitleColor)}@media screen and (max-width: 768px){.crudCategoryModal>form>section>section:first-of-type>h2{font-size:18px}.crudCategoryModal>form>section>section:first-of-type>span{font-size:12.5px}}.crudCategoryModal>form>section>section:last-of-type{display:flex;flex-direction:column;gap:20px;padding-top:0}.crudCategoryModal>form>section>section:last-of-type>div{display:flex;flex-direction:column;gap:5px;position:relative}.crudCategoryModal>form>section>section:last-of-type>div>label{font-weight:400;font-size:14px;color:var(--primaryText)}.crudCategoryModal>form>section>section:last-of-type>div>input,.crudCategoryModal>form>section>section:last-of-type>div>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCategoryModal>form>section>section:last-of-type>div>input:disabled,.crudCategoryModal>form>section>section:last-of-type>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCategoryModal>form>section>section:last-of-type>div>input.invalidInput,.crudCategoryModal>form>section>section:last-of-type>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudCategoryModal>form>section>section:last-of-type>div>input:focus,.crudCategoryModal>form>section>section:last-of-type>div>textarea:focus{border:1px solid var(--inputFocus)}.crudCategoryModal>form>section>section:last-of-type>div>input.inputError,.crudCategoryModal>form>section>section:last-of-type>div>textarea.inputError{border:1px solid var(--redDark)}.crudCategoryModal>form>section>section:last-of-type>div>input.inputError:focus,.crudCategoryModal>form>section>section:last-of-type>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudCategoryModal>form>section>section:last-of-type>div>input,.crudCategoryModal>form>section>section:last-of-type>div>textarea{resize:none}.crudCategoryModal>form>section>section:last-of-type>div>input:not(.invalidInput){border-top:none!important;border-left:none!important;border-right:none!important}.crudCategoryModal>form>section>section:last-of-type>div>textarea{min-height:65px;max-height:130px;color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCategoryModal>form>section>section:last-of-type>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCategoryModal>form>section>section:last-of-type>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudCategoryModal>form>section>section:last-of-type>div>textarea:focus{border:1px solid var(--inputFocus)}.crudCategoryModal>form>section>section:last-of-type>div>textarea.inputError{border:1px solid var(--redDark)}.crudCategoryModal>form>section>section:last-of-type>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudCategoryModal>form>section>section:last-of-type>div>textarea{background:var(--modalInputBackground)}.crudCategoryModal>form>section>section:last-of-type>div>textarea:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCategoryModal>form>section>section:last-of-type>div>span{font-size:13px;position:absolute;z-index:10;bottom:5px;right:15px;color:var(--primaryText)}.crudCategoryModal>form>section>section:last-of-type>div.row{flex-direction:row;width:100%;gap:10px}.crudCategoryModal>form>section>section:last-of-type>div.row>div{display:flex;flex-direction:column;gap:5px;font-size:14px}.crudCategoryModal>form>section>section:last-of-type>div.row>div.name{width:100%}.crudCategoryModal>form>section>section:last-of-type>div.row>div>label{font-weight:400;font-size:14px;color:var(--primaryText)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div{display:flex;gap:10px;align-items:center}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input:disabled,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input.invalidInput,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input:focus,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea:focus{border:1px solid var(--inputFocus)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input.inputError,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea.inputError{border:1px solid var(--redDark)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input.inputError:focus,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea{background:var(--modalInputBackground)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input:read-only,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input[type=color],.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--category-color);height:40px;border:none;outline:none;width:40px;padding-left:0;cursor:pointer;border-radius:50%}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input[type=color]::-webkit-color-swatch,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea[type=color]::-webkit-color-swatch{border-radius:50%;border:none}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>input[type=color]::-moz-color-swatch,.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>textarea[type=color]::-moz-color-swatch{border-radius:50%;border:none}.crudCategoryModal>form>section>section:last-of-type>div.row>div>div>span{line-height:12px;color:var(--primaryText)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input:focus{border:1px solid var(--inputFocus)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input.inputError{border:1px solid var(--redDark)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input{background:var(--modalInputBackground)}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudCategoryModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input[type=number]{-moz-appearance:textfield}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:40px;border:none;outline:none;width:50px;padding-left:0;cursor:pointer}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input[type=color]::-webkit-color-swatch{border-radius:6px;border:none}.crudCategoryModal>form>section>section:last-of-type>div.row>div>input[type=color]::-moz-color-swatch{border-radius:6px;border:none}.crudCategoryModal>form>section>div{padding:15px 15px 20px;display:flex;justify-content:flex-end;margin-top:15px;border-top:1px solid var(--mainBorder)}.crudCategoryModal>form>section>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.crudCategoryModal>form>section>div>button:hover{background:var(--mainColorHover)}.crudCategoryModal>form>section>div>button:active{opacity:.8}.crudCategoryModal>form>section>div>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}.crudCategoryModal>form>article{min-height:270px;width:375px;display:flex;border-radius:10px;flex-direction:column;padding:25px 25px 15px}@media screen and (max-width: 650px){.crudCategoryModal>form>article{width:100vw;max-width:none}}.crudCategoryModal>form>article>div{display:flex;width:100%;align-items:center}.crudCategoryModal>form>article>div.content{flex-direction:column;height:80%;gap:10px}.crudCategoryModal>form>article>div.content>img{height:70px}.crudCategoryModal>form>article>div.content>h4{font-size:18px;color:var(--primaryText)}.crudCategoryModal>form>article>div.content>div>p{font-size:13px;text-align:left;color:var(--primaryText)}.crudCategoryModal>form>article>div.content>div>p>span{color:var(--redDark);font-weight:bolder}.crudCategoryModal>form>article>div.content>p{font-size:13px;color:var(--primaryText);text-align:center;margin-bottom:15px}.crudCategoryModal>form>article>div.actions{justify-content:space-between;gap:7px;height:20%}.crudCategoryModal>form>article>div.actions>button{padding:8px 14px;border-radius:7px;border:none;outline:none;width:45%}.crudCategoryModal>form>article>div.actions>button:last-of-type{background:var(--redDark);color:#fff}.crudCategoryModal.close{animation:backdropIn .2s ease-in reverse both!important}.crudCategoryModal.close>form{animation:modalOut .2s ease-in both!important}.crudMovementModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;overflow:visible}@media screen and (max-width: 650px){.crudMovementModal{place-items:end}}.crudMovementModal>form{border-radius:8px;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:var(--boxShadowModal);width:max-content;max-height:90vh;max-height:90svh;overflow-y:auto}.crudMovementModal>form.max{max-width:580px;width:100%}@media screen and (max-width: 650px){.crudMovementModal>form{width:100vw!important;max-width:none!important;border-radius:25px 25px 0 0}}.crudMovementModal>form{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.crudMovementModal>form>section{position:relative}.crudMovementModal>form>section>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudMovementModal>form>section>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudMovementModal>form>section>button:active{opacity:.8}.crudMovementModal>form>section>button{width:30px;height:30px;display:grid;place-items:center}.crudMovementModal>form>section>button:hover{background-color:transparent;border:1px solid var(--redDark)}.crudMovementModal>form>section>button:hover>figure>svg{color:var(--redDark)}.crudMovementModal>form>section>button>figure{height:20px;width:20px}.crudMovementModal>form>section>button>figure>svg{color:var(--secondText);height:20px;width:20px}.crudMovementModal>form>section>section:first-of-type{position:sticky;z-index:500;top:0;padding:20px 15px 0;margin-bottom:25px;background:var(--overviewItemBackground)}.crudMovementModal>form>section>section:first-of-type>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudMovementModal>form>section>section:first-of-type>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudMovementModal>form>section>section:first-of-type>button:active{opacity:.8}.crudMovementModal>form>section>section:first-of-type>button{width:30px;height:30px;display:grid;place-items:center}.crudMovementModal>form>section>section:first-of-type>button:hover{background-color:transparent;border:1px solid rgba(255,64,64,.4196078431)}.crudMovementModal>form>section>section:first-of-type>button:hover>figure>svg{color:var(--redDark)}.crudMovementModal>form>section>section:first-of-type>button>figure{height:20px;width:20px}.crudMovementModal>form>section>section:first-of-type>button>figure>svg{color:var(--secondText);height:20px;width:20px}.crudMovementModal>form>section>section:first-of-type>h2{font-weight:500;font-size:22px;color:var(--primaryText);line-height:20px}.crudMovementModal>form>section>section:first-of-type>span{font-size:15px;color:var(--modalSubTitleColor)}@media screen and (max-width: 768px){.crudMovementModal>form>section>section:first-of-type>h2{font-size:18px}.crudMovementModal>form>section>section:first-of-type>span{font-size:12.5px}}.crudMovementModal>form>section>section.tabSet>section>div.tab>section{display:flex;flex-direction:column;gap:20px;padding-top:0}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div{display:flex;flex-direction:column;gap:5px;position:relative}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>label{font-weight:400;font-size:14px;color:var(--primaryText)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input:disabled,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input.invalidInput,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input:focus,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea:focus{border:1px solid var(--inputFocus)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input.inputError,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea.inputError{border:1px solid var(--redDark)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input.inputError:focus,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea{background:var(--modalInputBackground)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input:read-only,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>input,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea{resize:none}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>textarea{min-height:65px;max-height:130px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div>span{font-size:13px;position:absolute;z-index:10;bottom:5px;right:15px;color:var(--primaryText)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row{flex-direction:row;width:100%;gap:10px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div{display:flex;flex-direction:column;gap:5px;width:100%;font-size:14px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>label{font-weight:400;font-size:14px;color:var(--primaryText)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div{display:flex;gap:10px;align-items:center}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input:disabled,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input.invalidInput,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input:focus,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea:focus{border:1px solid var(--inputFocus)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input.inputError,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea.inputError{border:1px solid var(--redDark)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input.inputError:focus,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea{background:var(--modalInputBackground)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input:read-only,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input[type=color],.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:40px;border:none;outline:none;width:50px;padding-left:0;cursor:pointer}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input[type=color]::-webkit-color-swatch,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea[type=color]::-webkit-color-swatch{border-radius:6px;border:none}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>input[type=color]::-moz-color-swatch,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>textarea[type=color]::-moz-color-swatch{border-radius:6px;border:none}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>div>span{line-height:12px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input:focus{border:1px solid var(--inputFocus)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input.inputError{border:1px solid var(--redDark)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input{background:var(--modalInputBackground)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[type=number]{-moz-appearance:textfield}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:40px;border:none;outline:none;width:50px;padding-left:0;cursor:pointer}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[type=color]::-webkit-color-swatch{border-radius:6px;border:none}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[type=color]::-moz-color-swatch{border-radius:6px;border:none}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>input[inputmode=decimal]:read-only{color:var(--green)}.crudMovementModal>form>section>section.tabSet>section>div.tab>section>div.row>div>section.select>div.inputContainer>input{background:var(--modalInputBackground)}.crudMovementModal>form>section .receiptUploadSection{padding:12px 15px;display:flex;flex-direction:column;gap:8px}.crudMovementModal>form>section .receiptUploadSection>label{font-size:13px;font-weight:500;color:var(--primaryText)}.crudMovementModal>form>section .receiptUploadRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crudMovementModal>form>section .receiptPickBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudMovementModal>form>section .receiptPickBtn:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudMovementModal>form>section .receiptPickBtn:active{opacity:.8}.crudMovementModal>form>section .receiptPickBtn{display:flex;align-items:center;gap:6px;height:34px;font-size:12px;padding:0 14px;max-width:max-content}.crudMovementModal>form>section .receiptPickBtn>figure>svg{width:14px;height:14px}.crudMovementModal>form>section .receiptClearBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudMovementModal>form>section .receiptClearBtn:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudMovementModal>form>section .receiptClearBtn:active{opacity:.8}.crudMovementModal>form>section .receiptClearBtn{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;padding:0;border-radius:6px}.crudMovementModal>form>section .receiptClearBtn:hover{border-color:var(--redDark)}.crudMovementModal>form>section .receiptClearBtn:hover>figure>svg{color:var(--redDark)}.crudMovementModal>form>section .receiptClearBtn>figure>svg{width:15px;height:15px}.crudMovementModal>form>section .receiptViewLink{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--mainColor);text-decoration:none;padding:0 10px;height:34px;border-radius:6px;border:1px solid var(--mainColor);transition:background .2s}.crudMovementModal>form>section .receiptViewLink:hover{background:#278be415}.crudMovementModal>form>section .receiptViewLink>figure>svg{width:14px;height:14px}.crudMovementModal>form>section .receiptUploading{font-size:12px;color:var(--secondText);font-style:italic}.crudMovementModal>form>section>div{padding:15px 15px 20px;display:flex;justify-content:flex-end;margin-top:15px;border-top:1px solid var(--mainBorder)}.crudMovementModal>form>section>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.crudMovementModal>form>section>div>button:hover{background:var(--mainColorHover)}.crudMovementModal>form>section>div>button:active{opacity:.8}.crudMovementModal>form>section>div>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}.crudMovementModal>form>article{min-height:270px;width:375px;display:flex;border-radius:10px;flex-direction:column;padding:25px 25px 15px}@media screen and (max-width: 650px){.crudMovementModal>form>article{width:100vw;max-width:none}}.crudMovementModal>form>article>div{display:flex;width:100%;align-items:center}.crudMovementModal>form>article>div.content{flex-direction:column;height:80%;gap:10px}.crudMovementModal>form>article>div.content>img{height:70px}.crudMovementModal>form>article>div.content>h4{font-size:18px;color:var(--primaryText)}.crudMovementModal>form>article>div.content>div>p{font-size:13px;text-align:left;color:var(--primaryText)}.crudMovementModal>form>article>div.content>div>p>span{color:var(--redDark);font-weight:bolder}.crudMovementModal>form>article>div.content>p{font-size:13px;color:var(--primaryText);text-align:center;margin-bottom:15px}.crudMovementModal>form>article>div.actions{justify-content:space-between;gap:7px;height:20%}.crudMovementModal>form>article>div.actions>button{padding:8px 14px;border-radius:7px;border:none;outline:none;width:45%}.crudMovementModal>form>article>div.actions>button:last-of-type{background:var(--redDark);color:#fff}.crudMovementModal.close{animation:backdropIn .2s ease-in reverse both!important}.crudMovementModal.close>form{animation:modalOut .2s ease-in both!important}.crudBudgetModal,.crudCreditCardModal,.crudPlanModal,.crudUserModal,.generateLicenseModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;pointer-events:all}@media screen and (max-width: 650px){.crudBudgetModal,.crudCreditCardModal,.crudPlanModal,.crudUserModal,.generateLicenseModal{place-items:end}}.crudBudgetModal>form,.crudCreditCardModal>form,.crudPlanModal>form,.crudUserModal>form,.generateLicenseModal>form{border-radius:16px;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:var(--boxShadowModal);width:max-content}.crudBudgetModal>form.max,.crudCreditCardModal>form.max,.crudPlanModal>form.max,.crudUserModal>form.max,.generateLicenseModal>form.max{max-width:580px;width:100%}.crudBudgetModal>form,.crudCreditCardModal>form,.crudPlanModal>form,.crudUserModal>form,.generateLicenseModal>form{max-height:90svh;overflow-y:auto;scrollbar-width:none}.crudBudgetModal>form::-webkit-scrollbar,.crudCreditCardModal>form::-webkit-scrollbar,.crudPlanModal>form::-webkit-scrollbar,.crudUserModal>form::-webkit-scrollbar,.generateLicenseModal>form::-webkit-scrollbar{display:none}@media screen and (max-width: 650px){.crudBudgetModal>form,.crudCreditCardModal>form,.crudPlanModal>form,.crudUserModal>form,.generateLicenseModal>form{width:100vw;max-width:none;border-radius:24px 24px 0 0;max-height:85svh}}.crudBudgetModal>form,.crudCreditCardModal>form,.crudPlanModal>form,.crudUserModal>form,.generateLicenseModal>form{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.crudBudgetModal>form>section>section:first-of-type,.crudCreditCardModal>form>section>section:first-of-type,.crudPlanModal>form>section>section:first-of-type,.crudUserModal>form>section>section:first-of-type,.generateLicenseModal>form>section>section:first-of-type{position:sticky;z-index:500;top:0;background:var(--overviewItemBackground);padding:20px 15px 16px;border-bottom:1px solid var(--mainBorder)}.crudBudgetModal>form>section>section:first-of-type>button,.crudCreditCardModal>form>section>section:first-of-type>button,.crudPlanModal>form>section>section:first-of-type>button,.crudUserModal>form>section>section:first-of-type>button,.generateLicenseModal>form>section>section:first-of-type>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudBudgetModal>form>section>section:first-of-type>button:hover,.crudCreditCardModal>form>section>section:first-of-type>button:hover,.crudPlanModal>form>section>section:first-of-type>button:hover,.crudUserModal>form>section>section:first-of-type>button:hover,.generateLicenseModal>form>section>section:first-of-type>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudBudgetModal>form>section>section:first-of-type>button:active,.crudCreditCardModal>form>section>section:first-of-type>button:active,.crudPlanModal>form>section>section:first-of-type>button:active,.crudUserModal>form>section>section:first-of-type>button:active,.generateLicenseModal>form>section>section:first-of-type>button:active{opacity:.8}.crudBudgetModal>form>section>section:first-of-type>button,.crudCreditCardModal>form>section>section:first-of-type>button,.crudPlanModal>form>section>section:first-of-type>button,.crudUserModal>form>section>section:first-of-type>button,.generateLicenseModal>form>section>section:first-of-type>button{width:30px;height:30px;display:grid;place-items:center}.crudBudgetModal>form>section>section:first-of-type>button:hover,.crudCreditCardModal>form>section>section:first-of-type>button:hover,.crudPlanModal>form>section>section:first-of-type>button:hover,.crudUserModal>form>section>section:first-of-type>button:hover,.generateLicenseModal>form>section>section:first-of-type>button:hover{background-color:transparent;border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:first-of-type>button:hover>figure>svg,.crudCreditCardModal>form>section>section:first-of-type>button:hover>figure>svg,.crudPlanModal>form>section>section:first-of-type>button:hover>figure>svg,.crudUserModal>form>section>section:first-of-type>button:hover>figure>svg,.generateLicenseModal>form>section>section:first-of-type>button:hover>figure>svg{color:var(--redDark)}.crudBudgetModal>form>section>section:first-of-type>button>figure,.crudCreditCardModal>form>section>section:first-of-type>button>figure,.crudPlanModal>form>section>section:first-of-type>button>figure,.crudUserModal>form>section>section:first-of-type>button>figure,.generateLicenseModal>form>section>section:first-of-type>button>figure{height:20px;width:20px}.crudBudgetModal>form>section>section:first-of-type>button>figure>svg,.crudCreditCardModal>form>section>section:first-of-type>button>figure>svg,.crudPlanModal>form>section>section:first-of-type>button>figure>svg,.crudUserModal>form>section>section:first-of-type>button>figure>svg,.generateLicenseModal>form>section>section:first-of-type>button>figure>svg{color:var(--secondText);height:20px;width:20px}.crudBudgetModal>form>section>section:first-of-type>h2,.crudCreditCardModal>form>section>section:first-of-type>h2,.crudPlanModal>form>section>section:first-of-type>h2,.crudUserModal>form>section>section:first-of-type>h2,.generateLicenseModal>form>section>section:first-of-type>h2{font-weight:600;font-size:20px;color:var(--primaryText);line-height:1.2;padding-right:40px}.crudBudgetModal>form>section>section:first-of-type>span,.crudCreditCardModal>form>section>section:first-of-type>span,.crudPlanModal>form>section>section:first-of-type>span,.crudUserModal>form>section>section:first-of-type>span,.generateLicenseModal>form>section>section:first-of-type>span{font-size:13px;color:var(--secondText);display:block;margin-top:3px}@media screen and (max-width: 768px){.crudBudgetModal>form>section>section:first-of-type>h2,.crudCreditCardModal>form>section>section:first-of-type>h2,.crudPlanModal>form>section>section:first-of-type>h2,.crudUserModal>form>section>section:first-of-type>h2,.generateLicenseModal>form>section>section:first-of-type>h2{font-size:18px}.crudBudgetModal>form>section>section:first-of-type>span,.crudCreditCardModal>form>section>section:first-of-type>span,.crudPlanModal>form>section>section:first-of-type>span,.crudUserModal>form>section>section:first-of-type>span,.generateLicenseModal>form>section>section:first-of-type>span{font-size:12px}}.crudBudgetModal>form>section>section:last-of-type,.crudCreditCardModal>form>section>section:last-of-type,.crudPlanModal>form>section>section:last-of-type,.crudUserModal>form>section>section:last-of-type,.generateLicenseModal>form>section>section:last-of-type{display:flex;flex-direction:column;gap:18px;padding:20px 15px 8px}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input,.crudBudgetModal>form>section>section:last-of-type div.rdt>input,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input,.crudPlanModal>form>section>section:last-of-type div.dateTime>input,.crudPlanModal>form>section>section:last-of-type div.rdt>input,.crudUserModal>form>section>section:last-of-type div.dateTime>input,.crudUserModal>form>section>section:last-of-type div.rdt>input,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input,.generateLicenseModal>form>section>section:last-of-type div.rdt>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input:disabled,.crudBudgetModal>form>section>section:last-of-type div.rdt>input:disabled,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input:disabled,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input:disabled,.crudPlanModal>form>section>section:last-of-type div.dateTime>input:disabled,.crudPlanModal>form>section>section:last-of-type div.rdt>input:disabled,.crudUserModal>form>section>section:last-of-type div.dateTime>input:disabled,.crudUserModal>form>section>section:last-of-type div.rdt>input:disabled,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input:disabled,.generateLicenseModal>form>section>section:last-of-type div.rdt>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input.invalidInput,.crudBudgetModal>form>section>section:last-of-type div.rdt>input.invalidInput,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input.invalidInput,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input.invalidInput,.crudPlanModal>form>section>section:last-of-type div.dateTime>input.invalidInput,.crudPlanModal>form>section>section:last-of-type div.rdt>input.invalidInput,.crudUserModal>form>section>section:last-of-type div.dateTime>input.invalidInput,.crudUserModal>form>section>section:last-of-type div.rdt>input.invalidInput,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input.invalidInput,.generateLicenseModal>form>section>section:last-of-type div.rdt>input.invalidInput{border:1px solid var(--invalidInput)}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input:focus,.crudBudgetModal>form>section>section:last-of-type div.rdt>input:focus,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input:focus,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input:focus,.crudPlanModal>form>section>section:last-of-type div.dateTime>input:focus,.crudPlanModal>form>section>section:last-of-type div.rdt>input:focus,.crudUserModal>form>section>section:last-of-type div.dateTime>input:focus,.crudUserModal>form>section>section:last-of-type div.rdt>input:focus,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input:focus,.generateLicenseModal>form>section>section:last-of-type div.rdt>input:focus{border:1px solid var(--inputFocus)}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input.inputError,.crudBudgetModal>form>section>section:last-of-type div.rdt>input.inputError,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input.inputError,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input.inputError,.crudPlanModal>form>section>section:last-of-type div.dateTime>input.inputError,.crudPlanModal>form>section>section:last-of-type div.rdt>input.inputError,.crudUserModal>form>section>section:last-of-type div.dateTime>input.inputError,.crudUserModal>form>section>section:last-of-type div.rdt>input.inputError,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input.inputError,.generateLicenseModal>form>section>section:last-of-type div.rdt>input.inputError{border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input.inputError:focus,.crudBudgetModal>form>section>section:last-of-type div.rdt>input.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input.inputError:focus,.crudPlanModal>form>section>section:last-of-type div.dateTime>input.inputError:focus,.crudPlanModal>form>section>section:last-of-type div.rdt>input.inputError:focus,.crudUserModal>form>section>section:last-of-type div.dateTime>input.inputError:focus,.crudUserModal>form>section>section:last-of-type div.rdt>input.inputError:focus,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input.inputError:focus,.generateLicenseModal>form>section>section:last-of-type div.rdt>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input,.crudBudgetModal>form>section>section:last-of-type div.rdt>input,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input,.crudPlanModal>form>section>section:last-of-type div.dateTime>input,.crudPlanModal>form>section>section:last-of-type div.rdt>input,.crudUserModal>form>section>section:last-of-type div.dateTime>input,.crudUserModal>form>section>section:last-of-type div.rdt>input,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input,.generateLicenseModal>form>section>section:last-of-type div.rdt>input{background:var(--modalInputBackground)}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input:read-only,.crudBudgetModal>form>section>section:last-of-type div.rdt>input:read-only,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input:read-only,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input:read-only,.crudPlanModal>form>section>section:last-of-type div.dateTime>input:read-only,.crudPlanModal>form>section>section:last-of-type div.rdt>input:read-only,.crudUserModal>form>section>section:last-of-type div.dateTime>input:read-only,.crudUserModal>form>section>section:last-of-type div.rdt>input:read-only,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input:read-only,.generateLicenseModal>form>section>section:last-of-type div.rdt>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudBudgetModal>form>section>section:last-of-type div.dateTime>input,.crudBudgetModal>form>section>section:last-of-type div.rdt>input,.crudCreditCardModal>form>section>section:last-of-type div.dateTime>input,.crudCreditCardModal>form>section>section:last-of-type div.rdt>input,.crudPlanModal>form>section>section:last-of-type div.dateTime>input,.crudPlanModal>form>section>section:last-of-type div.rdt>input,.crudUserModal>form>section>section:last-of-type div.dateTime>input,.crudUserModal>form>section>section:last-of-type div.rdt>input,.generateLicenseModal>form>section>section:last-of-type div.dateTime>input,.generateLicenseModal>form>section>section:last-of-type div.rdt>input{cursor:pointer!important;caret-color:transparent}.crudBudgetModal>form>section>section:last-of-type>div,.crudCreditCardModal>form>section>section:last-of-type>div,.crudPlanModal>form>section>section:last-of-type>div,.crudUserModal>form>section>section:last-of-type>div,.generateLicenseModal>form>section>section:last-of-type>div{display:flex;flex-direction:column;gap:5px}.crudBudgetModal>form>section>section:last-of-type>div>label,.crudCreditCardModal>form>section>section:last-of-type>div>label,.crudPlanModal>form>section>section:last-of-type>div>label,.crudUserModal>form>section>section:last-of-type>div>label,.generateLicenseModal>form>section>section:last-of-type>div>label{font-weight:500;font-size:12px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.crudBudgetModal>form>section>section:last-of-type>div>input,.crudCreditCardModal>form>section>section:last-of-type>div>input,.crudPlanModal>form>section>section:last-of-type>div>input,.crudUserModal>form>section>section:last-of-type>div>input,.generateLicenseModal>form>section>section:last-of-type>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudBudgetModal>form>section>section:last-of-type>div>input:disabled,.crudCreditCardModal>form>section>section:last-of-type>div>input:disabled,.crudPlanModal>form>section>section:last-of-type>div>input:disabled,.crudUserModal>form>section>section:last-of-type>div>input:disabled,.generateLicenseModal>form>section>section:last-of-type>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudBudgetModal>form>section>section:last-of-type>div>input.invalidInput,.crudCreditCardModal>form>section>section:last-of-type>div>input.invalidInput,.crudPlanModal>form>section>section:last-of-type>div>input.invalidInput,.crudUserModal>form>section>section:last-of-type>div>input.invalidInput,.generateLicenseModal>form>section>section:last-of-type>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudBudgetModal>form>section>section:last-of-type>div>input:focus,.crudCreditCardModal>form>section>section:last-of-type>div>input:focus,.crudPlanModal>form>section>section:last-of-type>div>input:focus,.crudUserModal>form>section>section:last-of-type>div>input:focus,.generateLicenseModal>form>section>section:last-of-type>div>input:focus{border:1px solid var(--inputFocus)}.crudBudgetModal>form>section>section:last-of-type>div>input.inputError,.crudCreditCardModal>form>section>section:last-of-type>div>input.inputError,.crudPlanModal>form>section>section:last-of-type>div>input.inputError,.crudUserModal>form>section>section:last-of-type>div>input.inputError,.generateLicenseModal>form>section>section:last-of-type>div>input.inputError{border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:last-of-type>div>input.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type>div>input.inputError:focus,.crudPlanModal>form>section>section:last-of-type>div>input.inputError:focus,.crudUserModal>form>section>section:last-of-type>div>input.inputError:focus,.generateLicenseModal>form>section>section:last-of-type>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudBudgetModal>form>section>section:last-of-type>div>input,.crudCreditCardModal>form>section>section:last-of-type>div>input,.crudPlanModal>form>section>section:last-of-type>div>input,.crudUserModal>form>section>section:last-of-type>div>input,.generateLicenseModal>form>section>section:last-of-type>div>input{background:var(--modalInputBackground)}.crudBudgetModal>form>section>section:last-of-type>div>input:read-only,.crudCreditCardModal>form>section>section:last-of-type>div>input:read-only,.crudPlanModal>form>section>section:last-of-type>div>input:read-only,.crudUserModal>form>section>section:last-of-type>div>input:read-only,.generateLicenseModal>form>section>section:last-of-type>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudBudgetModal>form>section>section:last-of-type>div>textarea,.crudCreditCardModal>form>section>section:last-of-type>div>textarea,.crudPlanModal>form>section>section:last-of-type>div>textarea,.crudUserModal>form>section>section:last-of-type>div>textarea,.generateLicenseModal>form>section>section:last-of-type>div>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudBudgetModal>form>section>section:last-of-type>div>textarea:disabled,.crudCreditCardModal>form>section>section:last-of-type>div>textarea:disabled,.crudPlanModal>form>section>section:last-of-type>div>textarea:disabled,.crudUserModal>form>section>section:last-of-type>div>textarea:disabled,.generateLicenseModal>form>section>section:last-of-type>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudBudgetModal>form>section>section:last-of-type>div>textarea.invalidInput,.crudCreditCardModal>form>section>section:last-of-type>div>textarea.invalidInput,.crudPlanModal>form>section>section:last-of-type>div>textarea.invalidInput,.crudUserModal>form>section>section:last-of-type>div>textarea.invalidInput,.generateLicenseModal>form>section>section:last-of-type>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudBudgetModal>form>section>section:last-of-type>div>textarea:focus,.crudCreditCardModal>form>section>section:last-of-type>div>textarea:focus,.crudPlanModal>form>section>section:last-of-type>div>textarea:focus,.crudUserModal>form>section>section:last-of-type>div>textarea:focus,.generateLicenseModal>form>section>section:last-of-type>div>textarea:focus{border:1px solid var(--inputFocus)}.crudBudgetModal>form>section>section:last-of-type>div>textarea.inputError,.crudCreditCardModal>form>section>section:last-of-type>div>textarea.inputError,.crudPlanModal>form>section>section:last-of-type>div>textarea.inputError,.crudUserModal>form>section>section:last-of-type>div>textarea.inputError,.generateLicenseModal>form>section>section:last-of-type>div>textarea.inputError{border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:last-of-type>div>textarea.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type>div>textarea.inputError:focus,.crudPlanModal>form>section>section:last-of-type>div>textarea.inputError:focus,.crudUserModal>form>section>section:last-of-type>div>textarea.inputError:focus,.generateLicenseModal>form>section>section:last-of-type>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudBudgetModal>form>section>section:last-of-type>div>textarea,.crudCreditCardModal>form>section>section:last-of-type>div>textarea,.crudPlanModal>form>section>section:last-of-type>div>textarea,.crudUserModal>form>section>section:last-of-type>div>textarea,.generateLicenseModal>form>section>section:last-of-type>div>textarea{background:var(--modalInputBackground)}.crudBudgetModal>form>section>section:last-of-type>div>textarea:read-only,.crudCreditCardModal>form>section>section:last-of-type>div>textarea:read-only,.crudPlanModal>form>section>section:last-of-type>div>textarea:read-only,.crudUserModal>form>section>section:last-of-type>div>textarea:read-only,.generateLicenseModal>form>section>section:last-of-type>div>textarea:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudBudgetModal>form>section>section:last-of-type>div>textarea,.crudCreditCardModal>form>section>section:last-of-type>div>textarea,.crudPlanModal>form>section>section:last-of-type>div>textarea,.crudUserModal>form>section>section:last-of-type>div>textarea,.generateLicenseModal>form>section>section:last-of-type>div>textarea{resize:none;min-height:65px;max-height:130px}.crudBudgetModal>form>section>section:last-of-type>div>select,.crudCreditCardModal>form>section>section:last-of-type>div>select,.crudPlanModal>form>section>section:last-of-type>div>select,.crudUserModal>form>section>section:last-of-type>div>select,.generateLicenseModal>form>section>section:last-of-type>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudBudgetModal>form>section>section:last-of-type>div>select:disabled,.crudCreditCardModal>form>section>section:last-of-type>div>select:disabled,.crudPlanModal>form>section>section:last-of-type>div>select:disabled,.crudUserModal>form>section>section:last-of-type>div>select:disabled,.generateLicenseModal>form>section>section:last-of-type>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudBudgetModal>form>section>section:last-of-type>div>select.invalidInput,.crudCreditCardModal>form>section>section:last-of-type>div>select.invalidInput,.crudPlanModal>form>section>section:last-of-type>div>select.invalidInput,.crudUserModal>form>section>section:last-of-type>div>select.invalidInput,.generateLicenseModal>form>section>section:last-of-type>div>select.invalidInput{border:1px solid var(--invalidInput)}.crudBudgetModal>form>section>section:last-of-type>div>select:focus,.crudCreditCardModal>form>section>section:last-of-type>div>select:focus,.crudPlanModal>form>section>section:last-of-type>div>select:focus,.crudUserModal>form>section>section:last-of-type>div>select:focus,.generateLicenseModal>form>section>section:last-of-type>div>select:focus{border:1px solid var(--inputFocus)}.crudBudgetModal>form>section>section:last-of-type>div>select.inputError,.crudCreditCardModal>form>section>section:last-of-type>div>select.inputError,.crudPlanModal>form>section>section:last-of-type>div>select.inputError,.crudUserModal>form>section>section:last-of-type>div>select.inputError,.generateLicenseModal>form>section>section:last-of-type>div>select.inputError{border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:last-of-type>div>select.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type>div>select.inputError:focus,.crudPlanModal>form>section>section:last-of-type>div>select.inputError:focus,.crudUserModal>form>section>section:last-of-type>div>select.inputError:focus,.generateLicenseModal>form>section>section:last-of-type>div>select.inputError:focus{border:1px solid var(--redDarkHover)}.crudBudgetModal>form>section>section:last-of-type>div>select,.crudCreditCardModal>form>section>section:last-of-type>div>select,.crudPlanModal>form>section>section:last-of-type>div>select,.crudUserModal>form>section>section:last-of-type>div>select,.generateLicenseModal>form>section>section:last-of-type>div>select{background:var(--modalInputBackground)}.crudBudgetModal>form>section>section:last-of-type>div>select:read-only,.crudCreditCardModal>form>section>section:last-of-type>div>select:read-only,.crudPlanModal>form>section>section:last-of-type>div>select:read-only,.crudUserModal>form>section>section:last-of-type>div>select:read-only,.generateLicenseModal>form>section>section:last-of-type>div>select:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudBudgetModal>form>section>section:last-of-type>div>select,.crudCreditCardModal>form>section>section:last-of-type>div>select,.crudPlanModal>form>section>section:last-of-type>div>select,.crudUserModal>form>section>section:last-of-type>div>select,.generateLicenseModal>form>section>section:last-of-type>div>select{cursor:pointer}.crudBudgetModal>form>section>section:last-of-type>div.row,.crudCreditCardModal>form>section>section:last-of-type>div.row,.crudPlanModal>form>section>section:last-of-type>div.row,.crudUserModal>form>section>section:last-of-type>div.row,.generateLicenseModal>form>section>section:last-of-type>div.row{flex-direction:row;width:100%;gap:10px}.crudBudgetModal>form>section>section:last-of-type>div.row>div,.crudCreditCardModal>form>section>section:last-of-type>div.row>div,.crudPlanModal>form>section>section:last-of-type>div.row>div,.crudUserModal>form>section>section:last-of-type>div.row>div,.generateLicenseModal>form>section>section:last-of-type>div.row>div{display:flex;flex-direction:column;gap:5px;width:100%}.crudBudgetModal>form>section>section:last-of-type>div.row>div>label,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>label,.crudPlanModal>form>section>section:last-of-type>div.row>div>label,.crudUserModal>form>section>section:last-of-type>div.row>div>label,.generateLicenseModal>form>section>section:last-of-type>div.row>div>label{font-weight:500;font-size:12px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input,.crudPlanModal>form>section>section:last-of-type>div.row>div>input,.crudUserModal>form>section>section:last-of-type>div.row>div>input,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input:disabled,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input:disabled,.crudPlanModal>form>section>section:last-of-type>div.row>div>input:disabled,.crudUserModal>form>section>section:last-of-type>div.row>div>input:disabled,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input.invalidInput,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input.invalidInput,.crudPlanModal>form>section>section:last-of-type>div.row>div>input.invalidInput,.crudUserModal>form>section>section:last-of-type>div.row>div>input.invalidInput,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input:focus,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input:focus,.crudPlanModal>form>section>section:last-of-type>div.row>div>input:focus,.crudUserModal>form>section>section:last-of-type>div.row>div>input:focus,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input:focus{border:1px solid var(--inputFocus)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input.inputError,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input.inputError,.crudPlanModal>form>section>section:last-of-type>div.row>div>input.inputError,.crudUserModal>form>section>section:last-of-type>div.row>div>input.inputError,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input.inputError{border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input.inputError:focus,.crudPlanModal>form>section>section:last-of-type>div.row>div>input.inputError:focus,.crudUserModal>form>section>section:last-of-type>div.row>div>input.inputError:focus,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input,.crudPlanModal>form>section>section:last-of-type>div.row>div>input,.crudUserModal>form>section>section:last-of-type>div.row>div>input,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input{background:var(--modalInputBackground)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input:read-only,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input:read-only,.crudPlanModal>form>section>section:last-of-type>div.row>div>input:read-only,.crudUserModal>form>section>section:last-of-type>div.row>div>input:read-only,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudBudgetModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button,.crudPlanModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudPlanModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button,.crudUserModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudUserModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.generateLicenseModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crudBudgetModal>form>section>section:last-of-type>div.row>div>input[type=number],.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input[type=number],.crudPlanModal>form>section>section:last-of-type>div.row>div>input[type=number],.crudUserModal>form>section>section:last-of-type>div.row>div>input[type=number],.generateLicenseModal>form>section>section:last-of-type>div.row>div>input[type=number]{-moz-appearance:textfield}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select,.crudPlanModal>form>section>section:last-of-type>div.row>div>select,.crudUserModal>form>section>section:last-of-type>div.row>div>select,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select:disabled,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select:disabled,.crudPlanModal>form>section>section:last-of-type>div.row>div>select:disabled,.crudUserModal>form>section>section:last-of-type>div.row>div>select:disabled,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select.invalidInput,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select.invalidInput,.crudPlanModal>form>section>section:last-of-type>div.row>div>select.invalidInput,.crudUserModal>form>section>section:last-of-type>div.row>div>select.invalidInput,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select.invalidInput{border:1px solid var(--invalidInput)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select:focus,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select:focus,.crudPlanModal>form>section>section:last-of-type>div.row>div>select:focus,.crudUserModal>form>section>section:last-of-type>div.row>div>select:focus,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select:focus{border:1px solid var(--inputFocus)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select.inputError,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select.inputError,.crudPlanModal>form>section>section:last-of-type>div.row>div>select.inputError,.crudUserModal>form>section>section:last-of-type>div.row>div>select.inputError,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select.inputError{border:1px solid var(--redDark)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select.inputError:focus,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select.inputError:focus,.crudPlanModal>form>section>section:last-of-type>div.row>div>select.inputError:focus,.crudUserModal>form>section>section:last-of-type>div.row>div>select.inputError:focus,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select.inputError:focus{border:1px solid var(--redDarkHover)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select,.crudPlanModal>form>section>section:last-of-type>div.row>div>select,.crudUserModal>form>section>section:last-of-type>div.row>div>select,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select{background:var(--modalInputBackground)}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select:read-only,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select:read-only,.crudPlanModal>form>section>section:last-of-type>div.row>div>select:read-only,.crudUserModal>form>section>section:last-of-type>div.row>div>select:read-only,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudBudgetModal>form>section>section:last-of-type>div.row>div>select,.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select,.crudPlanModal>form>section>section:last-of-type>div.row>div>select,.crudUserModal>form>section>section:last-of-type>div.row>div>select,.generateLicenseModal>form>section>section:last-of-type>div.row>div>select{cursor:pointer}.crudBudgetModal>form>section>div,.crudCreditCardModal>form>section>div,.crudPlanModal>form>section>div,.crudUserModal>form>section>div,.generateLicenseModal>form>section>div{padding:14px 15px 18px;display:flex;justify-content:flex-end;border-top:1px solid var(--mainBorder);margin-top:8px}.crudBudgetModal>form>section>div>button,.crudCreditCardModal>form>section>div>button,.crudPlanModal>form>section>div>button,.crudUserModal>form>section>div>button,.generateLicenseModal>form>section>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.crudBudgetModal>form>section>div>button:hover,.crudCreditCardModal>form>section>div>button:hover,.crudPlanModal>form>section>div>button:hover,.crudUserModal>form>section>div>button:hover,.generateLicenseModal>form>section>div>button:hover{background:var(--mainColorHover)}.crudBudgetModal>form>section>div>button:active,.crudCreditCardModal>form>section>div>button:active,.crudPlanModal>form>section>div>button:active,.crudUserModal>form>section>div>button:active,.generateLicenseModal>form>section>div>button:active{opacity:.8}.crudBudgetModal>form>section>div>button,.crudCreditCardModal>form>section>div>button,.crudPlanModal>form>section>div>button,.crudUserModal>form>section>div>button,.generateLicenseModal>form>section>div>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}.crudBudgetModal>form>article,.crudCreditCardModal>form>article,.crudPlanModal>form>article,.crudUserModal>form>article,.generateLicenseModal>form>article{min-height:270px;width:380px;display:flex;border-radius:16px;flex-direction:column;padding:28px 25px 18px}@media screen and (max-width: 650px){.crudBudgetModal>form>article,.crudCreditCardModal>form>article,.crudPlanModal>form>article,.crudUserModal>form>article,.generateLicenseModal>form>article{width:100vw;max-width:none;border-radius:24px 24px 0 0}}.crudBudgetModal>form>article>div,.crudCreditCardModal>form>article>div,.crudPlanModal>form>article>div,.crudUserModal>form>article>div,.generateLicenseModal>form>article>div{display:flex;width:100%;align-items:center}.crudBudgetModal>form>article>div.content,.crudCreditCardModal>form>article>div.content,.crudPlanModal>form>article>div.content,.crudUserModal>form>article>div.content,.generateLicenseModal>form>article>div.content{flex-direction:column;height:80%;gap:10px}.crudBudgetModal>form>article>div.content>img,.crudCreditCardModal>form>article>div.content>img,.crudPlanModal>form>article>div.content>img,.crudUserModal>form>article>div.content>img,.generateLicenseModal>form>article>div.content>img{height:70px}.crudBudgetModal>form>article>div.content>h4,.crudCreditCardModal>form>article>div.content>h4,.crudPlanModal>form>article>div.content>h4,.crudUserModal>form>article>div.content>h4,.generateLicenseModal>form>article>div.content>h4{font-size:18px;color:var(--primaryText)}.crudBudgetModal>form>article>div.content>div>p,.crudCreditCardModal>form>article>div.content>div>p,.crudPlanModal>form>article>div.content>div>p,.crudUserModal>form>article>div.content>div>p,.generateLicenseModal>form>article>div.content>div>p{font-size:13px;text-align:left;color:var(--primaryText)}.crudBudgetModal>form>article>div.content>div>p>span,.crudCreditCardModal>form>article>div.content>div>p>span,.crudPlanModal>form>article>div.content>div>p>span,.crudUserModal>form>article>div.content>div>p>span,.generateLicenseModal>form>article>div.content>div>p>span{color:var(--redDark);font-weight:bolder}.crudBudgetModal>form>article>div.content>p,.crudCreditCardModal>form>article>div.content>p,.crudPlanModal>form>article>div.content>p,.crudUserModal>form>article>div.content>p,.generateLicenseModal>form>article>div.content>p{font-size:13px;color:var(--primaryText);text-align:center;margin-bottom:15px}.crudBudgetModal>form>article>div.actions,.crudCreditCardModal>form>article>div.actions,.crudPlanModal>form>article>div.actions,.crudUserModal>form>article>div.actions,.generateLicenseModal>form>article>div.actions{justify-content:space-between;gap:8px;height:20%}.crudBudgetModal>form>article>div.actions>button,.crudCreditCardModal>form>article>div.actions>button,.crudPlanModal>form>article>div.actions>button,.crudUserModal>form>article>div.actions>button,.generateLicenseModal>form>article>div.actions>button{padding:8px 14px;border-radius:8px;border:1px solid var(--mainBorder);outline:none;width:45%;font-size:13px;font-weight:500;background:transparent;color:var(--primaryText);transition:background .15s ease,border-color .15s ease}.crudBudgetModal>form>article>div.actions>button:hover,.crudCreditCardModal>form>article>div.actions>button:hover,.crudPlanModal>form>article>div.actions>button:hover,.crudUserModal>form>article>div.actions>button:hover,.generateLicenseModal>form>article>div.actions>button:hover{background:var(--leftAsideHover)}.crudBudgetModal>form>article>div.actions>button:last-of-type,.crudCreditCardModal>form>article>div.actions>button:last-of-type,.crudPlanModal>form>article>div.actions>button:last-of-type,.crudUserModal>form>article>div.actions>button:last-of-type,.generateLicenseModal>form>article>div.actions>button:last-of-type{background:var(--redDark);color:#fff;border-color:var(--redDark)}.crudBudgetModal>form>article>div.actions>button:last-of-type:hover,.crudCreditCardModal>form>article>div.actions>button:last-of-type:hover,.crudPlanModal>form>article>div.actions>button:last-of-type:hover,.crudUserModal>form>article>div.actions>button:last-of-type:hover,.generateLicenseModal>form>article>div.actions>button:last-of-type:hover{background:var(--redDarkHover, #cc3333);border-color:var(--redDarkHover, #cc3333)}.crudBudgetModal.close,.crudCreditCardModal.close,.crudPlanModal.close,.crudUserModal.close,.generateLicenseModal.close{animation:backdropIn .2s ease-in reverse both!important}.crudBudgetModal.close>form,.crudCreditCardModal.close>form,.crudPlanModal.close>form,.crudUserModal.close>form,.generateLicenseModal.close>form{animation:modalOut .2s ease-in both!important}.crudScheduledPaymentModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;pointer-events:all}@media screen and (max-width: 650px){.crudScheduledPaymentModal{place-items:end}}.crudScheduledPaymentModal>form{border-radius:16px;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:var(--boxShadowModal);width:max-content}.crudScheduledPaymentModal>form.max{max-width:580px;width:100%}.crudScheduledPaymentModal>form{max-height:90svh;overflow-y:auto;scrollbar-width:none}.crudScheduledPaymentModal>form::-webkit-scrollbar{display:none}@media screen and (max-width: 650px){.crudScheduledPaymentModal>form{width:100vw;max-width:none;border-radius:24px 24px 0 0;max-height:85svh}}.crudScheduledPaymentModal>form{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.crudScheduledPaymentModal>form>section>section:first-of-type{position:sticky;z-index:500;top:0;background:var(--overviewItemBackground);padding:20px 15px 16px;border-bottom:1px solid var(--mainBorder)}.crudScheduledPaymentModal>form>section>section:first-of-type>button{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudScheduledPaymentModal>form>section>section:first-of-type>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudScheduledPaymentModal>form>section>section:first-of-type>button:active{opacity:.8}.crudScheduledPaymentModal>form>section>section:first-of-type>button{width:30px;height:30px;display:grid;place-items:center}.crudScheduledPaymentModal>form>section>section:first-of-type>button:hover{background-color:transparent;border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:first-of-type>button:hover>figure>svg{color:var(--redDark)}.crudScheduledPaymentModal>form>section>section:first-of-type>button>figure{height:20px;width:20px}.crudScheduledPaymentModal>form>section>section:first-of-type>button>figure>svg{color:var(--secondText);height:20px;width:20px}.crudScheduledPaymentModal>form>section>section:first-of-type>h2{font-weight:600;font-size:20px;color:var(--primaryText);line-height:1.2;padding-right:40px}.crudScheduledPaymentModal>form>section>section:first-of-type>span{font-size:13px;color:var(--secondText);display:block;margin-top:3px}@media screen and (max-width: 768px){.crudScheduledPaymentModal>form>section>section:first-of-type>h2{font-size:18px}.crudScheduledPaymentModal>form>section>section:first-of-type>span{font-size:12px}}.crudScheduledPaymentModal>form>section>section:last-of-type{display:flex;flex-direction:column;gap:18px;padding:20px 15px 8px}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input:disabled,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input.invalidInput,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input.invalidInput{border:1px solid var(--invalidInput)}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input:focus,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input:focus{border:1px solid var(--inputFocus)}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input.inputError,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input.inputError{border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input.inputError:focus,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input{background:var(--modalInputBackground)}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input:read-only,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudScheduledPaymentModal>form>section>section:last-of-type div.dateTime>input,.crudScheduledPaymentModal>form>section>section:last-of-type div.rdt>input{cursor:pointer!important;caret-color:transparent}.crudScheduledPaymentModal>form>section>section:last-of-type>div{display:flex;flex-direction:column;gap:5px}.crudScheduledPaymentModal>form>section>section:last-of-type>div>label{font-weight:500;font-size:12px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input:focus{border:1px solid var(--inputFocus)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input.inputError{border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input{background:var(--modalInputBackground)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea.invalidInput{border:1px solid var(--invalidInput)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea:focus{border:1px solid var(--inputFocus)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea.inputError{border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea{background:var(--modalInputBackground)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudScheduledPaymentModal>form>section>section:last-of-type>div>textarea{resize:none;min-height:65px;max-height:130px}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select.invalidInput{border:1px solid var(--invalidInput)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select:focus{border:1px solid var(--inputFocus)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select.inputError{border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select.inputError:focus{border:1px solid var(--redDarkHover)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select{background:var(--modalInputBackground)}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudScheduledPaymentModal>form>section>section:last-of-type>div>select{cursor:pointer}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row{flex-direction:row;width:100%;gap:10px}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div{display:flex;flex-direction:column;gap:5px;width:100%}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>label{font-weight:500;font-size:12px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input:focus{border:1px solid var(--inputFocus)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input.inputError{border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input{background:var(--modalInputBackground)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-inner-spin-button,.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>input[type=number]{-moz-appearance:textfield}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select.invalidInput{border:1px solid var(--invalidInput)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select:focus{border:1px solid var(--inputFocus)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select.inputError{border:1px solid var(--redDark)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select.inputError:focus{border:1px solid var(--redDarkHover)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select{background:var(--modalInputBackground)}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudScheduledPaymentModal>form>section>section:last-of-type>div.row>div>select{cursor:pointer}.crudScheduledPaymentModal>form>section>div{padding:14px 15px 18px;display:flex;justify-content:flex-end;border-top:1px solid var(--mainBorder);margin-top:8px}.crudScheduledPaymentModal>form>section>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.crudScheduledPaymentModal>form>section>div>button:hover{background:var(--mainColorHover)}.crudScheduledPaymentModal>form>section>div>button:active{opacity:.8}.crudScheduledPaymentModal>form>section>div>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}.crudScheduledPaymentModal>form>article{min-height:270px;width:380px;display:flex;border-radius:16px;flex-direction:column;padding:28px 25px 18px}@media screen and (max-width: 650px){.crudScheduledPaymentModal>form>article{width:100vw;max-width:none;border-radius:24px 24px 0 0}}.crudScheduledPaymentModal>form>article>div{display:flex;width:100%;align-items:center}.crudScheduledPaymentModal>form>article>div.content{flex-direction:column;height:80%;gap:10px}.crudScheduledPaymentModal>form>article>div.content>img{height:70px}.crudScheduledPaymentModal>form>article>div.content>h4{font-size:18px;color:var(--primaryText)}.crudScheduledPaymentModal>form>article>div.content>div>p{font-size:13px;text-align:left;color:var(--primaryText)}.crudScheduledPaymentModal>form>article>div.content>div>p>span{color:var(--redDark);font-weight:bolder}.crudScheduledPaymentModal>form>article>div.content>p{font-size:13px;color:var(--primaryText);text-align:center;margin-bottom:15px}.crudScheduledPaymentModal>form>article>div.actions{justify-content:space-between;gap:8px;height:20%}.crudScheduledPaymentModal>form>article>div.actions>button{padding:8px 14px;border-radius:8px;border:1px solid var(--mainBorder);outline:none;width:45%;font-size:13px;font-weight:500;background:transparent;color:var(--primaryText);transition:background .15s ease,border-color .15s ease}.crudScheduledPaymentModal>form>article>div.actions>button:hover{background:var(--leftAsideHover)}.crudScheduledPaymentModal>form>article>div.actions>button:last-of-type{background:var(--redDark);color:#fff;border-color:var(--redDark)}.crudScheduledPaymentModal>form>article>div.actions>button:last-of-type:hover{background:var(--redDarkHover, #cc3333);border-color:var(--redDarkHover, #cc3333)}.crudScheduledPaymentModal.close{animation:backdropIn .2s ease-in reverse both!important}.crudScheduledPaymentModal.close>form{animation:modalOut .2s ease-in both!important}div.generateReportModalContainer{display:flex;width:100vw;height:100dvh;align-items:center;justify-content:center;position:fixed;z-index:99999;top:0;left:0;padding:20px;background-color:var(--opacityBackgroundModalContainer);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:backdropIn .2s ease both}@media screen and (max-width: 600px){div.generateReportModalContainer{padding:0;align-items:flex-end}}div.generateReportModalContainer>article.generateReportModal{background:var(--reportModalBackground);border:1px solid var(--mainBorder);border-radius:16px;box-shadow:var(--boxShadowModal);width:100%;max-width:520px;max-height:calc(100dvh - 48px);display:flex;flex-direction:column;overflow:hidden;opacity:0;animation:modalIn .3s cubic-bezier(.34,1.56,.64,1) both}@media screen and (max-width: 600px){div.generateReportModalContainer>article.generateReportModal{max-width:none;max-height:92dvh;border-radius:20px 20px 0 0;animation:modalInBottom .32s cubic-bezier(.34,1.56,.64,1) both}}div.generateReportModalContainer .reportModalHeader{display:flex;align-items:flex-start;gap:14px;padding:18px 18px 16px;border-bottom:1px solid var(--mainBorder);flex-shrink:0;background:var(--reportModalBackground)}div.generateReportModalContainer .reportModalIconBadge{width:42px;height:42px;border-radius:11px;background:#278be41f;display:grid;place-items:center;flex-shrink:0}div.generateReportModalContainer .reportModalIconBadge svg{width:20px;height:20px;color:var(--mainColor)}div.generateReportModalContainer .reportModalTitle{flex:1;min-width:0;padding-top:1px}div.generateReportModalContainer .reportModalTitle h2{font-size:15px;font-weight:600;color:var(--primaryText);margin:0 0 4px;line-height:1.3}div.generateReportModalContainer .reportModalTitle p{font-size:12px;color:var(--secondText);margin:0;line-height:1.55}div.generateReportModalContainer .reportModalClose{background:none;border:1px solid transparent;cursor:pointer;color:var(--secondText);width:28px;height:28px;border-radius:7px;display:grid;place-items:center;flex-shrink:0;margin-top:1px;transition:color .15s,background .15s,border-color .15s}div.generateReportModalContainer .reportModalClose svg{width:14px;height:14px}div.generateReportModalContainer .reportModalClose:hover{color:var(--redDark);background:#ff404014;border-color:#ff40402e}div.generateReportModalContainer .reportModalBody{flex:1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:20px}div.generateReportModalContainer .reportModalBody::-webkit-scrollbar{width:4px}div.generateReportModalContainer .reportModalBody::-webkit-scrollbar-track{background:transparent}div.generateReportModalContainer .reportModalBody::-webkit-scrollbar-thumb{background:var(--mainBorder);border-radius:4px}div.generateReportModalContainer .reportModalSection{display:flex;flex-direction:column;gap:8px}div.generateReportModalContainer .reportModalLabel{font-size:.72rem;font-weight:600;color:var(--secondText);text-transform:uppercase;letter-spacing:.06em}div.generateReportModalContainer .reportModalRow{display:flex;flex-wrap:wrap;gap:8px;align-items:center}div.generateReportModalContainer .reportModalDateRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}div.generateReportModalContainer .reportModalDateRow .select{flex:1;min-width:100px}div.generateReportModalContainer .reportModalDateSep{color:var(--secondText);font-size:13px;flex-shrink:0;opacity:.6;-webkit-user-select:none;user-select:none}div.generateReportModalContainer .reportModalSwitches{display:flex;flex-direction:column;gap:8px}div.generateReportModalContainer .reportModalCategories{display:flex;flex-wrap:wrap;gap:8px}div.generateReportModalContainer .reportModalCategoryTag{border:1px solid var(--category-color);border-radius:20px;padding:3px 28px 3px 12px;display:flex;align-items:center;position:relative;background:#9d9d9d0d;color:var(--primaryText);font-size:.8rem;margin:0}div.generateReportModalContainer .reportModalCategoryTag svg{height:14px;width:14px;position:absolute;right:6px;top:50%;fill:var(--redDark);transform:translateY(-50%);opacity:0;transition:opacity .2s;cursor:pointer}div.generateReportModalContainer .reportModalCategoryTag:hover svg{opacity:1}div.generateReportModalContainer .reportModalFooter{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid var(--mainBorder);background:var(--reportModalBackground);flex-shrink:0}div.generateReportModalContainer .reportModalFooter>button.secondary{background:none;border-color:var(--mainBorder)}div.generateReportModalContainer .reportModalFooter>button.secondary:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor);border-color:transparent}.adminModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;overflow:visible}@media screen and (max-width: 650px){.adminModal{place-items:end}}.adminModal.close{animation:backdropIn .2s ease-in reverse both!important}.adminModal.close .adminModalInner{animation:modalOut .2s ease-in both!important}.adminModal .adminModalInner{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:12px;width:100%;max-width:640px;max-height:88vh;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.adminModal .adminModalHeader{display:flex;align-items:center;justify-content:space-between}.adminModal .adminModalHeader h3{font-size:16px;color:var(--primaryText);margin:0}.adminModal .adminModalHeader span{cursor:pointer;color:var(--secondText);display:flex;align-items:center}.adminModal .adminModalHeader span svg{height:18px;width:18px}.adminModal .adminModalHeader span:hover{color:var(--primaryText)}.adminModal .adminForm{display:flex;flex-direction:column;gap:12px}.adminModal .adminFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 520px){.adminModal .adminFormGrid{grid-template-columns:1fr}}.adminModal .adminFormGroup{display:flex;flex-direction:column;gap:5px}.adminModal .adminFormGroup.full{grid-column:1/-1}.adminModal .adminFormGroup label{font-size:12px;color:var(--secondText)}.adminModal .adminFormGroup label em{opacity:.65}.adminModal .adminFormGroup input,.adminModal .adminFormGroup select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.adminModal .adminFormGroup input:disabled,.adminModal .adminFormGroup select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.adminModal .adminFormGroup input.invalidInput,.adminModal .adminFormGroup select.invalidInput{border:1px solid var(--invalidInput)}.adminModal .adminFormGroup input:focus,.adminModal .adminFormGroup select:focus{border:1px solid var(--inputFocus)}.adminModal .adminFormGroup input.inputError,.adminModal .adminFormGroup select.inputError{border:1px solid var(--redDark)}.adminModal .adminFormGroup input.inputError:focus,.adminModal .adminFormGroup select.inputError:focus{border:1px solid var(--redDarkHover)}.adminModal .adminFormGroup input,.adminModal .adminFormGroup select{height:36px;font-size:13px;padding:0 10px;border-radius:8px}.adminModal .adminFormDivider{grid-column:1/-1;border-top:1px solid var(--mainBorder);padding-top:8px}.adminModal .adminFormDivider span{font-size:12px;font-weight:600;color:var(--secondText);text-transform:uppercase;letter-spacing:.05em}.adminModal .adminFormDivider span em{font-weight:400;text-transform:none;opacity:.7}.adminModal .adminFormToggle label{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--primaryText);cursor:pointer}.adminModal .adminFormToggle label input[type=checkbox]{width:15px;height:15px;cursor:pointer}.adminModal .adminModalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.adminModal .adminModalActions button{height:36px;padding:0 16px;border-radius:8px;font-size:13px;cursor:pointer}.adminModal .adminModalActions button:disabled{opacity:.6;cursor:not-allowed}.adminModal .adminModalActions .cancelBtn{background:var(--thirdBackground);color:var(--primaryText);border:1px solid var(--mainBorder)}.adminModal .adminModalActions .cancelBtn:hover{background:var(--tableRowHover)}.adminModal .adminModalActions .primaryBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.adminModal .adminModalActions .primaryBtn:hover{background:var(--mainColorHover)}.adminModal .adminModalActions .primaryBtn:active{opacity:.8}.adminModal .adminModalActions .dangerBtn{background:var(--redDark);color:#fff;border:none}.adminModal .adminModalActions .dangerBtn:hover{opacity:.85}.adminModal p{font-size:14px;color:var(--primaryText)}.adminModal p strong{font-weight:600}.planFeaturesGrid{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}@media (max-width: 500px){.planFeaturesGrid{grid-template-columns:1fr}}.planFeatureToggle{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--primaryText);cursor:pointer;-webkit-user-select:none;user-select:none}.planFeatureToggle input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:var(--mainColor)}.loader{display:flex;width:100vw;height:100vh;justify-content:center;align-items:center;position:fixed;z-index:999999999999;top:0;left:0;pointer-events:none;background-color:var(--primaryBackground)}.loader .loaderContent{display:flex;flex-direction:column;align-items:center;gap:32px;animation:contentEnter .45s ease both}.loader .loaderContent .loaderLogo{width:58px;height:58px;animation:loaderPulse 2.6s ease-in-out infinite}.loader .loaderContent .loaderBar{width:128px;height:3px;background:#80808026;border-radius:99px;overflow:hidden;position:relative}.loader .loaderContent .loaderBar:after{content:"";position:absolute;top:0;left:0;height:100%;width:42%;background:var(--mainColor);border-radius:99px;animation:loaderSlide 1.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes loaderPulse{0%,to{opacity:.78;filter:drop-shadow(0 0 0px transparent)}50%{opacity:1;filter:drop-shadow(0 0 14px rgba(39,139,228,.35))}}@keyframes loaderSlide{0%{transform:translate(-130%)}to{transform:translate(260%)}}.minimalLoader{display:inline-flex;align-items:center;gap:5px;height:20px;flex-shrink:0}.minimalLoader span{width:7px;height:7px;border-radius:50%;background:var(--mainColor);animation:minimalLoaderDot 1.4s ease-in-out infinite both}.minimalLoader span:nth-child(1){animation-delay:0s}.minimalLoader span:nth-child(2){animation-delay:.18s}.minimalLoader span:nth-child(3){animation-delay:.36s}@keyframes minimalLoaderDot{0%,80%,to{transform:scale(.55);opacity:.35}40%{transform:scale(1.1);opacity:1;box-shadow:0 0 8px color-mix(in srgb,var(--mainColor) 50%,transparent)}}div.spinnerLoader{width:8vmax;height:8vmax;border-right:4px solid var(--mainColor);border-radius:100%;animation:spinRight .8s linear infinite}div.spinnerLoader:before,div.spinnerLoader:after{content:"";width:6vmax;height:6vmax;display:block;position:absolute;top:calc(50% - 3vmax);left:calc(50% - 3vmax);border-left:3px solid var(--mainColor);border-radius:100%;animation:spinLeft .8s linear infinite}div.spinnerLoader:after{width:4vmax;height:4vmax;top:calc(50% - 2vmax);left:calc(50% - 2vmax);border:0;border-right:2px solid var(--mainColor);animation:none}section.movementsChartLoader{width:100%;flex-grow:5;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:25px}section.movementsChartLoader>figure{position:relative!important;top:0;left:0;transform:translate(0)}section.movementsChartLoader>p{color:var(--primaryText)}section.movementsChartLoader>div{height:100%;width:100%;position:absolute;opacity:.45}section.movementsChartLoader>div .parent{width:100%;height:100%;background:transparent;overflow:hidden}section.movementsChartLoader>div .magicpattern{width:100%;height:100%;animation:SkeletonV2 1.6s ease-out infinite alternate both;background-size:cover;background-position:bottom;background-repeat:repeat;background-image:url("data:image/svg+xml;utf8,%3Csvg height=%22auto%22 viewBox=%220 0 2000 1000%22 xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d=%22M0 993.008c21-4.737 63-6.476 105-23.686s63-38.9 105-62.362c42-23.461 63-48.545 105-54.946 42-6.402 63 32.917 105 22.94 42-9.978 63-59.56 105-72.828 42-13.267 63 24.25 105 6.492 42-17.759 63-89.27 105-95.283 42-6.012 63 81.663 105 65.221 42-16.441 63-113.461 105-147.429 42-33.967 63 3.157 105-22.408 42-25.566 63-81.05 105-105.419s63 5.808 105-16.427 63-71.17 105-94.747c42-23.576 63-58.234 105-23.135 42 35.1 63 216.14 105 198.632 42-17.51 63-272.604 105-286.177 42-13.572 63 175.216 105 218.312 42 43.097 63 22.25 105-2.828 42-25.076 84-98.044 105-122.555l5 625.625H0Z%22 fill=%22%23278be41a%22%2F%3E%3Cpath d=%22M0 993.008c21-4.737 63-6.476 105-23.686s63-38.9 105-62.362c42-23.461 63-48.545 105-54.946 42-6.402 63 32.917 105 22.94 42-9.978 63-59.56 105-72.828 42-13.267 63 24.25 105 6.492 42-17.759 63-89.27 105-95.283 42-6.012 63 81.663 105 65.221 42-16.441 63-113.461 105-147.429 42-33.967 63 3.157 105-22.408 42-25.566 63-81.05 105-105.419s63 5.808 105-16.427 63-71.17 105-94.747c42-23.576 63-58.234 105-23.135 42 35.1 63 216.14 105 198.632 42-17.51 63-272.604 105-286.177 42-13.572 63 175.216 105 218.312 42 43.097 63 22.25 105-2.828 42-25.076 84-98.044 105-122.555%22 fill=%22none%22 stroke=%22%23278be4%22 stroke-width=%225%22%2F%3E%3Cg fill=%22%23278be4%22%3E%3Ccircle cy=%22993.008%22 r=%2210%22%2F%3E%3Ccircle cx=%22105%22 cy=%22969.322%22 r=%2210%22%2F%3E%3Ccircle cx=%22210%22 cy=%22906.96%22 r=%2210%22%2F%3E%3Ccircle cx=%22315%22 cy=%22852.014%22 r=%2210%22%2F%3E%3Ccircle cx=%22420%22 cy=%22874.954%22 r=%2210%22%2F%3E%3Ccircle cx=%22525%22 cy=%22802.126%22 r=%2210%22%2F%3E%3Ccircle cx=%22630%22 cy=%22808.618%22 r=%2210%22%2F%3E%3Ccircle cx=%22735%22 cy=%22713.335%22 r=%2210%22%2F%3E%3Ccircle cx=%22840%22 cy=%22778.556%22 r=%2210%22%2F%3E%3Ccircle cx=%22945%22 cy=%22631.127%22 r=%2210%22%2F%3E%3Ccircle cx=%221050%22 cy=%22608.719%22 r=%2210%22%2F%3E%3Ccircle cx=%221155%22 cy=%22503.3%22 r=%2210%22%2F%3E%3Ccircle cx=%221260%22 cy=%22486.873%22 r=%2210%22%2F%3E%3Ccircle cx=%221365%22 cy=%22392.126%22 r=%2210%22%2F%3E%3Ccircle cx=%221470%22 cy=%22368.991%22 r=%2210%22%2F%3E%3Ccircle cx=%221575%22 cy=%22567.623%22 r=%2210%22%2F%3E%3Ccircle cx=%221680%22 cy=%22281.446%22 r=%2210%22%2F%3E%3Ccircle cx=%221785%22 cy=%22499.758%22 r=%2210%22%2F%3E%3Ccircle cx=%221890%22 cy=%22496.93%22 r=%2210%22%2F%3E%3Ccircle cx=%221995%22 cy=%22374.375%22 r=%2210%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}section.walletsChartLoader{width:100%;flex-grow:5;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:25px}section.walletsChartLoader>figure{position:relative!important;top:0;left:0;transform:translate(0)}section.walletsChartLoader>p{color:var(--primaryText)}section.walletsChartLoader>div{height:100%;width:100%;position:absolute;opacity:.45}section.walletsChartLoader>div .parent{width:100%;height:100%;background:transparent;overflow:hidden}section.walletsChartLoader>div .magicpattern{width:100%;height:100%;animation:SkeletonV2 1.6s ease-out infinite alternate both;background-size:cover;background-position:bottom;background-repeat:repeat;background-image:url("data:image/svg+xml;utf8,%3Csvg height=%22auto%22 viewBox=%220 0 2000 1000%22 xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d=%22M0 993.008c21-4.737 63-6.476 105-23.686s63-38.9 105-62.362c42-23.461 63-48.545 105-54.946 42-6.402 63 32.917 105 22.94 42-9.978 63-59.56 105-72.828 42-13.267 63 24.25 105 6.492 42-17.759 63-89.27 105-95.283 42-6.012 63 81.663 105 65.221 42-16.441 63-113.461 105-147.429 42-33.967 63 3.157 105-22.408 42-25.566 63-81.05 105-105.419s63 5.808 105-16.427 63-71.17 105-94.747c42-23.576 63-58.234 105-23.135 42 35.1 63 216.14 105 198.632 42-17.51 63-272.604 105-286.177 42-13.572 63 175.216 105 218.312 42 43.097 63 22.25 105-2.828 42-25.076 84-98.044 105-122.555l5 625.625H0Z%22 fill=%22%23278be41a%22%2F%3E%3Cpath d=%22M0 993.008c21-4.737 63-6.476 105-23.686s63-38.9 105-62.362c42-23.461 63-48.545 105-54.946 42-6.402 63 32.917 105 22.94 42-9.978 63-59.56 105-72.828 42-13.267 63 24.25 105 6.492 42-17.759 63-89.27 105-95.283 42-6.012 63 81.663 105 65.221 42-16.441 63-113.461 105-147.429 42-33.967 63 3.157 105-22.408 42-25.566 63-81.05 105-105.419s63 5.808 105-16.427 63-71.17 105-94.747c42-23.576 63-58.234 105-23.135 42 35.1 63 216.14 105 198.632 42-17.51 63-272.604 105-286.177 42-13.572 63 175.216 105 218.312 42 43.097 63 22.25 105-2.828 42-25.076 84-98.044 105-122.555%22 fill=%22none%22 stroke=%22%23278be4%22 stroke-width=%225%22%2F%3E%3Cg fill=%22%23278be4%22%3E%3Ccircle cy=%22993.008%22 r=%2210%22%2F%3E%3Ccircle cx=%22105%22 cy=%22969.322%22 r=%2210%22%2F%3E%3Ccircle cx=%22210%22 cy=%22906.96%22 r=%2210%22%2F%3E%3Ccircle cx=%22315%22 cy=%22852.014%22 r=%2210%22%2F%3E%3Ccircle cx=%22420%22 cy=%22874.954%22 r=%2210%22%2F%3E%3Ccircle cx=%22525%22 cy=%22802.126%22 r=%2210%22%2F%3E%3Ccircle cx=%22630%22 cy=%22808.618%22 r=%2210%22%2F%3E%3Ccircle cx=%22735%22 cy=%22713.335%22 r=%2210%22%2F%3E%3Ccircle cx=%22840%22 cy=%22778.556%22 r=%2210%22%2F%3E%3Ccircle cx=%22945%22 cy=%22631.127%22 r=%2210%22%2F%3E%3Ccircle cx=%221050%22 cy=%22608.719%22 r=%2210%22%2F%3E%3Ccircle cx=%221155%22 cy=%22503.3%22 r=%2210%22%2F%3E%3Ccircle cx=%221260%22 cy=%22486.873%22 r=%2210%22%2F%3E%3Ccircle cx=%221365%22 cy=%22392.126%22 r=%2210%22%2F%3E%3Ccircle cx=%221470%22 cy=%22368.991%22 r=%2210%22%2F%3E%3Ccircle cx=%221575%22 cy=%22567.623%22 r=%2210%22%2F%3E%3Ccircle cx=%221680%22 cy=%22281.446%22 r=%2210%22%2F%3E%3Ccircle cx=%221785%22 cy=%22499.758%22 r=%2210%22%2F%3E%3Ccircle cx=%221890%22 cy=%22496.93%22 r=%2210%22%2F%3E%3Ccircle cx=%221995%22 cy=%22374.375%22 r=%2210%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.tabSet>div{display:flex;padding:5px 15px;gap:5px;min-width:100%;border-bottom:1px solid var(--mainBorder);overflow-x:scroll}.tabSet>div::-webkit-scrollbar{display:none}.tabSet>div>span{font-size:14px;color:var(--tabColor);cursor:pointer;padding:5px 10px;border-radius:6px}.tabSet>div>span:hover{outline:1px solid var(--mainColor)}.tabSet>div>span:hover.active,.tabSet>div>span:hover.disabled{outline:none}.tabSet>div>span.active{background:var(--mainColor);color:#fff}.tabSet>div>span.disabled{cursor:not-allowed;color:var(--disabledTabColor)}.tabSet>section{display:flex;overflow-x:visible;scroll-behavior:revert}.tabSet>section::-webkit-scrollbar{display:none}div.tab{padding:20px 15px;min-width:100%;display:block}figure.textSkeletonContainer{height:33px}figure.textSkeletonContainer>span.textSkeleton{width:50px;height:6px;border-radius:8px;display:block;background-color:var(--textSkeletonSpan);animation:textSkeleton 1s ease-out infinite alternate both}.tableSkeleton{width:100%;overflow:hidden;border-radius:8px;min-height:max-content;border-spacing:0;border-collapse:unset;margin:0 auto 45px}.tableSkeleton th,.tableSkeleton td{border-bottom:none!important}.tableSkeleton>thead>tr{color:var(--primaryText);height:50px}.tableSkeleton>thead>tr>th{padding:7px;font-size:14px;font-weight:400;text-align:center;border-bottom:1px solid var(--tableBorder);border-right:1px solid var(--tableBorder);white-space:nowrap}.tableSkeleton>thead>tr>th:last-of-type{border-right:1px solid rgba(223,223,223,0)}.tableSkeleton>tbody{padding:20px}.tableSkeleton>tbody>tr{height:38px;cursor:pointer;transition:background-color .5s}.tableSkeleton>tbody>tr>td>span{width:40px;height:6px;border-radius:8px;display:block;margin:auto;background-color:var(--tableSkeletonSpan);animation:spanSkeleton 1s ease-out infinite alternate both}.tableSkeleton>tbody>tr>td:nth-child(1)>span{animation-delay:.1s}.tableSkeleton>tbody>tr>td:nth-child(2)>span{animation-delay:.2s}.tableSkeleton>tbody>tr>td:nth-child(3)>span{animation-delay:.3s}.tableSkeleton>tbody>tr>td:nth-child(4)>span{animation-delay:.4s}.tableSkeleton>tbody>tr>td:nth-child(5)>span{animation-delay:.5s}.tableSkeleton>tbody>tr>td:nth-child(6)>span{animation-delay:.6s}.tableSkeleton>tbody>tr>td:nth-child(7)>span{animation-delay:.7s}.tableSkeleton>tbody>tr:nth-child(2n){background-color:var(--tableEvenColor)}.tableSkeleton>tbody>tr>td{padding:10px 5px 5px;border-top:1px solid var(--tableBorder);text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:70px;font-size:13px}section.filters{display:flex;flex-direction:column;padding:0 0 10px;position:relative}section.filters>div:first-of-type{display:flex;align-items:center;padding:0 0 15px;gap:6px;position:relative;overflow:visible;height:65px;z-index:100}@media screen and (max-width: 790px){section.filters>div:first-of-type{flex-direction:column;height:86px;align-items:flex-start}}section.filters>div:first-of-type>div.search{position:relative}section.filters>div:first-of-type>div.search>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.filters>div:first-of-type>div.search>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.filters>div:first-of-type>div.search>input.invalidInput{border:1px solid var(--invalidInput)}section.filters>div:first-of-type>div.search>input:focus{border:1px solid var(--inputFocus)}section.filters>div:first-of-type>div.search>input.inputError{border:1px solid var(--redDark)}section.filters>div:first-of-type>div.search>input.inputError:focus{border:1px solid var(--redDarkHover)}section.filters>div:first-of-type>div.search>input{height:35px;padding-right:30px}section.filters>div:first-of-type>div.search>svg{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);right:7px;z-index:10}section.filters>div:first-of-type>div.search>svg>path{fill:var(--mainColor)}section.filters>div:first-of-type>button{border:none;outline:none;border-radius:8px;width:150px;height:45px;color:var(--buttonText);display:grid;place-items:center;background:var(--buttonBackground);transition:background-color .5s}section.filters>div:first-of-type>button:hover{background:var(--buttonBackgroundHover)}section.filters>div:first-of-type>button:disabled{background:var(--blueDisabled);cursor:not-allowed!important}section.filters>div:first-of-type>button:disabled:hover{background:var(--blueDisabled)}section.filters>div:first-of-type>button{height:35px;width:105px;display:flex;gap:5px;justify-content:space-evenly;align-items:center}section.filters>div:first-of-type>button>svg{height:18px}section.filters>div:first-of-type>button>span{height:18px;width:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--secondText);text-align:center;font-weight:500}section.filters>div:first-of-type>article{width:310px;height:400px;border-radius:7px;background:var(--primaryBackground);align-self:flex-start;overflow-y:scroll;position:relative;box-shadow:0 0 20px var(--leftAsideBoxShadow);border:1px solid var(--tableBorder)}@media screen and (max-width: 790px){section.filters>div:first-of-type>article{position:absolute;z-index:100;top:100px}}section.filters>div:first-of-type>article::-webkit-scrollbar{display:none}section.filters>div:first-of-type>article>div{display:flex;align-items:center;justify-content:space-between;padding:20px 15px 15px 20px;color:var(--primaryText);background:var(--primaryBackground);position:sticky;top:0;z-index:100}section.filters>div:first-of-type>article>div>h4{font-size:18px;font-weight:500}section.filters>div:first-of-type>article>div>svg{cursor:pointer;height:22px}section.filters>div:first-of-type>article>div>svg>path{fill:var(--redDark);transition:fill .5s}section.filters>div:first-of-type>article>div>svg>path:hover{fill:var(--redDarkHover)}section.filters>div:first-of-type>article>section.filterItem{padding:5px 0;position:relative;transition:height .5s;border-bottom:1px solid var(--tableBorder)}section.filters>div:first-of-type>article>section.filterItem:hover{background:var(--modalSecondBackground)}section.filters>div:first-of-type>article>section.filterItem>input[type=checkbox]{position:absolute;opacity:0;z-index:100;width:100%;height:100%;cursor:pointer}section.filters>div:first-of-type>article>section.filterItem>input[type=checkbox]:checked~span>svg{transform:rotate(90deg)}section.filters>div:first-of-type>article>section.filterItem>input[type=checkbox]:checked~div.options{padding:20px 15px}section.filters>div:first-of-type>article>section.filterItem>input[type=checkbox]:hover~span{background:var(--modalSecondBackground)}section.filters>div:first-of-type>article>section.filterItem>span{border-radius:7px 7px 0 0;cursor:pointer;display:flex;padding:6px 15px 6px 25px;align-items:center;gap:5px;color:var(--primaryText);font-size:14px;position:relative;font-weight:400}section.filters>div:first-of-type>article>section.filterItem>span>svg{transition:transform .5s;height:10px}section.filters>div:first-of-type>article>section.filterItem>span:hover{background:var(--modalSecondBackground)}section.filters>div:first-of-type>article>section.filterItem>div.options{width:100%;height:0px;max-height:200px;flex-direction:column;gap:9px;overflow:hidden;display:flex;position:relative;overflow-y:scroll;z-index:200;padding:0 15px;transition:transform .5s,padding .5s;background:var(--modalSecondBackground)}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search{position:relative;margin-bottom:10px}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input.invalidInput{border:1px solid var(--invalidInput)}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input:focus{border:1px solid var(--inputFocus)}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input.inputError{border:1px solid var(--redDark)}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input.inputError:focus{border:1px solid var(--redDarkHover)}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>input{height:35px;border-radius:6px;width:100%;padding-right:30px}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>svg{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%);right:7px;z-index:10}section.filters>div:first-of-type>article>section.filterItem>div.options>div.search>svg>path{fill:var(--mainColor)}section.filters>div:first-of-type>article>section.filterItem>div.options::-webkit-scrollbar{display:none}section.filters>div:first-of-type>article>section.filterItem>div.options>label{display:flex;align-items:center;gap:7px;cursor:pointer;color:var(--secondText);font-size:13.5px}section.filters>div:first-of-type>article>section.filterItem>div.options>label>input{cursor:pointer;border-radius:7px;outline:none;border:none;width:16px;height:16px}section.filters>div:last-of-type{display:flex;flex-wrap:wrap;gap:5px}section.filters>div:last-of-type>figure{padding:6px 6px 6px 10px;display:flex;align-items:center;justify-content:space-between;min-width:80px;gap:5px;border-radius:30px;background:var(--mainColor);color:#fff}section.filters>div:last-of-type>figure>span{font-size:12px}section.filters>div:last-of-type>figure>svg{cursor:pointer;height:20px}section.filters>div:last-of-type>figure>svg:hover>path{fill:var(--redDark)}.epicTableContainer{margin:auto;position:relative}.epicTableContainer>div{width:100%;border-radius:7px 7px 0 0;background:var(--primaryBackground);height:10px}.epicTableContainer>section.scrollHandler{width:100%;height:100%;overflow-x:hidden;overflow-y:visible;position:relative;cursor:grab}.epicTableContainer>section.scrollHandler.active{overflow-x:scroll;cursor:grabbing}.epicTableContainer>section.scrollHandler::-webkit-scrollbar{display:none}.epicTableContainer>section.scrollHandler>.epicTable{width:100%;min-height:max-content;border-spacing:0;border-collapse:unset;background:var(--primaryBackground);overflow:visible}.epicTableContainer>section.scrollHandler>.epicTable th,.epicTableContainer>section.scrollHandler>.epicTable td{border-bottom:none!important}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr{color:var(--primaryText);height:50px;position:sticky;top:0;background:var(--primaryBackground)}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th{padding:10px 20px 10px 10px;font-size:14px;font-weight:400;text-align:center;border-bottom:1px solid var(--tableBorder);border-right:1px solid var(--tableBorder);white-space:nowrap;position:sticky;top:0;cursor:pointer}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th:hover>div{opacity:1}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th>div{position:absolute;opacity:0;top:50%;right:5px;transform:translateY(-50%);display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th>div>svg{cursor:pointer;position:relative}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th>div>svg.initialIcon:first-of-type{top:4px}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th>div>svg.initialIcon:last-of-type{bottom:4px}.epicTableContainer>section.scrollHandler>.epicTable>thead>tr>th:last-of-type{border-right:1px solid rgba(223,223,223,0)}.epicTableContainer>section.scrollHandler>.epicTable>tbody{overflow:visible}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr{height:38px;transition:background-color .5s;overflow:visible}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr:hover{background-color:var(--tableRowHover)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr:nth-child(2n){background-color:var(--tableEvenColor)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td{padding:10px 5px 5px;border-top:1px solid var(--tableBorder);text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;color:var(--secondText)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td:last-of-type{border-right:1px solid rgba(223,223,223,0)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options{position:relative;overflow:visible;z-index:150;cursor:pointer}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div{display:flex;flex-direction:column;position:absolute;left:-95px;bottom:0;height:max-content;z-index:200;width:100px;pointer-events:all;box-shadow:3px 0 20px var(--leftAsideBoxShadow);background:var(--primaryBackground)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button{padding:10px;border:none;outline:none;color:var(--primaryText);background:transparent;display:flex;gap:4px;align-items:center;height:100%;border-bottom:1px solid var(--tableBorder);border-left:1px solid var(--tableBorder);border-right:1px solid var(--tableBorder);transition:background-color .5s}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button:first-of-type{border-top:1px solid var(--tableBorder)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button>svg{height:15px}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button:hover{background:var(--secondBackground)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button.DELETE>svg>path{fill:var(--redDark)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button.UPDATE>svg>path{fill:#74bf00}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>div>button.DETAIL>svg>path{fill:var(--mainColor)}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>svg{height:22px}.epicTableContainer>section.scrollHandler>.epicTable>tbody>tr>td.options>svg:hover>path{fill:var(--primaryText)}.accountStatusTable{background:var(--primaryBackground);border-radius:0 0 7px 7px;max-width:1600px;margin:auto;width:100%}.accountStatusTable>div{border-radius:7px 7px 0 0;background:var(--accountStatusTableHeader);padding:3px 8px 2px}.accountStatusTable>div>p{color:#fff;font-size:14.5px;text-transform:uppercase;font-weight:400}.accountStatusTable>section.scrollHandler{width:100%;height:100%;overflow-x:hidden;overflow-y:visible;position:relative;cursor:grab}.accountStatusTable>section.scrollHandler.active{overflow-x:scroll;cursor:grabbing}.accountStatusTable>section.scrollHandler::-webkit-scrollbar{display:none}.accountStatusTable>section.scrollHandler>table{width:100%;overflow:hidden;min-height:max-content;border-spacing:0;border-collapse:unset}.accountStatusTable>section.scrollHandler>table th,.accountStatusTable>section.scrollHandler>table td{border-bottom:none!important}.accountStatusTable>section.scrollHandler>table>thead>tr{color:var(--primaryText);height:30px;background:#8080801f}.accountStatusTable>section.scrollHandler>table>thead>tr>th{padding:10px 20px 10px 10px;font-size:14px;font-weight:400;text-align:center;border-bottom:1px solid var(--tableBorder);white-space:nowrap;position:sticky;top:0;cursor:pointer}.accountStatusTable>section.scrollHandler>table>thead>tr>th:hover>div{opacity:1}.accountStatusTable>section.scrollHandler>table>thead>tr>th>div{position:absolute;opacity:0;top:50%;right:5px;transform:translateY(-50%);display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.accountStatusTable>section.scrollHandler>table>thead>tr>th>div>svg{cursor:pointer;position:relative}.accountStatusTable>section.scrollHandler>table>thead>tr>th>div>svg.initialIcon:first-of-type{top:4px}.accountStatusTable>section.scrollHandler>table>thead>tr>th>div>svg.initialIcon:last-of-type{bottom:4px}.accountStatusTable>section.scrollHandler>table>tbody.data>tr,.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr{height:25px;cursor:pointer;transition:background-color .5s}.accountStatusTable>section.scrollHandler>table>tbody.data>tr:hover,.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr:hover{background-color:var(--tableRowHover)}.accountStatusTable>section.scrollHandler>table>tbody.data>tr:nth-child(2n),.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr:nth-child(2n){background-color:var(--tableEvenColor)}.accountStatusTable>section.scrollHandler>table>tbody.data>tr>td,.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td{padding:7px 4px 4px;border-top:1px solid var(--tableBorder);text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;color:var(--secondText)}.accountStatusTable>section.scrollHandler>table>tbody.data>tr:last-of-type,.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr:last-of-type{background:#8080801f;height:90%;width:90%}.accountStatusTable>section.scrollHandler>table>tbody.data>tr:last-of-type>td,.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr:last-of-type>td{padding:8px 4px 4px;border-top:1px solid var(--tableBorder);text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:14px;font-weight:700;color:var(--primaryText)}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td{height:32px}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td>span{width:40px;height:6px;border-radius:8px;display:block;margin:auto;background-color:var(--tableSkeletonSpan);animation:spanSkeleton 1s ease-out infinite alternate both}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(1)>span{animation-delay:.1s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(2)>span{animation-delay:.2s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(3)>span{animation-delay:.3s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(4)>span{animation-delay:.4s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(5)>span{animation-delay:.5s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(6)>span{animation-delay:.6s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr>td:nth-child(7)>span{animation-delay:.7s}.accountStatusTable>section.scrollHandler>table>tbody.tbodySkeleton>tr:last-of-type>td{height:34px}section.pagination{height:40px;width:100%;display:flex;justify-content:center;align-items:center;margin:auto}section.pagination>button{cursor:pointer;background-color:#8f9bb300;border:.5px solid var(--mainBorder);outline:none;height:40px;width:40px;display:grid;place-items:center;background:var(--secondBackground);border-bottom:none}section.pagination>button:first-of-type{border-radius:8px 0 0;border-right:none}section.pagination>button:last-of-type{border-radius:0 8px 0 0;border-left:none}section.pagination>button:disabled{cursor:not-allowed!important}section.pagination>button:disabled>svg>path{fill:var(--secondText)}section.pagination>button:nth-child(4){border-left:none}section.pagination>button>svg{height:20px}section.pagination>button>svg>path{fill:var(--mainColor)}section.pagination>div.pages{display:flex;height:100%;background:var(--secondBackground)}section.pagination>div.pages.activatedCarousel{width:160px;overflow:hidden;behavior:smooth}section.pagination>div.pages>button{min-width:40px;height:40px;outline:none;border:none;border-top:.5px solid var(--mainBorder);border-right:.5px solid var(--mainBorder)}section.pagination>div.pages>button.other{color:#0a6ed1;background-color:var(--secondBackground)}section.pagination>div.pages>button.current{background:#0a6ed1;color:#fff}.movementsTableHeader{margin-bottom:12px}section.movementsTable{width:100%;position:relative;flex-grow:2;display:flex;flex-direction:column;justify-content:center}section.movementsTable>div{width:100%;position:relative}section.movementsTable>div.buttons{display:flex;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:10px}@media screen and (max-width: 425px){section.movementsTable>div.buttons{justify-content:center}}@media screen and (max-width: 674px){section.movementsTable>div.buttons{padding:0 15px}}section.movementsTable>div.buttons>div{position:relative}section.movementsTable>div.buttons>div:first-of-type{flex-grow:2}section.movementsTable>div.buttons>div:first-of-type>figure{position:absolute;top:60%;left:7px;transform:translateY(-55%)}section.movementsTable>div.buttons>div:first-of-type>figure>svg{height:17px;color:var(--inputColor)}section.movementsTable>div.buttons>div:first-of-type>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.movementsTable>div.buttons>div:first-of-type>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.movementsTable>div.buttons>div:first-of-type>input.invalidInput{border:1px solid var(--invalidInput)}section.movementsTable>div.buttons>div:first-of-type>input:focus{border:1px solid var(--inputFocus)}section.movementsTable>div.buttons>div:first-of-type>input.inputError{border:1px solid var(--redDark)}section.movementsTable>div.buttons>div:first-of-type>input.inputError:focus{border:1px solid var(--redDarkHover)}section.movementsTable>div.buttons>div:first-of-type>input{height:35px;max-width:100px;padding-left:35px;border-radius:1.5rem;padding-right:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:max-width 1s}section.movementsTable>div.buttons>div:first-of-type>input:focus{max-width:350px}section.movementsTable>div.buttons>div:last-of-type{display:flex;align-items:center;justify-content:flex-end;flex-grow:4;gap:10px}@media screen and (max-width: 425px){section.movementsTable>div.buttons>div:last-of-type{margin-top:10px}}section.movementsTable>div.buttons>div:last-of-type>button{display:flex;align-items:center;justify-content:center;gap:10px}section.movementsTable>div.buttons>div:last-of-type>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}section.movementsTable>div.buttons>div:last-of-type>button:first-of-type:hover{background:var(--mainColorHover)}section.movementsTable>div.buttons>div:last-of-type>button:first-of-type:active{opacity:.8}section.movementsTable>div.buttons>div:last-of-type>button:first-of-type{height:35px;max-width:max-content;padding:5px 10px}@media screen and (max-width: 425px){section.movementsTable>div.buttons>div:last-of-type>button:first-of-type{min-width:35px;border-radius:50%;padding:0}}section.movementsTable>div.buttons>div:last-of-type>button.filterButton{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.movementsTable>div.buttons>div:last-of-type>button.filterButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.movementsTable>div.buttons>div:last-of-type>button.filterButton:active{opacity:.8}section.movementsTable>div.buttons>div:last-of-type>button.filterButton{height:35px;max-width:100px}section.movementsTable>div.buttons>div:last-of-type>button:last-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}section.movementsTable>div.buttons>div:last-of-type>button:last-of-type:hover{background:var(--mainColorHover)}section.movementsTable>div.buttons>div:last-of-type>button:last-of-type:active{opacity:.8}section.movementsTable>div.buttons>div:last-of-type>button:last-of-type{height:35px;max-width:40px}@media screen and (max-width: 674px){section.movementsTable>div.buttons>div:last-of-type>button:last-of-type{display:none}}@media screen and (max-width: 425px){section.movementsTable>div.buttons>div:last-of-type>button:last-of-type{min-width:35px;max-width:35px;border-radius:50%;padding:0}}@media screen and (max-width: 425px){section.movementsTable>div.buttons>div:last-of-type>button{text-indent:-999px;gap:0px}}section.movementsTable>div.tableContainer{height:100%;padding-bottom:15px;flex-grow:2}section.movementsTable>div.tableContainer>table{width:100%;height:100%;min-height:max-content;border-spacing:0;border-collapse:unset}section.movementsTable>div.tableContainer>table tr{padding:0 15px}section.movementsTable>div.tableContainer>table>thead>tr{height:40px;position:sticky;top:83px;background:var(--tableHeaderBackground);z-index:100}section.movementsTable>div.tableContainer>table>thead>tr>th{color:var(--tableHeaderCellColor);white-space:nowrap;position:sticky;top:0;cursor:pointer;font-weight:400;text-align:start}section.movementsTable>div.tableContainer>table>thead>tr>th:nth-of-type(3){padding-left:12px}section.movementsTable>div.tableContainer>table>thead>tr>th:nth-of-type(4){padding-left:12px}section.movementsTable>div.tableContainer>table>thead>tr>th:first-of-type{padding-left:12px}section.movementsTable>div.tableContainer>table>tbody>tr{opacity:1}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow{height:40px;cursor:pointer;transition:background-color .15s ease}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow.hiddenRow{opacity:0}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow:nth-child(2n){background-color:var(--tableEvenColor)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow:hover{background-color:var(--tableRowHover)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow.selected{background:var(--thirdBackground)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td{font-size:14px;color:var(--tableCellColor);border-top:1px solid var(--tableBorder);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;padding-right:10px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td:first-of-type{padding-left:12px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span{border-radius:30px;display:flex;padding:2px 20px 2px 30px;align-items:center;justify-content:center;gap:6px;width:max-content;position:relative;background:var(--tableCellTypeBackground)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span>figure{position:absolute;top:50%;left:5px;height:15px;transform:translateY(-50%)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span>figure>svg{height:15px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span.Income{border:1px solid var(--green)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span.Expense{border:1px solid var(--redDark)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span.Investment{border:1px solid var(--orange)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span.Transfer{border:1px solid var(--mainColor)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.category{min-width:140px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.category>div{display:flex;align-items:center;gap:15px;padding-left:13px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.category>div.uncategorized{opacity:.5}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.category>div>div{border-radius:50%;height:30px;width:30px;display:grid;place-items:center}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.tag{min-width:120px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.tag>div{display:flex;align-items:center;gap:8px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.tag>div.untagged{opacity:.4}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.tag>div .tagDot{width:8px;height:8px;border-radius:50%;flex-shrink:0}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.movementDate{min-width:140px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount>span{width:9px;margin-right:2px;display:inline-block}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount.Income{color:var(--green)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount.Expense{color:var(--redDark)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount.Investment{color:var(--orange)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount.Transfer{color:var(--mainColor)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount .receiptRowLink{display:inline-flex;align-items:center;vertical-align:middle;margin-left:6px;color:var(--secondText);opacity:.6;transition:opacity .2s,color .2s}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount .receiptRowLink:hover{opacity:1;color:var(--mainColor)}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount .receiptRowLink>figure>svg,section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.amount .receiptRowLink>svg{width:14px;height:14px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.description{max-width:350px;min-width:150px;padding-right:30px}@media screen and (max-width: 1440px){section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.wallet{font-size:11.5px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.description{font-size:11.5px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.movementDate{font-size:11.5px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.category>div{font-size:11.5px}section.movementsTable>div.tableContainer>table>tbody>tr.movementRow>td.type>span{font-size:11.5px}}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow{height:40px;cursor:pointer}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(2n){background-color:var(--tableEvenColor)}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:hover{background-color:var(--tableRowHover)}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td{font-size:14px;border-top:1px solid var(--tableBorder);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;padding-right:10px}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:first-of-type{padding-left:12px}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td>span{background:var(--tableCellColor);border-radius:8px;animation:Skeleton 1.5s ease-out infinite alternate both;height:7px;width:100%;display:inline-block}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(2)>span{animation-delay:.2s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(3)>span{animation-delay:.3s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(4)>span{animation-delay:.4s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(5)>span{animation-delay:.5s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(6)>span{animation-delay:.6s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(7)>span{animation-delay:.7s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(8)>span{animation-delay:.8s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(9)>span{animation-delay:.9s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(10)>span{animation-delay:1s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow>td:nth-child(11)>span{animation-delay:1.1s}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(2)>span{width:80%}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(5)>span{width:50%}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(6)>span{width:80%}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(7)>span{width:80%}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(2n)>td:nth-child(4)>span{width:80%}section.movementsTable>div.tableContainer>table>tbody>tr.skeletonRow:nth-child(3n)>td:nth-child(5)>span{width:30%}section.movementsTable>div.tableContainer>table>tbody>tr.hide{animation:modalOut .2s ease-in both!important}section.movementsTable>div.tableContainer.overflow{overflow-x:auto}section.movementsTable>div.tableContainer.overflow>table>thead>tr{position:relative;top:0;z-index:100}section.movementsTable>footer.tableFooter{width:100%;position:relative;bottom:0;z-index:100;transition:opacity .6s}section.movementsTable>footer.tableFooter.show{opacity:1}section.movementsTable>footer.tableFooter>section.totals{width:100%;border-radius:8px 8px 0 0;border-top:1px solid var(--mainBorder);background:var(--secondBackground)}@media screen and (max-width: 625px){section.movementsTable>footer.tableFooter>section.totals{overflow-x:scroll}section.movementsTable>footer.tableFooter>section.totals::-webkit-scrollbar{display:none}}section.movementsTable>footer.tableFooter>section.totals>section{display:flex;width:max-content;justify-content:space-evenly;margin:auto;padding:0 20px}@media screen and (max-width: 625px){section.movementsTable>footer.tableFooter>section.totals>section{margin:0;width:100%;justify-content:flex-start;overflow-x:scroll}section.movementsTable>footer.tableFooter>section.totals>section::-webkit-scrollbar{display:none}}section.movementsTable>footer.tableFooter>section.totals>section>div{display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid var(--mainBorder);padding:5px 20px}section.movementsTable>footer.tableFooter>section.totals>section>div:last-of-type{border-right:none}section.movementsTable>footer.tableFooter>section.totals>section>div>span:first-of-type{color:var(--primaryText);text-transform:capitalize}section.movementsTable>footer.tableFooter>section.totals>section>div>span:last-of-type{color:var(--primaryText);font-size:13px}@media screen and (max-width: 425px){section.movementsTable>footer.tableFooter>section.totals>section>div>span:first-of-type{font-size:12px}section.movementsTable>footer.tableFooter>section.totals>section>div>span:last-of-type{font-size:10px}}section.movementsTable>section.mobileTable{width:100%;position:relative!important;padding-bottom:15px;overflow:clip}@media screen and (max-width: 674px){section.movementsTable>section.mobileTable{padding:0 15px}}section.movementsTable>section.mobileTable>div{display:flex;flex-direction:column;position:relative;gap:15px}section.movementsTable>section.mobileTable>div>.mobileTableButtonWrapper{position:sticky;bottom:20px;display:flex;justify-content:flex-end;z-index:10;pointer-events:none}section.movementsTable>section.mobileTable>div>.mobileTableButtonWrapper button.newMovementButton{pointer-events:all}section.movementsTable>section.mobileTable>div>section{border-bottom:1px solid var(--mainBorder);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:8px}section.movementsTable>section.mobileTable>div>section:last-of-type{border-bottom:0px}section.movementsTable>section.mobileTable>div>section>input{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;opacity:0;height:55px}section.movementsTable>section.mobileTable>div>section>input:checked~div:last-of-type{max-height:400px}section.movementsTable>section.mobileTable>div>section>input:checked~div:last-of-type>pre{margin-bottom:10px}section.movementsTable>section.mobileTable>div>section>div{position:relative}section.movementsTable>section.mobileTable>div>section>div:first-of-type{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div{position:relative}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;color:var(--tableCellColor)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:first-of-type{display:flex;flex-direction:column;gap:3px;min-width:150px}@media screen and (max-width: 530px){section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:first-of-type{flex-grow:1}}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:first-of-type>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2){display:flex;flex-direction:column;justify-content:flex-end;min-width:127px;gap:5px;flex-grow:3;padding-left:15%}@media screen and (max-width: 425px){section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2){padding-left:0}}@media screen and (max-width: 425px){section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span{align-self:center}}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type{border-radius:30px;display:flex;padding:2px 20px 2px 30px;align-items:center;justify-content:center;gap:6px;width:max-content;position:relative}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type>figure{position:absolute;top:50%;left:5px;height:15px;transform:translateY(-50%)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type>figure>svg{height:15px}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type.Income{border:1px solid var(--green)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type.Expense{border:1px solid var(--redDark)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type.Investment{border:1px solid var(--orange)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:last-of-type.Transfer{border:1px solid var(--mainColor)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type>div{display:flex;align-items:center;gap:5px}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type>div>div{border-radius:50%;height:30px;width:30px;display:grid;place-items:center}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type>div.uncategorized{opacity:.5}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type .tagBadge{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--tableHeaderCellColor);margin-top:3px;opacity:.85}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type .tagBadge .tagDot{width:7px;height:7px;border-radius:50%;flex-shrink:0}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type{display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 530px){section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type{width:100%}}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type>span{text-align:start}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type>span.amount>span{margin-right:2px;display:inline-block}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type>span.amount.Income{color:var(--green)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type>span.amount.Expense{color:var(--redDark)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type>span.amount.Investment{color:var(--orange)}section.movementsTable>section.mobileTable>div>section>div:first-of-type>div:last-of-type>span.amount.Transfer{color:var(--mainColor)}section.movementsTable>section.mobileTable>div>section>div:last-of-type{max-height:0px;transition:max-height 1s ease-out}section.movementsTable>section.mobileTable>div>section>div:last-of-type>span{position:absolute;background:var(--tableDescriptionHeaderBackground);border-radius:20px;font-size:13px;left:20px;top:-9px;color:var(--tableCellColor);padding:5px 9px}section.movementsTable>section.mobileTable>div>section>div:last-of-type>pre{font-size:12px;background:var(--tableDescriptionBackground);border-radius:8px;color:var(--tableDescriptionColor);padding:20px 7px 7px;margin-bottom:0;text-wrap:pretty;transition:margin-bottom .5s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div span{background:var(--tableCellColor);border-radius:8px;animation:Skeleton 1.5s ease-out infinite alternate both;height:7px;width:100%;display:inline-block}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(2) span{animation-delay:.2s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(3) span{animation-delay:.3s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(4) span{animation-delay:.4s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(5) span{animation-delay:.5s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(6) span{animation-delay:.6s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(7) span{animation-delay:.7s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(8) span{animation-delay:.8s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(9) span{animation-delay:.9s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(10) span{animation-delay:1s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-child(11) span{animation-delay:1.1s}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-of-type(1)>span:first-of-type{width:150px;height:12px}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-of-type(1)>span:last-of-type{width:100px;height:15px}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-of-type(2)>span:first-of-type{width:150px;height:12px}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-of-type(2)>span:last-of-type{width:105px;height:22px}section.movementsTable>section.mobileTable>div>section.skeletonRow>div>div:nth-of-type(3)>span{width:100px;height:12px}section.movementsTable>section.mobileTable>div>section.swipeableItemContainer{border-bottom:1px solid var(--mainBorder);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:8px;height:auto}section.movementsTable>section.mobileTable>div>section.swipeableItemContainer:last-of-type{border-bottom:0px}section.movementsTable>section.mobileTable>div>section.swipeableItemContainer>div.actions{position:absolute;right:0;top:0;bottom:0;height:100%;flex-wrap:nowrap;justify-content:flex-end;gap:5px}section.movementsTable>section.mobileTable>div>section.swipeableItemContainer>div.swipeableItem{max-height:none!important;position:relative;z-index:1}section.movementsTable>section.mobileTable>div section.movementRow{position:relative;display:flex;flex-direction:column;gap:8px}section.movementsTable>section.mobileTable>div section.movementRow>input{position:absolute;z-index:100;top:0;left:0;width:100%;height:55px;opacity:0}section.movementsTable>section.mobileTable>div section.movementRow>input:checked~.mobileRowDesc{max-height:400px}section.movementsTable>section.mobileTable>div section.movementRow>input:checked~.mobileRowDesc>pre{margin-bottom:10px}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent{position:relative;display:flex;gap:10px;flex-wrap:wrap;justify-content:space-between}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div{position:relative}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;color:var(--tableCellColor)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:first-of-type{display:flex;flex-direction:column;gap:3px;min-width:150px}@media screen and (max-width: 530px){section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:first-of-type{flex-grow:1}}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:first-of-type>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2){display:flex;flex-direction:column;justify-content:flex-end;min-width:127px;gap:5px;flex-grow:3;padding-left:15%}@media screen and (max-width: 425px){section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2){padding-left:0}}@media screen and (max-width: 425px){section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span{align-self:center}}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type{border-radius:30px;display:flex;padding:2px 20px 2px 30px;align-items:center;justify-content:center;gap:6px;width:max-content;position:relative}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type>figure{position:absolute;top:50%;left:5px;height:15px;transform:translateY(-50%)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type>figure>svg{height:15px}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type.Income{border:1px solid var(--green)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type.Expense{border:1px solid var(--redDark)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type.Investment{border:1px solid var(--orange)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:last-of-type.Transfer{border:1px solid var(--mainColor)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:first-of-type>div{display:flex;align-items:center;gap:5px}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:first-of-type>div>div{border-radius:50%;height:30px;width:30px;display:grid;place-items:center}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:first-of-type>div.uncategorized{opacity:.5}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:first-of-type .tagBadge{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--tableHeaderCellColor);margin-top:3px;opacity:.85}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:nth-of-type(2)>span:first-of-type .tagBadge .tagDot{width:7px;height:7px;border-radius:50%;flex-shrink:0}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type{display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 530px){section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type{width:100%}}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type>span{text-align:start}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type>span.amount>span{margin-right:2px;display:inline-block}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type>span.amount.Income{color:var(--green)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type>span.amount.Expense{color:var(--redDark)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type>span.amount.Investment{color:var(--orange)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowContent>div:last-of-type>span.amount.Transfer{color:var(--mainColor)}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowDesc{position:relative;max-height:0px;overflow:hidden;transition:max-height 1s ease-out}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowDesc>span{position:absolute;background:var(--tableDescriptionHeaderBackground);border-radius:20px;font-size:13px;left:20px;top:-9px;color:var(--tableCellColor);padding:5px 9px}section.movementsTable>section.mobileTable>div section.movementRow>.mobileRowDesc>pre{font-size:12px;background:var(--tableDescriptionBackground);border-radius:8px;color:var(--tableDescriptionColor);padding:20px 7px 7px;margin-bottom:0;text-wrap:pretty;transition:margin-bottom .5s}section.movementsTable>section.emptyMovementsContainer,section.movementsTable>section.notResultFilteredContainer{width:100%;height:100%;max-width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}section.movementsTable>section.emptyMovementsContainer>h3,section.movementsTable>section.notResultFilteredContainer>h3{color:var(--primaryText);font-weight:400}section.movementsTable>section.emptyMovementsContainer>p,section.movementsTable>section.notResultFilteredContainer>p{color:var(--primaryText);font-weight:400;font-size:12.5px;text-align:center;padding:0 10px}section.movementsTable>section.emptyMovementsContainer>figure>svg,section.movementsTable>section.notResultFilteredContainer>figure>svg{color:var(--orange);height:100px;width:100px}section.movementsTable>section.emptyMovementsContainer>button,section.movementsTable>section.notResultFilteredContainer>button{margin-top:15px}section.movementsTable>section.notResultFilteredContainer>figure>svg{color:var(--mainColor)}section.movementsTable>section.notResultFilteredContainer>div{display:flex;flex-direction:column;justify-content:center}section.movementsTable>section.notResultFilteredContainer>div>p{color:var(--primaryText);font-weight:400;font-size:12.5px;text-align:center;padding:0 10px}div.MovementsOptions{position:fixed;min-width:148px;display:flex;flex-direction:column;z-index:9999;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:10px;box-shadow:0 8px 28px #00000024,0 0 0 1px var(--mainBorder);overflow:hidden;animation:profileMenuIn .18s cubic-bezier(.34,1.36,.64,1) both}div.MovementsOptions>span{padding:9px 14px;font-size:13px;font-weight:500;cursor:pointer;display:block;width:100%;color:var(--primaryText);transition:background .15s ease}div.MovementsOptions>span:last-of-type{color:var(--redDark);border-top:1px solid var(--mainBorder)}div.MovementsOptions>span:last-of-type:hover{background:color-mix(in srgb,var(--redDark) 8%,transparent)}div.MovementsOptions>span:hover{background:var(--leftAsideHover)}section.categoriesTable>div.sectionHeader{margin-bottom:15px}section.categoriesTable>div.sectionHeader>section:first-of-type>div>span{line-height:17.5px}section.categoriesTable>div.categoriesTableContainer:first-of-type{display:flex;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:10px}@media screen and (max-width: 425px){section.categoriesTable>div.categoriesTableContainer:first-of-type{justify-content:center}}@media screen and (max-width: 674px){section.categoriesTable>div.categoriesTableContainer:first-of-type{padding:0 15px}}section.categoriesTable>div.categoriesTableContainer:first-of-type>div{position:relative}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type{flex-grow:2}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>figure{position:absolute;top:60%;left:7px;transform:translateY(-55%)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>figure>svg{height:17px;color:var(--inputColor)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input.invalidInput{border:1px solid var(--invalidInput)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input:focus{border:1px solid var(--inputFocus)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input.inputError{border:1px solid var(--redDark)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input.inputError:focus{border:1px solid var(--redDarkHover)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input{height:35px;max-width:100px;padding-left:35px;border-radius:1.5rem;transition:max-width 1s}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:first-of-type>input:focus{max-width:350px}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type{display:flex;align-items:center;justify-content:flex-end;flex-grow:4;gap:10px}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type>button{display:flex;align-items:center;justify-content:center;gap:10px}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type>button.filterButton{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type>button.filterButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type>button.filterButton:active{opacity:.8}section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type>button.filterButton{height:35px;max-width:100px}@media screen and (max-width: 425px){section.categoriesTable>div.categoriesTableContainer:first-of-type>div:last-of-type>button{text-indent:-999px;gap:0px;min-width:60px}}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer{height:100%;padding-bottom:15px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table{width:100%;height:100%;min-height:max-content;border-spacing:0;border-collapse:unset;min-width:900px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table tr{padding:0 15px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>thead>tr{height:40px;position:sticky;top:84px;background:var(--tableHeaderBackground);z-index:100}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>thead>tr>th{color:var(--tableHeaderCellColor);white-space:nowrap;position:sticky;top:0;cursor:pointer;font-weight:400;text-align:start}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>thead>tr>th:first-of-type{padding-left:12px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr{height:40px;cursor:pointer}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr:nth-child(2n){background-color:var(--tableEvenColor)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr:hover{background-color:var(--tableRowHover)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td{font-size:14px;color:var(--tableCellColor);border-top:1px solid var(--tableBorder);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;padding-right:10px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td:first-of-type{padding-left:12px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.name>div{display:flex;align-items:center;gap:15px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.name>div>div{border-radius:50%;height:30px;width:30px;display:grid;place-items:center}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.color>div{display:flex;align-items:center;gap:15px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.color>div>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:25px;border:none;outline:none;width:25px;cursor:pointer}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.color>div>input::-webkit-color-swatch{border-radius:6px;border:none}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.color>div>input::-moz-color-swatch{border-radius:6px;border:none}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.status>span{padding:2px 20px;border-radius:30px;width:max-content;position:relative;background:var(--tableCellTypeBackground)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.status>span.active{border:1px solid var(--green)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.status>span.inactive{border:1px solid var(--redDark)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr>td.description{max-width:350px;min-width:150px;padding-right:30px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow{height:40px;cursor:pointer}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(2n){background-color:var(--tableEvenColor)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:hover{background-color:var(--tableRowHover)}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td{font-size:14px;border-top:1px solid var(--tableBorder);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;padding-right:10px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:first-of-type{padding-left:12px}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td>span{background:var(--tableCellColor);border-radius:8px;animation:Skeleton 1.5s ease-out infinite alternate both;height:7px;width:100%;display:inline-block}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(2)>span{animation-delay:.2s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(3)>span{animation-delay:.3s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(4)>span{animation-delay:.4s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(5)>span{animation-delay:.5s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(6)>span{animation-delay:.6s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(7)>span{animation-delay:.7s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(8)>span{animation-delay:.8s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(9)>span{animation-delay:.9s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(10)>span{animation-delay:1s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(11)>span{animation-delay:1.1s}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(1)>span{width:30%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(3)>span{width:50%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(6)>span{width:44%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow>td:nth-child(7)>span{width:45%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(2)>span{width:50%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(4)>span{width:20%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(5)>span{width:50%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(odd)>td:nth-child(6)>span{width:40%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(2n)>td:nth-child(2)>span{width:30%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(2n)>td:nth-child(4)>span{width:20%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.skeletonRow:nth-child(3n)>td:nth-child(5)>span{width:30%}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer>table>tbody>tr.hide{animation:modalOut .2s ease-in both!important}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer.overflow{overflow-x:auto;position:relative}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer.overflow::-webkit-scrollbar{position:sticky;bottom:0;z-index:100}section.categoriesTable>div.categoriesTableContainer.categoriesTableContainer.overflow>table>thead>tr{position:relative;top:0;z-index:100}section.categoriesTable>section{width:100%;position:relative;display:flex;flex-direction:column;gap:15px;padding-bottom:15px;margin-top:25px}@media screen and (max-width: 674px){section.categoriesTable>section{padding:0 15px}}section.categoriesTable>section>section{border-bottom:1px solid var(--mainBorder);position:relative;overflow:visible;display:flex;width:100%;align-items:flex-start;flex-direction:column;gap:8px}section.categoriesTable>section>section:last-of-type{border-bottom:none}section.categoriesTable>section>section>input{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;opacity:0;height:60px}section.categoriesTable>section>section>input:checked~div:last-of-type{max-height:400px;opacity:1}@media screen and (max-width: 482px){section.categoriesTable>section>section>input:checked~div:last-of-type{margin-top:25px}}section.categoriesTable>section>section>input:checked~div:last-of-type>pre{margin-bottom:10px}section.categoriesTable>section>section>div{position:relative}section.categoriesTable>section>section>div:first-of-type{display:flex;gap:10px;height:60px;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%}section.categoriesTable>section>section>div:first-of-type>div{position:relative}section.categoriesTable>section>section>div:first-of-type>div:first-of-type{border-radius:50%;height:45px;width:45px;display:grid;place-items:center}@media screen and (max-width: 482px){section.categoriesTable>section>section>div:first-of-type>div:first-of-type{height:30px;width:30px}section.categoriesTable>section>section>div:first-of-type>div:first-of-type>svg{height:19px;width:19px}}section.categoriesTable>section>section>div:first-of-type>div>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;color:var(--tableCellColor)}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(2){display:flex;flex-direction:column;gap:3px;min-width:150px}@media screen and (max-width: 530px){section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(2){flex-grow:1}}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(3){display:flex;flex-direction:column;justify-content:flex-end;min-width:127px;gap:3px}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(3)>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(3)>span:last-of-type{padding:2px 20px;border-radius:30px;font-size:11px;width:max-content;position:relative}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(3)>span:last-of-type.active{border:1px solid var(--green)}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(3)>span:last-of-type.inactive{border:1px solid var(--redDark)}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(4){display:flex;flex-direction:column;justify-content:flex-end;width:91px}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(4)>span{padding:2px 20px;border-radius:30px;font-size:11px;width:max-content;position:relative;background:var(--tableCellTypeBackground)}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(4)>span.active{border:1px solid var(--green)}section.categoriesTable>section>section>div:first-of-type>div:nth-of-type(4)>span.inactive{border:1px solid var(--redDark)}section.categoriesTable>section>section>div:last-of-type{width:100%;max-height:0px;margin-top:0;opacity:0;flex-grow:4;transition:max-height .4s ease-out,opacity .5s,margin-top 1s}section.categoriesTable>section>section>div:last-of-type>span{position:absolute;background:var(--tableDescriptionHeaderBackground);border-radius:20px;font-size:13px;left:20px;top:-9px;color:var(--tableCellColor);padding:5px 9px}section.categoriesTable>section>section>div:last-of-type>pre{font-size:12px;background:var(--tableDescriptionBackground);border-radius:8px;padding:20px 7px 7px;color:var(--tableDescriptionColor);margin-bottom:0;transition:margin-bottom .5s}section.categoriesTable>section>section.swipeableItemContainer{border-bottom:1px solid var(--mainBorder);height:auto}section.categoriesTable>section>section.swipeableItemContainer:last-of-type{border-bottom:none}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem{display:flex;flex-direction:column;gap:8px;max-height:none!important}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section{position:relative;display:flex;flex-direction:column;gap:8px;cursor:pointer}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type{display:flex;gap:10px;height:60px;flex-wrap:wrap;justify-content:space-evenly;align-items:center;width:100%;position:relative}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div{position:relative}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:first-of-type{border-radius:50%;height:45px;width:45px;display:grid;place-items:center}@media screen and (max-width: 482px){section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:first-of-type{height:30px;width:30px}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:first-of-type>svg{height:19px;width:19px}}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;color:var(--tableCellColor)}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(2){display:flex;flex-direction:column;gap:3px;min-width:150px}@media screen and (max-width: 530px){section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(2){flex-grow:1}}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(2)>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(3){display:flex;flex-direction:column;justify-content:flex-end;min-width:127px;gap:3px}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(3)>span:first-of-type{color:var(--tableHeaderCellColor);font-size:12px}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(3)>span:last-of-type{padding:2px 20px;border-radius:30px;font-size:11px;width:max-content;position:relative}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(3)>span:last-of-type.active{border:1px solid var(--green)}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div:first-of-type>div:nth-of-type(3)>span:last-of-type.inactive{border:1px solid var(--redDark)}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div.catMobileDesc{width:100%;position:relative;flex-grow:4;padding-bottom:10px}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div.catMobileDesc>span{position:absolute;background:var(--tableDescriptionHeaderBackground);border-radius:20px;font-size:13px;left:20px;top:-9px;color:var(--tableCellColor);padding:5px 9px}section.categoriesTable>section>section.swipeableItemContainer>div.swipeableItem>section>div.catMobileDesc>pre{font-size:12px;background:var(--tableDescriptionBackground);border-radius:8px;padding:20px 7px 7px;color:var(--tableDescriptionColor);margin-bottom:0}section.categoriesTable>section>section.skeletonRow.hide{animation:modalOut .2s ease-in both!important}section.categoriesTable>section>section.skeletonRow>div>div span{background:var(--tableCellColor);border-radius:8px;animation:Skeleton 1.5s ease-out infinite alternate both;height:7px;width:100%;display:inline-block}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(2) span{animation-delay:.2s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(3) span{animation-delay:.3s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(4) span{animation-delay:.4s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(5) span{animation-delay:.5s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(6) span{animation-delay:.6s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(7) span{animation-delay:.7s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(8) span{animation-delay:.8s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(9) span{animation-delay:.9s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(10) span{animation-delay:1s}section.categoriesTable>section>section.skeletonRow>div>div:nth-child(11) span{animation-delay:1.1s}section.categoriesTable>section>section.skeletonRow>div>div:nth-of-type(1)>span{width:100%;height:100%;border-radius:50%}section.categoriesTable>section>section.skeletonRow>div>div:nth-of-type(2)>span:first-of-type{width:125px;height:12px}section.categoriesTable>section>section.skeletonRow>div>div:nth-of-type(2)>span:last-of-type{width:60px;height:15px}section.categoriesTable>section>section.skeletonRow>div>div:nth-of-type(3)>span:first-of-type{width:90px;height:12px}section.categoriesTable>section>section.skeletonRow>div>div:nth-of-type(3)>span:last-of-type{width:80px;height:23px}div.tagMobileList{display:flex;flex-direction:column;gap:8px;padding:4px 12px 20px;margin-top:4px}div.tagMobileList section.swipeableItemContainer{background:var(--overviewItemBackground);border-radius:12px;height:auto;box-shadow:0 1px 4px #00000012}div.tagMobileList section.swipeableItemContainer>div.swipeableItem{border-radius:12px;background:var(--overviewItemBackground)}div.tagMobileList section.swipeableItemContainer>div.actions{border-radius:0 12px 12px 0;top:0;height:100%}div.tagMobileList .tagCardSkeleton{background:var(--overviewItemBackground);border-radius:12px;padding:12px;display:flex;align-items:center;gap:12px}div.tagMobileList .tagCardSkeleton.hide{animation:modalOut .2s ease-in both}div.tagMobileList .tagCardSkeleton .tagCardSkeletonDot{width:38px;height:38px;border-radius:50%;background:var(--tableCellColor);animation:Skeleton 1.5s ease-out infinite alternate both;flex-shrink:0}div.tagMobileList .tagCardSkeleton .tagCardSkeletonLines{flex:1;display:flex;flex-direction:column;gap:7px}div.tagMobileList .tagCardSkeleton .tagCardSkeletonLines span{background:var(--tableCellColor);border-radius:8px;height:8px;display:block;animation:Skeleton 1.5s ease-out infinite alternate both}div.tagMobileList .tagCardSkeleton .tagCardSkeletonLines span:nth-child(2){animation-delay:.1s}div.tagMobileList .tagCardSkeleton .tagCardSkeletonRight{display:flex;flex-direction:column;align-items:flex-end;gap:7px}div.tagMobileList .tagCardSkeleton .tagCardSkeletonRight span{background:var(--tableCellColor);border-radius:8px;height:8px;display:block;animation:Skeleton 1.5s ease-out infinite alternate both}div.tagMobileList .tagCardSkeleton .tagCardSkeletonRight span:nth-child(2){animation-delay:.15s}div.tagMobileList .tagCardContent{display:flex;align-items:center;gap:12px;padding:12px}div.tagMobileList .tagCardContent .tagCardDot{width:36px;height:36px;border-radius:50%;flex-shrink:0}div.tagMobileList .tagCardContent .tagCardMain{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}div.tagMobileList .tagCardContent .tagCardMain .tagCardName{font-size:14px;font-weight:500;color:var(--primaryText);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.tagMobileList .tagCardContent .tagCardMain .tagCardDate{font-size:12px;color:var(--tableHeaderCellColor)}div.tagMobileList .tagCardContent .tagCardRight{display:flex;flex-direction:column;align-items:flex-end;gap:4px}div.tagMobileList .tagCardContent .tagCardRight .tagCardMovements{font-size:12px;color:var(--tableHeaderCellColor);white-space:nowrap}div.tagMobileList .tagCardContent .tagCardRight .tagCardStatus{font-size:11px;padding:2px 10px;border-radius:20px;white-space:nowrap}div.tagMobileList .tagCardContent .tagCardRight .tagCardStatus.active{border:1px solid var(--green);color:var(--green)}div.tagMobileList .tagCardContent .tagCardRight .tagCardStatus.inactive{border:1px solid var(--redDark);color:var(--redDark)}div.tagMobileList .tagCardDesc{padding:0 12px 10px;display:flex;flex-direction:column;gap:4px}div.tagMobileList .tagCardDesc span{font-size:11px;color:var(--tableHeaderCellColor)}div.tagMobileList .tagCardDesc pre{font-size:12px;color:var(--tableCellColor);background:var(--tableDescriptionBackground);border-radius:6px;padding:6px 8px;margin:0;white-space:pre-wrap;word-break:break-word}div.CategoryOptions{position:fixed;min-width:148px;display:flex;flex-direction:column;z-index:9999;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:10px;box-shadow:0 8px 28px #00000024,0 0 0 1px var(--mainBorder);overflow:hidden;animation:profileMenuIn .18s cubic-bezier(.34,1.36,.64,1) both}div.CategoryOptions>span{padding:9px 14px;font-size:13px;font-weight:500;cursor:pointer;display:block;width:100%;color:var(--primaryText);transition:background .15s ease,color .15s ease}div.CategoryOptions>span:not(:last-of-type){border-bottom:1px solid var(--mainBorder)}div.CategoryOptions>span:last-of-type{color:var(--redDark)}div.CategoryOptions>span:last-of-type:hover{background:color-mix(in srgb,var(--redDark) 10%,transparent)!important}div.CategoryOptions>span:hover{background:var(--secondBackground, #f3f3f3)}div.walletsContainer{display:flex;gap:15px;width:100%;position:relative}@media screen and (max-width: 674px){div.walletsContainer>section:first-of-type{margin-left:15px}div.walletsContainer{padding-right:15px;overflow-x:scroll}div.walletsContainer::-webkit-scrollbar{display:none}}div.walletsContainer>section.createWalletSection{height:110px;background:var(--overviewItemBackground);border-radius:12px;display:grid;place-items:center;padding:15px 12px;cursor:pointer}@media screen and (max-width: 720px){div.walletsContainer>section.createWalletSection{height:90px}}div.walletsContainer>section.createWalletSection>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}div.walletsContainer>section.createWalletSection>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}div.walletsContainer>section.createWalletSection>button:active{opacity:.8}div.walletsContainer>section.createWalletSection>button{border-radius:50%;width:40px;height:40px;border:2px dashed var(--inputBorder);color:var(--green)}div.walletsContainer>section.createWalletSection>button:hover{background-color:var(--createWalletButtonHover);border-color:var(--green);color:var(--green)}div.walletsContainer>section.createWalletSection:hover>button{background-color:var(--createWalletButtonHover);border-color:var(--green)}div.walletsContainer>section:last-of-type{padding-left:5px;width:calc(100% - 81px);height:100%;position:relative}div.walletsContainer>section:last-of-type>section{overflow:hidden;width:100%}div.walletsContainer>section:last-of-type>section>div{width:100%;height:100%;max-width:fit-content;display:flex;gap:15px;overflow-x:scroll}div.walletsContainer>section:last-of-type>section>div>section>div{opacity:0;animation:contentEnter .35s ease both}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(1)>div{animation-delay:.05s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(2)>div{animation-delay:.1s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(3)>div{animation-delay:.15s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(4)>div{animation-delay:.2s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(5)>div{animation-delay:.25s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(6)>div{animation-delay:.3s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(7)>div{animation-delay:.35s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(8)>div{animation-delay:.4s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(9)>div{animation-delay:.45s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(10)>div{animation-delay:.5s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(11)>div{animation-delay:.55s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(12)>div{animation-delay:.6s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(13)>div{animation-delay:.65s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(14)>div{animation-delay:.7s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(15)>div{animation-delay:.75s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(16)>div{animation-delay:.8s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(17)>div{animation-delay:.85s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(18)>div{animation-delay:.9s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(19)>div{animation-delay:.95s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(20)>div{animation-delay:1s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(21)>div{animation-delay:1.05s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(22)>div{animation-delay:1.1s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(23)>div{animation-delay:1.15s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(24)>div{animation-delay:1.2s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(25)>div{animation-delay:1.25s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(26)>div{animation-delay:1.3s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(27)>div{animation-delay:1.35s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(28)>div{animation-delay:1.4s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(29)>div{animation-delay:1.45s}div.walletsContainer>section:last-of-type>section>div>section:nth-of-type(30)>div{animation-delay:1.5s}@media screen and (max-width: 674px){div.walletsContainer>section:last-of-type>section>div>section{border-right:1px solid var(--mainBorder)!important;border-top:1px solid var(--mainBorder)!important;border-bottom:1px solid var(--mainBorder)!important}}div.walletsContainer>section:last-of-type>section>div::-webkit-scrollbar{display:none}div.walletsContainer>section:last-of-type>div{opacity:0;height:100%;width:max-content;display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .5s;z-index:100}div.walletsContainer>section:last-of-type>div.prev{background:linear-gradient(to left,transparent,var(--secondBackground))}div.walletsContainer>section:last-of-type>div.next{right:-12px;background:linear-gradient(to right,transparent,var(--secondBackground))}div.walletsContainer>section:last-of-type>div>button{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;background:var(--primaryBackground);border:none;outline:none;transition:box-shadow .5s,-moz-box-shadow .5s,-webkit-box-shadow .5s;box-shadow:var(--floatingScrollHorizontalButtonShadow);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadow);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadow)}div.walletsContainer>section:last-of-type>div>button:hover{box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadowHover)}div.walletsContainer>section:last-of-type>div>button>svg{height:25px;width:25px;fill:var(--mainColor)}@media screen and (max-width: 1005px){div.walletsContainer>section:last-of-type>div>button{height:30px;width:30px}div.walletsContainer>section:last-of-type>div>button>svg{height:17px;width:17px}}section.categoriesMonthStatisticsContainer{position:relative}section.categoriesMonthStatisticsContainer.empty{opacity:0}section.categoriesMonthStatisticsContainer>section{padding:5px 30px}@media screen and (max-width: 674px){section.categoriesMonthStatisticsContainer>section{padding:5px 0}}section.categoriesMonthStatisticsContainer>section>div{width:100%;display:flex;gap:15px;overflow-x:scroll;padding:5px 0;border-radius:8px}section.categoriesMonthStatisticsContainer>section>div::-webkit-scrollbar{display:none}@media screen and (max-width: 674px){section.categoriesMonthStatisticsContainer>section>div{padding-right:15px;gap:7px}section.categoriesMonthStatisticsContainer>section>div>div:first-of-type{margin-left:15px}}section.categoriesMonthStatisticsContainer>div{opacity:0;height:100%;width:max-content;display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .5s;z-index:100}section.categoriesMonthStatisticsContainer>div.prev{left:-12px;background:linear-gradient(to left,transparent,var(--secondBackground))}section.categoriesMonthStatisticsContainer>div.next{right:-12px;background:linear-gradient(to right,transparent,var(--secondBackground))}section.categoriesMonthStatisticsContainer>div>button{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;background:var(--primaryBackground);border:none;outline:none;transition:box-shadow .5s,-moz-box-shadow .5s,-webkit-box-shadow .5s;box-shadow:var(--floatingScrollHorizontalButtonShadow);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadow);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadow)}section.categoriesMonthStatisticsContainer>div>button:hover{box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadowHover)}section.categoriesMonthStatisticsContainer>div>button>svg{height:25px;width:25px;fill:var(--mainColor)}@media screen and (max-width: 1005px){section.categoriesMonthStatisticsContainer>div>button{height:30px;width:30px}section.categoriesMonthStatisticsContainer>div>button>svg{height:17px;width:17px}}section.categoriesMonthStatisticsContainer:hover>div{opacity:1}section.walletStatsItemsContainer{position:relative}section.walletStatsItemsContainer>section{padding:5px 30px}@media screen and (max-width: 674px){section.walletStatsItemsContainer>section{padding:5px 0}}section.walletStatsItemsContainer>section>div{width:100%;display:flex;gap:15px;overflow-x:scroll;border-radius:8px}section.walletStatsItemsContainer>section>div::-webkit-scrollbar{display:none}@media screen and (max-width: 674px){section.walletStatsItemsContainer>section>div{padding-right:15px;gap:7px}section.walletStatsItemsContainer>section>div>div:first-of-type{margin-left:15px}}section.walletStatsItemsContainer>div{opacity:0;height:100%;width:max-content;display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .5s;z-index:100}section.walletStatsItemsContainer>div.prev{left:-12px;background:linear-gradient(to left,transparent,var(--secondBackground))}section.walletStatsItemsContainer>div.next{right:-12px;background:linear-gradient(to right,transparent,var(--secondBackground))}section.walletStatsItemsContainer>div>button{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;background:var(--primaryBackground);border:none;outline:none;transition:box-shadow .5s,-moz-box-shadow .5s,-webkit-box-shadow .5s;box-shadow:var(--floatingScrollHorizontalButtonShadow);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadow);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadow)}section.walletStatsItemsContainer>div>button:hover{box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadowHover)}section.walletStatsItemsContainer>div>button>svg{height:25px;width:25px;fill:var(--mainColor)}@media screen and (max-width: 1005px){section.walletStatsItemsContainer>div>button{height:30px;width:30px}section.walletStatsItemsContainer>div>button>svg{height:17px;width:17px}}section.walletStatsItemsContainer:hover>div{opacity:1}.tagItemsEmpty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 20px;text-align:center;flex:1}.tagItemsEmpty svg,.tagItemsEmpty figure>svg{width:36px;height:36px;color:var(--secondText);opacity:.3}.tagItemsEmpty p{font-size:14px;font-weight:600;color:var(--primaryText);margin:0}.tagItemsEmpty small{font-size:12px;color:var(--secondText)}section.categoryItemsContainer{width:100%;height:100%;display:flex;gap:15px;position:relative}@media screen and (max-width: 674px){section.categoryItemsContainer{padding-right:15px;margin:20px 0;overflow-x:scroll}section.categoryItemsContainer::-webkit-scrollbar{display:none}}@media screen and (max-width: 674px) and (max-width: 674px){section.categoryItemsContainer>div{border-right:1px solid var(--mainBorder)!important;border-top:1px solid var(--mainBorder)!important;border-bottom:1px solid var(--mainBorder)!important}}section.categoryItemsContainer>section.createCategorySection{min-height:150px;background:var(--overviewItemBackground);border-radius:8px;display:grid;place-items:center;padding:15px 12px;cursor:pointer}@media screen and (max-width: 674px){section.categoryItemsContainer>section.createCategorySection{margin-left:15px;border:1px solid var(--mainBorder)!important}}section.categoryItemsContainer>section.createCategorySection>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.categoryItemsContainer>section.createCategorySection>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.categoryItemsContainer>section.createCategorySection>button:active{opacity:.8}section.categoryItemsContainer>section.createCategorySection>button{border-radius:50%;width:40px;height:40px;border:2px dashed var(--inputBorder);color:var(--green)}section.categoryItemsContainer>section.createCategorySection>button:hover{background-color:var(--createCategoryButtonHover);border-color:var(--green);color:var(--green)}section.categoryItemsContainer>section.createCategorySection:hover>button{background-color:var(--createCategoryButtonHover);border-color:var(--green)}section.categoryItemsContainer>section.categoryItemsScrollContainer{padding-left:5px;width:calc(100% - 81px);height:100%;position:relative}@media screen and (max-width: 674px){section.categoryItemsContainer>section.categoryItemsScrollContainer{padding-left:0;width:auto;flex:1;min-width:0}}section.categoryItemsContainer>section.categoryItemsScrollContainer>section{overflow:hidden;width:100%}@media screen and (max-width: 674px){section.categoryItemsContainer>section.categoryItemsScrollContainer>section{overflow-x:auto}section.categoryItemsContainer>section.categoryItemsScrollContainer>section::-webkit-scrollbar{display:none}}section.categoryItemsContainer>section.categoryItemsScrollContainer>section>div{width:100%;height:100%;max-width:fit-content;display:flex;gap:15px;overflow-x:scroll}section.categoryItemsContainer>section.categoryItemsScrollContainer>section>div::-webkit-scrollbar{display:none}section.categoryItemsContainer>section.categoryItemsScrollContainer>div{opacity:0;height:100%;width:max-content;display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .5s;z-index:100}section.categoryItemsContainer>section.categoryItemsScrollContainer>div.prev{left:-12px;background:linear-gradient(to left,transparent,var(--secondBackground))}section.categoryItemsContainer>section.categoryItemsScrollContainer>div.next{right:-12px;background:linear-gradient(to right,transparent,var(--secondBackground))}section.categoryItemsContainer>section.categoryItemsScrollContainer>div>button{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;background:var(--primaryBackground);border:none;outline:none;transition:box-shadow .5s,-moz-box-shadow .5s,-webkit-box-shadow .5s;box-shadow:var(--floatingScrollHorizontalButtonShadow);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadow);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadow)}section.categoryItemsContainer>section.categoryItemsScrollContainer>div>button:hover{box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-moz-box-shadow:var(--floatingScrollHorizontalButtonShadowHover);-webkit-box-shadow:var(--floatingScrollHorizontalButtonShadowHover)}section.categoryItemsContainer>section.categoryItemsScrollContainer>div>button>svg{height:25px;width:25px;fill:var(--mainColor)}@media screen and (max-width: 1005px){section.categoryItemsContainer>section.categoryItemsScrollContainer>div>button{height:30px;width:30px}section.categoryItemsContainer>section.categoryItemsScrollContainer>div>button>svg{height:17px;width:17px}}section.swipeableItemContainer{position:relative;width:100%;overflow:hidden;height:100%}section.swipeableItemContainer>div.actions{position:absolute;right:1px;top:1px;display:flex;justify-content:flex-end;align-items:center;z-index:0;height:100%;width:100px;gap:5px;padding-left:10px;overflow:hidden;opacity:0}section.swipeableItemContainer>div.actions>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.swipeableItemContainer>div.actions>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.swipeableItemContainer>div.actions>button:active{opacity:.8}section.swipeableItemContainer>div.actions>button>svg{height:20px;width:20px;fill:var(--mainIconColor)}section.swipeableItemContainer>div.actions>button.delete{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--redDark);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s,opacity .3s}section.swipeableItemContainer>div.actions>button.delete:hover{background:var(--redDarkHover)}section.swipeableItemContainer>div.actions>button.delete:active{opacity:.8}section.swipeableItemContainer>div.actions>button.delete>svg{fill:var(--mainIconColor)}section.swipeableItemContainer>div.actions>button{min-width:45px;width:45px;overflow:hidden;max-height:40px!important;height:100%!important}figure.GlowingBackdrop{width:100%;height:100%;position:absolute;display:flex;z-index:1000;pointer-events:none;left:0}figure.GlowingBackdrop>svg{height:100%;width:100%;max-width:70%}figure.GlowingBackdrop>svg>g>path{stroke:var(--GlowingBackdropBackground)}figure.GlowingBackdrop>svg>g>path.filled{fill:var(--GlowingBackdropFill)}figure.GlowingBackdrop>svg>g>path{fill-opacity:.4}figure.GlowingBackdrop:after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;aspect-ratio:1/1;width:300px;border-radius:9999px;--tw-blur: blur(120px);filter:var(--tw-blur);--tw-content: "";content:var(--tw-content);--tw-bg-opacity: 1;background-color:var(--mainColor)}@media screen and (max-width: 1310px){figure.GlowingBackdrop:after{display:none}}aside.leftAside{min-width:220px;border-right:1px solid var(--mainBorder);display:flex;flex-direction:column;gap:6px;padding:10px 6px;height:100vh;min-height:670px;overflow:hidden;position:relative;z-index:10000;transition:width .22s cubic-bezier(.4,0,.2,1),min-width .22s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 1200px){aside.leftAside{top:0;left:0;position:fixed}}aside.leftAside>figure:first-of-type{width:100%;padding:10px;height:70px;min-height:70px}aside.leftAside>figure:first-of-type>svg{width:100%;height:50px}aside.leftAside>figure:first-of-type>svg.flogo{object-fit:cover;border-radius:7px;height:43px;width:43px}aside.leftAside>figure:last-of-type{width:100%;display:flex}aside.leftAside>figure:last-of-type>span{height:30px;width:30px;display:grid;place-items:center;border-radius:50%;transition:background-color .5s;cursor:pointer}aside.leftAside>figure:last-of-type>span>svg{height:15px}aside.leftAside>figure:last-of-type>span>svg path{fill:var(--closeOpenIcon)}aside.leftAside>figure:last-of-type>span:hover{background:var(--leftAsideHover)}aside.leftAside.opened{min-width:220px;width:220px}@media screen and (min-width: 2000px){aside.leftAside.opened{min-width:260px;width:260px}}aside.leftAside.opened>figure:first-of-type{padding:10px}aside.leftAside.opened>figure:last-of-type{justify-content:flex-end}aside.leftAside.opened>figure:last-of-type>span{transform:rotate(180deg)}aside.leftAside>section{display:flex;flex-direction:column;height:100%;overflow:hidden}aside.leftAside>section .navItems{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding-bottom:4px}aside.leftAside>section .navItems::-webkit-scrollbar{display:none}aside.leftAside>section .navItems>a{display:flex;align-items:center;min-width:100%;gap:12px;padding:9px 10px;border-radius:7px;transition:background-color .5s;cursor:pointer;text-decoration:none;position:relative}@media screen and (min-width: 2000px){aside.leftAside>section .navItems>a{gap:19px}}aside.leftAside>section .navItems>a.premium>figure:first-of-type,aside.leftAside>section .navItems>a.locked>figure:first-of-type{opacity:.5}aside.leftAside>section .navItems>a.premium>span,aside.leftAside>section .navItems>a.locked>span{opacity:.5}aside.leftAside>section .navItems>a>figure{height:17.5px;width:25px;position:relative;z-index:20;flex-shrink:0}aside.leftAside>section .navItems>a>figure>svg{color:var(--leftAsideIcon);height:17.5px}@media screen and (min-width: 2000px){aside.leftAside>section .navItems>a>figure>svg{height:22px}}aside.leftAside>section .navItems>a>figure.premium,aside.leftAside>section .navItems>a>figure.locked{position:absolute;right:5px;top:50%;transform:translateY(-50%)}aside.leftAside>section .navItems>a>figure.premium>svg,aside.leftAside>section .navItems>a>figure.locked>svg{height:20px;width:20px}aside.leftAside>section .navItems>a>span{color:var(--leftAsideLinkText);font-size:11px;overflow:hidden;white-space:nowrap;font-weight:500;position:relative;z-index:20;transition:opacity .18s ease,max-width .22s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 2000px){aside.leftAside>section .navItems>a>span{font-size:12.5px}}aside.leftAside>section .navItems>a:hover{background:var(--leftAsideHover)}aside.leftAside>section .navItems>a.current{background:var(--leftAsideLinkCurrentBackground);position:relative}aside.leftAside>section .navItems>a.current>div:not(.tooltip){height:75%;width:4px;background:var(--mainColor);position:absolute;left:2px;border-radius:0 40px 40px 0}aside.leftAside>section .navItems>a.current>figure>svg{color:var(--mainColor)}aside.leftAside>section .navItems>a.current>span{color:var(--leftAsideLinkCurrentText)}aside.leftAside>section .userSection{flex-shrink:0;position:relative}aside.leftAside>section .userSection .userProfile{display:flex;align-items:center;gap:8px;padding:8px 6px;border-top:1px solid var(--mainBorder);border-radius:10px;margin-top:4px;transition:background .2s;cursor:default}aside.leftAside>section .userSection .userProfile>figure{border-radius:50%;height:32px;width:32px;min-width:32px;flex-shrink:0}aside.leftAside>section .userSection .userProfile>figure>img{height:100%;width:100%;border:1px solid var(--mainBorder);border-radius:50%}aside.leftAside>section .userSection .userProfile .userInfo{flex:1;min-width:0;overflow:hidden}aside.leftAside>section .userSection .userProfile .userInfo h4{font-size:12px;font-weight:600;color:var(--leftAsideProfileItemFirstText);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}aside.leftAside>section .userSection .userProfile .userInfo span{font-size:10.5px;color:var(--leftAsideProfileItemSecondText);font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}aside.leftAside>section .userSection .userProfile .userActions{display:flex;align-items:center;gap:2px;flex-shrink:0}aside.leftAside.closed{min-width:60px;width:60px}aside.leftAside.closed>figure:first-of-type{padding:0}aside.leftAside.closed>figure:last-of-type{justify-content:center}aside.leftAside.closed>figure:last-of-type>span{transform:rotate(0)}aside.leftAside.closed>section .navItems>a>figure.premium,aside.leftAside.closed>section .navItems>a>figure.locked{right:-3px;border-radius:50%;height:25px;width:25px;top:-5px;transform:translateY(0);display:grid;place-items:center;z-index:10;background:var(--secondBackground)}aside.leftAside.closed>section .userSection:before{display:none}aside.leftAside.closed>section .userSection .userProfile{justify-content:center;padding:8px 0}aside.leftAside.closed>section .userSection .userProfile .userInfo,aside.leftAside.closed>section .userSection .userProfile .userActions{display:none}.userActionBtn{display:grid;place-items:center;height:28px;width:28px;min-width:28px;border-radius:7px;background:none;border:none;cursor:pointer;text-decoration:none;transition:background .2s;flex-shrink:0}.userActionBtn>svg{height:15px;color:var(--leftAsideIcon)}.userActionBtn:hover{background:var(--leftAsideHover)}.userActionBtn.logoutBtn:hover{background:#ef44441a}.userActionBtn.logoutBtn:hover>svg{color:#ef4444}span.tooltip{width:120px;background-color:#000;background-color:var(--tooltipBackground);color:var(--themeColor);text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:20000;font-size:13px;pointer-events:none;animation:fadeIn .15s ease both}@media screen and (max-width: 1440px){span.tooltip{font-size:11px}}span.tooltip:after{content:"";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent var(--tooltipBackground) transparent transparent}.teamCtxSwitcher{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:10px;border:1px solid var(--mainBorder);background:var(--secondBackground);cursor:pointer;transition:border-color .2s,background .15s;min-height:44px;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none}.teamCtxSwitcher:hover{background:var(--leftAsideHover);border-color:var(--inputFocus)}.teamCtxSwitcher.teamActive{border-color:#278be466;background:#278be412}.teamCtxSwitcher.switching{opacity:.6;pointer-events:none}.teamCtxSwitcher.compact{justify-content:center;padding:9px;width:42px;min-width:42px}.teamCtxSwitcher svg{color:var(--mainIconColor)}.teamCtxAvatar{width:28px;height:28px;min-width:28px;border-radius:8px;background:var(--walletStatsItemBackground);display:grid;place-items:center;font-size:13px;font-weight:800;color:var(--mainColor);flex-shrink:0;position:relative}.teamCtxAvatar.team{color:var(--oppositeThemeColor)}.teamCtxSpinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:teamCtxSpin .6s linear infinite}@keyframes teamCtxSpin{to{transform:rotate(360deg)}}.teamCtxInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.teamCtxLabel{font-size:12px;font-weight:600;color:var(--primaryText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teamCtxRole{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--secondText)}.teamCtxDropdown{position:fixed;z-index:200000;min-width:250px;background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;box-shadow:0 16px 48px #00000038;overflow:hidden;animation:teamCtxFadeIn .18s cubic-bezier(.34,1.56,.64,1)}@keyframes teamCtxFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.teamCtxDropdownTitle{padding:11px 14px 9px;font-size:10px;font-weight:500;color:var(--secondText);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--mainBorder)}.teamCtxDivider{height:1px;background:var(--mainBorder);margin:2px 0}.teamCtxOption{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;transition:background .1s}.teamCtxOption:hover{background:var(--leftAsideHover)}.teamCtxOption.active{background:#278be414}.teamCtxOptionAvatar{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;font-size:12px;font-weight:800;color:#fff;flex-shrink:0}.teamCtxOptionAvatar.personal{background:var(--walletStatsItemBackground);color:var(--mainColor);font-size:17px}.teamCtxOptionInfo{flex:1;min-width:0}.teamCtxOptionInfo span{display:block;font-size:.875rem;font-weight:400;color:var(--primaryText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teamCtxOptionInfo small{display:block;font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.05em;color:var(--secondText)}.teamCtxEmpty{padding:14px;font-size:.82rem;color:var(--secondText);text-align:center}aside.rightAsideContainer{height:100vh;min-height:100vh;height:100svh;min-height:100%;width:100vw;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding-top:73px;right:0;position:fixed;z-index:10000;display:flex;justify-content:flex-end;pointer-events:all}aside.rightAsideContainer section.rightAside{width:240px;display:flex;flex-direction:column;gap:6px;padding:10px 6px;min-height:100vh;min-height:calc(100% - 73px);overflow:hidden;position:relative;background:linear-gradient(to right,var(--secondBackground),var(--rightAsideLinearBackground));overflow-y:scroll}aside.rightAsideContainer section.rightAside::-webkit-scrollbar{display:none}aside.rightAsideContainer section.rightAside>figure:first-of-type{width:100%;padding:10px;height:80px;display:none}aside.rightAsideContainer section.rightAside>figure:first-of-type>img{width:100%;height:50px}aside.rightAsideContainer section.rightAside>figure:first-of-type>img.flogo{object-fit:cover;border-radius:7px;height:43px;width:43px}aside.rightAsideContainer section.rightAside>figure:last-of-type{width:100%;display:flex;display:none}aside.rightAsideContainer section.rightAside>figure:last-of-type>span{height:30px;width:30px;display:grid;place-items:center;border-radius:50%;transition:background-color .5s;cursor:pointer}aside.rightAsideContainer section.rightAside>figure:last-of-type>span>svg path{fill:var(--closeOpenIcon)}aside.rightAsideContainer section.rightAside>figure:last-of-type>span:hover{background:var(--leftAsideHover)}aside.rightAsideContainer section.rightAside>a{display:flex;align-items:center;min-width:100%;gap:19px;padding:10px;border-radius:7px;transition:background-color .5s;cursor:pointer;text-decoration:none;position:relative}aside.rightAsideContainer section.rightAside>a.premium>figure:first-of-type,aside.rightAsideContainer section.rightAside>a.locked>figure:first-of-type{opacity:.5}aside.rightAsideContainer section.rightAside>a.premium>span,aside.rightAsideContainer section.rightAside>a.locked>span{opacity:.5}aside.rightAsideContainer section.rightAside>a:hover{background:var(--leftAsideHover)}aside.rightAsideContainer section.rightAside>a>figure{height:22px;width:25px;position:relative}aside.rightAsideContainer section.rightAside>a>figure>svg{color:var(--leftAsideIcon);height:22px}aside.rightAsideContainer section.rightAside>a>figure.premium,aside.rightAsideContainer section.rightAside>a>figure.locked{position:absolute;right:5px;top:50%;transform:translateY(-50%)}aside.rightAsideContainer section.rightAside>a>figure.premium>svg,aside.rightAsideContainer section.rightAside>a>figure.locked>svg{height:20px;width:20px}aside.rightAsideContainer section.rightAside>a>span{color:var(--leftAsideLinkText);font-size:12.5px;overflow:hidden;white-space:nowrap;font-weight:500}aside.rightAsideContainer section.rightAside>a.current{background:var(--leftAsideLinkCurrentBackground);position:relative}aside.rightAsideContainer section.rightAside>a.current>div{height:75%;width:4px;background:var(--mainColor);position:absolute;left:2px;border-radius:0 40px 40px 0}aside.rightAsideContainer section.rightAside>a.current>figure>svg{color:var(--mainColor)}aside.rightAsideContainer section.rightAside>a.current>span{color:var(--mainColor)}aside.rightAsideContainer section.rightAside>div{position:relative;bottom:0;left:0;width:100%;display:flex;flex-direction:column;gap:6px;flex-grow:1;justify-content:flex-end}aside.rightAsideContainer section.rightAside>div>a{display:flex;align-items:center;min-width:100%;gap:19px;padding:10px;border-radius:7px;transition:background-color .5s;cursor:pointer;text-decoration:none}aside.rightAsideContainer section.rightAside>div>a:hover{background:var(--leftAsideHover)}aside.rightAsideContainer section.rightAside>div>a>figure{height:22px;width:25px}aside.rightAsideContainer section.rightAside>div>a>figure>svg{color:var(--leftAsideIcon);height:22px}aside.rightAsideContainer section.rightAside>div>a>span{color:var(--leftAsideLinkText);font-size:12.5px;overflow:hidden;white-space:nowrap;font-weight:500}aside.rightAsideContainer section.rightAside>div>a.current{background:var(--leftAsideLinkCurrentBackground);position:relative}aside.rightAsideContainer section.rightAside>div>a.current>div{height:75%;width:4px;background:var(--mainColor);position:absolute;left:2px;border-radius:0 40px 40px 0}aside.rightAsideContainer section.rightAside>div>a.current>figure>svg{color:var(--mainColor)}aside.rightAsideContainer section.rightAside>div>a.current>span{color:var(--leftAsideLinkCurrentText)}aside.rightAsideContainer section.rightAside>div>div{width:100%;display:flex;gap:10px;margin-top:10px;padding:20px 10px 20px 0;border-top:1px solid var(--mainBorder)}aside.rightAsideContainer section.rightAside>div>div>figure{border-radius:50%;height:40px;width:40px}aside.rightAsideContainer section.rightAside>div>div>figure>img{height:100%;width:100%;min-width:40px;border:1px solid var(--mainBorder);border-radius:50%}aside.rightAsideContainer section.rightAside>div>div>div{padding-right:5px;flex-grow:2;overflow:hidden}aside.rightAsideContainer section.rightAside>div>div>div>h4{font-size:15px;font-weight:500;color:var(--leftAsideProfileItemFirstText);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}aside.rightAsideContainer section.rightAside>div>div>div>span{font-size:12.5px;color:var(--leftAsideProfileItemSecondText);font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}nav.MobileNavigation{display:flex;justify-content:space-evenly;position:sticky;bottom:0;background:var(--themeColor);border-top:1px solid var(--mainBorder);padding:8px 0px max(8px,env(safe-area-inset-bottom));z-index:10000;pointer-events:fill;gap:2px}nav.MobileNavigation>a{display:block;cursor:pointer;text-decoration:none;position:relative;border-radius:10px;flex-grow:1;flex-basis:0;padding:8px 4px 6px;transition:background .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}nav.MobileNavigation>a:hover{background:var(--leftAsideHover)}nav.MobileNavigation>a:active{opacity:.7;transform:scale(.95)}nav.MobileNavigation>a.premium,nav.MobileNavigation>a.locked{opacity:.45;cursor:pointer}nav.MobileNavigation>a>div:last-of-type{display:flex;flex-direction:column;align-items:center;gap:4px}nav.MobileNavigation>a>div:last-of-type>figure{height:22px;width:22px;flex-shrink:0}nav.MobileNavigation>a>div:last-of-type>figure>svg{height:22px;width:22px;color:var(--leftAsideIcon);transition:color .15s ease}nav.MobileNavigation>a>div:last-of-type>span{font-size:10px;line-height:12px;color:var(--leftAsideLinkText);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:58px;text-align:center;transition:color .15s ease}nav.MobileNavigation>a.current{background:var(--leftAsideLinkCurrentBackground)}nav.MobileNavigation>a.current:before{content:"";display:block;position:absolute;top:0;left:25%;right:25%;height:2px;background:var(--mainColor);border-radius:0 0 4px 4px}nav.MobileNavigation>a.current>div>figure>svg{color:var(--mainColor)}nav.MobileNavigation>a.current>div>span{color:var(--mainColor);font-weight:600}section.Menu{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 48px)!important;min-height:calc(100svh - 48px)!important;width:100%;background:var(--secondBackground)!important;padding:0 15px 15px}section.Menu>section.content{border-radius:0!important;overflow:hidden;border:none!important;display:flex;flex-direction:column;justify-content:space-between}section.Menu>section.content>div:first-of-type>div{padding:10px 0 0}section.Menu>section.content>div:first-of-type>div>header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0;margin-bottom:5px}section.Menu>section.content>div:first-of-type>div>header>h3{color:var(--primaryText);font-weight:500;font-size:22px;opacity:.9}section.Menu>section.content>div:first-of-type>div>header>a{cursor:pointer;text-decoration:none}section.Menu>section.content>div:first-of-type>div>header>a>figure{height:35px;width:35px;border-radius:50%;background:var(--menuItembackground);border:1px solid var(--menuItemBorderColor);display:grid;place-items:center}section.Menu>section.content>div:first-of-type>div>header>a>figure>svg{height:25px;width:25px;color:var(--leftAsideIcon)}section.Menu>section.content>div:first-of-type>div>div{padding:10px 8px;width:100%;display:flex;gap:10px;border-radius:8px;background:var(--menuItembackground);border:1px solid var(--menuItemBorderColor)}section.Menu>section.content>div:first-of-type>div>div:hover{background:var(--hoverMenuItemColor)}section.Menu>section.content>div:first-of-type>div>div>figure{border-radius:50%;height:45px;width:45px;display:grid;place-items:center}section.Menu>section.content>div:first-of-type>div>div>figure>img{height:100%;width:100%;min-width:45px;border:1px solid var(--mainBorder);border-radius:50%}section.Menu>section.content>div:first-of-type>div>div>figure>svg{height:20px;width:20px;fill:var(--leftAsideIcon)}section.Menu>section.content>div:first-of-type>div>div>div{padding-right:5px;flex-grow:2;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}section.Menu>section.content>div:first-of-type>div>div>div>h4{font-size:15px;line-height:14px;font-weight:500;color:var(--leftAsideProfileItemFirstText);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}section.Menu>section.content>div:first-of-type>div>div>div>span{font-size:12.5px;color:var(--leftAsideProfileItemSecondText);font-weight:400;overflow:hidden;display:block}section.Menu>section.content>div:first-of-type>div>div>div>button{border:none;outline:none;display:block;text-align:start;border-radius:25px;font-size:12.5px;background:transparent;color:var(--leftAsideProfileItemSecondText)}section.Menu>section.content>div:first-of-type>section{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:7px;margin-top:5px;padding:5px 0}section.Menu>section.content>div:first-of-type>section>div{border-radius:8px;background:var(--menuItembackground);border:1px solid var(--menuItemBorderColor)}section.Menu>section.content>div:first-of-type>section>div>a{border-radius:8px;padding:5px 10px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;text-decoration:none;gap:5px}section.Menu>section.content>div:first-of-type>section>div>a>div{display:flex;justify-content:space-between}section.Menu>section.content>div:first-of-type>section>div>a>div>figure{height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--overviewItemBackground);border:1px solid var(--mainBorder)}section.Menu>section.content>div:first-of-type>section>div>a>div>figure.locked{color:red}section.Menu>section.content>div:first-of-type>section>div>a>div>figure>svg{height:17px!important;width:17px!important}section.Menu>section.content>div:first-of-type>section>div>a>div>figure:first-of-type>svg{color:var(--leftAsideIcon)}section.Menu>section.content>div:first-of-type>section>div>a>span{color:var(--leftAsideLinkText);overflow:hidden;white-space:nowrap;font-weight:500;font-size:11px}section.Menu>section.content>div:last-of-type{margin:10px 0;display:flex;flex-direction:column;gap:7px}section.Menu>section.content>div:last-of-type>a{display:flex;align-items:center;min-width:100%;gap:19px;padding:8px 10px;border-radius:7px;cursor:pointer;text-decoration:none;position:relative;background:var(--menuItembackground);border:1px solid var(--menuItemBorderColor)}@media screen and (max-width: 1440px){section.Menu>section.content>div:last-of-type>a{gap:12px}}section.Menu>section.content>div:last-of-type>a.premium>figure:first-of-type,section.Menu>section.content>div:last-of-type>a.locked>figure:first-of-type{opacity:.5}section.Menu>section.content>div:last-of-type>a.premium>span,section.Menu>section.content>div:last-of-type>a.locked>span{opacity:.5}section.Menu>section.content>div:last-of-type>a:hover{background:var(--hoverMenuItemColor)}section.Menu>section.content>div:last-of-type>a>figure{height:22px;width:25px;position:relative;z-index:20}section.Menu>section.content>div:last-of-type>a>figure>svg{color:var(--leftAsideIcon);height:22px}@media screen and (max-width: 1440px){section.Menu>section.content>div:last-of-type>a>figure>svg{height:17.5px}}section.Menu>section.content>div:last-of-type>a>figure.premium,section.Menu>section.content>div:last-of-type>a>figure.locked{position:absolute;right:5px;top:50%;transform:translateY(-50%)}section.Menu>section.content>div:last-of-type>a>figure.premium>svg,section.Menu>section.content>div:last-of-type>a>figure.locked>svg{height:20px;width:20px}section.Menu>section.content>div:last-of-type>a>span{color:var(--leftAsideLinkText);font-size:12.5px;overflow:hidden;white-space:nowrap;font-weight:500;position:relative;z-index:20}@media screen and (max-width: 1440px){section.Menu>section.content>div:last-of-type>a>span{font-size:11px}}section.Menu>section.content>div:last-of-type>a.current{background:var(--leftAsideLinkCurrentBackground);position:relative}section.Menu>section.content>div:last-of-type>a.current>div{height:75%;width:4px;background:var(--mainColor);position:absolute;left:2px;border-radius:0 40px 40px 0}section.Menu>section.content>div:last-of-type>a.current>figure>svg{color:var(--mainColor)}section.Menu>section.content>div:last-of-type>a.current>span{color:var(--leftAsideLinkCurrentText)}section.Menu>section.content>div:last-of-type>a:last-of-type>figure>svg{color:var(--redDark)}section.Menu>section.content>div:last-of-type>a:last-of-type>span{color:var(--redDark)}main.mainContainer{display:flex;max-height:100vh;max-height:100svh}@media screen and (max-width: 674px){main.mainContainer{max-height:none;flex-direction:column;min-height:100vh;min-height:100svh}}main.mainContainer>section{overflow-y:scroll}main.mainContainer>section::-webkit-scrollbar{display:none}main.mainContainer>section{flex-grow:1;background:var(--secondBackground);height:100vh;height:100svh}@media screen and (max-width: 1200px){main.mainContainer>section{padding-left:60px}}@media screen and (max-width: 674px){main.mainContainer>section{padding-left:0;height:100%;position:relative;width:100%;overflow-y:visible}}main.mainContainer>section>section{flex-grow:2;min-height:100%;height:max-content;position:relative;display:flex;flex-direction:column}main.mainContainer>section>section>h1{font-weight:500;font-size:25px;color:var(--primaryText)}main.mainContainer>section>section>span{font-size:15px;color:var(--secondText)}@media screen and (max-width: 768px){main.mainContainer>section>section>h1{font-size:18px}main.mainContainer>section>section>span{font-size:12.5px}}@media screen and (max-width: 674px){main.mainContainer>section>section{background-color:var(--specialBackground)}}main.mainContainer>section>section>section.title{margin-bottom:15px;display:flex;justify-content:space-between;align-items:flex-start;padding:10px 20px;border-bottom:1px solid var(--mainBorder);position:sticky;top:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:500;transition:padding .2s}@media screen and (max-width: 674px){main.mainContainer>section>section>section.title{position:relative;width:100%;margin-bottom:0;border-bottom:none;background:none!important}main.mainContainer>section>section>section.title>div{min-height:52px}}main.mainContainer>section>section>section.title>figure.menu{position:relative;right:5px;z-index:10000;height:max-content}main.mainContainer>section>section>section.title>figure.menu>svg{height:32px!important;width:32px!important;color:var(--mainIconColor)}main.mainContainer>section>section>section.title.reduce{align-items:center}main.mainContainer>section>section>section.title.reduce>div{width:100%;display:flex;justify-content:flex-start}main.mainContainer>section>section>section.title.reduce>div>h1{transform:scale(.7)}main.mainContainer>section>section>section.title.reduce>div>div{gap:0px}main.mainContainer>section>section>section.title.reduce>div>div>h1{transform:scale(.7)}main.mainContainer>section>section>section.title.reduce>div>span{display:none}main.mainContainer>section>section>section.title.reduce>figure.menu>svg{height:27px!important;width:27px!important}main.mainContainer>section>section>section.title>div{width:70%;flex-grow:4}main.mainContainer>section>section>section.title>div>h1{font-weight:500;font-size:25px;color:var(--primaryText);transition:transform .5s}@media screen and (max-width: 1440px){main.mainContainer>section>section>section.title>div>h1{font-size:18px}}main.mainContainer>section>section>section.title>div>div{display:flex;gap:10px;align-items:center}main.mainContainer>section>section>section.title>div>div>h1{font-weight:500;font-size:25px;color:var(--primaryText);transition:transform .5s}@media screen and (max-width: 1440px){main.mainContainer>section>section>section.title>div>div>h1{font-size:18px}}main.mainContainer>section>section>section.title>div>div>svg{cursor:pointer}main.mainContainer>section>section>section.title>div>span{font-size:15px;color:var(--secondText)}@media screen and (max-width: 768px){main.mainContainer>section>section>section.title>div>h1{font-size:18px}main.mainContainer>section>section>section.title>div>div>h1{font-size:18px}main.mainContainer>section>section>section.title>div>span{font-size:12.5px}}main.mainContainer>section>section>section.title>figure>a,main.mainContainer>section>section>section.title>figure>button{border:none;outline:none;border-radius:8px;width:150px;height:45px;color:var(--buttonText);display:grid;place-items:center;background:var(--buttonBackground);transition:background-color .5s}main.mainContainer>section>section>section.title>figure>a:hover,main.mainContainer>section>section>section.title>figure>button:hover{background:var(--buttonBackgroundHover)}main.mainContainer>section>section>section.title>figure>a:disabled,main.mainContainer>section>section>section.title>figure>button:disabled{background:var(--blueDisabled);cursor:not-allowed!important}main.mainContainer>section>section>section.title>figure>a:disabled:hover,main.mainContainer>section>section>section.title>figure>button:disabled:hover{background:var(--blueDisabled)}main.mainContainer>section>section>section.title>figure>a,main.mainContainer>section>section>section.title>figure>button{width:max-content;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:5px;padding:7px 12px;height:50px;border-radius:6px}@media screen and (max-width: 480px){main.mainContainer>section>section>section.title>figure>a,main.mainContainer>section>section>section.title>figure>button{height:35px;font-size:13px}}main.mainContainer>section>section>section.title>figure>a>svg,main.mainContainer>section>section>section.title>figure>button>svg{height:22px}main.mainContainer>section>section>section.title figure.reload{width:30%;display:flex;justify-content:flex-end}main.mainContainer>section>section>section.title figure.reload>button{color:var(--mainColor);background:var(--primaryBackground);border:none;outline:none;height:45px;width:45px;display:grid;place-items:center;border-radius:50%;padding:10px;transition:background-color 1s}main.mainContainer>section>section>section.title figure.reload>button>svg{height:20px}main.mainContainer>section>section>section.title figure.reload>button:hover{background:var(--leftAsideHover)}main.mainContainer>section>section>section.content{padding:10px 20px;max-width:1889px;width:100%;align-self:center;flex-grow:2;animation:contentEnter .28s ease both}@media screen and (max-width: 674px){main.mainContainer>section>section>section.content{padding:0;background-color:var(--secondBackground);border-radius:35px 35px 0 0;overflow:hidden;border-top:1px solid var(--specialBorder)}main.mainContainer>section>section>section.content>section.section:first-child{border-top:none}}main.mainContainer>section>section figure.reload{width:100%;display:flex;justify-content:flex-end}main.mainContainer>section>section figure.reload>button{color:var(--mainColor);background:var(--primaryBackground);border:none;outline:none;height:45px;width:45px;display:grid;place-items:center;border-radius:50%;padding:10px;transition:background-color 1s}main.mainContainer>section>section figure.reload>button>svg{height:20px}main.mainContainer>section>section figure.reload>button:hover{background:var(--leftAsideHover)}.teamContextBanner{display:flex;align-items:center;gap:8px;padding:6px 20px;background:#278be412;border-bottom:1px solid rgba(39,139,228,.18);font-size:12px;color:var(--secondText);font-weight:500;flex-shrink:0}.teamContextBannerAvatar{width:20px;height:20px;border-radius:5px;background:#278be433;color:#278be4;display:grid;place-items:center;font-size:10px;font-weight:800;flex-shrink:0}.teamSwitchingOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--primaryBackground);opacity:.7;display:grid;place-items:center;z-index:50;pointer-events:all}.teamSwitchingOverlay .teamSwitchingSpinner{width:36px;height:36px;border:3px solid var(--mainBorder);border-top-color:var(--mainColor);border-radius:50%;animation:teamSwitchSpin .7s linear infinite}@keyframes teamSwitchSpin{to{transform:rotate(360deg)}}aside.leftAsideMobile{width:100%;display:flex;flex-direction:column;gap:10px;padding:10px;height:calc(100vh - 60px);overflow:hidden;position:absolute;top:60px;box-shadow:3px 0 20px var(--leftAsideBoxShadow);background:var(--primaryBackground);z-index:10000}aside.leftAsideMobile>figure:first-of-type{width:100%;padding:10px;height:80px}aside.leftAsideMobile>figure:first-of-type>img{width:100%;height:50px}aside.leftAsideMobile>figure:first-of-type>img.flogo{object-fit:cover;border-radius:7px;height:43px;width:43px}aside.leftAsideMobile>a{display:flex;align-items:center;min-width:100%;gap:19px;padding:10px;border-radius:7px;transition:background-color .5s;cursor:pointer;text-decoration:none}aside.leftAsideMobile>a:hover{background:var(--leftAsideHover)}aside.leftAsideMobile>a>figure{height:22px;width:25px}aside.leftAsideMobile>a>figure>svg>path{fill:var(--mainColor)}aside.leftAsideMobile>a>figure>svg{height:22px}aside.leftAsideMobile>a>span{color:var(--primaryText);font-size:12.5px;overflow:hidden;white-space:nowrap}aside.leftAsideMobile>a.current{background:var(--mainColor)}aside.leftAsideMobile>a.current>figure>svg>path{fill:var(--white)}aside.leftAsideMobile>a.current>span{color:var(--white)}aside.leftAsideMobile>div{position:absolute;bottom:0;height:75px;width:100%;left:0;background:var(--black);display:flex;justify-content:flex-start;padding-left:4px;gap:6px;align-items:center;color:var(--white);border-radius:0 100px 0 0;overflow:hidden}aside.leftAsideMobile>div>img{width:55px;height:55px;background:#000;object-fit:contain}aside.leftAsideMobile>div>div{display:flex;flex-direction:column;gap:5px}aside.leftAsideMobile>div>div>span{font-size:11px;overflow:hidden;white-space:nowrap}section.walletItem{border-radius:12px;height:min-content;animation:contentEnter .3s ease both}section.walletItem>div{height:110px;min-width:250px;background:var(--overviewItemBackground);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:15px 8px 15px 12px;overflow:visible;align-items:end;flex:none;transition:transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .22s ease}@media screen and (max-width: 720px){section.walletItem>div{min-width:230px;height:90px;padding-bottom:7px}}section.walletItem>div:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}section.walletItem>div>figure{position:absolute;top:8px;right:8px;opacity:0;transform:translateY(-4px) scale(.9);transition:opacity .2s ease,transform .2s cubic-bezier(.34,1.36,.64,1);height:28px;width:28px;display:grid;place-items:center;cursor:pointer;border-radius:7px;background:var(--primaryBackground);border:1px solid var(--mainBorder)}section.walletItem>div>figure.active{opacity:1;transform:translateY(0) scale(1)}section.walletItem>div>figure>svg{height:14px;width:14px;color:var(--mainIconColor)}section.walletItem>div>figure:hover{background:var(--secondBackground, #f0f0f0);border-color:var(--mainColor)}section.walletItem>div>figure:hover>svg{color:var(--mainColor)}section.walletItem>div:hover>figure{opacity:1;transform:translateY(0) scale(1)}section.walletItem>div>section{width:100%}section.walletItem>div>section:first-of-type{display:flex;align-items:center;gap:15px}section.walletItem>div>section:first-of-type>figure{height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}section.walletItem>div>section:first-of-type>figure.Balance{background-color:#d9f3ea}section.walletItem>div>section:first-of-type>figure.Balance>svg{color:var(--green)}section.walletItem>div>section:first-of-type>figure.VirtualWallet{background-color:#fcf1ed}section.walletItem>div>section:first-of-type>figure.VirtualWallet>svg{color:#fa8284}section.walletItem>div>section:first-of-type>figure.Bank{background-color:#f1f9fb}section.walletItem>div>section:first-of-type>figure.Bank>svg{color:#8abed6}section.walletItem>div>section:first-of-type>figure.CreditCard{background-color:#f5f6f1}section.walletItem>div>section:first-of-type>figure.CreditCard>svg{color:#aaa97d}section.walletItem>div>section:first-of-type>figure>svg{height:20px!important;width:20px!important}section.walletItem>div>section:first-of-type>div{display:flex;flex-direction:column;justify-content:center;gap:5px}section.walletItem>div>section:first-of-type>div>h4{font-weight:400;font-size:16px;color:var(--cardTitle);line-height:13px}@media screen and (max-width: 720px){section.walletItem>div>section:first-of-type>div>h4{font-size:14px}}section.walletItem>div>section:first-of-type>div>span{color:var(--cardSubTitle);font-size:11px;line-height:11px;display:inline-block}section.walletItem>div>section:last-of-type{display:flex;align-items:flex-end;justify-content:space-between;min-height:41px;gap:10px;overflow:hidden;position:relative}section.walletItem>div>section:last-of-type>div.MotionAmount,section.walletItem>div>section:last-of-type>span{font-weight:500;font-size:21px;text-wrap:nowrap;color:var(--amount)}@media screen and (max-width: 720px){section.walletItem>div>section:last-of-type>div.MotionAmount,section.walletItem>div>section:last-of-type>span{font-size:17px}}section.walletItem>div>section:last-of-type>div.MotionAmount,section.walletItem>div>section:last-of-type>span{display:flex;align-items:center;overflow:hidden;gap:5px}section.walletItem>div>section:last-of-type>div.MotionAmount>figure,section.walletItem>div>section:last-of-type>span>figure{opacity:0}section.walletItem>div>section:last-of-type>div.MotionAmount>span.motionNumber,section.walletItem>div>section:last-of-type>span>span.motionNumber{overflow:visible;display:inline-block}section.walletItem>div>section:last-of-type>div.MotionAmount>span.hidden,section.walletItem>div>section:last-of-type>span>span.hidden{-webkit-text-security:disc}section.walletItem>div>section:last-of-type>div.analytics{display:flex;flex-direction:column;min-width:74px}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type{display:flex;align-items:center;gap:5px;font-size:12px}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type.Up{color:var(--green)}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type.NoChange{color:var(--orange)}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type.Down{color:var(--redDark)}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type>svg#Up{color:var(--green)}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type>svg#NoChange{color:var(--orange)}section.walletItem>div>section:last-of-type>div.analytics>span:first-of-type>svg#Down{color:var(--redDark)}section.walletItem>div>section:last-of-type>div.analytics>span:last-of-type{font-size:10px;color:#c9c9c9}section.walletItemSkeleton{height:110px;min-width:250px;background:var(--overviewItemBackground);border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:15px 8px 15px 12px;overflow:visible;align-items:end;flex:none}@media screen and (max-width: 720px){section.walletItemSkeleton{min-width:230px;height:90px;padding-bottom:7px}}section.walletItemSkeleton>section{width:100%}section.walletItemSkeleton>section:first-of-type{display:flex;align-items:center;gap:15px}section.walletItemSkeleton>section:first-of-type>figure{height:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#d9f3ea;animation:Skeleton 1s ease-out infinite alternate both}section.walletItemSkeleton>section:first-of-type>div{display:flex;flex-direction:column;justify-content:center;gap:5px}section.walletItemSkeleton>section:first-of-type>div>span:first-of-type{height:11px;background:var(--cardTitle);width:60px;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}@media screen and (max-width: 720px){section.walletItemSkeleton>section:first-of-type>div>span:first-of-type{height:9.5px}}section.walletItemSkeleton>section:first-of-type>div>span:last-of-type{background:var(--cardSubTitle);height:8px;width:40px;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}section.walletItemSkeleton>section:last-of-type{display:flex;align-items:flex-end;justify-content:space-between;min-height:41px;gap:10px}section.walletItemSkeleton>section:last-of-type>span{height:16px;background:var(--amount);width:180px;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}@media screen and (max-width: 720px){section.walletItemSkeleton>section:last-of-type>span{height:13.5px}}section.walletItemSkeleton>section:last-of-type>div{display:flex;flex-direction:column;min-width:74px;gap:5px}section.walletItemSkeleton>section:last-of-type>div>span:first-of-type{display:flex;align-items:center;gap:5px;height:12px;width:74px;border-radius:8px;background:var(--green);animation:Skeleton 1s ease-out infinite alternate both}section.walletItemSkeleton>section:last-of-type>div>span:last-of-type{height:8px;width:74px;border-radius:8px;background:#c9c9c9;animation:Skeleton 1s ease-out infinite alternate both}section.walletItemSkeleton:nth-child(2n)>section:last-of-type>div>span:first-of-type{background:var(--redDark)}div.WalletOptions{position:fixed;min-width:150px;display:flex;z-index:9999;flex-direction:column;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014;background:var(--overviewItemBackground);border-radius:10px;border:1px solid var(--mainBorder);overflow:hidden;animation:profileMenuIn .18s cubic-bezier(.34,1.26,.64,1) both}div.WalletOptions>span{padding:9px 14px;font-size:13px;cursor:pointer;color:var(--primaryText);display:block;width:100%;transition:background .15s ease}div.WalletOptions>span:last-of-type{color:var(--redDark);border-top:1px solid var(--mainBorder)}div.WalletOptions>span:last-of-type:hover{background:color-mix(in srgb,var(--redDark) 8%,transparent)}div.WalletOptions>span:hover{background:var(--leftAsideHover)}div.categoryItem{min-height:150px;min-width:300px;background:var(--overviewItemBackground);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:15px 12px 12px;position:relative;overflow:visible;align-items:end;flex:none;border-left:4px solid;transition:transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .22s ease,border-color .2s ease;animation:contentEnter .3s ease both}@media screen and (max-width: 720px){div.categoryItem{min-width:240px}}div.categoryItem:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}div.categoryItem:hover>figure{opacity:1;transform:translateY(0) scale(1)}div.categoryItem>figure{position:absolute;top:8px;right:8px;opacity:0;transform:translateY(-4px) scale(.9);transition:opacity .2s ease,transform .2s cubic-bezier(.34,1.36,.64,1);height:32px;width:32px;display:grid;place-items:center;cursor:pointer;border-radius:8px;background:var(--primaryBackground);border:1px solid var(--mainBorder)}div.categoryItem>figure.active{opacity:1;transform:translateY(0) scale(1)}div.categoryItem>figure>svg{height:16px;width:16px;color:var(--mainIconColor)}div.categoryItem>figure:hover{background:var(--secondBackground, #f0f0f0);border-color:var(--mainColor)}div.categoryItem>figure:hover>svg{color:var(--mainColor)}div.categoryItem>div:first-of-type{display:flex;width:100%;gap:13px;align-items:center;margin-bottom:12px}div.categoryItem>div:first-of-type>div:first-of-type{border-radius:50%;box-shadow:var(--categoryIconBoxShadow);height:42px;width:42px;flex-shrink:0;display:grid;place-items:center}div.categoryItem>div:first-of-type>div>h4{font-weight:500;font-size:15px;color:var(--cardTitle);line-height:1.2}@media screen and (max-width: 720px){div.categoryItem>div:first-of-type>div>h4{font-size:14px}}div.categoryItem>div:first-of-type>div>span{color:var(--cardDate);font-size:11px;line-height:1.3;margin-top:2px;display:block}div.categoryItem>div:first-of-type>div>pre{font-size:12.5px;line-height:10px}div.categoryItem>div:nth-of-type(2){display:flex;flex-direction:column;width:100%;gap:1px}div.categoryItem>div:nth-of-type(2)>div{width:100%;display:flex;align-items:center;padding:3px 6px;border-radius:5px;transition:background .15s ease}div.categoryItem>div:nth-of-type(2)>div:not(:last-child){border-bottom:1px solid var(--mainBorder)}div.categoryItem>div:nth-of-type(2)>div:hover{background:color-mix(in srgb,var(--mainColor) 5%,transparent)}div.categoryItem>div:nth-of-type(2)>div>p{color:var(--cardSmalTitle);font-size:11px;min-width:80px;font-weight:500}div.categoryItem>div:nth-of-type(2)>div>span{font-weight:600;font-size:13px;text-wrap:nowrap;font-variant-numeric:tabular-nums;color:var(--primaryText)}@media screen and (max-width: 720px){div.categoryItem>div:nth-of-type(2)>div>span{font-size:14px}}div.categoryItem>div:nth-of-type(2)>div:nth-child(1)>span{color:var(--green, #268D61)}div.categoryItem>div:nth-of-type(2)>div:nth-child(2)>span{color:var(--redDark, #ff4040)}div.categoryItem>div:nth-of-type(2)>div:nth-child(3)>span{color:var(--orange, #ffa500)}div.categoryItem>div:nth-of-type(2)>div:nth-child(4)>span{color:var(--mainColor, #278BE4)}div.categoryItem>div:nth-of-type(3){display:flex;width:100%;align-items:center;margin-top:10px;gap:5px;padding:8px 6px 0;border-top:1px solid var(--mainBorder);color:var(--secondText)}div.categoryItem>div:nth-of-type(3)>span{font-size:18px;font-weight:700;line-height:1;color:var(--primaryText);font-variant-numeric:tabular-nums}div.categoryItem>div:nth-of-type(3)>p{font-size:12px;line-height:1}div.categoryItemSkeleton{min-height:150px;min-width:300px;background:var(--overviewItemBackground);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:15px 12px 12px;position:relative;overflow:visible;align-items:end;flex:none;border-left:4px solid;border-color:var(--mainBorder)}@media screen and (max-width: 720px){div.categoryItemSkeleton{min-width:240px}}div.categoryItemSkeleton>div:first-of-type{display:flex;width:100%;gap:15px;align-items:center;margin-bottom:15px}div.categoryItemSkeleton>div:first-of-type>div:first-of-type{border-radius:50%;background:#64646f33;box-shadow:#64646f33 0 7px 29px;animation:Skeleton 1s ease-out infinite alternate both;height:45px;width:45px;display:grid;place-items:center}div.categoryItemSkeleton>div:first-of-type>div:last-of-type{display:flex;flex-direction:column;gap:10px}div.categoryItemSkeleton>div:first-of-type>div>span:first-of-type{height:13px;width:75px;background:var(--cardTitle);display:block;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}div.categoryItemSkeleton>div:first-of-type>div>span:last-of-type{background:var(--cardDate);height:11px;width:112px;display:block;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}div.categoryItemSkeleton>div:first-of-type>div>pre{font-size:12.5px;line-height:10px}div.categoryItemSkeleton>div:nth-of-type(2){display:flex;flex-direction:column;width:100%}div.categoryItemSkeleton>div:nth-of-type(2)>div{width:100%;display:flex;align-items:center;border-bottom:1px solid var(--mainBorder);border-radius:8px;padding-left:5px;gap:10px;height:23px}div.categoryItemSkeleton>div:nth-of-type(2)>div>span:first-of-type{background:var(--cardSmalTitle);height:11.5px;width:50px;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}div.categoryItemSkeleton>div:nth-of-type(2)>div>span:last-of-type{background:var(--primaryText);height:11.5px;width:100px;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}@media screen and (max-width: 720px){div.categoryItemSkeleton>div:nth-of-type(2)>div>span:last-of-type{height:9.5px}}div.categoryItemSkeleton>div:nth-of-type(3){display:flex;width:100%;align-items:flex-end;margin-top:12px;gap:5px;padding-left:5px}div.categoryItemSkeleton>div:nth-of-type(3)>span:first-of-type{height:18px;width:18px;border-radius:50%;background:var(--primaryText);animation:Skeleton 1s ease-out infinite alternate both}div.categoryItemSkeleton>div:nth-of-type(3)>span:last-of-type{height:10px;width:73.2px;background:var(--primaryText);border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}div.categoryItem.tagItem>div:nth-of-type(2)>div>span{color:var(--primaryText)!important}div.categoryItem.tagItem>div:nth-of-type(3){font-size:unset;font-weight:unset;line-height:unset;margin-top:8px;border-top:none;padding-top:0}div.categoryItem.tagItem>div:nth-of-type(3)>span{padding:3px 14px;border-radius:20px;font-size:11px;font-weight:600;width:max-content;letter-spacing:.3px;transition:opacity .2s ease}div.categoryItem.tagItem>div:nth-of-type(3)>span.active{background:color-mix(in srgb,var(--green) 14%,transparent);border:1px solid color-mix(in srgb,var(--green) 40%,transparent);color:var(--green)}div.categoryItem.tagItem>div:nth-of-type(3)>span.inactive{background:color-mix(in srgb,var(--redDark) 10%,transparent);border:1px solid color-mix(in srgb,var(--redDark) 30%,transparent);color:var(--redDark)}div.categoryItem.tagItem>div:nth-of-type(3)>p{display:none}div.tagColorDot{border-radius:50%;height:40px;width:40px;flex-shrink:0;box-shadow:0 2px 10px #00000026;transition:transform .2s cubic-bezier(.34,1.36,.64,1)}.categoryItem:hover div.tagColorDot{transform:scale(1.08)}span.tagColorBadge{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}div.walletStatsItem{padding:10px 15px;border-radius:8px;border:1px solid var(--mainBorder);min-width:max-content;min-width:250px;flex:none;background:var(--walletStatsItemBackground)}div.walletStatsItem>h5{font-size:16px;font-weight:400;margin-bottom:16px;text-wrap:nowrap;color:var(--primaryText)}@media screen and (max-width: 1540px){div.walletStatsItem>h5{font-size:13px}}div.walletStatsItem>div:first-of-type{display:flex;align-items:center;gap:12px;margin-bottom:10px}div.walletStatsItem>div:first-of-type>div{color:var(--amount);display:flex;align-items:center;gap:3px}div.walletStatsItem>div:first-of-type>div>span{font-weight:500;font-size:21px;text-wrap:nowrap;min-width:max-content}@media screen and (max-width: 1540px){div.walletStatsItem>div:first-of-type>div>span{font-size:15px}}div.walletStatsItem>div:first-of-type>div>span.hidden{-webkit-text-security:disc}div.walletStatsItem>div:first-of-type>div:nth-of-type(2){display:flex;align-items:center;justify-content:center;gap:2px;padding:2px 5px;font-size:12px;border-radius:1.5rem}div.walletStatsItem>div:first-of-type>div:nth-of-type(2).Up{color:var(--green);background:#dae5d4}div.walletStatsItem>div:first-of-type>div:nth-of-type(2).Down{color:var(--redDark);background:#fff1f1}div.walletStatsItem>div:first-of-type>div:nth-of-type(2)>svg{height:18px!important}div.walletStatsItem>div:first-of-type>div:nth-of-type(2)>svg#Up{color:var(--green)}div.walletStatsItem>div:first-of-type>div:nth-of-type(2)>svg#Down{color:var(--redDark)}div.walletStatsItem>div:last-of-type{display:flex;align-items:center;justify-content:space-between;gap:10px;height:22px}div.walletStatsItem>div:last-of-type>p{font-size:12.5px;color:#b4b4b4;text-wrap:nowrap;width:max-content}div.walletStatsItem>div:last-of-type>span{display:flex;align-items:center;justify-content:center;gap:2px;padding:2px 10px 2px 5px;font-size:12px;border-radius:1.5rem;background:var(--cardBackground)}div.walletStatsItem>div:last-of-type>span.Up{color:var(--green)}div.walletStatsItem>div:last-of-type>span.Down{color:var(--redDark)}div.walletStatsItem>div:last-of-type>span>svg{height:18px!important}div.walletStatsItem>div:last-of-type>span>svg#Up{color:var(--green)}div.walletStatsItem>div:last-of-type>span>svg#Down{color:var(--redDark)}div.walletStatsItemSkeleton{padding:10px 15px;border-radius:8px;border:1px solid var(--mainBorder);min-width:max-content;min-width:250px;flex:none;background:var(--walletStatsItemBackground)}div.walletStatsItemSkeleton>span{height:15px;background:var(--primaryText);width:120px;border-radius:8px;margin-bottom:21px;display:inline-block;animation:Skeleton 1s ease-out infinite alternate both}@media screen and (max-width: 1540px){div.walletStatsItemSkeleton>span{height:13px;margin-bottom:16px}}div.walletStatsItemSkeleton>div:first-of-type{display:flex;align-items:center;gap:12px;margin-bottom:10px}div.walletStatsItemSkeleton>div:first-of-type>span{background:var(--amount);height:17px;width:75%;border-radius:8px;margin-bottom:5px;animation:Skeleton 1s ease-out infinite alternate both}@media screen and (max-width: 1540px){div.walletStatsItemSkeleton>div:first-of-type>span{height:14px;margin-bottom:8px}}div.walletStatsItemSkeleton>div:last-of-type{display:flex;align-items:center;justify-content:space-between;gap:10px;height:22px}div.walletStatsItemSkeleton>div:last-of-type>span:first-of-type{height:11px;background:#b4b4b4;width:130px;border-radius:8px;animation:Skeleton 1s ease-out infinite alternate both}div.walletStatsItemSkeleton>div:last-of-type>span:last-of-type{display:flex;align-items:center;justify-content:center;gap:2px;padding:2px 10px 2px 5px;border-radius:1.5rem;height:22px;width:82px;animation:Skeleton 1s ease-out infinite alternate both;background:var(--cardBackground)}.activityStatsItem{display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--mainBorder);background:var(--activityStatsItemBackground);min-height:120px;min-width:120px;flex-grow:2;border-radius:8px;padding:10px;transition:.5s background-color}.activityStatsItem:hover{background:var(--mainBorder)}.activityStatsItem>div:first-of-type{display:flex;align-items:center;justify-content:space-between}.activityStatsItem>div:first-of-type>figure{height:35px;width:35px;border-radius:50%;display:flex;align-items:center;justify-content:center}.activityStatsItem>div:first-of-type>figure.Balance{background-color:#d9f3ea}.activityStatsItem>div:first-of-type>figure.Balance>svg{color:var(--green)}.activityStatsItem>div:first-of-type>figure.Wallet{background-color:#fcf1ed}.activityStatsItem>div:first-of-type>figure.Wallet>svg{color:#fa8284}.activityStatsItem>div:first-of-type>figure.Movements,.activityStatsItem>div:first-of-type>figure.WhatsApp{background-color:#d9f3ea}.activityStatsItem>div:first-of-type>figure.Movements>svg,.activityStatsItem>div:first-of-type>figure.WhatsApp>svg{color:var(--green)}.activityStatsItem>div:first-of-type>figure.Categories,.activityStatsItem>div:first-of-type>figure.Tag,.activityStatsItem>div:first-of-type>figure.Reports{background-color:#f1f9fb}.activityStatsItem>div:first-of-type>figure.Categories>svg,.activityStatsItem>div:first-of-type>figure.Tag>svg,.activityStatsItem>div:first-of-type>figure.Reports>svg{color:#8abed6}.activityStatsItem>div:first-of-type>figure.Tag,.activityStatsItem>div:first-of-type>figure.Calendar{background-color:#fcf1ed}.activityStatsItem>div:first-of-type>figure.Tag>svg,.activityStatsItem>div:first-of-type>figure.Calendar>svg{color:var(--orange)}.activityStatsItem>div:first-of-type>figure.CreditCard{background-color:#f5f6f1}.activityStatsItem>div:first-of-type>figure.CreditCard>svg{color:#aaa97d}.activityStatsItem>div:first-of-type>figure>svg{height:20px!important;width:20px!important}.activityStatsItem>div:first-of-type>span{padding:5px;height:35px;width:35px;font-size:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--number);border:1px solid var(--mainBorder);background:var(--overviewItemBackground)}.activityStatsItem>div:last-of-type{display:flex;flex-direction:column;gap:5px}.activityStatsItem>div:last-of-type>p{font-size:12px;color:var(--smallCardTitle);line-height:13px}.activityStatsItem>div:last-of-type>span{font-size:17px;color:var(--number);font-weight:500;line-height:18px}@media screen and (max-width: 674px){.activityStatsItem{min-height:70px;max-height:110px;min-width:120px}.activityStatsItem>div:first-of-type>figure{height:30px;width:30px}.activityStatsItem>div:first-of-type>figure>svg{height:18px!important;width:18px!important}.activityStatsItem>div:first-of-type>span{padding:5px;height:30px;width:30px;font-size:11px}.activityStatsItem>div:last-of-type{gap:5px}.activityStatsItem>div:last-of-type>p{font-size:11px}.activityStatsItem>div:last-of-type>span{font-size:12px}}div.movementsChartEmpty{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center;flex-direction:column;gap:10px;align-items:center;height:100%}@media screen and (max-width: 674px){div.movementsChartEmpty{margin-top:10px}}div.movementsChartEmpty>h3{color:var(--primaryText);font-weight:400}div.movementsChartEmpty>p{color:var(--primaryText);font-weight:400;font-size:13px;text-align:center;padding:0 10px}div.movementsChartEmpty>svg{color:var(--mainColor);height:100px;width:100px}div.walletsChartEmpty{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center;flex-direction:column;gap:10px;align-items:center;height:100%}div.walletsChartEmpty>h3{color:var(--primaryText);font-weight:400}div.walletsChartEmpty>p{color:var(--primaryText);font-weight:400;font-size:13px;text-align:center;padding:0 10px}div.walletsChartEmpty>svg{color:var(--mainColor);height:100px;width:100px}div.categoriesChartEmpty{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center;flex-direction:column;gap:10px;align-items:center;height:100%;margin:15px 0}div.categoriesChartEmpty>h3{color:var(--primaryText);font-weight:400}div.categoriesChartEmpty>p{color:var(--primaryText);font-weight:400;font-size:13px;text-align:center;padding:0 10px}div.categoriesChartEmpty>svg{color:var(--mainColor);height:100px;width:100px}@media screen and (max-width: 425px){div.categoriesChartEmpty>p{font-size:11px}}div.categoryMonthStatisticContainer{position:relative;border-radius:12px;cursor:pointer;animation:contentEnter .3s ease both;transition:transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .22s ease}div.categoryMonthStatisticContainer:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000017}div.categoryMonthStatisticContainer>div.categoryMonthStatistic{position:relative;display:flex;flex-direction:column;border-radius:12px;padding:12px 14px;justify-content:space-between;gap:8px;border:1px solid var(--mainBorder);border-left:3px solid var(--category-color);background:color-mix(in srgb,var(--category-color) 4%,var(--overviewItemBackground));min-height:88px;min-width:185px}@media screen and (max-width: 674px){div.categoryMonthStatisticContainer>div.categoryMonthStatistic{min-height:76px;min-width:170px}}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:first-of-type{display:flex;width:100%;gap:10px;align-items:center}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:first-of-type>div:first-of-type{border-radius:50%;height:30px;width:30px;flex-shrink:0;display:grid;place-items:center;background:color-mix(in srgb,var(--category-color) 14%,transparent);border:1px solid color-mix(in srgb,var(--category-color) 30%,transparent)}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:first-of-type>div:first-of-type>svg{height:15px;width:15px;color:var(--category-color)}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:first-of-type>div>h4{font-weight:500;font-size:13.5px;color:var(--cardTitle);line-height:1.2}@media screen and (max-width: 720px){div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:first-of-type>div>h4{font-size:13px}}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:first-of-type>div>span{color:var(--cardDate);font-size:11px;line-height:1.3;margin-top:1px;display:block}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:last-of-type{display:flex;align-items:center;justify-content:space-between;padding-top:6px;border-top:1px solid color-mix(in srgb,var(--category-color) 15%,transparent)}div.categoryMonthStatisticContainer>div.categoryMonthStatistic>div:last-of-type>span{font-weight:600;font-size:14px;color:var(--primaryText);font-variant-numeric:tabular-nums}div.walletBalance{display:flex}@media screen and (max-width: 600px){div.walletBalance{justify-content:center}}div.walletBalance>div{color:var(--primaryText);font-weight:500;font-size:28px;display:flex;align-items:center;gap:5px;overflow:hidden;position:relative}@media screen and (max-width: 1440px){div.walletBalance>div{font-size:18px}}@media screen and (max-width: 600px){div.walletBalance>div{font-size:24px;margin-top:10px}}div.walletBalance>span{display:flex;align-items:center;justify-content:center;gap:2px;padding:2px 5px;font-size:12px;border-radius:1.5rem}div.walletBalance>span.Up{color:var(--green)}div.walletBalance>span.NoChange{color:var(--orange)}div.walletBalance>span.Down{color:var(--redDark)}div.walletBalance>span>svg{height:18px!important}div.walletBalance>span>svg#Up{color:var(--green)}div.walletBalance>span>svg#Down{color:var(--redDark)}div.walletBalanceSkeleton{display:flex;gap:7px;align-items:flex-end}@media screen and (max-width: 600px){div.walletBalanceSkeleton{justify-content:center;height:38px}}div.walletBalanceSkeleton>span:first-of-type{height:28px;background:var(--primaryText);min-width:100px;width:100%;max-width:200px;border-radius:8px;display:inline-block;animation:Skeleton 1s ease-out infinite alternate both}div.walletBalanceSkeleton>span:last-of-type{height:15px;background:var(--primaryText);min-width:30px;width:100%;max-width:70px;border-radius:8px;display:inline-block;animation:Skeleton 1s .1s ease-out infinite alternate both}@media screen and (max-width: 1540px){div.walletBalanceSkeleton>span:last-of-type{height:13px}}div.walletMovementsTotals{padding:5px 10px;min-width:100%;width:100%;display:flex;flex-direction:column;gap:10px;border-radius:8px;border:1px solid var(--secondBorderColor);background:var(--walletMovementsTotalsBackground)}div.walletMovementsTotals>div:first-of-type>h5{font-size:15px;color:var(--secondText);font-weight:400;line-height:14px}@media screen and (max-width: 1440px){div.walletMovementsTotals>div:first-of-type>h5{font-size:13px}}@media screen and (max-width: 410px){div.walletMovementsTotals>div:first-of-type>h5{font-size:11px}}div.walletMovementsTotals>div:first-of-type>span{display:flex;align-items:center;justify-content:center;gap:2px;padding:2px 5px;font-size:12px;border-radius:1.5rem}div.walletMovementsTotals>div:first-of-type>span.Up{color:var(--green)}div.walletMovementsTotals>div:first-of-type>span.NoChange{color:var(--orange)}div.walletMovementsTotals>div:first-of-type>span.Down{color:var(--redDark)}div.walletMovementsTotals>div:first-of-type>span>svg{height:18px!important}div.walletMovementsTotals>div:first-of-type>span>svg#Up{color:var(--green)}div.walletMovementsTotals>div:first-of-type>span>svg#Down{color:var(--redDark)}div.walletMovementsTotals>div:first-of-type>span{display:none}@media screen and (max-width: 674px){div.walletMovementsTotals>div:first-of-type>span{padding:0}}div.walletMovementsTotals>div:last-of-type{display:flex;justify-content:space-between;min-width:100%;width:100%}div.walletMovementsTotals>div:last-of-type>div{display:flex;align-items:center;gap:3px}div.walletMovementsTotals>div:last-of-type>div>span{color:var(--primaryText);text-wrap:nowrap;font-size:17px;font-weight:500}@media screen and (max-width: 1440px){div.walletMovementsTotals>div:last-of-type>div>span{font-size:14px}}div.walletMovementsTotals>div:last-of-type>span{display:flex;align-items:center;justify-content:center;gap:2px;padding:2px 5px;font-size:12px;border-radius:1.5rem}div.walletMovementsTotals>div:last-of-type>span.Up{color:var(--green)}div.walletMovementsTotals>div:last-of-type>span.NoChange{color:var(--orange)}div.walletMovementsTotals>div:last-of-type>span.Down{color:var(--redDark)}div.walletMovementsTotals>div:last-of-type>span>svg{height:18px!important}div.walletMovementsTotals>div:last-of-type>span>svg#Up{color:var(--green)}div.walletMovementsTotals>div:last-of-type>span>svg#Down{color:var(--redDark)}div.walletMovementsTotalsSkeleton{padding:5px 10px;min-width:100%;width:100%;display:flex;flex-direction:column;gap:6px}div.walletMovementsTotalsSkeleton>span{height:14px;background:var(--primaryText);min-width:50px;width:100%;max-width:100px;border-radius:8px;display:inline-block;animation:Skeleton 1s ease-out infinite alternate both}div.walletMovementsTotalsSkeleton>div{display:flex;justify-content:space-between;min-width:100%;width:100%}div.walletMovementsTotalsSkeleton>div>span:first-of-type{height:22px;background:var(--primaryText);min-width:70px;width:100%;max-width:140px;border-radius:8px;display:inline-block;animation:Skeleton 1s ease-out infinite alternate both}div.walletMovementsTotalsSkeleton>div>span:last-of-type{width:65px;height:18px;background:var(--primaryText);border-radius:8px;display:inline-block;animation:Skeleton 1s .1s ease-out infinite alternate both}div.reportCard{display:flex;flex-direction:column;width:400px;flex-grow:1;gap:0;border-radius:12px;overflow:hidden;cursor:pointer;border:1px solid var(--mainBorder);background-color:var(--reportCardBackground);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media screen and (min-width: 674px){div.reportCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:var(--mainColor)}div.reportCard:hover .reportCardIcon>svg{transform:scale(1.1)}}div.reportCard .reportCardIcon{flex-shrink:0;height:130px;background:var(--reportCardImageBackground);display:flex;align-items:center;justify-content:center}div.reportCard .reportCardIcon>svg{width:52px;height:52px;color:var(--mainColor);opacity:.85;transition:transform .2s ease;filter:drop-shadow(0 0 12px rgba(39,139,228,.25))}div.reportCard>div:last-of-type{padding:14px 16px;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center}div.reportCard>div:last-of-type>h4{color:var(--primaryText);font-weight:500;font-size:14px}div.reportCard>div:last-of-type>p{color:var(--secondText);font-weight:400;font-size:12.5px;line-height:1.5}div.reportCard.locked{opacity:.45;cursor:not-allowed;filter:grayscale(60%)}@media screen and (max-width: 674px){div.reportCard{width:100%;border-radius:10px}}section.Categories>section.content{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 674px){section.Categories>section.content{padding:0!important;gap:0px}}section.Categories>section.content>div.sectionHeader>div{display:flex;gap:5px;height:35px}section.Categories>section.content>div.sectionHeader>div>section.select{width:min-content}section.Categories>section.content>div.sectionHeader>div>section.select>div.inputContainer>input{max-height:35px}section.Categories>section.content>section.categoriesStatistics{width:100%;height:100%;padding:15px 20px;background:var(--overviewItemBackground);border-radius:8px}@media screen and (max-width: 674px){section.Categories>section.content>section.categoriesStatistics{border:none;border-radius:0 0 8px 8px;max-height:none;padding-top:20px!important;background:linear-gradient(to bottom,var(--sectionBackground),transparent)}}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart{height:auto;width:100%}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>section.categoriesBarChart{position:relative;margin-bottom:15px}@media screen and (max-width: 1000px){section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>section.categoriesBarChart{overflow-x:scroll}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>section.categoriesBarChart::-webkit-scrollbar{display:none}}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>section.categoriesBarChart>figure{max-height:360px;position:relative;left:-30px}@media screen and (max-width: 674px){section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>section.categoriesBarChart>figure{left:-15px;max-height:230px;overflow-y:visible}}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div{display:flex;align-items:center;gap:7px;padding:10px 10px 10px 0;flex-wrap:wrap;position:relative;margin-bottom:12px}@media screen and (max-width: 674px){section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div{justify-content:space-between;padding:0 15px}}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div:first-of-type{display:flex;align-items:center;gap:15px}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div:first-of-type>figure{display:grid;place-items:center;border-radius:50%;border:1px solid var(--mainBorder);padding:5px}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div:first-of-type>figure>svg{color:var(--green);height:20px!important;width:20px!important}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div:first-of-type>h4{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:18px;color:var(--cardTitle);line-height:23px;text-wrap:nowrap}@media screen and (max-width: 720px){section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div:first-of-type>h4{font-size:14px}}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters{display:flex;align-items:center;gap:7px;height:fit-content;flex-grow:1}@media screen and (max-width: 600px){section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters{justify-content:flex-end}}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select{max-width:max-content;align-items:center}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select>div.inputContainer{width:max-content}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select>div.inputContainer>input{border:none;border-radius:6px!important;border-right:1px solid var(--inputBorder);border-bottom:1px solid var(--inputBorder);padding:0 20px 0 0;max-width:170px}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select>div.options{max-width:200px;max-height:180px}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select>span.icon{top:50%;transform:translateY(-50%) rotate(90deg)}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select>span.icon>svg{height:15px}section.Categories>section.content>section.categoriesStatistics>section.categoriesMonthStatisticsContainer-Chart>div>div.selectsFilters>section.select>span.icon.active{transform:translateY(-50%) rotate(-90deg)}@media screen and (max-width: 674px){section.Categories>section.content>section:last-of-type{border-left:none;border-right:none;border-bottom:none;border-radius:35px 35px 0 0;padding-top:30px!important;margin-top:30px;border-top:1px solid var(--specialBorder)}}section.Categories>section.content>section:last-of-type>div.sectionHeader{margin-bottom:12px}section.Categories>section.content>section:last-of-type>div:nth-of-type(2){display:flex;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:10px}@media screen and (max-width: 425px){section.Categories>section.content>section:last-of-type>div:nth-of-type(2){justify-content:center}}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div{position:relative}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type{flex-grow:2}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>figure{position:absolute;top:60%;left:7px;transform:translateY(-55%)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>figure>svg{height:17px;color:var(--inputColor)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input.invalidInput{border:1px solid var(--invalidInput)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input:focus{border:1px solid var(--inputFocus)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input.inputError{border:1px solid var(--redDark)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input.inputError:focus{border:1px solid var(--redDarkHover)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input{height:35px;max-width:100px;padding-left:35px;border-radius:1.5rem;transition:max-width 1s}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:first-of-type>input:focus{max-width:350px}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type{display:flex;align-items:center;justify-content:flex-end;flex-grow:4;gap:10px}@media screen and (max-width: 425px){section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type{justify-content:center}}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type>button{display:flex;align-items:center;justify-content:center;gap:10px}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type>button.filterButton{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type>button.filterButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type>button.filterButton:active{opacity:.8}section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type>button.filterButton{height:35px;max-width:100px}@media screen and (max-width: 425px){section.Categories>section.content>section:last-of-type>div:nth-of-type(2)>div:last-of-type>button{text-indent:-999px;gap:0px;min-width:60px}}main.Login{background:var(--primaryBackground);background:linear-gradient(90deg,var(--loginBackground) 17px,transparent 1%) 50%,linear-gradient(var(--loginBackground) 17px,transparent 1%) 50%,var(--loginBackgroundPointColor);background-size:18px 18px}main.Login>section{height:100%;min-height:calc(100vh - 60px);min-height:calc(100svh - 60px);width:100vw;width:100svw;position:relative;display:flex;z-index:20;align-items:center}@media screen and (max-width: 425px){main.Login>section{flex-direction:column;justify-content:space-between;align-items:center}}main.Login>section::-webkit-scrollbar{display:none}main.Login>section>header{padding:30px;position:absolute;z-index:3000;top:0;animation:contentEnter .5s ease both}@media screen and (max-width: 425px){main.Login>section>header{position:relative;width:100%;padding-left:15px;padding-top:10px}}@media screen and (max-width: 768px){main.Login>section>header.verifyAccountMessageHeader>figure{justify-content:center!important}}main.Login>section>header>figure{display:flex;align-items:center;gap:7px}main.Login>section>header>figure>img{height:40px;object-fit:contain}main.Login>section>header>figure>svg{height:40px;object-fit:contain}@media screen and (max-width: 768px){main.Login>section>header>figure>svg{height:30px;object-fit:contain}}main.Login>section>header>figure>h1{font-size:16px;font-weight:500}main.Login>section>section{height:100%;padding-top:100px!important;position:relative;z-index:2000}@media screen and (max-width: 425px){main.Login>section>section{padding-top:0!important}}main.Login>section>section:first-of-type{min-width:540px;width:100%;max-width:675px;min-height:max-content;height:100%;display:flex;flex-direction:column;padding:0 45px;align-items:center;gap:30px;position:relative}@media screen and (max-width: 500px){main.Login>section>section:first-of-type{padding:0 15px;flex-grow:1;justify-content:center;min-width:0px}}main.Login>section>section:first-of-type>div:first-of-type>form{transition:transform .42s cubic-bezier(.4,0,.2,1),opacity .3s ease;position:absolute!important}main.Login>section>section:first-of-type>div:first-of-type>form:not(.active){z-index:-1;pointer-events:none;opacity:0}main.Login>section>section:first-of-type>div:first-of-type>form:not(.active).login{transform:translate(-500px)}main.Login>section>section:first-of-type>div:first-of-type>form:not(.active).signup{transform:translate(500px)}@media screen and (max-height: 670px){main.Login>section>section:first-of-type>div:first-of-type>form{transition:transform .42s,position 1s,opacity 0s!important;display:none!important}}main.Login>section>section:first-of-type>div:first-of-type>form.active{transform:translate(0);display:flex!important;position:relative!important;pointer-events:all;z-index:100}main.Login>section>section:first-of-type>div:first-of-type{display:flex;align-items:center}main.Login>section>section:first-of-type>div:first-of-type>form.login{width:100%;max-width:350px;min-width:350px;display:flex;flex-direction:column;align-items:center;gap:15px;z-index:100}@media screen and (max-width: 500px){main.Login>section>section:first-of-type>div:first-of-type>form.login{position:relative}}main.Login>section>section:first-of-type>div:first-of-type>form.login>h3{font-size:24px;font-weight:600;width:100%;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div{position:relative;width:100%}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>input.invalidInput{border:1px solid var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>input:focus{border:1px solid var(--inputFocus)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>input.inputError{border:1px solid var(--redDark)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>input.inputError:focus{border:1px solid var(--redDarkHover)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div>span{font-size:12px;color:var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4){display:flex;align-items:center;justify-content:space-between;margin:15px 0}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>label{gap:8px;display:flex;align-items:center;font-size:13px;position:relative;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>label>input{width:40px;position:absolute;left:0;z-index:100;opacity:0;height:20px;cursor:pointer}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>label>input:checked~span{border-color:var(--mainColor)!important;background:var(--mainColor)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>label>input:checked~span:before{transform:translate(110%)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>label>span{cursor:pointer;height:20px;width:40px;border-radius:15px;border:1px solid var(--checkBorder);position:relative;transition:border-color .5s,background-color .5s}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>label>span:before{content:"";display:block;height:18px;width:18px;position:absolute;background:var(--checkBackground);border-radius:50%;transition:transform .5s}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>a{font-size:14px;color:var(--mainColor);text-decoration:none}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(4)>a:hover{text-decoration:underline}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(7){display:flex;align-items:center;justify-content:space-between;margin:15px 0;font-size:13px;color:var(--orText)}main.Login>section>section:first-of-type>div:first-of-type>form.login>div:nth-child(7)>span{height:1px;width:40%;background:var(--orHr)}main.Login>section>section:first-of-type>div:first-of-type>form.login .loginPasswordWrapper{position:relative;width:100%}main.Login>section>section:first-of-type>div:first-of-type>form.login .loginPasswordWrapper input{width:100%;padding-right:42px!important}main.Login>section>section:first-of-type>div:first-of-type>form.login .loginPasswordWrapper .loginPasswordToggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;display:grid;place-items:center;width:26px;height:26px;border-radius:6px;color:var(--secondText);transition:color .2s ease,background .2s ease;margin:0}main.Login>section>section:first-of-type>div:first-of-type>form.login .loginPasswordWrapper .loginPasswordToggle:hover{color:var(--primaryText);background:var(--mainBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.login .loginPasswordWrapper .loginPasswordToggle svg{width:16px;height:16px}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=submit]{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=submit]:hover{background:var(--mainColorHover)}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=submit]:active{opacity:.8}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=submit]{font-size:14px;font-weight:500;letter-spacing:.2px;transition:background .2s ease,transform .15s ease,opacity .2s ease}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=submit]:hover{transform:translateY(-1px)}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=submit]:active{transform:scale(.97)}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=button]{border-radius:8px;display:flex;gap:10px;align-items:center;justify-content:center;border:1px solid var(--mainBorder);outline:none;height:40px;width:100%;background:transparent;color:var(--primaryText);font-size:14px;transition:background .2s ease,border-color .2s ease,transform .15s ease,opacity .15s}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=button]:hover{background:var(--leftAsideHover);border-color:var(--inputFocus);transform:translateY(-1px)}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=button]:active{opacity:.8;transform:scale(.97)}main.Login>section>section:first-of-type>div:first-of-type>form.login>button[type=button]>img{height:20px;object-fit:contain}main.Login>section>section:first-of-type>div:first-of-type>form.login>span{width:100%;display:flex;gap:5px;font-size:14px;align-items:center;justify-content:center;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.login>span>a{color:var(--mainColor);text-decoration:none}main.Login>section>section:first-of-type>div:first-of-type>form.login>span>a:hover{text-decoration:underline}main.Login>section>section:first-of-type>div:first-of-type>form.signup{width:100%;min-width:450px;max-width:500px;display:flex;z-index:100;flex-direction:column;align-items:center;gap:15px}@media screen and (max-width: 500px){main.Login>section>section:first-of-type>div:first-of-type>form.signup{max-width:none;min-width:auto}}main.Login>section>section:first-of-type>div:first-of-type>form.signup>h3{font-size:20px;font-weight:600;width:100%;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div{position:relative;width:100%;display:flex}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div.row{flex-direction:row}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div.column{flex-direction:column}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div{gap:8px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input.invalidInput{border:1px solid var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input:focus{border:1px solid var(--inputFocus)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input.inputError{border:1px solid var(--redDark)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input.inputError:focus{border:1px solid var(--redDarkHover)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input{height:37px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>input:placeholder-shown{text-overflow:ellipsis}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>select{cursor:pointer}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>span{font-size:12px;color:var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div{display:flex;flex-direction:column;gap:5px;width:100%}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer{position:relative;width:100%;height:100%}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input:disabled,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input.invalidInput,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select.invalidInput{border:1px solid var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input:focus,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select:focus{border:1px solid var(--inputFocus)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input.inputError,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select.inputError{border:1px solid var(--redDark)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input.inputError:focus,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select.inputError:focus{border:1px solid var(--redDarkHover)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select{height:37px;max-height:37px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input:placeholder-shown,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select:placeholder-shown{text-overflow:ellipsis}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>input#PhoneNumber,main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>select#PhoneNumber{padding-left:50px;position:absolute;z-index:20}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>label{font-size:12px;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>div.PhoneNumberContainer>span{display:block;color:var(--primaryText);position:absolute;left:5px;top:55%;transform:translateY(-50%);font-size:13px;z-index:30}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>.select>div>input{height:37px;max-height:37px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input.invalidInput{border:1px solid var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input:focus{border:1px solid var(--inputFocus)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input.inputError{border:1px solid var(--redDark)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input.inputError:focus{border:1px solid var(--redDarkHover)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input{height:37px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input:placeholder-shown{text-overflow:ellipsis}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input#PhoneNumber{padding-left:35px;position:absolute;z-index:20}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>input:disabled{border-color:var(--redDark)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>section>div>div>label{font-size:12px;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper{position:relative;width:100%}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input.invalidInput{border:1px solid var(--invalidInput)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input:focus{border:1px solid var(--inputFocus)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input.inputError{border:1px solid var(--redDark)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input.inputError:focus{border:1px solid var(--redDarkHover)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper input{width:100%;height:37px;padding-right:42px!important}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper .loginPasswordToggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;display:grid;place-items:center;width:26px;height:26px;border-radius:6px;color:var(--secondText);transition:color .2s ease,background .2s ease;margin:0}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper .loginPasswordToggle:hover{color:var(--primaryText);background:var(--mainBorder)}main.Login>section>section:first-of-type>div:first-of-type>form.signup .loginPasswordWrapper .loginPasswordToggle svg{width:16px;height:16px}main.Login>section>section:first-of-type>div:first-of-type>form.signup>button[type=submit]{border-radius:8px;display:flex;align-items:center;justify-content:center;border:none;outline:none;background:var(--mainColor);color:var(--blueButtonText);height:40px;width:100%;font-size:14px;font-weight:500;letter-spacing:.2px;transition:background .2s ease,transform .15s ease,opacity .2s ease}main.Login>section>section:first-of-type>div:first-of-type>form.signup>button[type=submit]:hover{background:var(--mainColorHover);transform:translateY(-1px)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>button[type=submit]:active{transform:scale(.97)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>span{width:100%;display:flex;gap:5px;font-size:14px;align-items:center;justify-content:center;color:var(--primaryText)}main.Login>section>section:first-of-type>div:first-of-type>form.signup>span>a{color:var(--mainColor);text-decoration:none}main.Login>section>section:first-of-type>div:first-of-type>form.signup>span>a:hover{text-decoration:underline}main.Login>section>section:first-of-type>div:last-of-type{display:flex;gap:7px;margin-bottom:15px}main.Login>section>section:first-of-type>div:last-of-type>span{height:6px;width:80px;border-radius:7px;background:var(--loginSliderBar)}main.Login>section>section:first-of-type>div:last-of-type>span.current{background:var(--mainColor)}main.Login>section>section:last-of-type{flex-grow:3;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;perspective:800px;max-height:70svh}@media screen and (max-width: 500px){main.Login>section>section:last-of-type{display:none}}main.Login>section>section:last-of-type>span{position:absolute;z-index:50}main.Login>section>section:last-of-type>span:first-of-type{height:90vw;width:90vw;border-radius:50%;border:2px solid var(--firstCircle)}main.Login>section>section:last-of-type>span:nth-child(2){height:70vw;width:70vw;border-radius:50%;border:2px solid var(--secondCircle)}main.Login>section>section:last-of-type>span:last-of-type{height:50vw;width:50vw;border-radius:50%;border:2px solid var(--thirdCircle)}main.Login>section>section:last-of-type>img{width:100%!important;object-fit:contain;position:relative;z-index:1000;min-width:1000px!important;max-width:1250px!important;border:1px solid var(--mainBorder);height:100%!important;margin-right:20px;transition:min-width .5s;border-radius:10px;box-shadow:var(--boxShadowModal);transform:rotateY(-10.0155deg) rotateX(7.11246deg);-webkit-mask-image:radial-gradient(circle,black 60%,rgba(0,0,0,.5) 85%);mask-image:radial-gradient(circle,#000 60%,#00000080 85%)}@media screen and (max-width: 1310px){main.Login>section>section:last-of-type>img{min-width:800px;-webkit-mask-image:none;mask-image:none}}@media screen and (max-width: 1250px){main.Login>section>section:last-of-type>img{min-width:800px}}main.Login>section>div{position:absolute;left:50%;top:50%;z-index:100;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 5px;gap:15px}main.Login>section>div>figure{position:relative;height:max-content}main.Login>section>div>figure>div{position:relative}main.Login>section>div>figure>div>svg{color:var(--mainColor);height:150px;width:150px;position:relative;z-index:100}main.Login>section>div>figure>div>span{height:50%;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;border-radius:50%;background:#fff;z-index:-1}main.Login>section>div>figure>svg{height:60px;width:60px;position:relative;left:50%;transform:translate(-50%);color:var(--primaryText);position:absolute;z-index:200;bottom:-5px}main.Login>section>div>div{display:flex;flex-direction:column}main.Login>section>div>div>h2{color:var(--primaryText);text-align:center;font-size:35px}main.Login>section>div>div>h3{color:var(--primaryText);text-align:center;font-size:30px}@media screen and (max-width: 425px){main.Login>section>div>div>h2{font-size:28px}main.Login>section>div>div>h3{font-size:24px}}main.Login>section>div>div>p{color:var(--primaryText);text-align:center;font-size:17px}main.Login>section>div>div:last-of-type{gap:4px}main.Login>section>div>div:last-of-type>p:first-of-type{color:var(--mainColor);font-size:14px;margin-bottom:30px}main.Login>section>div>div:last-of-type>p:last-of-type{max-width:400px}@media screen and (max-width: 425px){main.Login>section>div>div:last-of-type>p:last-of-type{font-size:15px;padding:0 10px}}main.Login>section>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}main.Login>section>div>button:hover{background:var(--mainColorHover)}main.Login>section>div>button:active{opacity:.8}main.Login .twoFactorSubtitle{font-size:13px;color:var(--secondText);text-align:center;margin:0 0 4px;line-height:1.5}main.Login .loginError{font-size:12px;color:#ef4444;text-align:center;margin-top:-4px}footer.loginFooter{width:100%;display:flex;flex-wrap:wrap;padding-top:10px;justify-content:space-between;background:linear-gradient(90deg,var(--loginBackground) 17px,transparent 1%) 50%,linear-gradient(var(--loginBackground) 17px,transparent 1%) 50%,var(--loginBackgroundPointColor);background-size:18px 18px}@media screen and (max-width: 760px){footer.loginFooter{flex-direction:column;justify-content:center;align-items:center}}footer.loginFooter>div:first-of-type{display:flex;align-items:center;gap:10px;padding-bottom:10px;padding-left:15px;position:relative;background:transparent;bottom:0;z-index:100}footer.loginFooter>div:first-of-type>figure{height:36px;width:36px}footer.loginFooter>div:first-of-type>span{color:var(--primaryText);font-size:13px}footer.loginFooter>div:first-of-type .loginLandingLink{color:var(--secondText);font-size:13px;text-decoration:none;transition:color .2s}footer.loginFooter>div:first-of-type .loginLandingLink:hover{color:var(--mainColor)}footer.loginFooter>div:last-of-type{display:flex;padding:0 20px 10px;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;position:relative;z-index:1200}@media screen and (max-width: 440px){footer.loginFooter>div:last-of-type{flex-direction:column;align-items:center}}footer.loginFooter>div:last-of-type>span{color:var(--primaryText);font-size:13px;margin-right:10px}@media screen and (max-width: 440px){footer.loginFooter>div:last-of-type>span:last-of-type{display:none}}footer.loginFooter>div:last-of-type>div{gap:7px;display:flex}footer.loginFooter>div:last-of-type>div>a{text-decoration:none}footer.loginFooter>div:last-of-type>div>a>figure{height:45px;width:45px;display:grid;cursor:pointer;place-items:center;border-radius:50%;border:1px solid var(--mainBorder);background-color:var(--themeColor)}footer.loginFooter>div:last-of-type>div>a>figure>span{display:none;top:-40px}footer.loginFooter>div:last-of-type>div>a>figure>span:after{top:118%;right:45%;transform:rotate(270deg)}footer.loginFooter>div:last-of-type>div>a>figure>svg{color:var(--mainIconColor);height:30px;width:30px}footer.loginFooter>div:last-of-type>div>a>figure:hover{background-color:var(--oppositeThemeColor)}footer.loginFooter>div:last-of-type>div>a>figure:hover>svg{color:var(--themeColor)}footer.loginFooter>div:last-of-type>div>a>figure:hover>span{display:block}main.VerifyAccount{min-height:100vh;min-height:100svh;width:100vw;width:100svw;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--primaryBackground);background:linear-gradient(90deg,var(--loginBackground) 17px,transparent 1%) 50%,linear-gradient(var(--loginBackground) 17px,transparent 1%) 50%,var(--loginBackgroundPointColor);background-size:18px 18px}main.VerifyAccount::-webkit-scrollbar{display:none}main.VerifyAccount>header{padding:30px;position:absolute;z-index:200;top:0;display:flex;width:100%;justify-content:space-between}@media screen and (max-width: 768px){main.VerifyAccount>header{width:100%;padding-left:15px;padding-top:10px}}main.VerifyAccount>header>figure{display:flex;align-items:center;gap:7px}main.VerifyAccount>header>figure>img{height:40px;object-fit:contain}main.VerifyAccount>header>figure>svg{height:40px;object-fit:contain}main.VerifyAccount>header>figure>h1{font-size:16px;font-weight:500}@media screen and (max-width: 768px){main.VerifyAccount>header>figure{justify-content:center}main.VerifyAccount>header>figure>svg{height:20px;object-fit:contain}}main.VerifyAccount>header>div{display:flex;align-items:center;gap:10px;color:var(--primaryText)}main.VerifyAccount>header>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}main.VerifyAccount>header>div>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}main.VerifyAccount>header>div>button:active{opacity:.8}main.VerifyAccount>header>div>button{padding:2px 10px}main.VerifyAccount>header>div>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}main.VerifyAccount>header>div>button:first-of-type:hover{background:var(--mainColorHover)}main.VerifyAccount>header>div>button:first-of-type:active{opacity:.8}main.VerifyAccount>header>div>button:first-of-type{height:30px}main.VerifyAccount>header>div>a{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}main.VerifyAccount>header>div>a:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}main.VerifyAccount>header>div>a:active{opacity:.8}main.VerifyAccount>header>div>a{height:30px;padding:2px 10px;font-size:13px;text-decoration:none;border-width:2px}main.VerifyAccount>figure.minimalLoader{top:50%;transform:translate(-50%,-50%)}main.VerifyAccount>section{height:100%}main.VerifyAccount>section.content{position:absolute;left:50%;top:45%;z-index:100;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:350px;gap:15px}main.VerifyAccount>section.content>figure{position:relative}main.VerifyAccount>section.content>figure.verified>svg{color:var(--green)}main.VerifyAccount>section.content>figure.error>svg{color:var(--redDark)}main.VerifyAccount>section.content>figure>span{height:50%;width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;border-radius:50%;background:#fff;z-index:-1}main.VerifyAccount>section.content>figure>svg{height:150px;width:150px;position:relative;z-index:100}main.VerifyAccount>section.content>h2{color:var(--primaryText)}main.VerifyAccount>section.content>p{color:var(--primaryText);text-align:center}main.VerifyAccount>section.content>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}main.VerifyAccount>section.content>button:hover{background:var(--mainColorHover)}main.VerifyAccount>section.content>button:active{opacity:.8}main.VerifyAccount>section.lines{flex-grow:3;display:flex;align-items:center;justify-content:center;position:absolute;right:50%;transform:translate(-50%);overflow:visible}@media screen and (max-width: 450px){main.VerifyAccount>section.lines{display:none}}main.VerifyAccount>section.lines>span{position:absolute;z-index:50}main.VerifyAccount>section.lines>span:first-of-type{height:90vw;width:90vw;border-radius:50%;border:2px solid var(--firstCircle)}main.VerifyAccount>section.lines>span:nth-child(2){height:70vw;width:70vw;border-radius:50%;border:2px solid var(--firstCircle)}main.VerifyAccount>section.lines>span:last-of-type{height:50vw;width:50vw;border-radius:50%;border:2px solid var(--firstCircle)}main.ForgotPassword{min-height:100vh;min-height:100svh;width:100vw;width:100svw;position:relative;display:flex;align-items:center;overflow-x:hidden;background:var(--primaryBackground);background:linear-gradient(90deg,var(--loginBackground) 17px,transparent 1%) 50%,linear-gradient(var(--loginBackground) 17px,transparent 1%) 50%,var(--loginBackgroundPointColor);background-size:18px 18px}main.ForgotPassword::-webkit-scrollbar{display:none}main.ForgotPassword>header{padding:30px;position:absolute;z-index:200;top:0;display:flex;width:100%;justify-content:space-between;animation:contentEnter .5s ease both}@media screen and (max-width: 768px){main.ForgotPassword>header{width:100%;padding-left:15px;padding-top:10px}}main.ForgotPassword>header>figure{display:flex;align-items:center;gap:7px}main.ForgotPassword>header>figure>img{height:40px;object-fit:contain}main.ForgotPassword>header>figure>svg{height:40px;object-fit:contain}main.ForgotPassword>header>figure>h1{font-size:16px;font-weight:500}@media screen and (max-width: 768px){main.ForgotPassword>header>figure{justify-content:center}main.ForgotPassword>header>figure>svg{height:20px;object-fit:contain}}main.ForgotPassword>header>div{display:flex;align-items:center;gap:10px;color:var(--primaryText)}main.ForgotPassword>header>div>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}main.ForgotPassword>header>div>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}main.ForgotPassword>header>div>button:active{opacity:.8}main.ForgotPassword>header>div>button{padding:2px 10px}main.ForgotPassword>header>div>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}main.ForgotPassword>header>div>button:first-of-type:hover{background:var(--mainColorHover)}main.ForgotPassword>header>div>button:first-of-type:active{opacity:.8}main.ForgotPassword>header>div>button:first-of-type{height:30px}main.ForgotPassword>header>div>a{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}main.ForgotPassword>header>div>a:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}main.ForgotPassword>header>div>a:active{opacity:.8}main.ForgotPassword>header>div>a{height:30px;padding:2px 10px;font-size:13px;text-decoration:none;border-width:2px}main.ForgotPassword>section{height:100%}main.ForgotPassword>section:first-of-type{min-width:fit-content;width:100%;display:flex;align-items:center;gap:30px;position:relative;height:100%;min-height:100%;justify-content:center;min-height:inherit;z-index:100}main.ForgotPassword>section:first-of-type::-webkit-scrollbar{display:none}main.ForgotPassword>section:first-of-type>div{width:350px;overflow:hidden}@media screen and (max-width: 768px){main.ForgotPassword>section:first-of-type>div{width:100vw}}main.ForgotPassword>section:first-of-type>div::-webkit-scrollbar{display:none}main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides{display:flex;transition:transform .48s cubic-bezier(.4,0,.2,1)}main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides.slide-code{transform:translate(-350px)}main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides.slide-password{transform:translate(-700px)}main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides.slide-done{transform:translate(-1050px)}@media screen and (max-width: 768px){main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides.slide-code{transform:translate(-100vw)}main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides.slide-password{transform:translate(-200vw)}main.ForgotPassword>section:first-of-type>div .forgotPasswordSlides.slide-done{transform:translate(-300vw)}}main.ForgotPassword>section:first-of-type>div form{width:100%;max-width:350px;min-width:350px;flex-direction:column;align-items:center;justify-content:space-between;display:flex;gap:15px;z-index:100;max-height:420px;height:100svh;height:100vh;opacity:.08;pointer-events:none;transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1);transform:scale(.96)}@media screen and (max-width: 768px){main.ForgotPassword>section:first-of-type>div form{max-width:100vw;min-width:100vw;padding-left:15px}}main.ForgotPassword>section:first-of-type>div form.active{opacity:1;pointer-events:all;transform:scale(1)}main.ForgotPassword>section:first-of-type>div form.active>button[type=submit]{display:block!important}@media screen and (max-width: 450px){main.ForgotPassword>section:first-of-type>div form{position:relative}}main.ForgotPassword>section:first-of-type>div form>div,main.ForgotPassword>section:first-of-type>div form>fieldset{width:100%;display:flex;flex-direction:column;align-items:center}main.ForgotPassword>section:first-of-type>div form>div>figure,main.ForgotPassword>section:first-of-type>div form>fieldset>figure{border-radius:10px;height:50px;width:50px;background:var(--mainColor);display:grid;place-items:center;margin-bottom:15px}main.ForgotPassword>section:first-of-type>div form>div>figure>svg,main.ForgotPassword>section:first-of-type>div form>fieldset>figure>svg{color:#fff;height:30px;width:30px}main.ForgotPassword>section:first-of-type>div form>div>h3,main.ForgotPassword>section:first-of-type>div form>fieldset>h3{font-size:24px;font-weight:600;width:100%;color:var(--primaryText);margin-bottom:10px;text-align:center}main.ForgotPassword>section:first-of-type>div form>div>p,main.ForgotPassword>section:first-of-type>div form>fieldset>p{font-size:14px;font-weight:400;width:100%;color:var(--primaryText);margin-bottom:20px;text-align:center}main.ForgotPassword>section:first-of-type>div form>div>div,main.ForgotPassword>section:first-of-type>div form>fieldset>div{position:relative;width:100%;margin-bottom:20px}main.ForgotPassword>section:first-of-type>div form>div>div.numbers,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input:disabled,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input.invalidInput,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input.invalidInput{border:1px solid var(--invalidInput)}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input:focus,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input:focus{border:1px solid var(--inputFocus)}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input.inputError,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input.inputError{border:1px solid var(--redDark)}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input.inputError:focus,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input.inputError:focus{border:1px solid var(--redDarkHover)}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input{border-radius:12px;border-bottom:1px solid var(--inputBorder);background:transparent;height:65px;width:50px;text-align:center;padding-left:0;font-size:25px;font-weight:bolder;border-width:2px;color:var(--mainColor);caret-color:transparent!important}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input.added,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input.added{border:2px solid var(--mainColor)!important}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input:focus,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input:focus{border-bottom:1px solid var(--mainColor)}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input.invalid,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input.invalid{border-color:var(--redDark)!important;color:var(--redDark)!important}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input[type=number]::-webkit-inner-spin-button,main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input[type=number]::-webkit-outer-spin-button,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input[type=number]::-webkit-inner-spin-button,main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}main.ForgotPassword>section:first-of-type>div form>div>div.numbers>input[type=number],main.ForgotPassword>section:first-of-type>div form>fieldset>div.numbers>input[type=number]{caret-color:transparent!important;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}main.ForgotPassword>section:first-of-type>div form>div>div.strongPasssordContainer,main.ForgotPassword>section:first-of-type>div form>fieldset>div.strongPasssordContainer{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:8px}main.ForgotPassword>section:first-of-type>div form>div>div.strongPasssordContainer>span,main.ForgotPassword>section:first-of-type>div form>fieldset>div.strongPasssordContainer>span{height:10px;flex-grow:2;border-radius:25px;border:1px solid var(--mainBorder)}main.ForgotPassword>section:first-of-type>div form>div>div.strongPasssordContainer>span.strong,main.ForgotPassword>section:first-of-type>div form>fieldset>div.strongPasssordContainer>span.strong{background:var(--mainColor)}main.ForgotPassword>section:first-of-type>div form>div>div>label,main.ForgotPassword>section:first-of-type>div form>fieldset>div>label{color:var(--labelColor)}main.ForgotPassword>section:first-of-type>div form>div>div>input,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}main.ForgotPassword>section:first-of-type>div form>div>div>input:disabled,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}main.ForgotPassword>section:first-of-type>div form>div>div>input.invalidInput,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input.invalidInput{border:1px solid var(--invalidInput)}main.ForgotPassword>section:first-of-type>div form>div>div>input:focus,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input:focus{border:1px solid var(--inputFocus)}main.ForgotPassword>section:first-of-type>div form>div>div>input.inputError,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input.inputError{border:1px solid var(--redDark)}main.ForgotPassword>section:first-of-type>div form>div>div>input.inputError:focus,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input.inputError:focus{border:1px solid var(--redDarkHover)}main.ForgotPassword>section:first-of-type>div form>div>div>input,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input{border-radius:0;border:none;border-bottom:1px solid var(--inputBorder);background:transparent}main.ForgotPassword>section:first-of-type>div form>div>div>input:focus,main.ForgotPassword>section:first-of-type>div form>fieldset>div>input:focus{border:none;border-bottom:1px solid var(--mainColor)}main.ForgotPassword>section:first-of-type>div form>div>div>span,main.ForgotPassword>section:first-of-type>div form>fieldset>div>span{font-size:12px;color:var(--invalidInput);display:block;text-align:end;padding:5px 0}main.ForgotPassword>section:first-of-type>div form>div>span,main.ForgotPassword>section:first-of-type>div form>fieldset>span{width:100%;display:flex;gap:5px;font-size:14px;align-items:center;justify-content:center;color:var(--primaryText)}main.ForgotPassword>section:first-of-type>div form>div>span>button,main.ForgotPassword>section:first-of-type>div form>fieldset>span>button{color:var(--primaryText);background:none;outline:none;border:none;font-size:15px;font-weight:600;text-decoration:underline}main.ForgotPassword>section:first-of-type>div form>div>span>button:hover,main.ForgotPassword>section:first-of-type>div form>fieldset>span>button:hover{text-decoration:underline}main.ForgotPassword>section:first-of-type>div form>div>span>button:disabled,main.ForgotPassword>section:first-of-type>div form>fieldset>span>button:disabled{opacity:.5}main.ForgotPassword>section:first-of-type>div form.forgotPasswordForm>div>div>span,main.ForgotPassword>section:first-of-type>div form.forgotPasswordForm>fieldset>div>span{text-align:center}main.ForgotPassword>section:first-of-type>div form>button[type=submit]{border-radius:20px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;display:none}main.ForgotPassword>section:first-of-type>div form>button[type=submit]:disabled{background:var(--disabledButtonBackground);color:#000;cursor:not-allowed!important}main.ForgotPassword>section:first-of-type>div form>button[type=button]{display:flex;gap:10px;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--buttonBorder);background:var(--buttonBackground);color:#464646;outline:none;height:40px;width:100%}main.ForgotPassword>section:first-of-type>div form>button[type=button]>img{height:20px;object-fit:contain}main.ForgotPassword>section:first-of-type>div form>span{width:100%;display:flex;gap:5px;font-size:14px;align-items:center;justify-content:center;color:var(--primaryText)}main.ForgotPassword>section:first-of-type>div form>span>a{color:var(--mainColor);text-decoration:none}main.ForgotPassword>section:first-of-type>div form>span>a:hover{text-decoration:underline}main.ForgotPassword>section:last-of-type{flex-grow:3;display:flex;align-items:center;justify-content:center;position:absolute;right:0;overflow:visible}@media screen and (max-width: 450px){main.ForgotPassword>section:last-of-type{display:none}}main.ForgotPassword>section:last-of-type>span{position:absolute;z-index:50;opacity:.2}main.ForgotPassword>section:last-of-type>span:first-of-type{height:90vw;width:90vw;border-radius:50%;border:2px solid var(--firstCircle)}main.ForgotPassword>section:last-of-type>span:nth-child(2){height:70vw;width:70vw;border-radius:50%;border:2px solid var(--firstCircle)}main.ForgotPassword>section:last-of-type>span:last-of-type{height:50vw;width:50vw;border-radius:50%;border:2px solid var(--firstCircle)}main.ForgotPassword>section:last-of-type>img{width:100%;object-fit:contain;position:relative;z-index:100;min-width:1000px;margin-right:20px;transition:min-width .5s;border-radius:10px;box-shadow:var(--boxShadowModal)}@media screen and (max-width: 1250px){main.ForgotPassword>section:last-of-type>img{min-width:800px}}.logs>section.table table,.logs>section.table .epicTableContainer{max-width:1600px}section.Movements>section.content{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 674px){section.Movements>section.content{padding:0!important}}section.Movements>section.content>section.totals{width:100%;padding:15px;background:var(--overviewItemBackground);border-radius:8px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 674px){section.Movements>section.content>section.totals{padding:15px 0!important}}section.Movements>section.content>section.totals>div.sectionHeader{margin-bottom:12px}section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-grow:4;gap:10px;height:35px!important}@media screen and (max-width: 425px){section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type{justify-content:center}}@media screen and (max-width: 910px){section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type{display:none}}section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type>button{gap:10px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type>button:hover{background:var(--mainColorHover)}section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type>button:active{opacity:.8}section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type>button{height:35px;max-width:160px}@media screen and (max-width: 910px){section.Movements>section.content>section.totals>div.sectionHeader>div>div:first-of-type>button{text-indent:-99999px;gap:0px;min-width:60px}}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type{display:none}@media screen and (max-width: 910px){section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type{display:flex;justify-content:flex-end;gap:10px}}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type{width:100%;z-index:300}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button{display:flex;align-items:center;justify-content:center;gap:10px}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button:first-of-type{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button:first-of-type:hover{background:var(--mainColorHover)}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button:first-of-type:active{opacity:.8}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button:first-of-type{height:35px!important;max-width:35px!important;min-width:35px;border-radius:50%}@media screen and (max-width: 674px){section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button:first-of-type{display:none}}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button.filterButton{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button.filterButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button.filterButton:active{opacity:.8}section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button.filterButton{height:35px;max-width:60px}@media screen and (max-width: 910px){section.Movements>section.content>section.totals>div.sectionHeader>div>div:last-of-type>button{text-indent:-99999px;gap:0px;min-width:60px}}section.Movements>section.content>section.movementsStatistics{height:410px;display:flex;flex-direction:column}@media screen and (max-width: 674px){section.Movements>section.content>section.movementsStatistics{padding-top:20px!important;border-left:none;border-right:none;border-bottom:none;background:linear-gradient(to bottom,var(--sectionBackground),transparent)}}section.Movements>section.content>section.movementsStatistics>section.walletStatsItemsContainer{display:flex;flex-direction:row;gap:10px;overflow-x:scroll}section.Movements>section.content>section.movementsStatistics>section.walletStatsItemsContainer::-webkit-scrollbar{display:none}@media screen and (max-width: 674px){section.Movements>section.content>section.movementsStatistics>section.walletStatsItemsContainer{padding-right:15px}section.Movements>section.content>section.movementsStatistics>section.walletStatsItemsContainer>div:first-of-type{margin-left:15px}}section.Movements>section.content>section.movementsStatistics>section.walletStatsItemsContainer>div{width:max-content}section.Movements>section.content>section.movementsStatistics>section.movementsLineChart{position:relative;padding:0 20px 7px;flex-grow:3}@media screen and (max-width: 1000px){section.Movements>section.content>section.movementsStatistics>section.movementsLineChart::-webkit-scrollbar{display:none}}section.Movements>section.content>section.movementsStatistics>section.movementsLineChart>figure{position:relative;left:-30px;height:100%}@media screen and (max-width: 674px){section.Movements>section.content>section.movementsStatistics>section.movementsLineChart{padding:0 5px 7px 0}section.Movements>section.content>section.movementsStatistics>section.movementsLineChart>figure{left:0;margin:auto}}section.Movements>section.content>section:last-of-type{min-height:335px}@media screen and (max-width: 674px){section.Movements>section.content>section:last-of-type{border-left:none;border-right:none;border-bottom:none;border-radius:35px 35px 0 0;padding-top:30px!important;border-top:1px solid var(--specialBorder);padding-bottom:0!important}}section.Movements>section.content>section:last-of-type>div.sectionHeader{margin-bottom:12px}section.Overview>section.content{display:grid;grid-template-columns:repeat(2,382.5px) repeat(3,minmax(50px,1fr)) minmax(250px,360px);grid-template-rows:minmax(100px,110px) repeat(2,minmax(110px,185px)) repeat(3,minmax(110px,1fr));grid-gap:15px;justify-items:flex-end;width:100%;height:100%}@media screen and (max-width: 1540px){section.Overview>section.content{grid-template-rows:minmax(100px,110px) minmax(200px,200px) repeat(2,minmax(110px,185px)) repeat(3,minmax(110px,1fr));grid-template-columns:repeat(5,minmax(50px,1fr)) minmax(200px,250px)}}@media screen and (max-width: 1100px){section.Overview>section.content{grid-template-rows:minmax(100px,110px) minmax(200px,200px) minmax(200px,200px) repeat(2,minmax(110px,185px)) repeat(3,minmax(110px,1fr))}}@media screen and (max-width: 720px){section.Overview>section.content{grid-template-rows:minmax(70px,90px) minmax(200px,200px) minmax(200px,200px) repeat(2,minmax(110px,185px)) repeat(3,minmax(110px,1fr))}}@media screen and (max-width: 674px){section.Overview>section.content{padding:25px 0 0!important;grid-template-rows:minmax(100px,110px) repeat(3,minmax(70px,130px)) minmax(200px,200px) repeat(3,minmax(110px,1fr));grid-gap:0px}}@media screen and (max-width: 580px){section.Overview>section.content{grid-template-columns:repeat(1,minmax(50px,1fr))}}section.Overview>section.content>div.walletsRow{grid-row:1/2;grid-column:1/6;display:flex;flex-direction:column;gap:8px;width:100%;animation:contentEnter .3s ease both}@media screen and (max-width: 1540px){section.Overview>section.content>div.walletsRow{grid-column:1/7}}@media screen and (max-width: 674px){section.Overview>section.content>div.walletsRow{gap:0px}}@media screen and (max-width: 580px){section.Overview>section.content>div.walletsRow{grid-column:1/2}}section.Overview>section.content>div.walletsRow>section.currencyBalanceContainer{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:0 2px}@media screen and (max-width: 674px){section.Overview>section.content>div.walletsRow>section.currencyBalanceContainer{padding:6px 15px}}section.Overview>section.content>div.walletsRow>section.currencyBalanceContainer>div.currencyBalanceItem{display:flex;align-items:center;gap:7px;background:var(--overviewItemBackground);border-radius:20px;padding:3px 12px;border:1px solid var(--mainBorder)}section.Overview>section.content>div.walletsRow>section.currencyBalanceContainer>div.currencyBalanceItem>span.currency{font-size:11px;color:var(--secondText);text-transform:uppercase;font-weight:600}section.Overview>section.content>div.walletsRow>section.currencyBalanceContainer>div.currencyBalanceItem>span.balance{font-size:12px;font-weight:500;color:var(--primaryText)}section.Overview>section.content>article{grid-row:1/4;grid-column:6/7;width:100%;padding:15px 15px 0;height:100%;background:var(--overviewItemBackground);border-radius:12px;display:flex;flex-direction:column;gap:20px;animation:contentEnter .3s ease .06s both}section.Overview>section.content>article>div.sectionHeader{flex-wrap:nowrap}section.Overview>section.content>article>section.walletStatsItemsContainer{overflow:hidden}section.Overview>section.content>article>section.walletStatsItemsContainer>section{padding:0;height:100%}section.Overview>section.content>article>section.walletStatsItemsContainer>section>div{display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:scroll}section.Overview>section.content>article>section.walletStatsItemsContainer>section>div::-webkit-scrollbar{display:none}section.Overview>section.content>article>section.walletStatsItemsContainer>section>div>div:last-of-type{margin-bottom:15px}@media screen and (max-width: 1540px){section.Overview>section.content>article>section.walletStatsItemsContainer>section>div{flex-direction:row;overflow-y:hidden;overflow-x:scroll}section.Overview>section.content>article>section.walletStatsItemsContainer>section>div>div:last-of-type{margin-bottom:0}}@media screen and (max-width: 674px){section.Overview>section.content>article>section.walletStatsItemsContainer>section>div{padding-right:15px}section.Overview>section.content>article>section.walletStatsItemsContainer>section>div>div:first-of-type{margin-left:15px}}@media screen and (max-width: 1540px){section.Overview>section.content>article{grid-row:2/3;grid-column:1/6}section.Overview>section.content>article>section.walletStatsItemsContainer{overflow:visible}}@media screen and (max-width: 1100px){section.Overview>section.content>article{grid-column:1/7}}@media screen and (max-width: 674px){section.Overview>section.content>article{padding:15px 0}}@media screen and (max-width: 580px){section.Overview>section.content>article{grid-column:1/2}}section.Overview>section.content>section:first-of-type{width:100%;height:100%;grid-row:2/4;grid-column:1/3;padding:15px 20px 7px;background:var(--overviewItemBackground);border-radius:12px;animation:contentEnter .3s ease .1s both;display:flex;flex-direction:column;gap:10px;position:relative}@media screen and (max-width: 1540px){section.Overview>section.content>section:first-of-type{grid-row:3/5;grid-column:1/6}}@media screen and (max-width: 1100px){section.Overview>section.content>section:first-of-type{grid-column:1/7;grid-row:4/6}}@media screen and (max-width: 674px){section.Overview>section.content>section:first-of-type{padding:15px 0;grid-row:2/5;border:none}}@media screen and (max-width: 580px){section.Overview>section.content>section:first-of-type{grid-column:1/2}}section.Overview>section.content>section:first-of-type>div.sectionHeader>div{display:flex;flex-grow:2;justify-content:flex-end}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-grow:4;gap:10px;height:35px!important}@media screen and (max-width: 425px){section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type{justify-content:center}}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type{display:none}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type>.select{height:35px!important}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type>.select>div.inputContainer input{height:35px!important;padding:6.5px 17px}@media screen and (max-width: 394px){section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type>.select{order:2}}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type>.select input{height:100%!important}@media screen and (max-width: 440px){section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:first-of-type>.select input{width:100%!important}}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:last-of-type{display:flex;justify-content:flex-end}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:last-of-type>button{display:flex;align-items:center;justify-content:center;gap:10px;gap:0px}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:last-of-type>button.filterButton{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:last-of-type>button.filterButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:last-of-type>button.filterButton:active{opacity:.8}section.Overview>section.content>section:first-of-type>div.sectionHeader>div>div:last-of-type>button.filterButton{height:35px;width:35px;border-radius:50%;border:1px solid var(--mainBorder)}@media screen and (max-width: 661px){section.Overview>section.content>section:first-of-type>div.sectionHeader>div>.dateRangePicker{margin:0 auto;width:100%}}@media screen and (max-width: 661px){section.Overview>section.content>section:first-of-type>div.sectionHeader>div>.dateRangePicker>input{max-width:none}}section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div{display:flex;flex-direction:column;gap:10px;overflow-y:scroll}section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div::-webkit-scrollbar{display:none}section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div>div:last-of-type{margin-bottom:15px}@media screen and (max-width: 1540px){section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div{flex-direction:row;overflow-y:hidden;overflow-x:scroll}section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div>div:last-of-type{margin-bottom:0}}@media screen and (max-width: 674px){section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div{padding-right:15px}section.Overview>section.content>section:first-of-type>section.walletStatsItemsContainer>section>div>div:first-of-type{margin-left:15px}}section.Overview>section.content>section:first-of-type>section.movementsLineChart{position:relative;padding:0 20px 7px;flex-grow:3}section.Overview>section.content>section:first-of-type>section.movementsLineChart::-webkit-scrollbar{display:none}section.Overview>section.content>section:first-of-type>section.movementsLineChart>figure{position:relative;left:-30px;height:100%}@media screen and (max-width: 674px){section.Overview>section.content>section:first-of-type>section.movementsLineChart{padding:0 5px 7px 0}section.Overview>section.content>section:first-of-type>section.movementsLineChart>figure{left:0;margin:auto}}section.Overview>section.content>section:nth-of-type(2){width:100%;height:100%;justify-self:start;grid-row:2/4;grid-column:3/6;padding:15px 20px;background:var(--overviewItemBackground);border-radius:12px;animation:contentEnter .3s ease .14s both;display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media screen and (max-width: 1540px){section.Overview>section.content>section:nth-of-type(2){grid-row:2/5;grid-column:6/7;padding-bottom:0}}@media screen and (max-width: 1100px){section.Overview>section.content>section:nth-of-type(2){grid-row:3/4;grid-column:1/7;padding-bottom:10px}}@media screen and (max-width: 674px){section.Overview>section.content>section:nth-of-type(2){padding:15px 0;grid-row:5/6;border:none;border-radius:0 0 35px 35px;background:linear-gradient(to bottom,var(--sectionBackground),transparent)}}@media screen and (max-width: 580px){section.Overview>section.content>section:nth-of-type(2){grid-column:1/2}}section.Overview>section.content>section:nth-of-type(2)>div:last-of-type{display:flex;flex-wrap:wrap;gap:10px;overflow-y:scroll;height:100%;justify-content:center;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-template-rows:repeat(auto-fill,minmax(120px,1fr))}section.Overview>section.content>section:nth-of-type(2)>div:last-of-type::-webkit-scrollbar{display:none}@media screen and (max-width: 1540px){section.Overview>section.content>section:nth-of-type(2)>div:last-of-type>section:last-of-type{margin-bottom:15px}}@media screen and (max-width: 1100px){section.Overview>section.content>section:nth-of-type(2)>div:last-of-type{flex-wrap:nowrap;overflow-x:scroll;display:flex;overflow-y:hidden;justify-content:flex-start}section.Overview>section.content>section:nth-of-type(2)>div:last-of-type>section:last-of-type{margin-bottom:0}}@media screen and (max-width: 674px){section.Overview>section.content>section:nth-of-type(2)>div:last-of-type{padding-right:15px}section.Overview>section.content>section:nth-of-type(2)>div:last-of-type>section:last-of-type{margin-bottom:0}section.Overview>section.content>section:nth-of-type(2)>div:last-of-type>section:first-of-type{margin-left:15px}}section.Overview>section.content>section:last-of-type{width:100%;height:100%;min-height:100%;grid-row:4/7;grid-column:1/7;padding:15px 20px 0;background:var(--overviewItemBackground);border-radius:12px;animation:contentEnter .3s ease .18s both;display:flex;flex-direction:column}@media screen and (max-width: 1540px){section.Overview>section.content>section:last-of-type{grid-row:5/8}}@media screen and (max-width: 1100px){section.Overview>section.content>section:last-of-type{grid-row:6/9}}@media screen and (max-width: 674px){section.Overview>section.content>section:last-of-type{border-left:none;border-right:none;border-bottom:none;border-radius:35px 35px 0 0;padding-top:30px!important;margin-top:30px;border-top:1px solid var(--specialBorder)}}@media screen and (max-width: 580px){section.Overview>section.content>section:last-of-type{grid-column:1/2}}section.Overview>section.content>section:last-of-type>div.sectionHeader{margin-bottom:12px}.Budgets .budgetsSummary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}@media screen and (max-width: 700px){.Budgets .budgetsSummary{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 400px){.Budgets .budgetsSummary{grid-template-columns:1fr 1fr}}.Budgets .budgetsSummaryCard{background:var(--overviewItemBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:0;transition:transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .2s;animation:contentEnter .3s ease both;cursor:default}.Budgets .budgetsSummaryCard:nth-child(1){animation-delay:.04s}.Budgets .budgetsSummaryCard:nth-child(2){animation-delay:.08s}.Budgets .budgetsSummaryCard:nth-child(3){animation-delay:.12s}.Budgets .budgetsSummaryCard:nth-child(4){animation-delay:.16s}.Budgets .budgetsSummaryCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.Budgets .budgetsSummaryTop{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.Budgets .budgetsSummaryIcon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Budgets .budgetsSummaryIcon svg{width:17px;height:17px}.Budgets .budgetsSummaryIcon.blue{background:#278be426;color:#278be4}.Budgets .budgetsSummaryIcon.green{background:#268d6126;color:var(--green)}.Budgets .budgetsSummaryIcon.orange{background:#ff6b2126;color:var(--orange)}.Budgets .budgetsSummaryIcon.red{background:#dc262626;color:var(--redDark)}.Budgets .budgetsSummaryLabel{font-size:13px;font-weight:500;color:var(--secondText);line-height:1.3}.Budgets .budgetsSummaryValue{font-size:34px;font-weight:700;color:var(--primaryText);line-height:1;letter-spacing:-.5px;margin-bottom:6px}.Budgets .budgetsSummarySub{font-size:12px;color:var(--secondText)}.Budgets .budgetsFilterRow{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;padding-top:20px}.Budgets .budgetsFilterTab{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;border:1px solid var(--mainBorder);background:transparent;color:var(--secondText);font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.Budgets .budgetsFilterTab:hover{border-color:var(--mainColor);color:var(--mainColor)}.Budgets .budgetsFilterTab.active{background:var(--mainColor);border-color:var(--mainColor);color:#fff}.Budgets .budgetsFilterTab.active .budgetsFilterCount{background:#ffffff40;color:#fff}.Budgets .budgetsFilterTab.onTrack.active{background:var(--green);border-color:var(--green)}.Budgets .budgetsFilterTab.warning.active{background:var(--orange);border-color:var(--orange)}.Budgets .budgetsFilterTab.over.active{background:var(--redDark);border-color:var(--redDark)}.Budgets .budgetsFilterCount{background:var(--walletStatsItemBackground);color:var(--secondText);border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600;transition:all .2s}.Budgets .budgetsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding-bottom:20px}@media screen and (max-width: 800px){.Budgets .budgetsGrid{grid-template-columns:1fr}}.Budgets .budgetCard{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:14px;transition:border-color .2s,opacity .2s}.Budgets .budgetCard:hover{border-color:var(--mainColor)}.Budgets .budgetCard.inactive{opacity:.5}.Budgets .budgetCardHeader{display:flex;flex-direction:column;gap:6px}.Budgets .budgetCardTitleRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.Budgets .budgetStatusBadge{font-size:10px;font-weight:700;padding:3px 9px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.Budgets .budgetStatusBadge.onTrack{background:#268d6120;color:var(--green);border:1px solid rgba(38,141,97,.2509803922)}.Budgets .budgetStatusBadge.warning{background:#ffa50018;color:var(--orange);border:1px solid rgba(255,165,0,.2509803922)}.Budgets .budgetStatusBadge.over{background:#ff404015;color:var(--redDark);border:1px solid rgba(255,64,64,.1882352941)}.Budgets .budgetCardActions{display:flex;align-items:center;gap:5px;flex-shrink:0}.Budgets .budgetToggleBtn{font-size:10px;font-weight:600;padding:3px 9px;border-radius:20px;border:1px solid var(--mainBorder);background:transparent;color:var(--secondText);cursor:pointer;transition:all .2s;white-space:nowrap}.Budgets .budgetToggleBtn.active{background:#268d6118;color:var(--green);border-color:#268d6140}.Budgets .budgetToggleBtn:hover{border-color:var(--mainColor);color:var(--mainColor)}.Budgets .budgetActionBtn{width:28px;height:28px;border-radius:6px;border:1px solid var(--mainBorder);background:transparent;cursor:pointer;display:grid;place-items:center;color:var(--secondText);transition:all .2s}.Budgets .budgetActionBtn>svg,.Budgets .budgetActionBtn>figure>svg{width:13px;height:13px}.Budgets .budgetActionBtn:hover{border-color:var(--mainColor);color:var(--mainColor)}.Budgets .budgetActionBtn{fill:var(--mainIconColor)}.Budgets .budgetActionBtn.danger{fill:var(--redDark)}.Budgets .budgetActionBtn.danger:hover{border-color:var(--redDark);color:var(--redDark)}.Budgets .budgetActionBtn:disabled{cursor:not-allowed;opacity:.5}.Budgets .budgetCardName{font-size:15px;font-weight:600;color:var(--primaryText);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Budgets .budgetCardDesc{font-size:12px;color:var(--secondText);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Budgets .budgetCardChips{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px}.Budgets .budgetChip{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--secondText);background:var(--walletStatsItemBackground);padding:2px 9px;border-radius:6px;border:1px solid var(--mainBorder)}.Budgets .budgetChip.all{font-style:italic}.Budgets .budgetChipDot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.Budgets .budgetCardProgress{display:flex;flex-direction:column;gap:6px}.Budgets .budgetProgressBar{width:100%;height:8px;background:var(--walletStatsItemBackground);border-radius:99px;overflow:hidden}.Budgets .budgetProgressFill{height:100%;border-radius:99px;transition:width .5s ease}.Budgets .budgetProgressFill.onTrack{background:var(--green)}.Budgets .budgetProgressFill.warning{background:var(--orange)}.Budgets .budgetProgressFill.over{background:var(--redDark)}.Budgets .budgetProgressMeta{display:flex;align-items:center;justify-content:space-between}.Budgets .budgetPercent{font-size:12px;font-weight:700}.Budgets .budgetPercent.onTrack{color:var(--green)}.Budgets .budgetPercent.warning{color:var(--orange)}.Budgets .budgetPercent.over{color:var(--redDark)}.Budgets .budgetPeriodLabel{font-size:11px;color:var(--secondText)}.Budgets .budgetCardAmounts{display:flex;align-items:center;gap:0;background:var(--walletStatsItemBackground);border-radius:8px;overflow:hidden}.Budgets .budgetAmountItem{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 8px}.Budgets .budgetAmountDivider{width:1px;height:36px;background:var(--mainBorder);flex-shrink:0}.Budgets .budgetAmountLabel{font-size:10px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.Budgets .budgetAmountValue{font-size:13px;font-weight:700}.Budgets .budgetAmountValue.onTrack{color:var(--green)}.Budgets .budgetAmountValue.warning{color:var(--orange)}.Budgets .budgetAmountValue.over{color:var(--redDark)}.Budgets .budgetAmountValue.neutral{color:var(--primaryText)}.Budgets .budgetCardSkeleton{height:200px;border-radius:12px;background:var(--secondBackground);border:1px solid var(--mainBorder);animation:Skeleton 1.5s ease-in-out infinite}.Budgets .budgetsEmpty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;text-align:center}.Budgets .budgetsEmpty>svg,.Budgets .budgetsEmpty>figure>svg{width:48px;height:48px;color:var(--secondText);opacity:.4}.Budgets .budgetsEmpty>p{font-size:16px;font-weight:600;color:var(--primaryText)}.Budgets .budgetsEmpty>span{font-size:13px;color:var(--secondText);margin-bottom:8px}.Budgets .budgetsEmpty>button{min-width:180px}.Budgets .viewToggleGroup{display:none;align-items:center;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:7px;overflow:hidden;flex-shrink:0}@media screen and (min-width: 768px){.Budgets .viewToggleGroup{display:flex}}.Budgets .viewToggleGroup button{width:30px;height:30px;border:none;background:transparent;cursor:pointer;display:grid;place-items:center;color:var(--secondText);transition:background .18s,color .18s}.Budgets .viewToggleGroup button svg{width:13px;height:13px}.Budgets .viewToggleGroup button.active{background:var(--mainColor);color:#fff}.Budgets .viewToggleGroup button:not(.active):hover{background:var(--walletStatsItemBackground);color:var(--primaryText)}.Budgets .budgetsTableWrap{overflow-x:auto;margin-top:4px;padding-bottom:20px;-webkit-overflow-scrolling:touch}.Budgets .budgetsTable{width:100%;border-collapse:collapse;font-size:13px}.Budgets .budgetsTable thead tr{border-bottom:1px solid var(--mainBorder)}.Budgets .budgetsTable thead th{padding:10px 14px;text-align:left;font-size:11px;font-weight:600;color:var(--secondText);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:var(--primaryBackground)}.Budgets .budgetsTable thead th:first-child{border-radius:8px 0 0}.Budgets .budgetsTable thead th:last-child{border-radius:0 8px 0 0}.Budgets .budgetsTable tbody tr{border-bottom:1px solid var(--mainBorder);transition:background .15s}.Budgets .budgetsTable tbody tr:hover{background:var(--walletStatsItemBackground)}.Budgets .budgetsTable tbody tr:last-child{border-bottom:none}.Budgets .budgetsTable tbody tr.inactive{opacity:.5}.Budgets .budgetsTable tbody td{padding:12px 14px;color:var(--primaryText);vertical-align:middle;white-space:nowrap}.Budgets .budgetTableName{display:flex;flex-direction:column;gap:4px}.Budgets .budgetTableNameText{font-size:13px;font-weight:600;color:var(--primaryText)}.Budgets .budgetTableMeta{font-size:12px;color:var(--primaryText);font-weight:500}.Budgets .budgetTableSub{font-size:11px;color:var(--secondText);display:block;margin-top:1px}.Budgets .budgetTableProgressWrap{display:flex;align-items:center;gap:8px;min-width:130px}@media screen and (max-width: 674px){.Budgets .budgetsSummary,.Budgets .budgetsFilterRow,.Budgets .budgetsGrid{padding:0 12px}.Budgets .budgetsFilterRow,.Budgets .budgetsSummary{padding-top:20px}}.CreditCards .ccSummary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}@media screen and (max-width: 700px){.CreditCards .ccSummary{grid-template-columns:repeat(2,1fr)}}.CreditCards .ccSummaryCard{background:var(--overviewItemBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:0;transition:transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .2s;animation:contentEnter .3s ease both;cursor:default}.CreditCards .ccSummaryCard:nth-child(1){animation-delay:.04s}.CreditCards .ccSummaryCard:nth-child(2){animation-delay:.08s}.CreditCards .ccSummaryCard:nth-child(3){animation-delay:.12s}.CreditCards .ccSummaryCard:nth-child(4){animation-delay:.16s}.CreditCards .ccSummaryCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.CreditCards .ccSummaryTop{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.CreditCards .ccSummaryIcon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.CreditCards .ccSummaryIcon svg{width:17px;height:17px}.CreditCards .ccSummaryIcon.blue{background:#278be426;color:#278be4}.CreditCards .ccSummaryIcon.green{background:#268d6126;color:var(--green)}.CreditCards .ccSummaryIcon.red{background:#dc262626;color:var(--redDark)}.CreditCards .ccSummaryIcon.purple{background:#8b5cf626;color:#8b5cf6}.CreditCards .ccSummaryLabel{font-size:13px;font-weight:500;color:var(--secondText);line-height:1.3}.CreditCards .ccSummaryValue{font-size:28px;font-weight:400;color:var(--primaryText);line-height:1;letter-spacing:-.5px;margin-bottom:6px}.CreditCards .ccSummaryValue.onTrack{color:var(--green)}.CreditCards .ccSummaryValue.warning{color:var(--orange)}.CreditCards .ccSummaryValue.over{color:var(--redDark)}.CreditCards .ccSummarySub{font-size:12px;color:var(--secondText)}.CreditCards .ccGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:20px;padding-top:20px}@media screen and (max-width: 800px){.CreditCards .ccGrid{grid-template-columns:1fr}}.CreditCards .ccCard{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;gap:0;transition:border-color .2s,opacity .2s}.CreditCards .ccCard:hover{border-color:var(--mainColor)}.CreditCards .ccCard.inactive{opacity:.5}.CreditCards .ccCardFace{background:linear-gradient(135deg,var(--mainColor) 0%,#1a3a6e 100%);padding:20px 20px 16px;display:flex;flex-direction:column;gap:14px;min-height:120px;position:relative}.CreditCards .ccCardFaceTop{display:flex;align-items:center;justify-content:space-between}.CreditCards .ccCardChip{width:32px;height:24px;border-radius:4px;background:linear-gradient(135deg,#d4a843,#f0c855,#d4a843);opacity:.9}.CreditCards .ccCardType{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#ffffffb3}.CreditCards .ccCardFaceName{font-size:16px;font-weight:700;color:#fff;letter-spacing:.5px}.CreditCards .ccCardFaceBottom{display:flex;align-items:center;justify-content:space-between}.CreditCards .ccCardFaceBottom>span{font-size:12px;color:#ffffffbf;font-weight:500}.CreditCards .ccCardActions{display:flex;gap:6px}.CreditCards .ccActionBtn{width:28px;height:28px;border-radius:6px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;cursor:pointer;display:grid;place-items:center;color:#ffffffd9;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CreditCards .ccActionBtn>svg,.CreditCards .ccActionBtn>figure>svg{width:13px;height:13px;fill:var(--mainIconColor)}.CreditCards .ccActionBtn:hover{background:#fff3;border-color:#fff9;color:#fff}.CreditCards .ccActionBtn.danger:hover{background:#ff50504d;border-color:#ff505099}.CreditCards .ccUtilization{padding:14px 18px 10px;display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--mainBorder)}.CreditCards .ccUtilBar{width:100%;height:7px;background:var(--walletStatsItemBackground);border-radius:99px;overflow:hidden}.CreditCards .ccUtilFill{height:100%;border-radius:99px;transition:width .5s ease}.CreditCards .ccUtilFill.onTrack{background:var(--green)}.CreditCards .ccUtilFill.warning{background:var(--orange)}.CreditCards .ccUtilFill.over{background:var(--redDark)}.CreditCards .ccUtilMeta{display:flex;justify-content:space-between;align-items:center}.CreditCards .ccUtilPct{font-size:11px;font-weight:700}.CreditCards .ccUtilPct.onTrack{color:var(--green)}.CreditCards .ccUtilPct.warning{color:var(--orange)}.CreditCards .ccUtilPct.over{color:var(--redDark)}.CreditCards .ccUtilLimit{font-size:11px;color:var(--secondText)}.CreditCards .ccAmounts{display:flex;align-items:center;background:var(--walletStatsItemBackground);border-bottom:1px solid var(--mainBorder)}.CreditCards .ccAmountItem{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 8px}.CreditCards .ccAmountDivider{width:1px;height:32px;background:var(--mainBorder);flex-shrink:0}.CreditCards .ccAmountLabel{font-size:10px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.CreditCards .ccAmountValue{font-size:13px;font-weight:700}.CreditCards .ccAmountValue.onTrack{color:var(--green)}.CreditCards .ccAmountValue.warning{color:var(--orange)}.CreditCards .ccAmountValue.over{color:var(--redDark)}.CreditCards .ccAmountValue.neutral{color:var(--primaryText)}.CreditCards .ccDates{display:flex;align-items:center;padding:12px 0}.CreditCards .ccDateItem{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:0 10px}.CreditCards .ccDateDivider{width:1px;height:32px;background:var(--mainBorder);flex-shrink:0}.CreditCards .ccDateLabel{font-size:10px;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.CreditCards .ccDateValue{font-size:13px;font-weight:600;color:var(--primaryText);display:flex;align-items:center;gap:4px}.CreditCards .ccDateValue.urgent{color:var(--redDark)}.CreditCards .ccDaysLeft{font-size:11px;font-weight:400;color:var(--secondText)}.urgent .CreditCards .ccDaysLeft{color:var(--redDark)}.CreditCards .ccCardSkeleton{height:280px;border-radius:14px;background:var(--secondBackground);border:1px solid var(--mainBorder);animation:Skeleton 1.5s ease-in-out infinite}.CreditCards .ccEmpty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;text-align:center}.CreditCards .ccEmpty>svg,.CreditCards .ccEmpty>figure>svg{width:48px;height:48px;color:var(--secondText);opacity:.4}.CreditCards .ccEmpty>p{font-size:16px;font-weight:600;color:var(--primaryText)}.CreditCards .ccEmpty>span{font-size:13px;color:var(--secondText);max-width:320px;margin-bottom:8px}.CreditCards .viewToggleGroup{display:none;align-items:center;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:7px;overflow:hidden;flex-shrink:0}@media screen and (min-width: 768px){.CreditCards .viewToggleGroup{display:flex}}.CreditCards .viewToggleGroup button{width:30px;height:30px;border:none;background:transparent;cursor:pointer;display:grid;place-items:center;color:var(--secondText);transition:background .18s,color .18s}.CreditCards .viewToggleGroup button svg{width:13px;height:13px}.CreditCards .viewToggleGroup button.active{background:var(--mainColor);color:#fff}.CreditCards .viewToggleGroup button:not(.active):hover{background:var(--walletStatsItemBackground);color:var(--primaryText)}.CreditCards .ccTableWrap{overflow-x:auto;margin-top:4px;padding-bottom:20px;-webkit-overflow-scrolling:touch}.CreditCards .ccTable{width:100%;border-collapse:collapse;font-size:13px}.CreditCards .ccTable thead tr{border-bottom:1px solid var(--mainBorder)}.CreditCards .ccTable thead th{padding:10px 14px;text-align:left;font-size:11px;font-weight:600;color:var(--secondText);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:var(--primaryBackground)}.CreditCards .ccTable thead th:first-child{border-radius:8px 0 0}.CreditCards .ccTable thead th:last-child{border-radius:0 8px 0 0}.CreditCards .ccTable tbody tr{border-bottom:1px solid var(--mainBorder);transition:background .15s}.CreditCards .ccTable tbody tr:hover{background:var(--walletStatsItemBackground)}.CreditCards .ccTable tbody tr:last-child{border-bottom:none}.CreditCards .ccTable tbody tr.inactive{opacity:.5}.CreditCards .ccTable tbody td{padding:12px 14px;color:var(--primaryText);vertical-align:middle;white-space:nowrap}.CreditCards .ccTableName{display:flex;align-items:center;gap:10px}.CreditCards .ccTableChip{width:24px;height:16px;border-radius:3px;background:linear-gradient(135deg,#d4a843,#f0c855);flex-shrink:0;opacity:.85}.CreditCards .ccTableBadge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:5px;background:var(--walletStatsItemBackground);border:1px solid var(--mainBorder);color:var(--secondText)}.CreditCards .ccTableMeta{font-size:13px;color:var(--primaryText);font-weight:500}.CreditCards .ccTableMeta.urgent{color:var(--redDark)}.CreditCards .ccTableSep{font-size:11px;color:var(--secondText);margin:0 3px}.CreditCards .ccTableUtilCell{display:flex;align-items:center;gap:8px}.CreditCards .ccTableDates{display:flex;align-items:center;gap:2px}.CreditCards .ccTable .ccCardActions{gap:4px}.CreditCards .ccTable .ccActionBtn{border-color:var(--mainBorder);background:transparent;color:var(--secondText)}.CreditCards .ccTable .ccActionBtn>svg,.CreditCards .ccTable .ccActionBtn>figure>svg{fill:var(--mainIconColor)}.CreditCards .ccTable .ccActionBtn:hover{background:var(--walletStatsItemBackground);border-color:var(--mainColor);color:var(--mainColor)}.CreditCards .ccTable .ccActionBtn.danger:hover{border-color:var(--redDark);background:#ff404012}@media screen and (max-width: 674px){.CreditCards .ccSummary,.CreditCards .ccGrid{padding:20px 12px}.CreditCards .ccSummary{padding-top:20px;padding-bottom:0}}.crudCreditCardModal{position:fixed;top:0;left:0;z-index:100005;height:100vh;height:100svh;min-height:100%;width:100%;display:grid;place-items:center;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);animation:backdropIn .25s ease both;pointer-events:all}@media screen and (max-width: 650px){.crudCreditCardModal{place-items:end}}.crudCreditCardModal>form{border-radius:16px;position:absolute;z-index:2000;opacity:0;background:var(--overviewItemBackground);box-shadow:var(--boxShadowModal);width:max-content;max-height:90svh;overflow-y:auto;scrollbar-width:none}.crudCreditCardModal>form::-webkit-scrollbar{display:none}.crudCreditCardModal>form{animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.crudCreditCardModal>form.max{max-width:540px;width:100%}@media screen and (max-width: 650px){.crudCreditCardModal>form{width:100vw;max-width:none;border-radius:25px 25px 0 0;max-height:85svh}}.crudCreditCardModal>form>section>section:first-of-type{position:sticky;z-index:500;top:0;background:var(--overviewItemBackground);padding:20px 15px 16px;border-bottom:1px solid var(--mainBorder)}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton{position:absolute;z-index:1000;right:15px;top:15px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton:active{opacity:.8}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton{width:30px;height:30px;display:grid;place-items:center}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton:hover{background-color:transparent;border:1px solid var(--redDark)}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton:hover>figure>svg{color:var(--redDark)}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton>figure{height:20px;width:20px}.crudCreditCardModal>form>section>section:first-of-type>button.closeModalButton>figure>svg{color:var(--secondText);height:20px;width:20px}.crudCreditCardModal>form>section>section:first-of-type>h2{font-weight:600;font-size:20px;color:var(--primaryText);padding-right:40px;line-height:1.2}.crudCreditCardModal>form>section>section:first-of-type>span{font-size:13px;color:var(--secondText);display:block;margin-top:3px}.crudCreditCardModal>form>section>section:last-of-type{padding:20px 15px 8px;display:flex;flex-direction:column;gap:16px}.crudCreditCardModal>form>section>section:last-of-type>div{display:flex;flex-direction:column;gap:5px}.crudCreditCardModal>form>section>section:last-of-type>div>label{font-size:12px;font-weight:500;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.crudCreditCardModal>form>section>section:last-of-type>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCreditCardModal>form>section>section:last-of-type>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCreditCardModal>form>section>section:last-of-type>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudCreditCardModal>form>section>section:last-of-type>div>input:focus{border:1px solid var(--inputFocus)}.crudCreditCardModal>form>section>section:last-of-type>div>input.inputError{border:1px solid var(--redDark)}.crudCreditCardModal>form>section>section:last-of-type>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudCreditCardModal>form>section>section:last-of-type>div>input{background:var(--modalInputBackground)}.crudCreditCardModal>form>section>section:last-of-type>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCreditCardModal>form>section>section:last-of-type>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCreditCardModal>form>section>section:last-of-type>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCreditCardModal>form>section>section:last-of-type>div>select.invalidInput{border:1px solid var(--invalidInput)}.crudCreditCardModal>form>section>section:last-of-type>div>select:focus{border:1px solid var(--inputFocus)}.crudCreditCardModal>form>section>section:last-of-type>div>select.inputError{border:1px solid var(--redDark)}.crudCreditCardModal>form>section>section:last-of-type>div>select.inputError:focus{border:1px solid var(--redDarkHover)}.crudCreditCardModal>form>section>section:last-of-type>div>select{background:var(--modalInputBackground)}.crudCreditCardModal>form>section>section:last-of-type>div>select:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCreditCardModal>form>section>section:last-of-type>div>select{cursor:pointer}.crudCreditCardModal>form>section>section:last-of-type>div.row{flex-direction:row;gap:10px}.crudCreditCardModal>form>section>section:last-of-type>div.row>div{flex:1;display:flex;flex-direction:column;gap:5px}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>label{font-size:12px;font-weight:500;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input.invalidInput{border:1px solid var(--invalidInput)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input:focus{border:1px solid var(--inputFocus)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input.inputError{border:1px solid var(--redDark)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input.inputError:focus{border:1px solid var(--redDarkHover)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input{background:var(--modalInputBackground)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>input:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select.invalidInput{border:1px solid var(--invalidInput)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select:focus{border:1px solid var(--inputFocus)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select.inputError{border:1px solid var(--redDark)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select.inputError:focus{border:1px solid var(--redDarkHover)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select{background:var(--modalInputBackground)}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select:read-only{border-top:none;border-right:none;border-left:none;border-radius:0}.crudCreditCardModal>form>section>section:last-of-type>div.row>div>select{cursor:pointer}.crudCreditCardModal>form>section>div:last-of-type{padding:14px 15px 18px;display:flex;justify-content:flex-end;border-top:1px solid var(--mainBorder);margin-top:8px}.crudCreditCardModal>form>section>div:last-of-type>button{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.crudCreditCardModal>form>section>div:last-of-type>button:hover{background:var(--mainColorHover)}.crudCreditCardModal>form>section>div:last-of-type>button:active{opacity:.8}.crudCreditCardModal>form>section>div:last-of-type>button{max-width:max-content;font-weight:500;height:35px!important;font-size:12px;padding:5px 25px;line-height:1px}.crudCreditCardModal>form>article{min-height:270px;width:375px;display:flex;flex-direction:column;padding:25px 25px 15px;border-radius:10px}@media screen and (max-width: 650px){.crudCreditCardModal>form>article{width:100vw;max-width:none}}.crudCreditCardModal>form>article>div.content{flex-direction:column;display:flex;align-items:center;gap:10px}.crudCreditCardModal>form>article>div.content>img{height:70px}.crudCreditCardModal>form>article>div.content>h4{font-size:18px;color:var(--primaryText)}.crudCreditCardModal>form>article>div.content>div>p{font-size:13px;color:var(--primaryText)}.crudCreditCardModal>form>article>div.content>div>p>span{color:var(--redDark);font-weight:700}.crudCreditCardModal>form>article>div.content>p{font-size:13px;color:var(--primaryText);text-align:center;margin-bottom:15px}.crudCreditCardModal>form>article>div.actions{display:flex;justify-content:space-between;gap:7px}.crudCreditCardModal>form>article>div.actions>button{padding:8px 14px;border-radius:7px;border:none;outline:none;width:45%}.crudCreditCardModal>form>article>div.actions>button:last-of-type{background:var(--redDark);color:#fff}.crudCreditCardModal.close{animation:backdropIn .2s ease-in reverse both!important}.crudCreditCardModal.close>form{animation:modalOut .2s ease-in both!important}.Programming .scheduledPaymentsList{display:flex;flex-direction:column;gap:12px;padding:20px 0}.Programming .scheduledPaymentCard{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:var(--secondBackground);border-radius:10px;border:1px solid var(--mainBorder);transition:border-color .2s,opacity .2s;flex-wrap:wrap}.Programming .scheduledPaymentCard:hover{border-color:var(--mainColor)}.Programming .scheduledPaymentCard.inactive{opacity:.55}.Programming .scheduledPaymentCardLeft{display:flex;align-items:center;gap:14px;flex:1;min-width:0}.Programming .scheduledPaymentTypeTag{font-size:10px;font-weight:500;padding:4px 9px;border-radius:20px;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.Programming .scheduledPaymentTypeTag.income{background:#268d6120;color:var(--green);border:1px solid rgba(38,141,97,.2509803922)}.Programming .scheduledPaymentTypeTag.expense{background:#ff404015;color:var(--redDark);border:1px solid rgba(255,64,64,.1882352941)}.Programming .scheduledPaymentTypeTag.investment{background:#ffa50015;color:var(--orange);border:1px solid rgba(255,165,0,.1882352941)}.Programming .scheduledPaymentInfo{display:flex;flex-direction:column;gap:3px;min-width:0}.Programming .scheduledPaymentName{font-size:14px;font-weight:600;color:var(--primaryText);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Programming .scheduledPaymentDesc{font-size:12px;color:var(--secondText);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Programming .scheduledPaymentMeta{display:flex;gap:10px;flex-wrap:wrap}.Programming .scheduledPaymentMeta>span{font-size:11px;color:var(--secondText);background:var(--walletStatsItemBackground);padding:1px 7px;border-radius:4px}.Programming .scheduledPaymentCardRight{display:flex;align-items:center;gap:20px;flex-shrink:0;flex-wrap:wrap}.Programming .scheduledPaymentAmount{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:100px}.Programming .scheduledPaymentAmount>strong{font-size:15px;font-weight:500}.Programming .scheduledPaymentAmount>strong.income{color:var(--green)}.Programming .scheduledPaymentAmount>strong.expense{color:var(--redDark)}.Programming .scheduledPaymentAmount>strong.investment{color:var(--orange)}.Programming .scheduledPaymentFreq{font-size:11px;color:var(--secondText)}.Programming .scheduledPaymentExecution{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:90px}.Programming .scheduledPaymentNextLabel{font-size:10px;color:var(--secondText);text-transform:uppercase;letter-spacing:.5px}.Programming .scheduledPaymentNextDate{font-size:12px;color:var(--primaryText);font-weight:500}.Programming .scheduledPaymentDays{font-size:11px;color:var(--mainColor);font-weight:500}.Programming .scheduledPaymentDays.overdue{color:var(--redDark)}.Programming .scheduledPaymentActions{display:flex;align-items:center;gap:6px}.Programming .scheduledPaymentToggle{font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;border:1px solid var(--mainBorder);background:transparent;color:var(--secondText);cursor:pointer;transition:all .2s;white-space:nowrap}.Programming .scheduledPaymentToggle.active{background:#268d6120;color:var(--green);border-color:#268d6140}.Programming .scheduledPaymentToggle:hover{border-color:var(--mainColor);color:var(--mainColor)}.Programming .scheduledPaymentEdit,.Programming .scheduledPaymentDelete{width:32px;height:32px;border-radius:6px;border:1px solid var(--mainBorder);background:transparent;cursor:pointer;display:grid;place-items:center;transition:all .2s;color:var(--secondText)}.Programming .scheduledPaymentEdit>svg,.Programming .scheduledPaymentDelete>svg{width:14px;height:14px}.Programming .scheduledPaymentEdit:hover,.Programming .scheduledPaymentDelete:hover{border-color:var(--mainColor);color:var(--mainColor)}.Programming .scheduledPaymentEdit:disabled,.Programming .scheduledPaymentDelete:disabled{cursor:not-allowed;opacity:.5}.Programming .scheduledPaymentEdit{fill:var(--mainIconColor)}.Programming .scheduledPaymentDelete{fill:var(--redDark)}.Programming .scheduledPaymentDelete:hover{border-color:var(--redDark);color:var(--redDark)}.Programming .programmingEmpty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;text-align:center}.Programming .programmingEmpty>svg{width:48px;height:48px;color:var(--secondText);opacity:.4}.Programming .programmingEmpty>p{font-size:16px;font-weight:600;color:var(--primaryText)}.Programming .programmingEmpty>span{font-size:13px;color:var(--secondText);margin-bottom:8px}.Programming .programmingEmpty>button{min-width:180px}.Programming .programmingLoading{display:flex;flex-direction:column;gap:12px;padding:4px 0 20px}.Programming .scheduledPaymentSkeleton{height:80px;border-radius:10px;background:var(--secondBackground);border:1px solid var(--mainBorder);animation:Skeleton 1.5s ease-in-out infinite}.Programming .programmingModal{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--defaultModal);display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}@media screen and (max-width: 650px){.Programming .programmingModal{align-items:flex-end;padding:0}}.Programming .programmingModalPanel{background:var(--primaryBackground);border-radius:14px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border:1px solid var(--mainBorder);box-shadow:var(--boxShadowModal)}.Programming .programmingModalPanel::-webkit-scrollbar{display:none}@media screen and (max-width: 650px){.Programming .programmingModalPanel{max-width:none;width:100vw;border-radius:25px 25px 0 0;max-height:85svh}}.Programming .programmingModalHeader{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--mainBorder)}.Programming .programmingModalHeader>h3{font-size:16px;font-weight:600;color:var(--primaryText)}.Programming .programmingModalClose{width:30px;height:30px;border-radius:6px;border:1px solid var(--mainBorder);background:transparent;cursor:pointer;display:grid;place-items:center;color:var(--secondText);transition:all .2s}.Programming .programmingModalClose>svg{width:16px;height:16px}.Programming .programmingModalClose:hover{border-color:var(--redDark);color:var(--redDark)}.Programming .programmingModalBody{padding:24px;display:flex;flex-direction:column;gap:14px}.Programming .programmingField{display:flex;flex-direction:column;gap:6px}.Programming .programmingField>label{font-size:12px;font-weight:500;color:var(--labelColor)}.Programming .programmingField>input,.Programming .programmingField>select,.Programming .programmingField>textarea{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.Programming .programmingField>input:disabled,.Programming .programmingField>select:disabled,.Programming .programmingField>textarea:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.Programming .programmingField>input.invalidInput,.Programming .programmingField>select.invalidInput,.Programming .programmingField>textarea.invalidInput{border:1px solid var(--invalidInput)}.Programming .programmingField>input:focus,.Programming .programmingField>select:focus,.Programming .programmingField>textarea:focus{border:1px solid var(--inputFocus)}.Programming .programmingField>input.inputError,.Programming .programmingField>select.inputError,.Programming .programmingField>textarea.inputError{border:1px solid var(--redDark)}.Programming .programmingField>input.inputError:focus,.Programming .programmingField>select.inputError:focus,.Programming .programmingField>textarea.inputError:focus{border:1px solid var(--redDarkHover)}.Programming .programmingField>input,.Programming .programmingField>select,.Programming .programmingField>textarea{font-size:13px}.Programming .programmingField>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.Programming .programmingField>textarea{height:auto;resize:none;padding-top:8px;line-height:1.5}.Programming .programmingFieldRow{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media screen and (max-width: 480px){.Programming .programmingFieldRow{grid-template-columns:1fr}}.Programming .programmingModalFooter{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--mainBorder)}.Programming .programmingModalFooter>button{width:auto;min-width:120px;font-size:13px}.Programming .viewToggleGroup{display:none;align-items:center;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:7px;overflow:hidden;flex-shrink:0}@media screen and (min-width: 768px){.Programming .viewToggleGroup{display:flex}}.Programming .viewToggleGroup button{width:30px;height:30px;border:none;background:transparent;cursor:pointer;display:grid;place-items:center;color:var(--secondText);transition:background .18s,color .18s}.Programming .viewToggleGroup button svg{width:13px;height:13px}.Programming .viewToggleGroup button.active{background:var(--mainColor);color:#fff}.Programming .viewToggleGroup button:not(.active):hover{background:var(--walletStatsItemBackground);color:var(--primaryText)}.Programming .programmingTableWrap{overflow-x:auto;margin-top:4px;padding-bottom:20px;-webkit-overflow-scrolling:touch}.Programming .programmingTable{width:100%;border-collapse:collapse;font-size:13px}.Programming .programmingTable thead tr{border-bottom:1px solid var(--mainBorder)}.Programming .programmingTable thead th{padding:10px 14px;text-align:left;font-size:11px;font-weight:600;color:var(--secondText);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:var(--primaryBackground)}.Programming .programmingTable thead th:first-child{border-radius:8px 0 0}.Programming .programmingTable thead th:last-child{border-radius:0 8px 0 0}.Programming .programmingTable tbody tr{border-bottom:1px solid var(--mainBorder);transition:background .15s}.Programming .programmingTable tbody tr:hover{background:var(--walletStatsItemBackground)}.Programming .programmingTable tbody tr:last-child{border-bottom:none}.Programming .programmingTable tbody tr.inactive{opacity:.5}.Programming .programmingTable tbody td{padding:11px 14px;color:var(--primaryText);vertical-align:middle;white-space:nowrap}.Programming .programmingTableName{display:flex;flex-direction:column;gap:2px}.Programming .programmingTableNameText{font-size:13px;font-weight:600;color:var(--primaryText)}.Programming .programmingTableSub{font-size:11px;color:var(--secondText)}.Programming .programmingTableMeta{font-size:12px;color:var(--secondText);font-weight:400}.Programming .programmingTableDate{display:flex;flex-direction:column;gap:1px}@media screen and (max-width: 674px){.Programming .scheduledPaymentsList{padding:20px 12px}}.Programming .programmingTableWallet{font-size:11px;color:var(--secondText)}.Programming .programmingTableNext{display:flex;flex-direction:column;gap:2px}.Programming .programmingTableNextDate{font-size:12px;color:var(--primaryText);font-weight:500}.Programming .programmingTableActions{display:flex;align-items:center;gap:6px}@media screen and (max-width: 600px){.Programming .scheduledPaymentCard{flex-direction:column;align-items:flex-start}.Programming .scheduledPaymentCardRight{width:100%;justify-content:space-between}}section.Reports section.content>div{display:flex;justify-content:flex-end;padding-bottom:25px}section.Reports section.content>section{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,310px));grid-template-rows:repeat(auto-fill,250px);gap:20px}section.Reports section.content>section>div.reportCard{width:100%}@media screen and (max-width: 920px){section.Reports section.content>section{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width: 674px){section.Reports section.content>section{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:30px 10px 10px;gap:10px}section.Reports section.content>section>div.reportCard{width:100%;border-radius:8px}}.Settings .settingsContainer{max-width:900px;margin:24px auto;padding:0 16px 40px;display:flex;flex-direction:column;gap:20px}.Settings .settingsCard{background:var(--secondBackground);border-radius:14px;border:1px solid var(--mainBorder);overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s cubic-bezier(.34,1.36,.64,1);animation:contentEnter .35s ease both}.Settings .settingsCard:hover{border-color:color-mix(in srgb,var(--mainColor) 35%,transparent);box-shadow:0 6px 24px #00000012;transform:translateY(-1px)}.Settings .settingsCard.danger{border-color:#ff404033}.Settings .settingsCard.danger:hover{border-color:var(--redDark);box-shadow:0 6px 24px #dc262617;transform:translateY(-1px)}.Settings .settingsCard:nth-child(1){animation-delay:.04s}.Settings .settingsCard:nth-child(2){animation-delay:.08s}.Settings .settingsCard:nth-child(3){animation-delay:.12s}.Settings .settingsCard:nth-child(4){animation-delay:.16s}.Settings .settingsCard:nth-child(5){animation-delay:.2s}.Settings .settingsCard:nth-child(6){animation-delay:.24s}.Settings .settingsCard:nth-child(7){animation-delay:.28s}.Settings .settingsCard:nth-child(8){animation-delay:.32s}.Settings .settingsCardHeader{display:flex;align-items:center;gap:14px;padding:18px 22px;border-bottom:1px solid var(--mainBorder);background:var(--primaryBackground)}.Settings .settingsCardHeader>div:last-child{display:flex;flex-direction:column;gap:2px}.Settings .settingsCardHeader>div:last-child>h3{font-size:14px;font-weight:600;color:var(--primaryText);margin:0;letter-spacing:-.1px}.Settings .settingsCardHeader>div:last-child>span{font-size:12px;color:var(--secondText);line-height:1.4}.Settings .settingsCardHeaderIcon{width:36px;height:36px;border-radius:9px;background:color-mix(in srgb,var(--mainColor) 12%,transparent);border:1px solid color-mix(in srgb,var(--mainColor) 22%,transparent);display:grid;place-items:center;flex-shrink:0;transition:background .2s,transform .2s cubic-bezier(.34,1.36,.64,1)}.Settings .settingsCardHeaderIcon>svg{width:17px;height:17px;color:var(--mainColor)}.settingsCard:hover .Settings .settingsCardHeaderIcon{transform:scale(1.08)}.Settings .settingsCardHeaderIcon.danger{background:#dc26261a;border-color:#dc262633}.Settings .settingsCardHeaderIcon.danger>svg{color:var(--redDark)}.settingsCard:hover .Settings .settingsCardHeaderIcon.danger{background:#dc262629}.Settings .settingsForm{padding:24px;display:flex;flex-direction:column;gap:16px}.Settings .settingsFormRow{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width: 600px){.Settings .settingsFormRow{grid-template-columns:1fr}}.Settings .settingsField{display:flex;flex-direction:column;gap:6px}.Settings .settingsField>label{font-size:11px;font-weight:500;color:var(--secondText);padding-left:2px;text-transform:uppercase;letter-spacing:.4px}.Settings .settingsField>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.Settings .settingsField>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.Settings .settingsField>input.invalidInput{border:1px solid var(--invalidInput)}.Settings .settingsField>input:focus{border:1px solid var(--inputFocus)}.Settings .settingsField>input.inputError{border:1px solid var(--redDark)}.Settings .settingsField>input.inputError:focus{border:1px solid var(--redDarkHover)}.Settings .settingsField>input{font-size:13px}.Settings .settingsPasswordInput{position:relative}.Settings .settingsPasswordInput>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.Settings .settingsPasswordInput>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.Settings .settingsPasswordInput>input.invalidInput{border:1px solid var(--invalidInput)}.Settings .settingsPasswordInput>input:focus{border:1px solid var(--inputFocus)}.Settings .settingsPasswordInput>input.inputError{border:1px solid var(--redDark)}.Settings .settingsPasswordInput>input.inputError:focus{border:1px solid var(--redDarkHover)}.Settings .settingsPasswordInput>input{font-size:13px;padding-right:40px}.Settings .settingsPasswordInput>figure{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;display:grid;place-items:center;color:var(--secondText);transition:color .2s}.Settings .settingsPasswordInput>figure:hover{color:var(--primaryText)}.Settings .settingsPasswordInput>figure>svg{width:18px;height:18px}.Settings .settingsError{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--redDark);padding:8px 10px;background:#ff404015;border-radius:6px;border:1px solid rgba(255,64,64,.1882352941)}.Settings .settingsError>svg{width:16px;height:16px;flex-shrink:0}.Settings .settingsCardActions,.Settings .settingsDriveActions{display:flex;justify-content:flex-end;margin-top:4px}.Settings .settingsCardActions>button,.Settings .settingsDriveActions>button{width:auto;min-width:150px;font-size:13px}.Settings .settingsCardActions>button>svg,.Settings .settingsDriveActions>button>svg{color:#fff;height:24px;width:24px}.Settings .settingsCardActions>button>svg>path,.Settings .settingsDriveActions>button>svg>path{color:#fff}.Settings .settingsDriveActions>button>svg>path{fill:#fff}.Settings .settingsAppearance{padding:24px;display:flex;flex-direction:column;gap:20px}.Settings .settingsThemeOptions{display:flex;gap:16px;flex-wrap:wrap}.Settings .settingsThemeButton{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;border:2px solid var(--mainBorder);background:transparent;cursor:pointer;transition:border-color .2s,background .2s;outline:none}.Settings .settingsThemeButton>span{font-size:12px;font-weight:500;color:var(--secondText);transition:color .2s}.Settings .settingsThemeButton:hover{border-color:var(--mainColor)}.Settings .settingsThemeButton.active{border-color:var(--mainColor);background:#278be415}.Settings .settingsThemeButton.active>span{color:var(--mainColor)}.Settings .settingsThemePreview{width:80px;height:54px;border-radius:6px;padding:8px;display:flex;flex-direction:column;gap:4px}.Settings .settingsThemePreview.light{background:#f4f4f6}.Settings .settingsThemePreview.light>div:first-child{height:10px;border-radius:3px;background:#e0e0e6}.Settings .settingsThemePreview.light>div:nth-child(2){height:7px;border-radius:3px;background:#278be4;width:60%}.Settings .settingsThemePreview.light>div:last-child{height:7px;border-radius:3px;background:#d0d0d8;width:80%}.Settings .settingsThemePreview.dark{background:#1d1d1d}.Settings .settingsThemePreview.dark>div:first-child{height:10px;border-radius:3px;background:#353535}.Settings .settingsThemePreview.dark>div:nth-child(2){height:7px;border-radius:3px;background:#278be4;width:60%}.Settings .settingsThemePreview.dark>div:last-child{height:7px;border-radius:3px;background:#444;width:80%}.Settings .settingsThemeSwitch{padding-top:4px}.Settings .settingsAccountInfo{padding:12px 24px 24px;display:flex;flex-direction:column;gap:0}.Settings .settingsInfoRow{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--mainBorder)}.Settings .settingsInfoRow:last-child{border-bottom:none}.Settings .settingsInfoLabel{font-size:12px;color:var(--secondText);font-weight:500;text-transform:uppercase;letter-spacing:.4px}.Settings .settingsInfoValue{font-size:13px;color:var(--primaryText);font-weight:500}.Settings .settingsInfoBadge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.Settings .settingsInfoBadge.active{background:#268d6120;color:var(--green);border:1px solid rgba(38,141,97,.2509803922)}.Settings .settingsInfoBadge.inactive{background:#ff404015;color:var(--redDark);border:1px solid rgba(255,64,64,.1882352941)}.Settings .settingsPlanSection{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.Settings .settingsPlanInfo{display:flex;flex-direction:column;gap:6px}.Settings .settingsPlanBadge{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.Settings .settingsPlanName{font-size:17px;font-weight:700;color:var(--primaryText);letter-spacing:-.3px}.Settings .settingsPlanActive{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;background:#268d6120;color:var(--green);border:1px solid rgba(38,141,97,.2509803922)}.Settings .settingsPlanExpiry{font-size:12px;color:var(--secondText)}.Settings .settingsCard.locked{opacity:.65;pointer-events:none}.Settings .settingsLockedMsg{padding:16px 24px;font-size:13px;color:var(--secondText);font-style:italic}.Settings .settingsGoogleDrive{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.Settings .settingsDriveStatus{display:flex;align-items:center;gap:10px}.Settings .settingsDriveStatus>span:last-child{font-size:13px;font-weight:500;color:var(--primaryText)}.Settings .settingsDriveDot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Settings .settingsDriveDot.active{background:var(--green);box-shadow:0 0 0 3px #268d6128}.Settings .settingsDriveDot.inactive{background:var(--secondText);opacity:.5}.Settings .settingsDriveFolderRow{display:flex;gap:8px;align-items:center}.Settings .settingsDriveFolderRow>input{color:var(--inputColor);border-radius:6px;border:1px solid var(--inputBorder);background:var(--inputBackground);outline:none;height:40px;width:100%;padding:3px 0 0 11px}.Settings .settingsDriveFolderRow>input:disabled{cursor:not-allowed;color:var(--disabledinputColor);border:1px solid var(--disabledInputBorder)}.Settings .settingsDriveFolderRow>input.invalidInput{border:1px solid var(--invalidInput)}.Settings .settingsDriveFolderRow>input:focus{border:1px solid var(--inputFocus)}.Settings .settingsDriveFolderRow>input.inputError{border:1px solid var(--redDark)}.Settings .settingsDriveFolderRow>input.inputError:focus{border:1px solid var(--redDarkHover)}.Settings .settingsDriveFolderRow>input{font-size:13px;flex:1;min-width:0}.Settings .settingsSaveFolderBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.Settings .settingsSaveFolderBtn:hover{background:var(--mainColorHover)}.Settings .settingsSaveFolderBtn:active{opacity:.8}.Settings .settingsSaveFolderBtn{height:40px;font-size:13px;padding:0 18px;white-space:nowrap;flex-shrink:0;width:auto;max-width:max-content}.Settings .settingsSaveFolderBtn:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.Settings .settingsDriveActions{display:flex;justify-content:flex-end;padding-top:12px;border-top:1px solid var(--mainBorder)}.Settings .settingsDriveActions>button{width:auto;min-width:140px;font-size:13px}.Settings .settingsDangerActions{padding:20px 24px}.Settings .settingsDangerItem{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.Settings .settingsDangerItem>div{display:flex;flex-direction:column;gap:3px}.Settings .settingsDangerItem>div>p{font-size:14px;font-weight:500;color:var(--primaryText)}.Settings .settingsDangerItem>div>span{font-size:12px;color:var(--secondText)}.Settings .settingsDangerItem>button{width:auto;min-width:130px;font-size:13px}.Settings .settingsDangerItem>button>svg{color:#fff;height:24px;width:24px}.Settings .settingsDangerItem>button>svg>path{color:#fff}.Settings .settingsTwoFactorStatus{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;color:var(--secondText)}.Settings .settings2FASetup{display:flex;flex-direction:column;gap:16px}.Settings .settings2FAInstructions{font-size:13px;color:var(--secondText);line-height:1.5;margin:0}.Settings .settings2FAQR{display:flex;justify-content:center;padding:16px;background:#fff;border-radius:12px;width:fit-content}.Settings .settings2FASecretRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.Settings .settings2FASecretLabel{font-size:12px;color:var(--secondText);white-space:nowrap}.Settings .settings2FASecret{font-family:monospace;font-size:13px;background:var(--hoverColor);padding:4px 8px;border-radius:6px;letter-spacing:1px;color:var(--primaryText);flex:1;word-break:break-all}.Settings .settings2FACopyBtn{background:none;border:none;cursor:pointer;padding:4px;color:var(--secondText);border-radius:4px;display:flex;align-items:center}.Settings .settings2FACopyBtn:hover{color:var(--mainColor)}.Settings .settings2FACopyBtn svg{width:16px;height:16px}.Settings .settings2FADisable{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 560px){.Settings .settingsContainer{padding:0 10px 40px;margin:16px auto}.Settings .settingsForm,.Settings .settingsCardHeader,.Settings .settingsDangerActions{padding:16px}.Settings .settingsAccountInfo{padding:8px 16px 16px}.Settings .settingsAppearance{padding:16px}.Settings .settingsDangerItem{flex-direction:column;align-items:flex-start}.Settings .settingsDangerItem>button{width:100%;max-width:100%}.Settings .settingsCardActions>button{width:100%;max-width:100%}}section.Wallets>section.content{display:flex;flex-direction:column;gap:15px}@media screen and (max-width: 674px){section.Wallets>section.content{gap:0px}}section.Wallets>section.content>section.section:first-of-type{min-height:380px;display:flex;flex-direction:column;animation-delay:.04s}@media screen and (max-width: 674px){section.Wallets>section.content>section.section:first-of-type{border:none;border-radius:0 0 35px 35px;overflow:hidden;background:linear-gradient(to bottom,var(--sectionBackground),transparent)}}section.Wallets>section.content>section.section:first-of-type>div{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width: 600px){section.Wallets>section.content>section.section:first-of-type>div{flex-direction:column;align-items:flex-start}}section.Wallets>section.content>section.section:first-of-type>div>section.select{max-width:200px;align-items:center}@media screen and (max-width: 600px){section.Wallets>section.content>section.section:first-of-type>div>section.select{max-width:none;justify-content:center}}section.Wallets>section.content>section.section:first-of-type>div>section.select>div.inputContainer{width:max-content}section.Wallets>section.content>section.section:first-of-type>div>section.select>div.inputContainer>input{background:transparent;border:none;font-size:18px;padding-right:5px;max-width:170px}section.Wallets>section.content>section.section:first-of-type>div>section.select>div.options{max-width:200px}section.Wallets>section.content>section.section:first-of-type>div>section.select>span.icon{position:relative;transform:translateY(0) rotate(90deg)}section.Wallets>section.content>section.section:first-of-type>div>section.select>span.icon>svg{height:15px}section.Wallets>section.content>section.section:first-of-type>div>section.select>span.icon.active{transform:translateY(0) rotate(-90deg)}section.Wallets>section.content>section.section:first-of-type>div>div.filters{display:flex;gap:10px;position:relative;flex-grow:2;justify-content:end}@media screen and (max-width: 600px){section.Wallets>section.content>section.section:first-of-type>div>div.filters{padding-right:10px;margin-top:10px;width:100%;justify-content:center}}@media screen and (max-width: 425px){section.Wallets>section.content>section.section:first-of-type>div>div.filters{justify-content:center}}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div{display:flex;border-radius:8px;border:1px solid var(--mainBorder);height:max-content}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button{color:var(--primaryText);border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button:active{opacity:.8}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button{text-wrap:nowrap;padding:1px 10px;border:none;font-size:11px;height:30px;width:max-content;border-radius:8px}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button:hover{background:var(--buttonBackgroundHover2);color:var(--primaryText)}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button.selected{background:var(--buttonBackground2)}section.Wallets>section.content>section.section:first-of-type>div>div.filters>div>button.selected:hover{background:var(--buttonBackground2);color:var(--primaryText)}section.Wallets>section.content>section.section:first-of-type>section{margin-top:20px;display:grid;flex-grow:3;grid-template-columns:minmax(300px,1fr) minmax(270px,270px);gap:10px;height:100%;position:relative}@media screen and (max-width: 850px){section.Wallets>section.content>section.section:first-of-type>section{display:flex;flex-direction:column}}section.Wallets>section.content>section.section:first-of-type>section>div{grid-column:1/2;width:100%;padding-left:7px;height:100%;position:relative}section.Wallets>section.content>section.section:first-of-type>section>div>section{position:relative;padding:0 0 10px;width:100%}section.Wallets>section.content>section.section:first-of-type>section>div>section>figure{position:relative;width:100%;height:100%}section.Wallets>section.content>section.section:first-of-type>section>div>section>figure>canvas{width:100%!important;height:250px!important;object-fit:contain}@media screen and (max-width: 600px){section.Wallets>section.content>section.section:first-of-type>section>div>section>figure>canvas{height:170px!important}}section.Wallets>section.content>section.section:first-of-type>section>div>section>figure{left:-30px}@media screen and (max-width: 500px){section.Wallets>section.content>section.section:first-of-type>section>div>section>figure{left:-15px}}section.Wallets>section.content>section.section:first-of-type>section>aside{display:flex;flex-direction:column;min-width:max-content}section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer{display:flex;flex-direction:column;min-width:max-content;justify-content:center;grid-column:2/3;width:100%;min-width:100%;height:100%;gap:7px;position:relative}@media screen and (max-width: 850px){section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer{display:grid;grid-template-columns:repeat(2,minmax(50px,1fr));grid-template-rows:repeat(auto-fill,minmax(50px,1fr));gap:5px;padding:10px}section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div{min-width:max-content;height:min-content}section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div>div:first-of-type{display:flex;justify-content:space-between}}@media screen and (max-width: 850px) and (max-width: 400px){section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div>div:first-of-type{flex-direction:column}}@media screen and (max-width: 850px){section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div>div:first-of-type>span{display:flex;align-self:flex-end;max-width:75px}section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div>div:last-of-type{flex-wrap:wrap;width:min-content}}@media screen and (max-width: 850px) and (max-width: 400px){section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div>div:last-of-type>span:first-of-type{display:block;width:100%;text-align:center}}@media screen and (max-width: 850px){section.Wallets>section.content>section.section:first-of-type>section>aside>div.walletMovementsTotalsContainer>div>div:last-of-type>span:last-of-type{display:none}}section.Wallets>section.content>section:last-of-type{flex-grow:2;display:flex;flex-direction:column;animation-delay:.1s}@media screen and (max-width: 674px){section.Wallets>section.content>section:last-of-type{border-left:none;border-right:none;border-bottom:none;border-radius:35px 35px 0 0;padding-top:30px!important;margin-top:30px;border-top:1px solid var(--specialBorder);padding-bottom:0!important}}section.Wallets>section.content>section:last-of-type>section.movementsTable>section.emptyMovementsContainer,section.Wallets>section.content>section:last-of-type>section.movementsTable>section.notResultFilteredContainer{margin-bottom:20px}.NotFoundContainer{display:flex;justify-content:center;align-items:center;height:calc(100vh - 56px);width:100%}.NotFoundContainer .NotFound{width:500px;height:max-content;display:flex;align-items:center;flex-direction:column;padding:24px;gap:8px}.NotFoundContainer .NotFound>svg{width:112px!important;height:112px!important}.NotFoundContainer .NotFound>h2{color:var(--primaryText);font-size:20px}.NotFoundContainer .NotFound>p{color:var(--primaryText);font-size:17px;text-align:center;width:450}.NotFoundContainer .NotFound>button{width:211px;height:40px;font-size:17px;border-radius:6px;border:none;background-color:#2374e1;color:#fff;cursor:pointer}.NotFoundContainer .NotFound>button:hover{background-color:#3982e4}.NotFoundContainer .NotFound>a{color:#4599ff;text-decoration:none;font-size:17px;margin-bottom:8px}.NotFoundContainer .NotFound>a:first-of-type{width:211px;height:40px;font-size:17px;border-radius:6px;display:grid;place-items:center;border:none;background-color:#2374e1;color:#fff;cursor:pointer}.NotFoundContainer .NotFound>a:first-of-type:hover{background-color:#0e6de9c5}.Admin .adminStatsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}@media (max-width: 1000px){.Admin .adminStatsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.Admin .adminStatsGrid{grid-template-columns:1fr}}.Admin .adminStatsGrid.skeleton .adminStatCard{height:110px;background:var(--tableEvenColor);border-radius:14px;animation:Skeleton 1.5s ease-out infinite alternate both}.Admin .adminStatCard{background:var(--overviewItemBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:0;transition:transform .2s,box-shadow .2s;cursor:default}.Admin .adminStatCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.Admin .adminStatCard.wide{grid-column:span 2}@media (max-width: 1000px){.Admin .adminStatCard.wide{grid-column:span 1}}.Admin .adminStatCard .adminStatTop{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.Admin .adminStatCard .adminStatIconWrap{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Admin .adminStatCard .adminStatIconWrap svg{width:17px;height:17px}.Admin .adminStatCard .adminStatIconWrap.blue{background:#278be426;color:#278be4}.Admin .adminStatCard .adminStatIconWrap.green{background:#268d6126;color:var(--green)}.Admin .adminStatCard .adminStatIconWrap.orange{background:#ff6b2126;color:var(--orange)}.Admin .adminStatCard .adminStatIconWrap.purple{background:#8b5cf626;color:#8b5cf6}.Admin .adminStatCard .adminStatIconWrap.teal{background:#14b8a626;color:#14b8a6}.Admin .adminStatCard .adminStatLabel{font-size:13px;font-weight:500;color:var(--secondText);line-height:1.3}.Admin .adminStatCard .adminStatValue{font-size:34px;font-weight:400;color:var(--primaryText);line-height:1;letter-spacing:-.5px;margin-bottom:6px}.Admin .adminStatCard .adminStatSub{font-size:12px;color:var(--secondText)}.Admin .adminDashCharts{display:grid;grid-template-columns:380px 1fr;gap:14px;margin-bottom:20px}@media (max-width: 900px){.Admin .adminDashCharts{grid-template-columns:1fr}}.Admin .adminChartCard{background:var(--overviewItemBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:20px}.Admin .adminChartCard .adminChartTitle{font-size:13px;font-weight:600;color:var(--primaryText);margin:0 0 16px}.Admin .adminChartCard .adminChartBody{height:220px;position:relative}.Admin .adminPlanChartWrap{display:flex;align-items:center;gap:20px;height:100%}.Admin .adminPlanChartWrap .adminDoughnutCanvas{width:150px;height:150px;flex-shrink:0;position:relative}.Admin .adminPlanChartWrap .adminDoughnutCenter{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.Admin .adminPlanChartWrap .adminDoughnutCenter .adminDoughnutTotal{font-size:22px;font-weight:700;color:var(--primaryText);line-height:1}.Admin .adminPlanChartWrap .adminDoughnutCenter .adminDoughnutLabel{font-size:11px;color:var(--secondText);margin-top:2px}.Admin .adminPlanChartWrap .adminPlanLegend{flex:1;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem{display:flex;align-items:center;justify-content:space-between;gap:8px}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem.skeleton{height:16px;border-radius:6px;background:var(--tableEvenColor);animation:Skeleton 1.5s ease-out infinite alternate both}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem .adminPlanLegendLeft{display:flex;align-items:center;gap:8px}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem .adminPlanLegendLeft .adminPlanDot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem .adminPlanLegendLeft .adminPlanName{font-size:12px;color:var(--primaryText)}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem .adminPlanLegendRight{display:flex;align-items:center;gap:6px}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem .adminPlanLegendRight strong{font-size:12px;color:var(--primaryText)}.Admin .adminPlanChartWrap .adminPlanLegend .adminPlanLegendItem .adminPlanLegendRight .adminPlanPct{font-size:11px;color:var(--secondText)}.Admin .adminDoughnutSkeleton{width:150px;height:150px;border-radius:50%;background:var(--tableEvenColor);animation:Skeleton 1.5s ease-out infinite alternate both;flex-shrink:0}.Admin .adminChartSkeleton{height:100%;display:flex;align-items:flex-end;gap:6px;padding-bottom:4px}.Admin .adminChartSkeleton .adminChartSkeletonBar{flex:1;background:var(--tableEvenColor);border-radius:4px 4px 0 0;animation:Skeleton 1.5s ease-out infinite alternate both}.Admin .adminChartEmpty{height:100%;display:flex;align-items:center;justify-content:center}.Admin .adminChartEmpty p{font-size:13px;color:var(--secondText)}.Admin .adminRecentSection{margin-top:4px;padding-bottom:20px}.Admin .adminRecentSection .adminRecentHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.Admin .adminRecentSection .adminRecentHeader .adminRecentTitle{font-size:13px;font-weight:600;color:var(--primaryText)}.Admin .adminTableWrap{width:100%;overflow-x:auto;border-radius:8px;border:1px solid var(--mainBorder);margin-top:12px}.Admin table.adminTable{width:100%;border-collapse:collapse;font-size:13px}.Admin table.adminTable thead tr{background:var(--tableHeaderBackground)}.Admin table.adminTable thead tr th{padding:10px 14px;text-align:left;color:var(--tableHeaderCellColor);font-weight:500;white-space:nowrap;border-bottom:1px solid var(--tableBorder)}.Admin table.adminTable tbody tr{border-bottom:1px solid var(--tableBorder);transition:background .15s}.Admin table.adminTable tbody tr:last-child{border-bottom:none}.Admin table.adminTable tbody tr:hover{background:var(--tableRowHover)}.Admin table.adminTable tbody tr td{padding:10px 14px;color:var(--tableCellColor);vertical-align:middle;white-space:nowrap}.Admin table.adminTable .adminNum{color:var(--tableHeaderCellColor);font-size:12px}.Admin table.adminTable .adminMuted{color:var(--secondText);font-size:12px}.Admin table.adminTable .adminLicenseKey{font-family:monospace;font-size:12px;color:var(--secondText);cursor:default}.Admin table.adminTable .adminUserCell{display:flex;flex-direction:column;gap:2px}.Admin table.adminTable .adminRoleBadge{background:var(--thirdBackground);color:var(--primaryText);font-size:11px;padding:2px 8px;border-radius:20px;text-transform:capitalize}.Admin table.adminTable .adminPlanBadge{background:#6366f11a;color:#6366f1;font-size:11px;font-weight:600;padding:2px 10px;border-radius:20px}.Admin table.adminTable .adminStatusDot{font-size:11px;padding:2px 10px;border-radius:20px;font-weight:500}.Admin table.adminTable .adminStatusDot.active{background:#16a34a1a;color:var(--green)}.Admin table.adminTable .adminStatusDot.inactive{background:#dc26261a;color:var(--redDark)}.Admin table.adminTable .adminStatusDot.pending{background:#f59e0b1f;color:#d97706}.Admin table.adminTable .adminFeatureDots{display:flex;gap:4px;flex-wrap:wrap}.Admin table.adminTable .adminFeatureDots span{font-size:14px;cursor:default}.Admin table.adminTable .adminActions{display:flex;gap:6px}.Admin tr.adminSkeletonRow td span{display:block;height:7px;width:80%;border-radius:6px;background:var(--tableCellColor);animation:Skeleton 1.5s ease-out infinite alternate both}.Admin .adminPrimaryBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.Admin .adminPrimaryBtn:hover{background:var(--mainColorHover)}.Admin .adminPrimaryBtn:active{opacity:.8}.Admin .adminPrimaryBtn{width:auto;height:34px;padding:0 16px;font-size:13px;border-radius:8px;white-space:nowrap}@media screen and (max-width: 674px){.Admin .adminStatsGrid,.Admin .adminRecentSection{padding:0 12px}.Admin .adminTableWrap{border-color:transparent;overflow:visible;border-radius:0;background:transparent}.Admin table.adminTable thead{display:none}.Admin table.adminTable tbody{display:flex;flex-direction:column;gap:8px}.Admin table.adminTable tbody tr{display:block;background:var(--overviewItemBackground);border-radius:12px;border:1px solid var(--mainBorder);padding:4px 0}.Admin table.adminTable tbody tr:last-child{margin-bottom:0}.Admin table.adminTable tbody tr:hover{background:var(--overviewItemBackground)}.Admin table.adminTable tbody tr td{display:flex;justify-content:space-between;align-items:center;padding:7px 14px;white-space:normal;border:none;font-size:13px;word-break:break-word;min-height:36px}.Admin table.adminTable tbody tr td:not(:last-child){border-bottom:1px solid var(--tableBorder)}.Admin table.adminTable tbody tr td:before{content:attr(data-label);font-size:11px;color:var(--tableHeaderCellColor);font-weight:500;flex-shrink:0;margin-right:12px;min-width:80px}.Admin table.adminTable tbody tr td.adminNum{display:none}.Admin table.adminTable tbody tr.adminSkeletonRow{display:flex;flex-direction:column;gap:0}.Admin table.adminTable tbody tr.adminSkeletonRow td{display:block;padding:8px 14px;border:none}.Admin table.adminTable tbody tr.adminSkeletonRow td:not(:last-child){border-bottom:1px solid var(--tableBorder)}.Admin table.adminTable tbody tr.adminSkeletonRow td:before{display:none}}.plansPage,.onboardingPage{display:flex;flex-direction:column;align-items:center;padding:40px 24px 60px;min-height:100%}.plansPage .plansHeader,.onboardingPage .plansHeader{text-align:center;margin-bottom:40px}.plansPage .plansHeader h1,.onboardingPage .plansHeader h1{font-size:28px;font-weight:700;color:var(--primaryText);margin:0 0 8px}.plansPage .plansHeader p,.onboardingPage .plansHeader p{font-size:15px;color:var(--secondText);margin:0}.plansPage .plansError,.plansPage .plansEmpty,.onboardingPage .plansError,.onboardingPage .plansEmpty{font-size:14px;color:var(--secondText);margin-top:40px}.plansPage .plansGrid,.onboardingPage .plansGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,340px));gap:20px;justify-content:center;width:100%;max-width:1080px}@media (max-width: 640px){.plansPage .plansGrid,.onboardingPage .plansGrid{grid-template-columns:1fr}}.planCard{display:flex;flex-direction:column;background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:24px;gap:20px;transition:border-color .2s,box-shadow .2s}.planCard:hover{border-color:var(--mainColor);box-shadow:0 4px 24px #00000014}.planCard.current{border-color:var(--mainColor);box-shadow:0 0 0 3px rgba(var(--mainColorRGB, 59, 130, 246),.15)}.planCard.preselected{border-color:var(--mainColor);box-shadow:0 0 0 3px rgba(var(--mainColorRGB, 59, 130, 246),.2),0 0 32px rgba(var(--mainColorRGB, 59, 130, 246),.12);animation:preselectedPulse 1.8s ease-in-out 3}.planCard.skeleton{min-height:440px;animation:pulse 1.4s ease-in-out infinite;background:var(--thirdBackground);pointer-events:none}.planCard .planCardHeader{display:flex;flex-direction:column;gap:6px;padding-bottom:16px;border-bottom:1px solid var(--mainBorder)}.planCard .planCardHeader h3{font-size:18px;font-weight:600;color:var(--primaryText);margin:0}.planCard .planCardHeader p{font-size:13px;color:var(--secondText);margin:0}.planCard .planCardHeader .planCardPrice{display:flex;align-items:baseline;gap:4px;margin-top:6px}.planCard .planCardHeader .planCardPrice strong{font-size:32px;font-weight:700;color:var(--primaryText)}.planCard .planCardHeader .planCardPrice span{font-size:13px;color:var(--secondText)}.planCard .planCardHeader .planCardPrice .planPriceFree{font-size:24px;font-weight:700;color:var(--green)}.planCard .planLimits,.planCard .planFeatures{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.planCard .planLimits li,.planCard .planFeatures li{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--primaryText)}.planCard .planLimits li svg,.planCard .planFeatures li svg{width:15px;height:15px;flex-shrink:0;color:var(--green)}.planCard .planLimits li.disabled,.planCard .planFeatures li.disabled{color:var(--secondText);opacity:.5}.planCard .planLimits li.disabled svg,.planCard .planFeatures li.disabled svg{color:var(--secondText)}.planCard .planLimits{padding-bottom:16px;border-bottom:1px solid var(--mainBorder)}.planCard .planSubscribeBtn{margin-top:auto;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.planCard .planSubscribeBtn:hover{background:var(--mainColorHover)}.planCard .planSubscribeBtn:active{opacity:.8}.planCard .planSubscribeBtn{width:100%;height:40px;font-size:14px;font-weight:500}.planCard .planSubscribeBtn:disabled{opacity:.6;cursor:not-allowed}.planCard .planDowngradeBtn{background:transparent!important;color:var(--secondText)!important;border-color:var(--mainBorder)!important;box-shadow:none!important}.planCard .planDowngradeBtn:hover{border-color:var(--redDark)!important;color:var(--redDark)!important}.planCard .planCancelConfirm{margin-top:auto;display:flex;flex-direction:column;gap:8px}.planCard .planCancelConfirm p{font-size:12px;color:var(--secondText);line-height:1.5;margin:0;padding:10px 12px;background:rgba(var(--redDarkRGB, 220, 38, 38),.06);border:1px solid rgba(var(--redDarkRGB, 220, 38, 38),.2);border-radius:8px}.planCard .planCancelConfirmBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.planCard .planCancelConfirmBtn:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.planCard .planCancelConfirmBtn:active{opacity:.8}.planCard .planCancelConfirmBtn{width:100%;height:38px;font-size:13px;color:var(--redDark);border-color:rgba(var(--redDarkRGB, 220, 38, 38),.4)}.planCard .planCancelConfirmBtn:hover{border-color:var(--redDark)}.planCard .planCancelConfirmBtn:disabled{opacity:.6;cursor:not-allowed}.planCard .planCancelAbortBtn{background:none;border:none;color:var(--secondText);font-size:12px;cursor:pointer;padding:4px;text-align:center}.planCard .planCancelAbortBtn:hover{color:var(--primaryText)}.planCard .planCancelAbortBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes preselectedPulse{0%,to{box-shadow:0 0 0 3px rgba(var(--mainColorRGB, 59, 130, 246),.2),0 0 32px rgba(var(--mainColorRGB, 59, 130, 246),.12)}50%{box-shadow:0 0 0 4px rgba(var(--mainColorRGB, 59, 130, 246),.35),0 0 48px rgba(var(--mainColorRGB, 59, 130, 246),.22)}}.upgradePlanOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200000;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:backdropIn .25s ease both}.upgradePlanModal{position:relative;background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:16px;padding:36px 32px 28px;max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:var(--boxShadowModal);animation:modalIn .32s cubic-bezier(.34,1.56,.64,1) both}.upgradePlanModal h3{font-size:20px;font-weight:700;color:var(--primaryText);margin:0}.upgradePlanModal p{font-size:13px;color:var(--secondText);line-height:1.6;margin:0;max-width:300px}.upgradePlanClose{position:absolute;top:14px;right:14px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.upgradePlanClose:hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.upgradePlanClose:active{opacity:.8}.upgradePlanClose{width:28px;height:28px;display:grid;place-items:center;padding:0;border-radius:6px}.upgradePlanClose:hover{border-color:var(--redDark)}.upgradePlanClose:hover svg{color:var(--redDark)}.upgradePlanClose svg{width:15px;height:15px;color:var(--secondText)}.upgradePlanIcon{width:60px;height:60px;border-radius:50%;background:#278be415;border:1px solid rgba(39,139,228,.1882352941);display:grid;place-items:center;margin-bottom:4px}.upgradePlanIcon svg{width:28px;height:28px;color:var(--mainColor)}.upgradePlanActions{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:8px}.upgradePlanBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.upgradePlanBtn:hover{background:var(--mainColorHover)}.upgradePlanBtn:active{opacity:.8}.upgradePlanBtn{width:100%;height:42px;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.upgradePlanBtn svg{width:16px;height:16px}.upgradePlanSkip{background:none;border:none;color:var(--secondText);font-size:13px;cursor:pointer;padding:4px;transition:color .2s}.upgradePlanSkip:hover{color:var(--primaryText)}.paymentResultPage{display:flex;align-items:center;justify-content:center;min-height:100%;padding:40px 20px}.paymentResultPage .paymentResultCard{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;max-width:420px;padding:40px 32px;background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:16px}.paymentResultPage .paymentResultCard .paymentResultIcon{font-size:44px;line-height:1}.paymentResultPage .paymentResultCard h2{font-size:22px;font-weight:700;color:var(--primaryText);margin:0}.paymentResultPage .paymentResultCard p{font-size:14px;color:var(--secondText);margin:0;line-height:1.5}.paymentResultPage .paymentResultCard.green{border-color:var(--green)}.paymentResultPage .paymentResultCard.orange{border-color:var(--orange)}.paymentResultPage .paymentResultCard.red{border-color:var(--redDark)}.paymentResultPage .paymentResultActions{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap;justify-content:center}.paymentResultPage .paymentResultActions .primaryBtn{border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:var(--mainColor);color:var(--blueButtonText);outline:none;height:40px;width:100%;transition:background-color .5s;line-height:13px;transition:opacity .3s}.paymentResultPage .paymentResultActions .primaryBtn:hover{background:var(--mainColorHover)}.paymentResultPage .paymentResultActions .primaryBtn:active{opacity:.8}.paymentResultPage .paymentResultActions .primaryBtn{height:38px;padding:0 20px;font-size:13px}.paymentResultPage .paymentResultActions .secondaryBtn{height:38px;padding:0 20px;font-size:13px;border-radius:8px;background:var(--thirdBackground);color:var(--primaryText);border:1px solid var(--mainBorder);cursor:pointer}.paymentResultPage .paymentResultActions .secondaryBtn:hover{background:var(--tableRowHover)}.onboardingPage{display:flex;flex-direction:column;align-items:center;padding:48px 24px 60px;min-height:100%}.onboardingPage .onboardingHeader{text-align:center;margin-bottom:44px;display:flex;flex-direction:column;align-items:center;gap:10px}.onboardingPage .onboardingHeader h1{font-size:28px;font-weight:700;color:var(--primaryText);margin:0}@media (max-width: 480px){.onboardingPage .onboardingHeader h1{font-size:22px}}.onboardingPage .onboardingHeader p{font-size:15px;color:var(--secondText);margin:0;max-width:420px}.onboardingWelcomeBadge{display:inline-flex;align-items:center;gap:6px;background:rgba(var(--mainColorRGB, 59, 130, 246),.1);border:1px solid rgba(var(--mainColorRGB, 59, 130, 246),.25);color:var(--mainColor);font-size:12px;font-weight:600;letter-spacing:.4px;padding:4px 12px;border-radius:20px}.onboardingSkip{margin-top:28px;background:none;border:none;color:var(--secondText);font-size:13px;cursor:pointer;padding:8px 16px;border-radius:6px;transition:color .2s}.onboardingSkip:hover{color:var(--primaryText)}.AlertRules .alertsSummary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}@media screen and (max-width: 700px){.AlertRules .alertsSummary{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 400px){.AlertRules .alertsSummary{grid-template-columns:1fr 1fr}}.AlertRules .alertsSummaryCard{background:var(--overviewItemBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:20px 22px;display:flex;flex-direction:column;gap:0;transition:transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .22s ease;cursor:default;animation:contentEnter .35s ease both}.AlertRules .alertsSummaryCard:nth-child(1){animation-delay:.04s}.AlertRules .alertsSummaryCard:nth-child(2){animation-delay:.08s}.AlertRules .alertsSummaryCard:nth-child(3){animation-delay:.12s}.AlertRules .alertsSummaryCard:nth-child(4){animation-delay:.16s}.AlertRules .alertsSummaryCard:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.AlertRules .alertsSummaryTop{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.AlertRules .alertsSummaryIcon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AlertRules .alertsSummaryIcon svg,.AlertRules .alertsSummaryIcon figure>svg{width:16px;height:16px}.AlertRules .alertsSummaryIcon.blue{background:#278be426;color:#278be4}.AlertRules .alertsSummaryIcon.green{background:#268d6126;color:var(--green)}.AlertRules .alertsSummaryIcon.orange{background:#ff6b2126;color:var(--orange)}.AlertRules .alertsSummaryIcon.purple{background:#8b5cf626;color:#8b5cf6}.AlertRules .alertsSummaryLabel{font-size:13px;font-weight:500;color:var(--secondText);line-height:1.3}.AlertRules .alertsSummaryValue{font-size:34px;font-weight:700;color:var(--primaryText);line-height:1;letter-spacing:-.5px;margin-bottom:6px}.AlertRules .alertsSummarySub{font-size:12px;color:var(--secondText)}.AlertRules .alertFormPanel{background:var(--secondBackground);border:1px solid var(--mainBorder);border-top:2px solid var(--mainColor);border-radius:16px;overflow:hidden;margin-top:20px;margin-bottom:20px;animation:alertPanelIn .32s cubic-bezier(.34,1.26,.64,1) both;box-shadow:0 6px 28px #00000014,0 0 0 1px var(--mainBorder)}@keyframes alertPanelIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.AlertRules .alertFormPanelHeader{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--mainBorder);background:var(--primaryBackground)}.AlertRules .alertFormPanelHeader h3{font-size:14px;font-weight:600;color:var(--primaryText);margin:0;text-transform:uppercase;letter-spacing:.5px}.AlertRules .alertFormPanelHeader button{width:28px;height:28px;border-radius:7px;border:1px solid var(--mainBorder);background:transparent;color:var(--secondText);cursor:pointer;display:grid;place-items:center;transition:all .2s}.AlertRules .alertFormPanelHeader button svg,.AlertRules .alertFormPanelHeader button figure>svg{width:13px;height:13px}.AlertRules .alertFormPanelHeader button:hover{border-color:var(--redDark);color:var(--redDark)}.AlertRules .alertFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;padding:20px}@media screen and (max-width: 640px){.AlertRules .alertFormGrid{grid-template-columns:1fr}}.AlertRules .alertFormGrid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:500;color:var(--secondText);text-transform:uppercase;letter-spacing:.4px}.AlertRules .alertFormGrid label input,.AlertRules .alertFormGrid label select,.AlertRules .alertFormGrid label textarea{font-size:13px;font-weight:400;color:var(--inputColor);background:var(--inputBackground);border:1px solid var(--inputBorder);border-radius:8px;padding:9px 12px;outline:none;transition:border-color .2s;text-transform:none;letter-spacing:normal;font-family:inherit;resize:none}.AlertRules .alertFormGrid label input:focus,.AlertRules .alertFormGrid label select:focus,.AlertRules .alertFormGrid label textarea:focus{border-color:var(--mainColor)}.AlertRules .alertFormGrid label input::placeholder,.AlertRules .alertFormGrid label select::placeholder,.AlertRules .alertFormGrid label textarea::placeholder{color:var(--secondText);opacity:.5}.AlertRules .alertFormGrid label select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px;cursor:pointer}.AlertRules .alertFormGrid label small{font-size:11px;color:var(--secondText);opacity:.7;text-transform:none;letter-spacing:normal;font-weight:400}.AlertRules .alertFormGrid label:has(textarea),.AlertRules .alertFormGrid label:has(.alertTypeSelector){grid-column:1/-1}.AlertRules .alertTypeSelector{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media screen and (max-width: 540px){.AlertRules .alertTypeSelector{grid-template-columns:repeat(2,1fr)}}.AlertRules .alertTypeSelector button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border-radius:10px;border:1px solid var(--mainBorder);background:var(--primaryBackground);color:var(--secondText);font-size:11px;font-weight:500;cursor:pointer;transition:all .2s}.AlertRules .alertTypeSelector button svg,.AlertRules .alertTypeSelector button figure>svg{width:18px;height:18px}.AlertRules .alertTypeSelector button:hover{border-color:var(--type-color, var(--mainColor));color:var(--type-color, var(--mainColor))}.AlertRules .alertTypeSelector button.selected{background:color-mix(in srgb,var(--type-color, var(--mainColor)) 12%,transparent);border-color:var(--type-color, var(--mainColor));color:var(--type-color, var(--mainColor));font-weight:600}.AlertRules .alertThresholdInput{display:flex;align-items:stretch;border:1px solid var(--inputBorder);border-radius:8px;overflow:hidden;transition:border-color .2s}.AlertRules .alertThresholdInput:focus-within{border-color:var(--mainColor)}.AlertRules .alertThresholdInput input{flex:1;border:none!important;border-radius:0!important}.AlertRules .alertThresholdInput input:focus{border-color:transparent!important}.AlertRules .alertThresholdInput span{display:flex;align-items:center;padding:0 12px;background:var(--primaryBackground);border-left:1px solid var(--inputBorder);font-size:12px;font-weight:600;color:var(--secondText);white-space:nowrap}.AlertRules .alertFormActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--mainBorder);background:var(--primaryBackground)}.AlertRules .alertCancelBtn{padding:8px 18px;border-radius:8px;border:1px solid var(--mainBorder);background:transparent;color:var(--secondText);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.AlertRules .alertCancelBtn:hover{border-color:var(--mainColor);color:var(--mainColor)}.AlertRules .alertCancelBtn:disabled{opacity:.5;cursor:not-allowed}.AlertRules .alertSaveBtn{padding:8px 22px;border-radius:8px;border:none;background:var(--mainColor);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.AlertRules .alertSaveBtn:hover{background:var(--mainColorHover)}.AlertRules .alertSaveBtn:active{transform:scale(.96)}.AlertRules .alertSaveBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AlertRules .alertList{display:flex;flex-direction:column;gap:10px;padding:20px 0}.AlertRules .alertCard{display:flex;align-items:center;gap:14px;background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:12px;padding:14px 16px;transition:border-color .2s ease,opacity .2s ease,transform .22s cubic-bezier(.34,1.36,.64,1),box-shadow .2s ease;animation:contentEnter .3s ease both}.AlertRules .alertCard:hover{border-color:color-mix(in srgb,var(--mainColor) 40%,transparent);transform:translateY(-2px);box-shadow:0 6px 20px #00000012}.AlertRules .alertCard.inactive{opacity:.5}.AlertRules .alertCardIcon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.AlertRules .alertCardIcon svg,.AlertRules .alertCardIcon figure>svg{width:18px;height:18px}.AlertRules .alertCardBody{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.AlertRules .alertCardTop{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.AlertRules .alertCardName{font-size:14px;font-weight:600;color:var(--primaryText);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.AlertRules .alertCardType{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.AlertRules .alertCardMeta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.AlertRules .alertCardChannel{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--secondText)}.AlertRules .alertCardChannel svg,.AlertRules .alertCardChannel figure>svg{width:12px;height:12px}.AlertRules .alertCardTarget{font-size:11px;color:var(--secondText);background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:5px;padding:1px 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.AlertRules .alertCardThreshold{font-size:11px;font-weight:600;color:var(--mainColor);background:color-mix(in srgb,var(--mainColor) 10%,transparent);border:1px solid color-mix(in srgb,var(--mainColor) 25%,transparent);border-radius:5px;padding:1px 7px;white-space:nowrap}.AlertRules .alertCardLastTriggered{font-size:11px;color:var(--secondText);opacity:.6;white-space:nowrap}.AlertRules .alertCardActions{display:flex;align-items:center;gap:6px;flex-shrink:0}.AlertRules .alertToggleBtn{position:relative;width:36px;height:20px;border-radius:10px;border:none;cursor:pointer;transition:background .2s;flex-shrink:0}.AlertRules .alertToggleBtn span{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .2s;pointer-events:none}.AlertRules .alertToggleBtn.on{background:var(--green)}.AlertRules .alertToggleBtn.on span{transform:translate(16px)}.AlertRules .alertToggleBtn.off{background:var(--mainBorder)}.AlertRules .alertToggleBtn.off span{transform:translate(0)}.AlertRules .alertToggleBtn:hover{opacity:.85}.AlertRules .alertEditBtn,.AlertRules .alertDeleteBtn{width:30px;height:30px;border-radius:7px;border:1px solid var(--mainBorder);background:transparent;color:var(--secondText);cursor:pointer;display:grid;place-items:center;transition:all .2s;flex-shrink:0}.AlertRules .alertEditBtn svg,.AlertRules .alertEditBtn figure>svg,.AlertRules .alertDeleteBtn svg,.AlertRules .alertDeleteBtn figure>svg{width:13px;height:13px}.AlertRules .alertEditBtn{fill:var(--mainIconColor)}.AlertRules .alertDeleteBtn{fill:var(--redDark)}.AlertRules .alertEditBtn:hover{border-color:var(--mainColor);color:var(--mainColor)}.AlertRules .alertDeleteBtn:hover{border-color:var(--redDark);color:var(--redDark)}.AlertRules .alertDeleteConfirm{display:flex;align-items:center;gap:5px;background:color-mix(in srgb,var(--redDark) 10%,transparent);border:1px solid color-mix(in srgb,var(--redDark) 30%,transparent);border-radius:8px;padding:4px 8px;animation:alertPanelIn .15s ease}.AlertRules .alertDeleteConfirm span{font-size:11px;color:var(--redDark);font-weight:500;white-space:nowrap}.AlertRules .alertDeleteConfirm button{width:24px;height:24px;border-radius:5px;border:1px solid color-mix(in srgb,var(--redDark) 40%,transparent);background:transparent;cursor:pointer;display:grid;place-items:center;transition:all .2s;flex-shrink:0}.AlertRules .alertDeleteConfirm button svg,.AlertRules .alertDeleteConfirm button figure>svg{width:11px;height:11px}.AlertRules .alertDeleteConfirm button:first-of-type{color:var(--redDark)}.AlertRules .alertDeleteConfirm button:first-of-type:hover{background:var(--redDark);color:#fff}.AlertRules .alertDeleteConfirm button:last-of-type{color:var(--secondText);border-color:var(--mainBorder)}.AlertRules .alertDeleteConfirm button:last-of-type:hover{border-color:var(--mainColor);color:var(--mainColor)}.AlertRules .alertSkeletons{display:flex;flex-direction:column;gap:10px}.AlertRules .alertSkeleton{height:68px;border-radius:12px;background:var(--secondBackground);border:1px solid var(--mainBorder);animation:Skeleton 1.5s ease-in-out infinite}.AlertRules .alertEmpty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:72px 20px;text-align:center}.AlertRules .alertEmpty>svg{width:48px;height:48px;color:var(--secondText);opacity:.3}.AlertRules .alertEmpty p{font-size:16px;font-weight:600;color:var(--primaryText);margin:0}.AlertRules .alertEmpty small{font-size:13px;color:var(--secondText)}@media screen and (max-width: 674px){.AlertRules .alertsSummary,.AlertRules .alertFormPanel,.AlertRules .alertList,.AlertRules .alertSkeletons{padding-left:12px;padding-right:12px}}@media screen and (max-width: 580px){.AlertRules .alertCard{flex-wrap:wrap}.AlertRules .alertCardActions{width:100%;justify-content:flex-end;border-top:1px solid var(--mainBorder);padding-top:10px;margin-top:2px}.AlertRules .alertCardName{max-width:180px}}.Teams .teamsContainer{display:flex;flex-direction:column;gap:16px;padding:4px 0 24px}.Teams .teamsDetailContainer{display:flex;flex-direction:column;gap:14px;padding:4px 0 24px}.Teams .teamsStatsRow{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.Teams .teamsStatCard{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:10px;transition:border-color .2s}.Teams .teamsStatCard:hover{border-color:var(--inputFocus)}.Teams .teamsStatTop{display:flex;align-items:center;justify-content:space-between}.Teams .teamsStatIcon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.Teams .teamsStatIcon svg{width:16px;height:16px}.Teams .teamsStatIcon.blue{background:#278be424;color:var(--mainColor)}.Teams .teamsStatIcon.purple{background:#8b5cf624;color:#8b5cf6}.Teams .teamsStatIcon.green{background:#268d6124;color:var(--green)}.Teams .teamsStatIcon.amber{background:#f59e0b24;color:#f59e0b}.Teams .teamsStatLabel{font-size:.78rem;font-weight:500;color:var(--secondText)}.Teams .teamsStatValue{font-size:1.7rem;font-weight:700;color:var(--primaryText);line-height:1;letter-spacing:-.5px}.Teams .teamsStatSub{font-size:.72rem;color:var(--secondText)}.Teams .teamsPanel{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px}.Teams .teamsPanelHeader{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--mainBorder);background:var(--primaryBackground);border-radius:14px 14px 0 0}.Teams .teamsPanelHeader h2{font-size:12.8px;font-weight:600;color:var(--primaryText);margin:0}.Teams .teamsActionBtn{display:flex;align-items:center;gap:7px;padding:8px 15px;border-radius:8px;border:1px solid var(--mainBorder);background:var(--walletStatsItemBackground);color:var(--primaryText);font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,transform .1s;white-space:nowrap}.Teams .teamsActionBtn svg{width:15px;height:15px;flex-shrink:0}.Teams .teamsActionBtn:hover{background:var(--leftAsideHover);border-color:var(--inputFocus)}.Teams .teamsActionBtn:active{transform:scale(.97)}.Teams .teamsActionBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.Teams .teamsActionBtn.primary{background:var(--mainColor);border-color:var(--mainColor);color:#fff}.Teams .teamsActionBtn.primary:hover{opacity:.88;background:var(--mainColor)}.Teams .teamsActionBtn.ghost{background:none;border-color:var(--mainBorder);color:var(--secondText)}.Teams .teamsActionBtn.ghost:hover{background:var(--leftAsideHover);color:var(--primaryText)}.Teams .teamsActionBtn.danger{background:none;border-color:var(--redDark);color:var(--redDark)}.Teams .teamsActionBtn.danger:hover{background:#ff404014}.Teams .teamsCreatePanel{padding:16px 20px;border-bottom:1px solid var(--mainBorder);background:var(--primaryBackground);display:flex;flex-direction:column;gap:10px;animation:teamsFadeIn .15s ease}@keyframes teamsFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Teams .teamsFormRow{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.Teams .teamsInput{flex:1;min-width:160px;padding:8px 12px;border:1px solid var(--inputBorder);border-radius:8px;background:var(--inputBackground);color:var(--primaryText);font-size:.875rem;outline:none;transition:border-color .2s}.Teams .teamsInput::placeholder{color:var(--secondText);opacity:.7}.Teams .teamsInput:focus{border-color:var(--mainColor)}.Teams .teamsLoadingState{display:flex;justify-content:center;padding:72px 24px}.Teams .teamsSpinner{width:30px;height:30px;border:3px solid var(--mainBorder);border-top-color:var(--mainColor);border-radius:50%;animation:teamsSpin .7s linear infinite}@keyframes teamsSpin{to{transform:rotate(360deg)}}.Teams .teamsEmptyState{display:flex;flex-direction:column;align-items:center;gap:10px;padding:64px 24px;text-align:center}.Teams .teamsEmptyState .teamsEmptyIcon{width:56px;height:56px;border-radius:16px;background:var(--walletStatsItemBackground);border:1px solid var(--mainBorder);display:grid;place-items:center;margin-bottom:4px}.Teams .teamsEmptyState .teamsEmptyIcon svg{width:26px;height:26px;color:var(--mainIconColor);opacity:.5}.Teams .teamsEmptyState p{font-size:.92rem;font-weight:600;color:var(--primaryText);margin:0}.Teams .teamsEmptyState span{font-size:.8rem;color:var(--secondText);max-width:300px;line-height:1.6}.Teams .teamsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;padding:16px 20px}.Teams .teamsCard{border:1px solid var(--mainBorder);border-radius:13px;padding:18px 20px;background:var(--primaryBackground);cursor:pointer;display:flex;flex-direction:column;gap:14px;transition:border-color .15s,box-shadow .15s,transform .15s}.Teams .teamsCard:hover{border-color:var(--mainColor);box-shadow:0 0 0 3px #278be414;transform:translateY(-2px)}.Teams .teamsCardTop{display:flex;align-items:flex-start;gap:12px}.Teams .teamsCardAvatar{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--mainColor),#1a6bc7);color:#fff;display:grid;place-items:center;font-size:18px;font-weight:700;flex-shrink:0;letter-spacing:-.5px}.Teams .teamsCardInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.Teams .teamsCardInfo h3{font-size:13px;font-weight:400;color:var(--primaryText);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:10px}.Teams .teamsCardInfo p{font-size:.78rem;color:var(--secondText);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Teams .teamsCardMeta{display:flex;align-items:center;justify-content:space-between;gap:8px}.Teams .teamsCardMembers{display:flex;align-items:center;gap:5px;font-size:.75rem;color:var(--secondText)}.Teams .teamsCardMembers svg{width:13px;height:13px}.Teams .teamsRoleBadge{font-size:.67rem!important;font-weight:500;color:#fff!important;padding:3px 9px;border-radius:20px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.Teams .teamsDetailHeader{display:flex;align-items:center;gap:12px;width:100%}.Teams .teamsDetailHeader .teamsDetailInfo{flex:1;min-width:0}.Teams .teamsDetailHeader .teamsDetailInfo h1{font-size:1.1rem;font-weight:500;color:var(--primaryText);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Teams .teamsDetailHeader .teamsDetailInfo span{font-size:.8rem;color:var(--secondText)}.Teams .teamsBackButton{background:none;border:1px solid var(--mainBorder);cursor:pointer;color:var(--primaryText);padding:7px 8px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;transition:background .15s}.Teams .teamsBackButton:hover{background:var(--leftAsideHover)}.Teams .teamsBackButton svg{height:17px;width:17px;fill:var(--mainIconColor)}.Teams .teamsTabBar{display:flex;gap:2px;border-bottom:1px solid var(--mainBorder);padding:0 20px;background:var(--primaryBackground);border-radius:14px 14px 0 0}.Teams .teamsTab{background:none;border:none;cursor:pointer;color:var(--secondText);padding:12px 14px;font-size:.84rem;font-weight:500;border-bottom:2px solid transparent;margin-bottom:-1px;display:flex;align-items:center;gap:6px;transition:color .15s,border-color .15s}.Teams .teamsTab.active{color:var(--primaryText);border-bottom-color:var(--mainColor);font-weight:600}.Teams .teamsTab:hover{color:var(--primaryText)}.Teams .teamsTabBadge{background:var(--mainColor);color:#fff;border-radius:10px;padding:1px 7px;font-size:.68rem;font-weight:700}.Teams .teamsTabContent{padding:16px 20px;display:flex;flex-direction:column;gap:8px}.Teams .teamsInviteBar{margin-bottom:6px}.Teams .teamsInvitePanel{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 16px;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:11px;margin-bottom:8px;animation:teamsFadeIn .15s ease}.Teams .teamsMemberRow{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:11px;border:1px solid var(--mainBorder);background:var(--primaryBackground);transition:border-color .15s,background .15s}.Teams .teamsMemberRow:hover{border-color:var(--inputFocus);background:var(--leftAsideHover)}.Teams .teamsMemberAvatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--mainColor),#1a6bc7);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700;flex-shrink:0}.Teams .teamsMemberAvatar.pending{background:var(--walletStatsItemBackground);color:var(--secondText);border:1px dashed var(--mainBorder)}.Teams .teamsMemberInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.Teams .teamsMemberInfo span{font-size:.875rem;font-weight:500;color:var(--primaryText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Teams .teamsMemberInfo small{font-size:.75rem;color:var(--secondText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Teams .teamsMemberActions{display:flex;align-items:center;gap:6px;flex-shrink:0}.Teams .teamsIconBtn{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;border:1px solid var(--mainBorder);background:none;color:var(--secondText);cursor:pointer;transition:color .15s,background .15s,border-color .15s}.Teams .teamsIconBtn svg{width:14px;height:14px}.Teams .teamsIconBtn:hover{color:var(--primaryText);background:var(--leftAsideHover);border-color:var(--inputFocus)}.Teams .teamsIconBtn.danger:hover{color:var(--redDark);border-color:var(--redDark);background:#ff40400f}.Teams .teamsRoleRow{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:11px;border:1px solid var(--mainBorder);background:var(--primaryBackground);flex-wrap:wrap;transition:border-color .15s}.Teams .teamsRoleRow:hover{border-color:var(--inputFocus)}.Teams .teamsRoleLeft{display:flex;align-items:center;gap:8px;flex-shrink:0}.Teams .teamsSystemTag{font-size:.65rem;font-weight:600;color:var(--secondText);background:var(--walletStatsItemBackground);border:1px solid var(--mainBorder);padding:2px 7px;border-radius:20px;text-transform:uppercase;letter-spacing:.04em}.Teams .teamsRolePermissions{flex:1;display:flex;flex-wrap:wrap;gap:5px}.Teams .teamsRoleActions{display:flex;align-items:center;gap:4px;flex-shrink:0}.Teams .teamsPermTag{font-size:.67rem;font-weight:600;padding:2px 8px;border-radius:10px;background:#278be41a;color:var(--mainColor);text-transform:uppercase;letter-spacing:.03em}.Teams .teamsPermTag.teamsPermTagMore{cursor:pointer;background:#278be42e}.Teams .teamsPermTag.teamsPermTagMore:hover{background:#278be447}.Teams .teamsRolePanel{padding:16px;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:11px;display:flex;flex-direction:column;gap:12px;animation:teamsFadeIn .15s ease;margin-bottom:8px}.Teams .teamsPermissionsLabel{font-size:.8rem;font-weight:600;color:var(--primaryText);text-transform:uppercase;letter-spacing:.06em}.Teams .teamsPermissionsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px}.Teams .teamsDangerZone{background:var(--secondBackground);border:1px solid rgba(255,64,64,.25);border-radius:14px;overflow:hidden}.Teams .teamsDangerHeader{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(255,64,64,.15)}.Teams .teamsDangerHeader .teamsDangerIcon{width:36px;height:36px;border-radius:9px;background:#ff40401f;display:grid;place-items:center;flex-shrink:0}.Teams .teamsDangerHeader .teamsDangerIcon svg{width:17px;height:17px;color:var(--redDark)}.Teams .teamsDangerHeader div h3{font-size:.9rem;font-weight:600;color:var(--primaryText);margin:0}.Teams .teamsDangerHeader div span{font-size:.78rem;color:var(--secondText)}.Teams .teamsDangerBody{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.Teams .teamsDangerBody p{font-size:.85rem;color:var(--secondText);margin:0}.Teams .teamsStorageStats{display:flex;align-items:center;gap:20px;padding:12px 16px;background:var(--primaryBackground);border:1px solid var(--mainBorder);border-radius:11px;flex-wrap:wrap}.Teams .teamsStorageStat{display:flex;flex-direction:column;gap:2px}.Teams .teamsStorageStat span{font-size:.72rem;color:var(--secondText);font-weight:500;text-transform:uppercase;letter-spacing:.04em}.Teams .teamsStorageStat strong{font-size:.88rem;color:var(--primaryText);font-weight:600}.Teams .teamsStorageStat.sep{width:1px;height:28px;background:var(--mainBorder);align-self:center}.Teams .teamsStorageToolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.Teams .teamsStorageBreadcrumb{display:flex;align-items:center;gap:2px;flex:1;min-width:0;overflow:hidden}.Teams .teamsStorageCrumb{background:none;border:none;cursor:pointer;color:var(--secondText);font-size:.84rem;padding:4px 6px;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;transition:color .15s,background .15s}.Teams .teamsStorageCrumb:hover{color:var(--primaryText);background:var(--leftAsideHover)}.Teams .teamsStorageCrumb.active{color:var(--primaryText);font-weight:600;cursor:default}.Teams .teamsStorageCrumb.active:hover{background:none}.Teams .teamsStorageCrumbSep{color:var(--secondText);font-size:.8rem;opacity:.4;flex-shrink:0;-webkit-user-select:none;user-select:none}.Teams .teamsStorageActions{display:flex;align-items:center;gap:8px;flex-shrink:0}.Teams .teamsStorageLabel{font-size:.72rem;font-weight:600;color:var(--secondText);text-transform:uppercase;letter-spacing:.06em;padding:2px 2px 0;margin-top:4px}.Teams .teamsStorageList{display:flex;flex-direction:column;gap:6px}.Teams .teamsStorageRow{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:11px;border:1px solid var(--mainBorder);background:var(--primaryBackground);transition:border-color .15s,background .15s}.Teams .teamsStorageRow.folder{cursor:pointer}.Teams .teamsStorageRow.folder:hover{border-color:var(--inputFocus);background:var(--leftAsideHover)}.Teams .teamsStorageRow:hover .teamsStorageRowActions{opacity:1}.Teams .teamsStorageRowIcon{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.Teams .teamsStorageRowIcon svg{width:18px;height:18px}.Teams .teamsStorageRowIcon.folder{background:#f59e0b1f;color:#f59e0b}.Teams .teamsStorageRowIcon.file{background:#278be41a;color:var(--mainColor)}.Teams .teamsStorageRowInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.Teams .teamsStorageRowInfo span{font-size:.875rem;font-weight:500;color:var(--primaryText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Teams .teamsStorageRowInfo small{font-size:.75rem;color:var(--secondText)}.Teams .teamsStorageRowActions{display:flex;align-items:center;gap:6px;flex-shrink:0;opacity:0;transition:opacity .15s}@media (hover: none){.Teams .teamsStorageRowActions{opacity:1}}@media (max-width: 640px){.Teams .teamsGrid{grid-template-columns:1fr;padding:12px}.Teams .teamsStatsRow{grid-template-columns:repeat(2,1fr)}.Teams .teamsMemberRow{flex-wrap:wrap}.Teams .teamsDangerBody{flex-direction:column;align-items:flex-start}.Teams .teamsTabBar{padding:0 12px}}.acceptInvitationPage{display:flex;width:100vw;height:100vh;align-items:center;justify-content:center;background:var(--primaryBackground)}.acceptInvitationCard{max-width:400px;width:calc(100% - 32px);background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;align-items:center;box-shadow:0 24px 64px #00000038}.acceptInvitationCard .acceptInvBrand{width:100%;background:linear-gradient(135deg,var(--mainColor) 0%,#1a6bc7 100%);padding:32px 36px 48px;display:flex;flex-direction:column;align-items:center;gap:10px}.acceptInvitationCard .acceptInvBrand .acceptInvBrandIcon{width:52px;height:52px;background:#ffffff2e;border-radius:15px;display:grid;place-items:center}.acceptInvitationCard .acceptInvBrand .acceptInvBrandIcon svg{width:28px;height:28px;color:#fff}.acceptInvitationCard .acceptInvBrand span{font-size:1.05rem;font-weight:700;color:#ffffffeb;letter-spacing:.03em}.acceptInvitationCard .acceptInvBody{width:100%;padding:0 32px 40px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;margin-top:-26px}.acceptInvitationCard .acceptInvStatusIcon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;border:3px solid var(--secondBackground);flex-shrink:0}.acceptInvitationCard .acceptInvStatusIcon svg{width:26px;height:26px}.acceptInvitationCard .acceptInvStatusIcon.success{background:#268d612e;color:var(--green);animation:acceptInvPop .35s cubic-bezier(.34,1.56,.64,1)}.acceptInvitationCard .acceptInvStatusIcon.error{background:#ff404024;color:var(--redDark);animation:acceptInvPop .35s cubic-bezier(.34,1.56,.64,1)}@keyframes acceptInvPop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.acceptInvitationCard .acceptInvTeamAvatar{width:68px;height:68px;border-radius:18px;background:linear-gradient(135deg,var(--mainColor),#1a6bc7);color:#fff;font-size:28px;font-weight:800;display:grid;place-items:center;border:4px solid var(--secondBackground);letter-spacing:-1px;flex-shrink:0}.acceptInvitationCard .acceptInvHeading{display:flex;flex-direction:column;gap:6px}.acceptInvitationCard .acceptInvHeading h2{font-size:1.25rem;font-weight:700;color:var(--primaryText);margin:0}.acceptInvitationCard .acceptInvHeading p{font-size:.875rem;color:var(--secondText);margin:0;line-height:1.65}.acceptInvitationCard .acceptInvRoleBadge{font-size:.72rem;font-weight:600;color:#fff;padding:5px 16px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase}.acceptInvitationCard .acceptInvBtn{width:100%;padding:12px;border-radius:11px;border:none;background:var(--mainColor);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .15s,transform .1s;margin-top:2px}.acceptInvitationCard .acceptInvBtn:hover{opacity:.86}.acceptInvitationCard .acceptInvBtn:active{transform:scale(.98)}.acceptInvitationCard .acceptInvBtn.ghost{background:none;border:1px solid var(--mainBorder);color:var(--primaryText)}.acceptInvitationCard .acceptInvBtn.ghost:hover{background:var(--leftAsideHover)}.acceptInvitationCard .acceptInvLoading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px 0 8px}.acceptInvitationCard .acceptInvLoading p{font-size:.875rem;color:var(--secondText);margin:0}.acceptInvitationCard .acceptInvSpinner{width:36px;height:36px;border:3px solid var(--mainBorder);border-top-color:var(--mainColor);border-radius:50%;animation:acceptInvSpin .7s linear infinite}@keyframes acceptInvSpin{to{transform:rotate(360deg)}}.acceptInvitationError{color:var(--redDark)!important}.Storage .storageGateScreen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:80px 24px;text-align:center}.Storage .storageGateScreen .storageGateIcon{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:var(--walletStatsItemBackground);border:1px solid var(--mainBorder);margin-bottom:4px}.Storage .storageGateScreen .storageGateIcon svg{width:36px;height:36px;color:var(--mainColor);opacity:.8}.Storage .storageGateScreen h3{font-size:1.2rem;font-weight:700;color:var(--primaryText);margin:0}.Storage .storageGateScreen p{font-size:.875rem;color:var(--secondText);max-width:400px;margin:0;line-height:1.7}.Storage .storageConnectBtn{margin-top:4px;padding:11px 26px;border-radius:10px;background:var(--mainColor);color:#fff;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:opacity .2s,transform .15s;display:flex;align-items:center;gap:8px}.Storage .storageConnectBtn:hover{opacity:.88;transform:translateY(-1px)}.Storage .storageContainer{display:flex;flex-direction:column;gap:16px;padding:4px 0 24px}.Storage .storageStatsRow{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:stretch}@media (max-width: 700px){.Storage .storageStatsRow{grid-template-columns:1fr}}.Storage .storageDonutCard{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:20px 24px;display:flex;align-items:center;gap:24px;flex-shrink:0}.Storage .storageDonutSvg{width:130px;height:130px;overflow:visible;flex-shrink:0;transform:rotate(-90deg)}.Storage .storageDonutSvg .storageDonutTrack{stroke:var(--mainBorder);stroke-width:10}.Storage .storageDonutSvg .storageDonutReceipts{stroke:var(--mainColor);stroke-width:10;stroke-linecap:round;transition:stroke-dasharray .5s ease}.Storage .storageDonutSvg .storageDonutDocs{stroke:var(--green);stroke-width:10;stroke-linecap:round;transition:stroke-dasharray .5s ease}.Storage .storageDonutSvg .storageDonutEmpty{stroke:var(--mainBorder);stroke-width:10;stroke-dasharray:6 8;opacity:.5}.Storage .storageDonutCenter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.Storage .storageDonutCenter strong{display:block;font-size:13px;font-weight:700;color:var(--primaryText);line-height:1.1}.Storage .storageDonutCenter span{font-size:10px;color:var(--secondText)}.Storage .storageDonutWrapper{position:relative;flex-shrink:0}.Storage .storageDonutLegend{display:flex;flex-direction:column;gap:12px}.Storage .storageLegendItem{display:flex;align-items:center;gap:10px}.Storage .storageLegendItem .storageLegendDot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.Storage .storageLegendItem .storageLegendDot.receipts{background:var(--mainColor)}.Storage .storageLegendItem .storageLegendDot.documents{background:var(--green)}.Storage .storageLegendItem div{display:flex;flex-direction:column;gap:1px}.Storage .storageLegendItem div span{font-size:.72rem;color:var(--secondText)}.Storage .storageLegendItem div strong{font-size:.82rem;color:var(--primaryText);font-weight:500}.Storage .storageStatCards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (max-width: 480px){.Storage .storageStatCards{grid-template-columns:repeat(2,1fr)}}.Storage .storageStatCard{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:10px;transition:border-color .2s}.Storage .storageStatCard:hover{border-color:var(--inputFocus)}.Storage .storageStatTop{display:flex;align-items:center;justify-content:space-between}.Storage .storageStatIcon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.Storage .storageStatIcon svg{width:16px;height:16px}.Storage .storageStatIcon.blue{background:#278be424;color:var(--mainColor)}.Storage .storageStatIcon.green{background:#268d6124;color:var(--green)}.Storage .storageStatIcon.purple{background:#8b5cf624;color:#8b5cf6}.Storage .storageStatIcon.orange{background:#ff6b2124;color:var(--orange)}.Storage .storageStatLabel{font-size:.78rem;font-weight:500;color:var(--secondText)}.Storage .storageStatValue{font-size:1.7rem;font-weight:500;color:var(--primaryText);line-height:1;letter-spacing:-.5px}.Storage .storageStatSub{font-size:.72rem;color:var(--secondText)}.Storage .storageBrowser{background:var(--secondBackground);border:1px solid var(--mainBorder);border-radius:14px;overflow:hidden}.Storage .storageBreadcrumb{display:flex;align-items:center;gap:2px;padding:12px 18px;border-bottom:1px solid var(--mainBorder);background:var(--primaryBackground);flex-wrap:wrap;min-height:46px}.Storage .storageBreadcrumbItem{display:flex;align-items:center;gap:5px;font-size:.8rem;font-weight:500;color:var(--secondText);background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:7px;transition:background .15s,color .15s}.Storage .storageBreadcrumbItem svg{width:14px;height:14px;flex-shrink:0}.Storage .storageBreadcrumbItem:hover{background:var(--leftAsideHover);color:var(--primaryText)}.Storage .storageBreadcrumbItem.active{color:var(--primaryText);font-weight:600;cursor:default}.Storage .storageBreadcrumbItem.active:hover{background:none}.Storage .storageBreadcrumbSep{font-size:.72rem;color:var(--secondText);opacity:.4;padding:0 2px}.Storage .storageToolbar{display:flex;align-items:center;gap:8px;padding:12px 18px;border-bottom:1px solid var(--mainBorder);flex-wrap:wrap}.Storage .storageNewFolderRow{display:flex;align-items:center;gap:8px;flex:1;animation:storageFadeIn .15s ease}@keyframes storageFadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.Storage .storageNewFolderInput{flex:1;padding:8px 12px;border:1px solid var(--inputBorder);border-radius:8px;background:var(--inputBackground);color:var(--primaryText);font-size:.875rem;outline:none;transition:border-color .2s}.Storage .storageNewFolderInput::placeholder{color:var(--secondText);opacity:.7}.Storage .storageNewFolderInput:focus{border-color:var(--mainColor)}.Storage .storageActionBtn{display:flex;align-items:center;gap:7px;padding:8px 15px;border-radius:8px;border:1px solid var(--mainBorder);background:var(--walletStatsItemBackground);color:var(--primaryText);font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,transform .1s;white-space:nowrap}.Storage .storageActionBtn svg{width:15px;height:15px;flex-shrink:0}.Storage .storageActionBtn:hover{background:var(--leftAsideHover);border-color:var(--inputFocus)}.Storage .storageActionBtn:active{transform:scale(.97)}.Storage .storageActionBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.Storage .storageActionBtn.primary{background:var(--mainColor);border-color:var(--mainColor);color:#fff}.Storage .storageActionBtn.primary:hover{opacity:.88;background:var(--mainColor);border-color:var(--mainColor)}.Storage .storageActionBtn.ghost{background:none;border-color:var(--mainBorder);color:var(--secondText)}.Storage .storageActionBtn.ghost:hover{background:var(--leftAsideHover);color:var(--primaryText)}.Storage .storageLoadingState{display:flex;justify-content:center;align-items:center;padding:72px 24px}.Storage .storageSpinner{width:30px;height:30px;border:3px solid var(--mainBorder);border-top-color:var(--mainColor);border-radius:50%;animation:storageSpin .7s linear infinite}@keyframes storageSpin{to{transform:rotate(360deg)}}.Storage .storageEmptyState{display:flex;flex-direction:column;align-items:center;gap:10px;padding:64px 24px;color:var(--secondText);text-align:center}.Storage .storageEmptyState .storageEmptyIcon{width:56px;height:56px;border-radius:16px;background:var(--walletStatsItemBackground);border:1px solid var(--mainBorder);display:grid;place-items:center;margin-bottom:4px}.Storage .storageEmptyState .storageEmptyIcon svg{width:26px;height:26px;color:var(--secondText);opacity:.6}.Storage .storageEmptyState p{font-size:.92rem;font-weight:600;color:var(--primaryText);margin:0}.Storage .storageEmptyState span{font-size:.8rem;max-width:320px;line-height:1.6}.Storage .storageBrowserContents{padding:18px 20px;display:flex;flex-direction:column;gap:22px}.Storage .storageContentLabel{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--secondText);margin-bottom:10px}.Storage .storageFolderGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px}.Storage .storageFolderCard{display:flex;align-items:center;border:1px solid var(--mainBorder);border-radius:11px;background:var(--primaryBackground);overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s}.Storage .storageFolderCard:hover{border-color:var(--mainColor);box-shadow:0 0 0 3px #278be414;transform:translateY(-1px)}.Storage .storageFolderMain{display:flex;align-items:center;gap:8px;padding:10px 12px;flex:1;background:none;border:none;cursor:pointer;font-size:.82rem;font-weight:500;color:var(--primaryText);text-align:left;overflow:hidden;min-width:0}.Storage .storageFolderMain svg{width:20px;height:20px;color:var(--mainColor);flex-shrink:0}.Storage .storageFolderMain span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Storage .storageFolderDelete{padding:8px 10px;background:none;border:none;border-left:1px solid var(--mainBorder);cursor:pointer;color:var(--secondText);transition:color .15s,background .15s;flex-shrink:0}.Storage .storageFolderDelete svg{width:14px;height:14px;display:block}.Storage .storageFolderDelete:hover{color:var(--redDark);background:#ff40400f}.Storage .storageFolderDelete:disabled{opacity:.35;cursor:not-allowed}.Storage .storageFileList{display:flex;flex-direction:column;gap:6px}.Storage .storageFileRow{display:flex;align-items:center;gap:12px;padding:11px 14px;border:1px solid var(--mainBorder);border-radius:11px;background:var(--primaryBackground);transition:border-color .15s,background .15s}.Storage .storageFileRow:hover{border-color:var(--inputFocus);background:var(--leftAsideHover)}.Storage .storageFileIcon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.Storage .storageFileIcon.receipt{background:#278be41f;color:var(--mainColor)}.Storage .storageFileIcon.document{background:#268d611f;color:var(--green)}.Storage .storageFileInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.Storage .storageFileName{font-size:.85rem;font-weight:500;color:var(--primaryText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Storage .storageFileMeta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.Storage .storageFileBadge{font-size:.67rem;font-weight:700;padding:2px 7px;border-radius:20px;text-transform:uppercase;letter-spacing:.04em}.Storage .storageFileBadge.receipt{background:#278be41f;color:var(--mainColor)}.Storage .storageFileBadge.document{background:#268d611f;color:var(--green)}.Storage .storageFileSizeText{font-size:.72rem;color:var(--secondText)}.Storage .storageFileMovement{font-size:.68rem;color:var(--secondText);background:var(--walletStatsItemBackground);border:1px solid var(--mainBorder);padding:1px 6px;border-radius:20px}.Storage .storageFileActions{display:flex;align-items:center;gap:4px;flex-shrink:0}.Storage .storageFileAction{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;border:1px solid var(--mainBorder);background:none;color:var(--secondText);cursor:pointer;text-decoration:none;transition:color .15s,background .15s,border-color .15s}.Storage .storageFileAction svg{width:14px;height:14px}.Storage .storageFileAction:hover{color:var(--primaryText);background:var(--leftAsideHover);border-color:var(--inputFocus)}.Storage .storageFileAction.danger svg{fill:var(--redDark)}.Storage .storageFileAction.danger:hover{color:var(--redDark);border-color:var(--redDark);background:#ff40400f}.Storage .storageFileAction:disabled{opacity:.35;cursor:not-allowed}@media (max-width: 600px){.Storage .storageDonutCard{flex-direction:column;align-items:flex-start;gap:16px}.Storage .storageStatCards{grid-template-columns:1fr 1fr}.Storage .storageFolderGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.Storage .storageFileRow{flex-wrap:wrap}.Storage .storageFileActions{width:100%;justify-content:flex-end}}.article{background:var(--articleBackground)}.section{background:var(--sectionBackground);width:100%;height:100%;padding:15px 20px 0;border-radius:12px;transition:max-height 1s,height 1s;position:relative;animation:contentEnter .3s ease both}@media screen and (max-width: 674px){.section{padding:10px 0!important}}.sectionHeader{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;width:100%;position:relative}@media screen and (max-width: 768px){.sectionHeader{flex-wrap:nowrap}}@media screen and (max-width: 674px){.sectionHeader{padding:0 15px;flex-wrap:wrap;display:block}.sectionHeader>div{justify-self:flex-end;margin-top:10px}}.sectionHeader>section:first-of-type{overflow:hidden;display:flex;align-items:center;gap:15px;flex-grow:2;width:100%;max-width:fit-content}.sectionHeader>section:first-of-type>figure{min-height:30px;height:30px;min-width:30px;width:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#d9f3ea}.sectionHeader>section:first-of-type>figure>svg{color:var(--green)}.sectionHeader>section:first-of-type>figure.Categories{background-color:#c3d0f369}.sectionHeader>section:first-of-type>figure.Categories>svg{color:var(--mainColor)}.sectionHeader>section:first-of-type>figure.Movements{background-color:#d9f3ea}.sectionHeader>section:first-of-type>figure.Movements>svg{color:var(--green)}.sectionHeader>section:first-of-type>figure.Wallet{background-color:#d9f3ea}.sectionHeader>section:first-of-type>figure.Wallet>svg{color:var(--green)}.sectionHeader>section:first-of-type>figure>svg{height:20px!important;width:20px!important}.sectionHeader>section:first-of-type>div{display:flex;flex-direction:column;justify-content:center;gap:5px;width:100%;overflow:hidden}.sectionHeader>section:first-of-type>div>h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:18px;color:var(--cardTitle);line-height:23px;text-wrap:nowrap}@media screen and (max-width: 720px){.sectionHeader>section:first-of-type>div>h3{font-size:14px}}.sectionHeader>section:first-of-type>div>span{color:#c9c9c9;font-size:12.5px;line-height:12.5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.licenseBanner{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:10px;background:#ffa5001a;border:1px solid rgba(255,165,0,.3);margin-bottom:16px}.licenseBanner figure{flex-shrink:0}.licenseBanner figure svg{width:18px;height:18px;color:var(--orange)}.licenseBanner div{flex:1;display:flex;flex-direction:column;gap:2px}.licenseBanner div strong{font-size:13px;font-weight:600;color:var(--primaryText)}.licenseBanner div span{font-size:12px;color:var(--secondText)}.licenseBanner>button:not(.licenseBannerDismiss){flex-shrink:0;border-radius:6px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--appButtonColor);outline:none;border:1px solid var(--appButtonBorderColor);height:40px;width:100%;transition:background-color .5s,opacity .3s}.licenseBanner>button:not(.licenseBannerDismiss):hover{background:var(--appButtonHoverBackgroundColor);color:var(--appButtonHoverColor)}.licenseBanner>button:not(.licenseBannerDismiss):active{opacity:.8}.licenseBanner>button:not(.licenseBannerDismiss){height:30px;padding:0 12px;font-size:12px;font-weight:500;white-space:nowrap}.licenseBanner.expiring{background:#f59e0b14;border-color:#f59e0b59}.licenseBanner.expiring figure svg{color:#f59e0b}.licenseBannerDismiss{flex-shrink:0;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:grid;place-items:center;color:var(--secondText);transition:color .15s}.licenseBannerDismiss:hover{color:var(--primaryText)}.licenseBannerDismiss svg{width:14px;height:14px}.licenseGate{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:340px;padding:40px 20px}.licenseGate .licenseGateInner{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:360px}.licenseGate .licenseGateInner figure{width:56px;height:56px;border-radius:50%;background:var(--thirdBackground);border:1px solid var(--mainBorder);display:grid;place-items:center}.licenseGate .licenseGateInner figure svg{width:24px;height:24px;color:var(--secondText)}.licenseGate .licenseGateInner h3{font-size:17px;font-weight:600;color:var(--primaryText);margin:0}.licenseGate .licenseGateInner p{font-size:14px;color:var(--secondText);line-height:1.5;margin:0}
