:root{color:#12263a;background:radial-gradient(circle at top,#f5fbff 0%,#e8f4ff 40%,#dff1e8 100%);font-family:Sora,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button{font:inherit}.home-hero{justify-content:center;align-items:center;min-height:100vh;padding:.875rem;display:flex}.home-hero__card{background:#fff;border-radius:1rem;width:100%;max-width:24rem;padding:1rem;box-shadow:0 10px 30px #12263a1f}.home-hero__tag{letter-spacing:.08em;text-transform:uppercase;color:#0a7c6c;margin:0 0 .75rem;font-size:.75rem}.home-hero__button{color:#fff;background:#0a7c6c;border:0;border-radius:.75rem;width:100%;min-height:2.75rem;margin-top:1rem;padding:.875rem 1rem;font-weight:700}.home-hero__button:focus-visible,.home-layout__menu-item:focus-visible,.home-layout__logout:focus-visible{outline-offset:2px;outline:2px solid #0a7c6c}.home-layout{background:linear-gradient(145deg,#eef6ff 0%,#f9fcff 100%);grid-template-rows:auto 1fr auto;grid-template-areas:"sidebar""body""footer";min-height:100vh;display:grid}.home-layout__sidebar{color:#e7eef7;background:#0f2743;grid-area:sidebar;padding:.875rem}.home-layout__brand{text-align:center;font-size:.95rem;font-weight:700}.home-layout__user-wrap{align-items:center;gap:.5rem;margin:.625rem 0 .875rem;display:flex}.home-layout__avatar,.home-layout__avatar-fallback{border-radius:999px;width:2rem;height:2rem}.home-layout__avatar{object-fit:cover}.home-layout__avatar-fallback{color:#e7eef7;background:#1f4a7c;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.home-layout__user{color:#b8cbe4;margin:0;font-size:.9rem;line-height:1.3}.home-layout__nav{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.home-layout__menu-item{text-align:left;color:#e7eef7;cursor:pointer;text-transform:capitalize;background:0 0;border:0;border-radius:.5rem;width:100%;min-height:2.625rem;padding:.75rem;font-size:.9rem}.home-layout__menu-item[data-active=true]{background:#1f4a7c}.home-layout__menu-item--subitem{padding-left:1.5rem;font-size:.8rem}.home-layout__reload-action{color:#e7eef7;background:#1f4a7c;border:1px solid #4b73a5;border-radius:.5rem;width:100%;min-height:2.625rem;margin-top:.75rem}.home-layout__reload-action:disabled{opacity:.7}.home-layout__body{grid-area:body;width:100%;padding:1rem}.home-layout__body h1{margin:0;font-size:1.15rem;line-height:1.3}.home-layout__body h2{color:#4a5f79;margin:.5rem 0 0;font-size:.98rem;line-height:1.4}.home-layout__body p{line-height:1.6}.home-layout__dashboard{background:#fff;border-radius:.875rem;padding:1rem;box-shadow:0 8px 24px #12263a1a}.home-layout__dashboard-grid{grid-template-columns:1fr;gap:.875rem;display:grid}.home-layout__reload-status{background:#fff;border:1px solid #d5e2f2;border-radius:.875rem;margin-bottom:.875rem;padding:.875rem}.home-layout__reload-title{color:#0f2743;margin:0;font-size:.875rem;font-weight:700}.home-layout__progress-track{background:#e6eef8;border-radius:999px;height:.65rem;margin-top:.625rem;overflow:hidden}.home-layout__progress-fill{background:linear-gradient(90deg,#0a7c6c,#1f4a7c);height:100%;transition:width .18s;display:block}.home-layout__reload-message{margin:.625rem 0 0;font-size:.875rem}.home-layout__reload-payload{background:#f4f8fd;border:1px solid #d5e2f2;border-radius:.5rem;margin:.625rem 0 0;padding:.625rem;font-size:.75rem;overflow-x:auto}.home-layout__dashboard-number{color:#0f2743;text-align:center;margin:.625rem 0 0;font-size:2rem;font-weight:700;line-height:1.1}.home-layout__dashboard-title{text-align:center;text-transform:uppercase}.home-layout__dashboard-recent{color:#4a5f79;text-align:center;margin-top:.5rem}.accounts-feature{flex-direction:column;align-items:start;gap:.875rem;width:100%;display:flex}.accounts-feature__accounts{grid-template-columns:1fr;gap:.875rem;width:100%;display:grid}.accounts-feature__item{gap:.5rem;width:100%;display:grid}.accounts-feature__transactions-panel{width:100%}.accounts-feature__card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d5e2f2;border-radius:.875rem;width:100%;padding:1rem;transition:transform .12s,box-shadow .12s,border-color .12s;box-shadow:0 8px 24px #12263a1a}.accounts-feature__transactions{background:#ffffffd9;border:1px solid #d5e2f2;border-radius:.75rem;width:100%;padding:.75rem}.accounts-feature__transactions ul{margin:0;padding-left:1rem}.accounts-feature__transactions li{margin:.375rem 0}.accounts-feature__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.875rem}.accounts-feature__table th,.accounts-feature__table td{text-align:left;border-bottom:1px solid #d5e2f2;padding:.5rem}.accounts-feature__table th{color:#4a5f79;font-weight:700}.cards-feature__installments{font-size:.7rem}.accounts-feature__action-cell{text-align:center;width:5.5rem}.accounts-feature__action-group{align-items:center;gap:.35rem;display:inline-flex}.accounts-feature__action-button{color:#355780;cursor:pointer;background:#fff;border:1px solid #c3d4e8;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.accounts-feature__action-button svg{fill:currentColor;width:1rem;height:1rem}.accounts-feature__action-button:focus-visible{outline-offset:2px;outline:2px solid #0a7c6c}.accounts-feature__pagination{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.accounts-feature__modal-backdrop{z-index:1000;background:#0f274373;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.accounts-feature__modal-backdrop--json{justify-content:flex-end}.accounts-feature__modal{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #d5e2f2;border-radius:.875rem;width:min(100%,28rem);padding:1rem;box-shadow:0 10px 30px #12263a2e}.accounts-feature__modal--json{width:min(100%,44rem)}.accounts-feature__json-view{color:#0f2743;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fbff;border:1px solid #d5e2f2;border-radius:.625rem;max-height:65vh;margin:.75rem 0 0;padding:.75rem;font-size:.75rem;line-height:1.45;overflow:auto}.accounts-feature__modal h3{text-transform:uppercase;margin:0 0 .75rem}.accounts-feature__modal-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.accounts-feature__modal-close{color:#355780;cursor:pointer;background:#fff;border:1px solid #c3d4e8;border-radius:.5rem;width:2rem;height:2rem}.accounts-feature__modal-close:focus-visible{outline-offset:2px;outline:2px solid #0a7c6c}.accounts-feature__modal-body p{grid-template-columns:1fr auto;align-items:center;gap:.75rem;margin:.5rem 0;display:grid}.accounts-feature__modal-body strong{text-align:right}.accounts-feature__statement{background:#fff;border:1px dashed #b4c8df;border-radius:.75rem;margin-top:.25rem;padding:.875rem}.accounts-feature__statement-label{letter-spacing:.08em;text-transform:uppercase;color:#4a5f79;margin:0;font-size:.75rem}.accounts-feature__statement-date{color:#4a5f79;margin:.25rem 0 0;font-size:.875rem}.accounts-feature__statement-amount{border-top:1px solid #dbe7f5;border-bottom:1px solid #dbe7f5;gap:.25rem;margin-top:.75rem;padding:.625rem 0;display:grid}.accounts-feature__statement-amount span{text-transform:uppercase;color:#4a5f79;font-size:.75rem}.accounts-feature__statement-amount strong{color:#0f2743;text-align:center;font-size:1.5rem;line-height:1.1}.accounts-feature__statement-amount strong[data-type=debit]{color:#b42318}.accounts-feature__statement-amount strong[data-type=credit]{color:#0a7c6c}.accounts-feature__statement-body{margin-top:.75rem}.accounts-feature__statement-body p{border-bottom:1px solid #edf3fb;grid-template-columns:1fr auto;gap:.75rem;margin:0;padding:.45rem 0;display:grid}.accounts-feature__statement-body p:last-child{border-bottom:0}.accounts-feature__statement-body span{text-transform:uppercase;letter-spacing:.04em;color:#4a5f79;font-size:.75rem}.accounts-feature__statement-body strong{text-align:right;color:#0f2743}.accounts-feature__description-wrap{justify-items:end;gap:.45rem;max-width:100%;display:grid}.accounts-feature__description-title{text-align:right;overflow-wrap:anywhere;line-height:1.35}.accounts-feature__description-meta{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.accounts-feature__description-chip{color:#2f4d73;background:#f7fbff;border:1px solid #d7e3f2;border-radius:999px;align-items:center;padding:.2rem .45rem;font-size:.73rem;font-weight:600;line-height:1.2;display:inline-flex}.accounts-feature__card p{margin:.375rem 0}.accounts-feature__card:hover{border-color:#9cb7d8;box-shadow:0 12px 26px #12263a26}.accounts-feature__card:active{transform:scale(.99)}.accounts-feature__card:focus-visible{outline-offset:2px;outline:2px solid #0a7c6c}.home-layout__footer{text-align:center;color:#4a5f79;grid-area:footer;padding:.875rem 1rem 1.25rem}.home-layout__footer p{margin:.125rem 0;font-size:.875rem}.home-layout__logout{color:#e7eef7;cursor:pointer;background:0 0;border:1px solid #355780;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-top:.75rem;transition:background-color .12s,border-color .12s,transform .12s;display:inline-flex}.home-layout__logout svg{fill:currentColor;width:1.35rem;height:1.35rem}.home-layout__logout:hover{background:#1f4a7c;border-color:#4b73a5}.home-layout__logout:active{transform:scale(.96)}.home-layout__divider{border:0;border-top:1px solid #355780;margin:.75rem 0}.home-layout__divider--before-logout{margin-top:.875rem}.analysis-feature{gap:.875rem;display:grid}.analysis-feature__header{background:#fff;border:1px solid #d5e2f2;border-radius:.875rem;padding:.875rem}.analysis-feature__filters{grid-template-columns:1fr;gap:.75rem;margin-top:.75rem;display:grid}.analysis-feature__filters label{color:#4a5f79;gap:.35rem;font-size:.8rem;display:grid}.analysis-feature__filters input{border:1px solid #c3d4e8;border-radius:.5rem;min-height:2.25rem;padding:.4rem .5rem}.analysis-feature__grid{grid-template-columns:1fr;gap:.875rem;display:grid}.analysis-feature__card{background:#fff;border:1px solid #d5e2f2;border-radius:.875rem;padding:.875rem}.analysis-feature__card ul,.analysis-feature__card ol{margin:.75rem 0 0;padding-left:1rem}.analysis-feature__card li{justify-content:space-between;gap:.5rem;margin:.35rem 0;display:flex}.analysis-feature__card table{border-collapse:collapse;width:100%;margin-top:.75rem;font-size:.85rem}.analysis-feature__card th,.analysis-feature__card td{text-align:left;border-bottom:1px solid #d5e2f2;padding:.45rem}.analysis-feature__value-wrap{align-items:center;gap:.35rem;display:inline-flex}.analysis-feature__icon-button{cursor:pointer;background:#fff;border:1px solid #c3d4e8;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.8rem;display:inline-flex}.analysis-feature__transactions-modal{flex-direction:column;height:80vh;max-height:80vh;display:flex}.analysis-feature__transactions-scroll{margin-top:.5rem;overflow-y:auto}.analysis-feature__transactions-scroll .accounts-feature__table{table-layout:fixed}.analysis-feature__transactions-scroll .accounts-feature__table th:first-child,.analysis-feature__transactions-scroll .accounts-feature__table td:first-child{width:22%}.analysis-feature__transactions-scroll .accounts-feature__table th:nth-child(2),.analysis-feature__transactions-scroll .accounts-feature__table td:nth-child(2){white-space:normal;overflow-wrap:anywhere;word-break:break-word;width:48%}.analysis-feature__transactions-scroll .accounts-feature__table th:nth-child(3),.analysis-feature__transactions-scroll .accounts-feature__table td:nth-child(3){white-space:nowrap;width:30%}.analysis-feature__installment-text{font-size:.7rem}.analysis-feature__category-monthly-table{border-collapse:collapse;width:100%;min-width:42rem;margin-top:.75rem;font-size:.8rem}.analysis-feature__category-monthly-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.analysis-feature__category-monthly-table th,.analysis-feature__category-monthly-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #d5e2f2;padding:.45rem}.analysis-feature__category-monthly-table th:first-child,.analysis-feature__category-monthly-table td:first-child{white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:#fff;min-width:11rem;position:sticky;left:0}@media (width>=768px){.home-hero{padding:1rem}.home-hero__card{max-width:30rem;padding:1.75rem}.home-layout__sidebar{padding:1rem}.home-layout__body{padding:1.25rem}.home-layout__body h1{font-size:1.25rem}.home-layout__nav{grid-template-columns:1fr;gap:.25rem}.home-layout__dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.accounts-feature{grid-template-columns:1fr}.analysis-feature__filters{grid-template-columns:1fr 1fr}}@media (width>=900px){.home-layout{grid-template:"sidebar body"1fr"sidebar footer"/260px 1fr}.home-layout__sidebar{flex-direction:column;min-height:100vh;display:flex}.home-layout__logout{margin-top:auto}.home-layout__dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.accounts-feature{align-items:stretch}.accounts-feature__accounts{grid-template-columns:repeat(4,minmax(0,1fr))}.accounts-feature__item{align-content:start}}
