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

main[b-g1d6jwgwyo] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.content[b-g1d6jwgwyo] {
    flex: 1;
}

.footer[b-g1d6jwgwyo] {
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
    padding: 1.5rem 0;
    margin-top: 3rem;
}

.footer-content[b-g1d6jwgwyo] {
    text-align: center;
    color: #6c757d;
}

.footer-links[b-g1d6jwgwyo] {
    margin-bottom: 0.5rem;
}

.footer-links a[b-g1d6jwgwyo] {
    color: #6c757d;
    text-decoration: none;
    padding: 0 0.5rem;
}

.footer-links a:hover[b-g1d6jwgwyo] {
    color: #495057;
    text-decoration: underline;
}

.footer-separator[b-g1d6jwgwyo] {
    color: #dee2e6;
}

.footer-copyright[b-g1d6jwgwyo] {
    font-size: 0.875rem;
    color: #adb5bd;
}

.sidebar[b-g1d6jwgwyo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-g1d6jwgwyo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-g1d6jwgwyo]  a, .top-row[b-g1d6jwgwyo]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-g1d6jwgwyo]  a:hover, .top-row[b-g1d6jwgwyo]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-g1d6jwgwyo]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-g1d6jwgwyo] {
        justify-content: space-between;
    }

    .top-row[b-g1d6jwgwyo]  a, .top-row[b-g1d6jwgwyo]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-g1d6jwgwyo] {
        flex-direction: row;
    }

    .sidebar[b-g1d6jwgwyo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        transition: width 0.3s ease;
    }

    .sidebar:has(.nav-scrollable.collapsed)[b-g1d6jwgwyo] {
        width: 4rem;
    }

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

    .top-row.auth[b-g1d6jwgwyo]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-g1d6jwgwyo], article[b-g1d6jwgwyo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-g1d6jwgwyo] {
    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-g1d6jwgwyo] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/TimeKeeper/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-2v5d74zjk5] {
    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-2v5d74zjk5] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-2v5d74zjk5] {
    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-2v5d74zjk5] {
    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-2v5d74zjk5] {
    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-2v5d74zjk5] {
    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-calendar-event-nav-menu[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-event' viewBox='0 0 16 16'%3E%3Cpath d='M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z'/%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1h8zm-7.978-1A.261.261 0 0 1 7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002A.274.274 0 0 1 15 13H7.022zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zM6.936 9.28a5.88 5.88 0 0 0-1.23-.247A7.35 7.35 0 0 0 5 9c-4 0-5 3-5 4 0 .667.333 1 1 1h4.216A2.238 2.238 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816zM4.92 10A5.493 5.493 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275zM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0zm3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E");
}

.bi-tags-nav-menu[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-tags' viewBox='0 0 16 16'%3E%3Cpath d='M3 2v4.586l7 7L14.586 9l-7-7H3zM2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586V2z'/%3E%3Cpath d='M5.5 5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM1 7.086a1 1 0 0 0 .293.707L8.75 15.25l-.043.043a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 0 7.586V3a1 1 0 0 1 1-1v5.086z'/%3E%3C/svg%3E");
}

.bi-trophy-nav-menu[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-trophy' viewBox='0 0 16 16'%3E%3Cpath d='M2.5.5A.5.5 0 0 1 3 0h10a.5.5 0 0 1 .5.5c0 .538-.012 1.05-.034 1.536a3 3 0 1 1-1.133 5.89c-.79 1.865-1.878 2.777-2.833 3.011v2.173l1.425.356c.194.048.377.135.537.255L13.3 15.1a.5.5 0 0 1-.3.9H3a.5.5 0 0 1-.3-.9l1.838-1.379c.16-.12.343-.207.537-.255L6.5 13.11v-2.173c-.955-.234-2.043-1.146-2.833-3.012a3 3 0 1 1-1.132-5.89A33.076 33.076 0 0 1 2.5.5zm.099 2.54a2 2 0 0 0 .72 3.935c-.333-1.05-.588-2.346-.72-3.935zm10.083 3.935a2 2 0 0 0 .72-3.935c-.133 1.59-.388 2.885-.72 3.935z'/%3E%3C/svg%3E");
}

.bi-chevron-left[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}

.bi-chevron-right[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}



.bi-person-nav-menu[b-2v5d74zjk5] {
    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' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-2v5d74zjk5] {
    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-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-2v5d74zjk5] {
    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-arrow-bar-left-nav-menu[b-2v5d74zjk5] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

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

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

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

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

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

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

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

.navbar-collapse-toggler[b-2v5d74zjk5] {
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    padding: 0.5rem;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.navbar-collapse-toggler:hover[b-2v5d74zjk5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.navbar-collapse-toggler .bi[b-2v5d74zjk5] {
    width: 1rem;
    height: 1rem;
    margin-right: 0;
}

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

    .navbar-collapse-toggler[b-2v5d74zjk5] {
        display: block;
    }

    .nav-scrollable[b-2v5d74zjk5] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
        transition: width 0.3s ease;
    }

    /* Collapsed state styles - only apply on desktop */
    .nav-scrollable.collapsed[b-2v5d74zjk5] {
        width: 4rem;
    }

    .nav-scrollable.collapsed .nav-text[b-2v5d74zjk5] {
        display: none;
    }

    .nav-scrollable.collapsed .nav-item[b-2v5d74zjk5] {
        padding-left: 0;
        padding-right: 0;
    }

    .nav-scrollable.collapsed .nav-link[b-2v5d74zjk5] {
        justify-content: center;
        padding: 0.75rem;
    }

    .nav-scrollable.collapsed .bi[b-2v5d74zjk5] {
        margin-right: 0;
    }
}

@media (max-width: 640px) {
    .navbar-collapse-toggler[b-2v5d74zjk5] {
        display: none;
    }

    /* Ensure text is always visible on mobile, even if collapsed class is present */
    .nav-scrollable .nav-text[b-2v5d74zjk5],
    .nav-scrollable.collapsed .nav-text[b-2v5d74zjk5] {
        display: inline;
    }

    /* Reset any collapsed-specific padding on mobile */
    .nav-scrollable.collapsed .nav-item[b-2v5d74zjk5] {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }

    /* Ensure icons have proper margin on mobile */
    .nav-scrollable.collapsed .bi[b-2v5d74zjk5] {
        margin-right: 0.75rem;
    }

    /* Reset collapsed link justification on mobile */
    .nav-scrollable.collapsed .nav-link[b-2v5d74zjk5] {
        justify-content: flex-start;
        padding: 0.75rem 1rem;
    }
}
/* _content/TimeKeeper/Components/Pages/Datenschutz.razor.rz.scp.css */
.container[b-7wgv2chyo1] {
    max-width: 900px;
    padding: 2rem 1rem;
}

h1[b-7wgv2chyo1] {
    margin-bottom: 2rem;
    color: #333;
}

.content-section[b-7wgv2chyo1] {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e0e0e0;
}

.content-section:last-child[b-7wgv2chyo1] {
    border-bottom: none;
}

.content-section h2[b-7wgv2chyo1] {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #495057;
}

.content-section h3[b-7wgv2chyo1] {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    color: #6c757d;
}

.content-section p[b-7wgv2chyo1] {
    line-height: 1.6;
    color: #666;
    margin-bottom: 1rem;
}

.content-section ul[b-7wgv2chyo1] {
    line-height: 1.8;
    color: #666;
    margin-bottom: 1rem;
}

.content-section a[b-7wgv2chyo1] {
    color: #0066cc;
    text-decoration: none;
}

.content-section a:hover[b-7wgv2chyo1] {
    text-decoration: underline;
}
/* _content/TimeKeeper/Components/Pages/Home.razor.rz.scp.css */
.home-content[b-r2qpo87utg] {
    padding: 20px 0;
}

.lead[b-r2qpo87utg] {
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 2rem;
    color: #6c757d;
}

.feature-grid[b-r2qpo87utg] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin: 2rem 0;
}

.feature-card[b-r2qpo87utg] {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1.5rem;
    text-align: center;
    transition: transform 0.2s ease-in-out;
}

.feature-card:hover[b-r2qpo87utg] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.feature-card h3[b-r2qpo87utg] {
    color: #495057;
    margin-bottom: 0.75rem;
    font-size: 1.1rem;
}

.feature-card p[b-r2qpo87utg] {
    color: #6c757d;
    margin-bottom: 0;
    font-size: 0.95rem;
}

.quick-actions[b-r2qpo87utg] {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1.5rem;
}

.quick-actions h3[b-r2qpo87utg] {
    color: #495057;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.btn-lg .fas[b-r2qpo87utg] {
    margin-right: 0.5rem;
}

.btn .fas[b-r2qpo87utg] {
    margin-right: 0.25rem;
}

/* Ad-specific styling */
.top-banner-ad[b-r2qpo87utg] {
    margin: 2rem 0;
}

.sidebar-ad[b-r2qpo87utg] {
    position: sticky;
    top: 20px;
}

.bottom-banner-ad[b-r2qpo87utg] {
    margin-top: 3rem;
}

@media (max-width: 768px) {
    .feature-grid[b-r2qpo87utg] {
        grid-template-columns: 1fr;
    }
    
    .sidebar-ad[b-r2qpo87utg] {
        position: static;
        margin-top: 2rem;
    }
}
/* _content/TimeKeeper/Components/Pages/Impressum.razor.rz.scp.css */
.container[b-puiy68vkx5] {
    max-width: 900px;
    padding: 2rem 1rem;
}

h1[b-puiy68vkx5] {
    margin-bottom: 2rem;
    color: #333;
}

.content-section[b-puiy68vkx5] {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e0e0e0;
}

.content-section:last-child[b-puiy68vkx5] {
    border-bottom: none;
}

.content-section h2[b-puiy68vkx5] {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #495057;
}

.content-section h3[b-puiy68vkx5] {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    color: #6c757d;
}

.content-section p[b-puiy68vkx5] {
    line-height: 1.6;
    color: #666;
    margin-bottom: 1rem;
}
/* _content/TimeKeeper/Components/Shared/AdSense.razor.rz.scp.css */
.adsense-container[b-l2ky2wjaha] {
    margin: 20px 0;
    text-align: center;
    min-height: 100px;
    background-color: #f8f9fa;
    border: 1px dashed #dee2e6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.adsense-container[b-l2ky2wjaha]::before {
    content: "Advertisement";
    color: #6c757d;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.adsbygoogle[b-l2ky2wjaha] {
    background: transparent;
}

/* Responsive ad sizes */
@media (max-width: 768px) {
    .adsense-container[b-l2ky2wjaha] {
        min-height: 250px;
    }
}

@media (min-width: 769px) {
    .adsense-container[b-l2ky2wjaha] {
        min-height: 90px;
    }
}
/* _content/TimeKeeper/Components/Shared/CookieConsent.razor.rz.scp.css */
.cookie-consent-banner[b-zpqmlodr6h] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding: 1.5rem;
    animation: slideUp-b-zpqmlodr6h 0.3s ease-out;
}

