/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-7g2si5hfgj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7g2si5hfgj] {
    flex: 1;
}

.sidebar[b-7g2si5hfgj] {
    background: linear-gradient(180deg, #3d3d3d 0%, #2b2b2b 100%);
}

.top-row[b-7g2si5hfgj] {
    background: linear-gradient(135deg, #3d3d3d 0%, #2b2b2b 100%);
    border-bottom: 1px solid #d4af37;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7g2si5hfgj]  a, .top-row[b-7g2si5hfgj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: #f5f5dc;
    }

    .top-row[b-7g2si5hfgj]  a:hover, .top-row[b-7g2si5hfgj]  .btn-link:hover {
        text-decoration: underline;
        color: #d4af37;
    }

    .top-row[b-7g2si5hfgj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-7g2si5hfgj] {
        justify-content: space-between;
    }

    .top-row[b-7g2si5hfgj]  a, .top-row[b-7g2si5hfgj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7g2si5hfgj] {
        flex-direction: row;
    }

    .sidebar[b-7g2si5hfgj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7g2si5hfgj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7g2si5hfgj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7g2si5hfgj], article[b-7g2si5hfgj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-7g2si5hfgj] {
    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-7g2si5hfgj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-dn9dmewbm4] {
    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-dn9dmewbm4] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-dn9dmewbm4] {
    min-height: 3.5rem;
    background: linear-gradient(135deg, #3d3d3d 0%, #2b2b2b 100%);
    color: #f5f5dc;
}

.navbar-brand[b-dn9dmewbm4] {
    font-size: 1.1rem;
}

.bi[b-dn9dmewbm4] {
    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-dn9dmewbm4] {
    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-dn9dmewbm4] {
    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-dn9dmewbm4] {
    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-lock-nav-menu[b-dn9dmewbm4] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-dn9dmewbm4] {
    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-dn9dmewbm4] {
    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-dn9dmewbm4] {
    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-dn9dmewbm4] {
    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-dn9dmewbm4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-dn9dmewbm4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dn9dmewbm4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dn9dmewbm4]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-link-copy[b-dn9dmewbm4] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    line-height: 1.1;
}

.nav-link-title[b-dn9dmewbm4] {
    font-weight: 700;
}

.nav-link-subtitle[b-dn9dmewbm4] {
    font-size: 0.66rem;
    color: rgba(255, 255, 255, 0.62);
    white-space: nowrap;
}

.nav-item[b-dn9dmewbm4]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-dn9dmewbm4]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-dn9dmewbm4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-dn9dmewbm4] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-dn9dmewbm4] {
        display: none;
    }

    .nav-scrollable[b-dn9dmewbm4] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .nav-scrollable .nav[b-dn9dmewbm4] {
        min-height: calc(100vh - 3.5rem);
        display: flex;
        flex-direction: column;
    }
}

/* Pushes account section to the bottom */
.nav-spacer[b-dn9dmewbm4] {
    flex: 1;
}

/* Account section container */
.nav-account-section[b-dn9dmewbm4] {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}

/* "Account" heading label */
.nav-section-heading[b-dn9dmewbm4] {
    font-size: 0.6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 255, 0.35);
    padding: 0.5rem 1rem 0.25rem 1rem;
}
/* /Components/Layout/PublicLayout.razor.rz.scp.css */
.public-layout[b-sctd6v4erc] {
    min-height: 100vh;
    background: linear-gradient(to bottom, #f9fafb 0%, #e5e7eb 100%);
    padding: 0;
    margin: 0;
    width: 100%;
}

/* Hide sidebar and navigation from the main layout */
[b-sctd6v4erc] .sidebar,
[b-sctd6v4erc] .top-row,
[b-sctd6v4erc] nav {
    display: none !important;
}

/* Make the main content full width */
[b-sctd6v4erc] main {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
}

[b-sctd6v4erc] .page {
    width: 100% !important;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ildjf86ocd],
.components-reconnect-repeated-attempt-visible[b-ildjf86ocd],
.components-reconnect-failed-visible[b-ildjf86ocd],
.components-pause-visible[b-ildjf86ocd],
.components-resume-failed-visible[b-ildjf86ocd],
.components-rejoining-animation[b-ildjf86ocd] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-retrying[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-failed[b-ildjf86ocd],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ildjf86ocd] {
    display: block;
}


#components-reconnect-modal[b-ildjf86ocd] {
    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-ildjf86ocd 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ildjf86ocd 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ildjf86ocd 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ildjf86ocd]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ildjf86ocd 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ildjf86ocd {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ildjf86ocd {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ildjf86ocd {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ildjf86ocd] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ildjf86ocd] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ildjf86ocd] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ildjf86ocd] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ildjf86ocd] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ildjf86ocd] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ildjf86ocd] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ildjf86ocd 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ildjf86ocd] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ildjf86ocd {
    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/ColorManagement.razor.rz.scp.css */
/* ==========================================
   COLOR MANAGEMENT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Color-specific cell styling */
.color-name-cell[b-wx7455kpmc] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.color-icon[b-wx7455kpmc] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.color-title[b-wx7455kpmc] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

/* ==========================================
   GRID CONTAINER OVERRIDES
   ========================================== */
[b-wx7455kpmc] .e-grid .e-headercell {
    padding: 0.5rem 0.75rem !important;
}

[b-wx7455kpmc] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
}

[b-wx7455kpmc] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}

/* Color Family Badges */
.family-badge[b-wx7455kpmc] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 0.875rem;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.3px;
    transition: all 0.25s ease;
}

.family-dot[b-wx7455kpmc] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
}

.family-badge.family-red[b-wx7455kpmc] {
    background: rgba(220, 38, 38, 0.1);
    color: #991b1b;
    border: 1px solid rgba(220, 38, 38, 0.3);
}

.family-badge.family-red .family-dot[b-wx7455kpmc] {
    background: #dc2626;
}

.family-badge.family-beige[b-wx7455kpmc] {
    background: rgba(217, 119, 6, 0.1);
    color: #92400e;
    border: 1px solid rgba(217, 119, 6, 0.3);
}

.family-badge.family-beige .family-dot[b-wx7455kpmc] {
    background: #d97706;
}

.family-badge.family-gray[b-wx7455kpmc] {
    background: rgba(107, 114, 128, 0.1);
    color: #374151;
    border: 1px solid rgba(107, 114, 128, 0.3);
}

.family-badge.family-gray .family-dot[b-wx7455kpmc] {
    background: #6b7280;
}

.family-badge.family-brown[b-wx7455kpmc] {
    background: rgba(146, 64, 14, 0.1);
    color: #78350f;
    border: 1px solid rgba(146, 64, 14, 0.3);
}

.family-badge.family-brown .family-dot[b-wx7455kpmc] {
    background: #92400e;
}

.family-badge.family-default[b-wx7455kpmc] {
    background: rgba(212, 175, 55, 0.1);
    color: var(--brand-gold-dark);
    border: 1px solid rgba(212, 175, 55, 0.3);
}

.family-badge.family-default .family-dot[b-wx7455kpmc] {
    background: var(--brand-gold);
}

/* Color Family Row Borders */
[b-wx7455kpmc] .e-grid .e-row.family-red .e-rowcell {
    border-left: 5px solid #dc2626 !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-beige .e-rowcell {
    border-left: 5px solid #d97706 !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-gray .e-rowcell {
    border-left: 5px solid #6b7280 !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-brown .e-rowcell {
    border-left: 5px solid #92400e !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-default .e-rowcell {
    border-left: 5px solid var(--brand-gold) !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-red:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(220, 38, 38, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-beige:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(217, 119, 6, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-gray:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(107, 114, 128, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-brown:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(146, 64, 14, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-wx7455kpmc] .e-grid .e-row.family-default:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(212, 175, 55, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

/* Family Group Styling for Grouped View */
.family-group[b-wx7455kpmc] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem 1rem;
    margin: 0.5rem 0.75rem;
    background: white;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.family-group:hover[b-wx7455kpmc] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.family-indicator[b-wx7455kpmc] {
    width: 6px;
    height: 40px;
    border-radius: 3px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.family-content[b-wx7455kpmc] {
    display: flex;
    align-items: baseline;
    gap: 1rem;
    flex: 1;
}

.family-name[b-wx7455kpmc] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    letter-spacing: -0.3px;
}

.family-count[b-wx7455kpmc] {
    font-family: 'Lato', sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Color-specific group styling */
.family-red[b-wx7455kpmc] {
    border-left: 4px solid #dc2626;
}

.family-red .family-indicator[b-wx7455kpmc] {
    background: linear-gradient(180deg, #dc2626 0%, #b91c1c 100%);
}

.family-red:hover[b-wx7455kpmc] {
    border-color: #dc2626;
    background: linear-gradient(90deg, rgba(220, 38, 38, 0.03) 0%, white 100%);
}

.family-beige[b-wx7455kpmc] {
    border-left: 4px solid #d97706;
}

.family-beige .family-indicator[b-wx7455kpmc] {
    background: linear-gradient(180deg, #d97706 0%, #b45309 100%);
}

.family-beige:hover[b-wx7455kpmc] {
    border-color: #d97706;
    background: linear-gradient(90deg, rgba(217, 119, 6, 0.03) 0%, white 100%);
}

.family-gray[b-wx7455kpmc] {
    border-left: 4px solid #6b7280;
}

.family-gray .family-indicator[b-wx7455kpmc] {
    background: linear-gradient(180deg, #6b7280 0%, #4b5563 100%);
}

.family-gray:hover[b-wx7455kpmc] {
    border-color: #6b7280;
    background: linear-gradient(90deg, rgba(107, 114, 128, 0.03) 0%, white 100%);
}

.family-brown[b-wx7455kpmc] {
    border-left: 4px solid #92400e;
}

.family-brown .family-indicator[b-wx7455kpmc] {
    background: linear-gradient(180deg, #92400e 0%, #78350f 100%);
}

.family-brown:hover[b-wx7455kpmc] {
    border-color: #92400e;
    background: linear-gradient(90deg, rgba(146, 64, 14, 0.03) 0%, white 100%);
}

.family-default[b-wx7455kpmc],
.family-unknown[b-wx7455kpmc] {
    border-left: 4px solid var(--brand-gold);
}

.family-default .family-indicator[b-wx7455kpmc],
.family-unknown .family-indicator[b-wx7455kpmc] {
    background: linear-gradient(180deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);
}

.family-default:hover[b-wx7455kpmc],
.family-unknown:hover[b-wx7455kpmc] {
    border-color: var(--brand-gold);
    background: linear-gradient(90deg, rgba(212, 175, 55, 0.05) 0%, white 100%);
}

/* Color Preview in Delete Dialog */
.color-preview[b-wx7455kpmc] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.5rem;
    background: white;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.color-preview .preview-icon[b-wx7455kpmc] {
    font-size: 2.5rem;
    flex-shrink: 0;
}

.color-preview .preview-details[b-wx7455kpmc] {
    flex: 1;
}

.color-preview .preview-name[b-wx7455kpmc] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    margin-bottom: 0.5rem;
}

.color-preview .preview-family .family-badge[b-wx7455kpmc] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    padding: 0.375rem 0.75rem;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.8125rem;
}


/* /Components/Pages/DividerManagement.razor.rz.scp.css */
/* ==========================================
   DIVIDER MANAGEMENT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Divider-specific cell styling */
.divider-name-cell[b-e5nzlxrvtp] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.divider-icon[b-e5nzlxrvtp] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.divider-title[b-e5nzlxrvtp] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

/* ==========================================
   GRID CONTAINER OVERRIDES
   ========================================== */
[b-e5nzlxrvtp] .e-grid .e-headercell {
    padding: 0.5rem 0.75rem !important;
}

[b-e5nzlxrvtp] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
}

[b-e5nzlxrvtp] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* ==========================================
   HOME DASHBOARD - Component-Specific Styles
   ========================================== */

/* Hero subtitle */
.hero-subtitle[b-n1ijebpikf] {
    color: rgba(255, 255, 255, 0.85);
    font-family: 'Lato', sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0.4rem 0 0 0;
    letter-spacing: 0.3px;
}

/* Hero action buttons row */
.hero-actions[b-n1ijebpikf] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    flex-shrink: 0;
}

.dash-btn[b-n1ijebpikf] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.6rem 1.25rem;
    border-radius: 8px;
    font-family: 'Lato', sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.2s ease;
    white-space: nowrap;
    min-height: 44px;
}

.dash-btn-gold[b-n1ijebpikf] {
    background: var(--brand-gold);
    color: var(--brand-charcoal-dark);
    border-color: var(--brand-gold);
}

.dash-btn-gold:hover[b-n1ijebpikf] {
    background: var(--brand-gold-light);
    border-color: var(--brand-gold-light);
    transform: translateY(-1px);
}

.dash-btn-outline[b-n1ijebpikf] {
    background: transparent;
    color: rgba(255,255,255,0.9);
    border-color: rgba(255,255,255,0.4);
}

.dash-btn-outline:hover[b-n1ijebpikf] {
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.8);
}

/* Loading */
.loading-wrapper[b-n1ijebpikf] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4rem 2rem;
}

.loading-card[b-n1ijebpikf] {
    text-align: center;
    color: var(--brand-charcoal);
    font-family: 'Lato', sans-serif;
}

.loading-spinner[b-n1ijebpikf] {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(212,175,55,0.2);
    border-top-color: var(--brand-gold);
    border-radius: 50%;
    animation: spin-b-n1ijebpikf 0.8s linear infinite;
    margin: 0 auto 1rem;
}

@keyframes spin-b-n1ijebpikf {
    to { transform: rotate(360deg); }
}

/* Stat Tiles */
.stat-tiles[b-n1ijebpikf] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 1rem;
    margin-bottom: 2rem;
}

.stat-tile[b-n1ijebpikf] {
    background: white;
    border-radius: 12px;
    padding: 1.25rem 1rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.07);
    border-left: 5px solid var(--tile-color, #ccc);
    cursor: pointer;
    transition: all 0.2s ease;
}

.stat-tile:hover[b-n1ijebpikf] {
    transform: translateY(-3px);
    box-shadow: 0 6px 16px rgba(0,0,0,0.12);
}

.stat-tile-total[b-n1ijebpikf] {
    border-left-color: var(--brand-gold);
}

.stat-tile-value[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    line-height: 1;
    margin-bottom: 0.4rem;
}

.stat-tile-label[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Two-column layout */
.dashboard-columns[b-n1ijebpikf] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

/* Dashboard cards */
.dash-card[b-n1ijebpikf] {
    background: white;
    border-radius: 14px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    border: 1px solid rgba(212,175,55,0.15);
    overflow: hidden;
}

.dash-card-header[b-n1ijebpikf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 1.5rem 1rem;
    border-bottom: 1px solid rgba(212,175,55,0.12);
}

.dash-card-title[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    margin: 0;
}

.dash-link[b-n1ijebpikf] {
    background: none;
    border: none;
    color: var(--brand-gold-dark);
    font-family: 'Lato', sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    cursor: pointer;
    padding: 0;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.dash-link:hover[b-n1ijebpikf] {
    color: var(--brand-gold);
}

.dash-empty[b-n1ijebpikf] {
    padding: 2rem 1.5rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 0.9375rem;
    color: #9ca3af;
}

/* Job list */
.job-list[b-n1ijebpikf] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.job-row[b-n1ijebpikf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.875rem 1.5rem;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    cursor: pointer;
    transition: background 0.15s ease;
    gap: 1rem;
}

.job-row:last-child[b-n1ijebpikf] {
    border-bottom: none;
}

.job-row:hover[b-n1ijebpikf] {
    background: rgba(212,175,55,0.05);
}

.job-row-left[b-n1ijebpikf] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    min-width: 0;
}

.job-id[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.8125rem;
    font-weight: 700;
    color: var(--brand-gold-dark);
    background: rgba(212,175,55,0.1);
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    white-space: nowrap;
    flex-shrink: 0;
}

.job-customer[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.job-address[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.8125rem;
    color: #9ca3af;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.job-row-right[b-n1ijebpikf] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.25rem;
    flex-shrink: 0;
}

.job-status-badge[b-n1ijebpikf] {
    display: inline-block;
    padding: 0.2rem 0.6rem;
    border-radius: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    color: white;
    background: var(--badge-color, #888);
    white-space: nowrap;
}

.job-date[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.75rem;
    color: #9ca3af;
}

.job-scheduled-date[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--brand-charcoal);
}

.job-days-out[b-n1ijebpikf] {
    font-family: 'Lato', sans-serif;
    font-size: 0.75rem;
    color: var(--brand-gold-dark);
    font-weight: 600;
}

/* Responsive */
@media (max-width: 900px) {
    .dashboard-columns[b-n1ijebpikf] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .hero-actions[b-n1ijebpikf] {
        flex-wrap: wrap;
    }

    .stat-tiles[b-n1ijebpikf] {
        grid-template-columns: repeat(2, 1fr);
    }

    .stat-tile-value[b-n1ijebpikf] {
        font-size: 2rem;
    }
}


/* Welcome Card */
.home-welcome-card[b-n1ijebpikf] {
    background: white;
    border-radius: 16px;
    padding: 3rem 2rem;
    text-align: center;
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    margin-bottom: 2rem;
    border: 2px solid var(--brand-gold);
    transition: all 0.3s ease;
}

.home-welcome-card:hover[b-n1ijebpikf] {
    transform: translateY(-4px);
    box-shadow: 
        0 12px 32px rgba(0, 0, 0, 0.15),
        0 0 0 2px rgba(212, 175, 55, 0.3);
}

.welcome-icon[b-n1ijebpikf] {
    font-size: 4rem;
    margin-bottom: 1.5rem;
}

.welcome-title[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2.25rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    margin-bottom: 1rem;
    letter-spacing: -0.5px;
}

.welcome-text[b-n1ijebpikf] {
    font-size: 1.125rem;
    color: #6b7280;
    line-height: 1.8;
    max-width: 900px;
    margin: 0 auto;
}

/* Services Grid */
.services-grid[b-n1ijebpikf] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}

.service-card[b-n1ijebpikf] {
    background: white;
    border-radius: 16px;
    padding: 2.5rem 2rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 2px solid transparent;
    position: relative;
    overflow: hidden;
}

.service-card[b-n1ijebpikf]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);
}

.service-card:hover[b-n1ijebpikf] {
    transform: translateY(-8px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    border-color: var(--brand-gold);
}

.service-primary[b-n1ijebpikf]::before {
    background: linear-gradient(90deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);
}

.service-secondary[b-n1ijebpikf]::before {
    background: linear-gradient(90deg, #4169E1 0%, #5b7de8 100%);
}

.service-icon[b-n1ijebpikf] {
    font-size: 3.5rem;
    margin-bottom: 1.5rem;
}

.service-title[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    margin-bottom: 1rem;
    letter-spacing: -0.3px;
}

.service-description[b-n1ijebpikf] {
    font-size: 1rem;
    color: #6b7280;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}

.service-badge[b-n1ijebpikf] {
    display: inline-block;
    padding: 0.5rem 1.25rem;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.1) 0%, rgba(212, 175, 55, 0.05) 100%);
    color: var(--brand-gold-dark);
    border-radius: 20px;
    font-weight: 700;
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    border: 2px solid rgba(212, 175, 55, 0.3);
}

/* Why Choose Section */
.why-choose-section[b-n1ijebpikf] {
    background: white;
    border-radius: 16px;
    padding: 3rem 2rem;
    margin-bottom: 2rem;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    border: 2px solid rgba(212, 175, 55, 0.2);
}

.section-title[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    text-align: center;
    margin-bottom: 2.5rem;
    letter-spacing: -0.5px;
}

.features-grid[b-n1ijebpikf] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}

.feature-card[b-n1ijebpikf] {
    text-align: center;
    padding: 1.5rem;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.feature-card:hover[b-n1ijebpikf] {
    background: rgba(212, 175, 55, 0.05);
    transform: translateY(-4px);
}

.feature-icon[b-n1ijebpikf] {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.feature-title[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    margin-bottom: 0.75rem;
    letter-spacing: -0.3px;
}

.feature-text[b-n1ijebpikf] {
    font-size: 0.9375rem;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

/* Call to Action Section */
.cta-section[b-n1ijebpikf] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-radius: 16px;
    padding: 3rem 2rem;
    text-align: center;
    box-shadow: 
        0 12px 32px rgba(0, 0, 0, 0.2),
        0 0 0 2px var(--brand-gold);
    position: relative;
    overflow: hidden;
}

.cta-section[b-n1ijebpikf]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(212, 175, 55, 0.15) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(212, 175, 55, 0.12) 0%, transparent 45%);
    pointer-events: none;
}

.cta-content[b-n1ijebpikf] {
    position: relative;
    z-index: 1;
}

.cta-title[b-n1ijebpikf] {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    color: var(--brand-gold);
    margin-bottom: 1rem;
    letter-spacing: -0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.cta-text[b-n1ijebpikf] {
    font-size: 1.125rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    max-width: 700px;
    margin: 0 auto;
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-title[b-n1ijebpikf] {
        font-size: 2rem;
    }

    .hero-subtitle[b-n1ijebpikf] {
        font-size: 1.25rem;
    }

    .welcome-title[b-n1ijebpikf] {
        font-size: 1.75rem;
    }

    .services-grid[b-n1ijebpikf],
    .features-grid[b-n1ijebpikf] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .section-title[b-n1ijebpikf] {
        font-size: 1.5rem;
    }

    .cta-title[b-n1ijebpikf] {
        font-size: 1.5rem;
    }
}
/* /Components/Pages/JobAdd.razor.rz.scp.css */
/* ==========================================
   JOB ADD - Component-Specific Styles
   Note: Global styles from management-shared.css are loaded in App.razor
   ========================================== */

/* Page Wrapper */
.page-wrapper[b-78ui6yvkqg] {
    min-height: 100vh;
    background: 
        linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%),
        linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
    padding: 0;
    margin: -1rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

/* ==========================================
   COMPACT HEADER
   ========================================== */
.compact-header[b-78ui6yvkqg] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 1.75rem 2rem;
    border-bottom: 3px solid var(--brand-gold);
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(212, 175, 55, 0.2);
    position: relative;
}

.compact-header[b-78ui6yvkqg]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.12) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.1) 0%, transparent 45%);
    pointer-events: none;
}

.compact-header-content[b-78ui6yvkqg] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    position: relative;
    z-index: 1;
}

.back-button-compact[b-78ui6yvkqg] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 50px;
    height: 50px;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.625rem;
    font-weight: 700;
    flex-shrink: 0;
}

.back-button-compact:hover[b-78ui6yvkqg] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-3px) scale(1.05);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.4);
}

.compact-title[b-78ui6yvkqg] {
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2.25rem;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
    text-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.5),
        0 4px 12px rgba(212, 175, 55, 0.3);
    letter-spacing: -0.5px;
}

/* ==========================================
   FORM CONTAINER - FULL WIDTH
   ========================================== */
.form-container-compact[b-78ui6yvkqg] {
    width: 100%;
    margin: 2rem 0;
    padding: 0 1.5rem 1rem;
}

/* ==========================================
   UNIFIED FORM CARD
   ========================================== */
.unified-form-card[b-78ui6yvkqg] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 6px 24px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    overflow: visible;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
}

.unified-form-card:hover[b-78ui6yvkqg] {
    box-shadow: 
        0 10px 40px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.2);
}

/* ==========================================
   FORM CARD (for Drawing Section)
   ========================================== */
.form-card[b-78ui6yvkqg] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 6px 24px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    max-width: 1400px;
    margin: 0 auto 2rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.form-card:hover[b-78ui6yvkqg] {
    box-shadow: 
        0 10px 40px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.2);
    transform: translateY(-2px);
}

.card-header[b-78ui6yvkqg] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 1.5rem 2rem;
    border-bottom: 3px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 1rem;
    position: relative;
}

.card-header[b-78ui6yvkqg]::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-78ui6yvkqg] {
    font-size: 1.75rem;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-78ui6yvkqg] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.card-body[b-78ui6yvkqg] {
    padding: 2rem;
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
}

/* ==========================================
   FORM ACTIONS
   ========================================== */
.form-actions[b-78ui6yvkqg] {
    display: flex;
    gap: 1.25rem;
    justify-content: flex-end;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto 2rem;
    padding: 0 1.5rem;
}

.btn-save[b-78ui6yvkqg],
.btn-cancel[b-78ui6yvkqg] {
    padding: 1rem 2.25rem;
    border-radius: 8px;
    font-size: 1.0625rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border: 2px solid transparent;
    letter-spacing: 0.3px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    font-family: 'Lato', sans-serif;
}

.btn-save[b-78ui6yvkqg] {
    background: linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-dark);
}

.btn-save:hover[b-78ui6yvkqg] {
    background: linear-gradient(135deg, var(--brand-gold-light) 0%, var(--brand-gold) 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(212, 175, 55, 0.35);
}

.btn-cancel[b-78ui6yvkqg] {
    background: white;
    color: #6b7280;
    border-color: #d1d5db;
}

.btn-cancel:hover[b-78ui6yvkqg] {
    background: #f9fafb;
    border-color: #9ca3af;
    transform: translateY(-2px);
}

.btn-save .icon[b-78ui6yvkqg],
.btn-cancel .icon[b-78ui6yvkqg] {
    font-size: 1.25rem;
}

/* ==========================================
   RESPONSIVE DESIGN
   ========================================== */
@media (max-width: 768px) {
    .compact-header[b-78ui6yvkqg] {
        padding: 1.25rem 1rem;
    }

    .compact-title[b-78ui6yvkqg] {
        font-size: 1.75rem;
    }

    .back-button-compact[b-78ui6yvkqg] {
        width: 45px;
        height: 45px;
        font-size: 1.375rem;
    }

    .form-container-compact[b-78ui6yvkqg] {
        padding: 0 0.75rem 0.75rem;
        margin: 1.5rem auto;
    }

    .form-card[b-78ui6yvkqg] {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }

    .form-actions[b-78ui6yvkqg] {
        flex-direction: column-reverse;
        gap: 1rem;
        padding: 0 0.75rem;
    }

    .btn-save[b-78ui6yvkqg],
    .btn-cancel[b-78ui6yvkqg] {
        width: 100%;
        justify-content: center;
    }

    .card-body[b-78ui6yvkqg] {
        padding: 1.5rem;
    }
}
/* /Components/Pages/JobEdit - Copy.razor.rz.scp.css */
/* ==========================================
   JOB EDIT - ULTRA COMPACT INFORMATION DENSE
   Minimal whitespace, maximum information
   ========================================== */

:root[b-edqub3nvlr] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

/* Loading & Error States */
.loading-container[b-edqub3nvlr] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    gap: 1rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

.spinner[b-edqub3nvlr] {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-edqub3nvlr 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-edqub3nvlr {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-edqub3nvlr] {
    color: var(--brand-charcoal);
    font-size: 0.9375rem;
    font-weight: 500;
}

.error-container[b-edqub3nvlr] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    padding: 1.5rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.error-icon[b-edqub3nvlr] {
    font-size: 3rem;
    margin-bottom: 0.75rem;
    opacity: 0.8;
}

.error-container h2[b-edqub3nvlr] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    letter-spacing: -0.5px;
}

.error-container p[b-edqub3nvlr] {
    color: #6b7280;
    font-size: 0.9375rem;
    margin-bottom: 1rem;
}

/* Page Header - ULTRA COMPACT */
.page-header[b-edqub3nvlr] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    border-radius: 0;
    padding: 1rem 1.25rem;
    margin: -1rem -1rem 0.75rem -1rem;
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(212, 175, 55, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: var(--brand-beige);
    border: 2px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    overflow: hidden;
}

.page-header[b-edqub3nvlr]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.1) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.08) 0%, transparent 45%);
    pointer-events: none;
}

.header-content[b-edqub3nvlr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    position: relative;
    z-index: 1;
}

.header-left[b-edqub3nvlr] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
}

.back-btn[b-edqub3nvlr] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.375rem;
    font-weight: 700;
}

.back-btn:hover[b-edqub3nvlr] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-3px) scale(1.05);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.4);
}

.title-section h1[b-edqub3nvlr] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.title-section p[b-edqub3nvlr] {
    margin: 0.25rem 0 0 0;
    opacity: 0.9;
    font-size: 0.875rem;
    color: var(--brand-beige);
    font-weight: 500;
}

.metadata-sep[b-edqub3nvlr] {
    margin: 0 0.375rem;
    opacity: 0.5;
}

/* Form Container - ULTRA COMPACT - FULL WIDTH */
.form-container[b-edqub3nvlr] {
    display: grid;
    gap: 0.75rem;
    width: 100%;
    padding: 0 0.75rem 1rem;
    font-family: 'Lato', sans-serif;
}

/* Form Card - ULTRA COMPACT */
.form-card[b-edqub3nvlr] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    margin-bottom: 0.75rem;
}

.form-card:last-child[b-edqub3nvlr] {
    margin-bottom: 0;
}

.form-card:hover[b-edqub3nvlr] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-edqub3nvlr] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: relative;
}

.card-header[b-edqub3nvlr]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-edqub3nvlr] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-edqub3nvlr] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card-body[b-edqub3nvlr] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* Collapsible Cards - ULTRA COMPACT */
.collapsible-card[b-edqub3nvlr] {
    overflow: visible;
}

.collapsible-details[b-edqub3nvlr] {
    width: 100%;
}

.collapsible-details[open] .chevron[b-edqub3nvlr] {
    transform: rotate(180deg);
}

.collapsible-header[b-edqub3nvlr] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    list-style: none;
    position: relative;
    transition: all 0.3s ease;
}

.collapsible-header[b-edqub3nvlr]::-webkit-details-marker {
    display: none;
}

