/* /Components/Layout/AuthLayout.razor.rz.scp.css */
.auth-loading[b-2fhiq3mu48] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, #667eea 0%, #3b5998 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.auth-loading-content[b-2fhiq3mu48] {
    text-align: center;
    color: white;
}

.auth-loading-content .spinner-border[b-2fhiq3mu48] {
    width: 3rem;
    height: 3rem;
    color: white !important;
}

.auth-loading-content p[b-2fhiq3mu48] {
    font-size: 1rem;
    font-weight: 500;
    opacity: 0.9;
}

.auth-icon[b-2fhiq3mu48] {
    font-size: 4rem;
    opacity: 0.9;
}

.page[b-2fhiq3mu48] {
    position: relative;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page[b-2fhiq3mu48] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem - env(safe-area-inset-bottom, 0px));
        margin-top: 2.5rem;
        overflow: hidden;
        box-sizing: border-box;
        padding-bottom: env(safe-area-inset-bottom, 0px);
    }
}

main[b-2fhiq3mu48] {
    flex: 1;
}

@media (max-width: 640.98px) {
    main[b-2fhiq3mu48] {
        overflow: hidden;
    }
}

.sidebar[b-2fhiq3mu48] {
    background: #3b5998;
}

@media (min-width: 641px) {
    .page[b-2fhiq3mu48] {
        flex-direction: row;
        height: 100vh;
        overflow: hidden;
    }

    .sidebar[b-2fhiq3mu48] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        transition: width 0.3s ease;
        overflow: hidden;
    }

    .sidebar.sidebar-collapsed[b-2fhiq3mu48] {
        width: 60px;
    }

    main[b-2fhiq3mu48] {
        overflow: hidden;
        height: 100%;
        flex: 1;
        min-width: 0;
    }

    article[b-2fhiq3mu48] {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

#blazor-error-ui[b-2fhiq3mu48] {
    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-2fhiq3mu48] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jxilcp7gaa] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: fixed;
    top: 0.5rem;
    right: 0.5rem;
    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);
    z-index: 1001;
}

.navbar-toggler:checked[b-jxilcp7gaa] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-jxilcp7gaa] {
    min-height: 3.5rem;
    background-color: #3b5998;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 641px) {
    .top-row[b-jxilcp7gaa] {
        position: relative;
        background-color: rgba(0,0,0,0.4);
    }

    .top-row.sidebar-collapsed-top[b-jxilcp7gaa] {
        justify-content: center;
        gap: 0.5rem;
    }
}

.navbar-brand[b-jxilcp7gaa] {
    font-size: 1.1rem;
}

.sidebar-toggle[b-jxilcp7gaa] {
    display: none;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0.375rem;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    padding: 0;
    flex-shrink: 0;
    transition: background 0.2s ease;
}

.sidebar-toggle:hover[b-jxilcp7gaa] {
    background: rgba(255, 255, 255, 0.15);
}

.toggle-icon[b-jxilcp7gaa] {
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    transform: rotate(-135deg);
    transition: transform 0.3s ease;
}

.toggle-icon.collapsed[b-jxilcp7gaa] {
    transform: rotate(45deg);
}

@media (min-width: 641px) {
    .sidebar-toggle[b-jxilcp7gaa] {
        display: flex;
    }
}

.bi[b-jxilcp7gaa] {
    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-jxilcp7gaa] {
    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-jxilcp7gaa] {
    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-jxilcp7gaa] {
    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-list-check-nav-menu[b-jxilcp7gaa] {
    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-check' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E");
}

.bi-file-earmark-plus-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-earmark-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 6.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V11a.5.5 0 0 1-1 0V9.5H6a.5.5 0 0 1 0-1h1.5V7a.5.5 0 0 1 .5-.5z'/%3E%3Cpath d='M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2zM9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5v2z'/%3E%3C/svg%3E");
}

.bi-car-front-fill-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-car-front-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2.52 5.564A2.5 2.5 0 0 1 4.9 3.5h6.2a2.5 2.5 0 0 1 2.38 2.064l.688 3.437A1.5 1.5 0 0 1 15 10.5V13a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5v-.5H6v.5a1.5 1.5 0 0 1-1.5 1.5h-1A1.5 1.5 0 0 1 2 13v-2.5a1.5 1.5 0 0 1 .832-1.34l.688-3.437ZM4.9 4.5a1.5 1.5 0 0 0-1.428 1.038l-.67 3.35a.5.5 0 0 0 .487.612h10.422a.5.5 0 0 0 .487-.612l-.67-3.35A1.5 1.5 0 0 0 12.1 4.5H4.9ZM5 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm6 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z'/%3E%3C/svg%3E");
}

.bi-truck-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-truck' viewBox='0 0 16 16'%3E%3Cpath d='M0 3.5A1.5 1.5 0 0 1 1.5 2h9A1.5 1.5 0 0 1 12 3.5V5h1.02a1.5 1.5 0 0 1 1.17.726l1.48 2.32a1.5 1.5 0 0 1 .23.814V12a1.5 1.5 0 0 1-1.5 1.5h-.98a1.5 1.5 0 0 1-1.5-1.5v-.5H4v.5a1.5 1.5 0 0 1-1.5 1.5h-.98A1.5 1.5 0 0 1 0 12V3.5Zm11 0V5H2V3.5a.5.5 0 0 1 .5-.5h9Zm1 3.5v3h2.02a.5.5 0 0 0 .39-.188l1.48-2.32a.5.5 0 0 0 .061-.096V7h-3.95Zm-1 3V7H4v3h8ZM2 7v3h1V7H2Zm.5 6h.98a.5.5 0 0 0 .5-.5v-.5H2v.5a.5.5 0 0 0 .5.5Zm11 0h.98a.5.5 0 0 0 .5-.5v-.5H13v.5a.5.5 0 0 0 .5.5Z'/%3E%3C/svg%3E");
}

.bi-tags-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-tags' viewBox='0 0 16 16'%3E%3Cpath d='M3 2a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h5.5a1 1 0 0 1 .8.4l1.9 2.533a.5.5 0 0 0 .8-.4V10a2 2 0 0 0-2-2H3Zm0 1h7.5a1 1 0 0 1 .8.4l1.9 2.533a.5.5 0 0 1 0 .6l-1.9 2.533a1 1 0 0 1-.8.4H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z'/%3E%3Cpath d='M1 7.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Z'/%3E%3C/svg%3E");
}

.bi-currency-yen-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-currency-yen' viewBox='0 0 16 16'%3E%3Cpath d='M4 3.065V3H1v-1h14v1h-3v.065l-4 6v1h2v1H8v2h1v1H8v2h1v1H6v-1h1v-2H6v-1h1v-1H6v-1h2v-1l-4-6z'/%3E%3C/svg%3E");
}

.bi-receipt-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-receipt' viewBox='0 0 16 16'%3E%3Cpath d='M1.92.506a.513.513 0 0 0-.413.498v14.992a.51.51 0 0 0 .494.5h13.998a.51.51 0 0 0 .494-.5V1.004a.513.513 0 0 0-.413-.498A15.01 15.01 0 0 0 8 0a15.01 15.01 0 0 0-6.08.506zM3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-list-ul-nav-menu[b-jxilcp7gaa] {
    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-ul' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5zm-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E");
}

.bi-box-arrow-right-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-box-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 10.5 2h-8A1.5 1.5 0 0 0 1 3.5v9A1.5 1.5 0 0 0 2.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z'/%3E%3Cpath fill-rule='evenodd' d='M15.854 8.354a.5.5 0 0 0 0-.708l-3-3a.5.5 0 0 0-.708.708L14.293 7.5H5.5a.5.5 0 0 0 0 1h8.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3z'/%3E%3C/svg%3E");
}

.bi-shield-lock-nav-menu[b-jxilcp7gaa] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-shield-lock' viewBox='0 0 16 16'%3E%3Cpath d='M5.338 1.59a61 61 0 0 0-2.837.856.48.48 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.7 10.7 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.6.6 0 0 0 .101.025.6.6 0 0 0 .1-.025 2 2 0 0 0 .294-.118c.24-.113.547-.29.893-.533a10.7 10.7 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.8 11.8 0 0 1-2.517 2.453 7 7 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7 7 0 0 1-1.048-.625 11.8 11.8 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 63 63 0 0 1 5.072.56z'/%3E%3Cpath d='M9.5 6.5a1.5 1.5 0 0 1-1 1.415l.385 1.99a.5.5 0 0 1-.491.595h-.788a.5.5 0 0 1-.49-.595l.384-1.99a1.5 1.5 0 1 1 2-1.415z'/%3E%3C/svg%3E");
}

.nav-item[b-jxilcp7gaa] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jxilcp7gaa] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jxilcp7gaa] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jxilcp7gaa]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-jxilcp7gaa]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-jxilcp7gaa]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-jxilcp7gaa] {
    display: none;
    position: fixed;
    top: 3.5rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3b5998;
    overflow-y: auto;
    z-index: 999;
}

.navbar-toggler:checked ~ .nav-scrollable[b-jxilcp7gaa] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jxilcp7gaa] {
        display: none;
    }

    .nav-scrollable[b-jxilcp7gaa] {
        display: block;
        position: relative;
        top: 0;
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .nav-collapsed .nav-item[b-jxilcp7gaa]  .nav-link {
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
    }

    .nav-collapsed .bi[b-jxilcp7gaa] {
        margin-right: 0;
    }

    .nav-collapsed .nav-item[b-jxilcp7gaa] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-upiya344i7],
.components-reconnect-repeated-attempt-visible[b-upiya344i7],
.components-reconnect-failed-visible[b-upiya344i7],
.components-pause-visible[b-upiya344i7],
.components-resume-failed-visible[b-upiya344i7],
.components-rejoining-animation[b-upiya344i7] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-upiya344i7],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-upiya344i7],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-upiya344i7],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-upiya344i7],
#components-reconnect-modal.components-reconnect-retrying[b-upiya344i7],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-upiya344i7],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-upiya344i7],
#components-reconnect-modal.components-reconnect-failed[b-upiya344i7],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-upiya344i7] {
    display: block;
}


