/* _content/Poe/Components/AccessDenied.razor.rz.scp.css */
/* _content/Poe/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-sk286qj2cy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-sk286qj2cy] {
    flex: 1;
}

.sidebar[b-sk286qj2cy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-sk286qj2cy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sk286qj2cy]  a, .top-row[b-sk286qj2cy]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-sk286qj2cy]  a:hover, .top-row[b-sk286qj2cy]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-sk286qj2cy]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-sk286qj2cy] {
        justify-content: space-between;
    }

    .top-row[b-sk286qj2cy]  a, .top-row[b-sk286qj2cy]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-sk286qj2cy] {
        flex-direction: row;
    }

    .sidebar[b-sk286qj2cy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-sk286qj2cy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-sk286qj2cy]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-sk286qj2cy], article[b-sk286qj2cy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-sk286qj2cy] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui.dismiss[b-sk286qj2cy] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Poe/Components/Layout/NavMenu.razor.rz.scp.css */
/* Sidebar Branding */
.sidebar-brand[b-hcwonlond6] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5rem 1rem 1rem 1rem;
    background-color: rgba(0,0,0,0.2);
}

.brand-icon[b-hcwonlond6] {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    margin-bottom: 0.5rem;
}

.brand-text[b-hcwonlond6] {
    color: white;
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: 0.025em;
}

.navbar-toggler[b-hcwonlond6] {
    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-hcwonlond6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-hcwonlond6] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-hcwonlond6] {
    font-size: 1.1rem;
}

.bi[b-hcwonlond6] {
    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-hcwonlond6] {
    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-hcwonlond6] {
    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-hcwonlond6] {
    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");
}

.bi-download-nav-menu[b-hcwonlond6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-download' viewBox='0 0 16 16'%3E%3Cpath d='M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z'/%3E%3Cpath d='M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z'/%3E%3C/svg%3E");
}

.nav-section-divider[b-hcwonlond6] {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
    margin: 0.75rem 1rem;
}

.nav-item[b-hcwonlond6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hcwonlond6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hcwonlond6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hcwonlond6]  .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-hcwonlond6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-hcwonlond6]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-hcwonlond6] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-hcwonlond6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-hcwonlond6] {
        display: none;
    }
    
    .top-row[b-hcwonlond6] {
        display: none;
    }

    .nav-scrollable[b-hcwonlond6] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem - 110px); /* Subtract brand section height */
        overflow-y: auto;
    }
}

@media (max-width: 640px) {
    .sidebar-brand[b-hcwonlond6] {
        display: none;
    }
}
/* _content/Poe/Components/Layout/PublicLayout.razor.rz.scp.css */
.public-page[b-bnndhkd2hw] {
    min-height: 100vh;
    width: 100%;
}
/* _content/Poe/Components/Pages/BackerPages/Account.razor.rz.scp.css */
/* _content/Poe/Components/Pages/BackerPages/Endpoints.razor.rz.scp.css */
/* Endpoints.razor.css - Responsive card layout for endpoints */

