.DataSourcesSection-module__ygQXlq__section{background:var(--bg)}.DataSourcesSection-module__ygQXlq__inner{width:min(88vw,1100px);margin:0 auto}.DataSourcesSection-module__ygQXlq__split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.DataSourcesSection-module__ygQXlq__gridWrap{background:var(--beige);border:1px solid var(--border);border-radius:24px;height:clamp(200px,28vw,240px);position:relative;overflow:hidden}[data-theme=dark] .DataSourcesSection-module__ygQXlq__gridWrap{background:var(--bg-muted)}.DataSourcesSection-module__ygQXlq__gridFade{z-index:2;pointer-events:none;background:linear-gradient(to right, var(--beige) 0%, transparent 14%, transparent 72%, var(--beige) 100%), linear-gradient(to bottom, var(--beige) 0%, transparent 12%, transparent 78%, var(--beige) 100%);position:absolute;inset:0}[data-theme=dark] .DataSourcesSection-module__ygQXlq__gridFade{background:linear-gradient(to right, var(--bg-muted) 0%, transparent 14%, transparent 72%, var(--bg-muted) 100%), linear-gradient(to bottom, var(--bg-muted) 0%, transparent 12%, transparent 78%, var(--bg-muted) 100%)}.DataSourcesSection-module__ygQXlq__logoGrid{grid-template-rows:repeat(2,92px);grid-template-columns:repeat(5,92px);gap:14px;width:max-content;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DataSourcesSection-module__ygQXlq__logoCell{isolation:isolate;border-radius:14px;justify-content:center;align-items:center;padding:16px;display:flex;position:relative}.DataSourcesSection-module__ygQXlq__logoCell:before{content:"";z-index:0;border-radius:inherit;background:#fff;transition:opacity .25s;position:absolute;inset:0;box-shadow:0 1px 2px #0a0a080d,0 8px 20px #0a0a0812}[data-theme=dark] .DataSourcesSection-module__ygQXlq__logoCell:before{background:#f5f5f4;box-shadow:0 1px 2px #0003,0 8px 24px #00000047}.DataSourcesSection-module__ygQXlq__logoSlot{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.DataSourcesSection-module__ygQXlq__logoImg{object-fit:contain;width:40px;max-width:40px;height:40px;max-height:40px;display:block}.DataSourcesSection-module__ygQXlq__logoFallback{letter-spacing:-.02em;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;line-height:1;display:flex}.DataSourcesSection-module__ygQXlq__copy{flex-direction:column;gap:18px;max-width:440px;display:flex}.DataSourcesSection-module__ygQXlq__title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(36px,4.5vw,52px);font-weight:800;line-height:1.08}.DataSourcesSection-module__ygQXlq__subheading{color:var(--text-tertiary);margin:0;font-size:clamp(17px,2vw,19px);font-weight:400;line-height:1.65}.DataSourcesSection-module__ygQXlq__integrationsNote{color:var(--text-secondary);margin:0;font-size:14px;font-weight:500}@media (max-width:900px){.DataSourcesSection-module__ygQXlq__split{grid-template-columns:1fr;gap:40px}.DataSourcesSection-module__ygQXlq__copy{max-width:none}.DataSourcesSection-module__ygQXlq__gridWrap{height:220px}.DataSourcesSection-module__ygQXlq__logoGrid{grid-template-rows:repeat(2,80px);grid-template-columns:repeat(5,80px);gap:12px}}@media (max-width:600px){.DataSourcesSection-module__ygQXlq__inner{width:92vw}.DataSourcesSection-module__ygQXlq__gridWrap{border-radius:18px;height:200px}.DataSourcesSection-module__ygQXlq__logoGrid{grid-template-rows:repeat(2,64px);grid-template-columns:repeat(5,64px);gap:10px}.DataSourcesSection-module__ygQXlq__logoCell{border-radius:12px;padding:12px}.DataSourcesSection-module__ygQXlq__logoSlot{width:34px;height:34px}.DataSourcesSection-module__ygQXlq__logoImg{width:34px;max-width:34px;height:34px;max-height:34px}.DataSourcesSection-module__ygQXlq__logoFallback{width:34px;height:34px;font-size:12px}}
.FeaturesSection-module__FjZ3zG__section{background:var(--bg)}.FeaturesSection-module__FjZ3zG__inner{width:min(88vw,1100px);margin:0 auto}.FeaturesSection-module__FjZ3zG__header{margin-bottom:48px}.FeaturesSection-module__FjZ3zG__split{grid-template-columns:minmax(280px,380px) 1fr;align-items:stretch;gap:clamp(24px,4vw,48px);display:grid}.FeaturesSection-module__FjZ3zG__listPane{flex-direction:column;gap:24px;min-width:0;display:flex}.FeaturesSection-module__FjZ3zG__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.FeaturesSection-module__FjZ3zG__listItem{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;width:100%;padding:14px 16px;font-family:inherit;transition:background .15s,border-color .15s,box-shadow .15s;display:block}.FeaturesSection-module__FjZ3zG__listItem:hover{background:var(--beige);border-color:var(--border)}[data-theme=dark] .FeaturesSection-module__FjZ3zG__listItem:hover{background:var(--bg-muted)}.FeaturesSection-module__FjZ3zG__listItemActive{background:var(--beige);border-color:var(--border);box-shadow:0 1px #0a0a080a}[data-theme=dark] .FeaturesSection-module__FjZ3zG__listItemActive{background:var(--bg-muted);border-color:#ffffff24;box-shadow:0 1px #ffffff0d}[data-theme=dark] .FeaturesSection-module__FjZ3zG__listItem:hover{border-color:#ffffff1a}.FeaturesSection-module__FjZ3zG__listItemInner{align-items:center;gap:12px;display:flex}.FeaturesSection-module__FjZ3zG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.FeaturesSection-module__FjZ3zG__iconWrap svg{stroke:currentColor;width:22px;height:22px}.FeaturesSection-module__FjZ3zG__listItem[data-feat="1"] .FeaturesSection-module__FjZ3zG__iconWrap{color:var(--palette-coral)}.FeaturesSection-module__FjZ3zG__listItem[data-feat="2"] .FeaturesSection-module__FjZ3zG__iconWrap{color:var(--palette-orange)}.FeaturesSection-module__FjZ3zG__listItem[data-feat="3"] .FeaturesSection-module__FjZ3zG__iconWrap{color:var(--palette-blue)}.FeaturesSection-module__FjZ3zG__listItem[data-feat="4"] .FeaturesSection-module__FjZ3zG__iconWrap{color:#7c3aed}.FeaturesSection-module__FjZ3zG__listItem[data-feat="5"] .FeaturesSection-module__FjZ3zG__iconWrap{color:#611f69}.FeaturesSection-module__FjZ3zG__listItem[data-feat="6"] .FeaturesSection-module__FjZ3zG__iconWrap{color:#0d9488}.FeaturesSection-module__FjZ3zG__listItem[data-feat="7"] .FeaturesSection-module__FjZ3zG__iconWrap{color:#ca8a04}.FeaturesSection-module__FjZ3zG__listItem[data-feat="8"] .FeaturesSection-module__FjZ3zG__iconWrap{color:#16a34a}.FeaturesSection-module__FjZ3zG__listTitle{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.FeaturesSection-module__FjZ3zG__desc{color:var(--text-secondary);margin:0;padding:0 4px;font-size:16px;line-height:1.65}.FeaturesSection-module__FjZ3zG__visualPane{border:1px solid var(--border);background:var(--bg-elevated);border-radius:24px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0a0a080a,0 24px 64px #0a0a0814}[data-theme=dark] .FeaturesSection-module__FjZ3zG__visualPane{border-color:#ffffff1a;box-shadow:0 24px 64px #00000059}.FeaturesSection-module__FjZ3zG__visualInner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FeaturesSection-module__FjZ3zG__gradientSunrise{background:linear-gradient(165deg,#fde68a 0%,#fdba74 42%,#fda4af 88%)}.FeaturesSection-module__FjZ3zG__gradientSky{background:linear-gradient(165deg,#c8e8f4 0%,#8ec5dc 38%,#face68 78%)}.FeaturesSection-module__FjZ3zG__gradientDusk{background:linear-gradient(165deg,#e8d4f8 0%,#faac68 45%,#fa6868 90%)}.FeaturesSection-module__FjZ3zG__gradientMint{background:linear-gradient(165deg,#bbf7d0 0%,#6ee7b7 45%,#5a9cb5 90%)}.FeaturesSection-module__FjZ3zG__gradientViolet{background:linear-gradient(165deg,#ede9fe 0%,#c4b5fd 45%,#8ec5dc 88%)}.FeaturesSection-module__FjZ3zG__gradientSlack{background:linear-gradient(165deg,#f3e8ff 0%,#e9d5ff 40%,#4a154b 120%)}.FeaturesSection-module__FjZ3zG__gradientTeal{background:linear-gradient(165deg,#ccfbf1 0%,#5eead4 50%,#0d9488 95%)}.FeaturesSection-module__FjZ3zG__gradientGold{background:linear-gradient(165deg,#fef3c7 0%,#face68 50%,#faac68 90%)}.FeaturesSection-module__FjZ3zG__mockWrap{justify-content:center;align-items:center;width:88%;max-width:380px;display:flex}.FeaturesSection-module__FjZ3zG__mockPanel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:14px;width:100%;padding:22px;box-shadow:0 20px 48px #0a0a081f}[data-theme=dark] .FeaturesSection-module__FjZ3zG__mockPanel{background:#1c1c20f2;border:1px solid #ffffff14;box-shadow:0 20px 48px #00000059}.FeaturesSection-module__FjZ3zG__mockTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 12px;font-size:11px;font-weight:700}.FeaturesSection-module__FjZ3zG__mockHeading{color:var(--text);margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600;line-height:1.2}.FeaturesSection-module__FjZ3zG__mockRisk .FeaturesSection-module__FjZ3zG__mockHeading{margin-bottom:4px}.FeaturesSection-module__FjZ3zG__riskTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.FeaturesSection-module__FjZ3zG__riskSub{color:var(--text-tertiary);font-size:11px;font-family:var(--font-geist-sans), system-ui, sans-serif;margin:4px 0 0}.FeaturesSection-module__FjZ3zG__riskScore{color:var(--palette-coral);font-size:32px;font-weight:800;line-height:1;font-family:var(--font-geist-sans), system-ui, sans-serif}.FeaturesSection-module__FjZ3zG__riskReason{color:var(--text-secondary);background:var(--beige);font-size:12px;line-height:1.5;font-family:var(--font-geist-sans), system-ui, sans-serif;border-radius:8px;margin:0;padding:10px 12px}[data-theme=dark] .FeaturesSection-module__FjZ3zG__riskReason{background:#ffffff0f}.FeaturesSection-module__FjZ3zG__metricRow{gap:12px;margin-bottom:14px;display:flex}.FeaturesSection-module__FjZ3zG__metric{background:var(--beige);border-radius:10px;flex:1;padding:12px}[data-theme=dark] .FeaturesSection-module__FjZ3zG__metric{background:#ffffff0f}.FeaturesSection-module__FjZ3zG__metricVal{color:var(--text);letter-spacing:-.5px;font-size:20px;font-weight:800}.FeaturesSection-module__FjZ3zG__metricLbl{color:var(--text-tertiary);margin-top:4px;font-size:10px}.FeaturesSection-module__FjZ3zG__sourceRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.FeaturesSection-module__FjZ3zG__sourcePill{background:var(--beige);color:var(--text-secondary);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}[data-theme=dark] .FeaturesSection-module__FjZ3zG__sourcePill{background:#ffffff14}.FeaturesSection-module__FjZ3zG__insightLine{border-bottom:1px solid var(--border);color:var(--text-secondary);font-size:12px;line-height:1.45;font-family:var(--font-geist-sans), system-ui, sans-serif;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.FeaturesSection-module__FjZ3zG__insightLine:last-child{border-bottom:none;padding-bottom:0}.FeaturesSection-module__FjZ3zG__insightDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.FeaturesSection-module__FjZ3zG__emailPreview{color:var(--text-secondary);font-size:13px;line-height:1.55;font-family:var(--font-geist-sans), system-ui, sans-serif;margin:0 0 14px}.FeaturesSection-module__FjZ3zG__timeline{flex-direction:column;gap:12px;display:flex}.FeaturesSection-module__FjZ3zG__timelineItem{color:var(--text-secondary);font-size:12px;line-height:1.45;font-family:var(--font-geist-sans), system-ui, sans-serif;align-items:flex-start;gap:10px;display:flex}.FeaturesSection-module__FjZ3zG__timelineDot{background:var(--palette-blue);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.FeaturesSection-module__FjZ3zG__barChart{align-items:flex-end;gap:10px;height:72px;margin-top:8px;display:flex}.FeaturesSection-module__FjZ3zG__bar{background:linear-gradient(180deg, var(--palette-blue), #5a9cb559);border-radius:6px 6px 2px 2px;flex:1;min-height:12px}@media (max-width:900px){.FeaturesSection-module__FjZ3zG__split{grid-template-columns:1fr}.FeaturesSection-module__FjZ3zG__visualPane{min-height:360px}.FeaturesSection-module__FjZ3zG__header{margin-bottom:32px}}@media (max-width:600px){.FeaturesSection-module__FjZ3zG__inner{width:92vw}.FeaturesSection-module__FjZ3zG__listItem{padding:12px 14px}.FeaturesSection-module__FjZ3zG__desc{font-size:15px}.FeaturesSection-module__FjZ3zG__visualPane{border-radius:18px;min-height:320px}}
.FlowPipelineScreen-module__b3fuPW__shell{width:100%;padding:12px 0 8px}.FlowPipelineScreen-module__b3fuPW__hub{grid-template-columns:minmax(72px,88px) minmax(260px,1fr) minmax(72px,88px);align-items:center;gap:clamp(16px,3vw,48px);width:100%;min-height:400px;display:grid;position:relative}.FlowPipelineScreen-module__b3fuPW__svg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:visible}.FlowPipelineScreen-module__b3fuPW__line{fill:none;stroke:var(--muted-border);stroke-width:2px;stroke-linecap:round;opacity:.4;transition:opacity .35s}.FlowPipelineScreen-module__b3fuPW__lineOn{stroke-width:2.5px;opacity:1;filter:drop-shadow(0 0 8px #f472b666)}.FlowPipelineScreen-module__b3fuPW__lineOut.FlowPipelineScreen-module__b3fuPW__lineOn{filter:drop-shadow(0 0 8px #fb923c66)}.FlowPipelineScreen-module__b3fuPW__dotIn{fill:#f472b6}.FlowPipelineScreen-module__b3fuPW__dotOut{fill:#fb923c}.FlowPipelineScreen-module__b3fuPW__col{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:clamp(18px,4vh,28px);padding:20px 0;display:flex;position:relative}.FlowPipelineScreen-module__b3fuPW__colSources .FlowPipelineScreen-module__b3fuPW__tile:first-child{margin-right:8px}.FlowPipelineScreen-module__b3fuPW__colSources .FlowPipelineScreen-module__b3fuPW__tile:nth-child(2){margin-right:0}.FlowPipelineScreen-module__b3fuPW__colSources .FlowPipelineScreen-module__b3fuPW__tile:nth-child(3){margin-right:4px}.FlowPipelineScreen-module__b3fuPW__colSources .FlowPipelineScreen-module__b3fuPW__tile:nth-child(4){margin-right:10px}.FlowPipelineScreen-module__b3fuPW__colExports .FlowPipelineScreen-module__b3fuPW__tile:first-child{margin-left:6px}.FlowPipelineScreen-module__b3fuPW__colExports .FlowPipelineScreen-module__b3fuPW__tile:nth-child(2){margin-left:12px}.FlowPipelineScreen-module__b3fuPW__colExports .FlowPipelineScreen-module__b3fuPW__tile:nth-child(3){margin-left:2px}.FlowPipelineScreen-module__b3fuPW__colExports .FlowPipelineScreen-module__b3fuPW__tile:nth-child(4){margin-left:8px}.FlowPipelineScreen-module__b3fuPW__tile{background:var(--white);border:1px solid #00000014;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex;position:relative;box-shadow:0 2px 8px #0000000d,0 10px 28px #0000000d}.FlowPipelineScreen-module__b3fuPW__tileOn{border-color:#5a9cb580;transform:scale(1.05);box-shadow:0 6px 20px #5a9cb533,0 0 0 3px #5a9cb51f}.FlowPipelineScreen-module__b3fuPW__tileExport.FlowPipelineScreen-module__b3fuPW__tileOn{border-color:#fa686873;box-shadow:0 6px 20px #fa686829,0 0 0 3px #fa68681a}.FlowPipelineScreen-module__b3fuPW__logo{object-fit:contain;width:30px;height:30px;display:block}.FlowPipelineScreen-module__b3fuPW__logoFallback{letter-spacing:-.03em;background:var(--muted);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.FlowPipelineScreen-module__b3fuPW__port{background:var(--white);border:2px solid var(--muted-border);z-index:1;border-radius:50%;width:10px;height:10px;margin-top:-5px;position:absolute;top:50%}.FlowPipelineScreen-module__b3fuPW__portEast{right:-5px}.FlowPipelineScreen-module__b3fuPW__portWest{left:-5px}.FlowPipelineScreen-module__b3fuPW__tileOn .FlowPipelineScreen-module__b3fuPW__port{border-color:var(--accent);background:var(--accent)}.FlowPipelineScreen-module__b3fuPW__tileExport.FlowPipelineScreen-module__b3fuPW__tileOn .FlowPipelineScreen-module__b3fuPW__port{border-color:var(--palette-coral);background:var(--palette-coral)}.FlowPipelineScreen-module__b3fuPW__center{z-index:3;justify-content:center;min-width:0;display:flex;position:relative}.FlowPipelineScreen-module__b3fuPW__dash{background:var(--white);border:1px solid #00000014;border-radius:20px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 4px 24px #00000012,0 20px 56px #0000000f}.FlowPipelineScreen-module__b3fuPW__dashBar{background:var(--muted);border-bottom:1px solid var(--muted-border);align-items:center;gap:6px;padding:12px 16px;display:flex}.FlowPipelineScreen-module__b3fuPW__dashTitle{color:var(--text-secondary);margin-left:6px;font-size:12px;font-weight:600}.FlowPipelineScreen-module__b3fuPW__dashMain{flex-direction:column;gap:14px;padding:16px;display:flex}.FlowPipelineScreen-module__b3fuPW__ai{border:1px solid var(--muted-border);background:var(--muted);border-radius:14px;padding:14px}.FlowPipelineScreen-module__b3fuPW__aiBusy{background:linear-gradient(145deg,#5a9cb51f 0%,#faac6814 100%);border-color:#5a9cb559}.FlowPipelineScreen-module__b3fuPW__aiDone{background:var(--white);border-color:#5a9cb538}.FlowPipelineScreen-module__b3fuPW__aiRow{align-items:flex-start;gap:12px;display:flex}.FlowPipelineScreen-module__b3fuPW__aiBadge{background:var(--white);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000000f}.FlowPipelineScreen-module__b3fuPW__aiLabel{color:var(--text);letter-spacing:-.02em;margin:0;font-size:14px;font-weight:600}.FlowPipelineScreen-module__b3fuPW__aiSub{color:var(--text-secondary);margin:4px 0 0;font-size:12px;line-height:1.45}.FlowPipelineScreen-module__b3fuPW__pill{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:10px;font-weight:600}.FlowPipelineScreen-module__b3fuPW__pillBusy{color:var(--accent);background:#5a9cb524;animation:1.2s ease-in-out infinite FlowPipelineScreen-module__b3fuPW__hubPulse}.FlowPipelineScreen-module__b3fuPW__pillDone{color:var(--palette-coral);background:#fa68681f}@keyframes FlowPipelineScreen-module__b3fuPW__hubPulse{0%,to{opacity:1}50%{opacity:.45}}.FlowPipelineScreen-module__b3fuPW__scan{background:#0000000f;border-radius:2px;height:4px;margin-top:14px;overflow:hidden}.FlowPipelineScreen-module__b3fuPW__scanBar{background:linear-gradient(90deg, var(--accent), var(--palette-orange));border-radius:2px;width:42%;height:100%;animation:1.2s ease-in-out infinite FlowPipelineScreen-module__b3fuPW__hubScan}@keyframes FlowPipelineScreen-module__b3fuPW__hubScan{0%{transform:translate(-120%)}to{transform:translate(380%)}}.FlowPipelineScreen-module__b3fuPW__insights{flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.FlowPipelineScreen-module__b3fuPW__insight{color:var(--text-secondary);background:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;line-height:1.35;display:flex}.FlowPipelineScreen-module__b3fuPW__insight strong{color:var(--text);font-weight:600}.FlowPipelineScreen-module__b3fuPW__insightRisk{color:var(--palette-coral);background:#fa68681a}.FlowPipelineScreen-module__b3fuPW__insightRisk strong{color:var(--palette-coral)}.FlowPipelineScreen-module__b3fuPW__insightUp{color:#b8732e;background:#faac681f}.FlowPipelineScreen-module__b3fuPW__stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.FlowPipelineScreen-module__b3fuPW__stat{text-align:center;background:var(--muted);border-radius:12px;padding:12px 8px}.FlowPipelineScreen-module__b3fuPW__statVal{letter-spacing:-.03em;color:var(--text);font-size:22px;font-weight:600;line-height:1;display:block}.FlowPipelineScreen-module__b3fuPW__statK{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-top:4px;font-size:10px;font-weight:600;display:block}.fd-dot{border-radius:50%;width:8px;height:8px}.fd-dot--r{background:#ff5f57}.fd-dot--y{background:#febc2e}.fd-dot--g{background:#28c840}@media (max-width:640px){.FlowPipelineScreen-module__b3fuPW__hub{grid-template-columns:52px 1fr 52px;gap:10px;min-height:360px}.FlowPipelineScreen-module__b3fuPW__tile{border-radius:14px;width:48px;height:48px}.FlowPipelineScreen-module__b3fuPW__logo{width:24px;height:24px}.FlowPipelineScreen-module__b3fuPW__dash{max-width:100%}.FlowPipelineScreen-module__b3fuPW__statVal{font-size:18px}}
.FlowAnimation-module__ZgqcLa__scene{width:100%;padding:8px 0 0;position:relative}.FlowAnimation-module__ZgqcLa__screenArea{width:100%;max-width:1120px;min-height:440px;margin:0 auto;position:relative}
.SignalsScrollSection-module__jw1Vxq__section{background:var(--bg-muted);padding:0 0 80px}.SignalsScrollSection-module__jw1Vxq__header{width:min(1100px,92vw);margin:0 auto;padding:72px 24px 40px}.SignalsScrollSection-module__jw1Vxq__headerSub{color:var(--text-secondary);max-width:52ch;margin:0;font-size:16px;line-height:1.65}.SignalsScrollSection-module__jw1Vxq__scrollTrack{height:calc(var(--card-count) * 100vh);position:relative}.SignalsScrollSection-module__jw1Vxq__sticky{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 88px);max-height:720px;padding:0 24px 48px;display:flex;position:sticky;top:88px}.SignalsScrollSection-module__jw1Vxq__stage{width:min(1100px,92vw);height:min(560px,100vh - 160px);margin:0 auto;position:relative}.SignalsScrollSection-module__jw1Vxq__cardLayer{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SignalsScrollSection-module__jw1Vxq__cardLayerActive{pointer-events:auto}.SignalsScrollSection-module__jw1Vxq__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:24px;grid-template-columns:1fr 1fr;width:100%;height:100%;max-height:560px;display:grid;overflow:hidden;box-shadow:0 1px 2px #0a0a080a,0 24px 64px #0a0a0814}[data-theme=dark] .SignalsScrollSection-module__jw1Vxq__card{border-color:#ffffff1a;box-shadow:0 24px 64px #00000061}.SignalsScrollSection-module__jw1Vxq__copy{flex-direction:column;justify-content:center;gap:16px;padding:clamp(32px,5vw,56px);display:flex}.SignalsScrollSection-module__jw1Vxq__step{color:var(--text-tertiary);letter-spacing:.02em;margin:0;font-size:13px;font-weight:500}.SignalsScrollSection-module__jw1Vxq__eyebrow{color:var(--text-secondary);margin:0;font-size:14px;font-weight:600}.SignalsScrollSection-module__jw1Vxq__title{letter-spacing:-.6px;color:var(--text);margin:0;font-size:clamp(26px,3.2vw,34px);font-weight:700;line-height:1.15}.SignalsScrollSection-module__jw1Vxq__body{color:var(--text-secondary);max-width:38ch;margin:0;font-size:clamp(15px,1.6vw,17px);line-height:1.65}.SignalsScrollSection-module__jw1Vxq__visual{min-height:280px;position:relative;overflow:hidden}.SignalsScrollSection-module__jw1Vxq__gradientSunrise{background:linear-gradient(165deg,#fde68a 0%,#fdba74 42%,#fda4af 88%)}.SignalsScrollSection-module__jw1Vxq__gradientSky{background:linear-gradient(165deg,#c8e8f4 0%,#8ec5dc 38%,#face68 78%)}.SignalsScrollSection-module__jw1Vxq__gradientDusk{background:linear-gradient(165deg,#e8d4f8 0%,#faac68 45%,#fa6868 90%)}.SignalsScrollSection-module__jw1Vxq__mockWrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:12% 8% 8%}.SignalsScrollSection-module__jw1Vxq__mockPanel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:14px;width:88%;max-width:340px;padding:20px;box-shadow:0 20px 48px #0a0a081f}[data-theme=dark] .SignalsScrollSection-module__jw1Vxq__mockPanel{background:#1c1c20f2;border:1px solid #ffffff14;box-shadow:0 20px 48px #00000059}.SignalsScrollSection-module__jw1Vxq__mockTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 12px;font-size:11px;font-weight:700}.SignalsScrollSection-module__jw1Vxq__mockHeading{color:var(--text);margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600;line-height:1.2}.SignalsScrollSection-module__jw1Vxq__sourceRow{flex-wrap:wrap;gap:8px;display:flex}.SignalsScrollSection-module__jw1Vxq__sourcePill{background:var(--beige);color:var(--text-secondary);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.SignalsScrollSection-module__jw1Vxq__metricRow{gap:12px;margin-top:14px;display:flex}.SignalsScrollSection-module__jw1Vxq__metric{background:var(--beige);border-radius:10px;flex:1;padding:12px}.SignalsScrollSection-module__jw1Vxq__metricVal{color:var(--text);letter-spacing:-.5px;font-size:20px;font-weight:800}.SignalsScrollSection-module__jw1Vxq__metricLbl{color:var(--text-tertiary);margin-top:4px;font-size:10px}.SignalsScrollSection-module__jw1Vxq__insightLine{border-bottom:1px solid var(--border);color:var(--text-secondary);align-items:flex-start;gap:10px;padding:10px 0;font-size:12px;line-height:1.45;display:flex}.SignalsScrollSection-module__jw1Vxq__insightLine:last-child{border-bottom:none}.SignalsScrollSection-module__jw1Vxq__insightDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.SignalsScrollSection-module__jw1Vxq__riskCard{text-align:left}.SignalsScrollSection-module__jw1Vxq__riskTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.SignalsScrollSection-module__jw1Vxq__riskName{color:var(--text);margin:0;font-size:15px;font-weight:700}.SignalsScrollSection-module__jw1Vxq__riskSub{color:var(--text-tertiary);margin:4px 0 0;font-size:11px}.SignalsScrollSection-module__jw1Vxq__riskScore{color:var(--palette-coral);font-size:28px;font-weight:800;line-height:1}.SignalsScrollSection-module__jw1Vxq__riskReason{color:var(--text-secondary);background:var(--beige);border-radius:8px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.SignalsScrollSection-module__jw1Vxq__progress{z-index:2;gap:8px;width:min(200px,40vw);display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.SignalsScrollSection-module__jw1Vxq__progressBar{background:var(--border);border-radius:999px;flex:1;height:3px;overflow:hidden}.SignalsScrollSection-module__jw1Vxq__progressFill{border-radius:inherit;background:var(--accent);transform-origin:0;width:100%;height:100%;transition:transform .25s,opacity .25s}.SignalsScrollSection-module__jw1Vxq__stack{display:none}@media (max-width:900px){.SignalsScrollSection-module__jw1Vxq__scrollTrack,.SignalsScrollSection-module__jw1Vxq__sticky,.SignalsScrollSection-module__jw1Vxq__stage{display:none}.SignalsScrollSection-module__jw1Vxq__header{padding-bottom:32px}.SignalsScrollSection-module__jw1Vxq__stack{flex-direction:column;gap:24px;width:min(1100px,92vw);margin:0 auto;padding:0 24px 48px;display:flex}.SignalsScrollSection-module__jw1Vxq__card{grid-template-columns:1fr;max-height:none;position:relative}.SignalsScrollSection-module__jw1Vxq__visual{min-height:220px}.SignalsScrollSection-module__jw1Vxq__copy{padding:28px 24px 20px}}@media (prefers-reduced-motion:reduce){.SignalsScrollSection-module__jw1Vxq__scrollTrack,.SignalsScrollSection-module__jw1Vxq__sticky,.SignalsScrollSection-module__jw1Vxq__stage{display:none}.SignalsScrollSection-module__jw1Vxq__header{padding-bottom:32px}.SignalsScrollSection-module__jw1Vxq__stack{flex-direction:column;gap:24px;width:min(1100px,92vw);margin:0 auto;padding:0 24px 48px;display:flex}.SignalsScrollSection-module__jw1Vxq__card{grid-template-columns:1fr;max-height:none}}
.WorkflowsSection-module__8ZppWG__section{background:var(--bg-muted)}.WorkflowsSection-module__8ZppWG__inner{width:min(1200px,92vw);margin:0 auto}.WorkflowsSection-module__8ZppWG__editor{border:1px solid var(--border);background:var(--bg-elevated);border-radius:20px;grid-template-columns:1fr minmax(300px,360px);gap:0;min-height:520px;display:grid;overflow:hidden;box-shadow:0 24px 64px #0a0a0814}[data-theme=dark] .WorkflowsSection-module__8ZppWG__editor{border-color:#ffffff1a;box-shadow:0 24px 64px #0006}.WorkflowsSection-module__8ZppWG__canvas{border-right:1px solid var(--border);background-color:#fafaf9;background-image:radial-gradient(circle,#d6d3d1 1px,#0000 1px);background-size:18px 18px;min-height:520px;padding:28px 32px 56px;position:relative}[data-theme=dark] .WorkflowsSection-module__8ZppWG__canvas{background-color:#1a1a1e;background-image:radial-gradient(circle,#3f3f46 1px,#0000 1px)}.WorkflowsSection-module__8ZppWG__canvasHeader{color:var(--text);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:600;display:flex}.WorkflowsSection-module__8ZppWG__canvasHeaderIcon{color:var(--palette-orange);display:flex}.WorkflowsSection-module__8ZppWG__flow{flex-direction:column;align-items:center;max-width:320px;margin:0 auto;display:flex}.WorkflowsSection-module__8ZppWG__connector{background:#d6d3d1;flex-shrink:0;width:2px;height:28px}[data-theme=dark] .WorkflowsSection-module__8ZppWG__connector{background:#3f3f46}.WorkflowsSection-module__8ZppWG__node{background:var(--bg-elevated);border:1px solid var(--border);text-align:left;cursor:default;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;display:flex;box-shadow:0 1px 3px #0a0a080a}.WorkflowsSection-module__8ZppWG__nodeSelected{border-color:var(--palette-coral);box-shadow:0 0 0 1px var(--palette-coral), 0 4px 16px #fa686826}.WorkflowsSection-module__8ZppWG__nodeIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.WorkflowsSection-module__8ZppWG__nodeIconBlue{color:var(--palette-blue);background:#5a9cb526}.WorkflowsSection-module__8ZppWG__nodeIconAmber{color:#d97706;background:#faac682e}.WorkflowsSection-module__8ZppWG__nodeIconPurple{color:#7c3aed;background:#7c3aed1f}.WorkflowsSection-module__8ZppWG__nodeIconGreen{color:#16a34a;background:#16a34a1f}.WorkflowsSection-module__8ZppWG__nodeBody{flex:1;min-width:0}.WorkflowsSection-module__8ZppWG__nodeTitle{color:var(--text);margin:0 0 2px;font-size:14px;font-weight:700;line-height:1.3}.WorkflowsSection-module__8ZppWG__nodeDesc{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.WorkflowsSection-module__8ZppWG__canvasControls{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary);border-radius:10px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0a0a080f}.WorkflowsSection-module__8ZppWG__canvasControls span{border-radius:6px;padding:4px 8px}.WorkflowsSection-module__8ZppWG__canvasControlsActive{background:var(--beige);color:var(--text);font-weight:600}[data-theme=dark] .WorkflowsSection-module__8ZppWG__canvasControlsActive{background:var(--bg-muted)}.WorkflowsSection-module__8ZppWG__config{background:var(--bg-elevated);flex-direction:column;min-height:520px;display:flex}.WorkflowsSection-module__8ZppWG__configHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 22px 18px;display:flex}.WorkflowsSection-module__8ZppWG__configHeaderMain{align-items:flex-start;gap:12px;min-width:0;display:flex}.WorkflowsSection-module__8ZppWG__configHeaderIcon{color:#7c3aed;background:#7c3aed1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WorkflowsSection-module__8ZppWG__configTitle{color:var(--text);margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.25}.WorkflowsSection-module__8ZppWG__configSubtitle{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.WorkflowsSection-module__8ZppWG__configClose{width:28px;height:28px;color:var(--text-tertiary);cursor:default;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WorkflowsSection-module__8ZppWG__configBody{flex:1;padding:18px 22px 22px;overflow-y:auto}.WorkflowsSection-module__8ZppWG__configSection{margin-bottom:22px}.WorkflowsSection-module__8ZppWG__configSection:last-child{margin-bottom:0}.WorkflowsSection-module__8ZppWG__configSectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin:0 0 10px;font-size:11px;font-weight:700}.WorkflowsSection-module__8ZppWG__fieldRow{flex-direction:column;gap:8px;display:flex}.WorkflowsSection-module__8ZppWG__fieldLabel{color:var(--text-secondary);margin:0;font-size:12px;font-weight:500}.WorkflowsSection-module__8ZppWG__selectMock{color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}[data-theme=dark] .WorkflowsSection-module__8ZppWG__selectMock,[data-theme=dark] .WorkflowsSection-module__8ZppWG__paramValue{color:var(--text);background:#ffffff0d;border-color:#ffffff1f}.WorkflowsSection-module__8ZppWG__selectMock svg{color:var(--text-tertiary);flex-shrink:0}.WorkflowsSection-module__8ZppWG__paramRow{grid-template-columns:72px 1fr;align-items:center;gap:10px;margin-bottom:8px;display:grid}.WorkflowsSection-module__8ZppWG__paramRow:last-child{margin-bottom:0}.WorkflowsSection-module__8ZppWG__paramKey{color:var(--text-secondary);font-size:12px;font-weight:500}.WorkflowsSection-module__8ZppWG__paramValue{color:var(--text);background:var(--bg);border:1px solid var(--border);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;padding:10px 12px;font-size:13px;overflow:hidden}.WorkflowsSection-module__8ZppWG__detailRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.WorkflowsSection-module__8ZppWG__detailRow:last-child{border-bottom:none}.WorkflowsSection-module__8ZppWG__detailKey{color:var(--text-secondary)}.WorkflowsSection-module__8ZppWG__detailVal{color:var(--text);align-items:center;gap:8px;font-weight:500;display:flex}.WorkflowsSection-module__8ZppWG__statusBadge{color:#16a34a;background:#16a34a1f;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.WorkflowsSection-module__8ZppWG__avatar{background:linear-gradient(135deg, var(--palette-blue), var(--palette-coral));border-radius:50%;flex-shrink:0;width:22px;height:22px}@media (max-width:900px){.WorkflowsSection-module__8ZppWG__editor{grid-template-columns:1fr}.WorkflowsSection-module__8ZppWG__canvas{border-right:none;border-bottom:1px solid var(--border);min-height:420px}.WorkflowsSection-module__8ZppWG__config{min-height:auto}}@media (max-width:600px){.WorkflowsSection-module__8ZppWG__canvas{padding:20px 16px 48px}.WorkflowsSection-module__8ZppWG__flow{max-width:100%}.WorkflowsSection-module__8ZppWG__paramRow{grid-template-columns:1fr;gap:4px}}
