.Hero-module__8VVhHG__hero{background:var(--bg);padding:140px 0 80px;position:relative;overflow:hidden}.Hero-module__8VVhHG__heroMeta{z-index:1;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);flex-wrap:wrap;align-items:center;gap:12px 0;margin-bottom:40px;font-size:11px;font-weight:500;display:flex;position:relative}.Hero-module__8VVhHG__heroMetaItem{white-space:nowrap;align-items:center;gap:18px;margin-right:18px;display:inline-flex}.Hero-module__8VVhHG__heroMetaItem:last-child{margin-right:0}.Hero-module__8VVhHG__heroMetaDot{background:var(--muted-dim);border-radius:50%;flex-shrink:0;width:4px;height:4px}.Hero-module__8VVhHG__heroMetaHighlight{color:var(--green)}.Hero-module__8VVhHG__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.Hero-module__8VVhHG__heroHeadline{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text);margin:0 0 24px;font-size:clamp(31px,6.5vw,80px);font-weight:800;line-height:.95}.Hero-module__8VVhHG__heroHeadline em{color:var(--green);font-style:italic}.Hero-module__8VVhHG__heroP{color:var(--muted);margin:0 0 28px;font-size:17px;line-height:1.7}.Hero-module__8VVhHG__heroActions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__8VVhHG__docstack{perspective:1400px;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.Hero-module__8VVhHG__docstack:before{content:"";pointer-events:none;background-image:linear-gradient(#baf2020d 1px,#0000 1px),linear-gradient(90deg,#baf2020d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(60% 60%,#000 30%,#0000 80%)}.Hero-module__8VVhHG__docCard{background:var(--surface);border:1px solid var(--border-strong);transform-origin:bottom;border-radius:14px;width:280px;height:360px;padding:24px 22px;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:absolute;box-shadow:0 20px 50px -10px #0009}.Hero-module__8VVhHG__docPrd{z-index:1;animation:7s ease-in-out infinite Hero-module__8VVhHG__bpDocBob;transform:translate(-110px)rotate(-8deg)}.Hero-module__8VVhHG__docPersona{z-index:2;animation:7s ease-in-out 1s infinite Hero-module__8VVhHG__bpDocBob;transform:translate(0)rotate(2deg)}.Hero-module__8VVhHG__docSchema{z-index:3;animation:7s ease-in-out 2s infinite Hero-module__8VVhHG__bpDocBob;transform:translate(110px)rotate(8deg)}@keyframes Hero-module__8VVhHG__bpDocBob{0%,to{translate:0}50%{translate:0 -6px}}.Hero-module__8VVhHG__docstack:hover .Hero-module__8VVhHG__docPrd{transform:translate(-150px)rotate(-12deg)}.Hero-module__8VVhHG__docstack:hover .Hero-module__8VVhHG__docPersona{transform:translate(0)rotate(0)translateY(-8px)}.Hero-module__8VVhHG__docstack:hover .Hero-module__8VVhHG__docSchema{transform:translate(150px)rotate(12deg)}.Hero-module__8VVhHG__docTag{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 10px;font-size:9px;font-weight:600;display:inline-flex}.Hero-module__8VVhHG__docPrd .Hero-module__8VVhHG__docTag{background:var(--blue-bg);border-color:var(--blue-border);color:var(--blue)}.Hero-module__8VVhHG__docPersona .Hero-module__8VVhHG__docTag{background:var(--pink-bg);border-color:var(--pink-border);color:var(--pink)}.Hero-module__8VVhHG__docSchema .Hero-module__8VVhHG__docTag{background:var(--amber-bg);border-color:var(--amber-border);color:var(--amber)}.Hero-module__8VVhHG__docTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:12px;font-size:16px;font-weight:700}.Hero-module__8VVhHG__docRule{background:var(--border);height:1px;margin-bottom:14px}.Hero-module__8VVhHG__prdContent{flex-direction:column;gap:8px;display:flex}.Hero-module__8VVhHG__prdH{background:#ffffff2e;border-radius:3px;width:70%;height:9px}.Hero-module__8VVhHG__prdHSecondary{width:50%;margin-top:8px}.Hero-module__8VVhHG__prdRow{align-items:center;gap:8px;display:flex}.Hero-module__8VVhHG__prdCheck{border:1px solid var(--blue);border-radius:2px;flex-shrink:0;width:9px;height:9px}.Hero-module__8VVhHG__prdLine{background:#ffffff1a;border-radius:2px;flex:1;height:6px}.Hero-module__8VVhHG__prdLine.Hero-module__8VVhHG__short{flex:none;width:60%}.Hero-module__8VVhHG__personaContent{flex-direction:column;gap:12px;display:flex}.Hero-module__8VVhHG__personaHead{align-items:center;gap:12px;display:flex}.Hero-module__8VVhHG__personaAvatar{background:linear-gradient(135deg, var(--pink), #c12aa3);border-radius:50%;flex-shrink:0;width:44px;height:44px}.Hero-module__8VVhHG__personaName{background:#ffffff2e;border-radius:2px;width:100px;height:8px}.Hero-module__8VVhHG__personaMeta{background:#ffffff1a;border-radius:2px;width:70px;height:6px;margin-top:4px}.Hero-module__8VVhHG__personaTrait{align-items:center;gap:6px;display:flex}.Hero-module__8VVhHG__personaTraitDot{background:var(--pink);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__8VVhHG__personaTraitLine{background:#ffffff1a;border-radius:2px;flex:1;height:5px}.Hero-module__8VVhHG__personaTraitLine.Hero-module__8VVhHG__short{flex:none;width:50%}.Hero-module__8VVhHG__schemaContent{font-family:var(--font-mono);flex-direction:column;gap:6px;font-size:10px;display:flex}.Hero-module__8VVhHG__schemaRow{border-bottom:1px dashed var(--border);grid-template-columns:1fr auto;gap:10px;padding:5px 0;display:grid}.Hero-module__8VVhHG__schemaKey{color:var(--amber)}.Hero-module__8VVhHG__schemaType{color:var(--muted-dim)}@media (max-width:1023px){.Hero-module__8VVhHG__hero{padding:110px 0 60px}.Hero-module__8VVhHG__heroInner{grid-template-columns:1fr;gap:40px}.Hero-module__8VVhHG__heroHeadline{max-width:18ch}.Hero-module__8VVhHG__heroP{max-width:52ch}.Hero-module__8VVhHG__docstack{display:none}.Hero-module__8VVhHG__heroMetaItem{gap:12px;margin-right:12px}}
.Converge-module__-JXVfG__section{background:var(--surface)}.Converge-module__-JXVfG__head .section-sub{margin-bottom:56px}.Converge-module__-JXVfG__converge{grid-template-columns:1fr 100px 1fr;align-items:center;gap:0;padding:24px 0;display:grid;position:relative}.Converge-module__-JXVfG__inputs{flex-direction:column;grid-area:1/1;gap:14px;display:flex}.Converge-module__-JXVfG__inputCard{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:20px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.Converge-module__-JXVfG__inputCard:hover{border-color:var(--card-border,var(--border-strong));transform:translate(4px)}.Converge-module__-JXVfG__inputCard:before{content:"";background:var(--card-color,var(--blue));filter:blur(60px);opacity:.08;pointer-events:none;width:200px;height:200px;transition:opacity .25s;position:absolute;top:-30%;right:-20%}.Converge-module__-JXVfG__inputCard:hover:before{opacity:.18}.Converge-module__-JXVfG__cGreen{--card-color:var(--green);--card-border:var(--green-border)}.Converge-module__-JXVfG__cBlue{--card-color:var(--blue);--card-border:var(--blue-border)}.Converge-module__-JXVfG__cAmber{--card-color:var(--amber);--card-border:var(--amber-border)}.Converge-module__-JXVfG__inputCardHead{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Converge-module__-JXVfG__inputIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.Converge-module__-JXVfG__cGreen .Converge-module__-JXVfG__inputIcon{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.Converge-module__-JXVfG__cBlue .Converge-module__-JXVfG__inputIcon{background:var(--blue-bg);border:1px solid var(--blue-border);color:var(--blue)}.Converge-module__-JXVfG__cAmber .Converge-module__-JXVfG__inputIcon{background:var(--amber-bg);border:1px solid var(--amber-border);color:var(--amber)}.Converge-module__-JXVfG__inputName{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:2px;font-size:17px;font-weight:700}.Converge-module__-JXVfG__inputRole{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);font-size:10px}.Converge-module__-JXVfG__inputPain{color:var(--muted);margin-bottom:12px;font-size:13.5px;line-height:1.55}.Converge-module__-JXVfG__inputPain strong{color:var(--text);margin-bottom:4px;font-weight:600;display:block}.Converge-module__-JXVfG__inputSolve{border-top:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.04em;color:var(--card-color,var(--green));align-items:center;gap:10px;padding-top:12px;font-size:11px;display:flex}.Converge-module__-JXVfG__inputSolveArrow{font-weight:700}.Converge-module__-JXVfG__arrows{grid-area:1/2;width:100%;height:100%;min-height:360px;position:relative}.Converge-module__-JXVfG__arrows svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Converge-module__-JXVfG__arrowsMobile{display:none}.Converge-module__-JXVfG__arrows path{fill:none;stroke:var(--border-strong);stroke-width:1.5px;stroke-dasharray:4 6;animation:2.5s linear infinite Converge-module__-JXVfG__bpLineFlow}.Converge-module__-JXVfG__arrows path.Converge-module__-JXVfG__flowGreen{stroke:var(--green);opacity:.5}.Converge-module__-JXVfG__arrows path.Converge-module__-JXVfG__flowBlue{stroke:var(--blue);opacity:.5}.Converge-module__-JXVfG__arrows path.Converge-module__-JXVfG__flowAmber{stroke:var(--amber);opacity:.5}@keyframes Converge-module__-JXVfG__bpLineFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-20px}}.Converge-module__-JXVfG__output{background:var(--bg);border:1px solid var(--green-border);border-radius:18px;grid-area:1/3;padding:36px 32px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #baf2020d,0 30px 60px -20px #baf2022e}.Converge-module__-JXVfG__output:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 70% 30%,#baf2022e,#0000 60%);position:absolute;inset:0}.Converge-module__-JXVfG__outputEyebrow{z-index:1;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--green);margin-bottom:8px;font-size:10px;position:relative}.Converge-module__-JXVfG__outputIconWrap{z-index:1;background:var(--green-bg);border:1px solid var(--green-border);width:64px;height:64px;color:var(--green);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;animation:2.4s ease-in-out infinite Converge-module__-JXVfG__bpOutputPulse;display:inline-flex;position:relative}@keyframes Converge-module__-JXVfG__bpOutputPulse{0%,to{box-shadow:0 0 #baf2024d}50%{box-shadow:0 0 0 12px #baf20200}}.Converge-module__-JXVfG__outputTitle{z-index:1;font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:20px;font-size:24px;font-weight:800;position:relative}.Converge-module__-JXVfG__outputList{z-index:1;gap:8px;margin:0;padding:0;list-style:none;display:grid;position:relative}.Converge-module__-JXVfG__outputList li{font-family:var(--font-mono);color:var(--muted);letter-spacing:.04em;align-items:center;gap:10px;font-size:11px;display:flex}.Converge-module__-JXVfG__outputList li:before{content:"+";color:var(--green);font-weight:700;font-family:var(--font-mono)}@media (max-width:1023px){.Converge-module__-JXVfG__head .section-sub{margin-bottom:40px}.Converge-module__-JXVfG__converge{grid-template-rows:auto 80px auto;grid-template-columns:1fr;gap:0;padding:0}.Converge-module__-JXVfG__inputs{grid-area:1/1;gap:12px}.Converge-module__-JXVfG__arrows{grid-area:2/1;height:80px;min-height:80px}.Converge-module__-JXVfG__output{grid-area:3/1;padding:28px 24px}.Converge-module__-JXVfG__arrowsDesktop{display:none}.Converge-module__-JXVfG__arrowsMobile{display:block}.Converge-module__-JXVfG__inputCard:hover{transform:none}}
.ProDeepDive-module__VUQ5xq__section{background:var(--bg)}.ProDeepDive-module__VUQ5xq__label{color:var(--gold)}.ProDeepDive-module__VUQ5xq__head .section-sub{margin-bottom:56px}.ProDeepDive-module__VUQ5xq__track{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:0;display:grid;position:relative}.ProDeepDive-module__VUQ5xq__track:before{content:"";background:linear-gradient(90deg, var(--blue), var(--green) 40%, var(--gold) 70%, var(--gold));opacity:.45;z-index:1;height:2px;position:absolute;top:56px;left:8%;right:8%}.ProDeepDive-module__VUQ5xq__step{z-index:2;text-align:center;flex-direction:column;align-items:center;padding:0 12px;display:flex;position:relative}.ProDeepDive-module__VUQ5xq__stepIcon{background:var(--bg);border:2px solid var(--icon-border,var(--border-strong));width:64px;height:64px;color:var(--icon-color,var(--blue));border-radius:16px;justify-content:center;align-items:center;margin-bottom:22px;transition:transform .25s,box-shadow .25s;display:inline-flex}.ProDeepDive-module__VUQ5xq__step:hover .ProDeepDive-module__VUQ5xq__stepIcon{box-shadow:0 0 0 6px var(--icon-shadow,#38bdf81a);transform:scale(1.06)}.ProDeepDive-module__VUQ5xq__cBlue{--icon-color:var(--blue);--icon-border:var(--blue);--icon-shadow:#38bdf81f}.ProDeepDive-module__VUQ5xq__cGreen{--icon-color:var(--green);--icon-border:var(--green);--icon-shadow:#baf2021f}.ProDeepDive-module__VUQ5xq__cAmber{--icon-color:var(--amber);--icon-border:var(--amber);--icon-shadow:#fb923c1f}.ProDeepDive-module__VUQ5xq__cGold{--icon-color:var(--gold);--icon-border:var(--gold);--icon-shadow:#e8b84b2e}.ProDeepDive-module__VUQ5xq__stepNum{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--icon-color);margin-bottom:6px;font-size:9px}.ProDeepDive-module__VUQ5xq__stepTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:8px;font-size:16px;font-weight:700}.ProDeepDive-module__VUQ5xq__stepDesc{color:var(--muted);max-width:220px;font-size:12.5px;line-height:1.5}.ProDeepDive-module__VUQ5xq__outcome{background:var(--surface);border:1px solid var(--gold-border);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin-top:56px;padding:32px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #e8b84b0d,0 30px 60px -20px #e8b84b2e}.ProDeepDive-module__VUQ5xq__outcome:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8b84b2e,#0000 70%);width:360px;height:360px;position:absolute;top:-40%;right:-10%}.ProDeepDive-module__VUQ5xq__outcomeIcon{z-index:1;background:var(--gold-bg);border:1px solid var(--gold-border);width:56px;height:56px;color:var(--gold);border-radius:14px;justify-content:center;align-items:center;animation:2.4s ease-in-out infinite ProDeepDive-module__VUQ5xq__bpProPulse;display:inline-flex;position:relative}@keyframes ProDeepDive-module__VUQ5xq__bpProPulse{0%,to{box-shadow:0 0 #e8b84b4d}50%{box-shadow:0 0 0 10px #e8b84b00}}.ProDeepDive-module__VUQ5xq__outcomeText{z-index:1;position:relative}.ProDeepDive-module__VUQ5xq__outcomeEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:4px;font-size:10px}.ProDeepDive-module__VUQ5xq__outcomeTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:6px;font-size:22px;font-weight:800}.ProDeepDive-module__VUQ5xq__outcomeSub{color:var(--muted);font-size:14px;line-height:1.5}.ProDeepDive-module__VUQ5xq__outcomeStat{z-index:1;border-left:1px solid var(--border);flex-direction:column;align-items:center;padding:0 16px;display:flex;position:relative}.ProDeepDive-module__VUQ5xq__outcomeStatNum{font-family:var(--font-display);letter-spacing:-.04em;color:var(--gold);font-size:36px;font-weight:800;line-height:1}.ProDeepDive-module__VUQ5xq__outcomeStatLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);margin-top:6px;font-size:10px}@media (max-width:1023px){.ProDeepDive-module__VUQ5xq__head .section-sub{margin-bottom:40px}.ProDeepDive-module__VUQ5xq__track{grid-template-columns:1fr;gap:16px}.ProDeepDive-module__VUQ5xq__track:before{display:none}.ProDeepDive-module__VUQ5xq__outcome{text-align:center;grid-template-columns:1fr;gap:18px;padding:28px 24px}.ProDeepDive-module__VUQ5xq__outcomeIcon{margin-inline:auto}.ProDeepDive-module__VUQ5xq__outcomeStat{border-left:none;border-top:1px solid var(--border);padding:16px 0 0}}
.Scope-module__NrPnFW__section{background:var(--surface);--neutral:var(--muted-dim);--neutral-bg:#ffffff0a;--neutral-border:#ffffff29}.Scope-module__NrPnFW__head .section-sub{margin-bottom:56px}.Scope-module__NrPnFW__scope{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Scope-module__NrPnFW__panel{background:var(--bg);border:1px solid var(--border);border-radius:18px;padding:32px;transition:border-color .25s;position:relative;overflow:hidden}.Scope-module__NrPnFW__panel:before{content:"";filter:blur(80px);opacity:.1;pointer-events:none;width:320px;height:320px;position:absolute;top:-40%;right:-20%}.Scope-module__NrPnFW__panelIn:before{background:var(--green)}.Scope-module__NrPnFW__panelOut:before{background:var(--neutral)}.Scope-module__NrPnFW__panelIn:hover{border-color:var(--green-border)}.Scope-module__NrPnFW__panelOut:hover{border-color:var(--neutral-border)}.Scope-module__NrPnFW__scopeHead{z-index:1;border-bottom:1px solid var(--border);align-items:center;gap:14px;margin-bottom:20px;padding-bottom:20px;display:flex;position:relative}.Scope-module__NrPnFW__scopeIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.Scope-module__NrPnFW__panelIn .Scope-module__NrPnFW__scopeIcon{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.Scope-module__NrPnFW__panelOut .Scope-module__NrPnFW__scopeIcon{background:var(--neutral-bg);border:1px solid var(--neutral-border);color:var(--neutral)}.Scope-module__NrPnFW__scopeEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin-bottom:2px;font-size:10px}.Scope-module__NrPnFW__panelIn .Scope-module__NrPnFW__scopeEyebrow{color:var(--green)}.Scope-module__NrPnFW__panelOut .Scope-module__NrPnFW__scopeEyebrow{color:var(--neutral)}.Scope-module__NrPnFW__scopeTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:20px;font-weight:700}.Scope-module__NrPnFW__scopeList{z-index:1;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex;position:relative}.Scope-module__NrPnFW__scopeItem{color:var(--muted);align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.Scope-module__NrPnFW__scopeItemText{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Scope-module__NrPnFW__scopeBullet{width:22px;height:22px;font-family:var(--font-mono);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:13px;font-weight:700;transition:transform .18s;display:inline-flex}.Scope-module__NrPnFW__panelIn .Scope-module__NrPnFW__scopeBullet{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.Scope-module__NrPnFW__panelOut .Scope-module__NrPnFW__scopeBullet{background:var(--neutral-bg);color:var(--neutral);border:1px solid var(--neutral-border)}.Scope-module__NrPnFW__scopeItem:hover .Scope-module__NrPnFW__scopeBullet{transform:scale(1.1)}.Scope-module__NrPnFW__scopeProTag{background:var(--gold-bg);border:1px solid var(--gold-border);color:var(--gold);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:9px;font-weight:600;display:inline-flex}.Scope-module__NrPnFW__scopeCount{z-index:1;border-top:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted-dim);align-items:center;gap:8px;margin-top:24px;padding-top:16px;font-size:11px;display:flex;position:relative}.Scope-module__NrPnFW__scopeCount strong{font-family:var(--font-display);letter-spacing:-.01em;font-size:13px;font-weight:700}.Scope-module__NrPnFW__panelIn .Scope-module__NrPnFW__scopeCount strong{color:var(--green)}.Scope-module__NrPnFW__panelOut .Scope-module__NrPnFW__scopeCount strong{color:var(--neutral)}@media (max-width:1023px){.Scope-module__NrPnFW__head .section-sub{margin-bottom:40px}.Scope-module__NrPnFW__scope{grid-template-columns:1fr}.Scope-module__NrPnFW__panel{padding:24px}}
.Process-module__HTnj0W__sub{margin-bottom:56px}.Process-module__HTnj0W__htrack{max-width:1180px;margin-inline:auto}.Process-module__HTnj0W__rail{grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:48px;display:grid;position:relative}.Process-module__HTnj0W__rail:before{content:"";background:linear-gradient(90deg, var(--green), var(--blue), var(--gold), var(--green));opacity:.35;z-index:1;height:2px;position:absolute;top:28px;left:12.5%;right:12.5%}.Process-module__HTnj0W__stop{z-index:2;text-align:center;position:relative}.Process-module__HTnj0W__stopCircle{background:var(--bg);border:2px solid var(--border-strong);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:border-color .25s,background .25s;display:inline-flex}.Process-module__HTnj0W__stop:first-child .Process-module__HTnj0W__stopCircle{border-color:var(--green);background:var(--green-bg)}.Process-module__HTnj0W__stop:nth-child(2) .Process-module__HTnj0W__stopCircle{border-color:var(--blue);background:var(--blue-bg)}.Process-module__HTnj0W__stop:nth-child(3) .Process-module__HTnj0W__stopCircle{border-color:var(--gold);background:var(--gold-bg)}.Process-module__HTnj0W__stop:nth-child(4) .Process-module__HTnj0W__stopCircle{border-color:var(--green);background:var(--green-bg)}.Process-module__HTnj0W__stopCircle svg{width:22px;height:22px}.Process-module__HTnj0W__stop:first-child .Process-module__HTnj0W__stopCircle svg{color:var(--green)}.Process-module__HTnj0W__stop:nth-child(2) .Process-module__HTnj0W__stopCircle svg{color:var(--blue)}.Process-module__HTnj0W__stop:nth-child(3) .Process-module__HTnj0W__stopCircle svg{color:var(--gold)}.Process-module__HTnj0W__stop:nth-child(4) .Process-module__HTnj0W__stopCircle svg{color:var(--green)}.Process-module__HTnj0W__cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Process-module__HTnj0W__card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:32px 22px 24px;transition:border-color .25s,transform .25s;position:relative}.Process-module__HTnj0W__card:hover{transform:translateY(-2px)}.Process-module__HTnj0W__card:first-child:hover,.Process-module__HTnj0W__card:nth-child(2):hover{border-color:var(--green-border)}.Process-module__HTnj0W__card:nth-child(3):hover{border-color:var(--gold-border)}.Process-module__HTnj0W__card:nth-child(4):hover{border-color:var(--green-border)}.Process-module__HTnj0W__cardIcon{display:none}.Process-module__HTnj0W__cardNum{background:var(--bg);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);padding:0 8px;font-size:10px;position:absolute;top:-10px;left:22px}.Process-module__HTnj0W__cardName{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:17px;font-weight:800}.Process-module__HTnj0W__cardDesc{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.6}.Process-module__HTnj0W__cardOutput{border-top:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted-dim);padding-top:12px;font-size:11px}.Process-module__HTnj0W__cardOutput strong{font-family:var(--font-body);color:var(--text);letter-spacing:-.01em;margin-top:2px;font-size:13px;font-weight:700;display:block}@media (max-width:1023px){.Process-module__HTnj0W__sub{margin-bottom:40px}.Process-module__HTnj0W__rail{display:none}.Process-module__HTnj0W__cards{grid-template-columns:1fr;gap:14px}.Process-module__HTnj0W__card{padding:30px 22px 22px}.Process-module__HTnj0W__cardIcon{background:var(--bg);border:2px solid var(--border-strong);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.Process-module__HTnj0W__cardIcon svg{width:20px;height:20px}.Process-module__HTnj0W__card:first-child .Process-module__HTnj0W__cardIcon{border-color:var(--green);background:var(--green-bg);color:var(--green)}.Process-module__HTnj0W__card:nth-child(2) .Process-module__HTnj0W__cardIcon{border-color:var(--blue);background:var(--blue-bg);color:var(--blue)}.Process-module__HTnj0W__card:nth-child(3) .Process-module__HTnj0W__cardIcon{border-color:var(--gold);background:var(--gold-bg);color:var(--gold)}.Process-module__HTnj0W__card:nth-child(4) .Process-module__HTnj0W__cardIcon{border-color:var(--green);background:var(--green-bg);color:var(--green)}}
.Pricing-module__Xgo7vq__section{background:var(--surface)}.Pricing-module__Xgo7vq__section .Pricing-module__Xgo7vq__head{margin-bottom:56px}.Pricing-module__Xgo7vq__tierGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.Pricing-module__Xgo7vq__tierCard{background:var(--bg);border:1px solid var(--border);border-radius:18px;padding:32px 30px 28px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.Pricing-module__Xgo7vq__tierCard:before{content:"";filter:blur(80px);opacity:.12;pointer-events:none;width:320px;height:320px;position:absolute;top:-40%;right:-20%}.Pricing-module__Xgo7vq__tierStd:before{background:var(--green)}.Pricing-module__Xgo7vq__tierPro:before{background:var(--gold)}.Pricing-module__Xgo7vq__tierCard:hover{transform:translateY(-3px)}.Pricing-module__Xgo7vq__tierStd:hover{border-color:var(--green-border)}.Pricing-module__Xgo7vq__tierPro{border-color:var(--gold-border);box-shadow:0 0 0 1px #e8b84b0d,0 30px 60px -20px #e8b84b2e}.Pricing-module__Xgo7vq__tierPro:hover{border-color:var(--gold)}.Pricing-module__Xgo7vq__tierPill{background:var(--gold-bg);border:1px solid var(--gold-border);color:var(--gold);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;z-index:2;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:9px;font-weight:600;display:inline-flex;position:absolute;top:20px;right:20px}.Pricing-module__Xgo7vq__tierPillDot{background:var(--gold);width:5px;height:5px;box-shadow:0 0 6px var(--gold);border-radius:50%}.Pricing-module__Xgo7vq__tierEyebrow{z-index:1;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted-dim);margin-bottom:6px;font-size:10px;position:relative}.Pricing-module__Xgo7vq__tierStd .Pricing-module__Xgo7vq__tierEyebrow{color:var(--green)}.Pricing-module__Xgo7vq__tierPro .Pricing-module__Xgo7vq__tierEyebrow{color:var(--gold)}.Pricing-module__Xgo7vq__tierName{z-index:1;font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:4px;font-size:32px;font-weight:800;position:relative}.Pricing-module__Xgo7vq__tierTagline{z-index:1;color:var(--muted-dim);margin-bottom:24px;font-size:14px;font-style:italic;position:relative}.Pricing-module__Xgo7vq__tierPriceRow{z-index:1;border-top:1px solid var(--border);flex-direction:column;gap:4px;margin-bottom:22px;padding-top:20px;display:flex;position:relative}.Pricing-module__Xgo7vq__tierPriceLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted-dim);font-size:10px}.Pricing-module__Xgo7vq__tierPriceAmount{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:22px;font-weight:800}.Pricing-module__Xgo7vq__tierPriceAmount em{font-style:italic}.Pricing-module__Xgo7vq__tierStd .Pricing-module__Xgo7vq__tierPriceAmount em{color:var(--green)}.Pricing-module__Xgo7vq__tierPro .Pricing-module__Xgo7vq__tierPriceAmount em{color:var(--gold)}.Pricing-module__Xgo7vq__tierDesc{z-index:1;color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.55;position:relative}.Pricing-module__Xgo7vq__tierFeatures{z-index:1;border-top:1px solid var(--border);flex-direction:column;gap:10px;margin:0 0 22px;padding:18px 0 0;list-style:none;display:flex;position:relative}.Pricing-module__Xgo7vq__tierFeature{color:var(--muted);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.Pricing-module__Xgo7vq__tierCheck{width:20px;height:20px;font-family:var(--font-mono);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:inline-flex}.Pricing-module__Xgo7vq__tierStd .Pricing-module__Xgo7vq__tierCheck{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.Pricing-module__Xgo7vq__tierPro .Pricing-module__Xgo7vq__tierCheck{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-border)}.Pricing-module__Xgo7vq__tierSkip{width:20px;height:20px;font-family:var(--font-mono);border:1px solid var(--border-strong);color:var(--muted-dim);background:#ffffff0a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:12px;font-weight:700;display:inline-flex}.Pricing-module__Xgo7vq__tierSkipText{color:var(--muted-dim);font-style:italic}.Pricing-module__Xgo7vq__tierStat{z-index:1;border-top:1px solid var(--border);align-items:baseline;gap:8px;padding-top:18px;display:flex;position:relative}.Pricing-module__Xgo7vq__tierStatNum{font-family:var(--font-display);letter-spacing:-.04em;font-size:28px;font-weight:800;line-height:1}.Pricing-module__Xgo7vq__tierStd .Pricing-module__Xgo7vq__tierStatNum{color:var(--green)}.Pricing-module__Xgo7vq__tierPro .Pricing-module__Xgo7vq__tierStatNum{color:var(--gold)}.Pricing-module__Xgo7vq__tierStatLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);font-size:10px}.Pricing-module__Xgo7vq__compare{background:var(--bg);border:1px solid var(--border);border-radius:18px;margin-top:0;margin-bottom:28px;transition:border-color .25s;overflow:hidden}.Pricing-module__Xgo7vq__compare[open],.Pricing-module__Xgo7vq__compare:hover{border-color:var(--border-strong)}.Pricing-module__Xgo7vq__compareSummary{cursor:pointer;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:22px 28px;list-style:none;display:grid}.Pricing-module__Xgo7vq__compareSummary::-webkit-details-marker{display:none}.Pricing-module__Xgo7vq__compareText{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:16px;font-weight:700}.Pricing-module__Xgo7vq__compareMeta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-dim);font-size:10px}.Pricing-module__Xgo7vq__compareIcon{background:var(--surface2);border:1px solid var(--border);width:32px;height:32px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;transition:transform .25s,background .25s;display:inline-flex}.Pricing-module__Xgo7vq__compare[open] .Pricing-module__Xgo7vq__compareIcon{background:var(--green-bg);border-color:var(--green-border);color:var(--green);transform:rotate(180deg)}.Pricing-module__Xgo7vq__compareTableWrap{border-top:1px solid var(--border);overflow-x:auto}.Pricing-module__Xgo7vq__compareTable{border-collapse:collapse;width:100%;font-size:13px}.Pricing-module__Xgo7vq__compareTable thead th{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-dim);text-align:left;background:var(--surface2);border-bottom:1px solid var(--border);padding:14px 20px;font-size:10px}.Pricing-module__Xgo7vq__compareTable thead th.Pricing-module__Xgo7vq__colStd{color:var(--green);text-align:center}.Pricing-module__Xgo7vq__compareTable thead th.Pricing-module__Xgo7vq__colPro{color:var(--gold);text-align:center}.Pricing-module__Xgo7vq__compareTable tbody tr{border-bottom:1px solid var(--border);transition:background .18s}.Pricing-module__Xgo7vq__compareTable tbody tr:last-child{border-bottom:none}.Pricing-module__Xgo7vq__compareTable tbody tr:hover{background:#ffffff05}.Pricing-module__Xgo7vq__compareTable td{vertical-align:top;padding:14px 20px}.Pricing-module__Xgo7vq__compareTable td.Pricing-module__Xgo7vq__tierCell{text-align:center;vertical-align:middle;width:120px}.Pricing-module__Xgo7vq__delCell{align-items:flex-start;gap:12px;display:flex}.Pricing-module__Xgo7vq__delExt{font-family:var(--font-mono);letter-spacing:.06em;border-radius:4px;flex-shrink:0;margin-top:2px;padding:3px 8px;font-size:9px;font-weight:600}.Pricing-module__Xgo7vq__extPdf{color:var(--blue);background:#38bdf81a;border:1px solid #38bdf840}.Pricing-module__Xgo7vq__extFig{color:var(--pink);background:#f472b61a;border:1px solid #f472b640}.Pricing-module__Xgo7vq__extMd{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.Pricing-module__Xgo7vq__extCsv{background:var(--gold-bg);border:1px solid var(--gold-border);color:var(--gold)}.Pricing-module__Xgo7vq__delNameH3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin:0 0 4px;font-size:14px;font-weight:700}.Pricing-module__Xgo7vq__delNameDesc{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.Pricing-module__Xgo7vq__delMark{width:26px;height:26px;font-family:var(--font-mono);border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.Pricing-module__Xgo7vq__yesStd{background:var(--green-bg);color:var(--green);border:1px solid var(--green-border)}.Pricing-module__Xgo7vq__yesPro{background:var(--gold-bg);color:var(--gold);border:1px solid var(--gold-border)}.Pricing-module__Xgo7vq__no{color:var(--muted-dim);border:1px solid var(--border);background:#ffffff08}.Pricing-module__Xgo7vq__delMark+.Pricing-module__Xgo7vq__delTierNote{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-dim);margin-top:6px;font-size:9px;display:block}.Pricing-module__Xgo7vq__finePrint{border:1px dashed var(--border);background:0 0;border-radius:14px;padding:24px 28px}.Pricing-module__Xgo7vq__finePrintEyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted-dim);align-items:center;gap:10px;margin:0 0 16px;font-size:11px;display:flex}.Pricing-module__Xgo7vq__finePrintEyebrow:before{content:"§";background:var(--surface2);width:18px;height:18px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.Pricing-module__Xgo7vq__finePrintGrid{color:var(--muted);grid-template-columns:repeat(2,1fr);gap:12px 32px;font-size:13.5px;line-height:1.7;display:grid}.Pricing-module__Xgo7vq__finePrintRow{gap:8px;display:flex}.Pricing-module__Xgo7vq__finePrintRow strong{color:var(--text);min-width:140px;font-weight:700}.Pricing-module__Xgo7vq__finePrintExtras{border-top:1px dashed var(--border);color:var(--muted);grid-template-columns:repeat(2,1fr);gap:10px 24px;margin-top:20px;padding-top:18px;font-size:13px;display:grid}.Pricing-module__Xgo7vq__finePrintExtrasRow{align-items:flex-start;gap:8px;display:flex}.Pricing-module__Xgo7vq__finePrintExtrasRow:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:700}.Pricing-module__Xgo7vq__finePrintExtrasRow strong{color:var(--text);font-weight:700}@media (max-width:1023px){.Pricing-module__Xgo7vq__section .Pricing-module__Xgo7vq__head{margin-bottom:40px}.Pricing-module__Xgo7vq__tierGrid{grid-template-columns:1fr}.Pricing-module__Xgo7vq__tierCard{padding:28px 24px 24px}.Pricing-module__Xgo7vq__tierName{font-size:28px}.Pricing-module__Xgo7vq__compareSummary{grid-template-columns:1fr auto;padding:18px 22px}.Pricing-module__Xgo7vq__compareMeta{display:none}.Pricing-module__Xgo7vq__compareTable thead th,.Pricing-module__Xgo7vq__compareTable td{padding:12px 14px;font-size:12px}.Pricing-module__Xgo7vq__compareTable td.Pricing-module__Xgo7vq__tierCell{width:80px}.Pricing-module__Xgo7vq__finePrintGrid,.Pricing-module__Xgo7vq__finePrintExtras{grid-template-columns:1fr}}
.Faq-module__V5PmXq__faq{background:var(--bg)}.Faq-module__V5PmXq__faqBlock{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;display:flex}.Faq-module__V5PmXq__faqBlock .section-title{margin-bottom:0}.Faq-module__V5PmXq__faqBlock .section-sub{margin:0}
