.tabs-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.tabs-list{margin-bottom:10px;display:inline-flex;align-items:center;gap:.75rem;padding:.375rem;border-radius:16px;position:relative;background-color:#fafcffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #d2daf0}.tabs-indicator{position:absolute;height:2.25rem;border-radius:12px;background-color:#fafcff;box-shadow:0 1px 3px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);top:6px}.tabs-button{height:2.25rem;padding:0 1rem;border-radius:12px;transition:color .2s;position:relative;z-index:10;background:none;border:none;cursor:pointer;font-size:1rem;color:#6c739f}.tabs-button:hover{color:#4a5080}.tabs-button-active{color:#1f2336;font-weight:500}._windowContainer_1k3d5_1{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;margin:20px;font-size:14px}._titleBar_1k3d5_14{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#00000008,#00000005)}._trafficLights_1k3d5_24{display:flex;gap:8px}._light_1k3d5_29{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}._red_1k3d5_35{background:#ff5f57}._yellow_1k3d5_36{background:#febc2e}._green_1k3d5_37{background:#28c840}._windowTitle_1k3d5_39{font-weight:600;font-size:14px;text-align:center;flex:1}._titleRight_1k3d5_46{width:52px}._chatContainer_1k3d5_48{background:#fff;color:#1f2937;display:flex;flex-direction:column;flex:1;min-height:0}._messages_1k3d5_57{padding:0 30px 30px;flex:1;min-height:0;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}._messageRow_1k3d5_103{display:flex;gap:0;margin-bottom:12px}._messageRow_1k3d5_103._user_1k3d5_108{justify-content:flex-end}._messageRow_1k3d5_103._assistant_1k3d5_109{justify-content:flex-start}._bubble_1k3d5_111{padding:0;max-width:100%;line-height:1.7;position:relative}._userBubble_1k3d5_118{background:#0000000f;border:none;border-radius:10px;width:70%;margin-left:auto;align-self:flex-end;padding:12px 14px}._assistantBubble_1k3d5_128{background:transparent;border:none;width:100%;padding:0}._copyBarUser_1k3d5_135{display:flex;justify-content:flex-end;width:70%;margin-left:auto;margin-top:6px}._copyIconButtonWrapper_1k3d5_143{display:flex;align-items:center;gap:8px;margin-top:6px}._copyIconButton_1k3d5_143{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;background:#f9fafb;color:#1f2937;border-radius:6px;cursor:pointer}._copiedToast_1k3d5_163{font-size:12px;color:#4b5563}._copyButton_1k3d5_168{position:absolute;right:8px;bottom:6px;font-size:12px;padding:2px 6px;border:1px solid #e5e7eb;background:#f9fafb;color:#1f2937;border-radius:4px;cursor:pointer}._assistantThought_1k3d5_181{font-size:12px;color:#6b7280;margin-bottom:4px}._messageScrollable_1k3d5_187{overflow:auto;-webkit-overflow-scrolling:touch}._content_1k3d5_192 p{margin:0 0 4px}._content_1k3d5_192 h4{margin:18px 0 14px}._userBubble_1k3d5_118 ._content_1k3d5_192 p{margin-bottom:0}._content_1k3d5_192 ul,._content_1k3d5_192 ol{margin:0 0 8px 1rem}._content_1k3d5_192 h4+ul,._content_1k3d5_192 h4+ol{margin-top:6px}._content_1k3d5_192 li>p{margin:0 0 6px}._content_1k3d5_192 li{margin:6px 0}._content_1k3d5_192>:last-child{margin-bottom:0}._content_1k3d5_192 mark{background:#e4f1fa;color:inherit;padding:3px 0;border-radius:4px}._mcpBlock_1k3d5_236{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;margin:0 0 4px}._mcpHeader_1k3d5_244{display:flex;align-items:center;gap:8px;padding:16px;list-style:none;cursor:pointer}._mcpHeaderLeft_1k3d5_253{display:flex;align-items:center;gap:8px;flex:1}._mcpHeaderLeft_1k3d5_253>*,._mcpHeaderRight_1k3d5_261>*{display:inline-flex;align-items:center}._mcpStatusSuccess_1k3d5_266,._mcpStatusLoading_1k3d5_272{color:#22c55e;display:inline-flex;align-items:center}._mcpSpinner_1k3d5_278{animation:_spin_1k3d5_1 1s linear infinite}@keyframes _spin_1k3d5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._mcpHeaderRight_1k3d5_261{display:flex;align-items:center}._mcpChevron_1k3d5_296{transition:transform .15s ease;width:16px;height:16px}details[open] ._mcpChevron_1k3d5_296{transform:rotate(90deg)}._mcpIcon_1k3d5_307{width:16px;height:16px;display:inline-block;vertical-align:middle}._mcpBadge_1k3d5_314{font-size:12px;font-weight:700;background:#3b82f6;color:#fff;border-radius:4px;padding:2px 6px}._mcpTitle_1k3d5_323{font-weight:600;line-height:1;display:inline-flex;align-items:center}._mcpBody_1k3d5_330{border-top:1px solid #e5e7eb;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch}._mcpCodeBlock_1k3d5_338{margin:0!important;background:transparent!important;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word;padding:12px;color:#1f2937}._mcpCodeBlock_1k3d5_338 code{background:transparent;font-family:Courier New,Courier,monospace}._fadeIn_lpxl2_1{animation:_fadeIn_lpxl2_1 .3s ease-in-out}@keyframes _fadeIn_lpxl2_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demo-left div[class*=messages],.demo-left div[class*=mcpBody],.demo-left div[class*=messageScrollable]{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-left div[class*=messages]:hover,.demo-left div[class*=mcpBody]:hover,.demo-left div[class*=messageScrollable]:hover{scrollbar-color:#d1d5db #FAFCFF}.demo-left div[class*=messages]::-webkit-scrollbar,.demo-left div[class*=mcpBody]::-webkit-scrollbar,.demo-left div[class*=messageScrollable]::-webkit-scrollbar{width:4px}.demo-left div[class*=messages]::-webkit-scrollbar-track,.demo-left div[class*=mcpBody]::-webkit-scrollbar-track,.demo-left div[class*=messageScrollable]::-webkit-scrollbar-track{background:transparent;border-radius:2px}.demo-left div[class*=messages]::-webkit-scrollbar-thumb,.demo-left div[class*=mcpBody]::-webkit-scrollbar-thumb,.demo-left div[class*=messageScrollable]::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.demo-left div[class*=messages]:hover::-webkit-scrollbar-thumb,.demo-left div[class*=mcpBody]:hover::-webkit-scrollbar-thumb,.demo-left div[class*=messageScrollable]:hover::-webkit-scrollbar-thumb{background:#d1d5db}.demo-left div[class*=messages]::-webkit-scrollbar-thumb:hover,.demo-left div[class*=mcpBody]::-webkit-scrollbar-thumb:hover,.demo-left div[class*=messageScrollable]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.prompt-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative;vertical-align:middle}.prompt-dot{display:inline-block;width:6px;height:6px;background:#d97757;border-radius:50%;animation:dotPulse .5s ease-in}@keyframes dotPulse{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.prompt-ring{display:inline-block;width:12px;height:12px;border:2px solid #d97757;border-radius:50%;animation:ringExpand .5s ease-out}@keyframes ringExpand{0%{transform:scale(.5);opacity:1}to{transform:scale(1);opacity:1}}.prompt-firework{display:inline-block;position:relative;width:20px;height:20px}.firework-particle{position:absolute;width:4px;height:4px;background:#d97757;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:fireworkBurst .5s ease-out forwards}.firework-particle:nth-child(1){animation-delay:0s;--angle: 0deg}.firework-particle:nth-child(2){animation-delay:0s;--angle: 60deg}.firework-particle:nth-child(3){animation-delay:0s;--angle: 120deg}.firework-particle:nth-child(4){animation-delay:0s;--angle: 180deg}.firework-particle:nth-child(5){animation-delay:0s;--angle: 240deg}.firework-particle:nth-child(6){animation-delay:0s;--angle: 300deg}@keyframes fireworkBurst{0%{transform:translate(-50%,-50%) rotate(var(--angle)) translate(0);opacity:1;width:4px;height:4px}50%{opacity:1;width:3px;height:3px}to{transform:translate(-50%,-50%) rotate(var(--angle)) translate(12px);opacity:0;width:2px;height:2px}}.prompt-stage-label{display:inline-block;animation:stageLabelFadeIn .5s ease-in;font-weight:500;font-style:italic}@keyframes stageLabelFadeIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.prompt-arrow{display:inline-block;animation:arrowFadeIn .5s ease-in}@keyframes arrowFadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.prompt-text-hidden{opacity:0}.prompt-text-visible{animation:textFadeIn .5s ease-in forwards}@keyframes textFadeIn{0%{opacity:0}to{opacity:1}}.content-hidden{opacity:0;visibility:hidden}.content-fade-in{animation:contentFadeIn .6s ease-in forwards}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.examples-section{width:100%;padding:0}.examples-container{width:100%;max-width:1280px;margin:0 auto;padding-inline:0;box-sizing:border-box}.examples-container>:nth-child(1){width:100%}.examples-text-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.examples-text-spacer{height:64px;flex-shrink:0}.examples-text{display:flex;flex-direction:column;gap:2.5rem;padding-right:.5rem;width:100%;flex:1;justify-content:center}.examples-text::-webkit-scrollbar{width:6px}.examples-text::-webkit-scrollbar-track{background:#f1f3f4;border-radius:3px}.examples-text::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.examples-text::-webkit-scrollbar-thumb:hover{background:#9ca3af}.examples-text-item{transition:opacity .3s ease;opacity:.5}.examples-text-item.is-active{opacity:1}.examples-text-title{font-size:1.5rem;font-weight:600;line-height:1.3;color:#1f2336;margin:0 0 .75rem;padding-left:1rem;border-left:4px solid transparent;transition:all .3s ease}@media(prefers-color-scheme:dark){.examples-text-title{color:#fff}}.examples-text-item.is-active .examples-text-title{font-weight:700;color:#1f2336;border-left-color:#3060ff}@media(prefers-color-scheme:dark){.examples-text-item.is-active .examples-text-title{color:#fff}}.examples-text-body{font-size:18px;line-height:1.75;color:#6c739f;margin:0;max-width:100%;padding-left:1rem}@media(prefers-color-scheme:dark){.examples-text-body{color:#b0b0b0}.examples-text-item.is-active .examples-text-body{color:#d0d0d0}}.panel-body{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.panel-body:hover{scrollbar-color:#4a4a4a #2a2a2a}.panel-body::-webkit-scrollbar{width:6px}.panel-body::-webkit-scrollbar-track{background:transparent;border-radius:3px}.panel-body::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .3s ease}.panel-body:hover::-webkit-scrollbar-thumb{background:#6a6a6a}.panel-body::-webkit-scrollbar-thumb:hover{background:#8a8a8a}.examples-text-title-active-border{border-left-color:#3060ff!important}@media(max-width:768px){.examples-section{padding:0}.examples-container{gap:3rem}.examples-text-spacer{display:none}.examples-text{gap:2rem}.examples-text-title{font-size:1.25rem}.examples-text-body{font-size:.9375rem}}@media(max-width:480px){.examples-section{padding:0}.examples-text{gap:1.5rem}.examples-text-title{font-size:1.125rem;padding-left:.75rem;border-left-width:3px}.examples-text-body{padding-left:.75rem}}@media(min-width:768px)and (max-width:1200px){.examples-container{display:flex;flex-direction:column;gap:4rem}.examples-container>:nth-child(2){width:100%!important;max-width:none!important;flex:1 1 100%}.examples-text-wrapper{width:100%;max-width:none;margin:0;justify-content:flex-start;align-items:flex-start}.examples-text-spacer{display:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.relative-marks .mark,.relative-marks .mark-arrow{opacity:0}.relative-marks .mark-heading,.relative-marks .mark-paragraph{transform:none}.relative-marks.animate .mark{animation:fadeInUp .6s ease-out forwards}.relative-marks.animate .mark-arrow{animation:fadeIn .6s ease-out forwards}.video-container{position:relative;display:block}.video-container:has(.video-play-button),.video-container:has(.video-replay-button){cursor:pointer}.video-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000;transition:background .3s ease;pointer-events:none;border-radius:8px;z-index:5}.video-container:has(.video-play-button):hover:after,.video-container:has(.video-replay-button):hover:after{background:#0000001c}#demo-video video{width:100%;height:auto;object-fit:cover;display:block;border-radius:8px}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;cursor:pointer;padding:0;transition:all .3s ease;z-index:10;opacity:0;pointer-events:none}.video-container:hover .video-play-button{opacity:1}.video-replay-button{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:none;border-radius:999px;background:#0e1117d9;color:#fff;font-size:.875rem;line-height:1;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .2s ease;pointer-events:none;z-index:10}.video-replay-button svg{display:block}.video-replay-button span{font-weight:600}.video-container:hover .video-replay-button{opacity:1;transform:translateY(0);pointer-events:auto}.video-replay-button:hover{background:#0e1117f2}.video-replay-button:focus-visible{opacity:1;transform:translateY(0);pointer-events:auto;outline:2px solid rgba(255,255,255,.8);outline-offset:3px}.start-searching-section .blue-title{margin-top:0;margin-bottom:0}@media screen and (max-width:991px){.start-searching-section{grid-row-gap:1rem!important}.search-smarter-heading,.plug-local-files-heading{grid-row-gap:0!important}.use-cases-title{font-size:1.5rem!important}.use-cases-section{gap:1rem!important}}.demo-wrapper{width:100%;height:650px;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #00000014}.demo-title{height:40px;flex-shrink:0;display:flex;align-items:center;padding:0 1rem;border-bottom:1px solid #e5e5e5;background:#fff;font-weight:500}.demo-title-dark{background:#252525;border-bottom-color:#3a3a3a;color:#fff}.demo-content{height:610px;display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:0}.demo-left{width:100%;height:610px;background:#fff;border-right:1px solid #e5e7eb;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-left:hover{scrollbar-color:#d1d5db #ffffff}.demo-left::-webkit-scrollbar{width:4px}.demo-left::-webkit-scrollbar-track{background:transparent;border-radius:2px}.demo-left::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.demo-left:hover::-webkit-scrollbar-thumb{background:#d1d5db}.demo-left::-webkit-scrollbar-thumb:hover{background:#9ca3af}.demo-left-dark{background:#1f1f1f;border-right-color:#333;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-left-dark:hover{scrollbar-color:#4a4a4a #1f1f1f}.demo-left-dark::-webkit-scrollbar{width:4px}.demo-left-dark::-webkit-scrollbar-track{background:transparent;border-radius:2px}.demo-left-dark::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.demo-left-dark:hover::-webkit-scrollbar-thumb{background:#4a4a4a}.demo-left-dark::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.demo-right{width:100%;height:610px;background:#fff;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-right:hover{scrollbar-color:#d1d5db #ffffff}.demo-right::-webkit-scrollbar{width:4px}.demo-right::-webkit-scrollbar-track{background:transparent;border-radius:2px}.demo-right::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.demo-right:hover::-webkit-scrollbar-thumb{background:#d1d5db}.demo-right::-webkit-scrollbar-thumb:hover{background:#9ca3af}.demo-right-dark{background:#1f1f1f;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-right-dark:hover{scrollbar-color:#4a4a4a #1f1f1f}.demo-right-dark::-webkit-scrollbar{width:4px}.demo-right-dark::-webkit-scrollbar-track{background:transparent;border-radius:2px}.demo-right-dark::-webkit-scrollbar-thumb{background:transparent;border-radius:2px;transition:background .3s ease}.demo-right-dark:hover::-webkit-scrollbar-thumb{background:#4a4a4a}.demo-right-dark::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.demo-right-white{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s ease}.demo-right-white:hover{scrollbar-color:#d1d5db #ffffff}.demo-right-white::-webkit-scrollbar{width:6px}.demo-right-white::-webkit-scrollbar-track{background:transparent;border-radius:3px}.demo-right-white::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;transition:background .3s ease}.demo-right-white:hover::-webkit-scrollbar-thumb{background:#d1d5db}.demo-right-white::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.demo-content{grid-template-columns:1fr;position:relative}.demo-right{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;transform:translate(100%);transition:transform .3s ease-out}.demo-right.mobile-visible{transform:translate(0)}}.demo-traffic-lights{display:flex;gap:8px;align-items:center}.demo-light{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.demo-light-red{background:#ff5f57}.demo-light-yellow{background:#febc2e}.demo-light-green{background:#28c840}.demo-title-text{flex:1;text-align:center;font-weight:600;font-size:14px}.demo-title-spacer{width:52px}.cta-section{display:flex;flex-direction:column;align-items:center;gap:20px}.community-text{font-size:14px;color:#666;font-weight:500}.social-icons{display:flex;gap:16px;align-items:center}.social-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:2px solid;background:#fff;transition:all .3s ease;cursor:pointer;text-decoration:none}.social-icon svg{transition:color .3s ease}.social-icon img{transition:filter .3s ease,opacity .3s ease}.social-icon.discord{border-color:#5865f2;color:#5865f2}.social-icon.discord:hover{background:#5865f2;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #5865f24d}.social-icon.wechat{border-color:#07c160}.social-icon.wechat:hover{background:#07c160;transform:translateY(-3px);box-shadow:0 4px 12px #07c1604d}.social-icon.wechat:hover img{filter:brightness(0) invert(1)}.footer-cta-section{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}@media screen and (max-width:479px){.footer-cta-section{flex-direction:column;gap:12px}}._24px-pic{margin-bottom:-.125em}.button.w-inline-block,.button.white.w-inline-block{display:inline-flex;align-items:center;justify-content:center;gap:8px}.section.flex-6rem .button-area{flex-flow:row!important;flex-wrap:wrap;justify-content:center}@media screen and (max-width:523px){.section.flex-6rem .button-area{flex-flow:row!important}.section.flex-6rem .button-area .button{width:auto!important}}.cc-left{min-width:0}.cc-left .terminal-card{max-width:900px;width:100%}.cc-left .tabs-col{width:220px}@media(max-width:1024px){.cc-left{display:block}}
