body.profile-spotlight {
    --spot-bg: #f7f1eb;
    --spot-panel: rgba(255, 255, 255, 0.82);
    --spot-panel-2: rgba(255, 255, 255, 0.72);
    --spot-ink: #2c2427;
    --spot-muted: #796e72;
    --spot-line: rgba(44, 36, 39, 0.1);
    --spot-pink: #a84b58;
    --spot-blue: #72343e;
    --spot-gold: #d8b46a;
    --profile-ink: var(--spot-ink);
    --profile-muted: var(--spot-muted);
    --profile-line: var(--spot-line);
    --profile-paper: var(--spot-panel);
    --profile-rose: var(--spot-pink);
    --profile-coral: var(--spot-gold);
    --profile-green: var(--spot-blue);
    --profile-blue: var(--spot-blue);
    background:
        radial-gradient(circle at 14% 12%, rgba(255, 255, 255, 0.7), transparent 24%),
        linear-gradient(135deg, rgba(168, 75, 88, 0.16), transparent 28%),
        linear-gradient(225deg, rgba(216, 180, 106, 0.24), transparent 30%),
        var(--spot-bg);
    color: var(--spot-ink);
}

.profile-spotlight .profile-page {
    width: min(1280px, calc(100% - 40px));
    padding: 24px 0 64px;
}

.profile-spotlight .profile-topbar a,
.profile-spotlight .profile-actions a,
.profile-spotlight .spot-follow {
    border: 1px solid var(--spot-line);
    background: var(--spot-panel-2);
    color: var(--spot-ink);
    box-shadow: none;
}

.profile-spotlight .profile-hero {
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 32px;
    min-height: 0;
    padding: 28px;
    border: 2px solid var(--spot-line);
    border-radius: 28px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 250, 243, 0.78)),
        var(--spot-panel);
    box-shadow: 0 24px 48px rgba(64, 41, 31, 0.08);
}

.profile-spotlight .profile-hero::before,
.profile-spotlight .profile-hero::after,
.spot-orb,
.spot-ribbon {
    display: none;
}

.profile-spotlight .profile-eyebrow {
    margin-bottom: 14px;
    background: transparent;
    color: var(--spot-blue);
    letter-spacing: 0.14em;
}

.profile-spotlight .profile-hero h1 {
    max-width: none;
    color: var(--spot-ink);
    font-size: clamp(44px, 7vw, 76px);
    line-height: 0.96;
    letter-spacing: -0.06em;
    text-shadow: none;
}

.spot-roman {
    display: block;
    margin-top: 10px;
    color: rgba(44, 36, 39, 0.42);
    font-size: clamp(13px, 1.5vw, 18px);
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0.32em;
}

.profile-spotlight .profile-lead {
    max-width: 780px;
    color: var(--spot-muted);
    font-size: 16px;
    font-weight: 700;
}

.profile-spotlight .profile-tags span,
.spot-tag-cloud span,
.spot-button-copy span {
    border: 1px solid var(--spot-line);
    background: var(--spot-panel-2);
    color: var(--spot-ink);
    box-shadow: none;
}

.profile-spotlight .profile-actions {
    align-items: center;
}

.profile-spotlight .profile-actions a:first-child,
.spot-follow[aria-pressed="true"] {
    background: linear-gradient(135deg, var(--spot-blue), var(--spot-pink));
    border-color: transparent;
    color: #fffdf9;
}

.spot-follow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 16px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 900;
    cursor: pointer;
}

