.anim[data-astro-cid-jjccfz3v]{opacity:0;transition:opacity .6s ease,transform .6s ease}.anim[data-astro-cid-jjccfz3v][data-anim=fade]{transform:none}.anim[data-astro-cid-jjccfz3v][data-anim=up]{transform:translateY(30px)}.anim[data-astro-cid-jjccfz3v][data-anim=left]{transform:translate(-40px)}.anim[data-astro-cid-jjccfz3v][data-anim=right]{transform:translate(40px)}.anim[data-astro-cid-jjccfz3v][data-anim=scale]{transform:scale(.92)}.anim[data-astro-cid-jjccfz3v].in-view{opacity:1;transform:none}.container[data-astro-cid-jjccfz3v]{max-width:1200px;margin:0 auto;padding:0 24px}.back-link[data-astro-cid-jjccfz3v]{display:inline-block;font-family:var(--font-heading);font-weight:600;font-size:14px;color:#888;text-decoration:none;margin-bottom:32px;transition:color .15s}.back-link[data-astro-cid-jjccfz3v]:hover{color:var(--brand)}.badge[data-astro-cid-jjccfz3v]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand);background:#000;padding:6px 16px;border:2px solid var(--brand);border-radius:6px;margin-bottom:20px}.highlight[data-astro-cid-jjccfz3v]{background:var(--brand);color:#000;padding:2px 12px;border-radius:4px}.section-label[data-astro-cid-jjccfz3v]{display:block;font-family:var(--font-heading);font-weight:700;font-size:14px;color:var(--brand);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.section-label-dark[data-astro-cid-jjccfz3v]{display:block;font-family:var(--font-heading);font-weight:700;font-size:14px;color:#000;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.section-desc[data-astro-cid-jjccfz3v]{font-size:18px;color:#999;line-height:1.7;max-width:650px;margin-bottom:48px}.section-desc-dark[data-astro-cid-jjccfz3v]{font-size:18px;color:#555;line-height:1.7;max-width:650px;margin-bottom:48px}.dark-heading[data-astro-cid-jjccfz3v]{color:#000}.btn-primary[data-astro-cid-jjccfz3v]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:1px;color:#000;background:var(--brand);padding:14px 32px;border:3px solid #000;border-radius:8px;box-shadow:4px 4px #000;text-decoration:none;transition:all .15s}.btn-primary[data-astro-cid-jjccfz3v]:hover{box-shadow:2px 2px #000;transform:translate(2px,2px)}.btn-lg[data-astro-cid-jjccfz3v]{font-size:18px;padding:18px 40px}.hero[data-astro-cid-jjccfz3v]{padding:60px 0 80px;background:var(--bg-dark)}.hero-content[data-astro-cid-jjccfz3v]{display:flex;flex-direction:column;align-items:flex-start}.hero-enter[data-astro-cid-jjccfz3v]{opacity:0;transform:translateY(20px);animation:hero-in .6s ease forwards;animation-delay:calc(var(--d, 0) * .1s + .1s)}@keyframes hero-in{to{opacity:1;transform:none}}.hero[data-astro-cid-jjccfz3v] h1[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:900;font-size:clamp(36px,6vw,56px);line-height:1.1;color:#fff;margin-bottom:24px}.hero-sub[data-astro-cid-jjccfz3v]{font-size:19px;color:#aaa;line-height:1.7;max-width:640px;margin-bottom:32px}.hero-stats[data-astro-cid-jjccfz3v]{display:flex;gap:32px;margin-bottom:40px;flex-wrap:wrap}.hero-stat[data-astro-cid-jjccfz3v]{display:flex;flex-direction:column;gap:2px}.hero-stat__num[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:32px;color:var(--brand)}.hero-stat__label[data-astro-cid-jjccfz3v]{font-size:14px;color:#888}.section-dark[data-astro-cid-jjccfz3v]{padding:80px 0;background:var(--bg-dark)}.section-dark[data-astro-cid-jjccfz3v] h2[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,42px);color:#fff;margin-bottom:16px;line-height:1.1}.section-white[data-astro-cid-jjccfz3v]{padding:80px 0;background:#fff}.section-white[data-astro-cid-jjccfz3v] h2[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,42px);color:#000;margin-bottom:16px;line-height:1.1}.section-brand[data-astro-cid-jjccfz3v]{padding:80px 0;background:var(--brand)}.section-brand[data-astro-cid-jjccfz3v] h2[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:clamp(28px,4vw,42px);color:#000;margin-bottom:16px;line-height:1.1}.explainer-grid[data-astro-cid-jjccfz3v]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.explainer-card[data-astro-cid-jjccfz3v]{background:#f9f9f9;border:3px solid #000;border-radius:12px;padding:28px 24px;box-shadow:4px 4px #000;transition:transform .2s,box-shadow .2s}.explainer-card[data-astro-cid-jjccfz3v]:hover{transform:translateY(-3px);box-shadow:4px 7px #000}.explainer-card__num[data-astro-cid-jjccfz3v]{width:36px;height:36px;background:var(--brand);color:#000;font-family:var(--font-heading);font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:2px solid #000;box-shadow:2px 2px #000;margin-bottom:16px}.explainer-card[data-astro-cid-jjccfz3v] h3[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:18px;color:#000;margin-bottom:8px}.explainer-card[data-astro-cid-jjccfz3v] p[data-astro-cid-jjccfz3v]{font-size:15px;color:#555;line-height:1.6}.steps-layout[data-astro-cid-jjccfz3v]{display:flex;flex-direction:column;gap:24px}.step-block[data-astro-cid-jjccfz3v]{background:#1e1e1e;border:2px solid #333;border-radius:12px;overflow:hidden}.step-block__header[data-astro-cid-jjccfz3v]{padding:20px 24px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #333}.step-block__badge[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand);background:#febb021a;border:1px solid rgba(254,187,2,.3);padding:4px 12px;border-radius:4px;flex-shrink:0}.step-block__header[data-astro-cid-jjccfz3v] h3[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:700;font-size:18px;color:#fff}.step-block__content[data-astro-cid-jjccfz3v]{padding:20px 24px}.step-block__desc[data-astro-cid-jjccfz3v]{font-size:15px;color:#aaa;line-height:1.7}.code-window[data-astro-cid-jjccfz3v]{border:2px solid #333;border-radius:10px;overflow:hidden;background:#0d0d0d}.code-window__bar[data-astro-cid-jjccfz3v]{background:#1a1a1a;padding:8px 14px;border-bottom:1px solid #333;font-family:var(--font-mono);font-size:11px;color:#666}.code-window__body[data-astro-cid-jjccfz3v]{padding:16px;margin:0;font-family:var(--font-mono);font-size:13px;line-height:1.7;color:#ccc;overflow-x:auto}.code-window__body[data-astro-cid-jjccfz3v] code[data-astro-cid-jjccfz3v]{font-family:inherit;background:none;border:none;padding:0}.code-kw[data-astro-cid-jjccfz3v]{color:#c792ea}.code-fn[data-astro-cid-jjccfz3v]{color:#82aaff}.code-str[data-astro-cid-jjccfz3v]{color:#c3e88d}.code-num[data-astro-cid-jjccfz3v]{color:#f78c6c}.code-comment[data-astro-cid-jjccfz3v]{color:#546e7a}.step-block--highlight[data-astro-cid-jjccfz3v]{border-color:var(--brand);background:#1a1800;box-shadow:0 0 30px #febb0214}.step-block__badge--accent[data-astro-cid-jjccfz3v]{color:#000;background:var(--brand);border-color:var(--brand)}.dataforseo-grid[data-astro-cid-jjccfz3v]{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;margin-top:16px}.dataforseo-result[data-astro-cid-jjccfz3v]{border:2px solid #333;border-radius:10px;overflow:hidden;background:#0d0d0d}.dataforseo-result__bar[data-astro-cid-jjccfz3v]{background:#1a1a1a;padding:8px 14px;border-bottom:1px solid #333;font-family:var(--font-mono);font-size:11px;color:#666}.dataforseo-result__bar-label[data-astro-cid-jjccfz3v]{color:var(--brand);font-weight:700;text-transform:uppercase;letter-spacing:.5px}.dataforseo-table[data-astro-cid-jjccfz3v]{width:100%;border-collapse:collapse;font-family:var(--font-mono);font-size:12px}.dataforseo-table[data-astro-cid-jjccfz3v] th[data-astro-cid-jjccfz3v]{text-align:left;padding:8px 10px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:10px;border-bottom:1px solid #222}.dataforseo-table[data-astro-cid-jjccfz3v] td[data-astro-cid-jjccfz3v]{padding:8px 10px;color:#aaa;border-bottom:1px solid #1a1a1a}.dataforseo-table[data-astro-cid-jjccfz3v] tr[data-astro-cid-jjccfz3v]:last-child td[data-astro-cid-jjccfz3v]{border-bottom:none}.dataforseo-table[data-astro-cid-jjccfz3v] .kw[data-astro-cid-jjccfz3v]{color:#fff;font-weight:600}.dataforseo-table[data-astro-cid-jjccfz3v] .vol[data-astro-cid-jjccfz3v]{color:var(--brand);font-weight:700}.diff[data-astro-cid-jjccfz3v]{display:inline-block;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.diff--low[data-astro-cid-jjccfz3v]{background:#22c55e26;color:#22c55e}.diff--med[data-astro-cid-jjccfz3v]{background:#febb0226;color:var(--brand)}.diff--high[data-astro-cid-jjccfz3v]{background:#ff444426;color:#ff6b6b}.trend[data-astro-cid-jjccfz3v]{font-weight:700}.trend--up[data-astro-cid-jjccfz3v]{color:#22c55e}.trend--flat[data-astro-cid-jjccfz3v]{color:#888}.trend--down[data-astro-cid-jjccfz3v]{color:#ff6b6b}.dataforseo-insights[data-astro-cid-jjccfz3v]{display:flex;flex-direction:column;gap:12px}.insight-card[data-astro-cid-jjccfz3v]{display:flex;gap:12px;align-items:flex-start;background:#1e1e1e;border:1px solid #333;border-radius:8px;padding:14px}.insight-card__icon[data-astro-cid-jjccfz3v]{font-size:20px;flex-shrink:0;line-height:1}.insight-card[data-astro-cid-jjccfz3v] h4[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:700;font-size:14px;color:#fff;margin-bottom:4px}.insight-card[data-astro-cid-jjccfz3v] p[data-astro-cid-jjccfz3v]{font-size:13px;color:#888;line-height:1.5}.deploy-stats[data-astro-cid-jjccfz3v]{display:flex;flex-direction:column;gap:12px}.deploy-stat[data-astro-cid-jjccfz3v]{display:flex;align-items:center;gap:10px;font-size:15px;color:#aaa}.deploy-stat__icon[data-astro-cid-jjccfz3v]{font-size:18px;flex-shrink:0}.example-grid[data-astro-cid-jjccfz3v]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.example-card[data-astro-cid-jjccfz3v]{background:#f9f9f9;border:3px solid #000;border-radius:12px;padding:24px;box-shadow:4px 4px #000;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.example-card[data-astro-cid-jjccfz3v]:hover{transform:translateY(-3px);box-shadow:4px 7px #000}.example-card--coming[data-astro-cid-jjccfz3v]{opacity:.6;border-style:dashed;cursor:default}.example-card--coming[data-astro-cid-jjccfz3v]:hover{transform:none;box-shadow:4px 4px #000}.example-card__url[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:13px;color:var(--brand);background:#000;display:inline-block;padding:3px 10px;border-radius:4px;margin-bottom:12px}.example-card[data-astro-cid-jjccfz3v] h3[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:18px;color:#000;margin-bottom:6px}.example-card[data-astro-cid-jjccfz3v] p[data-astro-cid-jjccfz3v]{font-size:14px;color:#666;margin-bottom:12px}.example-card__keywords[data-astro-cid-jjccfz3v]{display:flex;gap:6px;flex-wrap:wrap}.example-card__keywords[data-astro-cid-jjccfz3v] span[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:11px;color:#888;background:#eee;padding:3px 8px;border-radius:4px}.example-card__tag[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#999}.download-cta[data-astro-cid-jjccfz3v]{text-align:center}.download-cta[data-astro-cid-jjccfz3v] .section-label-dark[data-astro-cid-jjccfz3v],.download-cta[data-astro-cid-jjccfz3v] .section-desc-dark[data-astro-cid-jjccfz3v]{max-width:600px;margin-left:auto;margin-right:auto}.btn-download[data-astro-cid-jjccfz3v]{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#000;color:var(--brand);font-family:var(--font-heading);font-weight:800;font-size:18px;text-transform:uppercase;letter-spacing:1px;padding:18px 40px;border:3px solid #000;border-radius:8px;box-shadow:4px 4px #0000004d;cursor:pointer;transition:all .15s}.btn-download[data-astro-cid-jjccfz3v]:hover{box-shadow:2px 2px #0000004d;transform:translate(2px,2px)}.btn-download[data-astro-cid-jjccfz3v] svg[data-astro-cid-jjccfz3v]{stroke:var(--brand)}.modal-overlay[data-astro-cid-jjccfz3v]{position:fixed;inset:0;background:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s ease}.modal-overlay[data-astro-cid-jjccfz3v].active{opacity:1;pointer-events:auto}.modal-card[data-astro-cid-jjccfz3v]{background:#1a1a1a;border:3px solid #333;border-radius:16px;max-width:480px;width:100%;max-height:90vh;overflow:auto;position:relative;transform:translateY(20px);transition:transform .3s ease}.modal-overlay[data-astro-cid-jjccfz3v].active .modal-card[data-astro-cid-jjccfz3v]{transform:none}.modal-success-state[data-astro-cid-jjccfz3v] .modal-card[data-astro-cid-jjccfz3v]{max-width:680px}.modal-close[data-astro-cid-jjccfz3v]{position:absolute;top:12px;right:12px;background:none;border:none;color:#666;font-size:28px;cursor:pointer;padding:4px 8px;line-height:1;z-index:1}.modal-close[data-astro-cid-jjccfz3v]:hover{color:#fff}.modal-form-state[data-astro-cid-jjccfz3v],.modal-success-state[data-astro-cid-jjccfz3v]{padding:36px 32px}.modal-badge[data-astro-cid-jjccfz3v]{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--brand);background:#000;padding:4px 12px;border:2px solid var(--brand);border-radius:4px;margin-bottom:12px}.modal-title[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:800;font-size:24px;color:#fff;margin-bottom:8px;line-height:1.2}.modal-desc[data-astro-cid-jjccfz3v]{font-size:15px;color:#888;line-height:1.6;margin-bottom:20px}.modal-field[data-astro-cid-jjccfz3v]{margin-bottom:14px}.modal-field[data-astro-cid-jjccfz3v] label[data-astro-cid-jjccfz3v]{display:block;font-family:var(--font-heading);font-weight:700;font-size:13px;color:#aaa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.modal-field[data-astro-cid-jjccfz3v] input[data-astro-cid-jjccfz3v]{width:100%;padding:14px 16px;border:3px solid #000;border-radius:8px;font-size:16px;font-family:inherit;background:#fff;color:#000;box-shadow:3px 3px #000;outline:none;box-sizing:border-box}.modal-field[data-astro-cid-jjccfz3v] input[data-astro-cid-jjccfz3v]:focus{border-color:var(--brand);box-shadow:3px 3px 0 0 var(--brand)}.modal-submit[data-astro-cid-jjccfz3v]{display:block;width:100%;margin-top:18px;background:var(--brand);color:#000;font-family:var(--font-heading);font-weight:800;font-size:16px;padding:16px 24px;border:3px solid #000;border-radius:10px;box-shadow:4px 4px #000;cursor:pointer;transition:all .15s}.modal-submit[data-astro-cid-jjccfz3v]:hover{box-shadow:2px 2px #000;transform:translate(2px,2px)}.modal-fine-print[data-astro-cid-jjccfz3v]{font-size:12px;color:#555;text-align:center;margin-top:12px}.modal-unlocked[data-astro-cid-jjccfz3v]{display:inline-flex;align-items:center;gap:8px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:6px;padding:6px 14px;margin-bottom:12px}.modal-unlocked__check[data-astro-cid-jjccfz3v]{color:#22c55e;font-size:16px}.modal-unlocked__text[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:700;font-size:13px;color:#22c55e;text-transform:uppercase;letter-spacing:1px}.modal-code-block[data-astro-cid-jjccfz3v]{background:#0a0a0a;border:2px solid #333;border-radius:10px;overflow:hidden;margin-bottom:16px}.modal-code-bar[data-astro-cid-jjccfz3v]{display:flex;align-items:center;justify-content:space-between;background:#1a1a1a;padding:8px 14px;border-bottom:1px solid #333;font-family:var(--font-mono);font-size:12px;color:#666}.modal-copy-btn[data-astro-cid-jjccfz3v]{background:#333;color:#ccc;border:none;border-radius:4px;padding:4px 12px;font-family:var(--font-mono);font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.modal-copy-btn[data-astro-cid-jjccfz3v]:hover{background:#444}.modal-code-body[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:13px;color:#ccc;line-height:1.6;padding:16px;margin:0;max-height:400px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.terminal[data-astro-cid-jjccfz3v]{max-width:840px;margin:0 auto;background:#0a0a0a;border:3px solid #333;border-radius:14px;overflow:hidden;box-shadow:8px 8px #000}.terminal__bar[data-astro-cid-jjccfz3v]{background:#1a1a1a;padding:10px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #333}.terminal__dot[data-astro-cid-jjccfz3v]{width:12px;height:12px;border-radius:50%}.terminal__dot--red[data-astro-cid-jjccfz3v]{background:#ff5f56}.terminal__dot--yellow[data-astro-cid-jjccfz3v]{background:#ffbd2e}.terminal__dot--green[data-astro-cid-jjccfz3v]{background:#27c93f}.terminal__title[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:12px;color:#666;margin-left:8px}.terminal__body[data-astro-cid-jjccfz3v]{padding:20px 24px;min-height:300px;max-height:520px;overflow-y:auto}.terminal__exchange[data-astro-cid-jjccfz3v]{margin-bottom:24px;opacity:0;transform:translateY(10px);transition:opacity .3s,transform .3s}.terminal__exchange[data-astro-cid-jjccfz3v].visible{opacity:1;transform:none}.terminal__prompt[data-astro-cid-jjccfz3v]{display:flex;gap:8px;align-items:flex-start;margin-bottom:12px}.terminal__user[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:14px;font-weight:700;color:var(--brand);flex-shrink:0}.terminal__input[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:14px;color:#fff;line-height:1.6}.terminal__cursor[data-astro-cid-jjccfz3v]{font-family:var(--font-mono);font-size:14px;color:var(--brand);animation:blink-cursor .8s step-end infinite}@keyframes blink-cursor{50%{opacity:0}}.terminal__response[data-astro-cid-jjccfz3v]{display:none}.terminal__response[data-astro-cid-jjccfz3v].thinking,.terminal__response[data-astro-cid-jjccfz3v].done{display:block}.terminal__thinking[data-astro-cid-jjccfz3v]{display:flex;gap:4px;padding:8px 0}.terminal__response[data-astro-cid-jjccfz3v].done .terminal__thinking[data-astro-cid-jjccfz3v]{display:none}.terminal__thinking[data-astro-cid-jjccfz3v] span[data-astro-cid-jjccfz3v]{width:6px;height:6px;background:var(--brand);border-radius:50%;animation:thinking-bounce 1.2s ease-in-out infinite}.terminal__thinking[data-astro-cid-jjccfz3v] span[data-astro-cid-jjccfz3v]:nth-child(2){animation-delay:.15s}.terminal__thinking[data-astro-cid-jjccfz3v] span[data-astro-cid-jjccfz3v]:nth-child(3){animation-delay:.3s}@keyframes thinking-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}.terminal__output[data-astro-cid-jjccfz3v]{display:none;font-family:var(--font-mono);font-size:13px;color:#22c55e;line-height:1.6;white-space:pre;overflow-x:auto;padding:8px 0;animation:term-fade .4s ease}.terminal__response[data-astro-cid-jjccfz3v].done .terminal__output[data-astro-cid-jjccfz3v]{display:block}@keyframes term-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.faq-section[data-astro-cid-jjccfz3v]{padding:80px 0}.faq-section[data-astro-cid-jjccfz3v] h2[data-astro-cid-jjccfz3v]{text-align:center;margin-bottom:48px}.faq-section[data-astro-cid-jjccfz3v] .section-label[data-astro-cid-jjccfz3v]{text-align:center}.faq-list[data-astro-cid-jjccfz3v]{max-width:750px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-jjccfz3v]{border:3px solid #000;border-radius:12px;background:#fff;box-shadow:4px 4px #000;overflow:hidden;transition:all .2s;color:#000}.faq-item[data-astro-cid-jjccfz3v]:hover{box-shadow:6px 6px #000}.faq-question[data-astro-cid-jjccfz3v]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-family:var(--font-heading);font-weight:700;font-size:17px;background:none;border:none;width:100%;text-align:left;color:#000}.arrow[data-astro-cid-jjccfz3v]{font-size:22px;transition:transform .3s;flex-shrink:0}.faq-item[data-astro-cid-jjccfz3v].open .arrow[data-astro-cid-jjccfz3v]{transform:rotate(180deg)}.faq-answer[data-astro-cid-jjccfz3v]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-inner[data-astro-cid-jjccfz3v]{padding:0 24px 20px;font-size:15px;color:#555;line-height:1.7}.faq-item[data-astro-cid-jjccfz3v].open .faq-answer[data-astro-cid-jjccfz3v]{max-height:300px}.cta-section[data-astro-cid-jjccfz3v]{padding:100px 0;background:#000;text-align:center}.cta-section[data-astro-cid-jjccfz3v] h2[data-astro-cid-jjccfz3v]{font-family:var(--font-heading);font-weight:900;font-size:clamp(32px,5vw,48px);color:#fff;margin-bottom:20px;line-height:1.1}.cta-desc[data-astro-cid-jjccfz3v]{font-size:18px;color:#888;line-height:1.7;max-width:500px;margin:0 auto 32px}@media(max-width:900px){.explainer-grid[data-astro-cid-jjccfz3v]{grid-template-columns:1fr 1fr}.example-grid[data-astro-cid-jjccfz3v],.dataforseo-grid[data-astro-cid-jjccfz3v]{grid-template-columns:1fr}}@media(max-width:600px){.hero[data-astro-cid-jjccfz3v]{padding:40px 0 60px}.explainer-grid[data-astro-cid-jjccfz3v]{grid-template-columns:1fr}.hero-stats[data-astro-cid-jjccfz3v]{gap:20px}.hero-stat__num[data-astro-cid-jjccfz3v]{font-size:24px}.section-dark[data-astro-cid-jjccfz3v],.section-white[data-astro-cid-jjccfz3v],.section-brand[data-astro-cid-jjccfz3v],.faq-section[data-astro-cid-jjccfz3v],.cta-section[data-astro-cid-jjccfz3v]{padding:60px 0}.terminal__body[data-astro-cid-jjccfz3v]{padding:16px;max-height:none}.terminal__output[data-astro-cid-jjccfz3v]{font-size:11px}.step-block__header[data-astro-cid-jjccfz3v]{flex-direction:column;align-items:flex-start;gap:8px}}
