.harmony-hero{color-scheme:dark;background:#0b1721;border-bottom:1px solid #30404e;overflow:hidden}
.harmony-hero [hidden]{display:none!important}
.harmony-hero :focus-visible{outline:3px solid #e9a8af;outline-offset:5px}
.harmony-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);align-items:center;gap:30px;padding-top:35px;padding-bottom:35px;min-height:690px}
.harmony-copy{padding:25px 0}
.harmony-copy h1{font-size:clamp(3.1rem,5.15vw,5.7rem);line-height:1.05;letter-spacing:-.035em;max-width:11ch;margin-bottom:29px;text-wrap:balance}
.harmony-lead{max-width:30ch;font-size:clamp(1.15rem,1.75vw,1.5rem);line-height:1.5;margin-bottom:32px;color:#bdc9d6}
.harmony-copy .hero-actions{flex-wrap:wrap;gap:24px}
.harmony-copy .text-link{font-size:.95rem;text-decoration:underline;text-underline-offset:7px;text-decoration-color:#718395}
.harmony-experience{min-width:0}
#harmony-stage{position:relative;isolation:isolate;width:100%;height:450px;overflow:hidden;outline-offset:-3px;touch-action:pan-y}
#harmony-stage canvas,.harmony-poster{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}
#harmony-stage canvas{z-index:1;touch-action:pan-y;cursor:grab}
#harmony-stage[data-dragging=true] canvas{cursor:grabbing}
.harmony-poster{z-index:0;opacity:1}
#harmony-stage[data-render-state=ready] .harmony-poster{opacity:0}
#harmony-stage:not([data-render-state=ready]) canvas{visibility:hidden}
#harmony-labels{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}
#harmony-stage:not([data-render-state=ready]) #harmony-labels{visibility:hidden}
.harmony-label{position:absolute;left:0;top:0;transform:translate(-50%,-50%);max-width:105px;color:#e5f2f6;background:#0b1721d9;padding:3px 5px;font-size:.76rem;line-height:1.2;white-space:nowrap;text-align:center}
.harmony-label--team{color:#f5f5f2;font-size:.82rem;font-weight:500}
.harmony-label--gate{white-space:normal;max-width:80px}
#harmony-fallback{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:10px 15px;margin:0;background:#0b1721;color:#c6d0da;font-size:.82rem;text-align:center}
.harmony-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.harmony-nav{display:flex;gap:25px;font-size:.9rem}
.harmony-nav a,.harmony-context a{color:#d6e1eb;text-decoration:underline;text-underline-offset:5px}
.harmony-context{border-top:1px solid var(--line)}
.harmony-context-inner{display:grid;grid-template-columns:.7fr 1.7fr 1fr;gap:30px;padding-top:30px;padding-bottom:30px;font-size:.88rem}
.harmony-context p{margin:0}
@media(min-width:100em){#harmony-stage{height:510px}.harmony-layout{min-height:740px}}
@media(max-width:60em){.harmony-layout{gap:15px;min-height:610px}.harmony-copy h1{font-size:clamp(2.9rem,5.3vw,4.3rem)}#harmony-stage{height:400px}}
@media(max-width:50em){.harmony-layout{grid-template-columns:1fr;gap:0;padding-top:36px;padding-bottom:28px;min-height:0}.harmony-copy{padding:0}.harmony-copy h1{font-size:clamp(3rem,9vw,4.5rem);max-width:14ch;margin-bottom:20px}.harmony-lead{font-size:1.15rem;max-width:37ch;margin-bottom:25px}.harmony-copy .hero-actions{gap:20px}.harmony-experience{margin-top:12px}#harmony-stage{height:330px}.harmony-label{font-size:.69rem;max-width:90px}.harmony-label--team{font-size:.74rem}.harmony-label--gate{max-width:65px}.harmony-context-inner{grid-template-columns:1fr;gap:14px}.harmony-preview .header-inner{flex-wrap:wrap;gap:16px;padding-block:20px}.harmony-nav{font-size:.82rem}}
@media(max-width:25em){#harmony-stage{height:285px}.harmony-copy h1{font-size:2.85rem}}

/* The example stays readable outside the decorative network. */
.ai-workflow .section-heading>p{font-size:1rem}
.workflow-sequence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0}
.workflow-sequence li{border-top:1px solid var(--line);padding-top:24px}
.workflow-sequence .step-number{font-size:1rem}
.workflow-sequence h3{margin:18px 0 14px;font-size:1.35rem}
.workflow-sequence p{margin:0;font-size:1rem}
.workflow-examples{margin-top:56px}
.workflow-examples h2{font-size:2rem;margin-bottom:16px}
.ai-patterns{margin:28px 0 0}
.ai-patterns>div{display:grid;grid-template-columns:minmax(160px,1fr) 3fr;gap:32px;border-top:1px solid var(--line);padding:22px 0}
.ai-patterns dt{font-size:1.1rem;font-weight:500}
.ai-patterns dd{color:var(--muted);margin:0;max-width:75ch}
@media(max-width:65em){.workflow-sequence{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}
@media(max-width:40em){.workflow-sequence{grid-template-columns:1fr;gap:28px}.workflow-sequence h3{margin-top:12px}.workflow-examples{margin-top:40px}.ai-patterns>div{grid-template-columns:1fr;gap:10px}}
