/* /Components/Layout/IndexV2Footer.razor.rz.scp.css */
/* Override the global footer-grid column layout for this footer.
   New structure: brand (wide) | intelligence | articles | company | pro+connect */
.footer-grid[b-4dhbytj1s9] {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
}

/* Stack Pro and Connect vertically; global .foot-group uses 2-column inner grid */
.foot-group[b-4dhbytj1s9] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

@media (max-width: 980px) {
    .footer-grid[b-4dhbytj1s9] {
        grid-template-columns: 1fr;
    }

    .foot-group[b-4dhbytj1s9] {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-313n2gyd2i] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-313n2gyd2i] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-313n2gyd2i] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-313n2gyd2i] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-132ntqtmqg] {
    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-132ntqtmqg] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-132ntqtmqg] {
    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-132ntqtmqg] {
    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-132ntqtmqg] {
    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-132ntqtmqg] {
    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-132ntqtmqg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-132ntqtmqg]  .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-132ntqtmqg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

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

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

    .nav-scrollable[b-132ntqtmqg] {
        /* 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/Pages/Website/Main/IndexV2.razor.rz.scp.css */
/* ══════════════════════════════════════════════════
   IndexV2 — all classes prefixed iv2- to avoid
   collision with the existing site stylesheet.
   Global tokens (--brand, --fg, --muted, etc.) from
   spydomo.css are used directly — no redefinitions.
   ══════════════════════════════════════════════════ */

/* ── Shared helpers ─────────────────────────────── */

.iv2-kicker[b-zj6aa6m5l9] {
    display: block;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--brand-2, #0b7e6d);
    margin-bottom: 10px;
}

.iv2-section-header[b-zj6aa6m5l9] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.iv2-section-link[b-zj6aa6m5l9] {
    font-size: .85rem;
    font-weight: 600;
    color: var(--brand-2, #0b7e6d);
    white-space: nowrap;
    flex-shrink: 0;
}

/* ── Badges ─────────────────────────────────────── */

.iv2-badge[b-zj6aa6m5l9] {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    height: 22px;
    padding: 0 9px;
    border-radius: 999px;
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    white-space: nowrap;
    flex-shrink: 0;
    width: fit-content;
}

.iv2-badge--green[b-zj6aa6m5l9]  { background: rgba(36,179,157,.12); color: #0b7e6d; }
.iv2-badge--purple[b-zj6aa6m5l9] { background: rgba(130,80,220,.12); color: #6b3db5; }
.iv2-badge--amber[b-zj6aa6m5l9]  { background: rgba(230,160,20,.14); color: #9a6000; }
.iv2-badge--coral[b-zj6aa6m5l9]  { background: rgba(220,80,80,.12);  color: #b53d3d; }
.iv2-badge--teal[b-zj6aa6m5l9]   { background: rgba(20,160,200,.12); color: #0b7090; }
.iv2-badge--gray[b-zj6aa6m5l9]   { background: rgba(91,107,123,.10); color: var(--muted, #5b6b7b); }

/* ── Dateline bar ───────────────────────────────── */

.iv2-dateline[b-zj6aa6m5l9] {
    background: var(--fg, #0b1224);
    color: rgba(255,255,255,.5);
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    padding: 9px 0;
    border-bottom: 1px solid rgba(255,255,255,.06);
}

.iv2-dateline-inner[b-zj6aa6m5l9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.iv2-dateline-date[b-zj6aa6m5l9] {
    color: rgba(255,255,255,.75);
}

/* ── Hero section ───────────────────────────────── */

.iv2-hero-section[b-zj6aa6m5l9] {
    padding: 56px 0 48px;
}

.iv2-hero-grid[b-zj6aa6m5l9] {
    display: grid;
    grid-template-columns: 1fr 360px;
    gap: 48px;
    align-items: start;
}

.iv2-h1[b-zj6aa6m5l9] {
    font-size: clamp(2rem, 3.6vw, 3.2rem);
    font-weight: 800;
    letter-spacing: -0.04em;
    line-height: 1.08;
    margin: 0 0 18px;
}

.iv2-h1-em[b-zj6aa6m5l9] {
    font-style: italic;
    color: var(--brand-2, #0b7e6d);
}

.iv2-hero-body[b-zj6aa6m5l9] {
    font-size: 1.05rem;
    line-height: 1.7;
    color: var(--muted, #5b6b7b);
    max-width: 54ch;
    margin: 0 0 28px;
}

.iv2-follow-row[b-zj6aa6m5l9] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.iv2-follow-btn[b-zj6aa6m5l9] {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 0 16px;
    height: 38px;
    border-radius: 999px;
    border: 1px solid var(--border, rgba(2,8,23,.08));
    font-size: .88rem;
    font-weight: 600;
    color: var(--fg, #0b1224);
    text-decoration: none;
    transition: border-color .15s, background .15s;
    white-space: nowrap;
}

.iv2-follow-btn:hover[b-zj6aa6m5l9] {
    background: var(--bg-1, #f6f8fb);
    border-color: rgba(2,8,23,.18);
    text-decoration: none;
}


/* ── Hero sidebar ───────────────────────────────── */

.iv2-hero-sidebar[b-zj6aa6m5l9] {
    border: 1px solid var(--border, rgba(2,8,23,.08));
    border-radius: var(--radius, 12px);
    overflow: hidden;
    background: var(--surface, #fff);
}

.iv2-sidebar-label[b-zj6aa6m5l9] {
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--muted, #5b6b7b);
    padding: 12px 16px 8px;
    margin: 0;
    border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
}

.iv2-teaser[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 14px 16px;
    border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
    text-decoration: none;
    color: inherit;
    transition: background .12s;
}

.iv2-teaser:last-child[b-zj6aa6m5l9] {
    border-bottom: none;
}

.iv2-teaser:hover[b-zj6aa6m5l9] {
    background: var(--bg-1, #f6f8fb);
    text-decoration: none;
}

.iv2-teaser-title[b-zj6aa6m5l9] {
    font-size: .88rem;
    font-weight: 700;
    line-height: 1.35;
    color: var(--fg, #0b1224);
    margin: 0;
}

/* ── Footprint tool card ────────────────────────── */

.iv2-tool-section[b-zj6aa6m5l9] {
    padding: 48px 0;
    background: var(--bg-1, #f6f8fb);
    border-top: 1px solid var(--border, rgba(2,8,23,.08));
    border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
}

.iv2-tool-card[b-zj6aa6m5l9] {
    background: var(--surface, #fff);
    border: 1px solid var(--border, rgba(2,8,23,.08));
    border-radius: var(--radius, 12px);
    box-shadow: var(--shadow, 0 8px 24px rgba(2,8,23,.08));
    display: grid;
    grid-template-columns: 1fr 1px 1fr;
    gap: 40px;
    padding: 36px 40px;
    align-items: start;
}

.iv2-tool-title[b-zj6aa6m5l9] {
    font-size: clamp(1.2rem, 1.8vw, 1.6rem);
    font-weight: 800;
    letter-spacing: -0.025em;
    margin: 8px 0 12px;
}

.iv2-tool-body[b-zj6aa6m5l9] {
    color: var(--muted, #5b6b7b);
    line-height: 1.6;
    margin: 0 0 20px;
}

.iv2-tool-meta[b-zj6aa6m5l9] {
    font-size: .78rem;
    color: var(--muted, #5b6b7b);
    margin: 10px 0 0;
}

.iv2-tool-inner-divider[b-zj6aa6m5l9] {
    border: none;
    border-top: 1px solid var(--border, rgba(2,8,23,.08));
    margin: 20px 0;
}

.iv2-tool-divider[b-zj6aa6m5l9] {
    background: var(--border, rgba(2,8,23,.08));
    align-self: stretch;
}

.iv2-tool-sub-label[b-zj6aa6m5l9] {
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--muted, #5b6b7b);
    margin: 0 0 10px;
}

.iv2-tool-links[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.iv2-tool-link[b-zj6aa6m5l9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    border-radius: 8px;
    font-size: .85rem;
    color: var(--fg, #0b1224);
    text-decoration: none;
    transition: background .12s;
}

.iv2-tool-link:hover[b-zj6aa6m5l9] {
    background: var(--bg-1, #f6f8fb);
    text-decoration: none;
}

.iv2-tool-link-score[b-zj6aa6m5l9] {
    font-size: .82rem;
    font-weight: 700;
    color: var(--brand-2, #0b7e6d);
}

/* Scorecards */
.iv2-scorecards[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.iv2-scorecard[b-zj6aa6m5l9] {
    display: block;
    border: 1px solid var(--border, rgba(2,8,23,.08));
    border-radius: 10px;
    padding: 14px;
    text-decoration: none;
    color: inherit;
    background: var(--bg-1, #f6f8fb);
    transition: border-color .15s, background .15s;
}

.iv2-scorecard:hover[b-zj6aa6m5l9] {
    border-color: var(--brand, #24b39d);
    background: var(--surface, #fff);
    text-decoration: none;
}

.iv2-scorecard-head[b-zj6aa6m5l9] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 2px;
}

.iv2-scorecard-domain[b-zj6aa6m5l9] {
    font-size: .88rem;
    font-weight: 700;
    color: var(--fg, #0b1224);
}

.iv2-scorecard-score[b-zj6aa6m5l9] {
    font-size: 1.3rem;
    font-weight: 800;
    color: var(--brand-2, #0b7e6d);
    line-height: 1;
}

.iv2-scorecard-score small[b-zj6aa6m5l9] {
    font-size: .75rem;
    font-weight: 600;
    color: var(--muted, #5b6b7b);
}

.iv2-scorecard-archetype[b-zj6aa6m5l9] {
    font-size: .75rem;
    color: var(--muted, #5b6b7b);
    margin: 0 0 10px;
}

.iv2-bar-row[b-zj6aa6m5l9] {
    display: grid;
    grid-template-columns: 70px 1fr;
    align-items: center;
    gap: 8px;
    margin-bottom: 5px;
    font-size: .72rem;
    color: var(--muted, #5b6b7b);
}

.iv2-bar-track[b-zj6aa6m5l9] {
    height: 5px;
    background: var(--border, rgba(2,8,23,.08));
    border-radius: 999px;
    overflow: hidden;
}

.iv2-bar-fill[b-zj6aa6m5l9] {
    height: 100%;
    background: var(--brand, #24b39d);
    border-radius: 999px;
}

.iv2-scorecard-quote[b-zj6aa6m5l9] {
    font-size: .78rem;
    font-style: italic;
    color: var(--muted, #5b6b7b);
    margin: 8px 0 0;
    line-height: 1.45;
}

/* ── Market pulse strip ─────────────────────────── */

.iv2-pulse-strip[b-zj6aa6m5l9] {
    --pulse-bg: #04342C;
    background: var(--pulse-bg);
    padding: 48px 0;
    color: #fff;
}

.iv2-pulse-header[b-zj6aa6m5l9] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 24px;
    flex-wrap: wrap;
    gap: 8px;
}

.iv2-pulse-kicker[b-zj6aa6m5l9] {
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--brand, #24b39d);
    display: block;
    margin-bottom: 0;
}

.iv2-pulse-meta[b-zj6aa6m5l9] {
    font-size: .75rem;
    color: rgba(255,255,255,.45);
}

.iv2-pulse-grid[b-zj6aa6m5l9] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.1);
    border-radius: var(--radius, 12px);
    overflow: hidden;
}

.iv2-pulse-card[b-zj6aa6m5l9] {
    background: rgba(255,255,255,.04);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 160px;
    transition: background .15s;
}

.iv2-pulse-card:hover[b-zj6aa6m5l9] {
    background: rgba(255,255,255,.08);
}

.iv2-pulse-card-top[b-zj6aa6m5l9] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.iv2-pulse-company[b-zj6aa6m5l9] {
    font-size: .8rem;
    font-weight: 700;
    color: rgba(255,255,255,.8);
}

.iv2-pulse-summary[b-zj6aa6m5l9] {
    font-size: .88rem;
    line-height: 1.55;
    color: rgba(255,255,255,.82);
    margin: 0;
    flex: 1;
}

.iv2-pulse-card-foot[b-zj6aa6m5l9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .75rem;
    margin-top: auto;
    gap: 8px;
}

.iv2-pulse-category[b-zj6aa6m5l9] {
    color: rgba(255,255,255,.4);
    font-size: .72rem;
}

.iv2-pulse-src[b-zj6aa6m5l9] {
    color: var(--brand, #24b39d);
    font-weight: 600;
    font-size: .75rem;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
}

.iv2-pulse-src:hover[b-zj6aa6m5l9] {
    color: #3dc9b3;
}

.iv2-empty[b-zj6aa6m5l9] {
    color: rgba(255,255,255,.45);
    font-size: .9rem;
    padding: 24px 0;
}

/* ── Featured article section ───────────────────── */

.iv2-article-section[b-zj6aa6m5l9] {
    padding: 56px 0;
}

.iv2-article-grid[b-zj6aa6m5l9] {
    display: grid;
    grid-template-columns: 1fr 360px;
    gap: 40px;
    align-items: start;
}

.iv2-article-main[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-decoration: none;
    color: inherit;
    padding-right: 40px;
    border-right: 1px solid var(--border, rgba(2,8,23,.08));
}

.iv2-article-main:hover .iv2-article-title[b-zj6aa6m5l9] {
    color: var(--brand-2, #0b7e6d);
}

.iv2-article-title[b-zj6aa6m5l9] {
    font-size: clamp(1.4rem, 2.4vw, 2rem);
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
    margin: 0;
    transition: color .15s;
}

.iv2-article-lede[b-zj6aa6m5l9] {
    color: var(--muted, #5b6b7b);
    line-height: 1.65;
    margin: 0;
    max-width: 64ch;
}

.iv2-article-meta[b-zj6aa6m5l9] {
    font-size: .78rem;
    color: var(--muted, #5b6b7b);
    margin: 4px 0 0;
}

.iv2-article-secondary[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 1px;
    border: 1px solid var(--border, rgba(2,8,23,.08));
    border-radius: var(--radius, 12px);
    overflow: hidden;
}

.iv2-article-secondary-item[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 14px 16px;
    border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
    text-decoration: none;
    color: inherit;
    transition: background .12s;
}

.iv2-article-secondary-item:last-child[b-zj6aa6m5l9] {
    border-bottom: none;
}

.iv2-article-secondary-item:hover[b-zj6aa6m5l9] {
    background: var(--bg-1, #f6f8fb);
    text-decoration: none;
}

.iv2-article-secondary-title[b-zj6aa6m5l9] {
    font-size: .88rem;
    font-weight: 700;
    line-height: 1.35;
    color: var(--fg, #0b1224);
    margin: 0;
}

.iv2-article-secondary-meta[b-zj6aa6m5l9] {
    font-size: .75rem;
    color: var(--muted, #5b6b7b);
}

/* ── Company intelligence teasers ───────────────── */

.iv2-intel-section[b-zj6aa6m5l9] {
    padding: 56px 0;
    background: var(--bg-1, #f6f8fb);
    border-top: 1px solid var(--border, rgba(2,8,23,.08));
    border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
}

.iv2-intel-grid[b-zj6aa6m5l9] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.iv2-intel-card[b-zj6aa6m5l9] {
    background: var(--surface, #fff);
    border: 1px solid var(--border, rgba(2,8,23,.08));
    border-radius: var(--radius, 12px);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.iv2-intel-card-head[b-zj6aa6m5l9] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.iv2-intel-initials[b-zj6aa6m5l9] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background: rgba(36,179,157,.12);
    color: var(--brand-2, #0b7e6d);
    font-size: .8rem;
    font-weight: 800;
    flex-shrink: 0;
}

.iv2-intel-name[b-zj6aa6m5l9] {
    font-size: .9rem;
    font-weight: 700;
    margin: 0;
    color: var(--fg, #0b1224);
}

.iv2-intel-cat[b-zj6aa6m5l9] {
    font-size: .72rem;
    color: var(--muted, #5b6b7b);
    margin: 0;
}

.iv2-intel-insight[b-zj6aa6m5l9] {
    font-size: .85rem;
    color: var(--fg, #0b1224);
    line-height: 1.5;
    font-style: italic;
    margin: 0;
    flex: 1;
}

.iv2-intel-stats[b-zj6aa6m5l9] {
    display: flex;
    gap: 16px;
    font-size: .78rem;
    color: var(--muted, #5b6b7b);
}

.iv2-intel-link[b-zj6aa6m5l9] {
    font-size: .82rem;
    font-weight: 600;
    color: var(--brand-2, #0b7e6d);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: auto;
}

.iv2-intel-link:hover[b-zj6aa6m5l9] {
    color: var(--brand, #24b39d);
}

/* CTA card */
.iv2-intel-card--cta[b-zj6aa6m5l9] {
    background: var(--fg, #0b1224);
    color: #fff;
    border-color: var(--fg, #0b1224);
    justify-content: center;
    gap: 12px;
}

.iv2-intel-cta-count[b-zj6aa6m5l9] {
    font-size: 1rem;
    font-weight: 800;
    margin: 0;
    color: #fff;
}

.iv2-intel-cta-body[b-zj6aa6m5l9] {
    font-size: .85rem;
    color: rgba(255,255,255,.65);
    line-height: 1.55;
    margin: 0;
}

/* ── Signal timeline ────────────────────────────── */

.iv2-timeline-section[b-zj6aa6m5l9] {
    padding: 56px 0;
}

.iv2-timeline[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.iv2-timeline-item[b-zj6aa6m5l9] {
    display: grid;
    grid-template-columns: 18px 1fr;
    gap: 18px;
    padding-bottom: 28px;
    position: relative;
}

.iv2-timeline-item:not(:last-child)[b-zj6aa6m5l9]::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 18px;
    bottom: 0;
    width: 2px;
    background: var(--border, rgba(2,8,23,.08));
}

.iv2-timeline-dot[b-zj6aa6m5l9] {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: var(--brand, #24b39d);
    border: 2px solid rgba(36,179,157,.35);
    margin-top: 4px;
    flex-shrink: 0;
}

.iv2-timeline-meta[b-zj6aa6m5l9] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 6px;
}

.iv2-timeline-date[b-zj6aa6m5l9] {
    font-size: .75rem;
    color: var(--muted, #5b6b7b);
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.iv2-timeline-company[b-zj6aa6m5l9] {
    font-weight: 700;
    font-size: .88rem;
    color: var(--fg, #0b1224);
}

.iv2-timeline-cat[b-zj6aa6m5l9] {
    font-size: .75rem;
    color: var(--muted, #5b6b7b);
}

.iv2-timeline-summary[b-zj6aa6m5l9] {
    font-size: .9rem;
    line-height: 1.55;
    color: var(--fg, #0b1224);
    margin: 0 0 4px;
}

.iv2-timeline-reason[b-zj6aa6m5l9] {
    font-size: .82rem;
    color: var(--muted, #5b6b7b);
    font-style: italic;
    line-height: 1.5;
    margin: 0 0 6px;
}

.iv2-timeline-src[b-zj6aa6m5l9] {
    font-size: .78rem;
    font-weight: 600;
    color: var(--brand-2, #0b7e6d);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.iv2-timeline-src:hover[b-zj6aa6m5l9] {
    color: var(--brand, #24b39d);
}

.iv2-timeline-empty[b-zj6aa6m5l9] {
    color: var(--muted, #5b6b7b);
    font-size: .9rem;
    padding: 16px 0;
}

/* ── Category browser ───────────────────────────── */

.iv2-categories-section[b-zj6aa6m5l9] {
    padding: 56px 0;
    background: var(--bg-1, #f6f8fb);
    border-top: 1px solid var(--border, rgba(2,8,23,.08));
    border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
}

.iv2-categories-grid[b-zj6aa6m5l9] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.iv2-category-chip[b-zj6aa6m5l9] {
    display: inline-flex;
    flex-direction: column;
    padding: 10px 18px;
    border: 1px solid var(--border, rgba(2,8,23,.08));
    border-radius: 999px;
    background: var(--surface, #fff);
    text-decoration: none;
    color: inherit;
    transition: border-color .15s, box-shadow .15s;
}

.iv2-category-chip:hover[b-zj6aa6m5l9] {
    border-color: var(--brand, #24b39d);
    box-shadow: 0 0 0 3px rgba(36,179,157,.1);
    text-decoration: none;
}

.iv2-category-name[b-zj6aa6m5l9] {
    font-size: .88rem;
    font-weight: 700;
    color: var(--fg, #0b1224);
}

.iv2-category-count[b-zj6aa6m5l9] {
    font-size: .72rem;
    color: var(--muted, #5b6b7b);
    margin-top: 1px;
}

.iv2-categories-footer[b-zj6aa6m5l9] {
    margin-top: 20px;
}

.iv2-categories-all-link[b-zj6aa6m5l9] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: .88rem;
    font-weight: 600;
    color: var(--brand-2, #0b7e6d);
    text-decoration: none;
}

.iv2-categories-all-link:hover[b-zj6aa6m5l9] {
    color: var(--brand, #24b39d);
}

/* ── Spydomo Pro band ───────────────────────────── */

.iv2-pro-band[b-zj6aa6m5l9] {
    background: var(--fg, #0b1224);
    border-top: 3px solid rgba(255,255,255,.06);
    border-bottom: 3px solid rgba(255,255,255,.06);
    padding: 56px 0;
    color: #fff;
}

.iv2-pro-band-inner[b-zj6aa6m5l9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
}

.iv2-pro-kicker[b-zj6aa6m5l9] {
    display: block;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--brand, #24b39d);
    margin-bottom: 10px;
}

.iv2-pro-title[b-zj6aa6m5l9] {
    font-size: clamp(1.4rem, 2.4vw, 2rem);
    font-weight: 800;
    letter-spacing: -0.03em;
    margin: 0 0 10px;
    color: #fff;
}

.iv2-pro-body[b-zj6aa6m5l9] {
    color: rgba(255,255,255,.6);
    line-height: 1.65;
    margin: 0;
    max-width: 56ch;
}

.iv2-pro-cta-col[b-zj6aa6m5l9] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    flex-shrink: 0;
}

.iv2-pro-cta[b-zj6aa6m5l9] {
    min-width: 200px;
    justify-content: center;
    white-space: nowrap;
}

/* ── Skeleton / loading ─────────────────────────── */

.iv2-skeleton[b-zj6aa6m5l9] {
    border-radius: var(--radius, 12px);
    background: linear-gradient(
        90deg,
        rgba(255,255,255,.04) 25%,
        rgba(255,255,255,.10) 50%,
        rgba(255,255,255,.04) 75%
    );
    background-size: 200% 100%;
    animation: iv2-shimmer-b-zj6aa6m5l9 1.4s infinite;
}

@keyframes iv2-shimmer-b-zj6aa6m5l9 {
    0%   { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

/* ── Responsive ─────────────────────────────────── */

@media (max-width: 1024px) {
    .iv2-tool-card[b-zj6aa6m5l9] {
        grid-template-columns: 1fr;
    }
    .iv2-tool-divider[b-zj6aa6m5l9] {
        height: 1px;
        width: 100%;
        align-self: auto;
    }
    .iv2-scorecards[b-zj6aa6m5l9] {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .iv2-scorecard[b-zj6aa6m5l9] {
        flex: 1;
        min-width: 200px;
    }
}

@media (max-width: 900px) {
    .iv2-hero-grid[b-zj6aa6m5l9] {
        grid-template-columns: 1fr;
    }
    .iv2-hero-sidebar[b-zj6aa6m5l9] {
        display: none;
    }
    .iv2-article-grid[b-zj6aa6m5l9] {
        grid-template-columns: 1fr;
    }
    .iv2-article-main[b-zj6aa6m5l9] {
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid var(--border, rgba(2,8,23,.08));
        padding-bottom: 28px;
    }
    .iv2-intel-grid[b-zj6aa6m5l9] {
        grid-template-columns: repeat(2, 1fr);
    }
    .iv2-pulse-grid[b-zj6aa6m5l9] {
        grid-template-columns: repeat(2, 1fr);
    }
    .iv2-pro-band-inner[b-zj6aa6m5l9] {
        flex-direction: column;
        align-items: flex-start;
    }
    .iv2-pro-cta-col[b-zj6aa6m5l9] {
        align-items: flex-start;
    }
}

@media (max-width: 640px) {
    .iv2-intel-grid[b-zj6aa6m5l9] {
        grid-template-columns: 1fr;
    }
    .iv2-pulse-grid[b-zj6aa6m5l9] {
        grid-template-columns: 1fr;
    }
    .iv2-tool-card[b-zj6aa6m5l9] {
        padding: 24px 20px;
    }
    .iv2-hero-section[b-zj6aa6m5l9] {
        padding: 36px 0 32px;
    }
}
/* /Components/Pages/Website/Main/Pro.razor.rz.scp.css */
/* Hero */
.pro-hero-inner[b-wr37t6zf2e] {
    max-width: 640px;
}

.pro-accent[b-wr37t6zf2e] {
    color: var(--brand);
    font-style: italic;
}

/* Section dividers */
.pro-divider[b-wr37t6zf2e] {
    border: none;
    border-top: 1px solid var(--border);
    margin: 0;
}

/* Email mock */
.pro-email-card[b-wr37t6zf2e] {
    max-width: 720px;
    margin: 24px auto 0;
    padding: 0;
    overflow: hidden;
}

.pro-email-chrome[b-wr37t6zf2e] {
    background: var(--bg-1, #f7f9fc);
    border-bottom: 1px solid var(--border);
    padding: 14px 20px;
    font-size: .875rem;
}

.pro-email-field[b-wr37t6zf2e] {
    padding: 3px 0;
    color: var(--muted);
}

.pro-email-label[b-wr37t6zf2e] {
    font-weight: 600;
    color: var(--fg);
    margin-right: 6px;
}

.pro-email-body[b-wr37t6zf2e] {
    padding: 22px 20px;
}

.pro-email-subject[b-wr37t6zf2e] {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 6px;
    letter-spacing: -0.02em;
}

.pro-email-meta[b-wr37t6zf2e] {
    font-size: .85rem;
    margin: 0 0 18px;
}

/* Signal cards inside the email mock */
.pro-signal-card[b-wr37t6zf2e] {
    border-left: 3px solid var(--brand);
    padding: 12px 14px;
    margin-bottom: 12px;
    background: var(--bg-1, #f7f9fc);
    border-radius: 0 8px 8px 0;
}

.pro-signal-card p[b-wr37t6zf2e] {
    margin: 8px 0 0;
    font-size: .9rem;
    line-height: 1.5;
}

.pro-signal-header[b-wr37t6zf2e] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.pro-signal-take[b-wr37t6zf2e] {
    color: var(--brand-2);
}

/* Tier 2 badge override */
.pro-tier-2[b-wr37t6zf2e] {
    background: rgba(107, 70, 193, .10);
    color: #6B46C1;
    border-color: rgba(107, 70, 193, .25);
}

/* Strategic takeaway block */
.pro-takeaway[b-wr37t6zf2e] {
    background: rgba(36, 179, 157, .07);
    border-radius: var(--radius, 12px);
    padding: 16px 18px;
    margin-top: 8px;
}

.pro-takeaway p[b-wr37t6zf2e] {
    margin: 8px 0 0;
    font-size: .9rem;
    line-height: 1.55;
}

.pro-takeaway-eyebrow[b-wr37t6zf2e] {
    margin: 0;
}

.pro-takeaway-eyebrow[b-wr37t6zf2e]::after {
    display: none;
}

.pro-email-caption[b-wr37t6zf2e] {
    text-align: center;
    font-size: .875rem;
    margin-top: 12px;
}

/* Step numbers */
.pro-step-num[b-wr37t6zf2e] {
    font-size: 2.8rem;
    font-weight: 800;
    color: var(--brand);
    opacity: 0.2;
    line-height: 1;
    margin-bottom: 8px;
    letter-spacing: -0.03em;
}

/* Channel badges row */
.pro-channel-badges[b-wr37t6zf2e] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 12px;
}

/* Use case question lists */
.pro-use-questions[b-wr37t6zf2e] {
    list-style: none;
    padding: 0;
    margin: 12px 0 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.pro-use-questions li[b-wr37t6zf2e] {
    font-size: .88rem;
    color: var(--muted);
}

/* Pricing card */
.pro-pricing-card[b-wr37t6zf2e] {
    border-color: var(--fg) !important;
    border-width: 1.5px !important;
    max-width: 900px;
    margin: 24px auto 0;
}

.pro-pricing-inner[b-wr37t6zf2e] {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 24px;
    align-items: center;
}

.pro-price-line[b-wr37t6zf2e] {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 10px;
}

.pro-price[b-wr37t6zf2e] {
    font-size: 3.25rem;
    font-weight: 800;
    color: var(--fg);
    letter-spacing: -0.04em;
    line-height: 1;
}

.pro-price-unit[b-wr37t6zf2e] {
    font-size: .9rem;
}

.pro-detail-list[b-wr37t6zf2e] {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-size: .9rem;
}

.pro-detail-list li[b-wr37t6zf2e]::before {
    content: "· ";
}

.pro-pricing-right[b-wr37t6zf2e] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

/* Founder section */
.pro-founder[b-wr37t6zf2e] {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 20px;
    align-items: start;
    max-width: 760px;
    margin: 24px auto 0;
}

.pro-founder-avatar[b-wr37t6zf2e] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid var(--brand);
    flex-shrink: 0;
}

.pro-founder-avatar img[b-wr37t6zf2e] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pro-founder-quote[b-wr37t6zf2e] {
    font-size: 1.05rem;
    font-style: italic;
    line-height: 1.7;
    color: var(--fg);
    margin: 0 0 12px;
    border: none;
    padding: 0;
}

.pro-founder-sig[b-wr37t6zf2e] {
    font-size: .875rem;
}

/* Final CTA */
.pro-final-cta[b-wr37t6zf2e] {
    text-align: center;
    padding-top: 40px;
}

.pro-final-title[b-wr37t6zf2e] {
    font-size: clamp(1.4rem, 3vw, 1.75rem);
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0 0 10px;
}

/* Responsive */
@media (max-width: 720px) {
    .pro-pricing-inner[b-wr37t6zf2e] {
        grid-template-columns: 1fr;
    }

    .pro-pricing-right[b-wr37t6zf2e] {
        align-items: flex-start;
    }

    .pro-founder[b-wr37t6zf2e] {
        grid-template-columns: 48px 1fr;
        gap: 14px;
    }
}

@media (max-width: 480px) {
    .pro-price[b-wr37t6zf2e] {
        font-size: 2.5rem;
    }
}
