.platform-hero__copy .platform-kicker,.platform-hero__copy .platform-lede,.platform-hero__copy .platform-actions,.platform-hero__copy .platform-hero__note,.platform-hero__copy #platform-title{animation:platform-rise .62s var(--ease-out-expo) backwards}.platform-hero__copy .platform-kicker{animation-delay:40ms}.platform-hero__copy #platform-title{animation-delay:.12s}.platform-hero__copy .platform-lede{animation-delay:.2s}.platform-hero__copy .platform-actions{animation-delay:.28s}.platform-hero__copy .platform-hero__note{animation-delay:.36s}.platform-live{animation:platform-settle .9s var(--ease-out-expo) .18s backwards}@keyframes platform-rise{0%{transform:translateY(14px);opacity:0}}@keyframes platform-settle{0%{transform:translateY(26px) scale(.985);opacity:0}}.platform-activity-entry{transition:transform .18s var(--ease-out-expo),border-color .18s ease}.platform-activity-entry:hover{transform:translateY(-3px)}.platform-tier{transition:transform .2s var(--ease-out-expo),box-shadow .2s ease}.platform-tier:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.platform-cta{transition:transform .18s var(--ease-out-expo),background-color .18s ease}.platform-cta:hover{transform:translateY(-2px)}.platform-proof p{max-width:34ch;font-size:clamp(var(--text-lg),.9rem + .9vw,var(--text-xl));line-height:1.3}.platform-agent{--agent-night: #21221f;--agent-deep: #191a17;--agent-raise: #23241f;--agent-cream: #f5f1e8;--agent-line: #3a3b36;--agent-mute: #b3aea1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;padding:clamp(2.5rem,6vw,5rem);border-radius:var(--radius-lg);background:var(--agent-night);color:var(--agent-cream)}.platform-agent__copy{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem)}.platform-agent .platform-kicker{color:hsl(var(--gold-400))}.platform-agent__lede{max-width:44ch;margin:0;color:var(--agent-mute);font-size:var(--text-md)}.platform-agent__actors{display:flex;flex-direction:column;gap:var(--space-3);margin:0;padding:0;list-style:none}.platform-agent__actor{display:grid;grid-template-columns:auto auto 1fr;gap:0 var(--space-3);align-items:baseline;padding-bottom:var(--space-3);border-bottom:1px solid var(--agent-line)}.platform-agent__count{color:hsl(var(--gold-400));font-family:var(--font-display);font-size:var(--text-xl);font-variant-numeric:tabular-nums;letter-spacing:-.03em}.platform-agent__actor-name{font-weight:600}.platform-agent__endpoint{justify-self:end;color:var(--agent-mute);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-xs)}.platform-agent__actor-body{grid-column:1 / -1;margin-top:var(--space-1);color:var(--agent-mute);font-size:var(--text-base)}.platform-agent__guards{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:var(--space-5);margin:0;padding:0;list-style:none}.platform-agent__guard{display:flex;flex-direction:column;gap:var(--space-1)}.platform-agent__guard-title{font-weight:600}.platform-agent__guard-body{color:var(--agent-mute);font-size:var(--text-base)}.platform-agent__term{overflow:hidden;border:1px solid var(--agent-line);border-radius:var(--radius-md);background:var(--agent-deep);box-shadow:var(--shadow-xl);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--text-sm)}.platform-agent__term-bar{display:flex;gap:var(--space-2);align-items:center;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--agent-line);color:var(--agent-mute);font-size:var(--text-2xs)}.platform-agent__term-dot{width:7px;height:7px;border-radius:var(--radius-round);background:var(--agent-line)}.platform-agent__term-body{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-4)}.platform-agent__ask{margin:0;color:var(--agent-cream);line-height:1.5}.platform-agent__ask:before{color:hsl(var(--gold-400));content:"› "}.platform-agent__call{display:flex;gap:var(--space-2);align-items:center;padding:var(--space-1-5) var(--space-2);border-radius:var(--radius-sm);background:var(--agent-raise);color:var(--agent-cream)}.platform-agent__call-kind{margin-inline-start:auto;color:var(--agent-mute);font-size:var(--text-2xs)}.platform-agent__pending{display:flex;gap:var(--space-2);align-items:center;margin-top:var(--space-1);padding-top:var(--space-3);border-top:1px dashed var(--agent-line)}.platform-agent__pending-dot{flex:none;width:8px;height:8px;border-radius:var(--radius-round);background:hsl(var(--gold-500))}.platform-agent__pending-text{color:var(--agent-mute);font-size:var(--text-2xs);line-height:1.45}.platform-agent__pending-action{margin-inline-start:auto;padding:var(--space-1) var(--space-2);border:1px solid hsl(var(--gold-500));border-radius:var(--radius-sm);color:hsl(var(--gold-400));font-size:var(--text-2xs);white-space:nowrap}.platform-agent.in .platform-agent__call{animation:platform-pop .42s var(--ease-out-expo) backwards}.platform-agent.in .platform-agent__call:nth-of-type(1){animation-delay:.16s}.platform-agent.in .platform-agent__call:nth-of-type(2){animation-delay:.38s}.platform-agent.in .platform-agent__call:nth-of-type(3){animation-delay:.6s}.platform-agent.in .platform-agent__pending{animation:platform-pop .48s var(--ease-out-expo) .86s backwards}.platform-agent.in .platform-agent__pending-dot{animation:platform-breathe 2.4s ease-in-out 1.4s infinite}@keyframes platform-pop{0%{transform:translateY(8px);opacity:0}}@keyframes platform-breathe{0%,to{box-shadow:0 0 hsl(var(--gold-500) / .45)}50%{box-shadow:0 0 0 6px hsl(var(--gold-500) / 0)}}.platform-field{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start;padding-block:clamp(2.5rem,6vw,4.5rem)}.platform-field__copy{display:flex;flex-direction:column;gap:var(--space-3)}.platform-field__lede{max-width:38ch;margin:0;color:color-mix(in srgb,var(--platform-ink) 68%,transparent);font-size:var(--text-md)}.platform-field__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--platform-ink) 12%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--platform-ink) 12%,transparent);list-style:none;overflow:hidden}.platform-field__item{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-4) var(--space-5);background:var(--platform-ivory)}.platform-field__item-title{font-family:var(--font-display);font-weight:600;letter-spacing:-.015em}.platform-field__item-body{color:color-mix(in srgb,var(--platform-ink) 66%,transparent);font-size:var(--text-base);line-height:1.5}@media(max-width:64rem){.platform-agent{grid-template-columns:minmax(0,1fr)}}@media(max-width:60rem){.platform-field{grid-template-columns:minmax(0,1fr)}}@media(max-width:40rem){.platform-field__items{grid-template-columns:minmax(0,1fr)}.platform-agent__actor{grid-template-columns:auto 1fr}.platform-agent__endpoint{grid-column:1 / -1;justify-self:start}}@media(prefers-reduced-motion:reduce){.platform-hero__copy .platform-kicker,.platform-hero__copy .platform-lede,.platform-hero__copy .platform-actions,.platform-hero__copy .platform-hero__note,.platform-hero__copy #platform-title,.platform-live,.platform-agent.in .platform-agent__call,.platform-agent.in .platform-agent__pending,.platform-agent.in .platform-agent__pending-dot{animation:none}.platform-activity-entry,.platform-tier,.platform-cta{transition:none}.platform-activity-entry:hover,.platform-tier:hover,.platform-cta:hover{transform:none}}
