/* _content/TrixieFlow.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-02k73x3p40] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-02k73x3p40] {
    flex: 1;
}

.content[b-02k73x3p40] {
    /* Platz für den fest positionierten Warenkorb-Button unten rechts (CartOverlay,
       3.5rem Durchmesser + 1.5rem Abstand zum Rand), damit er Seiteninhalt nicht verdeckt. */
    padding-bottom: 4rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item[b-02k73x3p40] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    text-align: left;
}

.dropdown-menu .dropdown-item[b-02k73x3p40] {
    /* ".top-row ::deep a" (weiter unten) setzt margin-left: 1.5rem für Links im Kopfbereich —
       das trifft wegen ::deep auch die hier verschachtelten <a>-Einträge im Dropdown-Menü und
       verschiebt sie gegenüber dem <button> "Logout" nach rechts. Hier mit höherer Spezifität
       zurücksetzen. */
    margin-left: 0;
}

.bi[b-02k73x3p40] {
    display: inline-block;
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    background-size: cover;
}

.bi-person-fill[b-02k73x3p40] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23495057' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-gear-fill[b-02k73x3p40] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23495057' class='bi bi-gear-fill' viewBox='0 0 16 16'%3E%3Cpath d='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.858 2.929 2.929 0 0 1 0 5.858Z'/%3E%3C/svg%3E");
}

.bi-box-arrow-right[b-02k73x3p40] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23495057' class='bi bi-box-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6 3.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 0-1 0v2A1.5 1.5 0 0 0 6.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-8A1.5 1.5 0 0 0 5 3.5v2a.5.5 0 0 0 1 0v-2z'/%3E%3Cpath fill-rule='evenodd' d='M11.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H1.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z'/%3E%3C/svg%3E");
}

#blazor-error-ui[b-02k73x3p40] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-02k73x3p40] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/TrixieFlow.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zy8mtnq182] {
    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-zy8mtnq182] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-zy8mtnq182] {
    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-zy8mtnq182] {
    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-zy8mtnq182] {
    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-graph-up-nav-menu[b-zy8mtnq182] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-graph-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 0h1v15h15v1H0V0Zm14.817 3.113a.5.5 0 0 1 .07.704l-4.5 5.5a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61 4.15-5.073a.5.5 0 0 1 .704-.07Z'/%3E%3C/svg%3E");
}

.bi-robot-nav-menu[b-zy8mtnq182] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-robot' viewBox='0 0 16 16'%3E%3Cpath d='M6 12.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5M3 8.062C3 6.76 4.235 5.765 5.53 5.886a26.6 26.6 0 0 0 4.94 0C11.765 5.765 13 6.76 13 8.062v1.157a.93.93 0 0 1-.765.935c-.845.147-2.34.346-4.235.346s-3.39-.2-4.235-.346A.93.93 0 0 1 3 9.219zm4.542-.827a.25.25 0 0 0-.217.068l-.92.9a25 25 0 0 1-1.871-.183.25.25 0 0 0-.068.495c.55.076 1.232.149 2.02.193a.25.25 0 0 0 .189-.071l.754-.736.847 1.71a.25.25 0 0 0 .404.062l.932-.97a25 25 0 0 0 1.922-.188.25.25 0 0 0-.068-.495c-.538.074-1.207.145-1.98.189a.25.25 0 0 0-.166.076l-.754.785-.842-1.7a.25.25 0 0 0-.182-.135'/%3E%3Cpath d='M8.5 1.866a1 1 0 1 0-1 0V3h-2A4.5 4.5 0 0 0 1 7.5V8a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v-.5A4.5 4.5 0 0 0 10.5 3h-2zM14 7.5V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.5A3.5 3.5 0 0 1 5.5 4h5A3.5 3.5 0 0 1 14 7.5'/%3E%3C/svg%3E");
}

.bi-receipt-nav-menu[b-zy8mtnq182] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-receipt' viewBox='0 0 16 16'%3E%3Crect x='2' y='1' width='12' height='14' rx='1.5'/%3E%3Crect x='4.5' y='4' width='7' height='1.4' fill='%23212529'/%3E%3Crect x='4.5' y='7' width='7' height='1.4' fill='%23212529'/%3E%3Crect x='4.5' y='10' width='4' height='1.4' fill='%23212529'/%3E%3C/svg%3E");
}

.bi-chat-square-text-nav-menu[b-zy8mtnq182] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chat-square-text' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4.414A2 2 0 0 0 3 11.586l-2 2V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12.793a.5.5 0 0 0 .854.353l2.853-2.853A1 1 0 0 1 4.414 12H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z'/%3E%3Cpath d='M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0 2.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
}

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

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

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

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

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

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

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

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/TrixieFlow.Web/Components/Pages/AiBetting.razor.rz.scp.css */
.chat-input-wrapper[b-j1z83ynq8j] {
    display: flex;
    align-items: flex-end;
    gap: 0.5rem;
    border: 1px solid #dee2e6;
    border-radius: 1.5rem;
    padding: 0.5rem 0.5rem 0.5rem 1.1rem;
    background: #fff;
}

