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

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-ac98s0xoct] {
    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-ac98s0xoct] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
.middle-section[b-ac98s0xoct] {
    height: calc(100vh - 100px); /* Full viewport minus header and footer */
}

.footer[b-ac98s0xoct] {
    height: 50px;
    background-color: #f5f5f5;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-oykxcg0c95] {
    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-oykxcg0c95] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-oykxcg0c95] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill[b-oykxcg0c95] {
    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[b-oykxcg0c95] {
    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[b-oykxcg0c95] {
    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-oykxcg0c95] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-oykxcg0c95]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-oykxcg0c95]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

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

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

    .nav-scrollable[b-oykxcg0c95] {
        /* 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/Applications/FlowVisualizer/FlowVisualizer.razor.rz.scp.css */
.flow-visualizer[b-5p65wc5nai] {
    --flow-bg: #f6f2ea;
    --flow-panel: #ffffff;
    --flow-border: rgba(30, 35, 40, 0.12);
    --flow-text: #1f2a30;
    --flow-muted: #5a6a73;
    --flow-accent: #d8a15b;
    background: radial-gradient(circle at top left, #fff9f0, transparent 45%),
        radial-gradient(circle at bottom right, #eef6ff, transparent 45%),
        var(--flow-bg);
}

.flow-title[b-5p65wc5nai] {
    color: var(--flow-text);
    font-weight: 700;
    letter-spacing: -0.02em;
}

.flow-subtitle[b-5p65wc5nai] {
    color: var(--flow-muted);
    max-width: 70ch;
}

.flow-alert[b-5p65wc5nai] {
    border-color: rgba(216, 161, 91, 0.4);
    background: rgba(255, 244, 230, 0.6);
}

.flow-panel[b-5p65wc5nai] {
    padding: 1.5rem;
    background: linear-gradient(180deg, #ffffff 0%, #fdf7ef 100%);
    border: 1px solid var(--flow-border);
    border-radius: 16px;
}

.flow-chart-panel[b-5p65wc5nai] {
    padding: 1.5rem;
    background: linear-gradient(180deg, #ffffff 0%, #f7f8fb 100%);
    border: 1px solid var(--flow-border);
    border-radius: 18px;
    min-height: 600px;
}

.flow-chart-header[b-5p65wc5nai] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.flow-section-title[b-5p65wc5nai] {
    color: var(--flow-text);
    margin-bottom: 0.25rem;
}

.flow-muted[b-5p65wc5nai] {
    color: var(--flow-muted);
}

.flow-stat[b-5p65wc5nai] {
    padding: 0.75rem;
    border-radius: 12px;
    border: 1px solid var(--flow-border);
    background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 900px) {
    .flow-chart-panel[b-5p65wc5nai] {
        min-height: 480px;
    }
}
/* /Components/Pages/Applications/WesternBar/Game.razor.rz.scp.css */
/* Western Bar Game Styles */

.westernbar-container[b-8swcydph6j] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 80vh;
    font-family: 'Courier New', Courier, monospace;
    background-color: #1a1a1a;
    padding: 20px;
    border-radius: 15px;
}

/* Handheld Case */
.game-case[b-8swcydph6j] {
    background: linear-gradient(145deg, #d32f2f, #b71c1c);
    padding: 30px;
    border-radius: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 2px 5px rgba(255, 255, 255, 0.3);
    border: 4px solid #8e1515;
    position: relative;
    max-width: 500px;
    width: 100%;
}

.case-header[b-8swcydph6j] {
    text-align: center;
    margin-bottom: 20px;
}

.case-header h1[b-8swcydph6j] {
    color: #ffd700;
    margin: 0;
    font-size: 24px;
    text-shadow: 2px 2px 0px #000;
    letter-spacing: 2px;
}

.model-no[b-8swcydph6j] {
    color: #fff;
    font-size: 10px;
    opacity: 0.8;
}

/* LCD Screen */
.lcd-screen[b-8swcydph6j] {
    background-color: #9ea784;
    /* Classic LCD Background */
    border: 10px solid #222;
    border-radius: 10px;
    height: 250px;
    position: relative;
    overflow: hidden;
    box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.4);
}

.lcd-overlay[b-8swcydph6j] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: repeating-linear-gradient(rgba(0, 0, 0, 0.03) 0px,
            rgba(0, 0, 0, 0.03) 1px,
            transparent 1px,
            transparent 2px);
    pointer-events: none;
    z-index: 10;
}

/* Scoring Display */
.lcd-hud[b-8swcydph6j] {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* Base Segment Style */
.segment[b-8swcydph6j] {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.05;
    /* Off state */
    transition: opacity 0.05s;
}

.segment.on[b-8swcydph6j] {
    opacity: 0.9;
    /* On state */
}

/* Sprites - CSS Defined or SVG Backgrounds */
.sprite-sheriff[b-8swcydph6j] {
    width: 40px;
    height: 60px;
    bottom: 10px;
}

.pos-1[b-8swcydph6j] {
    left: 40px;
}

.pos-2[b-8swcydph6j] {
    left: 160px;
}

.pos-3[b-8swcydph6j] {
    left: 280px;
}

.sprite-bartender[b-8swcydph6j] {
    width: 40px;
    height: 50px;
    top: 40px;
    right: 20px;
}

.sprite-thug[b-8swcydph6j] {
    width: 40px;
    height: 50px;
    top: 60px;
}

.thug-left[b-8swcydph6j] {
    left: 20px;
}

.thug-right[b-8swcydph6j] {
    left: 180px;
}

/* Bar Counter Line */
.bar-counter[b-8swcydph6j] {
    position: absolute;
    top: 100px;
    left: 10px;
    right: 10px;
    height: 4px;
    background-color: rgba(0, 0, 0, 0.2);
}

/* Items on Counter */
.item-slot[b-8swcydph6j] {
    width: 30px;
    height: 30px;
    top: 105px;
}

/* item-slot1 to item-slot8 across screen */

/* Controls */
.controls[b-8swcydph6j] {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 30px;
}

.direction-buttons[b-8swcydph6j] {
    display: flex;
    gap: 10px;
}

.round-btn[b-8swcydph6j] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #333;
    color: white;
    border: 4px solid #111;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 4px 0 #000;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
}

.round-btn:active[b-8swcydph6j] {
    box-shadow: 0 0 0 #000;
    transform: translateY(4px);
}

.round-btn.fire[b-8swcydph6j] {
    background-color: #d32f2f;
    border-color: #8e1515;
    width: 80px;
    height: 80px;
}

/* Animations */
@keyframes shake-b-8swcydph6j {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.shake[b-8swcydph6j] {
    animation: shake-b-8swcydph6j 0.2s;
    animation-iteration-count: infinite;
}

.game-case[b-8swcydph6j]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
    border-radius: 40px;
}

.lcd-screen[b-8swcydph6j]:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    border-radius: 5px;
}
/* /Components/Pages/Applications/WesternBar/Index.razor.rz.scp.css */
/* Landing Page Styles */

.westernbar-landing[b-f9xab5rz0d] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
    background-color: #1a1a1a;
}

.game-case[b-f9xab5rz0d] {
    background: linear-gradient(145deg, #d32f2f, #b71c1c);
    padding: 40px;
    border-radius: 40px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.6);
    border: 5px solid #8e1515;
    text-align: center;
    max-width: 450px;
    width: 100%;
}

.game-case h1[b-f9xab5rz0d] {
    color: #ffd700;
    font-size: 32px;
    text-shadow: 3px 3px 0px #000;
    margin-bottom: 5px;
}

.case-detail[b-f9xab5rz0d] {
    color: white;
    font-size: 12px;
    margin-bottom: 30px;
    opacity: 0.8;
}

.lcd-screen-preview[b-f9xab5rz0d] {
    background-color: #9ea784;
    height: 150px;
    border: 8px solid #222;
    border-radius: 10px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.lcd-bg[b-f9xab5rz0d] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(rgba(0, 0, 0, 0.05) 0px, transparent 2px);
}

.controls-preview[b-f9xab5rz0d] {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}

.game-btn[b-f9xab5rz0d] {
    background-color: #333;
    color: white;
    border: 3px solid #111;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    box-shadow: 0 4px 0 #000;
}

.game-btn.fire[b-f9xab5rz0d] {
    background-color: #d32f2f;
    border-color: #8e1515;
    width: 70px;
    height: 70px;
}

.start-button[b-f9xab5rz0d] {
    background: #ffd700;
    color: #000;
    border: none;
    padding: 15px 40px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0 5px 0 #b8860b;
    transition: transform 0.1s;
}

.start-button:active[b-f9xab5rz0d] {
    transform: translateY(5px);
    box-shadow: none;
}
/* /Components/Pages/Applications/WesternBar2/Game.razor.rz.scp.css */
.westernbar2-stage[b-6jo9ihwp5f] {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at top, #33271f 0%, #1c1410 50%, #0d0a08 100%);
    padding: 24px;
    font-family: "Courier New", Courier, monospace;
}

.cabinet[b-6jo9ihwp5f] {
    width: min(520px, 100%);
    background: linear-gradient(150deg, #c5442f 0%, #8b2417 60%, #6c1a10 100%);
    border-radius: 36px;
    padding: 28px;
    border: 4px solid #4d100c;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.55), inset 0 2px 6px rgba(255, 255, 255, 0.2);
}

.cabinet-header[b-6jo9ihwp5f] {
    text-align: center;
    margin-bottom: 18px;
    color: #f6e6c2;
}

.title[b-6jo9ihwp5f] {
    font-family: Impact, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: 28px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 0 #3d0c08;
}

.subtitle[b-6jo9ihwp5f] {
    font-size: 12px;
    letter-spacing: 3px;
    opacity: 0.85;
}

.lcd[b-6jo9ihwp5f] {
    background: #9eb38e;
    border-radius: 16px;
    border: 10px solid #221b16;
    position: relative;
    overflow: hidden;
    height: 320px;
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.35);
}

.scanlines[b-6jo9ihwp5f] {
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.08) 0px, rgba(0, 0, 0, 0.08) 1px, transparent 1px, transparent 3px);
    pointer-events: none;
    z-index: 2;
}