.collapsible-header:hover[b-edqub3nvlr] {
    background: linear-gradient(135deg, var(--brand-charcoal-dark) 0%, var(--brand-charcoal-darker) 100%);
}

.collapsible-header[b-edqub3nvlr]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.header-left-content[b-edqub3nvlr] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.header-left-content .card-icon[b-edqub3nvlr] {
    font-size: 1.25rem;
}

.header-left-content h3[b-edqub3nvlr] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.chevron[b-edqub3nvlr] {
    color: var(--brand-gold);
    font-size: 1rem;
    transition: transform 0.3s ease;
}

/* Form Actions - ULTRA COMPACT */
.form-actions[b-edqub3nvlr] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-radius: 0;
    flex-wrap: wrap;
    border-top: 2px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
    margin: 0 -0.75rem -1rem -0.75rem;
}

.btn-save[b-edqub3nvlr],
.btn-secondary[b-edqub3nvlr],
.btn-cancel[b-edqub3nvlr] {
    padding: 0.625rem 1.5rem;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    border: none;
    letter-spacing: 0.3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-family: 'Lato', sans-serif;
    text-transform: none;
}

.btn-save[b-edqub3nvlr] {
    background: linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);
    color: var(--brand-charcoal);
}

.btn-save:hover[b-edqub3nvlr] {
    background: linear-gradient(135deg, var(--brand-gold-light) 0%, var(--brand-gold) 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(212, 175, 55, 0.35);
}

.btn-secondary[b-edqub3nvlr] {
    background: white;
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold);
}

.btn-secondary:hover[b-edqub3nvlr] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(212, 175, 55, 0.25);
}

.btn-secondary:disabled[b-edqub3nvlr] {
    opacity: 0.65;
    cursor: not-allowed;
    transform: none;
}

.btn-cancel[b-edqub3nvlr] {
    background: rgba(255, 255, 255, 0.1);
    color: var(--brand-beige);
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.btn-cancel:hover[b-edqub3nvlr] {
    background: rgba(255, 255, 255, 0.2);
    border-color: var(--brand-gold);
    transform: translateY(-2px);
}

.btn-save .icon[b-edqub3nvlr],
.btn-secondary .icon[b-edqub3nvlr],
.btn-cancel .icon[b-edqub3nvlr] {
    font-size: 1rem;
}

.proposal-email-message[b-edqub3nvlr] {
    margin-top: 0.75rem;
    padding: 0.625rem 0.75rem;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 600;
}

.proposal-email-message.success[b-edqub3nvlr] {
    background: rgba(22, 101, 52, 0.12);
    color: #166534;
    border: 1px solid rgba(22, 101, 52, 0.25);
}

.proposal-email-message.error[b-edqub3nvlr] {
    background: rgba(153, 27, 27, 0.12);
    color: #991b1b;
    border: 1px solid rgba(153, 27, 27, 0.25);
}

/* Responsive Design */
@media (max-width: 768px) {
    .page-header[b-edqub3nvlr] {
        padding: 0.875rem 1rem;
        margin-bottom: 0.625rem;
    }

    .title-section h1[b-edqub3nvlr] {
        font-size: 1.25rem;
    }

    .title-section p[b-edqub3nvlr] {
        font-size: 0.8125rem;
    }

    .back-btn[b-edqub3nvlr] {
        width: 36px;
        height: 36px;
        font-size: 1.125rem;
    }

    .form-container[b-edqub3nvlr] {
        padding: 0 0.5rem 0.75rem;
        gap: 0.625rem;
    }

    .card-body[b-edqub3nvlr] {
        padding: 0.75rem;
    }

    .form-actions[b-edqub3nvlr] {
        flex-direction: column-reverse;
        gap: 0.625rem;
        padding: 0.875rem;
    }

    .btn-save[b-edqub3nvlr],
    .btn-secondary[b-edqub3nvlr],
    .btn-cancel[b-edqub3nvlr] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Pages/JobEdit.razor.rz.scp.css */
/* Job Edit - aligned to JobView with a more compact editing workflow */

:root[b-ijx5tjev1q] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige-light: #fefef8;
}

.loading-container[b-ijx5tjev1q],
.error-container[b-ijx5tjev1q] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.25rem;
    background: linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%), linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
}

.spinner[b-ijx5tjev1q] {
    width: 64px;
    height: 64px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-radius: 50%;
    animation: spin-b-ijx5tjev1q 1s linear infinite;
}

@keyframes spin-b-ijx5tjev1q {
    to { transform: rotate(360deg); }
}

.error-icon[b-ijx5tjev1q] {
    font-size: 3rem;
}

.page-wrapper[b-ijx5tjev1q] {
    min-height: 100vh;
    margin: -1rem;
    background: linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%), linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
}

.compact-header[b-ijx5tjev1q] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 1rem 1.25rem;
    border-bottom: 2px solid var(--brand-gold);
}

.compact-header-content[b-ijx5tjev1q] {
    display: flex;
    align-items: center;
    gap: 0.875rem;
}

.back-button-compact[b-ijx5tjev1q] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 44px;
    height: 44px;
    border-radius: 8px;
    font-size: 1.5rem;
    cursor: pointer;
}

.compact-title-section[b-ijx5tjev1q] {
    flex: 1;
    min-width: 0;
}

.eyebrow[b-ijx5tjev1q] {
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}

.compact-title[b-ijx5tjev1q] {
    margin: 0;
    color: var(--brand-gold);
    font-size: 1.5rem;
    font-family: 'Playfair Display', Georgia, serif;
}

.job-badges[b-ijx5tjev1q] {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.375rem;
    flex-wrap: wrap;
}

.badge[b-ijx5tjev1q] {
    padding: 0.25rem 0.625rem;
    border-radius: 14px;
    font-size: 0.75rem;
    font-weight: 700;
    color: white;
}

.badge-customer[b-ijx5tjev1q] {
    background: rgba(255, 255, 255, 0.18);
    color: #f9fafb;
}

.badge-total[b-ijx5tjev1q] {
    background: rgba(16, 185, 129, 0.85);
}

