/* /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-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");
}

.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/ApplicationList.razor.rz.scp.css */
.page-container[b-6hk76me5nw] {
    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-6hk76me5nw] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .page-container[b-6hk76me5nw] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-6hk76me5nw] {
    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-6hk76me5nw] {
        padding: 0.625rem 0;
    }
}

.page-header[b-6hk76me5nw]::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-6hk76me5nw]::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-6hk76me5nw] {
    font-weight: 700;
    margin: 0;
    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-6hk76me5nw] {
    font-size: 1.25rem;
}

.page-subtitle[b-6hk76me5nw] {
    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-6hk76me5nw] {
    display: flex;
    gap: 0.25rem;
    padding: 0.25rem;
    flex-shrink: 0;
}

@media (min-width: 641px) {
    .stats-container[b-6hk76me5nw] {
        gap: 0.75rem;
        padding: 0.75rem;
    }
}

.stat-card[b-6hk76me5nw] {
    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-6hk76me5nw] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-6hk76me5nw] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.pending .stat-value[b-6hk76me5nw] { color: #d97706; }
.stat-card.approved .stat-value[b-6hk76me5nw] { color: #059669; }
.stat-card.rejected .stat-value[b-6hk76me5nw] { color: #dc2626; }

/* 筛选栏 */
.filter-container[b-6hk76me5nw] {
    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-6hk76me5nw] {
        padding: 0.75rem;
        gap: 0.75rem;
    }
}

.filter-btn[b-6hk76me5nw] {
    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-6hk76me5nw] {
    background: #f1f5f9;
}

.filter-btn.active[b-6hk76me5nw] {
    background: #3b5998;
    color: white;
    border-color: transparent;
}

.filter-btn i[b-6hk76me5nw] {
    font-size: 0.6875rem;
}

/* 列表区域 */
.list-container[b-6hk76me5nw] {
    flex: 1;
    overflow-y: auto;
    padding: 0.25rem;
    padding-bottom: 2rem;
    min-height: 0;
}

@media (min-width: 641px) {
    .list-container[b-6hk76me5nw] {
        padding: 0.75rem;
    }
}

/* 申请卡片 */
.application-card[b-6hk76me5nw] {
    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-6hk76me5nw] {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.card-header[b-6hk76me5nw] {
    padding: 0.625rem 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f1f5f9;
}

.plate-number[b-6hk76me5nw] {
    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-6hk76me5nw] {
    color: #3b5998;
    font-size: 1rem;
}

.status-badge[b-6hk76me5nw] {
    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-6hk76me5nw] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    color: #92400e;
}

.status-approved[b-6hk76me5nw] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-rejected[b-6hk76me5nw] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.status-cancelled[b-6hk76me5nw] {
    background: linear-gradient(135deg, #edf2f7 0%, #e2e8f0 100%);
    color: #718096;
}

.card-body[b-6hk76me5nw] {
    padding: 0.625rem 0.5rem;
}

.info-row[b-6hk76me5nw] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.info-item[b-6hk76me5nw] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    color: #718096;
    font-size: 0.75rem;
}

.info-item i[b-6hk76me5nw] {
    color: #a0aec0;
    font-size: 0.6875rem;
}

.reason-text[b-6hk76me5nw] {
    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-6hk76me5nw] {
    padding: 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #f1f5f9;
    background: #fafbfc;
}

.time-text[b-6hk76me5nw] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.applicant-text[b-6hk76me5nw] {
    color: #718096;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

.applicant-text i[b-6hk76me5nw] {
    color: #a0aec0;
}

/* 空状态 */
.empty-state[b-6hk76me5nw] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
    border-radius: 0.5rem;
}

.empty-state i[b-6hk76me5nw] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-6hk76me5nw] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-6hk76me5nw] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

.text-muted[b-6hk76me5nw] {
    color: #a0aec0 !important;
}

/* 动画效果 */
@keyframes fadeIn-b-6hk76me5nw {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.application-card[b-6hk76me5nw] {
    animation: fadeIn-b-6hk76me5nw 0.3s ease forwards;
}

/* FAB 按钮 */
.fab-button[b-6hk76me5nw] {
    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-6hk76me5nw] {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(59, 89, 152, 0.5);
    color: white !important;
}

.fab-button:active[b-6hk76me5nw] {
    transform: scale(0.95);
}

.fab-button svg[b-6hk76me5nw] {
    width: 24px;
    height: 24px;
    fill: white;
}

/* 录入里程按钮 */
.btn-mileage[b-6hk76me5nw] {
    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-6hk76me5nw] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.btn-mileage:disabled[b-6hk76me5nw] {
    background: #f1f5f9;
    border-color: #e2e8f0;
    color: #a0aec0;
    cursor: not-allowed;
}

/* 里程数显示 */
.mileage-info[b-6hk76me5nw] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.75rem;
    color: #059669;
}