.hud[b-6jo9ihwp5f] {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 3;
}

.hud-block span[b-6jo9ihwp5f] {
    font-weight: 700;
}

.lives[b-6jo9ihwp5f] {
    display: flex;
    gap: 4px;
}

.life[b-6jo9ihwp5f] {
    opacity: 0.2;
}

.life.on[b-6jo9ihwp5f] {
    opacity: 0.9;
}

.playfield[b-6jo9ihwp5f] {
    position: relative;
    height: calc(100% - 36px);
    margin: 10px 12px 12px;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0.06) 100%);
    overflow: hidden;
}

.sprite[b-6jo9ihwp5f] {
    position: absolute;
    opacity: 0.05;
    transition: opacity 0.06s ease;
}

.sprite.bottle[b-6jo9ihwp5f],
.sprite.bullet[b-6jo9ihwp5f],
.sprite.sheriff[b-6jo9ihwp5f] {
    opacity: 0.85;
}

.sprite.bottle[b-6jo9ihwp5f] {
    width: 26px;
    height: 38px;
    border-radius: 8px 8px 4px 4px;
    border: 2px solid rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.15);
}

.sprite.bottle[b-6jo9ihwp5f]::after {
    content: "";
    position: absolute;
    top: -6px;
    left: 6px;
    width: 10px;
    height: 6px;
    border-radius: 4px 4px 2px 2px;
    background: rgba(0, 0, 0, 0.4);
}

