.initiative-hero {
    background: #1c1813;
    color: #efe7d6;
}

.initiative-hero-intro {
    width: min(1240px, 100%);
    margin: 0 auto;
    padding: 90px 48px 70px;
    text-align: center;
}

.royal-page .initiative-hero-intro {
    padding-bottom: 50px;
}

.initiative-hero-intro .eyebrow {
    color: #c9a867;
    font-size: 11px;
    letter-spacing: 0.26em;
    margin-bottom: 24px;
}

.initiative-hero-intro h1 {
    max-width: 900px;
    margin: 0 auto;
    color: #efe7d6;
    font-size: 68px;
    line-height: 1.06;
}

.royal-page .initiative-hero-intro h1.royal-hero-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    gap: 0.18em;
    max-width: 100%;
}

.initiative-hero-intro h1 span {
    display: block;
    color: #a8884e;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-style: italic;
    font-weight: 600;
}

.initiative-hero-intro p:not(.eyebrow) {
    max-width: 640px;
    margin: 26px auto 0;
    color: rgba(239, 231, 214, 0.7);
    font-size: 17px;
    line-height: 1.7;
}

.initiative-hero-image {
    width: min(calc(100% - 96px), 1240px);
    min-height: 480px;
    margin: 0 auto;
}

.rivoli-page .rivoli-hero-image {
    min-height: 0;
    aspect-ratio: 1200 / 425;
    overflow: hidden;
}

.rivoli-page .rivoli-hero-photo {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.royal-hero-image {
    width: min(100%, 460px);
    min-height: 440px;
    display: grid;
    place-items: center;
    padding: 16px 0 70px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.royal-page .royal-placeholder {
    background: transparent;
    border: 0;
}

.royal-page .royal-hero-image .royal-logo {
    width: min(100%, 420px);
}

.stat-band {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    width: min(1240px, 100%);
    margin: 0 auto;
    padding: 48px 48px 72px;
}

.stat-band div {
    padding: 28px 20px;
    border-right: 1px solid rgba(168, 136, 78, 0.18);
    text-align: center;
}

.stat-band div:last-child {
    border-right: 0;
}

.stat-band strong {
    display: block;
    color: #a8884e;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 1;
}

.stat-band span {
    display: block;
    color: rgba(239, 231, 214, 0.55);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.2em;
    margin-top: 12px;
    text-transform: uppercase;
    overflow-wrap: anywhere;
}

.initiative-page .light-band {
    padding: 100px 48px;
    background: #f2ebdd;
}

.initiative-page .light-band .split-section {
    width: min(1240px, 100%);
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: 72px;
}

.initiative-page .light-band h2 {
    color: #2b241b;
    font-size: 44px;
    line-height: 1.1;
    margin-top: 18px;
    margin-bottom: 28px;
}

.initiative-page .recognition-list.compact {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 0;
}

.initiative-page .recognition-list.compact span {
    display: flex;
    align-items: baseline;
    gap: 14px;
    min-height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    color: #4a4034;
    font-size: 15px;
    line-height: 1.6;
    overflow-wrap: anywhere;
}

.initiative-page .recognition-list.compact span::before {
    width: 7px;
    height: 7px;
    background: #99512e;
    content: "";
    flex: 0 0 7px;
    transform: rotate(45deg) translateY(-1px);
}

.initiative-page .prose {
    gap: 22px;
    padding-top: 8px;
}

.initiative-page .prose p {
    color: #4a4034;
    font-size: 17px;
    line-height: 1.75;
}

.initiative-page blockquote {
    margin-top: 80px;
    padding: 0;
    border-left: 0;
    color: #2b241b;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 32px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.35;
    text-align: center;
}

.initiative-page .vision-quote {
    grid-column: 1 / -1;
    max-width: 820px;
    margin: 0 auto 0;
    text-wrap: balance;
}

.royal-page .vision-quote {
    max-width: 760px;
    margin-top: 10px;
    color: #2b241b;
    font-size: clamp(26px, 2.1vw, 29px);
    line-height: 1.38;
}

.royal-page .royal-leadership-band {
    padding: 92px 48px 100px;
    border-top: 1px solid rgba(140, 111, 62, 0.18);
    background: #faf6ed;
}

.royal-page .royal-leadership-heading {
    width: min(1000px, 100%);
    margin: 0 auto 48px;
}

.royal-page .royal-leadership-heading h2 {
    color: #2b241b;
    font-size: 48px;
    line-height: 1.08;
    margin-top: 18px;
}

.initiative-page .content-band:not(.light-band):not(.donate-band) {
    padding: 90px 48px;
    border-top: 1px solid rgba(140, 111, 62, 0.18);
    background: #faf6ed;
}

.initiative-page .content-band:not(.light-band):not(.donate-band) .section-heading {
    width: min(1240px, 100%);
    max-width: none;
    margin-bottom: 56px;
}

.initiative-page .content-band:not(.light-band):not(.donate-band) .section-heading h2 {
    color: #2b241b;
    font-size: 42px;
    line-height: 1.1;
    margin-top: 16px;
}

.initiative-page .people-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
    width: min(1240px, 100%);
}

.initiative-page .people-grid article {
    display: flex;
    gap: 28px;
    align-items: flex-start;
    padding: 40px 36px;
    border: 1px solid rgba(140, 111, 62, 0.2);
    border-radius: 4px;
    background: #fffefa;
    box-shadow: none;
}

.initiative-page .people-grid article > div:last-child {
    flex: 1;
    min-width: 0;
}

.initiative-page .people-grid .portrait-placeholder {
    position: relative;
    flex: none;
    width: 88px;
    height: 88px;
    border: 1px dashed rgba(140, 111, 62, 0.28);
    border-radius: 50%;
    background: #f7f4ee;
    overflow: hidden;
}

.initiative-page .people-grid .portrait-photo {
    flex: none;
    width: 88px;
    height: 88px;
    border: 1px solid rgba(140, 111, 62, 0.28);
    border-radius: 50%;
    object-fit: cover;
    object-position: center top;
}

.initiative-page .people-grid .portrait-placeholder::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 50%;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23918a7d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='4' width='17' height='16' rx='2'/%3E%3Ccircle cx='9' cy='9' r='1.25' fill='%23918a7d' stroke='none'/%3E%3Cpath d='M6 18l4.5-4 2.3 2.2 2.3-2 3.9 3.8'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateX(-50%);
    opacity: 0.72;
}

