/* Content explorations share Powerplant's semantic palette and type. */
.fw-extension { margin-top: 72px; padding: 0 clamp(20px, 5vw, 64px); }
.fw-extension * { min-width: 0; }
.fw-extension { text-align: left; }
.fw-extension .fw-section { max-width: 1152px; margin: 0 auto; padding: 56px 0; }
.fw-extension h2 { font-family: var(--font-heading); font-weight: 400; font-size: var(--type-section-title); line-height: 1.12; letter-spacing: normal; margin: 0 0 24px; }
.fw-extension h3 { font-family: var(--font-heading); font-weight: 400; font-size: var(--type-card-title); line-height: 1.2; letter-spacing: normal; margin: 0 0 16px; }
.fw-extension p { line-height: 1.55; color: var(--soft); margin: 0 0 16px; }
.fw-extension .fw-eyebrow { font-size: 14px; font-weight: 500; letter-spacing: normal; text-transform: none; margin-bottom: 20px; }
.fw-extension .fw-lead { color: var(--ink); font-size: 24px; line-height: 1.3; }
.fw-extension a { text-decoration: none; }
.fw-extension a:focus-visible { outline: 2px solid var(--ink); outline-offset: 5px; }
.fw-link { color: var(--ink); display: inline-flex; gap: 12px; align-items: center; min-height: 44px; font-weight: 500; }
.fw-link:hover { color: var(--soft); }
.fw-review-nav { max-width: 1152px; margin: 24px auto 0; display: flex; flex-wrap: wrap; align-items: center; gap: 8px; font-size: 13px; }
.fw-review-nav > span { width: 100%; color: var(--soft); }
.fw-review-nav a { display: inline-flex; align-items: center; min-height: 44px; padding: 0 16px; border: 1px solid var(--line); border-radius: 30px; color: var(--ink); }
.fw-review-nav a[aria-current] { background: var(--hl-strong); color: var(--palette-holly-50); }
.fw-team-grid, .fw-posts, .fw-projects { display: grid; gap: 24px; }
.fw-person { padding: 28px 0; }
.fw-person img { width: 88px; height: 88px; border-radius: 50%; object-fit: cover; margin-bottom: 24px; }
.fw-person .fw-eyebrow { margin-bottom: 6px; }
.fw-person h3 { margin-bottom: 8px; }
.fw-hiring { padding-top: 24px; margin-top: 24px; }
.fw-post { padding: 20px; border: 8px solid var(--theme-surface-raised-strong); border-radius: 32px; background: var(--theme-surface-raised); color: var(--ink); display: flex; flex-direction: column; }
.fw-post:hover { box-shadow: 0 0 0 1px var(--line); }
.fw-post-action { display: flex; justify-content: space-between; gap: 24px; padding-top: 32px; margin-top: auto; min-height: 44px; }
.fw-pilot .cta { font-size: 16px; margin-top: 12px; }
.fw-project { padding: 24px 0; }
.fw-subscribe { --cta-bg: var(--theme-action-green); --cta-hover: var(--theme-action-green-hover); --cta-shadow: var(--theme-action-green-edge); --cta-ink: var(--theme-action-green-ink); min-height: 52px; }
.fw-journal .fw-journal .fw-post:first-child { background: var(--theme-surface-raised-strong); }
.fw-lab .fw-project { padding: 28px; border: 1px solid var(--line); border-radius: 24px; }
@media (min-width: 768px) {
 .fw-extension .fw-section { padding-top: 88px; padding-bottom: 88px; }
 .fw-review-nav > span { width: auto; margin-right: 16px; }
 .fw-team-grid { grid-template-columns: repeat(3, 1fr); gap: 40px; }
 .fw-posts { grid-template-columns: repeat(2, 1fr); }
 .fw-post { border-width: 12px; padding: 24px; border-radius: 36px; }
 .fw-projects { grid-template-columns: repeat(3, 1fr); gap: 24px 40px; }
 .fw-hiring p { margin-bottom: 0; max-width: 58ch; }
 .fw-journal .fw-journal .fw-posts { grid-template-columns: 1.5fr 1fr; }
 .fw-journal .fw-journal .fw-post { min-height: 320px; }
 .fw-journal .fw-journal .fw-post:first-child h3 { font-size: clamp(36px, 4vw, 52px); }
 .fw-journal .fw-lab .fw-projects { grid-template-columns: repeat(2, 1fr); }
 .fw-lab .fw-lab .fw-projects { gap: 16px; }
 .fw-lab .fw-lab .fw-project { background: var(--theme-surface-raised); }
}
/* Keep the longer pilot copy and experiment descriptions comfortable on tablets. */
.fw-pilot .cta { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding-inline: 20px; }
@media (min-width: 768px) {
 .fw-projects { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 960px) {
 .fw-projects { grid-template-columns: repeat(3, 1fr); }
}

.fw-section-head { margin-bottom: 32px; }
.fw-section-head p, .fw-body, .fw-newsletter p, .fw-team-summary { max-width: 55ch; }
.fw-team-summary { margin-top: 32px !important; }
.fw-subscribe { max-width: 380px; }
.fw-hiring .fw-link { margin-top: 8px; }

/* Separate-page exploration shares the same content and type hierarchy. */
.fw-separate { margin-top: 0; border-top: 0; }
.fw-separate .fw-section:first-child { border-top: 0; }
.fw-standalone .fw-separate h1 { font-size: var(--type-page-title); line-height: 1.04; letter-spacing: -.035em; margin: 0 0 24px; max-width: none; }
.fw-site-header { position: relative; z-index: 30; }
.fw-main-nav { display: flex; align-items: center; gap: 24px; margin-left: auto; }
.fw-main-nav a { color: var(--ink); text-decoration: none; }
.fw-main-nav .fw-nav-direct { display: none; }
.fw-menu summary { list-style: none; display: flex; align-items: center; gap: 8px; min-height: 44px; cursor: pointer; font-size: 14px; line-height: 20px; }
.fw-menu summary::-webkit-details-marker { display: none; }
.fw-menu-panel { position: absolute; top: calc(100% + 12px); right: 0; width: min(300px, 100%); padding: 16px; border: 1px solid var(--line); border-radius: 24px; background: var(--theme-surface-raised); box-shadow: 0 16px 40px color-mix(in srgb, var(--ink) 12%, transparent); }
.fw-menu-panel p { margin: 8px 12px; color: var(--soft); font-size: 13px; }
.fw-menu-panel a { display: flex; align-items: center; min-height: 44px; padding: 8px 12px; border-radius: 12px; font-size: 14px; }
.fw-menu-panel a:hover, .fw-menu-panel a[aria-current] { background: var(--theme-surface-raised-strong); }
.fw-main-nav a:focus-visible, .fw-menu summary:focus-visible { outline: 2px solid var(--palette-holly-400); outline-offset: 3px; border-radius: 6px; }
.fw-site-header .ivory-wordmark { display: none; }
@media (min-width: 375px) { .fw-site-header .ivory-wordmark { display: block; width: 118px; } }

.fw-main-nav .fw-nav-direct { align-items: center; min-height: 44px; font-size: 14px; white-space: nowrap; }
.fw-main-nav .fw-nav-direct:hover { color: var(--soft); }
.fw-main-nav .fw-nav-direct[aria-current] { font-weight: 700; }
.fw-menu-medium { display: none; }
@media (min-width: 720px) {
 .fw-main-nav .fw-nav-priority { display: inline-flex; }
 .fw-main-nav .fw-menu-small { display: none; }
 .fw-menu-medium { display: inline; }
 .fw-site-header .ivory-wordmark { width: 130px; }
}
@media (min-width: 1080px) {
 .fw-main-nav .fw-nav-direct { display: inline-flex; }
 .fw-main-nav .fw-menu { display: none; }
}


.fw-post-image { display: block; width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; border-radius: 14px; margin-bottom: 24px; }
.fw-signup { max-width: 540px; margin: 24px 0; }
.fw-signup label { display: block; font-size: 14px; margin-bottom: 10px; }
.fw-signup-fields { display: flex; flex-direction: column; gap: 12px; padding-bottom: 5px; }
.fw-signup input { min-width: 0; width: 100%; min-height: 52px; padding: 12px 16px; border: 1px solid var(--line); border-radius: 14px; background: var(--theme-surface-raised); color: var(--ink); font: inherit; font-size: 16px; }
.fw-signup input::placeholder { color: var(--muted); }
.fw-signup .fw-subscribe { margin: 0; border: 0; font-family: var(--font-body); font-size: 16px; font-weight: 600; cursor: pointer; width: 100%; max-width: none; }
.fw-signup :focus-visible { outline: 2px solid var(--ink); outline-offset: 3px; }
@media (min-width: 480px) {
 .fw-signup-fields { flex-direction: row; }
 .fw-signup input { flex: 1; }
 .fw-signup .fw-subscribe { flex: none; width: auto; }
}

/* A consistent soft yellow surface keeps the lab imagery in focus. */
.fw-extension .fw-lab .fw-project { border: 0; background: var(--theme-surface-warm); }
.fw-project-image { display: block; width: 100%; height: auto; aspect-ratio: 16 / 10; object-fit: cover; object-position: top; border-radius: 14px; margin-bottom: 24px; }
@media (min-width: 960px) {
 .fw-extension .fw-lab .fw-projects { grid-template-columns: repeat(4, minmax(0, 1fr)); }
 .fw-extension .fw-lab .fw-project { grid-column: span 1; }
 .fw-extension .fw-lab .fw-project-featured { grid-column: span 2; }
}


.fw-menu summary { padding: 0 8px; border-radius: 8px; }
.fw-menu summary:hover, .fw-menu[open] summary { background: var(--theme-surface-raised); }
.fw-menu summary:focus:not(:focus-visible) { outline: none; }
@media (min-width: 768px) {
 .ivory-variation .fw-site-header { width: min(1280px, calc(100% - 48px)); gap: 12px; }
 .fw-main-nav { flex: 0 1 auto; justify-content: flex-end; gap: 12px; margin-left: auto; }
}
@media (min-width: 960px) { .fw-main-nav { gap: 28px; } }
@media (min-width: 1200px) {
 .fw-main-nav { margin-left: auto; gap: 40px; }
}

.fw-cedar-scene { display: flex; align-items: center; aspect-ratio: 16 / 10; padding: 16px; border-radius: 14px; margin-bottom: 24px; background: var(--palette-holly-800); }
.fw-cedar-scene .fw-project-image { aspect-ratio: 16 / 9; object-fit: contain; height: auto; margin: 0; border-radius: 6px; box-shadow: 0 8px 24px color-mix(in srgb, var(--palette-greyscale-950) 20%, transparent); }


/* Three balanced desktop columns keep the navigation truly centred. */
.ivory-variation .fw-site-header { display: grid; grid-template-columns: 1fr auto; gap: 8px 12px; }
.fw-site-header .ivory-brand { justify-self: start; }
.fw-header-actions { display: flex; align-items: center; justify-content: flex-end; gap: 6px; grid-column: 2; grid-row: 1; }
.fw-header-actions .fw-header-cta { min-height: 44px; width: auto; margin: 0; padding: 10px 14px; font-size: 13px; line-height: 1.2; white-space: nowrap; }
.fw-site-header .fw-main-nav { grid-column: 1 / -1; grid-row: 2; justify-self: center; margin: 0; gap: 20px; }
@media (min-width: 720px) {
 .ivory-variation .fw-site-header { grid-template-columns: 1fr auto 1fr; gap: 12px; }
 .fw-site-header .fw-main-nav { grid-column: 2; grid-row: 1; }
 .fw-header-actions { grid-column: 3; }
}
@media (min-width: 1080px) {
 .fw-site-header .fw-main-nav { gap: 28px; }
}
@media (min-width: 1200px) {
 .fw-site-header .fw-main-nav { gap: 40px; }
 .fw-header-actions { gap: 12px; }
}

.fw-header-actions .fw-header-cta { display: inline-flex; align-items: center; justify-content: center; height: 44px; padding: 0 16px; border-radius: 10px; box-shadow: 0 4px 0 var(--cta-shadow); font-size: 14px; font-weight: 600; transform: none; }
.fw-header-actions .fw-header-cta:active { transform: translateY(4px); box-shadow: 0 0 0 var(--cta-shadow); }

.fw-menu-chevron { display: block; flex: 0 0 16px; transform-origin: center; }
.fw-menu[open] .fw-menu-chevron { transform: rotate(180deg); }

/* Anchor the disclosure to its navigation group, with readable destination rows. */
.fw-site-header .fw-main-nav { position: relative; }
.fw-menu-panel { top: calc(100% + 12px); right: auto; left: 50%; transform: translateX(-50%); width: min(320px, calc(100vw - 48px)); padding: 8px; border-radius: 20px; }
.fw-menu-panel a { flex-direction: column; align-items: flex-start; justify-content: center; gap: 4px; min-height: 64px; padding: 12px 14px; }
.fw-menu-title { font-size: 14px; font-weight: 600; line-height: 20px; }
.fw-menu-description { color: var(--soft); font-size: 12px; line-height: 18px; }
.fw-menu-panel a:hover, .fw-menu-panel a:focus-visible { background: var(--theme-surface-raised-strong); }

/* Smaller experiments have room to read, below the image-led projects. */
.fw-extension .fw-lab .fw-project:not(.fw-project-featured) { padding: 24px; border-radius: 20px; display: flex; flex-direction: column; align-items: flex-start; }
.fw-extension .fw-lab .fw-project:not(.fw-project-featured) h3 { font-size: var(--type-card-title); line-height: 1.2; letter-spacing: normal; margin-bottom: 12px; }
.fw-extension .fw-lab .fw-project:not(.fw-project-featured) p { font-size: 16px; line-height: 1.6; max-width: 48ch; }
.fw-extension .fw-lab .fw-project:not(.fw-project-featured) .fw-link { margin-top: auto; font-size: 14px; }
.fw-opening-avatar { width: 88px; height: 88px; border-radius: 50%; display: grid; place-items: center; background: var(--palette-golden-400); color: var(--palette-greyscale-950); margin-bottom: 24px; }
.fw-extension .fw-person h3 { font-size: var(--type-card-title); line-height: 1.2; letter-spacing: normal; }
.fw-extension .fw-person p:not(.fw-eyebrow) { font-size: 16px; line-height: 1.6; }
.fw-person-opening .fw-link { font-size: 14px; }
@media (min-width: 768px) {
 .fw-team-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 40px; }
 .fw-extension .fw-lab .fw-projects { grid-template-columns: repeat(2, minmax(0, 1fr)); }
 .fw-extension .fw-lab .fw-project, .fw-extension .fw-lab .fw-project-featured { grid-column: auto; }
}
@media (min-width: 1200px) { .fw-team-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 32px; } }
.fw-person img { display: block; }
.fw-extension .fw-person h3 { min-height: 44px; display: flex; align-items: center; }

/* Nested sections inherit the landing page gutter rather than adding another. */
.vpage main > .fw-extension { padding-inline: 0; }
.fw-extension .fw-section { max-width: none; }
.fw-section-head > p, .fw-section-head > div > p:not(.fw-eyebrow), .fw-body > p, .fw-newsletter > div > p:not(.fw-eyebrow), .fw-extension .fw-team-summary { font-size: clamp(1rem, 1.7vw, 1.18rem); font-weight: 300; line-height: 1.55; }
.fw-opening-avatar { background: var(--theme-surface-raised); color: var(--theme-ink-muted); border: 1px dashed var(--theme-ink-muted); }