.sprite.bullet[b-6jo9ihwp5f] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
}

.sprite.sheriff[b-6jo9ihwp5f] {
    width: 40px;
    height: 46px;
    bottom: 8px;
    border-radius: 12px 12px 6px 6px;
    border: 2px solid rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -6px 0 rgba(0, 0, 0, 0.2);
}

.sprite.sheriff[b-6jo9ihwp5f]::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 6px;
    width: 26px;
    height: 12px;
    border-radius: 10px 10px 4px 4px;
    background: rgba(0, 0, 0, 0.5);
}

.sprite.sheriff.firing[b-6jo9ihwp5f] {
    box-shadow: inset 0 -6px 0 rgba(0, 0, 0, 0.4), 0 0 10px rgba(255, 255, 255, 0.5);
}

.lane-0[b-6jo9ihwp5f] { left: 60px; }
.lane-1[b-6jo9ihwp5f] { left: 150px; }
.lane-2[b-6jo9ihwp5f] { left: 240px; }

.row-0[b-6jo9ihwp5f] { top: 20px; }
.row-1[b-6jo9ihwp5f] { top: 60px; }
.row-2[b-6jo9ihwp5f] { top: 100px; }
.row-3[b-6jo9ihwp5f] { top: 140px; }
.row-4[b-6jo9ihwp5f] { top: 180px; }

.status[b-6jo9ihwp5f] {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 16px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 0.6);
}

.overlay[b-6jo9ihwp5f] {
    position: absolute;
    inset: 0;
    background: rgba(22, 17, 13, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
}

.overlay-card[b-6jo9ihwp5f] {
    background: #1f1610;
    color: #f6e6c2;
    padding: 22px 28px;
    border-radius: 16px;
    border: 2px solid #5a3e2c;
    text-align: center;
    width: min(260px, 80%);
}

.overlay-card h2[b-6jo9ihwp5f] {
    margin: 0 0 8px;
    font-size: 20px;
    letter-spacing: 2px;
}

.overlay-actions[b-6jo9ihwp5f] {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 14px;
}

.action[b-6jo9ihwp5f] {
    background: #ffce3a;
    color: #1b1410;
    border: none;
    padding: 8px 16px;
    border-radius: 10px;
    font-weight: 700;
    cursor: pointer;
}

.action.ghost[b-6jo9ihwp5f] {
    background: transparent;
    border: 1px solid #ffce3a;
    color: #ffce3a;
}

.controls[b-6jo9ihwp5f] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.move[b-6jo9ihwp5f] {
    display: flex;
    gap: 12px;
}

.control[b-6jo9ihwp5f] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #120f0d;
    background: #2b2521;
    color: #f6e6c2;
    font-weight: 700;
    box-shadow: 0 4px 0 #0b0908;
    cursor: pointer;
}

