@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ck943fvyvb] {
    position: relative;
    display: flex;
    flex-direction: column;
    --app-gradient-start: rgb(5, 39, 103);
    --app-gradient-end: #3a0647;
}

.navigation-loading-overlay[b-ck943fvyvb] {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(1px);
}

.navigation-loading-spinner[b-ck943fvyvb] {
    width: 3rem;
    height: 3rem;
}

main[b-ck943fvyvb] {
    flex: 1;
}

.sidebar[b-ck943fvyvb] {
    background-image: linear-gradient(180deg, var(--app-gradient-start) 0%, var(--app-gradient-end) 70%);
}

.top-row[b-ck943fvyvb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    min-height: 3.5rem;
    display: flex;
    align-items: stretch;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.top-row__content[b-ck943fvyvb] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.top-row__actions[b-ck943fvyvb] {
    position: relative;
}

.theme-settings-anchor[b-ck943fvyvb] {
    position: relative;
    display: inline-flex;
    justify-content: flex-end;
}

.top-row__primary[b-ck943fvyvb],
.top-row__project-tools[b-ck943fvyvb],
.top-row__actions[b-ck943fvyvb],
.top-row__tenant-toggle[b-ck943fvyvb] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.top-action-button[b-ck943fvyvb],
.settings-toggle[b-ck943fvyvb] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border: 1px solid #cbd5e1;
    border-radius: 999px;
    background: #fff;
    color: #0f172a;
    padding: 0.55rem 0.95rem;
    font-weight: 600;
    transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.top-action-button:hover[b-ck943fvyvb],
.settings-toggle:hover[b-ck943fvyvb],
.settings-toggle--active[b-ck943fvyvb] {
    background: #eff6ff;
    border-color: #93c5fd;
    box-shadow: 0 10px 20px rgba(15, 23, 42, 0.08);
}

.theme-settings-panel[b-ck943fvyvb] {
    position: absolute;
    top: calc(100% + 0.75rem);
    right: 0;
    width: min(420px, calc(100vw - 2rem));
    min-width: 320px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 1rem;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.12);
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    z-index: 150;
}

.theme-settings-panel__header[b-ck943fvyvb],
.theme-settings-panel__footer[b-ck943fvyvb],
.theme-settings-panel__fields[b-ck943fvyvb],
.theme-settings-panel__preset-list[b-ck943fvyvb] {
    display: flex;
    gap: 0.75rem;
}

.theme-settings-panel__header[b-ck943fvyvb],
.theme-settings-panel__footer[b-ck943fvyvb] {
    align-items: center;
    justify-content: space-between;
}

.theme-settings-panel__header h2[b-ck943fvyvb] {
    margin: 0;
    font-size: 1rem;
    color: #0f172a;
}

.theme-settings-panel__header p[b-ck943fvyvb] {
    margin: 0.25rem 0 0;
    color: #64748b;
    font-size: 0.9rem;
}

.theme-settings-panel__close[b-ck943fvyvb] {
    border: none;
    background: transparent;
    color: #64748b;
    font-size: 1.5rem;
    line-height: 1;
}

.theme-settings-panel__preview[b-ck943fvyvb] {
    min-height: 92px;
    border-radius: 0.9rem;
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.theme-settings-panel__preset-list[b-ck943fvyvb] {
    flex-wrap: wrap;
}

.theme-preset-button[b-ck943fvyvb] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border: 1px solid #dbe2ea;
    border-radius: 999px;
    background: #f8fafc;
    color: #334155;
    padding: 0.45rem 0.8rem;
    font-size: 0.9rem;
}

.theme-preset-button__swatch[b-ck943fvyvb] {
    width: 1rem;
    height: 1rem;
    border-radius: 999px;
    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.08);
}

.theme-settings-panel__fields[b-ck943fvyvb] {
    flex-wrap: wrap;
}

.theme-field[b-ck943fvyvb] {
    flex: 1 1 160px;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
    color: #334155;
    font-size: 0.9rem;
    font-weight: 600;
}

.theme-field input[type="color"][b-ck943fvyvb] {
    width: 100%;
    min-height: 2.75rem;
    border: 1px solid #dbe2ea;
    border-radius: 0.85rem;
    padding: 0.25rem;
    background: #fff;
}

.theme-action-button[b-ck943fvyvb] {
    border: none;
    border-radius: 0.85rem;
    background: linear-gradient(135deg, #2563eb, #1d4ed8);
    color: #fff;
    font-weight: 600;
    padding: 0.6rem 1rem;
}

.theme-action-button--secondary[b-ck943fvyvb] {
    background: #e2e8f0;
    color: #0f172a;
}

    .top-row[b-ck943fvyvb]  a, .top-row[b-ck943fvyvb]  .btn-link {
        white-space: nowrap;
        text-decoration: none;
    }

    .top-row[b-ck943fvyvb]  a:hover, .top-row[b-ck943fvyvb]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ck943fvyvb]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ck943fvyvb] {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .top-row[b-ck943fvyvb]  a, .top-row[b-ck943fvyvb]  .btn-link {
        margin-left: 0;
    }

    .theme-settings-panel[b-ck943fvyvb] {
        right: 0;
        width: min(420px, calc(100vw - 2rem));
        min-width: min(100vw - 2rem, 320px);
    }
}

@media (min-width: 641px) {
    .page[b-ck943fvyvb] {
        flex-direction: row;
    }

    .sidebar[b-ck943fvyvb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ck943fvyvb] {
        position: sticky;
        top: 0;
        z-index: 100;
    }

    .top-row.auth[b-ck943fvyvb]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ck943fvyvb], article[b-ck943fvyvb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ck943fvyvb] {
    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-ck943fvyvb] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4ddvj76fpk] {
    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-4ddvj76fpk] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-4ddvj76fpk] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4ddvj76fpk] {
    font-size: 1.1rem;
}

.bi[b-4ddvj76fpk] {
    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-4ddvj76fpk] {
    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-4ddvj76fpk] {
    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-4ddvj76fpk] {
    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");
}

.bi-book-nav-menu[b-4ddvj76fpk] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1 2.828c.885-.37 2.154-.769 3.5-.769 1.38 0 2.458.41 3.5 1.142 1.042-.733 2.12-1.142 3.5-1.142 1.346 0 2.615.398 3.5.769v10.5c-.885-.37-2.154-.769-3.5-.769-1.38 0-2.458.41-3.5 1.142-1.042-.733-2.12-1.142-3.5-1.142-1.346 0-2.615.398-3.5.769v-10.5Zm7.5 9.44c.86-.49 1.82-.709 3-.709.924 0 1.8.21 2.5.445V3.51c-.7-.236-1.576-.451-2.5-.451-1.18 0-2.14.255-3 .806v8.403Zm-1 0V3.865c-.86-.551-1.82-.806-3-.806-.924 0-1.8.215-2.5.451v8.494c.7-.235 1.576-.445 2.5-.445 1.18 0 2.14.22 3 .709Z'/%3E%3C/svg%3E");
}

.bi-rocket-nav-menu[b-4ddvj76fpk] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M6.174 8.252 3.042 7.56a.5.5 0 0 1-.246-.13l-.37-.37a.5.5 0 0 1 .035-.74l2.11-1.83A5.7 5.7 0 0 1 8.29 3.1l1.12-.04.04-1.12A5.7 5.7 0 0 1 10.84.22l1.83-2.11a.5.5 0 0 1 .74-.035l.37.37a.5.5 0 0 1 .13.246l.692 3.132c.244 1.102-.08 2.253-.878 3.051L9.94 8.66a3.2 3.2 0 0 1-3.766.592ZM9.5 4.5a2 2 0 1 0 4 0 2 2 0 0 0-4 0ZM5.54 9.55a.5.5 0 0 1 .153.47l-.52 2.598a.5.5 0 0 1-.146.26L3.354 14.55a.5.5 0 0 1-.854-.353v-2.293l-2.293.001a.5.5 0 0 1-.354-.854l1.672-1.672a.5.5 0 0 1 .261-.146l2.598-.52a.5.5 0 0 1 .47.153l.686.684Z' transform='translate(1 1)'/%3E%3C/svg%3E");
}

.nav-section-label[b-4ddvj76fpk] {
    margin-top: 0.65rem;
    padding-top: 0.6rem;
    padding-bottom: 0.35rem;
    color: rgba(255, 255, 255, 0.58);
    font-size: 0.67rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.nav-item[b-4ddvj76fpk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4ddvj76fpk] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4ddvj76fpk] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4ddvj76fpk]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-4ddvj76fpk]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-4ddvj76fpk]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-item[b-4ddvj76fpk]  .nav-link--tutorial {
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(255, 255, 255, 0.07);
}