/* === CARD VIEW (used for both mobile and desktop) === */
.endpoints-card-list[b-vrv8uwtur5] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.endpoint-card[b-vrv8uwtur5] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 1rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.endpoint-card-header[b-vrv8uwtur5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.endpoint-card-title[b-vrv8uwtur5] {
    font-weight: 600;
    font-size: 1.1rem;
    color: #1a3a4a;
    margin: 0;
}

/* Edit button - next to title, subtle */
.btn-edit[b-vrv8uwtur5] {
    background: none;
    border: none;
    padding: 0.125rem 0.25rem;
    cursor: pointer;
    font-size: 0.9rem;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.btn-edit:hover[b-vrv8uwtur5] {
    opacity: 1;
}

/* Delete button - separated, on the right */
.btn-delete[b-vrv8uwtur5] {
    background: none;
    border: none;
    padding: 0.25rem 0.5rem;
    cursor: pointer;
    font-size: 1rem;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.btn-delete:hover[b-vrv8uwtur5] {
    opacity: 1;
}

.endpoint-card-storage[b-vrv8uwtur5] {
    color: #555;
    font-size: 0.95rem;
    margin-bottom: 0.25rem;
}

.endpoint-card-path[b-vrv8uwtur5] {
    font-size: 0.9rem;
    color: #666;
    font-family: monospace;
    background: #f8f9fa;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    word-break: break-all;
}

.endpoint-card-right[b-vrv8uwtur5] {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0.5rem;
}

.endpoint-card-footer[b-vrv8uwtur5] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #eee;
}

.endpoint-card-comment[b-vrv8uwtur5] {
    font-size: 0.85rem;
    color: #888;
    font-style: italic;
}

/* === EDIT MODE CARD === */
.endpoint-card-edit[b-vrv8uwtur5] {
    background: #f8f9fa;
    border: 2px solid #1b6ec2;
}

.endpoint-card-edit .form-group[b-vrv8uwtur5] {
    margin-bottom: 0.75rem;
}

.endpoint-card-edit label[b-vrv8uwtur5] {
    font-size: 0.85rem;
    font-weight: 500;
    color: #555;
    margin-bottom: 0.25rem;
    display: block;
}

.endpoint-card-edit .form-control[b-vrv8uwtur5] {
    font-size: 0.9rem;
}

.endpoint-card-edit-actions[b-vrv8uwtur5] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    margin-top: 1rem;
    padding-top: 0.75rem;
    border-top: 1px solid #dee2e6;
}

.endpoint-card-edit-actions button[b-vrv8uwtur5] {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    font-size: 0.9rem;
    cursor: pointer;
}

.btn-save[b-vrv8uwtur5] {
    background: #28a745;
    color: white;
    border: none;
}

.btn-save:hover[b-vrv8uwtur5] {
    background: #218838;
}

.btn-cancel[b-vrv8uwtur5] {
    background: #dc3545;
    color: white;
    border: none;
}

.btn-cancel:hover[b-vrv8uwtur5] {
    background: #c82333;
}

/* === DESKTOP ENHANCEMENTS === */
@media (min-width: 768px) {
    .endpoints-card-list[b-vrv8uwtur5] {
        gap: 0.5rem;
    }

    .endpoint-card[b-vrv8uwtur5] {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto auto;
        gap: 0.25rem 1rem;
        padding: 0.75rem 1rem;
        align-items: center;
    }

    .endpoint-card-header[b-vrv8uwtur5] {
        grid-column: 1 / 2;
        grid-row: 1;
        margin-bottom: 0;
    }

    .endpoint-card-title[b-vrv8uwtur5] {
        font-size: 1rem;
    }

    .endpoint-card-main[b-vrv8uwtur5] {
        grid-column: 1 / 2;
        grid-row: 2;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 0.5rem 1.5rem;
    }

    .endpoint-card-storage[b-vrv8uwtur5] {
        margin-bottom: 0;
    }

    .endpoint-card-path[b-vrv8uwtur5] {
        margin-bottom: 0;
    }

    .endpoint-card-right[b-vrv8uwtur5] {
        grid-column: 2 / 3;
        grid-row: 1 / 4;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 0;
    }

    .endpoint-card-footer[b-vrv8uwtur5] {
        grid-column: 1 / 2;
        grid-row: 3;
        border-top: none;
        padding-top: 0.25rem;
    }

    /* Edit mode on desktop - use full width */
    .endpoint-card-edit[b-vrv8uwtur5] {
        display: block;
    }
}

/* Hide old table view */
.endpoints-table-view[b-vrv8uwtur5] {
    display: none;
}
/* _content/Poe/Components/Pages/BackerPages/Jobs.razor.rz.scp.css */
/* Jobs.razor.css - Responsive card layout for jobs */

/* === CARD VIEW (used for both mobile and desktop) === */
.jobs-card-list[b-tv9tgh43le] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.job-card[b-tv9tgh43le] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 1rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.job-card-header[b-tv9tgh43le] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.job-card-id[b-tv9tgh43le] {
    font-weight: 600;
    font-size: 1rem;
    color: #1a3a4a;
    margin: 0;
}

.job-card-endpoints[b-tv9tgh43le] {
    color: #555;
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
}

.job-card-endpoints .endpoint[b-tv9tgh43le] {
    display: inline-block;
    white-space: nowrap;
}

.job-card-endpoints .arrow[b-tv9tgh43le] {
    color: #888;
    margin: 0 0.25rem;
}

.job-card-times[b-tv9tgh43le] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
    font-size: 0.85rem;
    color: #666;
}