.chat-input-wrapper textarea[b-j1z83ynq8j] {
    flex: 1 1 auto;
    border: none;
    outline: none;
    resize: none;
    overflow: hidden;
    max-height: 200px;
    padding: 0.3rem 0;
    background: transparent;
}

.chat-input-wrapper textarea:focus[b-j1z83ynq8j] {
    outline: none;
    box-shadow: none;
}

.chat-send-btn[b-j1z83ynq8j] {
    flex: 0 0 auto;
    width: 2.25rem;
    height: 2.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
    background-color: #1b6ec2;
    color: #fff;
}

.chat-send-btn:disabled[b-j1z83ynq8j] {
    background-color: #adb5bd;
}
/* _content/TrixieFlow.Web/Components/Pages/AiPrompts.razor.rz.scp.css */
.ai-prompt-textarea[b-tb4ro0x7l9] {
    font-family: var(--bs-font-monospace, monospace);
    font-size: 0.8rem;
}

.ai-prompt-confirm-backdrop[b-tb4ro0x7l9] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai-prompt-confirm-box[b-tb4ro0x7l9] {
    width: 320px;
}
/* _content/TrixieFlow.Web/Components/Pages/BetSlipOverview.razor.rz.scp.css */
.card-body[b-9dfk1qd81s] {
    font-size: 0.8rem;
}

.betslip-totals[b-9dfk1qd81s] {
    display: flex;
    justify-content: flex-end;
    gap: 2rem;
}

.betslip-totals-item[b-9dfk1qd81s] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 9rem;
}

.betslip-totals-value[b-9dfk1qd81s] {
    font-variant-numeric: tabular-nums;
}

.betslip-result-input[b-9dfk1qd81s] {
    width: 4.5rem;
    font-size: 0.8rem;
    padding: 0.1rem 0.35rem;
}

.betslip-result-action[b-9dfk1qd81s] {
    margin-left: 0.5rem;
}

.betslip-confirm-backdrop[b-9dfk1qd81s] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
}

.betslip-confirm-box[b-9dfk1qd81s] {
    width: 320px;
}
/* _content/TrixieFlow.Web/Components/Pages/Manage.razor.rz.scp.css */
.password-modal-backdrop[b-u6vyom3ia2] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* _content/TrixieFlow.Web/Components/Shared/CartOverlay.razor.rz.scp.css */
.cart-overlay-root[b-e3hqycw53u] {
    position: fixed;
    right: 1.5rem;
    bottom: 1.5rem;
    z-index: 1050;
}

.cart-toggle-btn[b-e3hqycw53u] {
    position: relative;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.3);
}

.cart-badge[b-e3hqycw53u] {
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;
    font-size: 0.7rem;
}

.cart-panel[b-e3hqycw53u] {
    position: absolute;
    right: 0;
    bottom: calc(100% + 0.75rem);
    width: 400px;
    max-height: min(75vh, 640px);
    display: flex;
    flex-direction: column;
}

.cart-panel .card-body[b-e3hqycw53u] {
    overflow-y: scroll;
}

.cart-item-text[b-e3hqycw53u] {
    font-size: 0.75rem;
    line-height: 1.3;
}

.cart-bookmaker-heading[b-e3hqycw53u] {
    font-size: 0.7rem;
    letter-spacing: 0.03em;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    background-color: var(--bs-secondary-bg, #e9ecef);
}

.cart-summary[b-e3hqycw53u] {
    background-color: var(--bs-tertiary-bg, #f8f9fa);
}

.cart-summary-row[b-e3hqycw53u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.72rem;
    padding: 0.15rem 0;
}

.cart-summary-value[b-e3hqycw53u] {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    white-space: nowrap;
    flex-shrink: 0;
}

.cart-summary-input[b-e3hqycw53u] {
    width: 4.5rem;
    font-size: 0.72rem;
    padding: 0.1rem 0.35rem;
}

.cart-summary-odds[b-e3hqycw53u] {
    display: inline-block;
    min-width: 2.6rem;
    text-align: right;
    font-variant-numeric: tabular-nums;
}

.cart-summary-actions[b-e3hqycw53u] {
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    border-top: 1px solid var(--bs-border-color, #dee2e6);
}

.cart-confirm-backdrop[b-e3hqycw53u] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1060;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-confirm-box[b-e3hqycw53u] {
    width: 320px;
}
