/* /Components/Pages/Index.razor.rz.scp.css */
/* Getting-Started */
.card-bg-image[b-ix98tq2zzu] {
    position: absolute;
    width: 630px;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}
/* Getting-Started End */

/* Write here your styles for the Index page */
/* /Components/Pages/K12Tm.razor.rz.scp.css */
.avems-k12tm-header[b-g9cxlc4i1u] {
    gap: 1rem;
}

.avems-k12tm-panel[b-g9cxlc4i1u] {
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 8px;
    padding: 1rem;
    height: 100%;
    background: var(--mud-palette-surface);
}

.avems-k12tm-markmap[b-g9cxlc4i1u] {
    min-height: 480px;
    overflow: hidden;
}

.avems-k12tm-markmap svg[b-g9cxlc4i1u] {
    width: 100%;
    height: 480px;
}

.avems-k12tm-formula[b-g9cxlc4i1u] {
    font-family: Consolas, "Courier New", monospace;
}

/** latest **/

.avems-k12tm-page[b-g9cxlc4i1u] {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.avems-k12tm-markmap[b-g9cxlc4i1u] {
    width: 100%;
    min-height: 800px;
    border: 1px solid #ddd;
    overflow: hidden;
}