.job-card-times span[b-tv9tgh43le] {
    white-space: nowrap;
}

.job-card-footer[b-tv9tgh43le] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #eee;
}

/* === DESKTOP ENHANCEMENTS === */
@media (min-width: 768px) {
    .jobs-card-list[b-tv9tgh43le] {
        gap: 0.5rem;
    }

    .job-card[b-tv9tgh43le] {
        display: grid;
        grid-template-columns: auto 1fr auto;
        grid-template-rows: auto auto;
        gap: 0.25rem 1rem;
        padding: 0.75rem 1rem;
        align-items: center;
    }

    .job-card-header[b-tv9tgh43le] {
        grid-column: 1 / 2;
        grid-row: 1 / 3;
        margin-bottom: 0;
        flex-direction: column;
        align-items: flex-start;
    }

    .job-card-main[b-tv9tgh43le] {
        grid-column: 2 / 3;
        grid-row: 1 / 3;
        display: flex;
        flex-direction: column;
        gap: 0.25rem;
    }

    .job-card-endpoints[b-tv9tgh43le] {
        margin-bottom: 0;
    }

    .job-card-times[b-tv9tgh43le] {
        grid-column: 3 / 4;
        grid-row: 1 / 3;
        flex-direction: column;
        align-items: flex-end;
        gap: 0.25rem;
    }

    .job-card-footer[b-tv9tgh43le] {
        display: none; /* Times are shown on the right on desktop */
    }
}

/* Hide old table view */
.jobs-table-view[b-tv9tgh43le] {
    display: none;
}
/* _content/Poe/Components/Pages/BackerPages/Landscape.razor.rz.scp.css */
/* Landscape.razor.css - Data landscape visualization */

.landscape-grid[b-pcmj4c6hug] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.chain-row[b-pcmj4c6hug] {
    display: flex;
    align-items: flex-start;
    gap: 0;
    flex-wrap: wrap;
}

.stage-column[b-pcmj4c6hug] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.chain-arrow[b-pcmj4c6hug] {
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
    font-size: 1.5rem;
    color: #6c757d;
    min-height: 80px;
    cursor: default;
}

/* === STORAGE CARDS === */
.storage-card[b-pcmj4c6hug] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 0.75rem 1rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    min-width: 160px;
    max-width: 220px;
}

.storage-card.safe[b-pcmj4c6hug] {
    background-color: rgba(40, 167, 69, 0.1);
    border-left: 4px solid #28a745;
}

.storage-card.taboo[b-pcmj4c6hug] {
    background-color: rgba(220, 53, 69, 0.1);
    border-left: 4px solid #dc3545;
}

.storage-card.unconfigured[b-pcmj4c6hug] {
    background-color: rgba(108, 117, 125, 0.08);
    border-left: 4px solid #adb5bd;
}

.storage-card-icon[b-pcmj4c6hug] {
    font-size: 1.3rem;
    margin-bottom: 0.25rem;
}

.storage-card-name[b-pcmj4c6hug] {
    font-weight: 600;
    font-size: 0.95rem;
    color: #1a3a4a;
    word-break: break-all;
}

.storage-card-tech[b-pcmj4c6hug] {
    display: inline-block;
    font-size: 0.75rem;
    color: #666;
    background: #e9ecef;
    padding: 0.1rem 0.4rem;
    border-radius: 0.2rem;
    margin-top: 0.25rem;
}