.header-actions[b-ijx5tjev1q] {
    display: flex;
    gap: 0.625rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.btn-header[b-ijx5tjev1q] {
    border: 2px solid transparent;
    border-radius: 6px;
    padding: 0.55rem 1rem;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
}

.btn-header:disabled[b-ijx5tjev1q] {
    opacity: 0.65;
    cursor: not-allowed;
}

.btn-header-primary[b-ijx5tjev1q] {
    background: var(--brand-gold);
    border-color: var(--brand-gold);
    color: var(--brand-charcoal);
}

.btn-header-secondary[b-ijx5tjev1q] {
    background: white;
    border-color: var(--brand-gold);
    color: var(--brand-charcoal);
}

.content-container[b-ijx5tjev1q] {
    padding: 0.875rem 0.75rem 1rem;
    border-top: 4px solid var(--status-color, var(--brand-gold));
    background: linear-gradient(
        to bottom,
        color-mix(in srgb, var(--status-color, #6b7280) 22%, white) 0%,
        color-mix(in srgb, var(--status-color, #6b7280) 10%, white) 100%
    );
    border-radius: 0 0 8px 8px;
}

.summary-grid[b-ijx5tjev1q] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 0.875rem;
    margin-bottom: 1rem;
}

.summary-card-wide[b-ijx5tjev1q] {
    grid-column: 1 / -1;
}

.card[b-ijx5tjev1q] {
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(212, 175, 55, 0.15);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    border-left: 4px solid color-mix(in srgb, var(--status-color, #6b7280) 75%, #111827);
}

.full-width-card[b-ijx5tjev1q] {
    width: 100%;
}

.card-header[b-ijx5tjev1q] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.card-header h3[b-ijx5tjev1q] {
    margin: 0;
    flex: 1;
    color: var(--brand-gold);
    font-size: 0.9375rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.collapsible-header:hover[b-ijx5tjev1q] {
    filter: brightness(1.1);
}

.collapse-chevron[b-ijx5tjev1q] {
    margin-left: auto;
    color: var(--brand-gold);
    font-size: 0.85rem;
    user-select: none;
}

.header-caption[b-ijx5tjev1q] {
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.75rem;
    font-weight: 600;
}

.card-body[b-ijx5tjev1q] {
    padding: 1rem;
    background: linear-gradient(
        to bottom,
        color-mix(in srgb, var(--status-color, #6b7280) 14%, white) 0%,
        color-mix(in srgb, var(--status-color, #6b7280) 6%, white) 100%
    );
}

.info-grid[b-ijx5tjev1q] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.compact-info-grid .info-item[b-ijx5tjev1q] {
    min-width: 0;
}

.info-item[b-ijx5tjev1q] {
    display: grid;
    gap: 0.25rem;
}

.info-label[b-ijx5tjev1q] {
    font-size: 0.72rem;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.info-value[b-ijx5tjev1q] {
    color: var(--brand-charcoal);
    font-weight: 600;
}

.section-heading[b-ijx5tjev1q] {
    margin: 0 0 0.75rem;
    color: #4b5563;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.touch-sections[b-ijx5tjev1q] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 0.875rem;
}

.touch-section[b-ijx5tjev1q] {
    border: 1px solid rgba(212, 175, 55, 0.3);
    border-radius: 8px;
    padding: 0.875rem;
    background: linear-gradient(to bottom, rgba(255,255,255,0.98), rgba(254,254,248,0.92));
}

.touch-section-status[b-ijx5tjev1q] {
    border-left: 4px solid #2563eb;
}

.touch-section-log[b-ijx5tjev1q] {
    border-left: 4px solid #b8941f;
}

.touch-section-title[b-ijx5tjev1q] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #4b5563;
    margin-bottom: 0.5rem;
}

.drawing-card[b-ijx5tjev1q] {
    margin-bottom: 0.875rem;
}

.drawing-card-body[b-ijx5tjev1q] {
    padding: 0.875rem;
}

.action-row[b-ijx5tjev1q] {
    display: flex;
    gap: 0.625rem;
    flex-wrap: wrap;
}

.btn-action[b-ijx5tjev1q] {
    border: 2px solid transparent;
    border-radius: 6px;
    padding: 0.625rem 1rem;
    font-weight: 700;
    cursor: pointer;
}

.btn-action:disabled[b-ijx5tjev1q] {
    opacity: 0.65;
    cursor: not-allowed;
}

.btn-save[b-ijx5tjev1q] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
}

.btn-pdf[b-ijx5tjev1q] {
    background: #2563eb;
    color: white;
}

.btn-back[b-ijx5tjev1q] {
    background: white;
    border-color: #d1d5db;
    color: #374151;
}

.proposal-email-message[b-ijx5tjev1q],
.status-update-message[b-ijx5tjev1q] {
    margin-top: 0.625rem;
    padding: 0.625rem 0.75rem;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 600;
}

.proposal-email-message.success[b-ijx5tjev1q],
.status-update-message.success[b-ijx5tjev1q] {
    background: rgba(22, 101, 52, 0.12);
    color: #166534;
    border: 1px solid rgba(22, 101, 52, 0.25);
}

.proposal-email-message.error[b-ijx5tjev1q],
.status-update-message.error[b-ijx5tjev1q] {
    background: rgba(153, 27, 27, 0.12);
    color: #991b1b;
    border: 1px solid rgba(153, 27, 27, 0.25);
}

@media (max-width: 900px) {
    .compact-header-content[b-ijx5tjev1q] {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .header-actions[b-ijx5tjev1q] {
        width: 100%;
        justify-content: flex-start;
    }
}

@media (max-width: 768px) {
    .summary-grid[b-ijx5tjev1q],
    .touch-sections[b-ijx5tjev1q],
    .info-grid[b-ijx5tjev1q] {
        grid-template-columns: 1fr;
    }

    .content-container[b-ijx5tjev1q] {
        padding: 0.75rem 0.5rem 0.875rem;
    }

    .action-row[b-ijx5tjev1q] {
        flex-direction: column;
    }

    .btn-action[b-ijx5tjev1q],
    .btn-header[b-ijx5tjev1q] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Pages/Jobs - Copy.razor.rz.scp.css */
/* ==========================================
   JOBS MANAGEMENT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Hide mobile view on desktop */
.mobile-cards-view[b-sd4gr6muc5] {
    display: none;
}

/* Show only on mobile */
@media (max-width: 768px) {
    .grid-container[b-sd4gr6muc5] {
        display: none !important;
    }

    .mobile-cards-view[b-sd4gr6muc5] {
        display: block;
    }
}

/* Job-specific cell styling */
.job-number-cell[b-sd4gr6muc5] {
    display: flex;
    align-items: center;
    gap: 0.875rem;
}

.job-title[b-sd4gr6muc5] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 1.0625rem;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

/* Total value styling */
.total-value[b-sd4gr6muc5] {
    font-weight: 700;
    color: #10b981;
    font-size: 1.0625rem;
}

/* Status Badge in Group Headers */
[b-sd4gr6muc5] .e-grid .e-groupcaption {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
    border-bottom: 2px solid rgba(212, 175, 55, 0.2) !important;
    padding: 1rem 1.25rem !important;
    font-weight: 600 !important;
    color: var(--brand-charcoal) !important;
}

[b-sd4gr6muc5] .e-grid .e-recordplusexpand,
[b-sd4gr6muc5] .e-grid .e-recordpluscollapse {
    color: var(--brand-gold) !important;
    font-size: 1.125rem !important;
}

[b-sd4gr6muc5] .e-grid .e-groupdroparea {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    border-bottom: 2px solid var(--brand-gold) !important;
    padding: 0.75rem 1rem !important;
    font-weight: 600 !important;
    color: var(--brand-gold) !important;
}

.status-badge[b-sd4gr6muc5] {
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 0.95em;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.status-badge:hover[b-sd4gr6muc5] {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

/* Property cells for consistent styling */
.property-value[b-sd4gr6muc5] {
    font-weight: 500;
    color: var(--brand-charcoal);
}

/* Mobile Cards View Styling */
.mobile-job-card[b-sd4gr6muc5] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    margin-bottom: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.mobile-job-card:hover[b-sd4gr6muc5] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    border-color: var(--brand-gold);
}

.mobile-card-header[b-sd4gr6muc5] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgba(212, 175, 55, 0.2);
}

.mobile-card-icon[b-sd4gr6muc5] {
    font-size: 2rem;
    flex-shrink: 0;
}

.mobile-card-title[b-sd4gr6muc5] {
    flex: 1;
}

.mobile-card-title h3[b-sd4gr6muc5] {
    margin: 0 0 0.5rem 0;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
}

.status-badge-mobile[b-sd4gr6muc5] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    color: white;
}

.mobile-card-actions[b-sd4gr6muc5] {
    display: flex;
    gap: 0.5rem;
}

.mobile-card-body[b-sd4gr6muc5] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.mobile-property[b-sd4gr6muc5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.mobile-prop-icon[b-sd4gr6muc5] {
    font-size: 1.125rem;
    flex-shrink: 0;
}

.mobile-prop-label[b-sd4gr6muc5] {
    font-weight: 600;
    color: #6b7280;
    min-width: 80px;
}

.mobile-prop-value[b-sd4gr6muc5] {
    color: var(--brand-charcoal);
    font-weight: 500;
}

.mobile-pagination[b-sd4gr6muc5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 1rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.mobile-page-info[b-sd4gr6muc5] {
    font-weight: 600;
    color: var(--brand-charcoal);
}

    font-weight: 700 !important;
    font-size: 0.8125rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    padding: 0.75rem 1rem !important;
    border-bottom: 2px solid #e5e7eb !important;
    border-right: 1px solid #f3f4f6 !important;
    white-space: nowrap;
    overflow: visible !important;[b-sd4gr6muc5]
}

[b-sd4gr6muc5] .e-grid .e-rowcell {
    padding: 0.75rem 1rem !important;
    border-bottom: 1px solid #f3f4f6 !important;
    border-right: 1px solid #f9fafb !important;
    color: #1f2937 !important;
    font-size: 0.9375rem !important;
    overflow: visible !important;
}
    border-bottom: 1px solid #f3f4f6 !important;
    border-right: 1px solid #f9fafb !important;
    color: #1f2937 !important;
    font-size: 0.9375rem !important;[b-sd4gr6muc5]
}

[b-sd4gr6muc5] .e-grid .e-rowcell:first-child {
    padding: 0.5rem !important;
}

[b-sd4gr6muc5] .e-grid .e-row:hover .e-rowcell {
    background: linear-gradient(90deg, #faf5ff 0%, #f3f4f6 100%) !important;
}

[b-sd4gr6muc5] .e-grid .e-row.e-altrow .e-rowcell {
    background: #fafbfc !important;
}

[b-sd4gr6muc5] .e-grid .e-row.e-altrow:hover .e-rowcell {
    background: linear-gradient(90deg, #faf5ff 0%, #f3f4f6 100%) !important;
}

/* ==========================================
   GRID CUSTOM CELLS
   ========================================== */
.grid-actions[b-sd4gr6muc5] {
    display: flex;
    gap: 0.25rem;
    justify-content: center;
    flex-wrap: nowrap;
}

.job-number-cell[b-sd4gr6muc5] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.job-title[b-sd4gr6muc5] {
    font-weight: 700;
    color: #1f2937;
    font-size: 1rem;
    white-space: nowrap;
}

.property-cell[b-sd4gr6muc5] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.property-value[b-sd4gr6muc5] {
    font-weight: 500;
    color: #4b5563;
    overflow: visible;
    white-space: nowrap;
    display: inline-block;
}

.property-value.total-value[b-sd4gr6muc5] {
    font-weight: 700;
    color: #059669;
    font-size: 1.0625rem;
}

.property-value.address-text[b-sd4gr6muc5] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}

/* Phone Link */
.phone-link[b-sd4gr6muc5] {
    color: #2563eb;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.phone-link:hover[b-sd4gr6muc5] {
    color: #1d4ed8;
    text-decoration: underline;
}

.phone-link:active[b-sd4gr6muc5] {
    color: #1e40af;
}

/* ==========================================
   PAGINATION
   ========================================== */
[b-sd4gr6muc5] .e-pager {
    background: linear-gradient(180deg, #fafbfc 0%, #f3f4f6 100%) !important;
    border-top: 2px solid #e5e7eb !important;
    padding: 1rem 2rem !important;
}

[b-sd4gr6muc5] .e-pager .e-numericitem,
[b-sd4gr6muc5] .e-pager .e-currentitem,
[b-sd4gr6muc5] .e-pager .e-prevpage,
[b-sd4gr6muc5] .e-pager .e-nextpage {
    border-radius: 8px !important;
    min-width: 36px !important;
    height: 36px !important;
    border: 2px solid #e5e7eb !important;
    margin: 0 4px !important;
    font-weight: 600 !important;
    transition: all 0.2s ease !important;
}

[b-sd4gr6muc5] .e-pager .e-currentitem {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    color: white !important;
    border-color: #667eea !important;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3) !important;
}

[b-sd4gr6muc5] .e-pager .e-numericitem:hover,
[b-sd4gr6muc5] .e-pager .e-prevpage:hover,
[b-sd4gr6muc5] .e-pager .e-nextpage:hover {
    background: #f3f4f6 !important;
    border-color: #d1d5db !important;
    transform: translateY(-2px);
}

/* ==========================================
   MOBILE CARDS VIEW
   ========================================== */
.mobile-cards-view[b-sd4gr6muc5] {
    padding: 1.5rem;
}

.mobile-job-card[b-sd4gr6muc5] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 1rem;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.mobile-job-card:hover[b-sd4gr6muc5] {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.mobile-job-card:active[b-sd4gr6muc5] {
    transform: scale(0.98);
}

.mobile-card-header[b-sd4gr6muc5] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 1rem 1.25rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.mobile-card-icon[b-sd4gr6muc5] {
    font-size: 1.75rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-card-title[b-sd4gr6muc5] {
    flex: 1;
    min-width: 0;
}

.mobile-card-title h3[b-sd4gr6muc5] {
    margin: 0;
    color: white;
    font-size: 1.125rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-card-actions[b-sd4gr6muc5] {
    display: flex;
    gap: 0.5rem;
    flex-shrink: 0;
}

.mobile-card-body[b-sd4gr6muc5] {
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.mobile-property[b-sd4gr6muc5] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    background: linear-gradient(90deg, #f9fafb 0%, #f3f4f6 100%);
    border-radius: 10px;
    border-left: 3px solid #667eea;
}

.mobile-prop-icon[b-sd4gr6muc5] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-prop-label[b-sd4gr6muc5] {
    font-size: 0.875rem;
    font-weight: 700;
    color: #6b7280;
    min-width: 90px;
}

.mobile-prop-value[b-sd4gr6muc5] {
    font-size: 0.9375rem;
    font-weight: 600;
    color: #1f2937;
    flex: 1;
}

.mobile-pagination[b-sd4gr6muc5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 0 0.5rem;
    gap: 1rem;
}

.mobile-page-info[b-sd4gr6muc5] {
    font-size: 0.9375rem;
    color: #6b7280;
    font-weight: 500;
}

/* ==========================================
   STATUS BADGE STYLES
   ========================================== */
.status-cell[b-sd4gr6muc5] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0.25rem 0;
}

.status-badge[b-sd4gr6muc5] {
    display: inline-block;
    background-color: #999;
    color: white;
    padding: 5px 12px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 0.9em;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
}

.status-badge:hover[b-sd4gr6muc5] {
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.status-badge-mobile[b-sd4gr6muc5] {
    display: inline-block;
    background-color: #999;
    color: white;
    padding: 3px 10px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.75em;
    white-space: nowrap;
    margin-left: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
    font-weight: 600;
    color: #4b5563;[b-sd4gr6muc5]
}

/* ==========================================
   RESPONSIVE DESIGN
   ========================================== */

/* Reduce padding and font size for medium screens */
@media (max-width: 1400px) {
    [b-sd4gr6muc5] .e-grid .e-headercell,
    [b-sd4gr6muc5] .e-grid .e-rowcell {
        padding: 0.625rem 0.75rem !important;
        font-size: 0.875rem !important;
    }

    [b-sd4gr6muc5] .e-grid .e-headercell {
        font-size: 0.75rem !important;
    }
}

/* More compact for tablets */
@media (max-width: 1200px) {
    .hero-title[b-sd4gr6muc5] {
        font-size: 1.75rem;
    }

    [b-sd4gr6muc5] .e-grid .e-headercell,
    [b-sd4gr6muc5] .e-grid .e-rowcell {
        padding: 0.5rem 0.625rem !important;
        font-size: 0.8125rem !important;
    }

    [b-sd4gr6muc5] .e-grid .e-headercell {
        font-size: 0.7rem !important;
    }

    .property-cell[b-sd4gr6muc5] {
        gap: 0.5rem;
    }

    .job-number-cell[b-sd4gr6muc5] {
        gap: 0.5rem;
    }
}

/* Even more compact */
@media (max-width: 1024px) {
    [b-sd4gr6muc5] .e-grid .e-headercell,
    [b-sd4gr6muc5] .e-grid .e-rowcell {
        padding: 0.375rem 0.5rem !important;
        font-size: 0.75rem !important;
    }

    [b-sd4gr6muc5] .e-grid .e-headercell {
        font-size: 0.65rem !important;
    }

    .property-cell[b-sd4gr6muc5] {
        gap: 0.375rem;
    }

    .job-number-cell[b-sd4gr6muc5] {
        gap: 0.375rem;
    }

    [b-sd4gr6muc5] .grid-actions .e-btn {
        padding: 0.25rem !important;
    }
}

/* Enable horizontal scroll */
@media (max-width: 900px) {
    .grid-container[b-sd4gr6muc5] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    [b-sd4gr6muc5] .e-grid .e-headercell,
    [b-sd4gr6muc5] .e-grid .e-rowcell {
        padding: 0.3rem 0.4rem !important;
        font-size: 0.7rem !important;
    }

    [b-sd4gr6muc5] .e-grid .e-headercell {
        font-size: 0.6rem !important;
    }
}

    [b-sd4gr6muc5] .e-grid .e-headercell:nth-child(5),
    [b-sd4gr6muc5] .e-grid .e-rowcell:nth-child(5) { max-width: 125px !important; width: 125px !important; }

    [b-sd4gr6muc5] .e-grid .e-headercell:nth-child(6),
    [b-sd4gr6muc5] .e-grid .e-rowcell:nth-child(6) { max-width: 125px !important; width: 125px !important; }

    [b-sd4gr6muc5] .e-grid .e-headercell:nth-child(7),
    [b-sd4gr6muc5] .e-grid .e-rowcell:nth-child(7) { max-width: 110px !important; width: 110px !important; }

    [b-sd4gr6muc5] .e-grid .e-headercell:nth-child(8),
    [b-sd4gr6muc5] .e-grid .e-rowcell:nth-child(8) { max-width: 160px !important; width: 160px !important; }

    [b-sd4gr6muc5] .e-grid .e-headercell:nth-child(9),
    [b-sd4gr6muc5] .e-grid .e-rowcell:nth-child(9) { max-width: 95px !important; width: 95px !important; }

    [b-sd4gr6muc5] .e-grid .e-headercell:nth-child(10),
    [b-sd4gr6muc5] .e-grid .e-rowcell:nth-child(10) { max-width: 90px !important; width: 90px !important; }
}

/* Tablet portrait - start showing horizontal scroll */
@media (max-width: 900px) {
    .grid-container[b-sd4gr6muc5] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    /* Add scroll shadow indicator */
    .grid-container[b-sd4gr6muc5]::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        background: linear-gradient(to left, rgba(0, 0, 0, 0.05), transparent);
        pointer-events: none;
    }
}

/* Mobile breakpoint - switch to cards */
@media (max-width: 768px) {
    .page-container[b-sd4gr6muc5] {
        margin: -0.5rem;
    }

    .hero-header[b-sd4gr6muc5] {
        padding: 1.25rem 1.5rem;
    }

    .hero-content[b-sd4gr6muc5] {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }

    .hero-title[b-sd4gr6muc5] {
        font-size: 1.5rem;
    }

    .content-section[b-sd4gr6muc5] {
        padding: 0 1rem 1rem;
        margin-top: -0.75rem;
    }

    .card-toolbar[b-sd4gr6muc5] {
        padding: 1rem;
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-section[b-sd4gr6muc5] {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .search-wrapper[b-sd4gr6muc5] {
        min-width: 100%;
        max-width: 100%;
    }

    /* Hide grid and show cards on mobile */
    .grid-container[b-sd4gr6muc5] {
        display: none !important;
    }

    .mobile-cards-view[b-sd4gr6muc5] {
        display: block;
    }
}

@media (max-width: 480px) {
    .hero-title[b-sd4gr6muc5] {
        font-size: 1.25rem;
    }

    .hero-header[b-sd4gr6muc5] {
        padding: 1rem;
    }

    .main-card[b-sd4gr6muc5] {
        border-radius: 12px;
    }

    .mobile-cards-view[b-sd4gr6muc5] {
        padding: 1rem;
    }
}
/* /Components/Pages/Jobs.razor.rz.scp.css */
/* ==========================================
   JOBS MANAGEMENT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Toolbar group label */
.toolbar-group-label[b-ssr67393ya] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(255, 255, 255, 0.5);
    align-self: center;
    white-space: nowrap;
}

/* Navigation shortcut buttons */
[b-ssr67393ya] .nav-shortcut-btn {
    color: rgba(255, 255, 255, 0.75) !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    border: none !important;
    background: transparent !important;
    padding: 0.375rem 0.625rem !important;
    transition: color 0.2s ease, background 0.2s ease !important;
}

[b-ssr67393ya] .nav-shortcut-btn:hover {
    color: var(--brand-gold) !important;
    background: rgba(212, 175, 55, 0.12) !important;
}

/* Vertical divider between nav links and action buttons */
.toolbar-divider[b-ssr67393ya] {
    display: inline-block;
    width: 1px;
    height: 1.75rem;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 0.5rem;
    align-self: center;
    flex-shrink: 0;
}

/* Hide mobile view on desktop */
.mobile-cards-view[b-ssr67393ya] {
    display: none;
}

/* Show only on mobile */
@media (max-width: 768px) {
    .grid-container[b-ssr67393ya] {
        display: none !important;
    }

    .mobile-cards-view[b-ssr67393ya] {
        display: block;
    }
}

/* Job-specific cell styling */
.job-number-cell[b-ssr67393ya] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.job-title[b-ssr67393ya] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

/* Total value styling */
.total-value[b-ssr67393ya] {
    font-weight: 700;
    color: #10b981;
    font-size: 0.95rem;
}

/* ==========================================
   GRID CONTAINER OVERRIDES
   ========================================== */
[b-ssr67393ya] .e-grid .e-headercell {
    padding: 0.5rem 0.75rem !important;
}

[b-ssr67393ya] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
}

[b-ssr67393ya] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}

/* Status Badge in Group Headers */
[b-ssr67393ya] .e-grid .e-groupcaption {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
    border-bottom: 2px solid rgba(212, 175, 55, 0.2) !important;
    padding: 0.5rem 0.75rem !important;
    font-weight: 600 !important;
    color: var(--brand-charcoal) !important;
}

[b-ssr67393ya] .e-grid .e-recordplusexpand,
[b-ssr67393ya] .e-grid .e-recordpluscollapse {
    color: var(--brand-gold) !important;
    font-size: 1.125rem !important;
}

[b-ssr67393ya] .e-grid .e-groupdroparea {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    border-bottom: 2px solid var(--brand-gold) !important;
    padding: 0.75rem 1rem !important;
    font-weight: 600 !important;
    color: var(--brand-gold) !important;
}

.status-badge[b-ssr67393ya] {
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 0.95em;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.status-badge:hover[b-ssr67393ya] {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

/* Property cells for consistent styling */
.property-value[b-ssr67393ya] {
    font-weight: 500;
    color: var(--brand-charcoal);
}

/* Mobile Cards View Styling */
.mobile-job-card[b-ssr67393ya] {
    background: white;
    border-radius: 12px;
    padding: 0.75rem 1rem;
    margin-bottom: 0.75rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.mobile-job-card:hover[b-ssr67393ya] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    border-color: var(--brand-gold);
}

.mobile-card-header[b-ssr67393ya] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid rgba(212, 175, 55, 0.2);
}

.mobile-card-icon[b-ssr67393ya] {
    font-size: 1.5rem;
    flex-shrink: 0;
}

.mobile-card-title[b-ssr67393ya] {
    flex: 1;
}

.mobile-card-title h3[b-ssr67393ya] {
    margin: 0 0 0.25rem 0;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
}

.status-badge-mobile[b-ssr67393ya] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    color: white;
}

.mobile-card-actions[b-ssr67393ya] {
    display: flex;
    gap: 0.5rem;
}

.mobile-card-body[b-ssr67393ya] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.mobile-property[b-ssr67393ya] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.mobile-prop-icon[b-ssr67393ya] {
    font-size: 1.125rem;
    flex-shrink: 0;
}

.mobile-prop-label[b-ssr67393ya] {
    font-weight: 600;
    color: #6b7280;
    min-width: 80px;
    font-size: 0.85rem;
}

.mobile-prop-value[b-ssr67393ya] {
    color: var(--brand-charcoal);
    font-weight: 500;
    font-size: 0.9rem;
}

.mobile-pagination[b-ssr67393ya] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 1rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.mobile-page-info[b-ssr67393ya] {
    font-weight: 600;
    color: var(--brand-charcoal);
}

    font-weight: 700 !important;
    font-size: 0.8125rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    padding: 0.75rem 1rem !important;
    border-bottom: 2px solid #e5e7eb !important;
    border-right: 1px solid #f3f4f6 !important;
    white-space: nowrap;
    overflow: visible !important;[b-ssr67393ya]
}

[b-ssr67393ya] .e-grid .e-rowcell {
    padding: 0.75rem 1rem !important;
    border-bottom: 1px solid #f3f4f6 !important;
    border-right: 1px solid #f9fafb !important;
    color: #1f2937 !important;
    font-size: 0.9375rem !important;
    overflow: visible !important;
}
    border-bottom: 1px solid #f3f4f6 !important;
    border-right: 1px solid #f9fafb !important;
    color: #1f2937 !important;
    font-size: 0.9375rem !important;[b-ssr67393ya]
}

[b-ssr67393ya] .e-grid .e-rowcell:first-child {
    padding: 0.5rem !important;
}

[b-ssr67393ya] .e-grid .e-row:hover .e-rowcell {
    background: linear-gradient(90deg, #faf5ff 0%, #f3f4f6 100%) !important;
}

[b-ssr67393ya] .e-grid .e-row.e-altrow .e-rowcell {
    background: #fafbfc !important;
}

[b-ssr67393ya] .e-grid .e-row.e-altrow:hover .e-rowcell {
    background: linear-gradient(90deg, #faf5ff 0%, #f3f4f6 100%) !important;
}

/* ==========================================
   GRID CUSTOM CELLS
   ========================================== */
.grid-actions[b-ssr67393ya] {
    display: flex;
    gap: 0.25rem;
    justify-content: center;
    flex-wrap: nowrap;
}

.job-number-cell[b-ssr67393ya] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.job-title[b-ssr67393ya] {
    font-weight: 700;
    color: #1f2937;
    font-size: 1rem;
    white-space: nowrap;
}

.property-cell[b-ssr67393ya] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.property-value[b-ssr67393ya] {
    font-weight: 500;
    color: #4b5563;
    overflow: visible;
    white-space: nowrap;
    display: inline-block;
}

.property-value.total-value[b-ssr67393ya] {
    font-weight: 700;
    color: #059669;
    font-size: 1.0625rem;
}

.property-value.address-text[b-ssr67393ya] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}

/* Phone Link */
.phone-link[b-ssr67393ya] {
    color: #2563eb;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.phone-link:hover[b-ssr67393ya] {
    color: #1d4ed8;
    text-decoration: underline;
}

.phone-link:active[b-ssr67393ya] {
    color: #1e40af;
}

/* ==========================================
   PAGINATION
   ========================================== */
[b-ssr67393ya] .e-pager {
    background: linear-gradient(180deg, #fafbfc 0%, #f3f4f6 100%) !important;
    border-top: 2px solid #e5e7eb !important;
    padding: 1rem 2rem !important;
}

[b-ssr67393ya] .e-pager .e-numericitem,
[b-ssr67393ya] .e-pager .e-currentitem,
[b-ssr67393ya] .e-pager .e-prevpage,
[b-ssr67393ya] .e-pager .e-nextpage {
    border-radius: 8px !important;
    min-width: 36px !important;
    height: 36px !important;
    border: 2px solid #e5e7eb !important;
    margin: 0 4px !important;
    font-weight: 600 !important;
    transition: all 0.2s ease !important;
}

[b-ssr67393ya] .e-pager .e-currentitem {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    color: white !important;
    border-color: #667eea !important;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3) !important;
}

[b-ssr67393ya] .e-pager .e-numericitem:hover,
[b-ssr67393ya] .e-pager .e-prevpage:hover,
[b-ssr67393ya] .e-pager .e-nextpage:hover {
    background: #f3f4f6 !important;
    border-color: #d1d5db !important;
    transform: translateY(-2px);
}

/* ==========================================
   MOBILE CARDS VIEW
   ========================================== */
.mobile-cards-view[b-ssr67393ya] {
    padding: 1.5rem;
}

.mobile-job-card[b-ssr67393ya] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 1rem;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.mobile-job-card:hover[b-ssr67393ya] {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.mobile-job-card:active[b-ssr67393ya] {
    transform: scale(0.98);
}

.mobile-card-header[b-ssr67393ya] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 1rem 1.25rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.mobile-card-icon[b-ssr67393ya] {
    font-size: 1.75rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-card-title[b-ssr67393ya] {
    flex: 1;
    min-width: 0;
}

.mobile-card-title h3[b-ssr67393ya] {
    margin: 0;
    color: white;
    font-size: 1.125rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mobile-card-actions[b-ssr67393ya] {
    display: flex;
    gap: 0.5rem;
    flex-shrink: 0;
}

.mobile-card-body[b-ssr67393ya] {
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.mobile-property[b-ssr67393ya] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem;
    background: linear-gradient(90deg, #f9fafb 0%, #f3f4f6 100%);
    border-radius: 10px;
    border-left: 3px solid #667eea;
}

.mobile-prop-icon[b-ssr67393ya] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-prop-label[b-ssr67393ya] {
    font-size: 0.875rem;
    font-weight: 700;
    color: #6b7280;
    min-width: 90px;
}

.mobile-prop-value[b-ssr67393ya] {
    font-size: 0.9375rem;
    font-weight: 600;
    color: #1f2937;
    flex: 1;
}

.mobile-pagination[b-ssr67393ya] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 0 0.5rem;
    gap: 1rem;
}

.mobile-page-info[b-ssr67393ya] {
    font-size: 0.9375rem;
    color: #6b7280;
    font-weight: 500;
}

/* ==========================================
   STATUS BADGE STYLES
   ========================================== */
.status-cell[b-ssr67393ya] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0.25rem 0;
}

.status-badge[b-ssr67393ya] {
    display: inline-block;
    background-color: #999;
    color: white;
    padding: 5px 12px;
    border-radius: 15px;
    font-weight: 600;
    font-size: 0.9em;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
}

.status-badge:hover[b-ssr67393ya] {
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.status-badge-mobile[b-ssr67393ya] {
    display: inline-block;
    background-color: #999;
    color: white;
    padding: 3px 10px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.75em;
    white-space: nowrap;
    margin-left: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
    font-weight: 600;
    color: #4b5563;[b-ssr67393ya]
}

/* ==========================================
   RESPONSIVE DESIGN
   ========================================== */

/* Reduce padding and font size for medium screens */
@media (max-width: 1400px) {
    [b-ssr67393ya] .e-grid .e-headercell,
    [b-ssr67393ya] .e-grid .e-rowcell {
        padding: 0.625rem 0.75rem !important;
        font-size: 0.875rem !important;
    }

    [b-ssr67393ya] .e-grid .e-headercell {
        font-size: 0.75rem !important;
    }
}

/* More compact for tablets */
@media (max-width: 1200px) {
    .hero-title[b-ssr67393ya] {
        font-size: 1.75rem;
    }

    [b-ssr67393ya] .e-grid .e-headercell,
    [b-ssr67393ya] .e-grid .e-rowcell {
        padding: 0.5rem 0.625rem !important;
        font-size: 0.8125rem !important;
    }

    [b-ssr67393ya] .e-grid .e-headercell {
        font-size: 0.7rem !important;
    }

    .property-cell[b-ssr67393ya] {
        gap: 0.5rem;
    }

    .job-number-cell[b-ssr67393ya] {
        gap: 0.5rem;
    }
}

/* Even more compact */
@media (max-width: 1024px) {
    [b-ssr67393ya] .e-grid .e-headercell,
    [b-ssr67393ya] .e-grid .e-rowcell {
        padding: 0.375rem 0.5rem !important;
        font-size: 0.75rem !important;
    }

    [b-ssr67393ya] .e-grid .e-headercell {
        font-size: 0.65rem !important;
    }

    .property-cell[b-ssr67393ya] {
        gap: 0.375rem;
    }

    .job-number-cell[b-ssr67393ya] {
        gap: 0.375rem;
    }

    [b-ssr67393ya] .grid-actions .e-btn {
        padding: 0.25rem !important;
    }
}

/* Enable horizontal scroll */
@media (max-width: 900px) {
    .grid-container[b-ssr67393ya] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    [b-ssr67393ya] .e-grid .e-headercell,
    [b-ssr67393ya] .e-grid .e-rowcell {
        padding: 0.3rem 0.4rem !important;
        font-size: 0.7rem !important;
    }

    [b-ssr67393ya] .e-grid .e-headercell {
        font-size: 0.6rem !important;
    }
}

    [b-ssr67393ya] .e-grid .e-headercell:nth-child(5),
    [b-ssr67393ya] .e-grid .e-rowcell:nth-child(5) { max-width: 125px !important; width: 125px !important; }

    [b-ssr67393ya] .e-grid .e-headercell:nth-child(6),
    [b-ssr67393ya] .e-grid .e-rowcell:nth-child(6) { max-width: 125px !important; width: 125px !important; }

    [b-ssr67393ya] .e-grid .e-headercell:nth-child(7),
    [b-ssr67393ya] .e-grid .e-rowcell:nth-child(7) { max-width: 110px !important; width: 110px !important; }

    [b-ssr67393ya] .e-grid .e-headercell:nth-child(8),
    [b-ssr67393ya] .e-grid .e-rowcell:nth-child(8) { max-width: 160px !important; width: 160px !important; }

    [b-ssr67393ya] .e-grid .e-headercell:nth-child(9),
    [b-ssr67393ya] .e-grid .e-rowcell:nth-child(9) { max-width: 95px !important; width: 95px !important; }

    [b-ssr67393ya] .e-grid .e-headercell:nth-child(10),
    [b-ssr67393ya] .e-grid .e-rowcell:nth-child(10) { max-width: 90px !important; width: 90px !important; }
}

/* Tablet portrait - start showing horizontal scroll */
@media (max-width: 900px) {
    .grid-container[b-ssr67393ya] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    /* Add scroll shadow indicator */
    .grid-container[b-ssr67393ya]::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        background: linear-gradient(to left, rgba(0, 0, 0, 0.05), transparent);
        pointer-events: none;
    }
}

/* Mobile breakpoint - switch to cards */
@media (max-width: 768px) {
    .page-container[b-ssr67393ya] {
        margin: -0.5rem;
    }

    .hero-header[b-ssr67393ya] {
        padding: 1.25rem 1.5rem;
    }

    .hero-content[b-ssr67393ya] {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }

    .hero-title[b-ssr67393ya] {
        font-size: 1.5rem;
    }

    .content-section[b-ssr67393ya] {
        padding: 0 1rem 1rem;
        margin-top: -0.75rem;
    }

    .card-toolbar[b-ssr67393ya] {
        padding: 1rem;
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-section[b-ssr67393ya] {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .search-wrapper[b-ssr67393ya] {
        min-width: 100%;
        max-width: 100%;
    }

    /* Hide grid and show cards on mobile */
    .grid-container[b-ssr67393ya] {
        display: none !important;
    }

    .mobile-cards-view[b-ssr67393ya] {
        display: block;
    }
}

@media (max-width: 480px) {
    .hero-title[b-ssr67393ya] {
        font-size: 1.25rem;
    }

    .hero-header[b-ssr67393ya] {
        padding: 1rem;
    }

    .main-card[b-ssr67393ya] {
        border-radius: 12px;
    }

    .mobile-cards-view[b-ssr67393ya] {
        padding: 1rem;
    }
}
/* /Components/Pages/JobView.razor.rz.scp.css */
/* Job View - card overview aligned with PersonView aesthetic */

:root[b-zjbr9ulgde] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige-light: #fefef8;
}

.loading-container[b-zjbr9ulgde],
.error-container[b-zjbr9ulgde] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.25rem;
    background: linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%), linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
}

.spinner[b-zjbr9ulgde] {
    width: 64px;
    height: 64px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-radius: 50%;
    animation: spin-b-zjbr9ulgde 1s linear infinite;
}

@keyframes spin-b-zjbr9ulgde {
    to { transform: rotate(360deg); }
}

.page-wrapper[b-zjbr9ulgde] {
    min-height: 100vh;
    margin: -1rem;
    background: linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%), linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
}

.compact-header[b-zjbr9ulgde] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 1rem 1.25rem;
    border-bottom: 2px solid var(--brand-gold);
}

.compact-header-content[b-zjbr9ulgde] {
    display: flex;
    align-items: center;
    gap: 0.875rem;
}

.back-button-compact[b-zjbr9ulgde] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 44px;
    height: 44px;
    border-radius: 8px;
    font-size: 1.5rem;
    cursor: pointer;
}

.compact-title-section[b-zjbr9ulgde] {
    flex: 1;
}

.compact-title[b-zjbr9ulgde] {
    margin: 0;
    color: var(--brand-gold);
    font-size: 1.5rem;
    font-family: 'Playfair Display', Georgia, serif;
}

.job-badges[b-zjbr9ulgde] {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.375rem;
    flex-wrap: wrap;
}

.badge[b-zjbr9ulgde] {
    padding: 0.25rem 0.625rem;
    border-radius: 14px;
    font-size: 0.75rem;
    font-weight: 700;
    color: white;
}

.badge-total[b-zjbr9ulgde] {
    background: rgba(16, 185, 129, 0.85);
}

.btn-edit-compact[b-zjbr9ulgde] {
    background: white;
    border: 2px solid var(--brand-gold);
    color: var(--brand-charcoal);
    border-radius: 6px;
    padding: 0.55rem 1rem;
    font-weight: 700;
    cursor: pointer;
}

.content-container[b-zjbr9ulgde] {
    padding: 0.875rem 0.75rem;
    border-top: 4px solid var(--status-color, var(--brand-gold));
    background: linear-gradient(
        to bottom,
        color-mix(in srgb, var(--status-color, #6b7280) 22%, white) 0%,
        color-mix(in srgb, var(--status-color, #6b7280) 10%, white) 100%
    );
    border-radius: 0 0 8px 8px;
}

.content-grid[b-zjbr9ulgde] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

.card[b-zjbr9ulgde] {
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(212, 175, 55, 0.15);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    border-left: 4px solid color-mix(in srgb, var(--status-color, #6b7280) 75%, #111827);
}

.full-width-card[b-zjbr9ulgde] {
    grid-column: 1 / -1;
}

.card-header[b-zjbr9ulgde] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.card-header h3[b-zjbr9ulgde] {
    margin: 0;
    flex: 1;
    color: var(--brand-gold);
    font-size: 0.9375rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.collapsible-header:hover[b-zjbr9ulgde] {
    filter: brightness(1.1);
}

.collapse-chevron[b-zjbr9ulgde] {
    margin-left: auto;
    color: var(--brand-gold);
    font-size: 0.85rem;
    user-select: none;
}

.inline-link[b-zjbr9ulgde] {
    color: #dbeafe;
    font-size: 0.75rem;
    font-weight: 700;
}

.card-body[b-zjbr9ulgde] {
    padding: 1rem;
    background: linear-gradient(
        to bottom,
        color-mix(in srgb, var(--status-color, #6b7280) 14%, white) 0%,
        color-mix(in srgb, var(--status-color, #6b7280) 6%, white) 100%
    );
}

.info-grid[b-zjbr9ulgde] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.full-width[b-zjbr9ulgde] {
    grid-column: 1 / -1;
}

.info-item[b-zjbr9ulgde] {
    display: grid;
    gap: 0.25rem;
}

.info-label[b-zjbr9ulgde] {
    font-size: 0.72rem;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.info-value[b-zjbr9ulgde] {
    color: var(--brand-charcoal);
    font-weight: 600;
}

.total-row[b-zjbr9ulgde] {
    border-top: 1px solid rgba(212, 175, 55, 0.35);
    padding-top: 0.625rem;
}

.status-editor[b-zjbr9ulgde] {
    margin-top: 1rem;
    border-top: 1px solid rgba(212, 175, 55, 0.25);
    padding-top: 0.875rem;
}

.status-editor-label[b-zjbr9ulgde] {
    font-size: 0.72rem;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.status-editor-controls[b-zjbr9ulgde] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.status-select-inline[b-zjbr9ulgde] {
    min-width: 180px;
    border: 2px solid var(--selected-status-color, #6b7280);
    border-radius: 6px;
    padding: 0.5rem 0.625rem;
    background: color-mix(in srgb, var(--selected-status-color, #6b7280) 16%, white);
    color: var(--brand-charcoal);
    font-weight: 600;
}

.status-select-inline:focus[b-zjbr9ulgde] {
    outline: none;
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--selected-status-color, #6b7280) 30%, transparent);
}

.status-update-message[b-zjbr9ulgde] {
    margin-top: 0.5rem;
    font-size: 0.82rem;
    font-weight: 600;
}

.status-update-message.success[b-zjbr9ulgde] {
    color: #166534;
}

.status-update-message.error[b-zjbr9ulgde] {
    color: #991b1b;
}

.notes-text[b-zjbr9ulgde] {
    margin: 0;
    white-space: pre-wrap;
    color: #374151;
    line-height: 1.5;
}

.drawing-card[b-zjbr9ulgde] {
    margin-bottom: 0.875rem;
}

.drawing-preview-card[b-zjbr9ulgde] {
    max-width: none;
}

.drawing-converter-host[b-zjbr9ulgde] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
}

.touch-sections[b-zjbr9ulgde] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 0.875rem;
}

.touch-section[b-zjbr9ulgde] {
    border: 1px solid rgba(212, 175, 55, 0.3);
    border-radius: 8px;
    padding: 0.875rem;
    background: linear-gradient(to bottom, rgba(255,255,255,0.98), rgba(254,254,248,0.92));
}

.reminder-tracking-card .card-body[b-zjbr9ulgde] {
    padding: 0.875rem;
}

.touch-section-status[b-zjbr9ulgde] {
    border-left: 4px solid #2563eb;
}

.touch-section-log[b-zjbr9ulgde] {
    border-left: 4px solid #b8941f;
}

.touch-section-title[b-zjbr9ulgde] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #4b5563;
    margin-bottom: 0.5rem;
}

.drawing-image[b-zjbr9ulgde] {
    width: 100%;
    max-height: 240px;
    object-fit: contain;
    border: 1px solid #e5e7eb;
    background: #fff;
    border-radius: 6px;
}

.action-row[b-zjbr9ulgde] {
    display: flex;
    gap: 0.625rem;
    flex-wrap: wrap;
}

.btn-action[b-zjbr9ulgde] {
    border: 2px solid transparent;
    border-radius: 6px;
    padding: 0.625rem 1rem;
    font-weight: 700;
    cursor: pointer;
}

.btn-action:disabled[b-zjbr9ulgde] {
    opacity: 0.65;
    cursor: not-allowed;
}

.btn-pdf[b-zjbr9ulgde] {
    background: #2563eb;
    color: white;
}

.btn-edit[b-zjbr9ulgde] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
}

.btn-back[b-zjbr9ulgde] {
    background: white;
    border-color: #d1d5db;
    color: #374151;
}

.proposal-email-message[b-zjbr9ulgde] {
    margin-top: 0.625rem;
    padding: 0.625rem 0.75rem;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 600;
}

.proposal-email-message.success[b-zjbr9ulgde] {
    background: rgba(22, 101, 52, 0.12);
    color: #166534;
    border: 1px solid rgba(22, 101, 52, 0.25);
}

.proposal-email-message.error[b-zjbr9ulgde] {
    background: rgba(153, 27, 27, 0.12);
    color: #991b1b;
    border: 1px solid rgba(153, 27, 27, 0.25);
}

.empty-value[b-zjbr9ulgde] {
    color: #9ca3af;
    font-style: italic;
}

@media (max-width: 768px) {
    .info-grid[b-zjbr9ulgde] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/MoldManagement.razor.rz.scp.css */
/* ==========================================
   MOLD MANAGEMENT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Mold-specific cell styling */
.mold-name-cell[b-0l9r8auon5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.mold-icon[b-0l9r8auon5] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.mold-title[b-0l9r8auon5] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

/* ==========================================
   GRID CONTAINER OVERRIDES
   ========================================== */
[b-0l9r8auon5] .e-grid .e-headercell {
    padding: 0.5rem 0.75rem !important;
}

[b-0l9r8auon5] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
}

[b-0l9r8auon5] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}
/* /Components/Pages/Person.razor.rz.scp.css */
/* ==========================================
   DOUBLE ARROW HARDSCAPES - CUSTOMER MANAGEMENT
   Refined Brand Aesthetic
   ========================================== */

:root[b-sc11f7faed] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

/* Page Container */
.page-container[b-sc11f7faed] {
    min-height: 100vh;
    background: 
        linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%),
        linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
    padding: 0;
    margin: -1rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

/* ==========================================
   HERO HEADER SECTION
   ========================================== */
.hero-header[b-sc11f7faed] {
    position: relative;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 2rem 2rem;
    margin: 0 0.5rem 1.5rem 0.5rem;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 
        0 12px 40px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(212, 175, 55, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
}

.hero-background[b-sc11f7faed] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.15) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.12) 0%, transparent 45%),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 2px,
            rgba(212, 175, 55, 0.03) 2px,
            rgba(212, 175, 55, 0.03) 4px
        );
    pointer-events: none;
    animation: subtleShimmer-b-sc11f7faed 8s ease-in-out infinite;
}

@keyframes subtleShimmer-b-sc11f7faed {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.85; }
}

.hero-content[b-sc11f7faed] {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}

.hero-text[b-sc11f7faed] {
    flex: 1;
    min-width: 200px;
}

.hero-title[b-sc11f7faed] {
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2.75rem;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
    text-shadow: 
        0 2px 4px rgba(0, 0, 0, 0.5),
        0 4px 12px rgba(212, 175, 55, 0.3);
    letter-spacing: -0.5px;
}

/* ==========================================
   LOADING STATE
   ========================================== */
.loading-wrapper[b-sc11f7faed] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    padding: 3rem;
}

.loading-card[b-sc11f7faed] {
    background: white;
    border-radius: 24px;
    padding: 4rem 3rem;
    text-align: center;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    max-width: 420px;
    border: 2px solid var(--brand-gold);
}

.loading-spinner[b-sc11f7faed] {
    width: 70px;
    height: 70px;
    margin: 0 auto 2.5rem;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-sc11f7faed 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-sc11f7faed {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-card h3[b-sc11f7faed] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.75rem;
    margin: 0 0 0.75rem 0;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.loading-card p[b-sc11f7faed] {
    color: #6b7280;
    font-size: 1.0625rem;
    margin: 0;
    font-weight: 500;
}

/* ==========================================
   CONTENT SECTION
   ========================================== */
.content-section[b-sc11f7faed] {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0.5rem 2.5rem;
    position: relative;
    z-index: 10;
}

/* ==========================================
   MAIN CARD
   ========================================== */
.main-card[b-sc11f7faed] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 4px 20px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    overflow: hidden;
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
}

/* ==========================================
   TOOLBAR
   ========================================== */
.card-toolbar[b-sc11f7faed] {
    background: 
        linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 1.25rem 1.5rem;
    border-bottom: 3px solid var(--brand-gold);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    flex-wrap: wrap;
    box-shadow: inset 0 -1px 0 rgba(212, 175, 55, 0.3);
}

.toolbar-section[b-sc11f7faed] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.search-wrapper[b-sc11f7faed] {
    min-width: 350px;
    flex: 1;
    max-width: 550px;
}

[b-sc11f7faed] .search-input {
    border-radius: 8px !important;
    border: 2px solid rgba(212, 175, 55, 0.3) !important;
    background: rgba(255, 255, 255, 0.95) !important;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

[b-sc11f7faed] .search-input:focus-within {
    border-color: var(--brand-gold) !important;
    box-shadow: 
        0 0 0 4px rgba(212, 175, 55, 0.2),
        0 8px 16px rgba(212, 175, 55, 0.15) !important;
    background: white !important;
    transform: translateY(-1px);
}

[b-sc11f7faed] .search-input input {
    padding: 0.875rem 1.125rem !important;
    font-size: 0.9375rem !important;
    font-weight: 500 !important;
    color: var(--brand-charcoal) !important;
}

[b-sc11f7faed] .search-input input::placeholder {
    color: #9ca3af !important;
    font-weight: 400 !important;
}

[b-sc11f7faed] .search-input .e-search {
    color: var(--brand-gold) !important;
    font-size: 1.125rem !important;
}

[b-sc11f7faed] .search-input .e-clear-icon {
    color: #9ca3af !important;
    font-size: 1.0625rem !important;
    transition: all 0.2s ease !important;
}

[b-sc11f7faed] .search-input .e-clear-icon:hover {
    color: #dc2626 !important;
    transform: scale(1.15);
}

[b-sc11f7faed] .e-outline {
    border-radius: 8px !important;
    border: 2px solid var(--brand-gold) !important;
    background: transparent !important;
    color: var(--brand-gold) !important;
    font-weight: 700 !important;
    text-transform: none !important;
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.2) !important;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0.3px !important;
}

[b-sc11f7faed] .e-outline:hover {
    transform: translateY(-2px);
    box-shadow: 
        0 6px 20px rgba(212, 175, 55, 0.35),
        0 0 0 2px rgba(212, 175, 55, 0.2) !important;
    background: var(--brand-gold) !important;
    color: var(--brand-charcoal) !important;
    border-color: var(--brand-gold-light) !important;
}

[b-sc11f7faed] .e-outline:active {
    transform: translateY(0);
}

/* ==========================================
   GRID CONTAINER
   ========================================== */
.grid-container[b-sc11f7faed] {
    padding: 0;
    display: block;
}

.mobile-cards-view[b-sc11f7faed] {
    display: none;
}

[b-sc11f7faed] .e-grid {
    border: none !important;
    font-family: 'Lato', sans-serif !important;
}

[b-sc11f7faed] .e-grid .e-headercell {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    color: var(--brand-gold) !important;
    font-weight: 700 !important;
    font-size: 0.8125rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 0.5rem 0.75rem !important;
    border-bottom: 2px solid var(--brand-gold) !important;
    border-right: 1px solid rgba(212, 175, 55, 0.2) !important;
    font-family: 'Lato', sans-serif !important;
}

[b-sc11f7faed] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
    border-bottom: 1px solid #f0ece5 !important;
    border-right: 1px solid #fafaf7 !important;
    color: var(--brand-charcoal) !important;
    font-size: 0.9375rem !important;
    background: white !important;
    transition: all 0.2s ease !important;
}

[b-sc11f7faed] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}

[b-sc11f7faed] .e-grid .e-row:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.4) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-sc11f7faed] .e-grid .e-row.e-altrow .e-rowcell {
    background: #fefef8 !important;
}

[b-sc11f7faed] .e-grid .e-row.e-altrow:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.4) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

/* ==========================================
   GRID CUSTOM CELLS
   ========================================== */
.grid-actions[b-sc11f7faed] {
    display: flex;
    gap: 0.375rem;
    justify-content: center;
}

.person-name-cell[b-sc11f7faed] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.person-icon[b-sc11f7faed] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.person-title[b-sc11f7faed] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.property-cell[b-sc11f7faed] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.property-icon[b-sc11f7faed] {
    font-size: 1.125rem;
    line-height: 1;
    flex-shrink: 0;
}

.property-value[b-sc11f7faed] {
    font-weight: 500;
    color: #4b5563;
    word-wrap: break-word;
}

/* Contact Stack - Phone and Email stacked */
.contact-stack[b-sc11f7faed] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
}

.contact-link[b-sc11f7faed] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
    color: var(--brand-gold-dark);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.85rem;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 0;
    border-radius: 4px;
}

.contact-link:hover[b-sc11f7faed] {
    color: var(--brand-gold);
    background: rgba(212, 175, 55, 0.08);
    text-decoration: none;
    transform: translateX(2px);
}

.contact-link:active[b-sc11f7faed] {
    color: var(--brand-gold-light);
}

.contact-icon[b-sc11f7faed] {
    font-size: 1rem;
    flex-shrink: 0;
}

/* Address Link - Google Maps */
.address-link[b-sc11f7faed] {
    color: var(--brand-gold-dark);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.85rem;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    word-wrap: break-word;
    display: inline-block;
    padding: 0.25rem 0;
    border-bottom: 2px solid transparent;
}

.address-link:hover[b-sc11f7faed] {
    color: var(--brand-gold);
    border-bottom-color: var(--brand-gold);
    transform: translateX(1px);
}

.address-link:active[b-sc11f7faed] {
    color: var(--brand-gold-light);
}

/* Person Type Visual Indicators - Colored Left Borders */
[b-sc11f7faed] .e-grid .e-row.person-type-customer .e-rowcell {
    border-left: 5px solid #3b82f6 !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-contractor .e-rowcell {
    border-left: 5px solid #f59e0b !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-referrer .e-rowcell {
    border-left: 5px solid #a855f7 !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-lead .e-rowcell {
    border-left: 5px solid #10b981 !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-prospect .e-rowcell {
    border-left: 5px solid #06b6d4 !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-multiple .e-rowcell {
    border-left: 5px solid transparent !important;
    background-image: linear-gradient(white, white), 
                      linear-gradient(180deg, #3b82f6 0%, #3b82f6 33%, #f59e0b 33%, #f59e0b 66%, #a855f7 66%, #a855f7 100%) !important;
    background-origin: border-box !important;
    background-clip: padding-box, border-box !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-customer:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(59, 130, 246, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-contractor:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(245, 158, 11, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-referrer:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(168, 85, 247, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-lead:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(16, 185, 129, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-prospect:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(6, 182, 212, 0.08) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-sc11f7faed] .e-grid .e-row.person-type-multiple:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.4) 0%, rgba(212, 175, 55, 0.08) 100%) !important;
}

/* ==========================================
   PAGINATION
   ========================================== */
[b-sc11f7faed] .e-pager {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    border-top: 3px solid var(--brand-gold) !important;
    padding: 1.25rem 2rem !important;
}

[b-sc11f7faed] .e-pager .e-numericitem,
[b-sc11f7faed] .e-pager .e-currentitem,
[b-sc11f7faed] .e-pager .e-prevpage,
[b-sc11f7faed] .e-pager .e-nextpage {
    border-radius: 8px !important;
    min-width: 40px !important;
    height: 40px !important;
    border: 2px solid rgba(212, 175, 55, 0.3) !important;
    margin: 0 5px !important;
    font-weight: 700 !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    background: rgba(255, 255, 255, 0.05) !important;
    color: rgba(245, 245, 220, 0.7) !important;
}

[b-sc11f7faed] .e-pager .e-currentitem {
    background: var(--brand-gold) !important;
    color: var(--brand-charcoal) !important;
    border-color: var(--brand-gold-light) !important;
    box-shadow: 
        0 4px 12px rgba(212, 175, 55, 0.4),
        0 0 0 2px rgba(212, 175, 55, 0.2) !important;
    transform: scale(1.05);
}

[b-sc11f7faed] .e-pager .e-numericitem:hover,
[b-sc11f7faed] .e-pager .e-prevpage:hover,
[b-sc11f7faed] .e-pager .e-nextpage:hover {
    background: rgba(212, 175, 55, 0.15) !important;
    border-color: var(--brand-gold) !important;
    color: var(--brand-gold) !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(212, 175, 55, 0.2) !important;
}

/* ==========================================
   MOBILE CARDS VIEW
   ========================================== */
.mobile-cards-view[b-sc11f7faed] {
    padding: 1.5rem;
}

.mobile-person-card[b-sc11f7faed] {
    background: white;
    border-radius: 12px;
    box-shadow: 
        0 6px 20px rgba(0, 0, 0, 0.1),
        0 0 0 2px rgba(212, 175, 55, 0.15);
    margin-bottom: 1.25rem;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: 2px solid rgba(212, 175, 55, 0.2);
}

.mobile-person-card:hover[b-sc11f7faed] {
    box-shadow: 
        0 12px 32px rgba(0, 0, 0, 0.15),
        0 0 0 3px rgba(212, 175, 55, 0.3);
    transform: translateY(-4px) scale(1.01);
    border-color: var(--brand-gold);
}

.mobile-person-card:active[b-sc11f7faed] {
    transform: scale(0.98);
}

.mobile-card-header[b-sc11f7faed] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.75rem 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border-bottom: 3px solid var(--brand-gold);
}

/* Colored headers based on person type */
.mobile-card-header.header-customer[b-sc11f7faed] {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    border-bottom-color: #60a5fa;
}

.mobile-card-header.header-contractor[b-sc11f7faed] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border-bottom-color: #fbbf24;
}

.mobile-card-header.header-referrer[b-sc11f7faed] {
    background: linear-gradient(135deg, #a855f7 0%, #9333ea 100%);
    border-bottom-color: #c084fc;
}

.mobile-card-header.header-lead[b-sc11f7faed] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border-bottom-color: #34d399;
}

.mobile-card-header.header-prospect[b-sc11f7faed] {
    background: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);
    border-bottom-color: #22d3ee;
}

.mobile-card-header.header-customer-contractor[b-sc11f7faed] {
    background: linear-gradient(135deg, #3b82f6 0%, #f59e0b 100%);
}

.mobile-card-header.header-customer-referrer[b-sc11f7faed] {
    background: linear-gradient(135deg, #3b82f6 0%, #a855f7 100%);
}

.mobile-card-header.header-customer-lead[b-sc11f7faed] {
    background: linear-gradient(135deg, #3b82f6 0%, #10b981 100%);
}

.mobile-card-header.header-customer-prospect[b-sc11f7faed] {
    background: linear-gradient(135deg, #3b82f6 0%, #06b6d4 100%);
}

.mobile-card-header.header-contractor-referrer[b-sc11f7faed] {
    background: linear-gradient(135deg, #f59e0b 0%, #a855f7 100%);
}

.mobile-card-header.header-contractor-lead[b-sc11f7faed] {
    background: linear-gradient(135deg, #f59e0b 0%, #10b981 100%);
}

.mobile-card-header.header-contractor-prospect[b-sc11f7faed] {
    background: linear-gradient(135deg, #f59e0b 0%, #06b6d4 100%);
}

.mobile-card-header.header-referrer-lead[b-sc11f7faed] {
    background: linear-gradient(135deg, #a855f7 0%, #10b981 100%);
}

.mobile-card-header.header-referrer-prospect[b-sc11f7faed] {
    background: linear-gradient(135deg, #a855f7 0%, #06b6d4 100%);
}

.mobile-card-header.header-lead-prospect[b-sc11f7faed] {
    background: linear-gradient(135deg, #10b981 0%, #06b6d4 100%);
}

.mobile-card-icon[b-sc11f7faed] {
    font-size: 1.5rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-card-title[b-sc11f7faed] {
    flex: 1;
    min-width: 0;
}

.mobile-card-title h3[b-sc11f7faed] {
    margin: 0;
    color: white;
    font-size: 1.1rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.mobile-card-subtitle[b-sc11f7faed] {
    margin: 0.25rem 0 0 0;
    color: rgba(255, 255, 255, 0.95);
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.mobile-card-actions[b-sc11f7faed] {
    display: flex;
    gap: 0.5rem;
    flex-shrink: 0;
}

.mobile-card-body[b-sc11f7faed] {
    padding: 0.75rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
}

.mobile-property[b-sc11f7faed] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.75rem;
    background: white;
    border-radius: 8px;
    border-left: 4px solid var(--brand-gold);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease;
}

.mobile-property:hover[b-sc11f7faed] {
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.15);
    transform: translateX(2px);
}

.mobile-prop-icon[b-sc11f7faed] {
    font-size: 1.125rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-prop-label[b-sc11f7faed] {
    font-size: 0.75rem;
    font-weight: 700;
    color: #6b7280;
    min-width: 65px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.mobile-prop-value[b-sc11f7faed] {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--brand-charcoal);
    flex: 1;
}

.mobile-link[b-sc11f7faed] {
    color: var(--brand-gold-dark);
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 700;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    flex: 1;
    border-bottom: 2px solid transparent;
}

.mobile-link:hover[b-sc11f7faed] {
    color: var(--brand-gold);
    border-bottom-color: var(--brand-gold);
}

.mobile-link:active[b-sc11f7faed] {
    color: var(--brand-gold-light);
}

.mobile-pagination[b-sc11f7faed] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.75rem 0 0.5rem;
    gap: 1.25rem;
}

.mobile-page-info[b-sc11f7faed] {
    font-size: 1rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
}

/* ==========================================
   RESPONSIVE DESIGN
   ========================================== */
@media (max-width: 1200px) {
    .hero-title[b-sc11f7faed] {
        font-size: 2.25rem;
    }
}

@media (max-width: 768px) {
    .page-container[b-sc11f7faed] {
        margin: -0.5rem;
    }

    .hero-header[b-sc11f7faed] {
        padding: 1.5rem 1.25rem;
        margin: 0 0 1rem 0;
    }

    .hero-content[b-sc11f7faed] {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }

    .hero-title[b-sc11f7faed] {
        font-size: 1.875rem;
    }

    .content-section[b-sc11f7faed] {
        padding: 0 0.5rem 1rem;
        margin-top: -0.5rem;
    }

    .card-toolbar[b-sc11f7faed] {
        padding: 1.125rem;
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-section[b-sc11f7faed] {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .search-wrapper[b-sc11f7faed] {
        min-width: 100%;
        max-width: 100%;
    }

    .grid-container[b-sc11f7faed] {
        display: none;
    }

    .mobile-cards-view[b-sc11f7faed] {
        display: block;
    }
}

@media (max-width: 480px) {
    .hero-title[b-sc11f7faed] {
        font-size: 1.5rem;
    }

    .hero-header[b-sc11f7faed] {
        padding: 1.125rem 1rem;
        border-width: 2px;
    }

    .main-card[b-sc11f7faed] {
        border-width: 2px;
    }

    .mobile-cards-view[b-sc11f7faed] {
        padding: 1rem;
    }

    .mobile-card-header[b-sc11f7faed] {
        padding: 1rem 1.125rem;
    }

    .mobile-card-body[b-sc11f7faed] {
        padding: 1.125rem;
    }
}

/* ==========================================
   PRINT STYLES
   ========================================== */
@media print {
    .page-container[b-sc11f7faed] {
        background: white;
    }

    .hero-header[b-sc11f7faed],
    .card-toolbar[b-sc11f7faed],
    .mobile-card-actions[b-sc11f7faed] {
        display: none;
    }
}
/* /Components/Pages/PersonAdd.razor.rz.scp.css */
/* ==========================================
   DOUBLE ARROW HARDSCAPES - PERSON ADD
   Refined Brand Aesthetic
   ========================================== */

:root[b-ve6acc5trv] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

/* Loading & Error States */
.loading-container[b-ve6acc5trv] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    gap: 2rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

.spinner[b-ve6acc5trv] {
    width: 70px;
    height: 70px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-ve6acc5trv 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-ve6acc5trv {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-ve6acc5trv] {
    color: var(--brand-charcoal);
    font-size: 1.125rem;
    font-weight: 500;
}

/* Page Header - ULTRA COMPACT */
.page-header[b-ve6acc5trv] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    border-radius: 0;
    padding: 1rem 1.25rem;
    margin: -1rem -1rem 0.75rem -1rem;
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(212, 175, 55, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: var(--brand-beige);
    border: 2px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    overflow: hidden;
}

.page-header[b-ve6acc5trv]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.1) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.08) 0%, transparent 45%);
    pointer-events: none;
}

/* Divider for "or enter manually" - ULTRA COMPACT */
.divider-text[b-ve6acc5trv] {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 1rem 0 0.75rem 0;
}

.divider-text[b-ve6acc5trv]::before,
.divider-text[b-ve6acc5trv]::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid rgba(212, 175, 55, 0.25);
}

.divider-text span[b-ve6acc5trv] {
    padding: 0 0.875rem;
    color: var(--brand-charcoal);
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
    letter-spacing: 0.75px;[b-ve6acc5trv]
}

.header-content[b-ve6acc5trv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.875rem;
    position: relative;
    z-index: 1;
}

.header-left[b-ve6acc5trv] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
}

.back-btn[b-ve6acc5trv] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.375rem;
    font-weight: 700;
}

.back-btn:hover[b-ve6acc5trv] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-2px) scale(1.03);
    box-shadow: 0 3px 10px rgba(212, 175, 55, 0.4);
}

.title-section h1[b-ve6acc5trv] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.title-section p[b-ve6acc5trv] {
    margin: 0.25rem 0 0 0;
    opacity: 0.9;
    font-size: 0.875rem;
    color: var(--brand-beige);
    font-weight: 500;
}

/* Form Container - ULTRA COMPACT */
.form-container[b-ve6acc5trv] {
    display: grid;
    gap: 0.75rem;
    width: 100%;
    padding: 0 0.75rem 1rem;
    font-family: 'Lato', sans-serif;
}

/* Form Card - ULTRA COMPACT */
.form-card[b-ve6acc5trv] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
}

.form-card:hover[b-ve6acc5trv] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-ve6acc5trv] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: relative;
}

.card-header[b-ve6acc5trv]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-ve6acc5trv] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-ve6acc5trv] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card-body[b-ve6acc5trv] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* Form Fields - ULTRA COMPACT */
.form-row[b-ve6acc5trv] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

.form-row:last-child[b-ve6acc5trv] {
    margin-bottom: 0;
}

.form-field[b-ve6acc5trv] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label[b-ve6acc5trv] {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    display: flex;
    align-items: center;
    gap: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.required[b-ve6acc5trv] {
    color: #dc2626;
    font-weight: 700;
    font-size: 1rem;
}

.form-input[b-ve6acc5trv] {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    font-size: 0.9375rem;
    color: var(--brand-charcoal);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.form-input:focus[b-ve6acc5trv] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 
        0 0 0 3px rgba(212, 175, 55, 0.1),
        0 2px 8px rgba(212, 175, 55, 0.1);
}

.form-input[b-ve6acc5trv]::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

.field-hint[b-ve6acc5trv] {
    font-size: 0.75rem;
    color: #6b7280;
    font-style: italic;
    margin-top: 0.125rem;
    font-weight: 500;
}

/* Checkbox Group - ULTRA COMPACT */
.checkbox-group[b-ve6acc5trv] {
    display: grid;
    gap: 0.75rem;
}

.checkbox-item[b-ve6acc5trv] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.75rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

/* Checkbox Grid - 2 or 3 columns for Person Type */
.checkbox-grid[b-ve6acc5trv] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.625rem;
}

.checkbox-item-compact[b-ve6acc5trv] {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    padding: 0.625rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

.checkbox-item-compact:hover[b-ve6acc5trv] {
    border-color: rgba(212, 175, 55, 0.5);
    background: rgba(212, 175, 55, 0.03);
    transform: translateX(2px);
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.15);
}

.checkbox-item-compact input[type="checkbox"][b-ve6acc5trv] {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    cursor: pointer;
    accent-color: var(--brand-gold);
    flex-shrink: 0;
}

.checkbox-content-compact[b-ve6acc5trv] {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    flex: 1;
}

.checkbox-label-compact[b-ve6acc5trv] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.8125rem;
    letter-spacing: -0.1px;
}

.checkbox-desc-compact[b-ve6acc5trv] {
    font-size: 0.6875rem;
    color: #6b7280;
    font-weight: 500;
    line-height: 1.2;
}
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;[b-ve6acc5trv]
}

.checkbox-item:hover[b-ve6acc5trv] {
    border-color: var(--brand-gold);
    background: rgba(245, 245, 220, 0.15);
    transform: translateX(3px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.15);
}

.checkbox-item input[type="checkbox"][b-ve6acc5trv] {
    width: 22px;
    height: 22px;
    margin-top: 3px;
    cursor: pointer;
    accent-color: var(--brand-gold);
}

.checkbox-content[b-ve6acc5trv] {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    flex: 1;
}

.checkbox-label[b-ve6acc5trv] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.875rem;
    letter-spacing: -0.2px;
}

.checkbox-description[b-ve6acc5trv] {
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 500;
}

/* Form Actions - ULTRA COMPACT */
.form-actions[b-ve6acc5trv] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-radius: 0;
    flex-wrap: wrap;
    border-top: 2px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
}

.btn-save[b-ve6acc5trv],
.btn-cancel[b-ve6acc5trv] {
    padding: 0.75rem 1.75rem;
    border: none;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.9375rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.3px;
}

.btn-save[b-ve6acc5trv] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    box-shadow: 0 6px 20px rgba(212, 175, 55, 0.4);
    flex: 1;
    justify-content: center;
    border: 2px solid var(--brand-gold-light);
}

.btn-save:hover[b-ve6acc5trv] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.5);
    background: var(--brand-gold-light);
    border-color: var(--brand-gold-light);
}

.btn-save:active[b-ve6acc5trv] {
    transform: translateY(-1px);
}

.btn-cancel[b-ve6acc5trv] {
    background: rgba(255, 255, 255, 0.1);
    color: var(--brand-beige);
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.btn-cancel:hover[b-ve6acc5trv] {
    background: rgba(212, 175, 55, 0.15);
    border-color: var(--brand-gold);
    color: var(--brand-gold);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.2);
}

/* Responsive Design */
@media (max-width: 768px) {
    .page-header[b-ve6acc5trv] {
        padding: 2rem 1.5rem;
        margin: -0.5rem -0.5rem 2rem -0.5rem;
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .header-content[b-ve6acc5trv] {
        flex-direction: column;
        align-items: flex-start;
    }

    .title-section h1[b-ve6acc5trv] {
        font-size: 1.75rem;
    }

    .form-container[b-ve6acc5trv] {
        padding: 0 0.5rem 1.5rem;
    }

    .form-card[b-ve6acc5trv] {
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .card-header[b-ve6acc5trv] {
        padding: 1.25rem 1.5rem;
    }

    .card-body[b-ve6acc5trv] {
        padding: 1.5rem;
    }

    .form-row[b-ve6acc5trv] {
        grid-template-columns: 1fr;
    }

    .form-actions[b-ve6acc5trv] {
        flex-direction: column;
        padding: 1.5rem;
    }

    .btn-save[b-ve6acc5trv],
    .btn-cancel[b-ve6acc5trv] {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .page-header[b-ve6acc5trv] {
        padding: 1.5rem 1rem;
    }

    .title-section h1[b-ve6acc5trv] {
        font-size: 1.5rem;
    }

    .card-header[b-ve6acc5trv] {
        padding: 1rem 1.25rem;
    }

    .card-body[b-ve6acc5trv] {
        padding: 1.25rem;
    }

    .form-actions[b-ve6acc5trv] {
        padding: 1.25rem;
    }
}
/* /Components/Pages/PersonEdit.razor.rz.scp.css */
/* ==========================================
   DOUBLE ARROW HARDSCAPES - PERSON EDIT
   Refined Brand Aesthetic
   ========================================== */

:root[b-pog8am978k] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

/* Loading & Error States */
.loading-container[b-pog8am978k] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    gap: 2rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

.spinner[b-pog8am978k] {
    width: 70px;
    height: 70px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-pog8am978k 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-pog8am978k {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-pog8am978k] {
    color: var(--brand-charcoal);
    font-size: 1.125rem;
    font-weight: 500;
}

.error-container[b-pog8am978k] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    padding: 3rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.error-icon[b-pog8am978k] {
    font-size: 5rem;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.error-container h2[b-pog8am978k] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    letter-spacing: -0.5px;
}

.error-container p[b-pog8am978k] {
    color: #6b7280;
    font-size: 1.0625rem;
    margin-bottom: 2rem;
}

/* Page Header - ULTRA COMPACT */
.page-header[b-pog8am978k] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    border-radius: 0;
    padding: 1rem 1.25rem;
    margin: -1rem -1rem 0.75rem -1rem;
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(212, 175, 55, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: var(--brand-beige);
    border: 2px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    overflow: hidden;
}

.page-header[b-pog8am978k]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.1) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.08) 0%, transparent 45%);
    pointer-events: none;
}

.header-content[b-pog8am978k] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.875rem;
    position: relative;
    z-index: 1;
}

.header-left[b-pog8am978k] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
}

.back-btn[b-pog8am978k] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.375rem;
    font-weight: 700;
}

