@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Outfit:wght@300;400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb}#root{width:100%;min-height:100vh}@media(pointer:coarse){.react-flow__handle{width:16px!important;height:16px!important;min-width:44px;min-height:44px}button,[role=button],input[type=checkbox],input[type=radio]{min-height:44px;min-width:44px}.context-menu-item{min-height:44px;padding:12px 16px!important}.react-flow{-webkit-user-select:none;user-select:none}.no-hover-on-touch:hover{background-color:inherit!important}}@media(pointer:fine)and (hover:none){.react-flow__handle{width:12px!important;height:12px!important}}.landing02{min-height:100vh;background:#fafafa;color:#0f0f0f;font-family:Inter,ui-sans-serif,system-ui,sans-serif;position:relative;--l02-scroll-y: 0px}.landing02 *{box-sizing:border-box}.landing02 .l02-font-display{font-family:Outfit,sans-serif}.landing02 .l02-font-serif{font-family:Georgia,Times New Roman,serif}.landing02 .l02-grid-bg{background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.03) 1px,transparent 0);background-size:40px 40px}.landing02 .l02-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.landing02 .l02-no-scrollbar::-webkit-scrollbar{display:none}.landing02 .l02-grain-overlay{position:absolute;inset:0;width:100%;height:100%;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.landing02 .l02-section{width:100%;position:relative}.landing02 .l02-container{width:min(1200px,92vw);margin:0 auto;position:relative;z-index:2}.landing02 .l02-navbar{position:fixed;top:0;left:0;width:100%;z-index:50;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease,box-shadow .3s ease}.landing02 .l02-navbar.is-scrolled{background:#ffffffe6;box-shadow:0 10px 30px #0000000a}.landing02 .l02-logo{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.landing02 .l02-logo--processor{width:96px;height:96px}.landing02 .l02-logo--processor:before{filter:blur(4px)}.landing02 .l02-logo:before{content:"";position:absolute;inset:0;border-radius:999px;background:radial-gradient(circle at 50% 50%,#f34d1bd9,#f34d1b73 35%,#f34d1b2e 60%,#f34d1b00 78%);filter:blur(2px);opacity:1}.landing02 .l02-logo-dot{display:none}.landing02 .l02-nav-links{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:500;color:#71717a}.landing02 .l02-hamburger{display:none;width:36px;height:36px;border-radius:999px;border:1px solid #e4e4e7;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.landing02 .l02-hamburger span{width:4px;height:4px;background:#2a2a2a;border-radius:999px;display:block}.landing02 .l02-mobile-menu{display:none}.landing02 .l02-auth{position:relative;display:inline-flex;align-items:center}.landing02 .l02-user-trigger{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;background:#f4f4f5;border:1px solid #e4e4e7;color:#18181b;font-size:13px;font-weight:500;cursor:pointer}.landing02 .l02-user-trigger:hover{background:#ededf0}.landing02 .l02-user-avatar{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f34d1b;color:#fff;font-size:12px;font-weight:700}.landing02 .l02-user-avatar.is-muted{background:#18181b}.landing02 .l02-user-name{color:#18181b}.landing02 .l02-user-caret{font-size:11px;color:#71717a}.landing02 .l02-user-menu{position:absolute;top:calc(100% + 12px);right:0;width:260px;padding:16px;border-radius:14px;background:#1c1c21;color:#f4f4f5;box-shadow:0 20px 40px #00000040;z-index:100}.landing02 .l02-user-menu-header{display:flex;align-items:center;gap:12px;font-weight:600;margin-bottom:12px}.landing02 .l02-user-workspace{font-size:13px}.landing02 .l02-user-menu-divider{height:1px;background:#ffffff14;margin:12px 0}.landing02 .l02-user-menu-row{display:grid;grid-template-columns:1fr auto;gap:6px 12px;font-size:12px;color:#c4c4cc;margin-bottom:10px}.landing02 .l02-user-menu-label{font-weight:600;color:#8f8f9a}.landing02 .l02-user-menu-value{justify-self:start;color:#f4f4f5;font-weight:600}.landing02 .l02-user-menu-link{grid-column:2 / 3;justify-self:end;background:none;border:none;color:#f34d1b;font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline}.landing02 .l02-user-menu-item{width:100%;background:none;border:none;color:#f4f4f5;font-size:13px;font-weight:500;text-align:left;padding:6px 0;cursor:pointer}.landing02 .l02-user-menu-item:hover{color:#f34d1b}.landing02 .l02-nav-links a,.landing02 .l02-nav-links button{color:inherit;background:none;border:none;font:inherit;cursor:pointer;transition:color .2s ease}.landing02 .l02-nav-links a:hover,.landing02 .l02-nav-links button:hover{color:#18181b}.landing02 .l02-cta{background:#f34d1b;color:#fff;padding:10px 22px;border-radius:999px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.landing02 .l02-cta:hover{opacity:.9;transform:translateY(-1px)}.landing02 .l02-hero{height:85vh;min-height:850px;padding:180px 32px 80px;overflow:hidden;background:#fafafa}.landing02 .l02-hero-header{display:flex;flex-direction:column;gap:24px;margin-bottom:38px}.landing02 .l02-hero-title{font-size:clamp(48px,9vw,130px);line-height:.8;letter-spacing:-.04em;font-weight:300;color:#18181b}.landing02 .l02-hero-title span{color:#e4e7e5;font-style:normal}.landing02 .l02-hero-subtitle{max-width:280px;font-size:14px;color:#d9d9d9;border-left:1px solid #e4e4e7;padding-left:20px;line-height:1.6}.landing02 .l02-hero-tag{font-size:10px;font-weight:700;letter-spacing:.4em;text-transform:uppercase;color:#f34d1b}.landing02 .l02-node-stage{max-width:1200px;margin:0 auto;position:relative;height:500px}.landing02 .l02-node-stage,.landing02 .l02-node-stage *{box-sizing:border-box}.landing02 .l02-node-svg{position:absolute;inset:0;z-index:1}.landing02 .l02-node{position:absolute;transform:translate(-50%,-50%);z-index:2}.landing02 .l02-node-stage[data-layout=mobile]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:32px;align-items:center;justify-items:center;height:auto;padding:24px 0 64px;transform:none;overflow:visible}.landing02 .l02-node-stage[data-layout=mobile] .l02-node{position:relative;left:auto;top:auto;transform:none}.landing02 .l02-node-stage[data-layout=mobile] .l02-node[data-node-id=proc],.landing02 .l02-node-stage[data-layout=mobile] .l02-node[data-node-id=out]{grid-column:1 / -1}.landing02 .l02-node-stage[data-layout=mobile] .l02-node[data-node-id=proc]{margin-top:40px}.landing02 .l02-node-label{position:absolute;top:-22px;left:0;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#a1a1aa}.landing02 .l02-node-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.landing02 .l02-node-processor{border-radius:999px;background:transparent}.landing02 .l02-node-processor .l02-processor-core{width:96px;height:96px;border-radius:999px;background:#f34d1b1a;display:flex;align-items:center;justify-content:center}.landing02 .l02-node-processor .l02-processor-dot{width:40px;height:40px;border-radius:999px;background:#f34d1b;box-shadow:0 0 30px #f34d1bcc}.landing02 .l02-node-active-ring{position:absolute;inset:0;border:2px solid rgba(243,77,27,.3);border-radius:12px;pointer-events:none}.landing02 .l02-scroll-indicator{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;font-size:8px;letter-spacing:.3em;color:#d4d4d8}.landing02 .l02-scroll-line{width:1px;height:32px;background:linear-gradient(to bottom,#f34d1b,transparent)}.landing02 .l02-marquee{padding:24px 0;background:#fff;border-top:1px solid #f4f4f5;border-bottom:1px solid #f4f4f5;margin-top:40px;position:relative;overflow:hidden;z-index:5;box-shadow:0 -10px 30px #00000005}.landing02 .l02-marquee-track{display:flex;gap:80px;align-items:center;white-space:nowrap}.landing02 .l02-marquee-item{font-size:10px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#a1a1aa;transition:color .2s ease}.landing02 .l02-marquee-item:hover{color:#f34d1b}.landing02 .l02-models{position:relative;height:100vh;background:#fff;overflow:hidden}.landing02 .l02-models-overlay{position:relative;z-index:3;height:100%;display:flex;align-items:center;padding:0 80px;gap:40px}.landing02 .l02-models-title{font-size:clamp(40px,6vw,96px);line-height:.95;color:#fff;letter-spacing:-.03em;font-weight:300}.landing02 .l02-models-list{display:flex;flex-direction:column;gap:18px;padding-left:60px;color:#fff}.landing02 .l02-models-item{font-size:clamp(28px,4vw,64px);font-weight:300;transition:all .4s ease;opacity:.2}.landing02 .l02-models-item.is-active{opacity:1;transform:translate(12px)}.landing02 .l02-tools{height:220vh;background:#fff;position:relative}.landing02 .l02-tools-sticky{position:sticky;top:0;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:visible}.landing02 .l02-tools-header{text-align:center;margin-bottom:32px;position:relative;z-index:3}.landing02 .l02-tools-title{font-size:clamp(40px,6vw,96px);font-weight:300;color:#18181b}.landing02 .l02-tools-subtitle{color:#a1a1aa;font-size:16px;font-style:normal;font-weight:300;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.landing02 .l02-tools-frame{background:#f4f4f5;border:none;box-shadow:0 40px 100px #0000001a;overflow:hidden;position:relative;z-index:2}.landing02 .l02-tools-tags{position:absolute;inset:0;pointer-events:auto;overflow:visible;z-index:3}.landing02 .l02-tools-tag{position:absolute;left:50%;top:50%}.landing02 .l02-tools-tag-shell{transform:translate(-50%,-50%);padding:8px 20px;border-radius:999px;background:#fffc;border:1px solid #f4f4f5;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#71717a;box-shadow:0 6px 20px #00000014}.landing02 .l02-tools-tag-inner{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,filter .2s ease}.landing02 .l02-tools-tag-inner.is-floating{animation:l02-chip-float 3s ease-in-out infinite}@keyframes l02-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.landing02 .l02-transition{padding:100px 32px;overflow:hidden}.landing02 .l02-transition-title{font-size:clamp(36px,6vw,80px);font-weight:300;letter-spacing:-.03em}.landing02 .l02-toggle{position:relative;width:96px;height:48px;background:#f4f4f5;border-radius:999px;padding:6px;border:none;cursor:pointer;transition:background .2s ease}.landing02 .l02-toggle:hover{background:#e4e4e7}.landing02 .l02-toggle-dot{position:absolute;top:6px;width:36px;height:36px;border-radius:999px;background:#f34d1b;transition:left .5s ease}.landing02 .l02-workflow{padding:160px 32px;background:radial-gradient(circle at 20% 20%,rgba(244,114,42,.2),transparent 45%),#0f0f0f;color:#fff;overflow:hidden}.landing02 .l02-workflow-header{padding-bottom:64px}.landing02 .l02-workflow-title{font-size:clamp(36px,6vw,80px);font-weight:300;letter-spacing:-.03em}.landing02 .l02-workflow-subtitle{color:#d4d4d8;font-size:18px;font-weight:300;margin-top:12px}.landing02 .l02-workflow-stage{height:220vh;position:relative}.landing02 .l02-workflow-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center}.landing02 .l02-workflow-stack{width:min(980px,86vw);height:min(620px,70vh);position:relative;display:flex;align-items:center;justify-content:center}.landing02 .l02-workflow-card{position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:28px;overflow:hidden;background:#111113;box-shadow:0 40px 80px #0000004d;will-change:transform,filter,opacity;transform-origin:center;transform:translate3d(-50%,-50%,0) translate3d(var(--card-x, 0px),var(--card-y, 0px),0) rotate(var(--card-r, 0deg)) scale(var(--card-s, 1));filter:blur(var(--card-blur, 0px));opacity:var(--card-opacity, 1)}.landing02 .l02-workflow-media{width:100%;height:100%;position:relative}.landing02 .l02-workflow-media:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f0f0f14 10%,#0f0f0f8c 65%,#0f0f0fd9);z-index:1}.landing02 .l02-workflow-media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.05);filter:saturate(1.1)}.landing02 .l02-workflow-overlay{position:absolute;left:40px;right:40px;bottom:40px;z-index:2;display:flex;flex-direction:column;gap:12px;opacity:calc(.3 + var(--overlay-progress, 0) * .7);transform:translate3d(0,calc(20px - var(--overlay-progress, 0) * 20px),0);transition:opacity .4s ease,transform .4s ease}.landing02 .l02-workflow-overlay h3{font-size:clamp(24px,3vw,40px);font-weight:300;margin:0}.landing02 .l02-workflow-overlay p{margin:0;color:#e4e4e7;font-size:16px;max-width:360px}.landing02 .l02-workflow-tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#fbbf24}.landing02 .l02-transition.l02-workflow{background:#fafafa;color:#0f0f0f}.landing02 .l02-transition .l02-workflow-subtitle{color:#71717a}.landing02 .l02-transition .l02-workflow-tag{color:#f34d1b}.landing02 .l02-footer{padding:160px 32px 80px;position:relative}.landing02 .l02-footer-title{font-size:clamp(48px,7vw,120px);font-weight:300;letter-spacing:-.04em;line-height:.85}.landing02 .l02-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.landing02 .l02-footer-links a{font-size:14px;color:#52525b;text-decoration:none;transition:color .2s ease}.landing02 .l02-footer-links a:hover{color:#f34d1b}.landing02 .l02-footer-bottom{margin-top:48px;padding-top:24px;border-top:1px solid #f4f4f5;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12px;text-transform:uppercase;letter-spacing:.2em;color:#a1a1aa}.landing02 .l02-fixed-cta{position:fixed;bottom:32px;right:32px;z-index:60}.landing02 .l02-fixed-cta button{background:#f34d1b;color:#fff;padding:16px 32px;border-radius:999px;font-size:20px;font-weight:300;box-shadow:0 20px 40px #00000026;border:none;cursor:pointer;transition:transform .2s ease}.landing02 .l02-fixed-cta button:hover{transform:scale(1.05)}.landing02 .l02-path-spark{animation:l02-sparkle 2.6s linear infinite;mix-blend-mode:screen}.landing02 button,.landing02 a{touch-action:manipulation}@keyframes l02-sparkle{to{stroke-dashoffset:-140}}@keyframes l02-pulse{0%,to{opacity:.3}50%{opacity:.6}}@media(max-width:1024px){.landing02 .l02-nav-links{display:none}.landing02 .l02-hamburger{display:inline-flex;margin-right:4px}.landing02 .l02-mobile-menu{display:grid;position:fixed;top:80px;left:16px;right:16px;width:min(420px,calc(100vw - 32px));margin:0 0 0 auto;padding:20px;gap:16px;border-radius:20px;background:#fffffffa;box-shadow:0 30px 60px #0000001f;border:1px solid #f4f4f5;z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:l02-mobile-menu-in .22s ease;transform-origin:top center}.landing02 .l02-mobile-group{display:grid;gap:12px}.landing02 .l02-mobile-group a,.landing02 .l02-mobile-group button{background:none;border:none;font:inherit;color:#18181b;font-size:15px;text-align:left;cursor:pointer;transition:color .2s ease,transform .2s ease}.landing02 .l02-mobile-group a:active,.landing02 .l02-mobile-group button:active,.landing02 .l02-mobile-link:active{transform:scale(.98)}.landing02 .l02-mobile-divider{height:1px;background:#f4f4f5}.landing02 .l02-mobile-user{display:flex;align-items:center;gap:12px;padding-bottom:4px}.landing02 .l02-mobile-link{font-size:14px;color:#f34d1b;font-weight:600;text-align:left;background:none;border:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.landing02 .l02-navbar{padding:16px 24px}.landing02 .l02-hero{padding-top:140px}.landing02 .l02-node-stage{height:420px;transform:scale(.88);transform-origin:top center}.landing02 .l02-node[data-node-type=input],.landing02 .l02-node[data-node-type=output]{transform:translate(-50%,-50%) scale(.9)}.landing02 .l02-node[data-node-type=processor]{transform:translate(-50%,-50%) scale(.92)}.landing02 .l02-models-overlay{flex-direction:column;padding:120px 24px 80px;align-items:flex-start}.landing02 .l02-models-list{padding-left:0}.landing02 .l02-models{height:auto;min-height:80vh}.landing02 .l02-tools{height:auto;padding:120px 0}.landing02 .l02-tools-sticky{position:relative;height:auto;padding:40px 0 80px}.landing02 .l02-tools-tags{transform:scale(.85);transform-origin:center}.landing02 .l02-workflow{padding:120px 24px}}@media(max-width:768px){.landing02 .l02-navbar{padding:14px 20px}.landing02 .l02-mobile-menu{top:72px;left:12px;right:12px;width:min(360px,calc(100vw - 24px))}.landing02 .l02-hero{height:auto;min-height:720px;padding:120px 20px 60px}.landing02 .l02-hero-header{gap:16px}.landing02 .l02-hero-subtitle{max-width:100%}.landing02 .l02-node-stage{height:360px;transform:scale(.75);transform-origin:top center}.landing02 .l02-node-stage{margin-top:24px;overflow:visible}.landing02 .l02-node-label{font-size:8px}.landing02 .l02-node[data-node-id=in-text],.landing02 .l02-node[data-node-id=in-img],.landing02 .l02-node[data-node-id=proc]{transform:translate(-50%,-50%) scale(.85)}.landing02 .l02-node[data-node-id=out]{transform:translate(-50%,-50%) scale(.8)}.landing02 .l02-tools-header{padding:0 12px}.landing02 .l02-tools-tags{transform:scale(.7);transform-origin:center;pointer-events:none}.landing02 .l02-models-overlay{align-items:center;text-align:center}.landing02 .l02-models-list{align-items:center}.landing02 .l02-transition{padding:120px 20px}.landing02 .l02-workflow-header{padding-bottom:40px}.landing02 .l02-workflow-stage{height:170vh}.landing02 .l02-workflow-stack{width:92vw;height:60vh}.landing02 .l02-workflow-card{border-radius:22px}.landing02 .l02-workflow-overlay{left:20px;right:20px;bottom:20px}.landing02 .l02-footer{padding:120px 20px 60px}.landing02 .l02-footer-links{grid-template-columns:1fr}.landing02 .l02-footer-bottom{flex-direction:column;align-items:flex-start}.landing02 .l02-fixed-cta{display:none}}@media(max-width:600px){.landing02 .l02-hero{min-height:640px}.landing02 .l02-node-stage{height:320px;transform:scale(.7);overflow:visible}.landing02 .l02-node[data-node-id=in-text],.landing02 .l02-node[data-node-id=in-img]{transform:translate(-50%,-50%) scale(.72)}.landing02 .l02-node[data-node-id=proc]{transform:translate(-50%,-50%) scale(.74)}.landing02 .l02-node[data-node-id=out]{transform:translate(-50%,-50%) scale(.66)}.landing02 .l02-node-stage{margin-top:28px}.landing02 .l02-tools-tags{transform:scale(.6)}.landing02 .l02-cta{padding:12px 18px;font-size:12px}.landing02 .l02-user-trigger{padding:8px 12px}}@media(max-width:480px){.landing02 .l02-hero{min-height:640px;padding:110px 12px 60px}.landing02 .l02-hero-title{font-size:clamp(36px,11vw,72px);line-height:.9}.landing02 .l02-node-stage{height:320px;transform:scale(.68);overflow:visible}.landing02 .l02-node-stage{margin-top:28px}.landing02 .l02-node[data-node-id=in-text],.landing02 .l02-node[data-node-id=in-img]{transform:translate(-50%,-50%) scale(.62)}.landing02 .l02-node[data-node-id=proc]{transform:translate(-50%,-50%) scale(.64)}.landing02 .l02-node[data-node-id=out]{transform:translate(-50%,-50%) scale(.58)}.landing02 .l02-tools-tags{transform:scale(.55)}.landing02 .l02-footer-title{font-size:clamp(36px,10vw,72px)}}@media(max-width:360px){.landing02 .l02-node-stage[data-layout=mobile]{grid-template-columns:1fr}}.landing02 .l02-node-stage[data-layout=mobile]{height:auto;transform:none}@media(hover:none){.landing02 .l02-cta:hover{transform:none;opacity:1}.landing02 .l02-user-trigger:hover{background:#f4f4f5}.landing02 .l02-marquee-item:hover{color:#a1a1aa}}@media(prefers-reduced-motion:reduce){.landing02 .l02-tools-tag-inner.is-floating,.landing02 .l02-path-spark,.landing02 .l02-mobile-menu{animation:none}}@keyframes l02-mobile-menu-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.landing02 .l02-carousel{--l02-carousel-card: 420px}@media(max-width:768px){.landing02 .l02-carousel{--l02-carousel-card: 280px;--carousel-gap: 12px;--carousel-speed: 120s}}@media(max-width:480px){.landing02 .l02-carousel{--l02-carousel-card: 240px;--carousel-gap: 10px}}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