.storage-card-paths[b-pcmj4c6hug] {
    margin-top: 0.4rem;
    font-size: 0.8rem;
    color: #555;
}

.storage-card-path[b-pcmj4c6hug] {
    font-family: monospace;
    word-break: break-all;
}

/* === UNCONFIGURED SECTION === */
.unconfigured-list[b-pcmj4c6hug] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

/* === RESPONSIVE === */
@media (max-width: 600px) {
    .chain-row[b-pcmj4c6hug] {
        flex-direction: column;
        align-items: stretch;
    }

    .chain-arrow[b-pcmj4c6hug] {
        justify-content: center;
        min-height: auto;
        padding: 0.25rem 0;
        font-size: 1.2rem;
        transform: rotate(90deg);
    }

    .storage-card[b-pcmj4c6hug] {
        max-width: none;
    }
}

/* === INFO TOGGLE (shared pattern) === */
.info-toggle[b-pcmj4c6hug] {
    background: none;
    border: none;
    color: #1b6ec2;
    cursor: pointer;
    padding: 0;
    font-size: inherit;
    text-decoration: underline;
}

.info-toggle:hover[b-pcmj4c6hug] {
    color: #0d4ea6;
}
/* _content/Poe/Components/Pages/BackerPages/Rules.razor.rz.scp.css */
/* Rules.razor.css - Responsive card layout for backup rules */

/* === CARD VIEW (used for both mobile and desktop) === */
.rules-card-list[b-uhh11gi58b] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.rule-card[b-uhh11gi58b] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 1rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.rule-card-header[b-uhh11gi58b] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.rule-card-title[b-uhh11gi58b] {
    font-weight: 600;
    font-size: 1.1rem;
    color: #1a3a4a;
    margin: 0;
}

/* Edit button - next to title, subtle */
.btn-edit[b-uhh11gi58b] {
    background: none;
    border: none;
    padding: 0.125rem 0.25rem;
    cursor: pointer;
    font-size: 0.9rem;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.btn-edit:hover[b-uhh11gi58b] {
    opacity: 1;
}

/* Delete button - separated, on the right */
.btn-delete[b-uhh11gi58b] {
    background: none;
    border: none;
    padding: 0.25rem 0.5rem;
    cursor: pointer;
    font-size: 1rem;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.btn-delete:hover[b-uhh11gi58b] {
    opacity: 1;
}

.rule-card-endpoints[b-uhh11gi58b] {
    color: #555;
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
}

.rule-card-endpoints .endpoint[b-uhh11gi58b] {
    display: inline-block;
    white-space: nowrap;
}

.rule-card-endpoints .arrow[b-uhh11gi58b] {
    color: #888;
    margin: 0 0.25rem;
}

.rule-card-operation[b-uhh11gi58b] {
    font-size: 0.85rem;
    color: #666;
    margin-bottom: 0.5rem;
}

.rule-card-main[b-uhh11gi58b] {
    margin-bottom: 0.5rem;
}

.rule-card-right[b-uhh11gi58b] {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0.5rem;
}

/* Footer: Status on left, timings can wrap after */
.rule-card-footer[b-uhh11gi58b] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem 1rem;
    padding-top: 0.5rem;
    border-top: 1px solid #eee;
}

.rule-card-status[b-uhh11gi58b] {
    flex-shrink: 0;
}

.rule-card-stats[b-uhh11gi58b] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 0.75rem;
    font-size: 0.85rem;
    color: #666;
}

.rule-card-stats span[b-uhh11gi58b] {
    white-space: nowrap;
}

.rule-card-comment[b-uhh11gi58b] {
    width: 100%;
    font-size: 0.85rem;
    color: #888;
    font-style: italic;
    margin-top: 0.25rem;
}

/* === EDIT MODE CARD === */
.rule-card-edit[b-uhh11gi58b] {
    background: #f8f9fa;
    border: 2px solid #1b6ec2;
}

