@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.ezdqu7jd9f.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
:host[b-2dc53yz7gm] {
    display: block;
}

.ae-main[b-2dc53yz7gm] {
    min-height: 100vh;
    padding-top: 4.5rem;
    color: var(--ae-color-ink);
    background:
        radial-gradient(1200px 620px at -10% -10%, rgba(12, 74, 115, 0.18), transparent 72%),
        radial-gradient(900px 460px at 110% 0, rgba(20, 115, 107, 0.15), transparent 70%),
        linear-gradient(180deg, #f5f8fb 0%, #edf3f9 40%, #edf2f8 100%);
}

.ae-appbar[b-2dc53yz7gm] {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.87) !important;
    border-bottom: 1px solid rgba(15, 47, 78, 0.14);
    box-shadow: 0 14px 34px -30px rgba(8, 33, 64, 0.5);
    color: var(--ae-color-ink);
}

.ae-brand[b-2dc53yz7gm] {
    font-family: var(--ae-font-display);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--ae-color-primary);
}

.ae-logo-icon[b-2dc53yz7gm] {
    color: var(--ae-color-primary);
}

.ae-hero-section[b-2dc53yz7gm] {
    position: relative;
    padding-top: 3.5rem;
    padding-bottom: 1.25rem;
}

.ae-mobile-auth-entry-wrap[b-2dc53yz7gm] {
    padding-top: 1rem;
}

.ae-mobile-auth-entry[b-2dc53yz7gm] {
    border: 1px solid rgba(12, 74, 115, 0.16);
    border-radius: 1rem;
    padding: 0.9rem;
    background: linear-gradient(165deg, rgba(255, 255, 255, 0.98) 0%, rgba(246, 251, 255, 0.9) 100%);
    box-shadow: 0 20px 34px -30px rgba(8, 33, 60, 0.5);
}

.ae-mobile-auth-entry__title[b-2dc53yz7gm] {
    margin-bottom: 0.25rem;
    color: var(--ae-color-ink);
}

.ae-mobile-auth-entry__subtitle[b-2dc53yz7gm] {
    margin-bottom: 0.75rem;
    color: var(--ae-color-muted);
}

.ae-mobile-auth-entry__actions[b-2dc53yz7gm] {
    width: 100%;
}

.ae-mobile-auth-entry__actions .mud-button-root[b-2dc53yz7gm] {
    min-height: 44px;
}

.ae-hero-container[b-2dc53yz7gm] {
    position: relative;
    z-index: 1;
}

.ae-glow-chip[b-2dc53yz7gm] {
    border-color: rgba(12, 74, 115, 0.34) !important;
    color: var(--ae-color-primary) !important;
    background: rgba(255, 255, 255, 0.78) !important;
    font-family: var(--ae-font-display);
    font-weight: 600;
    letter-spacing: 0.08em;
    box-shadow: 0 16px 30px -24px rgba(10, 46, 81, 0.58);
}

.ae-hero-title[b-2dc53yz7gm] {
    font-family: var(--ae-font-display);
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: -0.02em;
    color: var(--ae-color-ink);
    margin: 0 auto;
    max-width: 15ch;
}

