:root { --ink:#081a42; --muted:#52698f; --line:#dce7fa; --blue:#0757e8; --blue-deep:#0043c8; --pale:#f6f9ff; --green:#118b61; --font:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",system-ui,sans-serif; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased} a{color:inherit;text-decoration:none} img{display:block;max-width:100%}.wrap{width:min(1480px,calc(100% - 72px));margin:0 auto}
.site-header{height:74px;border-bottom:1px solid #e3eaf6;background:rgb(255 255 255 / .94);position:sticky;top:0;z-index:20;backdrop-filter:blur(15px)}.navigation{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:770;letter-spacing:-.05em;white-space:nowrap}.brand img{width:33px;height:33px}.navigation nav{display:flex;gap:47px;margin:auto;font-size:15px;font-weight:700}.navigation nav a:hover{color:var(--blue)}.nav-actions{display:flex;gap:18px}.button{height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:0 17px;font-size:14px;font-weight:740;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,a:focus-visible{outline:3px solid #86b0ff;outline-offset:3px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 5px 13px rgb(7 87 232 / .18)}.button-primary:hover{background:var(--blue-deep)}.button-secondary,.button-github{background:#fff;border-color:#d6e1f3;color:#0b1b3c}.button-github{padding:0 16px}.button-github:before{width:16px;height:16px;margin-right:7px;border-radius:50%;background:#0d1833;content:""}
.hero{overflow:hidden;background:radial-gradient(ellipse 58% 80% at 52% 41%,#f1f6ff 0%,rgb(249 251 255 / .74) 43%,#fff 75%);border-bottom:1px solid #ebf0f9}.hero-grid{min-height:470px;display:grid;grid-template-columns:1.12fr 1.1fr .42fr;align-items:center;gap:10px}.hero-copy{position:relative;z-index:2;padding:50px 0}.hero h1{margin:0;font-size:clamp(43px,4.05vw,59px);line-height:1.2;letter-spacing:-.073em}.hero-lede{margin:18px 0 36px;color:#526a94;font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:18px}.hero-actions .button{height:46px;padding:0 29px;font-size:15px}.convergence{height:470px;position:relative}.fold-hero{position:absolute;z-index:1;width:112%;max-width:none;top:50%;left:50%;transform:translate(-50%,-50%);mix-blend-mode:multiply}.brand img,.console-brand img{object-fit:cover;object-position:center}.signal{position:absolute;z-index:3;display:grid;grid-template-columns:54px 1fr;column-gap:12px;padding:6px;min-width:157px;color:#1d4ec2}.signal img{grid-row:span 2;width:54px;height:54px;object-fit:cover;object-position:center;border:1px solid #d6e2fa;border-radius:14px;background:#fff;box-shadow:0 4px 12px rgb(40 79 151 / .04)}.signal b{align-self:end;font-size:14px}.signal span{color:#52698f;font-size:12px;line-height:1.5}.signal-observe{top:54px;left:3%}.signal-policy{top:82px;right:1%}.signal-agent{bottom:40px;left:42%}.trust-list{padding-left:28px;border-left:1px solid #e0e8f6}.trust-list div{padding:24px 0;border-bottom:1px solid #e7edf8}.trust-list b{display:block;font-size:14px}.trust-list span{display:block;margin-top:6px;color:#617493;font-size:12px}.trust-list b:before{display:inline-block;width:28px;height:28px;vertical-align:middle;margin-right:12px;border:1px solid #d4ddec;border-radius:9px;background:#fff url('/assets/opsnexo-fold-hero-v1.png') center/80px no-repeat;content:""}.trust-list div:nth-child(2) b:before{border-radius:50%}.trust-list div:nth-child(3) b:before{transform:rotate(-20deg)}
.product-section{padding:0 0 82px}.product-panel{display:grid;grid-template-columns:.82fr 1.18fr;min-height:446px;border:1px solid #d8e4f8;border-radius:11px;background:#fff;box-shadow:0 8px 24px rgb(37 70 126 / .025);overflow:hidden}.product-story{padding:48px 44px 34px}.product-story h2{margin:0;font-size:29px;line-height:1.3;letter-spacing:-.065em}.product-story>p{max-width:440px;margin:16px 0 34px;color:#506790;font-size:15px;line-height:1.8}.story-steps{display:flex;align-items:flex-start;gap:0;margin:0;padding:0;list-style:none}.story-steps li{position:relative;width:20%;padding-top:72px;text-align:center}.story-steps li:before{position:absolute;top:17px;left:calc(50% - 23px);width:46px;height:46px;border:2px solid #d7e4ff;border-radius:50%;background:#146cf0;box-shadow:inset 0 0 0 6px #f5f9ff,0 3px 8px rgb(17 86 227 / .2);content:""}.story-steps li:last-child:before{background:#16a26e}.story-steps li:not(:last-child):after{position:absolute;top:39px;left:calc(50% + 28px);width:calc(100% - 10px);height:1px;background:#2174f1;content:""}.story-steps b{display:block;font-size:14px}.story-steps span{display:block;margin-top:5px;color:#6c7d99;font-size:11px;white-space:nowrap}
.console-preview{display:grid;grid-template-columns:136px 1fr;min-width:0;margin:21px 22px 10px 0;border:1px solid #d7e0ed;border-radius:13px;background:#fff;box-shadow:0 15px 26px rgb(40 62 100 / .14);overflow:hidden;transform:translateY(1px)}.console-sidebar{display:grid;align-content:start;gap:3px;padding:17px 9px;border-right:1px solid #e6ebf3;color:#445675;font-size:11px}.console-brand{display:flex;align-items:center;gap:6px;margin:0 6px 16px;color:#132344;font-size:13px;font-weight:750}.console-brand img{width:19px;height:19px}.console-sidebar>span{padding:7px 8px;border-radius:5px}.console-sidebar .console-current{background:#e7f0ff;color:#1261de;font-weight:700}.console-main{min-width:0;padding:16px 16px 12px}.console-topline{display:none}.console-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.console-title h3{margin:0;font-size:11px;font-weight:650}.demo-chip{padding:4px 7px;border-radius:99px;background:#eaf2ff;color:#2866cc;font-size:10px;font-weight:700}.incident-path{display:flex;justify-content:space-between;gap:6px;margin:0 0 13px;padding:0 5px;list-style:none}.incident-path li{position:relative;display:grid;flex:1;gap:3px;padding-left:18px;color:#536988;font-size:9px}.incident-path li:before{position:absolute;top:1px;left:0;width:11px;height:11px;border-radius:50%;background:#0a69e9;content:""}.incident-path li:not(:last-child):after{position:absolute;top:5px;left:12px;width:calc(100% - 7px);height:1px;background:#83b4ff;content:""}.incident-path b{color:#152646;font-size:11px}.incident-path small{font-size:9px}.incident-path .complete b,.green{color:#148558!important}.incident-grid{display:grid;grid-template-columns:.97fr 1.45fr .9fr;gap:8px}.incident-grid section,.incident-bottom section{padding:11px;border:1px solid #e3e9f3;border-radius:8px}.incident-grid h4,.incident-bottom h4{margin:0 0 9px;font-size:11px}.incident-grid p{margin:5px 0;color:#59708e;font-size:9px;line-height:1.45}.incident-grid p b{float:right;color:#314664;font-weight:650}.incident-grid .red{color:#e54545}.incident-grid hr{border:0;border-top:1px solid #e6ebf3;margin:9px 0}.incident-grid code{display:block;padding:5px;border-radius:4px;background:#f4f7fb;color:#3d4e6b;font-size:8px}.incident-bottom{display:grid;grid-template-columns:1fr 1.2fr;gap:8px;margin-top:8px}.incident-bottom p{margin:4px 0;color:#516886;font-size:9px}.incident-bottom small{color:#687d99;font-size:8px}.demo-note{margin:12px 0 0;color:#70819c;font-size:12px;text-align:center}
.workflow-band{padding:80px 0;background:#f5f8ff}.section-heading{display:flex;justify-content:space-between;gap:40px;margin-bottom:38px}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:11px;font-weight:760;letter-spacing:.12em}.section-heading h2,.narrative-copy h2,.closing-section h2{margin:0;font-size:clamp(34px,3.6vw,50px);line-height:1.13;letter-spacing:-.065em}.section-heading>p{max-width:400px;margin:0;color:#5b7092;line-height:1.75}.workflow-steps{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none}.workflow-steps li{min-height:122px;padding:18px;border:1px solid #d6e2f8;border-left:0;background:#fff}.workflow-steps li:first-child{border-left:1px solid #d6e2f8;border-radius:10px 0 0 10px}.workflow-steps li:last-child{border-radius:0 10px 10px 0}.workflow-steps b{display:block;margin-bottom:9px;color:#1462da;font-size:17px}.workflow-steps span{color:#627592;font-size:13px;line-height:1.6}.narrative-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;padding:105px 0}.narrative-copy>p:not(.eyebrow){margin:18px 0 24px;color:#5d7090;line-height:1.75}.text-link{color:var(--blue);font-weight:700}.boundary-list{border-top:1px solid #dfe7f4}.boundary-list article{display:grid;grid-template-columns:180px 1fr;gap:26px;padding:23px 0;border-bottom:1px solid #dfe7f4}.boundary-list b{color:#16489f}.boundary-list p{margin:0;color:#61718a;line-height:1.7}.closing-section{display:grid;grid-template-columns:1fr .72fr;gap:80px;margin-bottom:80px;padding:44px;border:1px solid #d8e3f5;border-radius:12px;background:#f8fbff}.closing-section p:not(.eyebrow){color:#60708a;line-height:1.7}.site-footer{padding:30px 0;border-top:1px solid #e1e8f3}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#728098;font-size:12px}.footer-inner .brand{font-size:17px}.footer-inner .brand img{width:25px;height:25px}.footer-inner nav{display:flex;gap:17px}
@media(max-width:1050px){.wrap{width:min(100% - 42px,900px)}.navigation nav{gap:23px}.hero-grid{grid-template-columns:1fr 1.1fr}.trust-list{display:none}.product-panel{grid-template-columns:1fr}.product-story{padding-bottom:25px}.console-preview{margin:0 25px 25px}.story-steps{max-width:520px}.convergence{height:390px}}
@media(max-width:700px){.wrap{width:calc(100% - 32px)}.site-header{height:64px}.brand{font-size:20px}.brand img{width:29px;height:29px}.navigation nav,.button-github{display:none}.navigation{gap:10px}.nav-actions{margin-left:auto}.nav-actions .button{height:38px;padding:0 12px;font-size:12px}.hero-grid{min-height:0;grid-template-columns:1fr}.hero-copy{padding:55px 0 4px}.hero h1{font-size:clamp(40px,12vw,54px)}.hero-lede{margin-bottom:25px;font-size:15px}.hero-actions .button{height:42px;padding:0 17px}.convergence{height:330px}.signal{grid-template-columns:37px 1fr;min-width:116px;padding:4px}.signal img{width:37px;height:37px;padding:8px;border-radius:10px}.signal b{font-size:11px}.signal span{display:none}.signal-observe{top:28px;left:0}.signal-policy{top:58px;right:0}.signal-agent{bottom:28px;left:34%}.product-section{padding-bottom:54px}.product-story{padding:34px 23px 22px}.product-story h2{font-size:25px}.product-story>p{font-size:14px}.story-steps{overflow:auto;padding-bottom:5px}.story-steps li{min-width:87px}.console-preview{grid-template-columns:1fr;margin:0 12px 18px}.console-sidebar{display:flex;overflow:hidden;gap:0;padding:10px;white-space:nowrap;border-right:0;border-bottom:1px solid #e6ebf3}.console-brand{margin:0 7px 0 0}.console-sidebar>span{padding:7px}.console-main{overflow:auto;padding:14px;min-width:610px}.incident-grid{grid-template-columns:.97fr 1.45fr .9fr}.demo-note{padding:0 18px;font-size:11px}.section-heading,.narrative-section,.closing-section{display:block}.section-heading>p{margin-top:16px}.workflow-band{padding:62px 0}.workflow-steps{grid-template-columns:1fr}.workflow-steps li,.workflow-steps li:first-child,.workflow-steps li:last-child{min-height:0;border:1px solid #d6e2f8;border-top:0;border-radius:0}.workflow-steps li:first-child{border-top:1px solid #d6e2f8;border-radius:10px 10px 0 0}.workflow-steps li:last-child{border-radius:0 0 10px 10px}.narrative-section{padding:72px 0}.boundary-list{margin-top:35px}.boundary-list article{grid-template-columns:1fr;gap:9px}.closing-section{padding:30px;margin-bottom:60px}.footer-inner{align-items:flex-start;flex-direction:column}}
@media(min-width:1051px){.wrap{width:min(1570px,calc(100% - 110px))}.hero-grid{grid-template-columns:1.3fr 1.1fr .42fr}.hero h1{font-size:56px}.product-panel{grid-template-columns:.82fr 1.18fr}}

/* Screenshot-matched visual assets: use the generated diagram and individual workflow icons rather than generic shape placeholders. */
.fold-hero{width:128%;height:auto;mix-blend-mode:normal}.signal img{padding:0;object-fit:cover}.story-steps li:before{display:none}.story-steps li{padding-top:72px}.story-steps li>img{position:absolute;top:8px;left:calc(50% - 28px);width:56px;height:56px;object-fit:cover;border-radius:50%;filter:drop-shadow(0 4px 5px rgb(17 86 227 / .14))}.trust-list div:nth-child(1) b:before{background:#fff url('/assets/workflow-icon-3.png') center/42px no-repeat}.trust-list div:nth-child(2) b:before{background:#fff url('/assets/workflow-icon-4.png') center/42px no-repeat}.trust-list div:nth-child(3) b:before{background:#fff url('/assets/workflow-icon-5.png') center/42px no-repeat}
.trust-list div:nth-child(1) b:before{background:#fff url('/assets/trust-icon-1.png') center/43px no-repeat}.trust-list div:nth-child(2) b:before{background:#fff url('/assets/trust-icon-2.png') center/43px no-repeat}.trust-list div:nth-child(3) b:before{background:#fff url('/assets/trust-icon-3.png') center/43px no-repeat}
.trust-list div{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:12px}.trust-list .trust-icon{width:42px;height:42px;object-fit:cover}.trust-list b:before{display:none}

/* Reset the composition to the actual OpsNexo mark and the reference page's restrained content width. */
@media(min-width:1051px){.wrap{width:min(1432px,calc(100% - 64px))}.hero-grid{grid-template-columns:1fr 1.1fr .42fr}.hero h1{font-size:48px}}
.brand img,.console-brand img{object-fit:contain}.fold-hero{width:238px;max-width:52%;height:auto;mix-blend-mode:normal;filter:drop-shadow(0 18px 18px rgb(13 57 164 / .2))}.convergence{background:radial-gradient(circle at center,#edf4ff 0%,rgb(247 250 255 / .55) 43%,transparent 72%)}

/* High-resolution, background-free first-screen diagram: real logo plus a transparent connection layer. */
.convergence{background:none}.connection-layer{position:absolute;z-index:0;top:0;left:-14%;width:128%;max-width:none;height:100%;object-fit:fill;pointer-events:none}.fold-hero{z-index:2;width:218px;max-width:48%;height:auto;filter:drop-shadow(0 18px 18px rgb(13 57 164 / .2));mix-blend-mode:normal}.signal{display:grid}.product-story{display:flex;align-items:center;padding:40px 26px}.workflow-reference{width:100%;height:auto}
@media(min-width:1051px){.hero h1{font-size:44px}}

/* High-definition workflow and a real-console-derived demo screenshot. */
.product-story{display:block;padding:48px 44px 34px}.workflow-reference{display:none}.console-preview{display:flex;height:448px;margin:21px 22px 10px 0;align-items:center;justify-content:center;background:#f7f9fd}.console-preview>.console-screenshot{display:block;width:auto;max-width:90%;height:92%;object-fit:contain;border-radius:8px;box-shadow:0 12px 24px rgb(35 58 95 / .14)}.console-preview>:not(.console-screenshot){display:none}
@media(max-width:1050px){.console-preview{height:470px;margin:0 25px 25px}}@media(max-width:700px){.product-story{padding:34px 23px 22px}.console-preview{height:400px;margin:0 12px 18px}}
