/* /Layout/MainLayout.razor.rz.scp.css */
.page-shell[b-9zt0eybfww] {
    min-height: 100%;
}

.page-main[b-9zt0eybfww] {
    min-height: 100%;
}

.content-shell[b-9zt0eybfww] {
    min-height: 100%;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-m3en1df01v] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-m3en1df01v] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-m3en1df01v] {
    font-size: 1.1rem;
}

.bi[b-m3en1df01v] {
    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-m3en1df01v] {
    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-m3en1df01v] {
    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-m3en1df01v] {
    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-m3en1df01v] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-m3en1df01v] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-m3en1df01v] {
        padding-bottom: 1rem;
    }

    .nav-item[b-m3en1df01v]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-m3en1df01v]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-m3en1df01v]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-m3en1df01v] {
        display: none;
    }

    .collapse[b-m3en1df01v] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-m3en1df01v] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.oraculo-screen[b-6f5mdczv4y] {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0.75rem 0.75rem 1.5rem;
}

.oraculo-grid[b-6f5mdczv4y] {
    align-items: stretch;
}

.oracle-briefing-panel[b-6f5mdczv4y],
.oracle-chat-panel[b-6f5mdczv4y] {
    min-height: 0;
    border: 1px solid var(--oq-border);
    border-radius: 28px;
    background: var(--oq-panel);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
    backdrop-filter: blur(20px);
}

.oracle-briefing-panel[b-6f5mdczv4y] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.eyebrow[b-6f5mdczv4y] {
    margin: 0 0 0.55rem;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 0.7rem;
    color: var(--oq-gold);
}

.oracle-briefing-panel h1[b-6f5mdczv4y],
.chat-header h2[b-6f5mdczv4y],
.composer-header h3[b-6f5mdczv4y],
.briefing-card-header h2[b-6f5mdczv4y] {
    margin: 0;
    font-weight: 600;
}

.briefing-copy[b-6f5mdczv4y],
.status-copy[b-6f5mdczv4y],
.composer-header p[b-6f5mdczv4y],
.empty-state-copy[b-6f5mdczv4y] {
    margin: 0;
    color: var(--oq-muted);
    line-height: 1.5;
}

.briefing-card[b-6f5mdczv4y] {
    padding: 1.2rem;
    border: 1px solid rgba(224, 185, 109, 0.14);
    border-radius: 22px;
    background: rgba(6, 14, 26, 0.72);
}

.briefing-card-muted[b-6f5mdczv4y] {
    margin-top: 0;
}

.briefing-card-header[b-6f5mdczv4y] {
    margin-bottom: 1rem;
}

.briefing-kicker[b-6f5mdczv4y] {
    display: inline-block;
    margin-bottom: 0.45rem;
    font-size: 0.78rem;
    color: var(--oq-gold-soft);
}

.briefing-actions[b-6f5mdczv4y] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.auth-mode-toggle[b-6f5mdczv4y] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

.auth-mode-toggle .btn[b-6f5mdczv4y] {
    min-width: 96px;
}

.campaign-list[b-6f5mdczv4y] {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    max-height: none;
    overflow: visible;
    padding-right: 0.25rem;
}

.campaign-item[b-6f5mdczv4y] {
    padding: 0.7rem;
    border-radius: 14px;
    background: rgba(14, 29, 54, 0.5);
    border: 1px solid rgba(224, 185, 109, 0.12);
}

.campaign-title[b-6f5mdczv4y] {
    margin: 0;
    font-size: 0.92rem;
}

.campaign-meta[b-6f5mdczv4y] {
    margin: 0.2rem 0 0.6rem;
    color: var(--oq-muted);
    font-size: 0.78rem;
}

.campaign-actions[b-6f5mdczv4y] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}

.status-row[b-6f5mdczv4y] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    margin-bottom: 0.85rem;
}

.status-pill[b-6f5mdczv4y],
.state-chip[b-6f5mdczv4y] {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 0.38rem 0.8rem;
    font-size: 0.78rem;
    border: 1px solid rgba(224, 185, 109, 0.16);
    background: rgba(224, 185, 109, 0.08);
    color: var(--oq-gold-soft);
}

.status-pill.accent[b-6f5mdczv4y],
.state-chip.live[b-6f5mdczv4y] {
    background: rgba(125, 170, 255, 0.16);
    color: #d6e3ff;
    border-color: rgba(125, 170, 255, 0.24);
}

.session-facts[b-6f5mdczv4y] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0.85rem;
    margin: 0;
}

.session-facts div[b-6f5mdczv4y] {
    padding: 0.9rem;
    border-radius: 18px;
    background: rgba(14, 29, 54, 0.6);
}

.session-facts dt[b-6f5mdczv4y] {
    margin-bottom: 0.2rem;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--oq-muted);
}

.session-facts dd[b-6f5mdczv4y] {
    margin: 0;
    font-size: 1rem;
    color: var(--oq-ink);
}

.feedback-banner[b-6f5mdczv4y] {
    padding: 0.9rem 1rem;
    border-radius: 16px;
    font-size: 0.95rem;
}

.feedback-banner.info[b-6f5mdczv4y] {
    background: rgba(86, 125, 189, 0.18);
    border: 1px solid rgba(86, 125, 189, 0.24);
}

.feedback-banner.error[b-6f5mdczv4y] {
    background: rgba(180, 65, 50, 0.16);
    border: 1px solid rgba(255, 141, 124, 0.22);
    color: #ffd1c7;
}

.oracle-chat-panel[b-6f5mdczv4y] {
    display: flex;
    flex-direction: column;
    overflow: visible;
}