.control.fire[b-6jo9ihwp5f] {
    width: 80px;
    height: 80px;
    background: #ffce3a;
    color: #1b1410;
}

.control:active[b-6jo9ihwp5f] {
    transform: translateY(4px);
    box-shadow: 0 0 0 #0b0908;
}

.shake[b-6jo9ihwp5f] {
    animation: shake-b-6jo9ihwp5f 0.2s linear infinite;
}

@keyframes shake-b-6jo9ihwp5f {
    0% { transform: translate(1px, 1px); }
    25% { transform: translate(-1px, 2px); }
    50% { transform: translate(-2px, -1px); }
    75% { transform: translate(2px, 1px); }
    100% { transform: translate(1px, -2px); }
}

@media (max-width: 600px) {
    .cabinet[b-6jo9ihwp5f] {
        padding: 22px;
    }

    .controls[b-6jo9ihwp5f] {
        flex-direction: column;
        gap: 16px;
    }

    .lcd[b-6jo9ihwp5f] {
        height: 300px;
    }

    .lane-0[b-6jo9ihwp5f] { left: 50px; }
    .lane-1[b-6jo9ihwp5f] { left: 130px; }
    .lane-2[b-6jo9ihwp5f] { left: 210px; }
}
/* /Components/Pages/Applications/WesternBar2/Index.razor.rz.scp.css */
.westernbar2-landing[b-l26mfnkcq5] {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at top, #3b2b1f 0%, #1b1410 55%, #0f0b08 100%);
    padding: 24px;
}

.case-shell[b-l26mfnkcq5] {
    background: linear-gradient(160deg, #c5442f, #7b1d13);
    border-radius: 32px;
    padding: 36px 32px;
    width: min(480px, 100%);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.55);
    border: 4px solid #5a130e;
    text-align: center;
    color: #f6e6c2;
}

.case-top[b-l26mfnkcq5] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
}

.logo[b-l26mfnkcq5] {
    font-family: Impact, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: 26px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 0 #3d0c08;
}

.model[b-l26mfnkcq5] {
    font-size: 11px;
    letter-spacing: 2px;
    opacity: 0.8;
}

.lcd-preview[b-l26mfnkcq5] {
    background: #9eb38e;
    border-radius: 14px;
    border: 8px solid #221b16;
    height: 160px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.lcd-glow[b-l26mfnkcq5] {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), transparent 35%);
}

.preview-stage[b-l26mfnkcq5] {
    position: absolute;
    inset: 0;
}

.preview-lane[b-l26mfnkcq5] {
    position: absolute;
    top: 36px;
    bottom: 20px;
    width: 4px;
    background: rgba(0, 0, 0, 0.15);
}

.preview-lane.lane-0[b-l26mfnkcq5] { left: 60px; }
.preview-lane.lane-1[b-l26mfnkcq5] { left: 140px; }
.preview-lane.lane-2[b-l26mfnkcq5] { left: 220px; }

.preview-sheriff[b-l26mfnkcq5] {
    position: absolute;
    bottom: 14px;
    width: 36px;
    height: 24px;
    border-radius: 8px 8px 4px 4px;
    background: rgba(0, 0, 0, 0.4);
}

.preview-bottle[b-l26mfnkcq5] {
    position: absolute;
    width: 18px;
    height: 28px;
    border-radius: 6px 6px 4px 4px;
    border: 2px solid rgba(0, 0, 0, 0.4);
}

.preview-bottle.row-1[b-l26mfnkcq5] { top: 50px; }
.preview-bottle.row-2[b-l26mfnkcq5] { top: 80px; }

.preview-bottle.lane-0[b-l26mfnkcq5] { left: 44px; }
.preview-bottle.lane-2[b-l26mfnkcq5] { left: 204px; }

.preview-sheriff.lane-1[b-l26mfnkcq5] { left: 124px; }

.callout[b-l26mfnkcq5] {
    font-size: 13px;
    line-height: 1.4;
    color: #fbe7ba;
    margin-bottom: 24px;
}