.rule-card-edit .form-group[b-uhh11gi58b] {
    margin-bottom: 0.75rem;
}

.rule-card-edit label[b-uhh11gi58b] {
    font-size: 0.85rem;
    font-weight: 500;
    color: #555;
    margin-bottom: 0.25rem;
    display: block;
}

.rule-card-edit .form-control[b-uhh11gi58b] {
    font-size: 0.9rem;
}

.rule-card-edit .edit-row[b-uhh11gi58b] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.rule-card-edit .edit-row > *[b-uhh11gi58b] {
    flex: 1;
    min-width: 80px;
}

.rule-card-edit-actions[b-uhh11gi58b] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    margin-top: 1rem;
    padding-top: 0.75rem;
    border-top: 1px solid #dee2e6;
}

.rule-card-edit-actions button[b-uhh11gi58b] {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    font-size: 0.9rem;
    cursor: pointer;
}

.btn-save[b-uhh11gi58b] {
    background: #28a745;
    color: white;
    border: none;
}

.btn-save:hover[b-uhh11gi58b] {
    background: #218838;
}

.btn-cancel[b-uhh11gi58b] {
    background: #dc3545;
    color: white;
    border: none;
}

.btn-cancel:hover[b-uhh11gi58b] {
    background: #c82333;
}

/* === DESKTOP ENHANCEMENTS === */
/* On desktop (>=768px), make cards more compact and table-like */
@media (min-width: 768px) {
    .rules-card-list[b-uhh11gi58b] {
        gap: 0.5rem;
    }

    .rule-card[b-uhh11gi58b] {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto auto;
        gap: 0.25rem 1rem;
        padding: 0.75rem 1rem;
        align-items: center;
    }

    .rule-card-header[b-uhh11gi58b] {
        grid-column: 1 / 2;
        grid-row: 1;
        margin-bottom: 0;
    }

    .rule-card-title[b-uhh11gi58b] {
        font-size: 1rem;
    }

    .rule-card-main[b-uhh11gi58b] {
        grid-column: 1 / 2;
        grid-row: 2;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 0.25rem 1.5rem;
        margin-bottom: 0;
    }

    .rule-card-endpoints[b-uhh11gi58b] {
        margin-bottom: 0;
    }

    .rule-card-operation[b-uhh11gi58b] {
        margin-bottom: 0;
    }

    .rule-card-right[b-uhh11gi58b] {
        grid-column: 2 / 3;
        grid-row: 1 / 4;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 0;
    }

    .rule-card-footer[b-uhh11gi58b] {
        grid-column: 1 / 2;
        grid-row: 3;
        border-top: none;
        padding-top: 0.25rem;
        justify-content: flex-start;
    }

    .rule-card-comment[b-uhh11gi58b] {
        width: auto;
        margin-top: 0;
    }

    /* Edit mode on desktop - use full width */
    .rule-card-edit[b-uhh11gi58b] {
        display: block;
    }

    .rule-card-edit .edit-row > *[b-uhh11gi58b] {
        min-width: 100px;
    }
}

/* Hide old table view completely - we use cards everywhere now */
.rules-table-view[b-uhh11gi58b] {
    display: none;
}

/* === MODAL STYLES === */
.modal-overlay[b-uhh11gi58b] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
}

.modal-dialog[b-uhh11gi58b] {
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 90%;
    margin: 0 auto;
}

.modal-content[b-uhh11gi58b] {
    display: flex;
    flex-direction: column;
}

.modal-header[b-uhh11gi58b] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.modal-title[b-uhh11gi58b] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 500;
}

.modal-body[b-uhh11gi58b] {
    padding: 1rem;
}

.modal-footer[b-uhh11gi58b] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
}
/* _content/Poe/Components/Pages/BackerPages/Storages.razor.rz.scp.css */
/* Storages.razor.css - Responsive card layout for storages */

