:root{--bg:#f8f1d2;--bg-alt:#f1e7bd;--panel:#fffaf0;--panel-strong:#e9dfb7;--text:#20251e;--muted:#62685b;--line:#c9bea1;--lime:#4f7118;--amber:#925713;--code-bg:#141b16;--code-panel:#1a221c;--code-text:#e7ecdf;--code-muted:#a9b1a3;--code-line:#465047;color:var(--text);background:var(--bg);font-family:Arial,Helvetica,sans-serif}html:not(.dark) body:has([data-docs-theme=mint]){--bg:#f4f7f1;--panel:#fff;--panel-strong:#edf2e9;--text:#1c1d1a;--muted:#555754;--line:#c9cec6;--lime:#41610d;--amber:#8a5700}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.release-banner{min-height:36px;color:var(--lime);border-bottom:1px solid var(--line);background:var(--bg-alt);letter-spacing:.08em;text-align:center;text-transform:uppercase;place-items:center;padding:9px 20px;font:700 10px/1.2 SFMono-Regular,Consolas,monospace;display:grid}.release-banner a:hover{color:var(--text)}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#f8f1d2f2;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{letter-spacing:0;font:800 20px/1 Arial,Helvetica,sans-serif;display:inline-block;position:relative;overflow:visible}.brand-copy{z-index:1;position:relative}.brand-mark{color:var(--lime)}.bee{z-index:3;isolation:isolate;pointer-events:none;place-items:center;width:26px;height:23px;animation:4.6s ease-in-out infinite bee-fly-across;display:inline-grid;position:absolute;top:50%;left:-22px}.bee-body{z-index:2;font-size:18px;line-height:1;position:relative;transform:translateY(1px)}.bee-wing{z-index:1;transform-origin:bottom;background:#4f71182e;border:1px solid #20251e61;border-radius:80% 25%;width:12px;height:8px;position:absolute;top:3px}.bee-wing-left{animation:.16s ease-in-out infinite alternate wing-flap-left;left:1px}.bee-wing-right{animation:.16s ease-in-out infinite alternate wing-flap-right;right:1px;transform:scaleX(-1)}@keyframes bee-fly-across{0%{left:-22px;transform:translateY(-55%)rotate(-4deg)}46%{left:calc(100% - 8px);transform:translateY(-68%)rotate(4deg)}50%{left:calc(100% - 8px);transform:translateY(-45%)scaleX(-1)rotate(4deg)}96%{left:-22px;transform:translateY(-68%)scaleX(-1)rotate(-4deg)}to{left:-22px;transform:translateY(-55%)rotate(-4deg)}}@keyframes wing-flap-left{0%{transform:rotate(-20deg)scaleY(.72)}to{transform:rotate(24deg)scaleY(1.05)}}@keyframes wing-flap-right{0%{transform:scaleX(-1)rotate(-20deg)scaleY(.72)}to{transform:scaleX(-1)rotate(24deg)scaleY(1.05)}}@media (prefers-reduced-motion:reduce){.bee,.bee-wing{animation:none}}.nav-links{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:28px;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:flex}.nav-links a:hover,.site-footer a:hover{color:var(--lime)}.nav-cta{border:1px solid var(--lime);color:var(--lime);letter-spacing:.06em;text-transform:uppercase;padding:11px 14px;font:700 10px/1 SFMono-Regular,Consolas,monospace}.nav-cta:hover{color:var(--bg);background:var(--lime)}.nav-products{position:relative}.nav-products-trigger{align-items:center;gap:8px;line-height:1;display:inline-flex}.nav-products-chevron{transform-origin:50% 62%;border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;display:inline-block;transform:translateY(-2px)rotate(45deg)}.products-menu{z-index:20;border:1px solid var(--line);background:var(--panel);width:320px;padding:10px;display:none;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%);box-shadow:10px 10px #9257132e}.products-menu:before{content:"";height:21px;position:absolute;top:-21px;left:0;right:0}.products-menu-label{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;margin:4px 10px 8px;font:700 9px/1.2 SFMono-Regular,Consolas,monospace}.products-menu a{color:var(--text);text-transform:none;gap:7px;padding:15px 14px;display:grid}.products-menu a:hover,.products-menu a:focus-visible{background:var(--panel-strong);color:var(--text);outline:0}.products-menu-title{font:700 15px/1.1 Arial,Helvetica,sans-serif}.products-menu-copy{color:var(--muted);letter-spacing:0;font:13px/1.35 Arial,Helvetica,sans-serif}.nav-products:hover .products-menu,.nav-products:focus-within .products-menu{display:grid}.nav-products:hover .nav-products-chevron,.nav-products:focus-within .nav-products-chevron{transform:translateY(1px)rotate(225deg)}.hero{background:var(--bg);min-height:min(780px,100svh - 110px);position:relative;overflow:hidden}.signal-field{color:#4f71181c;letter-spacing:.09em;white-space:pre-wrap;word-spacing:2.8em;margin:0;padding:44px 4vw;font:700 12px/1.6 SFMono-Regular,Consolas,monospace;position:absolute;inset:0;overflow:hidden}.hero-grid{z-index:1;min-height:inherit;flex-direction:column;justify-content:center;align-items:center;padding:88px 0 54px;display:flex;position:relative}.hero-copy{text-align:center;width:min(1180px,100%)}.kicker{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font:700 10px/1.2 SFMono-Regular,Consolas,monospace}h1,h2,h3,p{margin-top:0}h1{color:var(--text);letter-spacing:0;text-shadow:0 8px 30px #5c4e281f;margin-bottom:24px;font-size:clamp(3.5rem,7.5vw,7.2rem);line-height:.9}.hero h1{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(48px,6.2vw,76px);line-height:1.02}.hero-title-line{display:block}.hero-highlight{color:var(--lime)}h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.lede{max-width:570px;color:var(--muted);margin-bottom:34px;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.55}.actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.button{border:1px solid var(--lime);letter-spacing:.04em;text-transform:uppercase;align-items:center;min-height:46px;padding:0 16px;font:700 11px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.button-dark{color:var(--bg);background:var(--lime)}.button-dark:hover{color:var(--lime);background:0 0}.text-link,.feature a{color:var(--text);letter-spacing:.04em;text-transform:uppercase;text-decoration:underline;text-decoration-color:var(--lime);text-underline-offset:4px;font:700 11px/1 SFMono-Regular,Consolas,monospace}.text-link:hover,.feature a:hover{color:var(--lime)}.feature-index{color:var(--amber);font:700 10px/1.3 SFMono-Regular,Consolas,monospace}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.hero-console{border:1px solid var(--line);backdrop-filter:blur(14px);background:#fffaf0f5;border-radius:24px;width:min(960px,100%);margin-top:54px;overflow:hidden;box-shadow:0 24px 70px #5c4e2829,10px 10px #4f711829}.hero-console-input{border-bottom:1px solid var(--line);grid-template-columns:26px 1fr auto;align-items:center;gap:14px;min-height:96px;padding:0 28px;display:grid}.hero-console-input>svg{width:24px;color:var(--muted)}.hero-console-input>svg circle,.hero-console-input>svg path{fill:none;stroke:currentColor;stroke-width:1.6px}.hero-console-input input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;font:500 clamp(17px,2vw,23px)/1.3 Arial,Helvetica,sans-serif}.hero-console-input input::placeholder{color:#7b806f;opacity:1}.hero-console-input input:focus::placeholder{color:#646a5b}.hero-console-ready{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font:700 9px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.hero-console-ready i{background:var(--lime);width:7px;height:7px;box-shadow:0 0 14px #4f711857}.hero-console-controls{justify-content:space-between;align-items:center;gap:22px;padding:16px 18px 16px 20px;display:flex}.hero-mode-tabs{border:1px solid var(--line);background:var(--bg-alt);border-radius:14px;align-items:center;gap:3px;padding:4px;display:flex}.hero-mode-tabs button{color:#777c6c;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 18px;font:700 11px/1 SFMono-Regular,Consolas,monospace;transition:color .16s,background .16s,box-shadow .16s;display:inline-flex}.hero-mode-tabs button span{color:var(--lime);font:700 20px/1 Arial,Helvetica,sans-serif}.hero-mode-tabs button:hover{color:var(--text)}.hero-mode-tabs button.is-active{color:var(--text);background:var(--panel);box-shadow:inset 0 0 0 1px var(--line), 0 4px 12px #5c4e281a}.hero-console-submit{border:1px solid var(--lime);width:70px;height:54px;color:var(--bg);background:var(--lime);cursor:pointer;border-radius:13px;flex:none;place-items:center;transition:color .16s,background .16s,transform .16s;display:grid}.hero-console-submit:hover{color:var(--lime);background:0 0;transform:translate(2px)}.hero-console-submit svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:25px}.why-beecrawl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel);padding:112px 0}.why-beecrawl-heading{grid-template-columns:minmax(180px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(48px,8vw,128px);margin-bottom:72px;display:grid}.why-beecrawl-kicker{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;margin:9px 0 0;font:700 10px/1.2 SFMono-Regular,Consolas,monospace}.why-beecrawl h2{max-width:800px;color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(42px,5.2vw,72px);line-height:.96}.why-beecrawl-lede{max-width:680px;color:var(--muted);margin:30px 0 0;font-size:clamp(17px,1.8vw,21px);line-height:1.55}.why-beecrawl-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.why-beecrawl-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f1d252;flex-direction:column;justify-content:space-between;gap:58px;min-height:300px;padding:30px 32px 34px;display:flex}.why-beecrawl-card:nth-child(2),.why-beecrawl-card:nth-child(3){background:#f1e7bd66}.why-beecrawl-label{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:13px;margin:0;font:700 10px/1.2 SFMono-Regular,Consolas,monospace;display:flex}.why-beecrawl-label span{border:1px solid var(--line);width:30px;height:30px;color:var(--lime);background:var(--panel);letter-spacing:0;place-items:center;display:grid}.why-beecrawl-card h3{max-width:430px;color:var(--text);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(28px,3vw,42px);line-height:1}.why-beecrawl-card div>p{max-width:500px;color:var(--muted);margin:0;font-size:16px;line-height:1.62}.capability-modules{background:var(--panel)}.capability-module{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(48px,7vw,110px);padding:76px 0;display:grid}.capability-copy{position:sticky;top:132px}.capability-copy>p{color:var(--amber);letter-spacing:.13em;text-transform:uppercase;margin:0 0 42px;font:700 10px/1.2 SFMono-Regular,Consolas,monospace}.capability-copy h3{color:var(--text);letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(36px,4.4vw,64px);line-height:.95}.capability-copy>span{max-width:430px;color:var(--muted);font:15px/1.7 SFMono-Regular,Consolas,monospace;display:block}.capability-stage{background:var(--code-bg);min-width:0;padding:clamp(36px,5vw,72px);box-shadow:10px 10px #92571338}.capability-window{background:#f8f8f6;border:1px solid #d5d6d2;border-radius:8px;overflow:hidden;box-shadow:0 18px 44px #0000002e}.capability-window-bar{color:#94958f;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #d9dad6;align-items:center;min-height:54px;padding:0 18px;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:flex}.window-dots{gap:7px;margin-right:auto;display:flex}.window-dots i{background:#d0d1cd;border-radius:50%;width:10px;height:10px}.window-dots i:first-child{background:#858780}.capability-window-bar>span:not(.window-dots){margin-left:28px}.capability-window-bar>span.is-active{color:#30312e}.capability-window-bar button{color:#8b8d87;cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;margin-left:20px;display:grid;position:relative}.capability-window-bar button:hover{color:var(--lime)}.capability-window-bar button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px}.capability-window-bar button[data-copied=true] svg{opacity:0}.capability-window-bar button[data-copied=true]:after{color:var(--lime);content:"✓";font-size:17px;position:absolute}.capability-code pre{min-height:330px;margin:0;padding:26px 28px;font:13px/1.55 SFMono-Regular,Consolas,monospace;overflow-x:auto;background:0 0!important}.capability-code code{width:max-content;min-width:100%;display:block}.code-showcase{background:var(--bg-alt);padding:112px 0}.code-showcase-heading{grid-template-columns:.8fr 1.55fr;gap:40px;margin-bottom:48px;display:grid}.code-showcase-heading h2{max-width:760px;color:var(--text);margin:0;font-size:clamp(2.25rem,4.6vw,4.1rem);line-height:.98}.code-workbench{--text:var(--code-text);--muted:var(--code-muted);--line:var(--code-line);--lime:#c9ed48;--amber:#d39221;border:1px solid var(--code-line);background:var(--code-panel);overflow:hidden;box-shadow:10px 10px #9257134d}.code-toolbar{border-bottom:1px solid var(--line);min-height:52px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:stretch;padding:0;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:flex}.code-tabs{align-items:stretch;display:flex}.code-tab{border:0;border-right:1px solid var(--line);min-width:116px;color:var(--muted);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0}.code-tab:hover,.code-tab:focus-visible{color:var(--text);background:#202820;outline:0}.code-tab.is-active{color:#fffaf0;background:#4f7118}.code-toolbar>span:last-child{color:var(--amber);margin-left:auto}.code-grid{grid-template-columns:1.2fr .8fr;display:grid}.code-pane,.result-pane{min-width:0}.code-pane{border-right:1px solid var(--line)}.pane-label{border-bottom:1px solid var(--line);min-height:42px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;padding:0 18px;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:flex}.result-dot{background:var(--amber);width:8px;height:8px}.code-highlight[hidden]{display:none}.code-highlight pre{min-height:360px;color:var(--code-text);margin:0;padding:26px 28px;font:13px/1.72 SFMono-Regular,Consolas,monospace;overflow-x:auto;background:0 0!important}.code-highlight code{width:max-content;min-width:100%;display:block}.result-pane{background:var(--code-bg)}.result-pane .code-highlight pre{color:#cfd7cb}.result-pane code{white-space:pre}.code-compatibility{color:var(--muted);grid-template-columns:220px minmax(0,720px);gap:28px;margin:30px 0 0;font-size:18px;line-height:1.55;display:grid}.code-compatibility p{margin:0}.code-compatibility-label{color:var(--amber);letter-spacing:.12em;text-transform:uppercase;font:700 10px/1.2 SFMono-Regular,Consolas,monospace}.code-compatibility-label:before{background:var(--lime);content:"";width:8px;height:8px;margin:0 9px 0 1px;display:inline-block}.code-compatibility code{color:var(--lime);font:700 14px/1 SFMono-Regular,Consolas,monospace}.use-cases{background:var(--bg-alt);padding:112px 0}.use-cases-heading{grid-template-columns:minmax(180px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(48px,8vw,128px);margin-bottom:64px;display:grid}.use-cases-heading h2{max-width:820px;color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(42px,5vw,68px);line-height:.98}.use-cases-lede{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.6}.use-case-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.use-case-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffaf07a;flex-direction:column;justify-content:space-between;align-items:stretch;gap:48px;min-height:430px;padding:30px 32px 32px;display:flex}.use-case-card:nth-child(2),.use-case-card:nth-child(3){background:#f8f1d29e}.use-case-label{color:var(--amber);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin:0;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:flex}.use-case-label span{border:1px solid var(--line);width:30px;height:30px;color:var(--lime);background:var(--panel);letter-spacing:0;place-items:center;display:grid}.use-case-card h3{max-width:460px;color:var(--text);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(30px,3.2vw,44px);line-height:1}.use-case-copy{max-width:510px;color:var(--muted);margin:0;font-size:16px;line-height:1.58}.use-case-points{color:var(--text);gap:9px;margin:24px 0 0;padding:0;font:700 11px/1.4 SFMono-Regular,Consolas,monospace;list-style:none;display:grid}.use-case-points li:before{color:var(--lime);content:"→";margin-right:10px}.use-case-endpoints{flex-wrap:wrap;gap:8px;margin:0;display:flex}.use-case-endpoints span{border:1px solid var(--line);color:var(--lime);background:var(--panel);letter-spacing:.08em;text-transform:uppercase;padding:7px 9px;font:700 9px/1 SFMono-Regular,Consolas,monospace}@media (width<=800px){.use-case-grid{grid-template-columns:1fr}.use-cases-lede{font-size:16px}.use-case-card{min-height:380px;padding:26px 24px 28px}.use-case-card:nth-child(2),.use-case-card:nth-child(3){background:#f8f1d29e}.use-case-card:nth-child(3){background:#fffaf07a}.use-case-card:nth-child(4){background:#f8f1d29e}}.statement{grid-template-columns:.8fr 1.55fr 1fr;gap:40px;padding:126px 0;display:grid;position:relative}.statement:before{border-top:1px solid var(--line);content:"";position:absolute;top:0;left:0;right:0}.statement h2,.request-heading h2,.features-intro h2{color:var(--text);letter-spacing:0;margin-bottom:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.96}.statement>p:last-child{color:var(--muted);align-self:end;margin:0;font-size:16px;line-height:1.6}.request-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--text);background:var(--bg-alt);padding:86px 0;position:relative}.request-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;display:grid}.request-heading p:last-child{max-width:380px;color:var(--muted);margin:24px 0 0;line-height:1.6}.terminal{--text:var(--code-text);--muted:var(--code-muted);--line:var(--code-line);--lime:#c9ed48;--amber:#d39221;border:1px solid var(--code-line);background:var(--code-panel);font:12px/1.65 SFMono-Regular,Consolas,monospace;overflow:hidden;box-shadow:10px 10px #9257134d}.terminal-bar{border-bottom:1px solid var(--line);color:#d0d9c8;align-items:center;gap:10px;min-height:50px;padding:0 18px;display:flex}.live-dot{background:var(--lime);width:8px;height:8px}.terminal-status{color:var(--lime);margin-left:auto}.terminal pre{color:var(--text);margin:0;padding:27px;overflow-x:auto}.code-key{color:var(--lime)}.code-string{color:#f1b983}.terminal-response{border-top:1px solid var(--line);color:#c4cec0;gap:12px;padding:17px 27px 25px;display:grid}.terminal-response>span{color:var(--amber);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.terminal-response code{white-space:pre-wrap}.features{padding:122px 0}.features-intro{grid-template-columns:.8fr 1.55fr;gap:40px;margin-bottom:68px;display:grid}.feature-list{border-top:1px solid var(--line)}.feature{border-bottom:1px solid var(--line);grid-template-columns:80px 150px 1.2fr 1fr 100px;align-items:start;gap:20px;padding:30px 0;display:grid}.feature code{color:var(--lime);font:700 13px/1.3 SFMono-Regular,Consolas,monospace}.feature h3{color:var(--text);margin:0;font-size:20px;line-height:1.1}.feature p{color:var(--muted);margin:0;line-height:1.5}.feature a{justify-self:end}.site-footer{border-top:1px solid var(--line);color:var(--text);background:var(--bg-alt)}.footer-inner{justify-content:space-between;align-items:center;gap:24px;min-height:94px;display:flex}.footer-inner p,.footer-inner>a{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin:0;font:700 10px/1 SFMono-Regular,Consolas,monospace}.nav-current{color:var(--lime)!important}.docs-page{background:var(--bg-alt)}.docs-hero{border-bottom:1px solid var(--line);background:var(--bg);padding:116px 0 104px}.docs-hero-inner{max-width:860px}.docs-hero h1{max-width:760px;margin-bottom:28px}.docs-hero .lede{max-width:720px}.docs-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.docs-section{border-bottom:1px solid var(--line);padding:112px 0}.docs-two-column{grid-template-columns:.8fr 1.2fr;gap:72px;display:grid}.docs-section h2{color:var(--text);margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.96}.docs-section h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.docs-copy{color:var(--muted);font-size:17px;line-height:1.65}.docs-copy p{margin:0 0 24px}.docs-copy code,.docs-section-heading code{color:var(--lime);font:700 13px/1.3 SFMono-Regular,Consolas,monospace}.docs-copy pre,.endpoint-code pre{border:1px solid var(--code-line);color:var(--code-text);background:var(--code-panel);margin:0;padding:20px;font:12px/1.65 SFMono-Regular,Consolas,monospace;overflow-x:auto}.docs-note{color:var(--muted);font-size:13px}.docs-section-heading{grid-template-columns:.8fr 1.2fr;gap:72px;margin-bottom:54px;display:grid}.docs-section-heading>p{max-width:530px;color:var(--muted);align-self:end;margin:0;line-height:1.6}.endpoint-list{border-top:1px solid var(--line)}.endpoint-card{border-bottom:1px solid var(--line);padding:34px 0 42px}.endpoint-heading{grid-template-columns:40px auto auto 1fr;align-items:center;gap:13px;display:grid}.endpoint-index{color:var(--amber);font:700 10px/1 SFMono-Regular,Consolas,monospace}.method{min-width:48px;color:var(--bg);letter-spacing:.05em;text-align:center;padding:6px 7px;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:inline-block}.method-post{background:var(--lime)}.method-get{background:#8ec5ff}.method-delete{background:#f1b983}.endpoint-heading>code,.async-table code{color:var(--lime);font:700 14px/1.3 SFMono-Regular,Consolas,monospace}.endpoint-heading h3{color:var(--text);margin:0 0 0 12px;font-size:20px}.endpoint-heading p{max-width:700px;color:var(--muted);grid-column:2/-1;margin:4px 0 0;line-height:1.5}.endpoint-code{grid-template-columns:1fr 1fr;gap:16px;margin:28px 0 0 53px;display:grid}.endpoint-code .pane-label{border:0;min-height:auto;padding:0 0 9px;display:block}.endpoint-code pre{min-height:178px}.async-table{border-top:1px solid var(--line)}.async-table div{border-bottom:1px solid var(--line);grid-template-columns:58px 180px 1fr;align-items:center;gap:12px;min-height:56px;font-size:13px;display:grid}.async-table span:last-child{color:var(--muted);line-height:1.4}.async-section{background:var(--bg-alt)}.compatibility-section{background:var(--bg)}.compatibility-section .text-link{margin-top:28px;display:inline-block}@media (width<=800px){.shell{width:min(100% - 32px,1180px)}.nav-links{display:none}.nav{min-height:62px}.hero{min-height:auto}.hero-grid{padding:72px 0 42px}.hero-console{border-radius:18px;margin-top:44px}.hero-console-input{min-height:82px;padding:0 20px}.hero-console-ready{display:none}.hero-console-controls{align-items:stretch}.hero-mode-tabs{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.hero-mode-tabs button{justify-content:center;min-width:0;padding:0 10px}.hero-mode-tabs button span{display:none}.hero-console-submit{height:auto;min-height:54px}.why-beecrawl{padding:72px 0}.why-beecrawl-heading{grid-template-columns:1fr;gap:26px;margin-bottom:48px}.why-beecrawl-kicker{margin:0}.why-beecrawl h2{font-size:clamp(38px,10.5vw,54px)}.why-beecrawl-lede{margin-top:24px;font-size:17px}.why-beecrawl-grid{grid-template-columns:1fr}.why-beecrawl-card{gap:48px;min-height:260px;padding:26px 24px 28px}.why-beecrawl-card:nth-child(2),.why-beecrawl-card:nth-child(3){background:#f1e7bd66}.why-beecrawl-card:nth-child(3){background:#f8f1d252}.why-beecrawl-card:nth-child(4){background:#f1e7bd66}.why-beecrawl-card h3{font-size:clamp(30px,8.8vw,40px)}.why-beecrawl-card div>p{font-size:15px}.capability-module{grid-template-columns:1fr;gap:34px;padding:58px 0}.capability-copy{position:static}.capability-copy>p{margin-bottom:24px}.capability-copy h3{margin-bottom:16px}.capability-stage{padding:22px}.capability-code pre{min-height:290px;padding:22px;font-size:11px}.code-showcase{padding:76px 0}.code-toolbar{flex-wrap:wrap}.code-tabs{width:100%}.code-tab{flex:1;min-width:0}.code-toolbar>span:last-child{border-top:1px solid var(--line);align-items:center;width:100%;min-height:38px;padding:0 16px;display:flex}.code-showcase-heading,.code-grid,.free-cta-inner,.use-cases-heading,.use-case-card,.statement,.request-layout,.features-intro,.docs-two-column,.docs-section-heading{grid-template-columns:1fr;gap:24px}.code-showcase-heading{margin-bottom:36px}.code-pane{border-right:0;border-bottom:1px solid var(--line)}.code-highlight pre{min-height:0}.free-cta-inner{min-height:0;padding:68px 0}.free-cta .button{justify-self:start}.use-cases{padding:40px 0 76px}.use-cases-heading{margin-bottom:24px}.use-case-card{align-items:start}.use-case-card .text-link{justify-self:start}.code-compatibility{grid-template-columns:1fr;gap:12px}.statement{padding:82px 0}.request-section,.features,.docs-section{padding:72px 0}.features-intro{margin-bottom:44px}.feature{grid-template-columns:42px 100px 1fr;gap:14px}.feature h3,.feature p{grid-column:2/-1}.feature a{grid-column:2;justify-self:start;margin-top:4px}.footer-inner{flex-wrap:wrap;padding:28px 0}.footer-inner p{order:3;width:100%}.docs-hero{padding:76px 0 72px}.docs-actions{flex-direction:column;align-items:flex-start}.docs-section-heading{margin-bottom:40px}.endpoint-heading{grid-template-columns:40px auto 1fr}.endpoint-heading>code{grid-area:2/2/auto/-1}.endpoint-heading h3{grid-area:3/2/auto/-1;margin:0}.endpoint-heading p{grid-column:2/-1}.endpoint-code{grid-template-columns:1fr;margin-left:0}.async-table div{grid-template-columns:58px 1fr;padding:12px 0}.async-table span:last-child{grid-column:2}}@media (width<=450px){h1{font-size:3.35rem}.hero h1{font-size:46px}.release-banner{font-size:9px}.nav-cta{padding:10px;font-size:9px}.hero-console-input{grid-template-columns:22px 1fr;gap:10px;min-height:74px;padding:0 16px}.hero-console-input>svg{width:20px}.hero-console-input input{font-size:16px}.hero-console-controls{gap:10px;padding:10px}.hero-mode-tabs{gap:0;padding:3px}.hero-mode-tabs button{min-height:44px;padding:0 6px;font-size:9px}.hero-console-submit{width:52px}.terminal{font-size:10px;box-shadow:6px 6px #9257134d}.terminal pre,.terminal-response{padding-left:18px;padding-right:18px}.feature{grid-template-columns:36px 1fr}.feature code,.feature h3,.feature p,.feature a{grid-column:2}}#page-title{display:none}.product-hero{border-bottom:1px solid var(--line);background:var(--bg);position:relative;overflow:hidden}.product-hero:after{content:"";pointer-events:none;border:1px solid #4f711824;position:absolute;inset:26px}.product-hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(42px,6vw,92px);min-height:610px;padding:96px 0;display:grid;position:relative}.product-hero-copy{max-width:600px}.product-hero h1{white-space:pre-line;max-width:700px;margin-bottom:24px;font-size:clamp(3rem,5.8vw,5.5rem);line-height:.96}.product-lede{max-width:540px;color:var(--muted);margin-bottom:34px;font-size:18px;line-height:1.6}.product-terminal{--text:var(--code-text);--muted:var(--code-muted);--line:var(--code-line);--lime:#c9ed48;border:1px solid var(--code-line);background:var(--code-panel);overflow:hidden;box-shadow:10px 10px #92571347}.product-terminal pre{min-height:230px;color:var(--text);white-space:pre-wrap;margin:0;padding:28px;font:13px/1.7 SFMono-Regular,Consolas,monospace;overflow-x:auto}.product-details{border-bottom:1px solid var(--line);background:var(--bg-alt);padding:112px 0}.product-details-grid{grid-template-columns:.8fr 1.2fr;gap:72px;display:grid}.product-details h2{color:var(--text);margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.96}.product-details h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.product-points{border-top:1px solid var(--line)}.product-point{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;align-items:center;gap:16px;min-height:78px;display:grid}.product-point span{color:var(--amber);font:700 10px/1 SFMono-Regular,Consolas,monospace}.product-point p{color:var(--muted);margin:0;font-size:16px;line-height:1.45}.product-intro{background:var(--bg);padding:108px 0 60px}.product-intro-grid{grid-template-columns:.8fr 1.2fr;align-items:end;gap:72px;display:grid}.product-intro h2{max-width:760px;color:var(--text);margin:0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}.product-features{background:var(--bg);padding:0 0 112px}.product-feature-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.product-feature-card{border-right:1px solid var(--line);min-height:300px;padding:30px 28px 34px}.product-feature-card:last-child{border-right:0}.product-feature-label{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;margin:0 0 76px;font:700 10px/1.2 SFMono-Regular,Consolas,monospace}.product-feature-card h3{color:var(--text);margin:0 0 16px;font-size:25px;line-height:1.05}.product-feature-card>p:last-child{max-width:290px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.product-workflow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-alt);padding:112px 0}.product-workflow-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:72px;display:grid}.product-workflow h2,.product-faq h2{color:var(--text);margin:0 0 48px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.96}.product-workflow h2 em,.product-faq h2 em,.product-cta h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.workflow-steps{border-top:1px solid var(--line)}.workflow-step{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;gap:14px;min-height:64px;display:grid}.workflow-step span{color:var(--amber);font:700 10px/1 SFMono-Regular,Consolas,monospace}.workflow-step p{color:var(--muted);margin:0;font-size:15px}.product-result-card{--text:var(--code-text);--muted:var(--code-muted);--line:var(--code-line);--lime:#c9ed48;border:1px solid var(--code-line);background:var(--code-panel);overflow:hidden;box-shadow:10px 10px #9257133d}.product-result-bar{border-bottom:1px solid var(--line);min-height:48px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;padding:0 18px;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:flex}.product-result-bar span:last-child{color:var(--lime);margin-left:auto}.product-result-card pre{min-height:260px;color:var(--code-text);margin:0;padding:30px;font:13px/1.7 SFMono-Regular,Consolas,monospace;overflow-x:auto}.product-faq{background:var(--bg);padding:112px 0}.product-faq-grid{grid-template-columns:.8fr 1.2fr;gap:72px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:70px;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:17px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--lime);font:24px/1 Arial,sans-serif}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;color:var(--muted);margin:0 36px 24px 0;line-height:1.55}.product-cta{background:var(--panel);padding:86px 0}.product-cta-inner{grid-template-columns:.8fr 1.2fr auto;align-items:center;gap:34px;display:grid}.product-cta .kicker{margin:0}.product-cta h2{color:var(--text);margin:0;font-size:clamp(2.5rem,5.5vw,5.3rem);line-height:.92}.product-cta .button{white-space:nowrap}@media (width<=800px){.product-hero-grid{grid-template-columns:1fr;min-height:auto;padding:76px 0}.product-details{padding:72px 0}.product-details-grid{grid-template-columns:1fr;gap:36px}.product-intro{padding:76px 0 40px}.product-intro-grid,.product-workflow-grid,.product-faq-grid,.product-cta-inner{grid-template-columns:1fr;gap:34px}.product-features{padding-bottom:72px}.product-feature-grid{grid-template-columns:1fr}.product-feature-card{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.product-feature-card:last-child{border-bottom:0}.product-feature-label{margin-bottom:44px}.product-workflow,.product-faq{padding:72px 0}.product-workflow h2,.product-faq h2{margin-bottom:34px}.product-cta{padding:72px 0}}.site-header{z-index:10;backdrop-filter:blur(18px);background:#fffffff0;border-bottom:0;position:sticky;top:0}.site-header .nav{justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 64px);min-height:76px;margin:0 auto;display:flex;position:relative}.site-header .brand{color:var(--text);letter-spacing:-.04em;font:800 20px/1 Arial,Helvetica,sans-serif;display:inline-block;position:relative;overflow:visible}.site-header .brand-copy{z-index:1;position:relative}.site-header .brand-mark{color:var(--lime)}.site-header .brand-symbol{vertical-align:-3px;background:var(--lime);width:19px;height:19px;margin-right:9px;display:inline-block;position:relative}.site-header .brand-symbol:after{content:"";background:#fff;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-header .nav-links{color:var(--muted);align-items:center;gap:38px;font:500 14px/1 Arial,Helvetica,sans-serif;display:flex;position:absolute;left:50%;transform:translate(-50%)}.site-header .nav-links a:hover,.site-header .nav-products:hover>a{color:var(--lime)}.site-header .nav-products{position:relative}.site-header .nav-products-trigger{align-items:center;gap:8px;display:inline-flex}.site-header .nav-products-chevron{border-bottom:1px solid;border-right:1px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.site-header .products-menu{background:#fff;border:1px solid #dce3ed;border-radius:3px;width:380px;padding:16px 17px 14px;top:calc(100% + 20px);box-shadow:10px 10px #e8efffeb}.site-header .products-menu:before{height:20px}.site-header .products-menu-label{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin:4px 9px 12px;font:700 11px/1.2 SFMono-Regular,Consolas,monospace}.site-header .products-menu a{gap:5px;padding:9px 13px 11px}.site-header .products-menu a:hover,.site-header .products-menu a:focus-visible{background:#f7f9fc}.site-header .products-menu-title{color:#17191d;letter-spacing:.02em;font:700 18px/1.1 Arial,Helvetica,sans-serif}.site-header .products-menu-copy{color:#707887;letter-spacing:0;font:14px/1.35 Arial,Helvetica,sans-serif}.site-header .nav-actions{align-items:center;gap:17px;margin-left:auto;display:flex}.site-header .language-menu{position:relative}.site-header .nav-language{color:#59606a;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font:500 14px/1 Arial,Helvetica,sans-serif;display:inline-flex}.site-header .nav-language:hover,.site-header .nav-language[aria-expanded=true]{color:var(--lime)}.site-header .language-options{z-index:30;background:#fff;border:1px solid #dce3ed;border-radius:4px;gap:2px;width:174px;padding:8px;display:grid;position:absolute;top:calc(100% + 14px);right:0;box-shadow:8px 8px #e8efffeb}.site-header .language-options[hidden]{display:none}.site-header .language-option{color:#2d3440;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;min-height:38px;padding:0 10px;font:400 14px/1 Arial,Helvetica,sans-serif;display:flex}.site-header .language-option:hover,.site-header .language-option:focus-visible{color:var(--lime);background:#f7f9fc;outline:0}.site-header .language-option-check{color:var(--lime);opacity:0;font-size:16px}.site-header .language-option[aria-selected=true] .language-option-check{opacity:1}.site-header .nav-signin{color:#fff;background:#15171b;border-radius:4px;min-height:38px;padding:11px 15px;font:500 14px/1 Arial,Helvetica,sans-serif}.site-header .nav-cta{color:#fff;background:var(--lime);border:0;border-radius:4px;justify-content:center;align-items:center;min-height:38px;padding:0 17px;font:500 14px/1 Arial,Helvetica,sans-serif;display:inline-flex}.site-header .nav-signin:hover{background:#333840}.site-header .nav-cta:hover{color:#fff;background:color-mix(in srgb, var(--lime) 82%, #000)}.site-header .mobile-nav{display:none}@media (width<=800px){.site-header .nav{width:min(100% - 32px,1240px);min-height:64px}.site-header .nav-links,.site-header .nav-actions{display:none}.site-header .mobile-nav{margin-left:auto;display:block;position:relative}.site-header .mobile-nav summary{border:1px solid var(--line);cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:9px 8px;list-style:none;display:flex}.site-header .mobile-nav summary::-webkit-details-marker{display:none}.site-header .mobile-nav summary span{background:var(--text);width:100%;height:1px;display:block}.site-header .mobile-nav-panel{border:1px solid var(--line);background:var(--panel);width:min(300px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 13px);right:0;box-shadow:9px 9px #3168ef1a}.site-header .mobile-nav-panel a{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:15px 13px;font:700 10px/1 SFMono-Regular,Consolas,monospace}.site-header .mobile-language-menu{width:100%}.site-header .mobile-nav-panel .mobile-nav-language{width:100%;color:var(--muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:15px 13px;font:700 10px/1 SFMono-Regular,Consolas,monospace;display:block}.site-header .mobile-nav-panel .mobile-nav-language:hover,.site-header .mobile-nav-panel .mobile-nav-language[aria-expanded=true]{color:var(--lime);background:var(--panel-strong)}.site-header .mobile-language-menu .language-options{width:100%;box-shadow:none;background:var(--panel-strong);border:0;margin:0 0 5px;position:static}.site-header .mobile-language-menu .language-option{min-height:34px;padding:0 13px;font-size:12px}.site-header .mobile-language-menu .language-option:hover,.site-header .mobile-language-menu .language-option:focus-visible{background:var(--panel)}.site-header .mobile-nav-panel .mobile-nav-signin{color:var(--text);background:var(--panel-strong);margin-top:5px}.site-header .mobile-nav-panel .mobile-nav-cta,.site-header .mobile-nav-panel .mobile-nav-cta:hover{color:#fff;background:var(--lime)}}