.ae-text-gradient[b-2dc53yz7gm] {
    display: block;
    margin-top: 0.35rem;
    background: linear-gradient(120deg, #0d5382 0%, #14736b 52%, #b5862e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.ae-hero-subtitle[b-2dc53yz7gm] {
    max-width: 54ch;
    margin: 0 auto;
    color: var(--ae-color-muted);
    font-size: clamp(1rem, 1.2vw + 0.75rem, 1.2rem);
    line-height: 1.55;
}

.ae-btn-primary[b-2dc53yz7gm],
.ae-btn-secondary[b-2dc53yz7gm] {
    border-radius: 999px !important;
    min-height: 46px;
    padding-inline: 1.35rem !important;
}

.ae-btn-primary[b-2dc53yz7gm] {
    box-shadow: 0 24px 38px -26px rgba(12, 74, 115, 0.62);
}

.ae-btn-secondary[b-2dc53yz7gm] {
    border-color: rgba(12, 74, 115, 0.28) !important;
    background: rgba(255, 255, 255, 0.7) !important;
}

.ae-hero-metrics[b-2dc53yz7gm] {
    margin-top: 2.5rem;
    width: 100%;
    display: grid;
    gap: 0.85rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ae-metric-card[b-2dc53yz7gm] {
    border: 1px solid rgba(12, 74, 115, 0.16);
    background: rgba(255, 255, 255, 0.82);
    border-radius: 0.95rem;
    padding: 1rem 1rem 0.95rem;
    text-align: left;
    box-shadow: 0 20px 40px -34px rgba(8, 35, 62, 0.5);
}

.ae-metric-value[b-2dc53yz7gm] {
    font-family: var(--ae-font-display);
    color: var(--ae-color-ink);
    font-weight: 650;
    margin-bottom: 0.2rem;
}

.ae-metric-label[b-2dc53yz7gm] {
    color: var(--ae-color-muted);
}

.ae-feature-card[b-2dc53yz7gm] {
    border: 1px solid rgba(12, 74, 115, 0.14);
    background: linear-gradient(155deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 252, 255, 0.87) 100%);
    box-shadow: var(--ae-shadow-soft);
}

.ae-roadmap-heading[b-2dc53yz7gm] {
    color: var(--ae-color-ink);
}

.ae-roadmap-mobile[b-2dc53yz7gm] {
    position: relative;
    margin-top: 1rem;
    padding-left: 1.9rem;
}

.ae-roadmap-mobile[b-2dc53yz7gm]::before {
    content: "";
    position: absolute;
    top: 0.5rem;
    bottom: 0.4rem;
    left: 0.85rem;
    width: 2px;
    background: linear-gradient(180deg, rgba(12, 74, 115, 0.56) 0%, rgba(12, 74, 115, 0.18) 100%);
}

.ae-roadmap-item[b-2dc53yz7gm] {
    position: relative;
    margin-bottom: 1.35rem;
}

.ae-roadmap-dot[b-2dc53yz7gm] {
    position: absolute;
    width: 0.9rem;
    height: 0.9rem;
    border-radius: 999px;
    left: -0.08rem;
    top: 0.75rem;
    box-shadow: 0 0 0 4px #edf3f9;
}

.ae-roadmap-dot-success[b-2dc53yz7gm] {
    background: #1f915f;
}

.ae-roadmap-dot-info[b-2dc53yz7gm] {
    background: #0c4a73;
}

.ae-roadmap-dot-warning[b-2dc53yz7gm] {
    background: #b5862e;
}

.ae-roadmap-card[b-2dc53yz7gm] {
    margin-left: 1rem;
}

.ae-body-container[b-2dc53yz7gm] {
    margin-top: 2.6rem;
    margin-bottom: 4.2rem;
    position: relative;
    z-index: 1;
}

.ae-footer[b-2dc53yz7gm] {
    border-top: 1px solid rgba(12, 74, 115, 0.14);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(240, 247, 255, 0.92) 100%) !important;
}

.ae-feedback-button[b-2dc53yz7gm] {
    position: fixed;
    right: 1rem;
    bottom: calc(env(safe-area-inset-bottom, 0px) + 1rem);
    z-index: 1350;
    min-height: 46px;
    border-radius: 999px !important;
    box-shadow: 0 16px 30px -20px rgba(95, 33, 32, 0.8);
}

.ae-text-muted[b-2dc53yz7gm] {
    color: var(--ae-color-muted);
}

