/* /Components/Layout/AuthLayout.razor.rz.scp.css */
.page[b-uk1k3s68qt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-uk1k3s68qt] {
    flex: 1;
}

.sidebar[b-uk1k3s68qt] {
    background-color: #e9e9e9;
}

.top-row[b-uk1k3s68qt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-uk1k3s68qt]  a, .top-row[b-uk1k3s68qt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-uk1k3s68qt]  a:hover, .top-row[b-uk1k3s68qt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-uk1k3s68qt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-uk1k3s68qt] {
        justify-content: space-between;
    }

    .top-row[b-uk1k3s68qt]  a, .top-row[b-uk1k3s68qt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-uk1k3s68qt] {
        flex-direction: row;
    }

    .sidebar[b-uk1k3s68qt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-uk1k3s68qt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-uk1k3s68qt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-uk1k3s68qt], article[b-uk1k3s68qt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-uk1k3s68qt] {
    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-uk1k3s68qt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-76vq7uu23e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-76vq7uu23e] {
    flex: 1;
}

.sidebar[b-76vq7uu23e] {
    background-color: #e9e9e9;
}

.top-row[b-76vq7uu23e] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-76vq7uu23e]  a, .top-row[b-76vq7uu23e]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-76vq7uu23e]  a:hover, .top-row[b-76vq7uu23e]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-76vq7uu23e]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-76vq7uu23e] {
        justify-content: space-between;
    }

    .top-row[b-76vq7uu23e]  a, .top-row[b-76vq7uu23e]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-76vq7uu23e] {
        flex-direction: row;
    }

    .sidebar[b-76vq7uu23e] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-76vq7uu23e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-76vq7uu23e]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-76vq7uu23e], article[b-76vq7uu23e] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-76vq7uu23e] {
    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-76vq7uu23e] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8kl4sg7uf4] {
    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-8kl4sg7uf4] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-8kl4sg7uf4] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8kl4sg7uf4] {
    font-size: 1.1rem;
}

