/* Director's Cut 2026: persuasive product storytelling layer. */
body.pp-redesign {
    --pp-canvas: #101114;
    --pp-surface: #17181c;
    --pp-surface-raised: #202126;
    --pp-ink: #f5f3ee;
    --pp-muted: #c9c6bf;
    --pp-subtle: #98958f;
    --pp-rule: rgba(245, 243, 238, 0.14);
    --pp-rule-strong: rgba(245, 243, 238, 0.28);
    --pp-accent: #fe662d;
    --pp-accent-hover: #ff7b48;
    --pp-accent-active: #e95722;
    --pp-on-accent: #151619;
    --pp-paper: #f5f2eb;
    --pp-paper-ink: #17181b;
    --pp-radius: 14px;
    --pp-header-height: 72px;
    background: var(--pp-canvas);
}

/* Presentation imagery uses genuinely different
   compositions instead of repeating one collage template. */
body.pp-redesign .pp-hero-stage .pp-hero-frame,
body.pp-redesign .pp-hub-cluster-deck .pp-hub-deck-slide {
    transform-origin: center;
}

/* Detail family A: narrative lead with a vertical evidence rail. */
body.pp-redesign .pp-hero-stage--investor-stage .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--speaker-stage .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--study-spread .pp-hero-frame--primary {
    width: 66%; inset: 25% auto auto 2%; transform: rotate(-0.5deg);
}
body.pp-redesign .pp-hero-stage--investor-stage .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--speaker-stage .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--study-spread .pp-hero-frame--secondary {
    width: 31%; inset: 5% 2% auto auto; transform: rotate(0.7deg);
}
body.pp-redesign .pp-hero-stage--investor-stage .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--speaker-stage .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--study-spread .pp-hero-frame--tertiary {
    width: 31%; inset: auto 2% 5% auto; transform: rotate(-0.5deg);
}

/* Detail family B: dominant result on the right, source stack on the left. */
body.pp-redesign .pp-hero-stage--proposal-desk .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--source-abstract .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--defense-room .pp-hero-frame--primary {
    width: 68%; inset: 18% 2% auto auto; transform: rotate(0.45deg);
}
body.pp-redesign .pp-hero-stage--proposal-desk .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--source-abstract .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--defense-room .pp-hero-frame--secondary {
    width: 31%; inset: 7% auto auto 2%; transform: rotate(-0.8deg);
}
body.pp-redesign .pp-hero-stage--proposal-desk .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--source-abstract .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--defense-room .pp-hero-frame--tertiary {
    width: 31%; inset: auto auto 7% 2%; transform: rotate(0.6deg);
}

/* Detail family C: product-scale canvas with two corner annotations. */
body.pp-redesign .pp-hero-stage--product-demo .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--method-board .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--lecture-sequence .pp-hero-frame--primary {
    width: 78%; inset: 14% auto auto 11%; transform: rotate(0deg);
}
body.pp-redesign .pp-hero-stage--product-demo .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--method-board .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--lecture-sequence .pp-hero-frame--secondary {
    width: 27%; inset: 3% auto auto 2%; transform: rotate(-1deg);
}
body.pp-redesign .pp-hero-stage--product-demo .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--method-board .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--lecture-sequence .pp-hero-frame--tertiary {
    width: 28%; inset: auto 2% 3% auto; transform: rotate(0.8deg);
}

/* Detail family D: wide conclusion above two supporting slides. */
body.pp-redesign .pp-hero-stage--kpi-wall .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--report-console .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--lesson-board .pp-hero-frame--primary {
    width: 82%; inset: 5% auto auto 9%; transform: rotate(0deg);
}
body.pp-redesign .pp-hero-stage--kpi-wall .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--report-console .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--lesson-board .pp-hero-frame--secondary {
    width: 35%; inset: auto auto 3% 5%; transform: rotate(-0.6deg);
}
body.pp-redesign .pp-hero-stage--kpi-wall .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--report-console .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--lesson-board .pp-hero-frame--tertiary {
    width: 35%; inset: auto 5% 3% auto; transform: rotate(0.6deg);
}

/* Detail family E: two inputs converge into a central working model. */
body.pp-redesign .pp-hero-stage--model-workbench .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--company-profile .pp-hero-frame--primary,
body.pp-redesign .pp-hero-stage--roadmap-table .pp-hero-frame--primary {
    width: 56%; inset: auto auto 4% 22%; transform: rotate(0deg);
}
body.pp-redesign .pp-hero-stage--model-workbench .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--company-profile .pp-hero-frame--secondary,
body.pp-redesign .pp-hero-stage--roadmap-table .pp-hero-frame--secondary {
    width: 38%; inset: 5% auto auto 3%; transform: rotate(-0.7deg);
}
body.pp-redesign .pp-hero-stage--model-workbench .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--company-profile .pp-hero-frame--tertiary,
body.pp-redesign .pp-hero-stage--roadmap-table .pp-hero-frame--tertiary {
    width: 38%; inset: 5% 3% auto auto; transform: rotate(0.7deg);
}

/* Hub business: forward-moving story stack. */
body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--1 {
    width: 63%; inset: 24% auto auto 3%; transform: rotate(-0.5deg);
}
body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--2 {
    width: 33%; inset: 7% 3% auto auto; transform: rotate(0.6deg);
}
body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--3 {
    width: 33%; inset: auto 3% 7% auto; transform: rotate(-0.4deg);
}

/* Hub analytics: one conclusion, two equally weighted evidence views. */
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--1 {
    width: 56%; inset: 8% auto auto 22%; transform: rotate(0deg);
}
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--2 {
    width: 36%; inset: auto auto 5% 4%; transform: rotate(-0.5deg);
}
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--3 {
    width: 36%; inset: auto 4% 5% auto; transform: rotate(0.5deg);
}

/* Hub academic: two sources above a defended conclusion. */
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--1 {
    width: 54%; inset: auto auto 4% 23%; transform: rotate(0deg);
}
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--2 {
    width: 40%; inset: 6% auto auto 4%; transform: rotate(-0.7deg);
}
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--3 {
    width: 40%; inset: 6% 4% auto auto; transform: rotate(0.7deg);
}

/* Hub teaching: a real lesson sequence, two frames side by side, no pile. */
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-deck {
    background:
        linear-gradient(90deg, transparent 49.8%, rgba(201, 218, 143, 0.3) 50%, transparent 50.2%),
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        #101418;
}
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1 {
    width: 45%; inset: 26% auto auto 3%; transform: rotate(0deg);
}
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
    width: 45%; inset: 26% 3% auto auto; transform: rotate(0deg);
}

/* Preview controls remain reachable on every hub deck. */
body.pp-redesign.pp-preview-ready .pp-hub-deck-slide:hover .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-hub-deck-slide:focus-within .pp-preview-button {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

/* Footer labels have an independent baseline and a clear accent key. */
body.pp-redesign .presentation-footer-groups > div,
body.pp-redesign .presentation-footer-groups > div:first-child {
    position: relative;
    padding-top: 20px;
    border-top-color: rgba(255, 255, 255, 0.24);
}
body.pp-redesign .presentation-footer-groups > div::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 42px;
    height: 2px;
    background: #fe662d;
}
body.pp-redesign .presentation-footer-groups > div > p {
    min-height: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.25;
}
body.pp-redesign .presentation-footer-groups a {
    color: rgba(255, 255, 255, 0.82);
}

@media (min-width: 641px) and (max-width: 820px) {
    body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas {
        aspect-ratio: 16 / 9.2;
    }
}

@media (max-width: 640px) {
    body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas {
        aspect-ratio: 16 / 10.5;
    }
    body.pp-redesign .pp-hero-stage--investor-stage .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--speaker-stage .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--study-spread .pp-hero-frame--primary {
        width: 72%; inset: 28% auto auto 2%;
    }
    body.pp-redesign .pp-hero-stage--proposal-desk .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--source-abstract .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--defense-room .pp-hero-frame--primary {
        width: 72%; inset: 22% 2% auto auto;
    }
    body.pp-redesign .pp-hero-stage--product-demo .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--method-board .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--lecture-sequence .pp-hero-frame--primary {
        width: 88%; inset: 16% auto auto 6%;
    }
    body.pp-redesign .pp-hero-stage--kpi-wall .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--report-console .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--lesson-board .pp-hero-frame--primary {
        width: 88%; inset: 5% auto auto 6%;
    }
    body.pp-redesign .pp-hero-stage--model-workbench .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--company-profile .pp-hero-frame--primary,
    body.pp-redesign .pp-hero-stage--roadmap-table .pp-hero-frame--primary {
        width: 62%; inset: auto auto 4% 19%;
    }
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1,
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
        width: 46%; top: 28%;
    }
    body.pp-redesign .presentation-footer-groups > div,
    body.pp-redesign .presentation-footer-groups > div:first-child {
        padding-top: 18px;
    }

    /* Mobile visual rhythm: each hub direction keeps its own silhouette. */
    body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-deck {
        aspect-ratio: 16 / 9;
    }
    body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--1 {
        display: block;
        width: 92%;
        inset: 18% auto auto 4%;
        transform: none;
    }

    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-deck {
        aspect-ratio: 4 / 3;
        background:
            linear-gradient(90deg, rgba(242, 194, 74, 0.18) 0 3px, transparent 3px) 22px 20px / calc(100% - 44px) calc(100% - 40px) no-repeat,
            url("/assets/images/media-bg.webp") center / cover no-repeat,
            #101418;
    }
    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--1 {
        display: block;
        width: 84%;
        inset: 25% auto auto 8%;
        transform: none;
    }

    body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-deck {
        aspect-ratio: 16 / 10;
        background:
            linear-gradient(145deg, rgba(255, 255, 255, 0.045), transparent 48%),
            url("/assets/images/media-bg.webp") center / cover no-repeat,
            #101418;
    }
    body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--1 {
        display: block;
        width: 88%;
        inset: auto auto 10% 6%;
        transform: none;
    }

    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-deck {
        aspect-ratio: 16 / 8.8;
    }
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1,
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
        display: block;
        width: 46%;
        top: 28%;
        transform: none;
    }
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1 {
        left: 2%;
        right: auto;
    }
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
        left: auto;
        right: 2%;
    }
}

/* PDF brief fidelity: extend the original PowerPoint.fit donor, do not invent a parallel art direction. */
body.pp-redesign {
    --pp-canvas: #131419;
    --pp-surface: #14161d;
    --pp-surface-raised: #1f2128;
    --pp-ink: #e2e2e2;
    --pp-muted: rgba(255, 255, 255, 0.72);
    --pp-subtle: rgba(255, 255, 255, 0.5);
    --pp-rule: rgba(255, 255, 255, 0.12);
    --pp-rule-strong: rgba(255, 255, 255, 0.22);
    --pp-accent: #fe662d;
    --pp-accent-hover: #ff7947;
    --pp-accent-active: #e95522;
    --pp-on-accent: #131419;
    --pp-paper: #ffffff;
    --pp-paper-ink: #131419;
    --pp-radius: 20px;
    font-family: "Myriad Pro", Arial, sans-serif;
    background: var(--pp-canvas);
}

body.pp-redesign .container {
    width: min(calc(100% - 30px), 1230px);
}

body.pp-redesign .small-container {
    width: min(calc(100% - 30px), 1070px);
}

body.pp-redesign .pp-hero {
    min-height: calc(100dvh - var(--pp-header-height));
    padding: 18px 0 38px;
    overflow: hidden;
    background:
        radial-gradient(circle at 33% 8%, rgba(254, 102, 45, 0.32), transparent 36%),
        url("/assets/images/herobg.webp") center top / cover no-repeat,
        #131419;
    color: var(--pp-ink);
}

body.pp-redesign .pp-hero > .container {
    min-height: calc(100dvh - var(--pp-header-height) - 56px);
}

body.pp-redesign .pp-breadcrumbs,
body.pp-redesign .pp-breadcrumbs a {
    color: rgba(255, 255, 255, 0.64);
}

body.pp-redesign .pp-breadcrumbs a:hover {
    color: #ffffff;
}

body.pp-redesign .pp-hero-grid,
body.pp-redesign .pp-hub-hero .pp-hero-grid {
    grid-template-columns: minmax(330px, 0.82fr) minmax(540px, 1.18fr);
    gap: clamp(38px, 5vw, 76px);
    padding-block: 30px 14px;
}

body.pp-redesign .pp-hero-copy {
    gap: 24px;
}

body.pp-redesign .pp-hero h1,
body.pp-redesign .pp-hero h2,
body.pp-redesign .pp-hero h3,
body.pp-redesign .pp-hero p {
    color: #ffffff;
}

body.pp-redesign .pp-hero h1 {
    max-width: 13ch;
    font-size: clamp(3.35rem, 4.6vw, 4.65rem);
    line-height: 0.98;
    letter-spacing: -0.035em;
}

body.pp-redesign .pp-hero-lead {
    max-width: 42ch;
    color: rgba(255, 255, 255, 0.86) !important;
    font-size: clamp(1.05rem, 1.35vw, 1.25rem);
    line-height: 1.4;
}

body.pp-redesign .pp-hero-actions {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 8px;
}

body.pp-redesign .pp-hero-primary {
    min-width: 358px;
    min-height: 72px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    padding: 8px 30px 8px 8px;
    border: 1px solid #212124;
    border-radius: 999px;
    background: #ffffff;
    box-shadow: inset 0 0 22px rgba(0, 0, 0, 0.2);
    color: #131419;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
}

body.pp-redesign .pp-hero-primary:hover {
    background: #fe662d;
    color: #ffffff;
}

body.pp-redesign .pp-hero-primary:active {
    transform: translateY(1px) scale(0.99);
}

body.pp-redesign .pp-hero-primary i {
    order: -1;
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    border-radius: 50%;
    background:
        url("/assets/images/icons/stars.svg") center / 27px 27px no-repeat,
        radial-gradient(183.81% 220.09% at 18.23% -40.51%, #ffdaa3 0%, #fd662c 46.78%, #691616 100%);
    box-shadow: 0 0 26px -5px rgba(0, 0, 0, 0.2);
}

body.pp-redesign .pp-hero-primary i::before,
body.pp-redesign .pp-hero-primary i::after {
    display: none;
}

body.pp-redesign .pp-hero-secondary {
    padding: 8px 0 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    color: rgba(255, 255, 255, 0.86);
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
}

body.pp-redesign .pp-hero-secondary:hover {
    border-bottom-color: #fe662d;
    color: #ffffff;
}

body.pp-redesign .pp-hero-stage-canvas {
    --p-w: 72% !important;
    --p-x: 3% !important;
    --p-y: 24% !important;
    --p-r: -1deg !important;
    --s-w: 42% !important;
    --s-x: 55% !important;
    --s-y: 5% !important;
    --s-r: 1.2deg !important;
    position: relative;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 46% 42%, rgba(254, 102, 45, 0.25), transparent 42%),
        transparent;
    box-shadow: none;
}

body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas {
    width: 100%;
    min-height: 0;
    aspect-ratio: 16 / 10;
}

body.pp-redesign .pp-hero-stage-canvas::before {
    content: "";
    position: absolute;
    inset: 8% 4% 2%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(254, 102, 45, 0.2), transparent 68%);
    filter: blur(20px);
    pointer-events: none;
}

body.pp-redesign .pp-hero-stage-canvas::after {
    background: linear-gradient(to bottom, transparent 64%, rgba(19, 20, 25, 0.72));
}

body.pp-redesign .pp-hero-frame {
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 16px;
    box-shadow: 0 24px 54px -30px rgba(0, 0, 0, 0.92);
}

body.pp-redesign .pp-hero-frame--primary {
    width: var(--p-w);
}

body.pp-redesign .pp-hero-frame--secondary {
    width: var(--s-w);
}

body.pp-redesign .pp-hero-frame--tertiary {
    z-index: 3;
    width: 38%;
    right: 2%;
    bottom: 4%;
    transform: rotate(-0.7deg);
}

body.pp-redesign .pp-hero-stage .pp-hero-frame--primary {
    z-index: 2;
    width: 70%;
    inset: 24% auto auto 2%;
    transform: rotate(-0.6deg);
}

body.pp-redesign .pp-hero-stage .pp-hero-frame--secondary {
    z-index: 3;
    width: 32%;
    display: block;
    inset: 4% 2% auto auto;
    transform: rotate(0.8deg);
}

body.pp-redesign .pp-hero-stage .pp-hero-frame--tertiary {
    z-index: 4;
    width: 34%;
    display: block;
    inset: auto 2% 4% auto;
    transform: rotate(-0.7deg);
}

body.pp-redesign .pp-signature-flow {
    margin-top: 6px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(13, 14, 16, 0.72);
}

body.pp-redesign .pp-signature-flow::before {
    background: #fe662d;
}

body.pp-redesign .pp-hub-hero h1 {
    max-width: 16ch;
    font-size: clamp(3.2rem, 4.15vw, 4.25rem);
}

body.pp-redesign .pp-hub-deck-stage {
    position: relative;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 50% 46%, rgba(254, 102, 45, 0.26), transparent 48%);
}

body.pp-redesign .pp-hub-deck-slide {
    position: absolute;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: #131419;
    box-shadow: 0 24px 54px -32px rgba(0, 0, 0, 0.94);
}

