@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Grundstruktur */
.page[b-rka2434jeg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rka2434jeg] {
    flex: 1;
    background-color: #0d1117; /* Sauberer weißer Hintergrund für den Content */
}

/* SIDEBAR: Von "Hervorstechend" zu "Elegant & Dezent" */
.sidebar[b-rka2434jeg] {
    background-color: #0D1B2A !important; /* Midnight Navy - extrem dunkel und professionell */
    border-right: 1px solid #1B263B; /* Ganz feine Kante, damit es nicht "abgehackt" wirkt */
}

    /* Optional: Die Nav-Links in der Sidebar etwas abmildern, damit sie nicht zu grell weiß sind */
    .sidebar[b-rka2434jeg]  .nav-link {
        color: #E0E1DD !important; /* Ein sanftes Off-White */
        font-weight: 300;
    }

        .sidebar[b-rka2434jeg]  .nav-link:hover {
            background-color: #1B263B !important; /* Nur ein dezentes Highlight beim Drüberfahren */
            color: #ffffff !important;
        }

/* TOP-ROW: Schlichtes Weiß mit feiner Linie */
.top-row[b-rka2434jeg] {
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



/* Responsive Anpassungen (Desktop) */
@media (min-width: 641px) {
    .page[b-rka2434jeg] {
        flex-direction: row;
    }

    .sidebar[b-rka2434jeg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rka2434jeg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    /* Content-Abstand */
    .top-row[b-rka2434jeg], article[b-rka2434jeg] {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
}

/* Fehler-Anzeige (Standard lassen) */
#blazor-error-ui[b-rka2434jeg] {
    background: #fffae6;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-atot70os3v] {
    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);
}

/* Simplified topbar layout */
.topbar[b-atot70os3v] {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    background: transparent;
}

.topbar-inner[b-atot70os3v] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    gap: 1rem;
}

.brand .logo[b-atot70os3v] {
    font-weight: 600;
    font-size: 1.1rem;
    color: inherit;
    text-decoration: none;
}

.nav-links[b-atot70os3v] { display:flex; gap:1rem; align-items:center; }
.nav-link[b-atot70os3v] { color: inherit; text-decoration: none; padding: 0.4rem 0.6rem; border-radius: 6px; }
.nav-link.active[b-atot70os3v] { background: rgba(0,0,0,0.06); }

.actions[b-atot70os3v] { display:flex; gap:0.75rem; align-items:center; }
.theme-toggle[b-atot70os3v] { display:flex; gap:0.5rem; align-items:center; }
.theme-label[b-atot70os3v] { font-size:0.85rem; opacity:0.8; }

.profile[b-atot70os3v] { display:flex; gap:0.6rem; align-items:center; }
.avatar[b-atot70os3v] { width:36px; height:36px; border-radius:50%; display:flex; align-items:center; justify-content:center; background:linear-gradient(135deg,#00ff75,#3700ff); color:#fff; font-weight:700 }

.login-link[b-atot70os3v] { color: inherit; text-decoration:none; padding:0.35rem 0.6rem; border-radius:6px }


.navbar-toggler:checked[b-atot70os3v] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-atot70os3v] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-atot70os3v] {
    font-size: 1.1rem;
}

.bi[b-atot70os3v] {
    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-atot70os3v] {
    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-atot70os3v] {
    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-atot70os3v] {
    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");
}