#components-reconnect-modal[b-upiya344i7] {
    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-upiya344i7 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-upiya344i7 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-upiya344i7 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-upiya344i7]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-upiya344i7 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-upiya344i7 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-upiya344i7 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-upiya344i7 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-upiya344i7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-upiya344i7] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-upiya344i7] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-upiya344i7] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-upiya344i7] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-upiya344i7] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-upiya344i7] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-upiya344i7 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-upiya344i7] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-upiya344i7 {
    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/Account/Login.razor.rz.scp.css */
.page-container[b-dkap10vogk] {
    background: linear-gradient(135deg, #667eea 0%, #3b5998 100%);
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
}

@media (min-width: 641px) {
    .page-container[b-dkap10vogk] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-dkap10vogk] {
    padding: 2rem 1rem;
    text-align: center;
    color: white;
    flex-shrink: 0;
}

.page-title[b-dkap10vogk] {
    font-weight: 700;
    margin: 0;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.page-title i[b-dkap10vogk] {
    font-size: 1.75rem;
}

.page-subtitle[b-dkap10vogk] {
    font-size: 0.875rem;
    opacity: 0.85;
    margin-top: 0.5rem;
    font-weight: 400;
}

/* 主内容区域 */
.main-content[b-dkap10vogk] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

/* 登录卡片 */
.login-card[b-dkap10vogk] {
    background: white;
    border-radius: 1rem;
    padding: 2rem;
    width: 100%;
    max-width: 360px;
    text-align: center;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    animation: slideUp-b-dkap10vogk 0.5s ease;
}

@keyframes slideUp-b-dkap10vogk {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.login-card.error[b-dkap10vogk] {
    max-width: 400px;
}

.login-icon[b-dkap10vogk] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, #07c160 0%, #06ad56 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.login-icon i[b-dkap10vogk] {
    font-size: 2.5rem;
    color: white;
}

.login-icon.error[b-dkap10vogk] {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a5a 100%);
}

.login-title[b-dkap10vogk] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1.25rem;
    margin: 0 0 0.5rem;
}

.login-desc[b-dkap10vogk] {
    color: #718096;
    font-size: 0.875rem;
    margin: 0;
}

.loading-spinner[b-dkap10vogk] {
    margin-top: 1.5rem;
}

.loading-spinner .spinner-border[b-dkap10vogk] {
    width: 2rem;
    height: 2rem;
    color: #3b5998 !important;
}

/* 错误提示 */
.login-tips[b-dkap10vogk] {
    background: #f8fafc;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-top: 1.5rem;
    text-align: left;
}

.tips-title[b-dkap10vogk] {
    font-weight: 600;
    color: #4a5568;
    font-size: 0.875rem;
    margin: 0 0 0.75rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.tips-title i[b-dkap10vogk] {
    color: #ecc94b;
}

.tips-list[b-dkap10vogk] {
    margin: 0;
    padding-left: 1.25rem;
    color: #718096;
    font-size: 0.8125rem;
    line-height: 1.8;
}

.btn-retry[b-dkap10vogk] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1.5rem;
    transition: all 0.2s ease;
    box-shadow: 0 4px 12px rgba(59, 89, 152, 0.3);
}

.btn-retry:hover[b-dkap10vogk] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(59, 89, 152, 0.4);
}

.btn-retry:active[b-dkap10vogk] {
    transform: translateY(0);
}
/* /Components/Pages/Applications/ApplicationList.razor.rz.scp.css */
.page-container[b-ptp6ohfqq2] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-ptp6ohfqq2] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-ptp6ohfqq2] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-ptp6ohfqq2] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-ptp6ohfqq2] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-ptp6ohfqq2] {
        padding: 0.625rem 0;
    }
}

.page-header[b-ptp6ohfqq2]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-ptp6ohfqq2]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-ptp6ohfqq2] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-ptp6ohfqq2] {
    font-size: 1.25rem;
}

.page-subtitle[b-ptp6ohfqq2] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 统计卡片 */
.stats-container[b-ptp6ohfqq2] {
    display: flex;
    gap: 0.25rem;
    padding: 0.25rem;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .stats-container[b-ptp6ohfqq2] {
        gap: 0.75rem;
        padding: 0.75rem;
    }
}

.stat-card[b-ptp6ohfqq2] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 0.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stat-card .stat-value[b-ptp6ohfqq2] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-ptp6ohfqq2] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.pending .stat-value[b-ptp6ohfqq2] { color: #d97706; }
.stat-card.approved .stat-value[b-ptp6ohfqq2] { color: #059669; }
.stat-card.rejected .stat-value[b-ptp6ohfqq2] { color: #dc2626; }
.stat-card.finished .stat-value[b-ptp6ohfqq2] { color: #6366f1; }

/* 筛选栏 */
.filter-container[b-ptp6ohfqq2] {
    background: white;
    padding: 0.25rem;
    display: flex;
    gap: 0.25rem;
    flex-shrink: 0;
    border-bottom: 1px solid #eef2f7;
}

@media (min-width: 641px) {
    .filter-container[b-ptp6ohfqq2] {
        padding: 0.75rem;
        gap: 0.75rem;
    }
}

.filter-btn[b-ptp6ohfqq2] {
    flex: 1;
    padding: 0.5rem 0.25rem;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    background: #f8fafc;
    color: #718096;
    font-size: 0.75rem;
    font-weight: 500;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.filter-btn:hover[b-ptp6ohfqq2] {
    background: #f1f5f9;
}

.filter-btn.active[b-ptp6ohfqq2] {
    background: #3b5998;
    color: white;
    border-color: transparent;
}

.filter-btn i[b-ptp6ohfqq2] {
    font-size: 0.6875rem;
}

/* 列表区域 */
.list-container[b-ptp6ohfqq2] {
    flex: 1;
    overflow-y: auto;
    padding: 0.25rem;
    padding-bottom: 2rem;
    min-height: 0;
}

@media (min-width: 641px) {
    .list-container[b-ptp6ohfqq2] {
        padding: 0.75rem;
    }
}

/* 申请卡片 */
.application-card[b-ptp6ohfqq2] {
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    margin-bottom: 0.375rem;
    overflow: hidden;
    transition: all 0.2s ease;
}

.application-card:hover[b-ptp6ohfqq2] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.card-header[b-ptp6ohfqq2] {
    padding: 0.625rem 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f1f5f9;
}

.plate-number[b-ptp6ohfqq2] {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.plate-number i[b-ptp6ohfqq2] {
    color: #3b5998;
    font-size: 1rem;
}

.status-badge[b-ptp6ohfqq2] {
    border-radius: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.1875rem;
}

.status-pending[b-ptp6ohfqq2] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    color: #92400e;
}

.status-approved[b-ptp6ohfqq2] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-rejected[b-ptp6ohfqq2] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.status-cancelled[b-ptp6ohfqq2] {
    background: linear-gradient(135deg, #edf2f7 0%, #e2e8f0 100%);
    color: #718096;
}

.status-finished[b-ptp6ohfqq2] {
    background: linear-gradient(135deg, #e0e7ff 0%, #c7d2fe 100%);
    color: #3730a3;
}

.card-body[b-ptp6ohfqq2] {
    padding: 0.625rem 0.5rem;
}

.info-row[b-ptp6ohfqq2] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.info-item[b-ptp6ohfqq2] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    color: #718096;
    font-size: 0.75rem;
}

.info-item i[b-ptp6ohfqq2] {
    color: #a0aec0;
    font-size: 0.6875rem;
}

.reason-text[b-ptp6ohfqq2] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.5rem;
    padding: 0.5rem;
    background: #f8fafc;
    border-radius: 0.375rem;
    border-left: 3px solid #3b5998;
}

.card-footer[b-ptp6ohfqq2] {
    padding: 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #f1f5f9;
    background: #fafbfc;
}

.time-text[b-ptp6ohfqq2] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.applicant-text[b-ptp6ohfqq2] {
    color: #718096;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.applicant-text i[b-ptp6ohfqq2] {
    color: #a0aec0;
}

/* 空状态 */
.empty-state[b-ptp6ohfqq2] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
    border-radius: 0.5rem;
}

.empty-state i[b-ptp6ohfqq2] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-ptp6ohfqq2] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-ptp6ohfqq2] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

.text-muted[b-ptp6ohfqq2] {
    color: #a0aec0 !important;
}

/* 动画效果 */
@keyframes fadeIn-b-ptp6ohfqq2 {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.application-card[b-ptp6ohfqq2] {
    animation: fadeIn-b-ptp6ohfqq2 0.3s ease forwards;
}

/* FAB 按钮 */
.fab-button[b-ptp6ohfqq2] {
    position: fixed;
    bottom: 5rem;
    right: 1rem;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #3b5998;
    border: none;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(59, 89, 152, 0.4);
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 99;
    text-decoration: none;
}

.fab-button:hover[b-ptp6ohfqq2] {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(59, 89, 152, 0.5);
    color: white !important;
}

.fab-button:active[b-ptp6ohfqq2] {
    transform: scale(0.95);
}

.fab-button svg[b-ptp6ohfqq2] {
    width: 24px;
    height: 24px;
    fill: white;
}

/* 录入里程按钮 */
.btn-mileage[b-ptp6ohfqq2] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-mileage:hover[b-ptp6ohfqq2] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.btn-mileage:disabled[b-ptp6ohfqq2] {
    background: #f1f5f9;
    border-color: #e2e8f0;
    color: #a0aec0;
    cursor: not-allowed;
}

/* 里程数显示 */
.mileage-info[b-ptp6ohfqq2] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.75rem;
    color: #059669;
}

.mileage-info i[b-ptp6ohfqq2] {
    color: #059669;
}
/* /Components/Pages/Applications/NewVehicleApplication.razor.rz.scp.css */
.page-container[b-m5frgaiijg] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-m5frgaiijg] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .page-container[b-m5frgaiijg] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-m5frgaiijg] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-m5frgaiijg] {
        padding: 0.625rem 0;
    }
}

@media (max-width: 640.98px) {
    .page-header[b-m5frgaiijg] {
        display: none;
    }
}

.page-header[b-m5frgaiijg]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.page-header[b-m5frgaiijg]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
}

.page-title[b-m5frgaiijg] {
    font-weight: 700;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-m5frgaiijg] {
    font-size: 1.25rem;
}

.page-subtitle[b-m5frgaiijg] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 主内容区域 */
.main-content[b-m5frgaiijg] {
    padding: 0.25rem;
    padding-bottom: 2rem;
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (min-width: 641px) {
    .main-content[b-m5frgaiijg] {
        padding: 0.5rem 0;
    }
}

@media (max-width: 640.98px) {
    .main-content[b-m5frgaiijg] {
        padding-top: 0.25rem;
    }
}

/* 表单卡片 */
.form-card[b-m5frgaiijg] {
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    background: white;
    margin-bottom: 0.375rem;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    flex-shrink: 0;
}

.form-card:hover[b-m5frgaiijg] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.card-header-custom[b-m5frgaiijg] {
    background: linear-gradient(135deg, #f8f9fc 0%, #fff 100%);
    padding: 0.625rem 0.5rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.card-header-custom.success-header[b-m5frgaiijg] {
    background: linear-gradient(135deg, #d4edda 0%, #fff 100%);
}

.card-header-custom.success-header i[b-m5frgaiijg] {
    color: #28a745;
}

.card-header-custom i[b-m5frgaiijg] {
    color: #3b5998;
    font-size: 0.875rem;
}

.card-header-title[b-m5frgaiijg] {
    font-weight: 600;
    color: #2d3748;
    margin: 0;
    font-size: 0.875rem;
}

.form-card .card-body[b-m5frgaiijg] {
    padding: 0.5rem;
}

.form-label[b-m5frgaiijg] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-m5frgaiijg] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-m5frgaiijg], .form-select[b-m5frgaiijg] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-m5frgaiijg], .form-select:focus[b-m5frgaiijg] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.form-control[b-m5frgaiijg]::placeholder {
    color: #cbd5e0;
}

/* 按钮样式 */
.btn-submit[b-m5frgaiijg] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    transition: all 0.25s ease;
}

.btn-submit:hover:not(:disabled)[b-m5frgaiijg] {
    background: #2d4373;
    transform: translateY(-1px);
}

.btn-submit:disabled[b-m5frgaiijg] {
    opacity: 0.7;
    cursor: not-allowed;
}