.mileage-info i[b-6hk76me5nw] {
    color: #059669;
}
/* /Components/Pages/Counter.razor.rz.scp.css */
.form-container[b-17kuf2g2g9] {
    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-17kuf2g2g9] {
    margin-bottom: 1rem;
}

label[b-17kuf2g2g9] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.form-control[b-17kuf2g2g9] {
    width: 100%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-sizing: border-box;
}

.alert[b-17kuf2g2g9] {
    padding: 0.75rem 1.25rem;
    margin-top: 0.5rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-info[b-17kuf2g2g9] {
    background-color: #d1ecf1;
    border-color: #bee5eb;
    color: #0c5460;
}

.alert-danger[b-17kuf2g2g9] {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

.btn[b-17kuf2g2g9] {
    padding: 0.375rem 0.75rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    font-size: 1rem;
}

.btn-primary[b-17kuf2g2g9] {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}

.btn-primary:disabled[b-17kuf2g2g9] {
    background-color: #6c757d;
    border-color: #6c757d;
    cursor: not-allowed;
}
/* /Components/Pages/Login.razor.rz.scp.css */
.page-container[b-yu07u7r3mv] {
    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-yu07u7r3mv] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-yu07u7r3mv] {
    padding: 2rem 1rem;
    text-align: center;
    color: white;
    flex-shrink: 0;
}

.page-title[b-yu07u7r3mv] {
    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-yu07u7r3mv] {
    font-size: 1.75rem;
}

.page-subtitle[b-yu07u7r3mv] {
    font-size: 0.875rem;
    opacity: 0.85;
    margin-top: 0.5rem;
    font-weight: 400;
}

/* 主内容区域 */
.main-content[b-yu07u7r3mv] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

/* 登录卡片 */
.login-card[b-yu07u7r3mv] {
    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-yu07u7r3mv 0.5s ease;
}

@keyframes slideUp-b-yu07u7r3mv {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.login-card.error[b-yu07u7r3mv] {
    max-width: 400px;
}

.login-icon[b-yu07u7r3mv] {
    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-yu07u7r3mv] {
    font-size: 2.5rem;
    color: white;
}

.login-icon.error[b-yu07u7r3mv] {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a5a 100%);
}

.login-title[b-yu07u7r3mv] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1.25rem;
    margin: 0 0 0.5rem;
}

.login-desc[b-yu07u7r3mv] {
    color: #718096;
    font-size: 0.875rem;
    margin: 0;
}

.loading-spinner[b-yu07u7r3mv] {
    margin-top: 1.5rem;
}

.loading-spinner .spinner-border[b-yu07u7r3mv] {
    width: 2rem;
    height: 2rem;
    color: #3b5998 !important;
}

/* 错误提示 */
.login-tips[b-yu07u7r3mv] {
    background: #f8fafc;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-top: 1.5rem;
    text-align: left;
}

.tips-title[b-yu07u7r3mv] {
    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-yu07u7r3mv] {
    color: #ecc94b;
}

.tips-list[b-yu07u7r3mv] {
    margin: 0;
    padding-left: 1.25rem;
    color: #718096;
    font-size: 0.8125rem;
    line-height: 1.8;
}

.btn-retry[b-yu07u7r3mv] {
    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-yu07u7r3mv] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(59, 89, 152, 0.4);
}

.btn-retry:active[b-yu07u7r3mv] {
    transform: translateY(0);
}
/* /Components/Pages/Vehicle.razor.rz.scp.css */
.page-container[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .page-container[b-y78s8mhf8a] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
        padding: 1rem 0;
    }
}

.page-header[b-y78s8mhf8a]::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-y78s8mhf8a]::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-y78s8mhf8a] {
    font-weight: 700;
    margin: 0;
    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-y78s8mhf8a] {
    font-size: 1.25rem;
}