@keyframes slideUp-b-zpqmlodr6h {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

.cookie-consent-content[b-zpqmlodr6h] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.cookie-consent-text[b-zpqmlodr6h] {
    flex: 1;
    min-width: 300px;
}

.cookie-consent-text h5[b-zpqmlodr6h] {
    margin: 0 0 0.5rem 0;
    color: #333;
}

.cookie-consent-text p[b-zpqmlodr6h] {
    margin: 0;
    font-size: 0.9rem;
    color: #666;
}

.cookie-consent-text a[b-zpqmlodr6h] {
    color: #0066cc;
    text-decoration: underline;
}

.cookie-consent-actions[b-zpqmlodr6h] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.cookie-consent-actions .btn[b-zpqmlodr6h] {
    white-space: nowrap;
}

/* Modal Styles */
.cookie-settings-modal[b-zpqmlodr6h] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    padding: 1rem;
    animation: fadeIn-b-zpqmlodr6h 0.2s ease-out;
}

@keyframes fadeIn-b-zpqmlodr6h {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.cookie-settings-dialog[b-zpqmlodr6h] {
    background: #ffffff;
    border-radius: 8px;
    max-width: 600px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    animation: slideDown-b-zpqmlodr6h 0.3s ease-out;
}

@keyframes slideDown-b-zpqmlodr6h {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.cookie-settings-header[b-zpqmlodr6h] {
    padding: 1.5rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cookie-settings-header h4[b-zpqmlodr6h] {
    margin: 0;
    color: #333;
}

.cookie-settings-body[b-zpqmlodr6h] {
    padding: 1.5rem;
}

.cookie-category[b-zpqmlodr6h] {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e0e0e0;
}

.cookie-category:last-child[b-zpqmlodr6h] {
    border-bottom: none;
    margin-bottom: 0;
}

.cookie-category-header[b-zpqmlodr6h] {
    margin-bottom: 0.5rem;
}

.cookie-category-label[b-zpqmlodr6h] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    cursor: pointer;
    margin-bottom: 0;
}

.cookie-category-label input[type="checkbox"][b-zpqmlodr6h] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.cookie-category-label input[type="checkbox"]:disabled[b-zpqmlodr6h] {
    cursor: not-allowed;
    opacity: 0.6;
}

.cookie-category-label strong[b-zpqmlodr6h] {
    color: #333;
}

.cookie-category-description[b-zpqmlodr6h] {
    margin: 0.5rem 0 0 2.25rem;
    font-size: 0.9rem;
    color: #666;
    line-height: 1.5;
}

.cookie-settings-footer[b-zpqmlodr6h] {
    padding: 1.5rem;
    border-top: 1px solid #dee2e6;
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

/* Responsive */
@media (max-width: 768px) {
    .cookie-consent-content[b-zpqmlodr6h] {
        flex-direction: column;
        align-items: stretch;
    }
    
    .cookie-consent-actions[b-zpqmlodr6h] {
        justify-content: stretch;
    }
    
    .cookie-consent-actions .btn[b-zpqmlodr6h] {
        flex: 1;
    }
    
    .cookie-settings-dialog[b-zpqmlodr6h] {
        margin: 0;
        max-height: 100vh;
        border-radius: 0;
    }
    
    .cookie-settings-footer[b-zpqmlodr6h] {
        flex-direction: column;
    }
    
    .cookie-settings-footer .btn[b-zpqmlodr6h] {
        width: 100%;
    }
}
