@keyframes finance-banks-toast-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.finance-banks-toast{position:fixed;top:20px;right:20px;padding:1rem 1.5rem;border-radius:8px;color:#fff;font-weight:500;z-index:10000;animation:finance-banks-toast-in .3s ease}.finance-banks-toast--success{background:#2ed573}.finance-banks-toast--error{background:#ff4757}.finance-banks-toast--info{background:#3742fa}.bank-details-page[data-astro-cid-unlske5w]{min-height:100vh;background:var(--primary-dark);color:#fff;font-family:var(--font-family-primary)}.page-header[data-astro-cid-unlske5w]{position:sticky;z-index:100;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#000d31f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.back-button[data-astro-cid-unlske5w]{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:8px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.back-button[data-astro-cid-unlske5w]:hover{background:#ffffff1a}.page-title[data-astro-cid-unlske5w]{font-size:1.25rem;font-family:Montserrat,sans-serif;font-weight:600;margin:0;letter-spacing:.5px;color:#fffffff2}.bank-details-content[data-astro-cid-unlske5w]{padding:1.5rem;max-width:600px;margin:0 auto}.add-bank-section[data-astro-cid-unlske5w]{margin-bottom:2rem}.add-bank-button[data-astro-cid-unlske5w]{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:100%;padding:.75rem 1.5rem;background:var(--secondary-linear-gradient, linear-gradient(79.57deg, #FF2251 1.09%, #F52352 50%, #AE265A 98.91%));color:#fff;text-decoration:none;border-radius:8px;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 12px #ff22514d;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:nasalization,sans-serif}.add-bank-button[data-astro-cid-unlske5w]:hover{background:var(--accent-light);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ff225166}.add-bank-button[data-astro-cid-unlske5w] .card-icon[data-astro-cid-unlske5w]{width:28px;height:28px}.bank-accounts-list[data-astro-cid-unlske5w]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.loading-state[data-astro-cid-unlske5w]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.loading-spinner[data-astro-cid-unlske5w]{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid var(--accent);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state[data-astro-cid-unlske5w] p[data-astro-cid-unlske5w]{color:var(--white-60, rgba(255, 255, 255, .7));margin:0;font-size:.85rem}.error-state[data-astro-cid-unlske5w]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.error-icon[data-astro-cid-unlske5w]{color:#ff4757;margin-bottom:1rem}.error-state[data-astro-cid-unlske5w] h3[data-astro-cid-unlske5w]{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.error-state[data-astro-cid-unlske5w] p[data-astro-cid-unlske5w]{color:#ffffffb3;margin:0 0 1.5rem}.retry-button[data-astro-cid-unlske5w]{background:var(--accent);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.retry-button[data-astro-cid-unlske5w]:hover{background:var(--accent-light)}.empty-state[data-astro-cid-unlske5w]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.empty-icon[data-astro-cid-unlske5w]{color:#ffffff4d;margin-bottom:1rem}.empty-state[data-astro-cid-unlske5w] h3[data-astro-cid-unlske5w]{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.empty-state[data-astro-cid-unlske5w] p[data-astro-cid-unlske5w]{color:var(--white-60, rgba(255, 255, 255, .7));margin:0}.bank-details-page[data-astro-cid-unlske5w] .bank-account-card{position:relative;background:var(--linear-gradient-7);border:2px solid var(--white-10);border-radius:12px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.bank-details-page[data-astro-cid-unlske5w] .bank-account-card:hover{border-color:var(--white-30)}.bank-details-page[data-astro-cid-unlske5w] .bank-account-card[data-expanded=true]{border-color:var(--accent);box-shadow:0 0 12px var(--accent-20, rgba(99, 102, 241, .2))}.bank-details-page[data-astro-cid-unlske5w] .bank-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;transition:background-color .3s ease}.bank-details-page[data-astro-cid-unlske5w] .bank-card-header:hover{background:#ffffff08}.bank-details-page[data-astro-cid-unlske5w] .bank-card-name{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.bank-details-page[data-astro-cid-unlske5w] .bank-card-name .bank-icon{width:22px;height:22px;flex-shrink:0;color:var(--accent)}.bank-details-page[data-astro-cid-unlske5w] .bank-header-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.bank-details-page[data-astro-cid-unlske5w] .bank-header-title{color:rgb(var(--white));font-weight:600;font-size:.95rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-family-primary)}.bank-details-page[data-astro-cid-unlske5w] .bank-header-sub{color:var(--white-60);font-size:.8rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bank-details-page[data-astro-cid-unlske5w] .expand-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--white-30);color:var(--white-60);transition:transform .3s ease,border-color .3s ease,color .3s ease}.bank-details-page[data-astro-cid-unlske5w] .bank-account-card[data-expanded=true] .expand-icon{transform:rotate(180deg);border-color:var(--accent);color:var(--accent)}.bank-details-page[data-astro-cid-unlske5w] .bank-card-content{padding:0 1.25rem;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease,padding .3s ease;border-top:1px solid transparent}.bank-details-page[data-astro-cid-unlske5w] .bank-account-card[data-expanded=true] .bank-card-content{max-height:560px;opacity:1;padding:0 1.25rem 1.15rem;border-top-color:var(--white-10)}.bank-details-page[data-astro-cid-unlske5w] .bank-card-details{display:flex;flex-direction:column;gap:.35rem;padding-top:.85rem;margin-bottom:.85rem}.bank-details-page[data-astro-cid-unlske5w] .bank-card-detail{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;color:var(--white-60);font-size:.8rem;line-height:1.35}.bank-details-page[data-astro-cid-unlske5w] .bank-card-detail .detail-label{flex:0 0 auto;color:var(--white-60);font-weight:500}.bank-details-page[data-astro-cid-unlske5w] .bank-card-detail .detail-value{color:var(--white-90, rgba(255, 255, 255, .92));font-weight:500;word-break:break-all}.bank-details-page[data-astro-cid-unlske5w] .bank-card-detail-meta{align-items:center;gap:.5rem;margin-top:.25rem;flex-wrap:wrap}.bank-details-page[data-astro-cid-unlske5w] .bank-card-currency{display:inline-block;background:var(--accent-20, rgba(99, 102, 241, .2));color:var(--accent);font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:4px}.bank-details-page[data-astro-cid-unlske5w] .bank-status-pill{display:inline-block;font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;text-transform:capitalize}.bank-details-page[data-astro-cid-unlske5w] .bank-status-pill.status-active{background:#2ed57333;color:#2ed573}.bank-details-page[data-astro-cid-unlske5w] .bank-status-pill.status-inactive{background:#ff475733;color:#ff4757}.bank-details-page[data-astro-cid-unlske5w] .bank-status-pill:not(.status-active):not(.status-inactive){background:var(--white-10, rgba(255, 255, 255, .1));color:var(--white-60)}.bank-details-page[data-astro-cid-unlske5w] .bank-actions{display:flex;gap:.75rem;padding-top:.85rem;border-top:1px solid var(--white-10)}.bank-details-page[data-astro-cid-unlske5w] .action-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;justify-content:center;font-family:var(--font-family-primary)}.bank-details-page[data-astro-cid-unlske5w] .edit-button{background:transparent;color:var(--accent);border:1px solid var(--accent)}.bank-details-page[data-astro-cid-unlske5w] .edit-button:hover{background:var(--accent);color:rgb(var(--white))}.bank-details-page[data-astro-cid-unlske5w] .delete-button{background:transparent;color:#ff6b6b;border:1px solid rgba(255,71,87,.45)}.bank-details-page[data-astro-cid-unlske5w] .delete-button:hover{background:#ff475726;border-color:#ff4757}.page-note[data-astro-cid-unlske5w]{padding:1.5rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.page-note[data-astro-cid-unlske5w] h3[data-astro-cid-unlske5w]{color:var(--accent);font-size:.8rem;font-weight:600;margin:0 0 .5rem;letter-spacing:.5px}.page-note[data-astro-cid-unlske5w] p[data-astro-cid-unlske5w]{color:#fffc;font-size:.75rem;line-height:1.5;margin:0}@media (max-width: 768px){.bank-details-content[data-astro-cid-unlske5w]{padding:1rem}.add-bank-button[data-astro-cid-unlske5w]{padding:.875rem 1rem;gap:.95rem}.bank-details-page[data-astro-cid-unlske5w] .bank-actions{flex-direction:column}.bank-details-page[data-astro-cid-unlske5w] .action-button{justify-content:center}}@media (max-width: 480px){.add-bank-button[data-astro-cid-unlske5w]{font-size:1rem;padding:.75rem .875rem;gap:.95rem}.add-bank-button[data-astro-cid-unlske5w] svg[data-astro-cid-unlske5w]{width:20px;height:20px}}