.btn-reset[b-m5frgaiijg] {
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 500;
    color: #4a5568;
    font-size: 0.875rem;
    transition: all 0.25s ease;
}

.btn-reset:hover[b-m5frgaiijg] {
    background: #edf2f7;
    border-color: #cbd5e0;
}

.btn-success[b-m5frgaiijg] {
    background: #28a745;
    border: none;
}

.btn-success:hover:not(:disabled)[b-m5frgaiijg] {
    background: #218838;
}

/* 审批信息 */
.approval-info[b-m5frgaiijg] {
    background: #f8f9fa;
    padding: 0.75rem;
    border-radius: 0.375rem;
    margin-bottom: 0.5rem;
}

.approval-info p[b-m5frgaiijg] {
    margin: 0.25rem 0;
    font-size: 0.875rem;
    color: #495057;
}

/* 待处理申请列表 */
.pending-item[b-m5frgaiijg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
}

.pending-item:last-child[b-m5frgaiijg] {
    border-bottom: none;
}

.pending-info[b-m5frgaiijg] {
    flex: 1;
}

.pending-time[b-m5frgaiijg] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.25rem;
}

.pending-reason[b-m5frgaiijg] {
    font-size: 0.8125rem;
    color: #718096;
    margin-bottom: 0.25rem;
}

/* 状态徽章 */
.status-badge[b-m5frgaiijg] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem 0.5rem;
    border-radius: 1rem;
    font-size: 0.75rem;
    font-weight: 500;
}

.status-badge.approved[b-m5frgaiijg] {
    background: #d4edda;
    color: #155724;
}

.status-badge.pending[b-m5frgaiijg] {
    background: #fff3cd;
    color: #856404;
}

.status-badge.rejected[b-m5frgaiijg] {
    background: #f8d7da;
    color: #721c24;
}

/* 响应式调整 */
@media (max-width: 640.98px) {
    .pending-item[b-m5frgaiijg] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }

    .pending-item .btn[b-m5frgaiijg] {
        width: 100%;
    }
}
/* /Components/Pages/Applications/NewVehicleApplicationDetail.razor.rz.scp.css */
.page-container[b-1jsvnouw6v] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-1jsvnouw6v] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .page-container[b-1jsvnouw6v] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-1jsvnouw6v] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-1jsvnouw6v] {
        padding: 0.625rem 0;
    }
}

@media (max-width: 640.98px) {
    .page-header[b-1jsvnouw6v] {
        display: none;
    }
}

.page-header[b-1jsvnouw6v]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.page-header[b-1jsvnouw6v]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
}

.header-content[b-1jsvnouw6v] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    position: relative;
    z-index: 1;
}

.back-btn[b-1jsvnouw6v] {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s;
    flex-shrink: 0;
}

.back-btn:hover[b-1jsvnouw6v] {
    background: rgba(255, 255, 255, 0.3);
}

.back-btn i[b-1jsvnouw6v] {
    font-size: 1.125rem;
}

.header-title-wrapper[b-1jsvnouw6v] {
    flex: 1;
    min-width: 0;
}

.page-title[b-1jsvnouw6v] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-1jsvnouw6v] {
    font-size: 1.25rem;
}

.page-subtitle[b-1jsvnouw6v] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 加载状态 */
.loading-container[b-1jsvnouw6v] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 1rem;
    flex: 1;
}

/* 详情容器 */
.detail-container[b-1jsvnouw6v] {
    flex: 1;
    overflow-y: auto;
    padding: 0.25rem;
    padding-bottom: 2rem;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .detail-container[b-1jsvnouw6v] {
        padding-top: 5.5rem;
    }
}

/* 状态卡片 */
.status-card[b-1jsvnouw6v] {
    display: flex;
    align-items: center;
    gap: 1rem;
    background: white;
    border-radius: 0.75rem;
    padding: 1.25rem;
    margin-bottom: 0.75rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.status-card.status-pending[b-1jsvnouw6v] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
}

.status-card.status-approved[b-1jsvnouw6v] {
    background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);
}

.status-card.status-rejected[b-1jsvnouw6v] {
    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
}

.status-card.status-finished[b-1jsvnouw6v] {
    background: linear-gradient(135deg, #e0e7ff 0%, #c7d2fe 100%);
}

.status-card.status-cancelled[b-1jsvnouw6v] {
    background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
}

.status-icon[b-1jsvnouw6v] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.status-icon i[b-1jsvnouw6v] {
    font-size: 1.5rem;
}

.status-pending .status-icon i[b-1jsvnouw6v] { color: #d97706; }
.status-approved .status-icon i[b-1jsvnouw6v] { color: #059669; }
.status-rejected .status-icon i[b-1jsvnouw6v] { color: #dc2626; }
.status-finished .status-icon i[b-1jsvnouw6v] { color: #6366f1; }
.status-cancelled .status-icon i[b-1jsvnouw6v] { color: #6b7280; }

.status-info[b-1jsvnouw6v] {
    flex: 1;
}

.status-text[b-1jsvnouw6v] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #1f2937;
}

.status-time[b-1jsvnouw6v] {
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 0.25rem;
}

/* 信息区块 */
.info-section[b-1jsvnouw6v] {
    margin-bottom: 0.75rem;
}

.section-title[b-1jsvnouw6v] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #374151;
    padding: 0.5rem 0;
    margin-bottom: 0.25rem;
}

.section-title i[b-1jsvnouw6v] {
    color: #3b5998;
}

.info-card[b-1jsvnouw6v] {
    background: white;
    border-radius: 0.75rem;
    padding: 0.5rem 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.info-row[b-1jsvnouw6v] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f3f4f6;
}

.info-row:last-child[b-1jsvnouw6v] {
    border-bottom: none;
}

.info-label[b-1jsvnouw6v] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: #6b7280;
    flex-shrink: 0;
}

.info-label i[b-1jsvnouw6v] {
    font-size: 0.875rem;
    width: 1rem;
    text-align: center;
}

.info-value[b-1jsvnouw6v] {
    font-size: 0.875rem;
    color: #1f2937;
    text-align: right;
    word-break: break-all;
}

.info-value.highlight[b-1jsvnouw6v] {
    color: #3b5998;
    font-weight: 600;
}

.info-value.reason-text[b-1jsvnouw6v] {
    text-align: left;
    color: #374151;
    line-height: 1.5;
    margin-top: 0.25rem;
}

.info-value.speech-text[b-1jsvnouw6v] {
    text-align: left;
    color: #374151;
    line-height: 1.5;
    background: #f9fafb;
    padding: 0.75rem;
    border-radius: 0.5rem;
    border-left: 3px solid #3b5998;
}

/* 操作区域 */
.action-section[b-1jsvnouw6v] {
    margin-top: 1.5rem;
    padding: 0 0.25rem;
}

.action-buttons[b-1jsvnouw6v] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.action-btn[b-1jsvnouw6v] {
    background: #3b5998;
    border: none;
    border-radius: 0.75rem;
    padding: 1rem;
    font-size: 1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.action-btn:hover:not(:disabled)[b-1jsvnouw6v] {
    background: #2d4373;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(59, 89, 152, 0.3);
}

.action-btn:disabled[b-1jsvnouw6v] {
    opacity: 0.7;
    cursor: not-allowed;
}

.action-btn.btn-success[b-1jsvnouw6v] {
    background: #059669;
}

.action-btn.btn-success:hover:not(:disabled)[b-1jsvnouw6v] {
    background: #047857;
    box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);
}

.action-btn.btn-primary[b-1jsvnouw6v] {
    background: #3b5998;
}

.action-btn.btn-primary:hover:not(:disabled)[b-1jsvnouw6v] {
    background: #2d4373;
    box-shadow: 0 4px 12px rgba(59, 89, 152, 0.3);
}

.action-btn.btn-outline-success[b-1jsvnouw6v] {
    background: transparent;
    border: 2px solid #059669;
    color: #059669;
}

.action-btn.btn-outline-success:hover:not(:disabled)[b-1jsvnouw6v] {
    background: #059669;
    color: white;
    box-shadow: 0 4px 12px rgba(5, 150, 105, 0.3);
}

.action-btn.btn-outline-info[b-1jsvnouw6v] {
    background: transparent;
    border: 2px solid #0ea5e9;
    color: #0ea5e9;
}

.action-btn.btn-outline-info:hover:not(:disabled)[b-1jsvnouw6v] {
    background: #0ea5e9;
    color: white;
    box-shadow: 0 4px 12px rgba(14, 165, 233, 0.3);
}

.action-btn.btn-outline-primary[b-1jsvnouw6v] {
    background: transparent;
    border: 2px solid #3b5998;
    color: #3b5998;
}

.action-btn.btn-outline-primary:hover:not(:disabled)[b-1jsvnouw6v] {
    background: #3b5998;
    color: white;
    box-shadow: 0 4px 12px rgba(59, 89, 152, 0.3);
}

.no-approval-tip[b-1jsvnouw6v] {
    background: #fef3c7;
    color: #92400e;
    padding: 1rem;
    border-radius: 0.75rem;
    text-align: center;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 响应式调整 */
@media (min-width: 641px) {
    .detail-container[b-1jsvnouw6v] {
        padding: 0.5rem 0;
    }

    .status-card[b-1jsvnouw6v] {
        padding: 1.25rem;
        border-radius: 0.5rem;
    }

    .info-card[b-1jsvnouw6v] {
        padding: 0.5rem 1rem;
        border-radius: 0.5rem;
    }

    .status-text[b-1jsvnouw6v] {
        font-size: 1.125rem;
    }

    .section-title[b-1jsvnouw6v] {
        font-size: 0.9375rem;
    }

    .action-section[b-1jsvnouw6v] {
        padding: 0;
        margin-top: 0.75rem;
        padding-bottom: 1.5rem;
    }

    .action-btn[b-1jsvnouw6v] {
        padding: 1rem;
        font-size: 1rem;
        border-radius: 0.5rem;
    }

    /* 桌面版按钮横向排列，强制一行，靠右 */
    .action-buttons[b-1jsvnouw6v] {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0.375rem;
        overflow-x: auto;
        justify-content: flex-end;
    }

    .action-buttons .action-btn[b-1jsvnouw6v] {
        flex: 0 0 auto;
        min-width: auto;
        padding: 0.375rem 0.5rem;
        font-size: 0.75rem;
        border-radius: 0.25rem;
        white-space: nowrap;
    }
}

/* 大屏幕优化 */
@media (min-width: 1024px) {
    .detail-container[b-1jsvnouw6v] {
        padding: 0.75rem 0;
        padding-bottom: 3rem;
    }

    .status-card[b-1jsvnouw6v] {
        padding: 1.5rem;
    }

    .status-icon[b-1jsvnouw6v] {
        width: 52px;
        height: 52px;
    }

    .status-icon i[b-1jsvnouw6v] {
        font-size: 1.5rem;
    }

    .info-card[b-1jsvnouw6v] {
        padding: 0.75rem 1.25rem;
    }

    .info-row[b-1jsvnouw6v] {
        padding: 0.875rem 0;
    }

    /* 大屏幕按钮横向排列，强制一行，靠右 */
    .action-buttons[b-1jsvnouw6v] {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0.375rem;
        overflow-x: auto;
        justify-content: flex-end;
    }

    .action-buttons .action-btn[b-1jsvnouw6v] {
        flex: 0 0 auto;
        min-width: auto;
        padding: 0.375rem 0.5rem;
        font-size: 0.75rem;
        border-radius: 0.25rem;
        white-space: nowrap;
    }
}
/* /Components/Pages/Applications/NewVehicleApplicationList.razor.rz.scp.css */
.page-container[b-2f1ygr7ntd] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-2f1ygr7ntd] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-2f1ygr7ntd] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-2f1ygr7ntd] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-2f1ygr7ntd] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-2f1ygr7ntd] {
        padding: 0.625rem 0;
    }
}

