@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/NovaRazor/NovaRazor.3kewybvyp0.bundle.scp.css';

/* /Components/Account/Pages/Auth.razor.rz.scp.css */
.auth-page[b-0jwofejgrg] {
    background: linear-gradient(135deg, #f5f7ff 0%, #eef2ff 100%);
    min-height: 100vh;
}

.auth-card[b-0jwofejgrg] {
    border-radius: 24px;
}

.auth-side-panel[b-0jwofejgrg] {
    background: linear-gradient(135deg, #0d6efd 0%, #4f46e5 100%);
    min-height: 700px;
}

.feature-item[b-0jwofejgrg] {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: .75rem;
    font-size: 1rem;
}

    .feature-item i[b-0jwofejgrg] {
        font-size: 1.2rem;
    }

.auth-switch[b-0jwofejgrg] {
    background: #f1f3f5;
    padding: 6px;
    border-radius: 50px;
    gap: 6px;
}

    .auth-switch .nav-link[b-0jwofejgrg] {
        border-radius: 50px;
        padding: .7rem 1.8rem;
        font-weight: 600;
        color: #495057;
        transition: all .25s ease;
    }

        .auth-switch .nav-link.active[b-0jwofejgrg] {
            background: #0d6efd;
            color: white;
            box-shadow: 0 4px 14px rgba(13,110,253,.3);
        }

.form-control[b-0jwofejgrg] {
    border-radius: 14px;
    padding: .9rem 1rem;
    border: 1px solid #dee2e6;
}

    .form-control:focus[b-0jwofejgrg] {
        box-shadow: none;
        border-color: #0d6efd;
    }

.btn-primary[b-0jwofejgrg] {
    border-radius: 14px;
    padding: .9rem;
    font-weight: 600;
}

@@media(max-width: 991px) {

    .auth-card[b-0jwofejgrg] {
        border-radius: 20px;
    }

    .auth-page[b-0jwofejgrg] {
        padding: 2rem 0;
    }
}

.auth-switch .btn:focus[b-0jwofejgrg],
.auth-switch .btn:active[b-0jwofejgrg],
.auth-switch .btn:focus-visible[b-0jwofejgrg] {
    outline: none !important;
    box-shadow: none !important;
}

.auth-success-modal[b-0jwofejgrg] {
    background: rgba(0,0,0,0.45);
}

.success-icon i[b-0jwofejgrg] {
    font-size: 4rem;
    color: #16a34a;
}
/* /Components/Account/Pages/Login.razor.rz.scp.css */
.auth-page[b-bauty51git] {
    background: linear-gradient(135deg, #f5f7ff 0%, #eef2ff 100%);
    min-height: 100vh;
}

.auth-card[b-bauty51git] {
    border-radius: 24px;
}

.auth-side-panel[b-bauty51git] {
    background: linear-gradient(135deg, #0d6efd 0%, #4f46e5 100%);
    min-height: 700px;
}

.feature-item[b-bauty51git] {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: .75rem;
    font-size: 1rem;
}

    .feature-item i[b-bauty51git] {
        font-size: 1.2rem;
    }

.auth-switch[b-bauty51git] {
    background: #f1f3f5;
    padding: 6px;
    border-radius: 50px;
    gap: 6px;
}

    .auth-switch .nav-link[b-bauty51git] {
        border-radius: 50px;
        padding: .7rem 1.8rem;
        font-weight: 600;
        color: #495057;
        transition: all .25s ease;
    }

        .auth-switch .nav-link.active[b-bauty51git] {
            background: #0d6efd;
            color: white;
            box-shadow: 0 4px 14px rgba(13,110,253,.3);
        }

.form-control[b-bauty51git] {
    border-radius: 14px;
    padding: .9rem 1rem;
    border: 1px solid #dee2e6;
}

    .form-control:focus[b-bauty51git] {
        box-shadow: none;
        border-color: #0d6efd;
    }

.btn-primary[b-bauty51git] {
    border-radius: 14px;
    padding: .9rem;
    font-weight: 600;
}

@@media(max-width: 991px) {

    .auth-card[b-bauty51git] {
        border-radius: 20px;
    }

    .auth-page[b-bauty51git] {
        padding: 2rem 0;
    }
}

.auth-switch .btn:focus[b-bauty51git],
.auth-switch .btn:active[b-bauty51git],
.auth-switch .btn:focus-visible[b-bauty51git] {
    outline: none !important;
    box-shadow: none !important;
}

.auth-success-modal[b-bauty51git] {
    background: rgba(0,0,0,0.45);
}

.success-icon i[b-bauty51git] {
    font-size: 4rem;
    color: #16a34a;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4oayh7r794] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4oayh7r794] {
    flex: 1;
}

.sidebar[b-4oayh7r794] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4oayh7r794] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4oayh7r794]  a, .top-row[b-4oayh7r794]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4oayh7r794]  a:hover, .top-row[b-4oayh7r794]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4oayh7r794]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4oayh7r794] {
        justify-content: space-between;
    }

    .top-row[b-4oayh7r794]  a, .top-row[b-4oayh7r794]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4oayh7r794] {
        flex-direction: row;
    }

    .sidebar[b-4oayh7r794] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4oayh7r794] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4oayh7r794]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4oayh7r794], article[b-4oayh7r794] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4oayh7r794] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 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;
}

    #blazor-error-ui .dismiss[b-4oayh7r794] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/RoleBasedMenus/RoleBasedSideMenu.razor.rz.scp.css */