body.pp-redesign .pp-hub-deck-slide > img {
    display: block;
    width: 100%;
    height: auto;
}

body.pp-redesign .pp-hub-deck-slide--business {
    z-index: 3;
    width: 62%;
    left: 3%;
    top: 28%;
    transform: rotate(-1.2deg);
}

body.pp-redesign .pp-hub-deck-slide--analytics {
    z-index: 2;
    width: 40%;
    right: 3%;
    top: 5%;
    transform: rotate(1.2deg);
}

body.pp-redesign .pp-hub-deck-slide--academic {
    z-index: 4;
    width: 39%;
    right: 2%;
    bottom: 5%;
    transform: rotate(-0.8deg);
}

body.pp-redesign .pp-hub-deck-slide--teaching {
    z-index: 1;
    width: 36%;
    left: 13%;
    top: 4%;
    transform: rotate(1.6deg);
}

body.pp-redesign .pp-hub-directions {
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

body.pp-redesign .pp-hub-directions ol {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.pp-redesign .pp-hub-directions li {
    min-width: 0;
}

body.pp-redesign .pp-hub-directions a {
    min-height: 68px;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    padding: 12px 14px 12px 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 14px;
    background: rgba(20, 22, 29, 0.72);
    color: #ffffff;
    text-decoration: none;
    transition: transform 160ms ease-out, border-color 160ms ease-out, background-color 160ms ease-out;
}

body.pp-redesign .pp-hub-directions a > span {
    color: rgba(255, 255, 255, 0.48);
    font-size: 11px;
    font-weight: 700;
    font-variant-numeric: tabular-nums;
}

body.pp-redesign .pp-hub-directions a > strong {
    min-width: 0;
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.15;
}

body.pp-redesign .pp-hub-directions a > i {
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 50%;
}

body.pp-redesign .pp-hub-directions a > i::before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg) translate(-1px, -1px);
}

body.pp-redesign .pp-hub-directions a:hover {
    border-color: #fe662d;
    background: #1f2128;
    color: #ffffff;
    transform: translateY(-2px);
}

body.pp-redesign .pp-hub-directions a:hover > span,
body.pp-redesign .pp-hub-directions a.is-active > span {
    color: #fe662d;
}

body.pp-redesign .pp-hub-directions a:hover > i,
body.pp-redesign .pp-hub-directions a.is-active > i {
    border-color: #fe662d;
    background: #fe662d;
    color: #131419;
}

body.pp-redesign .pp-hub-directions a.is-active {
    border-color: rgba(254, 102, 45, 0.72);
    background: #1f2128;
    box-shadow: inset 0 2px 0 #fe662d;
}

body.pp-redesign .pp-hub-directions a:active {
    transform: translateY(0);
}

body.pp-redesign .pp-hub-directions a:focus-visible {
    outline: 3px solid rgba(254, 102, 45, 0.38);
    outline-offset: 3px;
}

body.pp-redesign .pp-hub-cluster {
    background: #131419;
}

body.pp-redesign .pp-hub-cluster:nth-of-type(even) {
    background: #14161d;
}

body.pp-redesign .pp-hub-cluster-visual {
    min-height: 0;
    overflow: visible;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

body.pp-redesign .pp-hub-cluster-deck {
    position: relative;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 45% 48%, rgba(254, 102, 45, 0.2), transparent 52%),
        #101115;
}

body.pp-redesign .pp-hub-cluster-deck .pp-hub-deck-slide {
    border-radius: 11px;
}

body.pp-redesign .pp-hub-cluster-slide--1 {
    z-index: 3;
    width: 72%;
    left: 3%;
    top: 24%;
    transform: rotate(-0.7deg);
}

body.pp-redesign .pp-hub-cluster-slide--2 {
    z-index: 2;
    width: 43%;
    right: 3%;
    top: 5%;
    transform: rotate(1deg);
}

body.pp-redesign .pp-hub-cluster-slide--3 {
    z-index: 4;
    width: 42%;
    right: 2%;
    bottom: 4%;
    transform: rotate(-0.8deg);
}

body.pp-redesign .pp-hub-cluster-count {
    margin-top: 12px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
}

body.pp-redesign .pp-final-cta {
    padding-block: clamp(64px, 7vw, 92px);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background: #0d0e11;
}

