.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;align-items:center;padding:calc(var(--nav-height) + 3rem) var(--container-padding) 5rem;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-shape[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%}.shape-1[data-astro-cid-bbe6dxrz]{width:600px;height:600px;background:radial-gradient(circle,var(--orange-300) 0%,transparent 70%);opacity:.2;top:-10%;right:-5%}.shape-2[data-astro-cid-bbe6dxrz]{width:300px;height:400px;background:var(--orange-400);opacity:.08;bottom:5%;left:10%;border-radius:40% 60% 70% 30%/40% 50% 60%}.shape-3[data-astro-cid-bbe6dxrz]{width:200px;height:200px;border:2px solid var(--orange-400);opacity:.12;top:30%;right:25%;border-radius:30% 70% 50% 50%;animation:float-shape 12s ease-in-out infinite}@keyframes float-shape{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(8deg)}}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;max-width:var(--max-width);margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text[data-astro-cid-bbe6dxrz]{max-width:560px}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 10px;border-radius:var(--radius-full);background:#f5a62314;border:1px solid rgba(245,166,35,.2);font-family:var(--font-code);font-size:.75rem;color:var(--orange-600);margin-bottom:2rem;letter-spacing:.02em}.badge-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:50%;background:var(--green-500);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 #22c55e66}50%{opacity:.7;box-shadow:0 0 0 6px #22c55e00}}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:900;line-height:1.08;letter-spacing:-.035em;color:var(--text-primary);margin-bottom:1.5rem}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] .highlight[data-astro-cid-bbe6dxrz]{color:var(--orange-500)}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:.75rem}.hero-audience[data-astro-cid-bbe6dxrz]{font-family:var(--font-code);font-size:.8125rem;color:var(--text-muted);margin-bottom:2.5rem;letter-spacing:.01em}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center}.hero-card[data-astro-cid-bbe6dxrz]{width:100%;max-width:420px;background:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);border:1px solid var(--border-light);overflow:hidden}.hero-card-header[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:12px;padding:14px 18px;background:var(--cream-50);border-bottom:1px solid var(--border-light)}.hero-card-tab[data-astro-cid-bbe6dxrz]{font-family:var(--font-code);font-size:.75rem;color:var(--text-muted)}.hero-card-body[data-astro-cid-bbe6dxrz]{padding:1.5rem}.pipeline-step[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:10px;padding:8px 0}.pipeline-icon[data-astro-cid-bbe6dxrz]{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pipeline-icon--parse[data-astro-cid-bbe6dxrz]{background:#22c55e1a;color:var(--green-500)}.pipeline-icon--mask[data-astro-cid-bbe6dxrz]{background:#f5a6231a;color:var(--orange-500)}.pipeline-icon--limit[data-astro-cid-bbe6dxrz]{background:#3b82f61a;color:var(--blue-500)}.pipeline-label[data-astro-cid-bbe6dxrz]{font-size:.8125rem;font-weight:600;color:var(--text-primary);min-width:80px}.pipeline-detail[data-astro-cid-bbe6dxrz]{font-family:var(--font-code);font-size:.6875rem;color:var(--text-muted)}.pipeline-divider[data-astro-cid-bbe6dxrz]{height:1px;background:var(--border-light);margin:12px 0}.pipeline-result[data-astro-cid-bbe6dxrz]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--cream-100);border-radius:var(--radius-md);margin-bottom:12px}.result-label[data-astro-cid-bbe6dxrz]{font-family:var(--font-code);font-size:.8125rem;color:var(--text-secondary)}.result-value[data-astro-cid-bbe6dxrz]{font-family:var(--font-code);font-size:1.125rem;font-weight:600;color:var(--orange-500)}.pipeline-meta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;font-family:var(--font-code);font-size:.6875rem;color:var(--text-muted)}.sparkle[data-astro-cid-bbe6dxrz]{position:absolute;animation:sparkle-float 6s ease-in-out infinite}.sparkle-1[data-astro-cid-bbe6dxrz]{top:5%;right:5%;animation-delay:-1s}.sparkle-2[data-astro-cid-bbe6dxrz]{bottom:15%;left:52%;animation-delay:-3s}@keyframes sparkle-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(15deg)}}@media(max-width:1024px){.hero-content[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr}.hero-visual[data-astro-cid-bbe6dxrz]{margin-top:2rem}.hero[data-astro-cid-bbe6dxrz]{min-height:auto}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.25rem}}.wedge[data-astro-cid-ljhryomz]{background:var(--bg-primary)}.wedge-grid[data-astro-cid-ljhryomz]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem}.wedge-card[data-astro-cid-ljhryomz]{border-radius:var(--radius-xl);padding:2rem;position:relative;overflow:hidden}.wedge-card--red[data-astro-cid-ljhryomz]{background:var(--bg-card);border:1.5px solid rgba(239,68,68,.2)}.wedge-card--green[data-astro-cid-ljhryomz]{background:var(--bg-card);border:1.5px solid rgba(34,197,94,.25);box-shadow:0 0 0 1px #22c55e0d,var(--shadow-lg)}.wedge-card-label[data-astro-cid-ljhryomz]{font-family:var(--font-code);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin-bottom:.5rem}.wedge-label--red[data-astro-cid-ljhryomz]{color:#ef4444b3}.wedge-label--green[data-astro-cid-ljhryomz]{color:var(--green-500)}.wedge-card-title[data-astro-cid-ljhryomz]{font-size:1.25rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.75rem;color:var(--text-primary)}.wedge-flow[data-astro-cid-ljhryomz]{display:flex;flex-direction:column;align-items:center;gap:0}.flow-node[data-astro-cid-ljhryomz]{font-family:var(--font-code);font-size:.8125rem;color:var(--text-primary);padding:8px 16px;text-align:center;font-weight:500}.flow-node--muted[data-astro-cid-ljhryomz]{color:var(--text-secondary)}.flow-node--result[data-astro-cid-ljhryomz]{font-weight:700;padding:10px 20px;border-radius:var(--radius-md);font-size:.875rem}.flow-node--result-red[data-astro-cid-ljhryomz]{background:#ef44440f;color:#ef4444cc}.flow-node--result-green[data-astro-cid-ljhryomz]{background:#22c55e14;color:var(--green-500)}.flow-tag[data-astro-cid-ljhryomz]{font-size:.625rem;padding:2px 6px;border-radius:var(--radius-full);font-weight:600;letter-spacing:.03em;margin-left:4px;vertical-align:middle}.flow-tag--red[data-astro-cid-ljhryomz]{background:#ef44441a;color:#ef4444cc}.flow-tag--green[data-astro-cid-ljhryomz]{background:#22c55e1a;color:var(--green-500)}.flow-arrow[data-astro-cid-ljhryomz]{width:1.5px;height:20px;position:relative}.flow-arrow--red[data-astro-cid-ljhryomz]{background:#ef444433}.flow-arrow--green[data-astro-cid-ljhryomz]{background:#22c55e40}.flow-arrow[data-astro-cid-ljhryomz]:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent}.flow-arrow--red[data-astro-cid-ljhryomz]:after{border-top:5px solid rgba(239,68,68,.25)}.flow-arrow--green[data-astro-cid-ljhryomz]:after{border-top:5px solid rgba(34,197,94,.3)}.flow-box[data-astro-cid-ljhryomz]{width:100%;padding:1rem 1.25rem;border-radius:var(--radius-md);text-align:center}.flow-box--red[data-astro-cid-ljhryomz]{background:#ef44440a;border:1px dashed rgba(239,68,68,.15)}.flow-box--green[data-astro-cid-ljhryomz]{background:#22c55e0a;border:1px solid rgba(34,197,94,.15)}.flow-box-title[data-astro-cid-ljhryomz]{font-family:var(--font-code);font-size:.75rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.flow-box-list[data-astro-cid-ljhryomz]{list-style:none;padding:0;margin:0}.flow-box-list[data-astro-cid-ljhryomz] li[data-astro-cid-ljhryomz]{font-family:var(--font-code);font-size:.6875rem;color:var(--text-muted);padding:1px 0}.flow-box--red[data-astro-cid-ljhryomz] .flow-box-list[data-astro-cid-ljhryomz] li[data-astro-cid-ljhryomz]:before{content:"- ";color:#ef444466}.flow-box--green[data-astro-cid-ljhryomz] .flow-box-list[data-astro-cid-ljhryomz] li[data-astro-cid-ljhryomz]:before{content:"+ ";color:#22c55e99}.wedge-summary[data-astro-cid-ljhryomz]{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border-light);text-align:center}.wedge-summary[data-astro-cid-ljhryomz] p[data-astro-cid-ljhryomz]{font-size:.8125rem;color:var(--text-secondary);margin-bottom:.25rem;line-height:1.6}.wedge-summary--red[data-astro-cid-ljhryomz] strong[data-astro-cid-ljhryomz]{color:#ef4444cc}.wedge-summary--green[data-astro-cid-ljhryomz] strong[data-astro-cid-ljhryomz]{color:var(--green-500)}.wedge-punchline[data-astro-cid-ljhryomz]{text-align:center;margin-top:3.5rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;color:var(--text-primary);letter-spacing:-.02em;line-height:1.3}.wedge-punchline[data-astro-cid-ljhryomz] .highlight[data-astro-cid-ljhryomz]{color:var(--orange-500)}@media(max-width:768px){.wedge-grid[data-astro-cid-ljhryomz]{grid-template-columns:1fr}}.problem[data-astro-cid-oo6sugl5]{background:var(--cream-50)}.problem-grid[data-astro-cid-oo6sugl5]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;align-items:center}.problem-text[data-astro-cid-oo6sugl5] p[data-astro-cid-oo6sugl5]{font-size:1.0625rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.25rem}.problem-questions[data-astro-cid-oo6sugl5],.problem-approaches[data-astro-cid-oo6sugl5]{list-style:none;padding:0;margin:0 0 1.5rem}.problem-questions[data-astro-cid-oo6sugl5] li[data-astro-cid-oo6sugl5]{font-size:1rem;color:var(--text-primary);padding:6px 0 6px 24px;position:relative;line-height:1.6}.problem-questions[data-astro-cid-oo6sugl5] li[data-astro-cid-oo6sugl5]:before{content:"";position:absolute;left:0;top:14px;width:8px;height:8px;border-radius:50%;background:#ef444480}.problem-approaches[data-astro-cid-oo6sugl5] li[data-astro-cid-oo6sugl5]{font-family:var(--font-code);font-size:.875rem;color:var(--text-muted);padding:4px 0 4px 24px;position:relative}.problem-approaches[data-astro-cid-oo6sugl5] li[data-astro-cid-oo6sugl5]:before{content:"~";position:absolute;left:6px;color:var(--text-muted)}.problem-emphasis[data-astro-cid-oo6sugl5]{font-weight:700;color:var(--text-primary)!important;font-size:1.125rem!important;border-left:3px solid rgba(239,68,68,.4);padding-left:1rem}.problem-card[data-astro-cid-oo6sugl5]{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.problem-card-header[data-astro-cid-oo6sugl5]{padding:12px 18px;border-bottom:1px solid var(--border-light);font-family:var(--font-code);font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:8px}.problem-card-dot[data-astro-cid-oo6sugl5]{width:7px;height:7px;border-radius:50%}.problem-card-dot--red[data-astro-cid-oo6sugl5]{background:#ef444499}.problem-card-body[data-astro-cid-oo6sugl5]{padding:1.25rem 1.5rem}.agent-row[data-astro-cid-oo6sugl5]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border-light)}.agent-row[data-astro-cid-oo6sugl5]:last-child{border-bottom:none}.agent-label[data-astro-cid-oo6sugl5]{font-family:var(--font-code);font-size:.8125rem;color:var(--text-muted)}.agent-answer[data-astro-cid-oo6sugl5]{font-size:.875rem;color:var(--text-secondary)}.agent-answer[data-astro-cid-oo6sugl5] strong[data-astro-cid-oo6sugl5]{color:#ef4444cc;font-weight:700}.problem-card-footer[data-astro-cid-oo6sugl5]{padding:12px 18px;background:#ef44440a;border-top:1px solid rgba(239,68,68,.1);font-size:.8125rem;color:#ef4444b3;font-weight:600;text-align:center}@media(max-width:1024px){.problem-grid[data-astro-cid-oo6sugl5]{grid-template-columns:1fr;gap:2.5rem}}.solution[data-astro-cid-utstonhj]{background:var(--bg-primary)}.solution-grid[data-astro-cid-utstonhj]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;position:relative}.solution-grid[data-astro-cid-utstonhj]:before{content:"";position:absolute;top:28px;left:calc(16.66% + 40px);right:calc(16.66% + 40px);height:2px;background:linear-gradient(90deg,var(--orange-300),var(--orange-400),var(--orange-300));opacity:.25}.solution-step[data-astro-cid-utstonhj]{text-align:center;padding:1.5rem}.solution-num[data-astro-cid-utstonhj]{font-family:var(--font-display);font-size:.6875rem;color:var(--orange-500);letter-spacing:.1em;margin-bottom:1rem}.solution-step[data-astro-cid-utstonhj] h3[data-astro-cid-utstonhj]{font-size:1.125rem;font-weight:700;margin-bottom:.625rem;letter-spacing:-.01em}.solution-step[data-astro-cid-utstonhj] p[data-astro-cid-utstonhj]{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;max-width:280px;margin:0 auto}.solution-features[data-astro-cid-utstonhj]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:4rem;max-width:800px;margin-left:auto;margin-right:auto}.sol-feature[data-astro-cid-utstonhj]{display:flex;gap:14px;align-items:flex-start;padding:1.25rem 1.5rem;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all .3s var(--ease-out-expo)}.sol-feature[data-astro-cid-utstonhj]:hover{border-color:var(--border-medium);transform:translateY(-2px);box-shadow:var(--shadow-md)}.sol-feature-dot[data-astro-cid-utstonhj]{width:8px;height:8px;border-radius:50%;background:var(--orange-400);flex-shrink:0;margin-top:6px}.sol-feature[data-astro-cid-utstonhj] h4[data-astro-cid-utstonhj]{font-size:.9375rem;font-weight:700;margin-bottom:.25rem}.sol-feature[data-astro-cid-utstonhj] p[data-astro-cid-utstonhj]{font-size:.8125rem;color:var(--text-secondary);line-height:1.55}@media(max-width:768px){.solution-grid[data-astro-cid-utstonhj]{grid-template-columns:1fr}.solution-grid[data-astro-cid-utstonhj]:before{display:none}.solution-features[data-astro-cid-utstonhj]{grid-template-columns:1fr}}.integrations[data-astro-cid-bfhcfioi]{background:var(--cream-50)}.integrations-grid[data-astro-cid-bfhcfioi]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3.5rem}.integration-card[data-astro-cid-bfhcfioi]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:all .3s var(--ease-out-expo)}.integration-card[data-astro-cid-bfhcfioi]:hover{border-color:var(--border-medium);transform:translateY(-2px);box-shadow:var(--shadow-md)}.integration-logo[data-astro-cid-bfhcfioi]{width:40px;height:40px;flex-shrink:0;color:var(--orange-500)}.integration-logo[data-astro-cid-bfhcfioi] svg[data-astro-cid-bfhcfioi]{width:40px;height:40px}.integration-header[data-astro-cid-bfhcfioi]{display:flex;align-items:center;gap:8px;margin-bottom:.375rem}.integration-header[data-astro-cid-bfhcfioi] h3[data-astro-cid-bfhcfioi]{font-size:.9375rem;font-weight:700}.integration-badge[data-astro-cid-bfhcfioi]{font-family:var(--font-code);font-size:.5625rem;padding:2px 8px;border-radius:var(--radius-full);background:#22c55e1a;color:var(--green-500);font-weight:600;letter-spacing:.05em;text-transform:uppercase}.integration-info[data-astro-cid-bfhcfioi] p[data-astro-cid-bfhcfioi]{font-size:.8125rem;color:var(--text-secondary);line-height:1.55}@media(max-width:1024px){.integrations-grid[data-astro-cid-bfhcfioi]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.integrations-grid[data-astro-cid-bfhcfioi]{grid-template-columns:1fr}}.positioning[data-astro-cid-gguisg5g]{background:var(--cream-50)}.positioning-content[data-astro-cid-gguisg5g]{max-width:720px;margin:0 auto;text-align:center}.positioning-title[data-astro-cid-gguisg5g]{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;line-height:1.15;letter-spacing:-.03em;margin-bottom:3rem;color:var(--text-primary)}.positioning-title[data-astro-cid-gguisg5g] .highlight[data-astro-cid-gguisg5g]{color:var(--orange-500)}.positioning-grid[data-astro-cid-gguisg5g]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;text-align:left}.positioning-col[data-astro-cid-gguisg5g]{padding:1.75rem;border-radius:var(--radius-xl)}.positioning-col--good[data-astro-cid-gguisg5g]{background:#22c55e0a;border:1px solid rgba(34,197,94,.15)}.positioning-col--bad[data-astro-cid-gguisg5g]{background:#ef444408;border:1px solid rgba(239,68,68,.12)}.positioning-col-label[data-astro-cid-gguisg5g]{font-family:var(--font-code);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;margin-bottom:1rem}.positioning-col-label--good[data-astro-cid-gguisg5g]{color:var(--green-500)}.positioning-col-label--bad[data-astro-cid-gguisg5g]{color:#ef4444b3}.positioning-col[data-astro-cid-gguisg5g] ul[data-astro-cid-gguisg5g]{list-style:none;padding:0;margin:0}.positioning-col[data-astro-cid-gguisg5g] li[data-astro-cid-gguisg5g]{font-size:.9375rem;color:var(--text-primary);padding:6px 0 6px 20px;position:relative;line-height:1.5}.positioning-col--good[data-astro-cid-gguisg5g] li[data-astro-cid-gguisg5g]:before{content:"";position:absolute;left:0;top:13px;width:6px;height:6px;border-radius:50%;background:var(--green-500)}.positioning-col--bad[data-astro-cid-gguisg5g] li[data-astro-cid-gguisg5g]:before{content:"";position:absolute;left:0;top:13px;width:6px;height:6px;border-radius:50%;background:#ef444480}.positioning-closing[data-astro-cid-gguisg5g]{margin-top:2.5rem;font-size:1.125rem;font-weight:600;color:var(--text-primary);line-height:1.6}@media(max-width:768px){.positioning-grid[data-astro-cid-gguisg5g]{grid-template-columns:1fr}}.metrics-example[data-astro-cid-qg5ry7kd]{background:var(--cream-50)}.metrics-grid[data-astro-cid-qg5ry7kd]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:4rem;align-items:start}.callout[data-astro-cid-qg5ry7kd]{display:flex;gap:14px;padding:1.5rem;background:#f5a6230f;border:1px solid rgba(245,166,35,.15);border-radius:var(--radius-lg);margin-bottom:1.5rem}.callout-icon[data-astro-cid-qg5ry7kd]{flex-shrink:0;margin-top:2px}.callout-title[data-astro-cid-qg5ry7kd]{font-size:.9375rem;font-weight:700;margin-bottom:.5rem}.callout-text[data-astro-cid-qg5ry7kd]{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.response-card[data-astro-cid-qg5ry7kd]{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.response-header[data-astro-cid-qg5ry7kd]{padding:12px 16px;background:#22c55e0f;border-bottom:1px solid var(--border-light);font-family:var(--font-display);font-size:.75rem;color:var(--green-500);display:flex;align-items:center;gap:8px;letter-spacing:.03em}.response-body[data-astro-cid-qg5ry7kd]{padding:.25rem 1.25rem}.response-row[data-astro-cid-qg5ry7kd]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border-light);font-size:.875rem;color:var(--text-secondary)}.response-row[data-astro-cid-qg5ry7kd]:last-child{border-bottom:none}.response-val[data-astro-cid-qg5ry7kd]{font-weight:600;font-family:var(--font-code);font-size:.8125rem;color:var(--text-primary)}.response-val--accent[data-astro-cid-qg5ry7kd]{color:var(--orange-500)}.response-val--green[data-astro-cid-qg5ry7kd]{color:var(--green-500)}@media(max-width:1024px){.metrics-grid[data-astro-cid-qg5ry7kd]{grid-template-columns:1fr}}