/* === CARD VIEW (used for both mobile and desktop) === */
.storages-card-list[b-xvmtlhjwzp] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.storage-card[b-xvmtlhjwzp] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    padding: 1rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.storage-card-header[b-xvmtlhjwzp] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.storage-card-title[b-xvmtlhjwzp] {
    font-weight: 600;
    font-size: 1.1rem;
    color: #1a3a4a;
    margin: 0;
}

/* Edit button - next to title, subtle */
.btn-edit[b-xvmtlhjwzp] {
    background: none;
    border: none;
    padding: 0.125rem 0.25rem;
    cursor: pointer;
    font-size: 0.9rem;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.btn-edit:hover[b-xvmtlhjwzp] {
    opacity: 1;
}

/* Delete button - separated */
.btn-delete[b-xvmtlhjwzp] {
    background: none;
    border: none;
    padding: 0.25rem 0.5rem;
    cursor: pointer;
    font-size: 1rem;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.btn-delete:hover[b-xvmtlhjwzp] {
    opacity: 1;
}

.storage-card-tech[b-xvmtlhjwzp] {
    display: inline-block;
    font-size: 0.8rem;
    color: #666;
    background: #e9ecef;
    padding: 0.125rem 0.5rem;
    border-radius: 0.25rem;
    margin-left: 0.5rem;
}

.storage-card-details[b-xvmtlhjwzp] {
    color: #555;
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
}

.storage-card-account[b-xvmtlhjwzp] {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 0.5rem;
}

.storage-card-networks[b-xvmtlhjwzp] {
    font-size: 0.85rem;
    color: #888;
}

.storage-card-right[b-xvmtlhjwzp] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.storage-card-footer[b-xvmtlhjwzp] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid #eee;
}

.storage-card-actions[b-xvmtlhjwzp] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

/* === EDIT MODE CARD === */
.storage-card-edit[b-xvmtlhjwzp] {
    background: #f8f9fa;
    border: 2px solid #1b6ec2;
}

.storage-card-edit .form-group[b-xvmtlhjwzp] {
    margin-bottom: 0.75rem;
}

.storage-card-edit label[b-xvmtlhjwzp] {
    font-size: 0.85rem;
    font-weight: 500;
    color: #555;
    margin-bottom: 0.25rem;
    display: block;
}

.storage-card-edit .form-control[b-xvmtlhjwzp] {
    font-size: 0.9rem;
}

.storage-card-edit .edit-row[b-xvmtlhjwzp] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.storage-card-edit .edit-row > *[b-xvmtlhjwzp] {
    flex: 1;
    min-width: 120px;
}

.storage-card-edit-actions[b-xvmtlhjwzp] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    margin-top: 1rem;
    padding-top: 0.75rem;
    border-top: 1px solid #dee2e6;
}

.storage-card-edit-actions button[b-xvmtlhjwzp] {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    font-size: 0.9rem;
    cursor: pointer;
}

.btn-save[b-xvmtlhjwzp] {
    background: #28a745;
    color: white;
    border: none;
}

.btn-save:hover[b-xvmtlhjwzp] {
    background: #218838;
}

.btn-cancel[b-xvmtlhjwzp] {
    background: #dc3545;
    color: white;
    border: none;
}

.btn-cancel:hover[b-xvmtlhjwzp] {
    background: #c82333;
}

/* === DESKTOP ENHANCEMENTS === */
@media (min-width: 768px) {
    .storages-card-list[b-xvmtlhjwzp] {
        gap: 0.5rem;
    }

    .storage-card[b-xvmtlhjwzp] {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto auto;
        gap: 0.25rem 1rem;
        padding: 0.75rem 1rem;
        align-items: center;
    }

    .storage-card-header[b-xvmtlhjwzp] {
        grid-column: 1 / 2;
        grid-row: 1;
        margin-bottom: 0;
    }

    .storage-card-title[b-xvmtlhjwzp] {
        font-size: 1rem;
    }

    .storage-card-main[b-xvmtlhjwzp] {
        grid-column: 1 / 2;
        grid-row: 2;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 0.5rem 1.5rem;
    }

    .storage-card-details[b-xvmtlhjwzp] {
        margin-bottom: 0;
    }

    .storage-card-account[b-xvmtlhjwzp] {
        margin-bottom: 0;
    }

    .storage-card-right[b-xvmtlhjwzp] {
        grid-column: 2 / 3;
        grid-row: 1 / 4;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        gap: 0.5rem;
        margin-bottom: 0;
    }

    .storage-card-footer[b-xvmtlhjwzp] {
        grid-column: 1 / 2;
        grid-row: 3;
        border-top: none;
        padding-top: 0.25rem;
    }

    /* Edit mode on desktop - use full width */
    .storage-card-edit[b-xvmtlhjwzp] {
        display: block;
    }
}

