*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:Helvetica Neue,serif}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}section.login{min-height:100vh}.login-header{background-color:#352b44;height:100%;padding:20px}.login-body{background-color:#f5f5f5;padding:20px;display:flex;align-items:center;justify-content:center;height:calc(100vh - 80px)}.login-body-popup{width:446px;height:381px}body{min-width:320px}#app{background-color:#f5f5f5;display:grid;grid-template-areas:"side header" "side main";grid-template-columns:255px auto;picture {margin-top: 24px;}}.home-hero-wrap{padding-top:12px}#banking,#money-hub,#bill-pay{min-height:100vh;width:calc(100vw - 270px);padding-block:24px;padding-inline-end:24px;height:100%}@media (max-width: 768px){#app{grid-template-areas:"header" "main";grid-template-columns:100%}#banking,#money-hub,#bill-pay{width:100vw;padding-block:24px;padding-inline:10px}}@media (min-width: 2200px){#banking,#money-hub,#bill-pay{min-width:2000px;width:fit-content;padding-inline-end:0}main{display:flex;justify-content:center}}aside{background-color:#352b44;color:#fff;display:flex;flex-direction:column;gap:50px;padding-inline-start:14px;position:fixed;height:100%;max-width:240px}.logo-placeholder{padding-block-start:36px;padding-inline-start:22px;display:flex;justify-content:space-between}nav{display:flex;flex-direction:column;padding-inline-end:34px;height:100%}nav>a,a.logout{padding:14px 22px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;display:flex;gap:14px}nav>a.selected{border-radius:1048px;background:#4d578e}nav>a.disabled{cursor:text;color:#d6d4f0;filter:blur(1.5px)}a.logout{padding:0 0 0 8px;font-size:14px;gap:16px}.logout-container{margin-top:auto;padding:0 4px 30px 27px}.logout-container .email{font-size:12px;color:#abb1ba;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}nav>.logout-container{display:flex;flex-direction:column;gap:15px}nav>.logout-container>.avatar{align-items:center;display:flex;gap:10px}nav>.logout-container>.avatar>img{height:30px;width:30px;border-radius:30px}@media (max-width: 768px){aside{z-index:2;width:80%;height:100%}}header.user-header{display:flex;justify-content:space-between;align-items:center;padding-inline-end:24px}@media (min-width: 768px){.burger{display:none}}@media (max-width: 768px){header.user-header{padding-inline:24px}.burger{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:12px;gap:6px}.burger>hr{width:24px;height:3px;background-color:#131e40;border-radius:12px}}.home-dash{--home-primary: #171747;--home-primary-soft: rgba(23, 23, 71, .14);--home-success: #00a36c;--home-border: #e8e8ec;--home-muted: #5c5c6e;--home-bg-subtle: #f4f4f7;margin:24px auto 0;padding-inline:12px;padding-bottom:32px;max-width:1200px}.home-dash__charts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}@media (max-width: 900px){.home-dash__charts{grid-template-columns:1fr}}.home-dash__card{background:#fff;border:1px solid var(--home-border);padding:20px 22px;box-shadow:0 1px 2px #1717470a}.home-dash__card-head{margin-bottom:12px}.home-dash__card-head--row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:4px}.home-dash__card-title{margin:0;font-size:1rem;font-weight:600;color:var(--home-primary);letter-spacing:-.01em}.home-dash__card-meta{display:block;margin-top:4px;font-size:.8125rem;color:var(--home-muted)}.home-dash__chart-svg{display:block;width:100%;height:140px}.home-dash__line-stroke{stroke:var(--home-primary);stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.home-dash__line-area{fill:var(--home-primary-soft)}.home-dash__bar{fill:var(--home-primary);opacity:.92}.home-dash__bar-label{font-size:11px;fill:var(--home-muted)}.home-dash__link-btn{border:none;background:none;padding:0;font-size:.875rem;font-weight:500;color:var(--home-primary);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.home-dash__link-btn:hover{color:var(--home-success)}.home-dash__table-wrap{margin-top:12px;overflow-x:auto}.home-dash__table{width:100%;border-collapse:collapse;font-size:.875rem}.home-dash__table thead th{text-align:left;font-weight:600;color:var(--home-muted);background:var(--home-bg-subtle);padding:12px 16px;border-bottom:1px solid var(--home-border);white-space:nowrap}.home-dash__th-amount{text-align:right}.home-dash__table tbody td{padding:14px 16px;border-bottom:1px solid var(--home-border);color:var(--home-primary);vertical-align:middle}.home-dash__table tbody tr:last-child td{border-bottom:none}.home-dash__td-muted{color:var(--home-muted)}.home-dash__pill{display:inline-block;padding:4px 10px;font-size:.75rem;font-weight:500}.home-dash__pill--ok{background:rgba(0,163,108,.12);color:var(--home-success)}.home-dash__pill--pending{background:rgba(255,157,66,.16);color:#b35a00}.home-dash__amount{text-align:right;font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.home-dash__amount--in{color:var(--home-success)}.home-dash__amount--out{color:var(--home-primary)}