.page-header[b-2f1ygr7ntd]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-2f1ygr7ntd]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-2f1ygr7ntd] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-2f1ygr7ntd] {
    font-size: 1.25rem;
}

.page-subtitle[b-2f1ygr7ntd] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 统计卡片 */
.stats-container[b-2f1ygr7ntd] {
    display: flex;
    gap: 0.25rem;
    padding: 0.25rem;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .stats-container[b-2f1ygr7ntd] {
        gap: 0.75rem;
        padding: 0.75rem;
    }
}

.stat-card[b-2f1ygr7ntd] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 0.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stat-card .stat-value[b-2f1ygr7ntd] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-2f1ygr7ntd] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.pending .stat-value[b-2f1ygr7ntd] { color: #d97706; }
.stat-card.approved .stat-value[b-2f1ygr7ntd] { color: #059669; }
.stat-card.rejected .stat-value[b-2f1ygr7ntd] { color: #dc2626; }
.stat-card.finished .stat-value[b-2f1ygr7ntd] { color: #6366f1; }

/* 筛选栏 */
.filter-container[b-2f1ygr7ntd] {
    background: white;
    padding: 0.25rem;
    display: flex;
    gap: 0.25rem;
    flex-shrink: 0;
    border-bottom: 1px solid #eef2f7;
}

@media (min-width: 641px) {
    .filter-container[b-2f1ygr7ntd] {
        padding: 0.75rem;
        gap: 0.75rem;
    }
}

.filter-btn[b-2f1ygr7ntd] {
    flex: 1;
    padding: 0.5rem 0.25rem;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    background: #f8fafc;
    color: #718096;
    font-size: 0.75rem;
    font-weight: 500;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.filter-btn:hover[b-2f1ygr7ntd] {
    background: #f1f5f9;
}

.filter-btn.active[b-2f1ygr7ntd] {
    background: #3b5998;
    color: white;
    border-color: transparent;
}

.filter-btn i[b-2f1ygr7ntd] {
    font-size: 0.6875rem;
}

/* 列表区域 */
.list-container[b-2f1ygr7ntd] {
    flex: 1;
    overflow-y: auto;
    padding: 0.25rem;
    padding-bottom: 2rem;
    min-height: 0;
}

@media (min-width: 641px) {
    .list-container[b-2f1ygr7ntd] {
        padding: 0.75rem;
    }
}

/* 申请卡片 */
.application-card[b-2f1ygr7ntd] {
    background: white;
    border-radius: 0.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    margin-bottom: 0.375rem;
    overflow: hidden;
    transition: all 0.2s ease;
}

.application-card:hover[b-2f1ygr7ntd] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.card-header[b-2f1ygr7ntd] {
    padding: 0.625rem 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f1f5f9;
}

.plate-number[b-2f1ygr7ntd] {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.plate-number i[b-2f1ygr7ntd] {
    color: #3b5998;
    font-size: 1rem;
}

.status-badge[b-2f1ygr7ntd] {
    border-radius: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.1875rem;
}

.status-pending[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    color: #92400e;
}

.status-approved[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-rejected[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.status-cancelled[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #edf2f7 0%, #e2e8f0 100%);
    color: #718096;
}

.status-finished[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #e0e7ff 0%, #c7d2fe 100%);
    color: #3730a3;
}

.card-body[b-2f1ygr7ntd] {
    padding: 0.625rem 0.5rem;
}

.info-row[b-2f1ygr7ntd] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.info-item[b-2f1ygr7ntd] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    color: #718096;
    font-size: 0.75rem;
}

.info-item i[b-2f1ygr7ntd] {
    color: #a0aec0;
    font-size: 0.6875rem;
}

.reason-text[b-2f1ygr7ntd] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.5rem;
    padding: 0.5rem;
    background: #f8fafc;
    border-radius: 0.375rem;
    border-left: 3px solid #3b5998;
}

.card-footer[b-2f1ygr7ntd] {
    padding: 0.5rem;
    display: flex;
    align-items: center;
    border-top: 1px solid #f1f5f9;
    background: #fafbfc;
    gap: 0.75rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.card-footer > div:first-child[b-2f1ygr7ntd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-shrink: 0;
}

.card-footer > div:last-child[b-2f1ygr7ntd] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-shrink: 0;
    margin-left: auto;
}

/* 隐藏滚动条但保留滚动功能 */
.card-footer[b-2f1ygr7ntd]::-webkit-scrollbar {
    display: none;
}

.card-footer[b-2f1ygr7ntd] {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.time-text[b-2f1ygr7ntd] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.applicant-text[b-2f1ygr7ntd] {
    color: #718096;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.applicant-text i[b-2f1ygr7ntd] {
    color: #a0aec0;
}

/* 空状态 */
.empty-state[b-2f1ygr7ntd] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
    border-radius: 0.5rem;
}

.empty-state i[b-2f1ygr7ntd] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-2f1ygr7ntd] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-2f1ygr7ntd] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

.text-muted[b-2f1ygr7ntd] {
    color: #a0aec0 !important;
}

/* 动画效果 */
@keyframes fadeIn-b-2f1ygr7ntd {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.application-card[b-2f1ygr7ntd] {
    animation: fadeIn-b-2f1ygr7ntd 0.3s ease forwards;
}

/* FAB 按钮 */
.fab-button[b-2f1ygr7ntd] {
    position: fixed;
    bottom: 5rem;
    right: 1rem;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #3b5998;
    border: none;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(59, 89, 152, 0.4);
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 99;
    text-decoration: none;
}

.fab-button:hover[b-2f1ygr7ntd] {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(59, 89, 152, 0.5);
    color: white !important;
}

.fab-button:active[b-2f1ygr7ntd] {
    transform: scale(0.95);
}

.fab-button svg[b-2f1ygr7ntd] {
    width: 24px;
    height: 24px;
    fill: white;
}

/* 录入里程按钮 */
.btn-mileage[b-2f1ygr7ntd] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-mileage:hover[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.btn-mileage:disabled[b-2f1ygr7ntd] {
    background: #f1f5f9;
    border-color: #e2e8f0;
    color: #a0aec0;
    cursor: not-allowed;
}

/* 里程数显示 */
.mileage-info[b-2f1ygr7ntd] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.75rem;
    color: #059669;
}

.mileage-info i[b-2f1ygr7ntd] {
    color: #059669;
}

/* 模态窗口样式 */
.modal-overlay[b-2f1ygr7ntd] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.modal-content[b-2f1ygr7ntd] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 400px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-2f1ygr7ntd 0.3s ease;
}

@keyframes modalIn-b-2f1ygr7ntd {
    from {
        opacity: 0;
        transform: scale(0.95) translateY(-10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.modal-header[b-2f1ygr7ntd] {
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-2f1ygr7ntd] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
}

.modal-title i[b-2f1ygr7ntd] {
    color: #3b5998;
}

.btn-close[b-2f1ygr7ntd] {
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.btn-close:hover[b-2f1ygr7ntd] {
    color: #718096;
}

.modal-body[b-2f1ygr7ntd] {
    padding: 0.75rem;
}

.modal-footer[b-2f1ygr7ntd] {
    padding: 1rem;
    border-top: 1px solid #eef2f7;
    display: flex;
    gap: 0.5rem;
}

.btn-cancel[b-2f1ygr7ntd] {
    flex: 1;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    font-size: 0.875rem;
}

.btn-danger[b-2f1ygr7ntd] {
    flex: 1;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-danger:hover:not(:disabled)[b-2f1ygr7ntd] {
    transform: translateY(-1px);
}

.btn-danger:disabled[b-2f1ygr7ntd] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}
/* /Components/Pages/Applications/VehicleApplication.razor.rz.scp.css */
.page-container[b-w5fi1dawcb] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-w5fi1dawcb] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-w5fi1dawcb] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-w5fi1dawcb] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-w5fi1dawcb] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-w5fi1dawcb] {
        padding: 0.625rem 0;
    }
}

.page-header[b-w5fi1dawcb]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
}

.page-header[b-w5fi1dawcb]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 50%;
}

.page-title[b-w5fi1dawcb] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-w5fi1dawcb] {
    font-size: 1.25rem;
}

.page-subtitle[b-w5fi1dawcb] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 主内容区域 */
.main-content[b-w5fi1dawcb] {
    padding: 0.25rem;
    padding-bottom: 2rem;
    flex: 1;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (min-width: 641px) {
    .main-content[b-w5fi1dawcb] {
        padding: 0.5rem 0;
    }
}

/* 表单卡片 */
.form-card[b-w5fi1dawcb] {
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    background: white;
    margin-bottom: 0.375rem;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    flex-shrink: 0;
}

.form-card:hover[b-w5fi1dawcb] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.card-header-custom[b-w5fi1dawcb] {
    background: linear-gradient(135deg, #f8f9fc 0%, #fff 100%);
    padding: 0.625rem 0.5rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.card-header-custom i[b-w5fi1dawcb] {
    color: #3b5998;
    font-size: 0.875rem;
}

.card-header-title[b-w5fi1dawcb] {
    font-weight: 600;
    color: #2d3748;
    margin: 0;
    font-size: 0.875rem;
}

.form-card .card-body[b-w5fi1dawcb] {
    padding: 0.5rem;
}

.form-label[b-w5fi1dawcb] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-w5fi1dawcb] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-w5fi1dawcb], .form-select[b-w5fi1dawcb] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-w5fi1dawcb], .form-select:focus[b-w5fi1dawcb] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.form-control[b-w5fi1dawcb]::placeholder {
    color: #cbd5e0;
}

/* 时间输入 */
.time-row[b-w5fi1dawcb] {
    display: flex;
    gap: 0.5rem;
}

.time-row > div[b-w5fi1dawcb] {
    flex: 1;
}

/* 按钮样式 */
.btn-submit[b-w5fi1dawcb] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(102, 126, 234, 0.3);
    letter-spacing: 0.5px;
}

.btn-submit:hover:not(:disabled)[b-w5fi1dawcb] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(102, 126, 234, 0.5);
}

.btn-submit:active:not(:disabled)[b-w5fi1dawcb] {
    transform: translateY(0);
}

.btn-submit:disabled[b-w5fi1dawcb] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
    box-shadow: none;
}

.btn-reset[b-w5fi1dawcb] {
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    transition: all 0.25s ease;
    font-size: 0.875rem;
}

.btn-reset:hover[b-w5fi1dawcb] {
    background: #f7fafc;
    border-color: #cbd5e0;
    color: #4a5568;
}