/* Hide old table view */
.storages-table-view[b-xvmtlhjwzp] {
    display: none;
}
/* _content/Poe/Components/Pages/Home.razor.rz.scp.css */
.landing-container[b-xzjw9p8kfu] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.landing-hero[b-xzjw9p8kfu] {
    text-align: center;
    color: white;
    margin-bottom: 2rem;
    max-width: 600px;
}

.hero-content[b-xzjw9p8kfu] {
    padding: 1rem;
}

.hero-title[b-xzjw9p8kfu] {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.hero-icon[b-xzjw9p8kfu] {
    font-size: 3rem;
}

.hero-subtitle[b-xzjw9p8kfu] {
    font-size: 1.2rem;
    opacity: 0.95;
    line-height: 1.6;
    margin-bottom: 2rem;
}

.hero-features[b-xzjw9p8kfu] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
}

.feature[b-xzjw9p8kfu] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 255, 255, 0.15);
    padding: 0.5rem 1rem;
    border-radius: 2rem;
    font-size: 0.9rem;
}

.feature-icon[b-xzjw9p8kfu] {
    font-size: 1.2rem;
}

.auth-container[b-xzjw9p8kfu] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 2.5rem;
    width: 100%;
    max-width: 400px;
    text-align: center;
}

.auth-title[b-xzjw9p8kfu] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1a202c;
    margin-bottom: 0.5rem;
}

.auth-subtitle[b-xzjw9p8kfu] {
    color: #64748b;
    margin-bottom: 2rem;
}

.auth-buttons[b-xzjw9p8kfu] {
    margin-bottom: 2rem;
}

.auth-buttons .btn[b-xzjw9p8kfu] {
    padding: 0.875rem 1.5rem;
    font-weight: 500;
    border-radius: 8px;
}

.auth-buttons .btn-outline-secondary[b-xzjw9p8kfu] {
    border-color: #d1d5db;
    color: #374151;
}

.auth-buttons .btn-outline-secondary:hover[b-xzjw9p8kfu] {
    background-color: #f3f4f6;
    border-color: #9ca3af;
}

.auth-features[b-xzjw9p8kfu] {
    text-align: left;
    border-top: 1px solid #e5e7eb;
    padding-top: 1.5rem;
}

.auth-feature[b-xzjw9p8kfu] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #4b5563;
    font-size: 0.9rem;
    margin-bottom: 0.75rem;
}

.auth-feature:last-child[b-xzjw9p8kfu] {
    margin-bottom: 0;
}

.auth-feature span:first-child[b-xzjw9p8kfu] {
    color: #22c55e;
    font-weight: 600;
}

/* PWA Install Button */
.install-prompt:has(.d-none)[b-xzjw9p8kfu] {
    display: none;
}

.install-prompt[b-xzjw9p8kfu] {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e7eb;
}

