/* /Components/Layout/MainLayout.razor.rz.scp.css */

.page[b-g4y6ak1tbh] {
    min-height: 100vh;
    display: grid;
    grid-template-columns: 310px 1fr;
    background:
        radial-gradient(circle at top left, rgba(245, 159, 40, 0.18), transparent 28%),
        radial-gradient(circle at bottom right, rgba(8, 102, 255, 0.14), transparent 30%),
        #f4efe6;
}

.shell-main[b-g4y6ak1tbh] {
    padding: 2rem 2rem 3rem;
}

.shell-header[b-g4y6ak1tbh] {
    margin-bottom: 1.5rem;
    padding: 1.5rem 1.75rem;
    border-radius: 28px;
    background: rgba(255, 252, 247, 0.88);
    border: 1px solid rgba(35, 33, 28, 0.08);
    box-shadow: 0 24px 70px rgba(64, 47, 20, 0.08);
    backdrop-filter: blur(14px);
}

.shell-header-row[b-g4y6ak1tbh] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: start;
}

.eyebrow[b-g4y6ak1tbh] {
    margin: 0 0 0.35rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-size: 0.74rem;
    color: #9a6b2f;
}

.shell-header h1[b-g4y6ak1tbh] {
    margin: 0;
    max-width: 920px;
    font-size: clamp(1.85rem, 2.4vw, 3rem);
    line-height: 1.06;
    color: #1f1a14;
}

.session-box[b-g4y6ak1tbh] {
    display: grid;
    gap: 0.55rem;
    justify-items: end;
}

.session-user[b-g4y6ak1tbh] {
    padding: 0.45rem 0.8rem;
    border-radius: 999px;
    background: rgba(240, 232, 218, 0.9);
    color: #5a4731;
    font-size: 0.92rem;
    font-weight: 700;
}

.session-logout[b-g4y6ak1tbh] {
    border: 0;
    border-radius: 999px;
    background: #efe8db;
    color: #302518;
    padding: 0.75rem 1rem;
    font-weight: 700;
}

.content[b-g4y6ak1tbh] {
    padding: 0;
}

@media (max-width: 960px) {
    .page[b-g4y6ak1tbh] {
        grid-template-columns: 1fr;
    }

    .shell-main[b-g4y6ak1tbh] {
        padding: 1rem 1rem 2rem;
    }

    .shell-header[b-g4y6ak1tbh] {
        padding: 1.2rem;
        border-radius: 22px;
    }

    .shell-header-row[b-g4y6ak1tbh] {
        flex-direction: column;
    }
}

#blazor-error-ui[b-g4y6ak1tbh] {
    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-g4y6ak1tbh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.nav-shell[b-tf5wf64rl4] {
    min-height: 100vh;
    padding: 1.25rem;
    background:
        linear-gradient(180deg, rgba(23, 22, 18, 0.96), rgba(44, 36, 27, 0.93)),
        radial-gradient(circle at top right, rgba(255, 165, 0, 0.18), transparent 32%);
    color: #f6f0e7;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.brand[b-tf5wf64rl4] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding: 0.95rem;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.05);
}

.brand strong[b-tf5wf64rl4],
.brand small[b-tf5wf64rl4] {
    display: block;
}

.brand small[b-tf5wf64rl4] {
    color: rgba(246, 240, 231, 0.72);
}