/* 提示消息 */
.alert[b-w5fi1dawcb] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-weight: 500;
}

.alert-success[b-w5fi1dawcb] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-w5fi1dawcb] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

.alert-info[b-w5fi1dawcb] {
    background: linear-gradient(135deg, #bee3f8 0%, #90cdf4 100%);
    color: #2a4365;
    border: none;
}

.text-muted[b-w5fi1dawcb] {
    color: #a0aec0 !important;
}

/* 动画效果 */
@keyframes fadeIn-b-w5fi1dawcb {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.form-card[b-w5fi1dawcb] {
    animation: fadeIn-b-w5fi1dawcb 0.4s ease forwards;
}
/* /Components/Pages/Expenses/VehicleExpenseEntry.razor.rz.scp.css */
.page-container[b-b43vittx20] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-b43vittx20] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-b43vittx20] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-b43vittx20] {
        height: 100vh;
        overflow: hidden;
    }
}

.page-header[b-b43vittx20] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-b43vittx20] {
        padding: 1rem 0;
    }
}

.page-header[b-b43vittx20]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-b43vittx20]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-b43vittx20] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-b43vittx20] {
    font-size: 1.25rem;
}

.page-subtitle[b-b43vittx20] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

.main-content[b-b43vittx20] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-b43vittx20] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-b43vittx20] {
        padding: 0.5rem 0;
    }
}

.section-header[b-b43vittx20] {
    background: white;
    padding: 0.625rem 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-title[b-b43vittx20] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-b43vittx20] {
    color: #3b5998;
}

.vehicle-list-container[b-b43vittx20] {
    background: white;
    border-radius: 0 0 0.5rem 0.5rem;
    overflow-y: auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .vehicle-list-container[b-b43vittx20] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-b43vittx20] {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
}

.vehicle-card:hover[b-b43vittx20] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-b43vittx20] {
    padding: 1rem;
    background: transparent;
}

.form-label[b-b43vittx20] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-b43vittx20] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-b43vittx20] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-b43vittx20] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.form-select[b-b43vittx20] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-select:focus[b-b43vittx20] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.form-text[b-b43vittx20] {
    font-size: 0.75rem;
    margin-top: 0.25rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.btn-submit[b-b43vittx20] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-submit:hover:not(:disabled)[b-b43vittx20] {
    transform: translateY(-1px);
}

.btn-submit:disabled[b-b43vittx20] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.btn-cancel[b-b43vittx20] {
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    font-size: 0.875rem;
}

.alert[b-b43vittx20] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-weight: 500;
    margin-top: 0.75rem;
}

.alert-success[b-b43vittx20] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-b43vittx20] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

.text-success[b-b43vittx20] {
    color: #059669 !important;
}

.text-danger[b-b43vittx20] {
    color: #dc2626 !important;
}

.btn-back[b-b43vittx20] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    font-size: 0.75rem;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    text-decoration: none;
}

.btn-back:hover[b-b43vittx20] {
    background: #f8fafc;
    border-color: #cbd5e0;
    color: #4a5568;
}

.form-control[readonly][b-b43vittx20] {
    background: #f1f5f9;
    cursor: not-allowed;
}
/* /Components/Pages/Expenses/VehicleExpenseList.razor.rz.scp.css */
.page-container[b-ib94ihnx4v] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-ib94ihnx4v] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-ib94ihnx4v] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-ib94ihnx4v] {
        height: 100vh;
        overflow: hidden;
    }
}

.page-header[b-ib94ihnx4v] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-ib94ihnx4v] {
        padding: 1rem 0;
    }
}

.page-header[b-ib94ihnx4v]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-ib94ihnx4v]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-ib94ihnx4v] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-ib94ihnx4v] {
    font-size: 1.25rem;
}

.page-subtitle[b-ib94ihnx4v] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

.main-content[b-ib94ihnx4v] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-ib94ihnx4v] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-ib94ihnx4v] {
        padding: 0.5rem 0;
    }
}

.search-form[b-ib94ihnx4v] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

@media (min-width: 641px) {
    .search-form[b-ib94ihnx4v] {
        flex-direction: row;
        align-items: flex-end;
        gap: 0.75rem;
    }
}

.search-field[b-ib94ihnx4v] {
    flex: 1;
}

@media (max-width: 640.98px) {
    .search-field[b-ib94ihnx4v] {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }
    
    .search-field .form-label[b-ib94ihnx4v] {
        white-space: nowrap;
        margin-bottom: 0;
    }
    
    .search-field .form-control[b-ib94ihnx4v] {
        flex: 1;
        min-width: 0;
    }
}

.search-button[b-ib94ihnx4v] {
    display: flex;
    align-items: flex-end;
}

@media (max-width: 640.98px) {
    .search-button[b-ib94ihnx4v] {
        width: 100%;
    }
    
    .search-button .btn-search[b-ib94ihnx4v] {
        width: 100%;
    }
}

.stats-container[b-ib94ihnx4v] {
    display: flex;
    gap: 0.5rem;
}

@media (min-width: 641px) {
    .stats-container[b-ib94ihnx4v] {
        gap: 1rem;
    }
}

.stat-card[b-ib94ihnx4v] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 1rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

@media (min-width: 641px) {
    .stat-card[b-ib94ihnx4v] {
        padding: 0.75rem 1rem;
    }
}

.stat-card .stat-value[b-ib94ihnx4v] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-ib94ihnx4v] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.total .stat-value[b-ib94ihnx4v] { color: #dc2626; }
.stat-card.count .stat-value[b-ib94ihnx4v] { color: #3b5998; }

.section-header[b-ib94ihnx4v] {
    background: white;
    padding: 0.625rem 1rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (min-width: 641px) {
    .section-header[b-ib94ihnx4v] {
        padding: 0.5rem 1rem;
    }
}

.section-title[b-ib94ihnx4v] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-ib94ihnx4v] {
    color: #3b5998;
}

.count-badge[b-ib94ihnx4v] {
    background: #3b5998;
    color: white;
    border-radius: 2rem;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.vehicle-list-container[b-ib94ihnx4v] {
    background: white;
    border-radius: 0 0 0.5rem 0.5rem;
    overflow-y: auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    min-height: 0;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .vehicle-list-container[b-ib94ihnx4v] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-ib94ihnx4v] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f5f9;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
}

.vehicle-card:last-child[b-ib94ihnx4v] {
    border-bottom: none;
}

.vehicle-card:hover[b-ib94ihnx4v] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-ib94ihnx4v] {
    padding: 1rem;
    background: transparent;
}

@media (min-width: 641px) {
    .vehicle-card .card-body[b-ib94ihnx4v] {
        padding: 1rem 1.5rem;
    }
}

.form-label[b-ib94ihnx4v] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

@media (min-width: 641px) {
    .form-label[b-ib94ihnx4v] {
        margin-bottom: 0.25rem;
        font-size: 0.75rem;
    }
}

.form-label i[b-ib94ihnx4v] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-ib94ihnx4v] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-ib94ihnx4v] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.btn-search[b-ib94ihnx4v] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.btn-search:hover:not(:disabled)[b-ib94ihnx4v] {
    transform: translateY(-1px);
}

.btn-search:disabled[b-ib94ihnx4v] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.cost-type[b-ib94ihnx4v] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #2d3748;
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
}

.cost-type i[b-ib94ihnx4v] {
    color: #3b5998;
    font-size: 0.75rem;
}

.amount-badge[b-ib94ihnx4v] {
    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
    color: #dc2626;
    border-radius: 0.5rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    font-weight: 700;
    margin-left: 0.5rem;
}

.btn-download[b-ib94ihnx4v] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
}

.btn-download:hover[b-ib94ihnx4v] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.btn-view[b-ib94ihnx4v] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #86efac;
    background: linear-gradient(135deg, #f0fdf4 0%, #bbf7d0 100%);
    color: #22c55e;
    transition: all 0.2s ease;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
}

.btn-view:hover[b-ib94ihnx4v] {
    background: linear-gradient(135deg, #bbf7d0 0%, #86efac 100%);
    border-color: #4ade80;
}

.btn-add[b-ib94ihnx4v] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    font-size: 0.75rem;
    color: white;
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
    text-decoration: none;
}

.btn-add:hover[b-ib94ihnx4v] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    color: white;
}

.info-row[b-ib94ihnx4v] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}

.info-item[b-ib94ihnx4v] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.8125rem;
    color: #4a5568;
}

.info-item i[b-ib94ihnx4v] {
    color: #a0aec0;
}

.remark-text[b-ib94ihnx4v] {
    color: #718096;
    font-size: 0.75rem;
    padding-left: 0;
    display: flex;
    align-items: flex-start;
    gap: 0.25rem;
}

.remark-text i[b-ib94ihnx4v] {
    color: #a0aec0;
    margin-top: 0.125rem;
}

.time-text[b-ib94ihnx4v] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.user-text[b-ib94ihnx4v] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.file-info[b-ib94ihnx4v] {
    color: #718096;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.25rem 0.5rem;
    background: #f8fafc;
    border-radius: 0.375rem;
    border: 1px solid #e2e8f0;
}

.empty-state[b-ib94ihnx4v] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
}

.empty-state i[b-ib94ihnx4v] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-ib94ihnx4v] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

.mt-3[b-ib94ihnx4v] {
    margin-top: 0.75rem;
}

.mt-2[b-ib94ihnx4v] {
    margin-top: 0.5rem;
}

.mb-2[b-ib94ihnx4v] {
    margin-bottom: 0.5rem;
}

.mb-3[b-ib94ihnx4v] {
    margin-bottom: 0.75rem;
}

.d-flex[b-ib94ihnx4v] {
    display: flex;
}

.justify-content-between[b-ib94ihnx4v] {
    justify-content: space-between;
}

.align-items-center[b-ib94ihnx4v] {
    align-items: center;
}

.align-items-start[b-ib94ihnx4v] {
    align-items: flex-start;
}

.gap-2[b-ib94ihnx4v] {
    gap: 0.5rem;
}

.flex-fill[b-ib94ihnx4v] {
    flex: 1;
}
/* /Components/Pages/Management/CostTypeManagement.razor.rz.scp.css */
.page-container[b-clqfc5mzug] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-clqfc5mzug] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-clqfc5mzug] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-clqfc5mzug] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-clqfc5mzug] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-clqfc5mzug] {
        padding: 1rem 0;
    }
}

.page-header[b-clqfc5mzug]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-clqfc5mzug]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-clqfc5mzug] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-clqfc5mzug] {
    font-size: 1.25rem;
}

.page-subtitle[b-clqfc5mzug] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 主内容区域 */
.main-content[b-clqfc5mzug] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-clqfc5mzug] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-clqfc5mzug] {
        padding: 0.5rem 0;
    }
}

/* 统计卡片 */
.stats-container[b-clqfc5mzug] {
    display: flex;
    gap: 0.25rem;
    margin-bottom: 0.25rem;
}