.sidebar[b-iz4fjyc8cp] {
    width: 260px;
    min-height: 100vh;
    background: #0d6efd;
    color: #ffd54f;
    transition: .3s ease;
    overflow: hidden;
}

    .sidebar.collapsed[b-iz4fjyc8cp] {
        width: 72px;
    }

.sidebar-header[b-iz4fjyc8cp] {
    display: flex;
    justify-content: flex-end;
    padding: 10px;
}

.sidebar .nav-link[b-iz4fjyc8cp] {
    color: #ffd54f;
    font-weight: 600;
    border-radius: 8px;
    margin: 2px 8px;
}

    .sidebar .nav-link:hover[b-iz4fjyc8cp] {
        background: rgba(255,255,255,.15);
        color: white;
    }

    .sidebar .nav-link.active[b-iz4fjyc8cp] {
        background: #084298;
        color: white;
    }

.sidebar.collapsed .nav-link[b-iz4fjyc8cp] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .9rem 0;
}

    .sidebar.collapsed .nav-link i[b-iz4fjyc8cp] {
        font-size: 1.3rem;
    }

    .sidebar.collapsed .nav-link span[b-iz4fjyc8cp] {
        display: none;
    }

.sidebar[b-iz4fjyc8cp],
.sidebar *[b-iz4fjyc8cp] {
    transition: all .25s ease;
}
/* /Components/Layout/TopNavBar.razor.rz.scp.css */
.custom-navbar[b-2iqhm876s1] {
    height: 74px;
    background: white;
    z-index: 1050;
}

.top-navbar-spacer[b-2iqhm876s1] {
    height: 74px;
}

.navbar-logo[b-2iqhm876s1] {
    height: 44px;
    width: auto;
    object-fit: contain;
}

.brand-fallback[b-2iqhm876s1] {
    font-size: 1.8rem;
    font-weight: 800;
    color: #f39c12;
    line-height: 1;
}

    .brand-fallback span[b-2iqhm876s1] {
        color: #172b85;
    }

.navbar-nav .nav-link[b-2iqhm876s1] {
    color: #222 !important;
    font-weight: 500;
    font-size: 1rem;
    padding: .75rem 1rem !important;
    transition: .2s ease;
}

    .navbar-nav .nav-link:hover[b-2iqhm876s1] {
        color: #0d6efd !important;
    }

.dropdown-toggle[b-2iqhm876s1]::after {
    margin-left: .45rem;
    vertical-align: middle;
}

.navbar-actions[b-2iqhm876s1] {
    flex-shrink: 0;
}

.phone-btn[b-2iqhm876s1] {
    height: 48px;
    padding: 0 1.1rem;
    border: 1.5px solid #172b85;
    border-radius: 14px;
    display: flex;
    align-items: center;
    gap: .7rem;
    color: #172b85;
    font-weight: 600;
    transition: .2s ease;
}

    .phone-btn:hover[b-2iqhm876s1] {
        background: #f8f9ff;
    }

    .phone-btn i[b-2iqhm876s1] {
        font-size: 1rem;
    }