.control-row[b-l26mfnkcq5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.dpad[b-l26mfnkcq5] {
    display: flex;
    gap: 10px;
}

.pad[b-l26mfnkcq5] {
    background: #2b2521;
    border: 3px solid #120f0d;
    color: #f6e6c2;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    box-shadow: 0 4px 0 #0b0908;
}

.pad.fire[b-l26mfnkcq5] {
    width: 70px;
    height: 70px;
    background: #ffce3a;
    color: #1b1410;
    font-weight: 700;
}

.start[b-l26mfnkcq5] {
    background: #ffce3a;
    color: #1b1410;
    border: none;
    padding: 14px 28px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 18px;
    box-shadow: 0 6px 0 #c08f15;
    cursor: pointer;
}

.start:active[b-l26mfnkcq5] {
    transform: translateY(4px);
    box-shadow: 0 2px 0 #c08f15;
}

@media (max-width: 600px) {
    .case-shell[b-l26mfnkcq5] {
        padding: 28px 22px;
    }

    .control-row[b-l26mfnkcq5] {
        flex-direction: column;
        gap: 18px;
    }
}
/* /Components/Pages/Applications/WesternBar2/WesternBar2.razor.rz.scp.css */
.westernbar2-shell[b-njit6l6knj] {
    max-width: 540px;
    margin: 32px auto;
    padding: 22px;
    background: linear-gradient(160deg, #c14a32 0%, #8c2a1a 55%, #5d1c12 100%);
    border-radius: 24px;
    border: 3px solid #2c120d;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
    color: #f6e6c2;
    font-family: "Courier New", Courier, monospace;
}

.westernbar2-header[b-njit6l6knj] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.westernbar2-title[b-njit6l6knj] {
    font-family: Impact, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    text-shadow: 2px 2px 0 #3d0c08;
}

.westernbar2-hud[b-njit6l6knj] {
    display: grid;
    gap: 4px;
    font-size: 12px;
    text-align: right;
}

.westernbar2-status[b-njit6l6knj] {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.westernbar2-screen[b-njit6l6knj] {
    position: relative;
    background: #a9bb95;
    border-radius: 14px;
    border: 8px solid #1e1812;
    padding: 12px;
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.4);
    outline: none;
}

.westernbar2-screen[b-njit6l6knj]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0px, rgba(0, 0, 0, 0.06) 1px, transparent 1px, transparent 3px);
    pointer-events: none;
    border-radius: 10px;
}

.westernbar2-grid[b-njit6l6knj] {
    display: grid;
    grid-template-rows: repeat(var(--rows), 1fr);
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
    position: relative;
    z-index: 1;
}

.westernbar2-cell[b-njit6l6knj] {
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 18px;
    color: rgba(0, 0, 0, 0.4);
}

.westernbar2-cell.player[b-njit6l6knj] {
    color: #1a140f;
    font-weight: 700;
}

.westernbar2-cell.bandit[b-njit6l6knj] {
    color: #231a12;
    font-weight: 700;
}

.westernbar2-cell.bullet[b-njit6l6knj] {
    color: #1a140f;
    font-weight: 700;
}

.westernbar2-overlay[b-njit6l6knj] {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 0.65);
    z-index: 2;
}

.westernbar2-controls[b-njit6l6knj] {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-top: 16px;
}

.wb2-button[b-njit6l6knj] {
    flex: 1;
    background: #2b2521;
    border: 2px solid #130f0d;
    border-radius: 12px;
    padding: 10px;
    color: #f6e6c2;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 3px 0 #0a0807;
}

.wb2-button:disabled[b-njit6l6knj] {
    opacity: 0.5;
    cursor: not-allowed;
}

.wb2-button:active:not(:disabled)[b-njit6l6knj] {
    transform: translateY(3px);
    box-shadow: none;
}

.westernbar2-help[b-njit6l6knj] {
    margin-top: 12px;
    font-size: 11px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.7);
}

.westernbar2-screen.hit-flash[b-njit6l6knj] {
    animation: hitFlash-b-njit6l6knj 0.2s ease-in-out 2;
}

@keyframes hitFlash-b-njit6l6knj {
    0% { filter: brightness(1); }
    50% { filter: brightness(1.3); }
    100% { filter: brightness(1); }
}

@media (max-width: 640px) {
    .westernbar2-shell[b-njit6l6knj] {
        margin: 16px;
        padding: 18px;
    }

    .westernbar2-header[b-njit6l6knj] {
        flex-direction: column;
        align-items: flex-start;
    }

    .westernbar2-controls[b-njit6l6knj] {
        flex-direction: column;
    }
}