body.pp-redesign .pp-final-cta-inner {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: clamp(36px, 6vw, 88px);
    align-items: center;
    padding: clamp(40px, 5vw, 64px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 20px;
    background:
        radial-gradient(circle at 92% 16%, rgba(254, 102, 45, 0.28), transparent 34%),
        linear-gradient(145deg, #1f2128 0%, #14161d 68%);
}

body.pp-redesign .pp-final-cta-inner::after {
    content: "";
    position: absolute;
    width: 280px;
    height: 280px;
    right: -120px;
    bottom: -170px;
    border: 1px solid rgba(254, 102, 45, 0.24);
    border-radius: 50%;
    pointer-events: none;
}

body.pp-redesign .pp-final-cta h2 {
    max-width: 17ch;
    color: #ffffff;
    font-size: clamp(2.35rem, 3.8vw, 4rem);
    line-height: 1;
    letter-spacing: -0.035em;
}

body.pp-redesign .pp-final-cta p {
    max-width: 52ch;
    margin-top: 18px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 18px;
    line-height: 1.5;
}

body.pp-redesign .pp-final-cta .pp-primary-action {
    position: relative;
    z-index: 1;
    min-width: 290px;
    min-height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    padding: 8px 24px 8px 8px;
    border: 1px solid rgba(255, 255, 255, 0.88);
    border-radius: 999px;
    background: #ffffff;
    color: #131419;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.12);
}

body.pp-redesign .pp-final-cta .pp-primary-action i {
    order: -1;
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    border-radius: 50%;
    background:
        url("/assets/images/icons/stars.svg") center / 24px 24px no-repeat,
        radial-gradient(183.81% 220.09% at 18.23% -40.51%, #ffdaa3 0%, #fd662c 46.78%, #691616 100%);
}

body.pp-redesign .pp-final-cta .pp-primary-action i::before,
body.pp-redesign .pp-final-cta .pp-primary-action i::after {
    display: none;
}

body.pp-redesign .pp-final-cta .pp-primary-action:hover {
    border-color: #fe662d;
    background: #fe662d;
    color: #ffffff;
}

body.pp-redesign .pp-final-cta .pp-primary-action:active {
    transform: translateY(1px) scale(0.99);
}

body.pp-redesign section[id] {
    scroll-margin-top: calc(var(--pp-header-height) + 16px);
}

@media (max-width: 1024px) {
    body.pp-redesign .container,
    body.pp-redesign .small-container {
        width: min(calc(100% - 30px), 960px);
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: minmax(280px, 0.82fr) minmax(430px, 1.18fr);
        gap: 26px;
    }

    body.pp-redesign .pp-hero-primary {
        min-width: 320px;
        padding-right: 22px;
        font-size: 13px;
    }

    body.pp-redesign .pp-hero-actions {
        gap: 16px;
    }
}

@media (max-width: 820px) {
    body.pp-redesign .pp-hero {
        min-height: auto;
        padding-bottom: 38px;
        background:
            radial-gradient(circle at 36% 5%, rgba(254, 102, 45, 0.3), transparent 34%),
            url("/assets/images/herobgMobile.webp") center top / cover no-repeat,
            #131419;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: 1fr;
        gap: 30px;
        padding-block: 26px 12px;
    }

    body.pp-redesign .pp-hero-copy {
        max-width: 640px;
    }

    body.pp-redesign .pp-hero h1 {
        max-width: 14ch;
        font-size: clamp(3rem, 8.4vw, 4rem);
    }

    body.pp-redesign .pp-hero-stage-canvas,
    body.pp-redesign .pp-hub-deck-stage {
        aspect-ratio: 16 / 10;
    }

    body.pp-redesign .pp-hub-cluster-visual {
        position: static;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 22px;
        padding-top: 18px;
        overflow: visible;
    }

    body.pp-redesign .pp-hub-directions ol {
        width: 100%;
        min-width: 100%;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.pp-redesign .pp-final-cta-inner {
        grid-template-columns: 1fr;
        align-items: start;
    }
}

@media (max-width: 520px) {
    body.pp-redesign .container,
    body.pp-redesign .small-container {
        width: min(calc(100% - 30px), 490px);
    }

    body.pp-redesign .pp-hero {
        padding-top: 14px;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        gap: 24px;
        padding-block: 18px 6px;
    }

    body.pp-redesign .pp-hero h1 {
        max-width: 100%;
        font-size: clamp(2.35rem, 11vw, 3rem);
        line-height: 0.98;
    }

    body.pp-redesign .pp-hero-lead {
        font-size: 16px;
    }

    body.pp-redesign .pp-hero-actions {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    body.pp-redesign .pp-hero-primary {
        width: min(100%, 358px);
        min-width: 0;
        min-height: 64px;
        padding: 7px 18px 7px 7px;
        gap: 13px;
        font-size: 12px;
    }

    body.pp-redesign .pp-hero-primary i {
        width: 50px;
        height: 50px;
        flex-basis: 50px;
    }

    body.pp-redesign .pp-hero-secondary {
        margin-left: 8px;
    }

    body.pp-redesign .pp-hero-frame,
    body.pp-redesign .pp-hub-deck-slide {
        border-radius: 10px;
    }

    body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas {
        width: 100%;
        min-height: 0;
        aspect-ratio: 16 / 10;
    }

    body.pp-redesign .pp-hero-stage .pp-hero-frame--primary {
        width: 96%;
        inset: 12% auto auto 2%;
        transform: none;
    }

    body.pp-redesign .pp-hero-stage .pp-hero-frame--secondary {
        display: none;
    }

    body.pp-redesign .pp-hero-stage .pp-hero-frame--tertiary {
        display: none;
    }

    body.pp-redesign .pp-hub-deck-slide--business {
        width: 94%;
        inset: 7% auto auto 3%;
        transform: none;
    }

    body.pp-redesign .pp-hub-deck-slide--analytics,
    body.pp-redesign .pp-hub-deck-slide--academic,
    body.pp-redesign .pp-hub-deck-slide--teaching {
        display: none;
    }

    body.pp-redesign .pp-hub-cluster-slide--1 {
        width: 94%;
        inset: 7% auto auto 3%;
        transform: none;
    }

    body.pp-redesign .pp-hub-cluster-slide--2,
    body.pp-redesign .pp-hub-cluster-slide--3 {
        display: none;
    }

    body.pp-redesign .pp-signature-flow {
        margin-top: 8px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 18px;
        padding-top: 16px;
        overflow-x: auto;
        scrollbar-width: none;
        scroll-padding-inline: 15px;
    }

    body.pp-redesign .pp-hub-directions::-webkit-scrollbar {
        display: none;
    }

    body.pp-redesign .pp-hub-directions ol {
        width: max-content;
        gap: 10px;
        grid-template-columns: repeat(4, minmax(184px, 1fr));
    }

    body.pp-redesign .pp-hub-directions a {
        min-height: 62px;
        gap: 10px;
        padding: 10px 12px;
    }

    body.pp-redesign .pp-hub-directions a > strong {
        font-size: 13px;
    }

    body.pp-redesign .pp-hub-cluster-deck {
        border-radius: 14px;
    }

    body.pp-redesign .pp-final-cta {
        padding-block: 48px;
    }

    body.pp-redesign .pp-final-cta-inner {
        gap: 28px;
        padding: 30px 24px;
        border-radius: 16px;
    }

    body.pp-redesign .pp-final-cta h2 {
        max-width: 100%;
        font-size: clamp(2.1rem, 10vw, 2.75rem);
        line-height: 1.02;
    }

    body.pp-redesign .pp-final-cta p {
        margin-top: 14px;
        font-size: 16px;
    }

    body.pp-redesign .pp-final-cta .pp-primary-action {
        width: 100%;
        min-width: 0;
        min-height: 60px;
    }
}

/* Dense tablet hero, crisp media, meaningful labels and ordered footer. */
body.pp-redesign .pp-hero-lead {
    color: rgba(255, 255, 255, 0.94) !important;
}

body.pp-redesign .pp-hero-secondary {
    border-bottom-color: rgba(254, 102, 45, 0.9);
    color: rgba(255, 255, 255, 0.96);
    font-weight: 600;
}

body.pp-redesign .pp-hero-secondary:hover {
    border-bottom-color: #ffffff;
    color: #ffffff;
}

body.pp-redesign .pp-hub-deck-slide,
body.pp-redesign .pp-hero-frame {
    transform: none !important;
    backface-visibility: hidden;
}

body.pp-redesign .pp-hub-deck-slide img,
body.pp-redesign .pp-hero-frame img,
body.pp-redesign .pp-slide-frame img {
    image-rendering: auto;
}

body.pp-redesign .pp-hub-deck-slide--business {
    width: 62%;
    left: 2%;
    top: 27%;
}

body.pp-redesign .pp-hub-deck-slide--analytics {
    width: 36%;
    right: 2%;
    top: 4%;
}

body.pp-redesign .pp-hub-deck-slide--academic {
    width: 36%;
    right: 2%;
    bottom: 4%;
}

body.pp-redesign .pp-hub-deck-slide--teaching {
    width: 34%;
    left: 3%;
    top: 4%;
}

body.pp-redesign .pp-hub-cluster-slide--1 {
    width: 64%;
    left: 2%;
    top: 20%;
}

body.pp-redesign .pp-hub-cluster-slide--2 {
    width: 34%;
    right: 2%;
    top: 4%;
}

body.pp-redesign .pp-hub-cluster-slide--3 {
    width: 34%;
    right: 2%;
    bottom: 4%;
}

body.pp-redesign .pp-hub-scenario-link {
    grid-template-columns: minmax(138px, 0.58fr) minmax(0, 1.42fr) 36px;
}

body.pp-redesign .pp-hub-scenario-link > span {
    color: #ff7947;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.25;
}

body.pp-redesign .presentation-footer-nav {
    display: block;
    padding-block: 36px;
}

body.pp-redesign .presentation-footer-title {
    margin: 0 0 24px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 750;
}

body.pp-redesign .presentation-footer-groups {
    display: grid;
    grid-template-columns: 1.35fr 1fr 0.8fr;
    gap: var(--pp-layout-gap);
}

body.pp-redesign .presentation-footer-groups > div {
    min-width: 0;
}

body.pp-redesign .presentation-footer-groups > div > p {
    margin: 0 0 14px;
    color: #ff7947;
    font-size: 14px;
    font-weight: 700;
}

body.pp-redesign .presentation-footer-groups ul {
    columns: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px 20px;
    margin: 0;
    padding: 0;
}

body.pp-redesign .presentation-footer-groups > div:first-child ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.pp-redesign .presentation-footer-groups li {
    margin: 0;
}

body.pp-redesign .presentation-footer-groups a {
    display: inline-block;
    min-height: 0;
    padding-block: 3px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.35;
}

body.pp-redesign .footer-clue,
body.pp-redesign .footer-copyright {
    color: rgba(255, 255, 255, 0.66);
}

body.pp-redesign .navigation-list a {
    min-height: 0;
}

@media (min-width: 700px) and (max-width: 820px) {
    body.pp-redesign .pp-hero-copy {
        width: 100%;
        max-width: none;
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.82fr);
        grid-template-rows: auto auto;
        gap: 16px 24px;
        align-items: end;
    }

    body.pp-redesign .pp-hero-copy > h1 {
        grid-column: 1;
        grid-row: 1;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-lead {
        grid-column: 1;
        grid-row: 2;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-actions {
        width: 100%;
        grid-column: 2;
        grid-row: 1 / span 2;
        align-self: end;
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
        margin: 0;
    }

    body.pp-redesign .pp-hero-primary {
        width: 100%;
        min-width: 0;
    }

    body.pp-redesign .pp-hero-secondary {
        margin-left: 8px;
    }
}

@media (max-width: 820px) {
    body.pp-redesign .presentation-footer-groups {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 36px;
    }

    body.pp-redesign .presentation-footer-groups > div:first-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 520px) {
    body.pp-redesign .pp-hub-scenario-link {
        grid-template-columns: minmax(0, 1fr) 32px;
    }

    body.pp-redesign .pp-hub-scenario-link > span {
        font-size: 13px;
    }

    body.pp-redesign .presentation-footer-nav {
        padding-block: 28px;
    }

    body.pp-redesign .presentation-footer-title {
        margin-bottom: 20px;
        font-size: 18px;
    }

    body.pp-redesign .presentation-footer-groups {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    body.pp-redesign .presentation-footer-groups > div:first-child {
        grid-column: auto;
    }

    body.pp-redesign .presentation-footer-groups > div:first-child ul,
    body.pp-redesign .presentation-footer-groups ul {
        grid-template-columns: 1fr;
        gap: 8px;
    }
}

.pp-redesign .wrapper {
    background: var(--pp-canvas);
}

.pp-redesign .container {
    width: min(calc(100% - 48px), 1360px);
}

.pp-redesign .small-container {
    width: min(calc(100% - 48px), 1040px);
}

.pp-redesign main {
    padding-top: var(--pp-header-height);
}

.pp-redesign h1 {
    max-width: 14ch;
    font-size: clamp(3.05rem, 4.45vw, 4.8rem);
    font-weight: 800;
    line-height: 0.94;
    letter-spacing: -0.04em;
}

.pp-redesign h2 {
    max-width: 18ch;
    font-size: clamp(2.55rem, 4.2vw, 4.6rem);
    font-weight: 750;
    line-height: 0.98;
    letter-spacing: -0.038em;
}

.pp-redesign h3 {
    font-weight: 720;
}

.pp-redesign .pp-section {
    padding-block: clamp(4.75rem, 8vw, 7.5rem);
}

.pp-redesign .site-header {
    height: var(--pp-header-height);
    min-height: var(--pp-header-height);
    border-bottom-color: rgba(245, 243, 238, 0.18);
    background: rgba(16, 17, 20, 0.96);
    -webkit-backdrop-filter: blur(16px) saturate(120%);
    backdrop-filter: blur(16px) saturate(120%);
}

.pp-redesign .header-body {
    gap: clamp(24px, 3vw, 48px);
}

.pp-redesign .header-logo p {
    color: var(--pp-ink);
    font-size: 19px;
    font-weight: 800;
}

.pp-redesign .menu-list {
    gap: clamp(18px, 2vw, 30px);
}

.pp-redesign .menu-link {
    color: #d6d3cc;
    font-size: 14px;
    font-weight: 560;
}

.pp-redesign .site-header-cta {
    min-height: 44px;
    padding-inline: 22px;
    background: var(--pp-accent);
    color: var(--pp-on-accent);
}

.pp-redesign .site-header-cta:hover {
    background: var(--pp-accent-hover);
}

.pp-redesign .site-header-cta:active {
    background: var(--pp-accent-active);
    transform: translateY(1px) scale(0.99);
}

.pp-redesign .pp-hero {
    min-height: calc(100dvh - var(--pp-header-height));
    padding: 18px 0 40px;
    background: var(--pp-accent);
    color: var(--pp-on-accent);
}

.pp-redesign .pp-hero > .container {
    min-height: calc(100dvh - var(--pp-header-height) - 58px);
    display: flex;
    flex-direction: column;
}

.pp-redesign .pp-breadcrumbs {
    min-height: 28px;
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 0;
    color: var(--pp-on-accent);
    font-size: 12px;
    font-weight: 620;
}

.pp-redesign .pp-breadcrumbs a {
    color: inherit;
}

.pp-redesign .pp-breadcrumbs a:hover {
    color: var(--pp-on-accent);
}

.pp-redesign .pp-hero-grid {
    flex: 1;
    display: grid;
    grid-template-columns: minmax(330px, 0.78fr) minmax(540px, 1.22fr);
    align-items: center;
    gap: clamp(30px, 4.4vw, 72px);
    padding-block: 24px 18px;
}

.pp-redesign .pp-hero-copy {
    align-self: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    min-width: 0;
}

.pp-redesign .pp-hero h1,
.pp-redesign .pp-hero h2,
.pp-redesign .pp-hero h3,
.pp-redesign .pp-hero p {
    color: var(--pp-on-accent);
}

.pp-redesign .pp-hero-lead {
    max-width: 42ch;
    font-size: clamp(1.05rem, 1.35vw, 1.28rem);
    line-height: 1.42;
}

.pp-redesign .pp-prompt-card {
    width: min(100%, 560px);
    margin-top: 6px;
    padding: 14px;
    border-radius: var(--pp-radius);
    background: var(--pp-paper);
    box-shadow: 0 22px 56px -34px rgba(41, 15, 6, 0.72);
    color: var(--pp-paper-ink);
}

.pp-redesign .pp-prompt-card > label {
    display: block;
    margin: 1px 2px 9px;
    color: #45423d;
    font-size: 12px;
    font-weight: 720;
}

.pp-redesign .pp-prompt-input-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
    align-items: stretch;
}

.pp-redesign .pp-prompt-card textarea {
    width: 100%;
    min-height: 66px;
    max-height: 132px;
    resize: vertical;
    padding: 13px 14px;
    border: 1px solid #cbc6bd;
    border-radius: 10px;
    outline: 0;
    background: #fffefa;
    color: var(--pp-paper-ink);
    font: inherit;
    font-size: 14px;
    line-height: 1.35;
    transition: border-color 160ms ease-out, box-shadow 160ms ease-out;
}

.pp-redesign .pp-prompt-card textarea::placeholder {
    color: #6f6a62;
    opacity: 1;
}

.pp-redesign .pp-prompt-card textarea:focus {
    border-color: #27282c;
    box-shadow: 0 0 0 3px rgba(254, 102, 45, 0.28);
}

.pp-redesign .pp-prompt-submit {
    position: relative;
    min-width: 214px;
    min-height: 66px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 18px;
    border: 0;
    border-radius: 10px;
    background: #17181b;
    color: #f7f4ed;
    font: inherit;
    font-size: 13px;
    font-weight: 720;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 160ms ease-out, transform 160ms ease-out;
}

.pp-redesign .pp-prompt-submit img {
    flex: 0 0 20px;
}

.pp-redesign .pp-prompt-submit:hover {
    background: #292a2f;
}

.pp-redesign .pp-prompt-submit:active {
    transform: translateY(1px) scale(0.99);
}

.pp-redesign .pp-prompt-submit:disabled,
.pp-redesign .pp-prompt-submit.is-loading {
    cursor: wait;
    background: #55565b;
    color: #d9d7d1;
}

.pp-redesign .pp-prompt-submit.is-loading img {
    animation: pp-button-spin 700ms linear infinite;
}

.pp-redesign .pp-prompt-card > p {
    margin: 9px 2px 0;
    color: #625e57;
    font-size: 11px;
    line-height: 1.35;
}

.pp-redesign .pp-hero-product {
    min-width: 0;
}

.pp-redesign .pp-hero-stage {
    min-width: 0;
}

.pp-redesign .pp-hero-stage-canvas {
    --p-w: 72%;
    --p-x: 3%;
    --p-y: 23%;
    --p-r: -1deg;
    --s-w: 43%;
    --s-x: 55%;
    --s-y: 7%;
    --s-r: 1.5deg;
    position: relative;
    isolation: isolate;
    aspect-ratio: 3 / 2;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid rgba(21, 22, 25, 0.22);
    background: #0f1013;
    box-shadow: none;
}

.pp-redesign .pp-hero-stage-canvas::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: none;
    pointer-events: none;
}

.pp-redesign .pp-hero-context {
    position: absolute;
    inset: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 1;
    filter: none;
}

.pp-redesign .pp-hero-frame {
    position: absolute;
    z-index: 2;
    margin: 0;
    overflow: hidden;
    border-radius: 12px;
    background: var(--pp-paper);
    box-shadow: 0 16px 32px -24px rgba(0, 0, 0, 0.58);
}

.pp-redesign .pp-hero-frame > img,
.pp-redesign .pp-hero-frame picture,
.pp-redesign .pp-hero-frame picture > img {
    display: block;
    width: 100%;
    height: auto;
}

.pp-redesign .pp-hero-frame--primary {
    width: min(var(--p-w), 58%);
    left: var(--p-x);
    top: var(--p-y);
    transform: rotate(var(--p-r));
}

.pp-redesign .pp-hero-frame--secondary {
    z-index: 1;
    width: min(var(--s-w), 30%);
    left: var(--s-x);
    top: var(--s-y);
    transform: rotate(var(--s-r));
}

.pp-redesign .pp-hero-stage--investor-stage .pp-hero-stage-canvas {
    --p-w: 73%; --p-x: 2%; --p-y: 27%; --p-r: -1.2deg;
    --s-w: 42%; --s-x: 56%; --s-y: 7%; --s-r: 1.2deg;
}

.pp-redesign .pp-hero-stage--proposal-desk .pp-hero-stage-canvas {
    --p-w: 68%; --p-x: 29%; --p-y: 13%; --p-r: 0.8deg;
    --s-w: 45%; --s-x: 3%; --s-y: 48%; --s-r: -2deg;
}

.pp-redesign .pp-hero-stage--product-demo .pp-hero-stage-canvas {
    --p-w: 80%; --p-x: 7%; --p-y: 10%; --p-r: -0.4deg;
    --s-w: 40%; --s-x: 57%; --s-y: 58%; --s-r: 2deg;
}

.pp-redesign .pp-hero-stage--kpi-wall .pp-hero-stage-canvas {
    --p-w: 70%; --p-x: 3%; --p-y: 10%; --p-r: 0deg;
    --s-w: 47%; --s-x: 49%; --s-y: 52%; --s-r: -1deg;
}

.pp-redesign .pp-hero-stage--model-workbench .pp-hero-stage-canvas {
    --p-w: 69%; --p-x: 27%; --p-y: 30%; --p-r: 1.2deg;
    --s-w: 43%; --s-x: 3%; --s-y: 8%; --s-r: -1.4deg;
}

.pp-redesign .pp-hero-stage--report-console .pp-hero-stage-canvas {
    --p-w: 82%; --p-x: 3%; --p-y: 31%; --p-r: 0deg;
    --s-w: 42%; --s-x: 54%; --s-y: 7%; --s-r: 0deg;
}

.pp-redesign .pp-hero-stage--company-profile .pp-hero-stage-canvas {
    --p-w: 66%; --p-x: 4%; --p-y: 12%; --p-r: -1deg;
    --s-w: 47%; --s-x: 50%; --s-y: 49%; --s-r: 1.4deg;
}

.pp-redesign .pp-hero-stage--roadmap-table .pp-hero-stage-canvas {
    --p-w: 73%; --p-x: 24%; --p-y: 8%; --p-r: 0deg;
    --s-w: 48%; --s-x: 4%; --s-y: 52%; --s-r: -1deg;
}

.pp-redesign .pp-hero-stage--speaker-stage .pp-hero-stage-canvas {
    --p-w: 74%; --p-x: 4%; --p-y: 26%; --p-r: -0.7deg;
    --s-w: 39%; --s-x: 59%; --s-y: 5%; --s-r: 1.7deg;
}

.pp-redesign .pp-hero-stage--source-abstract .pp-hero-stage-canvas {
    --p-w: 65%; --p-x: 31%; --p-y: 28%; --p-r: 1.2deg;
    --s-w: 48%; --s-x: 3%; --s-y: 8%; --s-r: -1.6deg;
}

.pp-redesign .pp-hero-stage--method-board .pp-hero-stage-canvas {
    --p-w: 78%; --p-x: 4%; --p-y: 8%; --p-r: -0.6deg;
    --s-w: 43%; --s-x: 54%; --s-y: 57%; --s-r: 1.5deg;
}

.pp-redesign .pp-hero-stage--defense-room .pp-hero-stage-canvas {
    --p-w: 72%; --p-x: 25%; --p-y: 21%; --p-r: 0.7deg;
    --s-w: 45%; --s-x: 3%; --s-y: 51%; --s-r: -1.2deg;
}

.pp-redesign .pp-hero-stage--study-spread .pp-hero-stage-canvas {
    --p-w: 73%; --p-x: 4%; --p-y: 24%; --p-r: -1.1deg;
    --s-w: 45%; --s-x: 52%; --s-y: 7%; --s-r: 1deg;
}

.pp-redesign .pp-hero-stage--lesson-board .pp-hero-stage-canvas {
    --p-w: 80%; --p-x: 16%; --p-y: 30%; --p-r: 0.6deg;
    --s-w: 43%; --s-x: 3%; --s-y: 7%; --s-r: -1.8deg;
}

.pp-redesign .pp-hero-stage--lecture-sequence .pp-hero-stage-canvas {
    --p-w: 75%; --p-x: 3%; --p-y: 9%; --p-r: -0.5deg;
    --s-w: 46%; --s-x: 51%; --s-y: 55%; --s-r: 1.1deg;
}

.pp-redesign .pp-signature-flow {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    margin-top: 14px;
    padding: 0;
    overflow: hidden;
    border-radius: 12px;
    background: rgba(21, 22, 25, 0.96);
    color: var(--pp-ink);
    list-style: none;
}

.pp-redesign .pp-signature-flow::before {
    content: "";
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    height: 3px;
    transform-origin: left;
    background: var(--pp-paper);
}

.pp-redesign .pp-signature-flow li {
    min-width: 0;
    min-height: 64px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border-right: 1px solid rgba(245, 243, 238, 0.13);
    font-size: 12px;
    font-weight: 620;
}

.pp-redesign .pp-signature-flow li:last-child {
    border-right: 0;
}

.pp-redesign .pp-signature-flow li span {
    color: var(--pp-accent);
    font-size: 10px;
    font-variant-numeric: tabular-nums;
}

.pp-redesign .pp-hub-hero .pp-hero-grid {
    grid-template-columns: minmax(360px, 0.84fr) minmax(520px, 1.16fr);
}

.pp-redesign .pp-hub-director-frame {
    position: relative;
    inset: auto;
    width: 100%;
    transform: none;
    aspect-ratio: 3 / 2;
}

.pp-redesign .pp-hub-director-frame picture,
.pp-redesign .pp-hub-director-frame img,
.pp-redesign .pp-hub-director-frame picture > img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pp-redesign .pp-hub-directions {
    margin-top: 0;
    border: 0;
}

.pp-redesign .pp-hub-directions ol {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    padding: 0;
    list-style: none;
}

.pp-redesign .pp-hub-directions a {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    border: 1px solid rgba(21, 22, 25, 0.32);
    border-radius: 999px;
    color: var(--pp-on-accent);
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 160ms ease-out, color 160ms ease-out, transform 160ms ease-out;
}

.pp-redesign .pp-hub-directions a:hover {
    background: var(--pp-on-accent);
    color: var(--pp-ink);
}

.pp-redesign .pp-hub-directions a:active {
    transform: translateY(1px);
}

.pp-redesign .pp-intake {
    border-bottom: 1px solid var(--pp-rule);
    background: #101114;
}

.pp-redesign .pp-intake-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
    gap: clamp(48px, 8vw, 128px);
    align-items: end;
}

.pp-redesign .pp-intake-grid > div > p {
    max-width: 58ch;
    margin-top: 24px;
    font-size: 18px;
}

.pp-redesign .pp-intake dl {
    display: grid;
    gap: 0;
    border-top: 1px solid var(--pp-rule-strong);
}

.pp-redesign .pp-intake dl > div {
    padding: 22px 0;
    border-bottom: 1px solid var(--pp-rule);
}

.pp-redesign .pp-intake dt {
    margin-bottom: 7px;
    color: var(--pp-accent);
    font-size: 12px;
    font-weight: 720;
}

.pp-redesign .pp-intake dd {
    color: var(--pp-ink);
    font-size: 17px;
    line-height: 1.45;
}

.pp-redesign .pp-mechanism {
    border-bottom: 1px solid var(--pp-rule);
    background: #131418;
}

.pp-redesign .pp-mechanism-head {
    display: block;
    max-width: 800px;
    margin-bottom: clamp(40px, 6vw, 76px);
}

.pp-redesign .pp-mechanism-head p {
    max-width: 58ch;
    margin-top: 22px;
    font-size: 18px;
}

.pp-redesign .pp-source-sheet,
.pp-redesign .pp-source-note,
.pp-redesign .pp-teaching-brief,
.pp-redesign .pp-analysis-notes {
    border: 0;
    border-radius: var(--pp-radius);
    box-shadow: 0 30px 60px -46px rgba(0, 0, 0, 0.85);
}

.pp-redesign .pp-source-sheet {
    padding: clamp(26px, 3vw, 42px);
    background: var(--pp-accent);
    color: var(--pp-on-accent);
}

.pp-redesign .pp-source-sheet span,
.pp-redesign .pp-source-sheet h3,
.pp-redesign .pp-source-sheet p {
    color: var(--pp-on-accent);
}

.pp-redesign .pp-business-map {
    display: grid;
    grid-template-columns: minmax(260px, 0.62fr) minmax(0, 1.38fr);
    gap: clamp(28px, 4vw, 60px);
    align-items: start;
}

.pp-redesign .pp-storyline {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 30px;
    padding: 0;
    border-top: 1px solid var(--pp-rule-strong);
    list-style: none;
}

.pp-redesign .pp-storyline li {
    min-height: 68px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid var(--pp-rule);
}

.pp-redesign .pp-storyline li span,
.pp-redesign .pp-data-runway li span,
.pp-redesign .pp-thesis-path li > span,
.pp-redesign .pp-lesson-runway li span,
.pp-redesign .pp-workflow-list li > span {
    color: var(--pp-accent);
    font-size: 11px;
    font-variant-numeric: tabular-nums;
}

.pp-redesign .pp-business-gallery {
    display: grid;
    grid-template-columns: minmax(0, 1.38fr) minmax(280px, 0.62fr);
    gap: 24px;
    margin-top: clamp(52px, 7vw, 92px);
    align-items: start;
}

.pp-redesign .pp-business-gallery > div {
    display: grid;
    gap: 24px;
}

.pp-redesign .pp-slide-frame {
    position: relative;
    margin: 0;
    overflow: visible;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.pp-redesign .pp-slide-frame > img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: contain;
    border-radius: var(--pp-radius);
    background: var(--pp-paper);
    border: 1px solid var(--pp-rule-strong);
    box-shadow: none;
}

.pp-redesign .pp-slide-frame figcaption {
    margin-top: 11px;
    color: var(--pp-subtle);
    font-size: 12px;
}

.pp-redesign .pp-analysis-stage,
.pp-redesign .pp-academic-desk,
.pp-redesign .pp-teaching-stage {
    gap: clamp(28px, 5vw, 72px);
}

.pp-redesign .pp-analysis-stage {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.65fr);
    align-items: center;
}

.pp-redesign .pp-analysis-notes {
    padding: clamp(28px, 4vw, 48px);
    background: #202126;
}

.pp-redesign .pp-analysis-notes h3,
.pp-redesign .pp-analysis-notes li {
    color: var(--pp-ink);
}

.pp-redesign .pp-analysis-notes p {
    color: var(--pp-muted);
}

.pp-redesign .pp-analysis-notes ul {
    border-top-color: var(--pp-rule-strong);
}

.pp-redesign .pp-analysis-notes li {
    border-bottom-color: var(--pp-rule);
}

.pp-redesign .pp-analysis-notes ul,
.pp-redesign .pp-teaching-brief,
.pp-redesign .pp-source-note {
    margin-top: 24px;
}

.pp-redesign .pp-data-runway,
.pp-redesign .pp-lesson-runway {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
    margin: clamp(52px, 7vw, 88px) 0;
    padding: 0;
    border-top: 1px solid var(--pp-rule-strong);
    border-bottom: 1px solid var(--pp-rule-strong);
    list-style: none;
}

.pp-redesign .pp-data-runway li,
.pp-redesign .pp-lesson-runway li {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    padding: 18px;
    border-right: 1px solid var(--pp-rule);
}

.pp-redesign .pp-data-runway li:last-child,
.pp-redesign .pp-lesson-runway li:last-child {
    border-right: 0;
}

.pp-redesign .pp-analysis-pair,
.pp-redesign .pp-teaching-storyboard,
.pp-redesign .pp-annotated-spread {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.pp-redesign .pp-academic-desk {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
    align-items: center;
}

.pp-redesign .pp-source-note {
    padding: clamp(30px, 4vw, 52px);
    background: var(--pp-paper);
    color: var(--pp-paper-ink);
    transform: rotate(-0.65deg);
}

.pp-redesign .pp-source-note h3,
.pp-redesign .pp-source-note strong,
.pp-redesign .pp-source-note p {
    color: var(--pp-paper-ink);
}

.pp-redesign .pp-academic-body {
    display: grid;
    grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
    gap: clamp(36px, 6vw, 86px);
    margin-top: clamp(52px, 7vw, 92px);
}

.pp-redesign .pp-thesis-path {
    padding: 0;
    border-top: 1px solid var(--pp-rule-strong);
    list-style: none;
}

.pp-redesign .pp-thesis-path li {
    display: grid;
    grid-template-columns: 28px 1fr;
    gap: 12px;
    padding: 16px 0;
    border-bottom: 1px solid var(--pp-rule);
}

.pp-redesign .pp-thesis-path small {
    display: block;
    margin-top: 5px;
    color: var(--pp-subtle);
}

.pp-redesign .pp-annotated-spread {
    align-content: start;
}

.pp-redesign .pp-teaching-brief {
    padding: clamp(28px, 4vw, 48px);
    background: var(--pp-accent);
    color: var(--pp-on-accent);
}

.pp-redesign .pp-teaching-brief h3,
.pp-redesign .pp-teaching-brief strong,
.pp-redesign .pp-teaching-brief p {
    color: var(--pp-on-accent);
}

.pp-redesign .pp-workflow {
    background: #191a1f;
}

.pp-redesign .pp-workflow-grid {
    display: grid;
    grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr);
    gap: clamp(54px, 8vw, 130px);
    align-items: start;
}

.pp-redesign .pp-workflow-grid > div:first-child {
    position: sticky;
    top: calc(var(--pp-header-height) + 30px);
}

.pp-redesign .pp-workflow-grid > div:first-child p {
    max-width: 46ch;
    margin-top: 22px;
    font-size: 17px;
}

.pp-redesign .pp-workflow-list {
    padding: 0;
    border-top: 1px solid var(--pp-rule-strong);
    list-style: none;
}

.pp-redesign .pp-workflow-list li {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 20px;
    padding: 26px 0 30px;
    border-bottom: 1px solid var(--pp-rule);
}

.pp-redesign .pp-workflow-list h3 {
    margin-bottom: 9px;
    font-size: clamp(1.45rem, 2vw, 2rem);
}

.pp-redesign .pp-fit {
    border-bottom: 1px solid var(--pp-rule);
    background: #101114;
}

.pp-redesign .pp-fit-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.24fr) minmax(310px, 0.76fr);
    gap: clamp(28px, 4vw, 64px);
}

.pp-redesign .pp-audience,
.pp-redesign .pp-benefits {
    padding-top: 26px;
    border-top: 1px solid var(--pp-rule-strong);
}

.pp-redesign .pp-benefits {
    background: #15161a;
}

.pp-redesign .pp-benefits h2,
.pp-redesign .pp-benefits li {
    color: var(--pp-ink);
}

.pp-redesign .pp-fit h2 {
    max-width: 12ch;
    font-size: clamp(2.1rem, 3vw, 3.5rem);
}

.pp-redesign .pp-fit ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 24px;
    margin-top: 30px;
    padding: 0;
    list-style: none;
}