.initiative-page .people-grid .portrait-placeholder::after {
    content: "portrait";
    position: absolute;
    left: 50%;
    bottom: 16px;
    color: #8a867a;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: none;
    transform: translateX(-50%);
}

.initiative-page .people-grid h3 {
    color: #2b241b;
    font-size: 25px;
    line-height: 1.08;
}

.initiative-page .role {
    color: #8c6f3e !important;
    font-size: 11px !important;
    font-weight: 600;
    letter-spacing: 0.18em;
    margin: 7px 0 0 !important;
}

.initiative-page .people-grid p:not(.role) {
    color: #716552;
    font-size: 14px;
    line-height: 1.65;
    margin-top: 16px;
}

.rivoli-page .people-grid .bio-copy {
    white-space: pre-line;
}

.royal-page .leader-feature .bio-copy {
    white-space: pre-line;
}

.royal-page .leader-feature {
    display: flex;
    gap: 36px;
    align-items: center;
    width: min(1000px, 100%);
    margin: 0 auto;
    padding: 48px 44px;
    border: 1px solid rgba(140, 111, 62, 0.2);
    border-radius: 4px;
    background: #fffefa;
    box-shadow: none;
}

.royal-page .leader-feature > div:last-child {
    flex: 1;
    min-width: 0;
}

.royal-page .leader-feature .portrait-placeholder {
    width: 120px;
    height: 120px;
    border: 1px dashed rgba(140, 111, 62, 0.28);
    background:
        radial-gradient(circle at 50% 34%, rgba(168, 136, 78, 0.16) 0 16%, transparent 17%),
        radial-gradient(circle at 50% 76%, rgba(168, 136, 78, 0.12) 0 27%, transparent 28%),
        #f7f4ee;
}

.royal-page .leader-feature .portrait-photo {
    flex: 0 0 auto;
    width: 120px;
    height: 120px;
    border: 1px solid rgba(140, 111, 62, 0.28);
    border-radius: 50%;
    object-fit: cover;
    object-position: center top;
}

.royal-page .leader-feature h3 {
    color: #2b241b;
    font-size: 28px;
    line-height: 1.08;
}

.royal-page .leader-feature p:not(.role) {
    color: #716552;
    font-size: 15px;
    line-height: 1.7;
    margin-top: 16px;
}

.center-cta {
    padding: 100px 48px;
}

.center-cta > div {
    width: min(840px, 100%);
    margin: 0 auto;
    text-align: center;
}

.center-cta h2 {
    color: rgba(239, 231, 214, 0.88);
    font-size: 44px;
    font-weight: 600;
    line-height: 1.12;
    margin-top: 18px;
}

.center-cta p:not(.eyebrow) {
    color: rgba(239, 231, 214, 0.56);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    margin-top: 24px;
}

.center-cta .button {
    margin-top: 34px;
    padding: 17px 36px;
}

@media (max-width: 900px) {
    .initiative-hero-intro,
    .initiative-page .light-band,
    .initiative-page .content-band:not(.light-band):not(.donate-band),
    .center-cta {
        padding-right: 24px;
        padding-left: 24px;
    }

    .initiative-hero-intro h1 {
        font-size: clamp(44px, 12vw, 60px);
    }

    .royal-page .initiative-hero-intro h1.royal-hero-title {
        font-size: clamp(38px, 8vw, 60px);
    }

    .initiative-hero-image {
        width: calc(100% - 48px);
        min-height: 340px;
    }

    .royal-hero-image {
        width: min(360px, calc(100% - 48px));
        min-height: min(360px, calc(100vw - 48px));
    }

    .stat-band {
        grid-template-columns: 1fr;
        padding-right: 24px;
        padding-left: 24px;
    }

    .stat-band div {
        border-right: 0;
        border-bottom: 1px solid rgba(168, 136, 78, 0.18);
    }

    .stat-band div:last-child {
        border-bottom: 0;
    }

    .initiative-page .light-band .split-section {
        grid-template-columns: 1fr;
    }

    .initiative-page .content-band:not(.light-band):not(.donate-band) {
        padding-right: 24px;
        padding-left: 24px;
    }

    .initiative-page .content-band:not(.light-band):not(.donate-band) .section-heading {
        margin-bottom: 40px;
    }

    .initiative-page .people-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .royal-page .initiative-hero-intro h1.royal-hero-title {
        font-size: clamp(28px, 8.5vw, 42px);
    }

    .royal-page .leader-feature {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        padding: 36px 28px;
    }

    .royal-page .leader-feature .portrait-placeholder,
    .royal-page .leader-feature .portrait-photo {
        width: 96px;
        height: 96px;
    }

    .royal-page .royal-leadership-heading h2 {
        font-size: clamp(38px, 8vw, 48px);
    }

    .initiative-page .people-grid article {
        flex-direction: column;
    }
}
