.swarm-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--swarm-ground);min-height:680px;display:flex;align-items:center}.swarm-hero canvas{position:absolute;inset:0;width:100%;height:100%;z-index:-2;background:var(--swarm-ground);pointer-events:none}.swarm-hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:var(--hero-scrim)}.swarm-hero .hero{display:block;padding-block:72px 100px;position:relative}.swarm-hero .hero-copy{max-width:740px;padding-left:0}.swarm-hero h1{font-family:var(--hero-font);font-size:clamp(64px,6.5vw,96px);font-weight:400;line-height:1.04;letter-spacing:-.035em;mix-blend-mode:normal}.swarm-hero .hero-description{max-width:430px;font-size:18px}.swarm-hero .hero-actions{margin-top:32px}.swarm-hero .announcement{margin-bottom:34px}.swarm-hero .hero-eyebrow{margin-bottom:19px}.swarm-hero .hero-footnote{font-size:13px}.swarm-hero .desktop-break{display:none}.swarm-caption{position:absolute;bottom:25px;right:max(48px,calc((100vw - var(--content-width))/2));display:flex;align-items:center;gap:17px;font-size:12px;color:var(--muted);z-index:2}.swarm-caption>span{font-family:var(--mono);letter-spacing:.04em}.motion-toggle{min-height:var(--control-height);min-width:118px;padding:6px 13px;border:1px solid var(--control-border);border-radius:var(--radius);background:var(--secondary-fill);color:var(--ink);font-size:var(--label-size)}.motion-toggle:hover{background:var(--surface-hover);border-color:var(--accent);color:var(--accent)}.motion-toggle[hidden]{display:none}.governance-example{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-block:96px}.example-copy h2{font-size:clamp(2.25rem,3.7vw,3.25rem)}.example-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7;max-width:415px;margin-top:22px}.example-copy .text-link{color:var(--accent);margin-top:20px}.governance-example .demo{width:100%;max-width:none}.governance-example .demo-topline{font-size:12px}.governance-example .request-card h2{min-height:2.6em}.governance-example .request-fields dd{font-size:12px}.governance-example .decision-card>p{min-height:39px}
@media(min-width:1600px){.swarm-hero{min-height:720px}}
@media(max-width:1050px){.swarm-hero{min-height:620px}.swarm-hero .hero-copy{max-width:600px;padding-left:0}.swarm-hero h1{font-size:66px}.swarm-hero .hero-description{max-width:400px}.swarm-caption{right:32px}.governance-example{gap:50px}}
@media(max-width:740px){.swarm-hero{min-height:0;align-items:flex-start}.swarm-hero .hero{padding-top:35px;padding-bottom:150px}.swarm-hero .hero-copy{max-width:none;padding-left:0}.swarm-hero h1{font-size:clamp(42px,8.5vw,64px);max-width:580px}.swarm-hero .announcement{margin-bottom:28px;font-size:12px}.swarm-hero .hero-description{font-size:17px;max-width:460px;margin-top:22px}.swarm-hero .hero-actions{margin-top:25px;gap:20px}.swarm-hero::after{background:var(--hero-scrim-mobile)}.swarm-caption{bottom:18px;left:20px;right:20px;justify-content:space-between;gap:10px}.swarm-caption>span{font-size:12px;max-width:210px}.governance-example{grid-template-columns:1fr;gap:29px;padding-block:51px}.example-copy h2{font-size:35px}.example-copy>p:not(.eyebrow){font-size:16px}.governance-example .demo-topline{flex-wrap:wrap;gap:5px}.swarm-hero .hero-footnote{font-size:12px}}
@media(max-width:380px){.swarm-hero{min-height:0}.swarm-hero h1{font-size:39px}.swarm-hero .hero-description{font-size:16px}.swarm-hero .hero-actions{gap:13px}.swarm-caption{left:16px;right:16px}.swarm-caption>span{font-size:12px;max-width:150px}.motion-toggle{min-width:106px}.governance-example .request-fields dd{font-size:12px}.governance-example .request-card h2{min-height:2.6em}}
@media(prefers-reduced-motion:reduce){.swarm-caption .motion-toggle{display:none}}
@media(forced-colors:active){.swarm-hero canvas,.swarm-hero::after{display:none}.swarm-hero{background:Canvas}.swarm-hero h1{mix-blend-mode:normal}}
@media print{.swarm-hero{min-height:0}.swarm-hero .hero{padding-block:25px}.swarm-hero canvas,.swarm-hero::after,.swarm-caption{display:none}.governance-example{padding-block:20px}}