@media (min-width: 641px) {
    .stats-container[b-clqfc5mzug] {
        gap: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.stat-card[b-clqfc5mzug] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 0.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stat-card .stat-value[b-clqfc5mzug] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-clqfc5mzug] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.total .stat-value[b-clqfc5mzug] { color: #3b5998; }
.stat-card.enabled .stat-value[b-clqfc5mzug] { color: #059669; }
.stat-card.disabled .stat-value[b-clqfc5mzug] { color: #dc2626; }

/* 列表区域 */
.section-header[b-clqfc5mzug] {
    background: white;
    padding: 0.625rem 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-title[b-clqfc5mzug] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-clqfc5mzug] {
    color: #3b5998;
}

.count-badge[b-clqfc5mzug] {
    background: #3b5998;
    color: white;
    border-radius: 2rem;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

/* 新增按钮 */
.btn-add[b-clqfc5mzug] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    font-size: 0.75rem;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.btn-add:hover[b-clqfc5mzug] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

/* 车辆列表 */
.vehicle-list-container[b-clqfc5mzug] {
    background: white;
    border-radius: 0 0 0.5rem 0.5rem;
    overflow-y: auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .vehicle-list-container[b-clqfc5mzug] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-clqfc5mzug] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f5f9;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
}

.vehicle-card:last-child[b-clqfc5mzug] {
    border-bottom: none;
}

.vehicle-card:hover[b-clqfc5mzug] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-clqfc5mzug] {
    padding: 0.5rem;
    background: transparent;
}

.plate-number[b-clqfc5mzug] {
    font-size: 1rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.plate-number i[b-clqfc5mzug] {
    color: #3b5998;
    font-size: 1.125rem;
}

.status-badge[b-clqfc5mzug] {
    border-radius: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.1875rem;
}

.status-enabled[b-clqfc5mzug] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-disabled[b-clqfc5mzug] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.btn-delete[b-clqfc5mzug] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #fed7d7;
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    color: #c53030;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-delete:hover[b-clqfc5mzug] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    border-color: #fc8181;
}

.btn-edit[b-clqfc5mzug] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-edit:hover[b-clqfc5mzug] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.description-text[b-clqfc5mzug] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.375rem;
    padding-left: 1.5rem;
    border-left: 2px solid #e2e8f0;
}

.time-text[b-clqfc5mzug] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

/* 空状态 */
.empty-state[b-clqfc5mzug] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
}

.empty-state i[b-clqfc5mzug] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-clqfc5mzug] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-clqfc5mzug] {
    background: white;
    padding: 2rem 1rem;
    text-align: center;
    border-radius: 0 0 0.5rem 0.5rem;
}

.text-muted[b-clqfc5mzug] {
    color: #a0aec0 !important;
}

/* 弹窗样式 */
.modal-overlay[b-clqfc5mzug] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.modal-content[b-clqfc5mzug] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 400px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-clqfc5mzug 0.3s ease;
}

@keyframes modalIn-b-clqfc5mzug {
    from {
        opacity: 0;
        transform: scale(0.95) translateY(-10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.modal-header[b-clqfc5mzug] {
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-clqfc5mzug] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
}

.modal-title i[b-clqfc5mzug] {
    color: #3b5998;
}

.btn-close[b-clqfc5mzug] {
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.btn-close:hover[b-clqfc5mzug] {
    color: #718096;
}

.modal-body[b-clqfc5mzug] {
    padding: 0.75rem;
}

.form-label[b-clqfc5mzug] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-clqfc5mzug] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-clqfc5mzug] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-clqfc5mzug] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.switch-container[b-clqfc5mzug] {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    border: 1px solid #e2e8f0;
}

.form-check-input:checked[b-clqfc5mzug] {
    background-color: #3b5998;
    border-color: #3b5998;
}

.modal-footer[b-clqfc5mzug] {
    padding: 1rem;
    border-top: 1px solid #eef2f7;
    display: flex;
    gap: 0.5rem;
}

.btn-submit[b-clqfc5mzug] {
    flex: 1;
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-submit:hover:not(:disabled)[b-clqfc5mzug] {
    transform: translateY(-1px);
}

.btn-submit:disabled[b-clqfc5mzug] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.btn-cancel[b-clqfc5mzug] {
    flex: 1;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    font-size: 0.875rem;
}

.alert[b-clqfc5mzug] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-weight: 500;
    margin-top: 0.75rem;
}

.alert-success[b-clqfc5mzug] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-clqfc5mzug] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

/* 动画效果 */
@keyframes fadeIn-b-clqfc5mzug {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.vehicle-card[b-clqfc5mzug] {
    animation: fadeIn-b-clqfc5mzug 0.3s ease forwards;
}

/* 确认弹窗样式 */
.confirm-modal[b-clqfc5mzug] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-clqfc5mzug 0.3s ease;
}

.confirm-body[b-clqfc5mzug] {
    padding: 1.5rem 1rem;
    text-align: center;
}

.confirm-icon[b-clqfc5mzug] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
}

.confirm-icon i[b-clqfc5mzug] {
    font-size: 1.75rem;
    color: #c53030;
}

.confirm-title[b-clqfc5mzug] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.confirm-message[b-clqfc5mzug] {
    color: #718096;
    font-size: 0.875rem;
}

.confirm-footer[b-clqfc5mzug] {
    padding: 0 1rem 1rem;
    display: flex;
    gap: 0.5rem;
}

.btn-confirm-delete[b-clqfc5mzug] {
    flex: 1;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-confirm-delete:hover[b-clqfc5mzug] {
    transform: translateY(-1px);
}

.btn-confirm-delete:disabled[b-clqfc5mzug] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}
/* /Components/Pages/Management/SecurityAuditLogList.razor.rz.scp.css */
.page-container[b-4vn9vp8vv3] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-4vn9vp8vv3] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-4vn9vp8vv3] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-4vn9vp8vv3] {
        height: 100vh;
        overflow: hidden;
    }
}

.page-header[b-4vn9vp8vv3] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-4vn9vp8vv3] {
        padding: 1rem 0;
    }
}

.page-header[b-4vn9vp8vv3]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-4vn9vp8vv3]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-4vn9vp8vv3] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-subtitle[b-4vn9vp8vv3] {
    font-size: 0.75rem;
    opacity: 0.8;
    margin: 0.25rem 0 0 0.5rem;
    position: relative;
    z-index: 1;
}

.main-content[b-4vn9vp8vv3] {
    flex: 1;
    overflow-y: auto;
    padding: 0.25rem;
}

@media (min-width: 641px) {
    .main-content[b-4vn9vp8vv3] {
        padding: 1.5rem;
    }
}

.stats-container[b-4vn9vp8vv3] {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.stat-card[b-4vn9vp8vv3] {
    background: white;
    border-radius: 0.75rem;
    padding: 0.75rem 1rem;
    flex: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    text-align: center;
    border-left: 3px solid;
}

.stat-card.total[b-4vn9vp8vv3] {
    border-left-color: #3b5998;
}

.stat-value[b-4vn9vp8vv3] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a2e;
    line-height: 1.2;
}

.stat-label[b-4vn9vp8vv3] {
    font-size: 0.75rem;
    color: #888;
    margin-top: 0.25rem;
}

.section-header[b-4vn9vp8vv3] {
    background: white;
    padding: 0.625rem 1rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.section-header + .vehicle-list-container[b-4vn9vp8vv3] {
    border-radius: 0 0 0.5rem 0.5rem;
}

.section-title[b-4vn9vp8vv3] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #333;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.count-badge[b-4vn9vp8vv3] {
    background: #e8ecf1;
    color: #555;
    font-size: 0.75rem;
    padding: 0.25rem 0.625rem;
    border-radius: 1rem;
    font-weight: 500;
}

.btn-refresh[b-4vn9vp8vv3] {
    background: #3b5998;
    color: white;
    border: none;
    padding: 0.375rem 0.75rem;
    border-radius: 0.375rem;
    font-size: 0.8125rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: background 0.2s;
}

.btn-refresh:hover[b-4vn9vp8vv3] {
    background: #2d4373;
}

.vehicle-list-container[b-4vn9vp8vv3] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.log-list-container[b-4vn9vp8vv3] {
    overflow-y: auto;
    flex: 1;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .log-list-container[b-4vn9vp8vv3] {
        padding-bottom: 2rem;
    }
}

.loading-container[b-4vn9vp8vv3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 1rem;
    background: white;
    border-radius: 0.75rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.empty-state[b-4vn9vp8vv3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 1rem;
    background: white;
    border-radius: 0.75rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    color: #aaa;
}

.empty-state i[b-4vn9vp8vv3] {
    font-size: 3rem;
    color: #ddd;
}

.vehicle-card[b-4vn9vp8vv3] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f5f9;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
    animation: fadeIn 0.3s ease forwards;
}

.vehicle-card:last-child[b-4vn9vp8vv3] {
    border-bottom: none;
}

.vehicle-card:hover[b-4vn9vp8vv3] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.plate-number[b-4vn9vp8vv3] {
    font-weight: 600;
    font-size: 0.9375rem;
    color: #1a1a2e;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.status-badge[b-4vn9vp8vv3] {
    font-size: 0.6875rem;
    padding: 0.125rem 0.5rem;
    border-radius: 0.75rem;
    font-weight: 600;
    white-space: nowrap;
}

.status-log-type[b-4vn9vp8vv3] {
    background: #e8ecf1;
    color: #3b5998;
}

.status-action[b-4vn9vp8vv3] {
    background: #fff3cd;
    color: #856404;
}

.time-text[b-4vn9vp8vv3] {
    font-size: 0.8125rem;
    color: #666;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.description-text[b-4vn9vp8vv3] {
    font-size: 0.8125rem;
    color: #666;
    margin-top: 0.5rem;
}

.audit-info-text[b-4vn9vp8vv3] {
    word-break: break-all;
    line-height: 1.5;
}

.text-muted[b-4vn9vp8vv3] {
    font-size: 0.75rem;
    color: #999;
}

.search-form[b-4vn9vp8vv3] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

@media (min-width: 641px) {
    .search-form[b-4vn9vp8vv3] {
        flex-direction: row;
        align-items: flex-end;
        gap: 0.75rem;
    }
}

.search-field[b-4vn9vp8vv3] {
    flex: 1;
}

@media (max-width: 640.98px) {
    .search-field[b-4vn9vp8vv3] {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .search-field .form-label[b-4vn9vp8vv3] {
        margin-bottom: 0;
        white-space: nowrap;
        flex-shrink: 0;
    }

    .search-field .form-control[b-4vn9vp8vv3] {
        flex: 1;
        min-width: 0;
    }

    .search-field .date-range[b-4vn9vp8vv3] {
        flex: 1;
        min-width: 0;
    }
}

.form-label[b-4vn9vp8vv3] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-4vn9vp8vv3] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-4vn9vp8vv3] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
    width: 100%;
    box-sizing: border-box;
}

.form-control:focus[b-4vn9vp8vv3] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
    outline: none;
}