.pp-redesign .pp-fit li {
    min-height: 58px;
    display: flex;
    align-items: center;
    padding: 13px 0;
    border-bottom: 1px solid var(--pp-rule);
    color: var(--pp-ink);
}

.pp-redesign .pp-benefits ul {
    grid-template-columns: 1fr;
}

.pp-redesign .pp-section-heading {
    display: block;
    max-width: 720px;
    margin-bottom: 44px;
}

.pp-redesign .pp-section-heading p {
    margin-top: 18px;
    font-size: 17px;
}

.pp-redesign .pp-faq {
    padding-bottom: clamp(4rem, 5vw, 5rem);
    background: #131418;
}

.pp-redesign .pp-faq-list {
    border-top: 1px solid var(--pp-rule-strong);
}

.pp-redesign .pp-faq-item {
    border-bottom: 1px solid var(--pp-rule);
}

.pp-redesign .pp-faq-item button {
    min-height: 82px;
    padding: 18px 0;
}

.pp-redesign .pp-faq-item button > span:first-child {
    max-width: 46ch;
    font-size: clamp(1.12rem, 1.7vw, 1.45rem);
}

.pp-redesign .pp-faq-answer p {
    max-width: 64ch;
    padding-bottom: 26px;
}

.pp-redesign .pp-related {
    padding-top: clamp(4rem, 5vw, 5rem);
    background: #101114;
}

.pp-redesign .pp-related-head {
    margin-bottom: 36px;
}

.pp-redesign .pp-related-grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 14px;
}

.pp-redesign .pp-related-grid > a {
    min-height: 156px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    border: 0;
    border-radius: var(--pp-radius);
    background: #1b1c21;
    text-decoration: none;
    transition: background-color 180ms ease-out, color 180ms ease-out, transform 180ms ease-out;
}

.pp-redesign .pp-related-grid > a:nth-child(1),
.pp-redesign .pp-related-grid > a:nth-child(4) {
    grid-column: span 5;
}

.pp-redesign .pp-related-grid > a:nth-child(2),
.pp-redesign .pp-related-grid > a:nth-child(3) {
    grid-column: span 7;
}

.pp-redesign .pp-related-grid > a:hover {
    background: var(--pp-accent);
    color: var(--pp-on-accent);
    transform: translateY(-2px);
}

.pp-redesign .pp-related-grid > a:hover span,
.pp-redesign .pp-related-grid > a:hover strong {
    color: var(--pp-on-accent);
}

.pp-redesign .pp-related-grid strong {
    font-size: clamp(1.25rem, 2vw, 1.7rem);
}

.pp-redesign .pp-final-cta {
    background: var(--pp-accent);
}

.pp-redesign .pp-final-cta-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 48px;
    align-items: end;
}

.pp-redesign .pp-final-cta h2,
.pp-redesign .pp-final-cta p {
    color: var(--pp-on-accent);
}

.pp-redesign .pp-final-cta p {
    max-width: 54ch;
    margin-top: 18px;
    font-size: 18px;
}

.pp-redesign .pp-final-cta .pp-primary-action {
    min-width: 280px;
    background: #17181b;
    color: var(--pp-ink);
}

.pp-redesign .pp-final-cta .pp-primary-action:hover {
    background: #292a2f;
}

.pp-redesign .pp-final-cta .pp-primary-action i {
    background: var(--pp-accent);
}

.pp-redesign .pp-final-cta .pp-primary-action i::before,
.pp-redesign .pp-final-cta .pp-primary-action i::after {
    border-color: var(--pp-on-accent);
    color: var(--pp-on-accent);
}

.pp-redesign .pp-hub-cluster {
    padding-block: clamp(4.25rem, 6vw, 6rem);
    border-bottom: 1px solid var(--pp-rule);
    background: #101114;
}

.pp-redesign .pp-hub-cluster:nth-of-type(even) {
    background: #15161a;
}

.pp-redesign .pp-hub-cluster-head {
    display: block;
    max-width: 760px;
    margin-bottom: clamp(38px, 5vw, 68px);
}

.pp-redesign .pp-hub-cluster-head p {
    max-width: 58ch;
    margin-top: 18px;
    font-size: 18px;
}

.pp-redesign .pp-hub-cluster-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(360px, 0.88fr);
    gap: clamp(28px, 5vw, 72px);
    align-items: start;
}

.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-visual,
.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-visual {
    grid-column: 2;
}

.pp-redesign .pp-hub-cluster--analytics .pp-hub-scenario-list,
.pp-redesign .pp-hub-cluster--teaching .pp-hub-scenario-list {
    grid-column: 1;
    grid-row: 1;
}

.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
    grid-template-columns: minmax(0, 1.35fr) minmax(360px, 0.65fr);
}

.pp-redesign .pp-hub-cluster-visual {
    position: sticky;
    top: calc(var(--pp-header-height) + 24px);
    min-height: 0;
    margin: 0;
    overflow: hidden;
    border: 1px solid var(--pp-rule-strong);
    border-radius: var(--pp-radius);
    background: #15161a;
    box-shadow: none;
    isolation: isolate;
}

.pp-redesign .pp-hub-cluster-visual::after {
    content: none;
}

.pp-redesign .pp-hub-cluster-visual .pp-hub-collage {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
    object-fit: contain;
    border-radius: 0;
    border: 0;
    background: #15161a;
    box-shadow: none;
}

.pp-redesign .pp-hub-cluster-visual picture {
    display: block;
}

.pp-redesign .pp-hub-cluster-visual figcaption {
    margin-top: 12px;
    color: var(--pp-subtle);
    font-size: 12px;
}

.pp-redesign .pp-hub-scenario-list {
    display: grid;
    gap: 0;
    border-top: 1px solid var(--pp-rule-strong);
}

.pp-redesign .pp-hub-scenario-link {
    position: relative;
    min-height: 124px;
    display: grid;
    grid-template-columns: minmax(150px, 0.72fr) minmax(0, 1.28fr) 36px;
    grid-template-rows: auto 1fr;
    gap: 6px 20px;
    align-items: center;
    padding: 18px 0;
    border: 0;
    border-bottom: 1px solid var(--pp-rule);
    border-radius: 0;
    background: transparent;
    text-decoration: none;
    transition: transform 180ms ease-out, color 180ms ease-out;
}

.pp-redesign .pp-hub-scenario-link > span {
    grid-column: 1;
    grid-row: 1 / span 2;
    color: var(--pp-accent);
    font-size: 11px;
    font-weight: 700;
}

.pp-redesign .pp-hub-scenario-link > strong {
    grid-column: 2;
    font-size: clamp(1.18rem, 1.7vw, 1.55rem);
}

.pp-redesign .pp-hub-scenario-link > p {
    grid-column: 2;
    max-width: 48ch;
    font-size: 13px;
    line-height: 1.45;
}

.pp-redesign .pp-hub-scenario-link > i {
    grid-column: 3;
    grid-row: 1 / span 2;
}

.pp-redesign .pp-hub-scenario-link:hover {
    transform: translateX(8px);
    color: var(--pp-on-accent);
    background: var(--pp-accent);
}

.pp-redesign .pp-hub-scenario-link:hover span,
.pp-redesign .pp-hub-scenario-link:hover p,
.pp-redesign .pp-hub-scenario-link:hover strong {
    color: var(--pp-on-accent);
}

.pp-redesign .site-footer {
    padding: 74px 0 30px;
    border-top: 1px solid var(--pp-rule);
    background: #0d0e11;
}

.pp-redesign .footer-body {
    display: grid;
    grid-template-columns: minmax(280px, 1fr) minmax(300px, 0.72fr);
    gap: 64px;
    padding-bottom: 48px;
}

.pp-redesign .footer-logo {
    display: inline-flex;
    align-items: center;
    color: var(--pp-ink);
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.03em;
    text-decoration: none;
}

.pp-redesign .footer-logo span {
    margin-left: 6px;
    color: var(--pp-accent);
}

.pp-redesign .footer-clue {
    max-width: 38ch;
    margin-top: 18px;
    color: #b8b5ae;
}

.pp-redesign .footer-menu {
    align-self: start;
}

.pp-redesign .navigation-title,
.pp-redesign .presentation-footer-nav > div > p {
    color: #f0eee9;
    font-size: 13px;
    font-weight: 720;
}

.pp-redesign .navigation-list,
.pp-redesign .presentation-footer-nav ul {
    padding: 0;
    list-style: none;
}

.pp-redesign .navigation-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px 24px;
    margin-top: 16px;
}

.pp-redesign .presentation-footer-nav {
    display: grid;
    grid-template-columns: 1.45fr 1fr 0.72fr;
    gap: clamp(30px, 6vw, 90px);
    padding-block: 44px;
    border-top: 1px solid var(--pp-rule);
    border-bottom: 1px solid var(--pp-rule);
}

.pp-redesign .presentation-footer-nav ul {
    columns: 2;
    column-gap: 28px;
    margin-top: 16px;
}

.pp-redesign .presentation-footer-nav li {
    break-inside: avoid;
    margin-bottom: 10px;
}

.pp-redesign .site-footer a {
    color: #c7c4bd;
    text-decoration: none;
}

.pp-redesign .site-footer a:hover {
    color: var(--pp-accent);
}

.pp-redesign .footer-copyright {
    padding-top: 24px;
    color: #9a9790;
    font-size: 12px;
}

.pp-redesign .pp-preview-button {
    border-color: rgba(245, 243, 238, 0.42);
    background: rgba(16, 17, 20, 0.88);
}

.pp-redesign .pp-preview-dialog {
    background: rgba(16, 17, 20, 0.82);
    backdrop-filter: blur(12px);
}

.pp-redesign .pp-preview-dialog-shell {
    border-radius: var(--pp-radius);
    background: #17181c;
}

.pp-redesign .pp-success-toast {
    border-radius: 12px;
    background: #f5f2eb;
    color: #17181b;
    box-shadow: 0 22px 58px -26px rgba(0, 0, 0, 0.8);
}

.pp-redesign .pp-tooltip {
    border: 1px solid rgba(245, 243, 238, 0.14);
    background: #111216;
    color: #f5f3ee;
}

@keyframes pp-button-spin {
    to { transform: rotate(360deg); }
}

@keyframes pp-director-enter-primary {
    from { transform: translateY(20px) rotate(var(--p-r)); opacity: 0.72; }
    to { transform: translateY(0) rotate(var(--p-r)); opacity: 1; }
}

@keyframes pp-director-enter-secondary {
    from { transform: translateY(-14px) rotate(var(--s-r)); opacity: 0.72; }
    to { transform: translateY(0) rotate(var(--s-r)); opacity: 1; }
}

@keyframes pp-route-draw {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}

@media (prefers-reduced-motion: no-preference) {
    .pp-redesign .pp-hero-frame--primary {
        animation: pp-director-enter-primary 720ms cubic-bezier(0.16, 1, 0.3, 1) both;
    }

    .pp-redesign .pp-hero-frame--secondary {
        animation: pp-director-enter-secondary 760ms 80ms cubic-bezier(0.16, 1, 0.3, 1) both;
    }

    .pp-redesign .pp-signature-flow::before {
        animation: pp-route-draw 760ms 220ms cubic-bezier(0.16, 1, 0.3, 1) both;
    }
}

@media (max-width: 1180px) {
    .pp-redesign .pp-hero-grid,
    .pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: minmax(300px, 0.82fr) minmax(470px, 1.18fr);
        gap: 34px;
    }

    .pp-redesign h1 {
        font-size: clamp(2.75rem, 4.8vw, 3.9rem);
    }

    .pp-redesign .pp-prompt-input-row {
        grid-template-columns: 1fr;
    }

    .pp-redesign .pp-prompt-submit {
        min-height: 48px;
        width: 100%;
    }

    .pp-redesign .pp-hub-scenario-link {
        grid-template-columns: minmax(120px, 0.62fr) minmax(0, 1.38fr) 32px;
    }
}