.join-btn[b-2iqhm876s1] {
    height: 48px;
    padding: 0 1.4rem;
    background: #f5a623;
    color: #111;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    transition: .2s ease;
}

    .join-btn:hover[b-2iqhm876s1] {
        background: #e89a18;
        color: #111;
    }

.login-btn[b-2iqhm876s1] {
    height: 48px;
    padding: 0 1.4rem;
    background: #091a82;
    color: white;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    transition: .2s ease;
}

    .login-btn:hover[b-2iqhm876s1] {
        background: #07156b;
        color: white;
    }

@@media (max-width: 991px) {

    .custom-navbar[b-2iqhm876s1] {
        height: auto;
        padding: .6rem 0;
    }

    .top-navbar-spacer[b-2iqhm876s1] {
        height: 76px;
    }

    .navbar-collapse[b-2iqhm876s1] {
        padding-top: 1rem;
    }

    .navbar-nav[b-2iqhm876s1] {
        gap: .3rem;
    }

    .navbar-actions[b-2iqhm876s1] {
        flex-direction: column;
        align-items: stretch;
        margin-top: 1rem;
        width: 100%;
    }

    .phone-btn[b-2iqhm876s1],
    .join-btn[b-2iqhm876s1],
    .login-btn[b-2iqhm876s1] {
        width: 100%;
        justify-content: center;
    }

    .navbar-nav .nav-link[b-2iqhm876s1] {
        padding-left: 0 !important;
    }
}

.custom-navbar[b-2iqhm876s1] {
    border-bottom: 6px solid #28a745; /* Bootstrap Green */
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
}
/* /Components/Pages/LandingPage.razor.rz.scp.css */
.landing-page[b-jn5rp2dliw] {
    width: 100%;
    overflow-x: hidden;
    background: #f6f9fc;
}

/* HERO SECTION */

/*.hero-section {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #eef4ff 0%, #dbe9ff 100%);
}*/

.hero-image[b-jn5rp2dliw] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.25;
}

/*.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient( 90deg, rgba(6, 26, 64, 0.92) 0%, rgba(6, 26, 64, 0.75) 40%, rgba(6, 26, 64, 0.20) 100% );
    z-index: 1;
}*/

/* FLOATING SEARCH BAR */

.floating-searchbar-container[b-jn5rp2dliw] {
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: min(92%, 1150px);
    z-index: 20;
}

/* HERO CONTENT */

/*.hero-content {
    position: relative;
    z-index: 10;
    padding-top: 170px;
    padding-bottom: 180px;
}*/

.hero-left[b-jn5rp2dliw] {
    max-width: 700px;
    color: white;
}

.hero-badge[b-jn5rp2dliw] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
    padding: 10px 18px;
    border-radius: 999px;
    font-weight: 600;
    margin-bottom: 28px;
}

/*.hero-title {
    font-size: 4rem;
    line-height: 1.1;
    font-weight: 800;
    margin-bottom: 24px;
}*/

.hero-description[b-jn5rp2dliw] {
    font-size: 1.2rem;
    line-height: 1.8;
    color: rgba(255,255,255,0.85);
    margin-bottom: 36px;
    max-width: 650px;
}

/* FEATURE PILLS */

.hero-features[b-jn5rp2dliw] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 42px;
}

.feature-pill[b-jn5rp2dliw] {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255,255,255,0.10);
    backdrop-filter: blur(8px);
    padding: 12px 18px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.15);
    font-weight: 500;
}

    .feature-pill i[b-jn5rp2dliw] {
        color: #ffc107;
    }

/* ACTION BUTTONS */

.hero-actions[b-jn5rp2dliw] {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
}

/* STATS */

/*.hero-stats-container {
    position: absolute;
    bottom: 40px;
    width: 100%;
    z-index: 10;
}*/

/*.hero-stats {
    background: linear-gradient(135deg, #123d92 0%, #081d4d 100%);
    border-radius: 24px;
    padding: 28px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
    box-shadow: 0 12px 40px rgba(0,0,0,0.2);
}*/

