/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   MAIN LAYOUT - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.page[b-3wipsvlpdy] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

main[b-3wipsvlpdy] {
    flex: 1;
    background-color: var(--color-bg, #0a0a0b);
}

.sidebar[b-3wipsvlpdy] {
    background: linear-gradient(180deg, var(--color-bg-elevated, #131315) 0%, var(--color-bg, #0a0a0b) 100%);
}

.top-row[b-3wipsvlpdy] {
    background-color: var(--color-bg, #0a0a0b);
    border-bottom: 1px solid var(--color-border-subtle, #1e1e21);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-3wipsvlpdy]  a, .top-row[b-3wipsvlpdy]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
    color: var(--color-text-muted, #8e8e93);
}

.top-row[b-3wipsvlpdy]  a:hover, .top-row[b-3wipsvlpdy]  .btn-link:hover {
    text-decoration: underline;
    color: var(--color-accent, #f5a623);
}

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

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

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

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

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

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

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

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

#blazor-error-ui[b-3wipsvlpdy] {
    color-scheme: dark;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-danger, #ff453a);
    bottom: 0;
    box-shadow: 0 -4px 20px rgba(255, 69, 58, 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;
    color: var(--color-text, #f5f5f7);
}

#blazor-error-ui .dismiss[b-3wipsvlpdy] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
    color: var(--color-text-muted, #8e8e93);
}

#blazor-error-ui .dismiss:hover[b-3wipsvlpdy] {
    color: var(--color-accent, #f5a623);
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   NAV MENU - Dark Theme with Amber Accents
   ═══════════════════════════════════════════════════════════════════════════ */

.navbar-toggler[b-ook9g5uabd] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(245, 166, 35, 0.3);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28245, 166, 35, 0.8%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(245, 166, 35, 0.1);
    border-radius: 6px;
    transition: all 0.2s ease;
}

.navbar-toggler:hover[b-ook9g5uabd] {
    border-color: rgba(245, 166, 35, 0.5);
    background-color: rgba(245, 166, 35, 0.15);
}

.navbar-toggler:checked[b-ook9g5uabd] {
    background-color: rgba(245, 166, 35, 0.25);
}

.top-row[b-ook9g5uabd] {
    min-height: 3.5rem;
    background-color: var(--color-bg, #0a0a0b);
    border-bottom: 1px solid var(--color-border-subtle, #1e1e21);
}

.navbar-brand[b-ook9g5uabd] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.3rem;
    letter-spacing: 3px;
    color: var(--color-text, #f5f5f7) !important;
}

.bi[b-ook9g5uabd] {
    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-ook9g5uabd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23f5a623' 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-ook9g5uabd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23f5a623' 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-ook9g5uabd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23f5a623' 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-ook9g5uabd] {
    font-size: 0.9rem;
    font-family: var(--font-body, 'Outfit', sans-serif);
}

.nav-item[b-ook9g5uabd]  .nav-link {
    color: var(--color-text-muted, #8e8e93);
    background: none;
    border: none;
    border-radius: 6px;
    height: auto;
    display: flex;
    align-items: center;
    line-height: normal;
    width: 100%;
    padding: 0.75rem 1rem;
    transition: all 0.2s ease;
}

.nav-item[b-ook9g5uabd]  .nav-link:hover {
    background-color: rgba(245, 166, 35, 0.1);
    color: var(--color-accent, #f5a623);
}

.nav-item[b-ook9g5uabd]  .nav-link.active {
    background-color: rgba(245, 166, 35, 0.15);
    color: var(--color-accent, #f5a623);
    border-left: 3px solid var(--color-accent, #f5a623);
}

.nav-scrollable[b-ook9g5uabd] {
    display: none;
    background-color: var(--color-bg, #0a0a0b);
}

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

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

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

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

/* Dropdown menu styling for dark theme */
[b-ook9g5uabd] .dropdown-menu {
    background-color: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 8px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
}

[b-ook9g5uabd] .dropdown-item {
    color: var(--color-text-muted, #8e8e93);
    padding: 0.5rem 1rem;
    transition: all 0.2s ease;
}

[b-ook9g5uabd] .dropdown-item:hover,
[b-ook9g5uabd] .dropdown-item:focus {
    background-color: rgba(245, 166, 35, 0.1);
    color: var(--color-accent, #f5a623);
}

/* Language selector styling */
[b-ook9g5uabd] .language-selector select,
[b-ook9g5uabd] select.form-select {
    background-color: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    color: var(--color-text-muted, #8e8e93);
    border-radius: 6px;
    padding: 0.375rem 2rem 0.375rem 0.75rem;
    font-size: 0.875rem;
}

[b-ook9g5uabd] .language-selector select:focus,
[b-ook9g5uabd] select.form-select:focus {
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.25);
    outline: none;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ztygvviegb],
.components-reconnect-repeated-attempt-visible[b-ztygvviegb],
.components-reconnect-failed-visible[b-ztygvviegb],
.components-pause-visible[b-ztygvviegb],
.components-resume-failed-visible[b-ztygvviegb],
.components-rejoining-animation[b-ztygvviegb] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-retrying[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-failed[b-ztygvviegb],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ztygvviegb] {
    display: block;
}


#components-reconnect-modal[b-ztygvviegb] {
    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-ztygvviegb 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ztygvviegb 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ztygvviegb 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ztygvviegb]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ztygvviegb 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ztygvviegb {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ztygvviegb {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ztygvviegb {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ztygvviegb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ztygvviegb] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ztygvviegb] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ztygvviegb] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ztygvviegb] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ztygvviegb] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ztygvviegb] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ztygvviegb 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ztygvviegb] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ztygvviegb {
    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/About.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   ABOUT PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

[b-vs14v42yo9] .container {
    background-color: var(--color-bg, #0a0a0b);
}

[b-vs14v42yo9] h1 {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

[b-vs14v42yo9] h2 {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.8rem;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

[b-vs14v42yo9] h5 {
    color: var(--color-text, #f5f5f7);
    font-weight: 600;
}

[b-vs14v42yo9] .lead {
    color: var(--color-text-muted, #8e8e93);
    font-size: 1.2rem;
}

[b-vs14v42yo9] p {
    color: var(--color-text-muted, #8e8e93);
    line-height: 1.8;
}

[b-vs14v42yo9] .list-unstyled li {
    color: var(--color-text-muted, #8e8e93);
    padding: 8px 0;
}

/* Checkmark styling */
[b-vs14v42yo9] .list-unstyled li::before {
    color: var(--color-accent, #f5a623);
}

/* Values section */
[b-vs14v42yo9] .row .col-md-6 h5 {
    color: var(--color-accent, #f5a623);
    margin-bottom: 8px;
}

/* Section dividers */
[b-vs14v42yo9] .row.mb-5 {
    padding-bottom: 40px;
    border-bottom: 1px solid var(--color-border-subtle, #1e1e21);
}

[b-vs14v42yo9] .row.mb-5:last-child {
    border-bottom: none;
}
/* /Components/Pages/Contact.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   CONTACT PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

[b-v733j90jwc] .container {
    background-color: var(--color-bg, #0a0a0b);
}

[b-v733j90jwc] h1 {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

[b-v733j90jwc] h5 {
    color: var(--color-text, #f5f5f7);
    font-weight: 600;
}

[b-v733j90jwc] .lead {
    color: var(--color-text-muted, #8e8e93);
    font-size: 1.2rem;
}

[b-v733j90jwc] p {
    color: var(--color-text-muted, #8e8e93);
}

/* Card Styling */
[b-v733j90jwc] .card {
    background-color: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
}

[b-v733j90jwc] .card-body {
    padding: 32px;
}

/* Form Controls */
[b-v733j90jwc] .form-label {
    color: var(--color-text-muted, #8e8e93);
    font-weight: 500;
}

[b-v733j90jwc] .form-control,
[b-v733j90jwc] .form-select {
    background-color: var(--color-bg-elevated, #131315);
    border: 1px solid var(--color-border, #2a2a2e);
    color: var(--color-text, #f5f5f7);
    border-radius: 8px;
    padding: 12px 14px;
}

[b-v733j90jwc] .form-control:focus,
[b-v733j90jwc] .form-select:focus {
    background-color: var(--color-surface, #222225);
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.15);
    color: var(--color-text, #f5f5f7);
}

[b-v733j90jwc] .form-control::placeholder {
    color: var(--color-text-dim, #636366);
}

[b-v733j90jwc] textarea.form-control {
    min-height: 120px;
}

[b-v733j90jwc] select.form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%238e8e93' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
}

/* Submit Button */
[b-v733j90jwc] .btn-primary {
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border: none;
    color: #000;
    font-weight: 600;
    padding: 16px 32px;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
}

[b-v733j90jwc] .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
    background: linear-gradient(135deg, var(--color-accent-light, #ffd666) 0%, var(--color-accent, #f5a623) 100%);
    color: #000;
}

[b-v733j90jwc] .btn-primary:disabled {
    background: var(--color-surface, #222225);
    border: 1px solid var(--color-border, #2a2a2e);
    color: var(--color-text-dim, #636366);
    box-shadow: none;
    transform: none;
}

/* Alerts */
[b-v733j90jwc] .alert-success {
    background-color: rgba(48, 209, 88, 0.15);
    border: 1px solid rgba(48, 209, 88, 0.3);
    color: var(--color-success, #30d158);
    border-radius: 12px;
}

[b-v733j90jwc] .alert-success .alert-heading {
    color: var(--color-success, #30d158);
}

[b-v733j90jwc] .alert-danger {
    background-color: rgba(255, 69, 58, 0.15);
    border: 1px solid rgba(255, 69, 58, 0.3);
    color: var(--color-danger, #ff453a);
    border-radius: 12px;
}

[b-v733j90jwc] .alert-danger .alert-heading {
    color: var(--color-danger, #ff453a);
}

[b-v733j90jwc] .btn-close {
    filter: invert(1);
}

/* Contact Info Section */
[b-v733j90jwc] .row.mt-5 h5 {
    color: var(--color-accent, #f5a623);
    margin-bottom: 16px;
}

[b-v733j90jwc] .row.mt-5 p {
    color: var(--color-text-muted, #8e8e93);
}

[b-v733j90jwc] .row.mt-5 strong {
    color: var(--color-text, #f5f5f7);
}

/* Spinner */
[b-v733j90jwc] .spinner-border {
    color: #000;
}
/* /Components/Pages/Error.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   ERROR PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

[b-ebqyccmm4e] h1.text-danger,
[b-ebqyccmm4e] h2.text-danger {
    color: var(--color-danger, #ff453a) !important;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
}

[b-ebqyccmm4e] h1.text-danger {
    font-size: 3rem;
    letter-spacing: 2px;
    margin-bottom: 16px;
}

[b-ebqyccmm4e] h2.text-danger {
    font-size: 1.5rem;
    letter-spacing: 1px;
    margin-bottom: 32px;
}

[b-ebqyccmm4e] h3 {
    color: var(--color-accent, #f5a623);
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.3rem;
    letter-spacing: 1px;
    margin-top: 32px;
    margin-bottom: 16px;
}

[b-ebqyccmm4e] p {
    color: var(--color-text-muted, #8e8e93);
    line-height: 1.7;
}

[b-ebqyccmm4e] strong {
    color: var(--color-text, #f5f5f7);
}

[b-ebqyccmm4e] code {
    background-color: var(--color-bg-card, #1a1a1d);
    padding: 4px 8px;
    border-radius: 4px;
    color: var(--color-accent, #f5a623);
    font-family: var(--font-mono, 'JetBrains Mono', monospace);
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   HOME PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

/* Hero Section */
[b-g72a875cna] .hero-section {
    background: linear-gradient(135deg, var(--color-bg, #0a0a0b) 0%, var(--color-bg-elevated, #131315) 50%, var(--color-bg-card, #1a1a1d) 100%);
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

[b-g72a875cna] .hero-section::before {
    content: '';
    position: absolute;
    top: -30%;
    right: -10%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(245, 166, 35, 0.15) 0%, transparent 70%);
    pointer-events: none;
    animation: float-b-g72a875cna 20s ease-in-out infinite;
}

[b-g72a875cna] .hero-section::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(26, 26, 64, 0.5) 0%, transparent 70%);
    pointer-events: none;
    animation: float-b-g72a875cna 20s ease-in-out infinite reverse;
}

@keyframes float-b-g72a875cna {
    0%, 100% { transform: translate(0, 0) scale(1); }
    33% { transform: translate(30px, -30px) scale(1.05); }
    66% { transform: translate(-20px, 20px) scale(0.95); }
}

[b-g72a875cna] .hero-section h1 {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: clamp(2.5rem, 5vw, 4rem);
    letter-spacing: 3px;
    color: var(--color-text, #f5f5f7);
    position: relative;
    z-index: 1;
}

[b-g72a875cna] .hero-section .lead {
    color: var(--color-text-muted, #8e8e93);
    font-size: 1.2rem;
    line-height: 1.7;
    position: relative;
    z-index: 1;
}

/* Hero Buttons */
[b-g72a875cna] .hero-section .btn-primary {
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border: none;
    color: #000;
    font-weight: 600;
    padding: 16px 32px;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
    position: relative;
    z-index: 1;
}

[b-g72a875cna] .hero-section .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
}

[b-g72a875cna] .hero-section .btn-outline-primary {
    background: transparent;
    border: 2px solid var(--color-accent, #f5a623);
    color: var(--color-accent, #f5a623);
    font-weight: 600;
    padding: 14px 30px;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    position: relative;
    z-index: 1;
}

[b-g72a875cna] .hero-section .btn-outline-primary:hover {
    background: var(--color-accent, #f5a623);
    color: #000;
    transform: translateY(-2px);
}

/* Hero Tagline Box */
[b-g72a875cna] .hero-section .bg-light {
    background: var(--color-bg-card, #1a1a1d) !important;
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    position: relative;
    z-index: 1;
}

[b-g72a875cna] .hero-section .text-muted {
    color: var(--color-text-muted, #8e8e93) !important;
}

/* Services Section */
[b-g72a875cna] section.bg-light {
    background: var(--color-bg-elevated, #131315) !important;
}

[b-g72a875cna] section h2 {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.2rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

/* Service Cards */
[b-g72a875cna] .card {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

[b-g72a875cna] .card:hover {
    border-color: var(--color-accent, #f5a623);
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.4), 0 0 40px rgba(245, 166, 35, 0.15);
}

[b-g72a875cna] .card-title {
    color: var(--color-text, #f5f5f7);
    font-weight: 600;
}

[b-g72a875cna] .card-text {
    color: var(--color-text-muted, #8e8e93);
}

/* Features Section */
[b-g72a875cna] section.py-5:not(.bg-light) {
    background: var(--color-bg, #0a0a0b);
}

/* Feature Checkmarks */
[b-g72a875cna] .display-6.text-primary {
    color: var(--color-accent, #f5a623) !important;
    font-size: 2rem;
}

[b-g72a875cna] section h5 {
    color: var(--color-text, #f5f5f7);
    font-weight: 600;
}

[b-g72a875cna] section p {
    color: var(--color-text-muted, #8e8e93);
}

/* Responsive */
@media (max-width: 768px) {
    [b-g72a875cna] .hero-section {
        padding: 60px 0;
    }

    [b-g72a875cna] .hero-section h1 {
        font-size: 2rem;
    }

    [b-g72a875cna] .hero-section .btn-primary,
    [b-g72a875cna] .hero-section .btn-outline-primary {
        width: 100%;
        text-align: center;
    }
}
/* /Components/Pages/NotFound.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   NOT FOUND PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

[b-6m6ri0eocy] .container {
    background-color: var(--color-bg, #0a0a0b);
    min-height: 60vh;
    display: flex;
    align-items: center;
}

[b-6m6ri0eocy] h3 {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
    margin-bottom: 16px;
}

[b-6m6ri0eocy] p {
    color: var(--color-text-muted, #8e8e93);
    font-size: 1.1rem;
    margin-bottom: 32px;
}

/* Add a decorative element */
[b-6m6ri0eocy] .text-center::before {
    content: '404';
    display: block;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 8rem;
    letter-spacing: 8px;
    color: var(--color-accent, #f5a623);
    opacity: 0.2;
    margin-bottom: -20px;
}

/* Back link styling */
[b-6m6ri0eocy] a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    color: #000;
    text-decoration: none;
    font-weight: 600;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
}

[b-6m6ri0eocy] a:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
    color: #000;
    text-decoration: none;
}
/* /Components/Pages/Rental/Cart.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   CART PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.cart-page[b-3cyhburpsn] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

.cart-page h1[b-3cyhburpsn] {
    margin: 20px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

/* Breadcrumb */
.breadcrumb[b-3cyhburpsn] {
    margin-bottom: 20px;
}

.breadcrumb ol[b-3cyhburpsn] {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
}

.breadcrumb li[b-3cyhburpsn] {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    color: var(--color-text-muted, #8e8e93);
}

.breadcrumb li:not(:last-child)[b-3cyhburpsn]::after {
    content: "/";
    margin-left: 8px;
    color: var(--color-text-dim, #636366);
}

.breadcrumb a[b-3cyhburpsn] {
    color: var(--color-text-muted, #8e8e93);
    text-decoration: none;
    transition: color 0.2s ease;
}

.breadcrumb a:hover[b-3cyhburpsn] {
    color: var(--color-accent, #f5a623);
}

.breadcrumb .active[b-3cyhburpsn] {
    color: var(--color-text, #f5f5f7);
    font-weight: 500;
}

/* Empty Cart */
.empty-cart[b-3cyhburpsn] {
    text-align: center;
    padding: 60px 20px;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    margin-top: 20px;
}

.empty-cart-icon[b-3cyhburpsn] {
    color: var(--color-text-dim, #636366);
    margin-bottom: 20px;
}

.empty-cart h2[b-3cyhburpsn] {
    margin: 0 0 12px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.5rem;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

.empty-cart p[b-3cyhburpsn] {
    margin: 0 0 24px 0;
    color: var(--color-text-muted, #8e8e93);
}

/* Cart Content */
.cart-content[b-3cyhburpsn] {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 30px;
    margin-top: 20px;
}

.cart-main[b-3cyhburpsn] {
    min-width: 0;
}

.cart-items h2[b-3cyhburpsn] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 24px 0 16px 0;
    color: var(--color-text, #f5f5f7);
}

/* Sidebar */
.cart-sidebar[b-3cyhburpsn] {
    position: sticky;
    top: 100px;
    align-self: start;
}

.order-summary[b-3cyhburpsn] {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    padding: 24px;
    margin-bottom: 16px;
}

.order-summary h3[b-3cyhburpsn] {
    margin: 0 0 20px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
    padding-bottom: 12px;
    border-bottom: 1px solid var(--color-border, #2a2a2e);
}

.summary-row[b-3cyhburpsn] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    font-size: 0.95rem;
    color: var(--color-text-muted, #8e8e93);
}

.summary-row span:last-child[b-3cyhburpsn] {
    color: var(--color-text, #f5f5f7);
    font-weight: 500;
}

.summary-items[b-3cyhburpsn] {
    border-top: 1px solid var(--color-border-subtle, #1e1e21);
    margin-top: 8px;
    padding-top: 16px;
}

.summary-total[b-3cyhburpsn] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    margin-top: 12px;
    border-top: 2px solid var(--color-border, #2a2a2e);
}

.summary-total span:first-child[b-3cyhburpsn] {
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
}

.total-amount[b-3cyhburpsn] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

.date-warning[b-3cyhburpsn] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px;
    background: rgba(255, 214, 10, 0.1);
    border: 1px solid rgba(255, 214, 10, 0.3);
    border-radius: 8px;
    color: var(--color-warning, #ffd60a);
    font-size: 0.9rem;
    margin-bottom: 12px;
}

.btn-checkout[b-3cyhburpsn] {
    width: 100%;
    padding: 16px 20px;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 16px;
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border: none;
    border-radius: 12px;
    color: #000;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
}

.btn-checkout:hover[b-3cyhburpsn] {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
}

.btn-checkout:disabled[b-3cyhburpsn] {
    background: var(--color-surface, #222225);
    border: 1px solid var(--color-border, #2a2a2e);
    color: var(--color-text-dim, #636366);
    cursor: not-allowed;
    box-shadow: none;
    transform: none;
}

.checkout-hint[b-3cyhburpsn] {
    margin: 12px 0 0 0;
    font-size: 0.85rem;
    color: var(--color-text-dim, #636366);
    text-align: center;
}

.btn-continue[b-3cyhburpsn] {
    width: 100%;
    text-align: center;
    padding: 12px 20px;
    background: transparent;
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 12px;
    color: var(--color-text-muted, #8e8e93);
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-continue:hover[b-3cyhburpsn] {
    border-color: var(--color-text-muted, #8e8e93);
    color: var(--color-text, #f5f5f7);
    background: var(--color-surface, #222225);
}

/* Responsive */
@media (max-width: 992px) {
    .cart-content[b-3cyhburpsn] {
        grid-template-columns: 1fr;
    }

    .cart-sidebar[b-3cyhburpsn] {
        position: static;
    }
}

@media (max-width: 576px) {
    .cart-page[b-3cyhburpsn] {
        padding: 15px;
    }

    .cart-page h1[b-3cyhburpsn] {
        font-size: 1.5rem;
    }

    .order-summary[b-3cyhburpsn] {
        padding: 16px;
    }

    .total-amount[b-3cyhburpsn] {
        font-size: 1.3rem;
    }
}
/* /Components/Pages/Rental/Checkout.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   CHECKOUT PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.checkout-page[b-7qany8l6ic] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

.checkout-page h1[b-7qany8l6ic] {
    margin: 20px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

/* Breadcrumb */
.breadcrumb[b-7qany8l6ic] {
    margin-bottom: 20px;
}

.breadcrumb ol[b-7qany8l6ic] {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
}

.breadcrumb li[b-7qany8l6ic] {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    color: var(--color-text-muted, #8e8e93);
}

.breadcrumb li:not(:last-child)[b-7qany8l6ic]::after {
    content: "/";
    margin-left: 8px;
    color: var(--color-text-dim, #636366);
}

.breadcrumb a[b-7qany8l6ic] {
    color: var(--color-text-muted, #8e8e93);
    text-decoration: none;
    transition: color 0.2s ease;
}

.breadcrumb a:hover[b-7qany8l6ic] {
    color: var(--color-accent, #f5a623);
}

.breadcrumb .active[b-7qany8l6ic] {
    color: var(--color-text, #f5f5f7);
    font-weight: 500;
}

/* Checkout Content */
.checkout-content[b-7qany8l6ic] {
    display: grid;
    grid-template-columns: 1fr 400px;
    gap: 30px;
    margin-top: 20px;
}

.checkout-form-section[b-7qany8l6ic] {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    padding: 30px;
}

.checkout-form-section h2[b-7qany8l6ic] {
    margin: 0 0 24px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
    padding-bottom: 16px;
    border-bottom: 1px solid var(--color-border, #2a2a2e);
}

.form-group[b-7qany8l6ic] {
    margin-bottom: 20px;
}

.form-group label[b-7qany8l6ic] {
    display: block;
    font-size: 0.95rem;
    font-weight: 500;
    color: var(--color-text-muted, #8e8e93);
    margin-bottom: 6px;
}

.form-control[b-7qany8l6ic] {
    width: 100%;
    padding: 12px 14px;
    background-color: var(--color-bg-elevated, #131315);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 8px;
    font-size: 1rem;
    color: var(--color-text, #f5f5f7);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-control:focus[b-7qany8l6ic] {
    outline: none;
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.15);
}

.form-control[b-7qany8l6ic]::placeholder {
    color: var(--color-text-dim, #636366);
}

textarea.form-control[b-7qany8l6ic] {
    resize: vertical;
    min-height: 100px;
}

select.form-control[b-7qany8l6ic] {
    appearance: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%238e8e93' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px;
    padding-right: 36px;
}

.validation-message[b-7qany8l6ic] {
    color: var(--color-danger, #ff453a);
    font-size: 0.85rem;
    margin-top: 4px;
}

.alert[b-7qany8l6ic] {
    padding: 16px;
    border-radius: 8px;
    margin: 16px 0;
}

.alert-danger[b-7qany8l6ic] {
    background: rgba(255, 69, 58, 0.1);
    border: 1px solid rgba(255, 69, 58, 0.3);
    color: var(--color-danger, #ff453a);
}

.alert-warning[b-7qany8l6ic] {
    background: rgba(255, 214, 10, 0.1);
    border: 1px solid rgba(255, 214, 10, 0.3);
    color: var(--color-warning, #ffd60a);
}

.form-actions[b-7qany8l6ic] {
    display: flex;
    gap: 16px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid var(--color-border, #2a2a2e);
}

.btn-submit[b-7qany8l6ic] {
    flex: 1;
    padding: 16px 24px;
    font-size: 1.1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border: none;
    border-radius: 12px;
    color: #000;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
}

.btn-submit:hover[b-7qany8l6ic] {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
}

.btn-submit:disabled[b-7qany8l6ic] {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

/* Sidebar */
.checkout-sidebar[b-7qany8l6ic] {
    position: sticky;
    top: 100px;
    align-self: start;
}

.order-summary[b-7qany8l6ic] {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    padding: 24px;
}

.order-summary h3[b-7qany8l6ic] {
    margin: 0 0 20px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
    padding-bottom: 12px;
    border-bottom: 1px solid var(--color-border, #2a2a2e);
}

.summary-dates[b-7qany8l6ic] {
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--color-border-subtle, #1e1e21);
}

.date-row[b-7qany8l6ic] {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 0.9rem;
    color: var(--color-text-muted, #8e8e93);
}

.date-row span:last-child[b-7qany8l6ic] {
    color: var(--color-text, #f5f5f7);
    font-weight: 500;
}

.date-row.highlight[b-7qany8l6ic] {
    background: var(--color-surface, #222225);
    margin: 8px -12px 0 -12px;
    padding: 10px 12px;
    border-radius: 8px;
}

.date-row.highlight span:last-child[b-7qany8l6ic] {
    color: var(--color-accent, #f5a623);
    font-weight: 600;
}

.summary-items h4[b-7qany8l6ic] {
    margin: 0 0 12px 0;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
}

.item-row[b-7qany8l6ic] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 0;
    border-bottom: 1px solid var(--color-border-subtle, #1e1e21);
}

.item-row:last-child[b-7qany8l6ic] {
    border-bottom: none;
}

.item-info[b-7qany8l6ic] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.item-name[b-7qany8l6ic] {
    font-size: 0.9rem;
    color: var(--color-text, #f5f5f7);
}

.item-qty[b-7qany8l6ic] {
    font-size: 0.8rem;
    color: var(--color-text-dim, #636366);
}

.item-subtotal[b-7qany8l6ic] {
    font-size: 0.95rem;
    font-weight: 500;
    color: var(--color-text, #f5f5f7);
}

.summary-total[b-7qany8l6ic] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 0 0;
    margin-top: 16px;
    border-top: 2px solid var(--color-border, #2a2a2e);
}

.summary-total span:first-child[b-7qany8l6ic] {
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
}

.total-amount[b-7qany8l6ic] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

/* Responsive */
@media (max-width: 992px) {
    .checkout-content[b-7qany8l6ic] {
        grid-template-columns: 1fr;
    }

    .checkout-sidebar[b-7qany8l6ic] {
        position: static;
        order: -1;
    }
}

@media (max-width: 576px) {
    .checkout-page[b-7qany8l6ic] {
        padding: 15px;
    }

    .checkout-page h1[b-7qany8l6ic] {
        font-size: 1.5rem;
    }

    .checkout-form-section[b-7qany8l6ic] {
        padding: 20px;
    }

    .form-actions[b-7qany8l6ic] {
        flex-direction: column;
    }

    .btn-submit[b-7qany8l6ic] {
        order: -1;
    }
}
/* /Components/Pages/Rental/Confirmation.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   CONFIRMATION PAGE - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.confirmation-page[b-4dyluwp1gr] {
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

/* Loading */
.loading-container[b-4dyluwp1gr] {
    text-align: center;
    padding: 60px 20px;
}

.loading-container p[b-4dyluwp1gr] {
    margin-top: 16px;
    color: var(--color-text-muted, #8e8e93);
}

/* Error */
.error-container[b-4dyluwp1gr] {
    text-align: center;
    padding: 60px 20px;
}

.error-icon[b-4dyluwp1gr] {
    color: var(--color-warning, #ffd60a);
    margin-bottom: 20px;
}

.error-container h2[b-4dyluwp1gr] {
    margin: 0 0 12px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

.error-container p[b-4dyluwp1gr] {
    margin: 0 0 24px 0;
    color: var(--color-text-muted, #8e8e93);
}

/* Success Header */
.success-header[b-4dyluwp1gr] {
    text-align: center;
    margin-bottom: 40px;
}

.success-icon[b-4dyluwp1gr] {
    color: var(--color-success, #30d158);
    margin-bottom: 20px;
    animation: success-pop-b-4dyluwp1gr 0.5s ease;
}

@keyframes success-pop-b-4dyluwp1gr {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.confirmation-page h1[b-4dyluwp1gr] {
    margin: 0 0 12px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

.success-message[b-4dyluwp1gr] {
    margin: 0;
    font-size: 1.1rem;
    color: var(--color-text-muted, #8e8e93);
}

/* Request Number */
.request-number-section[b-4dyluwp1gr] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 24px;
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border-radius: 16px;
    margin-bottom: 30px;
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.25);
}

.request-label[b-4dyluwp1gr] {
    font-size: 0.9rem;
    color: rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.request-number[b-4dyluwp1gr] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2rem;
    font-weight: 400;
    color: #000;
    letter-spacing: 3px;
}

/* Confirmation Details */
.confirmation-details[b-4dyluwp1gr] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-bottom: 40px;
}

.details-section[b-4dyluwp1gr],
.next-steps-section[b-4dyluwp1gr] {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    padding: 24px;
}

.details-section h2[b-4dyluwp1gr],
.next-steps-section h2[b-4dyluwp1gr] {
    margin: 0 0 20px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
    padding-bottom: 12px;
    border-bottom: 1px solid var(--color-border, #2a2a2e);
}

.detail-group[b-4dyluwp1gr] {
    margin-bottom: 20px;
}

.detail-group h3[b-4dyluwp1gr] {
    margin: 0 0 12px 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--color-text-dim, #636366);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.detail-row[b-4dyluwp1gr] {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 0.95rem;
    color: var(--color-text-muted, #8e8e93);
}

.detail-row span:last-child[b-4dyluwp1gr] {
    color: var(--color-text, #f5f5f7);
    font-weight: 500;
}

.detail-row.highlight[b-4dyluwp1gr] {
    background: var(--color-surface, #222225);
    margin: 8px -12px 0 -12px;
    padding: 10px 12px;
    border-radius: 8px;
}

.detail-row.highlight span:last-child[b-4dyluwp1gr] {
    color: var(--color-accent, #f5a623);
    font-weight: 600;
}

.item-row[b-4dyluwp1gr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid var(--color-border-subtle, #1e1e21);
}

.item-row:last-child[b-4dyluwp1gr] {
    border-bottom: none;
}

.item-name[b-4dyluwp1gr] {
    font-size: 0.95rem;
    color: var(--color-text, #f5f5f7);
}

.item-details[b-4dyluwp1gr] {
    font-size: 0.85rem;
    color: var(--color-text-dim, #636366);
}

.total-section[b-4dyluwp1gr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 0 0;
    margin-top: 16px;
    border-top: 2px solid var(--color-border, #2a2a2e);
}

.total-section span:first-child[b-4dyluwp1gr] {
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
}

.total-amount[b-4dyluwp1gr] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

/* Next Steps */
.step[b-4dyluwp1gr] {
    display: flex;
    gap: 16px;
    margin-bottom: 20px;
}

.step:last-child[b-4dyluwp1gr] {
    margin-bottom: 0;
}

.step-number[b-4dyluwp1gr] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    color: #000;
    font-weight: 700;
    border-radius: 50%;
    flex-shrink: 0;
}

.step-content h4[b-4dyluwp1gr] {
    margin: 0 0 4px 0;
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
}

.step-content p[b-4dyluwp1gr] {
    margin: 0;
    font-size: 0.9rem;
    color: var(--color-text-muted, #8e8e93);
    line-height: 1.5;
}

/* Actions */
.confirmation-actions[b-4dyluwp1gr] {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.btn-lg[b-4dyluwp1gr] {
    padding: 14px 32px;
    font-size: 1.05rem;
    font-weight: 600;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-primary[b-4dyluwp1gr] {
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border: none;
    color: #000;
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
}

.btn-primary:hover[b-4dyluwp1gr] {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
    color: #000;
}

.btn-secondary[b-4dyluwp1gr] {
    background: transparent;
    border: 1px solid var(--color-border, #2a2a2e);
    color: var(--color-text-muted, #8e8e93);
}

.btn-secondary:hover[b-4dyluwp1gr] {
    border-color: var(--color-text-muted, #8e8e93);
    color: var(--color-text, #f5f5f7);
    background: var(--color-surface, #222225);
}

/* Responsive */
@media (max-width: 768px) {
    .confirmation-page[b-4dyluwp1gr] {
        padding: 20px;
    }

    .confirmation-page h1[b-4dyluwp1gr] {
        font-size: 1.5rem;
    }

    .request-number[b-4dyluwp1gr] {
        font-size: 1.5rem;
    }

    .confirmation-details[b-4dyluwp1gr] {
        grid-template-columns: 1fr;
    }

    .confirmation-actions[b-4dyluwp1gr] {
        flex-direction: column;
    }

    .btn-lg[b-4dyluwp1gr] {
        width: 100%;
        text-align: center;
    }
}
/* /Components/Pages/Rental/Detail.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   RENTAL DETAIL - Dark Theme (mirrors Sale Detail styling)
   ═══════════════════════════════════════════════════════════════════════════ */

.detail-container[b-t0x61uyro7] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

/* Breadcrumb */
.breadcrumb[b-t0x61uyro7] {
    margin-bottom: 30px;
    font-size: 0.95rem;
}

.breadcrumb ol[b-t0x61uyro7] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.breadcrumb li[b-t0x61uyro7] {
    display: flex;
    align-items: center;
    color: var(--color-text-muted, #8e8e93);
}

.breadcrumb li:not(:last-child)[b-t0x61uyro7]::after {
    content: '/';
    margin-left: 8px;
    color: var(--color-text-dim, #636366);
}

.breadcrumb a[b-t0x61uyro7] {
    color: var(--color-text-muted, #8e8e93);
    text-decoration: none;
    transition: color 0.2s ease;
}

.breadcrumb a:hover[b-t0x61uyro7] {
    color: var(--color-accent, #f5a623);
}

.breadcrumb li.active[b-t0x61uyro7] {
    color: var(--color-text, #f5f5f7);
}

/* Loading */
.loading-container[b-t0x61uyro7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    gap: 20px;
}

.loading-container p[b-t0x61uyro7] {
    color: var(--color-text-muted, #8e8e93);
}

.spinner-border[b-t0x61uyro7] {
    width: 40px;
    height: 40px;
    border: 4px solid var(--color-border, #2a2a2e);
    border-top: 4px solid var(--color-accent, #f5a623);
    border-radius: 50%;
    animation: spin-b-t0x61uyro7 1s linear infinite;
}

@keyframes spin-b-t0x61uyro7 {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Alert */
.alert[b-t0x61uyro7] {
    padding: 30px;
    border-radius: 12px;
    background-color: rgba(245, 166, 35, 0.1);
    border: 1px solid rgba(245, 166, 35, 0.3);
    color: var(--color-accent, #f5a623);
}

.alert h2[b-t0x61uyro7] {
    margin: 0 0 10px 0;
    color: var(--color-text, #f5f5f7);
}

.alert p[b-t0x61uyro7] {
    margin: 10px 0;
    color: var(--color-text-muted, #8e8e93);
}

/* Detail Content */
.detail-content[b-t0x61uyro7] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}

.detail-image-section[b-t0x61uyro7] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.detail-image[b-t0x61uyro7] {
    width: 100%;
    max-width: 500px;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    border: 1px solid var(--color-border, #2a2a2e);
}

.detail-image-placeholder[b-t0x61uyro7] {
    width: 500px;
    height: 500px;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-text-dim, #636366);
}

.detail-image-placeholder svg[b-t0x61uyro7] {
    width: 128px;
    height: 128px;
    opacity: 0.5;
}

/* Detail Info */
.detail-info-section[b-t0x61uyro7] {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.detail-info-section h1[b-t0x61uyro7] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.2rem;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
    margin: 0;
    line-height: 1.3;
}

.display-name[b-t0x61uyro7] {
    font-size: 1.2rem;
    color: var(--color-text-muted, #8e8e93);
    margin: 0;
    font-style: italic;
}

.equipment-code[b-t0x61uyro7] {
    color: var(--color-text-dim, #636366);
    margin: 0;
    font-size: 0.95rem;
    font-family: var(--font-mono, 'JetBrains Mono', monospace);
}

/* Price Section */
.price-section[b-t0x61uyro7] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 24px;
    background: linear-gradient(135deg, var(--color-bg-card, #1a1a1d) 0%, var(--color-bg-elevated, #131315) 100%);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    position: relative;
}

.price-section[b-t0x61uyro7]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--color-accent, #f5a623), var(--color-accent-light, #ffd666));
    border-radius: 16px 16px 0 0;
}

.price-label[b-t0x61uyro7] {
    font-size: 0.85rem;
    color: var(--color-text-muted, #8e8e93);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
}

.price-amount[b-t0x61uyro7] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.5rem;
    font-weight: 400;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
}

.list-price[b-t0x61uyro7] {
    color: var(--color-text-dim, #636366);
    margin: 0;
    font-size: 0.95rem;
}

/* Action Buttons */
.action-buttons[b-t0x61uyro7] {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.btn[b-t0x61uyro7] {
    padding: 14px 28px;
    border: none;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn-primary[b-t0x61uyro7] {
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    color: #000;
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.25);
}

.btn-primary:hover[b-t0x61uyro7] {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px rgba(245, 166, 35, 0.35);
    background: linear-gradient(135deg, var(--color-accent-light, #ffd666) 0%, var(--color-accent, #f5a623) 100%);
    color: #000;
}

.btn-secondary[b-t0x61uyro7] {
    background: transparent;
    border: 1px solid var(--color-border, #2a2a2e);
    color: var(--color-text-muted, #8e8e93);
}

.btn-secondary:hover[b-t0x61uyro7] {
    border-color: var(--color-text-muted, #8e8e93);
    color: var(--color-text, #f5f5f7);
    background: var(--color-surface, #222225);
}

.btn-lg[b-t0x61uyro7] {
    padding: 18px 36px;
    font-size: 1.1rem;
}

/* Category Info */
.category-info[b-t0x61uyro7] {
    margin: 0;
    color: var(--color-text-muted, #8e8e93);
}

.category-info a[b-t0x61uyro7] {
    color: var(--color-accent, #f5a623);
    text-decoration: none;
}

.category-info a:hover[b-t0x61uyro7] {
    text-decoration: underline;
}

/* Description Section */
.description-section[b-t0x61uyro7] {
    margin-bottom: 40px;
    padding: 32px;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
}

.description-section h2[b-t0x61uyro7] {
    margin-top: 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
    margin-bottom: 16px;
}

.description-content[b-t0x61uyro7] {
    color: var(--color-text-muted, #8e8e93);
    line-height: 1.8;
    font-size: 1rem;
}

/* Specifications Section */
.specifications-section[b-t0x61uyro7] {
    margin-bottom: 40px;
    padding: 32px;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
}

.specifications-section h2[b-t0x61uyro7] {
    margin-top: 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
    margin-bottom: 16px;
}

.specifications-list[b-t0x61uyro7] {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 16px;
    margin: 0;
}

.specifications-list dt[b-t0x61uyro7] {
    font-weight: 600;
    color: var(--color-text-dim, #636366);
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.5px;
}

.specifications-list dd[b-t0x61uyro7] {
    margin: 0;
    color: var(--color-text, #f5f5f7);
}

/* Responsive design */
@media (max-width: 1024px) {
    .detail-content[b-t0x61uyro7] {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .detail-image-placeholder[b-t0x61uyro7] {
        width: 100%;
        max-width: 100%;
        height: 400px;
    }

    .detail-info-section h1[b-t0x61uyro7] {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .detail-container[b-t0x61uyro7] {
        padding: 20px 15px;
    }

    .detail-info-section h1[b-t0x61uyro7] {
        font-size: 1.5rem;
    }

    .price-amount[b-t0x61uyro7] {
        font-size: 2rem;
    }

    .action-buttons[b-t0x61uyro7] {
        flex-direction: column;
    }

    .btn-lg[b-t0x61uyro7] {
        width: 100%;
    }

    .specifications-list[b-t0x61uyro7] {
        grid-template-columns: 1fr;
    }

    .specifications-list dt[b-t0x61uyro7] {
        font-weight: 600;
        margin-top: 12px;
    }

    .specifications-list dt:first-child[b-t0x61uyro7] {
        margin-top: 0;
    }
}
/* /Components/Pages/Rental/Index.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   RENTAL INDEX - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.rental-container[b-178g6wtbm3] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

.rental-header[b-178g6wtbm3] {
    text-align: center;
    margin-bottom: 40px;
}

.rental-header h1[b-178g6wtbm3] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
    margin-bottom: 10px;
}

.rental-subtitle[b-178g6wtbm3] {
    font-size: 1.1rem;
    color: var(--color-text-muted, #8e8e93);
    margin: 0;
}

.loading-container[b-178g6wtbm3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    gap: 20px;
}

.loading-container p[b-178g6wtbm3] {
    font-size: 1.1rem;
    color: var(--color-text-muted, #8e8e93);
}

.spinner-border[b-178g6wtbm3] {
    width: 40px;
    height: 40px;
    border: 4px solid var(--color-border, #2a2a2e);
    border-top: 4px solid var(--color-accent, #f5a623);
    border-radius: 50%;
    animation: spin-b-178g6wtbm3 1s linear infinite;
}

@keyframes spin-b-178g6wtbm3 {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.alert[b-178g6wtbm3] {
    padding: 20px;
    border-radius: 12px;
    margin: 30px 0;
}

.alert-info[b-178g6wtbm3] {
    background-color: rgba(245, 166, 35, 0.1);
    border: 1px solid rgba(245, 166, 35, 0.3);
    color: var(--color-accent, #f5a623);
}

.alert h4[b-178g6wtbm3] {
    margin: 0 0 10px 0;
    font-size: 1.2rem;
    color: var(--color-text, #f5f5f7);
}

.alert p[b-178g6wtbm3] {
    margin: 0;
    color: var(--color-text-muted, #8e8e93);
}

.equipment-grid[b-178g6wtbm3] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    margin-bottom: 40px;
}

.equipment-results[b-178g6wtbm3] {
    text-align: center;
    padding: 20px;
    color: var(--color-text-muted, #8e8e93);
    font-size: 0.95rem;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .equipment-grid[b-178g6wtbm3] {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .rental-container[b-178g6wtbm3] {
        padding: 30px 15px;
    }

    .rental-header h1[b-178g6wtbm3] {
        font-size: 1.8rem;
    }

    .equipment-grid[b-178g6wtbm3] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 16px;
    }
}

@media (max-width: 480px) {
    .rental-container[b-178g6wtbm3] {
        padding: 20px 10px;
    }

    .rental-header h1[b-178g6wtbm3] {
        font-size: 1.5rem;
    }

    .rental-subtitle[b-178g6wtbm3] {
        font-size: 1rem;
    }

    .equipment-grid[b-178g6wtbm3] {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}
/* /Components/Pages/Sale/Detail.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   STAGE-X SALE DETAIL PAGE
   Premium Vintage Tech Aesthetic - Dark theme with amber/gold accents
   ═══════════════════════════════════════════════════════════════════════════ */

/* ─── VARIABLES ─────────────────────────────────────────────────────────── */
.sale-detail-page[b-rq8plhcbh4] {
    --color-bg: #0a0a0b;
    --color-bg-elevated: #131315;
    --color-bg-card: #1a1a1d;
    --color-surface: #222225;
    --color-border: #2a2a2e;
    --color-border-subtle: #1e1e21;

    --color-text: #f5f5f7;
    --color-text-muted: #8e8e93;
    --color-text-dim: #9a9a9f;

    --color-accent: #f5a623;
    --color-accent-light: #ffd666;
    --color-accent-dark: #c77800;
    --color-accent-glow: rgba(245, 166, 35, 0.25);

    --color-success: #30d158;
    --color-danger: #ff453a;

    --font-display: 'Bebas Neue', Impact, sans-serif;
    --font-body: 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
    --font-mono: 'JetBrains Mono', 'SF Mono', Consolas, monospace;

    --ease-out-expo: cubic-bezier(0.16, 1, 0.3, 1);
    --ease-out-back: cubic-bezier(0.34, 1.56, 0.64, 1);

    --radius-sm: 6px;
    --radius-md: 12px;
    --radius-lg: 20px;
    --radius-xl: 28px;
}

/* ─── BASE STYLES ───────────────────────────────────────────────────────── */
.sale-detail-page[b-rq8plhcbh4] {
    min-height: 100vh;
    background: var(--color-bg);
    color: var(--color-text);
    font-family: var(--font-body);
    position: relative;
    overflow-x: hidden;
    padding-bottom: 80px;
}

/* ─── ANIMATED BACKGROUND ───────────────────────────────────────────────── */
.page-background[b-rq8plhcbh4] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 0;
    overflow: hidden;
}

.gradient-orb[b-rq8plhcbh4] {
    position: absolute;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 0.4;
    animation: float-b-rq8plhcbh4 20s ease-in-out infinite;
}

.gradient-orb-1[b-rq8plhcbh4] {
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, var(--color-accent-dark) 0%, transparent 70%);
    top: -200px;
    right: -100px;
    animation-delay: 0s;
}

.gradient-orb-2[b-rq8plhcbh4] {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, #1a1a40 0%, transparent 70%);
    bottom: -150px;
    left: -100px;
    animation-delay: -10s;
}

@keyframes float-b-rq8plhcbh4 {
    0%, 100% { transform: translate(0, 0) scale(1); }
    33% { transform: translate(30px, -30px) scale(1.05); }
    66% { transform: translate(-20px, 20px) scale(0.95); }
}

.noise-overlay[b-rq8plhcbh4] {
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
    opacity: 0.03;
    mix-blend-mode: overlay;
}

/* ─── LOADING STATE ─────────────────────────────────────────────────────── */
.loading-state[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 70vh;
    gap: 32px;
}

.loader[b-rq8plhcbh4] {
    position: relative;
    width: 80px;
    height: 80px;
}

.loader-ring[b-rq8plhcbh4] {
    position: absolute;
    inset: 0;
    border: 3px solid transparent;
    border-top-color: var(--color-accent);
    border-radius: 50%;
    animation: spin-b-rq8plhcbh4 1.2s linear infinite;
}

.loader-ring:nth-child(2)[b-rq8plhcbh4] {
    inset: 8px;
    border-top-color: var(--color-accent-light);
    animation-duration: 1.8s;
    animation-direction: reverse;
}

.loader-ring:nth-child(3)[b-rq8plhcbh4] {
    inset: 16px;
    border-top-color: var(--color-accent-dark);
    animation-duration: 2.4s;
}

@keyframes spin-b-rq8plhcbh4 {
    to { transform: rotate(360deg); }
}

.loading-text[b-rq8plhcbh4] {
    font-size: 0.95rem;
    color: var(--color-text-muted);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    animation: pulse-b-rq8plhcbh4 2s ease-in-out infinite;
}

@keyframes pulse-b-rq8plhcbh4 {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

/* ─── NOT FOUND STATE ───────────────────────────────────────────────────── */
.not-found-state[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 70vh;
    text-align: center;
    padding: 40px 20px;
}

.not-found-icon[b-rq8plhcbh4] {
    width: 120px;
    height: 120px;
    margin-bottom: 32px;
    color: var(--color-text-dim);
    animation: bob-b-rq8plhcbh4 3s ease-in-out infinite;
}

@keyframes bob-b-rq8plhcbh4 {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

.not-found-icon svg[b-rq8plhcbh4] {
    width: 100%;
    height: 100%;
}

.not-found-state h2[b-rq8plhcbh4] {
    font-family: var(--font-display);
    font-size: 2.5rem;
    letter-spacing: 2px;
    margin-bottom: 16px;
    color: var(--color-text);
}

.not-found-state p[b-rq8plhcbh4] {
    color: var(--color-text-muted);
    max-width: 400px;
    line-height: 1.6;
    margin-bottom: 32px;
}

.back-link[b-rq8plhcbh4] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--color-accent);
    text-decoration: none;
    font-weight: 500;
    padding: 12px 24px;
    border: 1px solid var(--color-accent);
    border-radius: var(--radius-md);
    transition: all 0.3s var(--ease-out-expo);
}

.back-link:hover[b-rq8plhcbh4] {
    background: var(--color-accent);
    color: var(--color-bg);
}

.back-link svg[b-rq8plhcbh4] {
    width: 20px;
    height: 20px;
}

/* ─── BREADCRUMB NAVIGATION ─────────────────────────────────────────────── */
.breadcrumb-nav[b-rq8plhcbh4] {
    position: relative;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 24px 40px;
    font-size: 0.85rem;
}

.breadcrumb-item[b-rq8plhcbh4] {
    color: var(--color-text-muted);
    text-decoration: none;
    transition: color 0.2s ease;
    opacity: 0;
    animation: fadeSlideIn-b-rq8plhcbh4 0.5s var(--ease-out-expo) forwards;
    animation-delay: calc(var(--i, 0) * 0.05s);
}

.breadcrumb-item:hover[b-rq8plhcbh4] {
    color: var(--color-accent);
}

.breadcrumb-sep[b-rq8plhcbh4] {
    color: var(--color-text-dim);
    user-select: none;
}

.breadcrumb-current[b-rq8plhcbh4] {
    color: var(--color-text);
    font-weight: 500;
    opacity: 0;
    animation: fadeSlideIn-b-rq8plhcbh4 0.5s var(--ease-out-expo) forwards;
    animation-delay: calc(var(--i, 0) * 0.05s);
}

@keyframes fadeSlideIn-b-rq8plhcbh4 {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* ─── PRODUCT SHOWCASE ──────────────────────────────────────────────────── */
.product-showcase[b-rq8plhcbh4] {
    position: relative;
    z-index: 10;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px 40px 60px;
    align-items: start;
}

/* ─── PRODUCT VISUAL ────────────────────────────────────────────────────── */
.product-visual[b-rq8plhcbh4] {
    position: relative;
    animation: fadeUp-b-rq8plhcbh4 0.8s var(--ease-out-expo) 0.2s backwards;
}

@keyframes fadeUp-b-rq8plhcbh4 {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
}

.sale-badge[b-rq8plhcbh4] {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
    padding: 8px 20px;
    background: var(--color-danger);
    border-radius: var(--radius-sm);
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(255, 69, 58, 0.4);
    animation: badgePulse-b-rq8plhcbh4 2s ease-in-out infinite;
}

@keyframes badgePulse-b-rq8plhcbh4 {
    0%, 100% { box-shadow: 0 4px 20px rgba(255, 69, 58, 0.4); }
    50% { box-shadow: 0 4px 30px rgba(255, 69, 58, 0.6); }
}

.badge-text[b-rq8plhcbh4] {
    position: relative;
    z-index: 2;
    font-family: var(--font-display);
    font-size: 1.1rem;
    letter-spacing: 3px;
    color: white;
}

.badge-stripes[b-rq8plhcbh4] {
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 4px,
        rgba(0,0,0,0.1) 4px,
        rgba(0,0,0,0.1) 8px
    );
}

.image-frame[b-rq8plhcbh4] {
    position: relative;
    background: var(--color-bg-card);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-xl);
    overflow: hidden;
    aspect-ratio: 1;
}

.product-image[b-rq8plhcbh4] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 40px;
    transition: transform 0.6s var(--ease-out-expo);
}

.image-frame:hover .product-image[b-rq8plhcbh4] {
    transform: scale(1.05);
}

.image-placeholder[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 16px;
    color: var(--color-text-dim);
}

.image-placeholder svg[b-rq8plhcbh4] {
    width: 80px;
    height: 80px;
    opacity: 0.5;
}

.image-placeholder span[b-rq8plhcbh4] {
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.image-glow[b-rq8plhcbh4] {
    position: absolute;
    inset: 0;
    background: radial-gradient(
        ellipse at center,
        var(--color-accent-glow) 0%,
        transparent 70%
    );
    opacity: 0;
    transition: opacity 0.6s ease;
    pointer-events: none;
}

.image-frame:hover .image-glow[b-rq8plhcbh4] {
    opacity: 1;
}

.product-code[b-rq8plhcbh4] {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: var(--color-bg-elevated);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-sm);
    font-family: var(--font-mono);
    font-size: 0.8rem;
}

.code-label[b-rq8plhcbh4] {
    color: var(--color-text-dim);
    font-size: 0.7rem;
    letter-spacing: 1px;
}

.code-value[b-rq8plhcbh4] {
    color: var(--color-accent);
    font-weight: 500;
}

/* ─── PRODUCT DETAILS ───────────────────────────────────────────────────── */
.product-details[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    gap: 28px;
    animation: fadeUp-b-rq8plhcbh4 0.8s var(--ease-out-expo) 0.4s backwards;
}

.product-header[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.product-title[b-rq8plhcbh4] {
    font-family: var(--font-display);
    font-size: clamp(2rem, 5vw, 3.5rem);
    line-height: 1.1;
    letter-spacing: 1px;
    color: var(--color-text);
    margin: 0;
}

.product-subtitle[b-rq8plhcbh4] {
    font-size: 1.1rem;
    color: var(--color-text-muted);
    margin: 0;
    font-weight: 300;
}

/* ─── PRICE CARD ────────────────────────────────────────────────────────── */
.price-card[b-rq8plhcbh4] {
    background: linear-gradient(135deg, var(--color-bg-card) 0%, var(--color-bg-elevated) 100%);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-lg);
    padding: 28px;
    position: relative;
    overflow: hidden;
}

.price-card[b-rq8plhcbh4]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--color-accent), var(--color-accent-light));
}

.price-header[b-rq8plhcbh4] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.price-tag-icon[b-rq8plhcbh4] {
    color: var(--color-accent);
    width: 20px;
    height: 20px;
}

.price-tag-icon svg[b-rq8plhcbh4] {
    width: 100%;
    height: 100%;
}

.price-label[b-rq8plhcbh4] {
    font-size: 0.85rem;
    color: var(--color-text-muted);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 500;
}

.price-value[b-rq8plhcbh4] {
    display: flex;
    align-items: baseline;
    gap: 2px;
    animation: priceReveal-b-rq8plhcbh4 0.8s var(--ease-out-back) 0.6s backwards;
}

@keyframes priceReveal-b-rq8plhcbh4 {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.9);
    }
}

.currency[b-rq8plhcbh4] {
    font-family: var(--font-display);
    font-size: 2rem;
    color: var(--color-accent);
}

.amount[b-rq8plhcbh4] {
    font-family: var(--font-display);
    font-size: 4rem;
    line-height: 1;
    color: var(--color-text);
    letter-spacing: 2px;
}

.decimals[b-rq8plhcbh4] {
    font-family: var(--font-mono);
    font-size: 1.5rem;
    color: var(--color-text-muted);
    align-self: flex-start;
    margin-top: 8px;
}

.original-price[b-rq8plhcbh4] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid var(--color-border-subtle);
}

.original-label[b-rq8plhcbh4] {
    font-size: 0.85rem;
    color: var(--color-text-dim);
}

.original-value[b-rq8plhcbh4] {
    font-size: 1.1rem;
    color: var(--color-text-dim);
    text-decoration: line-through;
    text-decoration-color: var(--color-danger);
}

.savings-badge[b-rq8plhcbh4] {
    padding: 4px 10px;
    background: var(--color-success);
    color: white;
    font-size: 0.8rem;
    font-weight: 600;
    border-radius: var(--radius-sm);
    letter-spacing: 0.5px;
}

/* ─── ACTION ZONE ───────────────────────────────────────────────────────── */
.action-zone[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.cta-button[b-rq8plhcbh4] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    padding: 20px 32px;
    background: linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);
    border: none;
    border-radius: var(--radius-md);
    color: #000;
    font-family: var(--font-body);
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.3s var(--ease-out-expo);
    box-shadow: 0 4px 24px var(--color-accent-glow);
}

.cta-button[b-rq8plhcbh4]::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, var(--color-accent-light) 0%, var(--color-accent) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.cta-button:hover[b-rq8plhcbh4] {
    transform: translateY(-2px);
    box-shadow: 0 8px 32px var(--color-accent-glow);
}

.cta-button:hover[b-rq8plhcbh4]::before {
    opacity: 1;
}

.cta-button:active[b-rq8plhcbh4] {
    transform: translateY(0);
}

.cta-icon[b-rq8plhcbh4],
.cta-text[b-rq8plhcbh4],
.cta-arrow[b-rq8plhcbh4] {
    position: relative;
    z-index: 1;
}

.cta-icon svg[b-rq8plhcbh4],
.cta-arrow svg[b-rq8plhcbh4] {
    width: 22px;
    height: 22px;
}

.cta-arrow[b-rq8plhcbh4] {
    transition: transform 0.3s var(--ease-out-expo);
}

.cta-button:hover .cta-arrow[b-rq8plhcbh4] {
    transform: translateX(4px);
}

.back-button[b-rq8plhcbh4] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 16px 24px;
    background: transparent;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    color: var(--color-text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s var(--ease-out-expo);
}

.back-button:hover[b-rq8plhcbh4] {
    border-color: var(--color-text-muted);
    color: var(--color-text);
    background: var(--color-surface);
}

.back-button svg[b-rq8plhcbh4] {
    width: 18px;
    height: 18px;
    transition: transform 0.3s var(--ease-out-expo);
}

.back-button:hover svg[b-rq8plhcbh4] {
    transform: translateX(-4px);
}

/* ─── CATEGORY TAG ──────────────────────────────────────────────────────── */
.category-tag[b-rq8plhcbh4] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: var(--color-surface);
    border: 1px solid var(--color-border-subtle);
    border-radius: var(--radius-sm);
    font-size: 0.9rem;
    color: var(--color-text-muted);
}

.category-tag svg[b-rq8plhcbh4] {
    width: 16px;
    height: 16px;
    color: var(--color-text-dim);
}

.category-tag a[b-rq8plhcbh4] {
    color: var(--color-text);
    text-decoration: none;
    transition: color 0.2s ease;
}

.category-tag a:hover[b-rq8plhcbh4] {
    color: var(--color-accent);
}

/* ─── DESCRIPTION SECTION ───────────────────────────────────────────────── */
.description-section[b-rq8plhcbh4],
.specs-section[b-rq8plhcbh4] {
    position: relative;
    z-index: 10;
    max-width: 1400px;
    margin: 0 auto 40px;
    padding: 0 40px;
    animation: fadeUp-b-rq8plhcbh4 0.8s var(--ease-out-expo) 0.6s backwards;
}

.section-header[b-rq8plhcbh4] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--color-border-subtle);
}

.section-icon[b-rq8plhcbh4] {
    width: 32px;
    height: 32px;
    color: var(--color-accent);
}

.section-icon svg[b-rq8plhcbh4] {
    width: 100%;
    height: 100%;
}

.section-header h2[b-rq8plhcbh4] {
    font-family: var(--font-display);
    font-size: 1.8rem;
    letter-spacing: 2px;
    color: var(--color-text);
    margin: 0;
}

.description-content[b-rq8plhcbh4] {
    background: var(--color-bg-card);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-lg);
    padding: 32px;
    color: var(--color-text-muted);
    line-height: 1.8;
    font-size: 1rem;
}

.description-content p[b-rq8plhcbh4] {
    margin: 0 0 16px;
}

.description-content p:last-child[b-rq8plhcbh4] {
    margin-bottom: 0;
}

.description-content strong[b-rq8plhcbh4] {
    color: var(--color-text);
}

.description-content ul[b-rq8plhcbh4],
.description-content ol[b-rq8plhcbh4] {
    margin: 16px 0;
    padding-left: 24px;
}

.description-content li[b-rq8plhcbh4] {
    margin-bottom: 8px;
}

/* ─── SPECIFICATIONS SECTION ────────────────────────────────────────────── */
.specs-grid[b-rq8plhcbh4] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 16px;
}

.spec-card[b-rq8plhcbh4] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 20px 24px;
    background: var(--color-bg-card);
    border: 1px solid var(--color-border);
    border-radius: var(--radius-md);
    transition: all 0.3s var(--ease-out-expo);
    opacity: 0;
    animation: specCardIn-b-rq8plhcbh4 0.5s var(--ease-out-expo) forwards;
    animation-delay: var(--delay, 0s);
}

@keyframes specCardIn-b-rq8plhcbh4 {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.spec-card:hover[b-rq8plhcbh4] {
    border-color: var(--color-accent);
    background: var(--color-surface);
    transform: translateY(-2px);
}

.spec-key[b-rq8plhcbh4] {
    font-size: 0.8rem;
    color: var(--color-text-dim);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.spec-value[b-rq8plhcbh4] {
    font-size: 1.1rem;
    color: var(--color-text);
    font-weight: 500;
    margin: 0;
}

/* ─── RESPONSIVE DESIGN ─────────────────────────────────────────────────── */
@media (max-width: 1100px) {
    .product-showcase[b-rq8plhcbh4] {
        grid-template-columns: 1fr;
        gap: 40px;
        padding: 20px 24px 60px;
    }

    .breadcrumb-nav[b-rq8plhcbh4] {
        padding: 20px 24px;
    }

    .description-section[b-rq8plhcbh4],
    .specs-section[b-rq8plhcbh4] {
        padding: 0 24px;
    }

    .product-visual[b-rq8plhcbh4] {
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .breadcrumb-nav[b-rq8plhcbh4] {
        padding: 16px 20px;
        font-size: 0.8rem;
    }

    .product-showcase[b-rq8plhcbh4] {
        padding: 16px 20px 40px;
    }

    .product-title[b-rq8plhcbh4] {
        font-size: 2rem;
    }

    .amount[b-rq8plhcbh4] {
        font-size: 3rem;
    }

    .decimals[b-rq8plhcbh4] {
        font-size: 1.2rem;
    }

    .price-card[b-rq8plhcbh4] {
        padding: 24px 20px;
    }

    .cta-button[b-rq8plhcbh4] {
        padding: 18px 24px;
        font-size: 1rem;
    }

    .description-section[b-rq8plhcbh4],
    .specs-section[b-rq8plhcbh4] {
        padding: 0 20px;
    }

    .description-content[b-rq8plhcbh4] {
        padding: 24px 20px;
    }

    .specs-grid[b-rq8plhcbh4] {
        grid-template-columns: 1fr;
    }

    .section-header h2[b-rq8plhcbh4] {
        font-size: 1.5rem;
    }

    .sale-badge[b-rq8plhcbh4] {
        top: 12px;
        left: 12px;
        padding: 6px 14px;
    }

    .badge-text[b-rq8plhcbh4] {
        font-size: 0.9rem;
    }

    .product-code[b-rq8plhcbh4] {
        bottom: 12px;
        right: 12px;
    }
}

@media (max-width: 480px) {
    .product-title[b-rq8plhcbh4] {
        font-size: 1.6rem;
    }

    .amount[b-rq8plhcbh4] {
        font-size: 2.5rem;
    }

    .currency[b-rq8plhcbh4] {
        font-size: 1.5rem;
    }

    .original-price[b-rq8plhcbh4] {
        flex-wrap: wrap;
        gap: 8px;
    }

    .action-zone[b-rq8plhcbh4] {
        position: sticky;
        bottom: 0;
        background: linear-gradient(to top, var(--color-bg) 80%, transparent);
        padding: 20px 0;
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* ─── REDUCED MOTION ────────────────────────────────────────────────────── */
@media (prefers-reduced-motion: reduce) {
    *[b-rq8plhcbh4],
    *[b-rq8plhcbh4]::before,
    *[b-rq8plhcbh4]::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}
/* /Components/Pages/Sale/Index.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   SALE INDEX - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.rental-container[b-9pmyve6spv] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    background-color: var(--color-bg, #0a0a0b);
    min-height: 100vh;
}

.rental-header[b-9pmyve6spv] {
    text-align: center;
    margin-bottom: 40px;
}

.rental-header h1[b-9pmyve6spv] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 2.5rem;
    letter-spacing: 2px;
    color: var(--color-text, #f5f5f7);
    margin-bottom: 10px;
}

.rental-subtitle[b-9pmyve6spv] {
    font-size: 1.1rem;
    color: var(--color-text-muted, #8e8e93);
    margin: 0;
}

.loading-container[b-9pmyve6spv] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    gap: 20px;
}

.loading-container p[b-9pmyve6spv] {
    font-size: 1.1rem;
    color: var(--color-text-muted, #8e8e93);
}

.spinner-border[b-9pmyve6spv] {
    width: 40px;
    height: 40px;
    border: 4px solid var(--color-border, #2a2a2e);
    border-top: 4px solid var(--color-accent, #f5a623);
    border-radius: 50%;
    animation: spin-b-9pmyve6spv 1s linear infinite;
}

@keyframes spin-b-9pmyve6spv {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.alert[b-9pmyve6spv] {
    padding: 20px;
    border-radius: 12px;
    margin: 30px 0;
}

.alert-info[b-9pmyve6spv] {
    background-color: rgba(245, 166, 35, 0.1);
    border: 1px solid rgba(245, 166, 35, 0.3);
    color: var(--color-accent, #f5a623);
}

.alert h4[b-9pmyve6spv] {
    margin: 0 0 10px 0;
    font-size: 1.2rem;
    color: var(--color-text, #f5f5f7);
}

.alert p[b-9pmyve6spv] {
    margin: 0;
    color: var(--color-text-muted, #8e8e93);
}

.equipment-grid[b-9pmyve6spv] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
    margin-bottom: 40px;
}

.equipment-results[b-9pmyve6spv] {
    text-align: center;
    padding: 20px;
    color: var(--color-text-muted, #8e8e93);
    font-size: 0.95rem;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .equipment-grid[b-9pmyve6spv] {
        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .rental-container[b-9pmyve6spv] {
        padding: 30px 15px;
    }

    .rental-header h1[b-9pmyve6spv] {
        font-size: 1.8rem;
    }

    .equipment-grid[b-9pmyve6spv] {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 16px;
    }
}

@media (max-width: 480px) {
    .rental-container[b-9pmyve6spv] {
        padding: 20px 10px;
    }

    .rental-header h1[b-9pmyve6spv] {
        font-size: 1.5rem;
    }

    .rental-subtitle[b-9pmyve6spv] {
        font-size: 1rem;
    }

    .equipment-grid[b-9pmyve6spv] {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}
/* /Components/Shared/Booking/CartItemRow.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   CART ITEM ROW - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.cart-item-row[b-1xwkii7v37] {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 12px;
    margin-bottom: 12px;
    transition: all 0.2s ease;
}

.cart-item-row:hover[b-1xwkii7v37] {
    border-color: var(--color-border, #2a2a2e);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

.item-info[b-1xwkii7v37] {
    flex: 1;
    min-width: 0;
}

.item-name[b-1xwkii7v37] {
    margin: 0 0 4px 0;
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item-price[b-1xwkii7v37] {
    margin: 0;
    font-size: 0.9rem;
    color: var(--color-text-muted, #8e8e93);
}

.item-quantity[b-1xwkii7v37] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.qty-btn[b-1xwkii7v37] {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 6px;
    background: var(--color-bg-elevated, #131315);
    color: var(--color-text-muted, #8e8e93);
    font-size: 1.2rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

.qty-btn:hover:not(:disabled)[b-1xwkii7v37] {
    background: var(--color-surface, #222225);
    border-color: var(--color-accent, #f5a623);
    color: var(--color-accent, #f5a623);
}

.qty-btn:disabled[b-1xwkii7v37] {
    opacity: 0.4;
    cursor: not-allowed;
}

.qty-value[b-1xwkii7v37] {
    min-width: 40px;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-text, #f5f5f7);
}

.item-subtotal[b-1xwkii7v37] {
    min-width: 100px;
    text-align: right;
}

.subtotal-label[b-1xwkii7v37] {
    display: block;
    font-size: 0.75rem;
    color: var(--color-text-dim, #636366);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.subtotal-value[b-1xwkii7v37] {
    display: block;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

.remove-btn[b-1xwkii7v37] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 8px;
    background: transparent;
    color: var(--color-text-dim, #636366);
    cursor: pointer;
    transition: all 0.2s ease;
}

.remove-btn:hover[b-1xwkii7v37] {
    background: rgba(255, 69, 58, 0.15);
    color: var(--color-danger, #ff453a);
}

@media (max-width: 768px) {
    .cart-item-row[b-1xwkii7v37] {
        flex-wrap: wrap;
        gap: 12px;
    }

    .item-info[b-1xwkii7v37] {
        flex: 1 1 100%;
        order: 1;
    }

    .item-quantity[b-1xwkii7v37] {
        order: 2;
    }

    .item-subtotal[b-1xwkii7v37] {
        order: 3;
        flex: 1;
    }

    .remove-btn[b-1xwkii7v37] {
        order: 4;
    }
}
/* /Components/Shared/Booking/CartSummary.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   CART SUMMARY (Navbar Cart Icon) - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.cart-summary[b-uad0o8g2q0] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.25rem 0.5rem;
    color: var(--color-text-muted, #8e8e93);
    text-decoration: none;
    transition: color 0.2s ease;
}

.cart-summary:hover[b-uad0o8g2q0] {
    color: var(--color-accent, #f5a623);
}

.cart-summary svg[b-uad0o8g2q0] {
    transition: transform 0.2s ease;
}

.cart-summary:hover svg[b-uad0o8g2q0] {
    transform: scale(1.1);
}

/* Keep red badge for urgency/attention */
.cart-badge[b-uad0o8g2q0] {
    position: absolute;
    top: -4px;
    right: -4px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    font-size: 0.7rem;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    color: white;
    background-color: var(--color-danger, #ff453a);
    border-radius: 9px;
    animation: badge-pop-b-uad0o8g2q0 0.3s ease;
}

@keyframes badge-pop-b-uad0o8g2q0 {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
/* /Components/Shared/Booking/DateRangePicker.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   DATE RANGE PICKER - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.date-range-picker[b-fwrf5t9fy3] {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    padding: 24px;
    margin-bottom: 20px;
}

.date-picker-header h3[b-fwrf5t9fy3] {
    margin: 0 0 16px 0;
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

.date-inputs[b-fwrf5t9fy3] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.date-field[b-fwrf5t9fy3] {
    flex: 1;
    min-width: 150px;
}

.date-field label[b-fwrf5t9fy3] {
    display: block;
    font-size: 0.85rem;
    font-weight: 500;
    color: var(--color-text-muted, #8e8e93);
    margin-bottom: 6px;
}

.date-field input[type="date"][b-fwrf5t9fy3] {
    width: 100%;
    padding: 12px 14px;
    background-color: var(--color-bg-elevated, #131315);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 8px;
    font-size: 1rem;
    color: var(--color-text, #f5f5f7);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.date-field input[type="date"]:focus[b-fwrf5t9fy3] {
    outline: none;
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.15);
}

/* Style the date picker icon */
.date-field input[type="date"][b-fwrf5t9fy3]::-webkit-calendar-picker-indicator {
    filter: invert(0.7);
    cursor: pointer;
}

.date-separator[b-fwrf5t9fy3] {
    padding-bottom: 12px;
    color: var(--color-text-dim, #636366);
    font-size: 1.2rem;
}

.date-summary[b-fwrf5t9fy3] {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid var(--color-border, #2a2a2e);
}

.total-days[b-fwrf5t9fy3] {
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-accent, #f5a623);
}

.time-selection[b-fwrf5t9fy3] {
    display: flex;
    gap: 16px;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid var(--color-border, #2a2a2e);
    flex-wrap: wrap;
}

.time-field[b-fwrf5t9fy3] {
    flex: 1;
    min-width: 150px;
}

.time-field label[b-fwrf5t9fy3] {
    display: block;
    font-size: 0.85rem;
    font-weight: 500;
    color: var(--color-text-muted, #8e8e93);
    margin-bottom: 6px;
}

.time-field input[type="time"][b-fwrf5t9fy3] {
    width: 100%;
    padding: 12px 14px;
    background-color: var(--color-bg-elevated, #131315);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 8px;
    font-size: 1rem;
    color: var(--color-text, #f5f5f7);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.time-field input[type="time"]:focus[b-fwrf5t9fy3] {
    outline: none;
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.15);
}

/* Style the time picker icon */
.time-field input[type="time"][b-fwrf5t9fy3]::-webkit-calendar-picker-indicator {
    filter: invert(0.7);
    cursor: pointer;
}

.validation-error[b-fwrf5t9fy3] {
    margin-top: 12px;
    padding: 12px;
    background: rgba(255, 214, 10, 0.1);
    border: 1px solid rgba(255, 214, 10, 0.3);
    border-radius: 8px;
    color: var(--color-warning, #ffd60a);
    font-size: 0.9rem;
}

@media (max-width: 576px) {
    .date-inputs[b-fwrf5t9fy3] {
        flex-direction: column;
    }

    .date-separator[b-fwrf5t9fy3] {
        display: none;
    }

    .date-field[b-fwrf5t9fy3] {
        width: 100%;
    }

    .time-selection[b-fwrf5t9fy3] {
        flex-direction: column;
    }

    .time-field[b-fwrf5t9fy3] {
        width: 100%;
    }
}
/* /Components/Shared/Equipment/EquipmentCard.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   EQUIPMENT CARD - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.equipment-card[b-vr4gzri4e8] {
    display: flex;
    flex-direction: column;
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    height: 100%;
}

.equipment-card:hover[b-vr4gzri4e8] {
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3), 0 0 40px rgba(245, 166, 35, 0.15);
    transform: translateY(-4px);
}

.card-image-container[b-vr4gzri4e8] {
    width: 100%;
    height: 250px;
    background: var(--color-bg-elevated, #131315);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.card-image-container[b-vr4gzri4e8]::after {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at center, rgba(245, 166, 35, 0.1) 0%, transparent 70%);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.equipment-card:hover .card-image-container[b-vr4gzri4e8]::after {
    opacity: 1;
}

.card-image[b-vr4gzri4e8] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.equipment-card:hover .card-image[b-vr4gzri4e8] {
    transform: scale(1.05);
}

.card-image-placeholder[b-vr4gzri4e8] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--color-text-dim, #636366);
}

.card-image-placeholder svg[b-vr4gzri4e8] {
    width: 64px;
    height: 64px;
    opacity: 0.5;
}

.card-content[b-vr4gzri4e8] {
    display: flex;
    flex-direction: column;
    padding: 20px;
    flex-grow: 1;
}

.card-title[b-vr4gzri4e8] {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0 0 8px 0;
    color: var(--color-text, #f5f5f7);
    line-height: 1.4;
}

.card-description[b-vr4gzri4e8] {
    font-size: 0.9rem;
    color: var(--color-text-muted, #8e8e93);
    margin: 0 0 12px 0;
    flex-grow: 1;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-footer[b-vr4gzri4e8] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-top: 1px solid var(--color-border-subtle, #1e1e21);
    padding-top: 16px;
}

.price-section[b-vr4gzri4e8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price-label[b-vr4gzri4e8] {
    font-size: 0.8rem;
    color: var(--color-text-dim, #9a9a9f);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.price-amount[b-vr4gzri4e8] {
    font-family: var(--font-display, 'Bebas Neue', sans-serif);
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    color: var(--color-text, #f5f5f7);
}

.btn-view-details[b-vr4gzri4e8] {
    padding: 12px 20px;
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    color: #000;
    border: none;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 2px 12px rgba(245, 166, 35, 0.2);
    text-decoration: none;
    text-align: center;
}

.btn-view-details:hover[b-vr4gzri4e8] {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(245, 166, 35, 0.35);
    background: linear-gradient(135deg, var(--color-accent-light, #ffd666) 0%, var(--color-accent, #f5a623) 100%);
}

.btn-view-details:active[b-vr4gzri4e8] {
    transform: translateY(0);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .card-image-container[b-vr4gzri4e8] {
        height: 200px;
    }

    .card-content[b-vr4gzri4e8] {
        padding: 16px;
    }

    .card-title[b-vr4gzri4e8] {
        font-size: 1rem;
    }
}
/* /Components/Shared/Equipment/EquipmentFilter.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   EQUIPMENT FILTER - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.equipment-filter[b-3tbfrs86a9] {
    background: var(--color-bg-card, #1a1a1d);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 16px;
    padding: 24px;
    margin-bottom: 30px;
}

.filter-container[b-3tbfrs86a9] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.filter-group[b-3tbfrs86a9] {
    display: flex;
    flex-direction: column;
}

.filter-label[b-3tbfrs86a9] {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--color-text-muted, #8e8e93);
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.filter-select[b-3tbfrs86a9],
.filter-input[b-3tbfrs86a9] {
    padding: 12px 14px;
    background-color: var(--color-bg-elevated, #131315);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 8px;
    font-size: 1rem;
    color: var(--color-text, #f5f5f7);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.filter-select:focus[b-3tbfrs86a9],
.filter-input:focus[b-3tbfrs86a9] {
    outline: none;
    border-color: var(--color-accent, #f5a623);
    box-shadow: 0 0 0 3px rgba(245, 166, 35, 0.15);
}

.filter-select[b-3tbfrs86a9] {
    cursor: pointer;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238e8e93' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    padding-right: 36px;
}

.filter-select option[b-3tbfrs86a9] {
    background-color: var(--color-bg-card, #1a1a1d);
    color: var(--color-text, #f5f5f7);
}

.filter-input[b-3tbfrs86a9]::placeholder {
    color: var(--color-text-dim, #636366);
}

/* Responsive design */
@media (max-width: 768px) {
    .filter-container[b-3tbfrs86a9] {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .equipment-filter[b-3tbfrs86a9] {
        padding: 16px;
        margin-bottom: 20px;
    }
}
/* /Components/Shared/Pagination.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   PAGINATION - Dark Theme
   ═══════════════════════════════════════════════════════════════════════════ */

.pagination-container[b-o0nnadlqwp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.pagination[b-o0nnadlqwp] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.pagination-btn[b-o0nnadlqwp] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    background-color: var(--color-bg-elevated, #131315);
    border: 1px solid var(--color-border, #2a2a2e);
    border-radius: 8px;
    color: var(--color-text, #f5f5f7);
    font-size: 0.95rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

.pagination-btn:hover:not(:disabled)[b-o0nnadlqwp] {
    background-color: var(--color-bg-card, #1a1a1d);
    border-color: var(--color-accent, #f5a623);
    color: var(--color-accent, #f5a623);
}

.pagination-btn:disabled[b-o0nnadlqwp] {
    opacity: 0.4;
    cursor: not-allowed;
}

.pagination-btn.active[b-o0nnadlqwp] {
    background: linear-gradient(135deg, var(--color-accent, #f5a623) 0%, var(--color-accent-dark, #c77800) 100%);
    border-color: var(--color-accent, #f5a623);
    color: var(--color-bg, #0a0a0c);
    font-weight: 600;
}

.pagination-btn.active:hover[b-o0nnadlqwp] {
    background: linear-gradient(135deg, var(--color-accent-light, #ffd666) 0%, var(--color-accent, #f5a623) 100%);
}

.pagination-prev[b-o0nnadlqwp],
.pagination-next[b-o0nnadlqwp] {
    padding: 0 10px;
}

.pagination-ellipsis[b-o0nnadlqwp] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    color: var(--color-text-muted, #8e8e93);
    font-size: 1rem;
    letter-spacing: 2px;
}

.pagination-info[b-o0nnadlqwp] {
    font-size: 0.85rem;
    color: var(--color-text-muted, #8e8e93);
}

/* Responsive design */
@media (max-width: 768px) {
    .pagination-container[b-o0nnadlqwp] {
        margin-top: 20px;
    }

    .pagination[b-o0nnadlqwp] {
        gap: 4px;
    }

    .pagination-btn[b-o0nnadlqwp] {
        min-width: 36px;
        height: 36px;
        padding: 0 8px;
        font-size: 0.9rem;
    }

    .pagination-ellipsis[b-o0nnadlqwp] {
        min-width: 30px;
    }
}

@media (max-width: 480px) {
    .pagination-btn.pagination-number[b-o0nnadlqwp] {
        display: none;
    }

    .pagination-btn.pagination-number.active[b-o0nnadlqwp] {
        display: flex;
    }

    /* Show first and last page on mobile */
    .pagination-btn.pagination-number:first-of-type[b-o0nnadlqwp],
    .pagination-btn.pagination-number:last-of-type[b-o0nnadlqwp] {
        display: flex;
    }

    .pagination-ellipsis[b-o0nnadlqwp] {
        display: none;
    }
}