.brand-mark[b-tf5wf64rl4] {
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 18px;
    display: inline-grid;
    place-items: center;
    background: linear-gradient(135deg, #f4a43a, #ffdd8e);
    color: #2d2112;
    font-weight: 700;
}

.nav-grid[b-tf5wf64rl4] {
    display: grid;
    gap: 0.75rem;
}

.nav-card[b-tf5wf64rl4] {
    display: block;
    padding: 0.95rem 1rem;
    border-radius: 20px;
    text-decoration: none;
    color: #fff8ef;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: background-color 120ms ease, border-color 120ms ease, transform 120ms ease;
}

.nav-card:hover[b-tf5wf64rl4] {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(255, 218, 139, 0.24);
    transform: translateY(-1px);
}

.nav-title[b-tf5wf64rl4] {
    display: block;
    font-weight: 600;
}

@media (max-width: 960px) {
    .nav-shell[b-tf5wf64rl4] {
        min-height: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-8pzcxnrg68],
.components-reconnect-repeated-attempt-visible[b-8pzcxnrg68],
.components-reconnect-failed-visible[b-8pzcxnrg68],
.components-pause-visible[b-8pzcxnrg68],
.components-resume-failed-visible[b-8pzcxnrg68],
.components-rejoining-animation[b-8pzcxnrg68] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-retrying[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-failed[b-8pzcxnrg68],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-8pzcxnrg68] {
    display: block;
}


#components-reconnect-modal[b-8pzcxnrg68] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-8pzcxnrg68 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-8pzcxnrg68 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-8pzcxnrg68 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-8pzcxnrg68]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-8pzcxnrg68 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-8pzcxnrg68 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-8pzcxnrg68 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-8pzcxnrg68 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-8pzcxnrg68] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-8pzcxnrg68] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-8pzcxnrg68] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-8pzcxnrg68] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-8pzcxnrg68] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-8pzcxnrg68] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-8pzcxnrg68] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-8pzcxnrg68 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-8pzcxnrg68] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-8pzcxnrg68 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.dashboard-grid[b-ic53lbz13h] {
    display: grid;
    gap: 1.25rem;
}

.panel[b-ic53lbz13h] {
    padding: 1.35rem;
    border-radius: 28px;
    background: rgba(255, 251, 246, 0.92);
    border: 1px solid rgba(40, 34, 26, 0.08);
    box-shadow: 0 20px 55px rgba(55, 42, 20, 0.08);
}

.panel-heading[b-ic53lbz13h] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: start;
    margin-bottom: 1rem;
}

.label-kicker[b-ic53lbz13h] {
    margin: 0 0 0.25rem;
    font-size: 0.74rem;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: #966325;
}

.panel-heading h2[b-ic53lbz13h] {
    margin: 0;
    font-size: 1.35rem;
}

.form-grid[b-ic53lbz13h] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.compact-grid[b-ic53lbz13h] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.auth-form-grid[b-ic53lbz13h] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.form-grid label[b-ic53lbz13h] {
    display: grid;
    gap: 0.4rem;
    font-weight: 600;
    color: #3c2c18;
}

.form-grid label span[b-ic53lbz13h] {
    font-size: 0.92rem;
}

.field[b-ic53lbz13h] {
    width: 100%;
    padding: 0.85rem 0.95rem;
    border-radius: 18px;
    border: 1px solid rgba(65, 45, 19, 0.15);
    background: #fffdf8;
}

.field-wide[b-ic53lbz13h] {
    grid-column: span 2;
}

.actions-row[b-ic53lbz13h] {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.search-row[b-ic53lbz13h] {
    display: flex;
    gap: 0.8rem;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.search-field[b-ic53lbz13h] {
    flex: 1 1 420px;
}

.filters-grid[b-ic53lbz13h] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.9rem;
    margin-bottom: 1rem;
}

.filter-block[b-ic53lbz13h] {
    display: grid;
    gap: 0.55rem;
}

.filter-block-wide[b-ic53lbz13h] {
    grid-column: span 2;
}

.filter-label[b-ic53lbz13h] {
    font-size: 0.84rem;
    font-weight: 700;
    color: #6d5234;
}

.filter-select[b-ic53lbz13h] {
    min-width: 0;
}

.filter-dropdown[b-ic53lbz13h] {
    position: relative;
}

.filter-dropdown-summary[b-ic53lbz13h] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
    color: #302518;
}

.filter-dropdown-summary[b-ic53lbz13h]::-webkit-details-marker {
    display: none;
}

.filter-dropdown-summary[b-ic53lbz13h]::after {
    content: "▾";
    color: #8a6331;
    font-size: 0.85rem;
}

.filter-dropdown[open] .filter-dropdown-summary[b-ic53lbz13h]::after {
    content: "▴";
}

.filter-dropdown-menu[b-ic53lbz13h] {
    position: absolute;
    z-index: 10;
    top: calc(100% + 0.45rem);
    left: 0;
    right: 0;
    max-height: 18rem;
    overflow-y: auto;
    padding: 0.5rem;
    border-radius: 18px;
    border: 1px solid rgba(65, 45, 19, 0.15);
    background: #fffdf8;
    box-shadow: 0 20px 40px rgba(55, 42, 20, 0.14);
}

.filter-option[b-ic53lbz13h] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.6rem 0.7rem;
    border-radius: 14px;
    color: #302518;
    font-weight: 500;
}

.filter-option:hover[b-ic53lbz13h] {
    background: rgba(29, 90, 231, 0.08);
}

.filter-option input[b-ic53lbz13h] {
    margin: 0;
}

.actions-cell[b-ic53lbz13h] {
    display: flex;
    gap: 0.55rem;
    flex-wrap: wrap;
    align-items: center;
}

