@import 'FlexSuite.Admin.Client.h44qy1r2tw.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.ouw50eeq2n.bundle.scp.css';

/* _content/FlexSuite.Admin/Components/Account/Pages/Login.razor.rz.scp.css */
/* Page Background */
body[b-7vh4corvcv] {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
    margin: 0;
    padding: 0;
}

.my-validation-summary[b-7vh4corvcv],
.my-validation-summary *[b-7vh4corvcv] {
    color: red !important;
}

/* Main Page Container */
.login-page-container[b-7vh4corvcv] {
    min-height: 100vh;
    width: 100%;
    margin: 0;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.login-page-container[b-7vh4corvcv]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;
    pointer-events: none;
}

/* Unified Login Card */
.unified-login-card[b-7vh4corvcv] {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    max-width: 1200px;
    width: calc(100% - 2rem);
    height: 80vh;
    position: relative;
    margin: 1rem;
}

/* Connecting Line */
.connecting-line[b-7vh4corvcv] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 60%;
    background: linear-gradient(to bottom, transparent, #667eea, #764ba2, transparent);
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0.3;
}

/* Login Section */
.login-section[b-7vh4corvcv] {
    padding: 2rem 2rem;
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.brand-header[b-7vh4corvcv] {
    text-align: center;
    margin-bottom: 1.5rem;
    position: relative;
}

.brand-icon[b-7vh4corvcv] {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    background: linear-gradient(45deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.brand-header h1[b-7vh4corvcv] {
    font-size: 2.5rem;
    font-weight: 700;
    background: linear-gradient(45deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 0;
    letter-spacing: -1px;
    line-height: 1.2;
    padding-bottom: 0.2rem;
}

.brand-tagline[b-7vh4corvcv] {
    color: #666;
    font-size: 0.85rem;
    margin: 0.25rem 0 0 0;
    font-weight: 500;
}

.login-form-wrapper[b-7vh4corvcv] {
    background: rgba(255, 255, 255, 0.7);
    padding: 1.5rem;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
}

.login-form-wrapper h2[b-7vh4corvcv] {
    color: #333;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center;
}

.login-subtitle[b-7vh4corvcv] {
    color: #666;
    text-align: center;
    margin-bottom: 0.75rem;
    font-size: 0.9rem;
}

.form-stack[b-7vh4corvcv] {
    gap: 1rem;
}

.login-btn-content[b-7vh4corvcv] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

/* Spiritual Section */
.spiritual-section[b-7vh4corvcv] {
    padding: 2rem 2rem;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.05) 0%, rgba(118, 75, 162, 0.05) 100%);
}

.spiritual-background-pattern[b-7vh4corvcv] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23667eea' fill-opacity='0.03'%3E%3Cpath d='M20 20c0 11.046-8.954 20-20 20s-20-8.954-20-20 8.954-20 20-20 20 8.954 20 20zm0-20c11.046 0 20 8.954 20 20s-8.954 20-20 20-20-8.954-20-20 8.954-20 20-20z'/%3E%3C/g%3E%3C/svg%3E") repeat;
    pointer-events: none;
}

.spiritual-content[b-7vh4corvcv] {
    text-align: center;
    position: relative;
    z-index: 2;
}

.image-container[b-7vh4corvcv] {
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
}

.image-glow[b-7vh4corvcv] {
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: radial-gradient(circle, rgba(102, 126, 234, 0.3) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 1;
    animation: pulse-glow-b-7vh4corvcv 3s ease-in-out infinite;
}

@keyframes pulse-glow-b-7vh4corvcv {
    0%, 100% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.6; transform: scale(1.05); }
}

.gurudev-image[b-7vh4corvcv] {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    object-fit: cover;
    border: 8px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease;
    position: relative;
    z-index: 3;
}

.gurudev-image:hover[b-7vh4corvcv] {
    transform: scale(1.03);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}

.image-overlay[b-7vh4corvcv] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: linear-gradient(45deg, transparent, rgba(102, 126, 234, 0.1), transparent);
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 4;
}

.spiritual-text h3[b-7vh4corvcv] {
    color: #4a4a4a;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    background: linear-gradient(45deg, #667eea, #764ba2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.spiritual-text p[b-7vh4corvcv] {
    color: #666;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    font-weight: 500;
}