.back-btn:hover[b-pog8am978k] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-2px) scale(1.03);
    box-shadow: 0 3px 10px rgba(212, 175, 55, 0.4);
}

.title-section h1[b-pog8am978k] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.title-section p[b-pog8am978k] {
    margin: 0.25rem 0 0 0;
    opacity: 0.9;
    font-size: 0.875rem;
    color: var(--brand-beige);
    font-weight: 500;
}

.header-right[b-pog8am978k] {
    display: flex;
    gap: 0.75rem;
}

.btn-view[b-pog8am978k] {
    background: white;
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold);
    padding: 0.625rem 1.25rem;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.875rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-family: 'Lato', sans-serif;
}

.btn-view:hover[b-pog8am978k] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

/* Form Container - ULTRA COMPACT */
.form-container[b-pog8am978k] {
    display: grid;
    gap: 0.75rem;
    width: 100%;
    padding: 0 0.75rem 1rem;
    font-family: 'Lato', sans-serif;
}

/* Form Card - ULTRA COMPACT */
.form-card[b-pog8am978k] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
}

.form-card:hover[b-pog8am978k] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-pog8am978k] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: relative;
}

.card-header[b-pog8am978k]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-pog8am978k] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-pog8am978k] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card-body[b-pog8am978k] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* Form Fields - ULTRA COMPACT */
.form-row[b-pog8am978k] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

.form-row:last-child[b-pog8am978k] {
    margin-bottom: 0;
}

.form-field[b-pog8am978k] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label[b-pog8am978k] {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    display: flex;
    align-items: center;
    gap: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.required[b-pog8am978k] {
    color: #dc2626;
    font-weight: 700;
    font-size: 0.875rem;
}

.form-input[b-pog8am978k] {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    font-size: 0.9375rem;
    color: var(--brand-charcoal);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.form-input:focus[b-pog8am978k] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 
        0 0 0 3px rgba(212, 175, 55, 0.1),
        0 2px 8px rgba(212, 175, 55, 0.1);
}

.form-input[b-pog8am978k]::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

.field-hint[b-pog8am978k] {
    font-size: 0.75rem;
    color: #6b7280;
    font-style: italic;
    margin-top: 0.125rem;
    font-weight: 500;
}

/* Checkbox Group - ULTRA COMPACT */
.checkbox-group[b-pog8am978k] {
    display: grid;
    gap: 0.75rem;
}

.checkbox-item[b-pog8am978k] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.75rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

/* Checkbox Grid - 2 or 3 columns for Person Type */
.checkbox-grid[b-pog8am978k] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.625rem;
}

.checkbox-item-compact[b-pog8am978k] {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    padding: 0.625rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

.checkbox-item-compact:hover[b-pog8am978k] {
    border-color: rgba(212, 175, 55, 0.5);
    background: rgba(212, 175, 55, 0.03);
    transform: translateX(2px);
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.15);
}

.checkbox-item-compact input[type="checkbox"][b-pog8am978k] {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    cursor: pointer;
    accent-color: var(--brand-gold);
    flex-shrink: 0;
}

.checkbox-content-compact[b-pog8am978k] {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    flex: 1;
}

.checkbox-label-compact[b-pog8am978k] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.8125rem;
    letter-spacing: -0.1px;
}

.checkbox-desc-compact[b-pog8am978k] {
    font-size: 0.6875rem;
    color: #6b7280;
    font-weight: 500;
    line-height: 1.2;
}
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;[b-pog8am978k]
}

.checkbox-item:hover[b-pog8am978k] {
    border-color: var(--brand-gold);
    background: rgba(245, 245, 220, 0.15);
    transform: translateX(3px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.15);
}

.checkbox-item input[type="checkbox"][b-pog8am978k] {
    width: 22px;
    height: 22px;
    margin-top: 3px;
    cursor: pointer;
    accent-color: var(--brand-gold);
}

.checkbox-content[b-pog8am978k] {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    flex: 1;
}

.checkbox-label[b-pog8am978k] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.875rem;
    letter-spacing: -0.2px;
}

.checkbox-description[b-pog8am978k] {
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 500;
}

/* Form Actions - ULTRA COMPACT */
.form-actions[b-pog8am978k] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-radius: 0;
    flex-wrap: wrap;
    border-top: 2px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
}

.btn-save[b-pog8am978k],
.btn-cancel[b-pog8am978k] {
    padding: 0.75rem 1.75rem;
    border: none;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.9375rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.3px;
}

.btn-save[b-pog8am978k] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    box-shadow: 0 3px 12px rgba(212, 175, 55, 0.4);
    flex: 1;
    justify-content: center;
    border: 2px solid var(--brand-gold-light);
}

.btn-save:hover[b-pog8am978k] {
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.5);
    background: var(--brand-gold-light);
    border-color: var(--brand-gold-light);
}

.btn-save:active[b-pog8am978k] {
    transform: translateY(-1px);
}

.btn-cancel[b-pog8am978k] {
    background: rgba(255, 255, 255, 0.1);
    color: var(--brand-beige);
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.btn-cancel:hover[b-pog8am978k] {
    background: rgba(212, 175, 55, 0.15);
    border-color: var(--brand-gold);
    color: var(--brand-gold);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.2);
}

.btn-primary[b-pog8am978k] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    color: var(--brand-gold);
    border: 2px solid var(--brand-gold);
    padding: 0.875rem 2rem;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    font-family: 'Lato', sans-serif;
}

.btn-primary:hover[b-pog8am978k] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

.btn-delete[b-pog8am978k] {
    padding: 0.75rem 1.75rem;
    border: 2px solid rgba(220, 38, 38, 0.5);
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.9375rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.3px;
    background: rgba(220, 38, 38, 0.15);
    color: #fca5a5;
    margin-left: auto;
}

.btn-delete:hover[b-pog8am978k] {
    background: rgba(220, 38, 38, 0.35);
    border-color: #ef4444;
    color: #fecaca;
    transform: translateY(-2px);
    box-shadow: 0 4px 14px rgba(220, 38, 38, 0.4);
}
/* /Components/Pages/PersonView.razor.rz.scp.css */
/* ==========================================
   DOUBLE ARROW HARDSCAPES - PERSON VIEW
   Refined Brand Aesthetic
   ========================================== */

:root[b-eqn25bfiwc] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

/* Loading & Error States */
.loading-container[b-eqn25bfiwc],
.error-container[b-eqn25bfiwc] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: 
        linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%),
        linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
    gap: 2rem;
    padding: 3rem;
    font-family: 'Lato', sans-serif;
}

.spinner[b-eqn25bfiwc] {
    width: 70px;
    height: 70px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-eqn25bfiwc 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-eqn25bfiwc {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-eqn25bfiwc],
.error-container p[b-eqn25bfiwc] {
    font-size: 1.25rem;
    color: var(--brand-charcoal);
    font-weight: 600;
}

.error-icon[b-eqn25bfiwc] {
    font-size: 5rem;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.error-container h2[b-eqn25bfiwc] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    letter-spacing: -0.5px;
}

.error-container p[b-eqn25bfiwc] {
    color: #6b7280;
    font-size: 1.0625rem;
    margin-bottom: 2rem;
}

/* Page Wrapper */
.page-wrapper[b-eqn25bfiwc] {
    min-height: 100vh;
    background: 
        linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%),
        linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
    margin: -1rem;
    font-family: 'Lato', sans-serif;
}

/* ==========================================
   COMPACT HEADER - ULTRA COMPACT
   ========================================== */
.compact-header[b-eqn25bfiwc] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 1rem 1.25rem;
    box-shadow: 
        0 6px 24px rgba(0, 0, 0, 0.4),
        inset 0 -1px 0 rgba(212, 175, 55, 0.2);
    border-bottom: 2px solid var(--brand-gold);
}

.compact-header-content[b-eqn25bfiwc] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.875rem;
    position: relative;
    z-index: 1;
}
    display: flex;
    align-items: center;
    gap: 1.25rem;[b-eqn25bfiwc]
}

.back-button-compact[b-eqn25bfiwc] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 46px;
    height: 46px;
    border-radius: 8px;
    flex-shrink: 0;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.625rem;
    font-weight: 700;
}

.back-button-compact:hover[b-eqn25bfiwc] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-5px) scale(1.05);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.4);
}

.compact-title-section[b-eqn25bfiwc] {
    flex: 1;
}

.compact-title[b-eqn25bfiwc] {
    color: var(--brand-gold);
    font-size: 1.5rem;
    font-weight: 800;
    margin: 0 0 0.375rem 0;
    line-height: 1.1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.person-badges[b-eqn25bfiwc] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.badge[b-eqn25bfiwc] {
    padding: 0.25rem 0.625rem;
    border-radius: 16px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: rgba(212, 175, 55, 0.2);
    color: var(--brand-beige);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(212, 175, 55, 0.3);
}

.badge-customer[b-eqn25bfiwc] {
    background: rgba(59, 130, 246, 0.25);
    border-color: rgba(59, 130, 246, 0.4);
    color: #dbeafe;
}

.badge-contractor[b-eqn25bfiwc] {
    background: rgba(245, 158, 11, 0.25);
    border-color: rgba(245, 158, 11, 0.4);
    color: #fef3c7;
}

.badge-referrer[b-eqn25bfiwc] {
    background: rgba(168, 85, 247, 0.25);
    border-color: rgba(168, 85, 247, 0.4);
    color: #f3e8ff;
}

.btn-edit-compact[b-eqn25bfiwc] {
    background: white;
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold);
    padding: 0.625rem 1.25rem;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.875rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    flex-shrink: 0;
    font-family: 'Lato', sans-serif;
}

.btn-edit-compact:hover[b-eqn25bfiwc] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(212, 175, 55, 0.4);
}