.nav-item[b-4ddvj76fpk]  .nav-link--tutorial:hover,
.nav-item[b-4ddvj76fpk]  .nav-link--tutorial.active {
    background: linear-gradient(90deg, rgba(37, 99, 235, 0.55), rgba(124, 58, 237, 0.5));
}

.nav-item[b-4ddvj76fpk]  .nav-link__new-badge {
    margin-left: auto;
    padding: 0.12rem 0.42rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    font-size: 0.58rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    line-height: 1.2;
    text-transform: uppercase;
}

.nav-scrollable[b-4ddvj76fpk] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-4ddvj76fpk] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4ddvj76fpk] {
        display: none;
    }

    .nav-scrollable[b-4ddvj76fpk] {
        /* 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/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-pq3689gbdt],
.components-reconnect-repeated-attempt-visible[b-pq3689gbdt],
.components-reconnect-failed-visible[b-pq3689gbdt],
.components-pause-visible[b-pq3689gbdt],
.components-resume-failed-visible[b-pq3689gbdt],
.components-rejoining-animation[b-pq3689gbdt] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-retrying[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-failed[b-pq3689gbdt],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-pq3689gbdt] {
    display: block;
}


#components-reconnect-modal[b-pq3689gbdt] {
    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-pq3689gbdt 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-pq3689gbdt 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-pq3689gbdt 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-pq3689gbdt]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-pq3689gbdt 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-pq3689gbdt {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-pq3689gbdt {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-pq3689gbdt {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-pq3689gbdt] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-pq3689gbdt] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-pq3689gbdt] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-pq3689gbdt] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-pq3689gbdt] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-pq3689gbdt] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-pq3689gbdt] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-pq3689gbdt 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-pq3689gbdt] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-pq3689gbdt {
    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/TaskCalendar.razor.rz.scp.css */
.work-calendar-page[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.85rem; min-width:0; color:#16201f; }
.work-calendar-header[b-qq5clpeolp] { display:flex; align-items:flex-start; justify-content:space-between; gap:.85rem; padding:.9rem; color:#fff; border-radius:8px; background:#1d3d3a; box-shadow:0 10px 22px rgba(22,32,31,.13); }
.work-calendar-header h1[b-qq5clpeolp],.work-calendar-header p[b-qq5clpeolp] { margin:0; }
.work-calendar-header h1[b-qq5clpeolp] { font-size:1.45rem; line-height:1.15; }
.work-calendar-header p[b-qq5clpeolp] { margin-top:.35rem; color:#d8ece8; }
.work-calendar-eyebrow[b-qq5clpeolp] { display:block; margin-bottom:.3rem; color:#9bd4c9; font-size:.72rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.work-calendar-header__actions[b-qq5clpeolp] { display:flex; gap:.6rem; flex-wrap:wrap; }
.work-calendar-metrics[b-qq5clpeolp] { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:.6rem; }
.work-calendar-metrics > div[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.1rem; padding:.7rem; border:1px solid #dce5e2; border-radius:8px; background:#fff; box-shadow:0 5px 14px rgba(22,32,31,.05); }
.work-calendar-metrics span[b-qq5clpeolp],.work-calendar-metrics small[b-qq5clpeolp] { color:#60716d; }
.work-calendar-metrics span[b-qq5clpeolp] { font-size:.78rem; font-weight:700; }
.work-calendar-metrics strong[b-qq5clpeolp] { font-size:1.15rem; }
.work-calendar-composer[b-qq5clpeolp] { padding:.85rem; border:1px solid #bfd8d2; border-radius:8px; background:#fff; box-shadow:0 9px 20px rgba(22,32,31,.08); }
.work-calendar-composer__heading[b-qq5clpeolp],.work-calendar-composer__footer[b-qq5clpeolp],.work-calendar-user-picker__header[b-qq5clpeolp],.work-calendar-toolbar[b-qq5clpeolp],.work-calendar-week-nav[b-qq5clpeolp],.work-calendar-inspector__heading[b-qq5clpeolp],.work-calendar-inspector__actions[b-qq5clpeolp] { display:flex; align-items:center; justify-content:space-between; gap:1rem; }
.work-calendar-composer__heading span[b-qq5clpeolp],.work-calendar-inspector__heading > div > span[b-qq5clpeolp] { color:#0f766e; font-size:.72rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.work-calendar-composer__heading h2[b-qq5clpeolp],.work-calendar-inspector__heading h2[b-qq5clpeolp],.work-calendar-inspector__heading p[b-qq5clpeolp] { margin:0; }
.work-calendar-icon-button[b-qq5clpeolp] { display:grid; place-items:center; width:2rem; height:2rem; padding:0; border:0; border-radius:8px; color:#475569; background:#eef3f1; font-size:1.35rem; }
.work-calendar-composer__grid[b-qq5clpeolp] { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:.85rem; margin-top:1rem; }
.work-calendar-composer__grid label[b-qq5clpeolp],.work-calendar-inspector__controls label[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.35rem; min-width:0; color:#33403d; font-size:.8rem; font-weight:700; }
.work-calendar-composer__wide[b-qq5clpeolp] { grid-column:span 2; }
.work-calendar-input[b-qq5clpeolp] { width:100%; min-height:2.5rem; padding:.55rem .7rem; border:1px solid #cfdbd8; border-radius:6px; background:#fff; color:#16201f; }
.work-calendar-textarea[b-qq5clpeolp] { min-height:74px; resize:vertical; }
.work-calendar-user-picker[b-qq5clpeolp] { margin-top:1rem; padding:1rem; border:1px solid #dce5e2; border-radius:8px; background:#f9fbfa; }
.work-calendar-user-picker__header > div[b-qq5clpeolp] { display:flex; flex-direction:column; }
.work-calendar-user-picker__header small[b-qq5clpeolp] { color:#60716d; }
.work-calendar-user-picker__header button[b-qq5clpeolp] { border:0; color:#0f766e; background:transparent; font-weight:700; }
.work-calendar-user-chips[b-qq5clpeolp] { display:flex; flex-wrap:wrap; gap:.5rem; margin-top:.75rem; }
.work-calendar-user-chip[b-qq5clpeolp] { display:flex; align-items:center; gap:.45rem; padding:.35rem .7rem .35rem .4rem; border:1px solid #d5dfdc; border-radius:999px; background:#fff; color:#33403d; }
.work-calendar-user-chip span[b-qq5clpeolp],.work-calendar-person > span[b-qq5clpeolp] { display:grid; place-items:center; flex:0 0 auto; width:1.8rem; height:1.8rem; border-radius:50%; color:#075e58; background:#d7f2ed; font-size:.72rem; font-weight:800; }
.work-calendar-user-chip--selected[b-qq5clpeolp] { border-color:#0f766e; color:#075e58; background:#eefaf7; box-shadow:0 0 0 2px rgba(15,118,110,.1); }
.work-calendar-composer__footer[b-qq5clpeolp] { margin-top:1rem; }
.work-calendar-composer__footer > span[b-qq5clpeolp] { color:#60716d; font-size:.86rem; }
.work-calendar-toolbar[b-qq5clpeolp] { padding:.55rem .75rem; border:1px solid #dce5e2; border-radius:8px; background:#fff; }
.work-calendar-week-nav[b-qq5clpeolp] { justify-content:flex-start; }
.work-calendar-week-nav > button[b-qq5clpeolp] { width:2.25rem; height:2.25rem; border:1px solid #d5dfdc; border-radius:6px; background:#fff; font-size:1.3rem; }
.work-calendar-week-nav .work-calendar-today-button[b-qq5clpeolp] { width:auto; padding:0 .75rem; font-size:.85rem; font-weight:700; }
.work-calendar-week-nav > div[b-qq5clpeolp] { display:flex; flex-direction:column; margin-left:.35rem; }
.work-calendar-week-nav span[b-qq5clpeolp] { color:#60716d; font-size:.76rem; }
.work-calendar-shell[b-qq5clpeolp] { min-width:0; overflow:auto; border:1px solid #cfdcd9; border-radius:8px; background:#fff; box-shadow:0 10px 24px rgba(22,32,31,.06); }
.work-calendar-loading[b-qq5clpeolp] { display:grid; place-items:center; min-height:320px; color:#60716d; }
.work-calendar-grid[b-qq5clpeolp] { display:grid; min-width:100%; }
.work-calendar-grid__corner[b-qq5clpeolp],.work-calendar-day-header[b-qq5clpeolp] { position:sticky; top:0; z-index:3; min-height:62px; padding:.55rem; border:0; border-bottom:1px solid #cfdcd9; background:#f6f8f7; }
.work-calendar-grid__corner[b-qq5clpeolp] { left:0; z-index:4; display:flex; flex-direction:column; justify-content:flex-end; gap:.15rem; color:#60716d; font-size:.76rem; font-weight:800; letter-spacing:.06em; text-transform:uppercase; }
.work-calendar-grid__corner small[b-qq5clpeolp] { color:#7a8b87; font-size:.68rem; letter-spacing:0; text-transform:none; }
.work-calendar-day-header[b-qq5clpeolp] { display:flex; flex-direction:column; align-items:flex-start; justify-content:center; gap:.05rem; width:100%; border-left:1px solid #dce5e2; color:#33403d; text-align:left; cursor:pointer; }
.work-calendar-day-header span[b-qq5clpeolp],.work-calendar-day-header small[b-qq5clpeolp] { color:#60716d; font-size:.72rem; }
.work-calendar-day-header strong[b-qq5clpeolp] { font-size:1.25rem; line-height:1; }
.work-calendar-day-header:hover[b-qq5clpeolp] { background:#eef5f3; }
.work-calendar-day-header--today[b-qq5clpeolp] { color:#075e58; background:#eefaf7; }
.work-calendar-day-header--expanded[b-qq5clpeolp] { color:#6f4e00; background:#fff7df; box-shadow:inset 0 -3px 0 #d99a00; }
.work-calendar-person[b-qq5clpeolp] { position:sticky; left:0; z-index:2; display:flex; align-items:center; gap:.55rem; min-height:106px; padding:.55rem; border-bottom:1px solid #dce5e2; background:#fff; }
.work-calendar-person > div[b-qq5clpeolp] { display:flex; flex-direction:column; min-width:0; }
.work-calendar-person strong[b-qq5clpeolp] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.work-calendar-person small[b-qq5clpeolp] { color:#60716d; font-size:.72rem; }
.work-calendar-cell[b-qq5clpeolp] { position:relative; min-height:106px; padding:.45rem; border-left:1px solid #dce5e2; border-bottom:1px solid #dce5e2; background:#fff; overflow:hidden; transition:background .15s ease; }
.work-calendar-cell:hover[b-qq5clpeolp] { background:#fbfcfc; }
.work-calendar-cell--today[b-qq5clpeolp] { background:#f4fbfa; }
.work-calendar-cell--expanded[b-qq5clpeolp] { background:#fff9e8; box-shadow:inset 0 0 0 2px rgba(217,154,0,.22); }
.work-calendar-cell__lane[b-qq5clpeolp] { position:relative; display:flex; flex-direction:column; gap:.4rem; min-height:100%; }
.work-calendar-cell__empty[b-qq5clpeolp] { position:absolute; inset:0; display:grid; place-items:center; color:#aab8b4; font-size:.72rem; opacity:0; pointer-events:none; }
.work-calendar-cell:hover .work-calendar-cell__empty[b-qq5clpeolp] { opacity:1; }
.work-calendar-block[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.18rem; width:100%; min-width:0; padding:.44rem .5rem; border:1px solid #a7d8d1; border-left:4px solid #0f766e; border-radius:6px; color:#103c38; background:#eefaf7; text-align:left; box-shadow:0 3px 8px rgba(15,118,110,.1); cursor:grab; overflow:hidden; }
.work-calendar-block:hover[b-qq5clpeolp] { transform:translateY(-1px); box-shadow:0 7px 14px rgba(15,118,110,.16); }
.work-calendar-block--selected[b-qq5clpeolp] { border-color:#d99a00; box-shadow:0 0 0 2px rgba(217,154,0,.22); }
.work-calendar-block__time[b-qq5clpeolp] { color:#0f766e; font-size:.66rem; font-weight:800; }
.work-calendar-block strong[b-qq5clpeolp] { min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:.78rem; }
.work-calendar-block > small[b-qq5clpeolp],.work-calendar-block__detail[b-qq5clpeolp] { color:#60716d; font-size:.64rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.work-calendar-block__detail[b-qq5clpeolp] { display:block; }
.work-calendar-block__footer[b-qq5clpeolp] { display:flex; align-items:center; justify-content:space-between; gap:.3rem; margin-top:.18rem; font-size:.65rem; }
.work-calendar-block__footer em[b-qq5clpeolp] { padding:.12rem .28rem; border-radius:999px; color:#075e58; background:#d7f2ed; font-style:normal; white-space:nowrap; }
.work-calendar-empty-state[b-qq5clpeolp] { grid-column:1 / -1; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:.25rem; min-height:230px; padding:2rem; color:#60716d; background:#fbfcfc; border-top:1px solid #dce5e2; text-align:center; }
.work-calendar-empty-state strong[b-qq5clpeolp] { color:#33403d; }
.work-calendar-day-detail[b-qq5clpeolp] { padding:1rem; border:1px solid #e3d4ac; border-radius:8px; background:#fffdf7; box-shadow:0 10px 24px rgba(112,78,0,.08); }
.work-calendar-day-detail__header[b-qq5clpeolp] { display:flex; align-items:flex-start; justify-content:space-between; gap:1rem; }
.work-calendar-day-detail__header span[b-qq5clpeolp] { color:#8a6100; font-size:.72rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.work-calendar-day-detail__header h2[b-qq5clpeolp] { margin:.15rem 0 0; font-size:1.2rem; }
.work-calendar-day-detail__summary[b-qq5clpeolp] { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:.5rem; min-width:min(460px,100%); }
.work-calendar-day-detail__summary > div[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.1rem; padding:.55rem .65rem; border:1px solid #ead9ac; border-radius:6px; background:#fff; }
.work-calendar-day-detail__summary span[b-qq5clpeolp] { color:#7a641d; font-size:.68rem; }
.work-calendar-detail-timeline[b-qq5clpeolp] { display:grid; grid-template-columns:220px minmax(760px,1fr); margin-top:1rem; overflow:auto; border:1px solid #ead9ac; border-radius:8px; background:#fff; }
.work-calendar-detail-timeline__corner[b-qq5clpeolp],.work-calendar-detail-timeline__scale[b-qq5clpeolp] { position:sticky; top:0; z-index:2; min-height:44px; border-bottom:1px solid #ead9ac; background:#fff7df; }
.work-calendar-detail-timeline__corner[b-qq5clpeolp] { left:0; z-index:3; display:flex; align-items:center; padding:.7rem; color:#7a641d; font-size:.72rem; font-weight:800; text-transform:uppercase; }
.work-calendar-detail-timeline__scale[b-qq5clpeolp] { position:relative; min-width:760px; }
.work-calendar-detail-timeline__scale span[b-qq5clpeolp] { position:absolute; top:.7rem; transform:translateX(-50%); color:#7a641d; font-size:.68rem; white-space:nowrap; }
.work-calendar-detail-person[b-qq5clpeolp] { position:sticky; left:0; z-index:1; display:flex; align-items:center; gap:.65rem; min-height:112px; padding:.75rem; border-bottom:1px solid #ead9ac; background:#fff; }
.work-calendar-detail-person > span[b-qq5clpeolp] { display:grid; place-items:center; flex:0 0 auto; width:1.8rem; height:1.8rem; border-radius:50%; color:#6f4e00; background:#fff0c4; font-size:.72rem; font-weight:800; }
.work-calendar-detail-person > div[b-qq5clpeolp] { display:flex; flex-direction:column; min-width:0; }
.work-calendar-detail-person strong[b-qq5clpeolp] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.work-calendar-detail-person small[b-qq5clpeolp] { color:#7a641d; font-size:.72rem; }
.work-calendar-detail-lane[b-qq5clpeolp] { position:relative; display:flex; flex-direction:column; gap:.55rem; min-width:760px; min-height:112px; padding:.8rem 0; border-bottom:1px solid #ead9ac; background:repeating-linear-gradient(90deg,#fff 0,#fff calc(12.5% - 1px),#f3e8c7 calc(12.5% - 1px),#f3e8c7 12.5%); }
.work-calendar-detail-block[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.16rem; width:var(--block-width); min-width:145px; max-width:calc(100% - var(--block-left)); margin-left:var(--block-left); padding:.6rem .7rem; border:1px solid #f0c25b; border-left:4px solid #d99a00; border-radius:6px; color:#3b2d08; background:#fff; text-align:left; box-shadow:0 6px 16px rgba(112,78,0,.12); overflow:hidden; }
.work-calendar-detail-block:hover[b-qq5clpeolp] { transform:translateY(-1px); box-shadow:0 9px 18px rgba(112,78,0,.16); }
.work-calendar-detail-block--selected[b-qq5clpeolp] { box-shadow:0 0 0 2px rgba(217,154,0,.25),0 9px 18px rgba(112,78,0,.16); }
.work-calendar-detail-block span[b-qq5clpeolp] { color:#8a6100; font-size:.68rem; font-weight:800; }
.work-calendar-detail-block strong[b-qq5clpeolp] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:.86rem; }
.work-calendar-detail-block small[b-qq5clpeolp] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#60716d; font-size:.68rem; }
.work-calendar-detail-block em[b-qq5clpeolp],.work-calendar-detail-block b[b-qq5clpeolp] { width:max-content; max-width:100%; padding:.12rem .3rem; border-radius:999px; font-size:.66rem; white-space:nowrap; }
.work-calendar-detail-block em[b-qq5clpeolp] { color:#6f4e00; background:#fff0c4; font-style:normal; }
.work-calendar-detail-block b[b-qq5clpeolp] { color:#075e58; background:#d7f2ed; }
.work-calendar-inspector[b-qq5clpeolp] { padding:1.05rem; border:1px solid #bfd8d2; border-radius:8px; background:#fff; box-shadow:0 12px 28px rgba(22,32,31,.08); }
.work-calendar-inspector__heading[b-qq5clpeolp] { align-items:flex-start; }
.work-calendar-inspector__heading p[b-qq5clpeolp] { margin-top:.2rem; color:#60716d; }
.work-calendar-inspector__meta[b-qq5clpeolp] { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:.7rem; margin-top:1rem; }
.work-calendar-inspector__meta > div[b-qq5clpeolp] { display:flex; flex-direction:column; gap:.2rem; padding:.7rem; border-radius:8px; background:#f6f8f7; }
.work-calendar-inspector__meta span[b-qq5clpeolp],.work-calendar-inspector__notes span[b-qq5clpeolp] { color:#60716d; font-size:.72rem; font-weight:700; }
.work-calendar-inspector__controls[b-qq5clpeolp] { display:grid; grid-template-columns:180px 1fr; gap:1rem; margin-top:1rem; }
.work-calendar-resize-control input[b-qq5clpeolp] { accent-color:#0f766e; }
.work-calendar-resize-control small[b-qq5clpeolp] { color:#60716d; font-weight:400; }
.work-calendar-inspector__notes[b-qq5clpeolp] { margin-top:1rem; padding:.8rem; border-left:3px solid #0f766e; background:#f6f8f7; }
.work-calendar-inspector__notes p[b-qq5clpeolp] { margin:.25rem 0 0; white-space:pre-wrap; }
.work-calendar-inspector__actions[b-qq5clpeolp] { justify-content:flex-end; margin-top:1rem; }
@media (max-width:1000px) {
    .work-calendar-metrics[b-qq5clpeolp] { grid-template-columns:repeat(2,minmax(0,1fr)); }
    .work-calendar-composer__grid[b-qq5clpeolp] { grid-template-columns:repeat(2,minmax(0,1fr)); }
    .work-calendar-inspector__meta[b-qq5clpeolp] { grid-template-columns:repeat(2,minmax(0,1fr)); }
    .work-calendar-day-detail__header[b-qq5clpeolp] { flex-direction:column; }
    .work-calendar-day-detail__summary[b-qq5clpeolp] { width:100%; }
}
@media (max-width:640px) {
    .work-calendar-header[b-qq5clpeolp],.work-calendar-toolbar[b-qq5clpeolp],.work-calendar-composer__footer[b-qq5clpeolp] { align-items:stretch; flex-direction:column; }
    .work-calendar-header__actions[b-qq5clpeolp] { width:100%; }
    .work-calendar-metrics[b-qq5clpeolp],.work-calendar-composer__grid[b-qq5clpeolp],.work-calendar-inspector__meta[b-qq5clpeolp],.work-calendar-inspector__controls[b-qq5clpeolp],.work-calendar-day-detail__summary[b-qq5clpeolp] { grid-template-columns:1fr; }
    .work-calendar-composer__wide[b-qq5clpeolp] { grid-column:auto; }
    .work-calendar-week-nav[b-qq5clpeolp] { flex-wrap:wrap; }
    .work-calendar-week-nav > div[b-qq5clpeolp] { flex-basis:100%; margin-left:0; }
    .work-calendar-inspector__actions[b-qq5clpeolp] { align-items:stretch; flex-direction:column; }
}
/* /Components/Pages/Tutorial.razor.rz.scp.css */
.tutorial-page[b-8519qm1uhb] {
    --tutorial-ink: #172033;
    --tutorial-muted: #667085;
    --tutorial-line: #e4e9f2;
    --tutorial-blue: #2563eb;
    --tutorial-blue-dark: #1d4ed8;
    --tutorial-violet: #7c3aed;
    --tutorial-green: #059669;
    color: var(--tutorial-ink);
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0.5rem 0 3rem;
}

.tutorial-eyebrow[b-8519qm1uhb],
.tutorial-level-label[b-8519qm1uhb],
.tutorial-card-kicker[b-8519qm1uhb] {
    display: inline-block;
    color: var(--tutorial-blue-dark);
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.tutorial-welcome[b-8519qm1uhb] {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(350px, 0.8fr);
    min-height: 525px;
    overflow: hidden;
    border: 1px solid #dce5f5;
    border-radius: 24px;
    background:
        radial-gradient(circle at 5% 10%, rgba(37, 99, 235, 0.14), transparent 30%),
        linear-gradient(135deg, #f8fbff 0%, #eef4ff 52%, #f6f0ff 100%);
    box-shadow: 0 24px 70px rgba(31, 48, 86, 0.12);
}

.tutorial-welcome__copy[b-8519qm1uhb] {
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: clamp(2rem, 5vw, 5.5rem);
}

.tutorial-welcome h1[b-8519qm1uhb] {
    max-width: 720px;
    margin: 0.65rem 0 1rem;
    color: #111a2f;
    font-size: clamp(2.5rem, 5vw, 4.8rem);
    font-weight: 850;
    letter-spacing: -0.055em;
    line-height: 0.98;
}

.tutorial-welcome__lead[b-8519qm1uhb] {
    max-width: 680px;
    margin-bottom: 1.5rem;
    color: #4b5870;
    font-size: clamp(1rem, 1.7vw, 1.25rem);
    line-height: 1.65;
}

.tutorial-welcome__facts[b-8519qm1uhb] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.tutorial-welcome__facts span[b-8519qm1uhb] {
    padding: 0.65rem 0.9rem;
    border: 1px solid rgba(37, 99, 235, 0.14);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.72);
    color: #4b5870;
    font-size: 0.85rem;
    font-weight: 600;
}

.tutorial-welcome__facts strong[b-8519qm1uhb] {
    color: var(--tutorial-blue-dark);
}

.tutorial-safe-note[b-8519qm1uhb] {
    max-width: 560px;
    margin: 0.85rem 0 0;
    color: var(--tutorial-muted);
    font-size: 0.84rem;
}

.tutorial-welcome__preview[b-8519qm1uhb] {
    position: relative;
    min-height: 420px;
}

.tutorial-preview__glow[b-8519qm1uhb] {
    position: absolute;
    inset: 18% -15% -10% 8%;
    transform: rotate(-8deg);
    border-radius: 70px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    box-shadow: 0 30px 80px rgba(74, 64, 190, 0.3);
}

.tutorial-preview__card[b-8519qm1uhb] {
    position: absolute;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.65);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 55px rgba(25, 34, 67, 0.25);
    backdrop-filter: blur(10px);
}

.tutorial-preview__card--main[b-8519qm1uhb] {
    top: 23%;
    right: 11%;
    left: 2%;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 2rem;
    transform: rotate(2.5deg);
    border-radius: 18px;
}

.tutorial-preview__card--main strong[b-8519qm1uhb] {
    font-size: 1.35rem;
}

.tutorial-preview__label[b-8519qm1uhb] {
    color: var(--tutorial-blue-dark);
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.tutorial-preview__progress[b-8519qm1uhb] {
    height: 12px;
    overflow: hidden;
    border-radius: 999px;
    background: #e6ebf5;
}

.tutorial-preview__progress span[b-8519qm1uhb] {
    display: block;
    width: 42%;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
}

.tutorial-preview__card--xp[b-8519qm1uhb],
.tutorial-preview__card--badge[b-8519qm1uhb] {
    padding: 0.75rem 1rem;
    border-radius: 12px;
    font-weight: 800;
}

.tutorial-preview__card--xp[b-8519qm1uhb] {
    top: 15%;
    right: 5%;
    transform: rotate(7deg);
    color: #b45309;
}

.tutorial-preview__card--badge[b-8519qm1uhb] {
    right: 18%;
    bottom: 17%;
    transform: rotate(-5deg);
    color: #5b21b6;
}

.tutorial-outcomes[b-8519qm1uhb] {
    padding: 4rem 0 1rem;
}

.tutorial-outcomes > div:first-child[b-8519qm1uhb] {
    margin-bottom: 1.5rem;
}

.tutorial-outcomes h2[b-8519qm1uhb] {
    margin: 0.3rem 0 0;
    font-size: clamp(1.6rem, 3vw, 2.5rem);
    letter-spacing: -0.035em;
}

.tutorial-outcomes__grid[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

.tutorial-outcomes__grid article[b-8519qm1uhb] {
    min-height: 180px;
    padding: 1.4rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 16px;
    background: #fff;
}

.tutorial-outcomes__grid article > span[b-8519qm1uhb] {
    display: block;
    margin-bottom: 1.8rem;
    color: #9aa4b5;
    font-size: 0.75rem;
    font-weight: 800;
}

.tutorial-outcomes__grid strong[b-8519qm1uhb] {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 1.05rem;
}

.tutorial-outcomes__grid p[b-8519qm1uhb] {
    margin: 0;
    color: var(--tutorial-muted);
    line-height: 1.55;
}

.tutorial-primary-button[b-8519qm1uhb],
.tutorial-secondary-button[b-8519qm1uhb],
.tutorial-back-button[b-8519qm1uhb] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    min-height: 44px;
    padding: 0.68rem 1.15rem;
    border-radius: 10px;
    font-weight: 750;
    text-decoration: none;
    transition: transform 150ms ease, box-shadow 150ms ease, opacity 150ms ease;
}

.tutorial-primary-button[b-8519qm1uhb] {
    border: 1px solid var(--tutorial-blue);
    background: linear-gradient(135deg, var(--tutorial-blue), var(--tutorial-violet));
    color: #fff;
    box-shadow: 0 9px 22px rgba(37, 99, 235, 0.24);
}

.tutorial-primary-button:hover:not(:disabled)[b-8519qm1uhb] {
    transform: translateY(-1px);
    color: #fff;
    box-shadow: 0 12px 28px rgba(37, 99, 235, 0.32);
}

.tutorial-primary-button:disabled[b-8519qm1uhb],
.tutorial-secondary-button:disabled[b-8519qm1uhb],
.tutorial-back-button:disabled[b-8519qm1uhb] {
    cursor: not-allowed;
    opacity: 0.42;
    box-shadow: none;
}

.tutorial-primary-button--large[b-8519qm1uhb] {
    min-height: 54px;
    padding: 0.85rem 1.4rem;
    font-size: 1rem;
}

.tutorial-secondary-button[b-8519qm1uhb] {
    border: 1px solid #cfd7e6;
    background: #fff;
    color: #334155;
}

.tutorial-secondary-button:hover:not(:disabled)[b-8519qm1uhb] {
    transform: translateY(-1px);
    border-color: #9fb2d1;
    background: #f8fbff;
}

.tutorial-back-button[b-8519qm1uhb] {
    border: 0;
    background: transparent;
    color: #526078;
}

.tutorial-header[b-8519qm1uhb] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.tutorial-header h1[b-8519qm1uhb] {
    margin: 0.15rem 0 0;
    font-size: clamp(1.9rem, 3vw, 2.8rem);
    letter-spacing: -0.04em;
}

.tutorial-player-stats[b-8519qm1uhb] {
    display: flex;
    gap: 0.75rem;
}

.tutorial-player-stats > div[b-8519qm1uhb] {
    display: flex;
    min-width: 90px;
    flex-direction: column;
    padding: 0.7rem 0.9rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 12px;
    background: #fff;
}

.tutorial-player-stats span[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
}

.tutorial-player-stats strong[b-8519qm1uhb] {
    font-size: 1rem;
}

.tutorial-progress[b-8519qm1uhb] {
    height: 8px;
    overflow: hidden;
    margin-bottom: 1.25rem;
    border-radius: 999px;
    background: #e8edf5;
}

.tutorial-progress span[b-8519qm1uhb] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #2563eb, #7c3aed, #ec4899);
    transition: width 300ms ease;
}

.tutorial-layout[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: minmax(245px, 0.28fr) minmax(0, 1fr);
    gap: 1rem;
    align-items: start;
}

.tutorial-map[b-8519qm1uhb],
.tutorial-stage[b-8519qm1uhb] {
    border: 1px solid var(--tutorial-line);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 14px 38px rgba(37, 47, 70, 0.07);
}

.tutorial-map[b-8519qm1uhb] {
    position: sticky;
    top: 1rem;
    overflow: hidden;
}

.tutorial-map__heading[b-8519qm1uhb] {
    display: flex;
    justify-content: space-between;
    padding: 1.1rem 1rem 0.9rem;
    border-bottom: 1px solid var(--tutorial-line);
    font-size: 0.76rem;
}

.tutorial-map__heading span[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-weight: 750;
    text-transform: uppercase;
}

.tutorial-map ol[b-8519qm1uhb] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    margin: 0;
    padding: 0.7rem;
    list-style: none;
}

.tutorial-map__level[b-8519qm1uhb] {
    display: grid;
    width: 100%;
    grid-template-columns: 36px minmax(0, 1fr) auto;
    gap: 0.65rem;
    align-items: center;
    padding: 0.68rem;
    border: 1px solid transparent;
    border-radius: 10px;
    background: transparent;
    color: var(--tutorial-ink);
    text-align: left;
}

.tutorial-map__level:hover:not(:disabled)[b-8519qm1uhb] {
    background: #f5f8ff;
}

.tutorial-map__level:disabled[b-8519qm1uhb] {
    cursor: not-allowed;
    opacity: 0.42;
}

.tutorial-map__level--active[b-8519qm1uhb] {
    border-color: #bfd1ff;
    background: #eef4ff;
}

.tutorial-map__number[b-8519qm1uhb] {
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    border-radius: 10px;
    background: #edf1f7;
    color: #596579;
    font-size: 0.72rem;
    font-weight: 850;
}

.tutorial-map__level--active .tutorial-map__number[b-8519qm1uhb] {
    background: var(--tutorial-blue);
    color: #fff;
}

.tutorial-map__level--complete .tutorial-map__number[b-8519qm1uhb] {
    background: #dcfce7;
    color: #047857;
}

.tutorial-map__text[b-8519qm1uhb],
.tutorial-map__text strong[b-8519qm1uhb],
.tutorial-map__text small[b-8519qm1uhb] {
    display: block;
    min-width: 0;
}

.tutorial-map__text strong[b-8519qm1uhb] {
    overflow: hidden;
    font-size: 0.84rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tutorial-map__text small[b-8519qm1uhb] {
    overflow: hidden;
    color: var(--tutorial-muted);
    font-size: 0.7rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tutorial-map__xp[b-8519qm1uhb] {
    color: #8b5cf6;
    font-size: 0.66rem;
    font-weight: 800;
}

.tutorial-map__safe[b-8519qm1uhb] {
    display: flex;
    gap: 0.7rem;
    align-items: center;
    margin: 0 0.75rem 0.75rem;
    padding: 0.8rem;
    border-radius: 10px;
    background: #f0fdf4;
    color: #14532d;
}

.tutorial-map__safe strong[b-8519qm1uhb],
.tutorial-map__safe small[b-8519qm1uhb] {
    display: block;
}

.tutorial-map__safe strong[b-8519qm1uhb] {
    font-size: 0.75rem;
}

.tutorial-map__safe small[b-8519qm1uhb] {
    color: #3f6650;
    font-size: 0.67rem;
}

.tutorial-stage[b-8519qm1uhb] {
    min-width: 0;
    overflow: hidden;
}

.tutorial-stage__intro[b-8519qm1uhb] {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    padding: clamp(1.3rem, 3vw, 2.2rem);
    border-bottom: 1px solid var(--tutorial-line);
    background: linear-gradient(135deg, #fbfdff, #f5f2ff);
}

.tutorial-stage__intro h2[b-8519qm1uhb] {
    margin: 0.25rem 0 0.4rem;
    font-size: clamp(1.5rem, 2.5vw, 2.15rem);
    letter-spacing: -0.035em;
}

.tutorial-stage__intro p[b-8519qm1uhb] {
    max-width: 760px;
    margin: 0;
    color: var(--tutorial-muted);
    line-height: 1.55;
}

.tutorial-stage__icon[b-8519qm1uhb] {
    display: grid;
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
    place-items: center;
    border: 1px solid #dbe4ff;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(58, 70, 105, 0.1);
    font-size: 1.65rem;
}

.tutorial-mission[b-8519qm1uhb] {
    min-height: 485px;
    padding: clamp(1.25rem, 3vw, 2rem);
}

.tutorial-mission__brief[b-8519qm1uhb] {
    max-width: 820px;
    margin-bottom: 1.35rem;
}

.tutorial-mission__tag[b-8519qm1uhb] {
    display: inline-block;
    margin-bottom: 0.35rem;
    padding: 0.3rem 0.55rem;
    border-radius: 999px;
    background: #ede9fe;
    color: #6d28d9;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.tutorial-mission__brief h3[b-8519qm1uhb] {
    margin: 0 0 0.35rem;
    font-size: 1.25rem;
}

.tutorial-mission__brief p[b-8519qm1uhb] {
    margin: 0;
    color: var(--tutorial-muted);
    line-height: 1.55;
}

.tutorial-choice-grid[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.9rem;
}

.tutorial-choice-card[b-8519qm1uhb] {
    position: relative;
    display: flex;
    min-height: 190px;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.25rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 14px;
    background: #fff;
    color: var(--tutorial-ink);
    text-align: left;
}

.tutorial-choice-card:hover[b-8519qm1uhb],
.tutorial-choice-card--selected[b-8519qm1uhb] {
    transform: translateY(-2px);
    border-color: #96b3ff;
    box-shadow: 0 12px 30px rgba(37, 99, 235, 0.12);
}

.tutorial-choice-card--selected[b-8519qm1uhb] {
    background: linear-gradient(145deg, #f8fbff, #f3f0ff);
}

.tutorial-choice-card__icon[b-8519qm1uhb] {
    margin-bottom: 1rem;
    font-size: 1.8rem;
}

.tutorial-choice-card strong[b-8519qm1uhb] {
    margin-bottom: 0.4rem;
    font-size: 1.05rem;
}

.tutorial-choice-card small[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    line-height: 1.45;
}

.tutorial-choice-card em[b-8519qm1uhb] {
    margin-top: auto;
    padding-top: 0.8rem;
    color: var(--tutorial-blue-dark);
    font-size: 0.7rem;
    font-style: normal;
    font-weight: 800;
}

.tutorial-success-callout[b-8519qm1uhb],
.tutorial-tip[b-8519qm1uhb] {
    display: flex;
    gap: 0.85rem;
    align-items: flex-start;
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 12px;
}

.tutorial-success-callout[b-8519qm1uhb] {
    border: 1px solid #a7f3d0;
    background: #ecfdf5;
    color: #065f46;
}

.tutorial-success-callout > span[b-8519qm1uhb] {
    display: grid;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    place-items: center;
    border-radius: 50%;
    background: #10b981;
    color: #fff;
    font-weight: 900;
}

.tutorial-success-callout p[b-8519qm1uhb],
.tutorial-tip p[b-8519qm1uhb] {
    margin: 0.2rem 0 0;
    line-height: 1.5;
}

.tutorial-tip[b-8519qm1uhb] {
    border: 1px solid #fde68a;
    background: #fffbeb;
    color: #78350f;
}

.tutorial-demo-shell[b-8519qm1uhb],
.tutorial-data-card[b-8519qm1uhb],
.tutorial-form-card[b-8519qm1uhb],
.tutorial-booking-card[b-8519qm1uhb],
.tutorial-request-card[b-8519qm1uhb],
.tutorial-insight-card[b-8519qm1uhb],
.tutorial-help-card[b-8519qm1uhb],
.tutorial-ticket-sim[b-8519qm1uhb] {
    border: 1px solid var(--tutorial-line);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 10px 26px rgba(30, 41, 59, 0.06);
}

.tutorial-demo-toolbar[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: minmax(250px, 1fr) minmax(200px, 0.65fr);
    gap: 1rem;
    align-items: end;
    padding: 1.25rem;
    border-bottom: 1px solid var(--tutorial-line);
}

.tutorial-demo-toolbar label[b-8519qm1uhb],
.tutorial-demo-label[b-8519qm1uhb],
.tutorial-form-card label[b-8519qm1uhb],
.tutorial-booking-card label[b-8519qm1uhb],
.tutorial-insight-card label[b-8519qm1uhb],
.tutorial-ticket-sim label[b-8519qm1uhb] {
    display: block;
    margin-bottom: 0.35rem;
    color: #49566c;
    font-size: 0.75rem;
    font-weight: 750;
}

.tutorial-tenant-pill[b-8519qm1uhb] {
    width: 100%;
    min-height: 38px;
    padding: 0.45rem 0.75rem;
    border: 1px solid #a7f3d0;
    border-radius: 8px;
    background: #ecfdf5;
    color: #047857;
    font-weight: 750;
    text-align: left;
}

.tutorial-theme-picker[b-8519qm1uhb] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    padding: 1.25rem;
}

.tutorial-theme-picker strong[b-8519qm1uhb],
.tutorial-theme-picker small[b-8519qm1uhb] {
    display: block;
}

.tutorial-theme-picker small[b-8519qm1uhb] {
    margin-top: 0.2rem;
    color: var(--tutorial-muted);
}

.tutorial-theme-picker__swatches[b-8519qm1uhb] {
    display: flex;
    gap: 0.55rem;
}

.tutorial-theme-swatch[b-8519qm1uhb] {
    width: 38px;
    height: 38px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #cbd5e1;
}

.tutorial-theme-swatch--selected[b-8519qm1uhb] {
    box-shadow: 0 0 0 3px #2563eb;
}

.tutorial-kpis[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.8rem;
    margin-bottom: 0.9rem;
}

.tutorial-kpis > div[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.25rem;
    padding: 1rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 12px;
    background: #fff;
}

.tutorial-kpis span[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.74rem;
    font-weight: 700;
}

.tutorial-kpis strong[b-8519qm1uhb] {
    grid-row: span 2;
    font-size: 1.55rem;
}

.tutorial-kpis small[b-8519qm1uhb] {
    color: #8a94a6;
    font-size: 0.7rem;
}

.tutorial-data-card[b-8519qm1uhb] {
    overflow: hidden;
}

.tutorial-data-card__header[b-8519qm1uhb] {
    display: flex;
    justify-content: space-between;
    padding: 1rem 1.1rem;
    border-bottom: 1px solid var(--tutorial-line);
}

.tutorial-data-card__header strong[b-8519qm1uhb],
.tutorial-data-card__header small[b-8519qm1uhb] {
    display: block;
}

.tutorial-data-card__header small[b-8519qm1uhb],
.tutorial-data-card__header > span[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.72rem;
}

.tutorial-block-list[b-8519qm1uhb] {
    display: flex;
    flex-direction: column;
}

.tutorial-block[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 60px minmax(190px, 1fr) auto 60px;
    gap: 0.8rem;
    align-items: center;
    padding: 0.9rem 1.1rem;
    border: 0;
    border-bottom: 1px solid #edf0f5;
    background: #fff;
    color: var(--tutorial-ink);
    text-align: left;
}

.tutorial-block:last-child[b-8519qm1uhb] {
    border-bottom: 0;
}

.tutorial-block:hover[b-8519qm1uhb],
.tutorial-block--selected[b-8519qm1uhb] {
    background: #f4f7ff;
}

.tutorial-block--selected[b-8519qm1uhb] {
    box-shadow: inset 3px 0 var(--tutorial-blue);
}

.tutorial-block__date[b-8519qm1uhb],
.tutorial-block__work[b-8519qm1uhb],
.tutorial-block__date small[b-8519qm1uhb],
.tutorial-block__work strong[b-8519qm1uhb],
.tutorial-block__work small[b-8519qm1uhb] {
    display: block;
}

.tutorial-block__date[b-8519qm1uhb] {
    font-weight: 800;
}

.tutorial-block__date small[b-8519qm1uhb],
.tutorial-block__work small[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.7rem;
}

.tutorial-block__hours[b-8519qm1uhb] {
    font-weight: 800;
    text-align: right;
}

.tutorial-status[b-8519qm1uhb] {
    display: inline-flex;
    width: max-content;
    padding: 0.3rem 0.55rem;
    border-radius: 999px;
    font-size: 0.68rem;
    font-weight: 800;
}

.tutorial-status--ready[b-8519qm1uhb] { background: #dbeafe; color: #1d4ed8; }
.tutorial-status--pending[b-8519qm1uhb] { background: #fef3c7; color: #92400e; }
.tutorial-status--approved[b-8519qm1uhb] { background: #d1fae5; color: #047857; }
.tutorial-status--rejected[b-8519qm1uhb] { background: #fee2e2; color: #b91c1c; }

.tutorial-inspector[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.15rem 0.7rem;
    margin-top: 0.9rem;
    padding: 0.9rem 1rem;
    border-left: 3px solid var(--tutorial-blue);
    border-radius: 0 10px 10px 0;
    background: #eff6ff;
}

.tutorial-inspector span[b-8519qm1uhb] {
    grid-row: span 2;
    color: #1d4ed8;
    font-size: 0.68rem;
    font-weight: 800;
    text-transform: uppercase;
}

.tutorial-inspector p[b-8519qm1uhb] {
    grid-column: 2;
    margin: 0;
    color: #4b5870;
    font-size: 0.82rem;
}

.tutorial-hierarchy[b-8519qm1uhb] {
    display: flex;
    max-width: 780px;
    flex-direction: column;
    gap: 0.6rem;
}

.tutorial-hierarchy__row[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 38px 1fr auto;
    gap: 0.9rem;
    align-items: center;
    width: calc(100% - var(--indent, 0px));
    margin-left: var(--indent, 0px);
    padding: 0.9rem 1rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 12px;
    background: #fff;
    color: var(--tutorial-ink);
    text-align: left;
}

.tutorial-hierarchy__row:hover[b-8519qm1uhb] {
    border-color: #a9bdf0;
    box-shadow: 0 8px 22px rgba(37, 99, 235, 0.09);
}

.tutorial-hierarchy__row--task[b-8519qm1uhb] { --indent: 30px; }
.tutorial-hierarchy__row--area[b-8519qm1uhb] { --indent: 60px; }
.tutorial-hierarchy__row--subtask[b-8519qm1uhb] { --indent: 90px; }

.tutorial-hierarchy__row > span[b-8519qm1uhb] {
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    border-radius: 10px;
    background: #eef2ff;
    color: #4f46e5;
    font-size: 0.7rem;
    font-weight: 850;
}

.tutorial-hierarchy__row small[b-8519qm1uhb],
.tutorial-hierarchy__row strong[b-8519qm1uhb] {
    display: block;
}

.tutorial-hierarchy__row small[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.68rem;
    font-weight: 700;
    text-transform: uppercase;
}

.tutorial-hierarchy__row em[b-8519qm1uhb] {
    color: var(--tutorial-green);
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 900;
}

.tutorial-form-card[b-8519qm1uhb],
.tutorial-booking-card[b-8519qm1uhb],
.tutorial-request-card[b-8519qm1uhb],
.tutorial-insight-card[b-8519qm1uhb],
.tutorial-help-card[b-8519qm1uhb],
.tutorial-ticket-sim[b-8519qm1uhb] {
    padding: 1.25rem;
}

.tutorial-form-card__path[b-8519qm1uhb] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding: 0.7rem;
    border-radius: 9px;
    background: #f5f7fb;
    color: #536078;
    font-size: 0.78rem;
}

.tutorial-form-card__path i[b-8519qm1uhb] {
    color: #9aa4b5;
    font-style: normal;
}

.tutorial-form-grid[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 1.2fr 0.85fr 0.65fr;
    gap: 0.9rem;
}

.tutorial-check[b-8519qm1uhb] {
    display: flex !important;
    gap: 0.7rem;
    align-items: flex-start;
    margin: 1rem 0;
    padding: 0.8rem;
    border-radius: 10px;
    background: #faf8ff;
}

.tutorial-check strong[b-8519qm1uhb],
.tutorial-check small[b-8519qm1uhb] {
    display: block;
}

.tutorial-check small[b-8519qm1uhb] {
    margin-top: 0.15rem;
    color: var(--tutorial-muted);
}

.tutorial-inline-message[b-8519qm1uhb] {
    margin: 0.8rem 0 0;
    font-size: 0.82rem;
    font-weight: 650;
}

.tutorial-inline-message--success[b-8519qm1uhb] { color: #047857; }
.tutorial-inline-message--error[b-8519qm1uhb] { color: #b91c1c; }

.tutorial-booking-card__top[b-8519qm1uhb],
.tutorial-booking-card__controls[b-8519qm1uhb],
.tutorial-request-card__summary[b-8519qm1uhb],
.tutorial-request-card__actions[b-8519qm1uhb] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
}

.tutorial-booking-card__top h3[b-8519qm1uhb] {
    margin: 0.55rem 0 0.15rem;
}

.tutorial-booking-card__top p[b-8519qm1uhb] {
    margin: 0;
    color: var(--tutorial-muted);
}

.tutorial-booking-card__meter[b-8519qm1uhb] {
    min-width: 150px;
    padding: 0.8rem;
    border-radius: 11px;
    background: #eef4ff;
    text-align: right;
}

.tutorial-booking-card__meter span[b-8519qm1uhb],
.tutorial-booking-card__meter strong[b-8519qm1uhb],
.tutorial-booking-card__meter small[b-8519qm1uhb] {
    display: block;
}

.tutorial-booking-card__meter span[b-8519qm1uhb],
.tutorial-booking-card__meter small[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.7rem;
}

.tutorial-booking-card__meter strong[b-8519qm1uhb] {
    color: var(--tutorial-blue-dark);
    font-size: 1.45rem;
}

.tutorial-booking-card__controls[b-8519qm1uhb] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--tutorial-line);
}

.tutorial-booking-card__controls > div[b-8519qm1uhb] {
    max-width: 210px;
}

.tutorial-status-guide[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.7rem;
    margin-top: 0.9rem;
}

.tutorial-status-guide > div[b-8519qm1uhb] {
    padding: 0.8rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 10px;
}

.tutorial-status-guide p[b-8519qm1uhb] {
    margin: 0.55rem 0 0;
    color: var(--tutorial-muted);
    font-size: 0.74rem;
    line-height: 1.4;
}

.tutorial-request-card__summary[b-8519qm1uhb] {
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.tutorial-request-card__summary > div[b-8519qm1uhb] {
    flex: 1;
}

.tutorial-request-card__summary strong[b-8519qm1uhb],
.tutorial-request-card__summary p[b-8519qm1uhb] {
    display: block;
    margin: 0;
}

.tutorial-request-card__summary p[b-8519qm1uhb] {
    margin-top: 0.2rem;
    color: var(--tutorial-muted);
    font-size: 0.78rem;
}

.tutorial-avatar[b-8519qm1uhb] {
    display: grid;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    place-items: center;
    border-radius: 13px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    color: #fff;
    font-weight: 850;
}

.tutorial-request-card__details[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.8rem;
    margin: 0.5rem 0 1rem;
    padding: 1rem;
    border-radius: 10px;
    background: #f6f8fc;
}

.tutorial-request-card__details span[b-8519qm1uhb],
.tutorial-request-card__details strong[b-8519qm1uhb] {
    display: block;
}

.tutorial-request-card__details span[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.7rem;
}

.tutorial-request-card__details p[b-8519qm1uhb] {
    grid-column: 1 / -1;
    margin: 0;
    color: #455269;
    font-size: 0.8rem;
}

.tutorial-request-card__actions[b-8519qm1uhb] {
    justify-content: flex-end;
}

.tutorial-final-grid[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 0.9rem;
}

.tutorial-insight-card h3[b-8519qm1uhb],
.tutorial-help-card h3[b-8519qm1uhb],
.tutorial-ticket-sim h3[b-8519qm1uhb] {
    margin: 0.25rem 0 1rem;
}

.tutorial-insight-card .tutorial-secondary-button[b-8519qm1uhb] {
    margin: 0.75rem 0;
}

.tutorial-mini-chart[b-8519qm1uhb] {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    margin-top: 0.35rem;
}

.tutorial-mini-chart > div[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 105px 1fr 38px;
    gap: 0.5rem;
    align-items: center;
    font-size: 0.72rem;
}

.tutorial-mini-chart i[b-8519qm1uhb] {
    display: block;
    height: 9px;
    overflow: hidden;
    border-radius: 999px;
    background: #e9edf4;
}

.tutorial-mini-chart em[b-8519qm1uhb] {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #2563eb, #8b5cf6);
}

.tutorial-help-card > div[b-8519qm1uhb] {
    display: flex;
    gap: 0.7rem;
    align-items: flex-start;
    padding: 0.7rem 0;
    border-bottom: 1px solid #edf0f5;
}

.tutorial-help-card > div:last-child[b-8519qm1uhb] {
    border-bottom: 0;
}

.tutorial-help-card p[b-8519qm1uhb],
.tutorial-help-card strong[b-8519qm1uhb],
.tutorial-help-card small[b-8519qm1uhb] {
    display: block;
    margin: 0;
}

.tutorial-help-card small[b-8519qm1uhb] {
    margin-top: 0.15rem;
    color: var(--tutorial-muted);
    line-height: 1.4;
}

.tutorial-ticket-sim[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 1fr 1.35fr auto;
    gap: 1rem;
    align-items: end;
    margin-top: 0.9rem;
}

.tutorial-ticket-sim h3[b-8519qm1uhb] {
    margin-bottom: 0.25rem;
}

.tutorial-ticket-sim p[b-8519qm1uhb] {
    margin: 0;
    color: var(--tutorial-muted);
    font-size: 0.75rem;
}

.tutorial-ticket-sim__fields[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: 0.7fr 1.3fr;
    gap: 0.6rem;
}

.tutorial-stage__footer[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: minmax(90px, auto) 1fr minmax(150px, auto);
    gap: 1rem;
    align-items: center;
    padding: 1rem 1.25rem;
    border-top: 1px solid var(--tutorial-line);
    background: #fbfcfe;
}

.tutorial-challenge-status[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 0.78rem;
    font-weight: 700;
    text-align: center;
}

.tutorial-challenge-status--ready[b-8519qm1uhb] {
    color: #047857;
}

.tutorial-complete[b-8519qm1uhb] {
    max-width: 1000px;
    margin: 1rem auto;
    padding: clamp(2rem, 6vw, 5rem);
    border: 1px solid #dbe4f4;
    border-radius: 24px;
    background:
        radial-gradient(circle at 50% 5%, rgba(250, 204, 21, 0.2), transparent 25%),
        linear-gradient(145deg, #fbfdff, #f5f0ff);
    box-shadow: 0 24px 70px rgba(31, 48, 86, 0.14);
    text-align: center;
}

.tutorial-complete__confetti[b-8519qm1uhb] {
    color: #d97706;
    font-size: 1.5rem;
    letter-spacing: 0.5rem;
}

.tutorial-complete__trophy[b-8519qm1uhb] {
    margin: 1rem 0;
    font-size: 4rem;
}

.tutorial-complete h1[b-8519qm1uhb] {
    margin: 0.45rem 0 0.7rem;
    font-size: clamp(2rem, 4vw, 3.5rem);
    letter-spacing: -0.05em;
}

.tutorial-complete > p[b-8519qm1uhb] {
    color: var(--tutorial-muted);
    font-size: 1.05rem;
}

.tutorial-complete__badges[b-8519qm1uhb] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.8rem;
    margin: 2rem 0;
}

.tutorial-complete__badges > div[b-8519qm1uhb] {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    border: 1px solid var(--tutorial-line);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.8);
}

.tutorial-complete__badges span[b-8519qm1uhb] {
    margin-bottom: 0.55rem;
    font-size: 1.8rem;
}

.tutorial-complete__badges small[b-8519qm1uhb] {
    margin-top: 0.25rem;
    color: var(--tutorial-muted);
    font-size: 0.7rem;
}

.tutorial-complete__actions[b-8519qm1uhb] {
    display: flex;
    justify-content: center;
    gap: 0.7rem;
    flex-wrap: wrap;
}

@media (max-width: 1100px) {
    .tutorial-welcome[b-8519qm1uhb] {
        grid-template-columns: 1fr 0.7fr;
    }

    .tutorial-outcomes__grid[b-8519qm1uhb],
    .tutorial-complete__badges[b-8519qm1uhb] {
        grid-template-columns: repeat(2, 1fr);
    }

    .tutorial-layout[b-8519qm1uhb] {
        grid-template-columns: 225px minmax(0, 1fr);
    }

    .tutorial-status-guide[b-8519qm1uhb] {
        grid-template-columns: repeat(2, 1fr);
    }

    .tutorial-ticket-sim[b-8519qm1uhb] {
        grid-template-columns: 1fr;
        align-items: start;
    }
}

@media (max-width: 850px) {
    .tutorial-welcome[b-8519qm1uhb] {
        grid-template-columns: 1fr;
    }

    .tutorial-welcome__preview[b-8519qm1uhb] {
        min-height: 300px;
    }

    .tutorial-welcome__copy[b-8519qm1uhb] {
        padding-bottom: 1rem;
    }

    .tutorial-layout[b-8519qm1uhb] {
        grid-template-columns: 1fr;
    }

    .tutorial-map[b-8519qm1uhb] {
        position: static;
    }

    .tutorial-map ol[b-8519qm1uhb] {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .tutorial-map__safe[b-8519qm1uhb] {
        display: none;
    }

    .tutorial-choice-grid[b-8519qm1uhb],
    .tutorial-kpis[b-8519qm1uhb],
    .tutorial-form-grid[b-8519qm1uhb],
    .tutorial-final-grid[b-8519qm1uhb] {
        grid-template-columns: 1fr;
    }

    .tutorial-choice-card[b-8519qm1uhb] {
        min-height: 150px;
    }
}

@media (max-width: 600px) {
    .tutorial-page[b-8519qm1uhb] {
        padding-top: 0;
    }

    .tutorial-welcome[b-8519qm1uhb] {
        border-radius: 16px;
    }

    .tutorial-welcome h1[b-8519qm1uhb] {
        font-size: 2.4rem;
    }

    .tutorial-welcome__preview[b-8519qm1uhb] {
        display: none;
    }

    .tutorial-outcomes__grid[b-8519qm1uhb],
    .tutorial-complete__badges[b-8519qm1uhb],
    .tutorial-map ol[b-8519qm1uhb],
    .tutorial-status-guide[b-8519qm1uhb],
    .tutorial-request-card__details[b-8519qm1uhb],
    .tutorial-ticket-sim__fields[b-8519qm1uhb] {
        grid-template-columns: 1fr;
    }

    .tutorial-header[b-8519qm1uhb],
    .tutorial-stage__intro[b-8519qm1uhb],
    .tutorial-theme-picker[b-8519qm1uhb],
    .tutorial-booking-card__top[b-8519qm1uhb],
    .tutorial-booking-card__controls[b-8519qm1uhb],
    .tutorial-request-card__summary[b-8519qm1uhb] {
        align-items: flex-start;
        flex-direction: column;
    }

    .tutorial-player-stats[b-8519qm1uhb] {
        width: 100%;
    }

    .tutorial-player-stats > div[b-8519qm1uhb] {
        flex: 1;
    }

    .tutorial-demo-toolbar[b-8519qm1uhb] {
        grid-template-columns: 1fr;
    }

    .tutorial-block[b-8519qm1uhb] {
        grid-template-columns: 48px minmax(0, 1fr) auto;
    }

    .tutorial-block .tutorial-status[b-8519qm1uhb] {
        grid-column: 2;
    }

    .tutorial-block__hours[b-8519qm1uhb] {
        grid-column: 3;
        grid-row: 1;
    }

    .tutorial-hierarchy__row--task[b-8519qm1uhb] { --indent: 10px; }
    .tutorial-hierarchy__row--area[b-8519qm1uhb] { --indent: 20px; }
    .tutorial-hierarchy__row--subtask[b-8519qm1uhb] { --indent: 30px; }

    .tutorial-hierarchy__row[b-8519qm1uhb] {
        width: calc(100% - var(--indent, 0px));
    }

    .tutorial-stage__footer[b-8519qm1uhb] {
        grid-template-columns: 1fr 1fr;
    }

    .tutorial-challenge-status[b-8519qm1uhb] {
        grid-column: 1 / -1;
        grid-row: 1;
    }
}