/*.stat-item {
    text-align: center;
    flex: 1;
}

    .stat-item h2 {
        font-size: 2rem;
        font-weight: 800;
        margin-bottom: 8px;
    }

    .stat-item p {
        margin: 0;
        color: rgba(255,255,255,0.8);
    }

.stat-divider {
    width: 1px;
    height: 60px;
    background: rgba(255,255,255,0.15);
}
*/
/* RESPONSIVE */

@@media (max-width: 992px) {

    .hero-title[b-jn5rp2dliw] {
        font-size: 3rem;
    }

    .hero-stats[b-jn5rp2dliw] {
        flex-wrap: wrap;
        gap: 24px;
    }

    .stat-divider[b-jn5rp2dliw] {
        display: none;
    }
}

@@media (max-width: 768px) {

    .hero-content[b-jn5rp2dliw] {
        padding-top: 180px;
        padding-bottom: 260px;
    }

    .floating-searchbar-container[b-jn5rp2dliw] {
        top: 20px;
        width: 95%;
    }

    .hero-title[b-jn5rp2dliw] {
        font-size: 2.4rem;
    }

    .hero-description[b-jn5rp2dliw] {
        font-size: 1rem;
    }

    .hero-actions[b-jn5rp2dliw] {
        flex-direction: column;
    }

        .hero-actions .btn[b-jn5rp2dliw] {
            width: 100%;
        }

    .hero-stats[b-jn5rp2dliw] {
        flex-direction: column;
        padding: 24px;
    }

    .hero-stats-container[b-jn5rp2dliw] {
        bottom: 20px;
    }
}
/* /Components/RehabHero.razor.rz.scp.css */
.hero-section[b-b4mk9ijn5w] {
    position: relative;
    height: 50vh;
    min-height: 500px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-background[b-b4mk9ijn5w] {
    position: absolute;
    inset: 0;
    background-image: url('/images/hero-addiction-care.png');
    background-size: cover;
    background-position: center;
    transform: scale(1.02);
}

.hero-overlay[b-b4mk9ijn5w] {
    position: absolute;
    inset: 0;
    background: linear-gradient( to bottom, rgba(0,0,0,0.35), rgba(0,0,0,0.45) );
}

.hero-content[b-b4mk9ijn5w] {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-inline: 1rem;
}

.hero-text[b-b4mk9ijn5w] {
    margin-bottom: 2rem;
    color: white;
}

.hero-title[b-b4mk9ijn5w] {
    font-size: clamp(2rem, 5vw, 4.2rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 1rem;
    letter-spacing: -1px;
}

.hero-subtitle[b-b4mk9ijn5w] {
    font-size: clamp(1rem, 1.5vw, 1.25rem);
    max-width: 750px;
    margin: 0 auto;
    opacity: 0.95;
    line-height: 1.7;
}

.searchbar-wrapper[b-b4mk9ijn5w] {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

    /* Optional Glass Effect */
    .searchbar-wrapper[b-b4mk9ijn5w]  .search-container,
    .searchbar-wrapper[b-b4mk9ijn5w]  .search-bar,
    .searchbar-wrapper[b-b4mk9ijn5w]  .searchbar-container {
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        box-shadow: 0 15px 40px rgba(0,0,0,0.18);
    }

/* Tablet */
@@media (max-width: 992px) {

    .hero-section[b-b4mk9ijn5w] {
        min-height: 560px;
    }

    .hero-text[b-b4mk9ijn5w] {
        margin-bottom: 1.5rem;
    }
}

/* Mobile */
@@media (max-width: 768px) {

    .hero-section[b-b4mk9ijn5w] {
        height: auto;
        min-height: 620px;
        padding-top: 7rem;
        padding-bottom: 4rem;
    }

    .hero-title[b-b4mk9ijn5w] {
        font-size: 2.3rem;
    }

    .hero-subtitle[b-b4mk9ijn5w] {
        font-size: 1rem;
        padding-inline: 0.5rem;
    }

    .searchbar-wrapper[b-b4mk9ijn5w] {
        margin-top: 1.5rem;
    }
}