.date-range[b-4vn9vp8vv3] {
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.date-range .form-control[b-4vn9vp8vv3] {
    flex: 1;
    min-width: 0;
}

.date-range .date-separator[b-4vn9vp8vv3] {
    color: #a0aec0;
    font-size: 0.8125rem;
    white-space: nowrap;
    flex-shrink: 0;
}

.search-button[b-4vn9vp8vv3] {
    display: flex;
    gap: 0.5rem;
    align-items: flex-end;
}

@media (max-width: 640.98px) {
    .search-button[b-4vn9vp8vv3] {
        width: 100%;
    }

    .search-button .btn-search[b-4vn9vp8vv3],
    .search-button .btn-reset[b-4vn9vp8vv3] {
        flex: 1;
    }
}

.btn-search[b-4vn9vp8vv3] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.btn-search:hover[b-4vn9vp8vv3] {
    background: #2d4373;
}

.btn-reset[b-4vn9vp8vv3] {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: #718096;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.btn-reset:hover[b-4vn9vp8vv3] {
    background: #f7fafc;
    border-color: #cbd5e0;
    color: #4a5568;
}
/* /Components/Pages/Management/UseTypeManagement.razor.rz.scp.css */
.page-container[b-6cgwhtwm9u] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-6cgwhtwm9u] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-6cgwhtwm9u] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-6cgwhtwm9u] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-6cgwhtwm9u] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-6cgwhtwm9u] {
        padding: 1rem 0;
    }
}

.page-header[b-6cgwhtwm9u]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-6cgwhtwm9u]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-6cgwhtwm9u] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-6cgwhtwm9u] {
    font-size: 1.25rem;
}

.page-subtitle[b-6cgwhtwm9u] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 主内容区域 */
.main-content[b-6cgwhtwm9u] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-6cgwhtwm9u] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-6cgwhtwm9u] {
        padding: 0.5rem 0;
    }
}

/* 统计卡片 */
.stats-container[b-6cgwhtwm9u] {
    display: flex;
    gap: 0.25rem;
    margin-bottom: 0.25rem;
}

@media (min-width: 641px) {
    .stats-container[b-6cgwhtwm9u] {
        gap: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.stat-card[b-6cgwhtwm9u] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 0.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stat-card .stat-value[b-6cgwhtwm9u] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-6cgwhtwm9u] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.total .stat-value[b-6cgwhtwm9u] { color: #3b5998; }
.stat-card.enabled .stat-value[b-6cgwhtwm9u] { color: #059669; }
.stat-card.disabled .stat-value[b-6cgwhtwm9u] { color: #dc2626; }

/* 列表区域 */
.section-header[b-6cgwhtwm9u] {
    background: white;
    padding: 0.625rem 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-title[b-6cgwhtwm9u] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-6cgwhtwm9u] {
    color: #3b5998;
}

.count-badge[b-6cgwhtwm9u] {
    background: #3b5998;
    color: white;
    border-radius: 2rem;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

/* 新增按钮 */
.btn-add[b-6cgwhtwm9u] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    font-size: 0.75rem;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.btn-add:hover[b-6cgwhtwm9u] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

/* 车辆列表 */
.vehicle-list-container[b-6cgwhtwm9u] {
    background: white;
    border-radius: 0 0 0.5rem 0.5rem;
    overflow-y: auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .vehicle-list-container[b-6cgwhtwm9u] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-6cgwhtwm9u] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f5f9;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
}

.vehicle-card:last-child[b-6cgwhtwm9u] {
    border-bottom: none;
}

.vehicle-card:hover[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-6cgwhtwm9u] {
    padding: 0.5rem;
    background: transparent;
}

.plate-number[b-6cgwhtwm9u] {
    font-size: 1rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.plate-number i[b-6cgwhtwm9u] {
    color: #3b5998;
    font-size: 1.125rem;
}

.status-badge[b-6cgwhtwm9u] {
    border-radius: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.1875rem;
}

.status-enabled[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-disabled[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.btn-delete[b-6cgwhtwm9u] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #fed7d7;
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    color: #c53030;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-delete:hover[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    border-color: #fc8181;
}

.btn-edit[b-6cgwhtwm9u] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-edit:hover[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.description-text[b-6cgwhtwm9u] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.375rem;
    padding-left: 1.5rem;
    border-left: 2px solid #e2e8f0;
}

.time-text[b-6cgwhtwm9u] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

/* 空状态 */
.empty-state[b-6cgwhtwm9u] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
}

.empty-state i[b-6cgwhtwm9u] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-6cgwhtwm9u] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-6cgwhtwm9u] {
    background: white;
    padding: 2rem 1rem;
    text-align: center;
    border-radius: 0 0 0.5rem 0.5rem;
}

.text-muted[b-6cgwhtwm9u] {
    color: #a0aec0 !important;
}

/* 弹窗样式 */
.modal-overlay[b-6cgwhtwm9u] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.modal-content[b-6cgwhtwm9u] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 400px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-6cgwhtwm9u 0.3s ease;
}

@keyframes modalIn-b-6cgwhtwm9u {
    from {
        opacity: 0;
        transform: scale(0.95) translateY(-10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.modal-header[b-6cgwhtwm9u] {
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-6cgwhtwm9u] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
}

.modal-title i[b-6cgwhtwm9u] {
    color: #3b5998;
}

.btn-close[b-6cgwhtwm9u] {
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.btn-close:hover[b-6cgwhtwm9u] {
    color: #718096;
}

.modal-body[b-6cgwhtwm9u] {
    padding: 0.75rem;
}

.form-label[b-6cgwhtwm9u] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-6cgwhtwm9u] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-6cgwhtwm9u] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-6cgwhtwm9u] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.switch-container[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    border: 1px solid #e2e8f0;
}

.form-check-input:checked[b-6cgwhtwm9u] {
    background-color: #3b5998;
    border-color: #3b5998;
}

.modal-footer[b-6cgwhtwm9u] {
    padding: 1rem;
    border-top: 1px solid #eef2f7;
    display: flex;
    gap: 0.5rem;
}

.btn-submit[b-6cgwhtwm9u] {
    flex: 1;
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-submit:hover:not(:disabled)[b-6cgwhtwm9u] {
    transform: translateY(-1px);
}

.btn-submit:disabled[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.btn-cancel[b-6cgwhtwm9u] {
    flex: 1;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    font-size: 0.875rem;
}

.alert[b-6cgwhtwm9u] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-weight: 500;
    margin-top: 0.75rem;
}

.alert-success[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

/* 动画效果 */
@keyframes fadeIn-b-6cgwhtwm9u {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.vehicle-card[b-6cgwhtwm9u] {
    animation: fadeIn-b-6cgwhtwm9u 0.3s ease forwards;
}

/* 确认弹窗样式 */
.confirm-modal[b-6cgwhtwm9u] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-6cgwhtwm9u 0.3s ease;
}

.confirm-body[b-6cgwhtwm9u] {
    padding: 1.5rem 1rem;
    text-align: center;
}

.confirm-icon[b-6cgwhtwm9u] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
}

.confirm-icon i[b-6cgwhtwm9u] {
    font-size: 1.75rem;
    color: #c53030;
}

.confirm-title[b-6cgwhtwm9u] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.confirm-message[b-6cgwhtwm9u] {
    color: #718096;
    font-size: 0.875rem;
}

.confirm-footer[b-6cgwhtwm9u] {
    padding: 0 1rem 1rem;
    display: flex;
    gap: 0.5rem;
}

.btn-confirm-delete[b-6cgwhtwm9u] {
    flex: 1;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-confirm-delete:hover[b-6cgwhtwm9u] {
    transform: translateY(-1px);
}

.btn-confirm-delete:disabled[b-6cgwhtwm9u] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}
/* /Components/Pages/Management/Vehicle.razor.rz.scp.css */
.page-container[b-9rwu5s2vql] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-9rwu5s2vql] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-9rwu5s2vql] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-9rwu5s2vql] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-9rwu5s2vql] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-9rwu5s2vql] {
        padding: 1rem 0;
    }
}

.page-header[b-9rwu5s2vql]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-9rwu5s2vql]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-9rwu5s2vql] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-9rwu5s2vql] {
    font-size: 1.25rem;
}

.page-subtitle[b-9rwu5s2vql] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 主内容区域 */
.main-content[b-9rwu5s2vql] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-9rwu5s2vql] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-9rwu5s2vql] {
        padding: 0.5rem 0;
    }
}

/* 统计卡片 */
.stats-container[b-9rwu5s2vql] {
    display: flex;
    gap: 0.25rem;
    margin-bottom: 0.25rem;
}