@media (max-width: 1024px) {
    .pp-redesign .container,
    .pp-redesign .small-container {
        width: min(calc(100% - 48px), 960px);
    }

    .pp-redesign .site-main-menu {
        display: none;
    }

    .pp-redesign .header-actions {
        margin-left: auto;
    }

    .pp-redesign .pp-hero-grid,
    .pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: minmax(280px, 0.78fr) minmax(440px, 1.22fr);
        gap: 28px;
    }

    .pp-redesign .pp-hero-copy {
        gap: 18px;
    }

    .pp-redesign .pp-hero-lead {
        font-size: 16px;
    }

    .pp-redesign .pp-prompt-card {
        padding: 11px;
    }

    .pp-redesign .pp-prompt-card textarea {
        min-height: 56px;
    }

    .pp-redesign .pp-business-map,
    .pp-redesign .pp-intake-grid,
    .pp-redesign .pp-analysis-stage,
    .pp-redesign .pp-academic-desk,
    .pp-redesign .pp-teaching-stage,
    .pp-redesign .pp-workflow-grid,
    .pp-redesign .pp-fit-grid,
    .pp-redesign .pp-hub-cluster-grid,
    .pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        gap: 42px;
    }

    .pp-redesign .pp-data-runway,
    .pp-redesign .pp-lesson-runway {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .pp-redesign .pp-data-runway li:nth-child(3n),
    .pp-redesign .pp-lesson-runway li:nth-child(3n) {
        border-right: 0;
    }

    .pp-redesign .pp-data-runway li,
    .pp-redesign .pp-lesson-runway li {
        border-bottom: 1px solid var(--pp-rule);
    }

    .pp-redesign .pp-hub-cluster-grid,
    .pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        grid-template-columns: minmax(0, 1fr) minmax(330px, 0.86fr);
    }

    .pp-redesign .presentation-footer-nav {
        grid-template-columns: 1.2fr 1fr 0.8fr;
        gap: 34px;
    }
}

