.hero-split{align-items:center;gap:clamp(1.5rem,3vw,3rem);display:grid}@media (width>=60rem){.hero-split{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}.hero-copy{gap:1.25rem;display:grid}.chat{gap:.75rem;min-width:0;margin:0;display:grid}.chat-bar{background:#e9e7df;border-radius:14px 14px 0 0;align-items:center;gap:.5rem;height:2.5rem;padding-inline:1rem;display:flex;position:relative}.chat-bar i{border-radius:50%;width:.75rem;height:.75rem;display:block}.chat-bar i:first-child{background:#ff5f57}.chat-bar i:nth-child(2){background:#febc2e}.chat-bar i:nth-child(3){background:#28c840}.chat-bar span{color:var(--landing-ink-quiet);font-size:.875rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.chat-body{box-shadow:0 24px 60px color-mix(in oklab, var(--landing-ink) 28%, transparent);background:#faf9f5;border-radius:0 0 14px 14px;gap:1rem;margin-top:-.75rem;padding:1.25rem;display:grid}.chat-body p{color:var(--landing-ink);font-size:1rem;line-height:1.5}.chat-user{background:#eeece4;border-radius:18px 18px 4px;justify-self:end;max-width:85%;padding:.7rem 1rem}.chat-turn{grid-template-columns:1.75rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.chat-mark{background:#d97757;border-radius:50%;width:1.75rem;height:1.75rem;margin-top:.15rem;position:relative}.chat-mark:before,.chat-mark:after{content:"";background:#faf9f5;width:1rem;height:2px;position:absolute;top:50%;left:50%}.chat-mark:before{transform:translate(-50%,-50%)rotate(45deg)}.chat-mark:after{transform:translate(-50%,-50%)rotate(-45deg)}.chat-text{gap:.75rem;min-width:0;display:grid}.chat-tool{background:#fff;border:1px solid #ddd9cc;border-radius:10px;gap:.5rem;padding:.75rem .9rem;display:grid}.chat-tool p,.chat-tool dt,.chat-tool dd{font-size:.875rem;line-height:1.4}.chat-tool-name{color:var(--landing-ink-quiet);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.chat-tool-name span{background:var(--landing-ink);color:#fff;font-family:var(--font-sans);border-radius:4px;margin-right:.5rem;padding:.1rem .45rem;font-size:.75rem;font-weight:500;display:inline-block}.chat-tool dl{gap:.25rem;margin:0;display:grid}.chat-tool dl div{grid-template-columns:5rem minmax(0,1fr);gap:.5rem;display:grid}.chat-tool dt{color:var(--landing-ink-quiet);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.chat-tool dd{color:var(--landing-ink);margin:0}.chat-tool-out{color:#2e7d4f;border-top:1px solid #ddd9cc;padding-top:.5rem}.chat figcaption{color:var(--landing-ink-quiet)}.inside h3{margin-bottom:.35rem}.inside>div{border-top-width:2px;border-top-color:var(--landing-rule-on-ink);padding-top:1rem}@media (width>=48rem){.inside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=72rem){.inside{grid-template-columns:repeat(4,minmax(0,1fr))}}.voices-light .voices .testimonial{border-top-color:color-mix(in oklab, var(--landing-ink) 15%, transparent)}.voices-light .voices [data-reveal]{opacity:1;transform:none}
