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

main[b-c2rpp0ff0h] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

.fsh-shadow[b-c2rpp0ff0h] {
    box-shadow: 0 30px 60px rgba(0,0,0,0.12) !important;
}
/* _content/MotoringClient/Admin/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-k7iw06u8kq] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.bi[b-k7iw06u8kq] {
    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-k7iw06u8kq] {
    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-k7iw06u8kq] {
    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-k7iw06u8kq] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

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

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

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

    .nav-item[b-k7iw06u8kq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-k7iw06u8kq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

    .collapse[b-k7iw06u8kq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-k7iw06u8kq] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/MotoringClient/Components/LiteCarCard.razor.rz.scp.css */
.lcc[b-a6qo3fy837] {
    background-color: var(--color-bg);
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-sm);
    border: 1px solid var(--color-border);
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    transition: box-shadow var(--transition-normal), transform var(--transition-normal);
    color: inherit;
    cursor: pointer;
    position: relative;
}


.lcc:hover[b-a6qo3fy837] {
    box-shadow: var(--shadow-lg);
    transform: translateY(-2px);
}

.lcc-img-wrap[b-a6qo3fy837] {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
    background-color: var(--color-neutral-100);
}

.lcc-img[b-a6qo3fy837] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--transition-normal);
}

.lcc:hover .lcc-img[b-a6qo3fy837] { transform: scale(1.05); }

.lcc-no-img[b-a6qo3fy837] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-neutral-100);
    color: var(--color-neutral-400);
    font-size: var(--font-size-3xl);
}

/* Badge */
.lcc-badge[b-a6qo3fy837] {
    position: absolute;
    top: var(--space-2);
    left: var(--space-2);
    padding: var(--space-1) var(--space-2);
    font-size: 11px;
    font-weight: var(--font-weight-semibold);
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-sm);
}

.lcc-badge-new[b-a6qo3fy837]  { background-color: var(--color-success-50); color: var(--color-success-700); }
.lcc-badge-used[b-a6qo3fy837] { background-color: var(--color-warning-50); color: var(--color-warning-700); }

/* Top-right actions — z-index: 1 keeps them above the stretched link */
.lcc-actions[b-a6qo3fy837] {
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    align-items: center;
    gap: 5px;
    z-index: 1;
}

.lcc-btn[b-a6qo3fy837] {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    color: #64748b;
    transition: transform 0.15s, color 0.15s;
    text-decoration: none;
}

.lcc-btn img[b-a6qo3fy837] { width: 14px; height: 14px; object-fit: contain; }
.lcc-btn:hover[b-a6qo3fy837] { transform: scale(1.1); }

/* PRO seller pill badge */
.lcc-pro-badge[b-a6qo3fy837] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 8px;
    border-radius: 4px;
    background: linear-gradient(135deg, #7c3aed, #9653e5);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-decoration: none;
    box-shadow: 0 1px 6px rgba(150, 83, 229, 0.4);
    transition: transform 0.15s;
}

.lcc-pro-badge:hover[b-a6qo3fy837] { transform: scale(1.1); }

/* Content */
.lcc-content[b-a6qo3fy837] {
    padding: var(--space-4);
    display: flex;
    flex-direction: column;
    gap: var(--space-2);
    flex: 1;
}

.lcc-price[b-a6qo3fy837] {
    font-size: var(--font-size-xl);
    font-weight: var(--font-weight-bold);
    color: var(--color-text);
    line-height: 1.2;
}

.lcc-title[b-a6qo3fy837] {
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-bold);
    color: var(--color-text);
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
}

.lcc:hover .lcc-title[b-a6qo3fy837] {
    text-decoration: underline;
    text-decoration-color: var(--color-hero);
    text-decoration-thickness: 0.1875rem;
}

/* Stretched link — ::after covers entire card for SSR-safe navigation */
.lcc-link[b-a6qo3fy837]::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
}

/* Location */
.lcc-location[b-a6qo3fy837] {
    display: flex;
    align-items: center;
    gap: var(--space-1);
    font-size: var(--font-size-xs);
    color: var(--color-muted);
    background-color: var(--page-section-background-color);
    padding: var(--space-2) var(--space-4);
}

.lcc-location i[b-a6qo3fy837] { color: var(--color-neutral-400); flex-shrink: 0; }