.spot-scroll-cue {
    display: inline-flex;
    width: fit-content;
    gap: 8px;
    margin-top: 14px;
    color: var(--spot-muted);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

.profile-spotlight .profile-cover {
    transform: none;
    border: 1px solid var(--spot-line);
    border-radius: 22px;
    background: var(--spot-panel-2);
    box-shadow: none;
}

.profile-spotlight .profile-cover::before {
    display: none;
}

.profile-spotlight .profile-cover img {
    aspect-ratio: 4 / 5;
    filter: none;
}

.profile-spotlight .profile-cover figcaption {
    background: rgba(255, 255, 255, 0.92);
}

.profile-spotlight .profile-cover span {
    color: var(--spot-blue);
}

.profile-spotlight .profile-cover strong {
    color: var(--spot-ink);
}

.profile-spotlight .profile-stat-band {
    gap: 12px;
    margin: 16px 0;
}

.profile-spotlight .profile-stat-band article,
.profile-spotlight .profile-section,
.profile-spotlight .profile-note {
    border: 2px solid var(--spot-line);
    background: var(--spot-panel);
    box-shadow: 0 16px 34px rgba(64, 41, 31, 0.06);
}

.profile-spotlight .profile-stat-band article::after {
    display: none;
}

.profile-spotlight .profile-stat-band span,
.spot-fact-table span,
.spot-work-grid span,
.spot-highlight-list span,
.spot-data-card span {
    color: var(--spot-muted);
}

.profile-spotlight .profile-stat-band strong,
.profile-spotlight .profile-section h2,
.profile-spotlight .profile-note h2,
.spot-fact-table strong,
.spot-work-grid strong,
.spot-highlight-list strong,
.spot-data-card strong,
.spot-next-stack strong,
.profile-spotlight .related-card strong {
    color: var(--spot-ink);
}

.profile-spotlight .profile-layout {
    grid-template-columns: minmax(0, 1fr) 340px;
    gap: 18px;
}

.profile-spotlight .profile-section,
.profile-spotlight .profile-note {
    border-radius: 22px;
}

.profile-spotlight .profile-section,
.profile-spotlight .profile-note,
.profile-spotlight .profile-stat-band article {
    content-visibility: auto;
    contain-intrinsic-size: 1px 260px;
    contain: layout paint style;
}

.profile-spotlight .profile-stat-band article {
    contain-intrinsic-size: 1px 96px;
}

.profile-spotlight .profile-section p,
.profile-spotlight .profile-note p,
.spot-check-grid p,
.spot-work-grid p,
.spot-highlight-list p,
.spot-soft-note,
.spot-next-stack span,
.profile-spotlight .related-card span,
.profile-spotlight .profile-timeline span,
.spot-seo-box li,
.spot-seo-box p {
    color: var(--spot-muted);
}

.spot-section-kicker {
    display: block;
    margin-bottom: 8px;
    color: var(--spot-blue);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.14em;
}

.spot-check-grid,
.spot-fact-table,
.spot-role-grid,
.spot-work-grid,
.spot-highlight-list,
.spot-update-list,
.spot-data-grid,
.spot-arc,
.spot-next-stack,
.spot-longform,
.spot-activity-table {
    display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.spot-check-grid,
.spot-fact-table,
.spot-role-grid,
.spot-work-grid,
.spot-highlight-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 1180px) {
    .spot-fact-table,
    .spot-role-grid,
    .spot-work-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.spot-arc {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.spot-check-grid article,
.spot-role-grid article,
.spot-work-grid article,
.spot-highlight-list article,
.spot-fact-table div,
.spot-arc article,
.spot-longform p,
.spot-seo-box,
.spot-update-card,
.spot-data-card,
.profile-spotlight .profile-timeline li,
.profile-spotlight .related-card,
.spot-next-stack a {
    padding: 13px 14px;
    border: 1px solid var(--spot-line);
    border-radius: 16px;
    background: var(--spot-panel-2);
    box-shadow: none;
}

.spot-role-grid article,
.spot-highlight-list article,
.spot-fact-table div,
.profile-spotlight .profile-timeline li,
.profile-spotlight .related-card,
.spot-next-stack a {
    contain: layout paint;
}

.spot-fact-table div {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    align-items: center;
    gap: 12px;
    min-height: 58px;
}

.spot-fact-table span {
    font-size: 12px;
    line-height: 1.25;
    font-weight: 900;
    letter-spacing: 0.04em;
    white-space: nowrap;
}

.spot-fact-table strong {
    font-size: 15px;
    line-height: 1.55;
    font-weight: 900;
}

.spot-role-grid article,
.spot-work-grid article,
.spot-highlight-list article {
    display: grid;
    gap: 8px;
    align-content: start;
}

.spot-highlight-list article {
    min-height: 132px;
}

.spot-role-grid span,
.spot-highlight-list span,
.spot-work-grid span {
    font-size: 12px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 0.06em;
}

.spot-role-grid strong,
.spot-highlight-list strong,
.spot-work-grid strong {
    font-size: 16px;
    line-height: 1.35;
}

.spot-role-grid p,
.spot-highlight-list p,
.spot-work-grid p {
    margin: 0;
    line-height: 1.75;
}

.spot-activity-table {
    gap: 0;
    overflow: hidden;
    border: 1px solid var(--spot-line);
    border-radius: 18px;
    background: var(--spot-panel-2);
}

.spot-activity-table > div {
    display: grid;
    grid-template-columns: 96px minmax(170px, 1.1fr) 120px minmax(0, 1.6fr);
    gap: 12px;
    align-items: center;
    padding: 12px 14px;
    border-bottom: 1px solid var(--spot-line);
}

.spot-activity-table > div:last-child {
    border-bottom: 0;
}

.spot-activity-head {
    background: rgba(216, 180, 106, 0.18);
    color: var(--spot-blue);
    font-size: 12px;
    font-weight: 1000;
    letter-spacing: 0.08em;
}

.spot-activity-table span {
    color: var(--spot-muted);
    font-size: 12px;
    font-weight: 900;
}

.spot-activity-table strong {
    color: var(--spot-ink);
    font-size: 14px;
    line-height: 1.45;
}

.spot-activity-table time {
    color: var(--spot-blue);
    font-size: 13px;
    font-weight: 900;
}

.spot-activity-table p {
    margin: 0;
    color: var(--spot-muted);
    font-size: 13px;
    line-height: 1.65;
}

.spot-copy-list {
    display: grid;
    gap: 8px;
    margin: 0;
    padding-left: 1.2em;
}

.spot-copy-list li {
    padding: 10px 12px;
    border-radius: 14px;
    background: var(--spot-panel-2);
    color: var(--spot-muted);
    font-size: 14px;
    line-height: 1.7;
    font-weight: 800;
}

.spot-tag-cloud,
.spot-button-copy {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.spot-tag-cloud span,
.spot-button-copy span {
    padding: 7px 10px;
    border-radius: 999px;
    font-size: 12px;
    line-height: 1;
    font-weight: 900;
}

.spot-update-card {
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 12px;
}

.spot-update-card time,
.profile-spotlight .profile-timeline strong,
.spot-longform strong,
.spot-editorial strong,
.spot-seo-box h3 {
    color: var(--spot-blue);
}

.spot-update-card strong,
.spot-arc article h3 {
    display: block;
    color: var(--spot-ink);
    font-size: 15px;
    line-height: 1.45;
}

.spot-arc article {
    min-height: 0;
    overflow: visible;
}

.spot-arc article::after {
    display: none;
}

.spot-arc article span {
    display: inline-flex;
    margin-bottom: 8px;
    color: var(--spot-blue);
    font-size: 12px;
    font-weight: 900;
}

.spot-next-stack a {
    color: inherit;
    text-decoration: none;
}

.spot-social-strip {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.spot-social-strip a,
.spot-social-strip > span {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 42px;
    padding: 8px 12px 8px 8px;
    border: 1px solid var(--spot-line);
    border-radius: 999px;
    background: var(--spot-panel-2);
    color: var(--spot-ink);
    text-decoration: none;
}

.spot-social-strip strong {
    font-size: 13px;
    line-height: 1;
}

.spot-social-strip em {
    color: rgba(44, 36, 39, 0.48);
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
}

.spot-social-strip .is-pending {
    color: rgba(44, 36, 39, 0.58);
}

.spot-social-logo {
    display: inline-grid;
    place-items: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(216, 180, 106, 0.28);
    color: var(--spot-blue);
    font-size: 12px;
    font-weight: 1000;
}

.profile-spotlight .related-card {
    transition: none;
}

.profile-spotlight .related-card img {
    border: 1px solid var(--spot-line);
}

.profile-spotlight .profile-links a {
    border-bottom-color: var(--spot-line);
}

.profile-spotlight .profile-note {
    background: rgba(255, 255, 255, 0.74);
}

@media (max-width: 900px) {
    .profile-spotlight .profile-page {
        width: min(100% - 20px, 760px);
        padding-top: 14px;
    }

    .profile-spotlight .profile-hero,
    .profile-spotlight .profile-layout,
    .spot-check-grid,
    .spot-fact-table,
    .spot-role-grid,
    .spot-work-grid,
    .spot-highlight-list,
    .spot-arc {
        grid-template-columns: 1fr;
    }

    .profile-spotlight .profile-hero {
        padding: 16px;
        border-radius: 24px;
    }

    .profile-spotlight .profile-cover {
        width: min(100%, 340px);
        justify-self: center;
    }

    .profile-spotlight .profile-hero__copy {
        order: 2;
    }

    .profile-spotlight .profile-cover {
        order: 1;
    }

    .spot-update-card {
        grid-template-columns: 1fr;
    }

    .spot-fact-table div {
        grid-template-columns: 76px minmax(0, 1fr);
        min-height: 52px;
    }

    .spot-activity-table {
        border-radius: 16px;
    }

    .spot-activity-table > div,
    .spot-activity-head {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .spot-activity-head {
        display: none;
    }
}
