.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.company-network-graph-module__5OsBSq__container{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;height:600px;margin-top:1.5rem;transition:all .3s;position:relative;overflow:hidden}.company-network-graph-module__5OsBSq__maximized{z-index:9999;border:none;border-radius:0;width:100vw;height:100vh;margin:0;position:fixed;inset:0}.company-network-graph-module__5OsBSq__graphWrapper{width:100%;height:100%}.company-network-graph-module__5OsBSq__controls{z-index:10;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.company-network-graph-module__5OsBSq__controlBtn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;align-items:center;gap:4px;padding:6px 12px;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 2px 4px #0000001a}.company-network-graph-module__5OsBSq__controlBtn:hover{background:#f0f0f0}
.CompanyTimeline-module__lu_12q__timelineContainer{padding:1rem 0;position:relative}.CompanyTimeline-module__lu_12q__timelineContainer:before{content:"";background:var(--border-color,#eaeaea);z-index:1;width:2px;position:absolute;top:0;bottom:0;left:24px}.CompanyTimeline-module__lu_12q__timelineItem{margin-bottom:3.5rem;padding-left:64px;display:flex;position:relative}.CompanyTimeline-module__lu_12q__timelineItem:last-child{margin-bottom:0}.CompanyTimeline-module__lu_12q__timelineMarker{border:2px solid var(--border-color,#eaeaea);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;left:8px;box-shadow:0 2px 4px #0000000d}.CompanyTimeline-module__lu_12q__timelineContent{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eaeaea);border-radius:8px;flex-direction:column;gap:.5rem;width:100%;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 4px #00000005}.CompanyTimeline-module__lu_12q__date{color:var(--text-muted,#6b7280);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.CompanyTimeline-module__lu_12q__title{color:var(--text-color,#111827);margin:0;font-size:1.125rem;font-weight:600}.CompanyTimeline-module__lu_12q__description{color:var(--text-muted,#4b5563);margin:0;font-size:.875rem;line-height:1.5}.CompanyTimeline-module__lu_12q__badge{text-transform:uppercase;border-radius:9999px;width:fit-content;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.CompanyTimeline-module__lu_12q__type-incorporation .CompanyTimeline-module__lu_12q__timelineMarker{color:#3b82f6;border-color:#3b82f6}.CompanyTimeline-module__lu_12q__type-incorporation .CompanyTimeline-module__lu_12q__badge{color:#1d4ed8;background:#eff6ff}.CompanyTimeline-module__lu_12q__type-filing .CompanyTimeline-module__lu_12q__timelineMarker{color:#6b7280;border-color:#6b7280}.CompanyTimeline-module__lu_12q__type-filing .CompanyTimeline-module__lu_12q__badge{color:#374151;background:#f3f4f6}.CompanyTimeline-module__lu_12q__type-charge .CompanyTimeline-module__lu_12q__timelineMarker{color:#f59e0b;border-color:#f59e0b}.CompanyTimeline-module__lu_12q__type-charge .CompanyTimeline-module__lu_12q__badge{color:#b45309;background:#fef3c7}.CompanyTimeline-module__lu_12q__type-insolvency .CompanyTimeline-module__lu_12q__timelineMarker{color:#ef4444;border-color:#ef4444}.CompanyTimeline-module__lu_12q__type-insolvency .CompanyTimeline-module__lu_12q__badge{color:#b91c1c;background:#fee2e2}.CompanyTimeline-module__lu_12q__loadMoreContainer{justify-content:center;margin-top:2rem;padding-bottom:1rem;display:flex}.CompanyTimeline-module__lu_12q__loadMoreBtn{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eaeaea);color:var(--text-color,#111827);cursor:pointer;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;box-shadow:0 2px 4px #0000000d}.CompanyTimeline-module__lu_12q__loadMoreBtn:hover{background:var(--bg-muted,#f9fafb);border-color:#d1d5db}
.FinancialHealthDashboard-module__9BWXUG__container{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eaeaea);border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000000d}.FinancialHealthDashboard-module__9BWXUG__title{color:var(--text-color,#111827);margin:0;font-size:1.25rem;font-weight:600}.FinancialHealthDashboard-module__9BWXUG__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.FinancialHealthDashboard-module__9BWXUG__card{background:var(--bg-muted,#f9fafb);border:1px solid var(--border-color,#eaeaea);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.FinancialHealthDashboard-module__9BWXUG__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.FinancialHealthDashboard-module__9BWXUG__cardTitle{color:var(--text-muted,#6b7280);margin:0;font-size:.875rem;font-weight:500}.FinancialHealthDashboard-module__9BWXUG__statusIndicator{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.FinancialHealthDashboard-module__9BWXUG__statusGood{color:#166534;background:#dcfce7}.FinancialHealthDashboard-module__9BWXUG__statusWarning{color:#854d0e;background:#fef08a}.FinancialHealthDashboard-module__9BWXUG__statusBad{color:#991b1b;background:#fee2e2}.FinancialHealthDashboard-module__9BWXUG__statusNeutral{color:#374151;background:#f3f4f6}.FinancialHealthDashboard-module__9BWXUG__cardValue{color:var(--text-color,#111827);margin:0;font-size:1.125rem;font-weight:600}.FinancialHealthDashboard-module__9BWXUG__cardSubtext{color:var(--text-muted,#6b7280);margin:0;font-size:.75rem}.FinancialHealthDashboard-module__9BWXUG__insolvencyBanner{background:#fee2e2;border:1px solid #f87171;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.FinancialHealthDashboard-module__9BWXUG__insolvencyIcon{color:#dc2626;flex-shrink:0}.FinancialHealthDashboard-module__9BWXUG__insolvencyText{color:#991b1b;margin:0;font-size:.875rem;font-weight:500}
.home-module__txgM7a__main{flex-direction:column;align-items:center;display:flex}.home-module__txgM7a__hero{text-align:center;flex-direction:column;align-items:center;width:100%;padding:7rem 1.5rem 5rem;display:flex}.home-module__txgM7a__heroContent{flex-direction:column;align-items:center;width:100%;max-width:820px;animation:.7s ease-out both home-module__txgM7a__fadeUp;display:flex}.home-module__txgM7a__newBadge{background-color:var(--color-surface);color:var(--color-slate);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-pill);border:1px solid var(--border-color);align-items:center;gap:.4rem;margin-bottom:2rem;padding:.35rem 1rem;font-size:.8125rem;font-weight:600;transition:background-color .2s;display:inline-flex}.home-module__txgM7a__newBadge:hover{background-color:var(--color-surface-2)}.home-module__txgM7a__newBadgeDot{background-color:var(--color-lime);border-radius:50%;width:6px;height:6px;display:inline-block}.home-module__txgM7a__title{letter-spacing:-.04em;color:var(--color-slate);margin-bottom:1.5rem;font-size:clamp(2.75rem,6vw,4.25rem);font-weight:800;line-height:1.08}.home-module__txgM7a__gradientText{background:linear-gradient(135deg,var(--color-slate)0%,#4a6fa5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__txgM7a__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:1.1875rem;line-height:1.65}.home-module__txgM7a__searchContainer{z-index:10;width:100%;max-width:560px;margin-bottom:1.5rem;position:relative}.home-module__txgM7a__heroButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.home-module__txgM7a__primaryButton{background-color:var(--color-slate);color:var(--color-white);border-radius:var(--radius-pill);cursor:pointer;letter-spacing:.01em;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.home-module__txgM7a__primaryButton:hover{background-color:var(--color-slate-80);transform:translateY(-1px)}.home-module__txgM7a__secondaryButton{background-color:var(--color-lime);color:var(--color-slate);border-radius:var(--radius-pill);cursor:pointer;letter-spacing:.01em;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.home-module__txgM7a__secondaryButton:hover{background-color:var(--color-lime-dark);transform:translateY(-1px)}.home-module__txgM7a__disclaimer{color:var(--text-muted);font-size:.875rem;font-weight:400}.home-module__txgM7a__dot{opacity:.4;margin:0 .35rem}.home-module__txgM7a__trustPoints{background-color:var(--color-surface);border-radius:var(--radius-pill);border:1px solid var(--border-color);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;padding:1.25rem 2rem;display:flex}.home-module__txgM7a__trustPoint{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.home-module__txgM7a__check{background-color:var(--color-lime);width:20px;height:20px;color:var(--color-slate);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:900;display:flex}.home-module__txgM7a__graphDemoSection{background-color:var(--color-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);width:100%;padding:5rem 1.5rem}.home-module__txgM7a__graphDemoContent{text-align:center;max-width:1100px;margin:0 auto}.home-module__txgM7a__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-slate-50);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.home-module__txgM7a__sectionTitle{letter-spacing:-.03em;color:var(--color-slate);margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.home-module__txgM7a__sectionSubtitle{color:var(--text-secondary);max-width:540px;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.6}.home-module__txgM7a__mockGraphWrapper{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;height:480px;overflow:hidden;box-shadow:0 4px 24px #1a233212,0 1px 4px #1a23320a}.home-module__txgM7a__demoNote{color:var(--text-muted);margin-top:1.25rem;font-size:.8125rem;font-style:italic}.home-module__txgM7a__features{max-width:var(--container-width);grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;padding:5rem 1.5rem;display:grid}.home-module__txgM7a__featureCard{background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-color);padding:2rem 1.75rem;transition:transform .22s,box-shadow .22s;box-shadow:0 2px 8px #1a23320a}.home-module__txgM7a__featureCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a23321a}.home-module__txgM7a__iconWrapper{background-color:var(--color-lime);border-radius:var(--radius-md);width:48px;height:48px;color:var(--color-slate);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.home-module__txgM7a__icon{flex-shrink:0}.home-module__txgM7a__featureCard h3{color:var(--color-slate);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.home-module__txgM7a__featureCard p{color:var(--text-secondary);font-size:.9375rem;line-height:1.55}.home-module__txgM7a__howItWorksSection{background-color:var(--color-slate);width:100%;padding:5rem 1.5rem}.home-module__txgM7a__howItWorksInner{max-width:800px;margin:0 auto}.home-module__txgM7a__howItWorksSectionTitle{letter-spacing:-.03em;color:var(--color-white);text-align:center;margin-bottom:3rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.home-module__txgM7a__steps{flex-direction:column;gap:1.5rem;display:flex;position:relative}.home-module__txgM7a__step{border-radius:var(--radius-xl);background:#ffffff0f;border:1px solid #ffffff1a;gap:1.75rem;padding:1.75rem 2rem;transition:background-color .2s;display:flex}.home-module__txgM7a__step:hover{background:#ffffff1a}.home-module__txgM7a__number{background:var(--color-lime);width:2.75rem;height:2.75rem;color:var(--color-slate);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:800;display:flex}.home-module__txgM7a__content{flex:1}.home-module__txgM7a__stepTitle{color:var(--color-white);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.home-module__txgM7a__stepDescription{color:#ffffffa6;font-size:.9375rem;line-height:1.6}.home-module__txgM7a__list{margin-top:.75rem;padding:0;list-style:none}.home-module__txgM7a__list li{color:#fff9;margin-bottom:.375rem;padding-left:1.25rem;font-size:.9375rem;position:relative}.home-module__txgM7a__list li:before{content:"•";color:var(--color-lime);font-weight:700;position:absolute;left:0}.home-module__txgM7a__finalCtaSection{text-align:center;width:100%;padding:5rem 1.5rem}.home-module__txgM7a__finalCtaContent{max-width:640px;margin:0 auto}.home-module__txgM7a__ctaButtonGroup{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.home-module__txgM7a__footerDisclaimer{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto;padding:2rem 1.5rem;font-size:.75rem}@keyframes home-module__txgM7a__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home-module__txgM7a__hero{padding:5rem 1.25rem 3.5rem}.home-module__txgM7a__title{font-size:clamp(2.25rem,8vw,3rem)}.home-module__txgM7a__features{grid-template-columns:1fr;gap:1rem;padding:3rem 1.25rem}.home-module__txgM7a__trustPoints{border-radius:var(--radius-xl);gap:.75rem;padding:1rem 1.25rem}.home-module__txgM7a__step{flex-direction:column;gap:1rem;padding:1.25rem}.home-module__txgM7a__heroButtons{flex-direction:column;align-items:stretch}.home-module__txgM7a__primaryButton,.home-module__txgM7a__secondaryButton{justify-content:center}}