.lcc-location span[b-a6qo3fy837] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* _content/MotoringClient/Layout/MainLayout.razor.rz.scp.css */
.page[b-fdrwmmn5ut] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fdrwmmn5ut] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-fdrwmmn5ut] {
    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-fdrwmmn5ut] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MotoringClient/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-s900x3zvti] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

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

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

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

.bi[b-s900x3zvti] {
    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-s900x3zvti] {
    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-s900x3zvti] {
    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-s900x3zvti] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

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

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

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

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

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

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

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

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/MotoringClient/Shared/Components/LoanCalculatorWidget.razor.rz.scp.css */
.lcw-card[b-6cjmmdykfz] {
    background: var(--color-bg);
    border: 1px solid var(--color-border);
    border-radius: 0.5rem;
    overflow: hidden;
}

.lcw-header[b-6cjmmdykfz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid var(--color-border);
    background: var(--color-neutral-50);
}

.lcw-header-left[b-6cjmmdykfz] {
    display: flex;
    align-items: center;
    gap: 0.625rem;
}

.lcw-header-icon[b-6cjmmdykfz] {
    font-size: 1.125rem;
    color: var(--color-primary-600);
}

.lcw-title[b-6cjmmdykfz] {
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-bold);
    color: var(--color-text);
    margin: 0;
    line-height: 1.25;
}

.lcw-subtitle[b-6cjmmdykfz] {
    font-size: var(--font-size-xs);
    color: var(--color-muted);
    margin: 0.125rem 0 0;
}

.lcw-body[b-6cjmmdykfz] {
    padding: 1.25rem;
}

.lcw-inputs[b-6cjmmdykfz] {
    display: flex;
    flex-direction: column;
    gap: 1.125rem;
    margin-bottom: 1rem;
}

.lcw-field[b-6cjmmdykfz] {
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}

.lcw-label[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-medium);
    color: var(--color-text);
}

.lcw-label-row[b-6cjmmdykfz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

.lcw-label-value[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    color: var(--color-muted);
}

.lcw-input-suffix[b-6cjmmdykfz] {
    position: relative;
    display: flex;
    align-items: center;
}

.lcw-input[b-6cjmmdykfz] {
    width: 100%;
    border: 1px solid var(--color-border);
    border-radius: 0.375rem;
    padding: 0.5rem 2rem 0.5rem 0.75rem;
    font-size: var(--font-size-sm);
    color: var(--color-text);
    background: var(--color-bg);
    transition: border-color 0.15s, box-shadow 0.15s;
    box-sizing: border-box;
}

.lcw-input:focus[b-6cjmmdykfz] {
    outline: none;
    border-color: var(--color-primary-600);
    box-shadow: 0 0 0 2px rgba(20, 24, 23, 0.1);
}

.lcw-input-error[b-6cjmmdykfz] {
    border-color: var(--color-danger-500);
}

.lcw-suffix[b-6cjmmdykfz] {
    position: absolute;
    right: 0.625rem;
    font-size: var(--font-size-sm);
    color: var(--color-muted);
    pointer-events: none;
    user-select: none;
}

.lcw-validation[b-6cjmmdykfz] {
    font-size: var(--font-size-xs);
    color: var(--color-danger-500);
}

.lcw-hint[b-6cjmmdykfz] {
    font-size: var(--font-size-xs);
    color: var(--color-muted);
}

/* Slider */
.lcw-slider[b-6cjmmdykfz] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 4px;
    background: var(--color-border);
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}

.lcw-slider[b-6cjmmdykfz]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--color-primary-600);
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.lcw-slider[b-6cjmmdykfz]::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--color-primary-600);
    cursor: pointer;
    border: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.lcw-slider-labels[b-6cjmmdykfz] {
    display: flex;
    justify-content: space-between;
    font-size: var(--font-size-xs);
    color: var(--color-muted);
    margin-top: 0.125rem;
}

/* Term buttons */
.lcw-term-group[b-6cjmmdykfz] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.375rem;
}

.lcw-term-btn[b-6cjmmdykfz] {
    padding: 0.25rem 0.625rem;
    border-radius: 9999px;
    border: 1px solid var(--color-border);
    background: var(--color-bg);
    font-size: var(--font-size-sm);
    color: var(--color-text);
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s, color 0.15s;
    line-height: 1.5;
}