/* ==========================================
   CONTENT CONTAINER - ULTRA COMPACT
   ========================================== */
.content-container[b-eqn25bfiwc] {
    width: 100%;
    padding: 0.875rem 0.75rem;
}

/* Content Grid */
.content-grid[b-eqn25bfiwc] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

/* ==========================================
   CARD STYLES - ULTRA COMPACT
   ========================================== */
.card[b-eqn25bfiwc] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
}

.card:hover[b-eqn25bfiwc] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-eqn25bfiwc] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: space-between;
}

.card-icon[b-eqn25bfiwc] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-eqn25bfiwc] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    flex: 1;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Lato', sans-serif;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.maps-link[b-eqn25bfiwc] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    text-decoration: none;
    padding: 0.375rem 0.75rem;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 6px rgba(212, 175, 55, 0.3);
    border: 2px solid var(--brand-gold-light);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.maps-link:hover[b-eqn25bfiwc] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.45);
    background: var(--brand-gold-light);
}

.card-body[b-eqn25bfiwc] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

.info-grid[b-eqn25bfiwc] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.info-item[b-eqn25bfiwc] {
    display: grid;
    gap: 0.25rem;
}

.info-label[b-eqn25bfiwc] {
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
    letter-spacing: 0.75px;[b-eqn25bfiwc]
}

.info-value[b-eqn25bfiwc] {
    font-size: 1.0625rem;
    color: var(--brand-charcoal);
    font-weight: 600;
}

.empty-value[b-eqn25bfiwc] {
    color: #9ca3af;
    font-style: italic;
    font-weight: 500;
}

.phone-link[b-eqn25bfiwc],
.email-link[b-eqn25bfiwc] {
    color: var(--brand-gold-dark);
    text-decoration: none;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 700;
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding-bottom: 2px;
}

.phone-link:hover[b-eqn25bfiwc],
.email-link:hover[b-eqn25bfiwc] {
    color: var(--brand-gold);
    border-bottom-color: var(--brand-gold);
    transform: translateX(2px);
}

.address-display[b-eqn25bfiwc] {
    line-height: 1.8;
    color: var(--brand-charcoal);
    font-size: 1rem;
    font-weight: 600;
}

/* Jobs Section */
.jobs-section-card[b-eqn25bfiwc] {
    background: white;
    border-radius: 0;
    padding: 2rem;
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    margin-bottom: 2rem;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
}

.jobs-section-card:hover[b-eqn25bfiwc] {
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.2);
}

.section-header[b-eqn25bfiwc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    gap: 1.25rem;
}

.section-title[b-eqn25bfiwc] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.section-icon[b-eqn25bfiwc] {
    font-size: 2rem;
}

.section-title h2[b-eqn25bfiwc] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--brand-charcoal);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Playfair Display', Georgia, serif;
}

.jobs-count[b-eqn25bfiwc] {
    color: var(--brand-gold-dark);
    font-size: 1.25rem;
    font-weight: 700;
}

.btn-add-job[b-eqn25bfiwc] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold-light);
    padding: 0.875rem 1.75rem;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.625rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 16px rgba(212, 175, 55, 0.3);
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-add-job:hover[b-eqn25bfiwc] {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(212, 175, 55, 0.45);
    background: var(--brand-gold-light);
}

/* Empty State */
.empty-state[b-eqn25bfiwc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
}

.empty-icon[b-eqn25bfiwc] {
    font-size: 5rem;
    margin-bottom: 1.5rem;
    opacity: 0.4;
}

.empty-state h3[b-eqn25bfiwc] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
}

.empty-state p[b-eqn25bfiwc] {
    color: #6b7280;
    font-size: 1.0625rem;
    margin-bottom: 2rem;
    font-weight: 500;
}

.btn-primary[b-eqn25bfiwc] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    color: var(--brand-gold);
    border: 2px solid var(--brand-gold);
    padding: 0.875rem 2rem;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    font-family: 'Lato', sans-serif;
}

.btn-primary:hover[b-eqn25bfiwc] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

/* Jobs Grid */
.jobs-grid[b-eqn25bfiwc] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
    gap: 1.5rem;
}

.job-card[b-eqn25bfiwc] {
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 10px;
    padding: 1.5rem;
    cursor: pointer;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.job-card:hover[b-eqn25bfiwc] {
    border-color: var(--brand-gold);
    box-shadow: 0 6px 24px rgba(212, 175, 55, 0.2);
    transform: translateY(-4px);
    background: linear-gradient(to bottom, white 0%, rgba(245, 245, 220, 0.3) 100%);
}

.job-header[b-eqn25bfiwc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.125rem;
    padding-bottom: 0.875rem;
    border-bottom: 2px solid rgba(212, 175, 55, 0.2);
}

.job-number[b-eqn25bfiwc] {
    font-weight: 800;
    color: var(--brand-gold-dark);
    font-size: 1.25rem;
    font-family: 'Playfair Display', Georgia, serif;
}

.job-date[b-eqn25bfiwc] {
    color: #6b7280;
    font-size: 0.875rem;
    font-weight: 600;
}

.job-status-reminder[b-eqn25bfiwc] {
    display: flex;
    flex-direction: column;
    gap: 0.625rem;
    margin-bottom: 1.125rem;
    padding-bottom: 0.875rem;
    border-bottom: 2px solid rgba(212, 175, 55, 0.2);
}

.job-status-badge[b-eqn25bfiwc] {
    padding: 5px 14px;
    border-radius: 12px;
    font-size: 0.8125rem;
    font-weight: 700;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    display: inline-block;
    align-self: flex-start;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.job-body[b-eqn25bfiwc] {
    display: grid;
    gap: 0.875rem;
    margin-bottom: 1.125rem;
}

.job-detail[b-eqn25bfiwc] {
    display: flex;
    gap: 0.625rem;
    font-size: 0.9375rem;
}

.detail-label[b-eqn25bfiwc] {
    color: #6b7280;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8125rem;
    letter-spacing: 0.5px;
}

.detail-value[b-eqn25bfiwc] {
    color: var(--brand-charcoal);
    font-weight: 700;
}

.job-notes[b-eqn25bfiwc] {
    color: #6b7280;
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.job-footer[b-eqn25bfiwc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0.875rem;
    border-top: 2px solid rgba(212, 175, 55, 0.2);
}

.job-total[b-eqn25bfiwc] {
    font-size: 1.375rem;
    font-weight: 800;
    color: var(--brand-gold-dark);
    font-family: 'Playfair Display', Georgia, serif;
}

.job-arrow[b-eqn25bfiwc] {
    font-size: 1.375rem;
    color: var(--brand-gold);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.job-card:hover .job-arrow[b-eqn25bfiwc] {
    transform: translateX(6px);
}

/* Metadata Footer */
.metadata-footer[b-eqn25bfiwc] {
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
    border-radius: 10px;
    padding: 1.5rem;
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
    border: 2px solid rgba(212, 175, 55, 0.2);
}

.metadata-item[b-eqn25bfiwc] {
    display: flex;
    gap: 0.625rem;
}

.metadata-label[b-eqn25bfiwc] {
    color: #6b7280;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8125rem;
    letter-spacing: 0.5px;
}

.metadata-value[b-eqn25bfiwc] {
    color: var(--brand-charcoal);
    font-weight: 700;
}

/* Responsive Design */
@media (max-width: 768px) {
    .compact-header[b-eqn25bfiwc] {
        padding: 1.25rem 1rem;
    }

    .compact-header-content[b-eqn25bfiwc] {
        flex-wrap: wrap;
    }

    .compact-title[b-eqn25bfiwc] {
        font-size: 1.5rem;
    }

    .btn-edit-compact[b-eqn25bfiwc] {
        width: 100%;
        justify-content: center;
    }

    .content-container[b-eqn25bfiwc] {
        padding: 1.5rem 1rem;
    }

    .content-grid[b-eqn25bfiwc] {
        grid-template-columns: 1fr;
    }

    .jobs-grid[b-eqn25bfiwc] {
        grid-template-columns: 1fr;
    }

    .section-header[b-eqn25bfiwc] {
        flex-direction: column;
        align-items: stretch;
    }

    .btn-add-job[b-eqn25bfiwc] {
        width: 100%;
        justify-content: center;
    }

    .metadata-footer[b-eqn25bfiwc] {
        flex-direction: column;
        gap: 1.25rem;
    }
}

@media (max-width: 480px) {
    .compact-header[b-eqn25bfiwc] {
        padding: 1rem 0.75rem;
    }

    .compact-title[b-eqn25bfiwc] {
        font-size: 1.25rem;
    }

    .content-container[b-eqn25bfiwc] {
        padding: 1.25rem 0.75rem;
    }

    .card-body[b-eqn25bfiwc],
    .jobs-section-card[b-eqn25bfiwc] {
        padding: 1.25rem;
    }

    .job-card[b-eqn25bfiwc] {
        padding: 1.25rem;
    }
}
/* /Components/Pages/QuoteRequest.razor.rz.scp.css */
/* ==========================================
   DOUBLE ARROW HARDSCAPES - QUOTE REQUEST
   Refined Brand Aesthetic
   ========================================== */

:root[b-8hzk1sljtw] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

.quote-page[b-8hzk1sljtw] {
    max-width: 900px;
    margin: 0 auto;
    padding: 2rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
    min-height: 100vh;
    background: 
        linear-gradient(135deg, rgba(245, 245, 220, 0.3) 0%, rgba(212, 175, 55, 0.05) 100%),
        linear-gradient(to bottom, var(--brand-beige-light) 0%, #f8f8f0 100%);
}

.quote-header[b-8hzk1sljtw] {
    text-align: center;
    margin-bottom: 3rem;
    padding: 2.5rem 2rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    color: var(--brand-beige);
    border-radius: 0;
    box-shadow: 
        0 10px 40px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(212, 175, 55, 0.2);
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    overflow: hidden;
}

.quote-header[b-8hzk1sljtw]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.12) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.1) 0%, transparent 45%);
    pointer-events: none;
    animation: subtleShimmer-b-8hzk1sljtw 8s ease-in-out infinite;
}

@keyframes subtleShimmer-b-8hzk1sljtw {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.85; }
}

.quote-header .logo[b-8hzk1sljtw] {
    max-width: 400px;
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.4));
    position: relative;
    z-index: 1;
    transition: transform 0.3s ease;
}

.quote-header .logo:hover[b-8hzk1sljtw] {
    transform: scale(1.02);
}

.quote-header h1[b-8hzk1sljtw] {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
    font-weight: 800;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.5px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
}

.quote-header .tagline[b-8hzk1sljtw] {
    font-size: 1.2rem;
    font-style: italic;
    margin-bottom: 0.5rem;
    opacity: 0.95;
    color: var(--brand-beige);
    font-weight: 500;
    position: relative;
    z-index: 1;
}

.quote-header .subtitle[b-8hzk1sljtw] {
    font-size: 1rem;
    opacity: 0.9;
    color: #e8e8d8;
    font-weight: 500;
    position: relative;
    z-index: 1;
}

.quote-form[b-8hzk1sljtw] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 6px 24px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    overflow: hidden;
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
}

.form-section[b-8hzk1sljtw] {
    padding: 2.5rem 2rem;
    border-bottom: 2px solid rgba(212, 175, 55, 0.15);
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
}

.form-section:last-child[b-8hzk1sljtw] {
    border-bottom: none;
}

.form-section h2[b-8hzk1sljtw] {
    font-size: 1.625rem;
    font-weight: 800;
    color: var(--brand-charcoal);
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.5px;
    padding-bottom: 0.75rem;
    border-bottom: 3px solid var(--brand-gold);
}

.form-section h2[b-8hzk1sljtw]::before {
    content: '';
    width: 4px;
    height: 1.625rem;
    background: linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.3);
}

.form-row[b-8hzk1sljtw] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.75rem;
    margin-bottom: 1.75rem;
}

.form-field[b-8hzk1sljtw] {
    margin-bottom: 1.75rem;
}

.form-field label[b-8hzk1sljtw] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    margin-bottom: 0.625rem;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 0.8125rem;
    letter-spacing: 0.5px;
}

.form-field label[b-8hzk1sljtw]::before {
    content: '▸';
    color: var(--brand-gold);
    font-size: 0.875rem;
    font-weight: 900;
}

.form-field input[b-8hzk1sljtw],
.form-field select[b-8hzk1sljtw],
.form-field textarea[b-8hzk1sljtw] {
    width: 100%;
    padding: 0.875rem 1.125rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 8px;
    font-size: 1rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: white;
    color: var(--brand-charcoal);
}

.form-field input[b-8hzk1sljtw]::placeholder,
.form-field textarea[b-8hzk1sljtw]::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

.form-field input:focus[b-8hzk1sljtw],
.form-field select:focus[b-8hzk1sljtw],
.form-field textarea:focus[b-8hzk1sljtw] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 
        0 0 0 4px rgba(212, 175, 55, 0.15),
        0 4px 12px rgba(212, 175, 55, 0.1);
    transform: translateY(-1px);
}

.form-field select[b-8hzk1sljtw] {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23d4af37' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    padding-right: 2.5rem;
    appearance: none;
}

.form-field textarea[b-8hzk1sljtw] {
    resize: vertical;
    font-family: 'Lato', sans-serif;
    line-height: 1.6;
    min-height: 120px;
}

.required[b-8hzk1sljtw] {
    color: #dc2626;
    font-weight: 900;
    font-size: 1rem;
}

.divider-text[b-8hzk1sljtw] {
    text-align: center;
    margin: 2.5rem 0;
    position: relative;
}

.divider-text[b-8hzk1sljtw]::before,
.divider-text[b-8hzk1sljtw]::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 42%;
    height: 2px;
    background: linear-gradient(to right, transparent, rgba(212, 175, 55, 0.3), transparent);
}

.divider-text[b-8hzk1sljtw]::before {
    left: 0;
}

.divider-text[b-8hzk1sljtw]::after {
    right: 0;
}

.divider-text span[b-8hzk1sljtw] {
    background: white;
    padding: 0 1.5rem;
    color: var(--brand-charcoal);
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
}

.divider-text span[b-8hzk1sljtw]::before {
    content: '◆';
    margin-right: 0.5rem;
    color: var(--brand-gold);
    font-size: 0.625rem;
}

.divider-text span[b-8hzk1sljtw]::after {
    content: '◆';
    margin-left: 0.5rem;
    color: var(--brand-gold);
    font-size: 0.625rem;
}

.form-actions[b-8hzk1sljtw] {
    padding: 2.5rem 2rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    text-align: center;
    border-top: 3px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
}

.btn-submit[b-8hzk1sljtw] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    padding: 1.125rem 3.5rem;
    border: 3px solid var(--brand-gold-light);
    border-radius: 8px;
    font-size: 1.25rem;
    font-weight: 800;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 
        0 6px 20px rgba(212, 175, 55, 0.4),
        0 0 0 2px rgba(212, 175, 55, 0.1);
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
}

.btn-submit[b-8hzk1sljtw]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.btn-submit:hover:not(:disabled)[b-8hzk1sljtw]::before {
    width: 300px;
    height: 300px;
}

.btn-submit:hover:not(:disabled)[b-8hzk1sljtw] {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 10px 30px rgba(212, 175, 55, 0.5),
        0 0 0 3px rgba(212, 175, 55, 0.2);
    background: var(--brand-gold-light);
    border-color: var(--brand-gold-light);
}

.btn-submit:active:not(:disabled)[b-8hzk1sljtw] {
    transform: translateY(-1px) scale(1);
}

.btn-submit:disabled[b-8hzk1sljtw] {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.btn-submit span[b-8hzk1sljtw] {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
}

.btn-submit span[b-8hzk1sljtw]::before {
    content: '→';
    font-size: 1.5rem;
    font-weight: 900;
    transition: transform 0.3s ease;
}

.btn-submit:hover:not(:disabled) span[b-8hzk1sljtw]::before {
    transform: translateX(4px);
}

.error-message[b-8hzk1sljtw] {
    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
    color: #991b1b;
    padding: 1.25rem 1.5rem;
    border-radius: 8px;
    margin-bottom: 1.5rem;
    text-align: left;
    font-weight: 700;
    border: 2px solid #f87171;
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.2);
    display: flex;
    align-items: center;
    gap: 0.875rem;
}

.error-message[b-8hzk1sljtw]::before {
    content: '⚠';
    font-size: 1.5rem;
    flex-shrink: 0;
}

.success-message[b-8hzk1sljtw] {
    text-align: center;
    padding: 5rem 3rem;
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
    border-radius: 0;
    box-shadow: 
        0 10px 40px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(212, 175, 55, 0.1);
    border: 3px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
}

.success-icon[b-8hzk1sljtw] {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border: 4px solid var(--brand-gold);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4rem;
    color: var(--brand-gold);
    margin: 0 auto 2rem;
    animation: successPop-b-8hzk1sljtw 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.3),
        0 0 0 4px rgba(212, 175, 55, 0.2);
    position: relative;
}

.success-icon[b-8hzk1sljtw]::before {
    content: '';
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    border: 2px dashed var(--brand-gold);
    border-radius: 50%;
    animation: rotate-b-8hzk1sljtw 20s linear infinite;
}

@keyframes successPop-b-8hzk1sljtw {
    0% {
        transform: scale(0) rotate(-180deg);
        opacity: 0;
    }
    50% {
        transform: scale(1.15) rotate(10deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }
}

@keyframes rotate-b-8hzk1sljtw {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.success-message h2[b-8hzk1sljtw] {
    font-size: 2.5rem;
    color: var(--brand-charcoal);
    margin-bottom: 1.5rem;
    font-family: 'Playfair Display', Georgia, serif;
    font-weight: 800;
    letter-spacing: -0.5px;
}

.success-message p[b-8hzk1sljtw] {
    font-size: 1.25rem;
    color: #6b7280;
    margin-bottom: 0.75rem;
    font-weight: 500;
    line-height: 1.6;
}

.success-message p strong[b-8hzk1sljtw] {
    color: var(--brand-gold-dark);
    font-weight: 800;
}

.btn-primary[b-8hzk1sljtw] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    color: var(--brand-gold);
    padding: 1rem 2.5rem;
    border: 3px solid var(--brand-gold);
    border-radius: 8px;
    font-size: 1.125rem;
    font-weight: 800;
    cursor: pointer;
    margin-top: 2.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
}

.btn-primary[b-8hzk1sljtw]::before {
    content: '←';
    font-size: 1.5rem;
    font-weight: 900;
    transition: transform 0.3s ease;
}

.btn-primary:hover[b-8hzk1sljtw] {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 10px 30px rgba(212, 175, 55, 0.4),
        0 0 0 2px rgba(212, 175, 55, 0.2);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

.btn-primary:hover[b-8hzk1sljtw]::before {
    transform: translateX(-4px);
}

.btn-primary:active[b-8hzk1sljtw] {
    transform: translateY(-1px) scale(1);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .quote-page[b-8hzk1sljtw] {
        padding: 1rem;
    }

    .quote-header[b-8hzk1sljtw] {
        padding: 2rem 1.5rem;
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .quote-header h1[b-8hzk1sljtw] {
        font-size: 2rem;
    }

    .quote-header .tagline[b-8hzk1sljtw] {
        font-size: 1.0625rem;
    }

    .quote-form[b-8hzk1sljtw] {
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .form-section[b-8hzk1sljtw] {
        padding: 2rem 1.5rem;
    }

    .form-section h2[b-8hzk1sljtw] {
        font-size: 1.375rem;
    }

    .form-row[b-8hzk1sljtw] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .btn-submit[b-8hzk1sljtw] {
        width: 100%;
        padding: 1rem 2rem;
        font-size: 1.125rem;
    }

    .success-message[b-8hzk1sljtw] {
        padding: 3rem 2rem;
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .success-icon[b-8hzk1sljtw] {
        width: 80px;
        height: 80px;
        font-size: 3rem;
    }

    .success-message h2[b-8hzk1sljtw] {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .quote-page[b-8hzk1sljtw] {
        padding: 0.5rem;
    }

    .quote-header[b-8hzk1sljtw] {
        padding: 1.5rem 1rem;
    }

    .quote-header h1[b-8hzk1sljtw] {
        font-size: 1.625rem;
    }

    .quote-header .tagline[b-8hzk1sljtw] {
        font-size: 1rem;
    }

    .form-section[b-8hzk1sljtw] {
        padding: 1.5rem 1rem;
    }

    .form-section h2[b-8hzk1sljtw] {
        font-size: 1.25rem;
    }

    .btn-submit[b-8hzk1sljtw] {
        padding: 0.875rem 1.5rem;
        font-size: 1rem;
    }

    .success-message[b-8hzk1sljtw] {
        padding: 2.5rem 1.5rem;
    }

    .success-icon[b-8hzk1sljtw] {
        width: 70px;
        height: 70px;
        font-size: 2.5rem;
    }

    .success-message h2[b-8hzk1sljtw] {
        font-size: 1.75rem;
    }

    .btn-primary[b-8hzk1sljtw] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Pages/ReminderTesting.razor.rz.scp.css */
.reminder-testing-page[b-w3c7qmwnpm] {
    --testing-ink: #e2e8f0;
    --testing-muted: #94a3b8;
    --testing-accent: #38bdf8;
    --testing-alert: #f97316;
    --testing-shell: radial-gradient(circle at top left, rgba(56, 189, 248, 0.18), transparent 35%), linear-gradient(160deg, #020617 0%, #0f172a 50%, #111827 100%);
    min-height: 100%;
    padding: 1.25rem;
    color: var(--testing-ink);
    background: var(--testing-shell);
}

.testing-hero[b-w3c7qmwnpm],
.testing-toolbar[b-w3c7qmwnpm],
.loading-card[b-w3c7qmwnpm],
.error-state[b-w3c7qmwnpm],
.empty-card[b-w3c7qmwnpm] {
    border: 1px solid rgba(148, 163, 184, 0.18);
    border-radius: 1.6rem;
    background: rgba(15, 23, 42, 0.78);
    backdrop-filter: blur(18px);
    box-shadow: 0 22px 55px rgba(2, 6, 23, 0.28);
}

.testing-hero[b-w3c7qmwnpm] {
    display: grid;
    gap: 1rem;
    padding: 1.15rem;
}

.hero-kicker[b-w3c7qmwnpm] {
    margin: 0;
    color: var(--testing-accent);
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.72rem;
}

.testing-hero h1[b-w3c7qmwnpm] {
    margin: 0.35rem 0 0.55rem;
    font-size: clamp(1.7rem, 4vw, 2.6rem);
    line-height: 1.02;
}

.hero-copy[b-w3c7qmwnpm] {
    margin: 0;
    max-width: 46rem;
    color: var(--testing-muted);
    line-height: 1.5;
    font-size: 0.92rem;
}

.hero-badges[b-w3c7qmwnpm] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 0.7rem;
}

.hero-badge[b-w3c7qmwnpm] {
    border-radius: 1.1rem;
    padding: 0.8rem 0.9rem;
    background: rgba(30, 41, 59, 0.85);
    border: 1px solid rgba(148, 163, 184, 0.12);
}

.hero-badge span[b-w3c7qmwnpm] {
    display: block;
    color: var(--testing-muted);
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.hero-badge strong[b-w3c7qmwnpm] {
    display: block;
    margin-top: 0.25rem;
    font-size: 1.1rem;
}

.hero-badge.due strong[b-w3c7qmwnpm] {
    color: #fed7aa;
}

.hero-badge.ready strong[b-w3c7qmwnpm] {
    color: #bbf7d0;
}

.hero-badge.blocked strong[b-w3c7qmwnpm] {
    color: #fecdd3;
}

.testing-toolbar[b-w3c7qmwnpm] {
    margin-top: 1rem;
    padding: 0.9rem 1rem;
    display: grid;
    gap: 0.8rem;
}

.toolbar-meta[b-w3c7qmwnpm] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    color: var(--testing-muted);
    font-size: 0.8rem;
}

.toolbar-actions[b-w3c7qmwnpm] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.testing-results[b-w3c7qmwnpm],
.loading-state[b-w3c7qmwnpm],
.empty-state[b-w3c7qmwnpm] {
    margin-top: 1rem;
}

.testing-results[b-w3c7qmwnpm] {
    display: grid;
    gap: 0.75rem;
}

.loading-card[b-w3c7qmwnpm],
.error-state[b-w3c7qmwnpm],
.empty-card[b-w3c7qmwnpm] {
    padding: 2rem 1.5rem;
    text-align: center;
}

.loading-spinner[b-w3c7qmwnpm] {
    width: 3rem;
    height: 3rem;
    margin: 0 auto 1rem;
    border-radius: 50%;
    border: 3px solid rgba(148, 163, 184, 0.22);
    border-top-color: var(--testing-accent);
    animation: reminder-spin-b-w3c7qmwnpm 0.85s linear infinite;
}

.error-state p[b-w3c7qmwnpm],
.empty-card p[b-w3c7qmwnpm],
.loading-card p[b-w3c7qmwnpm] {
    color: var(--testing-muted);
}

@keyframes reminder-spin-b-w3c7qmwnpm {
    to {
        transform: rotate(360deg);
    }
}

@media (min-width: 900px) {
    .testing-hero[b-w3c7qmwnpm] {
        grid-template-columns: minmax(0, 2.3fr) minmax(260px, 1fr);
        align-items: start;
    }

    .testing-toolbar[b-w3c7qmwnpm] {
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
    }

    .toolbar-meta[b-w3c7qmwnpm] {
        grid-column: 1 / -1;
    }
}
/* /Components/Pages/StatusEdit.razor.rz.scp.css */
/* ==========================================
   STATUS EDIT - BRAND STYLES, ULTRA COMPACT
   ========================================== */

:root[b-khcg2zuxqi] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-charcoal-darker: #1f1f1f;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-gold-dark: #b8941f;
    --brand-beige: #f5f5dc;
    --brand-beige-light: #fefef8;
}

/* Page Wrapper */
.page-wrapper[b-khcg2zuxqi] {
    font-family: 'Lato', sans-serif;
    margin: -1rem;
}

/* Compact Header */
.compact-header[b-khcg2zuxqi] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 1rem 1.25rem;
    border-bottom: 2px solid var(--brand-gold);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.3);
}

.compact-header-content[b-khcg2zuxqi] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.875rem;
}

.back-button-compact[b-khcg2zuxqi] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    flex-shrink: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.375rem;
    font-weight: 700;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.back-button-compact:hover[b-khcg2zuxqi] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-2px) scale(1.03);
    box-shadow: 0 3px 10px rgba(212, 175, 55, 0.4);
}

.compact-title[b-khcg2zuxqi] {
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 800;
    margin: 0;
    letter-spacing: -0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* Form Container - FULL WIDTH */
.form-container-compact[b-khcg2zuxqi] {
    width: 100%;
    padding: 0.75rem;
}

/* Unified Form Card */
.unified-form-card[b-khcg2zuxqi] {
    background: white;
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s ease;
}

/* Form Section */
.form-section[b-khcg2zuxqi] {
    padding: 1rem;
}

.section-title[b-khcg2zuxqi] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    margin: 0 0 1rem 0;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(212, 175, 55, 0.2);
}

.section-icon[b-khcg2zuxqi] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
}

/* Form Fields - ULTRA COMPACT */
.form-field[b-khcg2zuxqi] {
    margin-bottom: 0.875rem;
}

.form-field:last-child[b-khcg2zuxqi] {
    margin-bottom: 0;
}

/* Two-column layout for fields */
.form-fields-grid[b-khcg2zuxqi] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.form-fields-grid .form-field[b-khcg2zuxqi] {
    margin-bottom: 0;
}

.field-label[b-khcg2zuxqi] {
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    color: #374151;
    margin-bottom: 0.375rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.required[b-khcg2zuxqi] {
    color: #dc2626;
}

.helper-text[b-khcg2zuxqi] {
    color: #6b7280;
    font-size: 0.6875rem;
    font-weight: 400;
    font-style: italic;
    margin-left: 0.375rem;
    text-transform: none;
}

.modern-input[b-khcg2zuxqi],
.modern-textarea[b-khcg2zuxqi] {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    font-size: 0.9375rem;
    color: var(--brand-charcoal);
    transition: all 0.3s ease;
    font-family: inherit;
    background: white;
}

.modern-input:focus[b-khcg2zuxqi],
.modern-textarea:focus[b-khcg2zuxqi] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, white 100%);
}

.modern-textarea[b-khcg2zuxqi] {
    resize: vertical;
    min-height: 70px;
}

/* Color Picker - compact */
.color-picker-wrapper[b-khcg2zuxqi] {
    display: flex;
    gap: 0.625rem;
    align-items: center;
}

.color-input[b-khcg2zuxqi] {
    width: 56px;
    height: 38px;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    cursor: pointer;
    padding: 2px;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

.color-input:hover[b-khcg2zuxqi] {
    border-color: var(--brand-gold);
}

.color-text-input[b-khcg2zuxqi] {
    flex: 1;
    padding: 0.625rem 0.875rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    font-size: 0.875rem;
    font-family: 'Courier New', monospace;
    color: var(--brand-charcoal);
    transition: all 0.3s ease;
}

.color-text-input:focus[b-khcg2zuxqi] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}

.color-preview[b-khcg2zuxqi] {
    width: 38px;
    height: 38px;
    border-radius: 6px;
    border: 2px solid rgba(212, 175, 55, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
}

/* Checkbox Field - compact */
.checkbox-field[b-khcg2zuxqi] {
    padding: 0.75rem;
    background: rgba(212, 175, 55, 0.04);
    border-radius: 6px;
    border: 2px solid rgba(212, 175, 55, 0.2);
}

.checkbox-label[b-khcg2zuxqi] {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    cursor: pointer;
    user-select: none;
}

.checkbox-input[b-khcg2zuxqi] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: var(--brand-gold);
    flex-shrink: 0;
}

