/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Bootstrap 5 Offcanvas Sidebar Customization */
.offcanvas[b-uufeaqp131] {
    width: 280px !important;
}

.offcanvas-body[b-uufeaqp131] {
    padding: 0;
}

.offcanvas-body .nav-link[b-uufeaqp131] {
    padding: 0.75rem 1rem;
    color: rgba(255, 255, 255, 0.85);
    transition: all 0.2s;
}

.offcanvas-body .nav-link:hover[b-uufeaqp131] {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

.offcanvas-body .nav-link.active[b-uufeaqp131] {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
}

/* Dropdown items in sidebar */
.offcanvas-body .nav-link.text-white-50:hover[b-uufeaqp131] {
    background-color: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.95) !important;
}

/* Section headers */
.offcanvas-body .small.fw-bold[b-uufeaqp131] {
    padding: 0.5rem 1rem;
    margin-top: 0.5rem;
    letter-spacing: 0.05em;
}

/* Dividers */
.dropdown-divider[b-uufeaqp131] {
    margin: 0.5rem 1rem;
    opacity: 0.3;
}

/* Main content area */
.main-content[b-uufeaqp131] {
    min-height: calc(100vh - 56px);
}

/* Footer styles */
.footer[b-uufeaqp131] {
    margin-top: auto;
}

/* Search dropdown */
.suggestions-dropdown[b-uufeaqp131] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #dee2e6;
    border-top: none;
    border-radius: 0 0 0.375rem 0.375rem;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1050;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.suggestions-dropdown .dropdown-item[b-uufeaqp131] {
    padding: 0.5rem 1rem;
    cursor: pointer;
    border-bottom: 1px solid #f8f9fa;
}

.suggestions-dropdown .dropdown-item:hover[b-uufeaqp131] {
    background-color: #f8f9fa;
}

.suggestions-dropdown .dropdown-item:last-child[b-uufeaqp131] {
    border-bottom: none;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .offcanvas[b-uufeaqp131] {
        width: 260px !important;
    }
    
    .navbar .ms-auto[b-uufeaqp131] {
        width: 200px !important;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4aoky2ejot] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-4aoky2ejot] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-4aoky2ejot] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4aoky2ejot] {
    font-size: 1.1rem;
}

.bi[b-4aoky2ejot] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-4aoky2ejot] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-4aoky2ejot] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-4aoky2ejot] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-4aoky2ejot] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4aoky2ejot] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4aoky2ejot] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4aoky2ejot]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-4aoky2ejot]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-4aoky2ejot]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-4aoky2ejot] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-4aoky2ejot] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4aoky2ejot] {
        display: none;
    }

    .nav-scrollable[b-4aoky2ejot] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Generators/Password.razor.rz.scp.css */
/* General Form Styling */
label.form-label[b-pc09gl68w9] {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.input-group[b-pc09gl68w9] {
    display: flex;
    align-items: center;
}

button.btn[b-pc09gl68w9] {
    transition: background-color 0.3s ease;
}

/* Dark Mode */
@media (prefers-color-scheme: dark) {
    body[b-pc09gl68w9] {
        background-color: #1c1c1c;
        color: #e0e0e0;
    }

    .input-group-text[b-pc09gl68w9] {
        background-color: #333;
        color: #f0f0f0;
    }

    .form-control[b-pc09gl68w9] {
        background-color: #2e2e2e;
        color: #f0f0f0;
    }

    .btn[b-pc09gl68w9] {
        background-color: #5a6268;
        color: #f0f0f0;
    }

        .btn:hover[b-pc09gl68w9] {
            background-color: #444;
        }

    .alert-danger[b-pc09gl68w9] {
        background-color: #b02a37;
        color: #f0f0f0;
    }

    .text-success[b-pc09gl68w9] {
        color: #76d7c4;
    }
}

/* Light Mode */
@media (prefers-color-scheme: light) {
    body[b-pc09gl68w9] {
        background-color: #f9f9f9;
        color: #333;
    }

    .input-group-text[b-pc09gl68w9] {
        background-color: #ddd;
        color: #333;
    }

    .form-control[b-pc09gl68w9] {
        background-color: #fff;
        color: #333;
    }

    .btn[b-pc09gl68w9] {
        background-color: #007bff;
        color: white;
    }

        .btn:hover[b-pc09gl68w9] {
            background-color: #0056b3;
        }

    .alert-danger[b-pc09gl68w9] {
        background-color: #dc3545;
        color: white;
    }

    .text-success[b-pc09gl68w9] {
        color: #28a745;
    }
}

/* Responsive Styling */
@media screen and (max-width: 768px) {
    .row[b-pc09gl68w9] {
        flex-direction: column;
    }

    .col-md-6[b-pc09gl68w9] {
        width: 100%;
    }

    /* Stack input elements vertically on small screens */
    .input-group[b-pc09gl68w9] {
        flex-direction: column;
        align-items: stretch; /* Make each field full width */
    }

    .input-group-text[b-pc09gl68w9],
    .form-control[b-pc09gl68w9] {
        margin-bottom: 1rem; /* Add some space between input elements */
    }

    /* Adjust buttons to take up full width on mobile */
    .btn[b-pc09gl68w9] {
        width: 100%;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
body[b-c6r0oe5xqp] {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 20px;
}

main[b-c6r0oe5xqp] {
    max-width: 800px;
    margin: 0 auto;
}

section[b-c6r0oe5xqp] {
    margin-bottom: 40px;
}

h2[b-c6r0oe5xqp] {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}

ul[b-c6r0oe5xqp] {
    list-style-type: none;
    padding: 0;
}

li[b-c6r0oe5xqp] {
    margin-top: 10px;
}

/* Base link style */
a[b-c6r0oe5xqp] {
    color: #0056b3; /* Darker blue */
    text-decoration: none;
    font-weight: bold;
}

    /* On hover */
    a:hover[b-c6r0oe5xqp], a:focus[b-c6r0oe5xqp] {
        color: #003366; /* Even darker blue */
        text-decoration: underline; /* Clear indication on hover */
    }

    /* Accessibility: Provide visible focus for keyboard navigation */
    a:focus[b-c6r0oe5xqp] {
        outline: 3px solid #FFCC00; /* High-contrast yellow focus ring */
        outline-offset: 2px;
    }
/* /Components/Pages/Money.razor.rz.scp.css */
.collapsible-header[b-tkzi3dkldv] {
    background-color: #007bff;
    color: white;
    padding: 10px;
    text-align: left;
    font-size: 18px;
    cursor: pointer;
    border: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .collapsible-header i[b-tkzi3dkldv] {
        transition: transform 0.3s ease;
    }

.collapsible-content[b-tkzi3dkldv] {
    background-color: #f1f1f1;
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.collapsible-header:hover[b-tkzi3dkldv] {
    background-color: #0056b3;
}