.table-meta[b-ic53lbz13h] {
    margin: 0 0 1rem;
    color: #6d5234;
    font-weight: 600;
}

.deal-results-shell[b-ic53lbz13h] {
    position: relative;
}

.deal-loading-indicator[b-ic53lbz13h] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    margin: 0 0 1rem;
    padding: 0.8rem 1rem;
    border-radius: 18px;
    background: rgba(240, 232, 218, 0.9);
    color: #6d5234;
    font-weight: 600;
}

.loader-dot[b-ic53lbz13h] {
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #1d5ae7, #4784ff);
    animation: pulse-loader-b-ic53lbz13h 1s ease-in-out infinite;
}

.deals-table-loading[b-ic53lbz13h] {
    opacity: 0.55;
}

.button-major[b-ic53lbz13h] {
    width: 100%;
    margin-top: 1rem;
    padding: 1rem 1.2rem;
    font-size: 1rem;
    background: linear-gradient(135deg, #b64b10, #ef8b2c);
    box-shadow: 0 16px 30px rgba(182, 75, 16, 0.18);
}

.button[b-ic53lbz13h] {
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #1d5ae7, #4784ff);
    color: white;
    padding: 0.85rem 1.2rem;
    font-weight: 600;
}

.button:disabled[b-ic53lbz13h] {
    opacity: 0.6;
}

.button-secondary[b-ic53lbz13h] {
    background: linear-gradient(135deg, #1d1b17, #5b4931);
}

.button-ghost[b-ic53lbz13h] {
    background: #efe8db;
    color: #302518;
}

.button-inline[b-ic53lbz13h] {
    padding: 0.7rem 0.95rem;
}

.status-strip[b-ic53lbz13h] {
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.1rem;
    border-radius: 22px;
}

.status-running[b-ic53lbz13h] {
    background: rgba(35, 101, 255, 0.1);
    border: 1px solid rgba(35, 101, 255, 0.2);
}

.status-idle[b-ic53lbz13h] {
    background: rgba(110, 97, 79, 0.09);
    border: 1px solid rgba(110, 97, 79, 0.14);
}

.status-strip p[b-ic53lbz13h],
.status-strip strong[b-ic53lbz13h] {
    margin: 0;
}

.status-metrics[b-ic53lbz13h] {
    display: grid;
    gap: 0.3rem;
    text-align: right;
    white-space: nowrap;
}

.stats-row[b-ic53lbz13h] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.stat-card[b-ic53lbz13h] {
    padding: 1.1rem 1.2rem;
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(255, 251, 246, 0.92), rgba(245, 239, 228, 0.92));
    border: 1px solid rgba(48, 36, 20, 0.08);
}

.stat-card span[b-ic53lbz13h],
.stat-card strong[b-ic53lbz13h] {
    display: block;
}

.stat-card span[b-ic53lbz13h] {
    margin-bottom: 0.5rem;
    color: #836549;
}

.stat-card strong[b-ic53lbz13h] {
    font-size: 2rem;
    color: #21180f;
}

.data-table[b-ic53lbz13h] {
    width: 100%;
    border-collapse: collapse;
}

.data-table th[b-ic53lbz13h],
.data-table td[b-ic53lbz13h] {
    padding: 0.85rem 0.65rem;
    border-bottom: 1px solid rgba(58, 42, 18, 0.08);
    text-align: left;
    vertical-align: top;
}

.data-table thead th[b-ic53lbz13h] {
    color: #8a6331;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.row-subtitle[b-ic53lbz13h] {
    margin-top: 0.3rem;
    color: #8a6331;
    font-size: 0.88rem;
}

.empty-state[b-ic53lbz13h],
.status-message[b-ic53lbz13h] {
    margin: 0;
    padding: 0.9rem 1rem;
    border-radius: 18px;
    background: rgba(240, 232, 218, 0.9);
}

.export-links[b-ic53lbz13h] {
    display: flex;
    gap: 0.8rem;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.export-links .button[b-ic53lbz13h] {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.users-table td:last-child[b-ic53lbz13h] {
    width: 1%;
    white-space: nowrap;
}

.pager-row[b-ic53lbz13h] {
    display: flex;
    gap: 0.8rem;
    justify-content: flex-end;
    margin-top: 1rem;
}

.deals-table td:nth-child(2)[b-ic53lbz13h] {
    min-width: 220px;
}

.modal-backdrop[b-ic53lbz13h] {
    position: fixed;
    inset: 0;
    background: rgba(25, 18, 10, 0.42);
    backdrop-filter: blur(3px);
    z-index: 40;
}

.modal-shell[b-ic53lbz13h] {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    z-index: 41;
}

.modal-card[b-ic53lbz13h] {
    width: min(1100px, 100%);
    max-height: calc(100vh - 3rem);
    overflow: auto;
}

.modal-heading[b-ic53lbz13h] {
    position: sticky;
    top: 0;
    background: rgba(255, 251, 246, 0.96);
    padding-bottom: 0.85rem;
    z-index: 2;
}

.modal-copy[b-ic53lbz13h] {
    margin: 0.35rem 0 0;
    color: #6d5234;
}

.modal-files-table td:nth-child(5)[b-ic53lbz13h] {
    min-width: 280px;
}

.analysis-grid[b-ic53lbz13h] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.analysis-card[b-ic53lbz13h] {
    padding: 1rem 1.1rem;
    border-radius: 22px;
    background: rgba(247, 240, 229, 0.75);
    border: 1px solid rgba(58, 42, 18, 0.08);
}

.analysis-card h3[b-ic53lbz13h] {
    margin: 0 0 0.9rem;
    font-size: 1.02rem;
}

.analysis-entry + .analysis-entry[b-ic53lbz13h] {
    margin-top: 0.9rem;
}

.analysis-entry strong[b-ic53lbz13h] {
    display: block;
    margin-bottom: 0.3rem;
}

.analysis-entry p[b-ic53lbz13h],
.analysis-entry ul[b-ic53lbz13h] {
    margin: 0;
    color: #302518;
}

.analysis-entry ul[b-ic53lbz13h] {
    padding-left: 1.1rem;
}

@keyframes pulse-loader-b-ic53lbz13h {
    0%,
    100% {
        transform: scale(0.85);
        opacity: 0.65;
    }

    50% {
        transform: scale(1.05);
        opacity: 1;
    }
}

@media (max-width: 1100px) {
    .stats-row[b-ic53lbz13h] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .analysis-grid[b-ic53lbz13h] {
        grid-template-columns: 1fr;
    }

    .filters-grid[b-ic53lbz13h] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 860px) {
    .form-grid[b-ic53lbz13h],
    .compact-grid[b-ic53lbz13h],
    .auth-form-grid[b-ic53lbz13h],
    .stats-row[b-ic53lbz13h],
    .filters-grid[b-ic53lbz13h] {
        grid-template-columns: 1fr;
    }

    .field-wide[b-ic53lbz13h] {
        grid-column: span 1;
    }

    .panel-heading[b-ic53lbz13h],
    .status-strip[b-ic53lbz13h] {
        flex-direction: column;
    }

    .search-row[b-ic53lbz13h],
    .pager-row[b-ic53lbz13h] {
        flex-direction: column;
        align-items: stretch;
    }

    .modal-shell[b-ic53lbz13h] {
        padding: 0.8rem;
        align-items: stretch;
    }

    .modal-card[b-ic53lbz13h] {
        max-height: 100%;
    }

    .status-metrics[b-ic53lbz13h] {
        text-align: left;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-shell[b-10audrbknn] {
    min-height: calc(100vh - 8rem);
    display: grid;
    place-items: center;
}

.login-card[b-10audrbknn] {
    width: min(100%, 480px);
    padding: 2rem;
    border-radius: 32px;
    background: rgba(255, 251, 246, 0.94);
    border: 1px solid rgba(40, 34, 26, 0.08);
    box-shadow: 0 28px 60px rgba(55, 42, 20, 0.12);
}

.login-kicker[b-10audrbknn] {
    margin: 0 0 0.45rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 0.78rem;
    color: #966325;
}

.login-card h1[b-10audrbknn] {
    margin: 0 0 0.75rem;
    font-size: clamp(2rem, 4vw, 2.6rem);
}

.login-copy[b-10audrbknn] {
    margin: 0 0 1.5rem;
    color: #5d4a34;
}

.login-form[b-10audrbknn] {
    display: grid;
    gap: 1rem;
}

.login-form label[b-10audrbknn] {
    display: grid;
    gap: 0.4rem;
    font-weight: 600;
    color: #3c2c18;
}

.login-error[b-10audrbknn] {
    margin: 0 0 1rem;
    padding: 0.85rem 1rem;
    border-radius: 16px;
    background: rgba(180, 44, 44, 0.11);
    color: #8e1e1e;
}

.login-button[b-10audrbknn] {
    justify-self: start;
}
