*{border:none;box-sizing:border-box;font:inherit;line-height:1;margin:0;outline:none;padding:0}html{height:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:100%}a,button{color:inherit;cursor:pointer;text-decoration:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0}table td,table th{text-align:left}.mobile-only{display:none}@media screen and (max-width: 960px){.mobile-only{display:block}}@media screen and (max-width: 960px){.desktop-only{display:none!important}}app-ui-content h1{color:#101828;display:flex;flex-direction:column;font-size:30px;font-weight:600;min-height:40px;margin-bottom:32px}@media screen and (max-width: 960px){app-ui-content h1{font-size:24px;margin-bottom:20px}}app-ui-content h1.grid{align-items:center;display:grid;grid-template-areas:"h1 div" "span div"}@media screen and (max-width: 960px){app-ui-content h1.grid{grid-template-areas:"h1" "span" "div"}}app-ui-content h1>span{font-size:16px;font-weight:400;grid-area:span;margin-top:6px;opacity:.6}@media screen and (max-width: 960px){app-ui-content h1>span{margin-top:0}}app-ui-content h1>div{font-size:16px;font-weight:400;grid-area:div;justify-self:end}app-ui-content h2{align-items:flex-start;display:flex;flex-direction:column;font-size:24px;font-weight:600;justify-content:space-between;margin-bottom:28px}@media screen and (max-width: 960px){app-ui-content h2{font-size:20px;margin-bottom:20px}}app-ui-content h2.grid{align-items:center;display:grid;grid-template-areas:"h1 div" "span div"}@media screen and (max-width: 960px){app-ui-content h2.grid{grid-template-areas:"h1" "span" "div"}}app-ui-content h2>span{font-size:14px;font-weight:400;grid-area:span;margin-top:5px;opacity:.5}@media screen and (max-width: 960px){app-ui-content h2>span{margin-top:3px}}app-ui-content h2>div{font-size:16px;font-weight:400;grid-area:div;justify-self:end}app-ui-content hr{border:none;border-bottom:1px solid #eaecf0;margin:48px 0}@media screen and (max-width: 960px){app-ui-content hr{margin:32px 0}}app-ui-content .w01{width:1%}app-ui-content .w02{width:2%}app-ui-content .w03{width:3%}app-ui-content .w04{width:4%}app-ui-content .w05{width:5%}app-ui-content .w10{width:10%}app-ui-content .w15{width:15%}app-ui-content .w20{width:20%}app-ui-content .w25{width:25%}app-ui-content .w30{width:30%}app-ui-content .w35{width:35%}app-ui-content .w40{width:40%}app-ui-content .w45{width:45%}app-ui-content .w50{width:50%}app-ui-content .w55{width:55%}app-ui-content .w60{width:60%}app-ui-content .w65{width:65%}app-ui-content .w70{width:70%}app-ui-content .w75{width:75%}app-ui-content .w80{width:80%}app-ui-content .w85{width:85%}app-ui-content .w90{width:90%}app-ui-content .w95{width:95%}app-ui-content .w100{width:100%}app-ui-error h1{color:#101828;font-size:30px;font-weight:600;margin-bottom:16px}app-ui-error p{color:#666;margin-bottom:32px;line-height:24px}app-ui-modal h1{color:#101828;display:flex;flex-direction:column;font-size:18px;font-weight:600;gap:4px;margin-bottom:16px}app-ui-modal h1>span{font-size:14px;font-weight:400;margin:0;opacity:.6}app-ui-modal p{line-height:20px;margin-bottom:16px}app-ui-modal table{margin-bottom:16px}app-ui-modal table.list th,app-ui-modal table.list td{padding:16px!important}app-ui-tabs a{align-items:center;color:#667085;display:flex;font-size:14px;font-weight:600;height:100%;padding:0 12px;border-bottom:2px solid transparent}app-ui-tabs a.active{background:#007aff0c;border-bottom:2px solid #39c687;color:#39c687}button{border-radius:8px;font-weight:600;height:40px;line-height:40px;padding:0 16px}button.primary{background:#39c687;color:#fff;font-size:16px}button.primary:hover{filter:brightness(1.1)}button.primary:active{filter:brightness(1.2)}button.secondary{background:#f04438;color:#fff;font-size:16px}button.secondary:hover{filter:brightness(1.1)}button.secondary:active{filter:brightness(1.2)}input{appearance:none;border:1px solid #d0d5dd;border-radius:8px;color:#101828;font-size:16px;height:44px;padding:0 14px;width:100%}input:read-only{background:#f9fafb;border-color:#d0d5dd;color:#667085}input::placeholder{color:#667085}input.search{background:#fff url(/assets/ui/input/search-icon.svg) no-repeat 14px 50%;background-size:20px 20px;min-width:320px;padding:0 14px 0 42px}input.error{border-color:#f04438}select{appearance:none;background:#fff url(/assets/ui/select/select-arrow.svg) no-repeat top 50% right 14px;background-size:20px 20px;border:1px solid #d0d5dd;border-radius:8px;color:#101828;font-size:16px;height:44px;padding:0 42px 0 14px;width:100%}table{border-collapse:separate;border-spacing:0}table.list{color:#475467;font-size:12px;width:100%}table.list tr>*{border-left:1px solid #eaecf0;border-top:1px solid #eaecf0}table.list tr>*:last-child{border-right:1px solid #eaecf0}table.list tr:first-child>*:first-child{border-top-left-radius:8px}table.list tr:first-child>*:last-child{border-top-right-radius:8px}table.list tr:last-child>*{border-bottom:1px solid #eaecf0}table.list tr:last-child>*:first-child{border-bottom-left-radius:8px}table.list tr:last-child>*:last-child{border-bottom-right-radius:8px}table.list tr th.left,table.list tr td.left{text-align:left}table.list tr th.center,table.list tr td.center{text-align:center}table.list tr th.right,table.list tr td.right{text-align:right}table.list tr th.green,table.list tr td.green{color:#067647}table.list tr th.red,table.list tr td.red{color:#b42318}table.list tr th.yellow,table.list tr td.yellow{color:#f79009}table.list tr th.action a,table.list tr td.action a{color:#2f80ed;font-weight:400}table.list tr th.label span,table.list tr td.label span{border-radius:11px;height:22px;font-size:12px;line-height:22px;padding:0 8px}table.list tr th.label span.green,table.list tr td.label span.green{border:1px solid #079455;color:#067647}table.list tr th.label span.red,table.list tr td.label span.red{border:1px solid #d92d20;color:#b42318}table.list tr th.label span.yellow,table.list tr td.label span.yellow{border:1px solid #f79009;color:#f79009}table.list tr th a,table.list tr td a{color:#101828;font-weight:600}table.list tr th a:hover,table.list tr td a:hover{text-decoration:underline}table.list tr th{background:#f9fafb;font-weight:500;padding:14px 24px}@media screen and (max-width: 960px){table.list tr th{padding:8px 16px}}table.list tr td{padding:20px 24px}@media screen and (max-width: 960px){table.list tr td{line-height:18px;padding:12px 16px}}table.details{width:100%}table.details tr th,table.details tr td{font-size:14px;border-top:1px solid #eaecf0}table.details tr th{color:#101828;font-weight:500;line-height:22px;padding:20px 24px}table.details tr td{color:#475467;font-weight:400;line-height:22px;padding:20px 24px}table.details tr td.bold{font-weight:700}table.details tr td a{color:#101828;font-weight:600}table.details tr td a:hover{text-decoration:underline}textarea{appearance:none;border:1px solid #d0d5dd;border-radius:8px;color:#101828;font-size:16px;line-height:24px;padding:14px;resize:none;width:100%}textarea:read-only{background:#f9fafb;border-color:#d0d5dd;color:#667085}textarea::placeholder{color:#667085}textarea.error{border-color:#f04438}router-outlet+*{flex-grow:1}strong{font-weight:600}
