.how-it-works-module__wncYsG__main{--spine:#111827;--green:#059669;--green-bg:#ecfdf5;--red:#dc2626;--max-w:1100px;--radius:6px;--paper:#fff;--ink:#111827;--soft:#f4f4f5;--line:#e5e7eb;--muted:#71717a;background-color:var(--paper);flex-direction:column;min-height:100vh;display:flex}.how-it-works-module__wncYsG__hero{background:var(--paper);border-bottom:1px solid var(--line);padding:80px 48px}.how-it-works-module__wncYsG__hero h1{letter-spacing:-.03em;color:var(--ink);margin-bottom:24px;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.1}.how-it-works-module__wncYsG__hero p{color:#4b5563;max-width:65ch;margin-bottom:24px;font-size:1.125rem}.how-it-works-module__wncYsG__monoLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:12px;font-size:.75rem;display:block}.how-it-works-module__wncYsG__pipelineSection{background-color:#fafafa;padding-bottom:0;position:relative;overflow:hidden}.how-it-works-module__wncYsG__spineLine{background:var(--spine);z-index:1;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-1px)}.how-it-works-module__wncYsG__spineLine:before{content:"";background:var(--spine);border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:-5px}.how-it-works-module__wncYsG__stepRow{z-index:2;grid-template-columns:1fr 80px 1fr;gap:0;padding:0;display:grid;position:relative}.how-it-works-module__wncYsG__node{background:var(--ink);width:40px;height:40px;color:var(--paper);font-family:var(--font-mono);z-index:5;border:4px solid #fafafa;border-radius:50%;grid-column:2;justify-content:center;align-items:center;margin:64px auto;font-size:.9rem;font-weight:700;display:flex}.how-it-works-module__wncYsG__colContent{padding:64px 48px}.how-it-works-module__wncYsG__colVisual{justify-content:center;align-items:center;padding:64px 48px;display:flex}.how-it-works-module__wncYsG__leftAligned .how-it-works-module__wncYsG__colContent{text-align:right;grid-column:1}.how-it-works-module__wncYsG__leftAligned .how-it-works-module__wncYsG__colVisual{grid-column:3}.how-it-works-module__wncYsG__leftAligned .how-it-works-module__wncYsG__branch{right:0}.how-it-works-module__wncYsG__rightAligned .how-it-works-module__wncYsG__colContent{text-align:left;grid-column:3}.how-it-works-module__wncYsG__rightAligned .how-it-works-module__wncYsG__colVisual{grid-column:1}.how-it-works-module__wncYsG__rightAligned .how-it-works-module__wncYsG__branch{left:0}.how-it-works-module__wncYsG__branch{background:var(--spine);z-index:0;width:50%;height:2px;position:absolute;top:84px}.how-it-works-module__wncYsG__leftAligned .how-it-works-module__wncYsG__branch{width:40px;right:50%}.how-it-works-module__wncYsG__rightAligned .how-it-works-module__wncYsG__branch{width:40px;left:50%}.how-it-works-module__wncYsG__terminalSection{background:#fafafa;padding:0 24px 80px;position:relative}.how-it-works-module__wncYsG__spineEndConnector{background:var(--spine);z-index:1;width:2px;height:60px;margin:0 auto;position:relative}.how-it-works-module__wncYsG__terminalCard{background:var(--ink);color:var(--paper);border-radius:var(--radius);text-align:center;z-index:2;max-width:1000px;margin:0 auto;padding:64px 48px;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.how-it-works-module__wncYsG__nodeFinal{background:var(--paper);width:40px;height:40px;color:var(--ink);border:2px solid var(--ink);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.how-it-works-module__wncYsG__contextBox{background:var(--green-bg);border:1px solid var(--green);border-radius:var(--radius);color:#064e3b;text-align:left;text-align:left;width:fit-content;margin-top:24px;padding:16px;font-size:.9rem;display:block}.how-it-works-module__wncYsG__leftAligned .how-it-works-module__wncYsG__contextBox{text-align:right;margin-left:auto}.how-it-works-module__wncYsG__bulletList,.how-it-works-module__wncYsG__checklist{text-align:left;margin-bottom:24px;padding:0;list-style:none;display:inline-block}.how-it-works-module__wncYsG__bulletList li,.how-it-works-module__wncYsG__checklist li{color:var(--ink);margin-bottom:8px;padding-left:24px;position:relative}.how-it-works-module__wncYsG__bulletList li:before{content:"•";color:var(--muted);position:absolute;left:0}.how-it-works-module__wncYsG__checklist li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;left:0}.how-it-works-module__wncYsG__vizBox{background:var(--paper);border:1px solid var(--line);width:100%;max-width:350px;font-family:var(--font-mono);text-align:left;border-radius:6px;padding:0;font-size:.8rem;box-shadow:0 4px 6px -1px #0000000d}.how-it-works-module__wncYsG__vizHead{background:var(--soft);border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.05em;padding:10px 16px;font-size:.75rem}.how-it-works-module__wncYsG__vizBody{padding:16px}.how-it-works-module__wncYsG__vizRow{justify-content:space-between;margin-bottom:8px;display:flex}.how-it-works-module__wncYsG__vizTerminal{color:#d4d4d8;background:#18181b;border:1px solid #27272a}.how-it-works-module__wncYsG__vizTerminal .how-it-works-module__wncYsG__vizHead{color:#a1a1aa;background:#27272a;border-color:#3f3f46}.how-it-works-module__wncYsG__termLine{gap:8px;margin-bottom:6px;display:flex}.how-it-works-module__wncYsG__cursor{background:var(--green);width:6px;height:14px;animation:1s infinite how-it-works-module__wncYsG__blink}.how-it-works-module__wncYsG__decisionMatrix{text-align:left;background:#fff3;border:1px solid #fff3;grid-template-columns:1fr 1fr;gap:1px;margin-top:40px;display:grid}.how-it-works-module__wncYsG__decisionCell{background:var(--ink);font-family:var(--font-mono);align-items:center;gap:12px;padding:16px;font-size:.85rem;display:flex}.how-it-works-module__wncYsG__decisionKey{color:var(--muted);margin-bottom:4px;font-size:.75rem;display:block}.how-it-works-module__wncYsG__decisionVal{color:#fff;font-weight:600}.how-it-works-module__wncYsG__decisionIcon{color:var(--green)}.how-it-works-module__wncYsG__decisionIconRed{color:var(--red)}.how-it-works-module__wncYsG__sectionPad{border-bottom:1px solid var(--line);background:var(--paper);padding:64px 40px}.how-it-works-module__wncYsG__compareGrid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.how-it-works-module__wncYsG__compareCell{padding:64px 48px}.how-it-works-module__wncYsG__compareCellDark{border-left:1px solid var(--line);background:#fafafa;padding:64px 48px}.how-it-works-module__wncYsG__ctaSection{background:var(--ink);color:#fff;text-align:center;padding:80px 24px}.how-it-works-module__wncYsG__btnWhite{color:var(--ink);background:#fff;border-radius:6px;padding:16px 32px;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-block}@keyframes how-it-works-module__wncYsG__blink{50%{opacity:0}}@media (max-width:900px){.how-it-works-module__wncYsG__spineLine{left:24px}.how-it-works-module__wncYsG__stepRow{grid-template-columns:1fr;gap:24px;padding-bottom:64px;padding-left:48px}.how-it-works-module__wncYsG__node{grid-column:1;margin:0;position:absolute;top:0;left:4px}.how-it-works-module__wncYsG__branch{top:20px;left:24px;width:24px!important}.how-it-works-module__wncYsG__colContent{padding:0 0 24px;text-align:left!important;grid-column:1!important}.how-it-works-module__wncYsG__colVisual{justify-content:flex-start;padding:0;grid-column:1!important}.how-it-works-module__wncYsG__leftAligned .how-it-works-module__wncYsG__contextBox{text-align:left;margin-left:0}.how-it-works-module__wncYsG__spineEndConnector{margin-left:23px}.how-it-works-module__wncYsG__decisionMatrix{grid-template-columns:1fr}.how-it-works-module__wncYsG__hero{padding:48px 24px}.how-it-works-module__wncYsG__colContent,.how-it-works-module__wncYsG__colVisual{padding:0}.how-it-works-module__wncYsG__compareGrid{grid-template-columns:1fr}.how-it-works-module__wncYsG__sectionPad,.how-it-works-module__wncYsG__compareCell,.how-it-works-module__wncYsG__compareCellDark{padding:48px 24px}}