@media (max-width: 820px) {
    body.pp-redesign {
        --pp-header-height: 64px;
    }

    .pp-redesign .container,
    .pp-redesign .small-container {
        width: min(calc(100% - 40px), 740px);
    }

    .pp-redesign .pp-hero,
    .pp-redesign .pp-hero > .container {
        min-height: auto;
    }

    .pp-redesign .pp-hero {
        padding-bottom: 32px;
    }

    .pp-redesign .pp-hero-grid,
    .pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: 1fr;
        gap: 34px;
        padding-block: 28px 18px;
    }

    .pp-redesign .pp-hero-copy {
        max-width: 680px;
    }

    .pp-redesign h1 {
        max-width: 15ch;
        font-size: clamp(3rem, 8.6vw, 4.35rem);
    }

    .pp-redesign .pp-prompt-card {
        width: min(100%, 620px);
    }

    .pp-redesign .pp-prompt-input-row {
        grid-template-columns: minmax(0, 1fr) auto;
    }

    .pp-redesign .pp-prompt-submit {
        width: auto;
        min-height: 66px;
    }

    .pp-redesign .pp-hero-stage-canvas {
        aspect-ratio: 3 / 2;
        --p-w: 58% !important;
        --p-x: 3% !important;
        --p-y: 36% !important;
        --p-r: -0.6deg !important;
        --s-w: 34% !important;
        --s-x: 63% !important;
        --s-y: 8% !important;
        --s-r: 1deg !important;
    }

    .pp-redesign .pp-hub-director-frame {
        aspect-ratio: 3 / 2;
    }

    .pp-redesign .pp-intake-grid,
    .pp-redesign .pp-business-map,
    .pp-redesign .pp-analysis-stage,
    .pp-redesign .pp-academic-desk,
    .pp-redesign .pp-academic-body,
    .pp-redesign .pp-teaching-stage,
    .pp-redesign .pp-workflow-grid,
    .pp-redesign .pp-fit-grid,
    .pp-redesign .pp-hub-cluster-grid,
    .pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        grid-template-columns: 1fr;
    }

    .pp-redesign .pp-business-gallery {
        grid-template-columns: 1fr;
    }

    .pp-redesign .pp-business-gallery > div,
    .pp-redesign .pp-analysis-pair,
    .pp-redesign .pp-teaching-storyboard,
    .pp-redesign .pp-annotated-spread {
        grid-template-columns: 1fr 1fr;
    }

    .pp-redesign .pp-workflow-grid > div:first-child,
    .pp-redesign .pp-hub-cluster-visual {
        position: static;
    }

    .pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-visual,
    .pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-visual,
    .pp-redesign .pp-hub-cluster--analytics .pp-hub-scenario-list,
    .pp-redesign .pp-hub-cluster--teaching .pp-hub-scenario-list {
        grid-column: 1;
        grid-row: auto;
    }

    .pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-visual,
    .pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-visual {
        order: -1;
    }

    .pp-redesign .pp-final-cta-inner {
        grid-template-columns: 1fr;
        align-items: start;
    }

    .pp-redesign .footer-body {
        grid-template-columns: 1fr 1fr;
        gap: 42px;
    }

    .pp-redesign .presentation-footer-nav {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 520px) {
    .pp-redesign .container,
    .pp-redesign .small-container {
        width: calc(100% - 32px);
    }

    .pp-redesign .header-logo p {
        font-size: 16px;
    }

    .pp-redesign .site-header-cta {
        min-height: 40px;
        padding-inline: 16px;
        font-size: 13px;
    }

    .pp-redesign .site-header-cta-full {
        display: none;
    }

    .pp-redesign .site-header-cta-short {
        display: inline;
    }

    .pp-redesign .pp-hero {
        padding-top: 10px;
    }

    .pp-redesign .pp-breadcrumbs {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .pp-redesign .pp-hero-grid,
    .pp-redesign .pp-hub-hero .pp-hero-grid {
        gap: 28px;
        padding-block: 20px 10px;
    }

    .pp-redesign h1 {
        max-width: 100%;
        font-size: clamp(2.45rem, 11.5vw, 3.2rem);
        line-height: 0.96;
    }

    .pp-redesign h2 {
        font-size: clamp(2.25rem, 10vw, 3rem);
    }

    .pp-redesign .pp-hero-lead {
        font-size: 16px;
        line-height: 1.42;
    }

    .pp-redesign .pp-prompt-input-row {
        grid-template-columns: 1fr;
    }

    .pp-redesign .pp-prompt-submit {
        width: 100%;
        min-width: 0;
        min-height: 50px;
    }

    .pp-redesign .pp-hero-stage-canvas,
    .pp-redesign .pp-hub-director-frame {
        aspect-ratio: 3 / 2;
        border-radius: 14px;
    }

    .pp-redesign .pp-hero-stage-canvas {
        --p-w: 60% !important;
        --p-x: 3% !important;
        --p-y: 35% !important;
        --p-r: -0.6deg !important;
        --s-w: 34% !important;
        --s-x: 63% !important;
        --s-y: 8% !important;
        --s-r: 1deg !important;
    }

    .pp-redesign .pp-signature-flow {
        overflow-x: auto;
        grid-template-columns: repeat(4, minmax(130px, 1fr));
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .pp-redesign .pp-signature-flow::-webkit-scrollbar {
        display: none;
    }

    .pp-redesign .pp-signature-flow li {
        scroll-snap-align: start;
    }

    .pp-redesign .pp-hub-directions {
        overflow-x: auto;
        scrollbar-width: none;
    }

    .pp-redesign .pp-hub-directions::-webkit-scrollbar {
        display: none;
    }

    .pp-redesign .pp-hub-directions ol {
        width: max-content;
        min-width: 100%;
        grid-template-columns: repeat(4, auto);
    }

    .pp-redesign .pp-hub-directions a {
        min-height: 42px;
        padding-inline: 17px;
    }

    .pp-redesign .pp-section {
        padding-block: 68px;
    }

    .pp-redesign .pp-intake-grid > div > p,
    .pp-redesign .pp-mechanism-head p,
    .pp-redesign .pp-hub-cluster-head p,
    .pp-redesign .pp-final-cta p {
        font-size: 16px;
    }

    .pp-redesign .pp-storyline {
        grid-template-columns: 1fr;
    }

    .pp-redesign .pp-data-runway,
    .pp-redesign .pp-lesson-runway {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .pp-redesign .pp-data-runway::-webkit-scrollbar,
    .pp-redesign .pp-lesson-runway::-webkit-scrollbar {
        display: none;
    }

    .pp-redesign .pp-data-runway li,
    .pp-redesign .pp-lesson-runway li {
        min-width: 72%;
        scroll-snap-align: start;
    }

    .pp-redesign .pp-business-gallery > div,
    .pp-redesign .pp-analysis-pair,
    .pp-redesign .pp-teaching-storyboard,
    .pp-redesign .pp-annotated-spread {
        display: flex;
        overflow-x: auto;
        gap: 14px;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .pp-redesign .pp-business-gallery > div::-webkit-scrollbar,
    .pp-redesign .pp-analysis-pair::-webkit-scrollbar,
    .pp-redesign .pp-teaching-storyboard::-webkit-scrollbar,
    .pp-redesign .pp-annotated-spread::-webkit-scrollbar {
        display: none;
    }

    .pp-redesign .pp-business-gallery > div > *,
    .pp-redesign .pp-analysis-pair > *,
    .pp-redesign .pp-teaching-storyboard > *,
    .pp-redesign .pp-annotated-spread > * {
        min-width: 86%;
        scroll-snap-align: start;
    }

    .pp-redesign .pp-fit ul {
        grid-template-columns: 1fr;
    }

    .pp-redesign .pp-related-grid {
        display: flex;
        overflow-x: auto;
        gap: 12px;
        padding-bottom: 4px;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .pp-redesign .pp-related-grid::-webkit-scrollbar {
        display: none;
    }

    .pp-redesign .pp-related-grid > a {
        min-width: 82%;
        min-height: 142px;
        scroll-snap-align: start;
    }

    .pp-redesign .pp-final-cta-inner {
        gap: 32px;
    }

    .pp-redesign .pp-final-cta .pp-primary-action {
        width: 100%;
        min-width: 0;
    }

    .pp-redesign .pp-hub-cluster-grid,
    .pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        gap: 28px;
    }

    .pp-redesign .pp-hub-scenario-link {
        min-height: 116px;
        grid-template-columns: minmax(0, 1fr) 32px;
        grid-template-rows: auto auto auto;
        gap: 5px 12px;
    }

    .pp-redesign .pp-hub-scenario-link > span {
        grid-column: 1;
        grid-row: 1;
    }

    .pp-redesign .pp-hub-scenario-link > strong {
        grid-column: 1;
        grid-row: 2;
    }

    .pp-redesign .pp-hub-scenario-link > p {
        grid-column: 1;
        grid-row: 3;
    }

    .pp-redesign .pp-hub-scenario-link > i {
        grid-column: 2;
        grid-row: 1 / span 3;
    }

    .pp-redesign .footer-body,
    .pp-redesign .presentation-footer-nav {
        grid-template-columns: 1fr;
    }

    .pp-redesign .navigation-list {
        grid-template-columns: 1fr 1fr;
    }

    .pp-redesign .presentation-footer-nav ul {
        columns: 2;
    }
}

@media (max-width: 390px) {
    .pp-redesign .container,
    .pp-redesign .small-container {
        width: calc(100% - 28px);
    }

    .pp-redesign .header-logo p {
        font-size: 15px;
    }

    .pp-redesign .site-header-cta {
        padding-inline: 14px;
    }

    .pp-redesign h1 {
        font-size: clamp(2.2rem, 11.7vw, 2.8rem);
    }

    .pp-redesign .pp-prompt-card {
        padding: 10px;
    }

    .pp-redesign .pp-prompt-submit span {
        font-size: 12px;
    }

    .pp-redesign .pp-hero-stage-canvas,
    .pp-redesign .pp-hub-director-frame {
        aspect-ratio: 3 / 2;
    }

    .pp-redesign .presentation-footer-nav ul {
        columns: 1;
    }
}

@media (max-width: 360px) {
    .pp-redesign .header-logo p {
        max-width: none;
        white-space: nowrap;
        overflow: visible;
    }

    .pp-redesign .site-header-cta {
        min-width: 78px;
    }

    .pp-redesign .pp-prompt-submit {
        padding-inline: 12px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .pp-redesign {
        scroll-behavior: auto !important;
    }

    .pp-redesign .pp-hero-frame--primary,
    .pp-redesign .pp-hero-frame--secondary,
    .pp-redesign .pp-signature-flow::before,
    .pp-redesign .pp-prompt-submit.is-loading img {
        animation: none !important;
    }

    .pp-redesign .pp-preview-dialog,
    .pp-redesign .pp-preview-dialog::backdrop,
    .pp-redesign .pp-toast,
    .pp-redesign .pp-tooltip {
        transition: none !important;
    }
}

/* One container axis and one spacing scale across every route. */
body.pp-redesign {
    --pp-page-gutter: clamp(24px, 3.333vw, 48px);
    --pp-section-space: clamp(72px, 7.2vw, 104px);
    --pp-group-space: clamp(36px, 4vw, 56px);
    --pp-layout-gap: clamp(28px, 4vw, 56px);
    --pp-copy-gap: 20px;
}

body.pp-redesign .container {
    width: min(calc(100% - (var(--pp-page-gutter) * 2)), 1230px);
    margin-inline: auto;
}

body.pp-redesign .small-container {
    width: min(calc(100% - (var(--pp-page-gutter) * 2)), 1040px);
    margin-inline: auto;
}

body.pp-redesign .pp-section,
body.pp-redesign .pp-hub-cluster,
body.pp-redesign .pp-final-cta {
    padding-block: var(--pp-section-space);
}

body.pp-redesign .pp-hero-grid,
body.pp-redesign .pp-hub-hero .pp-hero-grid {
    gap: var(--pp-layout-gap);
    padding-block: 30px 22px;
}

body.pp-redesign .pp-hero-copy {
    gap: var(--pp-copy-gap);
}

body.pp-redesign .pp-hero-copy > * {
    margin-block: 0;
}

body.pp-redesign .pp-hero-copy > .pp-hero-actions {
    margin-top: 6px;
}

body.pp-redesign .pp-hub-directions {
    margin-top: 28px;
    padding-top: 22px;
}

body.pp-redesign .pp-hub-cluster-head,
body.pp-redesign .pp-mechanism-head,
body.pp-redesign .pp-section-heading {
    margin-bottom: var(--pp-group-space);
}

body.pp-redesign .pp-hub-cluster-head > *,
body.pp-redesign .pp-mechanism-head > *,
body.pp-redesign .pp-section-heading > *,
body.pp-redesign .pp-intake-grid > div > *,
body.pp-redesign .pp-workflow-grid > div:first-child > *,
body.pp-redesign .pp-final-cta-inner > div > * {
    margin-block: 0;
}

body.pp-redesign .pp-hub-cluster-head > p,
body.pp-redesign .pp-mechanism-head > p,
body.pp-redesign .pp-section-heading > p,
body.pp-redesign .pp-intake-grid > div > p,
body.pp-redesign .pp-workflow-grid > div:first-child > p,
body.pp-redesign .pp-final-cta-inner > div > p {
    margin-top: 16px;
}

body.pp-redesign .pp-hub-cluster-grid,
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid,
body.pp-redesign .pp-intake-grid,
body.pp-redesign .pp-business-map,
body.pp-redesign .pp-analysis-stage,
body.pp-redesign .pp-academic-desk,
body.pp-redesign .pp-academic-body,
body.pp-redesign .pp-teaching-stage,
body.pp-redesign .pp-workflow-grid,
body.pp-redesign .pp-fit-grid {
    gap: var(--pp-layout-gap);
}

body.pp-redesign .pp-business-gallery,
body.pp-redesign .pp-data-runway,
body.pp-redesign .pp-lesson-runway,
body.pp-redesign .pp-academic-body {
    margin-block: var(--pp-group-space);
}

body.pp-redesign .pp-analysis-pair,
body.pp-redesign .pp-teaching-storyboard,
body.pp-redesign .pp-annotated-spread,
body.pp-redesign .pp-business-gallery > div {
    gap: 20px;
}

body.pp-redesign .pp-workflow-list,
body.pp-redesign .pp-storyline,
body.pp-redesign .pp-thesis-path,
body.pp-redesign .pp-fit ul,
body.pp-redesign .pp-faq-list,
body.pp-redesign .pp-related-grid,
body.pp-redesign .pp-hub-scenario-list {
    margin-bottom: 0;
}

body.pp-redesign .pp-workflow-list h3,
body.pp-redesign .pp-workflow-list p,
body.pp-redesign .pp-faq-item h3,
body.pp-redesign .pp-related-head h2,
body.pp-redesign .pp-audience h2,
body.pp-redesign .pp-benefits h2 {
    margin-block: 0;
}

body.pp-redesign .pp-workflow-list h3 + p {
    margin-top: 8px;
}

body.pp-redesign .pp-related-head {
    margin-bottom: 32px;
}

body.pp-redesign .footer-body {
    gap: var(--pp-layout-gap);
    padding-bottom: 40px;
}

body.pp-redesign .presentation-footer-nav {
    gap: var(--pp-layout-gap);
    padding-block: 40px;
}

@media (max-width: 820px) {
    body.pp-redesign {
        --pp-page-gutter: 24px;
        --pp-section-space: 72px;
        --pp-group-space: 36px;
        --pp-layout-gap: 32px;
        --pp-copy-gap: 18px;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        gap: 30px;
        padding-block: 24px 14px;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-actions {
        margin-top: 4px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 24px;
        padding-top: 20px;
    }
}

@media (max-width: 520px) {
    body.pp-redesign {
        --pp-page-gutter: 20px;
        --pp-section-space: 56px;
        --pp-group-space: 30px;
        --pp-layout-gap: 24px;
        --pp-copy-gap: 16px;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        gap: 24px;
        padding-block: 18px 10px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 20px;
        padding-top: 18px;
    }

    body.pp-redesign .pp-hub-cluster-head > p,
    body.pp-redesign .pp-mechanism-head > p,
    body.pp-redesign .pp-section-heading > p,
    body.pp-redesign .pp-intake-grid > div > p,
    body.pp-redesign .pp-workflow-grid > div:first-child > p,
    body.pp-redesign .pp-final-cta-inner > div > p {
        margin-top: 12px;
    }

    body.pp-redesign .pp-related-head {
        margin-bottom: 24px;
    }

    body.pp-redesign .footer-body {
        padding-bottom: 32px;
    }

    body.pp-redesign .presentation-footer-nav {
        padding-block: 32px;
    }
}

@media (max-width: 390px) {
    body.pp-redesign {
        --pp-page-gutter: 18px;
    }
}

@media (min-width: 821px) {
    body.pp-redesign .pp-hero,
    body.pp-redesign .pp-hero > .container {
        min-height: 0;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        padding-block: clamp(56px, 5vw, 76px) clamp(40px, 4vw, 56px);
    }
}

/* Compact screens keep hierarchy without carrying desktop whitespace. */
body.pp-redesign {
    --pp-section-space: clamp(72px, 6.1vw, 88px);
    --pp-group-space: clamp(36px, 3.34vw, 48px);
    --pp-layout-gap: clamp(28px, 3.34vw, 48px);
}

body.pp-redesign .pp-business-gallery,
body.pp-redesign .pp-academic-body {
    margin: var(--pp-group-space) 0 0;
}

body.pp-redesign .pp-data-runway {
    margin-block: var(--pp-group-space);
}

body.pp-redesign .pp-analysis-pair {
    margin-top: 0;
}

body.pp-redesign .pp-lesson-runway {
    margin: 0 0 var(--pp-group-space);
}

body.pp-redesign .pp-teaching-storyboard {
    margin-top: var(--pp-group-space);
}

@media (max-width: 1024px) {
    body.pp-redesign {
        --pp-section-space: 64px;
        --pp-group-space: 36px;
        --pp-layout-gap: 36px;
    }
}

@media (max-width: 820px) {
    body.pp-redesign {
        --pp-section-space: 52px;
        --pp-group-space: 28px;
        --pp-layout-gap: 28px;
        --pp-copy-gap: 16px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 18px;
        padding-top: 16px;
    }

    body.pp-redesign .pp-hub-scenario-link {
        min-height: 104px;
        padding-block: 14px;
    }

    body.pp-redesign .pp-final-cta-inner {
        gap: 24px;
        padding: 36px;
    }

    body.pp-redesign .site-footer {
        padding: 56px 0 24px;
    }
}

@media (max-width: 520px) {
    body.pp-redesign {
        --pp-section-space: 40px;
        --pp-group-space: 24px;
        --pp-layout-gap: 20px;
        --pp-copy-gap: 16px;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        gap: 20px;
        padding-block: 16px 8px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 16px;
        padding-top: 14px;
    }

    body.pp-redesign .pp-hub-cluster-head > p,
    body.pp-redesign .pp-mechanism-head > p,
    body.pp-redesign .pp-section-heading > p,
    body.pp-redesign .pp-intake-grid > div > p,
    body.pp-redesign .pp-workflow-grid > div:first-child > p,
    body.pp-redesign .pp-final-cta-inner > div > p {
        margin-top: 12px;
    }

    body.pp-redesign .pp-hub-scenario-link {
        min-height: 96px;
        padding-block: 12px;
    }

    body.pp-redesign .pp-final-cta-inner {
        gap: 20px;
        padding: 26px 22px;
    }

    body.pp-redesign .site-footer {
        padding: 44px 0 22px;
    }
}

/* Final touch-target guard: icon controls and the mobile header action stay keyboard- and thumb-safe. */
body.pp-redesign .pp-preview-button {
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
}

@media (max-width: 520px) {
    body.pp-redesign .site-header-cta {
        min-height: 44px;
    }
}

/* Phone, tablet and desktop are composed independently. */
body.pp-redesign {
    --pp-section-space: clamp(68px, 5.8vw, 84px);
    --pp-group-space: clamp(32px, 3.2vw, 46px);
    --pp-layout-gap: clamp(28px, 3vw, 44px);
}

body.pp-redesign .pp-hero-frame img,
body.pp-redesign .pp-hub-deck-slide img,
body.pp-redesign .pp-slide-frame > img {
    image-rendering: auto;
    backface-visibility: hidden;
}

body.pp-redesign .pp-slide-frame figcaption {
    position: static;
    inset: auto;
    display: block;
    width: auto;
    margin: 10px 0 0;
    padding: 0;
    transform: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.62);
    font-size: 12px;
    line-height: 1.35;
}

@media (min-width: 1025px) {
    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: minmax(440px, 0.9fr) minmax(0, 1.1fr);
        gap: clamp(40px, 4vw, 56px);
        padding-block: clamp(46px, 4vw, 58px) clamp(34px, 3vw, 44px);
    }

    body.pp-redesign .pp-hero h1 {
        max-width: 16ch;
        font-size: clamp(52px, 4.05vw, 58px);
        line-height: 0.98;
    }

    body.pp-redesign:not(.pp-hub-page) .pp-hero-grid {
        grid-template-columns: minmax(510px, 0.96fr) minmax(0, 1.04fr);
    }
}

@media (min-width: 821px) and (max-width: 1024px) {
    body.pp-redesign {
        --pp-section-space: 62px;
        --pp-group-space: 34px;
        --pp-layout-gap: 32px;
    }

    body.pp-redesign .container,
    body.pp-redesign .small-container {
        width: min(calc(100% - 48px), 960px);
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: minmax(400px, 0.9fr) minmax(0, 1.1fr);
        gap: 32px;
        padding-block: 42px 32px;
    }

    body.pp-redesign:not(.pp-hub-page) .pp-hero-grid {
        grid-template-columns: minmax(400px, 0.9fr) minmax(0, 1.1fr);
    }

    body.pp-redesign .pp-hero h1 {
        max-width: 16ch;
        font-size: 46px;
        line-height: 0.98;
    }

    body.pp-redesign .pp-hero-actions {
        gap: 14px;
    }

    body.pp-redesign .pp-hero-primary {
        min-width: 310px;
    }

    body.pp-redesign .pp-hub-directions a {
        min-height: 54px;
        border-radius: 14px;
    }
}

@media (min-width: 641px) and (max-width: 820px) {
    body.pp-redesign {
        --pp-section-space: 54px;
        --pp-group-space: 30px;
        --pp-layout-gap: 28px;
        --pp-page-gutter: 24px;
    }

    body.pp-redesign .container,
    body.pp-redesign .small-container {
        width: min(calc(100% - 48px), 772px);
    }

    body.pp-redesign .pp-hero {
        min-height: 0;
        padding: 14px 0 24px;
    }

    body.pp-redesign .pp-hero > .container {
        min-height: 0;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
        gap: 24px;
        align-items: center;
        padding-block: 20px 12px;
    }

    body.pp-redesign:not(.pp-hub-page) .pp-hero-grid {
        grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
    }

    body.pp-redesign .pp-hero-copy,
    body.pp-redesign .pp-hero-copy.pp-reveal {
        width: auto;
        max-width: none;
        display: flex;
        grid-template-columns: none;
        grid-template-rows: none;
        align-items: flex-start;
        gap: 15px;
    }

    body.pp-redesign .pp-hero-copy > h1,
    body.pp-redesign .pp-hero-copy > .pp-hero-lead,
    body.pp-redesign .pp-hero-copy > .pp-hero-actions {
        grid-column: auto;
        grid-row: auto;
    }

    body.pp-redesign .pp-hero h1 {
        max-width: 17ch;
        font-size: clamp(39px, 5.35vw, 42px);
        line-height: 0.98;
    }

    body.pp-redesign .pp-hero-lead {
        max-width: 39ch;
        font-size: 15px;
        line-height: 1.42;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-actions {
        width: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 9px;
        margin-top: 2px;
    }

    body.pp-redesign .pp-hero-primary {
        width: 100%;
        min-width: 0;
        min-height: 60px;
        gap: 13px;
        padding: 7px 16px 7px 7px;
        font-size: 12px;
    }

    body.pp-redesign .pp-hero-primary i {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
    }

    body.pp-redesign .pp-hero-secondary {
        margin-left: 8px;
    }

    body.pp-redesign .pp-hero-product {
        align-self: center;
    }

    body.pp-redesign .pp-hero-stage-canvas,
    body.pp-redesign .pp-hub-deck-stage {
        aspect-ratio: 16 / 10;
    }

    body.pp-redesign .pp-signature-flow {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        margin-top: 8px;
    }

    body.pp-redesign .pp-signature-flow li {
        min-height: 48px;
        gap: 6px;
        padding: 8px;
        font-size: 10px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 18px;
        padding-top: 16px;
        overflow: visible;
    }

    body.pp-redesign .pp-hub-directions ol {
        width: 100%;
        min-width: 100%;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 8px;
    }

    body.pp-redesign .pp-hub-directions a {
        min-height: 52px;
        gap: 7px;
        padding: 8px 10px;
        border-radius: 13px;
        font-size: 12px;
    }

    body.pp-redesign .pp-hub-cluster-grid,
    body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        gap: 28px;
    }

    body.pp-redesign .pp-hub-scenario-link {
        min-height: 96px;
        padding-block: 13px;
    }

    body.pp-redesign .presentation-footer-groups {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 26px 32px;
    }

    body.pp-redesign .presentation-footer-groups > div:first-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 640px) {
    body.pp-redesign {
        --pp-page-gutter: clamp(16px, 4.65vw, 20px);
        --pp-section-space: 42px;
        --pp-group-space: 24px;
        --pp-layout-gap: 20px;
    }

    body.pp-redesign .container,
    body.pp-redesign .small-container {
        width: calc(100% - (var(--pp-page-gutter) * 2));
    }

    body.pp-redesign .pp-hero {
        min-height: 0;
        padding: 10px 0 20px;
    }

    body.pp-redesign .pp-hero > .container {
        min-height: 0;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid {
        grid-template-columns: 1fr;
        gap: 18px;
        padding-block: 16px 8px;
    }

    body.pp-redesign .pp-hero-copy {
        gap: 14px;
    }

    body.pp-redesign .pp-hero h1 {
        max-width: 100%;
        font-size: clamp(36px, 10vw, 43px);
        line-height: 0.98;
    }

    body.pp-redesign .pp-hero-lead {
        max-width: 42ch;
        font-size: 15px;
        line-height: 1.42;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-actions {
        gap: 8px;
        margin-top: 0;
    }

    body.pp-redesign .pp-hero-primary {
        width: 100%;
        max-width: none;
        min-height: 60px;
    }

    body.pp-redesign .pp-hero-stage-canvas,
    body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas,
    body.pp-redesign .pp-hub-deck-stage {
        aspect-ratio: 16 / 9;
    }

    body.pp-redesign .pp-signature-flow {
        grid-template-columns: repeat(4, minmax(112px, 1fr));
        margin-top: 7px;
    }

    body.pp-redesign .pp-signature-flow li {
        min-height: 48px;
        padding: 8px 10px;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 14px;
        padding-top: 14px;
        overflow: visible;
    }

    body.pp-redesign .pp-hub-directions ol {
        width: 100%;
        min-width: 100%;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    body.pp-redesign .pp-hub-directions a {
        min-height: 52px;
        justify-content: space-between;
        gap: 8px;
        padding: 8px 10px;
        border-radius: 13px;
    }

    body.pp-redesign .pp-hub-directions a > strong {
        font-size: 12px;
        line-height: 1.15;
    }

    body.pp-redesign .pp-hub-cluster-deck {
        aspect-ratio: 16 / 9;
    }

    body.pp-redesign .pp-hub-scenario-link {
        min-height: 0;
        padding-block: 15px;
    }

    body.pp-redesign .pp-hub-scenario-link > p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 13px;
    }

    body.pp-redesign .pp-storyline,
    body.pp-redesign .pp-thesis-path {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0 12px;
    }

    body.pp-redesign .pp-storyline li,
    body.pp-redesign .pp-thesis-path li {
        min-height: 60px;
        padding-block: 10px;
    }

    body.pp-redesign .pp-thesis-path small {
        display: none;
    }

    body.pp-redesign .pp-data-runway,
    body.pp-redesign .pp-lesson-runway {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        overflow: visible;
        border-bottom: 0;
    }

    body.pp-redesign .pp-data-runway li,
    body.pp-redesign .pp-lesson-runway li {
        min-width: 0;
        min-height: 72px;
        gap: 8px;
        padding: 12px;
        border-right: 1px solid var(--pp-rule);
        border-bottom: 1px solid var(--pp-rule);
    }

    body.pp-redesign .pp-business-gallery > div,
    body.pp-redesign .pp-analysis-pair,
    body.pp-redesign .pp-teaching-storyboard,
    body.pp-redesign .pp-annotated-spread {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
        overflow: visible;
    }

    body.pp-redesign .pp-business-gallery > div > *,
    body.pp-redesign .pp-analysis-pair > *,
    body.pp-redesign .pp-teaching-storyboard > *,
    body.pp-redesign .pp-annotated-spread > * {
        min-width: 0;
    }

    body.pp-redesign .pp-related-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        overflow: visible;
    }

    body.pp-redesign .pp-related-grid > a,
    body.pp-redesign .pp-related-grid > a:nth-child(n) {
        grid-column: auto;
        min-width: 0;
        min-height: 118px;
        padding: 16px;
    }

    body.pp-redesign .pp-related-grid strong {
        font-size: 17px;
        line-height: 1.15;
    }

    body.pp-redesign .pp-final-cta-inner {
        gap: 20px;
        padding: 26px 22px;
    }

    body.pp-redesign .pp-final-cta h2 {
        font-size: clamp(32px, 8.8vw, 40px);
    }

    body.pp-redesign .site-footer {
        padding-top: 40px;
    }

    body.pp-redesign .footer-body {
        grid-template-columns: 1fr;
        gap: 28px;
        padding-bottom: 28px;
    }

    body.pp-redesign .presentation-footer-nav {
        padding-block: 28px;
    }

    body.pp-redesign .presentation-footer-groups {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px 18px;
    }

    body.pp-redesign .presentation-footer-groups > div:first-child {
        grid-column: 1 / -1;
    }

    body.pp-redesign .presentation-footer-groups > div:first-child ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px 16px;
    }

    body.pp-redesign .presentation-footer-groups ul {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    body.pp-redesign .presentation-footer-groups a {
        font-size: 13px;
    }
}

@media (max-width: 390px) {
    body.pp-redesign .header-logo p {
        font-size: 15px;
    }

    body.pp-redesign .site-header-cta {
        min-width: 88px;
        padding-inline: 13px;
    }

    body.pp-redesign .pp-related-grid {
        grid-template-columns: 1fr;
    }

    body.pp-redesign .pp-related-grid > a,
    body.pp-redesign .pp-related-grid > a:nth-child(n) {
        min-height: 102px;
    }
}

/* Preserve a true 44px hit area while the preview affordance enters. */
body.pp-redesign.pp-preview-ready .pp-preview-button {
    transform: translateY(-4px);
}

body.pp-redesign.pp-preview-ready .pp-hero-frame:hover .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-slide-frame:hover .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-hub-cluster-visual:hover .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-hero-frame:focus-within .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-slide-frame:focus-within .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-hub-cluster-visual:focus-within .pp-preview-button {
    transform: translateY(0);
}

@media (hover: none) {
    body.pp-redesign.pp-preview-ready .pp-preview-button {
        transform: translateY(0);
    }
}

/* Clear routes and four distinct scenario stages. */
body.pp-redesign .pp-hub-cluster {
    --hub-accent: #fe662d;
    --hub-accent-soft: rgba(254, 102, 45, 0.12);
    --hub-accent-line: rgba(254, 102, 45, 0.38);
}

body.pp-redesign .pp-hub-cluster--analytics {
    --hub-accent: #fedf6f;
    --hub-accent-soft: rgba(254, 223, 111, 0.1);
    --hub-accent-line: rgba(254, 223, 111, 0.34);
}

body.pp-redesign .pp-hub-cluster--teaching {
    --hub-accent: #c9da8f;
    --hub-accent-soft: rgba(201, 218, 143, 0.1);
    --hub-accent-line: rgba(201, 218, 143, 0.34);
}

body.pp-redesign .pp-hub-scenario-list {
    gap: 10px;
    border-top: 0;
}

body.pp-redesign .pp-hub-scenario-link {
    min-height: 112px;
    padding: 17px 18px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    background:
        linear-gradient(100deg, var(--hub-accent-soft), rgba(255, 255, 255, 0.045) 46%, rgba(255, 255, 255, 0.025)),
        #1a1c22;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
    transition: transform 180ms ease-out, background-color 180ms ease-out, border-color 180ms ease-out;
}

body.pp-redesign .pp-hub-scenario-link:nth-child(odd) {
    background:
        linear-gradient(100deg, var(--hub-accent-soft), rgba(255, 255, 255, 0.06) 54%, rgba(255, 255, 255, 0.03)),
        #1d1f26;
}

body.pp-redesign .pp-hub-scenario-link > span {
    color: var(--hub-accent);
    font-size: 14px;
    font-weight: 700;
}

body.pp-redesign .pp-hub-scenario-link > strong {
    color: #ffffff;
}

body.pp-redesign .pp-hub-scenario-link > p {
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
}

body.pp-redesign .pp-hub-scenario-link > i {
    border-color: var(--hub-accent-line);
    background: rgba(9, 10, 13, 0.44);
}

body.pp-redesign .pp-hub-scenario-link:hover {
    transform: translateX(4px);
    border-color: var(--hub-accent-line);
    background:
        linear-gradient(100deg, var(--hub-accent-soft), rgba(255, 255, 255, 0.085)),
        #252831;
    color: #ffffff;
}

body.pp-redesign .pp-hub-scenario-link:hover span,
body.pp-redesign .pp-hub-scenario-link:hover p,
body.pp-redesign .pp-hub-scenario-link:hover strong {
    color: inherit;
}

body.pp-redesign .pp-hub-scenario-link:hover > span {
    color: var(--hub-accent);
}

body.pp-redesign .pp-hub-cluster-deck {
    border-color: rgba(255, 255, 255, 0.14);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

body.pp-redesign .pp-hub-cluster-deck .pp-hub-deck-slide {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 18px 42px rgba(3, 4, 7, 0.34);
}

/* Business: a forward-moving story stack. */
body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-deck {
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 34% 58%, rgba(254, 102, 45, 0.22), transparent 50%),
        #111217;
}

body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--1 {
    z-index: 3;
    width: 70%;
    left: 3%;
    top: 28%;
    transform: rotate(-0.8deg);
}

body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--2 {
    z-index: 2;
    width: 39%;
    right: 4%;
    top: 6%;
    transform: rotate(1deg);
}

body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--3 {
    z-index: 4;
    width: 39%;
    right: 2.5%;
    bottom: 5%;
    transform: rotate(-0.5deg);
}

/* Analytics: a centered evidence board with two supporting outcomes. */
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-deck {
    aspect-ratio: 16 / 9;
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 66% 35%, rgba(254, 223, 111, 0.17), transparent 48%),
        #111318;
}

body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--1 {
    z-index: 3;
    width: 64%;
    left: 18%;
    top: 12%;
    transform: rotate(0deg);
}

body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--2 {
    z-index: 4;
    width: 34%;
    left: 4%;
    right: auto;
    top: auto;
    bottom: 5%;
    transform: rotate(-1deg);
}

body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--3 {
    z-index: 4;
    width: 34%;
    right: 4%;
    bottom: 5%;
    transform: rotate(1deg);
}

/* Academic: source sheets spread across a working surface. */
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-deck {
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 50% 46%, rgba(254, 102, 45, 0.16), transparent 54%),
        #121318;
}

body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--1 {
    z-index: 4;
    width: 57%;
    left: 21.5%;
    top: 30%;
    transform: rotate(0deg);
}

body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--2 {
    z-index: 2;
    width: 43%;
    left: 4%;
    right: auto;
    top: 7%;
    transform: rotate(-1.4deg);
}

body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--3 {
    z-index: 3;
    width: 43%;
    right: 4%;
    bottom: auto;
    top: 7%;
    transform: rotate(1.4deg);
}

/* Teaching: two-step lesson sequence, deliberately not a three-card collage. */
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-deck {
    aspect-ratio: 16 / 9;
    background:
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        radial-gradient(circle at 38% 58%, rgba(201, 218, 143, 0.16), transparent 52%),
        #101418;
}

body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1 {
    z-index: 3;
    width: 68%;
    left: 4%;
    top: 24%;
    transform: rotate(-0.4deg);
}

body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
    z-index: 4;
    width: 42%;
    right: 4%;
    top: 7%;
    transform: rotate(0.8deg);
}

body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--3 {
    display: none;
}

/* Related routes repeat the new readable surface across every detail landing. */
body.pp-redesign .pp-related-grid > a {
    border: 1px solid rgba(255, 255, 255, 0.11);
    background:
        linear-gradient(135deg, rgba(254, 102, 45, 0.1), rgba(255, 255, 255, 0.045) 58%),
        #1b1d23;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

body.pp-redesign .pp-related-grid > a:nth-child(even) {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(254, 102, 45, 0.07)),
        #202229;
}

body.pp-redesign .pp-related-grid > a span {
    color: #ff8a61;
}

body.pp-redesign .pp-related-grid > a strong {
    color: #ffffff;
}

body.pp-redesign .pp-related-grid > a:hover {
    border-color: rgba(254, 102, 45, 0.5);
    background:
        linear-gradient(135deg, rgba(254, 102, 45, 0.18), rgba(255, 255, 255, 0.075)),
        #272a32;
    color: #ffffff;
}

body.pp-redesign .pp-related-grid > a:hover span,
body.pp-redesign .pp-related-grid > a:hover strong {
    color: inherit;
}

body.pp-redesign .pp-related-grid > a:hover span {
    color: #ff9a75;
}

@media (min-width: 821px) and (max-width: 1100px) {
    body.pp-redesign .pp-hub-cluster-grid,
    body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-visual,
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-visual,
    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-scenario-list,
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-scenario-list {
        grid-column: 1;
        grid-row: auto;
    }

    body.pp-redesign .pp-hub-cluster-visual {
        position: relative;
        top: auto;
    }

    body.pp-redesign .pp-hub-scenario-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.pp-redesign .pp-hub-scenario-link {
        min-height: 142px;
        grid-template-columns: minmax(0, 1fr) 36px;
        grid-template-rows: auto auto 1fr;
        align-content: start;
        gap: 8px 14px;
        padding: 20px;
    }

    body.pp-redesign .pp-hub-scenario-link > span,
    body.pp-redesign .pp-hub-scenario-link > strong,
    body.pp-redesign .pp-hub-scenario-link > p {
        grid-column: 1;
        grid-row: auto;
    }

    body.pp-redesign .pp-hub-scenario-link > i {
        grid-column: 2;
        grid-row: 1 / span 3;
        align-self: center;
    }

    body.pp-redesign .pp-hub-cluster--business .pp-hub-scenario-link:first-child,
    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-scenario-link:first-child,
    body.pp-redesign .pp-hub-cluster--academic .pp-hub-scenario-link:last-child {
        grid-column: 1 / -1;
        min-height: 122px;
    }
}

@media (min-width: 641px) and (max-width: 820px) {
    body.pp-redesign .pp-hub-scenario-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.pp-redesign .pp-hub-scenario-link {
        min-height: 148px;
        grid-template-columns: minmax(0, 1fr) 36px;
        grid-template-rows: auto auto 1fr;
        align-content: start;
        gap: 8px 12px;
        padding: 18px;
    }

    body.pp-redesign .pp-hub-scenario-link > span,
    body.pp-redesign .pp-hub-scenario-link > strong,
    body.pp-redesign .pp-hub-scenario-link > p {
        grid-column: 1;
        grid-row: auto;
    }

    body.pp-redesign .pp-hub-scenario-link > i {
        grid-column: 2;
        grid-row: 1 / span 3;
        align-self: center;
    }

    body.pp-redesign .pp-hub-cluster--business .pp-hub-scenario-link:first-child,
    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-scenario-link:first-child,
    body.pp-redesign .pp-hub-cluster--academic .pp-hub-scenario-link:last-child {
        grid-column: 1 / -1;
        min-height: 126px;
    }
}

@media (max-width: 640px) {
    body.pp-redesign .pp-hub-scenario-link {
        min-height: 0;
        grid-template-columns: minmax(108px, 0.54fr) minmax(0, 1.46fr) 36px;
        padding: 14px;
    }

    body.pp-redesign .pp-hub-scenario-link > span {
        font-size: 13px;
    }

    body.pp-redesign .pp-hub-scenario-link > p {
        color: rgba(255, 255, 255, 0.76);
    }

    body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--1,
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1 {
        width: 66%;
    }

    body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--1 {
        width: 62%;
        left: 19%;
    }

    body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--1 {
        width: 55%;
        left: 22.5%;
    }
}

@media (max-width: 430px) {
    body.pp-redesign .pp-hub-scenario-link {
        grid-template-columns: minmax(0, 1fr) 36px;
        grid-template-rows: auto auto auto;
        gap: 6px 12px;
    }

    body.pp-redesign .pp-hub-scenario-link > span,
    body.pp-redesign .pp-hub-scenario-link > strong,
    body.pp-redesign .pp-hub-scenario-link > p {
        grid-column: 1;
        grid-row: auto;
    }

    body.pp-redesign .pp-hub-scenario-link > i {
        grid-column: 2;
        grid-row: 1 / span 3;
        align-self: center;
    }
}

/* Four semantic footer groups on one alignment system. */
body.pp-redesign .site-footer {
    padding: 52px 0 24px;
}

body.pp-redesign .footer-body {
    gap: var(--pp-layout-gap);
    padding-bottom: 36px;
}

body.pp-redesign .presentation-footer-nav {
    padding-block: 32px;
}

body.pp-redesign .presentation-footer-title {
    margin: 0 0 28px;
    font-size: 22px;
    line-height: 1.1;
}

body.pp-redesign .presentation-footer-groups {
    display: grid;
    grid-template-columns: 1.25fr 0.9fr 1.25fr 0.9fr;
    gap: clamp(24px, 3.4vw, 48px);
    align-items: start;
}

body.pp-redesign .presentation-footer-groups > div,
body.pp-redesign .presentation-footer-groups > div:first-child {
    min-width: 0;
    grid-column: auto;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
}

body.pp-redesign .presentation-footer-groups > div > p {
    margin: 0 0 14px;
    color: #ff7947;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
}

body.pp-redesign .presentation-footer-groups > div:first-child ul,
body.pp-redesign .presentation-footer-groups ul {
    columns: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    margin: 0;
    padding: 0;
}

body.pp-redesign .site-footer .presentation-footer-nav .presentation-footer-groups > div > ul {
    grid-template-columns: minmax(0, 1fr);
}

body.pp-redesign .presentation-footer-groups li {
    margin: 0;
}

body.pp-redesign .presentation-footer-groups a {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 3px 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.35;
}

body.pp-redesign .presentation-footer-groups .presentation-footer-all {
    color: #ffffff;
    font-weight: 650;
    text-decoration: underline;
    text-decoration-color: rgba(254, 102, 45, 0.72);
    text-underline-offset: 5px;
}

body.pp-redesign .footer-copyright {
    padding-top: 20px;
}

@media (max-width: 1024px) {
    body.pp-redesign .presentation-footer-groups {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 36px;
    }
}

@media (max-width: 640px) {
    body.pp-redesign .site-footer {
        padding-top: 36px;
    }

    body.pp-redesign .footer-body {
        gap: 24px;
        padding-bottom: 28px;
    }

    body.pp-redesign .presentation-footer-nav {
        padding-block: 26px;
    }

    body.pp-redesign .presentation-footer-title {
        margin-bottom: 22px;
        font-size: 20px;
    }

    body.pp-redesign .presentation-footer-groups {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    body.pp-redesign .presentation-footer-groups > div,
    body.pp-redesign .presentation-footer-groups > div:first-child {
        padding-top: 14px;
    }

    body.pp-redesign .presentation-footer-groups a {
        min-height: 32px;
    }
}

/* The 641–820 tablet range is a layout of its own, not a
   compressed desktop. Copy, action and product preview now occupy deliberate
   rows, while scenario navigation becomes a readable 2 × 2 matrix. */
@media (min-width: 641px) and (max-width: 820px) {
    body.pp-redesign {
        --pp-section-space: 48px;
        --pp-group-space: 28px;
        --pp-layout-gap: 24px;
        --pp-copy-gap: 18px;
    }

    body.pp-redesign .pp-hero {
        padding-block: 10px 20px;
    }

    body.pp-redesign .pp-hero-grid,
    body.pp-redesign .pp-hub-hero .pp-hero-grid,
    body.pp-redesign:not(.pp-hub-page) .pp-hero-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
        padding-block: 18px 8px;
    }

    body.pp-redesign .pp-hero-copy,
    body.pp-redesign .pp-hero-copy.pp-reveal {
        display: grid;
        grid-template-columns: minmax(0, 1.05fr) minmax(250px, 0.95fr);
        grid-template-rows: auto auto;
        column-gap: 30px;
        row-gap: 18px;
        align-items: end;
    }

    body.pp-redesign .pp-hero-copy > h1 {
        grid-column: 1;
        grid-row: 1 / span 2;
        align-self: center;
        max-width: 13ch;
        font-size: clamp(42px, 6.2vw, 50px);
        line-height: 0.98;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-lead {
        grid-column: 2;
        grid-row: 1;
        align-self: end;
        max-width: 34ch;
        font-size: 16px;
        line-height: 1.45;
    }

    body.pp-redesign .pp-hero-copy > .pp-hero-actions {
        grid-column: 2;
        grid-row: 2;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        gap: 12px 18px;
        margin: 0;
    }

    body.pp-redesign .pp-hero-primary {
        width: auto;
        min-width: 240px;
        min-height: 58px;
        padding: 6px 18px 6px 6px;
        font-size: 13px;
    }

    body.pp-redesign .pp-hero-primary i {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
    }

    body.pp-redesign .pp-hero-secondary {
        margin: 0;
        font-size: 14px;
    }

    body.pp-redesign .pp-hero-product {
        width: 100%;
        align-self: stretch;
    }

    body.pp-redesign .pp-hero-stage-canvas,
    body.pp-redesign .pp-hub-deck-stage,
    body.pp-redesign .pp-hub-director-frame {
        width: 100%;
        aspect-ratio: 16 / 7.4;
    }

    body.pp-redesign .pp-hub-directions {
        margin-top: 16px;
        padding-top: 16px;
    }

    body.pp-redesign .pp-hub-directions ol {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    body.pp-redesign .pp-hub-directions a {
        min-height: 56px;
        padding: 10px 14px;
        font-size: 13px;
    }

    body.pp-redesign .pp-hub-cluster-grid,
    body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 24px;
    }
}

/* Final presentation visual-system rules. */
body.pp-redesign :is(.pp-hero-stage--investor-stage, .pp-hero-stage--speaker-stage, .pp-hero-stage--study-spread) .pp-hero-frame--primary {
    width: 66%; inset: 25% auto auto 2%; transform: rotate(-0.5deg);
}
body.pp-redesign :is(.pp-hero-stage--investor-stage, .pp-hero-stage--speaker-stage, .pp-hero-stage--study-spread) .pp-hero-frame--secondary {
    width: 31%; inset: 5% 2% auto auto; transform: rotate(0.7deg);
}
body.pp-redesign :is(.pp-hero-stage--investor-stage, .pp-hero-stage--speaker-stage, .pp-hero-stage--study-spread) .pp-hero-frame--tertiary {
    width: 31%; inset: auto 2% 5% auto; transform: rotate(-0.5deg);
}

body.pp-redesign :is(.pp-hero-stage--proposal-desk, .pp-hero-stage--source-abstract, .pp-hero-stage--defense-room) .pp-hero-frame--primary {
    width: 68%; inset: 18% 2% auto auto; transform: rotate(0.45deg);
}
body.pp-redesign :is(.pp-hero-stage--proposal-desk, .pp-hero-stage--source-abstract, .pp-hero-stage--defense-room) .pp-hero-frame--secondary {
    width: 31%; inset: 7% auto auto 2%; transform: rotate(-0.8deg);
}
body.pp-redesign :is(.pp-hero-stage--proposal-desk, .pp-hero-stage--source-abstract, .pp-hero-stage--defense-room) .pp-hero-frame--tertiary {
    width: 31%; inset: auto auto 7% 2%; transform: rotate(0.6deg);
}

body.pp-redesign :is(.pp-hero-stage--product-demo, .pp-hero-stage--method-board, .pp-hero-stage--lecture-sequence) .pp-hero-frame--primary {
    width: 78%; inset: 14% auto auto 11%; transform: rotate(0deg);
}
body.pp-redesign :is(.pp-hero-stage--product-demo, .pp-hero-stage--method-board, .pp-hero-stage--lecture-sequence) .pp-hero-frame--secondary {
    width: 27%; inset: 3% auto auto 2%; transform: rotate(-1deg);
}
body.pp-redesign :is(.pp-hero-stage--product-demo, .pp-hero-stage--method-board, .pp-hero-stage--lecture-sequence) .pp-hero-frame--tertiary {
    width: 28%; inset: auto 2% 3% auto; transform: rotate(0.8deg);
}

body.pp-redesign :is(.pp-hero-stage--kpi-wall, .pp-hero-stage--report-console, .pp-hero-stage--lesson-board) .pp-hero-frame--primary {
    width: 82%; inset: 5% auto auto 9%; transform: rotate(0deg);
}
body.pp-redesign :is(.pp-hero-stage--kpi-wall, .pp-hero-stage--report-console, .pp-hero-stage--lesson-board) .pp-hero-frame--secondary {
    width: 35%; inset: auto auto 3% 5%; transform: rotate(-0.6deg);
}
body.pp-redesign :is(.pp-hero-stage--kpi-wall, .pp-hero-stage--report-console, .pp-hero-stage--lesson-board) .pp-hero-frame--tertiary {
    width: 35%; inset: auto 5% 3% auto; transform: rotate(0.6deg);
}

body.pp-redesign :is(.pp-hero-stage--model-workbench, .pp-hero-stage--company-profile, .pp-hero-stage--roadmap-table) .pp-hero-frame--primary {
    width: 56%; inset: auto auto 4% 22%; transform: rotate(0deg);
}
body.pp-redesign :is(.pp-hero-stage--model-workbench, .pp-hero-stage--company-profile, .pp-hero-stage--roadmap-table) .pp-hero-frame--secondary {
    width: 38%; inset: 5% auto auto 3%; transform: rotate(-0.7deg);
}
body.pp-redesign :is(.pp-hero-stage--model-workbench, .pp-hero-stage--company-profile, .pp-hero-stage--roadmap-table) .pp-hero-frame--tertiary {
    width: 38%; inset: 5% 3% auto auto; transform: rotate(0.7deg);
}

body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--1 {
    width: 63%; inset: 24% auto auto 3%; transform: rotate(-0.5deg);
}
body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--2 {
    width: 33%; inset: 7% 3% auto auto; transform: rotate(0.6deg);
}
body.pp-redesign .pp-hub-cluster--business .pp-hub-cluster-slide--3 {
    width: 33%; inset: auto 3% 7% auto; transform: rotate(-0.4deg);
}
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--1 {
    width: 56%; inset: 8% auto auto 22%; transform: rotate(0deg);
}
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--2 {
    width: 36%; inset: auto auto 5% 4%; transform: rotate(-0.5deg);
}
body.pp-redesign .pp-hub-cluster--analytics .pp-hub-cluster-slide--3 {
    width: 36%; inset: auto 4% 5% auto; transform: rotate(0.5deg);
}
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--1 {
    width: 54%; inset: auto auto 4% 23%; transform: rotate(0deg);
}
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--2 {
    width: 40%; inset: 6% auto auto 4%; transform: rotate(-0.7deg);
}
body.pp-redesign .pp-hub-cluster--academic .pp-hub-cluster-slide--3 {
    width: 40%; inset: 6% 4% auto auto; transform: rotate(0.7deg);
}
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-deck {
    background:
        linear-gradient(90deg, transparent 49.8%, rgba(201, 218, 143, 0.3) 50%, transparent 50.2%),
        url("/assets/images/media-bg.webp") center / cover no-repeat,
        #101418;
}
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1 {
    width: 45%; inset: 26% auto auto 3%; transform: rotate(0deg);
}
body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
    width: 45%; inset: 26% 3% auto auto; transform: rotate(0deg);
}

body.pp-redesign.pp-preview-ready .pp-hub-deck-slide:hover .pp-preview-button,
body.pp-redesign.pp-preview-ready .pp-hub-deck-slide:focus-within .pp-preview-button {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

body.pp-redesign .presentation-footer-groups > div,
body.pp-redesign .presentation-footer-groups > div:first-child {
    position: relative;
    padding-top: 20px;
    border-top-color: rgba(255, 255, 255, 0.24);
}
body.pp-redesign .presentation-footer-groups > div::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 42px;
    height: 2px;
    background: #fe662d;
}
body.pp-redesign .presentation-footer-groups > div > p {
    min-height: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.25;
}
body.pp-redesign .presentation-footer-groups a {
    color: rgba(255, 255, 255, 0.82);
}

@media (min-width: 641px) and (max-width: 820px) {
    body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas {
        aspect-ratio: 16 / 9.2;
    }
}

@media (max-width: 640px) {
    body.pp-redesign:not(.pp-hub-page) .pp-hero-stage-canvas {
        aspect-ratio: 16 / 10.5;
    }
    body.pp-redesign :is(.pp-hero-stage--investor-stage, .pp-hero-stage--speaker-stage, .pp-hero-stage--study-spread) .pp-hero-frame--primary {
        width: 72%; inset: 28% auto auto 2%;
    }
    body.pp-redesign :is(.pp-hero-stage--proposal-desk, .pp-hero-stage--source-abstract, .pp-hero-stage--defense-room) .pp-hero-frame--primary {
        width: 72%; inset: 22% 2% auto auto;
    }
    body.pp-redesign :is(.pp-hero-stage--product-demo, .pp-hero-stage--method-board, .pp-hero-stage--lecture-sequence) .pp-hero-frame--primary {
        width: 88%; inset: 16% auto auto 6%;
    }
    body.pp-redesign :is(.pp-hero-stage--kpi-wall, .pp-hero-stage--report-console, .pp-hero-stage--lesson-board) .pp-hero-frame--primary {
        width: 88%; inset: 5% auto auto 6%;
    }
    body.pp-redesign :is(.pp-hero-stage--model-workbench, .pp-hero-stage--company-profile, .pp-hero-stage--roadmap-table) .pp-hero-frame--primary {
        width: 62%; inset: auto auto 4% 19%;
    }
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--1,
    body.pp-redesign .pp-hub-cluster--teaching .pp-hub-cluster-slide--2 {
        width: 46%; top: 28%;
    }
    body.pp-redesign .presentation-footer-groups > div,
    body.pp-redesign .presentation-footer-groups > div:first-child {
        padding-top: 18px;
    }
}

/* Visual rhythm and interaction polish. */
body.pp-redesign {
    --pp-motion-fast: 160ms;
    --pp-motion-medium: 240ms;
    --pp-motion-slow: 320ms;
    --pp-ease-out: cubic-bezier(0.16, 1, 0.3, 1);
}

body.pp-redesign .pp-section {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.075);
}

body.pp-redesign :is(.pp-intake, .pp-fit, .pp-related) {
    background:
        radial-gradient(circle at 8% 12%, rgba(254, 102, 45, 0.055), transparent 28rem),
        #0f1014;
}

body.pp-redesign :is(.pp-mechanism, .pp-workflow, .pp-faq) {
    background: #131419;
}

body.pp-redesign :is(.pp-mechanism-head, .pp-section-heading, .pp-related-head) {
    position: relative;
    padding-top: 18px;
}

body.pp-redesign :is(.pp-mechanism-head, .pp-section-heading, .pp-related-head)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 2px;
    border-radius: 999px;
    background: #fe662d;
    box-shadow: 0 0 18px rgba(254, 102, 45, 0.38);
}

