.scene:where(.astro-oz5lwn5z){aspect-ratio:4/3;width:100%;max-width:640px;margin:0 auto;position:relative}.wires:where(.astro-oz5lwn5z){width:100%;height:100%;position:absolute;inset:0}.wire:where(.astro-oz5lwn5z){stroke:var(--color-brand-lighter);stroke-width:3px;stroke-linecap:round;stroke-dasharray:.1 12;animation:1.6s linear infinite wire-flow}@keyframes wire-flow{to{stroke-dashoffset:-12.1px}}.tile:where(.astro-oz5lwn5z){background-color:var(--color-white);border:1px solid #00303a0f;border-radius:16px;justify-content:center;align-items:center;width:clamp(44px,9vw,62px);height:clamp(44px,9vw,62px);animation:5.5s ease-in-out infinite tile-float;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 28px #00303a1f}.tile:where(.astro-oz5lwn5z) i:where(.astro-oz5lwn5z){color:var(--color-brand);font-size:clamp(20px,3.5vw,26px)}.tile:where(.astro-oz5lwn5z) .tile-logo{width:clamp(21px,3.6vw,27px);height:auto;fill:var(--color-brand)}.tile:where(.astro-oz5lwn5z):nth-child(odd){animation-delay:1s}@keyframes tile-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}}.doc:where(.astro-oz5lwn5z){background-color:var(--color-white);border:1px solid #00303a0f;border-radius:14px;width:38%;padding:clamp(16px,2.6vw,26px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #00303a29}.doc-fold:where(.astro-oz5lwn5z){clip-path:polygon(0 0,100% 0,100% 100%);background-color:#00303a12;border-top-right-radius:14px;width:clamp(22px,3.4vw,34px);height:clamp(22px,3.4vw,34px);position:absolute;top:0;right:0}.doc-head:where(.astro-oz5lwn5z){margin-bottom:clamp(14px,2vw,22px)}.doc-head:where(.astro-oz5lwn5z) svg{width:clamp(20px,3vw,28px);height:auto}.doc-head:where(.astro-oz5lwn5z) svg path{fill:var(--color-brand)}.doc-title:where(.astro-oz5lwn5z){font-family:var(--font-sans-tight);color:var(--color-brand-black);margin-bottom:clamp(14px,2vw,20px);font-size:clamp(15px,2.4vw,22px);font-weight:400;line-height:1.15}.doc-lines:where(.astro-oz5lwn5z){flex-direction:column;gap:clamp(7px,1.1vw,11px);margin-bottom:clamp(12px,1.8vw,18px);display:flex}.doc-lines:where(.astro-oz5lwn5z) span:where(.astro-oz5lwn5z){background-color:#00303a17;border-radius:99px;height:clamp(5px,.8vw,7px);display:block}.doc-code:where(.astro-oz5lwn5z){background-color:#00303a0a;border:1px solid #00303a14;border-radius:8px;justify-content:center;align-items:center;height:clamp(34px,5vw,48px);margin-bottom:clamp(12px,1.8vw,18px);display:flex}.doc-code:where(.astro-oz5lwn5z) i:where(.astro-oz5lwn5z){color:var(--color-brand);opacity:.55;font-size:clamp(14px,2vw,18px)}.terminal:where(.astro-oz5lwn5z){background-color:var(--code-block-bg);border-radius:12px;width:46%;animation:.8s ease-out both term-rise;position:absolute;top:60%;left:56%;overflow:hidden;box-shadow:0 26px 60px #00181e66}@keyframes term-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.terminal-bar:where(.astro-oz5lwn5z){gap:6px;padding:clamp(8px,1.2vw,11px) clamp(10px,1.4vw,14px);display:flex}.terminal-bar:where(.astro-oz5lwn5z) span:where(.astro-oz5lwn5z){background-color:#ffffff38;border-radius:50%;width:clamp(7px,1vw,9px);height:clamp(7px,1vw,9px)}.terminal-bar:where(.astro-oz5lwn5z) span:where(.astro-oz5lwn5z):first-child{background-color:#ff5f57}.terminal-bar:where(.astro-oz5lwn5z) span:where(.astro-oz5lwn5z):nth-child(2){background-color:#febc2e}.terminal-bar:where(.astro-oz5lwn5z) span:where(.astro-oz5lwn5z):nth-child(3){background-color:#28c840}.terminal-body:where(.astro-oz5lwn5z){font-family:var(--font-mono);color:var(--code-fg);margin:0;padding:clamp(6px,1vw,10px) clamp(14px,1.8vw,20px) clamp(16px,2vw,22px);font-size:clamp(9px,1.35vw,13px);line-height:1.5}.t-line:where(.astro-oz5lwn5z){white-space:pre;display:block}.t-indent:where(.astro-oz5lwn5z){padding-left:1.2em}.t-prompt:where(.astro-oz5lwn5z){color:var(--code-comment)}.t-kw:where(.astro-oz5lwn5z){color:var(--code-keyword)}.t-url:where(.astro-oz5lwn5z){color:var(--code-string)}.t-ok:where(.astro-oz5lwn5z){color:var(--code-string);margin-top:.9em}.t-check:where(.astro-oz5lwn5z){color:var(--code-string)}@media (width<=1024px){.doc:where(.astro-oz5lwn5z){width:42%}.terminal:where(.astro-oz5lwn5z){width:50%}}@media (prefers-reduced-motion:reduce){.wire:where(.astro-oz5lwn5z),.tile:where(.astro-oz5lwn5z),.terminal:where(.astro-oz5lwn5z){animation:none}}.code-block:where(.astro-c6nuo4je){background-color:var(--code-block-bg);border-radius:12px;position:relative;overflow:hidden}pre:where(.astro-c6nuo4je){margin:0;padding:20px 56px 20px 24px;overflow-x:auto}code:where(.astro-c6nuo4je){font-family:var(--font-mono);color:var(--code-fg);white-space:pre;tab-size:2;font-size:13.5px;line-height:1.7}.code-lang:where(.astro-c6nuo4je){display:none;position:absolute;top:12px;left:24px}.code-copy:where(.astro-c6nuo4je){width:32px;height:32px;color:var(--color-brand-lightest);background-color:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.code-copy:where(.astro-c6nuo4je):hover{color:var(--color-white);background-color:#ffffff24}.code-copy:where(.astro-c6nuo4je).copied{color:var(--color-brand-lighter)}.code-copy:where(.astro-c6nuo4je) i:where(.astro-c6nuo4je){font-size:15px}.client-tabs:where(.astro-empxsgcc){background-color:var(--color-white);border:1px solid #00303a0d;border-radius:20px;max-width:820px;overflow:hidden;box-shadow:0 20px 50px #00303a17}.tablist:where(.astro-empxsgcc){scrollbar-width:none;border-bottom:1px solid #00303a12;gap:4px;padding:10px;display:flex;overflow-x:auto}.tablist:where(.astro-empxsgcc)::-webkit-scrollbar{display:none}.tab:where(.astro-empxsgcc){white-space:nowrap;color:var(--color-black-lighter);border-radius:12px;align-items:center;gap:9px;padding:10px 18px;transition:all .2s;display:flex}.tab:where(.astro-empxsgcc) i:where(.astro-empxsgcc){font-size:16px}.tab:where(.astro-empxsgcc) .tab-logo{fill:currentColor;flex-shrink:0;width:16px;height:16px}.tab:where(.astro-empxsgcc) span:where(.astro-empxsgcc){font-family:var(--font-sans);letter-spacing:-.2px;font-size:15px;font-weight:500}.tab:where(.astro-empxsgcc):hover{background-color:#00303a0d}.tab:where(.astro-empxsgcc).active{background-color:var(--color-brand-black);color:var(--color-white)}.panels:where(.astro-empxsgcc){min-height:420px;padding:clamp(20px,3vw,36px)}@media (width<=768px){.panels:where(.astro-empxsgcc){min-height:0}}.panel:where(.astro-empxsgcc){display:none}.panel:where(.astro-empxsgcc).active{display:block}.connect-buttons:where(.astro-empxsgcc){flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.connect-button:where(.astro-empxsgcc){background-color:var(--color-brand);color:var(--color-white);font-family:var(--font-sans);border-radius:12px;align-items:center;gap:10px;padding:12px 22px;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.connect-button:where(.astro-empxsgcc):hover{background-color:var(--color-brand-darker);text-decoration:none}.connect-button:where(.astro-empxsgcc) i:where(.astro-empxsgcc){opacity:.85;font-size:13px}.or-divider:where(.astro-empxsgcc){color:var(--color-black-lighter);font-family:var(--font-sans);align-items:center;gap:14px;margin:20px 0;font-size:13px;font-weight:500;display:flex}.or-divider:where(.astro-empxsgcc):before,.or-divider:where(.astro-empxsgcc):after{content:"";background-color:#00303a1a;flex:1;height:1px}.connect-buttons:where(.astro-empxsgcc):has(+.or-divider){margin-bottom:0}.steps:where(.astro-empxsgcc){counter-reset:step;flex-direction:column;gap:24px;list-style:none;display:flex}.steps:where(.astro-empxsgcc).unnumbered .step-label:where(.astro-empxsgcc):before{display:none}.step:where(.astro-empxsgcc){counter-increment:step}.step-label:where(.astro-empxsgcc){font-family:var(--font-sans);color:var(--color-brand-black);align-items:center;gap:12px;margin-bottom:12px;font-size:15px;font-weight:500;display:flex}.step-label:where(.astro-empxsgcc):before{content:counter(step);background-color:var(--color-brand-tint);width:24px;height:24px;color:var(--color-brand);font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.note:where(.astro-empxsgcc){background-color:var(--color-brand-tint);font-family:var(--font-sans);color:var(--color-brand-darker);border-radius:12px;align-items:flex-start;gap:10px;margin-top:24px;padding:14px 18px;font-size:14px;line-height:1.5;display:flex}.note:where(.astro-empxsgcc) i:where(.astro-empxsgcc){color:var(--color-brand);margin-top:2px;font-size:15px}.desktop-only:where(.astro-sk4gmmoz){display:inline}@media (width<=1024px){.desktop-only:where(.astro-sk4gmmoz){display:none}}.section-header:where(.astro-sk4gmmoz){text-align:left;margin:0 0 clamp(40px,5vw,64px)}.section-header:where(.astro-sk4gmmoz) .headline:where(.astro-sk4gmmoz){margin-bottom:16px;font-size:clamp(28px,3.2vw,42px)}.section-header:where(.astro-sk4gmmoz) .subheadline:where(.astro-sk4gmmoz){opacity:.75}.hero:where(.astro-sk4gmmoz){background-color:var(--color-cream);min-height:100svh;padding:calc(70px + clamp(24px, 5vw, 80px)) var(--container-padding) clamp(40px, 7vw, 96px);max-width:var(--container-max-width);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,88px);margin:0 auto;display:grid}@media (width<=1024px){.hero:where(.astro-sk4gmmoz){text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:calc(70px + clamp(20px,8vw,48px))}}.hero-content:where(.astro-sk4gmmoz) .headline:where(.astro-sk4gmmoz){color:var(--color-brand-black);font-size:clamp(32px,4vw,52px)}@media (width<=768px){.hero-content:where(.astro-sk4gmmoz) .headline:where(.astro-sk4gmmoz){font-size:clamp(38px,9vw,56px)}}.hero-content:where(.astro-sk4gmmoz) .overline:where(.astro-sk4gmmoz){color:var(--color-brand);margin-bottom:20px}.hero-content:where(.astro-sk4gmmoz) .subheadline:where(.astro-sk4gmmoz){opacity:.82;max-width:540px;margin:28px 0 36px}@media (width<=1024px){.hero-content:where(.astro-sk4gmmoz) .subheadline:where(.astro-sk4gmmoz){margin-inline:auto}}.button-wrapper:where(.astro-sk4gmmoz){gap:16px;display:flex}.button-wrapper:where(.astro-sk4gmmoz) .btn{justify-content:center;min-width:170px}@media (width<=1024px){.button-wrapper:where(.astro-sk4gmmoz){justify-content:center}}@media (width<=480px){.button-wrapper:where(.astro-sk4gmmoz){flex-direction:column;align-items:center}}@media (width<=1024px){.hero-visual:where(.astro-sk4gmmoz){order:-1;width:100%;max-width:480px;margin:0 auto}}.usecases:where(.astro-sk4gmmoz){background-color:var(--color-cream);padding:clamp(40px, 7vw, 96px) var(--container-padding);max-width:var(--container-max-width);margin:0 auto}.usecase-grid:where(.astro-sk4gmmoz){grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=1024px){.usecase-grid:where(.astro-sk4gmmoz){grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.usecase-grid:where(.astro-sk4gmmoz){grid-template-columns:1fr}}.usecase-card:where(.astro-sk4gmmoz){background-color:var(--color-white);border:1px solid #00303a0d;border-radius:16px;padding:clamp(24px,3vw,34px);transition:all .3s;box-shadow:0 14px 36px #00303a0f}.usecase-card:where(.astro-sk4gmmoz):hover{transform:translateY(-3px);box-shadow:0 20px 44px #00303a1a}.usecase-icon:where(.astro-sk4gmmoz){color:var(--color-brand);margin-bottom:18px;font-size:24px;display:block}.usecase-title:where(.astro-sk4gmmoz){font-family:var(--font-sans-tight);color:var(--color-brand-black);margin-bottom:10px;font-size:clamp(20px,2vw,24px);font-weight:400;line-height:1.15}.usecase-desc:where(.astro-sk4gmmoz){font-family:var(--font-sans);opacity:.72;font-size:14.5px;line-height:1.6}.readwrite:where(.astro-sk4gmmoz){max-width:calc(var(--container-max-width) + 160px);margin:0 auto clamp(48px,7vw,96px);padding:clamp(12px,4vw,24px)}.readwrite-inner:where(.astro-sk4gmmoz){background-color:var(--color-brand-darker);color:var(--color-white);padding:clamp(40px, 6vw, 80px) var(--container-padding);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,5vw,72px);display:grid}@media (width<=1024px){.readwrite-inner:where(.astro-sk4gmmoz){grid-template-columns:1fr;gap:36px}}.readwrite-text:where(.astro-sk4gmmoz) .headline:where(.astro-sk4gmmoz){margin-bottom:20px;font-size:clamp(28px,3.2vw,42px)}.overline-light:where(.astro-sk4gmmoz){color:var(--color-brand-lightest)!important}.readwrite-body:where(.astro-sk4gmmoz){font-family:var(--font-sans);opacity:.85;font-size:clamp(16px,1.6vw,20px);line-height:1.6}.readwrite-text:where(.astro-sk4gmmoz) .button-wrapper:where(.astro-sk4gmmoz){flex-wrap:wrap;gap:16px;margin-top:clamp(28px,4vw,40px);display:flex}.readwrite-text:where(.astro-sk4gmmoz) .button-wrapper:where(.astro-sk4gmmoz) .btn{justify-content:center;min-width:170px}.readwrite-cards:where(.astro-sk4gmmoz){flex-direction:column;gap:16px;display:flex}.rw-card:where(.astro-sk4gmmoz){border-radius:16px;padding:22px 26px}.rw-card-muted:where(.astro-sk4gmmoz){background-color:#ffffff0f;border:1px solid #ffffff1a}.rw-card-brand:where(.astro-sk4gmmoz){background-color:var(--color-brand);box-shadow:0 16px 40px #00000040}.rw-tag:where(.astro-sk4gmmoz){font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.96px;opacity:.7;margin-bottom:12px;font-size:11px;font-weight:500;display:block}.rw-line:where(.astro-sk4gmmoz){font-family:var(--font-sans);padding:5px 0 5px 24px;font-size:14.5px;line-height:1.5;position:relative}.rw-line:where(.astro-sk4gmmoz):before{content:"→";opacity:.6;position:absolute;left:0}.rw-line-dim:where(.astro-sk4gmmoz){opacity:.5}.rw-line-strong:where(.astro-sk4gmmoz){font-weight:600}.setup:where(.astro-sk4gmmoz){background-color:var(--color-cream);padding:clamp(40px, 7vw, 96px) var(--container-padding);max-width:1100px;margin:0 auto}