.chat-header[b-6f5mdczv4y],
.chat-composer[b-6f5mdczv4y] {
    padding: 1.3rem 1.4rem;
    background: linear-gradient(180deg, rgba(4, 11, 22, 0.96), rgba(4, 11, 22, 0.72));
}

.chat-header[b-6f5mdczv4y] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    border-bottom: 1px solid rgba(224, 185, 109, 0.12);
}

.chat-state[b-6f5mdczv4y] {
    display: flex;
    gap: 0.6rem;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.chat-history[b-6f5mdczv4y] {
    overflow: visible;
    padding: 1.4rem;
    display: flex;
    flex-direction: column;
    gap: 0.95rem;
}

.chat-message[b-6f5mdczv4y] {
    max-width: 100%;
    padding: 1rem 1.1rem;
    border-radius: 22px;
    border: 1px solid rgba(224, 185, 109, 0.08);
}

.chat-message header[b-6f5mdczv4y] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 0.6rem;
    font-size: 0.76rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--oq-muted);
}

.chat-message p[b-6f5mdczv4y] {
    margin: 0;
    line-height: 1.7;
    white-space: pre-wrap;
}

.player-message[b-6f5mdczv4y] {
    align-self: flex-end;
    background: linear-gradient(180deg, rgba(17, 49, 88, 0.95), rgba(14, 34, 60, 0.95));
}

.oracle-message[b-6f5mdczv4y] {
    align-self: flex-start;
    background: linear-gradient(180deg, rgba(30, 27, 66, 0.96), rgba(16, 18, 43, 0.96));
}

.intro-message[b-6f5mdczv4y] {
    max-width: 100%;
    background: linear-gradient(180deg, rgba(43, 32, 70, 0.95), rgba(21, 17, 46, 0.96));
}

.chapter-ending-message[b-6f5mdczv4y] {
    align-self: center;
    max-width: 100%;
    background: linear-gradient(180deg, rgba(75, 59, 23, 0.88), rgba(46, 34, 15, 0.92));
}

.oracle-consequence[b-6f5mdczv4y] {
    margin-top: 0.9rem !important;
    padding-top: 0.8rem;
    border-top: 1px solid rgba(224, 185, 109, 0.12);
    color: var(--oq-gold-soft);
}

.empty-state-block[b-6f5mdczv4y] {
    margin: auto 0;
    padding: 1.4rem;
    border-radius: 24px;
    border: 1px dashed rgba(224, 185, 109, 0.2);
    background: rgba(11, 21, 38, 0.48);
}

.empty-state-block.compact[b-6f5mdczv4y] {
    margin: 0;
}

.empty-state-title[b-6f5mdczv4y] {
    margin: 0 0 0.4rem;
    font-size: 1.08rem;
}

.chat-composer[b-6f5mdczv4y] {
    display: flex;
    flex-direction: column;
    gap: 0.95rem;
    border-top: 1px solid rgba(224, 185, 109, 0.12);
}

.composer-header[b-6f5mdczv4y] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.typing-indicator[b-6f5mdczv4y] {
    color: var(--oq-gold-soft);
    font-size: 0.92rem;
}

.quick-choice-row[b-6f5mdczv4y] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.quick-choice-button[b-6f5mdczv4y] {
    padding: 0.75rem 1rem;
    border-radius: 999px;
    border: 1px solid rgba(224, 185, 109, 0.22);
    background: rgba(224, 185, 109, 0.08);
    color: var(--oq-gold-soft);
    transition: transform 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}

.quick-choice-button:hover:enabled[b-6f5mdczv4y] {
    transform: translateY(-1px);
    background: rgba(224, 185, 109, 0.16);
    border-color: rgba(224, 185, 109, 0.34);
}

.quick-choice-button:disabled[b-6f5mdczv4y] {
    opacity: 0.55;
}

.composer-row[b-6f5mdczv4y] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0.9rem;
    align-items: end;
}

.composer-input[b-6f5mdczv4y] {
    resize: none;
    min-height: 96px;
    border-radius: 20px;
    padding: 1rem 1.1rem;
}

.composer-submit[b-6f5mdczv4y] {
    width: 100%;
    min-width: 120px;
    height: 52px;
    border-radius: 16px;
}

@media (min-width: 576px) {
    .session-facts[b-6f5mdczv4y] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .composer-row[b-6f5mdczv4y] {
        grid-template-columns: minmax(0, 1fr) auto;
    }

    .chat-header[b-6f5mdczv4y],
    .composer-header[b-6f5mdczv4y] {
        flex-direction: row;
    }

    .chat-state[b-6f5mdczv4y] {
        justify-content: flex-end;
    }

    .composer-submit[b-6f5mdczv4y] {
        width: auto;
    }
}

@media (min-width: 1200px) {
    .oraculo-screen[b-6f5mdczv4y] {
        padding: 1rem;
    }

    .oracle-briefing-panel[b-6f5mdczv4y] {
        position: sticky;
        top: 1rem;
        max-height: calc(100dvh - 2rem);
        overflow-y: auto;
        padding: 1.5rem;
    }

    .briefing-card-muted[b-6f5mdczv4y] {
        margin-top: auto;
    }

    .campaign-list[b-6f5mdczv4y] {
        max-height: 230px;
        overflow-y: auto;
    }

    .oracle-chat-panel[b-6f5mdczv4y] {
        display: grid;
        grid-template-rows: auto minmax(0, 1fr) auto;
        min-height: calc(100dvh - 2rem);
        max-height: calc(100dvh - 2rem);
        overflow: hidden;
    }

    .chat-history[b-6f5mdczv4y] {
        overflow-y: auto;
    }

    .chat-message[b-6f5mdczv4y] {
        max-width: min(90%, 52rem);
    }
}
