/* _content/bossweb2025/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/bossweb2025/Components/Pages/Products/DRACO.razor.rz.scp.css */
.code-snippet[b-enw1950w06] {
    background: #1e1e1e; /* VS Code dark */
    color: #f8f8f2; /* base text */
    padding: 1rem;
    border-radius: 6px;
    font-family: monospace;
    font-size: 0.9rem;
    overflow-x: auto;
}

    .code-snippet .kw[b-enw1950w06] {
        color: #569cd6; /* keyword blue */
        font-weight: 600;
    }

    .code-snippet .comment[b-enw1950w06] {
        color: #6a9955; /* green comments */
        font-style: italic;
    }
/* _content/bossweb2025/Components/Pages/Products/HyperQ.razor.rz.scp.css */
.code-snippet[b-flieagtvyi] {
    background: #1e1e1e; /* VS Code dark */
    color: #f8f8f2; /* base text */
    padding: 1rem;
    border-radius: 6px;
    font-family: monospace;
    font-size: 0.9rem;
    overflow-x: auto;
}

    .code-snippet .kw[b-flieagtvyi] {
        color: #569cd6; /* keyword blue */
        font-weight: 600;
    }

    .code-snippet .comment[b-flieagtvyi] {
        color: #6a9955; /* green comments */
        font-style: italic;
    }
