/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-z3nfkjgv0e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-z3nfkjgv0e] {
    flex: 1;
}

.sidebar[b-z3nfkjgv0e] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-z3nfkjgv0e] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-z3nfkjgv0e]  a, .top-row[b-z3nfkjgv0e]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-z3nfkjgv0e]  a:hover, .top-row[b-z3nfkjgv0e]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-z3nfkjgv0e]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-z3nfkjgv0e] {
        justify-content: space-between;
    }

    .top-row[b-z3nfkjgv0e]  a, .top-row[b-z3nfkjgv0e]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-z3nfkjgv0e] {
        flex-direction: row;
    }

    .sidebar[b-z3nfkjgv0e] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-z3nfkjgv0e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-z3nfkjgv0e]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-z3nfkjgv0e], article[b-z3nfkjgv0e] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-z3nfkjgv0e] {
    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-z3nfkjgv0e] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ocpurco3t2] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ocpurco3t2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ocpurco3t2] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ocpurco3t2] {
    font-size: 1.1rem;
}

.bi[b-ocpurco3t2] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ocpurco3t2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-ocpurco3t2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-ocpurco3t2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-ocpurco3t2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ocpurco3t2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ocpurco3t2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ocpurco3t2]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-ocpurco3t2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ocpurco3t2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ocpurco3t2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ocpurco3t2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ocpurco3t2] {
        display: none;
    }

    .nav-scrollable[b-ocpurco3t2] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-7mvryqe4jt],
.components-reconnect-repeated-attempt-visible[b-7mvryqe4jt],
.components-reconnect-failed-visible[b-7mvryqe4jt],
.components-pause-visible[b-7mvryqe4jt],
.components-resume-failed-visible[b-7mvryqe4jt],
.components-rejoining-animation[b-7mvryqe4jt] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-retrying[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-failed[b-7mvryqe4jt],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-7mvryqe4jt] {
    display: block;
}


#components-reconnect-modal[b-7mvryqe4jt] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-7mvryqe4jt 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-7mvryqe4jt 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-7mvryqe4jt 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-7mvryqe4jt]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-7mvryqe4jt 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-7mvryqe4jt {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-7mvryqe4jt {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-7mvryqe4jt {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-7mvryqe4jt] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-7mvryqe4jt] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-7mvryqe4jt] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-7mvryqe4jt] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-7mvryqe4jt] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-7mvryqe4jt] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-7mvryqe4jt] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-7mvryqe4jt 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-7mvryqe4jt] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-7mvryqe4jt {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* Executive Light-Mode Canvas */
.portfolio-wrapper[b-brv34risgs] {
    background-color: #f8fafc; /* Crisp, premium slate-tint white background */
    color: #1e293b; /* Charcoal text for supreme readability */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    min-height: 100vh;
    overflow-x: hidden;
}

/* Perfect SPA Screen Constraints */
.full-page-section[b-brv34risgs] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 140px 0;
    position: relative;
    z-index: 10;
    scroll-margin-top: 80px;
}