.nav-item[b-atot70os3v] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-atot70os3v] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-atot70os3v] {
        padding-bottom: 1rem;
    }

    .nav-item[b-atot70os3v]  .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-atot70os3v]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-atot70os3v]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-atot70os3v] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-atot70os3v] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-atot70os3v] {
        display: none;
    }

    .nav-scrollable[b-atot70os3v] {
        /* 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-05zc2kpdc6],
.components-reconnect-repeated-attempt-visible[b-05zc2kpdc6],
.components-reconnect-failed-visible[b-05zc2kpdc6],
.components-pause-visible[b-05zc2kpdc6],
.components-resume-failed-visible[b-05zc2kpdc6],
.components-rejoining-animation[b-05zc2kpdc6] {
    display: none;
}

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


#components-reconnect-modal[b-05zc2kpdc6] {
    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-05zc2kpdc6 0.5s both;
    &[open]

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

}

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

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

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

@keyframes components-reconnect-modal-fadeInOpacity-b-05zc2kpdc6 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-05zc2kpdc6 {
    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/Dashboard.razor.rz.scp.css */
/* Strenge Typografie */
.tracking-tight[b-093jewhwo3] {
    letter-spacing: -1px;
}

.tracking-wide[b-093jewhwo3] {
    letter-spacing: 1px;
}

/* Harter Primary Button ohne Weichzeichner */
.primary-btn[b-093jewhwo3] {
    background-color: #0D1B2A;
    color: #ffffff;
    border: 1px solid #0D1B2A;
}

    .primary-btn:hover[b-093jewhwo3] {
        background-color: #ffffff;
        color: #0D1B2A;
    }

/* Hover-Effekt für die Tabellenzeilen zur UX-Verstärkung */
.table-hover tbody tr:hover td[b-093jewhwo3] {
    background-color: #f8f9fa;
}
/* /Components/Pages/Tagesberichte.razor.rz.scp.css */
.report-layout > *[b-cra3fc1zss] {
    animation: fadeInUp-b-cra3fc1zss 0.35s ease;
}

@keyframes fadeInUp-b-cra3fc1zss {
    from {
        opacity: 0;
        transform: translateY(12px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.report-book-module[b-cra3fc1zss] {
    display: grid;
    gap: 1.25rem;
    padding: 1rem 0 2rem;
    color: #c9d1d9;
}

.module-header[b-cra3fc1zss] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 1.25rem;
    border: 1px solid #30363d;
    border-radius: 12px;
    background: #161b22;
}

.module-eyebrow[b-cra3fc1zss] {
    display: block;
    margin-bottom: 0.35rem;
    color: #8b949e;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

h1[b-cra3fc1zss] {
    margin: 0;
    color: #ffffff;
    font-size: 1.75rem;
    line-height: 1.15;
}

.module-header p[b-cra3fc1zss] {
    margin: 0.45rem 0 0;
    color: #8b949e;
}

.module-meta[b-cra3fc1zss] {
    display: grid;
    gap: 0.15rem;
    min-width: 13rem;
    padding: 0.8rem 1rem;
    border: 1px solid #30363d;
    border-radius: 8px;
    background: #21262d;
    text-align: right;
}

    .module-meta span[b-cra3fc1zss] {
        color: #8b949e;
        font-size: 0.85rem;
        font-weight: 700;
        text-transform: capitalize;
    }

    .module-meta strong[b-cra3fc1zss] {
        color: #ffffff;
    }

.status-alert[b-cra3fc1zss] {
    margin: 0;
    border-radius: 8px;
    background: #21262d;
    border-color: #30363d;
    color: #8b949e;
}

.report-layout[b-cra3fc1zss] {
    display: grid;
    grid-template-columns: minmax(420px, 1.18fr) minmax(320px, 0.82fr);
    gap: 1.25rem;
    align-items: stretch;
}

.module-card[b-cra3fc1zss] {
    padding: 1.25rem;
    border: 1px solid #30363d;
    border-radius: 12px;
    background: #161b22;
}

.overview-card[b-cra3fc1zss] {
    min-height: 32rem;
}

.week-section[b-cra3fc1zss] {
    padding: 1.1rem;
}

@media (max-width: 1180px) {
    .report-layout[b-cra3fc1zss] {
        grid-template-columns: 1fr;
    }

    .overview-card[b-cra3fc1zss] {
        min-height: auto;
    }
}

@media (max-width: 760px) {
    .module-header[b-cra3fc1zss] {
        display: grid;
        align-items: start;
    }

    .module-meta[b-cra3fc1zss] {
        min-width: 0;
        text-align: left;
    }

    .module-card[b-cra3fc1zss],
    .module-header[b-cra3fc1zss] {
        padding: 1rem;
    }
}
/* /Components/ReportBook/DailyOverview.razor.rz.scp.css */
.daily-card[b-hgo2ox49mt] {
    display: grid;
    grid-template-rows: auto minmax(16rem, 1fr) auto;
    min-height: 100%;
    animation: fadeIn-b-hgo2ox49mt 0.3s ease;
}

@keyframes fadeIn-b-hgo2ox49mt {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.overview-header[b-hgo2ox49mt] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #30363d;
}

.module-eyebrow[b-hgo2ox49mt] {
    display: block;
    margin-bottom: 0.25rem;
    color: #00ff75;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2[b-hgo2ox49mt] {
    margin: 0;
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.2;
    text-transform: capitalize;
}

.entry-badge[b-hgo2ox49mt] {
    display: inline-grid;
    place-items: center;
    min-width: 2.25rem;
    height: 2.25rem;
    border-radius: 999px;
    background: linear-gradient(135deg, #0d4f3c, #1a7a5e);
    color: #00ff75;
    font-weight: 800;
    font-size: 0.9rem;
}

.entry-list[b-hgo2ox49mt] {
    display: grid;
    align-content: start;
    gap: 0.75rem;
    padding: 1rem 0;
}

.entry-item[b-hgo2ox49mt],
.empty-state[b-hgo2ox49mt] {
    border: 1px solid #30363d;
    border-radius: 10px;
    background: #0d1117;
}

.entry-item[b-hgo2ox49mt] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.35rem 0.75rem;
    width: 100%;
    padding: 0.9rem;
    color: #c9d1d9;
    text-align: left;
    transition: border-color 150ms ease, box-shadow 150ms ease, transform 150ms ease;
    cursor: pointer;
}

    .entry-item:hover[b-hgo2ox49mt] {
        border-color: #484f58;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
        transform: translateY(-1px);
    }

    .entry-item.selected[b-hgo2ox49mt] {
        border-color: #00ff75;
        box-shadow: 0 0 0 1px #00ff75, 0 4px 16px rgba(0, 255, 117, 0.1);
        background: #0d2f1a;
    }

.time-range[b-hgo2ox49mt] {
    color: #8b949e;
    font-size: 0.85rem;
    font-weight: 700;
}

.duration[b-hgo2ox49mt] {
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    background: #21262d;
    color: #00ff75;
    font-size: 0.78rem;
    font-weight: 800;
    border: 1px solid #30363d;
}

.entry-item strong[b-hgo2ox49mt],
.entry-item p[b-hgo2ox49mt] {
    grid-column: 1 / -1;
    min-width: 0;
}

.entry-item strong[b-hgo2ox49mt] {
    overflow-wrap: anywhere;
    color: #ffffff;
    font-size: 0.95rem;
}

.category[b-hgo2ox49mt] {
    grid-column: 1 / -1;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    color: #8b949e;
    font-size: 0.85rem;
    font-weight: 700;
}

    .category[b-hgo2ox49mt]::before {
        content: "";
        width: 0.55rem;
        height: 0.55rem;
        border-radius: 999px;
        background: var(--category-color);
    }

.entry-item p[b-hgo2ox49mt] {
    margin: 0;
    color: #8b949e;
    font-size: 0.88rem;
    line-height: 1.5;
}

.empty-state[b-hgo2ox49mt] {
    display: grid;
    gap: 0.25rem;
    padding: 1.25rem;
    background: #0d1117;
    border: 1px dashed #30363d;
}

    .empty-state span[b-hgo2ox49mt] {
        color: #8b949e;
        font-size: 0.9rem;
    }

.summary-footer[b-hgo2ox49mt] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #30363d;
}

    .summary-footer span[b-hgo2ox49mt] {
        color: #8b949e;
        font-weight: 600;
        font-size: 0.88rem;
    }

    .summary-footer strong[b-hgo2ox49mt] {
        color: #00ff75;
        font-size: 1.45rem;
        font-weight: 700;
        text-shadow: 0 0 20px rgba(0, 255, 117, 0.3);
    }
/* /Components/ReportBook/DailyReportForm.razor.rz.scp.css */
.report-form[b-5m2sexzcx4] {
    display: grid;
    gap: 1.25rem;
    animation: fadeIn-b-5m2sexzcx4 0.3s ease;
}

@keyframes fadeIn-b-5m2sexzcx4 {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.form-toolbar[b-5m2sexzcx4] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #30363d;
}

.module-eyebrow[b-5m2sexzcx4] {
    display: block;
    margin-bottom: 0.25rem;
    color: #00ff75;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2[b-5m2sexzcx4] {
    margin: 0;
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.2;
}

.edit-state[b-5m2sexzcx4] {
    padding: 0.35rem 0.75rem;
    border: 1px solid #30363d;
    border-radius: 999px;
    background: #21262d;
    color: #c9d1d9;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.3px;
}

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

.form-field[b-5m2sexzcx4] {
    display: grid;
    gap: 0.45rem;
    min-width: 0;
}

    .form-field > span[b-5m2sexzcx4] {
        color: #8b949e;
        font-size: 0.82rem;
        font-weight: 600;
        letter-spacing: 0.3px;
    }

.span-2[b-5m2sexzcx4] {
    grid-column: 1 / -1;
}

.business-control[b-5m2sexzcx4] {
    width: 100%;
    min-height: 2.8rem;
    padding: 0.55rem 0.75rem;
    border-radius: 8px;
    border: 1px solid #30363d;
    background: #0d1117;
    color: #ffffff;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}


    .business-control:hover[b-5m2sexzcx4] {
        border-color: #484f58;
        background: #11161c;
    }

    .business-control:focus[b-5m2sexzcx4] {
        border-color: #00ff75;
        box-shadow: 0 0 0 2px rgba(0,255,117,0.15);
        background: #0d1117;
    }


textarea.business-control[b-5m2sexzcx4] {
    min-height: 9rem;
    resize: vertical;
}

select.business-control[b-5m2sexzcx4] {
    appearance: none; 
    cursor: pointer;
}

    select.business-control option[b-5m2sexzcx4] {
        background: #161b22;
        color: #ffffff;
    }


.form-field > span[b-5m2sexzcx4] {
    color: #8b949e;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.3px;
}


.business-control option[b-5m2sexzcx4] {
    background: #161b22;
    color: #ffffff;
}

.text-area[b-5m2sexzcx4] {
    min-height: 9rem;
    resize: vertical;
    line-height: 1.6;
}

.category-row[b-5m2sexzcx4] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 5.5rem;
    gap: 1rem;
    align-items: end;
}

.category-color[b-5m2sexzcx4] {
    width: 100%;
    height: 2.75rem;
    padding: 0.25rem;
    border: 1px solid #30363d;
    border-radius: 8px;
    background: #0d1117;
    cursor: pointer;
    transition: border-color 0.2s;
}

    .category-color:hover[b-5m2sexzcx4] {
        border-color: #00ff75;
    }

.duration-box[b-5m2sexzcx4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.85rem 1.1rem;
    border: 1px solid #30363d;
    border-radius: 8px;
    background: linear-gradient(135deg, #0d2f1a, #0d1117);
}

    .duration-box span[b-5m2sexzcx4] {
        color: #8b949e;
        font-weight: 600;
        font-size: 0.88rem;
    }

    .duration-box strong[b-5m2sexzcx4] {
        color: #00ff75;
        font-size: 1.5rem;
        font-weight: 700;
        text-shadow: 0 0 20px rgba(0, 255, 117, 0.3);
    }

.form-actions[b-5m2sexzcx4] {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
    padding-top: 0.25rem;
}

.business-button[b-5m2sexzcx4] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    min-height: 2.55rem;
    padding: 0 1.25rem;
    border-radius: 8px;
    font-weight: 700;
    font-size: 0.9rem;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

    .business-button:hover[b-5m2sexzcx4] {
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    }

    .business-button:active[b-5m2sexzcx4] {
        transform: translateY(0);
    }

.validation-box[b-5m2sexzcx4] {
    margin: 0;
}

@media (max-width: 900px) {
    .form-grid[b-5m2sexzcx4],
    .category-row[b-5m2sexzcx4] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .form-toolbar[b-5m2sexzcx4],
    .form-actions[b-5m2sexzcx4],
    .duration-box[b-5m2sexzcx4] {
        display: grid;
    }

    .business-button[b-5m2sexzcx4] {
        justify-content: center;
        width: 100%;
    }
}
/* FLOATING INPUT FEEL */

.business-control[b-5m2sexzcx4] {
    position: relative;
    background: linear-gradient(145deg, #0d1117, #161b22);
    border: 1px solid #30363d;
}

    /* SUBTILE GLOW */
    .business-control:focus[b-5m2sexzcx4] {
        border-color: #00ff75;
        box-shadow: 0 0 0 2px rgba(0,255,117,0.15), 0 0 15px rgba(0,255,117,0.15);
    }

/* BUTTON UPGRADE */
.business-button[b-5m2sexzcx4] {
    background: linear-gradient(135deg, #00ff75, #00c853);
    color: #0d1117;
    border: none;
}

    .business-button:hover[b-5m2sexzcx4] {
        transform: translateY(-1px);
        box-shadow: 0 6px 20px rgba(0,255,117,0.25);
    }

    /* SECONDARY BUTTON (cancel etc.) */
    .business-button.btn-secondary[b-5m2sexzcx4] {
        background: #21262d;
        color: white;
        border: 1px solid #30363d;
    }

        .business-button.btn-secondary:hover[b-5m2sexzcx4] {
            border-color: #00ff75;
        }

/* FIELD HOVER */
.form-field:hover input[b-5m2sexzcx4],
.form-field:hover textarea[b-5m2sexzcx4],
.form-field:hover select[b-5m2sexzcx4] {
    border-color: #484f58;
}

/* SMOOTH TRANSITIONS GLOBAL */
input[b-5m2sexzcx4],
textarea[b-5m2sexzcx4],
select[b-5m2sexzcx4],
button[b-5m2sexzcx4] {
    transition: all 0.2s ease;
}
/* /Components/ReportBook/WeeklyOverview.razor.rz.scp.css */
.weekly-card[b-98wafyu3ok] {
    display: grid;
    gap: 1rem;
    animation: fadeIn-b-98wafyu3ok 0.35s ease;
}

@keyframes fadeIn-b-98wafyu3ok {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* HEADER */

.weekly-header[b-98wafyu3ok] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.module-eyebrow[b-98wafyu3ok] {
    display: block;
    margin-bottom: 0.25rem;
    color: #00ff75;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2[b-98wafyu3ok] {
    margin: 0;
    color: #ffffff;
    font-size: 1.15rem;
}

.weekly-header strong[b-98wafyu3ok] {
    color: #00ff75;
    font-size: 1.45rem;
    font-weight: 700;
    text-shadow: 0 0 20px rgba(0,255,117,0.25);
}

/* GRID */

.week-grid[b-98wafyu3ok] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0.75rem;
}

/* DAY CARDS */

.week-day[b-98wafyu3ok] {
    position: relative;
    display: grid;
    gap: 0.25rem;
    padding: 0.9rem;
    border-radius: 10px;
    background: linear-gradient(145deg, #0d1117, #161b22);
    border: 1px solid #30363d;
    color: #c9d1d9;
    text-align: left;
    transition: all 0.25s ease;
    cursor: pointer;
}

    /* Hover Effekt � Glow + Lift */
    .week-day:hover[b-98wafyu3ok] {
        transform: translateY(-3px) scale(1.01);
        border-color: #484f58;
        box-shadow: 0 6px 20px rgba(0,0,0,0.4), 0 0 0 1px rgba(0,255,117,0.15);
    }

    /* Active/Selected */
    .week-day.active[b-98wafyu3ok] {
        border-color: #00ff75;
        background: linear-gradient(145deg, #0d2f1a, #0d1117);
        box-shadow: 0 0 0 1px #00ff75, 0 6px 20px rgba(0,255,117,0.15);
    }

    /* Text */

    .week-day span[b-98wafyu3ok] {
        color: #8b949e;
        font-size: 0.75rem;
        font-weight: 700;
        letter-spacing: 0.5px;
        text-transform: uppercase;
    }

    .week-day strong[b-98wafyu3ok] {
        font-size: 1.05rem;
        color: #ffffff;
    }

    .week-day small[b-98wafyu3ok] {
        color: #8b949e;
        font-size: 0.8rem;
    }

    .week-day b[b-98wafyu3ok] {
        color: #00ff75;
        font-size: 1.05rem;
        font-weight: 700;
    }

    /* Kleine Animation f�r Zahlen */
    .week-day b[b-98wafyu3ok] {
        transform: none;
    }

    .week-day:hover b[b-98wafyu3ok] {
        transform: scale(1.03);
    }

/* RESPONSIVE */

@media (max-width: 920px) {
    .week-grid[b-98wafyu3ok] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .week-grid[b-98wafyu3ok] {
        grid-template-columns: 1fr;
    }
}
