@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap";
html:has(.new-syncos-home){scroll-behavior:smooth;background:#fafaf7;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}body:has(.new-syncos-home){background:#fafaf7}.new-syncos-home{--nsh-bg:#fafaf7;--nsh-card:#fff;--nsh-card-soft:#fcfcfa;--nsh-ink:#0b0d11;--nsh-body:#66707d;--nsh-label:#9098a2;--nsh-line:#e5e6e1;--nsh-line-strong:#c9cac4;--nsh-panel:#0d1015;--nsh-panel-text:#cbd2dc;--nsh-panel-dim:#7d8794;--nsh-green:#16784a;--nsh-green-soft:#eaf5ef;--nsh-amber:#b36b0b;--nsh-amber-soft:#fdf5e3;--nsh-red:#b83c50;--nsh-red-soft:#fcecef;--nsh-shadow:#0d10151a;--nsh-mono:"IBM Plex Mono",ui-monospace,"SFMono-Regular",Menlo,monospace;--nsh-sans:Inter,system-ui,-apple-system,sans-serif;--nsh-display:"Space Grotesk",var(--nsh-sans);background:var(--nsh-bg);min-height:100svh;color:var(--nsh-ink);font-family:var(--nsh-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:clip}.new-syncos-home,.new-syncos-home *{box-sizing:border-box}.new-syncos-home button{font:inherit}.new-syncos-home button:focus-visible{outline:2px solid var(--nsh-green);outline-offset:3px}.new-syncos-home img{max-width:100%;display:block}.new-syncos-home .nsh-wrap{width:100%;max-width:1160px;margin-inline:auto;padding-inline:32px}.new-syncos-home .nsh-hero{padding:48px 0 68px}.new-syncos-home .nsh-hero-copy{text-align:center;max-width:760px;margin-inline:auto}.new-syncos-home .nsh-hero-copy h1{color:var(--nsh-ink);font-family:var(--nsh-display);letter-spacing:-.035em;margin:0;font-size:44px;font-weight:600;line-height:1.06}.new-syncos-home .nsh-hero-copy p{color:var(--nsh-body);font-family:var(--nsh-display);letter-spacing:-.012em;margin:8px 0 0;font-size:22px;font-weight:500}.new-syncos-home .nsh-diagram-wrap{margin-top:56px}.new-syncos-home .nsh-hero-note{max-width:940px;color:var(--nsh-label);font:9px/1.55 var(--nsh-mono);text-align:center;margin:30px auto 0}.new-syncos-home .nsh-diagram{grid-template-columns:236px minmax(0,1fr) 236px;align-items:start;gap:36px;width:100%;max-width:1080px;margin-inline:auto;display:grid;position:relative}.new-syncos-home .nsh-flow-column{grid-column:2;min-width:0}.new-syncos-home .nsh-logo-row{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;height:34px;display:grid}.new-syncos-home .nsh-provider-logo{place-items:center;min-width:0;display:grid}.new-syncos-home .nsh-provider-logo img{opacity:.9;width:auto;height:18px}.new-syncos-home .nsh-provider-openai img{height:16px}.new-syncos-home .nsh-provider-aws img{height:21px}.new-syncos-home .nsh-lines-row{grid-template-columns:repeat(5,minmax(0,1fr));height:76px;display:grid}.new-syncos-home .nsh-lane{justify-self:center;width:18px;height:100%;position:relative}.new-syncos-home .nsh-lane-rail,.new-syncos-home .nsh-trunk-rail{background:var(--nsh-line);width:1px;margin-left:-.5px;transition:background .35s;position:absolute;top:0;bottom:0;left:50%}.new-syncos-home .nsh-lane.is-amber .nsh-lane-rail,.new-syncos-home .nsh-trunk.is-amber .nsh-trunk-rail{background:var(--nsh-amber)}.new-syncos-home .nsh-lane.is-red .nsh-lane-rail,.new-syncos-home .nsh-trunk.is-red .nsh-trunk-rail{background:var(--nsh-red)}.new-syncos-home .nsh-lane.is-blocked .nsh-lane-rail{background:repeating-linear-gradient(to bottom,var(--nsh-line-strong)0 4px,transparent 4px 9px)}.new-syncos-home .nsh-flow-dot{background:var(--nsh-line-strong);opacity:.72;border-radius:50%;width:4px;height:4px;margin-left:-2px;transition:background .3s,opacity .3s;animation:3.6s linear infinite nsh-flow-down;position:absolute;left:50%}.new-syncos-home .nsh-lane.is-amber .nsh-flow-dot,.new-syncos-home .nsh-trunk.is-amber .nsh-flow-dot{background:var(--nsh-amber);opacity:1;width:5px;margin-left:-2.5px;animation-duration:1.5s}.new-syncos-home .nsh-lane.is-red .nsh-flow-dot,.new-syncos-home .nsh-trunk.is-red .nsh-flow-dot{background:var(--nsh-red);opacity:1;width:5px;margin-left:-2.5px;animation-duration:1.5s}.new-syncos-home .nsh-lane.is-blocked .nsh-flow-dot{opacity:0;animation-play-state:paused}.new-syncos-home .nsh-lane-halt{background:var(--nsh-label);opacity:0;width:15px;height:2px;margin-left:-7.5px;transition:opacity .35s;position:absolute;bottom:6px;left:50%}.new-syncos-home .nsh-lane.is-blocked .nsh-lane-halt{opacity:1}.new-syncos-home .nsh-lane-queue{opacity:0;flex-direction:column;gap:5px;margin-left:-2.5px;transition:opacity .35s;display:flex;position:absolute;bottom:14px;left:50%}.new-syncos-home .nsh-lane-queue i{background:var(--nsh-label);border-radius:50%;width:5px;height:5px;display:block}.new-syncos-home .nsh-lane.is-blocked .nsh-lane-queue{opacity:1}.new-syncos-home .nsh-lane-ping{border:1.5px solid var(--nsh-red);opacity:0;border-radius:50%;width:7px;height:7px;margin:-3.5px 0 0 -3.5px;position:absolute;top:6px;left:50%}.new-syncos-home .nsh-lane.is-amber .nsh-lane-ping,.new-syncos-home .nsh-lane.is-red .nsh-lane-ping,.new-syncos-home .nsh-lane.is-blocked .nsh-lane-ping{animation:.85s ease-out nsh-ping-ring}.new-syncos-home .nsh-core{background:var(--nsh-panel);height:42px;box-shadow:0 6px 18px var(--nsh-shadow);border-radius:7px;justify-content:center;align-items:center;gap:9px;transition:box-shadow .4s;display:flex;position:relative}.new-syncos-home .nsh-core:before,.new-syncos-home .nsh-core:after{background:var(--nsh-line);content:"";width:36px;height:1px;transition:background .35s;position:absolute;top:50%}.new-syncos-home .nsh-core:before{left:-36px}.new-syncos-home .nsh-core:after{right:-36px}.new-syncos-home .nsh-core.is-needs-you:before,.new-syncos-home .nsh-core.is-needs-you:after{background:var(--nsh-red)}.new-syncos-home .nsh-core.is-handling{box-shadow:0 0 0 3px var(--nsh-amber-soft),0 6px 18px var(--nsh-shadow)}.new-syncos-home .nsh-core.is-needs-you{box-shadow:0 0 0 3px var(--nsh-red-soft),0 6px 18px var(--nsh-shadow)}.new-syncos-home .nsh-core.is-stopped{box-shadow:0 0 0 3px var(--nsh-line),0 6px 18px var(--nsh-shadow)}.new-syncos-home .nsh-core-dot{background:var(--nsh-green);border-radius:50%;width:6px;height:6px;transition:background .35s}.new-syncos-home .nsh-core.is-handling .nsh-core-dot{background:var(--nsh-amber)}.new-syncos-home .nsh-core.is-needs-you .nsh-core-dot{background:var(--nsh-red)}.new-syncos-home .nsh-core.is-stopped .nsh-core-dot{background:var(--nsh-label)}.new-syncos-home .nsh-core-name{color:#fff;font-family:var(--nsh-display);letter-spacing:.02em;font-size:14px;font-weight:600}.new-syncos-home .nsh-core-state{color:var(--nsh-panel-dim);font:500 10px var(--nsh-mono);letter-spacing:.08em;text-transform:uppercase;transition:color .35s;position:absolute;right:14px}.new-syncos-home .nsh-core.is-handling .nsh-core-state{color:var(--nsh-amber)}.new-syncos-home .nsh-core.is-needs-you .nsh-core-state{color:var(--nsh-red)}.new-syncos-home .nsh-core.is-stopped .nsh-core-state{color:var(--nsh-label)}.new-syncos-home .nsh-trunk{height:54px;position:relative}.new-syncos-home .nsh-trunk .nsh-flow-dot{animation-duration:2.6s}.new-syncos-home .nsh-trunk.is-amber .nsh-flow-dot,.new-syncos-home .nsh-trunk.is-red .nsh-flow-dot{animation-duration:1.1s}.new-syncos-home .nsh-repository{border:1px solid var(--nsh-line);background:var(--nsh-card);border-radius:10px;overflow:hidden}.new-syncos-home .nsh-repository-bar{border-bottom:1px solid var(--nsh-line);color:var(--nsh-ink);font:11.5px var(--nsh-mono);align-items:center;gap:8px;padding:10px 14px;display:flex}.new-syncos-home .nsh-repository-bar span{color:var(--nsh-label);letter-spacing:.07em;text-transform:uppercase;margin-left:auto;font-size:10px}.new-syncos-home .nsh-repository-code{color:color-mix(in srgb,var(--nsh-label)42%,var(--nsh-card));font:12px/1.85 var(--nsh-mono);padding:14px}.new-syncos-home .nsh-repository-code span{color:color-mix(in srgb,var(--nsh-label)76%,var(--nsh-card))}.new-syncos-home .nsh-side-rail{width:236px;position:absolute;top:131px;transform:translateY(-50%)}.new-syncos-home .nsh-side-rail.is-left{left:0}.new-syncos-home .nsh-side-rail.is-right{right:0}.new-syncos-home .nsh-note-stack{flex-direction:column;gap:10px;display:flex}.new-syncos-home .nsh-note-card{border:1px solid var(--nsh-line);background:var(--nsh-card);color:var(--nsh-ink);text-align:left;border-radius:9px;padding:12px 13px;transition:border-color .35s,background .35s}.new-syncos-home .nsh-note-card.is-quiet{background:0 0;border-style:dashed}.new-syncos-home .nsh-note-quiet-row,.new-syncos-home .nsh-note-compact-row{color:var(--nsh-label);align-items:center;gap:8px;font-size:11.5px;display:flex}.new-syncos-home .nsh-note-quiet-row{gap:9px;font-size:12px}.new-syncos-home .nsh-slack-icon{flex:none;width:22px;height:22px}.new-syncos-home .nsh-slack-icon.is-muted{opacity:.62;width:14px;height:14px}.new-syncos-home .nsh-note-quiet-row .nsh-slack-icon{width:20px;height:20px}.new-syncos-home .nsh-note-head{align-items:center;gap:7px;margin-bottom:7px;display:flex}.new-syncos-home .nsh-note-head b{font-size:12px}.new-syncos-home .nsh-note-head>span{color:var(--nsh-label);font:10px var(--nsh-mono);margin-left:auto}.new-syncos-home .nsh-note-body{color:var(--nsh-ink);font-size:12.5px;line-height:1.45}.new-syncos-home .nsh-note-meta{color:var(--nsh-body);font:10.5px/1.7 var(--nsh-mono);margin-top:6px;display:block}.new-syncos-home .nsh-note-done,.new-syncos-home .nsh-note-outcome{color:var(--nsh-body);font:10.5px var(--nsh-mono);align-items:center;gap:6px;margin-top:8px;display:flex}.new-syncos-home .nsh-note-done,.new-syncos-home .nsh-note-outcome.is-ok,.new-syncos-home .nsh-note-compact-row .is-ok{color:var(--nsh-green)}.new-syncos-home .nsh-note-card.is-urgent{border-color:var(--nsh-red);background:var(--nsh-red-soft)}.new-syncos-home .nsh-note-card.is-blocked{border-color:var(--nsh-line-strong);background:var(--nsh-card-soft)}.new-syncos-home .nsh-note-card.is-compact{padding:9px 12px}.new-syncos-home .nsh-note-time{color:var(--nsh-label);font:10px var(--nsh-mono);margin-left:auto}.new-syncos-home .nsh-note-detail{border-top:1px solid color-mix(in srgb,var(--nsh-ink)10%,transparent);color:var(--nsh-body);font:10.5px/1.75 var(--nsh-mono);margin-top:10px;padding-top:10px}.new-syncos-home .nsh-note-detail .is-file{color:var(--nsh-ink)}.new-syncos-home .nsh-note-detail .is-deleted{color:var(--nsh-red)}.new-syncos-home .nsh-note-detail .is-added{color:var(--nsh-green)}.new-syncos-home .nsh-note-actions{gap:6px;margin-top:10px;display:flex}.new-syncos-home .nsh-note-button{border:1px solid var(--nsh-ink);background:var(--nsh-ink);color:var(--nsh-card);cursor:pointer;border-radius:5px;margin-top:10px;padding:6px 12px;font-size:11.5px;font-weight:650}.new-syncos-home .nsh-note-actions .nsh-note-button{white-space:nowrap;margin-top:0;padding:7px 10px;font-size:11px}.new-syncos-home .nsh-note-button:hover{opacity:.86}.new-syncos-home .nsh-note-button.is-ghost{border-color:var(--nsh-line);color:var(--nsh-body);background:0 0}.new-syncos-home .nsh-note-button.is-ghost:hover{border-color:var(--nsh-ink);color:var(--nsh-ink)}.new-syncos-home .nsh-note-button.is-waiting{animation:1.8s ease-in-out infinite nsh-button-pulse}.new-syncos-home .nsh-note-reason{border:1px solid color-mix(in srgb,var(--nsh-ink)7%,transparent);background:color-mix(in srgb,var(--nsh-card)76%,transparent);color:var(--nsh-body);border-radius:6px;margin-top:9px;padding:9px 10px;font-size:11.5px;line-height:1.55}.new-syncos-home .nsh-note-reason b{color:var(--nsh-ink);font-weight:650}.new-syncos-home .nsh-note-enter{animation:.35s both nsh-note-in}.new-syncos-home .nsh-log-feed{border-left:1px solid var(--nsh-line);flex-direction:column;justify-content:center;gap:6px;min-height:96px;padding-left:14px;display:flex}.new-syncos-home .nsh-log-feed div{color:var(--nsh-label);font:11.5px/1.45 var(--nsh-mono)}.new-syncos-home .nsh-log-feed div>span{color:color-mix(in srgb,var(--nsh-label)62%,var(--nsh-card));margin-right:7px}.new-syncos-home .nsh-log-feed .is-warning{color:var(--nsh-red)}.new-syncos-home .nsh-log-feed .is-faded{opacity:.45}.new-syncos-home .nsh-nav{z-index:40;border-bottom:1px solid color-mix(in srgb,var(--nsh-line)84%,transparent);background:color-mix(in srgb,var(--nsh-bg)92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.new-syncos-home .nsh-nav-inner,.new-syncos-home .nsh-footer-inner{align-items:center;gap:28px;min-height:60px;display:flex}.new-syncos-home .nsh-brand{color:var(--nsh-ink);font-family:var(--nsh-display);letter-spacing:-.02em;font-size:17px;font-weight:700;text-decoration:none}.new-syncos-home .nsh-nav-links{align-items:center;gap:24px;margin-left:auto;display:flex}.new-syncos-home .nsh-nav-links a,.new-syncos-home .nsh-nav-cta{color:var(--nsh-body);font-size:12.5px;font-weight:500;text-decoration:none}.new-syncos-home .nsh-nav-links a:hover{color:var(--nsh-ink)}.new-syncos-home .nsh-nav-cta{background:var(--nsh-panel);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-weight:600;display:inline-flex}.new-syncos-home .nsh-section{border-top:1px solid var(--nsh-line);padding:128px 0;scroll-margin-top:60px}.new-syncos-home .nsh-outcomes{padding-top:92px}.new-syncos-home .nsh-section-heading{max-width:710px}.new-syncos-home .nsh-section-heading h2,.new-syncos-home .nsh-final-cta h2{color:var(--nsh-ink);font-family:var(--nsh-display);letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,50px);font-weight:600;line-height:1.07}.new-syncos-home .nsh-section-heading>p{max-width:670px;color:var(--nsh-body);margin:18px 0 0;font-size:16px;line-height:1.7}.new-syncos-home .nsh-eyebrow{color:var(--nsh-label);font:500 11px var(--nsh-mono);letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}.new-syncos-home .nsh-outcome-system{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:72px;padding-top:28px;display:grid;position:relative}.new-syncos-home .nsh-outcome-rail{background:var(--nsh-line);height:1px;position:absolute;top:0;left:0;right:0}.new-syncos-home .nsh-outcome-rail i{border:2px solid var(--nsh-bg);background:var(--nsh-line-strong);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px}.new-syncos-home .nsh-outcome-rail i.is-handled{background:var(--nsh-green);left:0}.new-syncos-home .nsh-outcome-rail i.is-needs-you{background:var(--nsh-red);margin-left:-3.5px;left:50%}.new-syncos-home .nsh-outcome-rail i.is-stopped{background:var(--nsh-label);right:0}.new-syncos-home .nsh-outcome{--nsh-outcome-tone:var(--nsh-label);opacity:1;min-width:0;position:relative}.new-syncos-home .nsh-outcome.is-handled{--nsh-outcome-tone:var(--nsh-green)}.new-syncos-home .nsh-outcome.is-needs-you{--nsh-outcome-tone:var(--nsh-red)}.new-syncos-home .nsh-outcome:before{background:var(--nsh-line-strong);content:"";width:1px;height:14px;position:absolute;top:-32px;left:0}.new-syncos-home .nsh-outcome-index{color:var(--nsh-label);font:10px var(--nsh-mono);margin-bottom:30px}.new-syncos-home .nsh-outcome-label{color:var(--nsh-ink);font:600 12px var(--nsh-mono);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;display:flex}.new-syncos-home .nsh-outcome-label>span{background:var(--nsh-outcome-tone);border-radius:50%;width:7px;height:7px}.new-syncos-home .nsh-outcome>p{min-height:116px;color:var(--nsh-body);margin:14px 0 26px;font-size:13px;line-height:1.65}.new-syncos-home .nsh-outcome-notification{border:1px solid var(--nsh-line);background:var(--nsh-card);min-height:190px;box-shadow:none;border-radius:9px;flex-direction:column;padding:14px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex}.new-syncos-home .nsh-outcome-notification:hover{border-color:color-mix(in srgb,var(--nsh-outcome-tone)55%,var(--nsh-line));box-shadow:0 10px 28px var(--nsh-shadow);transform:translateY(-2px)}.new-syncos-home .nsh-outcome-note-head{align-items:center;gap:7px;display:flex}.new-syncos-home .nsh-outcome-note-head img{width:20px;height:20px}.new-syncos-home .nsh-outcome-note-head b{font-size:11.5px}.new-syncos-home .nsh-outcome-note-head span{color:var(--nsh-label);font:9.5px var(--nsh-mono);margin-left:auto}.new-syncos-home .nsh-outcome-note-body{min-height:39px;color:var(--nsh-ink);margin-top:11px;font-size:12.5px;font-weight:500;line-height:1.5}.new-syncos-home .nsh-outcome-note-meta{color:var(--nsh-body);font:10px/1.7 var(--nsh-mono);flex-direction:column;margin-top:9px;display:flex}.new-syncos-home .nsh-outcome-note-result{border-top:1px solid var(--nsh-line);color:var(--nsh-outcome-tone);font:500 10px var(--nsh-mono);margin-top:auto;padding-top:10px}.new-syncos-home .nsh-principle,.new-syncos-home .nsh-philosophy-line{color:var(--nsh-ink);font-family:var(--nsh-display);letter-spacing:-.02em;text-align:center;margin:58px 0 0;font-size:22px;font-weight:600}.new-syncos-home .nsh-background,.new-syncos-home .nsh-philosophy{background:#f6f6f2}.new-syncos-home .nsh-pipeline{grid-template-columns:repeat(7,minmax(0,1fr));margin-top:78px;padding-top:38px;display:grid;position:relative}.new-syncos-home .nsh-pipeline-line{background:var(--nsh-line-strong);height:1px;position:absolute;top:8px;left:7%;right:7%}.new-syncos-home .nsh-pipeline-line span{top:-3px;left:var(--nsh-pipeline-progress);background:var(--nsh-ink);border-radius:50%;width:7px;height:7px;transition:left .68s cubic-bezier(.22,1,.36,1);position:absolute;transform:translate(-50%)}.new-syncos-home .nsh-pipeline-stage{border:0;border-left:1px solid var(--nsh-line);min-height:138px;color:var(--nsh-ink);cursor:pointer;font:inherit;text-align:left;background:0 0;outline:0;padding:0 16px 20px;transition:background .25s;position:relative}.new-syncos-home .nsh-pipeline-stage:last-child{border-right:1px solid var(--nsh-line)}.new-syncos-home .nsh-pipeline-stage:hover{background:color-mix(in srgb,var(--nsh-card)68%,transparent)}.new-syncos-home .nsh-pipeline-stage:focus-visible{outline:2px solid var(--nsh-green);outline-offset:2px}.new-syncos-home .nsh-pipeline-stage.is-active{background:color-mix(in srgb,var(--nsh-green-soft)64%,transparent)}.new-syncos-home .nsh-pipeline-node{background:var(--nsh-line-strong);border-radius:50%;width:5px;height:5px;margin-left:-2.5px;transition:background .25s,box-shadow .25s,transform .25s;position:absolute;top:-34px;left:50%}.new-syncos-home .nsh-pipeline-stage.is-active .nsh-pipeline-node{background:var(--nsh-green);box-shadow:0 0 0 4px var(--nsh-green-soft);transform:scale(1.22)}.new-syncos-home .nsh-pipeline-stage>strong{color:var(--nsh-ink);font:600 10.5px var(--nsh-mono);letter-spacing:.07em;text-transform:uppercase;transition:color .25s;display:block}.new-syncos-home .nsh-pipeline-stage.is-active>strong{color:var(--nsh-green)}.new-syncos-home .nsh-pipeline-stage>p{color:var(--nsh-body);margin:10px 0 0;font-size:11.5px;line-height:1.55}.new-syncos-home .nsh-pipeline-inspector{border:1px solid var(--nsh-line-strong);background:var(--nsh-card);border-radius:10px;margin-top:30px;overflow:hidden}.new-syncos-home .nsh-pipeline-inspector-head{border-bottom:1px solid var(--nsh-line);min-height:44px;color:var(--nsh-label);font:500 10px var(--nsh-mono);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;padding:0 17px;display:flex}.new-syncos-home .nsh-pipeline-inspector-head button{color:var(--nsh-body);cursor:pointer;font:500 10px var(--nsh-mono);background:0 0;border:0;padding:7px 0}.new-syncos-home .nsh-pipeline-inspector-head button:hover{color:var(--nsh-ink)}.new-syncos-home .nsh-pipeline-inspector-body{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);min-height:190px;animation:.42s both nsh-pipeline-trace-in;display:grid}.new-syncos-home .nsh-pipeline-summary{padding:26px 28px}.new-syncos-home .nsh-pipeline-summary>span{color:var(--nsh-green);font:500 10px var(--nsh-mono);letter-spacing:.06em;text-transform:uppercase}.new-syncos-home .nsh-pipeline-summary h3{color:var(--nsh-ink);font-family:var(--nsh-display);letter-spacing:-.025em;margin:12px 0 0;font-size:23px;font-weight:600}.new-syncos-home .nsh-pipeline-summary p{max-width:560px;color:var(--nsh-body);margin:9px 0 0;font-size:13px;line-height:1.65}.new-syncos-home .nsh-pipeline-facts{border-left:1px solid var(--nsh-line);background:var(--nsh-card-soft);flex-direction:column;justify-content:center;padding:18px 22px;display:flex}.new-syncos-home .nsh-pipeline-facts>div{border-bottom:1px solid var(--nsh-line);grid-template-columns:minmax(90px,.65fr) minmax(0,1.35fr);gap:14px;padding:10px 0;display:grid}.new-syncos-home .nsh-pipeline-facts>div:last-child{border-bottom:0}.new-syncos-home .nsh-pipeline-facts span,.new-syncos-home .nsh-pipeline-facts b{font:10px/1.45 var(--nsh-mono)}.new-syncos-home .nsh-pipeline-facts span{color:var(--nsh-label);text-transform:uppercase}.new-syncos-home .nsh-pipeline-facts b{color:var(--nsh-ink);font-weight:500}.new-syncos-home .nsh-pipeline-facts.is-verify span,.new-syncos-home .nsh-pipeline-facts.is-verify b,.new-syncos-home .nsh-pipeline-facts.is-outcome>div:first-child span,.new-syncos-home .nsh-pipeline-facts.is-outcome>div:first-child b{color:var(--nsh-green)}.new-syncos-home .nsh-pipeline-facts.is-outcome>div:nth-child(2) span,.new-syncos-home .nsh-pipeline-facts.is-outcome>div:nth-child(2) b{color:var(--nsh-red)}.new-syncos-home .nsh-desktop{background:#e6e8e5;border:1px solid #c7cbc8;border-radius:16px;margin-top:68px;overflow:hidden;box-shadow:0 22px 55px #1114171a}.new-syncos-home .nsh-desktop-menubar{color:#303431;min-height:30px;font:9px var(--nsh-sans);background:#f9f9f7e0;border-bottom:1px solid #cfd2cf;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.new-syncos-home .nsh-desktop-menubar>div{align-items:center;gap:13px;display:flex}.new-syncos-home .nsh-desktop-menubar b{font-weight:650}.new-syncos-home .nsh-apple-mark{color:#181a19;font-size:8px}.new-syncos-home .nsh-desktop-workspace{background:#d8ddda;grid-template-columns:minmax(0,1.14fr) minmax(365px,.86fr);gap:13px;min-height:570px;padding:15px 15px 66px;display:grid;position:relative}.new-syncos-home .nsh-desktop-workspace:before,.new-syncos-home .nsh-desktop-workspace:after{content:"";pointer-events:none;border:1px solid #ffffff75;border-radius:50%;position:absolute}.new-syncos-home .nsh-desktop-workspace:before{width:290px;height:290px;top:42px;left:28%}.new-syncos-home .nsh-desktop-workspace:after{width:210px;height:210px;bottom:10px;right:4%}.new-syncos-home .nsh-mac-window{z-index:1;background:#f8f8f7;border:1px solid #575c5847;border-radius:10px;min-width:0;position:relative;overflow:hidden;box-shadow:0 12px 28px #191d1a24}.new-syncos-home .nsh-mac-titlebar{color:#676b68;min-height:34px;font:9px var(--nsh-sans);text-align:center;background:#f1f1ef;border-bottom:1px solid #d8d9d6;grid-template-columns:74px 1fr 74px;align-items:center;padding:0 10px;display:grid;position:relative}.new-syncos-home .nsh-mac-titlebar>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.new-syncos-home .nsh-mac-titlebar>b{color:#8b8e8c;font:500 8px var(--nsh-mono);letter-spacing:.05em;text-align:right;text-transform:uppercase}.new-syncos-home .nsh-traffic-lights{gap:6px;display:flex}.new-syncos-home .nsh-traffic-lights i{background:#ff5f57;border-radius:50%;width:9px;height:9px}.new-syncos-home .nsh-traffic-lights i:nth-child(2){background:#febc2e}.new-syncos-home .nsh-traffic-lights i:nth-child(3){background:#28c840}.new-syncos-home .nsh-cursor-layout{grid-template-columns:126px minmax(0,1fr);height:calc(100% - 34px);min-height:468px;display:grid}.new-syncos-home .nsh-cursor-sidebar{color:#757975;min-width:0;font:9px var(--nsh-sans);background:#ededeb;border-right:1px solid #dedfdd;flex-direction:column;padding:14px 8px;display:flex}.new-syncos-home .nsh-cursor-sidebar strong,.new-syncos-home .nsh-cursor-sidebar>span{color:#525652;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding:0 7px 11px;font-size:8px;overflow:hidden}.new-syncos-home .nsh-cursor-sidebar>span{letter-spacing:.02em;text-transform:none;padding-top:4px;font-weight:600}.new-syncos-home .nsh-cursor-sidebar button{color:inherit;cursor:default;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:3px;padding:6px 7px 6px 17px;overflow:hidden}.new-syncos-home .nsh-cursor-sidebar button.is-active{color:#1d201e;background:#dadcd9}.new-syncos-home .nsh-cursor-editor{background:#fbfbfa;min-width:0;position:relative;overflow:hidden}.new-syncos-home .nsh-cursor-tabs{color:#8a8d8a;min-height:32px;font:9px var(--nsh-sans);border-bottom:1px solid #e0e1df;display:flex}.new-syncos-home .nsh-cursor-tabs span{border-right:1px solid #e0e1df;min-width:100px;padding:11px 13px 9px}.new-syncos-home .nsh-cursor-tabs span.is-active{color:#2a2d2a;background:#fbfbfa;border-top:1px solid #707470}.new-syncos-home .nsh-code-path{color:#969996;font:8px var(--nsh-mono);border-bottom:1px solid #eeeeec;padding:8px 14px}.new-syncos-home .nsh-code{padding:20px 0 48px;animation:.26s both nsh-desktop-panel-in;overflow:hidden}.new-syncos-home .nsh-code .is-line{color:#333734;min-width:0;font:10px/1.85 var(--nsh-mono);grid-template-columns:34px minmax(0,1fr);display:grid}.new-syncos-home .nsh-code .is-line>i{color:#a6aaa6;text-align:right;-webkit-user-select:none;user-select:none;padding-right:9px;font-style:normal}.new-syncos-home .nsh-code .is-line>code{min-width:max-content;color:inherit;font:inherit;white-space:nowrap;padding:0 10px;display:block}.new-syncos-home .nsh-code .is-delete{color:#8e343d;background:#f8e9e9}.new-syncos-home .nsh-code .is-add{color:#176940;background:#e4f1e9}.new-syncos-home .nsh-cursor-status{color:#767a76;min-height:24px;font:8px var(--nsh-mono);background:#f1f1ef;border-top:1px solid #e0e1df;justify-content:flex-end;align-items:center;gap:13px;padding:0 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.new-syncos-home .nsh-cursor-status span:first-child{margin-right:auto}.new-syncos-home .nsh-cursor-status .is-running:before{content:"";background:#d29b2d;border-radius:50%;width:5px;height:5px;margin-right:5px;animation:.82s ease-in-out infinite alternate nsh-execution-pulse;display:inline-block}.new-syncos-home .nsh-slack-layout{grid-template-columns:112px minmax(0,1fr);height:calc(100% - 34px);min-height:468px;display:grid}.new-syncos-home .nsh-slack-sidebar{color:#ffffffb8;min-width:0;font:9px var(--nsh-sans);background:#3f0e40;flex-direction:column;padding:15px 8px;display:flex}.new-syncos-home .nsh-slack-sidebar strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;padding:0 7px 19px;font-size:10px;overflow:hidden}.new-syncos-home .nsh-slack-sidebar>span{color:#ffffff85;letter-spacing:.06em;text-transform:uppercase;padding:8px 7px 5px;font-size:8px}.new-syncos-home .nsh-slack-sidebar button{min-width:0;color:inherit;cursor:default;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:3px;align-items:center;gap:6px;padding:6px 7px;display:flex;overflow:hidden}.new-syncos-home .nsh-slack-sidebar button.is-active{color:#fff;background:#1264a3}.new-syncos-home .nsh-slack-sidebar button.is-syncos{color:#fff}.new-syncos-home .nsh-slack-sidebar button img{border-radius:3px;width:13px;height:13px}.new-syncos-home .nsh-slack-sidebar button i{color:#fff;min-width:14px;font:7px/14px var(--nsh-mono);text-align:center;background:#d3134a;border-radius:8px;margin-left:auto}.new-syncos-home .nsh-slack-channel{background:#fff;min-width:0;overflow:hidden}.new-syncos-home .nsh-slack-channel-head{color:#1d1c1d;min-height:45px;font:10px var(--nsh-sans);border-bottom:1px solid #e4e4e2;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.new-syncos-home .nsh-slack-channel-head span{color:#8a888a;font-size:8px}.new-syncos-home .nsh-slack-message{grid-template-columns:26px minmax(0,1fr);gap:9px;padding:16px 13px;display:grid}.new-syncos-home .nsh-slack-message>img{border:1px solid #eeeeec;border-radius:6px;width:26px;height:26px}.new-syncos-home .nsh-slack-author{color:#1d1c1d;font:9px var(--nsh-sans);align-items:center;gap:6px;display:flex}.new-syncos-home .nsh-slack-author i{color:#6d6b6d;font:6px var(--nsh-mono);background:#e7e7e5;border-radius:2px;padding:2px 3px}.new-syncos-home .nsh-slack-author span{color:#8a888a;font-size:7px}.new-syncos-home .nsh-slack-message h3{color:#1d1c1d;font:650 12px/1.35 var(--nsh-sans);margin:9px 0 4px}.new-syncos-home .nsh-slack-message p{color:#616061;font:9px/1.5 var(--nsh-sans);margin:0}.new-syncos-home .nsh-slack-checks{color:#137c4d;font:8px/1.35 var(--nsh-mono);flex-direction:column;gap:3px;margin-top:10px;display:flex}.new-syncos-home .nsh-slack-actions{gap:6px;margin-top:12px;display:flex}.new-syncos-home .nsh-slack-actions button,.new-syncos-home .nsh-slack-decision button,.new-syncos-home .nsh-slack-merged button,.new-syncos-home .nsh-desktop-caption button{color:#353335;cursor:pointer;font:650 8px var(--nsh-sans);background:#fff;border:1px solid #b5b4b2;border-radius:4px;padding:6px 9px}.new-syncos-home .nsh-slack-actions button.is-active,.new-syncos-home .nsh-slack-actions button:hover{color:#fff;background:#1264a3;border-color:#1264a3}.new-syncos-home .nsh-slack-actions button:focus-visible,.new-syncos-home .nsh-slack-decision button:focus-visible,.new-syncos-home .nsh-slack-merged button:focus-visible,.new-syncos-home .nsh-desktop-caption button:focus-visible{outline:2px solid var(--nsh-green);outline-offset:2px}.new-syncos-home .nsh-slack-evidence{border:1px solid #dededc;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:13px;animation:.26s both nsh-desktop-panel-in;display:grid;overflow:hidden}.new-syncos-home .nsh-slack-evidence>div{border-bottom:1px solid #e5e5e3;border-right:1px solid #e5e5e3;min-width:0;padding:8px}.new-syncos-home .nsh-slack-evidence>div:nth-child(2n){border-right:0}.new-syncos-home .nsh-slack-evidence>div:nth-last-child(-n+2){border-bottom:0}.new-syncos-home .nsh-slack-evidence strong,.new-syncos-home .nsh-slack-evidence span{overflow-wrap:anywhere;display:block}.new-syncos-home .nsh-slack-evidence strong{color:#8a888a;font:600 6px var(--nsh-mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px}.new-syncos-home .nsh-slack-evidence span{color:#353335;font:7px/1.45 var(--nsh-mono)}.new-syncos-home .nsh-slack-decision{align-items:center;gap:8px;margin-top:9px;animation:.26s both nsh-desktop-panel-in;display:flex}.new-syncos-home .nsh-slack-decision button{color:#fff;background:#17704a;border-color:#17704a;flex:none}.new-syncos-home .nsh-slack-decision button:hover{background:#0f5f3d}.new-syncos-home .nsh-slack-decision span{color:#8a888a;font:7px/1.4 var(--nsh-mono)}.new-syncos-home .nsh-slack-execution{background:#fafaf9;border:1px solid #d9dad7;border-radius:6px;margin-top:15px;padding:11px;animation:.26s both nsh-desktop-panel-in;overflow:hidden}.new-syncos-home .nsh-execution-progress{background:#e4e5e2;border-radius:2px;height:3px;margin-bottom:12px;overflow:hidden}.new-syncos-home .nsh-execution-progress span{border-radius:inherit;background:#17704a;height:100%;transition:width .52s cubic-bezier(.22,1,.36,1);display:block}.new-syncos-home .nsh-slack-execution>div:not(.nsh-execution-progress){color:#aaa9a7;font:8px/1.4 var(--nsh-mono);grid-template-columns:12px minmax(0,1fr);align-items:center;gap:7px;padding:4px 0;display:grid}.new-syncos-home .nsh-slack-execution i{border:1px solid #c6c7c4;border-radius:50%;width:7px;height:7px}.new-syncos-home .nsh-slack-execution .is-current{color:#353335;font-weight:600}.new-syncos-home .nsh-slack-execution .is-current i{background:#d29b2d;border-color:#d29b2d;animation:.82s ease-in-out infinite alternate nsh-execution-pulse;box-shadow:0 0 0 3px #d29b2d26}.new-syncos-home .nsh-slack-execution .is-complete{color:#17704a}.new-syncos-home .nsh-slack-execution .is-complete i{background:#17704a;border-color:#17704a}.new-syncos-home .nsh-slack-merged{background:#f1f8f4;border:1px solid #bcd7c9;border-radius:6px;grid-template-columns:24px minmax(0,1fr);gap:9px;margin-top:15px;padding:11px;animation:.26s both nsh-desktop-panel-in;display:grid}.new-syncos-home .nsh-slack-merged>i{color:#fff;width:22px;height:22px;font:700 10px var(--nsh-sans);background:#17704a;border-radius:50%;place-items:center;display:grid}.new-syncos-home .nsh-slack-merged strong,.new-syncos-home .nsh-slack-merged span{display:block}.new-syncos-home .nsh-slack-merged strong{color:#174d36;font:650 9px/1.35 var(--nsh-sans)}.new-syncos-home .nsh-slack-merged span{color:#527162;font:7px/1.5 var(--nsh-mono);margin-top:3px}.new-syncos-home .nsh-slack-merged button{color:#174d36;background:0 0;border-color:#98bbaa;width:max-content;margin-top:9px}.new-syncos-home .nsh-desktop-dock{z-index:2;background:#f7f8f6ad;border:1px solid #fff9;border-radius:13px;gap:7px;padding:6px 8px;display:flex;position:absolute;bottom:11px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #1c1f1d1c}.new-syncos-home .nsh-desktop-dock i{color:#fff;width:27px;height:27px;font:650 11px var(--nsh-sans);background:#17191a;border-radius:7px;place-items:center;display:grid}.new-syncos-home .nsh-desktop-dock .is-slack{background:#fff}.new-syncos-home .nsh-desktop-dock .is-terminal{font-family:var(--nsh-mono);background:#25292d}.new-syncos-home .nsh-desktop-dock img{width:17px;height:17px}.new-syncos-home .nsh-desktop-caption{color:var(--nsh-body);font:10px/1.55 var(--nsh-mono);justify-content:space-between;align-items:center;gap:20px;margin-top:15px;display:flex}.new-syncos-home .nsh-desktop-caption button{border-color:var(--nsh-line-strong);color:var(--nsh-ink);background:0 0;flex:none}.new-syncos-home .nsh-desktop-caption button:hover{border-color:var(--nsh-ink)}.new-syncos-home .nsh-desktop-caption-status{color:var(--nsh-amber);letter-spacing:.04em;text-transform:uppercase;flex:none}.new-syncos-home .nsh-section-note{max-width:660px;color:var(--nsh-body);text-align:center;margin:42px auto 0;font-size:12.5px;line-height:1.65}.new-syncos-home .nsh-two-column,.new-syncos-home .nsh-founding-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:100px;display:grid}.new-syncos-home .nsh-two-column .nsh-section-note{border-left:1px solid var(--nsh-line-strong);text-align:left;margin:24px 0 0;padding-left:18px}.new-syncos-home .nsh-verification-sequence{border:1px solid var(--nsh-line);background:var(--nsh-card);border-radius:10px;overflow:hidden}.new-syncos-home .nsh-verification-change,.new-syncos-home .nsh-verification-result{border-bottom:1px solid var(--nsh-line);justify-content:space-between;gap:20px;padding:16px 18px;display:flex}.new-syncos-home .nsh-verification-change span,.new-syncos-home .nsh-verification-result span{color:var(--nsh-label);font:500 10px var(--nsh-mono);letter-spacing:.07em;text-transform:uppercase}.new-syncos-home .nsh-verification-change strong,.new-syncos-home .nsh-verification-result b{font-size:12.5px;font-weight:600}.new-syncos-home .nsh-verification-checks{flex-direction:column;min-height:222px;padding:16px 18px;display:flex}.new-syncos-home .nsh-verification-check,.new-syncos-home .nsh-verification-semantic{border-bottom:1px solid var(--nsh-line);min-height:42px;color:var(--nsh-label);font:10px/1.45 var(--nsh-mono);grid-template-columns:22px minmax(0,1fr);align-items:center;transition:color .65s,opacity .65s;display:grid}.new-syncos-home .nsh-verification-check i,.new-syncos-home .nsh-verification-semantic i{border:1px solid var(--nsh-line-strong);color:#0000;width:13px;height:13px;font:700 7px var(--nsh-sans);border-radius:50%;place-items:center;transition:border-color .65s,background .65s,color .65s;display:grid}.new-syncos-home .nsh-verification-check.is-complete{color:var(--nsh-green)}.new-syncos-home .nsh-verification-check.is-complete i{border-color:var(--nsh-green);background:var(--nsh-green);color:#fff}.new-syncos-home .nsh-verification-semantic{min-height:54px;color:var(--nsh-label);border-bottom:0;position:relative}.new-syncos-home .nsh-verification-semantic i{color:var(--nsh-label)}.new-syncos-home .nsh-verification-semantic .is-question,.new-syncos-home .nsh-verification-semantic .is-unresolved{grid-area:1/2;transition:opacity .65s,transform .65s}.new-syncos-home .nsh-verification-semantic .is-unresolved{color:var(--nsh-red);opacity:0;transform:translateY(3px)}.new-syncos-home .nsh-verification-semantic.is-questioning{color:var(--nsh-ink)}.new-syncos-home .nsh-verification-semantic.is-questioning i,.new-syncos-home .nsh-verification-semantic.is-unresolved i{border-color:var(--nsh-red);color:var(--nsh-red)}.new-syncos-home .nsh-verification-semantic.is-unresolved .is-question{opacity:0;transform:translateY(-3px)}.new-syncos-home .nsh-verification-semantic.is-unresolved .is-unresolved{opacity:1;transform:translateY(0)}.new-syncos-home .nsh-verification-result{border-top:1px solid color-mix(in srgb,var(--nsh-red)35%,var(--nsh-line));background:var(--nsh-red-soft);opacity:0;border-bottom:0;transition:opacity .75s}.new-syncos-home .nsh-verification-result.is-visible{opacity:1}.new-syncos-home .nsh-verification-result span,.new-syncos-home .nsh-verification-result b{color:var(--nsh-red)}.new-syncos-home .nsh-verification-result b{text-align:right;max-width:310px;font-size:10px;line-height:1.5}.new-syncos-home .nsh-policy-trace{border:1px solid var(--nsh-line-strong);background:var(--nsh-card);border-radius:10px;margin-top:72px;overflow:hidden}.new-syncos-home .nsh-policy-trace-head{border-bottom:1px solid var(--nsh-line);justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:10px 12px 10px 18px;display:flex}.new-syncos-home .nsh-policy-trace-head>div:first-child{flex-direction:column;gap:4px;display:flex}.new-syncos-home .nsh-policy-trace-head>div:first-child span,.new-syncos-home .nsh-policy-trace-head>div:first-child b{font:600 9px var(--nsh-mono);letter-spacing:.07em;text-transform:uppercase}.new-syncos-home .nsh-policy-trace-head>div:first-child span{color:var(--nsh-ink)}.new-syncos-home .nsh-policy-trace-head>div:first-child b{color:var(--nsh-label);font-size:7px;font-weight:500}.new-syncos-home .nsh-policy-trace-body{--nsh-policy-tone:var(--nsh-red);--nsh-policy-soft:var(--nsh-red-soft);background:var(--nsh-card-soft);grid-template-columns:minmax(235px,.95fr) 50px minmax(270px,1.08fr) 50px minmax(175px,.62fr);align-items:stretch;min-height:365px;padding:22px;display:grid}.new-syncos-home .nsh-policy-trace-body.is-handled{--nsh-policy-tone:var(--nsh-green);--nsh-policy-soft:#eef7f2}.new-syncos-home .nsh-policy-trace-body.is-stopped{--nsh-policy-tone:#737a80;--nsh-policy-soft:#f1f2f2}.new-syncos-home .nsh-agent-workspace,.new-syncos-home .nsh-system-gates,.new-syncos-home .nsh-policy-outcome{border:1px solid var(--nsh-line);background:var(--nsh-card);border-radius:7px;min-width:0}.new-syncos-home .nsh-agent-workspace{flex-direction:column;display:flex}.new-syncos-home .nsh-policy-card-head{border-bottom:1px solid var(--nsh-line);justify-content:space-between;align-items:center;gap:12px;min-height:39px;padding:0 13px;display:flex}.new-syncos-home .nsh-policy-card-head span,.new-syncos-home .nsh-policy-card-head b{font:600 8px var(--nsh-mono);letter-spacing:.06em;text-transform:uppercase}.new-syncos-home .nsh-policy-card-head span{color:var(--nsh-ink)}.new-syncos-home .nsh-policy-card-head b{color:var(--nsh-label);font-weight:500}.new-syncos-home .nsh-agent-input{border-bottom:1px solid var(--nsh-line);padding:13px}.new-syncos-home .nsh-agent-input span,.new-syncos-home .nsh-agent-input strong{display:block}.new-syncos-home .nsh-agent-input span{color:var(--nsh-label);font:7px var(--nsh-mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px}.new-syncos-home .nsh-agent-input strong{color:var(--nsh-ink);font:600 11px/1.45 var(--nsh-sans)}.new-syncos-home .nsh-agent-workspace ol{flex-direction:column;gap:9px;margin:0;padding:12px 13px;list-style:none;display:flex}.new-syncos-home .nsh-agent-workspace li{color:var(--nsh-body);font:9px/1.45 var(--nsh-mono);grid-template-columns:24px minmax(0,1fr);align-items:start;gap:7px;display:grid}.new-syncos-home .nsh-agent-workspace li i{color:var(--nsh-label);font-style:normal}.new-syncos-home .nsh-agent-proposal{border-top:1px solid var(--nsh-line);font:7px/1.4 var(--nsh-mono);text-transform:uppercase;justify-content:space-between;gap:9px;margin:auto 13px 13px;padding-top:10px;display:flex}.new-syncos-home .nsh-agent-proposal span{color:var(--nsh-label)}.new-syncos-home .nsh-agent-proposal b{color:var(--nsh-ink);text-align:right;font-weight:500}.new-syncos-home .nsh-policy-handoff{justify-content:center;align-items:center;display:flex;position:relative}.new-syncos-home .nsh-policy-handoff:before{background:var(--nsh-line-strong);content:"";height:1px;position:absolute;left:7px;right:7px}.new-syncos-home .nsh-policy-handoff:after{border:3px solid #0000;border-left-color:var(--nsh-line-strong);content:"";position:absolute;right:5px}.new-syncos-home .nsh-policy-handoff span{z-index:1;background:var(--nsh-card-soft);color:var(--nsh-label);font:6px var(--nsh-mono);letter-spacing:.04em;text-transform:uppercase;padding:4px;position:relative}.new-syncos-home .nsh-policy-handoff i{background:var(--nsh-policy-tone);border-radius:50%;width:5px;height:5px;position:absolute;right:6px}.new-syncos-home .nsh-system-gates{background:var(--nsh-panel);color:#fff;border-color:#30353d}.new-syncos-home .nsh-system-gates .nsh-policy-card-head{border-color:#2c3139}.new-syncos-home .nsh-system-gates .nsh-policy-card-head span{color:#fff}.new-syncos-home .nsh-system-gates .nsh-policy-card-head b{color:var(--nsh-panel-dim)}.new-syncos-home .nsh-gate-list{padding:8px 13px}.new-syncos-home .nsh-gate-list>div{border-bottom:1px solid #2c3139;grid-template-columns:12px minmax(80px,.62fr) minmax(0,1.38fr);align-items:center;gap:8px;padding:13px 0;display:grid}.new-syncos-home .nsh-gate-list>div:last-child{border-bottom:0}.new-syncos-home .nsh-gate-list i{border:1px solid var(--nsh-panel-dim);border-radius:50%;width:7px;height:7px}.new-syncos-home .nsh-gate-list span,.new-syncos-home .nsh-gate-list b{font:8px/1.45 var(--nsh-mono)}.new-syncos-home .nsh-gate-list span{color:var(--nsh-panel-text)}.new-syncos-home .nsh-gate-list b{color:#fff;font-weight:500}.new-syncos-home .nsh-gate-list .is-pass i{border-color:var(--nsh-green);background:var(--nsh-green)}.new-syncos-home .nsh-gate-list .is-attention i{border-color:var(--nsh-red);box-shadow:inset 0 0 0 2px var(--nsh-panel);background:var(--nsh-red)}.new-syncos-home .nsh-gate-list .is-attention b{color:#f4a3ad}.new-syncos-home .nsh-gate-list .is-blocked i{background:#8e959d;border-color:#8e959d}.new-syncos-home .nsh-gate-list .is-blocked b{color:#c2c7cc}.new-syncos-home .nsh-policy-outcome{border-color:color-mix(in srgb,var(--nsh-policy-tone)36%,var(--nsh-line));background:var(--nsh-policy-soft);flex-direction:column;justify-content:center;align-items:flex-start;padding:22px 18px;display:flex}.new-syncos-home .nsh-policy-outcome>span{color:var(--nsh-label);font:7px var(--nsh-mono);letter-spacing:.07em;text-transform:uppercase}.new-syncos-home .nsh-policy-outcome>i{background:var(--nsh-policy-tone);border-radius:50%;width:9px;height:9px;margin:30px 0 13px}.new-syncos-home .nsh-policy-outcome h3{color:var(--nsh-ink);font-family:var(--nsh-display);letter-spacing:-.025em;margin:0;font-size:24px;font-weight:650}.new-syncos-home .nsh-policy-outcome>b{color:var(--nsh-policy-tone);font:600 8px var(--nsh-mono);letter-spacing:.04em;text-transform:uppercase;margin-top:8px}.new-syncos-home .nsh-policy-outcome p{color:var(--nsh-body);margin:20px 0 0;font-size:10px;line-height:1.6}.new-syncos-home .nsh-policy-authority{border-top:1px solid var(--nsh-line);background:var(--nsh-card);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.new-syncos-home .nsh-policy-authority>div{border-right:1px solid var(--nsh-line);grid-template-columns:85px minmax(0,1fr);gap:10px;padding:14px 17px;display:grid}.new-syncos-home .nsh-policy-authority>div:last-child{border-right:0}.new-syncos-home .nsh-policy-authority span,.new-syncos-home .nsh-policy-authority b{font:7px/1.55 var(--nsh-mono)}.new-syncos-home .nsh-policy-authority span{color:var(--nsh-label);letter-spacing:.05em;text-transform:uppercase}.new-syncos-home .nsh-policy-authority b{color:var(--nsh-body);font-weight:500}.new-syncos-home .nsh-founding-grid{align-items:start}.new-syncos-home .nsh-founding-benefit{border:1px solid var(--nsh-line);border-left:2px solid var(--nsh-green);background:var(--nsh-card-soft);border-radius:7px;max-width:530px;margin-top:36px;padding:17px 19px}.new-syncos-home .nsh-founding-benefit span{color:var(--nsh-green);font:600 9px var(--nsh-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;display:block}.new-syncos-home .nsh-founding-benefit p{color:var(--nsh-body);margin:0;font-size:12.5px;line-height:1.65}.new-syncos-home .nsh-founding-form-column{border-left:1px solid var(--nsh-line);min-width:0;padding-left:54px}.new-syncos-home .nsh-application-form{flex-direction:column;gap:19px;display:flex}.new-syncos-home .nsh-application-form>label,.new-syncos-home .nsh-application-form fieldset{border:0;min-width:0;margin:0;padding:0;display:block}.new-syncos-home .nsh-application-form>label>span,.new-syncos-home .nsh-application-form legend{width:100%;color:var(--nsh-ink);margin-bottom:7px;font-size:12px;font-weight:600;line-height:1.5;display:block}.new-syncos-home .nsh-application-form>label>span b{color:var(--nsh-label);font:400 9px var(--nsh-mono);letter-spacing:.05em;text-transform:uppercase}.new-syncos-home .nsh-application-form input[type=email],.new-syncos-home .nsh-application-form input[type=text],.new-syncos-home .nsh-application-form input[type=url],.new-syncos-home .nsh-application-form textarea{border:1px solid var(--nsh-line);background:var(--nsh-card);width:100%;color:var(--nsh-ink);font:13px var(--nsh-sans);resize:vertical;border-radius:6px;outline:none;padding:11px 12px}.new-syncos-home .nsh-application-form input:focus,.new-syncos-home .nsh-application-form textarea:focus{border-color:var(--nsh-ink);box-shadow:0 0 0 2px color-mix(in srgb,var(--nsh-ink)8%,transparent)}.new-syncos-home .nsh-application-form input::placeholder,.new-syncos-home .nsh-application-form textarea::placeholder{color:var(--nsh-label)}.new-syncos-home .nsh-choice-row{flex-wrap:wrap;gap:7px;display:flex}.new-syncos-home .nsh-choice-row label,.new-syncos-home .nsh-radio-stack label{cursor:pointer;position:relative}.new-syncos-home .nsh-choice-row input,.new-syncos-home .nsh-radio-stack input{opacity:0;pointer-events:none;position:absolute}.new-syncos-home .nsh-choice-row span,.new-syncos-home .nsh-radio-stack span{border:1px solid var(--nsh-line);background:var(--nsh-card);min-height:32px;color:var(--nsh-body);border-radius:5px;align-items:center;padding:0 10px;font-size:11px;display:inline-flex}.new-syncos-home .nsh-choice-row input:checked+span,.new-syncos-home .nsh-radio-stack input:checked+span{border-color:var(--nsh-ink);background:var(--nsh-panel);color:#fff}.new-syncos-home .nsh-choice-row input:focus-visible+span,.new-syncos-home .nsh-radio-stack input:focus-visible+span{outline:2px solid var(--nsh-green);outline-offset:2px}.new-syncos-home .nsh-radio-stack{flex-direction:column;gap:7px;display:flex}.new-syncos-home .nsh-radio-stack span{width:100%}.new-syncos-home .nsh-primary-button{border:1px solid var(--nsh-panel);background:var(--nsh-panel);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.new-syncos-home .nsh-primary-button:hover,.new-syncos-home .nsh-nav-cta:hover{opacity:.86}.new-syncos-home .nsh-form-notes{gap:3px;margin-top:-7px;display:grid}.new-syncos-home .nsh-form-note,.new-syncos-home .nsh-form-benefit-note,.new-syncos-home .nsh-form-status{color:var(--nsh-label);font:10px/1.55 var(--nsh-mono);margin:0}.new-syncos-home .nsh-form-benefit-note{color:var(--nsh-body)}.new-syncos-home .nsh-form-status{border-left:2px solid var(--nsh-amber);color:var(--nsh-body);margin-top:0;padding-left:10px}.new-syncos-home .nsh-founding-next{border-top:1px solid var(--nsh-line);margin-top:38px;padding-top:27px}.new-syncos-home .nsh-founding-next h3{color:var(--nsh-ink);margin:0 0 20px;font-size:13px;font-weight:600}.new-syncos-home .nsh-founding-steps{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.new-syncos-home .nsh-founding-steps>div{min-width:0;padding:0 14px}.new-syncos-home .nsh-founding-steps>div:first-child{padding-left:0}.new-syncos-home .nsh-founding-steps>div+div{border-left:1px solid var(--nsh-line)}.new-syncos-home .nsh-founding-steps i,.new-syncos-home .nsh-founding-steps strong{display:block}.new-syncos-home .nsh-founding-steps i{color:var(--nsh-label);font:9px var(--nsh-mono);margin-bottom:8px;font-style:normal}.new-syncos-home .nsh-founding-steps strong{color:var(--nsh-ink);margin-bottom:6px;font-size:12px;font-weight:600}.new-syncos-home .nsh-founding-steps p,.new-syncos-home .nsh-founding-next-note{color:var(--nsh-body);margin:0;font-size:10.5px;line-height:1.6}.new-syncos-home .nsh-founding-next-note{color:var(--nsh-label);font-family:var(--nsh-mono);margin-top:22px;font-size:9px}.new-syncos-home .nsh-final-cta{border-top:1px solid var(--nsh-line);text-align:center;padding:112px 0}.new-syncos-home .nsh-final-cta>.nsh-wrap>p{color:var(--nsh-body);font-family:var(--nsh-display);margin:12px 0 30px;font-size:19px}.new-syncos-home .nsh-final-cta .nsh-primary-button{min-width:202px}.new-syncos-home .nsh-footer{border-top:1px solid var(--nsh-line)}.new-syncos-home .nsh-footer-inner{color:var(--nsh-label);font:10.5px var(--nsh-mono);justify-content:space-between}.new-syncos-home .nsh-founding-beta,.new-syncos-home .nsh-final-cta,.new-syncos-home .nsh-footer{background:var(--nsh-ink);color:#f6f7f8;border-color:#2a2f37}.new-syncos-home .nsh-founding-beta .nsh-section-heading h2,.new-syncos-home .nsh-founding-beta .nsh-section-heading>p strong,.new-syncos-home .nsh-founding-beta .nsh-application-form>label>span,.new-syncos-home .nsh-founding-beta .nsh-application-form legend,.new-syncos-home .nsh-founding-beta .nsh-founding-next h3,.new-syncos-home .nsh-founding-beta .nsh-founding-steps strong,.new-syncos-home .nsh-final-cta h2,.new-syncos-home .nsh-footer .nsh-brand{color:#f6f7f8}.new-syncos-home .nsh-founding-beta .nsh-section-heading>p,.new-syncos-home .nsh-founding-beta .nsh-founding-benefit p,.new-syncos-home .nsh-founding-beta .nsh-founding-steps p,.new-syncos-home .nsh-final-cta>.nsh-wrap>p,.new-syncos-home .nsh-footer-meta span{color:#c1c8d1}.new-syncos-home .nsh-founding-beta .nsh-eyebrow,.new-syncos-home .nsh-founding-beta .nsh-founding-benefit span{color:#62c795}.new-syncos-home .nsh-founding-beta .nsh-founding-benefit{background:#11151a;border-color:#343a43 #343a43 #343a43 #62c795}.new-syncos-home .nsh-founding-beta .nsh-founding-form-column,.new-syncos-home .nsh-founding-beta .nsh-founding-next,.new-syncos-home .nsh-founding-beta .nsh-founding-steps>div+div{border-color:#2a2f37}.new-syncos-home .nsh-founding-beta .nsh-application-form>label>span b,.new-syncos-home .nsh-founding-beta .nsh-founding-steps i,.new-syncos-home .nsh-founding-beta .nsh-founding-next-note,.new-syncos-home .nsh-founding-beta .nsh-form-note,.new-syncos-home .nsh-founding-beta .nsh-form-contact{color:#8e98a5}.new-syncos-home .nsh-founding-beta .nsh-form-benefit-note,.new-syncos-home .nsh-founding-beta .nsh-form-status{color:#b7c0ca}.new-syncos-home .nsh-founding-beta .nsh-application-form input[type=email],.new-syncos-home .nsh-founding-beta .nsh-application-form input[type=text],.new-syncos-home .nsh-founding-beta .nsh-application-form textarea,.new-syncos-home .nsh-founding-beta .nsh-choice-row span,.new-syncos-home .nsh-founding-beta .nsh-radio-stack span{color:#f6f7f8;background:#15191f;border-color:#343a43}.new-syncos-home .nsh-founding-beta .nsh-application-form input::placeholder,.new-syncos-home .nsh-founding-beta .nsh-application-form textarea::placeholder{color:#7f8996}.new-syncos-home .nsh-founding-beta .nsh-application-form input:focus,.new-syncos-home .nsh-founding-beta .nsh-application-form textarea:focus{border-color:#f6f7f8;box-shadow:0 0 0 2px #f6f7f824}.new-syncos-home .nsh-founding-beta .nsh-choice-row input:checked+span,.new-syncos-home .nsh-founding-beta .nsh-radio-stack input:checked+span{color:var(--nsh-ink);background:#f6f7f8;border-color:#f6f7f8}.new-syncos-home .nsh-founding-beta .nsh-choice-row input:focus-visible+span,.new-syncos-home .nsh-founding-beta .nsh-radio-stack input:focus-visible+span{outline-color:#62c795}.new-syncos-home .nsh-founding-beta .nsh-primary-button,.new-syncos-home .nsh-final-cta .nsh-primary-button{color:var(--nsh-ink);background:#fff;border-color:#fff}.new-syncos-home .nsh-founding-beta .nsh-primary-button:disabled{cursor:wait;opacity:.68}.new-syncos-home .nsh-founding-beta .nsh-application-success{background:#11151a;border:1px solid #343a43;border-radius:8px;flex-direction:column;justify-content:center;min-height:420px;padding:34px;display:flex}.new-syncos-home .nsh-founding-beta .nsh-application-success>span{color:#62c795;font:9px var(--nsh-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.new-syncos-home .nsh-founding-beta .nsh-application-success h3{color:#f6f7f8;font-family:var(--nsh-display);letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(32px,4vw,44px);line-height:1}.new-syncos-home .nsh-founding-beta .nsh-application-success p{color:#c1c8d1;max-width:470px;margin:0;font-size:13px;line-height:1.7}.new-syncos-home .nsh-founding-beta .nsh-application-success .nsh-application-success-benefit{color:#f6f7f8;border-top:1px solid #343a43;margin-top:24px;padding-top:24px;font-weight:600}.new-syncos-home .nsh-founding-beta .nsh-application-success a{color:#f6f7f8;font:10px var(--nsh-mono);text-underline-offset:3px;align-self:flex-start;margin-top:28px}.new-syncos-home .nsh-founding-beta .nsh-application-success a:hover{color:#62c795}.new-syncos-home .nsh-founding-beta .nsh-application-success a:focus-visible{outline-offset:3px;outline:2px solid #62c795}.new-syncos-home .nsh-founding-beta .nsh-form-contact{font:10px/1.55 var(--nsh-mono);margin:-7px 0 0}.new-syncos-home .nsh-founding-beta .nsh-form-error{color:#f2b2bd;font:10px/1.55 var(--nsh-mono);border-left:2px solid #f18a9a;margin:-7px 0 0;padding-left:10px}.new-syncos-home .nsh-founding-beta .nsh-form-contact a,.new-syncos-home .nsh-footer-meta a{color:#f6f7f8;text-underline-offset:3px;font-weight:600}.new-syncos-home .nsh-founding-beta .nsh-form-contact a:hover,.new-syncos-home .nsh-footer-meta a:hover{color:#62c795}.new-syncos-home .nsh-founding-beta .nsh-primary-button:focus-visible,.new-syncos-home .nsh-final-cta .nsh-primary-button:focus-visible,.new-syncos-home .nsh-founding-beta .nsh-form-contact a:focus-visible,.new-syncos-home .nsh-footer a:focus-visible{outline-offset:3px;outline:2px solid #62c795}.new-syncos-home .nsh-footer-meta{align-items:center;gap:22px;margin-left:auto;display:flex}.new-syncos-home .nsh-footer-meta a{text-decoration:none}@keyframes nsh-pipeline-trace-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes nsh-desktop-panel-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes nsh-execution-pulse{0%{opacity:.52;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes nsh-flow-down{0%{top:0}to{top:100%}}@keyframes nsh-ping-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3.4)}}@keyframes nsh-button-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--nsh-red)35%,transparent)}50%{box-shadow:0 0 0 5px #0000}}@keyframes nsh-note-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:920px){.new-syncos-home .nsh-nav-inner{gap:18px}.new-syncos-home .nsh-nav-links{gap:14px}.new-syncos-home .nsh-section{padding:96px 0}.new-syncos-home .nsh-diagram{grid-template-columns:minmax(0,1fr);gap:20px;max-width:720px}.new-syncos-home .nsh-flow-column{order:1;grid-column:1}.new-syncos-home .nsh-side-rail{width:auto;position:static;transform:none}.new-syncos-home .nsh-side-rail.is-left{order:2}.new-syncos-home .nsh-side-rail.is-right{order:3}.new-syncos-home .nsh-core:before,.new-syncos-home .nsh-core:after{display:none}.new-syncos-home .nsh-outcome-system{gap:28px}.new-syncos-home .nsh-outcome>p{min-height:154px}.new-syncos-home .nsh-pipeline{margin-left:4px;padding:0 0 0 30px;display:block}.new-syncos-home .nsh-pipeline-line{width:1px;height:auto;inset:0 auto 0 6px}.new-syncos-home .nsh-pipeline-line span{top:var(--nsh-pipeline-progress);transition:top .68s cubic-bezier(.22,1,.36,1);left:-3px;transform:translateY(-50%)}.new-syncos-home .nsh-pipeline-stage,.new-syncos-home .nsh-pipeline-stage:last-child{border:0;width:100%;min-height:0;padding:0 0 34px 18px;display:block}.new-syncos-home .nsh-pipeline-stage:last-child{padding-bottom:0}.new-syncos-home .nsh-pipeline-node{margin:0;top:5px;left:-24px}.new-syncos-home .nsh-desktop{max-width:720px;margin-inline:auto}.new-syncos-home .nsh-desktop-workspace{grid-template-columns:minmax(0,1fr);min-height:0}.new-syncos-home .nsh-cursor-window,.new-syncos-home .nsh-slack-window{min-height:502px}.new-syncos-home .nsh-two-column,.new-syncos-home .nsh-founding-grid{grid-template-columns:minmax(0,1fr);gap:56px}.new-syncos-home .nsh-verification-sequence{width:min(100%,620px)}.new-syncos-home .nsh-founding-form-column{border-top:1px solid var(--nsh-line);border-left:0;padding-top:46px;padding-left:0}.new-syncos-home .nsh-policy-trace-body{grid-template-columns:minmax(0,1fr)}.new-syncos-home .nsh-policy-handoff{min-height:42px}.new-syncos-home .nsh-policy-handoff:before{width:1px;height:auto;top:7px;bottom:7px;left:50%}.new-syncos-home .nsh-policy-handoff:after{border:3px solid #0000;border-top-color:var(--nsh-line-strong);bottom:5px;left:calc(50% - 3px);right:auto}.new-syncos-home .nsh-policy-handoff i{bottom:6px;left:calc(50% - 2px);right:auto}.new-syncos-home .nsh-policy-outcome{min-height:220px}}@media (max-width:640px){.new-syncos-home .nsh-wrap{padding-inline:20px}.new-syncos-home .nsh-hero{min-height:auto;padding:44px 0 72px}.new-syncos-home .nsh-nav-inner{min-height:56px}.new-syncos-home .nsh-nav-links{display:none}.new-syncos-home .nsh-nav-cta{min-height:32px;margin-left:auto;padding:0 10px;font-size:10.5px}.new-syncos-home .nsh-hero-copy h1{font-size:36px}.new-syncos-home .nsh-hero-copy p{font-size:17px}.new-syncos-home .nsh-diagram-wrap{margin-top:44px}.new-syncos-home .nsh-provider-logo img{height:12px}.new-syncos-home .nsh-provider-openai img{height:11px}.new-syncos-home .nsh-provider-aws img{height:14px}.new-syncos-home .nsh-core-state{display:none}.new-syncos-home .nsh-repository-bar,.new-syncos-home .nsh-repository-code{font-size:10.5px}.new-syncos-home .nsh-section{padding:78px 0}.new-syncos-home .nsh-section-heading h2,.new-syncos-home .nsh-final-cta h2{font-size:32px}.new-syncos-home .nsh-section-heading>p{font-size:14px}.new-syncos-home .nsh-outcome-system{flex-direction:column;gap:52px;margin-top:54px;padding:0 0 0 28px;display:flex}.new-syncos-home .nsh-outcome-rail{width:1px;height:auto;top:0;bottom:0;left:0}.new-syncos-home .nsh-outcome-rail i,.new-syncos-home .nsh-outcome-rail i.is-handled,.new-syncos-home .nsh-outcome-rail i.is-needs-you,.new-syncos-home .nsh-outcome-rail i.is-stopped{margin:0;left:-3px;right:auto}.new-syncos-home .nsh-outcome-rail i.is-handled{top:0}.new-syncos-home .nsh-outcome-rail i.is-needs-you{margin-top:-3.5px;top:50%}.new-syncos-home .nsh-outcome-rail i.is-stopped{top:auto;bottom:0}.new-syncos-home .nsh-outcome:before{width:14px;height:1px;top:4px;left:-28px}.new-syncos-home .nsh-outcome-index{margin-bottom:14px}.new-syncos-home .nsh-outcome>p,.new-syncos-home .nsh-outcome-notification{min-height:0}.new-syncos-home .nsh-outcome>p{margin-bottom:20px}.new-syncos-home .nsh-principle,.new-syncos-home .nsh-philosophy-line{text-align:left;margin-top:46px;font-size:18px}.new-syncos-home .nsh-pipeline{margin-top:54px}.new-syncos-home .nsh-pipeline-inspector-body{grid-template-columns:minmax(0,1fr)}.new-syncos-home .nsh-pipeline-facts{border-top:1px solid var(--nsh-line);border-left:0}.new-syncos-home .nsh-pipeline-summary{padding:22px 20px}.new-syncos-home .nsh-pipeline-inspector-head{padding-inline:14px}.new-syncos-home .nsh-desktop{border-radius:11px;margin-top:48px}.new-syncos-home .nsh-desktop-menubar>div:first-child>span:nth-of-type(n+2),.new-syncos-home .nsh-desktop-menubar>div:last-child>span:first-child{display:none}.new-syncos-home .nsh-desktop-workspace{gap:9px;padding:8px 8px 56px}.new-syncos-home .nsh-cursor-window,.new-syncos-home .nsh-slack-window{min-height:464px}.new-syncos-home .nsh-mac-titlebar{grid-template-columns:62px 1fr 62px;padding-inline:7px}.new-syncos-home .nsh-cursor-layout{grid-template-columns:88px minmax(0,1fr);min-height:430px}.new-syncos-home .nsh-cursor-sidebar,.new-syncos-home .nsh-cursor-sidebar strong,.new-syncos-home .nsh-cursor-sidebar>span{padding-inline:4px}.new-syncos-home .nsh-cursor-sidebar button{padding-left:9px;font-size:8px}.new-syncos-home .nsh-code .is-line{grid-template-columns:27px minmax(0,1fr);font-size:8.5px}.new-syncos-home .nsh-code .is-line>code{padding-inline:7px}.new-syncos-home .nsh-slack-layout{grid-template-columns:88px minmax(0,1fr);min-height:430px}.new-syncos-home .nsh-slack-sidebar,.new-syncos-home .nsh-slack-sidebar strong,.new-syncos-home .nsh-slack-sidebar>span{padding-inline:4px}.new-syncos-home .nsh-slack-sidebar button{padding-inline:4px;font-size:8px}.new-syncos-home .nsh-slack-message{grid-template-columns:22px minmax(0,1fr);gap:7px;padding:13px 9px}.new-syncos-home .nsh-slack-message>img{width:22px;height:22px}.new-syncos-home .nsh-slack-evidence{grid-template-columns:minmax(0,1fr)}.new-syncos-home .nsh-slack-evidence>div,.new-syncos-home .nsh-slack-evidence>div:nth-child(2n),.new-syncos-home .nsh-slack-evidence>div:nth-last-child(-n+2){border-bottom:1px solid #e5e5e3;border-right:0}.new-syncos-home .nsh-slack-evidence>div:last-child{border-bottom:0}.new-syncos-home .nsh-desktop-caption{flex-direction:column;align-items:flex-start;gap:10px}.new-syncos-home .nsh-section-note{text-align:left;margin-top:32px}.new-syncos-home .nsh-verification-change,.new-syncos-home .nsh-verification-result{flex-direction:column;align-items:flex-start;gap:6px}.new-syncos-home .nsh-policy-trace{margin-top:54px}.new-syncos-home .nsh-policy-trace-head{flex-direction:column;align-items:stretch;gap:13px;padding:14px}.new-syncos-home .nsh-policy-trace-body{padding:12px}.new-syncos-home .nsh-gate-list>div{grid-template-columns:12px minmax(70px,.7fr) minmax(0,1.3fr)}.new-syncos-home .nsh-policy-authority{grid-template-columns:minmax(0,1fr)}.new-syncos-home .nsh-policy-authority>div,.new-syncos-home .nsh-policy-authority>div:last-child{border-right:0;border-bottom:1px solid var(--nsh-line);grid-template-columns:72px minmax(0,1fr)}.new-syncos-home .nsh-policy-authority>div:last-child{border-bottom:0}.new-syncos-home .nsh-choice-row{flex-direction:column;align-items:stretch}.new-syncos-home .nsh-choice-row span{width:100%}.new-syncos-home .nsh-founding-steps{grid-template-columns:minmax(0,1fr);gap:17px}.new-syncos-home .nsh-founding-steps>div{padding:0}.new-syncos-home .nsh-founding-steps>div+div{border-top:1px solid var(--nsh-line);border-left:0;padding-top:17px}.new-syncos-home .nsh-final-cta{padding:78px 0}.new-syncos-home .nsh-footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:84px}.new-syncos-home .nsh-footer-meta{flex-direction:column;align-items:flex-start;gap:5px;margin-left:0}}@media (prefers-reduced-motion:reduce){html:has(.new-syncos-home){scroll-behavior:auto}.new-syncos-home *,.new-syncos-home :before,.new-syncos-home :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.new-syncos-home .nsh-outcome{opacity:1;transform:none}}