.lcw-term-btn:hover[b-6cjmmdykfz] {
    border-color: var(--color-primary-600);
}

.lcw-term-btn-active[b-6cjmmdykfz] {
    background: var(--color-primary-600);
    border-color: var(--color-primary-600);
    color: #ffffff;
    font-weight: var(--font-weight-semibold);
}

/* Rate inline input */
.lcw-rate-input-wrap[b-6cjmmdykfz] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.lcw-rate-input[b-6cjmmdykfz] {
    width: 4rem;
    border: 1px solid var(--color-border);
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    font-size: var(--font-size-sm);
    text-align: right;
    color: var(--color-text);
    background: var(--color-bg);
}

.lcw-rate-input:focus[b-6cjmmdykfz] {
    outline: none;
    border-color: var(--color-primary-600);
}

.lcw-rate-pct[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    color: var(--color-muted);
}

/* Advanced toggle */
.lcw-advanced-toggle[b-6cjmmdykfz] {
    font-size: var(--font-size-xs);
    color: var(--color-primary-600);
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.25rem 0;
    text-decoration: underline;
    text-underline-offset: 2px;
    margin-bottom: 0.75rem;
}

.lcw-advanced[b-6cjmmdykfz] {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
    padding: 1rem;
    background: var(--color-neutral-50);
    border-radius: 0.375rem;
    border: 1px solid var(--color-border);
    margin-bottom: 1rem;
}

.lcw-checkbox-row[b-6cjmmdykfz] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
}

.lcw-checkbox[b-6cjmmdykfz] {
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    accent-color: var(--color-primary-600);
}

.lcw-checkbox-label[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    color: var(--color-text);
}

/* Results */
.lcw-results[b-6cjmmdykfz] {
    border-top: 1px solid var(--color-border);
    padding-top: 1rem;
    margin-top: 0.25rem;
}

.lcw-monthly[b-6cjmmdykfz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem 0 0.75rem;
    text-align: center;
}

.lcw-monthly-label[b-6cjmmdykfz] {
    font-size: var(--font-size-xs);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--color-muted);
    margin-bottom: 0.25rem;
}

.lcw-monthly-short[b-6cjmmdykfz] {
    font-size: var(--font-size-2xl);
    font-weight: var(--font-weight-bold);
    color: var(--color-text);
    line-height: 1.2;
}

.lcw-monthly-full[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    color: var(--color-muted);
    margin-top: 0.125rem;
}

.lcw-monthly-placeholder[b-6cjmmdykfz] {
    font-size: var(--font-size-2xl);
    font-weight: var(--font-weight-bold);
    color: var(--color-neutral-300);
}

.lcw-summary-row[b-6cjmmdykfz] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    padding: 0.75rem 0;
    border-top: 1px solid var(--color-border);
}

.lcw-summary-item[b-6cjmmdykfz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.25rem;
}

.lcw-summary-label[b-6cjmmdykfz] {
    font-size: var(--font-size-xs);
    color: var(--color-muted);
}

.lcw-summary-value[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-semibold);
    color: var(--color-text);
}

.lcw-no-loan[b-6cjmmdykfz] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 1rem;
    background: var(--color-success-50);
    border: 1px solid var(--color-success-100);
    border-radius: 0.375rem;
}

.lcw-no-loan-icon[b-6cjmmdykfz] {
    font-size: 1.5rem;
    color: var(--color-success-600);
    flex-shrink: 0;
}

.lcw-no-loan-title[b-6cjmmdykfz] {
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-semibold);
    color: var(--color-success-700);
    margin: 0 0 0.25rem;
}

.lcw-no-loan-msg[b-6cjmmdykfz] {
    font-size: var(--font-size-sm);
    color: var(--color-success-700);
    margin: 0;
}

.lcw-disclaimer[b-6cjmmdykfz] {
    margin-top: 0.875rem;
    font-size: var(--font-size-xs);
    color: var(--color-muted);
    line-height: 1.5;
    padding-top: 0.75rem;
    border-top: 1px solid var(--color-border);
}

@media (max-width: 600px) {
    .lcw-summary-row[b-6cjmmdykfz] {
        grid-template-columns: 1fr 1fr;
    }

    .lcw-summary-item:last-child[b-6cjmmdykfz] {
        grid-column: span 2;
    }
}