.ae-reveal[b-2dc53yz7gm] {
    animation: ae-fade-up-b-2dc53yz7gm 680ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.ae-reveal-delay-1[b-2dc53yz7gm] {
    animation-delay: 80ms;
}

.ae-reveal-delay-2[b-2dc53yz7gm] {
    animation-delay: 160ms;
}

.ae-reveal-delay-3[b-2dc53yz7gm] {
    animation-delay: 240ms;
}

.ae-reveal-delay-4[b-2dc53yz7gm] {
    animation-delay: 320ms;
}

@keyframes ae-fade-up-b-2dc53yz7gm {
    from {
        opacity: 0;
        transform: translate3d(0, 16px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 959.98px) {
    .ae-main[b-2dc53yz7gm] {
        padding-top: 4rem;
        padding-bottom: 1.2rem;
    }

    .ae-hero-section[b-2dc53yz7gm] {
        padding-top: 2.25rem;
    }

    .ae-hero-metrics[b-2dc53yz7gm] {
        grid-template-columns: 1fr;
        max-width: 28rem;
    }

    .ae-body-container[b-2dc53yz7gm] {
        margin-top: 2.1rem;
        margin-bottom: 2.2rem;
    }
}

@media (max-width: 599.98px) {
    .ae-brand[b-2dc53yz7gm] {
        font-size: 0.94rem;
    }

    .ae-mobile-auth-entry-wrap[b-2dc53yz7gm] {
        padding-top: 0.75rem;
    }

    .ae-mobile-auth-entry[b-2dc53yz7gm] {
        padding: 0.8rem;
    }

    .ae-hero-title[b-2dc53yz7gm] {
        max-width: 14ch;
    }

    .ae-btn-primary[b-2dc53yz7gm],
    .ae-btn-secondary[b-2dc53yz7gm] {
        width: 100%;
    }

    .ae-roadmap-card[b-2dc53yz7gm] {
        margin-left: 0.7rem;
    }

    .ae-footer[b-2dc53yz7gm] {
        padding: 1.6rem 1rem !important;
    }

    .ae-feedback-button[b-2dc53yz7gm] {
        right: 0.7rem;
        bottom: calc(env(safe-area-inset-bottom, 0px) + 0.7rem);
        padding-inline: 0.8rem !important;
    }
}

@media print {
    .ae-main[b-2dc53yz7gm] {
        background: #ffffff !important;
    }

    .ae-appbar[b-2dc53yz7gm],
    .ae-footer[b-2dc53yz7gm],
    .ae-glow-chip[b-2dc53yz7gm],
    .ae-feedback-button[b-2dc53yz7gm] {
        box-shadow: none !important;
        background: #ffffff !important;
    }

    .ae-feedback-button[b-2dc53yz7gm] {
        display: none !important;
    }
}
/* /Components/Layout/MobileBottomNav.razor.rz.scp.css */
.mobile-bottom-nav[b-fjchoegtb5] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1200;
    border-top: 1px solid rgba(12, 74, 115, 0.18);
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding-bottom: env(safe-area-inset-bottom);
}

.mobile-bottom-nav__row[b-fjchoegtb5] {
    width: 100%;
}

.mobile-bottom-nav__item.mud-button-root[b-fjchoegtb5] {
    flex: 1 1 0;
    min-height: 62px;
    border-radius: 0;
    display: grid;
    gap: 2px;
    align-content: center;
    justify-items: center;
    text-transform: none;
    letter-spacing: 0;
    font-family: var(--ae-font-display);
    font-size: 0.72rem;
    color: #2a465e;
}

.mobile-bottom-nav__item .mud-icon-root[b-fjchoegtb5] {
    color: #3c5b74;
}

.mobile-bottom-nav__item.active[b-fjchoegtb5] {
    background: rgba(12, 74, 115, 0.1);
    color: #0c4a73;
}

.mobile-bottom-nav__item.active .mud-icon-root[b-fjchoegtb5] {
    color: #0c4a73;
}

@media (min-width: 960px) {
    .mobile-bottom-nav[b-fjchoegtb5] {
        display: none;
    }
}
/* /Components/Layout/MobileMoreDrawer.razor.rz.scp.css */
.mobile-more-drawer[b-fzngqcwgq2] {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    overflow: hidden;
}

.mobile-more-header[b-fzngqcwgq2] {
    padding-block: 0.5rem;
    padding-inline: 0.8rem;
}

.mobile-more-scroll[b-fzngqcwgq2] {
    max-height: min(78vh, 720px);
    overflow-y: auto;
    padding: 0.75rem;
    padding-bottom: calc(0.9rem + env(safe-area-inset-bottom));
}

.mobile-more-section-title[b-fzngqcwgq2] {
    color: var(--ae-color-muted);
    font-family: var(--ae-font-display);
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0.2rem;
}

.mobile-auth-helper[b-fzngqcwgq2] {
    color: var(--ae-color-muted);
    margin-bottom: 0.4rem;
}

.mobile-auth-actions .mud-button-root[b-fzngqcwgq2] {
    min-height: 46px;
    border-radius: 12px;
    font-weight: 650;
}
/* /Components/Layout/NavDesktop.razor.rz.scp.css */
.ae-nav-desktop[b-4ia4i6d9gu] {
    position: fixed;
    top: 4.75rem;
    left: 0.9rem;
    bottom: 0.9rem;
    width: 280px;
    z-index: 1100;
}

.ae-nav-desktop__panel[b-4ia4i6d9gu] {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 14px;
    border: 1px solid rgba(12, 74, 115, 0.12);
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    overflow: hidden;
}

.ae-nav-desktop__brand[b-4ia4i6d9gu] {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    min-height: 56px;
    padding: 0.65rem 0.9rem;
}

.ae-nav-desktop__brand-icon[b-4ia4i6d9gu] {
    color: var(--ae-color-primary);
}

.ae-nav-desktop__brand-text[b-4ia4i6d9gu] {
    font-family: var(--ae-font-display);
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--ae-color-primary);
}

.ae-nav-desktop__sections[b-4ia4i6d9gu] {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 0.75rem 0.7rem;
}

.ae-nav-desktop__section[b-4ia4i6d9gu] {
    margin-bottom: 0.8rem;
}

.ae-nav-desktop__section-title[b-4ia4i6d9gu] {
    color: var(--ae-color-muted);
    font-family: var(--ae-font-display);
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding-inline: 0.25rem;
}

.ae-nav-desktop__account[b-4ia4i6d9gu] {
    padding: 0.7rem;
}

.ae-nav-desktop__item.mud-button-root[b-4ia4i6d9gu] {
    justify-content: flex-start;
    min-height: 42px;
    border-radius: 10px;
    text-transform: none;
    font-family: var(--ae-font-body);
    font-weight: 600;
    color: #254258;
}

.ae-nav-desktop__item .mud-button-label[b-4ia4i6d9gu] {
    justify-content: flex-start;
}

.ae-nav-desktop__item .mud-icon-root[b-4ia4i6d9gu] {
    color: #2f5a79;
}

.ae-nav-desktop__item:hover[b-4ia4i6d9gu] {
    background: rgba(12, 74, 115, 0.08);
}

.ae-nav-desktop__item--active.mud-button-root[b-4ia4i6d9gu] {
    background: rgba(12, 74, 115, 0.14);
    color: #0c4a73;
}

.ae-nav-desktop__item--active .mud-icon-root[b-4ia4i6d9gu] {
    color: #0c4a73;
}

@media (max-width: 959.98px) {
    .ae-nav-desktop[b-4ia4i6d9gu] {
        display: none;
    }
}
/* /Components/Layout/NavDesktopTopNav.razor.rz.scp.css */
.ae-desktop-topnav[b-us3nh53rlv] {
    display: flex;
    align-items: center;
    gap: 0.2rem;
    min-width: 0;
    flex-wrap: nowrap;
    overflow: hidden;
    margin-left: 0.4rem;
}

.ae-desktop-topnav__menu[b-us3nh53rlv] {
    flex: 0 0 auto;
}

.ae-desktop-topnav__button.mud-button-root[b-us3nh53rlv] {
    min-height: 40px;
    border-radius: 999px;
    text-transform: none;
    white-space: nowrap;
    font-family: var(--ae-font-display);
    font-size: 0.8rem;
    font-weight: 600;
    color: #254258;
    padding-inline: 0.65rem;
}

.ae-desktop-topnav__button .mud-icon-root[b-us3nh53rlv] {
    color: #2f5a79;
}

.ae-desktop-topnav__button:hover[b-us3nh53rlv] {
    background: rgba(12, 74, 115, 0.08);
}

.ae-desktop-topnav__button--active.mud-button-root[b-us3nh53rlv] {
    background: rgba(12, 74, 115, 0.14);
    color: #0c4a73;
}

.ae-desktop-topnav__button--active .mud-icon-root[b-us3nh53rlv] {
    color: #0c4a73;
}

.ae-desktop-topnav__menu-header[b-us3nh53rlv] {
    font-family: var(--ae-font-display);
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #647789 !important;
    opacity: 1 !important;
}

@media (max-width: 959.98px) {
    .ae-desktop-topnav[b-us3nh53rlv] {
        display: none;
    }
}
/* /Components/Pages/Billing/Components/MarinaFinancialLedgerEntryCard.razor.rz.scp.css */
.ledger-entry-card[b-zu6lczzg35] {
    border-radius: 1rem;
    border: 1px solid rgba(12, 74, 115, 0.16);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(249, 252, 255, 1) 100%);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.ledger-entry-amount[b-zu6lczzg35],
.ledger-entry-balance[b-zu6lczzg35],
.ledger-entry-detail[b-zu6lczzg35] {
    border-radius: 0.85rem;
    border: 1px solid rgba(12, 74, 115, 0.12);
    background: rgba(255, 255, 255, 0.96);
}

.ledger-entry-out[b-zu6lczzg35] {
    background: linear-gradient(180deg, rgba(255, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.ledger-entry-in[b-zu6lczzg35] {
    background: linear-gradient(180deg, rgba(240, 253, 246, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.ledger-entry-meta[b-zu6lczzg35] {
    gap: 0.35rem;
}

.ledger-entry-meta-row[b-zu6lczzg35] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
}

.ledger-entry-meta-row .mud-typography-body2[b-zu6lczzg35] {
    text-align: right;
}

.ledger-entry-submeta[b-zu6lczzg35] {
    color: rgba(17, 24, 39, 0.68);
}

@media (min-width: 600px) {
    .ledger-entry-card[b-zu6lczzg35] {
        padding: 1rem 1.1rem;
    }
}
/* /Components/Pages/Billing/Components/MarinaFinancialLedgerWorkspace.razor.rz.scp.css */
.ledger-workspace[b-fw89djtoau] {
    padding-bottom: 4.5rem;
}

.ledger-shell[b-fw89djtoau] {
    border-radius: 1rem;
    border: 1px solid rgba(10, 56, 84, 0.18);
    background: linear-gradient(180deg, rgba(248, 252, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.ledger-header-meta[b-fw89djtoau] {
    margin-top: 0.35rem;
}

.ledger-controls-shell[b-fw89djtoau],
.ledger-filter-panel[b-fw89djtoau],
.ledger-summary-card[b-fw89djtoau],
.ledger-mobile-sticky-bar[b-fw89djtoau] {
    border-radius: 0.95rem;
    border: 1px solid rgba(12, 74, 115, 0.14);
    background: rgba(255, 255, 255, 0.97);
}

.ledger-summary-grid .mud-grid-item[b-fw89djtoau] {
    display: flex;
}

.ledger-summary-card[b-fw89djtoau] {
    width: 100%;
    min-height: 104px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ledger-control-actions[b-fw89djtoau],
.ledger-filter-actions[b-fw89djtoau] {
    align-items: stretch;
}

.ledger-control-actions .mud-button-root[b-fw89djtoau],
.ledger-filter-actions .mud-button-root[b-fw89djtoau] {
    min-height: 44px;
}

.ledger-mobile-sticky-bar[b-fw89djtoau] {
    position: sticky;
    bottom: 0.75rem;
    z-index: 5;
    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.16);
}

.ledger-mobile-list[b-fw89djtoau] {
    width: 100%;
}

.ledger-table .mud-table-container[b-fw89djtoau] {
    border-radius: 0.95rem;
    border: 1px solid rgba(12, 74, 115, 0.12);
    background: #fff;
    overflow-x: auto;
}

.ledger-number[b-fw89djtoau] {
    text-align: right;
    white-space: nowrap;
}

.ledger-muted[b-fw89djtoau] {
    color: rgba(17, 24, 39, 0.72);
}

.ledger-mobile-only[b-fw89djtoau] {
    display: block;
}

.ledger-desktop-only[b-fw89djtoau] {
    display: none;
}

@media (min-width: 960px) {
    .ledger-mobile-only[b-fw89djtoau] {
        display: none;
    }

    .ledger-desktop-only[b-fw89djtoau] {
        display: block;
    }

    .ledger-workspace[b-fw89djtoau] {
        padding-bottom: 0;
    }

    .ledger-mobile-sticky-bar[b-fw89djtoau] {
        display: none;
    }
}

@media (max-width: 959.98px) {
    .ledger-number[b-fw89djtoau] {
        text-align: left;
    }
}

@media (max-width: 599.98px) {
    .ledger-shell[b-fw89djtoau] {
        padding: 1rem;
    }

    .ledger-control-actions .mud-button-root[b-fw89djtoau],
    .ledger-filter-actions .mud-button-root[b-fw89djtoau] {
        width: 100%;
    }

    .ledger-control-actions[b-fw89djtoau],
    .ledger-filter-actions[b-fw89djtoau] {
        flex-direction: column;
    }
}
/* /Components/Pages/MarinaPages/MarinaSide/MarinaManagement.razor.rz.scp.css */
.dock-designer[b-u7fovl3yy8] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-start;
}

    .dock-designer.vertical[b-u7fovl3yy8] {
        flex-direction: column;
    }

.slip-tile[b-u7fovl3yy8] {
    border-radius: 8px;
    padding: 0.5rem;
    min-width: 90px;
    flex: 1 0 90px;
    box-shadow: var(--mud-elevation-3);
    cursor: pointer;
    font-size: 0.75rem;
}

    .slip-tile .slip-name[b-u7fovl3yy8] {
        font-weight: 600;
    }

    .slip-tile .slip-status[b-u7fovl3yy8] {
        font-size: 0.7rem;
        opacity: 0.8;
    }

    .slip-tile.occupied[b-u7fovl3yy8] {
        background-color: rgba(244, 67, 54, 0.06);
    }

    .slip-tile.selected[b-u7fovl3yy8] {
        outline: 2px solid var(--mud-palette-primary);
    }

.slip-detail-panel[b-u7fovl3yy8] {
    border: 1px solid rgba(56, 189, 248, 0.22);
    background: rgba(8, 22, 52, 0.72);
}

.insurance-detail[b-u7fovl3yy8] {
    border: 1px solid rgba(59, 130, 246, 0.24);
    background: rgba(15, 30, 63, 0.72);
    border-radius: 8px;
}
/* /Components/Pages/MarinaPages/Member/MarinaOperationsPage.razor.rz.scp.css */
.marina-ops-page[b-xzr8kfzrrp] {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    min-height: 100dvh;
}

.marina-ops-shell[b-xzr8kfzrrp] {
    max-width: 1400px;
    margin: 0 auto;
    min-height: calc(100dvh - 2.5rem);
    display: flex;
    flex-direction: column;
}

.marina-ops-canvas[b-xzr8kfzrrp] {
    position: relative;
    width: 100%;
    flex: 1 1 auto;
    min-height: 320px;
    overflow: hidden;
}

.marina-ops-canvas-host[b-xzr8kfzrrp] {
    width: 100%;
    height: 100%;
    min-height: 320px;
    touch-action: none;
}

.marina-ops-detail[b-xzr8kfzrrp] {
    min-height: 240px;
}

.marina-ops-mobile-detail[b-xzr8kfzrrp] {
    height: 100%;
    overflow-y: auto;
    padding-bottom: calc(1rem + env(safe-area-inset-bottom));
}

.marina-ops-loading-overlay[b-xzr8kfzrrp] {
    position: absolute;
    inset: 0;
}

@media (max-width: 959.98px) {
    .marina-ops-shell[b-xzr8kfzrrp] {
        min-height: calc(100dvh - 1rem);
    }

    .marina-ops-canvas[b-xzr8kfzrrp] {
        min-height: 300px;
    }

    .marina-ops-canvas-host[b-xzr8kfzrrp] {
        min-height: 300px;
    }
}
/* /Components/Pages/Operations/Replacement/FinancialSummaryCard.razor.rz.scp.css */
.financial-summary-card[b-34mu8ww1fh] {
    border-radius: 22px;
}

.financial-summary-card__metric[b-34mu8ww1fh] {
    height: 100%;
    border-radius: 16px;
    background: rgba(8, 18, 34, 0.03);
}

.financial-summary-card__metric--emphasis[b-34mu8ww1fh] {
    background: rgba(8, 96, 168, 0.08);
}

.financial-summary-card__balance[b-34mu8ww1fh] {
    border-radius: 18px;
    background: rgba(8, 18, 34, 0.035);
}
/* /Components/Pages/Operations/Replacement/InvoiceStatusCard.razor.rz.scp.css */
.invoice-status-card[b-71ddxltgnf] {
    border-radius: 20px;
}
/* /Components/Pages/Operations/Replacement/MobileStickyActionBar.razor.rz.scp.css */
.mobile-sticky-action-bar[b-vigouh1dwj] {
    width: 100%;
}

.mobile-sticky-action-bar[b-vigouh1dwj] (.mud-button-root) {
    min-height: 52px;
    font-weight: 600;
}
/* /Components/Pages/Operations/Replacement/ServiceOpsVNextScaffold.razor.rz.scp.css */
.service-vnext-shell[b-7jphceema1] {
    background:
        radial-gradient(110% 70% at 5% -10%, rgba(9, 132, 227, 0.08) 0%, rgba(9, 132, 227, 0) 70%),
        linear-gradient(180deg, #f7fbff 0%, #f3f7fb 100%);
    min-height: 100dvh;
}

.service-vnext-surface[b-7jphceema1] {
    max-width: 1100px;
    margin: 0 auto;
    border-radius: 16px;
}

.service-vnext-sticky[b-7jphceema1] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    background: #ffffff;
    z-index: 20;
}

@media (min-width: 900px) {
    .service-vnext-sticky[b-7jphceema1] {
        left: auto;
        right: 16px;
        bottom: 16px;
        width: min(520px, calc(100% - 32px));
        border-radius: 14px;
    }
}
/* /Components/Pages/Operations/Replacement/SupplementApprovalCard.razor.rz.scp.css */
.supplement-approval-card[b-yhtwquc3ah] {
    border-radius: 20px;
}

.supplement-approval-card__reason[b-yhtwquc3ah],
.supplement-approval-card__line[b-yhtwquc3ah] {
    border-radius: 14px;
    background: rgba(8, 18, 34, 0.035);
}
/* /Components/Pages/Operations/Replacement/TimelineEventList.razor.rz.scp.css */
.timeline-event-list__entry[b-57vsyf8x79] {
    border-radius: 18px;
}

.timeline-event-list__group[b-57vsyf8x79] {
    margin-bottom: 8px;
}

.timeline-event-list__group-header[b-57vsyf8x79] {
    min-height: 48px;
}

.timeline-event-list__icon[b-57vsyf8x79] {
    width: 32px;
    height: 32px;
}

.timeline-event-list__toggle[b-57vsyf8x79] {
    align-self: flex-start;
    padding-left: 0;
}
/* /Components/Pages/Operations/Replacement/WorkflowStageRail.razor.rz.scp.css */
.workflow-stage-rail[b-lhpl5tiz1e] {
    display: grid;
    grid-template-columns: repeat(8, minmax(150px, 1fr));
    gap: 0.85rem;
    overflow-x: auto;
    padding-bottom: 0.35rem;
}

.workflow-stage-rail__item[b-lhpl5tiz1e] {
    display: flex;
    gap: 0.85rem;
    min-height: 94px;
    padding: 0.9rem 1rem;
    border-radius: 18px;
    border: 1px solid rgba(8, 18, 34, 0.08);
    background: #fff;
}

.workflow-stage-rail__marker[b-lhpl5tiz1e] {
    display: grid;
    place-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: 999px;
    flex-shrink: 0;
}

.workflow-stage-rail__content[b-lhpl5tiz1e] {
    min-width: 0;
}

.workflow-stage-rail__item--complete[b-lhpl5tiz1e] {
    background: rgba(34, 139, 34, 0.08);
}

.workflow-stage-rail__item--complete .workflow-stage-rail__marker[b-lhpl5tiz1e] {
    background: rgba(34, 139, 34, 0.18);
    color: #2f6f2f;
}

.workflow-stage-rail__item--current[b-lhpl5tiz1e] {
    background: rgba(8, 96, 168, 0.08);
}

.workflow-stage-rail__item--current .workflow-stage-rail__marker[b-lhpl5tiz1e] {
    background: rgba(8, 96, 168, 0.16);
    color: #085f9e;
}

.workflow-stage-rail__item--blocked[b-lhpl5tiz1e] {
    background: rgba(204, 122, 0, 0.09);
}

.workflow-stage-rail__item--blocked .workflow-stage-rail__marker[b-lhpl5tiz1e] {
    background: rgba(204, 122, 0, 0.18);
    color: #c66d00;
}

.workflow-stage-rail__item--upcoming .workflow-stage-rail__marker[b-lhpl5tiz1e] {
    background: rgba(8, 18, 34, 0.08);
    color: #44546a;
}
/* /Components/Pages/Operations/Replacement/WorkOrderHeaderCard.razor.rz.scp.css */
.workorder-header-card[b-bagw6b7p3e] {
    border-radius: 24px;
    background:
        linear-gradient(135deg, rgba(8, 96, 168, 0.09), rgba(8, 96, 168, 0.01)),
        #fff;
}

.workorder-header-card__eyebrow[b-bagw6b7p3e] {
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.workorder-header-card__cta[b-bagw6b7p3e] {
    border-radius: 18px;
    background: rgba(8, 96, 168, 0.05);
}
