.page-module__MYTG4a__hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:64px;max-width:1280px;min-height:100vh;margin:0 auto;padding:160px 40px 80px;display:grid;position:relative}.page-module__MYTG4a__heroContent{z-index:2;position:relative}.page-module__MYTG4a__heroBadge{border:1px solid var(--border);color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#ffffff80;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:4px 16px 4px 4px;font-size:13px;font-weight:500;animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards page-module__MYTG4a__heroIn;display:inline-flex;transform:translateY(20px)}.page-module__MYTG4a__pulseDot{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.page-module__MYTG4a__pulseDot:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px}.page-module__MYTG4a__pulseDot:before{content:"";background:var(--accent);opacity:0;border-radius:50%;animation:2.5s cubic-bezier(0,0,.2,1) infinite page-module__MYTG4a__ping;position:absolute;inset:-4px}@keyframes page-module__MYTG4a__ping{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes page-module__MYTG4a__heroIn{to{opacity:1;transform:translateY(0)}}.page-module__MYTG4a__heroTitle{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.045em;opacity:0;margin-bottom:28px;font-size:clamp(44px,5.2vw,66px);font-weight:800;line-height:1;animation:.9s cubic-bezier(.16,1,.3,1) .65s forwards page-module__MYTG4a__heroIn;transform:translateY(30px)}.page-module__MYTG4a__thin{color:var(--muted);font-weight:200}.page-module__MYTG4a__highlight{display:inline-block;position:relative}.page-module__MYTG4a__highlightText{z-index:1;color:var(--accent);position:relative}.page-module__MYTG4a__highlight:after{content:"";background:var(--accent);opacity:.1;border-radius:2px;height:12px;position:absolute;bottom:2px;left:-4px;right:-4px;transform:skew(-2deg)}.page-module__MYTG4a__heroSub{color:var(--text);opacity:0;max-width:460px;margin-bottom:40px;font-size:18px;font-weight:300;line-height:1.7;animation:.8s cubic-bezier(.16,1,.3,1) .8s forwards page-module__MYTG4a__heroIn;transform:translateY(20px)}.page-module__MYTG4a__heroActions{opacity:0;align-items:center;gap:12px;margin-bottom:48px;animation:.8s cubic-bezier(.16,1,.3,1) .95s forwards page-module__MYTG4a__heroIn;display:flex;transform:translateY(20px)}.page-module__MYTG4a__heroMeta{opacity:0;flex-wrap:wrap;align-items:center;gap:12px;animation:.7s cubic-bezier(.16,1,.3,1) 1.1s forwards page-module__MYTG4a__heroIn;display:flex}.page-module__MYTG4a__metaTag{color:var(--muted);border:1px solid var(--border);background:#ffffff80;border-radius:100px;padding:5px 12px;font-size:12px;font-weight:500}.page-module__MYTG4a__heroVisual{z-index:2;perspective:1200px;opacity:0;animation:1s cubic-bezier(.16,1,.3,1) .7s forwards page-module__MYTG4a__visualIn;position:relative;transform:translate(40px)}@keyframes page-module__MYTG4a__visualIn{to{opacity:1;transform:translate(0)}}.page-module__MYTG4a__heroScreen{border:1px solid var(--border);transform-style:preserve-3d;box-shadow:0 0 0 1px #00000008,0 40px 100px -20px #0000001f,0 0 80px -10px var(--accent-glow);background:#fff;border-radius:16px;transition:transform .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg)}.page-module__MYTG4a__heroVisual:hover .page-module__MYTG4a__heroScreen{transform:rotateY(-2deg)rotateX(1deg)}.page-module__MYTG4a__screenChrome{border-bottom:1px solid var(--border);background:#00000004;align-items:center;gap:6px;padding:14px 18px;display:flex}.page-module__MYTG4a__screenDot{background:#0000000f;border-radius:50%;width:10px;height:10px}.page-module__MYTG4a__screenDot:first-child{opacity:.7;background:#ff5f57}.page-module__MYTG4a__screenDot:nth-child(2){opacity:.7;background:#ffbd2e}.page-module__MYTG4a__screenDot:nth-child(3){opacity:.7;background:#28c840}.page-module__MYTG4a__screenUrl{color:var(--muted);font-size:11px;font-family:var(--font-bricolage),monospace;margin-left:12px;font-weight:400}.page-module__MYTG4a__screenBody{padding:24px;position:relative}.page-module__MYTG4a__scanLine{background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;z-index:10;pointer-events:none;height:1px;animation:4s cubic-bezier(.45,0,.55,1) 2s infinite page-module__MYTG4a__scan;position:absolute;left:0;right:0}.page-module__MYTG4a__scanGlow{background:linear-gradient(90deg,transparent,var(--accent-glow),transparent);filter:blur(8px);height:40px;position:absolute;top:-20px;left:0;right:0}@keyframes page-module__MYTG4a__scan{0%{opacity:0;top:0}5%{opacity:.6}50%{opacity:.6}55%{opacity:0}to{opacity:0;top:100%}}.page-module__MYTG4a__mockScores{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.page-module__MYTG4a__mockScore{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:14px}.page-module__MYTG4a__mockScoreLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:10px;font-weight:600}.page-module__MYTG4a__mockScoreNum{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.03em;font-size:28px;font-weight:800;line-height:1}.page-module__MYTG4a__mockBar{background:#0000000d;border-radius:2px;height:3px;margin-top:10px;overflow:hidden}.page-module__MYTG4a__mockBarFill{border-radius:2px;width:0%;height:100%;transition:width 1.8s cubic-bezier(.16,1,.3,1)}.page-module__MYTG4a__mockBarFillAnimated{width:var(--w)}.page-module__MYTG4a__mockActions{background:var(--bg);border:1px solid var(--border);border-radius:10px;overflow:hidden}.page-module__MYTG4a__mockActionsHead{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);justify-content:space-between;padding:10px 14px;font-size:10px;font-weight:600;display:flex}.page-module__MYTG4a__mockRow{opacity:0;cursor:pointer;border-bottom:1px solid #00000008;align-items:center;gap:10px;padding:10px 14px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-8px)}.page-module__MYTG4a__mockRow:hover{background:#00000005;transform:translate(3px)!important}.page-module__MYTG4a__mockRowAnimated{opacity:1;transform:translate(0)}.page-module__MYTG4a__sev{border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module__MYTG4a__sevCrit{background:var(--crit);box-shadow:0 0 8px #dc262666}.page-module__MYTG4a__sevWarn{background:var(--warn);box-shadow:0 0 8px #d977064d}.page-module__MYTG4a__sevInfo{background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.page-module__MYTG4a__mockRowText{color:var(--text);flex:1;font-size:12px}.page-module__MYTG4a__mockRowVal{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.page-module__MYTG4a__floatCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;opacity:0;background:#ffffffd9;border-radius:10px;padding:12px 16px;animation:.7s cubic-bezier(.16,1,.3,1) forwards page-module__MYTG4a__floatIn;position:absolute;box-shadow:0 8px 32px #0000000f}.page-module__MYTG4a__floatCard1{animation-delay:1.6s;top:-16px;right:-24px}.page-module__MYTG4a__floatCard2{animation-delay:1.9s;bottom:48px;left:-32px}@keyframes page-module__MYTG4a__floatIn{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__MYTG4a__floatCard1Loaded{animation:6s ease-in-out infinite page-module__MYTG4a__bobA}.page-module__MYTG4a__floatCard2Loaded{animation:7s ease-in-out infinite page-module__MYTG4a__bobB}@keyframes page-module__MYTG4a__bobA{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes page-module__MYTG4a__bobB{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.page-module__MYTG4a__floatLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:10px;font-weight:500}.page-module__MYTG4a__floatValue{font-family:var(--font-bricolage),sans-serif;color:var(--ink);letter-spacing:-.02em;font-size:22px;font-weight:800}.page-module__MYTG4a__floatUnit{color:var(--muted);font-size:13px;font-weight:400}.page-module__MYTG4a__logos{text-align:center;z-index:2;padding:80px 40px 0;position:relative}.page-module__MYTG4a__logosLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:28px;font-size:12px;font-weight:500}.page-module__MYTG4a__logosRow{justify-content:center;align-items:center;gap:48px;display:flex}.page-module__MYTG4a__logoItem{font-family:var(--font-bricolage),sans-serif;color:#c8c8d4;letter-spacing:-.01em;font-size:15px;font-weight:700;transition:color .3s}.page-module__MYTG4a__logoItem:hover{color:var(--ink)}.page-module__MYTG4a__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:120px;padding:72px 40px;position:relative;overflow:hidden}.page-module__MYTG4a__statsInner{z-index:1;grid-template-columns:repeat(5,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid;position:relative}.page-module__MYTG4a__stat{text-align:center}.page-module__MYTG4a__statNum{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.045em;color:var(--ink);margin-bottom:8px;font-size:48px;font-weight:800;line-height:1}.page-module__MYTG4a__accent{color:var(--accent)}.page-module__MYTG4a__statDesc{color:var(--muted);font-size:13px;font-weight:400;line-height:1.4}.page-module__MYTG4a__problems{max-width:1280px;margin:0 auto;padding:140px 40px;position:relative}.page-module__MYTG4a__secTitle{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.045em;max-width:600px;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.04}.page-module__MYTG4a__secDesc{color:var(--text);max-width:500px;margin-bottom:56px;font-size:17px;font-weight:300;line-height:1.7}.page-module__MYTG4a__problemsGrid{background:var(--border);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden;box-shadow:0 1px 3px #00000008}.page-module__MYTG4a__probCard{background:var(--bg);cursor:default;padding:40px 32px;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.page-module__MYTG4a__probCard:before{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.page-module__MYTG4a__probCard:hover:before{transform:scaleX(1)}.page-module__MYTG4a__probCard:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 32px #0000000a}.page-module__MYTG4a__probNum{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.04em;color:var(--ink);margin-bottom:4px;font-size:44px;font-weight:800;line-height:1}.page-module__MYTG4a__probUnit{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px;font-size:11px;font-weight:600}.page-module__MYTG4a__probQuote{font-family:var(--font-bricolage),sans-serif;margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.3}.page-module__MYTG4a__probAnswer{color:var(--text);font-size:14px;font-weight:300;line-height:1.6}.page-module__MYTG4a__bentoSection{padding:120px 40px;position:relative;overflow:hidden}.page-module__MYTG4a__bentoHeader{z-index:2;max-width:1200px;margin:0 auto 56px;position:relative}.page-module__MYTG4a__bentoGrid{z-index:2;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:12px;max-width:1200px;margin:0 auto;display:grid;position:relative}.page-module__MYTG4a__bentoCard{border:1px solid var(--border);cursor:default;background:#fff;border-radius:16px;padding:28px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.page-module__MYTG4a__glowLayer{border-radius:inherit;background:radial-gradient(500px circle at var(--mx,50%)var(--my,50%),var(--accent-subtle),transparent 40%);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s;position:absolute;inset:0}.page-module__MYTG4a__bentoCard:hover .page-module__MYTG4a__glowLayer{opacity:1}.page-module__MYTG4a__borderGlow{border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:0}.page-module__MYTG4a__borderGlow:before{content:"";border-radius:inherit;background:radial-gradient(400px circle at var(--mx,50%)var(--my,50%),#0055ff2e,transparent 40%);opacity:0;-webkit-mask-composite:xor;padding:1px;transition:opacity .4s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__MYTG4a__bentoCard:hover .page-module__MYTG4a__borderGlow:before{opacity:1}.page-module__MYTG4a__bentoCard:hover{border-color:#0055ff26;transform:translateY(-3px);box-shadow:0 12px 40px #0055ff0f,0 2px 8px #00000008}.page-module__MYTG4a__bentoCardContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.page-module__MYTG4a__bentoLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:700}.page-module__MYTG4a__bentoTitle{font-family:var(--font-bricolage),sans-serif;color:var(--ink);letter-spacing:-.025em;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.15}.page-module__MYTG4a__bentoDesc{color:var(--text);font-size:13.5px;font-weight:300;line-height:1.55}.page-module__MYTG4a__span2{grid-column:span 2}.page-module__MYTG4a__bentoViz{margin-top:16px}.page-module__MYTG4a__widget{background:0 0;border-radius:10px;padding:0;position:relative;overflow:hidden}.page-module__MYTG4a__widgetHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.page-module__MYTG4a__widgetTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:600}.page-module__MYTG4a__widgetBadge{letter-spacing:.02em;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:600}.page-module__MYTG4a__widgetBadgeLive{color:var(--success);background:#16a34a14}.page-module__MYTG4a__widgetBadgeAlert{color:var(--crit);background:#dc262614}.page-module__MYTG4a__gaugeRow{justify-content:center;align-items:center;gap:24px;display:flex}.page-module__MYTG4a__gauge{flex-direction:column;align-items:center;gap:4px;display:flex}.page-module__MYTG4a__gauge svg{width:70px;height:70px;transform:rotate(-90deg)}.page-module__MYTG4a__gaugeBg{fill:none;stroke:#0000000f;stroke-width:4px}.page-module__MYTG4a__gaugeFill{fill:none;stroke-width:4px;stroke-linecap:round;stroke-dasharray:157;stroke-dashoffset:157px;transition:stroke-dashoffset 1.6s cubic-bezier(.16,1,.3,1)}.page-module__MYTG4a__gaugeFillAnimated{stroke-dashoffset:var(--offset)}.page-module__MYTG4a__gaugeNum{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.03em;font-size:22px;font-weight:800;line-height:1}.page-module__MYTG4a__gaugeLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.page-module__MYTG4a__actionList{flex-direction:column;gap:6px;display:flex}.page-module__MYTG4a__actionRow{opacity:0;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-8px)}.page-module__MYTG4a__actionRow:hover{background:var(--accent-subtle);transform:translate(3px)!important}.page-module__MYTG4a__actionRowVisible{opacity:1;transform:translate(0)}.page-module__MYTG4a__actionDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module__MYTG4a__actionDotCrit{background:var(--crit)}.page-module__MYTG4a__actionDotWarn{background:var(--warn)}.page-module__MYTG4a__actionDotInfo{background:var(--accent)}.page-module__MYTG4a__actionText{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.page-module__MYTG4a__actionPill{white-space:nowrap;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:600}.page-module__MYTG4a__actionPillCost{color:var(--accent);background:#0055ff14}.page-module__MYTG4a__actionPillSev{color:var(--crit);background:#dc262614}.page-module__MYTG4a__appList{flex-direction:column;gap:5px;display:flex}.page-module__MYTG4a__appRow{opacity:0;cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:8px;padding:5px 8px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(4px)}.page-module__MYTG4a__appRow:hover{background:var(--accent-subtle);transform:translateY(-2px)!important}.page-module__MYTG4a__appRowVisible{opacity:1;transform:translateY(0)}.page-module__MYTG4a__appIcon{border-radius:4px;flex-shrink:0;width:18px;height:18px}.page-module__MYTG4a__appName{color:var(--text);flex:1;font-size:11px}.page-module__MYTG4a__appUsers{color:var(--muted);font-size:10px}.page-module__MYTG4a__appGhostBadge{color:var(--crit);text-transform:uppercase;letter-spacing:.04em;background:#dc262614;border-radius:3px;padding:2px 5px;font-size:8px;font-weight:700;animation:2.5s ease-in-out infinite page-module__MYTG4a__ghostPulse}@keyframes page-module__MYTG4a__ghostPulse{0%,to{opacity:1}50%{opacity:.5}}.page-module__MYTG4a__stackedBar{border-radius:6px;gap:2px;height:28px;margin-bottom:10px;display:flex;overflow:hidden}.page-module__MYTG4a__stackedSeg{border-radius:4px;width:0%;height:100%;transition:width 1.2s cubic-bezier(.16,1,.3,1)}.page-module__MYTG4a__stackedSegAnimated{width:var(--w)}.page-module__MYTG4a__financeLegend{flex-wrap:wrap;gap:12px;margin-bottom:10px;display:flex}.page-module__MYTG4a__legendItem{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.page-module__MYTG4a__legendDot{border-radius:2px;width:6px;height:6px}.page-module__MYTG4a__financeSavings{border-top:1px solid var(--border);align-items:baseline;gap:6px;padding-top:8px;display:flex}.page-module__MYTG4a__financeSavingsNum{font-family:var(--font-bricolage),sans-serif;color:var(--success);letter-spacing:-.03em;font-size:28px;font-weight:800}.page-module__MYTG4a__financeSavingsLabel{color:var(--muted);font-size:11px}.page-module__MYTG4a__complianceScore{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module__MYTG4a__complianceRing{width:80px;height:80px;position:relative}.page-module__MYTG4a__complianceRing svg{width:80px;height:80px;transform:rotate(-90deg)}.page-module__MYTG4a__ringBg{fill:none;stroke:#0000000f;stroke-width:5px}.page-module__MYTG4a__ringFill{fill:none;stroke:var(--success);stroke-width:5px;stroke-linecap:round;stroke-dasharray:207;stroke-dashoffset:207px;transition:stroke-dashoffset 1.6s cubic-bezier(.16,1,.3,1)}.page-module__MYTG4a__ringFillAnimated{stroke-dashoffset:0}.page-module__MYTG4a__complianceNum{font-family:var(--font-bricolage),sans-serif;color:var(--success);letter-spacing:-.02em;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex;position:absolute;inset:0}.page-module__MYTG4a__complianceLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600}.page-module__MYTG4a__co2Widget{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module__MYTG4a__co2Big{font-family:var(--font-bricolage),sans-serif;color:var(--success);letter-spacing:-.04em;align-items:center;gap:6px;font-size:32px;font-weight:800;line-height:1;display:flex}.page-module__MYTG4a__co2Arrow{animation:2s ease-in-out infinite page-module__MYTG4a__co2Float;display:inline-block}@keyframes page-module__MYTG4a__co2Float{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.page-module__MYTG4a__co2Sparkline{opacity:0;width:100%;height:24px;transition:opacity .6s}.page-module__MYTG4a__co2SparklineVisible{opacity:1}.page-module__MYTG4a__co2Sparkline polyline{fill:none;stroke:var(--success);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.page-module__MYTG4a__co2Area{fill:url(#co2grad);stroke:none}.page-module__MYTG4a__co2Sub{color:var(--muted);font-size:10px}.page-module__MYTG4a__remoteSession{flex-direction:column;gap:10px;display:flex}.page-module__MYTG4a__remotePeers{justify-content:center;align-items:center;gap:12px;display:flex}.page-module__MYTG4a__remotePeer{flex-direction:column;align-items:center;gap:4px;display:flex}.page-module__MYTG4a__remoteAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.page-module__MYTG4a__remoteName{color:var(--muted);font-size:9px}.page-module__MYTG4a__remoteLineWrap{flex-direction:column;align-items:center;gap:2px;display:flex}.page-module__MYTG4a__remoteLine{background:#00000014;border-radius:1px;width:40px;height:2px;position:relative;overflow:hidden}.page-module__MYTG4a__remotePulse{background:linear-gradient(90deg,transparent,var(--accent),transparent);width:16px;height:2px;animation:1.5s ease-in-out infinite page-module__MYTG4a__rtcPulse;position:absolute;top:0;left:-16px}@keyframes page-module__MYTG4a__rtcPulse{0%{left:-16px}to{left:40px}}.page-module__MYTG4a__remoteLatency{color:var(--success);font-size:9px;font-weight:600}.page-module__MYTG4a__remoteStatus{color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.page-module__MYTG4a__remoteStatusDot{background:var(--success);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite page-module__MYTG4a__statusBlink}@keyframes page-module__MYTG4a__statusBlink{0%,to{opacity:1}50%{opacity:.3}}.page-module__MYTG4a__integrations{padding:100px 40px;position:relative}.page-module__MYTG4a__intHeader{text-align:center;max-width:600px;margin:0 auto 60px}.page-module__MYTG4a__intTitle{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.08}.page-module__MYTG4a__intDesc{color:var(--text);font-size:16px;font-weight:300;line-height:1.65}.page-module__MYTG4a__flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:0;max-width:1100px;margin:0 auto;display:grid;position:relative}.page-module__MYTG4a__flowCol{flex-direction:column;gap:10px;display:flex}.page-module__MYTG4a__flowColLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:6px;font-size:10px;font-weight:700}.page-module__MYTG4a__flowCard{border:1px solid var(--border);opacity:0;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.page-module__MYTG4a__flowCardQuestion{transform:translate(-20px)}.page-module__MYTG4a__flowCardAnswer{transform:translate(20px)}.page-module__MYTG4a__flowCardVisible{opacity:1;transform:translate(0)}.page-module__MYTG4a__flowCard:hover{border-color:var(--accent);box-shadow:0 4px 20px #0055ff14}.page-module__MYTG4a__flowCardIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-module__MYTG4a__flowCardText{font-family:var(--font-bricolage),sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:13.5px;font-weight:600;line-height:1.3}.page-module__MYTG4a__flowHub{flex-direction:column;align-items:center;padding:0 32px;display:flex;position:relative}.page-module__MYTG4a__flowHubCore{background:var(--accent);z-index:2;opacity:0;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:scale(.8);box-shadow:0 8px 40px #0055ff40,0 0 0 1px #0055ff4d}.page-module__MYTG4a__flowHubCoreVisible{opacity:1;transform:scale(1)}.page-module__MYTG4a__flowHubCore:before{content:"";pointer-events:none;background:radial-gradient(at 30% 30%,#ffffff1f,#0000 60%);border-radius:28px;position:absolute;inset:0}.page-module__MYTG4a__flowHubName{font-family:var(--font-bricolage),sans-serif;color:#fff;letter-spacing:-.03em;font-size:22px;font-weight:800}.page-module__MYTG4a__flowHubSub{color:#fff9;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:9px;font-weight:500}.page-module__MYTG4a__flowHubCore:after{content:"";border:1.5px solid var(--accent);opacity:0;border-radius:32px;animation:2.5s ease-in-out infinite page-module__MYTG4a__hubPulse;position:absolute;inset:-8px}@keyframes page-module__MYTG4a__hubPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.2;transform:scale(1.06)}}.page-module__MYTG4a__flowArrow{color:var(--accent);opacity:0;justify-content:center;align-items:center;padding:0 6px;transition:opacity .5s .8s;display:flex}.page-module__MYTG4a__flowAnimated .page-module__MYTG4a__flowArrow{opacity:.3}.page-module__MYTG4a__flowHubDesc{color:var(--muted);text-align:center;max-width:140px;margin-top:14px;font-size:11px;font-weight:400;line-height:1.45}.page-module__MYTG4a__faq{max-width:800px;margin:0 auto;padding:80px 40px 100px}.page-module__MYTG4a__faqHeader{margin-bottom:48px}.page-module__MYTG4a__faqList{background:var(--border);border-radius:16px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.page-module__MYTG4a__faqItem{background:var(--bg);transition:background .2s}.page-module__MYTG4a__faqItem:hover{background:#fff}.page-module__MYTG4a__faqQuestion{cursor:pointer;text-align:left;width:100%;font-family:var(--font-bricolage),sans-serif;color:var(--ink);letter-spacing:-.02em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;font-size:17px;font-weight:600;line-height:1.4;display:flex}.page-module__MYTG4a__faqChevron{width:20px;height:20px;color:var(--muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.page-module__MYTG4a__faqItemOpen .page-module__MYTG4a__faqChevron{transform:rotate(180deg)}.page-module__MYTG4a__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.16,1,.3,1);display:grid}.page-module__MYTG4a__faqItemOpen .page-module__MYTG4a__faqAnswer{grid-template-rows:1fr}.page-module__MYTG4a__faqAnswerInner{overflow:hidden}.page-module__MYTG4a__faqAnswerText{color:var(--text);padding:0 28px 24px;font-size:15px;font-weight:300;line-height:1.7}@media (max-width:1024px){.page-module__MYTG4a__hero{grid-template-columns:1fr;gap:48px;min-height:auto;padding-top:120px}.page-module__MYTG4a__heroScreen,.page-module__MYTG4a__heroVisual:hover .page-module__MYTG4a__heroScreen{transform:none}.page-module__MYTG4a__floatCard{display:none}.page-module__MYTG4a__statsInner{grid-template-columns:repeat(3,1fr)}.page-module__MYTG4a__problemsGrid{grid-template-columns:repeat(2,1fr)}.page-module__MYTG4a__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.page-module__MYTG4a__span2{grid-column:span 2}}@media (max-width:800px){.page-module__MYTG4a__flow{grid-template-columns:1fr;gap:24px;max-width:400px}.page-module__MYTG4a__flowHub{padding:10px 0}.page-module__MYTG4a__flowCardQuestion{transform:translateY(-12px)}.page-module__MYTG4a__flowCardAnswer{transform:translateY(12px)}.page-module__MYTG4a__flowCardVisible{transform:translateY(0)}.page-module__MYTG4a__flowArrow{padding:0;transform:rotate(90deg)}}@media (max-width:640px){.page-module__MYTG4a__statsInner{grid-template-columns:repeat(2,1fr)}.page-module__MYTG4a__statNum{font-size:36px}.page-module__MYTG4a__problemsGrid{grid-template-columns:1fr}.page-module__MYTG4a__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.page-module__MYTG4a__span2{grid-column:span 1}.page-module__MYTG4a__bentoCard{min-height:200px}.page-module__MYTG4a__heroActions{flex-direction:column;align-items:flex-start}.page-module__MYTG4a__logosRow{flex-wrap:wrap;gap:24px}}