@media (min-width: 641px) {
    .stats-container[b-9rwu5s2vql] {
        gap: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.stat-card[b-9rwu5s2vql] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 0.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stat-card .stat-value[b-9rwu5s2vql] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-9rwu5s2vql] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.total .stat-value[b-9rwu5s2vql] { color: #3b5998; }
.stat-card.enabled .stat-value[b-9rwu5s2vql] { color: #059669; }
.stat-card.disabled .stat-value[b-9rwu5s2vql] { color: #dc2626; }

/* 列表区域 */
.section-header[b-9rwu5s2vql] {
    background: white;
    padding: 0.625rem 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-title[b-9rwu5s2vql] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-9rwu5s2vql] {
    color: #3b5998;
}

.count-badge[b-9rwu5s2vql] {
    background: #3b5998;
    color: white;
    border-radius: 2rem;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

/* 新增按钮 */
.btn-add[b-9rwu5s2vql] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    font-size: 0.75rem;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.btn-add:hover[b-9rwu5s2vql] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

/* 车辆列表 */
.vehicle-list-container[b-9rwu5s2vql] {
    background: white;
    border-radius: 0 0 0.5rem 0.5rem;
    overflow-y: auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .vehicle-list-container[b-9rwu5s2vql] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-9rwu5s2vql] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f5f9;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
}

.vehicle-card:last-child[b-9rwu5s2vql] {
    border-bottom: none;
}

.vehicle-card:hover[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-9rwu5s2vql] {
    padding: 0.5rem;
    background: transparent;
}

.plate-number[b-9rwu5s2vql] {
    font-size: 1rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.plate-number i[b-9rwu5s2vql] {
    color: #3b5998;
    font-size: 1.125rem;
}

.status-badge[b-9rwu5s2vql] {
    border-radius: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.1875rem;
}

.status-enabled[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-disabled[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.btn-delete[b-9rwu5s2vql] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #fed7d7;
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    color: #c53030;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-delete:hover[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    border-color: #fc8181;
}

.btn-edit[b-9rwu5s2vql] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-edit:hover[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.description-text[b-9rwu5s2vql] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.375rem;
    padding-left: 1.5rem;
    border-left: 2px solid #e2e8f0;
}

.time-text[b-9rwu5s2vql] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

/* 空状态 */
.empty-state[b-9rwu5s2vql] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
}

.empty-state i[b-9rwu5s2vql] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-9rwu5s2vql] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-9rwu5s2vql] {
    background: white;
    padding: 2rem 1rem;
    text-align: center;
    border-radius: 0 0 0.5rem 0.5rem;
}

.text-muted[b-9rwu5s2vql] {
    color: #a0aec0 !important;
}

/* 弹窗样式 */
.modal-overlay[b-9rwu5s2vql] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.modal-content[b-9rwu5s2vql] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 400px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-9rwu5s2vql 0.3s ease;
}

@keyframes modalIn-b-9rwu5s2vql {
    from {
        opacity: 0;
        transform: scale(0.95) translateY(-10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.modal-header[b-9rwu5s2vql] {
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-9rwu5s2vql] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
}

.modal-title i[b-9rwu5s2vql] {
    color: #3b5998;
}

.btn-close[b-9rwu5s2vql] {
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.btn-close:hover[b-9rwu5s2vql] {
    color: #718096;
}

.modal-body[b-9rwu5s2vql] {
    padding: 0.75rem;
}

.form-label[b-9rwu5s2vql] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-9rwu5s2vql] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-9rwu5s2vql] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-9rwu5s2vql] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.switch-container[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    border: 1px solid #e2e8f0;
}

.form-check-input:checked[b-9rwu5s2vql] {
    background-color: #3b5998;
    border-color: #3b5998;
}

.modal-footer[b-9rwu5s2vql] {
    padding: 1rem;
    border-top: 1px solid #eef2f7;
    display: flex;
    gap: 0.5rem;
}

.btn-submit[b-9rwu5s2vql] {
    flex: 1;
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-submit:hover:not(:disabled)[b-9rwu5s2vql] {
    transform: translateY(-1px);
}

.btn-submit:disabled[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.btn-cancel[b-9rwu5s2vql] {
    flex: 1;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    font-size: 0.875rem;
}

.alert[b-9rwu5s2vql] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-weight: 500;
    margin-top: 0.75rem;
}

.alert-success[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

/* 动画效果 */
@keyframes fadeIn-b-9rwu5s2vql {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.vehicle-card[b-9rwu5s2vql] {
    animation: fadeIn-b-9rwu5s2vql 0.3s ease forwards;
}

/* 确认弹窗样式 */
.confirm-modal[b-9rwu5s2vql] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-9rwu5s2vql 0.3s ease;
}

.confirm-body[b-9rwu5s2vql] {
    padding: 1.5rem 1rem;
    text-align: center;
}

.confirm-icon[b-9rwu5s2vql] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
}

.confirm-icon i[b-9rwu5s2vql] {
    font-size: 1.75rem;
    color: #c53030;
}

.confirm-title[b-9rwu5s2vql] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.confirm-message[b-9rwu5s2vql] {
    color: #718096;
    font-size: 0.875rem;
}

.confirm-footer[b-9rwu5s2vql] {
    padding: 0 1rem 1rem;
    display: flex;
    gap: 0.5rem;
}

.btn-confirm-delete[b-9rwu5s2vql] {
    flex: 1;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-confirm-delete:hover[b-9rwu5s2vql] {
    transform: translateY(-1px);
}

.btn-confirm-delete:disabled[b-9rwu5s2vql] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}
/* /Components/Pages/Management/VehicleTypeManagement.razor.rz.scp.css */
.page-container[b-f5v4f34gy0] {
    background: #f5f7fa;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .page-container[b-f5v4f34gy0] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }

    .page-header[b-f5v4f34gy0] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page-container[b-f5v4f34gy0] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-f5v4f34gy0] {
    background: #3b5998;
    padding: 0.5rem 0.375rem;
    color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .page-header[b-f5v4f34gy0] {
        padding: 1rem 0;
    }
}

.page-header[b-f5v4f34gy0]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-header[b-f5v4f34gy0]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.page-title[b-f5v4f34gy0] {
    font-weight: 700;
    margin: 0;
    margin-left: 0.5rem;
    font-size: 1.125rem;
    letter-spacing: 0.5px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-title i[b-f5v4f34gy0] {
    font-size: 1.25rem;
}

.page-subtitle[b-f5v4f34gy0] {
    font-size: 0.75rem;
    opacity: 0.85;
    margin-top: 0.25rem;
    margin-left: 0.5rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* 主内容区域 */
.main-content[b-f5v4f34gy0] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-f5v4f34gy0] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-f5v4f34gy0] {
        padding: 0.5rem 0;
    }
}

/* 统计卡片 */
.stats-container[b-f5v4f34gy0] {
    display: flex;
    gap: 0.25rem;
    margin-bottom: 0.25rem;
}

@media (min-width: 641px) {
    .stats-container[b-f5v4f34gy0] {
        gap: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.stat-card[b-f5v4f34gy0] {
    flex: 1;
    background: white;
    border-radius: 0.5rem;
    padding: 0.75rem 0.5rem;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.stat-card .stat-value[b-f5v4f34gy0] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-f5v4f34gy0] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.total .stat-value[b-f5v4f34gy0] { color: #3b5998; }
.stat-card.enabled .stat-value[b-f5v4f34gy0] { color: #059669; }
.stat-card.disabled .stat-value[b-f5v4f34gy0] { color: #dc2626; }

/* 列表区域 */
.section-header[b-f5v4f34gy0] {
    background: white;
    padding: 0.625rem 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-title[b-f5v4f34gy0] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-f5v4f34gy0] {
    color: #3b5998;
}

.count-badge[b-f5v4f34gy0] {
    background: #3b5998;
    color: white;
    border-radius: 2rem;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

/* 新增按钮 */
.btn-add[b-f5v4f34gy0] {
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    font-size: 0.75rem;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.btn-add:hover[b-f5v4f34gy0] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

/* 车辆列表 */
.vehicle-list-container[b-f5v4f34gy0] {
    background: white;
    border-radius: 0 0 0.5rem 0.5rem;
    overflow-y: auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

@media (max-width: 640.98px) {
    .vehicle-list-container[b-f5v4f34gy0] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-f5v4f34gy0] {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #f1f5f9;
    box-shadow: none;
    margin: 0;
    transition: background 0.2s ease;
}

.vehicle-card:last-child[b-f5v4f34gy0] {
    border-bottom: none;
}

.vehicle-card:hover[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-f5v4f34gy0] {
    padding: 0.5rem;
    background: transparent;
}

.plate-number[b-f5v4f34gy0] {
    font-size: 1rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.plate-number i[b-f5v4f34gy0] {
    color: #3b5998;
    font-size: 1.125rem;
}

.status-badge[b-f5v4f34gy0] {
    border-radius: 1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.6875rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.1875rem;
}

.status-enabled[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-disabled[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.btn-delete[b-f5v4f34gy0] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #fed7d7;
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    color: #c53030;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-delete:hover[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    border-color: #fc8181;
}

.btn-edit[b-f5v4f34gy0] {
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    border: 1px solid #c3dafe;
    background: linear-gradient(135deg, #ebf4ff 0%, #c3dafe 100%);
    color: #3b82f6;
    transition: all 0.2s ease;
    font-weight: 500;
}

.btn-edit:hover[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.description-text[b-f5v4f34gy0] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.375rem;
    padding-left: 1.5rem;
    border-left: 2px solid #e2e8f0;
}

.time-text[b-f5v4f34gy0] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

/* 空状态 */
.empty-state[b-f5v4f34gy0] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
}

.empty-state i[b-f5v4f34gy0] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-f5v4f34gy0] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-f5v4f34gy0] {
    background: white;
    padding: 2rem 1rem;
    text-align: center;
    border-radius: 0 0 0.5rem 0.5rem;
}

.text-muted[b-f5v4f34gy0] {
    color: #a0aec0 !important;
}

/* 弹窗样式 */
.modal-overlay[b-f5v4f34gy0] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    padding: 1rem;
}

.modal-content[b-f5v4f34gy0] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 400px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-f5v4f34gy0 0.3s ease;
}

@keyframes modalIn-b-f5v4f34gy0 {
    from {
        opacity: 0;
        transform: scale(0.95) translateY(-10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.modal-header[b-f5v4f34gy0] {
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-f5v4f34gy0] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
}

.modal-title i[b-f5v4f34gy0] {
    color: #3b5998;
}

.btn-close[b-f5v4f34gy0] {
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.btn-close:hover[b-f5v4f34gy0] {
    color: #718096;
}

.modal-body[b-f5v4f34gy0] {
    padding: 0.75rem;
}

.form-label[b-f5v4f34gy0] {
    color: #4a5568;
    font-weight: 600;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.form-label i[b-f5v4f34gy0] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-f5v4f34gy0] {
    border-radius: 0.5rem;
    border: 1px solid #e2e8f0;
    padding: 0.5rem 0.625rem;
    transition: all 0.25s ease;
    font-size: 0.875rem;
    background: #f8fafc;
}

.form-control:focus[b-f5v4f34gy0] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.switch-container[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    border: 1px solid #e2e8f0;
}

.form-check-input:checked[b-f5v4f34gy0] {
    background-color: #3b5998;
    border-color: #3b5998;
}

.modal-footer[b-f5v4f34gy0] {
    padding: 1rem;
    border-top: 1px solid #eef2f7;
    display: flex;
    gap: 0.5rem;
}

.btn-submit[b-f5v4f34gy0] {
    flex: 1;
    background: #3b5998;
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-submit:hover:not(:disabled)[b-f5v4f34gy0] {
    transform: translateY(-1px);
}

.btn-submit:disabled[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.btn-cancel[b-f5v4f34gy0] {
    flex: 1;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    border: 1px solid #e2e8f0;
    background: white;
    color: #718096;
    font-size: 0.875rem;
}

.alert[b-f5v4f34gy0] {
    border-radius: 0.5rem;
    padding: 0.5rem 0.625rem;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-weight: 500;
    margin-top: 0.75rem;
}

.alert-success[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

/* 动画效果 */
@keyframes fadeIn-b-f5v4f34gy0 {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.vehicle-card[b-f5v4f34gy0] {
    animation: fadeIn-b-f5v4f34gy0 0.3s ease forwards;
}

/* 确认弹窗样式 */
.confirm-modal[b-f5v4f34gy0] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-f5v4f34gy0 0.3s ease;
}

.confirm-body[b-f5v4f34gy0] {
    padding: 1.5rem 1rem;
    text-align: center;
}

.confirm-icon[b-f5v4f34gy0] {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
}

.confirm-icon i[b-f5v4f34gy0] {
    font-size: 1.75rem;
    color: #c53030;
}

.confirm-title[b-f5v4f34gy0] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.confirm-message[b-f5v4f34gy0] {
    color: #718096;
    font-size: 0.875rem;
}

.confirm-footer[b-f5v4f34gy0] {
    padding: 0 1rem 1rem;
    display: flex;
    gap: 0.5rem;
}

.btn-confirm-delete[b-f5v4f34gy0] {
    flex: 1;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem;
    font-weight: 600;
    font-size: 0.875rem;
    color: white;
    transition: all 0.2s ease;
}

.btn-confirm-delete:hover[b-f5v4f34gy0] {
    transform: translateY(-1px);
}

.btn-confirm-delete:disabled[b-f5v4f34gy0] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}
/* /Components/Pages/Shared/Counter.razor.rz.scp.css */
.form-container[b-asg6rg989p] {
    max-width: 500px;
    margin: 2rem auto;
    padding: 1.5rem;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.form-group[b-asg6rg989p] {
    margin-bottom: 1rem;
}

label[b-asg6rg989p] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.form-control[b-asg6rg989p] {
    width: 100%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-sizing: border-box;
}

.alert[b-asg6rg989p] {
    padding: 0.75rem 1.25rem;
    margin-top: 0.5rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-info[b-asg6rg989p] {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460;
}

.alert-danger[b-asg6rg989p] {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

.btn[b-asg6rg989p] {
    padding: 0.375rem 0.75rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    font-size: 1rem;
}

.btn-primary[b-asg6rg989p] {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}

.btn-primary:disabled[b-asg6rg989p] {
    background-color: #6c757d;
    border-color: #6c757d;
    cursor: not-allowed;
}