.checkbox-text[b-khcg2zuxqi] {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--brand-charcoal);
}

.field-hint[b-khcg2zuxqi] {
    font-size: 0.6875rem;
    color: #6b7280;
    margin: 0.25rem 0 0 1.625rem;
    font-style: italic;
    line-height: 1.3;
}

/* Warning Box - compact */
.warning-box[b-khcg2zuxqi] {
    display: flex;
    gap: 0.75rem;
    padding: 0.75rem;
    background: #fef3c7;
    border: 2px solid #fbbf24;
    border-radius: 6px;
    margin-top: 0.875rem;
    font-size: 0.8125rem;
}

.warning-icon[b-khcg2zuxqi] {
    font-size: 1.25rem;
    flex-shrink: 0;
}

.warning-box strong[b-khcg2zuxqi] {
    color: #92400e;
}

.reminder-feedback-message[b-khcg2zuxqi] {
    margin-top: 0.875rem;
    padding: 0.75rem 0.9rem;
    border-radius: 0.75rem;
    border: 2px solid transparent;
    font-size: 0.8125rem;
}

.reminder-feedback-message p[b-khcg2zuxqi] {
    margin: 0;
}

.reminder-feedback-message.success[b-khcg2zuxqi] {
    background: rgba(20, 83, 45, 0.08);
    border-color: rgba(22, 101, 52, 0.2);
    color: #166534;
}

.reminder-feedback-message.error[b-khcg2zuxqi] {
    background: rgba(153, 27, 27, 0.08);
    border-color: rgba(153, 27, 27, 0.18);
    color: #991b1b;
}

/* Bottom Actions */
.bottom-actions-section[b-khcg2zuxqi] {
    padding: 0 0.75rem 0.75rem;
}

.action-buttons-compact[b-khcg2zuxqi] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-top: 2px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
}

.btn-save-compact[b-khcg2zuxqi] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold-light);
    padding: 0.75rem 1.75rem;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.9375rem;
    cursor: pointer;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    box-shadow: 0 3px 12px rgba(212, 175, 55, 0.4);
}

.btn-save-compact:hover[b-khcg2zuxqi] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(212, 175, 55, 0.5);
    background: var(--brand-gold-light);
}

.btn-cancel-compact[b-khcg2zuxqi] {
    background: transparent;
    color: #9ca3af;
    border: 2px solid #4b5563;
    padding: 0.75rem 1.5rem;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.9375rem;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
}

.btn-cancel-compact:hover[b-khcg2zuxqi] {
    background: rgba(75, 85, 99, 0.15);
    color: #d1d5db;
    border-color: #6b7280;
}

/* Loading / Error States */
.loading-container[b-khcg2zuxqi],
.error-container[b-khcg2zuxqi] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    gap: 1rem;
    font-family: 'Lato', sans-serif;
    color: var(--brand-charcoal);
}
/* /Components/Pages/Statuses.razor.rz.scp.css */
/* ==========================================
   STATUS MANAGEMENT PAGE - MATCHES JOBS LAYOUT
   ========================================== */

/* Color Swatch in Grid */
.color-cell[b-di5zxmkqsl] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.color-swatch[b-di5zxmkqsl] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    border: 2px solid white;
}

.status-name-cell strong[b-di5zxmkqsl] {
    font-size: 1rem;
    font-weight: 700;
    color: #1f2937;
}

.description-cell[b-di5zxmkqsl] {
    font-size: 0.875rem;
    color: #6b7280;
    line-height: 1.4;
}

.color-code[b-di5zxmkqsl] {
    font-family: 'Courier New', monospace;
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
    background: #f3f4f6;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
}

.order-badge[b-di5zxmkqsl] {
    display: inline-block;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.875rem;
}

.badge-yes[b-di5zxmkqsl] {
    display: inline-block;
    background: #d1fae5;
    color: #065f46;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.875rem;
}

.badge-no[b-di5zxmkqsl] {
    display: inline-block;
    background: #fee2e2;
    color: #991b1b;
    padding: 0.25rem 0.75rem;
    border-radius: 12px;
    font-weight: 600;
    font-size: 0.875rem;
}

.job-count-badge[b-di5zxmkqsl] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    height: 32px;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: white;
    border-radius: 50%;
    font-weight: 700;
    font-size: 0.875rem;
    padding: 0 0.5rem;
}

.btn-action-edit[b-di5zxmkqsl] {
    padding: 0.375rem 0.875rem;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: white;
    border: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-action-edit:hover[b-di5zxmkqsl] {
    background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

/* Mobile View */
.mobile-view[b-di5zxmkqsl] {
    display: none;
}

.mobile-card[b-di5zxmkqsl] {
    background: white;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    margin-bottom: 1rem;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
}

.mobile-card:hover[b-di5zxmkqsl] {
    border-color: #3b82f6;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.15);
}

.mobile-card-header[b-di5zxmkqsl] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
    border-bottom: 1px solid #e5e7eb;
    background: #f9fafb;
}

.status-color-indicator[b-di5zxmkqsl] {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    flex-shrink: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    border: 2px solid white;
}

.mobile-card-title[b-di5zxmkqsl] {
    flex: 1;
}

.mobile-card-title h3[b-di5zxmkqsl] {
    margin: 0 0 0.25rem 0;
    font-size: 1.125rem;
    font-weight: 700;
    color: #1f2937;
}

.order-label[b-di5zxmkqsl] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
}

.mobile-card-body[b-di5zxmkqsl] {
    padding: 1rem;
}

.mobile-card-body .description[b-di5zxmkqsl] {
    margin: 0 0 1rem 0;
    font-size: 0.875rem;
    color: #6b7280;
    line-height: 1.4;
}

.mobile-meta[b-di5zxmkqsl] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.meta-row[b-di5zxmkqsl] {
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f3f4f6;
}

.meta-row:last-child[b-di5zxmkqsl] {
    border-bottom: none;
}

.meta-label[b-di5zxmkqsl] {
    font-size: 0.875rem;
    color: #6b7280;
    font-weight: 500;
}

.meta-value[b-di5zxmkqsl] {
    font-size: 0.875rem;
    color: #1f2937;
    font-weight: 600;
}

.mobile-card-footer[b-di5zxmkqsl] {
    padding: 1rem;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
}

.mobile-btn-edit[b-di5zxmkqsl] {
    width: 100%;
    padding: 0.75rem;
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: white;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.mobile-btn-edit:hover[b-di5zxmkqsl] {
    background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
}

/* Empty State */
.empty-state[b-di5zxmkqsl] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 2rem;
    text-align: center;
}

.empty-icon[b-di5zxmkqsl] {
    font-size: 4rem;
    margin-bottom: 1rem;
    opacity: 0.5;
}

.empty-state h3[b-di5zxmkqsl] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1f2937;
    margin: 0 0 0.5rem 0;
}

.empty-state p[b-di5zxmkqsl] {
    font-size: 1rem;
    color: #6b7280;
    margin: 0 0 1.5rem 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .desktop-view[b-di5zxmkqsl] {
        display: none;
    }

    .mobile-view[b-di5zxmkqsl] {
        display: block;
        padding: 1rem;
    }
}
/* /Components/Pages/StoneDesign.razor.rz.scp.css */
/* ==========================================
   STONE DESIGN - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Toolbar group label */
.toolbar-group-label[b-2pmoqe8y13] {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(255, 255, 255, 0.5);
    align-self: center;
    white-space: nowrap;
}

/* Navigation shortcut buttons */
[b-2pmoqe8y13] .nav-shortcut-btn {
    color: rgba(255, 255, 255, 0.75) !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    border: none !important;
    background: transparent !important;
    padding: 0.375rem 0.625rem !important;
    transition: color 0.2s ease, background 0.2s ease !important;
}

[b-2pmoqe8y13] .nav-shortcut-btn:hover {
    color: var(--brand-gold) !important;
    background: rgba(212, 175, 55, 0.12) !important;
}

/* Vertical divider between nav links and action buttons */
.toolbar-divider[b-2pmoqe8y13] {
    display: inline-block;
    width: 1px;
    height: 1.75rem;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 0.5rem;
    align-self: center;
    flex-shrink: 0;
}

/* Design-specific cell styling */
.design-name-cell[b-2pmoqe8y13] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.design-icon[b-2pmoqe8y13] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.design-title[b-2pmoqe8y13] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.property-icon[b-2pmoqe8y13] {
    font-size: 1.125rem;
    margin-right: 0.5rem;
}

.property-value[b-2pmoqe8y13] {
    font-weight: 500;
    color: var(--brand-charcoal);
}

.search-wrapper[b-2pmoqe8y13] {
    min-width: 350px;
    flex: 1;
    max-width: 550px;
}

[b-2pmoqe8y13] .search-input {
    border-radius: 8px !important;
    border: 2px solid rgba(212, 175, 55, 0.3) !important;
    background: rgba(255, 255, 255, 0.95) !important;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

[b-2pmoqe8y13] .search-input:focus-within {
    border-color: var(--brand-gold) !important;
    box-shadow: 
        0 0 0 4px rgba(212, 175, 55, 0.2),
        0 8px 16px rgba(212, 175, 55, 0.15) !important;
    background: white !important;
    transform: translateY(-1px);
}

[b-2pmoqe8y13] .search-input input {
    padding: 0.875rem 1.125rem !important;
    font-size: 0.9375rem !important;
    font-weight: 500 !important;
    color: var(--brand-charcoal) !important;
}

[b-2pmoqe8y13] .search-input input::placeholder {
    color: #9ca3af !important;
    font-weight: 400 !important;
}

[b-2pmoqe8y13] .search-input .e-search {
    color: var(--brand-gold) !important;
    font-size: 1.125rem !important;
}

[b-2pmoqe8y13] .search-input .e-clear-icon {
    color: #9ca3af !important;
    font-size: 1.0625rem !important;
    transition: all 0.2s ease !important;
}

[b-2pmoqe8y13] .search-input .e-clear-icon:hover {
    color: #dc2626 !important;
    transform: scale(1.15);
}

[b-2pmoqe8y13] .e-outline {
    border-radius: 8px !important;
    border: 2px solid var(--brand-gold) !important;
    background: transparent !important;
    color: var(--brand-gold) !important;
    font-weight: 700 !important;
    text-transform: none !important;
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 2px 8px rgba(212, 175, 55, 0.2) !important;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0.3px !important;
}

[b-2pmoqe8y13] .e-outline:hover {
    transform: translateY(-2px);
    box-shadow: 
        0 6px 20px rgba(212, 175, 55, 0.35),
        0 0 0 2px rgba(212, 175, 55, 0.2) !important;
    background: var(--brand-gold) !important;
    color: var(--brand-charcoal) !important;
    border-color: var(--brand-gold-light) !important;
}

[b-2pmoqe8y13] .e-outline:active {
    transform: translateY(0);
}

/* ==========================================
   GRID CONTAINER
   ========================================== */
.grid-container[b-2pmoqe8y13] {
    padding: 0;
    display: block;
}

.mobile-cards-view[b-2pmoqe8y13] {
    display: none;
}

[b-2pmoqe8y13] .e-grid {
    border: none !important;
    font-family: 'Lato', sans-serif !important;
}

[b-2pmoqe8y13] .e-grid .e-headercell {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    color: var(--brand-gold) !important;
    font-weight: 700 !important;
    font-size: 0.8125rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 0.5rem 0.75rem !important;
    border-bottom: 2px solid var(--brand-gold) !important;
    border-right: 1px solid rgba(212, 175, 55, 0.2) !important;
    font-family: 'Lato', sans-serif !important;
}

[b-2pmoqe8y13] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
    border-bottom: 1px solid #f0ece5 !important;
    border-right: 1px solid #fafaf7 !important;
    color: var(--brand-charcoal) !important;
    font-size: 0.9375rem !important;
    background: white !important;
    transition: all 0.2s ease !important;
}

[b-2pmoqe8y13] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}

[b-2pmoqe8y13] .e-grid .e-row:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.4) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

[b-2pmoqe8y13] .e-grid .e-row.e-altrow .e-rowcell {
    background: #fefef8 !important;
}

[b-2pmoqe8y13] .e-grid .e-row.e-altrow:hover .e-rowcell {
    background: linear-gradient(90deg, rgba(245, 245, 220, 0.4) 0%, rgba(212, 175, 55, 0.05) 100%) !important;
}

/* ==========================================
   GRID CUSTOM CELLS
   ========================================== */
.grid-actions[b-2pmoqe8y13] {
    display: flex;
    gap: 0.375rem;
    justify-content: center;
}

.design-name-cell[b-2pmoqe8y13] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.design-icon[b-2pmoqe8y13] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.design-title[b-2pmoqe8y13] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.property-cell[b-2pmoqe8y13] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.property-icon[b-2pmoqe8y13] {
    font-size: 1.125rem;
    line-height: 1;
    flex-shrink: 0;
}

.property-value[b-2pmoqe8y13] {
    font-weight: 600;
    color: #4b5563;
    word-wrap: break-word;
}

/* ==========================================
   PAGINATION
   ========================================== */
[b-2pmoqe8y13] .e-pager {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    border-top: 3px solid var(--brand-gold) !important;
    padding: 1.25rem 2rem !important;
}

[b-2pmoqe8y13] .e-pager .e-numericitem,
[b-2pmoqe8y13] .e-pager .e-currentitem,
[b-2pmoqe8y13] .e-pager .e-prevpage,
[b-2pmoqe8y13] .e-pager .e-nextpage {
    border-radius: 8px !important;
    min-width: 40px !important;
    height: 40px !important;
    border: 2px solid rgba(212, 175, 55, 0.3) !important;
    margin: 0 5px !important;
    font-weight: 700 !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    background: rgba(255, 255, 255, 0.05) !important;
    color: rgba(245, 245, 220, 0.7) !important;
}

[b-2pmoqe8y13] .e-pager .e-currentitem {
    background: var(--brand-gold) !important;
    color: var(--brand-charcoal) !important;
    border-color: var(--brand-gold-light) !important;
    box-shadow: 
        0 4px 12px rgba(212, 175, 55, 0.4),
        0 0 0 2px rgba(212, 175, 55, 0.2) !important;
    transform: scale(1.05);
}

[b-2pmoqe8y13] .e-pager .e-numericitem:hover,
[b-2pmoqe8y13] .e-pager .e-prevpage:hover,
[b-2pmoqe8y13] .e-pager .e-nextpage:hover {
    background: rgba(212, 175, 55, 0.15) !important;
    border-color: var(--brand-gold) !important;
    color: var(--brand-gold) !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(212, 175, 55, 0.2) !important;
}

/* ==========================================
   MOBILE CARDS VIEW
   ========================================== */
.mobile-cards-view[b-2pmoqe8y13] {
    padding: 1.5rem;
}

.mobile-design-card[b-2pmoqe8y13] {
    background: white;
    border-radius: 12px;
    box-shadow: 
        0 6px 20px rgba(0, 0, 0, 0.1),
        0 0 0 2px rgba(212, 175, 55, 0.15);
    margin-bottom: 0.75rem;
    overflow: hidden;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: 2px solid rgba(212, 175, 55, 0.2);
}

.mobile-design-card:hover[b-2pmoqe8y13] {
    box-shadow: 
        0 12px 32px rgba(0, 0, 0, 0.15),
        0 0 0 3px rgba(212, 175, 55, 0.3);
    transform: translateY(-4px) scale(1.01);
    border-color: var(--brand-gold);
}

.mobile-design-card:active[b-2pmoqe8y13] {
    transform: scale(0.98);
}

.mobile-card-header[b-2pmoqe8y13] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.75rem 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border-bottom: 3px solid var(--brand-gold);
}

.mobile-card-icon[b-2pmoqe8y13] {
    font-size: 1.5rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-card-title[b-2pmoqe8y13] {
    flex: 1;
    min-width: 0;
}

.mobile-card-title h3[b-2pmoqe8y13] {
    margin: 0;
    color: var(--brand-gold);
    font-size: 1.1rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

.mobile-card-actions[b-2pmoqe8y13] {
    display: flex;
    gap: 0.5rem;
    flex-shrink: 0;
}

.mobile-card-body[b-2pmoqe8y13] {
    padding: 0.75rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    background: linear-gradient(to bottom, white 0%, var(--brand-beige-light) 100%);
}

.mobile-property[b-2pmoqe8y13] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.75rem;
    background: white;
    border-radius: 8px;
    border-left: 4px solid var(--brand-gold);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease;
}

.mobile-property:hover[b-2pmoqe8y13] {
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.15);
    transform: translateX(2px);
}

.mobile-prop-icon[b-2pmoqe8y13] {
    font-size: 1.125rem;
    line-height: 1;
    flex-shrink: 0;
}

.mobile-prop-label[b-2pmoqe8y13] {
    font-size: 0.75rem;
    font-weight: 700;
    color: #6b7280;
    min-width: 65px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.mobile-prop-value[b-2pmoqe8y13] {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--brand-charcoal);
    flex: 1;
}

.mobile-pagination[b-2pmoqe8y13] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.75rem 0 0.5rem;
    gap: 1.25rem;
}

.mobile-page-info[b-2pmoqe8y13] {
    font-size: 1rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
}

/* ==========================================
   RESPONSIVE DESIGN
   ========================================== */
@media (max-width: 1200px) {
    .hero-title[b-2pmoqe8y13] {
        font-size: 2.25rem;
    }
}

@media (max-width: 768px) {
    .page-container[b-2pmoqe8y13] {
        margin: -0.5rem;
    }

    .hero-header[b-2pmoqe8y13] {
        padding: 1.5rem 1.25rem;
        margin: 0 0 1rem 0;
    }

    .hero-content[b-2pmoqe8y13] {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
    }

    .hero-title[b-2pmoqe8y13] {
        font-size: 1.875rem;
    }

    .content-section[b-2pmoqe8y13] {
        padding: 0 0.5rem 1rem;
        margin-top: -0.5rem;
    }

    .card-toolbar[b-2pmoqe8y13] {
        padding: 1.125rem;
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-section[b-2pmoqe8y13] {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
    }

    .search-wrapper[b-2pmoqe8y13] {
        min-width: 100%;
        max-width: 100%;
    }

    .grid-container[b-2pmoqe8y13] {
        display: none;
    }

    .mobile-cards-view[b-2pmoqe8y13] {
        display: block;
    }
}

@media (max-width: 480px) {
    .hero-title[b-2pmoqe8y13] {
        font-size: 1.5rem;
    }

    .hero-header[b-2pmoqe8y13] {
        padding: 1.125rem 1rem;
        border-width: 2px;
    }

    .main-card[b-2pmoqe8y13] {
        border-width: 2px;
    }

    .mobile-cards-view[b-2pmoqe8y13] {
        padding: 1rem;
    }

    .mobile-card-header[b-2pmoqe8y13] {
        padding: 1rem 1.125rem;
    }

    .mobile-card-body[b-2pmoqe8y13] {
        padding: 1.125rem;
    }
}

/* ==========================================
   PRINT STYLES
   ========================================== */
@media print {
    .page-container[b-2pmoqe8y13] {
        background: white;
    }

    .hero-header[b-2pmoqe8y13],
    .card-toolbar[b-2pmoqe8y13],
    .mobile-card-actions[b-2pmoqe8y13] {
        display: none;
    }
}
/* /Components/Pages/StoneDesignAdd.razor.rz.scp.css */
/* ==========================================
   STONE DESIGN EDIT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Loading & Error States */
.loading-container[b-9q73d1knwz] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    gap: 2rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

.spinner[b-9q73d1knwz] {
    width: 70px;
    height: 70px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-9q73d1knwz 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-9q73d1knwz {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-9q73d1knwz] {
    color: var(--brand-charcoal);
    font-size: 1.125rem;
    font-weight: 500;
}

.error-container[b-9q73d1knwz] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    padding: 3rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.error-icon[b-9q73d1knwz] {
    font-size: 5rem;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.error-container h2[b-9q73d1knwz] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    letter-spacing: -0.5px;
}

.error-container p[b-9q73d1knwz] {
    color: #6b7280;
    font-size: 1.0625rem;
    margin-bottom: 2rem;
}

/* Page Header - ULTRA COMPACT */
.page-header[b-9q73d1knwz] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    border-radius: 0;
    padding: 1rem 1.25rem;
    margin: -1rem -1rem 0.75rem -1rem;
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(212, 175, 55, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: var(--brand-beige);
    border: 2px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    overflow: hidden;
}

.page-header[b-9q73d1knwz]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.12) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.1) 0%, transparent 45%);
    pointer-events: none;
}

.header-content[b-9q73d1knwz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.875rem;
    position: relative;
    z-index: 1;
}

.header-left[b-9q73d1knwz] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
}

.back-btn[b-9q73d1knwz] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.375rem;
    font-weight: 700;
}

.back-btn:hover[b-9q73d1knwz] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-2px) scale(1.03);
    box-shadow: 0 3px 10px rgba(212, 175, 55, 0.4);
}

.title-section h1[b-9q73d1knwz] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.title-section p[b-9q73d1knwz] {
    margin: 0.25rem 0 0 0;
    opacity: 0.9;
    font-size: 0.875rem;
    color: var(--brand-beige);
    font-weight: 500;
}

.header-right[b-9q73d1knwz] {
    display: flex;
    gap: 0.75rem;
}

.btn-view[b-9q73d1knwz] {
    background: white;
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold);
    padding: 0.625rem 1.25rem;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.875rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-family: 'Lato', sans-serif;
}

.btn-view:hover[b-9q73d1knwz] {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

/* Form Container - ULTRA COMPACT, FULL WIDTH */
.form-container[b-9q73d1knwz] {
    display: grid;
    gap: 0.75rem;
    width: 100%;
    padding: 0 0.75rem 1rem;
    font-family: 'Lato', sans-serif;
}

/* Form Card - ULTRA COMPACT */
.form-card[b-9q73d1knwz] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
}

.form-card:hover[b-9q73d1knwz] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-9q73d1knwz] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: relative;
}

.card-header[b-9q73d1knwz]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-9q73d1knwz] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-9q73d1knwz] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card-body[b-9q73d1knwz] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* Form Fields - ULTRA COMPACT */
.form-row[b-9q73d1knwz] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

.form-row:last-child[b-9q73d1knwz] {
    margin-bottom: 0;
}

.form-field[b-9q73d1knwz] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label[b-9q73d1knwz] {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    display: flex;
    align-items: center;
    gap: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.required[b-9q73d1knwz] {
    color: #dc2626;
    font-weight: 700;
    font-size: 0.875rem;
}

.form-input[b-9q73d1knwz] {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    font-size: 0.9375rem;
    color: var(--brand-charcoal);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.form-input:focus[b-9q73d1knwz] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 
        0 0 0 3px rgba(212, 175, 55, 0.1),
        0 2px 8px rgba(212, 175, 55, 0.1);
}

.form-input[b-9q73d1knwz]::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

.field-hint[b-9q73d1knwz] {
    font-size: 0.6875rem;
    color: #6b7280;
    font-style: italic;
    margin-top: 0.125rem;
    font-weight: 500;
}

/* Checkbox Group */
.checkbox-group[b-9q73d1knwz] {
    display: grid;
    gap: 1.25rem;
}

.checkbox-item[b-9q73d1knwz] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

.checkbox-item:hover[b-9q73d1knwz] {
    border-color: var(--brand-gold);
    background: rgba(245, 245, 220, 0.15);
    transform: translateX(3px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.15);
}

.checkbox-item input[type="checkbox"][b-9q73d1knwz] {
    width: 22px;
    height: 22px;
    margin-top: 3px;
    cursor: pointer;
    accent-color: var(--brand-gold);
}

.checkbox-content[b-9q73d1knwz] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
    flex: 1;
}

.checkbox-label[b-9q73d1knwz] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 1.0625rem;
    letter-spacing: -0.2px;
}

.checkbox-description[b-9q73d1knwz] {
    font-size: 0.9375rem;
    color: #6b7280;
    font-weight: 500;
}

/* Form Actions - ULTRA COMPACT */
.form-actions[b-9q73d1knwz] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-radius: 0;
    flex-wrap: wrap;
    border-top: 2px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
}

.btn-save[b-9q73d1knwz],
.btn-cancel[b-9q73d1knwz] {
    padding: 0.75rem 1.75rem;
    border: none;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.9375rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.3px;
}

.btn-save[b-9q73d1knwz] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    box-shadow: 0 6px 20px rgba(212, 175, 55, 0.4);
    flex: 1;
    justify-content: center;
    border: 2px solid var(--brand-gold-light);
}

.btn-save:hover[b-9q73d1knwz] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.5);
    background: var(--brand-gold-light);
    border-color: var(--brand-gold-light);
}

.btn-save:active[b-9q73d1knwz] {
    transform: translateY(-1px);
}

.btn-cancel[b-9q73d1knwz] {
    background: rgba(255, 255, 255, 0.1);
    color: var(--brand-beige);
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.btn-cancel:hover[b-9q73d1knwz] {
    background: rgba(212, 175, 55, 0.15);
    border-color: var(--brand-gold);
    color: var(--brand-gold);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.2);
}

.btn-primary[b-9q73d1knwz] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    color: var(--brand-gold);
    border: 2px solid var(--brand-gold);
    padding: 0.875rem 2rem;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    font-family: 'Lato', sans-serif;
}

.btn-primary:hover[b-9q73d1knwz] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

/* Responsive Design */
@media (max-width: 768px) {
    .page-header[b-9q73d1knwz] {
        padding: 2rem 1.5rem;
        margin: -0.5rem -0.5rem 2rem -0.5rem;
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .header-content[b-9q73d1knwz] {
        flex-direction: column;
        align-items: flex-start;
    }

    .title-section h1[b-9q73d1knwz] {
        font-size: 1.75rem;
    }

    .header-right[b-9q73d1knwz] {
        width: 100%;
    }

    .btn-view[b-9q73d1knwz] {
        width: 100%;
        justify-content: center;
    }

    .form-container[b-9q73d1knwz] {
        padding: 0 0.5rem 1.5rem;
    }

    .form-card[b-9q73d1knwz] {
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .card-header[b-9q73d1knwz] {
        padding: 1.25rem 1.5rem;
    }

    .card-body[b-9q73d1knwz] {
        padding: 1.5rem;
    }

    .form-row[b-9q73d1knwz] {
        grid-template-columns: 1fr;
    }

    .form-actions[b-9q73d1knwz] {
        flex-direction: column;
        padding: 1.5rem;
    }

    .btn-save[b-9q73d1knwz],
    .btn-cancel[b-9q73d1knwz] {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .page-header[b-9q73d1knwz] {
        padding: 1.5rem 1rem;
    }

    .title-section h1[b-9q73d1knwz] {
        font-size: 1.5rem;
    }

    .card-header[b-9q73d1knwz] {
        padding: 1rem 1.25rem;
    }

    .card-body[b-9q73d1knwz] {
        padding: 1.25rem;
    }

    .form-actions[b-9q73d1knwz] {
        padding: 1.25rem;
    }
}

/* Syncfusion Dropdown Styling */
[b-9q73d1knwz] .e-dropdownbase {
    font-family: 'Lato', sans-serif !important;
}

[b-9q73d1knwz] .e-dropdownbase .e-list-item {
    padding: 0.875rem 1.125rem !important;
    font-size: 1rem !important;
    color: var(--brand-charcoal) !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
}

[b-9q73d1knwz] .e-dropdownbase .e-list-item:hover {
    background: rgba(212, 175, 55, 0.1) !important;
    color: var(--brand-charcoal) !important;
}

[b-9q73d1knwz] .e-dropdownbase .e-active {
    background: var(--brand-gold) !important;
    color: var(--brand-charcoal) !important;
    font-weight: 700 !important;
}

[b-9q73d1knwz] .e-popup {
    border: 2px solid var(--brand-gold) !important;
    border-radius: 8px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
}

/* Dialog Styling */
[b-9q73d1knwz] .modern-dialog .e-dlg-header-content {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    color: var(--brand-gold) !important;
    padding: 1.5rem !important;
    border-bottom: 3px solid var(--brand-gold) !important;
}

[b-9q73d1knwz] .modern-dialog .e-footer-content {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    padding: 1.25rem 1.5rem !important;
    border-top: 3px solid var(--brand-gold) !important;
    display: flex !important;
    gap: 1rem !important;
    justify-content: flex-end !important;
}

[b-9q73d1knwz] .modern-dialog .e-footer-content button {
    padding: 0.75rem 1.75rem !important;
    font-weight: 700 !important;
    font-family: 'Lato', sans-serif !important;
    border-radius: 8px !important;
}

/* /Components/Pages/StoneDesignEdit.razor.rz.scp.css */
/* ==========================================
   STONE DESIGN EDIT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Loading & Error States */
.loading-container[b-p6of0vfyru] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    gap: 2rem;
    font-family: 'Lato', -apple-system, BlinkMacSystemFont, sans-serif;
}

.spinner[b-p6of0vfyru] {
    width: 70px;
    height: 70px;
    border: 5px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-p6of0vfyru 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-p6of0vfyru {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-p6of0vfyru] {
    color: var(--brand-charcoal);
    font-size: 1.125rem;
    font-weight: 500;
}

.error-container[b-p6of0vfyru] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    padding: 3rem;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.error-icon[b-p6of0vfyru] {
    font-size: 5rem;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.error-container h2[b-p6of0vfyru] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    letter-spacing: -0.5px;
}

.error-container p[b-p6of0vfyru] {
    color: #6b7280;
    font-size: 1.0625rem;
    margin-bottom: 2rem;
}

/* Page Header - ULTRA COMPACT */
.page-header[b-p6of0vfyru] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    border-radius: 0;
    padding: 1rem 1.25rem;
    margin: -1rem -1rem 0.75rem -1rem;
    box-shadow: 
        0 8px 24px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(212, 175, 55, 0.2),
        inset 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: var(--brand-beige);
    border: 2px solid var(--brand-gold);
    border-left-width: 0;
    border-right-width: 0;
    position: relative;
    overflow: hidden;
}

.page-header[b-p6of0vfyru]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 15% 30%, rgba(212, 175, 55, 0.12) 0%, transparent 40%),
        radial-gradient(circle at 85% 70%, rgba(212, 175, 55, 0.1) 0%, transparent 45%);
    pointer-events: none;
}

