:root{--canvas:#f7f7f4;--canvas-elevated:#ffffff;--canvas-soft:#f0f1ed;--surface:rgba(13,19,30,0.035);--surface-strong:rgba(13,19,30,0.065);--ink:#101722;--ink-soft:#344052;--muted:#697284;--faint:#8b93a1;--line:rgba(16,23,34,0.14);--line-soft:rgba(16,23,34,0.09);--lime:#96bd42;--coral:#e36b4f;--cyan:#318eae;--blue:#5567db;--header-bg:rgba(250,250,247,0.34);--hero-top:#f8f8f4;--hero-bottom:#edf0e9;--card-shadow:0 22px 55px rgba(34,41,52,0.09);--section-tint:#f0f1ed;color-scheme:light}:root[data-theme=dark]{--canvas:#08090c;--canvas-elevated:#0d0f14;--canvas-soft:#11141a;--surface:rgba(255,255,255,0.045);--surface-strong:rgba(255,255,255,0.075);--ink:#f4f5f7;--ink-soft:#c7cbd3;--muted:#858b98;--faint:#555c69;--line:rgba(255,255,255,0.12);--line-soft:rgba(255,255,255,0.075);--lime:#d0fb7b;--coral:#ff8567;--cyan:#8adcf6;--blue:#788dff;--header-bg:rgba(9,11,15,0.32);--hero-top:#07080b;--hero-bottom:#10131a;--card-shadow:0 22px 60px rgba(0,0,0,0.2);--section-tint:#11131a;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--canvas)}body{margin:0;overflow-x:hidden;color:var(--ink);font-family:Aptos,Segoe UI,Inter,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}::selection{background:var(--lime);color:#0a1204}main{overflow:clip}.shell{width:min(1180px,calc(100% - 64px));margin:0 auto}.section{padding:132px 0}.card-number,.eyebrow,.overline,.product-label,.section-kicker{font-size:10px;font-weight:750;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.overline{margin:0 0 18px;color:var(--lime)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink);font-weight:600;letter-spacing:-.055em}h2{margin-bottom:0;font-size:clamp(42px,5.1vw,72px);line-height:.97}.contact-content h2 em,h1 span,h2 em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.07em}.site-header{position:absolute;z-index:50;right:0;left:0;padding-top:20px}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:9px 10px 9px 18px;border:1px solid var(--line-soft);border-radius:16px;background:var(--header-bg);box-shadow:0 12px 35px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:18px;font-weight:770;letter-spacing:-.065em}.brand>span:last-child>span{color:var(--lime)}.brand-mark{position:relative;display:inline-flex;align-items:flex-end;width:25px;height:24px;gap:2px}.brand-mark i{display:block;width:7px;border-radius:4px 4px 2px 2px;background:var(--lime);transform:skewX(-18deg)}.brand-mark i:first-child{height:11px;opacity:.7}.brand-mark i:nth-child(2){height:20px}.brand-mark i:nth-child(3){height:15px;background:var(--coral)}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.3vw,32px);margin-left:70px}.desktop-nav a,.footer-links a{position:relative;color:var(--ink-soft);font-size:12px;font-weight:570;transition:color .18s ease}.desktop-nav a:after,.footer-links a:after{position:absolute;right:0;bottom:-5px;left:0;height:1px;background:var(--lime);content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.desktop-nav a:hover,.footer-links a:hover{color:var(--ink)}.desktop-nav a:hover:after,.footer-links a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:8px}.menu-toggle,.theme-toggle{display:inline-grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid var(--line-soft);border-radius:10px;color:var(--ink-soft);background:transparent;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.menu-toggle:hover,.theme-toggle:hover{border-color:var(--line);color:var(--lime);background:var(--surface-strong);transform:translateY(-1px)}.menu-toggle,.mobile-nav{display:none}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;overflow:hidden;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:720;letter-spacing:-.02em;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,filter .2s ease;-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%)}.button:after{position:absolute;top:1px;right:16%;left:16%;z-index:1;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);content:"";pointer-events:none}.button:hover{transform:translateY(-2px)}.button-small{min-height:38px;padding:0 13px 0 15px;border-radius:11px;font-size:11px}.button-primary,.header-cta{color:#19200e;border-color:rgba(255,255,255,.55);background:linear-gradient(115deg,rgba(255,255,255,.42),transparent 38%,transparent 70%,rgba(255,255,255,.12)),linear-gradient(145deg,rgba(208,251,123,.72),rgba(150,194,73,.55) 52%,rgba(150,194,73,.68));box-shadow:0 12px 28px rgba(122,163,47,.22),inset 0 1px 0 rgba(255,255,255,.72),inset 0 0 0 1px rgba(255,255,255,.18)}.button-primary:hover,.header-cta:hover{filter:brightness(1.04);box-shadow:0 16px 32px rgba(122,163,47,.3),inset 0 1px 0 rgba(255,255,255,.8),inset 0 0 0 1px rgba(255,255,255,.22)}.button-bright{color:#172207;border-color:rgba(255,255,255,.5);background:linear-gradient(115deg,rgba(255,255,255,.4),transparent 38%,transparent 70%,rgba(255,255,255,.12)),linear-gradient(145deg,rgba(244,255,222,.78),rgba(208,251,123,.42) 55%,rgba(232,248,196,.68));box-shadow:0 14px 30px rgba(20,42,12,.16),inset 0 1px 0 rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.2)}:root[data-theme=dark] .button-primary,:root[data-theme=dark] .header-cta{color:#ffffff;border-color:rgba(208,251,123,.28);background:linear-gradient(115deg,rgba(255,255,255,.18),transparent 38%,transparent 70%,rgba(255,255,255,.06)),linear-gradient(145deg,rgba(208,251,123,.55),rgba(150,194,73,.38) 52%,rgba(150,194,73,.5));box-shadow:0 14px 30px rgba(0,0,0,.28),0 0 22px rgba(208,251,123,.12),inset 0 1px 0 rgba(255,255,255,.28)}:root[data-theme=dark] .button-bright{color:#ffffff;border-color:rgba(244,255,222,.22);background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 38%,transparent 70%,rgba(255,255,255,.05)),linear-gradient(145deg,rgba(244,255,222,.5),rgba(208,251,123,.28) 55%,rgba(232,248,196,.42));box-shadow:0 14px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.22)}.hero{position:relative;min-height:840px;padding:158px 0 0;isolation:isolate;background:linear-gradient(155deg,var(--hero-top) 0,var(--hero-bottom) 100%)}.hero:after{position:absolute;z-index:-1;right:0;bottom:0;left:0;height:1px;background:var(--line-soft);content:""}.hero-glow{position:absolute;z-index:-2;border-radius:999px;filter:blur(12px);pointer-events:none}.glow-one{top:-300px;right:-130px;width:790px;height:790px;opacity:.46;background:radial-gradient(circle,rgba(122,141,255,.3),rgba(122,141,255,0) 67%)}.glow-two{bottom:40px;left:-290px;width:660px;height:500px;opacity:.48;background:radial-gradient(circle,rgba(208,251,123,.12),rgba(208,251,123,0) 70%)}:root[data-theme=dark] .glow-one{opacity:.56}.hero-grain{position:absolute;z-index:-1;inset:0;opacity:.18;background-image:radial-gradient(var(--ink) .55px,transparent .65px);background-size:7px 7px;-webkit-mask-image:linear-gradient(180deg,black,transparent 70%);mask-image:linear-gradient(180deg,black,transparent 70%);pointer-events:none}.hero-layout{display:grid;grid-template-columns:minmax(0,.98fr) minmax(490px,1.02fr);align-items:center;grid-gap:30px;gap:30px;min-height:565px}.hero-copy{position:relative;z-index:2;max-width:590px;padding-bottom:26px}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:25px;color:var(--ink-soft)}.pulse-dot{position:relative;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(208,251,123,.11)}.pulse-dot:after{position:absolute;inset:-5px;border:1px solid var(--lime);border-radius:inherit;content:"";opacity:.7;animation:pulse-ring 2.4s ease-out infinite}.hero h1{max-width:650px;margin:0 0 26px;font-size:clamp(57px,6.9vw,90px);line-height:.9}.hero h1 span{display:inline-block;color:var(--lime)}.hero-intro{max-width:515px;margin-bottom:34px;color:var(--ink-soft);font-size:clamp(16px,1.45vw,19px);line-height:1.56}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:13px;font-weight:680;transition:color .18s ease}.text-link:hover{color:var(--lime)}.text-link-icon{display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--line);border-radius:50%;transition:transform .18s ease,border-color .18s ease}.text-link:hover .text-link-icon{border-color:currentColor;transform:translateX(3px)}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:56px}.avatar-group{display:flex;flex-direction:row-reverse;padding-right:9px}.avatar-group span{display:grid;width:32px;height:32px;margin-right:-8px;place-items:center;border:2px solid var(--hero-bottom);border-radius:50%;color:#16220a;background:var(--lime);font-size:8px;font-weight:800;letter-spacing:-.03em}.avatar-group span:nth-child(2){color:#34150e;background:var(--coral)}.avatar-group span:nth-child(3){color:#062e39;background:var(--cyan)}.avatar-group span:nth-child(4){color:var(--ink);background:var(--canvas-soft)}.hero-proof p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.hero-proof strong{color:var(--ink-soft);font-weight:650}.intelligence-stage{justify-self:end;width:min(100%,595px);height:555px}.stage-dot-grid{position:absolute;inset:16px 0 7px 6%;border:1px solid var(--line-soft);border-radius:30px 115px 30px 115px;opacity:.55;background-image:radial-gradient(var(--line) .8px,transparent .9px);background-size:15px 15px;transform:rotate(-7deg)}.stage-arc{position:absolute;border:1px solid var(--line);border-radius:50%}.arc-one{top:30px;right:33px;width:460px;height:420px;border-color:rgba(138,220,246,.22);transform:rotate(-24deg)}.arc-two{top:70px;right:63px;width:380px;height:360px;border-color:rgba(208,251,123,.16);transform:rotate(42deg)}.stage-line{position:absolute;height:1px;transform-origin:left;background:linear-gradient(90deg,rgba(208,251,123,0),rgba(208,251,123,.7),rgba(138,220,246,0))}.line-one{top:221px;left:35px;width:222px;transform:rotate(-28deg)}.line-two{top:298px;right:34px;width:212px;transform:rotate(36deg)}.signal{position:absolute;z-index:1}.signal span{display:block;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px rgba(208,251,123,.1),0 0 22px var(--lime)}.signal i{position:absolute;top:3px;left:3px;width:85px;height:1px;background:linear-gradient(90deg,var(--lime),transparent);transform-origin:left}.signal-one{top:137px;left:124px}.signal-one i{transform:rotate(-48deg)}.signal-two{right:107px;bottom:130px}.signal-two span{background:var(--coral);box-shadow:0 0 0 5px rgba(255,133,103,.1),0 0 22px var(--coral)}.signal-two i{width:72px;background:linear-gradient(90deg,var(--coral),transparent);transform:rotate(134deg)}.core-orb{position:absolute;top:151px;left:50%;z-index:2;display:grid;width:247px;height:247px;place-items:center;border:1px solid rgba(208,251,123,.4);border-radius:50%;background:radial-gradient(circle at 36% 29%,rgba(232,255,186,.34),transparent 18%),radial-gradient(circle at 66% 76%,rgba(94,148,238,.3),transparent 39%),radial-gradient(circle at 50% 50%,#263426,#0b1412 69%);box-shadow:inset 10px 6px 34px rgba(227,255,191,.12),inset -18px -18px 55px rgba(15,31,50,.5),0 28px 70px rgba(0,0,0,.32);transform:translateX(-50%);animation:orb-float 7.5s ease-in-out infinite}.core-orb:before{inset:10px;border:1px solid rgba(244,255,220,.13)}.orb-grid{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(208,251,123,.09) 1px,transparent 0),linear-gradient(90deg,rgba(208,251,123,.09) 1px,transparent 0);transform:rotate(-15deg) scale(1.5);-webkit-mask-image:radial-gradient(circle,black 5%,transparent 68%);mask-image:radial-gradient(circle,black 5%,transparent 68%)}.orb-content{display:flex;flex-direction:column;align-items:center}.orb-content span{color:#e9f7d2;font-weight:750;letter-spacing:.25em}.orb-content strong{margin:-7px 0 -4px;color:#f5ffe8;font-size:75px;font-weight:300;letter-spacing:-.12em}.orb-content i{color:rgba(237,255,208,.6);font-size:9px;font-style:normal}.orb-halo{position:absolute;border:1px solid rgba(208,251,123,.35);border-radius:50%}.halo-one{width:335px;height:130px;transform:rotate(24deg)}.halo-two{width:310px;height:175px;border-color:rgba(138,220,246,.3);transform:rotate(-64deg)}.orb-pulse{position:absolute;inset:28px;border:1px solid var(--lime);border-radius:50%;opacity:0;animation:orb-pulse 3.6s ease-out infinite}.stage-card,.stage-insight{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(255,255,255,.14);border-radius:11px;color:#eff2f6;background:rgba(14,18,24,.67);box-shadow:0 13px 35px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}:root[data-theme=light] .stage-card,:root[data-theme=light] .stage-insight{border-color:rgba(255,255,255,.42);background:rgba(19,25,30,.74)}.stage-card span,.stage-insight span{display:block;color:rgba(230,235,243,.58);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.stage-card strong{display:block;margin-top:2px;color:#f8fafc;font-size:11px;font-weight:680}.stage-card strong em{margin-left:4px;color:var(--lime);font-size:8px;font-style:normal}.stage-card-icon{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:8px;color:#2c3e10;background:var(--lime)}.guardrail-icon{color:#144352;background:var(--cyan)}.stage-card-knowledge{top:72px;right:10px;animation:card-drift 5s ease-in-out infinite}.stage-card-workflow{bottom:84px;left:2px;animation:card-drift 6.3s ease-in-out infinite reverse}.stage-card-guardrail{right:13px;bottom:25px;animation:card-drift 5.7s ease-in-out 1s infinite}.workflow-icon{position:relative;display:flex;width:29px;height:29px;align-items:center;justify-content:center;gap:2px;overflow:hidden;border-radius:8px;background:#ff9a7c}.workflow-icon:after,.workflow-icon:before{position:absolute;width:19px;height:1px;background:rgba(65,15,5,.54);content:""}.workflow-icon:before{transform:rotate(30deg)}.workflow-icon:after{transform:rotate(-30deg)}.workflow-icon span{z-index:1;width:5px;height:5px;border-radius:50%;background:#602114}.stage-insight{top:209px;right:2px;display:block;min-width:121px;padding:12px 13px 10px}.stage-insight strong{display:block;margin:5px 0 7px;color:var(--lime);font-size:18px;font-weight:680;letter-spacing:-.05em}.mini-bars{display:flex;align-items:flex-end;gap:2px;height:17px}.mini-bars i{width:8px;border-radius:2px 2px 1px 1px;background:rgba(208,251,123,.78)}.mini-bars i:first-child{height:4px;opacity:.3}.mini-bars i:nth-child(2){height:6px;opacity:.45}.mini-bars i:nth-child(3){height:8px;opacity:.5}.mini-bars i:nth-child(4){height:7px;opacity:.6}.mini-bars i:nth-child(5){height:12px;opacity:.76}.mini-bars i:nth-child(6){height:11px;opacity:.82}.mini-bars i:nth-child(7){height:16px}.mini-bars i:nth-child(8){height:14px}.hero-foot{display:flex;align-items:center;justify-content:space-between;min-height:106px;border-top:1px solid var(--line-soft)}.hero-foot>p{margin:0;color:var(--muted);font-size:9px;font-weight:740;letter-spacing:.15em}.ecosystem-list{display:flex;align-items:center;gap:clamp(12px,1.8vw,22px);color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.08em}.ecosystem-list i{display:block;width:3px;height:3px;border-radius:50%;background:var(--coral)}.intro-section{background:var(--canvas)}.intro-grid{display:grid;grid-template-columns:145px minmax(0,1fr) 220px;grid-gap:35px;gap:35px;align-items:start}.section-kicker{display:flex;align-items:center;gap:10px;padding-top:7px;color:var(--muted)}.section-kicker span{color:var(--lime)}.intro-main h2{max-width:680px}.intro-main h2 em{color:var(--coral)}.intro-lead{max-width:550px;margin:30px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.55}.intro-side{padding-top:10px}.intro-side>p{margin:26px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.experience-stamp{display:flex;align-items:center;gap:12px;padding-bottom:15px;border-bottom:1px solid var(--line)}.experience-stamp span{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-size:54px;font-style:italic;line-height:.7;letter-spacing:-.13em}.experience-stamp p{margin:0;color:var(--ink-soft);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:113px}.value-card{position:relative;display:flex;min-height:360px;flex-direction:column;overflow:hidden;isolation:isolate;padding:26px 26px 24px;border:1px solid rgba(16,23,34,.1);border-radius:18px;background:linear-gradient(160deg,#ffffff,#f6f7f5);box-shadow:0 14px 32px rgba(34,41,52,.05);transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.value-card:before{position:absolute;inset:0;background-image:linear-gradient(rgba(16,23,34,.03) 1px,transparent 0),linear-gradient(90deg,rgba(16,23,34,.03) 1px,transparent 0);background-size:22px 22px;content:"";-webkit-mask-image:radial-gradient(circle at 30% 20%,black,transparent 72%);mask-image:radial-gradient(circle at 30% 20%,black,transparent 72%);opacity:.4;pointer-events:none}.value-card-coral,.value-card-cyan,.value-card-lime{border-color:rgba(16,23,34,.1);background:linear-gradient(160deg,#ffffff,#f6f7f5)}.value-card:hover{border-color:rgba(16,23,34,.16);box-shadow:0 20px 40px rgba(34,41,52,.09);transform:translateY(-4px)}.value-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.value-icon{display:grid;width:48px;height:48px;margin-bottom:0;place-items:center;border:1px solid rgba(16,23,34,.1);border-radius:14px;color:#3d5a12;background:rgba(16,23,34,.03);box-shadow:none}.value-card-coral .value-icon{color:#6a2a1a}.value-card-coral .value-icon,.value-card-cyan .value-icon{border-color:rgba(16,23,34,.1);background:rgba(16,23,34,.03);box-shadow:none}.value-card-cyan .value-icon{color:#0f4b5c}.card-number{position:relative;z-index:1;margin:0;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.14em}.value-card h3{position:relative;z-index:1;margin:0 0 12px;font-size:28px;letter-spacing:-.045em;line-height:1}.value-card>p{max-width:300px;margin:0;color:var(--muted);font-size:13px;line-height:1.62}.value-card>p,.value-foot{position:relative;z-index:1}.value-foot{display:grid;grid-gap:12px;gap:12px;margin-top:auto;padding-top:28px}.value-foot strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;font-weight:500;letter-spacing:-.04em}.value-card-lime .value-foot strong{color:#4f6f18}.value-card-coral .value-foot strong{color:#b24a34}.value-card-cyan .value-foot strong{color:#1f6f88}.value-tags{display:flex;flex-wrap:wrap;gap:7px}.value-tags span{padding:6px 9px;border:1px solid rgba(16,23,34,.1);border-radius:999px;color:var(--ink-soft);background:rgba(16,23,34,.03);font-size:9px;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.value-card-lime .value-tags span{border-color:rgba(16,23,34,.1);color:#4a641f;background:rgba(16,23,34,.03)}.value-card-coral .value-tags span{border-color:rgba(16,23,34,.1);color:#8d3f2b;background:rgba(16,23,34,.03)}.value-card-cyan .value-tags span{border-color:rgba(16,23,34,.1);color:#1d6176;background:rgba(16,23,34,.03)}.card-orb{position:absolute;right:-48px;bottom:-70px;z-index:0;width:210px;height:210px;border:1px solid rgba(16,23,34,.06);border-radius:50%;transition:transform .32s ease}.card-orb,.value-card-coral .card-orb,.value-card-cyan .card-orb{background:radial-gradient(circle at 35% 35%,rgba(16,23,34,.05),transparent 68%)}.value-card-coral .card-orb,.value-card-cyan .card-orb{border-color:rgba(16,23,34,.06)}.value-card:hover .card-orb{transform:scale(1.05) translate(-4px,-6px)}:root[data-theme=dark] .value-card,:root[data-theme=dark] .value-card-coral,:root[data-theme=dark] .value-card-cyan,:root[data-theme=dark] .value-card-lime{border-color:rgba(255,255,255,.08);background:linear-gradient(160deg,#14171d,#0f1217);box-shadow:0 18px 40px rgba(0,0,0,.24)}:root[data-theme=dark] .value-card:before{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);opacity:.45}:root[data-theme=dark] .value-card-coral .value-icon,:root[data-theme=dark] .value-card-cyan .value-icon,:root[data-theme=dark] .value-icon{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.04);box-shadow:none}:root[data-theme=dark] .value-icon{color:var(--lime)}:root[data-theme=dark] .value-card-coral .value-icon{color:var(--coral)}:root[data-theme=dark] .value-card-cyan .value-icon{color:var(--cyan)}:root[data-theme=dark] .value-foot strong{color:var(--ink)}:root[data-theme=dark] .value-card-lime .value-foot strong{color:#d0fb7b}:root[data-theme=dark] .value-card-coral .value-foot strong{color:#ff8567}:root[data-theme=dark] .value-card-cyan .value-foot strong{color:#8adcf6}:root[data-theme=dark] .value-card-coral .value-tags span,:root[data-theme=dark] .value-card-cyan .value-tags span,:root[data-theme=dark] .value-card-lime .value-tags span,:root[data-theme=dark] .value-tags span{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.04)}:root[data-theme=dark] .value-card-lime .value-tags span{color:#d0fb7b}:root[data-theme=dark] .value-card-coral .value-tags span{color:#ff8567}:root[data-theme=dark] .value-card-cyan .value-tags span{color:#8adcf6}:root[data-theme=dark] .card-orb,:root[data-theme=dark] .value-card-coral .card-orb,:root[data-theme=dark] .value-card-cyan .card-orb{border-color:rgba(255,255,255,.06);background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.04),transparent 68%)}@media (max-width:900px){.value-grid{grid-template-columns:1fr;gap:14px;margin-top:56px}.value-card{min-height:0}}@media (max-width:620px){.value-card{padding:22px;border-radius:15px}.value-top{margin-bottom:28px}.value-card h3{font-size:24px}.value-foot{padding-top:22px}}.services-section{position:relative;background:var(--section-tint)}.services-section:after,.services-section:before{position:absolute;width:400px;height:400px;border-radius:50%;content:"";filter:blur(30px);pointer-events:none}.services-section:before{top:120px;right:-270px;background:rgba(120,141,255,.08)}.services-section:after{bottom:50px;left:-280px;background:rgba(208,251,123,.06)}.section-header{display:grid;grid-template-columns:150px minmax(0,1fr) 250px;grid-gap:28px;gap:28px;align-items:end}.section-header h2{max-width:610px}.section-header h2 em{color:var(--cyan)}.section-summary{max-width:260px;margin:0 0 5px;color:var(--muted);font-size:13px;line-height:1.62}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin-top:73px}.service-card{position:relative;display:flex;min-height:315px;flex-direction:column;overflow:hidden;padding:23px;border:1px solid var(--line-soft);border-radius:13px;background:var(--canvas-elevated);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:before{position:absolute;top:-50px;right:-42px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(208,251,123,.12),transparent 70%);content:"";transition:transform .35s ease}.service-card:nth-child(3n+2):before{background:radial-gradient(circle,rgba(138,220,246,.12),transparent 70%)}.service-card:nth-child(3n):before{background:radial-gradient(circle,rgba(255,133,103,.11),transparent 70%)}.service-card:hover{border-color:var(--line);box-shadow:var(--card-shadow);transform:translateY(-5px)}.service-card:hover:before{transform:scale(1.6)}.service-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.service-index{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em}.service-icon{display:grid;width:39px;height:39px;place-items:center;border:1px solid rgba(208,251,123,.18);border-radius:10px;color:var(--lime);background:rgba(208,251,123,.08)}.service-card:nth-child(3n+2) .service-icon{color:var(--cyan);border-color:rgba(138,220,246,.2);background:rgba(138,220,246,.07)}.service-card:nth-child(3n) .service-icon{color:var(--coral);border-color:rgba(255,133,103,.2);background:rgba(255,133,103,.07)}.service-card h3{position:relative;z-index:1;max-width:270px;margin:40px 0 13px;font-size:24px;line-height:1.04}.service-card>p{position:relative;z-index:1;max-width:305px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.service-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:20px}.service-tags span{padding:5px 7px;border:1px solid var(--line-soft);border-radius:4px;color:var(--ink-soft);font-size:8px;font-weight:680;letter-spacing:.055em;text-transform:uppercase}.service-arrow{position:absolute;right:20px;bottom:21px;display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--line-soft);border-radius:50%;color:var(--ink-soft);transition:color .18s ease,border-color .18s ease,transform .18s ease}.service-card:hover .service-arrow{border-color:var(--lime);color:var(--lime);transform:translateX(3px)}.system-section{position:relative;overflow:hidden;padding:132px 0;color:#f5f7fa;background:#071016}.system-background{position:absolute;inset:0;opacity:.85;background:radial-gradient(circle at 80% 40%,rgba(115,141,255,.18),transparent 30%),radial-gradient(circle at 6% 88%,rgba(208,251,123,.12),transparent 27%),linear-gradient(120deg,transparent 0 45%,rgba(255,255,255,.03) 45.1%,transparent 45.5%),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:auto,auto,auto,48px 48px,48px 48px;-webkit-mask-image:linear-gradient(180deg,transparent,black 10%,black 88%,transparent);mask-image:linear-gradient(180deg,transparent,black 10%,black 88%,transparent)}.system-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(470px,1.2fr);align-items:center;grid-gap:75px;gap:75px}.section-kicker-inverted{color:rgba(236,242,248,.55)}.system-copy h2{margin:24px 0;color:#f5f7fa;font-size:clamp(42px,5vw,65px)}.system-copy h2 em{color:var(--lime)}.system-copy>p{max-width:405px;color:rgba(229,236,244,.68);font-size:16px;line-height:1.62}.text-link-light{margin-top:28px;color:#f2f6e8}.system-console{overflow:hidden;border:1px solid rgba(225,241,255,.15);border-radius:15px;background:rgba(4,10,16,.55);box-shadow:0 40px 85px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.console-top{display:flex;align-items:center;justify-content:space-between;height:45px;padding:0 15px;border-bottom:1px solid rgba(225,241,255,.12);color:rgba(224,235,246,.56)}.console-top>div{display:flex;gap:5px}.console-dot{width:7px;height:7px;border-radius:50%}.dot-coral{background:var(--coral)}.dot-yellow{background:#ffc76b}.dot-mint{background:var(--lime)}.console-top p{margin:0;font-size:8px;font-weight:750;letter-spacing:.12em}.console-top>span{padding:3px 6px;border-radius:3px;color:#b9f469;background:rgba(208,251,123,.12);font-size:7px;font-weight:800;letter-spacing:.1em}.console-map{position:relative;display:grid;min-height:304px;grid-template-columns:minmax(104px,1fr) minmax(44px,.48fr) minmax(132px,1.35fr) minmax(44px,.48fr) minmax(104px,1fr);align-items:center;padding:33px 35px}.console-map:before{position:absolute;inset:0;opacity:.42;background-image:radial-gradient(rgba(217,246,235,.25) .75px,transparent .8px);background-size:14px 14px;content:"";-webkit-mask-image:radial-gradient(ellipse,black,transparent 70%);mask-image:radial-gradient(ellipse,black,transparent 70%)}.console-map:after{position:absolute;top:50%;right:12%;left:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(138,220,246,.2) 12%,rgba(208,251,123,.26) 50%,rgba(255,133,103,.2) 88%,transparent);content:"";opacity:.82}.map-node:before{position:absolute;top:-29px;left:50%;color:rgba(230,240,248,.33);content:"01";font-size:8px;font-weight:800;letter-spacing:.14em;transform:translateX(-50%)}.map-node-core:before{color:rgba(208,251,123,.72);content:"02"}.map-node-action:before{color:rgba(255,133,103,.72);content:"03"}.map-node{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.map-node .node-icon{display:grid;width:48px;height:48px;margin-bottom:11px;place-items:center;border:1px solid rgba(137,218,247,.3);border-radius:14px;color:var(--cyan);background:rgba(138,220,246,.11)}.map-node strong{color:#f1f5f8;font-size:14px;font-weight:640;letter-spacing:-.04em}.map-node small{margin-top:3px;color:rgba(230,240,248,.48);font-size:8px;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.map-node-core .node-icon{position:relative;z-index:2;width:75px;height:75px;border-color:rgba(208,251,123,.5);border-radius:50%;color:var(--lime);background:radial-gradient(circle,rgba(208,251,123,.2),rgba(208,251,123,.05));box-shadow:0 0 32px rgba(208,251,123,.14);animation:core-node-breath 4s ease-in-out infinite}.map-node-core .node-icon:after{position:absolute;width:47px;height:47px;border:1px solid rgba(208,251,123,.36);border-radius:50%;content:""}.map-node-action .node-icon{color:var(--coral);border-color:rgba(255,133,103,.3);background:rgba(255,133,103,.1)}.node-ring{position:absolute;top:-20px;left:50%;border:1px solid rgba(208,251,123,.22);border-radius:50%;transform:translateX(-50%)}.ring-a{width:137px;height:137px}.ring-b{width:188px;height:188px;border-color:rgba(138,220,246,.16)}.map-connector{position:relative;z-index:1;height:1px;overflow:hidden;background:linear-gradient(90deg,rgba(138,220,246,.14),rgba(208,251,123,.54),rgba(208,251,123,.12))}.map-connector span{position:absolute;top:0;left:-30px;width:30px;height:1px;background:var(--lime);box-shadow:0 0 12px var(--lime);animation:connector-flow 2.7s ease-in-out infinite}.connector-two{background:linear-gradient(90deg,rgba(208,251,123,.12),rgba(255,133,103,.54),rgba(255,133,103,.12))}.connector-two span{background:var(--coral);box-shadow:0 0 12px var(--coral);animation-delay:1.2s}.console-bottom{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(225,241,255,.1)}.console-bottom div{min-height:67px;padding:15px;border-right:1px solid rgba(225,241,255,.1)}.console-bottom div:last-child{border-right:0}.console-bottom span{display:block;color:rgba(226,238,248,.45);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.console-bottom strong{display:block;margin-top:3px;color:#eaf5e1;font-size:13px;font-weight:650;letter-spacing:-.04em}.products-section{background:var(--canvas)}.products-heading h2 em{color:var(--coral)}.products-list{display:grid;grid-gap:24px;gap:24px;margin-top:78px}.product-card{position:relative;display:grid;min-height:500px;grid-template-columns:1fr minmax(400px,.95fr);overflow:hidden;border:1px solid var(--line-soft);border-radius:19px;background:var(--canvas-elevated)}.product-card:nth-child(2n) .product-copy{order:2}.product-card:nth-child(2n) .product-showcase{order:1}.product-copy{position:relative;z-index:2;padding:48px clamp(29px,5vw,68px)}.product-label{display:flex;align-items:center;gap:10px;color:var(--muted)}.product-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#34450f;background:var(--lime)}.product-insight .product-icon{color:#143947;background:var(--cyan)}.product-ops .product-icon{color:#3e170e;background:var(--coral)}.product-copy h3{margin:29px 0 7px;font-size:38px;line-height:.9}.product-copy h4{max-width:390px;margin:0 0 16px;color:var(--ink-soft);font-size:20px;font-weight:500;letter-spacing:-.045em;line-height:1.12}.product-copy>p{max-width:415px;margin:0;color:var(--muted);font-size:13px;line-height:1.63}.product-copy ul{display:grid;grid-gap:9px;gap:9px;margin:26px 0 27px;padding:0;list-style:none}.product-copy li{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:11px;font-weight:550}.product-copy li span{display:grid;width:16px;height:16px;flex:0 0 auto;place-items:center;border-radius:50%;color:#25300d;background:var(--lime)}.product-insight .product-copy li span{color:#154150;background:var(--cyan)}.product-ops .product-copy li span{color:#45170c;background:var(--coral)}.product-showcase{position:relative;display:grid;overflow:hidden;place-items:center;padding:35px}.product-showcase:before{position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(208,251,123,.17),rgba(208,251,123,0) 66%);content:""}.product-insight .product-showcase:before{background:radial-gradient(circle,rgba(138,220,246,.21),rgba(138,220,246,0) 66%)}.product-ops .product-showcase:before{background:radial-gradient(circle,rgba(255,133,103,.17),rgba(255,133,103,0) 66%)}.product-showcase:after{position:absolute;inset:0;opacity:.5;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:24px 24px;content:"";-webkit-mask-image:radial-gradient(circle,black,transparent 74%);mask-image:radial-gradient(circle,black,transparent 74%)}.product-visual{position:relative;z-index:2;width:min(100%,430px);min-height:282px;overflow:hidden;border:1px solid rgba(255,255,255,.19);border-radius:13px;color:#eff6f5;background:rgba(13,23,22,.79);box-shadow:0 28px 50px rgba(0,0,0,.23);transform:rotate(-3deg)}.product-insight .product-visual{color:#bcecfb;background:rgba(11,26,34,.83);transform:rotate(3deg)}.product-ops .product-visual{color:#ffc8b9;background:rgba(27,17,19,.85);transform:rotate(-3deg)}.visual-topline{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(232,245,241,.62);font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.live-status,.trend-up{padding:4px 6px;border-radius:4px;color:#d7ff92;background:rgba(208,251,123,.13);font-size:7px}.trend-up{color:#a9edff;background:rgba(138,220,246,.13)}.candidate-hero{position:relative;display:flex;height:148px;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.candidate-avatar{position:relative;z-index:2;display:grid;width:59px;height:59px;place-items:center;border:2px solid rgba(216,255,148,.7);border-radius:50%;color:#2d450c;background:#cbfa76;box-shadow:0 0 25px rgba(207,251,118,.25);font-size:16px;font-weight:800}.candidate-hero>span{position:relative;z-index:2;margin-top:5px;color:rgba(234,247,238,.65);font-size:8px;font-weight:700}.candidate-hero>strong{position:relative;z-index:2;color:#eaffc8;font-size:17px;letter-spacing:-.08em}.candidate-orbit{position:absolute;border:1px solid rgba(208,251,123,.28);border-radius:50%}.orbit-one{width:180px;height:66px;transform:rotate(-20deg)}.orbit-two{width:220px;height:95px;border-color:rgba(138,220,246,.2);transform:rotate(34deg)}.candidate-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.1)}.candidate-list>div{display:grid;grid-template-columns:20px 1fr auto;align-items:center;grid-gap:7px;gap:7px;min-height:52px;padding:0 13px;border-right:1px solid rgba(255,255,255,.1);color:rgba(234,247,238,.63);font-size:8px;font-weight:650}.candidate-list>div:last-child{border-right:0}.candidate-list b{color:#eaffc8;font-size:11px}.mini-avatar{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#3a170d;background:#ff9a7d;font-size:6px;font-weight:800}.mini-avatar.mint{color:#134430;background:#9bf0c8}.insight-graph{position:relative;height:171px;padding:7px 12px 0}.insight-graph svg{display:block;width:100%;height:100%;overflow:visible}.graph-grid{fill:none;stroke:rgba(167,231,248,.14);stroke-width:1}.graph-area{fill:url(#chartFill)}.graph-line{fill:none;stroke:#9beafc;stroke-width:2.5;stroke-linecap:round}.graph-point{fill:#e5fcff;stroke:#5ccce7;stroke-width:5}.graph-tooltip{position:absolute;top:29px;right:32px;display:flex;flex-direction:column;padding:8px 9px;border:1px solid rgba(167,231,248,.22);border-radius:6px;color:#e8fcff;background:rgba(10,34,43,.8);box-shadow:0 7px 15px rgba(0,0,0,.17)}.graph-tooltip strong{font-size:12px;letter-spacing:-.05em}.graph-tooltip span{color:rgba(223,245,251,.56);font-size:7px}.insight-kpis{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.1)}.insight-kpis div{padding:13px 15px;border-right:1px solid rgba(255,255,255,.1)}.insight-kpis div:last-child{border-right:0}.insight-kpis span{display:block;color:rgba(223,245,251,.57);font-size:7px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.insight-kpis b{display:block;margin-top:4px;color:#dffbff;font-size:16px;letter-spacing:-.07em}.terminal-header{display:flex;align-items:center;gap:5px;height:38px;padding:0 13px;border-bottom:1px solid rgba(255,255,255,.1)}.terminal-header span{width:6px;height:6px;border-radius:50%;background:#ff876a}.terminal-header span:nth-child(2){background:#fbc363}.terminal-header span:nth-child(3){background:#bcf36b}.terminal-header b{margin-left:8px;color:rgba(255,225,214,.55);font-size:8px;font-weight:700;letter-spacing:.045em}.terminal-body{display:grid;grid-gap:11px;gap:11px;padding:23px 22px 20px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.terminal-body p{margin:0;color:#ffe0d5;font-size:10px;letter-spacing:-.035em}.terminal-body em{color:#ff987c;font-style:normal}.terminal-body b{color:#fff1dd;font-weight:700}.terminal-body .terminal-muted{color:rgba(255,224,213,.42);font-size:8px}.terminal-footer{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,224,213,.5);font-size:8px;font-weight:700;letter-spacing:.055em}.terminal-footer i{width:8px;height:8px;border-radius:50%;background:#bff671;box-shadow:0 0 10px rgba(191,246,113,.8)}.product-metric{position:absolute;right:26px;bottom:27px;z-index:3;display:flex;align-items:flex-end;gap:8px;color:var(--ink)}.product-metric strong{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-size:42px;font-style:italic;font-weight:400;letter-spacing:-.1em;line-height:.7}.product-metric span{max-width:73px;color:var(--muted);font-size:8px;font-weight:700;line-height:1.25;text-transform:uppercase}.product-insight .product-metric strong{color:var(--cyan)}.product-ops .product-metric strong{color:var(--coral)}.product-order{position:absolute;top:20px;right:24px;z-index:3;color:var(--faint);font-size:10px;font-weight:750;letter-spacing:.1em}.industries-section{background:var(--section-tint)}.industry-layout{display:grid;grid-template-columns:minmax(270px,.83fr) minmax(390px,1.17fr);grid-gap:clamp(55px,9vw,150px);gap:clamp(55px,9vw,150px)}.industry-statement h2{margin:19px 0 24px;font-size:clamp(42px,4.45vw,62px)}.industry-statement h2 em{color:var(--blue)}.industry-statement>p:last-child{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.industry-list{border-top:1px solid var(--line)}.industry-item{display:grid;grid-template-columns:43px 1fr auto;align-items:center;min-height:70px;border-bottom:1px solid var(--line);transition:padding .18s ease,color .18s ease}.industry-item>span{color:var(--muted);font-size:10px;font-weight:730;letter-spacing:.1em}.industry-item strong{color:var(--ink);font-size:20px;font-weight:570;letter-spacing:-.055em}.industry-item i{display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--line-soft);border-radius:50%;color:var(--muted);transition:transform .18s ease,color .18s ease,border-color .18s ease}.industry-item:hover{padding:0 9px}.industry-item:hover i,.industry-item:hover strong{color:var(--lime)}.industry-item:hover i{border-color:var(--lime);transform:translateX(3px)}.impact-section{position:relative;overflow:hidden;padding:130px 0;color:#f4f7f8;background:#0d1921}.impact-section:before{position:absolute;top:-300px;left:50%;width:750px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(98,158,188,.19),transparent 66%);content:"";transform:translateX(-50%)}.impact-intro{position:relative;z-index:1}.impact-intro .overline{margin-top:29px;color:var(--cyan)}.impact-intro h2{color:#f4f7f8}.impact-intro h2 em{color:var(--lime)}.impact-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;overflow:hidden;margin-top:70px;border:1px solid rgba(224,240,247,.12);border-radius:14px;background:rgba(224,240,247,.1)}.impact-card{position:relative;min-height:266px;padding:25px;background:#0d1921}.impact-card:before{position:absolute;top:0;right:0;left:0;height:2px;background:var(--lime);content:"";opacity:.8;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.impact-card:hover:before{transform:scaleX(1)}.impact-card>strong{display:block;margin-bottom:45px;color:var(--lime);font-family:Georgia,Times New Roman,serif;font-size:47px;font-style:italic;font-weight:400;letter-spacing:-.11em;line-height:.85}.impact-card h3{margin-bottom:9px;color:#f0f5f8;font-size:20px;line-height:1}.impact-card p{max-width:224px;margin:0;color:rgba(227,239,246,.55);font-size:12px;line-height:1.58}.impact-line{position:absolute;right:24px;bottom:25px;width:35px;height:1px;background:rgba(208,251,123,.55)}.impact-line:after{position:absolute;right:0;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--lime);content:""}.testimonials-section{background:var(--canvas)}.testimonial-heading{display:grid;grid-template-columns:150px minmax(0,1fr) 100px;align-items:end;grid-gap:28px;gap:28px}.testimonial-heading h2 em{color:var(--blue)}.quote-mark{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-size:130px;font-style:italic;line-height:.5;text-align:right}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:68px}.testimonial-card{display:flex;min-height:280px;flex-direction:column;padding:28px;border:1px solid var(--line-soft);border-radius:14px;background:var(--surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.testimonial-card:hover{border-color:var(--line);box-shadow:var(--card-shadow);transform:translateY(-4px)}.testimonial-stars{display:flex;gap:4px;color:var(--coral);font-size:12px}.testimonial-card>p{flex:1 1;margin:25px 0;color:var(--ink-soft);font-size:17px;line-height:1.47;letter-spacing:-.035em}.testimonial-card footer{display:flex;align-items:center;gap:10px;padding-top:16px;border-top:1px solid var(--line-soft)}.client-initials{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#18220d;background:var(--lime);font-size:9px;font-weight:800}.testimonial-card:nth-child(2) .client-initials{color:#143a46;background:var(--cyan)}.testimonial-card:nth-child(3) .client-initials{color:#411a0f;background:var(--coral)}.testimonial-card footer small,.testimonial-card footer strong{display:block}.testimonial-card footer strong{color:var(--ink);font-size:11px;font-weight:680}.testimonial-card footer small{margin-top:2px;color:var(--muted);font-size:9px}.contact-section{padding:0 0 90px;background:var(--canvas)}.contact-card,.contact-section{position:relative;overflow:hidden}.contact-card{display:flex;min-height:380px;align-items:flex-end;justify-content:space-between;padding:65px clamp(28px,6vw,78px);border-radius:19px;color:#f9fff2;background:linear-gradient(122deg,#77a43c,#b1e65c 42%,#8dce7e)}.contact-card:before{position:absolute;right:-110px;bottom:-190px;width:650px;height:650px;border:1px solid rgba(240,255,219,.52);border-radius:50%;box-shadow:0 0 0 62px rgba(244,255,222,.11),0 0 0 124px rgba(244,255,222,.08),0 0 0 186px rgba(244,255,222,.06);content:""}.contact-card:after{position:absolute;inset:0;opacity:.2;background-image:radial-gradient(#2d5b1c .7px,transparent .8px);background-size:8px 8px;content:"";-webkit-mask-image:linear-gradient(100deg,black 0 35%,transparent 70%);mask-image:linear-gradient(100deg,black 0 35%,transparent 70%)}.contact-actions,.contact-content{position:relative;z-index:2}.contact-content .eyebrow{margin-bottom:22px;color:#294019}.contact-content .pulse-dot{background:#2b4e1b;box-shadow:0 0 0 5px rgba(31,67,15,.1)}.contact-content .pulse-dot:after{border-color:#2b4e1b}.contact-content h2{margin:0 0 18px;color:#143313;font-size:clamp(46px,5vw,70px)}.contact-content h2 em{color:#f8fff2}.contact-content p{max-width:486px;margin:0;color:rgba(21,55,21,.78);font-size:15px;line-height:1.57}.contact-actions{display:flex;min-width:215px;flex-direction:column;align-items:flex-start;gap:19px;margin-bottom:8px}.contact-email{display:inline-flex;align-items:center;gap:8px;color:#24451a;font-size:11px;font-weight:700}.contact-email span{display:grid;width:23px;height:23px;place-items:center;border:1px solid rgba(34,68,25,.33);border-radius:50%}.site-footer{padding:48px 0 25px;background:var(--canvas-elevated)}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;grid-gap:25px;gap:25px;padding-bottom:43px}.footer-brand{justify-self:start}.footer-top>p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.footer-links{display:flex;gap:23px}.footer-bottom{display:flex;justify-content:space-between;padding-top:21px;border-top:1px solid var(--line-soft)}.footer-bottom p{margin:0;color:var(--faint);font-size:9px;font-weight:600;letter-spacing:.02em}@keyframes pulse-ring{0%{transform:scale(.7);opacity:.8}80%,to{transform:scale(1.7);opacity:0}}@keyframes orb-float{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}@keyframes card-drift{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-7px) rotate(.5deg)}}@keyframes orb-pulse{0%{transform:scale(.6);opacity:.55}80%,to{transform:scale(1.45);opacity:0}}@keyframes connector-flow{0%{transform:translateX(0)}to{transform:translateX(calc(100vw / 4))}}@keyframes core-node-breath{0%,to{box-shadow:0 0 32px rgba(208,251,123,.14)}50%{box-shadow:0 0 45px rgba(208,251,123,.3)}}@media (max-width:1100px){.shell{width:min(100% - 48px,1040px)}.hero-layout{grid-template-columns:minmax(0,.92fr) minmax(430px,.9fr)}.intelligence-stage{width:510px;transform:scale(.9);transform-origin:right center}.hero-foot{margin-top:-23px}.desktop-nav{gap:18px;margin-left:20px}.desktop-nav a{font-size:11px}.intro-grid{grid-template-columns:120px minmax(0,1fr) 190px}.section-header{grid-template-columns:125px minmax(0,1fr) 220px}.product-card{grid-template-columns:minmax(0,1fr) minmax(370px,.9fr)}.system-layout{gap:40px}}@media (max-width:900px){.site-header{position:absolute;padding-top:14px}.header-inner{min-height:58px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid}.mobile-nav{position:absolute;top:67px;right:24px;left:24px;z-index:1;padding:8px;border:1px solid var(--line-soft);border-radius:14px;background:var(--header-bg);box-shadow:0 18px 35px rgba(0,0,0,.17);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a:not(.button){display:flex;align-items:center;justify-content:space-between;padding:14px 12px;border-bottom:1px solid var(--line-soft);color:var(--ink-soft);font-size:13px;font-weight:620}.mobile-nav .button{width:100%;margin-top:8px}.hero{min-height:auto;padding-top:132px}.hero-layout{grid-template-columns:1fr;min-height:0;gap:16px}.hero-copy{max-width:650px;padding-bottom:0}.hero h1{max-width:680px}.intelligence-stage{justify-self:center;width:min(100%,570px);height:510px;margin-top:-5px;transform:none}.hero-foot{min-height:90px;margin-top:-13px}.ecosystem-list{gap:11px;font-size:9px}.intro-grid,.section-header,.testimonial-heading{grid-template-columns:1fr;gap:20px}.intro-side{display:grid;grid-template-columns:178px 1fr;align-items:start;grid-gap:26px;gap:26px;padding-top:8px}.intro-side>p{margin:0}.value-grid{margin-top:70px}.section-header .section-summary{max-width:540px}.services-grid{grid-template-columns:repeat(2,1fr);margin-top:54px}.system-layout{grid-template-columns:1fr;gap:48px}.system-copy>p{max-width:550px}.product-card{grid-template-columns:1fr;min-height:0}.product-card:nth-child(2n) .product-copy{order:1}.product-card:nth-child(2n) .product-showcase{order:2}.product-copy{padding:43px 48px}.product-showcase{min-height:400px}.product-visual{max-width:470px}.industry-layout{grid-template-columns:1fr;gap:58px}.industry-statement>p:last-child{max-width:530px}.impact-grid{grid-template-columns:repeat(2,1fr)}.impact-card{min-height:245px}.testimonial-heading .quote-mark{display:none}.testimonial-grid{grid-template-columns:1fr;gap:12px;margin-top:50px}.testimonial-card{min-height:230px}.contact-card{align-items:flex-start;flex-direction:column;gap:39px}.contact-actions{margin-bottom:0}}@media (max-width:620px){.shell{width:min(100% - 32px,580px)}.section{padding:90px 0}.header-inner{padding:8px 9px 8px 14px;border-radius:13px}.brand{font-size:17px}.menu-toggle,.theme-toggle{width:35px;height:35px}.hero{padding-top:118px}.eyebrow{margin-bottom:19px;font-size:9px}.hero h1{margin-bottom:20px;font-size:clamp(47px,14vw,66px)}.hero-intro{margin-bottom:27px;font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-proof{margin-top:39px}.intelligence-stage{width:490px;height:425px;margin:14px 0 -7px -37px;transform:scale(.8);transform-origin:left top}.hero-foot{display:block;min-height:0;margin-top:-67px;padding:20px 0 23px}.hero-foot>p{margin-bottom:13px}.ecosystem-list{flex-wrap:wrap;gap:9px;line-height:1.3}.ecosystem-list i{width:2px;height:2px}h2{font-size:clamp(39px,11.5vw,51px)}.intro-main h2{max-width:430px}.intro-lead{margin-top:24px;font-size:16px}.intro-side{grid-template-columns:1fr;gap:19px}.intro-side>p{max-width:390px}.value-grid{grid-template-columns:1fr;gap:10px;margin-top:56px}.value-card{min-height:260px;padding:24px}.value-icon{margin-bottom:25px}.section-header{gap:16px}.section-summary{margin-top:4px}.services-grid{grid-template-columns:1fr;gap:10px;margin-top:45px}.service-card{min-height:282px}.system-section{padding:90px 0}.system-copy h2{margin:20px 0}.system-copy>p{font-size:14px}.system-console{margin-right:-2px;margin-left:-2px}.console-map{min-height:270px;grid-template-columns:1fr;gap:16px;padding:25px}.map-connector{width:1px;height:18px;justify-self:center}.map-connector span{width:1px;height:20px;animation:connector-flow-vertical 2.7s ease-in-out infinite}.map-node .node-icon{width:37px;height:37px;margin-bottom:4px;border-radius:10px}.map-node-core .node-icon{width:52px;height:52px}.map-node-core .node-icon:after{width:34px;height:34px}.map-node strong{font-size:12px}.map-node small{font-size:7px}.node-ring{display:none}.console-bottom div{min-height:62px;padding:11px 8px}.console-bottom span{font-size:7px}.console-bottom strong{font-size:11px}.products-list{margin-top:53px;gap:15px}.product-card{border-radius:15px}.product-copy{padding:33px 25px 30px}.product-copy h3{margin-top:22px;font-size:34px}.product-copy h4{font-size:18px}.product-copy ul{margin:23px 0}.product-showcase{min-height:318px;padding:26px 18px 55px}.product-visual{min-height:220px;transform:rotate(-2deg)}.product-insight .product-visual{transform:rotate(2deg)}.candidate-hero{height:112px}.candidate-avatar{width:48px;height:48px;font-size:13px}.candidate-list>div{min-height:46px;padding:0 8px;gap:4px;font-size:7px}.insight-graph{height:132px}.graph-tooltip{top:20px;right:20px}.terminal-body{gap:8px;padding:19px 16px}.product-metric{right:19px;bottom:16px}.product-metric strong{font-size:35px}.product-order{top:12px;right:16px}.industry-layout{gap:42px}.industry-item{min-height:64px;grid-template-columns:37px 1fr auto}.industry-item strong{font-size:18px}.impact-section{padding:90px 0}.impact-grid{grid-template-columns:1fr;margin-top:50px}.impact-card{min-height:212px}.impact-card>strong{margin-bottom:30px}.testimonial-card{min-height:0;padding:23px}.testimonial-card>p{margin:20px 0;font-size:16px}.contact-section{padding-bottom:50px}.contact-card{min-height:0;padding:46px 25px;border-radius:15px}.contact-card:before{right:-280px;bottom:-170px}.contact-content h2{font-size:clamp(43px,12.5vw,57px)}.contact-content p{font-size:14px}.footer-top{grid-template-columns:1fr;gap:25px}.footer-links{flex-wrap:wrap;gap:15px 20px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@keyframes connector-flow-vertical{0%{transform:translateY(-20px)}to{transform:translateY(30px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root[data-theme=light] .system-section{color:#13231b;background:#edf4ef}:root[data-theme=light] .system-background{opacity:.82;background:radial-gradient(circle at 80% 40%,rgba(96,125,206,.14),transparent 30%),radial-gradient(circle at 6% 88%,rgba(123,169,77,.16),transparent 27%),linear-gradient(120deg,transparent 0 45%,rgba(22,61,41,.045) 45.1%,transparent 45.5%),linear-gradient(0deg,rgba(22,61,41,.045) 1px,transparent 0),linear-gradient(90deg,rgba(22,61,41,.045) 1px,transparent 0);background-size:auto,auto,auto,48px 48px,48px 48px}:root[data-theme=light] .section-kicker-inverted{color:#718177}:root[data-theme=light] .system-copy h2{color:#14271d}:root[data-theme=light] .system-copy>p{color:#50685a}:root[data-theme=light] .text-link-light{color:#1b4a30}:root[data-theme=light] .text-link-light .text-link-icon{border-color:rgba(27,74,48,.2)}:root[data-theme=light] .impact-section{color:#142337;background:#edf1f7}:root[data-theme=light] .impact-section:before{background:radial-gradient(circle,rgba(91,124,185,.15),transparent 66%)}:root[data-theme=light] .impact-intro h2{color:#142337}:root[data-theme=light] .impact-grid{border-color:rgba(20,35,55,.12);background:rgba(20,35,55,.1)}:root[data-theme=light] .impact-card{background:rgba(255,255,255,.86)}:root[data-theme=light] .impact-card h3{color:#142337}:root[data-theme=light] .impact-card p{color:#5e6b7c}@media (max-width:620px){.console-map:after{display:none}}.system-console{position:relative;isolation:isolate;border-color:rgba(151,205,230,.22);background:radial-gradient(ellipse at 50% 48%,rgba(189,255,125,.06),transparent 38%),radial-gradient(circle at 88% 10%,rgba(110,138,255,.18),transparent 31%),linear-gradient(142deg,#061018,#0a1720 48%,#0c1923);box-shadow:0 30px 85px rgba(10,32,42,.22),inset 0 1px 0 rgba(255,255,255,.09),0 0 0 1px rgba(121,205,255,.035);-webkit-backdrop-filter:none;backdrop-filter:none}.system-console:before{position:absolute;z-index:0;inset:1px;border:1px solid rgba(226,247,255,.04);border-radius:14px;background:linear-gradient(120deg,transparent 0 42%,rgba(138,220,246,.05) 48%,transparent 55%),radial-gradient(circle at 20% 100%,rgba(208,251,123,.08),transparent 32%);content:"";pointer-events:none}.console-bottom,.console-map,.console-top{position:relative;z-index:1}.console-top{background:linear-gradient(90deg,rgba(120,161,182,.08),transparent 36%,rgba(208,251,123,.035))}.console-map{background:radial-gradient(circle at 50% 48%,rgba(208,251,123,.055),transparent 31%),linear-gradient(90deg,rgba(138,220,246,.018),transparent 28%,transparent 72%,rgba(255,133,103,.018))}.console-map:before{opacity:.62}.console-map:after{opacity:.98}.console-bottom{background:linear-gradient(90deg,rgba(4,12,18,.76),rgba(9,20,28,.9),rgba(4,12,18,.76))}.console-bottom div{border-color:rgba(180,220,237,.11)}.map-node-source .node-icon{box-shadow:0 12px 24px rgba(34,150,192,.11),inset 0 1px 0 rgba(199,246,255,.12)}.map-node-action .node-icon{box-shadow:0 12px 24px rgba(220,81,51,.1),inset 0 1px 0 rgba(255,221,212,.1)}.map-node-core .node-icon{background:radial-gradient(circle at 35% 31%,rgba(234,255,198,.33),rgba(208,251,123,.13) 44%,rgba(88,139,54,.05) 100%);box-shadow:0 0 38px rgba(208,251,123,.2),inset 0 1px 0 rgba(244,255,224,.2)}.product-cta{position:relative;display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:0 10px 0 20px;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#1a260c;background:linear-gradient(115deg,rgba(255,255,255,.48),transparent 38%,transparent 70%,rgba(255,255,255,.12)),linear-gradient(145deg,rgba(208,251,123,.62),rgba(150,194,73,.4) 52%,rgba(150,194,73,.54));box-shadow:0 14px 28px rgba(122,163,47,.22),inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 1px rgba(255,255,255,.16);font-size:13px;font-weight:760;letter-spacing:-.02em;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%)}.product-cta:after{position:absolute;top:1px;right:18%;left:18%;z-index:1;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);content:"";pointer-events:none}.product-cta-icon{position:relative;z-index:1;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#1a260c;background:rgba(255,255,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 0 0 1px rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,background .2s ease}.product-cta>span{position:relative;z-index:1}.product-cta:hover{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 18px 34px rgba(122,163,47,.3),inset 0 1px 0 rgba(255,255,255,.78),inset 0 0 0 1px rgba(255,255,255,.2)}.product-cta:hover .product-cta-icon{transform:translateX(3px);background:rgba(255,255,255,.58)}.product-cta:active{transform:translateY(-1px)}.product-insight .product-cta{border-color:rgba(255,255,255,.48);color:#0a2f3d;background:linear-gradient(115deg,rgba(255,255,255,.45),transparent 38%,transparent 70%,rgba(255,255,255,.12)),linear-gradient(145deg,rgba(126,212,239,.62),rgba(49,142,174,.4) 52%,rgba(49,142,174,.54));box-shadow:0 14px 28px rgba(49,142,174,.24),inset 0 1px 0 rgba(255,255,255,.65),inset 0 0 0 1px rgba(255,255,255,.16)}.product-insight .product-cta:hover{box-shadow:0 18px 34px rgba(49,142,174,.34),inset 0 1px 0 rgba(255,255,255,.72),inset 0 0 0 1px rgba(255,255,255,.2)}.product-ops .product-cta,.product-stride .product-cta{border-color:rgba(255,255,255,.48);color:#3f160f;background:linear-gradient(115deg,rgba(255,255,255,.45),transparent 38%,transparent 70%,rgba(255,255,255,.12)),linear-gradient(145deg,rgba(255,154,125,.62),rgba(227,107,79,.4) 52%,rgba(227,107,79,.54));box-shadow:0 14px 28px rgba(227,107,79,.24),inset 0 1px 0 rgba(255,255,255,.62),inset 0 0 0 1px rgba(255,255,255,.16)}.product-ops .product-cta:hover,.product-stride .product-cta:hover{box-shadow:0 18px 34px rgba(227,107,79,.34),inset 0 1px 0 rgba(255,255,255,.7),inset 0 0 0 1px rgba(255,255,255,.2)}:root[data-theme=dark] .product-cta,:root[data-theme=dark] .product-cta>span,:root[data-theme=dark] .product-insight .product-cta,:root[data-theme=dark] .product-insight .product-cta>span,:root[data-theme=dark] .product-ops .product-cta,:root[data-theme=dark] .product-ops .product-cta>span,:root[data-theme=dark] .product-stride .product-cta,:root[data-theme=dark] .product-stride .product-cta>span{color:#ffffff;-webkit-text-fill-color:#ffffff}:root[data-theme=dark] .product-cta{border-color:rgba(208,251,123,.26);background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 38%,transparent 70%,rgba(255,255,255,.05)),linear-gradient(145deg,rgba(208,251,123,.48),rgba(150,194,73,.3) 55%,rgba(150,194,73,.42));box-shadow:0 16px 32px rgba(0,0,0,.3),0 0 22px rgba(208,251,123,.12),inset 0 1px 0 rgba(255,255,255,.28)}:root[data-theme=dark] .product-cta .product-cta-icon{color:#ffffff;-webkit-text-fill-color:#ffffff;background:rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),inset 0 0 0 1px rgba(255,255,255,.12)}:root[data-theme=dark] .product-cta:hover .product-cta-icon{background:rgba(255,255,255,.22)}:root[data-theme=dark] .product-insight .product-cta{border-color:rgba(138,220,246,.26);background:linear-gradient(115deg,rgba(255,255,255,.14),transparent 38%,transparent 70%,rgba(255,255,255,.05)),linear-gradient(145deg,rgba(138,220,246,.46),rgba(49,142,174,.3) 55%,rgba(49,142,174,.42));box-shadow:0 16px 32px rgba(0,0,0,.3),0 0 22px rgba(138,220,246,.12),inset 0 1px 0 rgba(255,255,255,.24)}:root[data-theme=dark] .product-ops .product-cta,:root[data-theme=dark] .product-stride .product-cta{border-color:rgba(255,133,103,.28);background:linear-gradient(115deg,rgba(255,255,255,.14),transparent 38%,transparent 70%,rgba(255,255,255,.05)),linear-gradient(145deg,rgba(255,133,103,.46),rgba(227,107,79,.3) 55%,rgba(227,107,79,.42));box-shadow:0 16px 32px rgba(0,0,0,.3),0 0 22px rgba(255,133,103,.14),inset 0 1px 0 rgba(255,255,255,.22)}@media (max-width:620px){.product-cta{min-height:44px;padding:0 8px 0 16px;font-size:12px}.product-cta-icon{width:28px;height:28px}}.product-showcase{background:linear-gradient(145deg,#f0f4ef,#e8efec)}.product-insight .product-showcase{background:linear-gradient(145deg,#edf4f5,#e4edf0)}.product-ops .product-showcase{background:linear-gradient(145deg,#f5efee,#eee7e5)}.product-visual{isolation:isolate;border-color:rgba(218,246,237,.2);background:radial-gradient(circle at 82% 8%,rgba(184,255,151,.09),transparent 32%),linear-gradient(145deg,#102020,#0b1516 56%,#081112);box-shadow:0 26px 46px rgba(20,37,35,.24),inset 0 1px 0 rgba(234,255,246,.08)}.product-insight .product-visual{border-color:rgba(176,235,252,.22);background:radial-gradient(circle at 82% 8%,rgba(102,220,255,.16),transparent 33%),linear-gradient(145deg,#10262e,#0c1c24 56%,#08141a);box-shadow:0 26px 46px rgba(20,44,55,.24),inset 0 1px 0 rgba(224,250,255,.09)}.product-ops .product-visual{border-color:rgba(255,203,187,.2);background:radial-gradient(circle at 82% 8%,rgba(255,135,106,.13),transparent 33%),linear-gradient(145deg,#28161b,#1c1115 56%,#120c10);box-shadow:0 26px 46px rgba(57,27,32,.24),inset 0 1px 0 rgba(255,224,215,.08)}:root[data-theme=dark] .product-showcase{background:radial-gradient(circle at 82% 12%,rgba(150,194,73,.1),transparent 34%),linear-gradient(145deg,#141916,#101412)}:root[data-theme=dark] .product-insight .product-showcase{background:radial-gradient(circle at 82% 12%,rgba(49,158,198,.12),transparent 34%),linear-gradient(145deg,#12181c,#0e1317)}:root[data-theme=dark] .product-ops .product-showcase{background:radial-gradient(circle at 82% 12%,rgba(227,107,79,.12),transparent 34%),linear-gradient(145deg,#1a1414,#141010)}:root[data-theme=dark] .product-hr .product-icon{color:#1c2a0a;background:var(--lime)}:root[data-theme=dark] .product-insight .product-icon{color:#0a2a36;background:var(--cyan)}:root[data-theme=dark] .product-ops .product-icon{color:#3e170e;background:var(--coral)}.graph-tooltip{border-color:rgba(157,233,255,.28);background:#0b2732;box-shadow:0 10px 24px rgba(2,18,24,.3)}:root[data-theme=light] .system-console{border-color:rgba(20,56,71,.18);background:radial-gradient(circle at 85% 8%,rgba(122,194,229,.16),transparent 30%),radial-gradient(circle at 14% 92%,rgba(174,219,103,.16),transparent 28%),linear-gradient(145deg,#ffffff,#f7fbfa 58%,#f1f7f4);box-shadow:0 28px 64px rgba(30,65,77,.15),inset 0 1px 0 rgba(255,255,255,.96),0 0 0 1px rgba(20,56,71,.025)}:root[data-theme=light] .system-console:before{border-color:rgba(20,56,71,.055);background:linear-gradient(120deg,transparent 0 42%,rgba(47,142,174,.06) 48%,transparent 55%),radial-gradient(circle at 20% 100%,rgba(150,194,73,.1),transparent 32%)}:root[data-theme=light] .console-top{border-bottom-color:rgba(20,56,71,.1);color:#627480;background:linear-gradient(90deg,rgba(91,154,179,.06),transparent 38%,rgba(150,194,73,.04))}:root[data-theme=light] .console-top p{color:#58707d}:root[data-theme=light] .console-top>span{color:#527b1d;background:#edf8d8}:root[data-theme=light] .console-map{background:radial-gradient(circle at 50% 48%,rgba(170,219,94,.11),transparent 31%),linear-gradient(90deg,rgba(75,168,207,.035),transparent 28%,transparent 72%,rgba(232,106,76,.035))}:root[data-theme=light] .console-map:before{opacity:.7;background-image:radial-gradient(rgba(19,52,65,.2) .75px,transparent .8px)}:root[data-theme=light] .console-map:after{background:linear-gradient(90deg,transparent,rgba(49,158,198,.32) 12%,rgba(150,194,73,.48) 50%,rgba(227,103,74,.34) 88%,transparent)}:root[data-theme=light] .map-node:before{color:rgba(25,53,64,.45)}:root[data-theme=light] .map-node-core:before{color:#78a82c}:root[data-theme=light] .map-node-action:before{color:#cf674d}:root[data-theme=light] .map-node strong{color:#142a34}:root[data-theme=light] .map-node small{color:#687b84}:root[data-theme=light] .node-ring{border-color:rgba(119,166,45,.28)}:root[data-theme=light] .ring-b{border-color:rgba(49,158,198,.18)}:root[data-theme=light] .map-connector{background:linear-gradient(90deg,rgba(49,158,198,.16),rgba(150,194,73,.62),rgba(150,194,73,.14))}:root[data-theme=light] .connector-two{background:linear-gradient(90deg,rgba(150,194,73,.14),rgba(227,103,74,.62),rgba(227,103,74,.14))}:root[data-theme=light] .console-bottom{border-top-color:rgba(20,56,71,.1);background:linear-gradient(90deg,#ffffff,#f7fbfa,#ffffff)}:root[data-theme=light] .console-bottom div{border-color:rgba(20,56,71,.1)}:root[data-theme=light] .console-bottom span{color:#75848a}:root[data-theme=light] .console-bottom strong{color:#1c3540}:root[data-theme=light] .product-visual{color:#1e382d;border-color:#d6e5dc;background:radial-gradient(circle at 84% 9%,rgba(170,228,120,.18),transparent 31%),linear-gradient(145deg,#ffffff,#f7fbf7 58%,#eff7f0);box-shadow:0 24px 44px rgba(37,72,57,.15),inset 0 1px 0 rgba(255,255,255,.98)}:root[data-theme=light] .product-insight .product-visual{color:#154259;border-color:#d1e5ed;background:radial-gradient(circle at 84% 9%,rgba(107,211,246,.18),transparent 31%),linear-gradient(145deg,#ffffff,#f5fbfd 58%,#eef8fb);box-shadow:0 24px 44px rgba(34,83,103,.15),inset 0 1px 0 rgba(255,255,255,.98)}:root[data-theme=light] .product-ops .product-visual{color:#55251d;border-color:#efd9d3;background:radial-gradient(circle at 84% 9%,rgba(255,154,128,.16),transparent 31%),linear-gradient(145deg,#ffffff,#fdf7f5 58%,#fbefec);box-shadow:0 24px 44px rgba(102,51,43,.14),inset 0 1px 0 rgba(255,255,255,.98)}:root[data-theme=light] .candidate-list,:root[data-theme=light] .insight-kpis,:root[data-theme=light] .terminal-footer,:root[data-theme=light] .terminal-header,:root[data-theme=light] .visual-topline{border-color:rgba(25,59,50,.12)}:root[data-theme=light] .visual-topline{color:#647a70}:root[data-theme=light] .candidate-hero>span{color:#60766c}:root[data-theme=light] .candidate-hero>strong,:root[data-theme=light] .candidate-list b{color:#527a25}:root[data-theme=light] .candidate-list>div{border-color:rgba(25,59,50,.12);color:#597066}:root[data-theme=light] .candidate-orbit{border-color:rgba(104,155,53,.32)}:root[data-theme=light] .orbit-two{border-color:rgba(49,158,198,.24)}:root[data-theme=light] .graph-grid{stroke:rgba(34,92,112,.16)}:root[data-theme=light] .graph-tooltip{border-color:rgba(49,158,198,.25);color:#154259;background:#ffffff;box-shadow:0 10px 24px rgba(34,83,103,.16)}:root[data-theme=light] .graph-tooltip span{color:#64808d}:root[data-theme=light] .insight-kpis div{border-color:rgba(21,66,89,.12)}:root[data-theme=light] .insight-kpis span{color:#6b8691}:root[data-theme=light] .insight-kpis b{color:#154259}:root[data-theme=light] .terminal-header b{color:#7a5b54}:root[data-theme=light] .terminal-body p{color:#592b23}:root[data-theme=light] .terminal-body .terminal-muted{color:#9b7e76}:root[data-theme=light] .terminal-body b{color:#462019}:root[data-theme=light] .terminal-footer{color:#876c63}.header-inner{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(255,255,255,.42);background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.1) 48%,rgba(255,255,255,.18));box-shadow:0 14px 36px rgba(29,46,57,.06),inset 0 1px 0 rgba(255,255,255,.55),inset 0 0 0 1px rgba(255,255,255,.08);-webkit-backdrop-filter:blur(28px) saturate(165%);backdrop-filter:blur(28px) saturate(165%)}.header-inner:before{inset:0;border-radius:inherit;background:linear-gradient(115deg,rgba(255,255,255,.2),transparent 34%,transparent 68%,rgba(255,255,255,.06)),radial-gradient(ellipse 70% 120% at 18% -40%,rgba(255,255,255,.16),transparent 55%);opacity:.6}.header-inner:after,.header-inner:before{position:absolute;content:"";pointer-events:none}.header-inner:after{top:1px;right:14%;left:14%;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),transparent)}.header-inner>*{position:relative;z-index:1}:root[data-theme=dark] .header-inner{border-color:rgba(225,248,206,.1);background:linear-gradient(135deg,rgba(18,24,30,.28),rgba(10,16,22,.16) 48%,rgba(14,20,26,.24));box-shadow:0 16px 42px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.05),inset 0 0 0 1px rgba(255,255,255,.025)}:root[data-theme=dark] .header-inner:before{background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 34%,transparent 68%,rgba(255,255,255,.015)),radial-gradient(ellipse 70% 120% at 18% -40%,rgba(255,255,255,.04),transparent 55%);opacity:.55}:root[data-theme=dark] .header-inner:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent)}.theme-toggle{position:relative;isolation:isolate;overflow:hidden;border-color:rgba(28,54,63,.13);border-radius:50%;color:#35515a;background:rgba(255,255,255,.66);box-shadow:0 7px 18px rgba(28,55,62,.1),inset 0 1px 0 rgba(255,255,255,.92)}.theme-toggle:before{position:absolute;inset:5px;border:1px solid rgba(150,194,73,.26);border-radius:inherit;content:"";opacity:.8}.theme-toggle svg{position:relative;z-index:1;transition:transform .36s cubic-bezier(.2,.7,.2,1),color .18s ease}.theme-toggle:hover{color:#6f9a25;background:rgba(247,252,238,.9)}:root[data-theme=dark] .theme-toggle{border-color:rgba(255,255,255,.12);color:#d9e6dd;background:rgba(255,255,255,.055);box-shadow:0 8px 20px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06)}:root[data-theme=dark] .theme-toggle:before{border-color:rgba(208,251,123,.28)}:root[data-theme=dark] .theme-toggle svg{transform:rotate(180deg)}.intelligence-stage{position:relative;isolation:isolate;overflow:hidden;width:min(100%,584px);height:500px;margin-top:-8px;border:1px solid rgba(255,255,255,.86);border-radius:36px 78px 40px 72px;background:radial-gradient(circle at 74% 24%,rgba(108,203,235,.17),transparent 32%),radial-gradient(circle at 17% 82%,rgba(167,212,77,.15),transparent 31%),linear-gradient(135deg,rgba(255,255,255,.83),rgba(239,246,239,.68));box-shadow:0 34px 75px rgba(36,66,54,.16),inset 0 1px 0 rgba(255,255,255,.94);-webkit-backdrop-filter:blur(20px) saturate(132%);backdrop-filter:blur(20px) saturate(132%)}.intelligence-stage:before{position:absolute;z-index:0;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.64),transparent 38%,rgba(255,255,255,.15) 66%,rgba(255,255,255,.58));content:"";pointer-events:none}.intelligence-stage:after{position:absolute;z-index:1;inset:18px;border:1px solid rgba(33,75,66,.09);border-radius:25px 62px 28px 58px;content:"";pointer-events:none}.stage-dot-grid{z-index:1;inset:0;border:0;border-radius:inherit;background-image:radial-gradient(rgba(39,81,72,.22) .7px,transparent .85px);background-size:14px 14px;opacity:.36;transform:none}.stage-arc{z-index:2;border-color:rgba(105,163,64,.26);opacity:.7}.arc-one{top:50%;left:50%;width:340px;height:340px;transform:translate(-50%,-50%) rotate(12deg)}.arc-two,.signal,.stage-line{display:none}.core-orb{z-index:3;top:125px;width:238px;height:238px;overflow:hidden;border-color:rgba(94,150,82,.3);border-radius:42% 58% 55% 45%/47% 43% 57% 53%;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.92),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.76),rgba(225,243,219,.48));box-shadow:0 28px 55px rgba(34,72,54,.2),inset 0 1px 0 rgba(255,255,255,.92),inset 0 -18px 32px rgba(72,135,88,.08);transform:translateX(-50%) rotate(-7deg);animation:liquid-core-drift 9s ease-in-out infinite}.core-orb:before{position:absolute;inset:12px;border:1px solid rgba(66,124,93,.16);border-radius:inherit;background:linear-gradient(140deg,rgba(255,255,255,.38),transparent 42%);content:""}.core-orb:after{position:absolute;top:24px;left:30px;width:122px;height:38px;border-radius:50%;background:rgba(255,255,255,.44);content:"";filter:blur(4px);opacity:.72;transform:rotate(-22deg)}.orb-halo,.orb-pulse{display:none}.orb-grid{inset:14px;border-radius:inherit;background-image:linear-gradient(rgba(72,132,101,.13) 1px,transparent 0),linear-gradient(90deg,rgba(72,132,101,.13) 1px,transparent 0);background-size:23px 23px;opacity:.56}.orb-content{position:relative;z-index:2;display:grid;justify-items:center;grid-gap:6px;gap:6px;padding-top:4px;text-align:center;transform:rotate(7deg)}.orb-mark{display:inline-flex;align-items:flex-end;height:36px;gap:4px;margin-bottom:2px}.orb-mark i{display:block;width:9px;border-radius:8px 8px 3px 3px;background:#91bb3b;transform:skewX(-18deg)}.orb-mark i:first-child{height:15px;opacity:.74}.orb-mark i:nth-child(2){height:31px}.orb-mark i:nth-child(3){height:22px;background:#e36b4f}.orb-content span{color:#658170;font-size:8px;font-weight:800;letter-spacing:.18em}.orb-content strong{margin:0;color:#18362f;font-family:Georgia,Times New Roman,serif;font-size:26px;font-style:italic;font-weight:600;letter-spacing:-.06em;line-height:.9}.orb-content>i{color:#6d8578;font-size:8px;font-style:normal;font-weight:760;letter-spacing:.16em;text-transform:uppercase}.stage-card,.stage-insight{z-index:5;border-color:rgba(255,255,255,.8);border-radius:15px;background:rgba(255,255,255,.6);box-shadow:0 14px 28px rgba(34,66,53,.13),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.stage-card{min-height:62px;padding:11px 12px;gap:9px}.stage-card-knowledge{top:31px;right:30px}.stage-card-workflow{bottom:31px;left:30px}.stage-card-guardrail{right:30px;bottom:31px}.stage-insight{top:37px;right:auto;bottom:auto;left:29px;padding:12px 14px}.stage-card>div:last-child>span,.stage-insight>span{color:#70867b;font-size:7px;font-weight:780;letter-spacing:.11em}.stage-card>div:last-child>strong,.stage-insight>strong{color:#193b32;font-size:12px}.stage-card strong em{color:#719b28}.stage-card-icon,.workflow-icon{flex:0 0 auto;border-color:rgba(91,147,83,.22);background:rgba(155,197,74,.12)}.stage-card-knowledge .stage-card-icon{color:#5b9027}.stage-card-guardrail .stage-card-icon{color:#227e9c;background:rgba(74,176,205,.12);border-color:rgba(74,176,205,.2)}.workflow-icon{border-color:rgba(224,107,79,.22);background:rgba(227,107,79,.1)}.workflow-icon span{background:#d76b4f}.mini-bars i{background:#8fb93c}:root[data-theme=dark] .intelligence-stage{border-color:rgba(220,246,203,.13);background:radial-gradient(circle at 74% 24%,rgba(55,151,187,.18),transparent 34%),radial-gradient(circle at 17% 82%,rgba(158,211,74,.14),transparent 31%),linear-gradient(135deg,rgba(8,16,20,.96),rgba(16,28,28,.89));box-shadow:0 36px 80px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.05)}:root[data-theme=dark] .intelligence-stage:before{background:linear-gradient(125deg,rgba(255,255,255,.055),transparent 38%,rgba(255,255,255,.018) 66%,rgba(255,255,255,.04))}:root[data-theme=dark] .intelligence-stage:after{border-color:rgba(211,244,216,.08)}:root[data-theme=dark] .stage-dot-grid{background-image:radial-gradient(rgba(184,220,199,.18) .7px,transparent .85px);opacity:.33}:root[data-theme=dark] .stage-arc{border-color:rgba(194,239,114,.22)}:root[data-theme=dark] .core-orb{border-color:rgba(205,250,121,.24);background:radial-gradient(circle at 28% 18%,rgba(206,251,123,.16),transparent 28%),linear-gradient(145deg,rgba(23,41,39,.94),rgba(9,19,25,.93));box-shadow:0 30px 62px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08),inset 0 -18px 32px rgba(87,156,79,.1)}:root[data-theme=dark] .core-orb:before{border-color:rgba(196,246,121,.14);background:linear-gradient(140deg,rgba(255,255,255,.1),transparent 42%)}:root[data-theme=dark] .core-orb:after{background:rgba(239,255,224,.08)}:root[data-theme=dark] .orb-grid{background-image:linear-gradient(rgba(187,239,164,.1) 1px,transparent 0),linear-gradient(90deg,rgba(187,239,164,.1) 1px,transparent 0)}:root[data-theme=dark] .orb-content span{color:#a5bdaf}:root[data-theme=dark] .orb-content strong{color:#eff8e9}:root[data-theme=dark] .orb-content>i{color:#98ab9f}:root[data-theme=dark] .stage-card,:root[data-theme=dark] .stage-insight{border-color:rgba(229,246,228,.11);background:rgba(9,18,23,.65);box-shadow:0 16px 30px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.045)}:root[data-theme=dark] .stage-card>div:last-child>span,:root[data-theme=dark] .stage-insight>span{color:#9baea4}:root[data-theme=dark] .stage-card>div:last-child>strong,:root[data-theme=dark] .stage-insight>strong{color:#eff4ef}@keyframes liquid-core-drift{0%,to{border-radius:42% 58% 55% 45%/47% 43% 57% 53%;transform:translateX(-50%) translateY(0) rotate(-7deg)}50%{border-radius:54% 46% 43% 57%/51% 56% 44% 49%;transform:translateX(-50%) translateY(-7px) rotate(-3deg)}}@media (max-width:900px){.intelligence-stage{width:min(100%,560px);height:480px;margin-top:0}}@media (max-width:620px){.intelligence-stage{width:100%;height:430px;margin:18px 0 0;transform:none;transform-origin:center}.core-orb{top:108px;width:210px;height:210px}.arc-one{width:295px;height:295px}.stage-card{min-height:54px;padding:9px 10px;gap:7px;border-radius:13px}.stage-card-knowledge{top:20px;right:18px}.stage-card-workflow{bottom:20px;left:18px}.stage-card-guardrail{right:18px;bottom:20px}.stage-insight{top:24px;left:18px;padding:10px 11px;border-radius:13px}.stage-card-icon,.workflow-icon{width:27px;height:27px}.stage-card>div:last-child>span,.stage-insight>span{font-size:6px}.stage-card>div:last-child>strong,.stage-insight>strong{font-size:10px}.orb-content strong{font-size:23px}.hero-foot{min-height:0;margin-top:14px}}:root[data-theme=light] .stage-card,:root[data-theme=light] .stage-insight{border-color:rgba(255,255,255,.88);background:rgba(255,255,255,.76);box-shadow:0 14px 28px rgba(34,66,53,.13),inset 0 1px 0 rgba(255,255,255,.94)}:root[data-theme=light] .stage-card>div:last-child>span,:root[data-theme=light] .stage-insight>span{color:#70867b}:root[data-theme=light] .stage-card>div:last-child>strong,:root[data-theme=light] .stage-insight>strong{color:#193b32}.stage-card-knowledge{left:auto}.stage-card-workflow{top:auto;right:auto}.stage-card-guardrail{top:auto;left:auto}@media (max-width:620px){.brand,.header-inner{min-width:0}.header-actions{display:flex;flex:0 0 auto;gap:6px}.menu-toggle,.theme-toggle{display:inline-grid}.stage-card{max-width:calc(50% - 24px)}.stage-card-knowledge{right:18px;left:auto}.stage-card-workflow{top:auto;right:auto;bottom:20px;left:18px}.stage-card-guardrail{top:auto;right:18px;bottom:20px;left:auto}}.product-stride .product-icon{box-shadow:0 8px 18px rgba(226,60,52,.2)}.product-stride .product-copy li span,.product-stride .product-icon{color:#ffffff;background:#ed4f47}.product-stride .product-showcase{background:radial-gradient(circle at 82% 12%,rgba(227,107,79,.13),transparent 32%),radial-gradient(circle at 15% 88%,rgba(150,194,73,.1),transparent 30%),linear-gradient(145deg,#f5f1ed,#eee9e4)}.product-stride .product-showcase:before{background:radial-gradient(circle,rgba(227,107,79,.16),rgba(227,107,79,0) 66%)}:root[data-theme=dark] .product-stride .product-icon{color:#ffffff;background:#ed4f47}.product-stride .product-metric strong{color:#e36b4f;font-family:inherit;font-size:19px;font-style:normal;font-weight:820;letter-spacing:.1em;line-height:1}.product-stride .product-metric span{color:#7f7069}.product-visual-stride{display:flex;min-height:282px;flex-direction:column;overflow:hidden;padding:0;color:#3a3532;border-color:#efd9d3;border-radius:15px;background:radial-gradient(circle at 84% 9%,rgba(255,154,128,.14),transparent 31%),linear-gradient(145deg,#ffffff,#fdf7f5 58%,#fbefec);box-shadow:0 24px 44px rgba(102,51,43,.14),inset 0 1px 0 rgba(255,255,255,.98);transform:rotate(1.1deg)}.stride-appbar{min-height:46px;justify-content:space-between;padding:0 14px;border-bottom:1px solid rgba(102,51,43,.1);background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(253,247,245,.92))}.stride-appbar,.stride-avatars,.stride-brand{display:flex;align-items:center}.stride-brand{gap:7px}.stride-bolt{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;color:#ffffff;background:linear-gradient(145deg,#ff5a52,#e73131);box-shadow:0 7px 15px rgba(226,39,39,.22);font-size:17px;font-weight:840;line-height:1}.stride-brand strong{color:#2f2926;font-size:12px;font-weight:780;letter-spacing:-.025em}.stride-brand i{color:#9a8a84;font-size:7px;font-style:normal;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.stride-avatars{flex-direction:row-reverse}.stride-avatars span{display:grid;width:21px;height:21px;margin-left:-5px;place-items:center;border:2px solid #ffffff;border-radius:50%;color:#ffe8e2;background:#c45a4a;box-shadow:0 2px 6px rgba(102,51,43,.12);font-size:6px;font-weight:820}.stride-avatars span:nth-child(2){color:#ffffff;background:#e36b4f}.stride-avatars span:nth-child(3){color:#334015;background:#cdea7b}.stride-workspace{display:flex;min-height:0;flex:1 1;flex-direction:column;padding:10px;background:linear-gradient(rgba(102,51,43,.045) 1px,transparent 0),linear-gradient(90deg,rgba(102,51,43,.035) 1px,transparent 0),linear-gradient(145deg,#faf6f4,#f5efec);background-size:19px 19px,19px 19px,auto}.stride-board-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 2px}.stride-board-head span{color:#4a403c;font-size:8px;font-weight:760;letter-spacing:.05em}.stride-board-head i{padding:3px 6px;border-radius:20px;color:#7a655c;background:rgba(227,107,79,.1);font-size:6px;font-style:normal;font-weight:740;letter-spacing:.08em;text-transform:uppercase}.stride-columns{display:grid;min-height:0;flex:1 1;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.stride-column{display:flex;min-width:0;flex-direction:column;gap:7px;padding:8px;border:1px solid rgba(102,51,43,.08);border-radius:9px;background:rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 14px rgba(102,51,43,.05)}.stride-column-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:2px}.stride-column-title span{color:#3d3531;font-size:8px;font-weight:760;letter-spacing:-.01em}.stride-column-title b{color:#a39892;font-size:7px;font-weight:760}.stride-ticket{display:grid;grid-gap:6px;gap:6px;padding:8px;border:1px solid rgba(227,107,79,.28);border-radius:8px;background:#ffffff;box-shadow:0 4px 10px rgba(102,51,43,.06)}.stride-ticket-muted{border-color:rgba(102,51,43,.1);background:#fbf8f6;box-shadow:none}.stride-ticket-active{border-color:rgba(231,157,75,.42);background:linear-gradient(145deg,#fffaf3,#fff6ea)}.stride-ticket-done{border-color:rgba(150,194,73,.36);background:linear-gradient(145deg,#f8fbf1,#f3f8e8)}.stride-tag{justify-self:start;padding:3px 5px;border-radius:4px;color:#301a13;background:#ff7a68;font-size:6px;font-weight:830;letter-spacing:.02em}.stride-tag-planning{color:#2b3414;background:#cdea7b}.stride-tag-neutral{color:#2f3752;background:#c9d4fc}.stride-tag-active{color:#4d310f;background:#f1bd67}.stride-tag-done{color:#314016;background:#cbed84}.stride-ticket strong{color:#2f2926;font-size:9px;font-weight:660;letter-spacing:-.02em;line-height:1.2}.stride-ticket small{display:flex;align-items:center;gap:4px;color:#8a7b74;font-size:6px;font-weight:650}.stride-ticket small i{display:block;width:5px;height:5px;border:1px solid #e36b4f;border-radius:50%}.stride-ticket-active small i{border-color:#e09a45}.stride-ticket-done small i{border-color:#8db83a}.stride-add-card{margin-top:auto;padding-top:7px;border-top:1px solid rgba(102,51,43,.08);color:#9a8a84;font-size:7px;font-weight:700}:root[data-theme=dark] .product-stride .product-showcase{background:radial-gradient(circle at 82% 12%,rgba(227,107,79,.12),transparent 32%),radial-gradient(circle at 15% 88%,rgba(150,194,73,.08),transparent 30%),linear-gradient(145deg,#251e1e,#18191b)}:root[data-theme=dark] .product-stride .product-metric span{color:#b5a8a2}:root[data-theme=dark] .product-visual-stride{color:#edf2ef;border-color:rgba(255,203,187,.18);background:radial-gradient(circle at 84% 12%,rgba(208,251,123,.08),transparent 28%),linear-gradient(145deg,#252829,#171a1c 62%,#101315);box-shadow:0 25px 46px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,236,230,.06)}:root[data-theme=dark] .stride-appbar{border-bottom-color:rgba(255,235,228,.09);background:linear-gradient(90deg,rgba(20,22,24,.97),rgba(44,34,32,.9))}:root[data-theme=dark] .stride-brand strong{color:#f4f0ed}:root[data-theme=dark] .stride-brand i{color:rgba(223,214,208,.55)}:root[data-theme=dark] .stride-avatars span{border-color:#292d2f;color:#ffe8e2;background:#32383a;box-shadow:none}:root[data-theme=dark] .stride-avatars span:nth-child(2){color:#ffe8e2;background:#a84d40}:root[data-theme=dark] .stride-avatars span:nth-child(3){color:#334015;background:#cdea7b}:root[data-theme=dark] .stride-workspace{background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(145deg,#24282a,#191d1f);background-size:19px 19px,19px 19px,auto}:root[data-theme=dark] .stride-board-head span{color:#ecf3ef}:root[data-theme=dark] .stride-board-head i{color:#c5d2cc;background:rgba(255,255,255,.065)}:root[data-theme=dark] .stride-column{border-color:rgba(234,245,239,.08);background:rgba(7,10,12,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}:root[data-theme=dark] .stride-column-title span{color:#f2f8fb}:root[data-theme=dark] .stride-column-title b{color:rgba(211,234,243,.48)}:root[data-theme=dark] .stride-ticket{border-color:rgba(235,108,88,.44);background:linear-gradient(145deg,rgba(70,28,28,.9),rgba(38,20,21,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}:root[data-theme=dark] .stride-ticket-muted{border-color:rgba(218,232,240,.13);background:rgba(255,255,255,.035)}:root[data-theme=dark] .stride-ticket-active{border-color:rgba(231,157,75,.46);background:linear-gradient(145deg,rgba(77,53,22,.9),rgba(46,33,18,.96))}:root[data-theme=dark] .stride-ticket-done{border-color:rgba(188,228,111,.3);background:linear-gradient(145deg,rgba(48,68,31,.9),rgba(27,39,23,.96))}:root[data-theme=dark] .stride-ticket strong{color:#f6fafc}:root[data-theme=dark] .stride-ticket small{color:rgba(220,235,241,.58)}:root[data-theme=dark] .stride-add-card{border-top-color:rgba(218,238,246,.1);color:rgba(229,243,250,.62)}@media (max-width:620px){.product-stride .product-metric strong{font-size:17px}.product-visual-stride{min-height:220px}.stride-appbar{min-height:38px;padding:0 10px}.stride-bolt{width:20px;height:20px;border-radius:6px;font-size:14px}.stride-brand strong{font-size:10px}.stride-brand i{display:none}.stride-workspace{padding:7px;background-size:14px 14px,14px 14px,auto}.stride-board-head{margin-bottom:6px}.stride-columns{gap:5px}.stride-column{gap:5px;padding:5px;border-radius:7px}.stride-column-title span{font-size:7px}.stride-ticket{gap:4px;padding:5px;border-radius:6px}.stride-ticket strong{font-size:7px}.stride-tag,.stride-ticket small{font-size:5px}.stride-tag{padding:2px 3px}.stride-add-card{padding-top:5px;font-size:6px}.stride-avatars span{width:17px;height:17px;font-size:5px}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding-top:12px;padding-bottom:10px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.hero{padding-top:72px}@media (max-width:900px){.site-header{position:-webkit-sticky;position:sticky;padding-top:10px;padding-bottom:8px}.hero{padding-top:72px}}@media (max-width:620px){.site-header{padding-top:8px;padding-bottom:7px}.hero{padding-top:46px}}.fabric-diagram{overflow:hidden}.fabric-live{display:inline-flex;align-items:center;gap:6px}.fabric-live i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 0 rgba(150,194,73,.45);animation:fabric-live-pulse 1.8s ease-out infinite}.fabric-body{position:relative;z-index:1;min-height:360px;padding:28px 22px 18px;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(208,251,123,.08),transparent 34%),radial-gradient(circle at 12% 30%,rgba(49,158,198,.07),transparent 28%),radial-gradient(circle at 88% 30%,rgba(227,107,79,.07),transparent 28%)}.fabric-flow{position:absolute;inset:18px 10px 54px;z-index:0;pointer-events:none}.fabric-rails{display:block;width:100%;height:100%}.fabric-rail{fill:none;stroke-width:1.6;stroke-linecap:round}.fabric-rail-loop{stroke-dasharray:5 8;opacity:.75}.fabric-pulse{filter:drop-shadow(0 0 5px currentColor)}.fabric-stages{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start}.fabric-stage{position:relative;display:flex;min-height:268px;flex-direction:column;align-items:center;padding:18px 14px 16px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(8,16,22,.015);box-shadow:0 16px 34px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.22),inset 0 0 0 1px rgba(255,255,255,.06);text-align:center;-webkit-backdrop-filter:blur(22px) saturate(165%);backdrop-filter:blur(22px) saturate(165%);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.fabric-stage:after{position:absolute;top:1px;right:14%;left:14%;z-index:1;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);content:"";pointer-events:none}.fabric-stage:hover{transform:translateY(-4px);box-shadow:0 22px 40px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.08)}.fabric-step{display:inline-flex;margin-bottom:14px;color:rgba(230,240,248,.42);font-size:10px;font-weight:780;letter-spacing:.16em}.fabric-node{width:64px;height:64px;margin-bottom:16px;place-items:center}.fabric-icon,.fabric-node{position:relative;display:grid}.fabric-icon{z-index:2;width:54px;height:54px;place-items:center;border:1px solid rgba(137,218,247,.32);border-radius:16px;color:var(--cyan);background:linear-gradient(145deg,rgba(138,220,246,.18),rgba(138,220,246,.05));box-shadow:0 12px 24px rgba(34,150,192,.14),inset 0 1px 0 rgba(199,246,255,.16)}.fabric-stage-reason .fabric-icon{width:62px;height:62px;border-radius:50%;border-color:rgba(208,251,123,.45);color:var(--lime);background:radial-gradient(circle at 35% 30%,rgba(234,255,198,.4),rgba(208,251,123,.12) 48%,rgba(88,139,54,.08) 100%);box-shadow:0 0 34px rgba(208,251,123,.22),inset 0 1px 0 rgba(244,255,224,.25);animation:fabric-core-breathe 3.8s ease-in-out infinite}.fabric-stage-orchestrate .fabric-icon{border-color:rgba(255,133,103,.34);color:var(--coral);background:linear-gradient(145deg,rgba(255,133,103,.18),rgba(255,133,103,.05));box-shadow:0 12px 24px rgba(220,81,51,.14),inset 0 1px 0 rgba(255,221,212,.14)}.fabric-node-core{width:96px;height:96px}.fabric-ring{position:absolute;top:50%;left:50%;border:1px solid rgba(208,251,123,.22);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.fabric-ring-a{width:78px;height:78px;animation:fabric-ring-spin 10s linear infinite}.fabric-ring-b{width:96px;height:96px;border-color:rgba(138,220,246,.18);border-style:dashed;animation:fabric-ring-spin 16s linear infinite reverse}.fabric-ring-c{width:112px;height:112px;border-color:rgba(208,251,123,.1);opacity:.8}.fabric-copy{display:grid;grid-gap:4px;gap:4px;margin-bottom:14px}.fabric-copy strong{color:#f1f5f8;font-size:17px;font-weight:680;letter-spacing:-.04em}.fabric-copy small{color:rgba(230,240,248,.48);font-size:9px;font-weight:740;letter-spacing:.1em;text-transform:uppercase}.fabric-copy p{max-width:170px;margin:8px auto 0;color:rgba(229,236,244,.62);font-size:11px;line-height:1.45}.fabric-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:auto 0 0;padding:0;list-style:none}.fabric-chips li{padding:4px 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:rgba(236,242,248,.72);background:rgba(255,255,255,.04);font-size:8px;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.fabric-stage-observe{border-color:rgba(138,220,246,.28);background:rgba(49,158,198,.02)}.fabric-stage-reason{border-color:rgba(208,251,123,.3);background:rgba(208,251,123,.025);transform:translateY(-6px)}.fabric-stage-reason:hover{transform:translateY(-10px)}.fabric-stage-orchestrate{border-color:rgba(255,154,125,.28);background:rgba(227,107,79,.02)}.fabric-stage-observe .fabric-chips li{border-color:rgba(49,158,198,.2);color:#9ad7ec;background:rgba(49,158,198,.1)}.fabric-stage-reason .fabric-chips li{border-color:rgba(208,251,123,.2);color:#d7f59a;background:rgba(208,251,123,.1)}.fabric-stage-orchestrate .fabric-chips li{border-color:rgba(227,107,79,.2);color:#ffb29a;background:rgba(227,107,79,.1)}.fabric-loop-label{position:relative;z-index:1;margin:16px 0 0;color:rgba(230,240,248,.42);font-size:9px;font-weight:740;letter-spacing:.14em;text-align:center;text-transform:uppercase}.fabric-footer{display:grid;grid-template-columns:repeat(3,1fr)}.fabric-diagram .console-map{display:none}:root[data-theme=light] .fabric-body{background:radial-gradient(circle at 50% 42%,rgba(170,219,94,.14),transparent 34%),radial-gradient(circle at 12% 30%,rgba(75,168,207,.1),transparent 28%),radial-gradient(circle at 88% 30%,rgba(232,106,76,.09),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.2),transparent)}:root[data-theme=light] .fabric-stage{border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.015);box-shadow:0 16px 34px rgba(30,65,77,.04),inset 0 1px 0 rgba(255,255,255,.45),inset 0 0 0 1px rgba(255,255,255,.1);-webkit-backdrop-filter:blur(22px) saturate(165%);backdrop-filter:blur(22px) saturate(165%)}:root[data-theme=light] .fabric-stage:hover{box-shadow:0 22px 40px rgba(30,65,77,.07),inset 0 1px 0 rgba(255,255,255,.55),inset 0 0 0 1px rgba(255,255,255,.14)}:root[data-theme=light] .fabric-stage-observe{border-color:rgba(49,158,198,.2);background:rgba(49,158,198,.012)}:root[data-theme=light] .fabric-stage-reason{border-color:rgba(150,194,73,.24);background:rgba(170,219,94,.015)}:root[data-theme=light] .fabric-stage-orchestrate{border-color:rgba(227,107,79,.2);background:rgba(227,107,79,.012)}:root[data-theme=light] .fabric-step{color:#7a8b93}:root[data-theme=light] .fabric-copy strong{color:#142a34}:root[data-theme=light] .fabric-copy small{color:#687b84}:root[data-theme=light] .fabric-copy p{color:#5f7480}:root[data-theme=light] .fabric-loop-label{color:#7f9099}:root[data-theme=light] .fabric-icon{border-color:rgba(49,158,198,.28);color:#1f6f88;background:linear-gradient(145deg,rgba(138,220,246,.28),rgba(138,220,246,.08));box-shadow:0 12px 24px rgba(34,150,192,.12),inset 0 1px 0 rgba(255,255,255,.8)}:root[data-theme=light] .fabric-stage-reason .fabric-icon{border-color:rgba(150,194,73,.4);color:#4f6f18;background:radial-gradient(circle at 35% 30%,rgba(234,255,198,.55),rgba(208,251,123,.18) 48%,rgba(150,194,73,.08) 100%);box-shadow:0 0 34px rgba(150,194,73,.18),inset 0 1px 0 rgba(255,255,255,.85)}:root[data-theme=light] .fabric-stage-orchestrate .fabric-icon{border-color:rgba(227,107,79,.3);color:#b24a34;background:linear-gradient(145deg,rgba(255,133,103,.26),rgba(255,133,103,.08));box-shadow:0 12px 24px rgba(220,81,51,.12),inset 0 1px 0 rgba(255,255,255,.8)}:root[data-theme=light] .fabric-ring{border-color:rgba(119,166,45,.28)}:root[data-theme=light] .fabric-ring-b{border-color:rgba(49,158,198,.22)}:root[data-theme=light] .fabric-ring-c{border-color:rgba(150,194,73,.14)}:root[data-theme=light] .fabric-stage-observe .fabric-chips li{border-color:rgba(49,158,198,.2);color:#1d6176;background:rgba(138,220,246,.14)}:root[data-theme=light] .fabric-stage-reason .fabric-chips li{border-color:rgba(150,194,73,.22);color:#4a641f;background:rgba(208,251,123,.16)}:root[data-theme=light] .fabric-stage-orchestrate .fabric-chips li{border-color:rgba(227,107,79,.2);color:#8d3f2b;background:rgba(255,133,103,.12)}:root[data-theme=light] .fabric-live{color:#527b1d;background:#edf8d8}@keyframes fabric-live-pulse{0%{box-shadow:0 0 0 0 rgba(150,194,73,.45)}70%,to{box-shadow:0 0 0 7px rgba(150,194,73,0)}}@keyframes fabric-core-breathe{0%,to{box-shadow:0 0 28px rgba(208,251,123,.18),inset 0 1px 0 rgba(244,255,224,.25)}50%{box-shadow:0 0 42px rgba(208,251,123,.32),inset 0 1px 0 rgba(244,255,224,.3)}}@keyframes fabric-ring-spin{to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:900px){.fabric-body{min-height:0;padding:22px 16px 14px}.fabric-flow{display:none}.fabric-stages{grid-template-columns:1fr;gap:12px}.fabric-stage,.fabric-stage-reason{min-height:0;transform:none}.fabric-stage-reason:hover,.fabric-stage:hover{transform:translateY(-3px)}.fabric-copy p{max-width:none}.fabric-loop-label{margin-top:12px}}@media (max-width:620px){.fabric-body{padding:18px 12px 12px}.fabric-stage{padding:16px 12px 14px;border-radius:15px}.fabric-copy strong{font-size:16px}.fabric-footer{grid-template-columns:1fr}.fabric-footer div{border-right:0;border-bottom:1px solid rgba(180,220,237,.11)}.fabric-footer div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.fabric-live i,.fabric-ring-a,.fabric-ring-b,.fabric-stage-reason .fabric-icon{animation:none}.fabric-pulse{display:none}}