.bi[b-8kl4sg7uf4] {
    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-8kl4sg7uf4] {
    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-8kl4sg7uf4] {
    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-8kl4sg7uf4] {
    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-person-fill-nav-menu[b-8kl4sg7uf4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'/%3E%3C/svg%3E");
}

.bi-airplane-fill-nav-menu[b-8kl4sg7uf4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-airplane-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.428 1.151C6.708.591 7.213 0 8 0s1.292.592 1.572 1.151C9.861 1.73 10 2.431 10 3v3.691l5.17 2.585a1.5 1.5 0 0 1 .83 1.342V12a.5.5 0 0 1-.582.493l-5.507-.918-.375 2.253 1.318 1.318A.5.5 0 0 1 10.5 16h-5a.5.5 0 0 1-.354-.854l1.319-1.318-.376-2.253-5.507.918A.5.5 0 0 1 0 12v-1.382a1.5 1.5 0 0 1 .83-1.342L6 6.691V3c0-.568.14-1.271.428-1.849Z'/%3E%3C/svg%3E");
}

.nav-item[b-8kl4sg7uf4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8kl4sg7uf4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8kl4sg7uf4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8kl4sg7uf4]  .nav-link {
        color: #000000;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-8kl4sg7uf4]  a.active {
    background-color: #00C08A;
    color: white;
}

.nav-item[b-8kl4sg7uf4]  .nav-link:hover {
    background-color: #00C08A;
    color: white;
}

.nav-scrollable[b-8kl4sg7uf4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-8kl4sg7uf4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8kl4sg7uf4] {
        display: none;
    }

    .nav-scrollable[b-8kl4sg7uf4] {
        /* 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/Planner/PlannerDraft.razor.rz.scp.css */
.pd-entry-overlay[b-xfa3jnvoi5] {
    position: absolute;
    inset: 0;
    z-index: 1400;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.pd-page[b-xfa3jnvoi5] {
    position: relative;
    min-height: 78vh;
}

.pd-entry-modal[b-xfa3jnvoi5] {
    width: min(610px, 94vw);
    min-height: 500px;
    border-radius: 8px;
    overflow: hidden;
}

.pd-entry-header[b-xfa3jnvoi5] {
    padding: 14px 18px;
    background: #f7f7f7;
}

.pd-entry-header .mud-typography[b-xfa3jnvoi5] {
    font-weight: 700;
}

.pd-entry-choices[b-xfa3jnvoi5] {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 18px;
}

.pd-choice-card[b-xfa3jnvoi5] {
    border-radius: 6px;
    min-height: 340px;
    display: flex;
    flex-direction: column;
    background: #f9f9f9;
}

.pd-block-title[b-xfa3jnvoi5] {
    font-weight: 700;
}

.pd-draft-list[b-xfa3jnvoi5] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-height: 260px;
    overflow: auto;
    padding-right: 4px;
}

.pd-draft-item[b-xfa3jnvoi5] {
    border-radius: 6px;
    background: #ffffff;
    padding: 8px 10px;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: 100%;
}

.pd-draft-item--selected[b-xfa3jnvoi5] {
    background: #e8ecec;
}

.pd-draft-name[b-xfa3jnvoi5] {
    font-weight: 600;
    font-size: 0.88rem;
}

.pd-draft-date[b-xfa3jnvoi5] {
    font-size: 0.76rem;
    color: #6b7280;
}

.pd-continue-btn[b-xfa3jnvoi5] {
    background-color: #e5e7eb !important;
    color: #333333 !important;
    box-shadow: none !important;
    align-self: flex-start;
    min-width: 150px;
}

.pd-action-btn[b-xfa3jnvoi5] {
    align-self: flex-start;
    min-width: 170px;
}

.pd-bottom-actions[b-xfa3jnvoi5] {
    position: sticky;
    bottom: 0;
    z-index: 20;
    margin-top: 20px;
    padding: 12px 0 6px 0;
    background: linear-gradient(to top, #ffffff 70%, rgba(255, 255, 255, 0));
}

@media (max-width: 900px) {
    .pd-entry-choices[b-xfa3jnvoi5] {
        grid-template-columns: 1fr;
    }
}

.jd-overlay[b-xfa3jnvoi5] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1200;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
}

.jd-overlay--visible[b-xfa3jnvoi5] {
    opacity: 1;
    pointer-events: all;
}

.jd-drawer[b-xfa3jnvoi5] {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 380px;
    max-width: 92vw;
    background: #ffffff;
    box-shadow: -4px 0 28px rgba(0, 0, 0, 0.14);
    z-index: 1201;
    display: flex;
    flex-direction: column;
    transform: translateX(100%);
    transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 16px 0 0 16px;
}

.jd-drawer--open[b-xfa3jnvoi5] {
    transform: translateX(0);
}

.jd-header[b-xfa3jnvoi5] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px 20px 16px;
    gap: 12px;
    flex-shrink: 0;
}

.jd-header-text[b-xfa3jnvoi5] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.jd-header-title[b-xfa3jnvoi5] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1a1a2e;
    line-height: 1.2;
}

.jd-header-dates[b-xfa3jnvoi5] {
    font-size: 0.82rem;
    color: #64748b;
}

.jd-close-btn[b-xfa3jnvoi5] {
    flex-shrink: 0;
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 50%;
    background: #f1f5f9;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
}

.jd-close-btn:hover[b-xfa3jnvoi5] {
    background: #e2e8f0;
}

.jd-close-btn .material-icons[b-xfa3jnvoi5] {
    font-size: 1.1rem;
    color: #475569;
}

.jd-divider[b-xfa3jnvoi5] {
    height: 1px;
    background: #e2e8f0;
    margin: 0 20px;
    flex-shrink: 0;
}

.jd-body[b-xfa3jnvoi5] {
    padding: 18px 20px;
    flex: 1;
    overflow-y: auto;
    min-height: 0;
}

.jd-section-header[b-xfa3jnvoi5] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}

.jd-section-label[b-xfa3jnvoi5] {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #94a3b8;
    margin: 0;
}

.jd-required-badge[b-xfa3jnvoi5] {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    padding: 2px 9px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 700;
}

.jd-required-badge--ok[b-xfa3jnvoi5] {
    background: #dcfce7;
    color: #166534;
}

.jd-required-badge--gap[b-xfa3jnvoi5] {
    background: #fef9c3;
    color: #713f12;
}

