@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";*{padding:0;margin:0;box-sizing:border-box}* .notfound{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}* .notfound img{height:70vh;width:40vw}* .notfound Button{padding:12px 15px;font-weight:600;border:none;border-radius:12px;cursor:pointer}.view{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0 10px}.view__container{display:flex;justify-content:space-between}.view__container--select{align-items:center}.view__table{display:flex;flex-direction:column;flex:1;overflow:hidden}.boa{display:flex;justify-content:center;flex-direction:column;flex:1;height:100%}.boa__content{overflow:hidden;flex:1}.boa__content__table{height:100%;margin-top:5px}.boa__content__table .MuiTableCell-body{padding:10px 16px}.boa__content__table--grandtotal{position:sticky;background-color:#f0f0f0;z-index:2;bottom:0;font-weight:700}.boa__footer{display:flex;align-items:center;justify-content:space-between}.boa__footer--pagination{height:auto;overflow:hidden;display:flex;justify-content:flex-end;align-items:center;padding:10px 0}.coa{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.coa__header{display:flex;justify-content:space-between;align-items:center}.coa__header--title{color:#304c88}.coa__content{overflow:hidden;flex:1;display:flex;flex-direction:column}.coa__content__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:hidden}.coa__footer{display:flex;align-items:center;justify-content:space-between}.dashboard{height:100%;width:100%;padding:0 10px}.dashboard__header{display:flex;flex-direction:column;justify-content:space-between}.dashboard__header__box1{border-radius:5px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:auto;margin-bottom:1rem;padding-left:10px;background:linear-gradient(to right,#0c3483,#a2b6df 100%,#6b8cce,#a2b6df)}.dashboard__header__box1--title{padding:10px;font-size:1.5rem;color:#fff}@media (max-width: 768px){.dashboard__header__box1--title{font-size:1.2rem;text-align:center}}.dashboard__header__image{width:100%;max-width:400px;display:block}@media (max-width: 768px){.dashboard__header__image{max-width:250px}}@media (max-width: 480px){.dashboard__header__image{display:none}}.folder{display:flex;height:100%;flex-direction:column;padding:0 10px}.folder__breadcrumbs{display:flex;justify-content:space-between;align-items:center}.folder__breadcrumbs__container{display:flex;align-items:center}.folder__breadcrumbs__container--icon{outline:1px solid rgba(120,120,120,.3058823529)}.folder__breadcrumbs a{text-decoration:none;color:gray;font-size:18px}.folder__breadcrumbs .active{color:#03c}.folder__header{display:flex;justify-content:space-between;align-items:center}.folder__header--title{color:#304c88}.folder__header__paper{width:100%;height:100%}.folder__header__paper__outlet{display:flex;flex-wrap:wrap;gap:1rem;white-space:nowrap}.boaName{display:flex}.boaFolder{display:flex;flex-direction:column;width:100%;height:100dvh}.boaFolder__footer{position:sticky;bottom:0;display:flex;align-items:center;width:100%;background-color:#fff;border-top:1px solid #ccc;padding:8px 16px}.login-page{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:linear-gradient(to right,#b5babe,#002b5c);padding:1rem}.login-page__container{display:flex;border-radius:15px;width:75%;height:60%;box-shadow:0 4px 8px #0003;flex-direction:row;overflow:hidden}@media (min-width: 900px){.login-page__container{width:1000px}}.login-page__container--textfield{background-size:cover;height:100%;background-color:#002b5c;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-page__container--form{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;color:#f0f8ff}.login-page__container--form form{margin-top:20px}.login-page__container--logo{background-color:#b5babe;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;display:none}.login-page__container--logo img{max-width:30%;max-height:30%;height:auto;width:auto}@media (min-width: 900px){.login-page__container--logo{display:flex}}.login-page__container .MuiTextField-root .MuiInputBase-input,.login-page__container .MuiTextField-root .MuiFormLabel-root,.login-page__container .MuiTextField-root .MuiInputLabel-root.MuiInputLabel-shrink{color:#fff}.login-page__container .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#aaa}.login-page__footer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:none;padding-bottom:0%;color:#fff;overflow:hidden}.login-page__footer img{width:45px}.password__title{padding:16px;color:#1e283a}.password__title .MuiIconButton-root{color:#1e283a}.password__actions{padding:10px}.side{font-family:IBM Plex Sans,Lato,sans-serif;height:100%;width:240px;background:linear-gradient(175deg,#0f2848,#0d2137 45%,#091c2e);transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;border-right:1px solid rgba(126,179,232,.08);flex-shrink:0;overflow:hidden}.side a{text-decoration:none;color:inherit}.side__container{position:relative;z-index:1;display:flex;flex-direction:column}.side__container--header{height:68px;flex-shrink:0;flex-direction:row;align-items:center;justify-content:space-between;padding:0 12px 0 16px;border-bottom:1px solid rgba(126,179,232,.08)}.side__container--content{flex:1;overflow-y:auto;overflow-x:hidden;padding:10px 0}.side__container--content::-webkit-scrollbar{width:3px}.side__container--content::-webkit-scrollbar-track{background:transparent}.side__container--content::-webkit-scrollbar-thumb{background:#7eb3e833;border-radius:2px}.side__container--footer{height:auto;min-height:72px;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-top:1px solid rgba(126,179,232,.08);padding:10px;overflow:hidden;width:100%;box-sizing:border-box}.side__header{display:flex;align-items:center;gap:10px;overflow:hidden;min-width:0;flex:1}.side__logo{width:34px;height:34px;object-fit:contain;flex-shrink:0;border-radius:7px;filter:drop-shadow(0 0 6px rgba(126,179,232,.2))}.side__logo-text{color:#dceeff;font-size:clamp(.68rem,.88vw,.84rem);font-weight:600;letter-spacing:.01em;white-space:nowrap;overflow:hidden;max-width:160px;transition:opacity .25s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1)}.side__minimize{flex-shrink:0}.side__minimize .MuiIconButton-root{width:30px!important;height:30px!important;border-radius:8px!important;background:#7eb3e80f!important;border:1px solid rgba(126,179,232,.12)!important;color:#7eb3e8!important;padding:0!important;transition:background .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)!important}.side__minimize .MuiIconButton-root:hover{background:#7eb3e829!important;border-color:#7eb3e84d!important}.side__minimize .MuiIconButton-root svg{font-size:18px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.side__link{display:block;padding:1px 10px}.side__item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;cursor:pointer;color:#c8daf09e;font-size:clamp(.62rem,.82vw,.8rem);font-weight:400;letter-spacing:.01em;white-space:nowrap;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.side__item:before{content:"";position:absolute;left:0;top:20%;height:60%;width:2.5px;background:#7eb3e8;border-radius:0 2px 2px 0;transform:scaleY(0);transition:transform .25s cubic-bezier(.4,0,.2,1);transform-origin:center}.side__item:hover:not(.active){background:#7eb3e812;color:#c8daf0}.side__item.active{background:#7eb3e821;color:#7eb3e8;font-weight:500}.side__item.active:before{transform:scaleY(1)}.side__item--name{flex:1;overflow:hidden;max-width:160px;transition:opacity .25s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1)}.side__sub-item--icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.side__sub-item--icon svg{font-size:18px!important;width:18px;height:18px;opacity:.72;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.side__sub-item--icon img{width:18px;height:18px;opacity:.65;filter:brightness(2) saturate(.3);transition:opacity .25s cubic-bezier(.4,0,.2,1),filter .25s cubic-bezier(.4,0,.2,1)}.side .side__item.active .side__sub-item--icon svg{opacity:1}.side .side__item.active .side__sub-item--icon img{opacity:1;filter:brightness(2) saturate(.9)}.side__sub-item{display:flex;align-items:center;gap:8px;padding:7px 12px 7px 22px;border-radius:8px;cursor:pointer;color:#c8daf07a;font-size:clamp(.58rem,.75vw,.72rem);font-weight:400;letter-spacing:.01em;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);margin:1px 10px;position:relative;transform:none;width:auto}.side__sub-item:before{content:"";position:absolute;left:11px;top:50%;transform:translateY(-50%);width:1.5px;height:50%;background:#7eb3e829;border-radius:1px;transition:background .25s cubic-bezier(.4,0,.2,1)}.side__sub-item:hover:not(.active){background:#7eb3e812;color:#c8daf0}.side__sub-item:hover:not(.active):before{background:#7eb3e84d}.side__sub-item.active{background:#7eb3e81a;color:#7eb3e8;font-weight:500}.side__sub-item.active:before{background:#7eb3e8;width:2px}.side__sub-item svg{font-size:15px!important;width:15px;height:15px;flex-shrink:0;opacity:.65}.side__sub-item img{width:15px;height:15px;flex-shrink:0;opacity:.6;filter:brightness(2) saturate(.3)}.side__sub-item--name{white-space:nowrap;font-size:clamp(.58rem,.75vw,.72rem)}.side__indicator{display:none}.side__footer{display:flex;align-items:center;justify-content:center;width:100%}.side__footer .footer__logo{width:38px;height:auto;display:block;transition:width .25s cubic-bezier(.4,0,.2,1)}.side__footer-text{color:#c8daf047;font-size:clamp(.42rem,.52vw,.5rem);text-align:center;white-space:nowrap;letter-spacing:.03em;line-height:1.5;width:100%;overflow:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1),max-height .25s cubic-bezier(.4,0,.2,1);max-height:40px}[data-active=false]{width:68px}[data-active=false] .side__logo-text{opacity:0;max-width:0;pointer-events:none}[data-active=false] .side__container--header{justify-content:center;padding:0 10px}[data-active=false] .side__header{flex:0;min-width:0;gap:0}[data-active=false] .side__minimize .MuiIconButton-root svg{transform:rotate(180deg)}[data-active=false] .side__link{padding:1px 6px}[data-active=false] .side__item{justify-content:center;padding:9px 6px}[data-active=false] .side__item--name{opacity:0;max-width:0;pointer-events:none}[data-active=false] .side__footer-text{opacity:0;max-height:0;pointer-events:none}[data-active=false] .side__footer .footer__logo{width:32px}[data-active=false] .side__container--footer{padding:10px 0;align-items:center;min-height:56px}.navbar{height:52px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;background:transparent;border-bottom:none;box-shadow:none;flex-shrink:0;gap:8px;font-family:IBM Plex Sans,Lato,sans-serif}.navbar__container--icon{display:flex;align-items:center;gap:4px;color:#334155}.navbar__container--icon>.MuiTypography-root{font-size:clamp(.7rem,.85vw,.78rem);font-weight:500;color:#64748b;letter-spacing:.01em;white-space:nowrap;padding:0 8px;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.navbar__container--icon .MuiIconButton-root{width:34px;height:34px;border-radius:8px;color:#64748b;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.navbar__container--icon .MuiIconButton-root:hover{background:#f1f5f9;color:#1a3a5c}.navbar__container--icon .MuiIconButton-root svg{font-size:18px}.navbar__container--icon>.MuiButtonBase-root{padding:5px 10px;border-radius:10px;background:transparent;border:none;text-transform:none;color:#1e293b;gap:0;transition:background .2s cubic-bezier(.4,0,.2,1);min-width:0}.navbar__container--icon>.MuiButtonBase-root:hover{background:#f1f5f9}.navbar__container--icon>.MuiButtonBase-root .MuiSvgIcon-root:first-of-type{font-size:30px!important;color:#1a3a5c;margin-right:8px}.navbar__menu{z-index:9999;position:absolute}.navbar__menu .MuiPaper-root{border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 8px 24px #0000001a,0 2px 8px #0000000f;min-width:200px;overflow:hidden;margin-top:6px;font-family:IBM Plex Sans,Lato,sans-serif}.navbar__menu__profile{font-size:.68rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8!important;padding:10px 14px 6px!important;font-family:IBM Plex Sans,Lato,sans-serif}.navbar__menu__item{font-size:.82rem;padding:8px 14px;transition:background .2s cubic-bezier(.4,0,.2,1)}.navbar__menu__item:hover{background:#f8fafc}.navbar__menu__item .MuiListItemIcon-root{min-width:30px;color:#64748b}.navbar__menu__item .MuiListItemIcon-root svg{font-size:16px}.navbar__menu__item .MuiListItemText-primary{font-size:.82rem;font-family:IBM Plex Sans,Lato,sans-serif}.navbar__menu__item--logout{color:#ff0404}.navbar__menu .MuiDivider-root{margin:4px 10px;border-color:#f1f5f9}.navbar__menu--title{color:#1e293b;margin:0}.navbar__menu--title .MuiTypography-root:first-of-type{font-size:clamp(.72rem,.9vw,.82rem);font-weight:600;line-height:1.2;color:#1e293b;font-family:IBM Plex Sans,Lato,sans-serif}.navbar__menu--title .MuiTypography-button{font-size:clamp(.6rem,.72vw,.68rem);font-weight:400;color:#7eb3e8;text-transform:none;letter-spacing:.02em;line-height:1.2}.main-page{display:flex;width:100vw;height:100vh;background-color:#ebebeb}.main-page__content{flex:1;display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.main-page__content-outlet{overflow:hidden;padding:1rem;flex:1}.breadcrumbs a{text-decoration:none;color:gray;font-size:18px}.breadcrumbs .active{color:#03c}.activity{width:100%;height:100%;padding:0 10px;display:flex;flex-direction:column}.activity__header{display:flex;justify-content:space-between;align-items:center}.activity__header--title{padding:11px 0;color:#304c88}.activity__header__container{display:flex;flex-direction:row;align-items:center}.activity__content{overflow:hidden;height:100%;width:auto;flex:1;display:flex;flex-direction:column}.systems{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.systems__header{display:flex;justify-content:space-between}.systems__header__container1{display:flex;justify-content:flex-start;align-items:center}.systems__header__container1--title{color:#304c88}.systems__header__container1--dropdown{width:200px;padding:8px;border-radius:10px;background-color:#f0f0f0}.systems__header__container1--dropdown:hover{border-color:#1e283a}.systems__header__container1--dropdown .MuiSelect-select{padding:5px;color:#304c88;font-weight:600}.systems__header__container1--dropdown .MuiSelect-icon{color:#304c88}.systems__header__container1--dropdown .MuiPaper-root{border-radius:8px;background-color:#fff}.systems__header__container1--dropdown .MuiMenuItem-root{padding:10px 16px;color:#414042;font-size:14px}.systems__header__container1--dropdown .MuiMenuItem-root:hover{background-color:#3c5782;color:#304c88}.systems__header__container1--dropdown .MuiMenuItem-root.Mui-selected{background-color:#304c88;color:#304c88}.systems__header__container2{display:flex;justify-content:flex-end;align-items:center}.systems__header__container2__filters{display:flex;align-items:center}.systems__header__container2--search{display:flex;align-items:center;width:50px;border:none;border-radius:10px;padding:2px 4px;margin:5px;transition:width .3s ease-in-out}.systems__header__container2--search.expanded{width:300px;border:1px solid #304c88}.systems__content{overflow:hidden;flex:1;display:flex;flex-direction:column}.systems__content__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:auto}.systems__content--pagination{height:auto;overflow:hidden;display:flex;justify-content:flex-end;align-items:center;padding:10px 0}.systems__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.customimport__divider--horizontal{margin:16px 0}.customimport__header--title{margin:0;padding:0;display:flex;align-items:center;color:#304c88}.customimport__header--title .MuiIconButton-root{color:#304c88}.customimport__separator{display:flex;justify-content:center;align-items:center;padding:0 20px}.customimport__dialog{display:flex;width:100%;padding:20px;overflow:hidden;margin:auto}.customimport__dialog__import{flex:1}.customimport__dialog__import__content__dialog__viewing--content .MuiDataGrid-cell.missing-required-field{background-color:#f003;color:red;font-weight:700}.customimport__dialog__import__content__dropzone{border:3px dashed #aaaaaa;padding:53px;text-align:center;border-radius:10px;font-weight:600}.customimport__dialog__import__content__dropzone--title{margin:10px 0}.customimport__sync{flex:1}.customimport__sync__form{margin-top:25px}.customimport__content__dialog__viewing .MuiDialogActions-root{display:flex;justify-content:space-between;margin:0 18px}.customimport__content__dialog__viewing--title{color:#304c88}.customimport__content__dialog__viewing--content{height:500px;overflow-y:auto}.customimport__content__dialog__viewing--content .MuiDataGrid-row{background-color:#f0f0f0;pointer-events:fill}.customimport__content__dialog__viewing--norecords{display:flex;justify-content:center;align-items:center}.customimport__content__dialog__viewing--norecords img{width:70vh;height:auto}.viewer{height:100%;width:100%;display:flex;flex-direction:column}.viewer__header{display:flex;justify-content:space-between;align-items:center}.viewer__header__container{display:flex;align-items:center;color:#304c88}.viewer__content{flex:1;overflow:hidden;display:flex;flex-direction:column;width:auto}.setup{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.setup__header{display:flex;justify-content:space-between;align-items:center}.setup__header__con1{display:flex;justify-content:flex-start;align-items:center}.setup__header__con1--title{color:#304c88}.setup__header__con2{display:flex;justify-content:flex-end;align-items:center}.setup__header__con2__filters{display:flex;align-items:center}.setup__header__con2--search{display:flex;align-items:center;width:50px;border:none;border-radius:10px;padding:2px 4px;margin:5px;transition:width .3s ease-in-out}.setup__header__con2--search.expanded{width:300px;border:1px solid #304c88}.setup__content{overflow:hidden;flex:1;display:flex;flex-direction:column}.setup__content__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:hidden}.setup__content__table--norecords{display:flex;flex-direction:column;flex-grow:1;gap:16px;justify-content:center;align-items:center}.setup__content__table--norecords img{width:100vh;height:auto}.setup__content__table__tooltip{background-color:#1f93cc;color:#414042;font-size:24px;padding:8px;border-radius:4px}.setup__footer{display:flex;align-items:center;justify-content:space-between}.setup__footer--pagination{height:auto;overflow:hidden;display:flex;justify-content:flex-end;align-items:center;padding:10px 0}.dialogsetup__dialog{width:100%;max-width:600px;margin:auto}.dialogsetup__dialog__header{display:flex;justify-content:space-between;align-items:center;padding:16px;color:#304c88}.dialogsetup__dialog__header .MuiIconButton-root{color:#304c88}.dialog{width:100%;height:auto;max-width:600px;margin:auto;font-family:Lato,sans-serif}.dialog__header{display:flex;justify-content:space-between;align-items:center;color:#1e283a}.dialog__header .MuiIconButton-root{color:#1e283a}.dialog__content{display:flex;flex-direction:column;align-items:center;margin:10px}.dialog__content--img{width:80px;height:auto}.dialog__action{padding:10px}.trial{height:100%;width:100%;display:flex;flex-direction:column}.trial__header{display:flex;justify-content:flex-end;align-items:center}.trial__header--title{color:#304c88}.trial__content{overflow:hidden;flex:1;display:flex;flex-direction:column;min-height:0}.trial__content__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:hidden;min-height:0}.trial__content__table--grandtotal{position:sticky;bottom:0;background-color:#f0f0f0;z-index:2;font-weight:700}.trial__footer{display:flex;align-items:center;justify-content:space-between}.dropdown{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.dropdown__container{display:flex;justify-content:space-between}.dropdown__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:hidden}.masterlist{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.masterlist__header{display:flex;justify-content:space-between;align-items:center}.masterlist__header__con1{display:flex;justify-content:flex-start;align-items:center}.masterlist__header__con2{display:flex;justify-content:flex-end;align-items:center}.masterlist__header--title{color:#304c88}.masterlist__content{overflow:hidden;flex:1;display:flex;flex-direction:column}.masterlist__content__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:hidden}.masterlist__content__table--norecords{display:flex;flex-direction:column;flex-grow:1;gap:16px;justify-content:center;align-items:center}.masterlist__content__table--norecords img{width:100vh;height:auto}.masterlist__footer{display:flex;align-items:center;justify-content:space-between}.masterlist__footer--pagination{height:auto;overflow:hidden;display:flex;justify-content:flex-end;align-items:center;padding:10px 0}.role__dialog{width:100%;max-width:600px;margin:auto}.role__header{display:flex;justify-content:space-between;align-items:center;color:#304c88}.role__header .MuiIconButton-root{color:#304c88}.role__actions{display:flex;justify-content:flex-end}.role__actions .MuiButton-root{margin-left:8px}.role .css-1idn90j-MuiGrid-root{display:flex;flex-direction:column}.add-user__dialog{width:100%;margin:auto}.add-user__header{display:flex;justify-content:space-between;align-items:center;padding:16px;color:#304c88}.add-user__header .MuiIconButton-root{color:#304c88}.add-user__actions{padding:10px;display:flex;justify-content:flex-end}.add-user__actions .MuiButton-root{margin-left:8px}.custom-import__dialog--main .MuiDialogTitle-root{color:#304c88;font-weight:600;display:flex;justify-content:space-between;align-items:center}.custom-import__dialog--data-grid{max-width:100%}.custom-import__dropzone{font-size:20px;border:5px dashed #1e283a;padding:80px;margin:20px;text-align:center;border-radius:10px;background-color:#fff;font-family:Lato,sans-serif}.custom-import__dropzone--button{margin-top:10px}.custom-import__actions{display:flex;justify-content:flex-start}.sheet{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.sheet__header{display:flex;justify-content:space-between;align-items:center}.sheet__header-title{color:#304c88}.sheet__content{overflow:hidden;min-height:0;flex:1;display:flex;flex-direction:row}.sheet__content-container-1{overflow:hidden;flex:1;display:flex;flex-direction:column}.sheet__content-container{display:flex;flex-direction:column;width:50%;overflow:hidden;height:100%}.sheet__content-container-2{overflow:hidden;display:flex;height:60%;flex-direction:column}.sheet__content-container-3{overflow:hidden;display:flex;height:30%;flex-direction:column}.sheet__content-container-4{display:flex;flex-direction:column}.sheet__content-container-4--total,.sheet__content-container-4--variance{color:#414042;background-color:#fff;border-radius:5px;padding:10px}.sheet__footer{padding-top:10px;display:flex;align-items:center;justify-content:space-between}.ai{width:100%;height:100%;padding:0 10px;display:flex;flex-direction:column;box-sizing:border-box}.ai__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px;text-align:center}.ai__header--title{color:#304c88;font-weight:600!important}.ai__body{flex:1;display:flex;flex-direction:column;border-radius:5px;margin:10px;padding:0 20px;width:100%;overflow:auto;min-height:0}.ai__response{background:#fff!important;border-radius:12px!important;border:1px solid #e0e0e0!important;padding:0!important;overflow:hidden;box-shadow:0 2px 8px #0000001a!important}.ai__response__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafafa}.ai__response--title{color:#333;font-weight:500!important;font-size:1.1rem!important;margin:0}.ai__response__content{padding:20px}.ai__response__content::-webkit-scrollbar{width:8px}.ai__response__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ai__response__content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ai__response__content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ai__response--text{color:#333;line-height:1.6!important;font-size:1rem!important;margin:0}.ai__response--text h1,.ai__response--text h2,.ai__response--text h3,.ai__response--text h4,.ai__response--text h5,.ai__response--text h6{margin:1rem 0 .5rem;color:#333}.ai__response--text h1:first-child,.ai__response--text h2:first-child,.ai__response--text h3:first-child,.ai__response--text h4:first-child,.ai__response--text h5:first-child,.ai__response--text h6:first-child{margin-top:0}.ai__response--text p{margin:.5rem 0}.ai__response--text p:first-child{margin-top:0}.ai__response--text p:last-child{margin-bottom:0}.ai__response--text ul,.ai__response--text ol{margin:.5rem 0;padding-left:1.5rem}.ai__response--text code{background:#f5f5f5;padding:2px 4px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.ai__response--text pre{background:#f5f5f5;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0}.ai__response--text pre code{background:none;padding:0}.ai__response--text blockquote{border-left:4px solid #ddd;margin:1rem 0;padding-left:1rem;color:#666}.ai__response--text table{border-collapse:collapse;margin:1rem 0;width:100%}.ai__response--text table th,.ai__response--text table td{border:1px solid #ddd;padding:8px 12px;text-align:left}.ai__response--text table th{background:#f9f9f9;font-weight:600}.ai .MuiPaper-root:hover{box-shadow:0 2px 12px #00000026!important}.ai .MuiPaper-root:focus-within{box-shadow:0 2px 12px #1976d233!important;border-color:#304c88!important}.ai .MuiChip-root.MuiChip-outlined{background:#1976d20d;border-color:#1976d24d}.ai .MuiChip-root.MuiChip-outlined .MuiChip-label{color:#304c88;font-weight:500}.ai .MuiChip-root.MuiChip-outlined .MuiChip-deleteIcon{color:#304c88}.ai .MuiChip-root.MuiChip-outlined .MuiChip-deleteIcon:hover{color:#233762}.ai .MuiIconButton-root{transition:all .2s ease!important}.ai .MuiIconButton-root:hover{transform:scale(1.05)}.ai .MuiIconButton-root[color=primary]:not(:disabled){background:#304c88!important;color:#fff!important}.ai .MuiIconButton-root[color=primary]:not(:disabled):hover{background:#233762!important;transform:scale(1.1)}@media (max-width: 768px){.ai{padding:15px}.ai__header{margin-bottom:20px}.ai__header--title{font-size:1.8rem!important}.ai__body{gap:15px}.ai__response__header,.ai__response__content{padding:15px}}@media (max-width: 480px){.ai{padding:10px}.ai__header{margin-bottom:15px}.ai__header--title{font-size:1.6rem!important}.ai__response__header,.ai__response__content{padding:12px}.ai__response--text{font-size:.9rem!important}.ai .MuiBox-root[sx*=flexWrap] .MuiChip-root{width:100%;justify-content:space-between}}:export{primary-main:#304c88;primary-light:#3c5782;primary-dark:#1e283a;primary-contrast-text:#ffffff;secondary-main:#ce1116;secondary-light:#ff0404;secondary-dark:#941111;secondary-contrast-text:#ffffff;info-main:#1f93cc;info-light:#38b5df;info-dark:#0c7cd5;info-contrast-text:#ffffff;warning-main:#d39e00;warning-light:#ffbe48;warning-dark:#ff7c47;warning-contrast-text:black;error-main:#d62c1a;error-light:#ff4c4c;error-dark:#962d22;error-contrast-text:#ffffff;success-main:#25a25a;success-light:#299f47;success-dark:#155c3b;success-contrast-text:#ffffff;tertiary-main:#771e86;tertiary-light:#a844b9;tertiary-dark:#5a1777;tertiary-contrast-text:#ffffff;background-default:#f1f3f9;background-paper:#ffffff;background-header:#f0f0f0;text-primary:#414042;text-secondary:#666666;text-disabled:#999999;text-hint:#aaaaaa;caution-main:#cc7a00;caution-light:#ffba14;caution-dark:#934e00;caution-contrast-text:black}.accountTitle{height:100%;width:100%;display:flex;flex-direction:column;padding:0 10px}.accountTitle__header{display:flex;justify-content:space-between;align-items:center}.accountTitle__header--title{color:#304c88}.accountTitle__content{overflow:hidden;flex:1;display:flex;flex-direction:column}.accountTitle__content__table{flex:1;display:flex;flex-direction:column;width:auto;overflow-x:auto;overflow-y:hidden}.accountTitle__footer{display:flex;align-items:center;justify-content:space-between}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#e9ecef;border-radius:10px}::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:10px}
