/* Homepage refinement: existing Swiss Editorial world, animated process illustration. */
.se-hero-fileline { display: none; }
.se-hero-stage { grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr); gap: 64px; padding-block: 56px; min-height: 0; }
.se-hero .se-h1 { font-size: clamp(48px, 5.1vw, 74px) !important; line-height: .98 !important; }
.se-hero .se-sub { text-wrap: pretty; font-size: 16px !important; }
.se-hero-keypoints { display: none; }
.se-tools { padding-block: 40px; }
.tools-heading { display: flex; align-items: baseline; gap: 24px; justify-content: space-between; }
.tools-heading h2 { font-size: 26px; font-weight: 800; letter-spacing: -.03em; }
.tools-heading p { font-size: 13px; color: var(--muted); line-height: 1.6; }
.tool-brands { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 0 24px; margin-top: 24px; }
.tool-brands > div { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; min-width: 0; padding-block: 24px; }
.tool-brands img { object-fit: contain; object-position: left center; width: 40px; height: 32px; flex-shrink: 0; }
.tool-brands img[src$="openai.svg"] { width: 96px; }
.tool-brands span { display: grid; gap: 4px; min-width: 0; }
.tool-brands strong { font-size: 13px; line-height: 1.4; color: var(--ink); font-weight: 600; }
.tool-brands small { font-size: 11px; line-height: 1.5; color: var(--muted); }
.tool-brands > div:nth-child(n+6) { border-top: 1px solid var(--line-soft); }
.se-beliefs > .rail, .se-process > .rail { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: 80px; }
.se-beliefs .sec-head, .se-process .sec-head, .se-services .sec-head { display: block; padding: 0; margin: 0; }
.se-beliefs .sec-head h2, .se-process .sec-head h2 { font-size: clamp(36px,4.2vw,60px); line-height: 1.05; letter-spacing: -.035em; }
.se-beliefs .manifest-subtitle { margin-top: 20px; font-size: 20px; }
.se-manifesto { columns: unset; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 40px 32px; }
.se-manifesto-item { margin: 0; }
.se-manifesto-item h3 { font-size: 20px; line-height: 1.2; }
.se-manifesto-num { margin-bottom: 16px; }
.se-proc-list { border-top: 0; }
.se-proc-row { grid-template-columns: 44px minmax(0,1fr); gap: 8px 20px; padding: 28px 0; border-bottom: 1px solid var(--line-soft); }
.se-proc-row:first-child { padding-top: 0; }
.se-proc-title { font-size: 24px; }
.se-proc-desc { grid-column: 2; max-width: 52ch; }
.se-services .sec-head { margin-bottom: 48px; }
.se-svc-list { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
.se-svc-row { grid-column: auto; grid-template-columns: 128px minmax(0,1fr); grid-template-rows: auto; min-height: 290px; background: var(--ink); }
.se-svc-media { grid-area: 1 / 1; }
.se-svc-content { grid-area: 1 / 2; padding: 28px; gap: 16px; }
.se-svc-media-cap, .se-svc-content::before, .se-svc-row::before, .se-svc-brief-label, .se-svc-title .tags { display: none; }
.se-svc-meta { margin: 0; }
.se-svc-title h3 { font-size: 26px; }
.se-svc-brief { opacity: 1; transform: none; clip-path: none; }
.se-svc-go { padding-top: 16px; }
@media(max-width:1100px) {
  .se-hero-stage { gap: 32px; }
  .tool-brands { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .tool-brands > div:nth-child(n+3) { border-top: 1px solid var(--line-soft); }
  .se-beliefs > .rail, .se-process > .rail { gap: 40px; grid-template-columns: minmax(0,1fr) minmax(0,1.3fr); }
  .se-manifesto { grid-template-columns: minmax(0,1fr); gap: 32px; }
  .se-svc-row { grid-template-columns: 88px minmax(0,1fr); }
  .se-svc-content { padding: 24px; }
}
@media(max-width:900px) {
  .se-hero-stage { grid-template-columns: minmax(0,1fr); padding-block: 40px; }
  .se-hero .se-h1 { max-width: 740px; }
  .se-svc-list { grid-template-columns: minmax(0,1fr); }
  .se-svc-row { grid-template-columns: 160px minmax(0,1fr); min-height: 270px; }
}
@media(max-width:640px) {
  .se-hero .se-h1 { font-size: clamp(38px,10.5vw,60px) !important; }
  .se-hero-stage { padding-top: 28px; }
  .tools-heading { display: block; }
  .tools-heading p { margin-top: 12px; }
  .tool-brands { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .se-beliefs > .rail, .se-process > .rail { grid-template-columns: minmax(0,1fr); gap: 40px; }
  .se-manifesto { gap: 32px; }
  .se-manifesto-item { display: grid; grid-template-columns: 28px minmax(0,1fr); column-gap: 16px; }
  .se-manifesto-num { grid-row: span 2; margin-top: 2px; }
  .se-manifesto-item p { grid-column: 2; }
  .se-svc-row { grid-template-columns: 64px minmax(0,1fr); min-height: 0; }
  .se-svc-content { padding: 24px 20px; }
  .se-svc-title h3 { font-size: 23px; }
  .se-svc-kicker { font-size: 9px; }
  .se-svc-go { font-size: 10px; }
}

/* One bounded sequence: inputs → preparation → human review → handoff. */
.workflow-visual { min-width: 0; margin: 0; padding: 32px 24px 0; background: var(--ink); color: var(--paper); overflow: hidden; }
.workflow-heading { padding: 0 8px; font-size: clamp(26px,2.7vw,38px); font-weight: 400; line-height: 1.14; letter-spacing: -.03em; }
.workflow-heading strong { font-weight: 800; }
.workflow-map { width: 100%; height: auto; display: block; margin-top: 28px; overflow: visible; }
.workflow-map text { fill: var(--paper); font-family: 'Archivo', sans-serif; }
.workflow-map .wf-meta { font-family: 'IBM Plex Mono', monospace; font-size: 10px; letter-spacing: .03em; }
.workflow-map .wf-body { font-size: 15px; }
.workflow-map .wf-dark { fill: var(--ink); }
.workflow-map .wf-bold { font-weight: 600; }
.workflow-map .wf-engine-mark { fill: var(--ink); font-size: 26px; font-weight: 800; }
.workflow-visual figcaption { display: flex; justify-content: space-between; gap: 16px; align-items: baseline; padding: 24px 8px; margin-top: 20px; border-top: 1px solid #484740; font-size: 12px; line-height: 1.5; }
.workflow-visual figcaption span:last-child { color: #bcb9af; font: 10px 'IBM Plex Mono', monospace; white-space: nowrap; }
@media(prefers-reduced-motion: no-preference) {
  .workflow-visual.is-playing .workflow-source { animation: wf-arrive 1s cubic-bezier(.16,1,.3,1) both; }
  .workflow-visual.is-playing .source-knowledge { animation-delay: .2s; }
  .workflow-visual.is-playing .workflow-trace { stroke-dasharray: 1; animation: wf-route .85s cubic-bezier(.4,0,.2,1) both; }
  .workflow-visual.is-playing .trace-in { animation-delay: .65s; }
  .workflow-visual.is-playing .workflow-engine { animation: wf-emphasis .8s 1.4s ease-out both; transform-origin: 260px 222px; }
  .workflow-visual.is-playing .trace-review { animation-delay: 2.1s; }
  .workflow-visual.is-playing .workflow-review { animation: wf-emphasis .8s 2.65s ease-out both; transform-origin: 260px 330px; }
  .workflow-visual.is-playing .trace-out { animation-delay: 3.2s; }
  .workflow-visual.is-playing .workflow-outcomes { animation: wf-arrive .7s 4s cubic-bezier(.16,1,.3,1) both; }
}
@keyframes wf-arrive { from { opacity: .35; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
@keyframes wf-route { from { stroke-dashoffset: 1; } to { stroke-dashoffset: 0; } }
@keyframes wf-emphasis { 0% { opacity: .55; transform: scale(.985); } 70% { opacity: 1; transform: scale(1.012); } 100% { opacity: 1; transform: scale(1); } }
@media(max-width:640px) {
  .workflow-visual { padding: 28px 12px 0; }
  .workflow-heading { padding-inline: 8px; font-size: 30px; }
  .workflow-map { margin-top: 24px; }
  .workflow-visual figcaption { flex-direction: column; gap: 4px; padding-block: 20px; margin-top: 16px; }
}

/* Manifest: six arguments expressed as six distinct typographic diagrams. */
.se-beliefs > .rail { display: block; }
.se-beliefs .sec-head { margin-bottom: 48px; }
.se-beliefs .sec-head h2 { font-size: clamp(44px,5.3vw,76px); line-height: 1; }
.se-beliefs .manifest-subtitle { margin-top: 16px; }
.belief-composition { display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); gap: 24px; }
.belief-panel { min-width: 0; padding: 36px; background: var(--paper2); }
.belief-panel:nth-child(4n+1), .belief-panel:nth-child(4n+4) { grid-column: span 7; }
.belief-panel:nth-child(4n+2), .belief-panel:nth-child(4n+3) { grid-column: span 5; }
.belief-panel-routine { background: var(--ink); color: var(--paper); }
.belief-panel-public { background: transparent; border: 1px solid var(--line-soft); }
.belief-panel-clarity { background: var(--accent); color: var(--ink); }
.belief-art { position: relative; height: 190px; margin-bottom: 32px; }
.belief-copy { display: grid; grid-template-columns: 28px minmax(0,1fr); gap: 16px; }
.belief-number { padding-top: 5px; font: 12px 'IBM Plex Mono',monospace; }
.belief-copy h3 { font-size: clamp(23px,2.4vw,32px); font-weight: 800; letter-spacing: -.025em; line-height: 1.08; margin-bottom: 12px; }
.belief-copy p { max-width: 52ch; font-size: 15px; line-height: 1.65; color: var(--muted); }
.belief-panel-routine p { color: #c8c5bc; }
.belief-panel-clarity p { color: var(--ink); }
.belief-routine { display: grid; grid-template-columns: 132px 1fr 170px; align-items: center; }
.routine-inputs { display: grid; gap: 12px; }
.routine-inputs span { border: 1px solid #77746b; padding: 12px; font: 12px 'IBM Plex Mono',monospace; }
.routine-join { height: 128px; display: flex; flex-direction: column; justify-content: space-between; margin-right: 24px; border-right: 1px solid var(--accent); position: relative; }
.routine-join i { width: 100%; height: 1px; background: var(--accent); }
.routine-join::after { content: ''; position: absolute; top: 50%; left: 100%; width: 24px; height: 1px; background: var(--accent); }
.routine-system { background: var(--paper); color: var(--ink); padding: 24px 16px; font-size: 21px; font-weight: 800; }
.routine-system span { display: block; margin-top: 10px; font-size: 12px; line-height: 1.4; font-weight: 400; }
.belief-version { padding: 8px 12px; }
.version-old { display: block; color: var(--muted); font-size: 19px; text-decoration: line-through; text-decoration-color: var(--accent-text); margin-bottom: 14px; }
.version-sheet { background: var(--paper); padding: 16px 20px; transform: rotate(-3deg); border: 1px solid var(--ink); }
.version-sheet > span { font: 11px 'IBM Plex Mono',monospace; }
.version-sheet strong { display: block; font-size: clamp(30px,3vw,44px); font-weight: 800; letter-spacing: -.03em; line-height: 1.25; }
.version-sheet .version-next { display: block; margin-top: 6px; color: var(--accent-text); }
.belief-public { display: flex; align-items: center; justify-content: center; gap: 16px; padding-bottom: 24px; }
.public-bracket { color: var(--accent-text); font-size: 100px; font-weight: 300; line-height: 1; }
.belief-public > div { display: grid; gap: 6px; font-size: clamp(18px,2vw,27px); line-height: 1.25; letter-spacing: -.025em; }
.public-trial { color: var(--muted); }
.public-note { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; font: 11px 'IBM Plex Mono',monospace; }
.belief-compound { padding: 0 12px; }
.compound-piece { position: absolute; width: 62%; padding: 16px 24px; color: var(--ink); font-size: 24px; font-weight: 700; letter-spacing: -.02em; border: 1px solid var(--ink); }
.piece-one { top: 0; left: 0; background: var(--paper2); }
.piece-two { top: 44px; left: 16%; background: var(--paper); }
.piece-three { top: 88px; left: 32%; background: var(--ink); color: var(--paper); }
.compound-result { position: absolute; left: 0; bottom: 0; font: 11px 'IBM Plex Mono',monospace; }
.belief-system { display: grid; align-items: center; }
.belief-system svg { display: block; width: 100%; max-height: 190px; color: var(--accent-text); }
.belief-system text { fill: var(--ink); font: 16px 'Archivo',sans-serif; }
.belief-system .system-center { font-size: 25px; font-weight: 800; letter-spacing: -.025em; }
.belief-clarity { display: flex; flex-direction: column; justify-content: center; gap: 6px; }
.belief-clarity > span { font-size: clamp(28px,3vw,40px); line-height: 1.05; text-decoration: line-through; text-decoration-thickness: 2px; }
.belief-clarity > strong { font-size: clamp(22px,2.4vw,32px); letter-spacing: -.03em; margin-top: 12px; }
@media(max-width:1100px) {
  .belief-panel { padding: 28px; }
  .belief-routine { grid-template-columns: 108px 1fr 132px; }
  .routine-inputs span { font-size: 10px; }
  .routine-system { font-size: 18px; padding: 16px 12px; }
  .public-bracket { font-size: 78px; }
  .belief-public { gap: 8px; }
}
@media(max-width:760px) {
  .belief-composition { grid-template-columns: minmax(0,1fr); gap: 16px; }
  .belief-panel:nth-child(n) { grid-column: auto; }
  .belief-panel { padding: 28px 24px; }
  .belief-copy h3 { font-size: 27px; }
  .belief-art { margin-bottom: 28px; }
  .belief-routine { grid-template-columns: 112px 1fr 140px; }
}
@media(max-width:380px) {
  .belief-panel { padding: 24px 16px; }
  .belief-routine { grid-template-columns: 96px 1fr 112px; }
  .routine-system { font-size: 16px; }
  .routine-join { margin-right: 12px; }
  .routine-join::after { width: 12px; }
  .belief-copy { gap: 8px; grid-template-columns: 24px minmax(0,1fr); }
  .belief-copy h3 { font-size: 24px; }
}
@media(max-width:640px) {
  .workflow-map .wf-body { font-size: 20px; }
  .workflow-map .source-request .wf-body { font-size: 18px; }
  .workflow-map .wf-meta { font-size: 12px; }
  .workflow-map .workflow-review .wf-body { font-size: 17px; }
}

/* Collaboration: connected work sequence with a concrete handoff at each stage. */
.se-process > .rail { display: block; }
.process-heading { margin-bottom: 56px; }
.process-heading h2 { font-size: clamp(40px,5vw,68px); line-height: 1; letter-spacing: -.035em; font-weight: 800; }
.process-heading p { max-width: 55ch; margin-top: 24px; color: var(--muted); font-size: 17px; line-height: 1.6; }
.process-journey { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); list-style: none; padding: 0; background: var(--ink); color: var(--paper); }
.process-journey > li { position: relative; min-width: 0; display: flex; flex-direction: column; padding: 32px 28px; }
.process-journey > li + li { border-left: 1px solid #484740; }
.process-journey > li::before { content: ''; position: absolute; top: 48px; right: 0; left: 0; height: 1px; background: var(--accent); }
.process-journey > li:first-child::before { left: 28px; }
.process-journey > li:last-child::before { right: calc(100% - 48px); }
.process-sequence { position: relative; display: grid; place-items: center; width: 32px; height: 32px; background: var(--ink); border: 1px solid var(--accent); color: var(--paper); font: 12px 'IBM Plex Mono',monospace; }
.process-art { height: 156px; margin: 28px 0; display: flex; flex-direction: column; justify-content: center; gap: 10px; font: 12px/1.4 'IBM Plex Mono',monospace; }
.process-art strong { font-weight: 500; }
.conversation-art span { align-self: flex-start; border: 1px solid #827f76; padding: 12px; }
.conversation-art strong { align-self: flex-end; background: var(--paper); color: var(--ink); padding: 14px; }
.priority-art > * { padding: 9px 12px; border-bottom: 1px solid #827f76; }
.priority-art > strong { color: var(--paper); border-bottom-color: var(--accent); }
.iteration-art { position: relative; padding: 0 20px; }
.iteration-art > *:not(i) { background: var(--ink); position: relative; z-index: 1; align-self: flex-start; padding: 4px 8px; }
.iteration-art i { position: absolute; inset: 14px 10px; border: 1px solid var(--accent); border-radius: 0 30px 30px 0; }
.handoff-art > div { padding: 16px; background: var(--paper); color: var(--ink); transform: rotate(-3deg); }
.handoff-art span { display: block; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #c1beb4; }
.handoff-art strong { color: var(--accent-text); }
.process-journey h3 { font-size: 27px; font-weight: 800; letter-spacing: -.025em; margin-bottom: 16px; }
.process-journey li > p { font-size: 15px; line-height: 1.65; color: #c8c5bc; margin-bottom: 28px; }
.process-output { margin-top: auto; padding-top: 20px; border-top: 1px solid #484740; }
.process-output span { display: block; font: 10px 'IBM Plex Mono',monospace; color: #c8c5bc; }
.process-output strong { display: block; margin-top: 10px; font-size: 15px; font-weight: 600; line-height: 1.4; }
.process-next { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 32px; }
.process-next p { color: var(--muted); font-size: 15px; line-height: 1.6; }
@media(max-width:1100px) {
  .process-journey { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .process-journey > li:nth-child(3) { border-left: 0; }
  .process-journey > li:nth-child(n+3) { border-top: 1px solid #484740; }
  .process-journey > li:nth-child(3)::before { left: 28px; }
  .process-journey > li:nth-child(2)::before { right: calc(100% - 48px); }
  .process-art { max-width: 250px; width: 100%; }
}
@media(max-width:640px) {
  .process-heading { margin-bottom: 32px; }
  .process-journey { grid-template-columns: minmax(0,1fr); }
  .process-journey > li { display: grid; grid-template-columns: 32px minmax(0,1fr); gap: 0 20px; padding: 28px 20px; }
  .process-journey > li + li { border-left: 0; border-top: 1px solid #484740; }
  .process-journey > li:nth-child(n)::before { top: 28px; bottom: 0; left: 36px; right: auto; width: 1px; height: auto; }
  .process-journey > li:last-child::before { bottom: 28px; }
  .process-sequence { grid-column: 1; grid-row: 1 / span 4; }
  .process-art { grid-column: 2; height: 148px; margin: 0 0 24px; }
  .process-journey h3, .process-journey li > p, .process-output { grid-column: 2; }
  .process-journey h3 { font-size: 28px; }
  .process-next { align-items: flex-start; flex-direction: column; }
}