.jd-count-badge[b-xfa3jnvoi5] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e2e8f0;
    color: #475569;
    font-size: 0.7rem;
    font-weight: 700;
}

.jd-leader-list[b-xfa3jnvoi5] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.jd-leader-card[b-xfa3jnvoi5] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border-radius: 12px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
}

.jd-avatar[b-xfa3jnvoi5] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1976d2, #42a5f5);
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    text-transform: uppercase;
}

.jd-avatar--sm[b-xfa3jnvoi5] {
    width: 32px;
    height: 32px;
    font-size: 0.85rem;
}

.jd-leader-name[b-xfa3jnvoi5] {
    flex: 1;
    font-weight: 600;
    font-size: 0.92rem;
    color: #1e293b;
}

.jd-remove-btn[b-xfa3jnvoi5] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 5px 10px;
    border: 1.5px solid #ef4444;
    border-radius: 8px;
    background: transparent;
    color: #ef4444;
    font-size: 0.75rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.15s, color 0.15s;
    white-space: nowrap;
}

.jd-remove-btn:hover[b-xfa3jnvoi5] {
    background: #ef4444;
    color: #fff;
}

.jd-remove-btn .material-icons[b-xfa3jnvoi5] {
    font-size: 0.95rem;
}

.jd-no-leader[b-xfa3jnvoi5] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border-radius: 12px;
    background: #fffbeb;
    border: 1px solid #fde68a;
    color: #92400e;
    font-size: 0.85rem;
    font-weight: 500;
}

.jd-no-leader-icon[b-xfa3jnvoi5] {
    color: #f59e0b;
    font-size: 1.2rem;
}

.jd-alt-list[b-xfa3jnvoi5] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.jd-alt-row[b-xfa3jnvoi5] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 14px;
    border-radius: 12px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    transition: background 0.12s;
}

.jd-alt-row--assigned[b-xfa3jnvoi5] {
    background: #f0fdf4;
    border-color: #bbf7d0;
}

.jd-alt-row-main[b-xfa3jnvoi5] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex: 1;
    min-width: 0;
}

.jd-alt-info[b-xfa3jnvoi5] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1;
    min-width: 0;
}

.jd-alt-name[b-xfa3jnvoi5] {
    font-weight: 600;
    font-size: 0.88rem;
    color: #334155;
}

.jd-alt-badges[b-xfa3jnvoi5] {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.jd-pref-badge[b-xfa3jnvoi5] {
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 0.7rem;
    font-weight: 700;
    white-space: nowrap;
}

.jd-pref-badge--1[b-xfa3jnvoi5] {
    background: #dcfce7;
    color: #166534;
}

.jd-pref-badge--2[b-xfa3jnvoi5] {
    background: #dbeafe;
    color: #1e40af;
}

.jd-pref-badge--3[b-xfa3jnvoi5] {
    background: #fef9c3;
    color: #713f12;
}

.jd-pref-badge--none[b-xfa3jnvoi5] {
    background: #f1f5f9;
    color: #94a3b8;
}

.jd-warn-chip[b-xfa3jnvoi5] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 0.7rem;
    font-weight: 600;
}

.jd-warn-chip--conflict[b-xfa3jnvoi5] {
    background: #fef3c7;
    color: #92400e;
}

.jd-warn-chip--maxtrips[b-xfa3jnvoi5] {
    background: #fee2e2;
    color: #991b1b;
}

.jd-assign-btn[b-xfa3jnvoi5] {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 8px;
    background: #d9f0ed;
    color: #00796B;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, color 0.15s;
}

.jd-assign-btn:hover[b-xfa3jnvoi5] {
    background: #00796B;
    color: #fff;
}

.jd-assign-btn .material-icons[b-xfa3jnvoi5] {
    font-size: 1.1rem;
}

.jd-assign-btn--disabled[b-xfa3jnvoi5] {
    background: #f1f5f9;
    color: #cbd5e1;
    cursor: not-allowed;
    pointer-events: none;
}

.jd-already-check[b-xfa3jnvoi5] {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: #d9f0ed;
    color: #00796B;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jd-already-check .material-icons[b-xfa3jnvoi5] {
    font-size: 1.1rem;
}