.install-prompt .btn[b-xzjw9p8kfu] {
    padding: 0.875rem 1.5rem;
    font-weight: 500;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.install-prompt .install-icon[b-xzjw9p8kfu] {
    font-size: 1.25rem;
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .landing-container[b-xzjw9p8kfu] {
        padding: 1rem;
    }

    .hero-title[b-xzjw9p8kfu] {
        font-size: 2.5rem;
    }

    .hero-icon[b-xzjw9p8kfu] {
        font-size: 2rem;
    }

    .hero-subtitle[b-xzjw9p8kfu] {
        font-size: 1rem;
    }

    .hero-features[b-xzjw9p8kfu] {
        flex-direction: column;
        align-items: center;
    }

    .auth-container[b-xzjw9p8kfu] {
        padding: 1.5rem;
    }
}
/* _content/Poe/Components/Pages/Login.razor.rz.scp.css */
.login-container[b-ebn5mteiek] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.login-card[b-ebn5mteiek] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 2.5rem;
    width: 100%;
    max-width: 400px;
}

.login-header[b-ebn5mteiek] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-title[b-ebn5mteiek] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.login-subtitle[b-ebn5mteiek] {
    color: #64748b;
    font-size: 1rem;
}

.login-form .form-label[b-ebn5mteiek] {
    font-weight: 500;
    color: #374151;
}

.login-form .form-control[b-ebn5mteiek] {
    padding: 0.75rem 1rem;
    border-radius: 8px;
    border: 1px solid #d1d5db;
}

.login-form .form-control:focus[b-ebn5mteiek] {
    border-color: #0d6efd;
    box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.15);
}

.login-form .btn[b-ebn5mteiek] {
    padding: 0.75rem 1.5rem;
    font-weight: 500;
    border-radius: 8px;
    margin-top: 0.5rem;
}

.login-form .form-check[b-ebn5mteiek] {
    margin-top: 1rem;
}

.login-form .form-check-input[b-ebn5mteiek] {
    margin-top: 0.3rem;
}

.login-form .form-check-label[b-ebn5mteiek] {
    color: #374151;
    font-weight: 400;
}

.login-footer[b-ebn5mteiek] {
    text-align: center;
    margin-top: 1.5rem;
    color: #64748b;
}

.login-footer a[b-ebn5mteiek] {
    color: #0d6efd;
    text-decoration: none;
    font-weight: 500;
}

.login-footer a:hover[b-ebn5mteiek] {
    text-decoration: underline;
}
/* _content/Poe/Components/Pages/Logout.razor.rz.scp.css */
.logout-container[b-q68cjn1i1c] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.logout-card[b-q68cjn1i1c] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 3rem;
    text-align: center;
    max-width: 400px;
}

.logout-card h3[b-q68cjn1i1c] {
    margin-bottom: 0.5rem;
    color: #1a202c;
}
/* _content/Poe/Components/Pages/SignUp.razor.rz.scp.css */
.signup-container[b-1h6zmtomyy] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.signup-card[b-1h6zmtomyy] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    padding: 2.5rem;
    width: 100%;
    max-width: 400px;
}

.signup-header[b-1h6zmtomyy] {
    text-align: center;
    margin-bottom: 2rem;
}

.signup-title[b-1h6zmtomyy] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.signup-subtitle[b-1h6zmtomyy] {
    color: #64748b;
    font-size: 1rem;
}

.signup-form .form-label[b-1h6zmtomyy] {
    font-weight: 500;
    color: #374151;
}

.signup-form .form-control[b-1h6zmtomyy] {
    padding: 0.75rem 1rem;
    border-radius: 8px;
    border: 1px solid #d1d5db;
}

.signup-form .form-control:focus[b-1h6zmtomyy] {
    border-color: #22c55e;
    box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.15);
}

.signup-form .btn[b-1h6zmtomyy] {
    padding: 0.75rem 1.5rem;
    font-weight: 500;
    border-radius: 8px;
    margin-top: 0.5rem;
}

.signup-form .form-text[b-1h6zmtomyy] {
    font-size: 0.8rem;
}

.signup-footer[b-1h6zmtomyy] {
    text-align: center;
    margin-top: 1.5rem;
    color: #64748b;
}

.signup-footer a[b-1h6zmtomyy] {
    color: #0d6efd;
    text-decoration: none;
    font-weight: 500;
}

.signup-footer a:hover[b-1h6zmtomyy] {
    text-decoration: underline;
}