body.pp-redesign .pp-section h2 {
    max-width: 19ch;
    text-wrap: balance;
}

body.pp-redesign .pp-section p {
    text-wrap: pretty;
}

body.pp-redesign :is(.pp-hero-frame, .pp-slide-frame, .pp-hub-deck-slide) {
    transition:
        border-color var(--pp-motion-medium) ease-out,
        box-shadow var(--pp-motion-slow) var(--pp-ease-out),
        transform var(--pp-motion-slow) var(--pp-ease-out);
}

@media (hover: hover) {
    body.pp-redesign :is(.pp-hero-frame, .pp-slide-frame, .pp-hub-deck-slide):hover {
        border-color: rgba(254, 102, 45, 0.68);
        box-shadow: 0 30px 72px -34px rgba(0, 0, 0, 0.88), 0 0 0 1px rgba(254, 102, 45, 0.12);
    }
}

body.pp-redesign .pp-tooltip {
    padding: 8px 11px;
    border-color: rgba(255, 255, 255, 0.16);
    border-radius: 10px;
    background: rgba(15, 16, 20, 0.97);
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.48);
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    transition:
        opacity var(--pp-motion-fast) ease-out,
        visibility var(--pp-motion-fast) ease-out,
        transform var(--pp-motion-medium) var(--pp-ease-out);
}

