@import '_content/BlazorEssentials/BlazorEssentials.6oydb6jskt.bundle.scp.css';
@import '_content/ParanoidPhotos.Client.Common/ParanoidPhotos.Client.Common.tnmszdn1o8.bundle.scp.css';
@import '_content/Pleasant.AspNetCore.Authentication.Razor.Bootstrap5/Pleasant.AspNetCore.Authentication.Razor.Bootstrap5.rvkdcz2lo7.bundle.scp.css';
@import '_content/Pleasant.AspNetCore.Identity.Razor.Bootstrap5/Pleasant.AspNetCore.Identity.Razor.Bootstrap5.z37jmh5sjx.bundle.scp.css';

/* _content/ParanoidPhotos.Server.Website/Pages/OAuthComplete.cshtml.rz.scp.css */
body[b-sfhxmhx2ry] {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
    background: var(--gradient-red-lm);
    color: white;
}

.container[b-sfhxmhx2ry] {
    text-align: center;
    padding: 2rem;
}

.spinner[b-sfhxmhx2ry] {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 4px solid white;
    width: 40px;
    height: 40px;
    animation: spin-b-sfhxmhx2ry 1s linear infinite;
    margin: 0 auto 1rem;
}

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

h1[b-sfhxmhx2ry] {
    font-size: 1.5rem;
    margin: 0;
}

p[b-sfhxmhx2ry] {
    margin-top: 0.5rem;
    opacity: 0.9;
}
/* _content/ParanoidPhotos.Server.Website/Pages/Shared/_DialogLayout.cshtml.rz.scp.css */
/* _content/ParanoidPhotos.Server.Website/Pages/Shared/_Layout.cshtml.rz.scp.css */