/* Subtle Alternating Background Blocks for Visual Polish */
.section-white[b-brv34risgs] { background-color: #f8fafc; }
.section-grey[b-brv34risgs] { background-color: #f1f5f9; border-top: 1px solid #e2e8f0; border-bottom: 1px solid #e2e8f0; }

/* Premium Fixed Executive Navigation */
.executive-header[b-brv34risgs] {
    position: fixed; top: 0; left: 0; right: 0; height: 80px;
    background: rgba(248, 250, 252, 0.95);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid #e2e8f0;
    z-index: 1000;
}
.navbar[b-brv34risgs] {
    max-width: 1200px; height: 100%; margin: 0 auto; display: flex;
    justify-content: space-between; align-items: center; padding: 0 2rem;
}
.profile-brand[b-brv34risgs] { display: flex; align-items: center; gap: 12px; }
.initials[b-brv34risgs] {
    background: #0f172a; color: #ffffff; width: 40px; height: 40px;
    display: flex; align-items: center; justify-content: center;
    font-weight: 800; font-size: 0.95rem; border-radius: 6px;
}
.brand-text[b-brv34risgs] { display: flex; flex-direction: column; }
.brand-name[b-brv34risgs] { font-weight: 800; font-size: 0.9rem; color: #0f172a; letter-spacing: 0.5px; }
.brand-sub[b-brv34risgs] { font-size: 0.65rem; color: #64748b; font-weight: 700; letter-spacing: 1px; }

.nav-links[b-brv34risgs] { display: flex; list-style: none; gap: 2rem; align-items: center; }
.nav-links a[b-brv34risgs] { color: #64748b; text-decoration: none; font-size: 0.85rem; font-weight: 600; transition: color 0.2s; }
.nav-links a:hover[b-brv34risgs] { color: #0f172a; }
.nav-cta[b-brv34risgs] { border: 1px solid #0f172a; color: #0f172a !important; padding: 6px 16px; border-radius: 4px; font-weight: 700; }
.nav-cta:hover[b-brv34risgs] { background: #0f172a; color: #ffffff !important; }

/* Grid Blueprint Framework */
.container[b-brv34risgs] { width: 88%; max-width: 1140px; }
.structural-grid[b-brv34risgs] { display: grid; grid-template-columns: 1fr 2.2fr; gap: 5rem; width: 100%; }

.section-meta h2[b-brv34risgs] { font-size: 1.6rem; font-weight: 800; color: #0f172a; letter-spacing: -0.5px; margin-top: 0.5rem; }
.section-meta-lone h2[b-brv34risgs] { font-size: 1.6rem; font-weight: 800; color: #0f172a; margin-bottom: 3.5rem; letter-spacing: -0.5px; }
.index-num[b-brv34risgs] { font-size: 0.9rem; color: #64748b; font-weight: bold; font-family: monospace; }

/* Professional Crisp Cards */
.resume-card[b-brv34risgs] {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    padding: 3rem; border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
}

/* Executive Presentation Content */
.hero-bg[b-brv34risgs] { background-image: radial-gradient(#e2e8f0 1.5px, transparent 1.5px); background-size: 30px 30px; }
.hero-layout[b-brv34risgs] { max-width: 960px; text-align: left; align-self: flex-start; }
.location-badge[b-brv34risgs] { font-size: 0.8rem; color: #64748b; font-weight: 700; display: inline-flex; align-items: center; gap: 8px; margin-bottom: 2rem; background: #e2e8f0; padding: 6px 14px; border-radius: 20px; }
.hero-layout h1[b-brv34risgs] { font-size: 3.4rem; font-weight: 800; color: #0f172a; line-height: 1.15; margin-bottom: 1.8rem; letter-spacing: -1.5px; }
.hero-subtext[b-brv34risgs] { font-size: 1.25rem; color: #475569; line-height: 1.65; margin-bottom: 3rem; font-weight: 400; }

/* Dynamic Layout Buttons */
.action-cluster[b-brv34risgs] { display: flex; gap: 1.5rem; }
.btn-primary[b-brv34risgs] {
    background: #0f172a; color: #ffffff; padding: 14px 30px; font-weight: 700; font-size: 0.85rem;
    text-decoration: none; border-radius: 6px; display: inline-flex; align-items: center; gap: 8px; transition: background 0.2s;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.15);
}
.btn-primary:hover[b-brv34risgs] { background: #1e293b; }
.btn-secondary[b-brv34risgs] {
    border: 1px solid #cbd5e1; background: #ffffff; color: #334155; padding: 14px 30px; font-weight: 700; font-size: 0.85rem;
    text-decoration: none; border-radius: 6px; transition: all 0.2s;
}
.btn-secondary:hover[b-brv34risgs] { border-color: #0f172a; color: #0f172a; }

/* Structural Summaries text values */
.summary-text[b-brv34risgs] { font-size: 1.2rem; line-height: 1.75; color: #334155; }

/* Professional Competency Grids */
.skills-layout[b-brv34risgs] { display: grid; grid-template-columns: 1fr 1fr; gap: 2.5rem; }
.stack-card[b-brv34risgs] { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 8px; padding: 2.5rem; box-shadow: 0 1px 3px rgba(0,0,0,0.02); }
.stack-card h3[b-brv34risgs] { font-size: 0.95rem; color: #0f172a; margin-bottom: 1.5rem; letter-spacing: 0.5px; font-weight: 800; }
.badge-cloud[b-brv34risgs] { display: flex; flex-wrap: wrap; gap: 10px; }
.tech-tag[b-brv34risgs] { font-size: 0.8rem; background: #f1f5f9; color: #334155; padding: 6px 14px; border-radius: 6px; font-weight: 600; border: 1px solid #e2e8f0; }

/* Production Blueprint Layout Grid */
.projects-matrix[b-brv34risgs] { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; }
.production-card[b-brv34risgs] { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 8px; transition: transform 0.2s, box-shadow 0.2s; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.02); }
.production-card:hover[b-brv34risgs] { transform: translateY(-4px); box-shadow: 0 12px 20px -3px rgba(0,0,0,0.06); }
.production-card .card-body[b-brv34risgs] { padding: 3rem; }
.project-header[b-brv34risgs] { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 1.2rem; }
.production-card h3[b-brv34risgs] { font-size: 1.35rem; color: #0f172a; font-weight: 800; }
.status-indicator[b-brv34risgs] { font-size: 0.65rem; background: #f0fdf4; color: #166534; font-weight: 800; padding: 4px 10px; border-radius: 12px; border: 1px solid #bbf7d0; letter-spacing: 0.5px; }
.production-card p[b-brv34risgs] { font-size: 1rem; color: #475569; line-height: 1.65; margin-bottom: 2rem; }
.card-footer-tags[b-brv34risgs] { display: flex; flex-wrap: wrap; gap: 8px; }
.system-label[b-brv34risgs] { font-size: 0.75rem; border: 1px solid #cbd5e1; color: #475569; padding: 4px 10px; border-radius: 4px; background: #f8fafc; font-weight: 600; }

/* Professional Resume Logs Timeline stream */
.timeline-stream[b-brv34risgs] { display: flex; flex-direction: column; gap: 2.5rem; }
.log-row[b-brv34risgs] { display: grid; grid-template-columns: 1fr 3fr; gap: 3rem; align-items: start; }
.log-time[b-brv34risgs] { font-size: 1rem; font-weight: 800; color: #0f172a; padding-top: 2rem; font-family: monospace; }
.log-content[b-brv34risgs] { padding: 2.5rem; }
.log-content h3[b-brv34risgs] { font-size: 1.25rem; color: #0f172a; font-weight: 800; }
.company-alias[b-brv34risgs] { color: #64748b; font-weight: 500; font-size: 1.1rem; }
.log-content p[b-brv34risgs] { font-size: 1rem; color: #475569; margin-top: 0.8rem; line-height: 1.65; }

/* Handshake Connection Formatting Box */
.connection-box[b-brv34risgs] { max-width: 800px; margin: 0 auto; }
.connection-box h2[b-brv34risgs] { font-size: 2rem; color: #0f172a; letter-spacing: -0.5px; margin-bottom: 1.2rem; font-weight: 800; }
.connection-box p[b-brv34risgs] { color: #475569; font-size: 1.15rem; margin-bottom: 2.5rem; }
.large-btn[b-brv34risgs] { padding: 16px 36px; font-size: 0.95rem; }
.professional-footer-links[b-brv34risgs] { display: flex; justify-content: center; gap: 3rem; margin-top: 3rem; border-top: 1px solid #e2e8f0; padding-top: 2rem; }
.professional-footer-links a[b-brv34risgs] { color: #64748b; text-decoration: none; font-size: 0.85rem; font-weight: 700; transition: color 0.2s; display: flex; align-items: center; gap: 8px; }
.professional-footer-links a:hover[b-brv34risgs] { color: #0f172a; }

/* Clean Premium Footers */
.system-footer[b-brv34risgs] { background: #0f172a; padding: 2.5rem 0; font-size: 0.85rem; color: #94a3b8; }
.footer-container[b-brv34risgs] { max-width: 1140px; margin: 0 auto; padding: 0 2rem; display: flex; justify-content: space-between; font-weight: 500; }


/* Split Layout Infrastructure */
.hero-split-layout[b-brv34risgs] {
    display: grid;
    grid-template-columns: 1fr 1.4fr; /* Clean balance between image frame and text stack */
    gap: 4rem;
    align-items: center;
    width: 100%;
}

/* Profile Photo Framing */
.hero-image-wrapper[b-brv34risgs] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.profile-avatar-frame[b-brv34risgs] {
    position: relative;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    padding: 8px; /* Inner white gap accent */
    background: #ffffff;
    border: 1px solid #cbd5e1;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.05), 0 10px 10px -5px rgba(0, 0, 0, 0.02);
}

.profile-img[b-brv34risgs] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    background-color: #f1f5f9; /* Placeholder tint while image loads */
}

/* Text Element Grouping */
.hero-content-wrapper[b-brv34risgs] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.location-badge[b-brv34risgs] { 
    font-size: 0.8rem; 
    color: #64748b; 
    font-weight: 700; 
    display: inline-flex; 
    align-items: center; 
    gap: 8px; 
    margin-bottom: 1.5rem; 
    background: #e2e8f0; 
    padding: 6px 14px; 
    border-radius: 20px; 
}

.hero-content-wrapper h1[b-brv34risgs] { 
    font-size: 3rem; /* Slightly balanced down for side-by-side spacing */
    font-weight: 800; 
    color: #0f172a; 
    line-height: 1.2; 
    margin-bottom: 1.5rem; 
    letter-spacing: -1.5px; 
}

.hero-subtext[b-brv34risgs] { 
    font-size: 1.15rem; 
    color: #475569; 
    line-height: 1.65; 
    margin-bottom: 2.5rem; 
    font-weight: 400; 
    font-family: system-ui, sans-serif;
}

/* Mobile Responsiveness Rules */
@media (max-width: 960px) {
    .hero-split-layout[b-brv34risgs] {
        grid-template-columns: 1fr; /* Stack picture on top of text for tablets and devices */
        gap: 2.5rem;
        text-align: center;
    }
    
    .hero-content-wrapper[b-brv34risgs] {
        align-items: center;
    }
    
    .profile-avatar-frame[b-brv34risgs] {
        width: 260px;
        height: 260px;
    }
    
    .hero-content-wrapper h1[b-brv34risgs] {
        font-size: 2.2rem;
    }
    
    .action-cluster[b-brv34risgs] {
        flex-direction: column;
        width: 100%;
        gap: 1rem;
    }
    
    .btn-primary[b-brv34risgs], .btn-secondary[b-brv34risgs] {
        text-align: center;
        justify-content: center;
        width: 100%;
    }
}
