:root{--bg:#07111f;--bg2:#0d1b2f;--panel:#0f1d31e0;--panel2:#14243beb;--border:#94a3b83d;--text:#f8fafc;--muted:#cbd5e1;--blue:#38bdf8;--purple:#8b5cf6;--green:#22c55e;--red:#ef4444;--yellow:#f59e0b}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 18% 12%,#7c3aed38,#0000 28%),radial-gradient(circle at 84% 12%,#0ea5e926,#0000 26%),linear-gradient(135deg,#020617 0%,#07111f 48%,#0b1220 100%);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,select,input{font:inherit}.appShell{flex-direction:column;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--border);background:#030712d1;justify-content:space-between;align-items:center;height:86px;padding:0 22px;display:flex;box-shadow:0 10px 35px #00000038}.brand{align-items:center;gap:14px;display:flex}.brandLogo{color:#d8b4fe;border:1px solid #a855f78c;border-radius:18px;place-items:center;width:48px;height:48px;font-size:30px;display:grid;box-shadow:0 0 22px #a855f759}.brand h1{letter-spacing:.02em;margin:0;font-size:21px}.brand p{color:var(--muted);margin:4px 0 0}.topbarCenter{align-items:center;gap:18px;display:flex}.betaPill{background:linear-gradient(135deg,#4c1d95,#7e22ce);border:1px solid #9333ea;border-radius:8px;padding:11px 20px;font-weight:700;box-shadow:0 0 18px #9333ea4d}.version{color:var(--muted);font-weight:700}.topbarActions{align-items:center;gap:16px;display:flex}.healthChip{white-space:nowrap;font-weight:700}.healthChip.up{color:#86efac}.healthChip.down{color:#fca5a5}.linkBtn,.resetTop,.smallBtn{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#1e293bdb;border-radius:9px;padding:10px 14px}.resetTop:hover,.linkBtn:hover,.smallBtn:hover{background:#334155f2}.layout{flex:1;grid-template-columns:334px 1fr;min-height:calc(100vh - 138px);display:grid}.sidebar{border-right:1px solid var(--border);background:#0206176b;padding:26px 18px}.sidePanel{background:linear-gradient(145deg,#1e293bc7,#0f172ad1);border:1px solid #94a3b838;border-radius:13px;margin-bottom:18px;overflow:hidden;box-shadow:0 10px 30px #00000024}.panelTitle{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:13px;width:100%;min-height:84px;padding:0 20px;font-size:19px;font-weight:800;display:flex}.chevron{font-size:20px}.panelBody{gap:10px;padding:0 18px 18px;display:grid}.panelBody button,.panelBody select{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #94a3b840;border-radius:9px;width:100%;padding:11px;font-weight:700}.panelBody select{color:#fff;background:#0f172a}.check{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.purpleBtn{background:linear-gradient(135deg,#7e22ce,#9333ea)!important;border:1px solid #a855f7!important}.greenBtn{background:linear-gradient(135deg,#15803d,#16a34a)!important;border:1px solid #22c55e!important}.main{padding:18px 30px 24px;overflow:auto}.infoBanner{background:linear-gradient(135deg,#0f365cb3,#0f172ab8);border:1px solid #38bdf847;border-radius:9px;grid-template-columns:48px 1fr 34px;align-items:start;gap:14px;margin-bottom:38px;padding:22px;display:grid;box-shadow:0 12px 35px #0000002b}.infoIcon{background:#2563eb;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.infoBanner strong{font-size:18px}.infoBanner p{color:#dbeafe;margin:8px 0 0;line-height:1.5}.closeBanner{color:#dbeafe;background:0 0;border:none;font-size:28px}.welcome{max-width:920px;margin:0 auto 22px}.welcome h2{margin:0;font-size:30px}.accentLine{background:linear-gradient(90deg,#a855f7,#60a5fa);width:220px;height:4px;margin:14px 0 30px}.welcome>p{color:var(--muted);margin-bottom:22px;font-size:16px}.actionGrid{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:24px;display:grid}.actionCard{text-align:center;background:#0f172aa1;border:1px solid #94a3b838;border-radius:10px;place-items:center;min-height:320px;padding:30px;display:grid;box-shadow:0 20px 50px #00000029}.circle{border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:8px;font-size:32px;display:grid}.circle.purple{background:linear-gradient(135deg,#6d28d9,#9333ea);box-shadow:0 0 22px #9333ea73}.circle.green{background:linear-gradient(135deg,#15803d,#16a34a);box-shadow:0 0 22px #22c55e61}.actionCard h3{margin:6px 0;font-size:22px}.actionCard p{color:var(--muted);line-height:1.45}.actionCard button{color:#fff;cursor:pointer;border-radius:8px;width:170px;padding:13px 18px;font-weight:800}.securityNote{color:#dbeafe;background:#082f498c;border:1px solid #0ea5e940;border-radius:9px;gap:14px;padding:18px;display:flex}.securityNote span{font-size:28px}.securityNote p{color:#dbeafe;margin:6px 0 0}.workbench{grid-template-columns:minmax(640px,1fr) 360px;gap:18px;margin-top:26px;display:grid}.graphPanel,.rightPanel{background:#0f172ab8;border:1px solid #94a3b838;border-radius:13px;overflow:hidden;box-shadow:0 20px 50px #00000030}.panelHeader{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.panelHeader h3{margin:0;font-size:19px}.panelHeader small{color:var(--muted)}.cy{background-color:#0000;background-image:linear-gradient(#94a3b80e 1px,#0000 1px),linear-gradient(90deg,#94a3b80e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:620px}.rightPanel{max-height:700px;padding:18px;overflow-y:auto}.rightPanel h3{margin:0 0 12px}.muted{color:var(--muted)}.summaryCard{background:#0f365c73;border:1px solid #38bdf840;border-radius:10px;gap:7px;margin-bottom:14px;padding:12px;display:grid}.summaryCard span{color:#dbeafe;font-size:13px}.kv{gap:8px;margin-bottom:18px;display:grid}.kv div{background:#0f172a8f;border:1px solid #94a3b82e;border-radius:8px;padding:8px}.kv strong{color:#93c5fd;font-size:12px;display:block}.kv span{color:#e2e8f0;word-break:break-word}.steps{gap:8px;padding-left:18px;display:grid}.steps li{background:#0f172a8f;border:1px solid #94a3b82e;border-radius:8px;padding:8px}.steps li.error{background:#7f1d1d80;border-color:#f8717166}.steps li.warning{background:#78350f80;border-color:#fbbf2466}.steps li.success{background:#14532d73;border-color:#86efac59}.steps span,.steps small{color:#d1d5db;margin-top:3px;font-size:12px;display:block}.alertMode{color:var(--muted);background:#1e293bd9;border-radius:8px;margin-bottom:8px;padding:8px;font-size:12px}.alert{text-align:left;color:#fee2e2;cursor:pointer;background:#7f1d1d8f;border:1px solid #f8717159;border-radius:10px;gap:4px;width:100%;margin-bottom:8px;padding:10px;display:grid}.alert.major{color:#fef3c7;background:#78350f8f;border-color:#fbbf2459}.alert span,.alert small{color:#e5e7eb;font-size:12px}.footer{border-top:1px solid var(--border);min-height:62px;color:var(--muted);background:#030712c7;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.toast{color:#064e3b;background:#ecfdf5;border:1px solid #86efac;padding:14px 22px;font-weight:700;position:fixed;bottom:0;left:0;right:0}@media (width<=1180px){.layout{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid var(--border)}.workbench,.actionGrid{grid-template-columns:1fr}.topbar{flex-wrap:wrap;gap:12px;height:auto;padding:16px}}.layout.focusMode .main{padding-top:18px}.layout.focusMode .workbench{max-width:1220px;margin:0 auto 24px}.layout.focusMode .graphPanel .cy{height:760px}.layout.focusMode .graphPanel,.layout.focusMode .rightPanel{min-height:845px}.topbarActions.compact{margin-left:auto}.closeBanner{cursor:pointer}.datasetChip{color:#cbd5e1;background:#1e293bf2;border:1px solid #94a3b840;border-radius:8px;margin-bottom:8px;padding:8px 10px;font-size:12px}.realFileInput{opacity:.01;pointer-events:none;width:1px;height:1px;position:fixed;top:-10000px;left:-10000px}.uploadDisclaimer{color:#dbeafe;background:#082f49a6;border:1px solid #38bdf840;border-radius:9px;padding:10px;font-size:12px;line-height:1.4}.switchRow{color:#dbeafe;align-items:center;gap:10px;font-size:13px;display:flex}.switchRow input{width:18px;height:18px}.secondaryMini{font-size:12px;color:#e2e8f0!important;background:#1e293bf2!important;border:1px solid #94a3b840!important}.modalOverlay{z-index:50;background:#020617c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{color:#f8fafc;background:#0f172a;border:1px solid #94a3b847;border-radius:16px;width:min(760px,92vw);max-height:86vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #00000073}.modal h2{margin-top:0}.modal p,.modal li{color:#cbd5e1;line-height:1.55}.modalClose{color:#e2e8f0;cursor:pointer;background:0 0;border:none;font-size:30px;position:absolute;top:12px;right:16px}.modalActions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.modalActions button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;padding:10px 14px}.analyticsGrid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;margin:16px 0;display:grid}.analyticsGrid div{background:#1e293be6;border:1px solid #94a3b833;border-radius:10px;gap:5px;padding:12px;display:grid}.analyticsGrid strong{color:#93c5fd;font-size:12px}.analyticsGrid span{color:#f8fafc;font-weight:700}.modal pre{color:#dbeafe;background:#020617;border:1px solid #94a3b833;border-radius:10px;padding:12px;overflow-x:auto}.exportGroup{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.loadingOverlay{color:#dbeafe;z-index:5;pointer-events:none;background:#02061773;place-items:center;font-weight:800;display:grid;position:absolute;inset:55px 0 0}.graphPanel{position:relative}.warningBox{color:#fef3c7;background:#78350f80;border:1px solid #fbbf2473;border-radius:10px;margin-bottom:12px;padding:10px;font-size:12px}.warningBox ul{margin:6px 0 0 18px;padding:0}.hint{color:#cbd5e1;margin-top:6px;font-size:11px;line-height:1.35;display:block}.venaraTopbar{background:#020617f5;border-bottom:1px solid #22d3ee38;gap:18px;height:auto;min-height:84px;padding:10px 18px}.venaraBrand{min-width:270px}.venaraLogoMark{color:#22d3ee;text-shadow:0 0 20px #22d3ee61;border-bottom:4px solid #22d3ee;place-items:center;width:44px;height:44px;font-size:34px;font-weight:950;line-height:1;display:grid}.brandCopy{gap:1px;display:grid}.venaraLabsName{color:#f8fafc;letter-spacing:.02em;font-size:13px;font-weight:900}.venaraBrand h1{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:18px}.venaraBrand p{color:#22d3ee;margin:0;font-size:11px;font-weight:800}.backToVenara{color:#f8fafc;background:#0f172aeb;border:1px solid #94a3b840;border-radius:12px;gap:2px;min-width:170px;padding:10px 14px;font-weight:900;text-decoration:none;display:grid;box-shadow:0 10px 26px #0000002e}.backToVenara small{color:#22d3ee;font-size:10px;font-weight:800}.topNav{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.navBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;border-radius:0;padding:18px 10px 15px;font-size:13px;font-weight:900}.navBtn:hover,.navBtn.active{color:#22d3ee;background:#22d3ee0f;border-bottom-color:#22d3ee}.adminLoginBtn{font-weight:900}.venaraFooter{color:#cbd5e1;background:#020617f2;border-top:1px solid #22d3ee29;justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.venaraFooter>div:first-child{gap:2px;display:grid}.venaraFooter strong{color:#f8fafc}.venaraFooter span{color:#94a3b8;font-size:12px}.footerLinks{align-items:center;gap:8px;display:flex}.footerLinks button{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #94a3b833;border-radius:9px;padding:8px 10px;font-weight:800}.footerLinks button:hover{color:#22d3ee;background:#22d3ee0f;border-color:#22d3ee4d}@media (width<=1120px){.venaraTopbar{flex-wrap:wrap}.topNav{flex-basis:100%;order:3;justify-content:flex-start;overflow-x:auto}.backToVenara{min-width:145px}}@media (width<=760px){.venaraBrand{min-width:auto}.backToVenara,.topbarActions{width:100%}.venaraFooter{flex-direction:column;align-items:flex-start}.footerLinks{flex-wrap:wrap}}.contactModal{max-width:760px}.docsModal{max-width:860px}.eyebrow{color:#22d3ee;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.formIntro{color:#cbd5e1;margin-bottom:18px}.venaraContactForm{gap:14px;display:grid}.formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.venaraContactForm label{color:#dbeafe;gap:6px;font-size:13px;font-weight:800;display:grid}.venaraContactForm input,.venaraContactForm select,.venaraContactForm textarea{color:#f8fafc;background:#020617c2;border:1px solid #94a3b842;border-radius:12px;width:100%;padding:11px 12px}.venaraContactForm textarea{resize:vertical;min-height:110px}.checkboxRow{align-items:start;line-height:1.4;color:#cbd5e1!important;grid-template-columns:20px 1fr!important;font-weight:500!important}.checkboxRow input{width:16px;height:16px;margin-top:2px}.formStatus{color:#a5f3fc;background:#082f498c;border:1px solid #22d3ee40;border-radius:12px;margin:0;padding:10px 12px}.faqList{gap:12px;margin-top:18px;display:grid}.faqItem{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:14px;padding:14px}.faqItem h3{color:#f8fafc;margin:0 0 6px;font-size:15px}.faqItem p{color:#cbd5e1;margin:0;line-height:1.5}.pipStyleFooter{background:#020617;border-top:1px solid #22d3ee29;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:10px 20px;display:grid}.footerBrand{color:#f8fafc;align-items:center;gap:8px;display:flex}.footerLogoMark{color:#22d3ee;border-bottom:3px solid #22d3ee;font-size:26px;font-weight:950;line-height:1}.footerCopyright{color:#94a3b8;font-size:12px}.pipStyleFooter .footerLinks{justify-content:flex-end}.pipStyleFooter .footerLinks button{color:#22d3ee;background:0 0;border:none;font-weight:800}.pipStyleFooter .footerLinks button:hover{color:#67e8f9;background:#22d3ee0f}@media (width<=760px){.formRow{grid-template-columns:1fr}.pipStyleFooter{text-align:left;grid-template-columns:1fr;gap:10px}.pipStyleFooter .footerLinks{flex-wrap:wrap;justify-content:flex-start}}.venaraLogoImage{object-fit:contain;border-radius:14px;width:74px;height:74px}.vriHeroHeader{align-items:center}.venaraBrand h1 span{color:#cbd5e1;font-size:.72em}.footerLogoImage{object-fit:contain;border-radius:10px;width:50px;height:50px}.adminLogo{object-fit:contain;width:96px;height:96px;margin:0 auto 8px}.vriLandingDashboard{background:radial-gradient(circle at 20% 0,#22d3ee1a,#0000 32%),linear-gradient(145deg,#020617f5,#071426eb);border:1px solid #94a3b833;border-radius:22px;gap:20px;padding:22px;display:grid;box-shadow:0 20px 50px #0000004d}.landingHero{grid-template-columns:1fr 280px;align-items:start;gap:18px;display:grid}.landingHero h2{color:#f8fafc;letter-spacing:-.04em;margin:0 0 10px;font-size:32px}.landingHero p{color:#cbd5e1;max-width:760px;line-height:1.55}.privacyMiniCard{background:#0f172ac2;border:1px solid #22d3ee2e;border-radius:16px;gap:7px;padding:14px;display:grid}.privacyDot{background:#22c55e;border-radius:999px;width:10px;height:10px;box-shadow:0 0 18px #22c55e8c}.privacyMiniCard strong{color:#f8fafc}.privacyMiniCard span{color:#94a3b8;font-size:13px}.landingStats{grid-template-columns:repeat(5,minmax(120px,1fr));gap:14px;display:grid}.landingStat{background:#0f172ab8;border:1px solid #94a3b833;border-radius:16px;padding:16px}.landingStat span{color:#94a3b8;font-size:12px}.landingStat strong{color:#f8fafc;margin-top:4px;font-size:24px;display:block}.landingStat.live strong{color:#22d3ee}.landingGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.landingPanel{background:#02061785;border:1px solid #94a3b82e;border-radius:18px;padding:18px}.landingPanel h3{color:#f8fafc;margin:0 0 14px}.stepList{gap:12px;display:grid}.stepList div{grid-template-columns:36px 1fr;align-items:start;gap:12px;display:grid}.stepList b{color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.stepList span{gap:3px;display:grid}.stepList strong{color:#f8fafc}.stepList small{color:#94a3b8}.docCta{margin-top:18px}.datasetCards{gap:10px;margin-top:12px;display:grid}.datasetCards button{text-align:left;color:#e0f2fe;cursor:pointer;background:#0f172abd;border:1px solid #94a3b82e;border-radius:14px;gap:4px;padding:13px 14px;display:grid}.datasetCards button:hover{background:#082f496b;border-color:#22d3ee57}.datasetCards span{color:#94a3b8;font-size:12px}@media (width<=960px){.landingHero,.landingGrid{grid-template-columns:1fr}.landingStats{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media (width<=640px){.landingStats{grid-template-columns:1fr}.venaraLogoImage{width:58px;height:58px}}.adminModal{text-align:center;max-width:420px}.adminLogo{object-fit:contain;border-radius:14px;width:96px;height:96px;margin:0 auto 8px}.adminLoginForm{text-align:left;gap:14px;margin-top:16px;display:grid}.adminLoginForm label{color:#dbeafe;gap:6px;font-weight:800;display:grid}.adminLoginForm input{color:#f8fafc;background:#020617c2;border:1px solid #94a3b842;border-radius:12px;width:100%;padding:11px 12px}.adminActions{justify-content:center;gap:10px;display:flex}.secondaryBtn{color:#f8fafc;cursor:pointer;background:#1e293bdb;border:1px solid #94a3b83d;border-radius:9px;padding:10px 14px;font-weight:800}.layout.guidedHome{grid-template-columns:1fr}.layout.guidedHome .sidebar{display:none}.layout.guidedHome .main{padding:24px 34px 34px}.layout.guidedHome .infoBanner,.layout.guidedHome .workbench{display:none}.wowLanding{max-width:1180px;margin:0 auto}.wowHero{background:radial-gradient(circle at 12% 0,#7c3aed38,#0000 34%),radial-gradient(circle at 95% 5%,#0ea5e933,#0000 32%),linear-gradient(145deg,#020617f7,#08182cf0);border:1px solid #22d3ee38;border-radius:24px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:22px;padding:34px;display:grid;box-shadow:0 28px 70px #00000057}.betaEyebrow{color:#22d3ee;letter-spacing:.12em;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-flex}.wowHero h2{color:#f8fafc;letter-spacing:-.045em;max-width:790px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.04}.wowLead{color:#cbd5e1;max-width:790px;margin:18px 0 0;font-size:17px;line-height:1.65}.wowHeroActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.wowPrimary,.wowSecondary{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:14px 19px;font-weight:900}.wowPrimary{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);box-shadow:0 12px 30px #2563eb47}.wowPrimary:hover{transform:translateY(-1px);box-shadow:0 15px 36px #2563eb61}.wowSecondary{color:#e0f2fe;background:#082f49a3;border-color:#22d3ee47}.wowTrust{color:#94a3b8;margin-top:13px;display:block}.wowOutcomeCard{background:#0f172ac7;border:1px solid #94a3b82e;border-radius:20px;align-content:start;align-self:stretch;gap:12px;padding:24px;display:grid}.outcomeIcon{color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb);border-radius:14px;place-items:center;width:46px;height:46px;font-size:25px;display:grid}.wowOutcomeCard strong{color:#f8fafc;font-size:19px}.wowOutcomeCard ul{color:#cbd5e1;gap:11px;margin:0;padding-left:20px;line-height:1.45;display:grid}.wowSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:20px 0;display:grid}.wowStep{text-align:left;cursor:pointer;color:#f8fafc;background:#0f172abf;border:1px solid #94a3b833;border-radius:17px;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:105px;padding:17px;display:grid}.wowStep:hover,.wowStep.featured{background:linear-gradient(145deg,#082f49b8,#0f172ad1);border-color:#22d3ee6b}.wowStep>span{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:999px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.wowStep div{gap:5px;display:grid}.wowStep strong{color:#f8fafc;font-size:15px}.wowStep small{color:#94a3b8;line-height:1.35}.wowUseCases{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.wowUseCases div{background:#02061785;border:1px solid #94a3b829;border-radius:15px;gap:6px;min-height:95px;padding:17px;display:grid}.wowUseCases b{color:#67e8f9}.wowUseCases span{color:#cbd5e1;font-size:13px;line-height:1.45}.compactSecurity{padding:14px 17px}.compactSecurity p{font-size:13px}.resultHeader{gap:18px}.resultTitleBlock{gap:5px;display:grid}.resultBreadcrumb{flex-wrap:wrap;gap:7px;margin-bottom:3px;display:flex}.resultBreadcrumb button{color:#67e8f9;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.resultBreadcrumb button:hover{color:#fff}.resultActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.demoCtaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2,#2563eb);border:1px solid #22d3ee61;border-radius:9px;padding:10px 14px;font-weight:900}.detailsHeading{gap:3px;margin-bottom:12px;display:grid}.detailsHeading h3{margin:0}.detailsHeading small{color:#94a3b8}@media (width<=980px){.wowHero,.wowSteps,.wowUseCases{grid-template-columns:1fr}.wowHero h2{font-size:36px}}@media (width<=640px){.layout.guidedHome .main{padding:16px}.wowHero{padding:22px}.wowHero h2{font-size:31px}.wowHeroActions button{width:100%}.resultHeader{align-items:flex-start}.resultActions{justify-content:flex-start;width:100%}}.pipStyleNav{gap:6px}.streamlinedSidebar{flex-direction:column;gap:8px;padding:22px 14px;display:flex}.journeyLabel{color:#64748b;letter-spacing:.13em;padding:0 10px 8px;font-size:11px;font-weight:900}.journeyNav{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.journeyNav:hover,.journeyNav.active{background:#0f365c94;border-color:#22d3ee38}.journeyNav>span{color:#67e8f9;background:#082f49ad;border-radius:9px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.journeyNav div{gap:2px;display:grid}.journeyNav strong{color:#f8fafc;font-size:14px}.journeyNav small{color:#94a3b8;font-size:11px}.journeyDivider{background:#94a3b82e;height:1px;margin:10px 4px}.journeyTextLink{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-weight:700}.journeyTextLink:hover{color:#67e8f9;background:#1e293b80}.liveUseCaseModal{width:min(900px,94vw)}.useCaseGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.useCaseCard{color:#f8fafc;text-align:left;cursor:pointer;background:#0f172ac7;border:1px solid #94a3b833;border-radius:14px;align-content:start;gap:7px;min-height:145px;padding:15px;display:grid}.useCaseCard:hover,.useCaseCard.selected{background:linear-gradient(145deg,#082f49b8,#0f172adb);border-color:#22d3ee85;box-shadow:0 12px 30px #0000002e}.useCaseCard>span{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.useCaseCard strong{font-size:15px}.useCaseCard small{color:#94a3b8;line-height:1.4}.useCaseActions{justify-content:flex-end;gap:10px;display:flex}@media (width<=900px){.useCaseGrid{grid-template-columns:1fr 1fr}}@media (width<=620px){.useCaseGrid{grid-template-columns:1fr}}.layout.noSidebar{grid-template-columns:1fr}.layout.noSidebar .main{width:100%;padding-left:28px;padding-right:28px}.layout.noSidebar .workbench{max-width:none}.graphPanel.graphExpanded{z-index:100;background:#07111f;border-radius:14px;position:fixed;inset:12px;box-shadow:0 30px 100px #000000a6}.graphPanel.graphExpanded .cy{height:calc(100vh - 96px)!important}.collapseGraphBtn{z-index:4;color:#e0f2fe;cursor:pointer;background:#020617eb;border:1px solid #22d3ee66;border-radius:9px;padding:10px 14px;font-weight:800;position:absolute;top:72px;right:18px}.venaraFooterSimple{justify-content:center;align-items:center;gap:26px;min-height:64px;padding:14px 20px;display:flex}.footerLinksSimple{gap:18px;display:flex}.footerLinksSimple button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;font-weight:700}.footerLinksSimple button:hover{color:#67e8f9}.footerCopySimple{color:#94a3b8}@media (width<=800px){.layout.noSidebar .main{padding-left:14px;padding-right:14px}.graphPanel.graphExpanded{inset:4px}.venaraFooterSimple{flex-direction:column;gap:8px}}.runtimeWorkbench{grid-template-columns:minmax(420px,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:18px;display:grid}.runtimeFlowPanel,.runtimeDetailsPanel{min-height:680px}.runtimeFlowBody{background-color:#0206177a;background-image:linear-gradient(#38bdf809 1px,#0000 1px),linear-gradient(90deg,#38bdf809 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #94a3b82e;border-radius:18px;flex-direction:column;align-items:center;gap:12px;width:min(360px,92%);margin:20px auto 28px;padding:20px 14px 28px;display:flex}.runtimeNode{color:#fff;cursor:pointer;text-align:left;background:#0f172aeb;border:1px solid #94a3b838;border-radius:16px;grid-template-columns:52px 1fr;grid-template-areas:"number name""number duration";align-items:center;gap:2px 12px;width:100%;max-width:250px;padding:14px 16px;display:grid}.runtimeNode.success{border-color:#22c55e5c;box-shadow:0 0 24px #22c55e1f}.runtimeNode.warning{border-color:#f59e0b80;box-shadow:0 0 24px #f59e0b24}.runtimeNode.error{border-color:#ef44447a;box-shadow:0 0 24px #ef444424}.runtimeNode.selected{outline-offset:2px;outline:2px solid #67e8f9}.runtimeNodeNumber{color:#03101d;background:#22c55e;border-radius:14px;grid-area:number;place-items:center;width:48px;height:48px;font-size:20px;font-weight:950;display:grid}.runtimeNode.warning .runtimeNodeNumber{background:#f59e0b}.runtimeNode.error .runtimeNodeNumber{color:#fff;background:#ef4444}.runtimeNode strong{grid-area:name;font-size:16px}.runtimeNode small{color:#cbd5e1;grid-area:duration}.runtimeArrow{color:#34d399;font-size:28px;line-height:1;transform:rotate(90deg)}.runtimeDetailsPanel{padding:22px}.previewBadge{color:#fde68a;background:#78350f47;border:1px solid #f59e0b8c;border-radius:999px;margin-bottom:16px;padding:9px 14px;font-weight:900;display:inline-flex}.transactionSummaryCard{background:#082f49bd;border:1px solid #38bdf857;border-radius:16px;gap:9px;margin-bottom:18px;padding:18px;display:grid}.transactionSummaryCard strong{font-size:18px}.transactionSummaryCard span{color:#dbeafe}.flowStepList{gap:9px;margin-bottom:20px;display:grid}.flowStepItem{color:#fff;text-align:left;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:space-between;gap:12px;width:100%;padding:13px 14px;display:flex}.flowStepItem.success{background:#14532db8}.flowStepItem.warning{background:#78350fb8}.flowStepItem.error{background:#7f1d1db8}.flowStepItem.selected{border-color:#67e8f9}.flowStepItem span{color:#e2e8f0;font-size:12px}.selectedStepDetails{background:#0f172acc;border:1px solid #94a3b82e;border-radius:13px;gap:7px;margin-bottom:18px;padding:15px;display:grid}.selectedStepDetails p{color:#cbd5e1;margin:5px 0 0;line-height:1.45}.recommendationList{color:#cbd5e1;gap:8px;padding-left:18px;line-height:1.5;display:grid}.runtimeEmpty,.runtimeEmptyDetails{color:#94a3b8;text-align:center;align-content:center;place-items:center;gap:7px;min-height:180px;display:grid}.runtimeEmpty strong,.runtimeEmptyDetails strong{color:#f8fafc}.cyHiddenForVisual{opacity:0;pointer-events:none;position:absolute;width:1px!important;height:1px!important}.graphPanel.graphExpanded .runtimeFlowBody{max-height:calc(100vh - 130px);overflow-y:auto}@media (width<=980px){.runtimeWorkbench{grid-template-columns:1fr}}.workbench{grid-template-columns:minmax(620px,1fr) 360px;gap:18px;width:100%;display:grid}.graphPanel .cy,.cyHiddenForVisual{opacity:1!important;pointer-events:auto!important;width:100%!important;height:clamp(470px,48vh,520px)!important;min-height:470px!important;display:block!important;position:relative!important}.graphPanel.graphExpanded{z-index:100;background:#07111f;position:fixed;inset:10px}.graphPanel.graphExpanded .cy{height:calc(100vh - 100px)!important;min-height:calc(100vh - 100px)!important}.stepSelectButton{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:4px;padding:0;display:grid}@media (width<=980px){.workbench{grid-template-columns:1fr}}.targetRuntimePage{grid-template-columns:minmax(0,2.35fr) minmax(330px,.85fr);align-items:stretch;gap:16px}.targetRuntimeTitleRow,.targetSummaryStrip{grid-column:1/-1}.targetRuntimeTitleRow{justify-content:space-between;align-items:end;gap:18px;padding:2px 2px 0;display:flex}.targetTitleLine{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.targetTitleLine h2{margin:6px 0 3px;font-size:24px}.targetRuntimeTitleRow p{color:#91a4bd;flex-wrap:wrap;gap:8px;margin:3px 0 0;font-size:12px;display:flex}.targetTitleActions{gap:8px;display:flex}.targetStatusPill,.targetInlineStatus{border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:850;display:inline-flex}.targetStatusPill.success,.targetInlineStatus.success{color:#bbf7d0;background:#16a34a38;border:1px solid #22c55e57}.targetStatusPill.warning,.targetInlineStatus.warning{color:#fde68a;background:#b453093d;border:1px solid #f59e0b5c}.targetStatusPill.error,.targetInlineStatus.error{color:#fecaca;background:#b91c1c3d;border:1px solid #ef44445c}.targetSummaryStrip{background:#081222e6;border:1px solid #94a3b833;border-radius:14px;grid-template-columns:.95fr .95fr 1.05fr 1.15fr 1.45fr;display:grid;overflow:hidden}.targetSummaryMetric{border-right:1px solid #94a3b826;align-content:center;gap:5px;min-height:92px;padding:15px 17px;display:grid}.targetSummaryMetric:last-child{border-right:0}.targetSummaryMetric small{color:#8ea5c2;text-transform:uppercase;letter-spacing:.045em;font-size:10px}.targetSummaryMetric strong{color:#f8fafc;font-size:16px;line-height:1.28}.targetSummaryMetric span{color:#91a4bd;font-size:11px}.targetSummaryMetric.success strong,.targetSummaryMetric.impact strong{color:#4ade80}.targetSummaryMetric.warning strong{color:#fbbf24}.targetSummaryMetric.error strong{color:#f87171}.targetSummaryMetric.critical strong{color:#a78bfa}.targetSummaryMetric.action strong{font-size:13px}.targetGraphCard,.targetDetailsPanel{background:#081222e6;border:1px solid #94a3b833;border-radius:14px}.targetGraphHeader{padding:14px 16px}.targetGraphHeader h3{margin:0 0 4px}.targetGraphHeader small{color:#91a4bd}.targetGraphActions{gap:7px;display:flex}.graphPanel.graphExpanded.targetGraphCard .targetCy{height:calc(100vh - 155px)!important;min-height:calc(100vh - 155px)!important}.targetBottomInsight{background:#070f1db8;border-top:1px solid #94a3b826;grid-template-columns:1.15fr 1fr;gap:18px;padding:17px 19px;display:grid}.targetBottomInsight>div:last-child{border-left:1px solid #94a3b826;padding-left:18px}.targetBottomInsight h3{margin:0 0 7px;font-size:13px}.targetBottomInsight p{color:#c7d4e4;margin:4px 0;font-size:12px;line-height:1.5}.targetDetailsPanel{padding:17px}.targetDetailsHeader{border-bottom:1px solid #94a3b829;padding-bottom:12px}.targetDetailsHeader h3{margin:0}.targetTransactionGrid,.targetNodeGrid,.targetAdvancedPanel{display:grid}.targetTransactionGrid>div,.targetNodeGrid>div,.targetAdvancedPanel>div{border-bottom:1px solid #94a3b81f;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:10px;padding:9px 0;display:grid}.targetTransactionGrid span,.targetNodeGrid span,.targetAdvancedPanel span{color:#8ea5c2;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.targetTransactionGrid strong,.targetNodeGrid strong,.targetAdvancedPanel strong{color:#f8fafc;text-align:right;overflow-wrap:anywhere}.targetSelectedNode{border-bottom:1px solid #94a3b826;padding:15px 0}.targetSelectedNode h4,.targetIssueBlock h4,.targetImpactCard h4,.targetRecommendationCard h4,.targetAdvancedPanel h4{margin:0 0 10px;font-size:13px}.targetSelectedIdentity{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;margin-bottom:11px;display:grid}.targetSelectedIdentity>div{gap:3px;display:grid}.targetSelectedIdentity strong{color:#f8fafc}.targetSelectedIdentity small{color:#91a4bd}.targetNodeIcon{border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.targetNodeIcon.success{color:#bbf7d0;background:#16a34a3d}.targetNodeIcon.warning{color:#fde68a;background:#b453093d}.targetNodeIcon.error{color:#fecaca;background:#b91c1c3d}.targetNodeGrid strong.success{color:#4ade80}.targetNodeGrid strong.warning{color:#fbbf24}.targetNodeGrid strong.error{color:#f87171}.targetIssueBlock{border-bottom:1px solid #94a3b826;padding:14px 0}.targetIssueBlock p,.targetImpactCard p,.targetRecommendationCard p,.targetRawMessage{color:#d4dfec;margin:0;font-size:12px;line-height:1.5}.targetImpactCard,.targetRecommendationCard{border-radius:10px;margin-top:13px;padding:13px}.targetImpactCard{background:#14532d29;border:1px solid #22c55e40}.targetImpactCard>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.targetImpactCard>div span{color:#bbf7d0;background:#16a34a38;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:850}.targetRecommendationCard{background:#4c1d952b;border:1px solid #7c3aed4d}.targetAdvancedButton{color:#bfdbfe;cursor:pointer;background:#1e40af21;border:1px solid #60a5fa4d;border-radius:10px;justify-content:space-between;gap:10px;width:100%;margin-top:14px;padding:12px 14px;font-weight:850;display:flex}.targetAdvancedPanel{gap:0;margin-top:13px}.targetRawMessage{background:#0208178c;border-radius:8px;margin-top:10px;padding:10px}.targetAdvancedSteps{max-height:320px;overflow-y:auto}@media (width<=1180px){.targetSummaryStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.targetSummaryMetric{border-bottom:1px solid #94a3b826}.targetRuntimePage{grid-template-columns:1fr}}@media (width<=720px){.targetRuntimeTitleRow,.targetBottomInsight{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.targetBottomInsight>div:last-child{border-top:1px solid #94a3b826;border-left:0;padding:13px 0 0}.targetSummaryStrip{grid-template-columns:1fr}}.sharedProductHeader{color:#0f172a;z-index:50;background:#f8fafc;border-bottom:1px solid #dbe4ef;height:86px;min-height:86px;padding:0 20px;position:sticky;top:0;box-shadow:0 2px 10px #0f172a14}.sharedProductBrand{gap:10px;min-width:310px}.sharedProductBrand .venaraLogoImage{object-fit:contain;border-radius:7px;width:38px;height:38px}.sharedProductBrand .venaraLabsName{color:#0f172a;font-size:13px;font-weight:800;line-height:1.1}.sharedProductBrand h1{color:#0f172a;letter-spacing:0;margin:2px 0 0;font-size:14px;line-height:1.2}.sharedProductBrand p{color:#64748b;margin:2px 0 0;font-size:10px}.sharedHeaderNav{align-self:stretch;align-items:stretch;gap:0;margin-left:auto;display:flex}.sharedHeaderNav .navBtn{color:#334155;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-width:68px;height:100%;font-size:13px;font-weight:750}.sharedHeaderNav .navBtn:hover,.sharedHeaderNav .navBtn.active{color:#0369a1;background:#eaf7fc;border-bottom-color:#06b6d4}.sharedResetButton{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:10px;padding:12px 17px;font-weight:800;box-shadow:0 5px 14px #2563eb40}.sharedResetButton:hover{background:#1d4ed8}.sharedProductBody{flex:1;grid-template-columns:250px minmax(0,1fr);align-items:stretch;min-height:calc(100vh - 86px);display:grid}.sharedSidebar{color:#334155;background:#f8fafc;border-right:1px solid #dbe4ef;min-height:100%;padding:22px 12px}.sharedSidebarSection{position:sticky;top:108px}.sharedSidebarHeading{color:#8492a6;letter-spacing:.13em;padding:0 12px 13px;font-size:10px;font-weight:850}.sharedSidebarItem{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:48px;margin:3px 0;padding:0 13px;font-weight:750;display:flex}.sharedSidebarItem:hover,.sharedSidebarItem.active{color:#075985;background:#e5f0fc}.sharedSidebarItem.active{box-shadow:inset 3px 0 #0284c7}.sharedSidebarIcon{color:#0e7490;place-items:center;width:19px;font-size:12px;display:inline-grid}.sharedContentColumn{background:radial-gradient(circle at 18% 12%,#7c3aed38,#0000 28%),radial-gradient(circle at 84% 12%,#0ea5e926,#0000 26%),linear-gradient(135deg,#020617 0%,#07111f 48%,#0b1220 100%);flex-direction:column;min-width:0;display:flex}.sharedMainContent{flex:1;width:100%;min-width:0;padding:18px 30px 24px;overflow:visible}.sharedMainContent .welcome,.sharedMainContent .workbench{max-width:none}.sharedProductFooter{color:#e0f2fe;background:#14658e;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;min-height:72px;padding:18px 28px;display:flex}.sharedFooterLinks{flex-wrap:wrap;gap:22px;display:flex}.sharedFooterLinks button{color:#e0f2fe;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.sharedFooterLinks button:hover{color:#fff;text-decoration:underline}.sharedFooterCopy{color:#dbeafe;font-size:12px}@media (width<=900px){.sharedProductHeader{padding:0 12px}.sharedProductBrand{min-width:230px}.sharedProductBrand p{display:none}.sharedProductBody{grid-template-columns:205px minmax(0,1fr)}.sharedMainContent{padding:16px}}@media (width<=720px){.sharedProductHeader{flex-wrap:wrap;gap:4px;height:auto;min-height:76px;padding:10px 12px}.sharedProductBrand{flex:1;min-width:0}.sharedHeaderNav{order:3;width:100%;height:42px}.sharedHeaderNav .navBtn{flex:1;min-width:0}.sharedResetButton{padding:9px 11px;font-size:12px}.sharedProductBody{display:block}.sharedSidebar{border-bottom:1px solid #dbe4ef;border-right:0;min-height:0;padding:8px}.sharedSidebarSection{grid-template-columns:repeat(3,1fr);gap:6px;display:grid;position:static}.sharedSidebarHeading{display:none}.sharedSidebarItem{justify-content:center;padding:0 8px;font-size:12px}.sharedSidebarItem.active{box-shadow:inset 0 -3px #0284c7}.sharedMainContent{padding:12px}.sharedProductFooter{flex-direction:column;gap:9px}}.sharedAdminButton{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:10px;padding:12px 18px;font-weight:800;box-shadow:0 5px 14px #2563eb40}.sharedAdminButton:hover{background:#1d4ed8}.sharedSidebarDivider{background:#e2e8f0;height:1px;margin:18px 10px 16px}.sharedSidebarActionHeading{padding-top:0}.sharedSidebarReset{color:#475569}.sharedSidebarReset:hover{color:#075985}.targetRuntimePage{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.targetRuntimeTitleRow,.targetSummaryStrip,.targetGraphCard,.targetDetailsPanel{grid-column:1;width:100%}.targetDetailsPanel{min-height:0;padding:20px}.wowSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.wowHero h2{letter-spacing:-.035em;max-width:760px;font-size:clamp(30px,3.2vw,44px);line-height:1.08}@media (width<=720px){.sharedProductHeader .topbarActions{margin-left:auto}.sharedAdminButton{padding:9px 12px;font-size:12px}.sharedSidebarSection{grid-template-columns:repeat(2,minmax(0,1fr))}.sharedSidebarDivider,.sharedSidebarActionHeading{display:none}.wowSteps{grid-template-columns:1fr}.targetCy{height:440px!important;min-height:440px!important}}.targetCy{height:420px!important;min-height:420px!important}@media (width<=900px){.targetCy{height:360px!important;min-height:360px!important}}.targetAnalysisGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.targetAnalysisCard{border-radius:10px;min-height:132px;margin:0;padding:14px}.targetIssueBlock.targetAnalysisCard{background:#0e74901f;border:1px solid #38bdf842}.targetIssueText{color:#b8c8db!important;margin-top:10px!important}.targetFlowStepsSection{border-top:1px solid #94a3b826;margin-top:16px;padding-top:16px}.targetFlowStepsSection>h4{margin:0 0 12px;font-size:13px}.targetCompactSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:330px;padding-right:4px;display:grid;overflow:auto}.targetCompactSteps li{margin:0}.aboutPage{gap:20px;width:100%;display:grid}.aboutHero{background:linear-gradient(135deg,#0f172afa,#071d30f0);border:1px solid #22d3ee40;border-radius:18px;padding:clamp(24px,4vw,44px)}.aboutHero h2{max-width:820px;margin:10px 0 14px;font-size:clamp(28px,3.3vw,46px);line-height:1.08}.aboutHero p{color:#cbd5e1;max-width:850px;margin:0;line-height:1.65}.aboutGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.aboutGrid article{background:#081222e6;border:1px solid #94a3b82e;border-radius:14px;padding:20px}.aboutGrid h3{margin:0 0 9px;font-size:15px}.aboutGrid p{color:#aebfd2;margin:0;font-size:13px;line-height:1.55}.aboutActions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1050px){.targetAnalysisGrid,.aboutGrid{grid-template-columns:1fr 1fr}}@media (width<=700px){.targetAnalysisGrid,.targetCompactSteps,.aboutGrid{grid-template-columns:1fr}}.targetCollapsibleSection{background:#040f22ad;border:1px solid #4a719f57;border-radius:12px;overflow:hidden}.targetCollapsibleSection+.targetCollapsibleSection{margin-top:12px}.targetCollapsibleSummary{cursor:pointer;color:#f4f8ff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:0 16px;font-weight:750;list-style:none;display:flex}.targetCollapsibleSummary::-webkit-details-marker{display:none}.targetCollapsibleSummary:after{content:"+";color:#66d9ff;font-size:1.2rem}.targetCollapsibleSection[open]>.targetCollapsibleSummary:after{content:"−"}.targetCollapseHint{color:#91a8c7;margin-left:auto;font-size:.75rem;font-weight:650}.targetCollapsibleSection[open] .targetCollapseHint{font-size:0}.targetCollapsibleSection[open] .targetCollapseHint:after{content:"Collapse";font-size:.75rem}.targetCollapsibleContent{border-top:1px solid #4a719f38;padding:0 16px 16px}.targetFlowStepsContent{padding-top:14px}