.page-subtitle[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    padding: 0.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

@media (max-width: 640.98px) {
    .main-content[b-y78s8mhf8a] {
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .main-content[b-y78s8mhf8a] {
        padding: 0.5rem 0;
    }
}

/* 统计卡片 */
.stats-container[b-y78s8mhf8a] {
    display: flex;
    gap: 0.25rem;
    margin-bottom: 0.25rem;
}

@media (min-width: 641px) {
    .stats-container[b-y78s8mhf8a] {
        gap: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.stat-card[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
}

.stat-card .stat-label[b-y78s8mhf8a] {
    font-size: 0.6875rem;
    color: #718096;
    margin-top: 0.125rem;
}

.stat-card.total .stat-value[b-y78s8mhf8a] { color: #3b5998; }
.stat-card.enabled .stat-value[b-y78s8mhf8a] { color: #059669; }
.stat-card.disabled .stat-value[b-y78s8mhf8a] { color: #dc2626; }

/* 列表区域 */
.section-header[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    color: #2d3748;
    font-weight: 700;
    margin: 0;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.375rem;
}

.section-title i[b-y78s8mhf8a] {
    color: #3b5998;
}

.count-badge[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    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-y78s8mhf8a] {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}

/* 车辆列表 */
.vehicle-list-container[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
        padding-bottom: 2rem;
    }
}

.vehicle-card[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    border-bottom: none;
}

.vehicle-card:hover[b-y78s8mhf8a] {
    background: linear-gradient(135deg, #f8fafc 0%, #fff 100%);
}

.vehicle-card .card-body[b-y78s8mhf8a] {
    padding: 0.5rem;
    background: transparent;
}

.plate-number[b-y78s8mhf8a] {
    font-size: 1rem;
    font-weight: 700;
    color: #2d3748;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.plate-number i[b-y78s8mhf8a] {
    color: #3b5998;
    font-size: 1.125rem;
}

.status-badge[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
}

.status-disabled[b-y78s8mhf8a] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
}

.btn-delete[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    border-color: #fc8181;
}

.btn-edit[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    background: linear-gradient(135deg, #c3dafe 0%, #93c5fd 100%);
    border-color: #60a5fa;
}

.description-text[b-y78s8mhf8a] {
    color: #718096;
    font-size: 0.75rem;
    margin-top: 0.375rem;
    padding-left: 1.5rem;
    border-left: 2px solid #e2e8f0;
}

.time-text[b-y78s8mhf8a] {
    color: #a0aec0;
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    gap: 0.1875rem;
}

/* 空状态 */
.empty-state[b-y78s8mhf8a] {
    background: white;
    padding: 3rem 1rem;
    text-align: center;
}

.empty-state i[b-y78s8mhf8a] {
    font-size: 3rem;
    color: #3b5998;
    opacity: 0.5;
}

.empty-state p[b-y78s8mhf8a] {
    color: #a0aec0;
    font-size: 0.875rem;
    margin-top: 1rem;
}

/* 加载状态 */
.loading-container[b-y78s8mhf8a] {
    background: white;
    padding: 2rem 1rem;
    text-align: center;
    border-radius: 0 0 0.5rem 0.5rem;
}

.text-muted[b-y78s8mhf8a] {
    color: #a0aec0 !important;
}

/* 弹窗样式 */
.modal-overlay[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    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-y78s8mhf8a 0.3s ease;
}

@keyframes modalIn-b-y78s8mhf8a {
    from {
        opacity: 0;
        transform: scale(0.95) translateY(-10px);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

.modal-header[b-y78s8mhf8a] {
    padding: 0.75rem;
    border-bottom: 1px solid #eef2f7;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-title[b-y78s8mhf8a] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
}

.modal-title i[b-y78s8mhf8a] {
    color: #3b5998;
}

.btn-close[b-y78s8mhf8a] {
    background: none;
    border: none;
    color: #a0aec0;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.btn-close:hover[b-y78s8mhf8a] {
    color: #718096;
}

.modal-body[b-y78s8mhf8a] {
    padding: 0.75rem;
}

.form-label[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.switch-container[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    background-color: #3b5998;
    border-color: #3b5998;
}

.modal-footer[b-y78s8mhf8a] {
    padding: 1rem;
    border-top: 1px solid #eef2f7;
    display: flex;
    gap: 0.5rem;
}

.btn-submit[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    transform: translateY(-1px);
}

.btn-submit:disabled[b-y78s8mhf8a] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}

.btn-cancel[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    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-y78s8mhf8a] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-y78s8mhf8a] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

/* 动画效果 */
@keyframes fadeIn-b-y78s8mhf8a {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.vehicle-card[b-y78s8mhf8a] {
    animation: fadeIn-b-y78s8mhf8a 0.3s ease forwards;
}

/* 确认弹窗样式 */
.confirm-modal[b-y78s8mhf8a] {
    background: white;
    border-radius: 1rem;
    width: 100%;
    max-width: 320px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    animation: modalIn-b-y78s8mhf8a 0.3s ease;
}

.confirm-body[b-y78s8mhf8a] {
    padding: 1.5rem 1rem;
    text-align: center;
}

.confirm-icon[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    font-size: 1.75rem;
    color: #c53030;
}

.confirm-title[b-y78s8mhf8a] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.confirm-message[b-y78s8mhf8a] {
    color: #718096;
    font-size: 0.875rem;
}

.confirm-footer[b-y78s8mhf8a] {
    padding: 0 1rem 1rem;
    display: flex;
    gap: 0.5rem;
}

.btn-confirm-delete[b-y78s8mhf8a] {
    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-y78s8mhf8a] {
    transform: translateY(-1px);
}

.btn-confirm-delete:disabled[b-y78s8mhf8a] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
}
/* /Components/Pages/VehicleApplication.razor.rz.scp.css */
.page-container[b-ndlk8phz93] {
    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-ndlk8phz93] {
        height: calc(100vh - 2.5rem);
        height: calc(100dvh - 2.5rem);
        overflow: hidden;
    }
}

@media (min-width: 641px) {
    .page-container[b-ndlk8phz93] {
        height: 100vh;
        overflow: hidden;
    }
}

/* 页面头部 */
.page-header[b-ndlk8phz93] {
    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-ndlk8phz93] {
        padding: 0.625rem 0;
    }
}

.page-header[b-ndlk8phz93]::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-ndlk8phz93]::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-ndlk8phz93] {
    font-weight: 700;
    margin: 0;
    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-ndlk8phz93] {
    font-size: 1.25rem;
}

.page-subtitle[b-ndlk8phz93] {
    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-ndlk8phz93] {
    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-ndlk8phz93] {
        padding: 0.5rem 0;
    }
}

/* 表单卡片 */
.form-card[b-ndlk8phz93] {
    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-ndlk8phz93] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.card-header-custom[b-ndlk8phz93] {
    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-ndlk8phz93] {
    color: #3b5998;
    font-size: 0.875rem;
}

.card-header-title[b-ndlk8phz93] {
    font-weight: 600;
    color: #2d3748;
    margin: 0;
    font-size: 0.875rem;
}

.form-card .card-body[b-ndlk8phz93] {
    padding: 0.5rem;
}

.form-label[b-ndlk8phz93] {
    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-ndlk8phz93] {
    color: #a0aec0;
    font-size: 0.75rem;
}

.form-control[b-ndlk8phz93], .form-select[b-ndlk8phz93] {
    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-ndlk8phz93], .form-select:focus[b-ndlk8phz93] {
    border-color: #3b5998;
    box-shadow: 0 0 0 4px rgba(59, 89, 152, 0.15);
    background: white;
}

.form-control[b-ndlk8phz93]::placeholder {
    color: #cbd5e0;
}

/* 时间输入 */
.time-row[b-ndlk8phz93] {
    display: flex;
    gap: 0.5rem;
}

.time-row > div[b-ndlk8phz93] {
    flex: 1;
}

/* 按钮样式 */
.btn-submit[b-ndlk8phz93] {
    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-ndlk8phz93] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(102, 126, 234, 0.5);
}

.btn-submit:active:not(:disabled)[b-ndlk8phz93] {
    transform: translateY(0);
}

.btn-submit:disabled[b-ndlk8phz93] {
    background: linear-gradient(135deg, #a0aec0 0%, #cbd5e0 100%);
    box-shadow: none;
}

.btn-reset[b-ndlk8phz93] {
    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-ndlk8phz93] {
    background: #f7fafc;
    border-color: #cbd5e0;
    color: #4a5568;
}

/* 提示消息 */
.alert[b-ndlk8phz93] {
    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-ndlk8phz93] {
    background: linear-gradient(135deg, #c6f6d5 0%, #9ae6b4 100%);
    color: #22543d;
    border: none;
}

.alert-danger[b-ndlk8phz93] {
    background: linear-gradient(135deg, #fed7d7 0%, #feb2b2 100%);
    color: #822727;
    border: none;
}

.alert-info[b-ndlk8phz93] {
    background: linear-gradient(135deg, #bee3f8 0%, #90cdf4 100%);
    color: #2a4365;
    border: none;
}

.text-muted[b-ndlk8phz93] {
    color: #a0aec0 !important;
}

/* 动画效果 */
@keyframes fadeIn-b-ndlk8phz93 {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.form-card[b-ndlk8phz93] {
    animation: fadeIn-b-ndlk8phz93 0.4s ease forwards;
}