.spiritual-quote[b-7vh4corvcv] {
    background: rgba(255, 255, 255, 0.8);
    padding: 1rem 1rem 1rem 1.5rem;
    border-radius: 16px;
    border: 1px solid rgba(102, 126, 234, 0.2);
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}

.spiritual-quote[b-7vh4corvcv]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 3px;
    height: 60%;
    background: linear-gradient(to bottom, rgba(102, 126, 234, 0.1), rgba(118, 75, 162, 0.2), rgba(102, 126, 234, 0.1));
    border-radius: 3px;
    transform: translateY(-50%);
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.2);
}

.quote-icon[b-7vh4corvcv] {
    font-size: 1.2rem;
    margin-bottom: 0.25rem;
}

.spiritual-quote em[b-7vh4corvcv] {
    color: #5a4fcf;
    font-size: 1.1rem;
    line-height: 1.4;
    display: block;
    margin-bottom: 0.5rem;
}

.quote-author[b-7vh4corvcv] {
    color: #888;
    font-size: 0.85rem;
    font-weight: 500;
}

/* Responsive Design */
@media (max-width: 768px) {
    .connecting-line[b-7vh4corvcv] {
        display: none;
    }
    
    .login-page-container[b-7vh4corvcv] {
        padding: 0;
        width: 100%;
    }
    
    .unified-login-card[b-7vh4corvcv] {
        border-radius: 16px;
        margin: 0.5rem;
        width: calc(100% - 1rem);
    }
    
    .login-section[b-7vh4corvcv],
    .spiritual-section[b-7vh4corvcv] {
        padding: 1rem 1rem;
    }
    
    .login-form-wrapper[b-7vh4corvcv] {
        padding: 0.75rem;
    }
    
    .gurudev-image[b-7vh4corvcv] {
        width: 160px;
        height: 160px;
    }
    
    .image-overlay[b-7vh4corvcv] {
        width: 160px;
        height: 160px;
    }
    
    .spiritual-text h3[b-7vh4corvcv] {
        font-size: 1.5rem;
    }
    
    .brand-header h1[b-7vh4corvcv] {
        font-size: 1.8rem;
    }
}

@media (max-width: 480px) {
    .login-section[b-7vh4corvcv],
    .spiritual-section[b-7vh4corvcv] {
        padding: 0.75rem 0.75rem;
    }
    
    .login-form-wrapper[b-7vh4corvcv] {
        padding: 0.5rem;
    }
    
    .gurudev-image[b-7vh4corvcv] {
        width: 140px;
        height: 140px;
    }
    
    .image-overlay[b-7vh4corvcv] {
        width: 140px;
        height: 140px;
    }
}
/* _content/FlexSuite.Admin/Components/Layout/MainLayout.razor.rz.scp.css */
/* FluentHeader Gradient Background - Matching Login Page Style */
:global(fluent-header)[b-2i4guh8myd] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    position: relative !important;
    overflow: hidden !important;
}

/* Add subtle pattern overlay like login page */
:global(fluent-header::before)[b-2i4guh8myd] {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;
    pointer-events: none;
    z-index: 1;
}

/* Ensure header content is above the pattern */
:global(fluent-header > *)[b-2i4guh8myd] {
    position: relative !important;
    z-index: 2 !important;
}

/* Enhance button styling on gradient background */
:global(fluent-header fluent-button)[b-2i4guh8myd] {
    backdrop-filter: blur(10px) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
    color: white !important;
}

/* General responsive styling */
.main[b-2i4guh8myd] {
    height: calc(100vh - 60px);
    overflow: hidden;
}

.body-content[b-2i4guh8myd] {
    flex: 1;
    overflow: auto;
    padding: 0;
}

.content[b-2i4guh8myd] {
    height: 100%;
    padding: 1rem;
}

/* Responsive design */
.desktop-only[b-2i4guh8myd] {
    display: none;
}

.mobile-only[b-2i4guh8myd] {
    display: block;
}

@media (min-width: 768px) {
    .desktop-only[b-2i4guh8myd] {
        display: block;
    }
    
    .mobile-only[b-2i4guh8myd] {
        display: none;
    }
}

/* Spacing between header elements */
.space-between-divs[b-2i4guh8myd] {
    width: 8px;
}

.settings[b-2i4guh8myd],
.notifications[b-2i4guh8myd],
.persona-container[b-2i4guh8myd] {
    display: flex;
    align-items: center;
} 