.header-content[b-p6of0vfyru] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.875rem;
    position: relative;
    z-index: 1;
}

.header-left[b-p6of0vfyru] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex: 1;
}

.back-btn[b-p6of0vfyru] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.375rem;
    font-weight: 700;
}

.back-btn:hover[b-p6of0vfyru] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-2px) scale(1.03);
    box-shadow: 0 3px 10px rgba(212, 175, 55, 0.4);
}

.title-section h1[b-p6of0vfyru] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: -0.5px;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.title-section p[b-p6of0vfyru] {
    margin: 0.25rem 0 0 0;
    opacity: 0.9;
    font-size: 0.875rem;
    color: var(--brand-beige);
    font-weight: 500;
}

.header-right[b-p6of0vfyru] {
    display: flex;
    gap: 0.75rem;
}

.btn-view[b-p6of0vfyru] {
    background: white;
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold);
    padding: 0.625rem 1.25rem;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.875rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-family: 'Lato', sans-serif;
}

.btn-view:hover[b-p6of0vfyru] {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

/* Form Container - ULTRA COMPACT, FULL WIDTH */
.form-container[b-p6of0vfyru] {
    display: grid;
    gap: 0.75rem;
    width: 100%;
    padding: 0 0.75rem 1rem;
    font-family: 'Lato', sans-serif;
}

/* Form Card - ULTRA COMPACT */
.form-card[b-p6of0vfyru] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
}

.form-card:hover[b-p6of0vfyru] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-p6of0vfyru] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: relative;
}

.card-header[b-p6of0vfyru]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-p6of0vfyru] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-p6of0vfyru] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card-body[b-p6of0vfyru] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* Form Fields - ULTRA COMPACT */
.form-row[b-p6of0vfyru] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

.form-row:last-child[b-p6of0vfyru] {
    margin-bottom: 0;
}

.form-field[b-p6of0vfyru] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label[b-p6of0vfyru] {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--brand-charcoal);
    display: flex;
    align-items: center;
    gap: 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.required[b-p6of0vfyru] {
    color: #dc2626;
    font-weight: 700;
    font-size: 0.875rem;
}

.form-input[b-p6of0vfyru] {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 6px;
    font-size: 0.9375rem;
    color: var(--brand-charcoal);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.form-input:focus[b-p6of0vfyru] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 
        0 0 0 3px rgba(212, 175, 55, 0.1),
        0 2px 8px rgba(212, 175, 55, 0.1);
}

.form-input[b-p6of0vfyru]::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

.field-hint[b-p6of0vfyru] {
    font-size: 0.6875rem;
    color: #6b7280;
    font-style: italic;
    margin-top: 0.125rem;
    font-weight: 500;
}

/* Checkbox Group */
.checkbox-group[b-p6of0vfyru] {
    display: grid;
    gap: 1.25rem;
}

.checkbox-item[b-p6of0vfyru] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.25rem;
    border: 2px solid rgba(212, 175, 55, 0.25);
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background: white;
}

.checkbox-item:hover[b-p6of0vfyru] {
    border-color: var(--brand-gold);
    background: rgba(245, 245, 220, 0.15);
    transform: translateX(3px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.15);
}

.checkbox-item input[type="checkbox"][b-p6of0vfyru] {
    width: 22px;
    height: 22px;
    margin-top: 3px;
    cursor: pointer;
    accent-color: var(--brand-gold);
}

.checkbox-content[b-p6of0vfyru] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
    flex: 1;
}

.checkbox-label[b-p6of0vfyru] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 1.0625rem;
    letter-spacing: -0.2px;
}

.checkbox-description[b-p6of0vfyru] {
    font-size: 0.9375rem;
    color: #6b7280;
    font-weight: 500;
}

/* Form Actions - ULTRA COMPACT */
.form-actions[b-p6of0vfyru] {
    display: flex;
    gap: 0.75rem;
    padding: 1rem;
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    border-radius: 0;
    flex-wrap: wrap;
    border-top: 2px solid var(--brand-gold);
    box-shadow: inset 0 1px 0 rgba(212, 175, 55, 0.2);
}

.btn-save[b-p6of0vfyru],
.btn-cancel[b-p6of0vfyru] {
    padding: 0.75rem 1.75rem;
    border: none;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.9375rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.3px;
}

.btn-save[b-p6of0vfyru] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    box-shadow: 0 6px 20px rgba(212, 175, 55, 0.4);
    flex: 1;
    justify-content: center;
    border: 2px solid var(--brand-gold-light);
}

.btn-save:hover[b-p6of0vfyru] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.5);
    background: var(--brand-gold-light);
    border-color: var(--brand-gold-light);
}

.btn-save:active[b-p6of0vfyru] {
    transform: translateY(-1px);
}

.btn-cancel[b-p6of0vfyru] {
    background: rgba(255, 255, 255, 0.1);
    color: var(--brand-beige);
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.btn-cancel:hover[b-p6of0vfyru] {
    background: rgba(212, 175, 55, 0.15);
    border-color: var(--brand-gold);
    color: var(--brand-gold);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(212, 175, 55, 0.2);
}

.btn-primary[b-p6of0vfyru] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    color: var(--brand-gold);
    border: 2px solid var(--brand-gold);
    padding: 0.875rem 2rem;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    font-family: 'Lato', sans-serif;
}

.btn-primary:hover[b-p6of0vfyru] {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
}

/* Responsive Design */
@media (max-width: 768px) {
    .page-header[b-p6of0vfyru] {
        padding: 2rem 1.5rem;
        margin: -0.5rem -0.5rem 2rem -0.5rem;
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .header-content[b-p6of0vfyru] {
        flex-direction: column;
        align-items: flex-start;
    }

    .title-section h1[b-p6of0vfyru] {
        font-size: 1.75rem;
    }

    .header-right[b-p6of0vfyru] {
        width: 100%;
    }

    .btn-view[b-p6of0vfyru] {
        width: 100%;
        justify-content: center;
    }

    .form-container[b-p6of0vfyru] {
        padding: 0 0.5rem 1.5rem;
    }

    .form-card[b-p6of0vfyru] {
        border-width: 2px;
        border-left-width: 0;
        border-right-width: 0;
    }

    .card-header[b-p6of0vfyru] {
        padding: 1.25rem 1.5rem;
    }

    .card-body[b-p6of0vfyru] {
        padding: 1.5rem;
    }

    .form-row[b-p6of0vfyru] {
        grid-template-columns: 1fr;
    }

    .form-actions[b-p6of0vfyru] {
        flex-direction: column;
        padding: 1.5rem;
    }

    .btn-save[b-p6of0vfyru],
    .btn-cancel[b-p6of0vfyru] {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .page-header[b-p6of0vfyru] {
        padding: 1.5rem 1rem;
    }

    .title-section h1[b-p6of0vfyru] {
        font-size: 1.5rem;
    }

    .card-header[b-p6of0vfyru] {
        padding: 1rem 1.25rem;
    }

    .card-body[b-p6of0vfyru] {
        padding: 1.25rem;
    }

    .form-actions[b-p6of0vfyru] {
        padding: 1.25rem;
    }
}

/* Syncfusion Dropdown Styling */
[b-p6of0vfyru] .e-dropdownbase {
    font-family: 'Lato', sans-serif !important;
}

[b-p6of0vfyru] .e-dropdownbase .e-list-item {
    padding: 0.875rem 1.125rem !important;
    font-size: 1rem !important;
    color: var(--brand-charcoal) !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
}

[b-p6of0vfyru] .e-dropdownbase .e-list-item:hover {
    background: rgba(212, 175, 55, 0.1) !important;
    color: var(--brand-charcoal) !important;
}

[b-p6of0vfyru] .e-dropdownbase .e-active {
    background: var(--brand-gold) !important;
    color: var(--brand-charcoal) !important;
    font-weight: 700 !important;
}

[b-p6of0vfyru] .e-popup {
    border: 2px solid var(--brand-gold) !important;
    border-radius: 8px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
}

/* Dialog Styling */
[b-p6of0vfyru] .modern-dialog .e-dlg-header-content {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    color: var(--brand-gold) !important;
    padding: 1.5rem !important;
    border-bottom: 3px solid var(--brand-gold) !important;
}

[b-p6of0vfyru] .modern-dialog .e-footer-content {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%) !important;
    padding: 1.25rem 1.5rem !important;
    border-top: 3px solid var(--brand-gold) !important;
    display: flex !important;
    gap: 1rem !important;
    justify-content: flex-end !important;
}

[b-p6of0vfyru] .modern-dialog .e-footer-content button {
    padding: 0.75rem 1.75rem !important;
    font-weight: 700 !important;
    font-family: 'Lato', sans-serif !important;
    border-radius: 8px !important;
}

/* /Components/Pages/StoneDesignView.razor.rz.scp.css */
/* ==========================================
   STONE DESIGN VIEW - ULTRA COMPACT, FULL WIDTH
   ========================================== */

/* Loading & Error States */
.loading-container[b-wkkml87n24],
.error-container[b-wkkml87n24] {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 2rem;
    font-family: 'Lato', sans-serif;
}

.spinner[b-wkkml87n24] {
    width: 48px;
    height: 48px;
    border: 4px solid rgba(212, 175, 55, 0.15);
    border-top-color: var(--brand-gold);
    border-right-color: var(--brand-gold);
    border-radius: 50%;
    animation: elegantSpin-b-wkkml87n24 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

@keyframes elegantSpin-b-wkkml87n24 {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading-container p[b-wkkml87n24],
.error-container p[b-wkkml87n24] {
    font-size: 1rem;
    color: var(--brand-charcoal);
    font-weight: 600;
}

.error-icon[b-wkkml87n24] {
    font-size: 3rem;
    opacity: 0.8;
}

.error-container h2[b-wkkml87n24] {
    color: var(--brand-charcoal);
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

/* Page Wrapper */
.page-wrapper[b-wkkml87n24] {
    font-family: 'Lato', sans-serif;
    margin: -1rem;
}

/* Compact Header */
.compact-header[b-wkkml87n24] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 50%, var(--brand-charcoal-darker) 100%);
    padding: 1rem 1.25rem;
    border-bottom: 2px solid var(--brand-gold);
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.3);
}

.compact-header-content[b-wkkml87n24] {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.875rem;
}

.back-button-compact[b-wkkml87n24] {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--brand-gold);
    color: var(--brand-gold);
    width: 38px;
    height: 38px;
    border-radius: 8px;
    flex-shrink: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.375rem;
    font-weight: 700;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.back-button-compact:hover[b-wkkml87n24] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    transform: translateX(-2px) scale(1.03);
    box-shadow: 0 3px 10px rgba(212, 175, 55, 0.4);
}

.compact-title-section[b-wkkml87n24] {
    flex: 1;
}

.compact-title[b-wkkml87n24] {
    color: var(--brand-gold);
    font-size: 1.5rem;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.btn-edit-compact[b-wkkml87n24] {
    background: white;
    color: var(--brand-charcoal);
    border: 2px solid var(--brand-gold);
    padding: 0.625rem 1.25rem;
    border-radius: 6px;
    font-weight: 700;
    font-size: 0.875rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    flex-shrink: 0;
    font-family: 'Lato', sans-serif;
}

.btn-edit-compact:hover[b-wkkml87n24] {
    background: var(--brand-gold);
    color: var(--brand-charcoal);
    border-color: var(--brand-gold-light);
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(212, 175, 55, 0.4);
}

/* Content Container - FULL WIDTH */
.content-container[b-wkkml87n24] {
    width: 100%;
    padding: 0.875rem 0.75rem;
}

/* Content Grid */
.content-grid[b-wkkml87n24] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 0.875rem;
    margin-bottom: 0.875rem;
}

/* Card Styles */
.card[b-wkkml87n24] {
    background: white;
    border-radius: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
}

.card:hover[b-wkkml87n24] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12), 0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-wkkml87n24] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.card-icon[b-wkkml87n24] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-wkkml87n24] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Lato', sans-serif;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card-body[b-wkkml87n24] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* Info Grid - 2 columns */
.info-grid[b-wkkml87n24] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.info-item[b-wkkml87n24] {
    display: grid;
    gap: 0.25rem;
}

