/* _content/dynamockapps.client/Components/Layout/AuthLayout.razor.rz.scp.css */
.auth-shell[b-x1uu7q6sm7] {
    --text: #0a192f;
    --text-muted: #64748b;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at top left, rgba(249, 115, 22, 0.12), transparent 28%),
        radial-gradient(circle at top right, rgba(234, 88, 12, 0.07), transparent 24%),
        linear-gradient(180deg, #fff8f3 0%, #fef3ec 45%, #ffffff 100%);
    color: var(--text);
}

.auth-shell[b-x1uu7q6sm7]::before,
.auth-shell[b-x1uu7q6sm7]::after {
    content: "";
    position: absolute;
    inset: auto;
    width: 30rem;
    height: 30rem;
    border-radius: 999px;
    filter: blur(80px);
    opacity: 0.35;
    pointer-events: none;
}

.auth-shell[b-x1uu7q6sm7]::before {
    top: -9rem;
    left: -8rem;
    background: rgba(249, 115, 22, 0.22);
}

.auth-shell[b-x1uu7q6sm7]::after {
    right: -10rem;
    bottom: -11rem;
    background: rgba(234, 88, 12, 0.14);
}

.auth-shell__content[b-x1uu7q6sm7] {
    display: grid;
    place-items: center;
    min-height: 100vh;
    padding: clamp(1.5rem, 4vw, 3.5rem);
}

.auth-shell__frame[b-x1uu7q6sm7] {
    position: relative;
    z-index: 1;
    width: min(100%, 33rem);
    display: grid;
    gap: 1.25rem;
}

.auth-shell__brand[b-x1uu7q6sm7] {
    display: inline-flex;
    align-items: center;
    justify-self: center;
    gap: 0.85rem;
    padding: 0.7rem 1rem;
    border-radius: 999px;
    border: 1px solid rgba(249, 115, 22, 0.18);
    background: rgba(255, 255, 255, 0.88);
    backdrop-filter: blur(14px);
    box-shadow: 0 18px 36px rgba(10, 25, 47, 0.08);
    text-decoration: none;
}

.auth-shell__mark[b-x1uu7q6sm7] {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    object-fit: contain;
    flex-shrink: 0;
}

.auth-shell__brand-copy[b-x1uu7q6sm7] {
    display: grid;
    gap: 0.1rem;
}

.auth-shell__brand-copy strong[b-x1uu7q6sm7] {
    color: #0a192f;
    font-family: "Outfit", "Inter", sans-serif;
    font-size: 1.02rem;
    font-weight: 800;
    letter-spacing: -0.03em;
}

.auth-shell__brand-copy span[b-x1uu7q6sm7] {
    color: #64748b;
    font-size: 0.85rem;
}

@media (max-width: 900px) {
    .auth-shell__content[b-x1uu7q6sm7] {
        padding: 1.4rem;
    }
}
/* _content/dynamockapps.client/Components/Layout/PrivateLayout.razor.rz.scp.css */
.private-shell[b-xaci2x2jk0] {
    min-height: 100vh;
    background:
        radial-gradient(circle at top left, rgba(56, 189, 248, 0.12), transparent 20rem),
        radial-gradient(circle at top right, rgba(37, 99, 235, 0.08), transparent 24rem),
        linear-gradient(180deg, #f8fbff 0%, #f3f7fc 100%);
    color: var(--private-ink, #0f172a);
}

.private-appbar[b-xaci2x2jk0] {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.96), rgba(15, 23, 42, 0.88)) !important;
    border-bottom: 1px solid rgba(226, 232, 240, 0.08);
    backdrop-filter: blur(18px);
}

.private-appbar__brand[b-xaci2x2jk0] {
    display: grid;
    line-height: 1.1;
}

.private-appbar__brand .mud-typography-subtitle1[b-xaci2x2jk0] {
    color: #f8fafc;
    font-weight: 700;
}

.private-appbar__brand .mud-typography-caption[b-xaci2x2jk0] {
    color: rgba(226, 232, 240, 0.66);
}

.private-appbar__chip[b-xaci2x2jk0] {
    margin-right: 0.75rem;
    background: linear-gradient(135deg, #0369a1, #2563eb) !important;
}

.private-drawer[b-xaci2x2jk0] {
    border-right: 1px solid var(--private-border, rgba(148, 163, 184, 0.22));
    background: rgba(255, 255, 255, 0.82) !important;
    backdrop-filter: blur(18px);
}

.private-drawer__header[b-xaci2x2jk0],
.private-drawer__footer[b-xaci2x2jk0] {
    padding: 1.25rem 1rem;
}

.private-drawer__header[b-xaci2x2jk0] {
    display: grid;
    gap: 0.4rem;
    border-bottom: 1px solid var(--private-border, rgba(148, 163, 184, 0.22));
}

.private-drawer__footer[b-xaci2x2jk0] {
    margin-top: auto;
    border-top: 1px solid var(--private-border, rgba(148, 163, 184, 0.22));
}

.private-nav[b-xaci2x2jk0] {
    padding: 0.75rem;
}

.private-nav[b-xaci2x2jk0]  .mud-nav-link {
    border-radius: 1rem;
    margin-bottom: 0.35rem;
    color: var(--private-ink-soft, #334155);
    font-weight: 600;
}

.private-nav[b-xaci2x2jk0]  .mud-nav-link.active {
    background: rgba(37, 99, 235, 0.1);
    color: #1d4ed8;
}

.private-main[b-xaci2x2jk0] {
    background: transparent;
}

.private-main__body[b-xaci2x2jk0] {
    min-height: calc(100vh - 64px);
    width: min(1760px, calc(100vw - clamp(24px, 3vw, 56px)));
    margin: 0 auto;
}

@media (max-width: 960px) {
    .private-appbar__chip[b-xaci2x2jk0] {
        display: none;
    }

    .private-main__body[b-xaci2x2jk0] {
        width: min(100% - 24px, 1760px);
    }
}
/* _content/dynamockapps.client/Components/Layout/PublicLayout.razor.rz.scp.css */
.public-shell[b-nh92g912cz] {
    min-height: 100vh;
    color: #0f172a;
    background:
        radial-gradient(circle at top left, rgba(249, 115, 22, 0.07), transparent 30%),
        radial-gradient(circle at top right, rgba(59, 130, 246, 0.06), transparent 26%),
        linear-gradient(180deg, #f8fafc 0%, #f9fafb 45%, #ffffff 100%);
}

.public-header[b-nh92g912cz] {
    position: sticky;
    top: 0;
    z-index: 40;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(148, 163, 184, 0.16);
}

.public-container[b-nh92g912cz] {
    width: min(1680px, calc(100vw - clamp(32px, 4vw, 84px)));
    margin: 0 auto;
}

.public-header__inner[b-nh92g912cz] {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 1.5rem;
    min-height: 76px;
}

.public-brand[b-nh92g912cz] {
    display: inline-flex;
    align-items: center;
    gap: 0.85rem;
}

.public-brand__mark[b-nh92g912cz] {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    object-fit: contain;
    flex-shrink: 0;
}

.public-brand__text[b-nh92g912cz] {
    display: grid;
    gap: 0.12rem;
}

.public-brand__text strong[b-nh92g912cz] {
    color: #0a192f;
    font-family: "Outfit", "Inter", sans-serif;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: -0.03em;
}

.public-brand__text span[b-nh92g912cz] {
    color: #64748b;
    font-size: 0.84rem;
}

.public-nav[b-nh92g912cz] {
    display: flex;
    justify-content: center;
    gap: 1.4rem;
    flex-wrap: wrap;
}

.public-link-group[b-nh92g912cz] {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.public-link[b-nh92g912cz] {
    position: relative;
    padding: 0.4rem 0.2rem;
    color: #475569;
    font-size: 0.95rem;
    font-weight: 600;
    transition: color 140ms ease;
}

.public-link[b-nh92g912cz]::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.25rem;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, #f97316, #3b82f6);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 160ms ease;
}

.public-link.active[b-nh92g912cz],
.public-link:hover[b-nh92g912cz] {
    color: #ea580c;
}

.public-link.active[b-nh92g912cz]::after,
.public-link:hover[b-nh92g912cz]::after {
    transform: scaleX(1);
}

.public-link--with-menu[b-nh92g912cz] {
    padding-right: 1rem;
}

.public-link--with-menu[b-nh92g912cz]::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.1rem;
    width: 0.42rem;
    height: 0.42rem;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-60%) rotate(45deg);
    transition: transform 160ms ease;
}

.public-dropdown[b-nh92g912cz] {
    position: absolute;
    top: calc(100% + 0.9rem);
    left: 50%;
    min-width: 15rem;
    display: grid;
    gap: 0.35rem;
    padding: 0.65rem;
    border-radius: 20px;
    border: 1px solid rgba(148, 163, 184, 0.16);
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 24px 48px rgba(15, 23, 42, 0.14);
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, 0.4rem);
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
}

.public-dropdown[b-nh92g912cz]::before {
    content: "";
    position: absolute;
    top: -0.45rem;
    left: 50%;
    width: 0.9rem;
    height: 0.9rem;
    border-top: 1px solid rgba(148, 163, 184, 0.16);
    border-left: 1px solid rgba(148, 163, 184, 0.16);
    background: rgba(255, 255, 255, 0.98);
    transform: translateX(-50%) rotate(45deg);
}

.public-dropdown__link[b-nh92g912cz] {
    display: flex;
    align-items: center;
    min-height: 2.9rem;
    padding: 0 0.95rem;
    border-radius: 14px;
    color: #334155;
    font-size: 0.92rem;
    font-weight: 700;
    transition: background 140ms ease, color 140ms ease, transform 140ms ease;
}

.public-dropdown__link:hover[b-nh92g912cz],
.public-dropdown__link.active[b-nh92g912cz] {
    background: rgba(255, 247, 237, 0.96);
    color: #9a3412;
    transform: translateX(2px);
}

.public-link-group:hover .public-dropdown[b-nh92g912cz],
.public-link-group:focus-within .public-dropdown[b-nh92g912cz] {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}

.public-link-group:hover .public-link--with-menu[b-nh92g912cz]::before,
.public-link-group:focus-within .public-link--with-menu[b-nh92g912cz]::before {
    transform: translateY(-40%) rotate(225deg);
}

.public-actions[b-nh92g912cz] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.site-button[b-nh92g912cz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 44px;
    padding: 0 1rem;
    border-radius: 999px;
    font-size: 0.94rem;
    font-weight: 700;
    border: 1px solid transparent;
    transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease;
}

.site-button:hover[b-nh92g912cz] {
    transform: translateY(-1px);
}

.site-button--primary[b-nh92g912cz] {
    background: linear-gradient(135deg, #f97316, #ea580c);
    color: #0a192f;
    box-shadow: 0 18px 36px rgba(249, 115, 22, 0.28);
}

.site-button--ghost[b-nh92g912cz] {
    background: rgba(255, 255, 255, 0.8);
    border-color: rgba(148, 163, 184, 0.24);
    color: #0f172a;
}

.site-button--secondary[b-nh92g912cz] {
    background: #0a192f;
    color: #f8fafc;
}

.public-toggle[b-nh92g912cz] {
    display: none;
    min-height: 42px;
    padding: 0 0.95rem;
    border-radius: 999px;
    border: 1px solid rgba(148, 163, 184, 0.24);
    background: rgba(255, 255, 255, 0.86);
    color: #0f172a;
    font-weight: 700;
}

.public-mobile-nav[b-nh92g912cz] {
    padding: 0 0 1rem;
}

.public-mobile-nav__inner[b-nh92g912cz] {
    display: grid;
    gap: 0.6rem;
}

.public-mobile-group[b-nh92g912cz] {
    display: grid;
    gap: 0.6rem;
}

.public-mobile-group__title[b-nh92g912cz] {
    color: #64748b;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.public-mobile-link[b-nh92g912cz] {
    display: flex;
    align-items: center;
    min-height: 50px;
    padding: 0 1rem;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(148, 163, 184, 0.16);
    color: #0f172a;
    font-weight: 700;
}

.public-mobile-link--accent[b-nh92g912cz] {
    background: linear-gradient(135deg, rgba(249, 115, 22, 0.1), rgba(59, 130, 246, 0.08));
    border-color: rgba(249, 115, 22, 0.2);
    color: #7c2d12;
}

.public-mobile-link--soft[b-nh92g912cz] {
    background: rgba(248, 250, 252, 0.92);
}

.public-main[b-nh92g912cz] {
    padding-bottom: 1.25rem;
}

.public-footer[b-nh92g912cz] {
    padding: 3rem 0 4rem;
}

.public-footer__card[b-nh92g912cz] {
    display: grid;
    gap: 2rem;
    padding: 2rem;
    border-radius: 32px;
    background: linear-gradient(135deg, #0a192f, #112240 55%, #0f2d54 130%);
    color: #e2e8f0;
    box-shadow: 0 28px 60px rgba(10, 25, 47, 0.22);
}

.public-brand--footer .public-brand__text strong[b-nh92g912cz],
.public-brand--footer .public-brand__text span[b-nh92g912cz] {
    color: inherit;
}

.public-footer__lead[b-nh92g912cz] {
    display: grid;
    gap: 1rem;
}

.public-footer__lead p[b-nh92g912cz] {
    margin: 0;
    max-width: 44rem;
    color: rgba(226, 232, 240, 0.78);
    line-height: 1.72;
}

.public-footer__grid[b-nh92g912cz] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.5rem;
}

.public-footer__grid div[b-nh92g912cz] {
    display: grid;
    gap: 0.65rem;
    align-content: start;
}

.public-footer__grid h3[b-nh92g912cz] {
    margin: 0 0 0.15rem;
    color: #f8fafc;
    font-family: "Outfit", "Inter", sans-serif;
    font-size: 1rem;
}

.public-footer__grid a[b-nh92g912cz],
.public-footer__meta a[b-nh92g912cz] {
    color: rgba(226, 232, 240, 0.78);
    transition: color 140ms ease;
}

.public-footer__grid a:hover[b-nh92g912cz],
.public-footer__meta a:hover[b-nh92g912cz] {
    color: #fb923c;
}

.public-footer__bottom[b-nh92g912cz] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    padding-top: 1.25rem;
    border-top: 1px solid rgba(148, 163, 184, 0.18);
}

.public-footer__bottom p[b-nh92g912cz] {
    margin: 0;
    color: rgba(226, 232, 240, 0.62);
    font-size: 0.92rem;
}

.public-footer__meta[b-nh92g912cz] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    font-size: 0.92rem;
    font-weight: 600;
}

@media (max-width: 1080px) {
    .public-nav[b-nh92g912cz],
    .public-subnav[b-nh92g912cz],
    .public-actions .site-button[b-nh92g912cz] {
        display: none;
    }

    .public-toggle[b-nh92g912cz] {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .public-header__inner[b-nh92g912cz] {
        grid-template-columns: auto auto;
        justify-content: space-between;
    }
}

@media (max-width: 840px) {
    .public-footer__grid[b-nh92g912cz],
    .public-footer__bottom[b-nh92g912cz] {
        grid-template-columns: 1fr;
        display: grid;
    }
}

@media (max-width: 640px) {
    .public-container[b-nh92g912cz] {
        width: min(100% - 24px, 1680px);
    }

    .public-footer__card[b-nh92g912cz] {
        padding: 1.4rem;
    }

    .public-brand__text span[b-nh92g912cz] {
        display: none;
    }
}