body.pp-redesign .pp-preview-button,
body.pp-redesign .pp-dialog-close {
    transition:
        opacity var(--pp-motion-fast) ease-out,
        color var(--pp-motion-fast) ease-out,
        background-color var(--pp-motion-fast) ease-out,
        border-color var(--pp-motion-fast) ease-out,
        transform var(--pp-motion-medium) var(--pp-ease-out);
}

body.pp-redesign .pp-preview-button:hover,
body.pp-redesign .pp-dialog-close:hover {
    border-color: rgba(254, 102, 45, 0.78);
    background: #fe662d;
    color: #111216;
}

body.pp-redesign .pp-preview-dialog {
    transform: translateY(14px) scale(0.985);
    transition:
        opacity var(--pp-motion-medium) ease-out,
        transform var(--pp-motion-slow) var(--pp-ease-out);
}

body.pp-redesign .pp-preview-dialog.is-closing {
    opacity: 0;
    transform: translateY(10px) scale(0.99);
}

body.pp-redesign .pp-preview-dialog::backdrop {
    transition:
        background-color var(--pp-motion-medium) ease-out,
        backdrop-filter var(--pp-motion-slow) ease-out;
}

body.pp-redesign .pp-preview-dialog-shell {
    overflow: hidden;
    border-color: rgba(255, 255, 255, 0.2);
    background: #121318;
    box-shadow: 0 44px 120px rgba(0, 0, 0, 0.72);
}

body.pp-redesign .pp-preview-dialog-figure img {
    height: auto;
    background: #0d0e12;
}

body.pp-redesign .pp-success-toast {
    position: relative;
    overflow: hidden;
    border-color: rgba(254, 102, 45, 0.24);
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.44), 0 0 0 1px rgba(255, 255, 255, 0.28) inset;
    transform: translateY(18px) scale(0.975);
    transition:
        opacity var(--pp-motion-fast) ease-out,
        transform var(--pp-motion-slow) var(--pp-ease-out);
}

body.pp-redesign .pp-success-toast.is-visible .pp-success-mark {
    animation: pp-success-pop 420ms var(--pp-ease-out) both;
}

body.pp-redesign .pp-success-toast.is-visible .pp-success-mark::after {
    animation: pp-success-check 360ms 100ms var(--pp-ease-out) both;
}

body.pp-redesign .pp-success-progress {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    border-radius: 999px;
    background: #fe662d;
    transform: scaleX(0);
    transform-origin: left;
}

body.pp-redesign .pp-success-toast.is-visible .pp-success-progress {
    animation: pp-success-progress 680ms linear both;
}

@keyframes pp-success-pop {
    0% { transform: scale(0.72); opacity: 0; }
    62% { transform: scale(1.08); opacity: 1; }
    100% { transform: scale(1); opacity: 1; }
}

@keyframes pp-success-check {
    from { opacity: 0; transform: rotate(45deg) scale(0.5); }
    to { opacity: 1; transform: rotate(45deg) scale(1); }
}

@keyframes pp-success-progress {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}

@media (max-width: 820px) {
    body.pp-redesign.pp-preview-ready .pp-preview-button {
        opacity: 0.9;
        pointer-events: auto;
        transform: translateY(0) scale(1);
    }
}

@media (prefers-reduced-motion: reduce) {
    body.pp-redesign .pp-preview-dialog,
    body.pp-redesign .pp-preview-dialog::backdrop,
    body.pp-redesign .pp-success-toast,
    body.pp-redesign .pp-success-mark,
    body.pp-redesign .pp-success-mark::after,
    body.pp-redesign .pp-success-progress,
    body.pp-redesign .pp-tooltip {
        animation: none !important;
        transition: none !important;
    }

    body.pp-redesign .pp-success-toast.is-visible .pp-success-progress {
        transform: scaleX(1);
    }
}

/* Final responsive layout rules. */
body.pp-redesign .pp-fit-grid > div {
    min-height: 0;
    padding: clamp(28px, 4vw, 48px);
    border-radius: 18px;
}

body.pp-redesign .pp-fit ul {
    margin-top: 24px;
    border-top: 0;
}

body.pp-redesign .pp-fit li {
    min-height: 0;
    padding: 15px 0;
    color: rgba(255, 255, 255, .78);
    font-size: 18px;
    line-height: 1.3;
}

body.pp-redesign .pp-fit li::before,
body.pp-redesign .pp-fit li::after {
    display: none;
    content: none;
}

body.pp-redesign.pp-hub-page .pp-final-cta .pp-primary-action {
    width: max-content;
    min-width: 240px;
    max-width: 100%;
    padding-right: 24px;
}

@media (min-width: 1025px) {
    body.pp-redesign:not(.pp-hub-page) .pp-hero,
    body.pp-redesign:not(.pp-hub-page) .pp-hero > .container {
        min-height: 0;
    }

    body.pp-redesign:not(.pp-hub-page) .pp-hero {
        padding-block: 18px 42px;
    }

    body.pp-redesign:not(.pp-hub-page) .pp-hero-grid {
        padding-block: 22px 8px;
    }
}

@media (max-width: 640px) {
    body.pp-redesign .pp-fit-grid {
        gap: 18px;
    }

    body.pp-redesign .pp-fit-grid > div {
        padding: 28px 22px;
        border-radius: 16px;
    }

    body.pp-redesign .pp-fit h2 {
        max-width: 11ch;
        font-size: clamp(34px, 10vw, 42px);
        line-height: 1.02;
    }

    body.pp-redesign .pp-fit ul {
        margin-top: 20px;
    }

    body.pp-redesign .pp-fit li {
        padding: 14px 0;
        font-size: 17px;
    }

    body.pp-redesign.pp-hub-page .pp-final-cta .pp-primary-action {
        width: max-content;
        min-width: 0;
    }
}

/* Compact academic source card on mobile. */
@media (max-width: 640px) {
    body.pp-redesign .pp-academic-desk {
        gap: 0;
    }

    body.pp-redesign .pp-source-note {
        z-index: 2;
        width: calc(100% - 24px);
        margin: 16px 12px 0;
        padding: 24px;
        border: 1px solid rgba(20, 22, 28, .12);
        border-radius: 12px;
        transform: none;
        box-shadow: 0 18px 38px -28px rgba(0, 0, 0, .72);
    }

    body.pp-redesign .pp-source-note h3 {
        font-size: 26px;
        line-height: 1.08;
    }

    body.pp-redesign .pp-source-note > p:first-of-type {
        margin-top: 14px;
        font-size: 17px;
        line-height: 1.42;
    }

    body.pp-redesign .pp-source-note > strong,
    body.pp-redesign .pp-source-note > strong + p {
        display: none;
    }
}

/* Academic structure map instead of a long ledger. */
@media (min-width: 821px) {
    body.pp-redesign.pp-page--academic .pp-academic-body {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    body.pp-redesign .pp-thesis-path {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
        border-top: 0;
    }

    body.pp-redesign .pp-thesis-path li {
        min-height: 76px;
        grid-template-columns: 26px minmax(0, 1fr);
        align-items: center;
        gap: 10px;
        padding: 18px;
        border: 1px solid rgba(255, 255, 255, .12);
        border-radius: 8px;
        background: #16171c;
    }

    body.pp-redesign .pp-thesis-path li:nth-child(3n + 1) {
        border-top-color: rgba(254, 102, 45, .72);
    }

    body.pp-redesign .pp-thesis-path span {
        padding-top: 0;
        font-size: 11px;
        font-variant-numeric: tabular-nums;
    }

    body.pp-redesign .pp-thesis-path strong {
        font-size: 17px;
        line-height: 1.2;
    }

    body.pp-redesign .pp-thesis-path small {
        display: none;
    }

    body.pp-redesign .pp-annotated-spread {
        width: 100%;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    body.pp-redesign .pp-annotated-spread .pp-slide-frame:nth-child(2) {
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 641px) and (max-width: 820px) {
    body.pp-redesign.pp-page--academic .pp-academic-body {
        gap: 28px;
    }

    body.pp-redesign .pp-thesis-path {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        border-top: 0;
    }

    body.pp-redesign .pp-thesis-path li {
        min-height: 72px;
        align-items: center;
        padding: 14px;
        border: 1px solid rgba(255, 255, 255, .12);
        border-radius: 8px;
        background: #16171c;
    }

    body.pp-redesign .pp-thesis-path small {
        display: none;
    }
}

/* Keep the academic example and its brief on one shared mobile grid. */
@media (max-width: 820px) {
    body.pp-redesign.pp-page--academic .pp-academic-desk {
        gap: 16px;
    }

    body.pp-redesign.pp-page--academic .pp-source-note {
        width: 100%;
        margin: 0;
        transform: none;
        border-radius: 18px;
    }
}