.info-label[b-wkkml87n24] {
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-value[b-wkkml87n24] {
    font-size: 0.9375rem;
    color: var(--brand-charcoal);
    font-weight: 600;
}

.empty-value[b-wkkml87n24] {
    color: #9ca3af;
    font-style: italic;
    font-weight: 500;
    font-size: 0.875rem;
}

/* Metadata Footer */
.metadata-footer[b-wkkml87n24] {
    background: white;
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
    padding: 0.75rem 1rem;
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.metadata-item[b-wkkml87n24] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.metadata-label[b-wkkml87n24] {
    color: #6b7280;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.5px;
}

.metadata-value[b-wkkml87n24] {
    color: var(--brand-charcoal);
    font-weight: 700;
    font-size: 0.875rem;
}
/* /Components/Pages/StonePatternManagement.razor.rz.scp.css */
/* ==========================================
   STONE PATTERN MANAGEMENT - Component-Specific Styles
   Shared styles loaded from: wwwroot/css/management-shared.css
   ========================================== */

/* Pattern-specific cell styling */
.pattern-name-cell[b-yqk2gwpzus] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.pattern-icon[b-yqk2gwpzus] {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.pattern-title[b-yqk2gwpzus] {
    font-weight: 700;
    color: var(--brand-charcoal);
    font-size: 0.95rem;
    flex: 1;
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
}

/* ==========================================
   GRID CONTAINER OVERRIDES
   ========================================== */
[b-yqk2gwpzus] .e-grid .e-headercell {
    padding: 0.5rem 0.75rem !important;
}

[b-yqk2gwpzus] .e-grid .e-rowcell {
    padding: 0.25rem 0.75rem !important;
}

[b-yqk2gwpzus] .e-grid .e-rowcell:first-child {
    padding: 0.25rem !important;
}
/* /Components/Shared/AddressAutocompleteFinal.razor.rz.scp.css */
.address-autocomplete-container[b-iax881jbq5] {
    margin-bottom: 1rem;
}

.address-input[b-iax881jbq5] {
    width: 100%;
    padding: 0.75rem;
    font-size: 1rem;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.address-input:focus[b-iax881jbq5] {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.address-dropdown[b-iax881jbq5] {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 4px;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
}

.address-item[b-iax881jbq5] {
    padding: 0.75rem;
    cursor: pointer;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f3f4f6;
}

.address-item:last-child[b-iax881jbq5] {
    border-bottom: none;
}

.address-item:hover[b-iax881jbq5] {
    background-color: #f9fafb;
}

/* Mobile optimization */
@media (max-width: 768px) {
    .address-input[b-iax881jbq5] {
        font-size: 16px !important; /* Prevents zoom on iOS */
        padding: 0.875rem;
    }

    .address-item[b-iax881jbq5] {
        padding: 1rem;
        min-height: 44px; /* Touch-friendly minimum */
    }
}
/* /Components/Shared/JobForm/AdditionalInfoCard.razor.rz.scp.css */
/* ==========================================
   ADDITIONAL INFO CARD - 2 COLUMN GRID
   ========================================== */

.section-card-content[b-var7pbdewo] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.full-width[b-var7pbdewo] {
    grid-column: 1 / -1;
}

.form-field-compact[b-var7pbdewo] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label-compact[b-var7pbdewo] {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.field-icon[b-var7pbdewo] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-var7pbdewo] {
    transform: scale(1.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.modern-input-compact[b-var7pbdewo],
.modern-textarea-compact[b-var7pbdewo] {
    border-radius: 6px;
    border: 2px solid #e5e7eb;
    font-size: 0.9375rem;
    padding: 0.625rem 0.875rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-input-compact:focus[b-var7pbdewo],
.modern-textarea-compact:focus[b-var7pbdewo] {
    outline: none;
    border-color: #d4af37;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, #ffffff 100%);
}

.modern-textarea-compact[b-var7pbdewo] {
    resize: vertical;
    min-height: 70px;
}
/* /Components/Shared/JobForm/DrainageCard.razor.rz.scp.css */
/* ==========================================
   DRAINAGE CARD - 2 COLUMN GRID
   ========================================== */

.section-card-content[b-8yyf7shw3g] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.form-field-compact[b-8yyf7shw3g] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label-compact[b-8yyf7shw3g] {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.field-icon[b-8yyf7shw3g] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-8yyf7shw3g] {
    transform: scale(1.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.modern-input-compact[b-8yyf7shw3g] {
    border-radius: 6px;
    border: 2px solid #e5e7eb;
    font-size: 0.9375rem;
    padding: 0.625rem 0.875rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-input-compact:focus[b-8yyf7shw3g] {
    outline: none;
    border-color: #d4af37;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, #ffffff 100%);
}
/* /Components/Shared/JobForm/JobFormComponent.razor.rz.scp.css */
/* ==========================================
   JOB FORM COMPONENT STYLES
   Ultra compact, information-dense layout
   ========================================== */

:root[b-ndzz45fbe2] {
    --brand-charcoal: #3d3d3d;
    --brand-charcoal-dark: #2b2b2b;
    --brand-gold: #d4af37;
    --brand-gold-light: #e0bb44;
    --brand-beige-light: #fefef8;
}

/* ==========================================
   FORM CARD STYLING (for cards in this component)
   ========================================== */
.form-card[b-ndzz45fbe2] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    margin-bottom: 0.75rem;
}

.form-card:last-child[b-ndzz45fbe2] {
    margin-bottom: 0;
}

.form-card:hover[b-ndzz45fbe2] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.card-header[b-ndzz45fbe2] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.625rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    position: relative;
}

.card-header[b-ndzz45fbe2]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.card-icon[b-ndzz45fbe2] {
    font-size: 1.25rem;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}

.card-header h3[b-ndzz45fbe2] {
    margin: 0;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--brand-gold);
    font-family: 'Playfair Display', Georgia, serif;
    letter-spacing: -0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    flex: 1;
}

.collapsible-header:hover[b-ndzz45fbe2] {
    filter: brightness(1.1);
}

.collapse-chevron[b-ndzz45fbe2] {
    margin-left: auto;
    color: var(--brand-gold);
    font-size: 0.85rem;
    user-select: none;
}

.card-body[b-ndzz45fbe2] {
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

/* ==========================================
   SECTION CARD CONTENT - 2 COLUMN GRID
   ========================================== */
.section-card-content[b-ndzz45fbe2] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

/* Form Grid Wrapper */
.form-grid[b-ndzz45fbe2] {
    display: flex;
    flex-direction: column;
}

.status-customer-grid[b-ndzz45fbe2] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

/* Full Width Fields */
.full-width[b-ndzz45fbe2] {
    grid-column: 1 / -1 !important;
}

/* ==========================================
   FORM FIELDS - ULTRA COMPACT
   ========================================== */
.form-field-compact[b-ndzz45fbe2] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label-compact[b-ndzz45fbe2] {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.required[b-ndzz45fbe2] {
    color: #ef4444;
    margin-left: 0.125rem;
}

.helper-text[b-ndzz45fbe2] {
    color: #6b7280;
    font-size: 0.6875rem;
    font-weight: 400;
    font-style: italic;
    margin-left: 0.25rem;
    text-transform: none;
}

.field-icon[b-ndzz45fbe2] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-ndzz45fbe2] {
    transform: scale(1.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

/* ==========================================
   INPUT STYLING - ULTRA COMPACT
   ========================================== */
.modern-input-compact[b-ndzz45fbe2],
.modern-select-compact[b-ndzz45fbe2],
.modern-textarea-compact[b-ndzz45fbe2] {
    border-radius: 6px;
    border: 2px solid #e5e7eb;
    font-size: 0.9375rem;
    padding: 0.625rem 0.875rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-input-compact:focus[b-ndzz45fbe2],
.modern-select-compact:focus[b-ndzz45fbe2],
.modern-textarea-compact:focus[b-ndzz45fbe2] {
    outline: none;
    border-color: var(--brand-gold);
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, #ffffff 100%);
}

.modern-textarea-compact[b-ndzz45fbe2] {
    resize: vertical;
    min-height: 70px;
}

/* Template select special styling */
.template-select[b-ndzz45fbe2] {
    background: linear-gradient(135deg, #faf5ff 0%, #ffffff 100%);
    border: 2px solid #a855f7 !important;
    font-weight: 600;
}

.template-select:focus[b-ndzz45fbe2] {
    border-color: #7c3aed !important;
    box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.1) !important;
}

/* Custom design badge */
.custom-design-badge[b-ndzz45fbe2] {
    margin-top: 0.625rem;
    padding: 0.625rem 0.875rem;
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border-left: 3px solid #f59e0b;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    animation: slideIn-b-ndzz45fbe2 0.3s ease;
}

@keyframes slideIn-b-ndzz45fbe2 {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.badge-icon[b-ndzz45fbe2] {
    font-size: 1.125rem;
}

.badge-text[b-ndzz45fbe2] {
    font-weight: 700;
    color: #92400e;
    font-size: 0.8125rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-subtext[b-ndzz45fbe2] {
    color: #b45309;
    font-size: 0.75rem;
    font-style: italic;
    margin-left: 0.25rem;
}

/* ==========================================
   PRICE CALCULATION SECTION - ULTRA COMPACT
   ========================================== */
.price-calculation-section[b-ndzz45fbe2] {
    margin: 0;
}

.calculation-card[b-ndzz45fbe2] {
    background: white;
    border-radius: 0;
    box-shadow: 
        0 2px 8px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(212, 175, 55, 0.15);
    overflow: hidden;
    border-top: 2px solid var(--brand-gold);
    border-bottom: 2px solid var(--brand-gold);
    margin-bottom: 0.75rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.calculation-card:hover[b-ndzz45fbe2] {
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.12),
        0 0 0 2px rgba(212, 175, 55, 0.25);
    transform: translateY(-1px);
}

.calculation-header[b-ndzz45fbe2] {
    background: linear-gradient(135deg, var(--brand-charcoal) 0%, var(--brand-charcoal-dark) 100%);
    padding: 0.75rem 1rem;
    border-bottom: 2px solid var(--brand-gold);
    position: relative;
}

.calculation-header[b-ndzz45fbe2]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
}

.calculation-actions[b-ndzz45fbe2] {
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    align-items: center;
}

.btn-reset-calc[b-ndzz45fbe2],
.btn-calculate-calc[b-ndzz45fbe2] {
    padding: 0.625rem 1.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    letter-spacing: 0.3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.btn-reset-calc[b-ndzz45fbe2] {
    background: white;
    color: #6b7280;
    border: 2px solid rgba(212, 175, 55, 0.3);
}

.btn-reset-calc:hover[b-ndzz45fbe2] {
    background: #f9fafb;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.btn-calculate-calc[b-ndzz45fbe2] {
    background: linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-light) 100%);
    color: var(--brand-charcoal);
}

.btn-calculate-calc:hover[b-ndzz45fbe2] {
    background: linear-gradient(135deg, var(--brand-gold-light) 0%, var(--brand-gold) 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(212, 175, 55, 0.4);
}

.price-results[b-ndzz45fbe2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
    padding: 1rem;
    background: linear-gradient(to bottom, white 0%, rgba(254, 254, 248, 0.5) 100%);
    border-left: 1px solid rgba(212, 175, 55, 0.1);
    border-right: 1px solid rgba(212, 175, 55, 0.1);
}

.price-item-calc[b-ndzz45fbe2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    border-radius: 8px;
    background: white;
    border: 2px solid #e5e7eb;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.price-item-calc:hover[b-ndzz45fbe2] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.price-label-calc[b-ndzz45fbe2] {
    font-size: 0.75rem;
    font-weight: 700;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 0.375rem;
}

.price-value-calc[b-ndzz45fbe2] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1f2937;
}

.price-item-calc.discount-calc[b-ndzz45fbe2] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border-color: #f59e0b;
}

.price-item-calc.discount-calc .price-value-calc[b-ndzz45fbe2] {
    color: #d97706;
}

.price-item-calc.total-calc[b-ndzz45fbe2] {
    background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);
    border-color: #10b981;
}

.price-item-calc.total-calc .price-label-calc[b-ndzz45fbe2] {
    color: #065f46;
}

.price-item-calc.total-calc .price-value-calc[b-ndzz45fbe2] {
    color: #059669;
    font-size: 1.75rem;
}

/* ==========================================
   RESPONSIVE DESIGN
   ========================================== */
@media (max-width: 768px) {
    .section-card-content[b-ndzz45fbe2] {
        grid-template-columns: 1fr;
    }

    .status-customer-grid[b-ndzz45fbe2] {
        grid-template-columns: 1fr;
    }

    .calculation-actions[b-ndzz45fbe2] {
        flex-direction: column;
        gap: 0.625rem;
    }

    .btn-reset-calc[b-ndzz45fbe2],
    .btn-calculate-calc[b-ndzz45fbe2] {
        width: 100%;
    }

    .price-results[b-ndzz45fbe2] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Shared/JobForm/MeasurementsCard.razor.rz.scp.css */
/* ==========================================
   MEASUREMENTS CARD - 2 COLUMN GRID
   ========================================== */

.section-card-content[b-56xbzkgwxb] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.form-field-compact[b-56xbzkgwxb] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label-compact[b-56xbzkgwxb] {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.field-icon[b-56xbzkgwxb] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-56xbzkgwxb] {
    transform: scale(1.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.modern-input-compact[b-56xbzkgwxb] {
    border-radius: 6px;
    border: 2px solid #e5e7eb;
    font-size: 0.9375rem;
    padding: 0.625rem 0.875rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-input-compact:focus[b-56xbzkgwxb] {
    outline: none;
    border-color: #d4af37;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, #ffffff 100%);
}
/* /Components/Shared/JobForm/PreparationCard.razor.rz.scp.css */
/* ==========================================
   PREPARATION CARD - 2 COLUMN GRID
   ========================================== */

.section-card-content[b-o2j857ecr0] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.full-width[b-o2j857ecr0] {
    grid-column: 1 / -1;
}

.form-field-compact[b-o2j857ecr0] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label-compact[b-o2j857ecr0] {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.field-icon[b-o2j857ecr0] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-o2j857ecr0] {
    transform: scale(1.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.modern-input-compact[b-o2j857ecr0] {
    border-radius: 6px;
    border: 2px solid #e5e7eb;
    font-size: 0.9375rem;
    padding: 0.625rem 0.875rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-input-compact:focus[b-o2j857ecr0] {
    outline: none;
    border-color: #d4af37;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, #ffffff 100%);
}
/* /Components/Shared/JobForm/StatusCustomerCard.razor.rz.scp.css */
/* STATUS AND CUSTOMER CARD COMPONENT */
.section-card[b-tw0vx0sf7b] {
    border-left: 4px solid #667eea;
    background: linear-gradient(135deg, #faf5ff 0%, #ffffff 100%);
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #667eea;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
    margin-bottom: 1.5rem;
    overflow: hidden;
}

.section-card:hover[b-tw0vx0sf7b] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-color: #cbd5e1;
    border-left-color: #667eea;
}

.card-title-bar[b-tw0vx0sf7b] {
    grid-column: 1 / -1;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
    border-bottom: 2px solid rgba(102, 126, 234, 0.2);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1.25rem;
    margin: 0;
}

.card-title-icon[b-tw0vx0sf7b] {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    flex-shrink: 0;
}

.card-title[b-tw0vx0sf7b] {
    font-size: 1rem;
    font-weight: 700;
    color: #1f2937;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin: 0;
    line-height: 1.2;
}

.status-customer-grid[b-tw0vx0sf7b] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
    padding: 1.25rem;
}

.form-field-compact[b-tw0vx0sf7b] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

.field-label-compact[b-tw0vx0sf7b] {
    font-size: 0.875rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.625rem;
}

.field-icon[b-tw0vx0sf7b] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    font-size: 1.125rem;
    flex-shrink: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-tw0vx0sf7b] {
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.required[b-tw0vx0sf7b] {
    color: #ef4444;
    margin-left: 0.25rem;
}

.modern-select-compact[b-tw0vx0sf7b] {
    border-radius: 8px;
    border: 2px solid #e5e7eb;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    min-width: 0;
    font-family: inherit;
    box-sizing: border-box;
}

.modern-select-compact:focus[b-tw0vx0sf7b] {
    outline: none;
    border-color: #1e40af;
    box-shadow: 0 0 0 3px rgba(30, 64, 175, 0.1);
    background: linear-gradient(135deg, #f0f9ff 0%, #ffffff 100%);
}

.status-select[b-tw0vx0sf7b] {
    background: linear-gradient(135deg, #faf5ff 0%, #ffffff 100%);
    border: 2px solid #a855f7;
    font-weight: 600;
}

.status-select:focus[b-tw0vx0sf7b] {
    border-color: #7c3aed;
    box-shadow: 0 0 0 3px rgba(168, 85, 247, 0.1);
}

@media (max-width: 768px) {
    .status-customer-grid[b-tw0vx0sf7b] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Shared/JobForm/StoneDesignSelector.razor.rz.scp.css */
/* ==========================================
   STONE DESIGN SELECTOR - 2 COLUMN GRID
   ========================================== */

.section-card-content[b-x15naxvo6m] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.875rem;
}

.full-width[b-x15naxvo6m] {
    grid-column: 1 / -1;
}

.form-field-compact[b-x15naxvo6m] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.field-label-compact[b-x15naxvo6m] {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #374151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.helper-text[b-x15naxvo6m] {
    color: #6b7280;
    font-size: 0.6875rem;
    font-weight: 400;
    font-style: italic;
    margin-left: 0.25rem;
    text-transform: none;
}

.field-icon[b-x15naxvo6m] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    font-size: 1rem;
    flex-shrink: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
}

.form-field-compact:hover .field-icon[b-x15naxvo6m] {
    transform: scale(1.08);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.modern-select-compact[b-x15naxvo6m] {
    border-radius: 6px;
    border: 2px solid #e5e7eb;
    font-size: 0.9375rem;
    padding: 0.625rem 0.875rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-select-compact:focus[b-x15naxvo6m] {
    outline: none;
    border-color: #d4af37;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: linear-gradient(135deg, #fefef8 0%, #ffffff 100%);
}

.template-select[b-x15naxvo6m] {
    background: linear-gradient(135deg, #faf5ff 0%, #ffffff 100%);
    border: 2px solid #a855f7 !important;
    font-weight: 600;
}

.template-select:focus[b-x15naxvo6m] {
    border-color: #7c3aed !important;
    box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.1) !important;
}

.custom-design-badge[b-x15naxvo6m] {
    margin-top: 0.625rem;
    padding: 0.625rem 0.875rem;
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border-left: 3px solid #f59e0b;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    animation: slideIn-b-x15naxvo6m 0.3s ease;
}

@keyframes slideIn-b-x15naxvo6m {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.badge-icon[b-x15naxvo6m] {
    font-size: 1.125rem;
}

.badge-text[b-x15naxvo6m] {
    font-weight: 700;
    color: #92400e;
    font-size: 0.8125rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-subtext[b-x15naxvo6m] {
    color: #b45309;
    font-size: 0.75rem;
    font-style: italic;
    margin-left: 0.25rem;
}
/* /Components/Shared/ManualTouchLogCard.razor.rz.scp.css */
/* Manual Touch Log Card - Orange Theme */
.manual-touch-log-card[b-nzrtmd9wht] {
    background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);
    border: 2px solid #fb923c;
    border-radius: 12px;
    padding: 0;
    box-shadow: 0 4px 12px rgba(251, 146, 60, 0.15);
    transition: all 0.3s ease;
    margin-bottom: 24px;
}

.manual-touch-log-card:hover[b-nzrtmd9wht] {
    box-shadow: 0 6px 20px rgba(251, 146, 60, 0.25);
    transform: translateY(-2px);
}

.manual-touch-log-card .card-title-bar[b-nzrtmd9wht] {
    background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
    color: white;
    padding: 14px 20px;
    border-radius: 10px 10px 0 0;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 2px solid #ea580c;
}

.manual-touch-log-card .card-title-icon[b-nzrtmd9wht] {
    font-size: 1.4em;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.manual-touch-log-card .card-title[b-nzrtmd9wht] {
    margin: 0;
    font-size: 1.15em;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.manual-touch-content[b-nzrtmd9wht] {
    padding: 20px;
    display: grid;
    gap: 16px;
}

.form-row[b-nzrtmd9wht] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

.form-field[b-nzrtmd9wht] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.form-field.full-width[b-nzrtmd9wht] {
    grid-column: 1 / -1;
}

.field-label[b-nzrtmd9wht] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    color: #7c2d12;
    font-size: 0.95em;
}

.field-icon[b-nzrtmd9wht] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #fb923c 0%, #f97316 100%);
    border-radius: 6px;
    font-size: 0.9em;
    filter: drop-shadow(0 2px 4px rgba(251, 146, 60, 0.3));
}

.required[b-nzrtmd9wht] {
    color: #dc2626;
    font-weight: 700;
}

.modern-input[b-nzrtmd9wht],
.modern-select[b-nzrtmd9wht],
.modern-textarea[b-nzrtmd9wht] {
    border-radius: 8px;
    border: 2px solid #fed7aa;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
    background: white;
    width: 100%;
    font-family: inherit;
}

.modern-input:focus[b-nzrtmd9wht],
.modern-select:focus[b-nzrtmd9wht],
.modern-textarea:focus[b-nzrtmd9wht] {
    outline: none;
    border-color: #f97316;
    box-shadow: 0 0 0 3px rgba(249, 115, 22, 0.1);
    background: linear-gradient(135deg, #fffbeb 0%, #ffffff 100%);
}

.modern-textarea[b-nzrtmd9wht] {
    resize: vertical;
    min-height: 100px;
}

.error-message[b-nzrtmd9wht] {
    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
    border: 2px solid #ef4444;
    border-radius: 8px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #991b1b;
    font-weight: 500;
}

.error-icon[b-nzrtmd9wht] {
    font-size: 1.3em;
}

.success-message[b-nzrtmd9wht] {
    background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);
    border: 2px solid #10b981;
    border-radius: 8px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #065f46;
    font-weight: 500;
}

.success-icon[b-nzrtmd9wht] {
    font-size: 1.3em;
}

.button-row[b-nzrtmd9wht] {
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    margin-top: 8px;
}

.btn-clear[b-nzrtmd9wht] {
    background: white;
    color: #6b7280;
    border: 2px solid #e5e7eb;
    padding: 10px 24px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 6px;
}

.btn-clear:hover[b-nzrtmd9wht] {
    background: #f9fafb;
    border-color: #d1d5db;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.btn-save-touch[b-nzrtmd9wht] {
    background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
    color: white;
    border: none;
    padding: 10px 24px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(249, 115, 22, 0.3);
    display: flex;
    align-items: center;
    gap: 6px;
}

.btn-save-touch:hover:not(:disabled)[b-nzrtmd9wht] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(249, 115, 22, 0.4);
}

.btn-save-touch:disabled[b-nzrtmd9wht] {
    opacity: 0.6;
    cursor: not-allowed;
}

.spinner-small[b-nzrtmd9wht] {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-nzrtmd9wht 0.8s linear infinite;
}

@keyframes spin-b-nzrtmd9wht {
    to { transform: rotate(360deg); }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .form-row[b-nzrtmd9wht] {
        grid-template-columns: 1fr;
    }

    .button-row[b-nzrtmd9wht] {
        flex-direction: column-reverse;
    }

    .btn-clear[b-nzrtmd9wht],
    .btn-save-touch[b-nzrtmd9wht] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Shared/ReminderBadge.razor.rz.scp.css */
/* Compact Reminder Badge for Grid/List Display */
.reminder-badge-compact[b-od5nhezegq] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.reminder-badge-content[b-od5nhezegq] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
}

.touch-badge[b-od5nhezegq] {
    background: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);
    color: white;
    padding: 4px 10px;
    border-radius: 12px;
    font-size: 0.85em;
    font-weight: 600;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(139, 92, 246, 0.3);
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.touch-badge.no-touch[b-od5nhezegq] {
    background: linear-gradient(135deg, #94a3b8 0%, #64748b 100%);
    box-shadow: 0 2px 4px rgba(100, 116, 139, 0.3);
}

.last-touch-badge[b-od5nhezegq] {
    background: #f5f3ff;
    color: #6b21a8;
    padding: 3px 8px;
    border-radius: 10px;
    font-size: 0.8em;
    font-weight: 500;
    white-space: nowrap;
    border: 1px solid #ddd6fe;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.last-touch-badge.never[b-od5nhezegq] {
    background: #f1f5f9;
    color: #64748b;
    border: 1px solid #e2e8f0;
}

.no-status[b-od5nhezegq] {
    color: #94a3b8;
    font-size: 1em;
}

/* Hover effects */
.touch-badge:hover[b-od5nhezegq],
.last-touch-badge:hover[b-od5nhezegq] {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}
/* /Components/Shared/ReminderSimulationCard.razor.rz.scp.css */
.simulation-card[b-kkdyiha1e1] {
    --simulation-border: rgba(148, 163, 184, 0.28);
    --simulation-surface: linear-gradient(180deg, rgba(15, 23, 42, 0.92), rgba(30, 41, 59, 0.94));
    --simulation-panel: rgba(15, 23, 42, 0.42);
    --simulation-text: #e2e8f0;
    --simulation-muted: #94a3b8;
    --simulation-accent: #38bdf8;
    --simulation-alert: #f97316;
    --simulation-danger: #fb7185;
    --simulation-success: #22c55e;
    background: var(--simulation-surface);
    border: 1px solid var(--simulation-border);
    border-radius: 1.15rem;
    color: var(--simulation-text);
    padding: 1rem;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.16);
    display: grid;
    gap: 0.75rem;
}

.simulation-card.is-due[b-kkdyiha1e1] {
    border-color: rgba(249, 115, 22, 0.45);
    box-shadow: 0 24px 56px rgba(249, 115, 22, 0.18);
}

.simulation-card.ready[b-kkdyiha1e1] {
    border-color: rgba(34, 197, 94, 0.35);
}

.simulation-card.blocked[b-kkdyiha1e1] {
    border-color: rgba(251, 113, 133, 0.42);
}

.simulation-card-header[b-kkdyiha1e1] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
}

.simulation-card-header h3[b-kkdyiha1e1] {
    margin: 0.15rem 0;
    font-size: 1.1rem;
}

.simulation-card-header p[b-kkdyiha1e1] {
    margin: 0;
    color: var(--simulation-muted);
    font-size: 0.9rem;
}

.simulation-kicker[b-kkdyiha1e1],
.summary-label[b-kkdyiha1e1],
.note-label[b-kkdyiha1e1],
.email-label[b-kkdyiha1e1],
.panel-heading span[b-kkdyiha1e1],
.detail-grid dt[b-kkdyiha1e1],
.simulation-disclosure-summary span:last-child[b-kkdyiha1e1] {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.68rem;
    color: var(--simulation-muted);
}

.simulation-status-stack[b-kkdyiha1e1] {
    display: grid;
    gap: 0.5rem;
    justify-items: end;
}

.status-pill[b-kkdyiha1e1],
.due-pill[b-kkdyiha1e1] {
    border-radius: 999px;
    padding: 0.35rem 0.75rem;
    font-weight: 700;
    font-size: 0.78rem;
}

.status-pill[b-kkdyiha1e1] {
    color: #fff;
}

.due-pill.idle[b-kkdyiha1e1] {
    background: rgba(56, 189, 248, 0.12);
    color: #bae6fd;
}

.due-pill.due[b-kkdyiha1e1] {
    background: rgba(249, 115, 22, 0.18);
    color: #fed7aa;
}

.due-pill.ready[b-kkdyiha1e1] {
    background: rgba(34, 197, 94, 0.16);
    color: #bbf7d0;
}

.due-pill.blocked[b-kkdyiha1e1] {
    background: rgba(251, 113, 133, 0.18);
    color: #fecdd3;
}

.simulation-summary-grid[b-kkdyiha1e1],
.detail-grid[b-kkdyiha1e1] {
    display: grid;
    gap: 0.65rem;
}

.simulation-summary-grid[b-kkdyiha1e1] {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.summary-block[b-kkdyiha1e1],
.simulation-panel[b-kkdyiha1e1],
.simulation-note[b-kkdyiha1e1] {
    background: var(--simulation-panel);
    border: 1px solid rgba(148, 163, 184, 0.14);
    border-radius: 0.95rem;
    padding: 0.8rem 0.9rem;
}

.summary-block strong[b-kkdyiha1e1],
.detail-grid dd[b-kkdyiha1e1],
.email-value[b-kkdyiha1e1],
.email-body[b-kkdyiha1e1] {
    display: block;
    margin-top: 0.25rem;
}

.summary-block span:not(.summary-label)[b-kkdyiha1e1] {
    color: var(--simulation-muted);
    font-size: 0.82rem;
}

.simulation-note p[b-kkdyiha1e1],
.empty-panel-state[b-kkdyiha1e1],
.email-body[b-kkdyiha1e1] {
    margin: 0.35rem 0 0;
    white-space: pre-wrap;
    line-height: 1.5;
}

.simulation-note[b-kkdyiha1e1] {
    border-color: rgba(251, 113, 133, 0.18);
}

.panel-heading[b-kkdyiha1e1] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    margin-bottom: 0.65rem;
}

.panel-heading h4[b-kkdyiha1e1] {
    margin: 0;
    font-size: 0.92rem;
}

.detail-grid[b-kkdyiha1e1] {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.detail-grid div[b-kkdyiha1e1],
.email-preview-field[b-kkdyiha1e1] {
    min-width: 0;
}

.detail-grid dd[b-kkdyiha1e1] {
    margin-left: 0;
    font-weight: 600;
    line-height: 1.35;
    font-size: 0.92rem;
}

.email-preview[b-kkdyiha1e1] {
    display: grid;
    gap: 0.75rem;
}

.email-value[b-kkdyiha1e1],
.email-body[b-kkdyiha1e1] {
    background: rgba(15, 23, 42, 0.36);
    border: 1px solid rgba(148, 163, 184, 0.14);
    border-radius: 0.75rem;
    padding: 0.8rem;
}

.simulation-disclosure[b-kkdyiha1e1] {
    border: 1px solid rgba(148, 163, 184, 0.14);
    border-radius: 0.95rem;
    background: rgba(15, 23, 42, 0.32);
    overflow: hidden;
}

.simulation-disclosure-summary[b-kkdyiha1e1] {
    list-style: none;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    cursor: pointer;
    padding: 0.8rem 0.9rem;
    font-weight: 700;
}

.simulation-disclosure-summary[b-kkdyiha1e1]::-webkit-details-marker {
    display: none;
}

.disclosure-panel[b-kkdyiha1e1] {
    border: none;
    border-top: 1px solid rgba(148, 163, 184, 0.1);
    border-radius: 0;
    background: transparent;
    padding-top: 0.8rem;
}

.log-grid .full-span[b-kkdyiha1e1] {
    grid-column: 1 / -1;
}

@media (max-width: 640px) {
    .simulation-card[b-kkdyiha1e1] {
        padding: 0.9rem;
    }

    .simulation-card-header[b-kkdyiha1e1],
    .panel-heading[b-kkdyiha1e1],
    .simulation-disclosure-summary[b-kkdyiha1e1] {
        grid-template-columns: 1fr;
        display: grid;
    }

    .simulation-status-stack[b-kkdyiha1e1] {
        justify-items: start;
    }
}
/* /Components/Shared/ReminderStatusCard.razor.rz.scp.css */
/* Reminder Status Card - Yellow/Amber Theme (matches collapsible summary) */
.reminder-status-card[b-rwc25j5wr7] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border: 2px solid #fbbf24;
    border-radius: 12px;
    padding: 0;
    box-shadow: 0 4px 12px rgba(251, 191, 36, 0.15);
    transition: all 0.3s ease;
    margin-bottom: 24px;
}

.reminder-status-card:hover[b-rwc25j5wr7] {
    box-shadow: 0 6px 20px rgba(251, 191, 36, 0.25);
    transform: translateY(-2px);
}

.reminder-status-card .card-title-bar[b-rwc25j5wr7] {
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    color: white;
    padding: 14px 20px;
    border-radius: 10px 10px 0 0;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 2px solid #f59e0b;
}

.reminder-status-card .card-title-icon[b-rwc25j5wr7] {
    font-size: 1.4em;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.reminder-status-card .card-title[b-rwc25j5wr7] {
    margin: 0;
    font-size: 1.15em;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.reminder-card-content[b-rwc25j5wr7] {
    padding: 20px;
    display: grid;
    gap: 16px;
}

.one-view-grid[b-rwc25j5wr7] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
}

.overview-card[b-rwc25j5wr7] {
    display: grid;
    gap: 6px;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid rgba(217, 119, 6, 0.2);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 251, 235, 0.96));
}

.overview-label[b-rwc25j5wr7] {
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.45px;
    font-weight: 700;
    color: #9a3412;
}

.overview-value[b-rwc25j5wr7] {
    font-size: 1rem;
    font-weight: 700;
    color: #431407;
    line-height: 1.2;
}

.overview-subtext[b-rwc25j5wr7] {
    font-size: 0.82rem;
    color: #92400e;
    font-weight: 500;
}

.status-pill[b-rwc25j5wr7] {
    width: fit-content;
    padding: 5px 12px;
    border-radius: 999px;
}

.reminder-summary-strip[b-rwc25j5wr7] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 10px;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid rgba(217, 119, 6, 0.25);
    background: linear-gradient(135deg, rgba(255, 251, 235, 0.9), rgba(254, 243, 199, 0.9));
}

.summary-item[b-rwc25j5wr7] {
    display: grid;
    gap: 4px;
    padding: 8px 10px;
    border-radius: 8px;
    background: white;
    border: 1px solid rgba(245, 158, 11, 0.2);
}

.summary-label[b-rwc25j5wr7] {
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #9a3412;
    font-weight: 700;
}

.summary-value[b-rwc25j5wr7] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #431407;
    line-height: 1.2;
}

.reminder-field[b-rwc25j5wr7] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.reminder-label[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
    color: #78350f;
    font-size: 0.95em;
}

.reminder-icon[b-rwc25j5wr7] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    border-radius: 6px;
    font-size: 0.9em;
    filter: drop-shadow(0 2px 4px rgba(251, 191, 36, 0.3));
}

.status-badge-display[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.status-badge-large[b-rwc25j5wr7] {
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 1em;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.status-date[b-rwc25j5wr7] {
    color: #78350f;
    font-size: 0.9em;
    font-weight: 600;
}

.touch-info[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.touch-name[b-rwc25j5wr7] {
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    color: white;
    padding: 6px 14px;
    border-radius: 16px;
    font-weight: 600;
    font-size: 0.95em;
    box-shadow: 0 2px 6px rgba(251, 191, 36, 0.3);
}

.touch-number[b-rwc25j5wr7] {
    color: #d97706;
    font-weight: 500;
    font-size: 0.9em;
}

.last-touch-display[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.last-touch-date[b-rwc25j5wr7] {
    color: #78350f;
    font-weight: 600;
    font-size: 1em;
}

.days-ago[b-rwc25j5wr7] {
    color: #d97706;
    font-size: 0.9em;
    font-style: italic;
}

.no-data[b-rwc25j5wr7] {
    color: #d97706;
    font-style: italic;
    font-size: 0.95em;
}

.progress-info[b-rwc25j5wr7] {
    background: white;
    padding: 10px 14px;
    border-radius: 8px;
    border: 1px solid #fbbf24;
}

.progress-text[b-rwc25j5wr7] {
    color: #92400e;
    font-weight: 500;
    font-size: 0.95em;
}

.sequence-name[b-rwc25j5wr7] {
    background: white;
    padding: 8px 14px;
    border-radius: 8px;
    border: 1px solid #fbbf24;
    color: #78350f;
    font-weight: 600;
    display: inline-block;
}

.scheduled-display[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.scheduled-date[b-rwc25j5wr7] {
    color: #78350f;
    font-weight: 600;
    font-size: 1em;
}

.reminder-sent-badge[b-rwc25j5wr7] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    padding: 4px 10px;
    border-radius: 12px;
    font-size: 0.85em;
    font-weight: 600;
    box-shadow: 0 2px 4px rgba(16, 185, 129, 0.3);
}

.renewal-date[b-rwc25j5wr7] {
    color: #78350f;
    font-weight: 600;
    font-size: 1em;
}

.no-data-message[b-rwc25j5wr7] {
    text-align: center;
    padding: 30px;
    color: #d97706;
}

.no-data-icon[b-rwc25j5wr7] {
    font-size: 3em;
    display: block;
    margin-bottom: 12px;
    filter: drop-shadow(0 2px 4px rgba(251, 191, 36, 0.3));
}

.no-data-message p[b-rwc25j5wr7] {
    margin: 0;
    font-size: 1em;
    font-weight: 500;
}

.no-data-message.compact[b-rwc25j5wr7] {
    text-align: left;
    padding: 10px 0 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .reminder-card-content[b-rwc25j5wr7] {
        padding: 16px;
    }

    .status-badge-display[b-rwc25j5wr7],
    .touch-info[b-rwc25j5wr7],
    .last-touch-display[b-rwc25j5wr7],
    .scheduled-display[b-rwc25j5wr7] {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* Contact History Section */
.contact-history-section[b-rwc25j5wr7] {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 2px solid #fef3c7;
}

.history-header[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    color: #92400e;
}

.history-icon[b-rwc25j5wr7] {
    font-size: 1.3em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
    border-radius: 8px;
    filter: drop-shadow(0 2px 4px rgba(251, 191, 36, 0.3));
}

.history-header h4[b-rwc25j5wr7] {
    margin: 0;
    font-size: 1.1em;
    font-weight: 700;
}

.history-count[b-rwc25j5wr7] {
    color: #d97706;
    font-size: 0.95em;
    font-weight: 600;
}

.history-list[b-rwc25j5wr7] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.history-item[b-rwc25j5wr7] {
    background: white;
    border: 1px solid #fef3c7;
    border-radius: 10px;
    padding: 14px;
    transition: all 0.3s ease;
}

.history-item:hover[b-rwc25j5wr7] {
    border-color: #fbbf24;
    box-shadow: 0 4px 12px rgba(251, 191, 36, 0.15);
    transform: translateY(-1px);
}

.history-item-header[b-rwc25j5wr7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    flex-wrap: wrap;
    gap: 8px;
}

.contact-type-badge[b-rwc25j5wr7] {
    background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);
    color: white;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.85em;
    font-weight: 600;
    box-shadow: 0 2px 4px rgba(249, 115, 22, 0.3);
}

.contact-date[b-rwc25j5wr7] {
    color: #92400e;
    font-size: 0.9em;
    font-weight: 500;
}

.contact-user[b-rwc25j5wr7] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
    color: #d97706;
    font-size: 0.9em;
}

.user-icon[b-rwc25j5wr7] {
    font-size: 1.1em;
}

.user-text[b-rwc25j5wr7] {
    font-weight: 500;
}

.contact-notes[b-rwc25j5wr7] {
    background: #fffbeb;
    padding: 10px 12px;
    border-radius: 8px;
    border-left: 3px solid #fbbf24;
    margin-top: 8px;
}

.contact-notes p[b-rwc25j5wr7] {
    margin: 0;
    padding: 4px 0;
    color: #78350f;
    font-size: 0.95em;
    line-height: 1.5;
}

.contact-notes p:first-child[b-rwc25j5wr7] {
    padding-top: 0;
}

.contact-notes p:last-child[b-rwc25j5wr7] {
    padding-bottom: 0;
}

.contact-notes p:empty[b-rwc25j5wr7] {
    display: none;
}

/* /Components/Shared/ReminderTimelineEditor.razor.rz.scp.css */
.reminder-timeline-editor[b-sq7trbf95z] {
    display: grid;
    gap: 1rem;
}

.editor-header[b-sq7trbf95z] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.editor-header h3[b-sq7trbf95z] {
    margin: 0;
    font-size: 1.15rem;
}

.editor-header p[b-sq7trbf95z] {
    margin: 0.35rem 0 0;
    color: #5b4636;
}

.editor-add-button[b-sq7trbf95z],
.step-remove-button[b-sq7trbf95z],
.step-save-button[b-sq7trbf95z] {
    min-height: 44px;
    border: none;
    border-radius: 999px;
    font-weight: 700;
    cursor: pointer;
}

.editor-add-button[b-sq7trbf95z] {
    padding: 0.85rem 1.2rem;
    background: linear-gradient(135deg, #ca8a04, #b45309);
    color: #fff;
}

.editor-empty-state[b-sq7trbf95z] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1rem;
    padding: 1.25rem;
    border-radius: 1rem;
    border: 1px solid rgba(180, 83, 9, 0.18);
    background: linear-gradient(135deg, rgba(255, 251, 235, 0.96), rgba(254, 243, 199, 0.92));
}

.empty-icon[b-sq7trbf95z] {
    width: 48px;
    height: 48px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    background: rgba(217, 119, 6, 0.12);
    font-size: 1.4rem;
}

.editor-empty-state p[b-sq7trbf95z],
.editor-empty-state strong[b-sq7trbf95z],
.editor-token-hint[b-sq7trbf95z] {
    margin: 0;
    color: #6b3f14;
}

.editor-token-hint[b-sq7trbf95z] {
    padding: 0.85rem 1rem;
    border-radius: 0.9rem;
    background: rgba(255, 247, 237, 0.95);
    border: 1px solid rgba(217, 119, 6, 0.16);
    line-height: 1.5;
}

.editor-steps[b-sq7trbf95z] {
    display: grid;
    gap: 1rem;
}

.editor-step-card[b-sq7trbf95z] {
    display: grid;
    gap: 1rem;
    padding: 1.2rem;
    border-radius: 1rem;
    border: 1px solid rgba(180, 83, 9, 0.18);
    background: rgba(255, 255, 255, 0.94);
}

.editor-step-card.is-inactive[b-sq7trbf95z] {
    opacity: 0.72;
}

.step-card-header[b-sq7trbf95z] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.step-card-title-group[b-sq7trbf95z] {
    display: flex;
    gap: 0.9rem;
    align-items: flex-start;
}

.step-card-title-group h4[b-sq7trbf95z],
.step-card-title-group p[b-sq7trbf95z] {
    margin: 0;
}

.step-card-title-group p[b-sq7trbf95z] {
    margin-top: 0.35rem;
    color: #7c5a43;
}

.step-pill[b-sq7trbf95z] {
    padding: 0.45rem 0.8rem;
    border-radius: 999px;
    background: rgba(180, 83, 9, 0.12);
    color: #9a3412;
    font-weight: 800;
}

.step-card-actions[b-sq7trbf95z] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    flex-wrap: wrap;
}

.step-toggle[b-sq7trbf95z] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    min-height: 44px;
    font-weight: 700;
    color: #78350f;
}

.step-remove-button[b-sq7trbf95z] {
    padding: 0.8rem 1rem;
    background: rgba(127, 29, 29, 0.08);
    color: #991b1b;
}

.step-save-button[b-sq7trbf95z] {
    padding: 0.8rem 1rem;
    background: linear-gradient(135deg, #78350f, #b45309);
    color: #fff7ed;
}

.step-save-button:disabled[b-sq7trbf95z] {
    opacity: 0.7;
    cursor: wait;
}

.step-grid[b-sq7trbf95z] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
}

.form-field[b-sq7trbf95z] {
    display: grid;
    gap: 0.45rem;
}

.form-field label[b-sq7trbf95z] {
    font-weight: 700;
    color: #78350f;
}

@media (max-width: 768px) {
    .editor-header[b-sq7trbf95z],
    .step-card-header[b-sq7trbf95z] {
        grid-template-columns: 1fr;
    }

    .step-card-title-group[b-sq7trbf95z] {
        flex-direction: column;
    }

    .step-card-actions[b-sq7trbf95z] {
        width: 100%;
        justify-content: space-between;
    }
}
/* /Components/Shared/ToastNotification.razor.rz.scp.css */
/* ==========================================
   TOAST NOTIFICATIONS - REUSABLE COMPONENT
   ========================================== */
[b-0jrrgu6lvs] .e-toast-container {
    right: 20px !important;
    bottom: 20px !important;
    z-index: 9999 !important;
}

[b-0jrrgu6lvs] .e-toast {
    min-width: 350px !important;
    max-width: 450px !important;
}

[b-0jrrgu6lvs] .e-toast .e-toast-message {
    padding: 1rem 1.25rem !important;
}

[b-0jrrgu6lvs] .e-toast .e-toast-title {
    font-size: 1rem !important;
    margin-bottom: 0.25rem !important;
}

[b-0jrrgu6lvs] .e-toast .e-toast-content {
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
}

/* Success Toast */
[b-0jrrgu6lvs] .e-toast-success {
    background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%) !important;
    border-left: 4px solid #10b981 !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
}

[b-0jrrgu6lvs] .e-toast-success .e-toast-title {
    color: #065f46 !important;
    font-weight: 700 !important;
}

[b-0jrrgu6lvs] .e-toast-success .e-toast-content {
    color: #047857 !important;
}

/* Error/Danger Toast */
[b-0jrrgu6lvs] .e-toast-danger {
    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%) !important;
    border-left: 4px solid #dc2626 !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
}

[b-0jrrgu6lvs] .e-toast-danger .e-toast-title {
    color: #7f1d1d !important;
    font-weight: 700 !important;
}

[b-0jrrgu6lvs] .e-toast-danger .e-toast-content {
    color: #991b1b !important;
}

/* Warning Toast */
[b-0jrrgu6lvs] .e-toast-warning {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%) !important;
    border-left: 4px solid #f59e0b !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
}

[b-0jrrgu6lvs] .e-toast-warning .e-toast-title {
    color: #78350f !important;
    font-weight: 700 !important;
}

[b-0jrrgu6lvs] .e-toast-warning .e-toast-content {
    color: #92400e !important;
}

/* Info Toast */
[b-0jrrgu6lvs] .e-toast-info {
    background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%) !important;
    border-left: 4px solid #3b82f6 !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15) !important;
}

[b-0jrrgu6lvs] .e-toast-info .e-toast-title {
    color: #1e3a8a !important;
    font-weight: 700 !important;
}

[b-0jrrgu6lvs] .e-toast-info .e-toast-content {
    color: #1e40af !important;
}

/* Close Button */
[b-0jrrgu6lvs] .e-toast .e-toast-close-icon {
    color: inherit !important;
    opacity: 0.7 !important;
    transition: opacity 0.2s ease !important;
}

[b-0jrrgu6lvs] .e-toast .e-toast-close-icon:hover {
    opacity: 1 !important;
}