/* Reserve scenario geometry so the decision boundary never moves on selection. */
.governance-example .request-fields div{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:start;min-height:1.6em}
.governance-example .request-fields div:last-child{min-height:3.2em}
.governance-example .request-fields dt{font-size:12px}
.governance-example .request-fields dd{font-size:12px;line-height:1.6;overflow-wrap:anywhere;max-width:100%}
.governance-example .request-label{min-height:24px}
.governance-example .decision-heading{min-height:40px;align-items:flex-start}
.governance-example .decision-heading>span{line-height:26px}
.governance-example .decision-card>p{min-height:3.4em;font-size:14px;line-height:1.7}
.governance-example .receipt-line{min-height:4.6em;align-items:flex-start}
.governance-example .receipt-line>span{font-size:12px}
.governance-example .status{min-height:26px;font-size:12px;line-height:18px}
@media(min-width:1060px){.governance-example .request-fields div:last-child{min-height:1.6em}.governance-example .decision-heading{min-height:30px}.governance-example .receipt-line{min-height:2.5em}}
@media(max-width:740px){.swarm-hero .hero-actions{align-items:flex-start;gap:12px 20px}.swarm-hero .hero-footnote{margin-top:14px}.governance-example .demo{padding:20px}.governance-example .request-card,.governance-example .decision-card{padding:18px}.swarm-caption{gap:10px}.swarm-caption>span{max-width:180px}.swarm-hero .hero-actions .text-link{min-height:44px;align-items:center}}
@media(max-width:380px){.swarm-hero .hero{padding-bottom:130px}.governance-example .demo{padding:14px}.governance-example .request-card,.governance-example .decision-card{padding:15px}.governance-example .request-fields div{grid-template-columns:38px minmax(0,1fr);gap:8px}.swarm-caption>span{max-width:140px}}

.swarm-hero .hero-eyebrow{display:none}.swarm-hero .announcement{margin-bottom:32px}.swarm-hero .hero-description{max-width:480px;line-height:1.5}.swarm-hero h1>span{color:inherit}.swarm-hero .hero-actions .text-link{color:var(--muted);font-weight:600}.swarm-hero .hero-actions .text-link:hover{color:var(--ink)}
@supports(background-clip:text){.swarm-hero h1{background:var(--heading-fill);background-clip:text;-webkit-background-clip:text;color:transparent}}
@media(max-width:740px){.swarm-hero .hero{padding-top:56px;padding-bottom:150px}.swarm-hero .announcement{margin-bottom:32px}.swarm-hero .hero-actions{gap:12px 20px}.governance-example{padding-block:64px}.swarm-caption>span{font-size:12px}}
@media(max-width:380px){.swarm-hero .hero{padding-top:40px;padding-bottom:130px}.swarm-hero .hero-actions .text-link{font-size:14px}}
@media(forced-colors:active){.swarm-hero h1{background:none;color:CanvasText}.motion-toggle{background:ButtonFace;color:ButtonText}}
@media print{.swarm-hero h1{background:none;color:black}.swarm-hero .hero-copy{padding-left:0}}
.swarm-hero .hero{padding-block:56px 80px}
.swarm-caption{right:max(32px,calc((100vw - var(--content-width))/2))}
@media(max-width:740px){.swarm-hero .hero{padding-top:40px;padding-bottom:96px}.swarm-caption{justify-content:flex-end}}

.swarm-hero .hero-footnote a{color:inherit;text-underline-offset:4px}.swarm-hero .hero-footnote a:hover{color:var(--ink)}
