.hero{min-height:auto;padding:8rem 2rem 5rem;background:#0a0a0a;position:relative;overflow:hidden;text-align:center}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(14,165,233,.1) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 80% 70%,rgba(14,165,233,.07) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 50% 15%,rgba(99,102,241,.05) 0%,transparent 50%);animation:meshDrift 25s ease-in-out infinite alternate}@keyframes meshDrift{0%{transform:scale(1) rotate(0)}to{transform:scale(1.03) rotate(1deg)}}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero-inner{max-width:720px;margin:0 auto;position:relative;z-index:1}.hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9;margin-bottom:1.25rem}.hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;letter-spacing:-.03em;color:#fff;margin:0 0 1.5rem;line-height:1.1}.hero-sub{font-size:clamp(1rem,1.5vw,1.15rem);color:#fff9;line-height:1.7;max-width:560px;margin:0 auto 2.5rem}.hero-actions{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:4rem}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#0ea5e9;color:#fff;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;border:none;cursor:pointer;transition:background .3s,transform .2s}.cta-primary:hover{background:#0284c7;transform:translateY(-1px)}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.12);border-radius:12px;font-weight:500;font-size:.95rem;text-decoration:none;transition:all .3s}.cta-secondary:hover{border-color:#ffffff40;color:#fff}.chat{width:100%;max-width:640px;margin:0 auto;background:#ffffff0a;backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden;box-shadow:0 24px 80px #00000059,inset 0 1px #ffffff0a;text-align:left;transform:rotate(-.5deg);transition:transform .6s cubic-bezier(.4,0,.2,1)}.chat:hover{transform:rotate(0) scale(1.005)}.chat-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#ffffff04;border-bottom:1px solid rgba(255,255,255,.04)}.chat-dots{display:flex;gap:7px}.dot{width:10px;height:10px;border-radius:50%;opacity:.55}.dot:nth-child(1){background:#ef4444}.dot:nth-child(2){background:#eab308}.dot:nth-child(3){background:#22c55e}.chat-name{font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:600;color:#ffffffd9}.model-pill{display:flex;align-items:center;gap:6px;padding:5px 12px;background:#0ea5e912;border:1px solid rgba(14,165,233,.12);border-radius:100px;font-size:.72rem;color:#0ea5e9;font-weight:500}.pill-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;animation:breathe 2.5s ease-in-out infinite}@keyframes breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.chat-body{padding:16px 18px;display:flex;flex-direction:column;gap:10px}.msg{display:flex;max-width:100%}.msg-u{justify-content:flex-end}.msg-a{justify-content:flex-start}.bub{max-width:75%;padding:10px 15px;border-radius:15px;font-size:.85rem;line-height:1.55}.msg-u .bub{background:#0ea5e9;color:#fff;border-bottom-right-radius:4px}.msg-a .bub{background:#ffffff0d;color:#ffffffd1;border:1px solid rgba(255,255,255,.04);border-bottom-left-radius:4px}.typing{display:flex;gap:4px;padding:6px 0}.typing i{width:6px;height:6px;border-radius:50%;background:#ffffff40;font-style:normal;animation:ty 1.4s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes ty{0%,60%,to{transform:translateY(0);opacity:.25}30%{transform:translateY(-4px);opacity:1}}.chat-foot{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-top:1px solid rgba(255,255,255,.04);background:#ffffff03}.chat-foot span{font-size:.84rem;color:#ffffff2e}.send-btn{width:30px;height:30px;border-radius:50%;background:#0ea5e9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;transition:all .3s}.send-btn:hover{background:#0284c7;transform:scale(1.08)}.stats{padding:4rem 2rem;background:#fff;text-align:center}.stats-row{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.stat{text-align:center}.stat-num{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3vw,2.5rem);font-weight:700;color:#0a0a0a;line-height:1}.stat-label{font-size:.82rem;color:#64748b;margin-top:.25rem}.stat-sep{width:1px;height:40px;background:#e2e8f0}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(14,165,233,.06),transparent)}.sec-head{text-align:center;margin-bottom:4rem}.sec-head .lbl{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9;margin-bottom:1rem}.sec-head h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:#0a0a0a;letter-spacing:-.02em}.sec-head p{font-size:1rem;color:#64748b;line-height:1.7;max-width:560px;margin:1rem auto 0}.features{padding:6rem 2rem;background:#fff}.f-inner{max-width:1100px;margin:0 auto}.bento{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(360px,1fr);gap:0}.b-card{padding:2.5rem;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:border-color .3s}.b-card:hover{border-color:#0ea5e926}.b-card:nth-child(2n){border-right:none}.b-card .n{font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.12em;color:#0ea5e9;margin-bottom:.6rem}.b-card h3{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;color:#0a0a0a;line-height:1.3;margin-bottom:.6rem}.b-card>p{font-size:.9375rem;line-height:1.6;color:#64748b}.b-card .card-content{flex:1}.b-card .card-visual{margin-top:1.5rem}.m-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.m-chip{display:flex;align-items:center;gap:8px;padding:9px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.78rem;font-weight:500;color:#0a0a0a;transition:all .3s;cursor:pointer}.m-chip:hover,.m-chip.on{border-color:#0ea5e9;background:#0ea5e908;box-shadow:0 2px 12px #0ea5e90f}.m-dot{width:7px;height:7px;border-radius:50%;background:#0ea5e9;flex-shrink:0}.switch-demo{margin-top:1rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;gap:.75rem;font-size:.78rem;color:#64748b}.switch-from{font-weight:500;color:#0a0a0a}.switch-to{font-weight:500;color:#0ea5e9}.switch-arrow{color:#0ea5e9;font-size:.9rem;animation:swPulse 2s infinite}@keyframes swPulse{0%,to{opacity:1}50%{opacity:.35}}.agent-flow{display:flex;flex-direction:column;gap:8px}.agent-step{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.82rem;color:#0a0a0a;transition:all .3s}.agent-step:hover{border-color:#0ea5e926;background:#0ea5e905}.agent-step .step-icon{width:28px;height:28px;border-radius:8px;background:#0ea5e90f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.agent-step .step-icon svg{width:14px;height:14px;stroke:#0ea5e9;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.agent-step .step-text{font-weight:500}.agent-step .step-arrow{color:#94a3b8;font-size:.7rem;margin-left:auto}.privacy-list{display:flex;flex-direction:column;gap:10px}.privacy-item{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#334155}.privacy-item .pi-icon{width:28px;height:28px;border-radius:8px;background:#22c55e0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-item .pi-icon svg{width:14px;height:14px;stroke:#22c55e;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.byok{padding:6rem 2rem;background:#f8fafc}.byok-inner{max-width:1000px;margin:0 auto}.byok-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.byok-visual{background:#0a0a0a;border-radius:20px;padding:2.5rem;position:relative;overflow:hidden}.byok-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,rgba(14,165,233,.08) 0%,transparent 60%)}.byok-keys{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.byok-key{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;font-size:.82rem;color:#ffffffb3;transition:all .3s}.byok-key:hover{border-color:#0ea5e926;background:#ffffff0f}.byok-key .key-icon{width:28px;height:28px;border-radius:8px;background:#0ea5e91a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.byok-key .key-icon svg{width:14px;height:14px;stroke:#0ea5e9;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.byok-key .key-label{font-weight:600;color:#fff}.byok-key .key-arrow{margin-left:auto;color:#0ea5e9;font-size:.8rem}.byok-content .lbl{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9;margin-bottom:1rem}.byok-content h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;color:#0a0a0a;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.byok-content p{font-size:1rem;line-height:1.7;color:#64748b;margin-bottom:1.5rem}.byok-content .byok-note{display:flex;align-items:flex-start;gap:10px;padding:1rem;background:#0ea5e908;border:1px solid rgba(14,165,233,.08);border-radius:12px;font-size:.88rem;color:#334155;line-height:1.5}.byok-content .byok-note svg{width:18px;height:18px;stroke:#0ea5e9;fill:none;stroke-width:2;flex-shrink:0;margin-top:2px}.pricing{padding:6rem 2rem;background:#fff}.pricing-inner{max-width:900px;margin:0 auto}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.price-card{padding:2.5rem;border:1px solid #e2e8f0;border-radius:20px;background:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.price-card:hover{border-color:#0ea5e926;box-shadow:0 12px 40px #0ea5e90d}.price-card.featured{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e9}.price-card.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0ea5e9,#818cf8)}.price-badge{display:inline-block;padding:4px 10px;background:#0ea5e90f;border:1px solid rgba(14,165,233,.1);border-radius:100px;font-size:.7rem;font-weight:700;letter-spacing:.08em;color:#0ea5e9;text-transform:uppercase;margin-bottom:1rem}.price-card h3{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#0a0a0a;margin-bottom:.5rem}.price-card .price{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#0a0a0a;margin-bottom:.25rem}.price-card .price span{font-size:1rem;font-weight:400;color:#64748b}.price-card .price-desc{font-size:.88rem;color:#64748b;margin-bottom:1.5rem;line-height:1.5}.price-features{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:2rem}.price-features li{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#334155}.price-features li svg{width:16px;height:16px;stroke:#0ea5e9;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.price-features li.disabled{color:#94a3b8}.price-features li.disabled svg{stroke:#94a3b8}.price-btn{display:block;width:100%;padding:.875rem;border-radius:12px;font-weight:600;font-size:.95rem;text-align:center;text-decoration:none;transition:all .3s;cursor:pointer}.price-btn.primary{background:#0ea5e9;color:#fff;border:none}.price-btn.primary:hover{background:#0284c7}.price-btn.secondary{background:transparent;color:#0a0a0a;border:1px solid #e2e8f0}n.price-btn.secondary:hover{border-color:#0ea5e9;color:#0ea5e9}.usecases{padding:6rem 2rem;background:#f8fafc}.uc-inner{max-width:1100px;margin:0 auto}.uc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.uc{padding:2rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.uc:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#0ea5e9,#0ea5e926);transform:scaleX(0);transform-origin:left;transition:transform .4s}.uc:hover:before{transform:scaleX(1)}.uc:hover{border-color:#0ea5e91a;box-shadow:0 8px 28px #0ea5e90d;transform:translateY(-2px)}.uc-ico{width:40px;height:40px;border-radius:10px;background:#0ea5e90f;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.uc-ico svg{width:18px;height:18px;stroke:#0ea5e9;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.uc .lbl{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9;margin-bottom:.6rem}.uc h3{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#0a0a0a;line-height:1.3;margin-bottom:.6rem}.uc p{font-size:.9375rem;line-height:1.6;color:#64748b}.cta{padding:6rem 2rem;background:#0a0a0a;text-align:center;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(14,165,233,.04) 0%,transparent 70%);pointer-events:none}.cta:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(14,165,233,.15),transparent)}.cta-inner{max-width:480px;margin:0 auto;position:relative;z-index:1}.cta-lbl{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9;margin-bottom:1rem}.cta h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem}.cta p{font-size:1rem;color:#fff6;line-height:1.7;margin-bottom:2rem}.cta-form{display:flex;gap:0;max-width:420px;margin:0 auto;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:12px;overflow:hidden;transition:all .3s}.cta-form:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e914}.cta-in{flex:1;padding:.875rem 1.1rem;border:none;font-family:Inter,sans-serif;font-size:.88rem;color:#fff;background:transparent;outline:none}.cta-in::placeholder{color:#fff3}.cta-btn{padding:.875rem 1.5rem;background:#0ea5e9;color:#fff;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;border:none;cursor:pointer;transition:all .3s;white-space:nowrap}.cta-btn:hover{background:#0284c7}@media(max-width:768px){.hero{padding:7rem 1.5rem 3rem}.hero h1{font-size:clamp(2.2rem,8vw,3rem)}.hero-actions{flex-direction:column;gap:.75rem}.chat{max-width:100%}.bento{grid-template-columns:1fr;grid-auto-rows:auto}.b-card{border-right:none;padding:2rem 1.5rem}.m-grid,.byok-grid,.pricing-grid,.uc-grid{grid-template-columns:1fr}.cta-form{flex-direction:column}}.visual-terminal.sapient-term{background:#0a0a0a;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px #0003,0 0 0 1px #ffffff0d inset}.visual-terminal .terminal-bar{display:flex;gap:7px;padding:12px 16px;background:#1a1a1a}.visual-terminal .terminal-dot{width:12px;height:12px;border-radius:50%}.visual-terminal .terminal-dot.red{background:#ff5f57}.visual-terminal .terminal-dot.yellow{background:#febc2e}.visual-terminal .terminal-dot.green{background:#28c840}.visual-terminal .terminal-body{padding:18px 20px;font-family:monospace;font-size:.82rem;line-height:2.2;white-space:nowrap}.visual-terminal .t-prompt{color:#38bdf8}.visual-terminal .t-cmd{color:#fff;font-weight:500}.visual-terminal .t-success{color:#22c55e}.visual-terminal .t-output{color:#ffffffb3}.visual-terminal .t-cursor{color:#0ea5e9;animation:scursor-blink 1s step-end infinite}@keyframes scursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}
