.wf-section{background:var(--charcoal);color:#fff;clip-path:inset(0);padding:8rem 0 6rem;position:relative;overflow:hidden}.wf-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:600;position:absolute;top:11rem;left:4.5rem}.wf-track{pointer-events:none;background:#ffffff14;width:1px;position:absolute;top:0;bottom:8rem;left:50%;transform:translate(-50%)}.wf-track-fill{background:var(--accent);width:1px;height:0%;transition:height 80ms linear}.wf-items{max-width:var(--max-w);flex-direction:column;gap:8rem;margin:0 auto;padding:6rem 3rem 0;display:flex}.wf-item{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(28px)}.wf-item.wf-item-visible{opacity:1;transform:translateY(0)}.wf-item--left .wf-text{order:1}.wf-item--left .wf-card,.wf-item--right .wf-text{order:2}.wf-item--right .wf-card{order:1}.wf-text{padding:1rem 0}.wf-slide-num{font-family:var(--font-mono);color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;font-size:10px}.wf-text h3{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:400;line-height:1.2}.wf-text p{color:#ffffff73;margin:0;font-size:14.5px;line-height:1.7}.wf-card{text-align:left;background:#ffffff12;border:1px solid #ffffff2e;border-radius:12px;padding:1.75rem;box-shadow:0 16px 40px #00000038}.wf-card-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);justify-content:space-between;align-items:center;margin-bottom:1.1rem;font-size:10px;font-weight:600;display:flex}.wf-sample{letter-spacing:.06em;text-transform:uppercase;color:#ffffff59;border:1px solid #ffffff26;border-radius:3px;padding:.15rem .5rem;font-size:9px;font-weight:400}.wf-msg{color:#ffffffd9;background:#ffffff17;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:.85rem;padding:.85rem 1rem;font-size:13px;line-height:1.55}.wf-intent{color:var(--success);background:#57c7851f;border:1px solid #57c7854d;border-radius:8px;margin-bottom:.85rem;padding:.85rem 1rem;font-size:12.5px}.wf-intent strong{letter-spacing:.08em;text-transform:uppercase;opacity:.75;margin-bottom:.3rem;font-size:9px;display:block}.wf-chips{flex-wrap:wrap;gap:.45rem;display:flex}.wc{border:1px solid;border-radius:3px;padding:.25rem .7rem;font-size:10.5px;font-weight:500}.wc-bad{color:#f08080;background:#e052522e;border-color:#e0525261}.wc-warn{color:#e6a23c;background:#e6a23c2e;border-color:#e6a23c61}.wc-info{color:#7b9fff;background:#5a7cff2e;border-color:#5a7cff61}.wf-agent-reply{color:#ffffff73;background:#ffffff0f;border:1px solid #ffffff17;border-radius:8px;margin-bottom:1rem;padding:.85rem 1rem;font-size:13px;font-style:italic;line-height:1.5}.wf-score-row{align-items:center;gap:1.25rem;margin-bottom:.9rem;display:flex}.wf-score-num{font-family:var(--font-mono);color:var(--danger);font-size:3rem;font-weight:500;line-height:1}.wf-score-meta{flex:1}.wf-score-bar{background:#ffffff1f;border-radius:3px;height:5px;margin-bottom:.5rem}.wf-score-fill{background:var(--danger);border-radius:3px;height:5px}.wf-score-legend{color:#fff6;font-size:10.5px;font-family:var(--font-mono)}.wf-signals{flex-wrap:wrap;gap:.45rem;margin-top:.7rem;display:flex}.wf-signal{color:#f08080;background:#e052522e;border:1px solid #e0525261;border-radius:3px;padding:.3rem .75rem;font-size:10.5px;font-weight:500}.wf-blurred-row{color:#fff3;filter:blur(3px);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:11px;font-family:var(--font-mono);background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;margin-top:.85rem;padding:.65rem .9rem}.wf-slack{background:#1c1b32;border:1px solid #643c6e80;border-radius:8px;margin-bottom:.85rem;padding:1.1rem}.wf-slack-hdr{color:#ffffff73;align-items:center;gap:.4rem;margin-bottom:.65rem;font-size:11px;display:flex}.wf-slack-hdr span{color:#ffffffbf;font-weight:600}.wf-slack-msg{align-items:flex-start;gap:.6rem;display:flex}.wf-slack-av{background:var(--accent);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:600;display:flex}.wf-slack-text{color:#ffffffbf;font-size:12px;line-height:1.6}.wf-slack-text strong{color:#fff}.wf-esc-chips{flex-wrap:wrap;gap:.5rem;display:flex}.wf-esc-chip{color:#e07848;background:#c75c2a2e;border:1px solid #c75c2a66;border-radius:3px;padding:.3rem .75rem;font-size:10.5px;font-weight:500}@media (max-width:768px){.wf-section{padding:6rem 0 4rem}.wf-eyebrow{text-align:center;margin-bottom:1.5rem;padding-top:0;position:static}.wf-track{bottom:0%;left:1.75rem;transform:none}.wf-items{gap:4rem;padding:3rem 1.25rem 0 3.5rem}.wf-item{grid-template-columns:1fr}.wf-item--left .wf-text,.wf-item--right .wf-text{order:1}.wf-item--left .wf-card,.wf-item--right .wf-card{order:2}}
.api-section{background:var(--charcoal);padding:6rem 3rem;overflow:hidden}.api-inner{max-width:var(--max-w);grid-template-columns:1fr 1.1fr;align-items:stretch;gap:4rem;margin:0 auto;display:grid}.api-left h2{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.2}.api-left p{color:#ffffff73;margin-bottom:1.5rem;font-size:14.5px;line-height:1.75}.time-badge{color:#fff;border-radius:var(--radius);background:#57c78526;border:1px solid #57c78559;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.35rem .85rem;font-size:12px;display:inline-flex}.endpoint-list{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}.ep-row{align-items:center;gap:.75rem;display:flex}.ep-method{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;background:#c75c2a33;border-radius:3px;padding:.2rem .55rem;font-size:10px;font-weight:600}.ep-path{font-family:var(--font-mono);color:#ffffffd9;font-size:13px}.ep-desc{color:#ffffff80;font-size:12px}.lang-tabs{border:1px solid #ffffff1a;border-radius:6px 6px 0 0;display:flex;overflow:hidden}.lang-tab{cursor:pointer;opacity:.35;background:0 0;border:none;flex:1;justify-content:center;align-items:center;padding:.55rem .9rem;transition:all .2s;display:flex}.lang-tab.active{background:var(--accent);opacity:1}.lang-tab:hover:not(.active){opacity:.7;background:#ffffff0f}.lang-tab img{filter:brightness(0)invert();width:18px;height:18px;display:block}.code-window{background:#0d0d0d;border:1px solid #ffffff14;border-top:none;border-radius:0 0 10px 10px;flex-direction:column;flex:1;display:flex}.code-window-header{background:#ffffff0a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.code-dots{gap:.35rem;display:flex}.code-dot{border-radius:50%;width:10px;height:10px}.copy-btn{color:#ffffff59;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:3px;padding:.2rem .5rem;font-size:11px;transition:all .2s}.copy-btn:hover{color:#fff;border-color:#ffffff4d}.code-body{font-family:var(--font-mono);color:#ffffffbf;white-space:pre;flex:1;padding:1.5rem;font-size:12.5px;line-height:2;overflow-x:auto}.code-panel{display:none}.code-panel.active{display:block}.ck{color:#ffffff59}.cs{color:#a8c7a0}.cn{color:#c9a96e}.cc{color:#ffffff40}.ca{color:var(--accent)}.cb{color:#79b8ff}.dev-int-strip{max-width:var(--max-w);border-top:1px solid #ffffff12;margin:3.5rem auto 0;padding-top:2.5rem;overflow:hidden}.dev-int-label{color:#ffffff4d;text-align:center;margin-bottom:1.5rem;font-size:12px}.dev-int-ticker{flex-direction:row;width:max-content;display:flex}.dev-int-ticker-inner{flex-direction:row;align-items:center;animation:25s linear infinite tickerScroll;display:flex}.dev-int-ticker-inner:hover{animation-play-state:paused}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.dev-int-item{cursor:default;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.75rem;transition:opacity .2s;display:flex}.dev-int-item:hover .dev-int-logo{background:var(--accent);background-blend-mode:luminosity;opacity:.85}.dev-int-item:hover .dev-int-name{color:#fff}.dev-int-logo{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9;border-radius:8px;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;min-height:45px;transition:background .2s,border .2s;display:flex}.dev-int-logo img{filter:brightness(0);width:20px;height:20px;display:block}.dev-int-logo i{font-size:20px;color:#101010!important}.dev-int-name{color:#ffffff80;font-size:10px;font-family:var(--font-mono);white-space:nowrap;transition:color .2s}@media (max-width:768px){.code-window{overflow:hidden}.code-body{white-space:pre-wrap;word-break:break-all}.api-section{padding:8rem 3rem 6rem}.api-inner{grid-template-columns:1fr;gap:2.5rem}.lang-tab{padding:.5rem .6rem}.lang-tab img{width:16px;height:16px}.code-body{padding:1rem;font-size:11px}}
.pricing{background:var(--bg-paper);padding:5rem 3rem}.pricing-inner{max-width:var(--max-w);margin:0 auto}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h2{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400}.pricing-header p{color:var(--muted);font-size:14.5px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.p-card{background:var(--bg-cream);border:1px solid var(--line);border-radius:12px;padding:1.5rem;transition:background .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1);position:relative}.p-card.featured{background:var(--ink);border-color:var(--ink);transform:scale(1.025);box-shadow:0 12px 48px #0909092e}.p-badge{letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:#fff;white-space:nowrap;border-radius:20px;padding:.3rem .9rem;font-size:10px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover){background:var(--bg-cream);border-color:var(--line);box-shadow:none;transform:none}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-tier{color:var(--muted)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-price{color:var(--ink)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-period{color:var(--muted)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-overage{color:var(--muted);border-color:var(--line)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-features li{color:var(--muted)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-usage{background:var(--accent-soft);color:var(--accent)}.pricing-grid:has(.p-card:hover) .p-card:not(:hover) .p-btn{color:var(--ink);border-color:var(--ink);background:0 0}.p-card:hover{background:var(--ink)!important;border-color:var(--ink)!important;box-shadow:0 12px 48px #09090926!important}.p-tier{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-size:11px;font-weight:600;transition:color .45s cubic-bezier(.16,1,.3,1)}.p-card.featured .p-tier,.p-card:hover .p-tier{color:#fff6}.p-usage{font-family:var(--font-mono);color:var(--accent);background:var(--accent-soft);border-radius:4px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:13px;font-weight:500;display:inline-block}.p-card.featured .p-usage,.p-card:hover .p-usage{background:#c75c2a33}.p-price{font-family:var(--font-serif);color:var(--ink);margin-bottom:.25rem;font-size:3rem;line-height:1;transition:color .45s cubic-bezier(.16,1,.3,1)}.p-card.featured .p-price,.p-card:hover .p-price{color:#fff}.p-period{color:var(--muted);margin-bottom:.25rem;font-size:12px;transition:color .45s cubic-bezier(.16,1,.3,1)}.p-card.featured .p-period,.p-card:hover .p-period{color:#ffffff59}.p-overage{color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:11px;transition:color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1)}.p-card.featured .p-overage,.p-card:hover .p-overage{color:#ffffff4d;border-color:#ffffff1a}.p-features{flex-direction:column;gap:.65rem;margin-bottom:1.75rem;list-style:none;display:flex}.p-features li{color:var(--muted);align-items:flex-start;gap:.6rem;font-size:13px;line-height:1.45;transition:color .45s cubic-bezier(.16,1,.3,1);display:flex}.p-features li:before{content:"✓";color:var(--success);flex-shrink:0;margin-top:2px;font-size:11px}.p-card.featured .p-features li,.p-card:hover .p-features li{color:#ffffff8c}.p-btn{text-align:center;border-radius:var(--radius);border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:0 0;width:100%;padding:.75rem;font-size:13px;font-weight:500;text-decoration:none;transition:background .45s cubic-bezier(.16,1,.3,1),color .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),opacity .2s;display:block}.p-btn:hover{opacity:.7}.p-card.featured .p-btn,.p-card:hover .p-btn{color:var(--ink);background:#fff;border-color:#fff}.pricing-reassurance{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:.35rem 2rem;margin-top:1.75rem;padding-top:1.5rem;display:flex}.pr-item{color:var(--muted);align-items:center;gap:.4rem;font-size:11px;display:flex}.pr-item svg{color:var(--success);flex-shrink:0}.pricing{position:relative}.pricing:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg-cream));pointer-events:none;z-index:2;height:80px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.pricing{padding:8rem 1.25rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem}.p-card.featured{transform:none}}
.trust{background:var(--bg-cream);box-sizing:border-box;flex-direction:column;justify-content:center;gap:2rem;min-height:100vh;padding:0 4rem;display:flex;overflow:hidden}.trust-inner{max-width:var(--max-w);width:100%;margin:0 auto}.trust-header{margin-bottom:1.5rem}.trust-header h2{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400}.trust-header p{color:var(--muted);max-width:480px;font-size:14.5px}.trust-grid{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.trust-item{background:var(--bg-paper);padding:1.5rem}.trust-icon{background:var(--accent-soft);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:1rem;display:flex}.trust-icon svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:1.5px}.trust-item h3{color:var(--ink);margin-bottom:.35rem;font-size:14px;font-weight:600}.trust-item p{color:var(--muted);font-size:13px;line-height:1.6}.trust-note{color:var(--muted);text-align:center;margin-top:1.5rem;font-size:12.5px}@media (max-width:768px){.trust{min-height:auto;padding:8rem 1.25rem}.trust-grid{grid-template-columns:1fr}}
.final-cta{background:var(--charcoal);text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 3rem;display:flex;position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(at top,#c75c2a1f,#0000 70%);width:700px;height:350px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.cta-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;font-size:11px;font-weight:600}.final-cta h2{font-family:var(--font-serif);letter-spacing:-.03em;color:#fff;max-width:680px;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:400;line-height:1.15}.cta-sub{color:#fff6;max-width:420px;margin:0 auto 2.75rem;font-size:15px;line-height:1.75}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.cta-primary{background:var(--accent);color:#fff;border-radius:var(--radius);padding:.7rem 2rem;font-size:13.5px;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.cta-primary:hover{opacity:.88;transform:translateY(-1px)}.cta-secondary{color:#ffffff8c;letter-spacing:.01em;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.cta-secondary:hover{color:#ffffffd9}.cta-reassurance{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.cta-reassurance span{color:#ffffff40;align-items:center;gap:.4rem;font-size:11.5px;display:flex}.cta-reassurance span:before{content:"—";color:#c75c2a66}footer{background:var(--charcoal);border-top:1px solid #ffffff08;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 3rem;display:flex}.footer-logo{align-items:center;gap:9px;text-decoration:none;display:flex}.footer-logo-wordmark{font-family:var(--font-serif);color:#ffffffe6;letter-spacing:-.3px;font-size:19px}.footer-logo-wordmark span{color:var(--accent)}.footer-links{flex-wrap:wrap;gap:1.5rem;list-style:none;display:flex}.footer-links a{color:#fff3;letter-spacing:.04em;font-size:11px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffffff80}.footer-note{color:#ffffff2e;font-size:11px}@media (max-width:768px){.final-cta{min-height:auto;padding:8rem 1.25rem}.cta-reassurance{gap:1rem}footer{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem 1.25rem}.footer-links{gap:1rem}.footer-note{width:100%}.footer-links{justify-content:center;padding-top:1.8rem}.footer-note{text-align:center}}
