/* The revised interactive experience. Project-card styling remains in style.css. */
:root{--bg:#0b0e17;--surface:#111625;--ink:#f1f2fa;--muted:#a0abc2;--accent:#9aacff;--line:#a5b5e01c;--cyan:#71dcfa;--blue:#8aafff;--violet:#b4a0ff;--pink:#f3a3d6;--amber:#f1c785;--mint:#91ddc6}
html{scrollbar-gutter:stable}body{background:radial-gradient(ellipse 68% 600px at 78% 4%,#28356317,transparent 85%),var(--bg)}.site-header{background:#0b0e17ee;border-color:#9facd521}.wordmark span{color:#a8a3ff}.header-cta{border-color:#6573a9}.header-cta span{color:var(--cyan)}.desktop-nav a{color:#aeb8cd}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#c5caff}.mobile-nav{background:#131827}.eyebrow{color:#aab6cf}.button-accent{background:#b9c5ff;color:#111832}.button-accent:hover{background:#d0d8ff}.hero{grid-template-columns:.88fr 1.12fr;align-items:start;gap:46px;padding-top:55px;padding-bottom:60px;min-height:0}.hero-copy{margin-top:76px;align-self:start}.hero h1{font-size:clamp(56px,5.2vw,77px);line-height:1.09;letter-spacing:-3.8px;font-weight:650;margin-top:27px;margin-bottom:27px}.hero h1 .serif-word{font-family:var(--display);font-style:normal;font-weight:600;letter-spacing:inherit;background:linear-gradient(108deg,#8dddff,#a6b1ff 46%,#e6b5ed);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-description{color:#a9b5cb;font-size:17px;line-height:1.8}.hero-actions{gap:23px}.hero-footnote{margin-top:54px;color:#899bbd}.hero-footnote strong{color:#9aaac5}.coordinate-mark{color:#a7a0e4}.tiny-cross{color:#b1a1ff}.eyebrow-rule{background:#59688b}.system-wrap{width:100%;max-width:none;margin:0;align-self:start}.system-caption{padding:0;margin-bottom:15px;font-size:12px;letter-spacing:1.3px;color:#a4b0ca;gap:18px}.system-caption>span:first-child{display:flex;align-items:center;gap:12px;color:#e1e5f5;font-weight:550;white-space:nowrap}.system-caption>span:last-child{font-size:12px;letter-spacing:1px;text-align:right}.caption-line{width:34px;height:1px;background:linear-gradient(90deg,#8ac5ff,#c199ed)}
.system-panel,.system-panel[data-mode=erp]{--active-color:var(--cyan);margin:0;background:linear-gradient(145deg,#182038,#101625 42%,#151a2d) padding-box,linear-gradient(120deg,#8098dc70,#9d79c947,#618abe30) border-box;border:1px solid transparent;border-radius:17px;box-shadow:0 25px 65px #0003;overflow:hidden;transition:none}.system-topline{height:47px;padding:0 20px;border-color:#a4b8e21a;font-size:12px;gap:14px}.system-topline>span:first-child{min-width:0;flex:1}.status-light{background:var(--active-color);flex:none;box-shadow:0 0 9px color-mix(in srgb,var(--active-color) 40%,transparent);transition:background .5s}.system-topline #system-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b5c5df}.demo-label{border:0;background:#a4b8e20c;color:#8698ba;font-size:12px;padding:3px 6px;letter-spacing:.6px;white-space:nowrap}.workflow-tabs{margin:0;padding:0 18px;gap:20px;border-color:#9aade51a;block-size:62px;flex-shrink:0}.workflow-tabs button{font-size:14px;color:#8b9bba;min-height:0;padding:12px 0;line-height:1.45;display:flex;gap:7px;align-items:center;justify-content:center}.workflow-tabs button[aria-selected=true]{color:#e3e9fc}.workflow-tabs button[aria-selected=true]:after{height:2px;background:linear-gradient(90deg,#6ecff2,#a59df5,#dda0d6)}.tab-symbol{font-size:20px;color:#829cda}.mcp-mini{font-size:12px;color:#b1a5e3;background:#aaa0e913;border:1px solid #aaa0e92b;border-radius:4px;padding:1px 4px}.system-canvas{padding:17px 20px 15px}.graph-caption{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#899cbc;gap:14px;block-size:25px;white-space:nowrap}.graph-caption>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.graph-caption>span:last-child{flex:none;font-variant-numeric:tabular-nums;color:#9fadd1}.anatomy-graph{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:102px 102px;gap:46px 28px;block-size:250px;margin-top:12px;isolation:isolate}.graph-connections{position:absolute;inset:0;width:100%;height:100%;z-index:-1;overflow:visible}.graph-connections path{fill:none;stroke:#778bc543;stroke-width:1.3;vector-effect:non-scaling-stroke}.connection-active path{opacity:0;stroke:url(#edge-spectrum);stroke-width:2;transition:opacity .4s}.connection-active path.is-complete{opacity:.55}.system-panel.running .connection-active path.is-active{opacity:1;stroke-dasharray:8 12;animation:packet-flow 1.1s linear infinite}.stage-node{--node-color:#71dcfa;display:flex;flex-direction:column;align-items:flex-start;position:relative;isolation:isolate;border:1px solid color-mix(in srgb,var(--node-color) 21%,#172038);background:linear-gradient(135deg,color-mix(in srgb,var(--node-color) 7%,#111827),#12192a);border-radius:10px;padding:12px 13px 10px;min-width:0;overflow:hidden;transition:border-color .45s,box-shadow .45s,background .45s;text-align:left}.stage-node:after{content:'';position:absolute;inset:0;background:linear-gradient(140deg,color-mix(in srgb,var(--node-color) 14%,transparent),transparent 85%);opacity:0;transition:opacity .5s;pointer-events:none;z-index:-1}.stage-node[data-step="1"]{--node-color:#8aafff}.stage-node[data-step="2"]{--node-color:#b4a0ff}.stage-node[data-step="3"]{--node-color:#f3a3d6;grid-column:3;grid-row:2}.stage-node[data-step="4"]{--node-color:#f1c785;grid-column:2;grid-row:2}.stage-node[data-step="5"]{--node-color:#91ddc6;grid-column:1;grid-row:2}.stage-node:hover{border-color:color-mix(in srgb,var(--node-color) 65%,transparent)}.stage-node.active{border-color:color-mix(in srgb,var(--node-color) 70%,#15203a);box-shadow:0 0 22px color-mix(in srgb,var(--node-color) 11%,transparent),inset 0 0 16px color-mix(in srgb,var(--node-color) 5%,transparent)}.stage-node.active:after{opacity:1}.stage-node.visited{border-color:color-mix(in srgb,var(--node-color) 42%,#172038)}.node-top{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.node-symbol{font:400 24px/1 var(--sans);color:var(--node-color);height:24px;display:grid;place-items:center}.node-number{font-size:12px;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--node-color) 67%,#7b83a4)}.stage-node strong{font-size:14px;font-weight:550;line-height:1.5;color:#e0e7f7;white-space:nowrap}.node-subtitle{font-size:12px;line-height:1.45;color:#93a3c1;white-space:nowrap}.node-progress{position:absolute;height:2px;left:0;right:0;bottom:0;background:var(--node-color);transform:scaleX(0);transform-origin:left;opacity:.8}.system-panel.running .stage-node.active .node-progress{animation:node-fill var(--stage-duration,1300ms) linear forwards}.system-panel.is-paused *,.system-panel.awaiting-review *{animation-play-state:paused!important}.stage-detail{block-size:6.8rem;min-block-size:6.8rem;max-block-size:6.8rem;overflow:auto;scrollbar-gutter:stable;margin-top:17px;padding:12px 13px;border:1px solid #acbfe323;border-radius:8px;background:#0c122078;transition:border-color .5s}.stage-detail-heading{display:flex;align-items:center;gap:9px}.detail-mark{height:6px;width:6px;border-radius:2px;background:var(--active-color);flex:none;transition:background .4s}.stage-detail-heading strong{font-size:14px;font-weight:450;color:#dde5f8;line-height:1.5}.stage-detail-heading>span:last-child{font-size:12px;letter-spacing:.4px;margin-left:auto;color:#8d9ec0;flex:none}.stage-detail p{font-size:14px;line-height:1.65;color:#9caecc;margin:7px 0 0}.query-box{margin:0 20px 17px;padding:0;background:none;border:0;border-radius:0;display:grid;grid-template-columns:1fr auto;gap:11px;align-items:end;block-size:94px}.query-input{grid-column:1/-1;min-width:0;position:relative}.query-input label{font-size:12px;color:#92a5c7;letter-spacing:1px;margin-bottom:4px}.query-box select{font-size:14px;line-height:1.4;width:100%;height:36px;max-width:100%;padding:5px 22px 5px 0;border-bottom:1px solid #9dafdf38;color:#d9e3fa;background:transparent;border-radius:0;appearance:auto}.query-box select option{background:#141d31}.query-actions{grid-column:1/-1;display:flex;gap:8px;height:40px}.run-button{flex:1;display:flex;justify-content:space-between;align-items:center;height:40px;min-height:40px;max-height:40px;background:linear-gradient(105deg,#a9c6ff,#c2b9f7);color:#12182c;padding:0 13px;font-size:14px;font-weight:600;border-radius:6px;transition:filter .3s,background .3s}.run-button:disabled{background:linear-gradient(105deg,#8b9bc4,#9993b9);color:#111b34;cursor:default}.run-button #run-label{font-size:14px;line-height:20px;white-space:nowrap}.run-button .run-symbol{font-size:22px;line-height:24px;width:24px;height:24px;flex:none;display:grid;place-items:center}.pause-button,.reset-button{width:40px;height:40px;flex:none;background:#829ace0a;border:1px solid #91a6db30;color:#bccaf0;border-radius:6px;display:grid;place-items:center;line-height:1;font-size:20px;transition:background .25s}.pause-button:disabled{opacity:.35;cursor:default}.pause-button:not(:disabled):hover,.reset-button:hover{background:#829ace22}.pause-button span{font-size:15px}.demo-output{box-sizing:border-box;block-size:13rem;min-block-size:13rem;max-block-size:13rem;display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px;background:#0b1120a1;border-top:1px solid #9fafdc21;padding:13px 18px 16px;overflow:hidden}.output-topline{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:20px}.output-label{font-size:12px;letter-spacing:1px;color:#a6b6d7}.output-sample{font-size:12px;letter-spacing:.6px;color:#8493b1}#answer-content{min-block-size:0;overflow:auto;scrollbar-gutter:stable;padding:0 4px 2px 0;scroll-behavior:smooth}.demo-output p{font-size:14px;line-height:1.7;color:#c0cde5;margin:4px 0 0}.answer-idle{display:flex;align-items:center;gap:17px;min-height:100px}.answer-orb{width:47px;height:47px;flex:none;display:grid;place-items:center;background:radial-gradient(circle,#9a94f32a,#788bda08);border:1px solid #929ee72b;border-radius:12px;font-size:31px;color:#a3b2f3}.answer-idle p{font-size:16px;color:#d2ddf4}.answer-idle p span{font-size:14px;color:#859abb}.citation-button{font-size:12px;color:#addfdc;border-color:#82ccb83b;background:#7baeb910;padding:6px 9px}.demo-output .confirm-action,.demo-output .cancel-action{font-size:12px;min-height:34px;margin-top:9px;border-radius:5px}.demo-output .confirm-action{background:#b8c5f7;color:#131c37}.demo-output .cancel-action{border-color:#8492b34a;color:#c3d0e9}.tool-detail{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;color:#aea8ec;background:#919adc0b;border:1px solid #8999d522;border-radius:4px;display:inline-block;padding:4px 7px;margin-top:8px;overflow-wrap:anywhere;max-width:100%}.system-bottomline{font-size:12px;color:#7e92b4;align-items:flex-start;gap:15px;block-size:44px;min-block-size:44px;margin-top:12px;padding:0}.system-bottomline>span{max-width:none}.system-bottomline>a{font-size:12px;color:#b6b4ed;white-space:nowrap}.capability-strip{border-color:#97aade21}.capability-strip>div>span{color:#a9b5ce}.strip-label{color:#8597b6}.strip-end{color:#8093b4}.section-number{color:#8b9fc3}.muted-heading{color:#929d95}
.approach-section{background:radial-gradient(ellipse 65% 550px at 73% 50%,#33347114,transparent),#0c101b;border-color:#99aed821}.approach-section .section-heading{margin-bottom:39px}.approach-section .section-heading>p{color:#a1b0ca;font-size:16px}.process-gradient{background:linear-gradient(95deg,#8fd5ff,#b6abff 50%,#e0aad9);-webkit-background-clip:text;background-clip:text;color:transparent}.process-studio{--phase-color:#7bdaee;--phase-tint:#173139;border:1px solid #879cc432;border-radius:18px;overflow:hidden;background:#101625;isolation:isolate}.process-studio[data-phase="1"]{--phase-color:#9cafef;--phase-tint:#222d4c}.process-studio[data-phase="2"]{--phase-color:#b4a0f5;--phase-tint:#30234c}.process-studio[data-phase="3"]{--phase-color:#e7acd6;--phase-tint:#40273d}.process-studio[data-phase="4"]{--phase-color:#edd198;--phase-tint:#3a3221}.studio-heading{display:flex;justify-content:space-between;align-items:center;padding:19px 25px;border-bottom:1px solid #93aadb20;gap:20px}.studio-label{font-size:12px;letter-spacing:1.3px;color:#b4c4e1;display:flex;align-items:center;gap:12px}.studio-label>span{font-size:23px;color:#a9a3e9}.process-controls{display:flex;align-items:center;gap:22px}.process-controls>span{font-size:12px;color:#8e9fbe;font-variant-numeric:tabular-nums}.process-controls>button{font-size:14px;color:#cdd8f0;border:1px solid #839ed83e;border-radius:5px;padding:7px 12px;background:#657bc513;display:flex;gap:13px;align-items:center;min-width:137px;justify-content:space-between}.studio-layout{display:grid;grid-template-columns:34% 66%}.process-steps{padding:17px 22px;border-right:1px solid #91a6ce20;position:relative;display:flex;flex-direction:column;justify-content:center}.process-steps:before{content:'';position:absolute;left:59px;top:50px;bottom:50px;width:1px;background:linear-gradient(#7bdaee55,#9cafef55,#b4a0f555,#e7acd655,#edd19855)}.process-step{--stop-color:#7bdaee;display:flex;align-items:center;position:relative;gap:15px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left;padding:17px 15px;width:100%;transition:background .5s,border-color .5s;min-height:83px}.process-step[data-phase="1"]{--stop-color:#9cafef}.process-step[data-phase="2"]{--stop-color:#b4a0f5}.process-step[data-phase="3"]{--stop-color:#e7acd6}.process-step[data-phase="4"]{--stop-color:#edd198}.process-step.is-active{background:color-mix(in srgb,var(--stop-color) 7%,#111626);border-color:color-mix(in srgb,var(--stop-color) 25%,#111626)}.process-stop{height:40px;width:40px;flex:none;background:#141c2c;border:1px solid color-mix(in srgb,var(--stop-color) 38%,#152139);border-radius:100%;display:grid;place-items:center;z-index:1;color:var(--stop-color);font-size:12px;transition:box-shadow .5s,background .5s}.process-step.is-active .process-stop{box-shadow:0 0 20px color-mix(in srgb,var(--stop-color) 15%,transparent);background:color-mix(in srgb,var(--stop-color) 13%,#111827)}.process-step strong{display:block;font-weight:500;font-size:17px;color:#cad6ed;line-height:1.45}.process-step small{display:block;font-size:12px;color:#8397b8;margin-top:3px;line-height:1.5}.process-check{font-size:20px;color:var(--stop-color);margin-left:auto;opacity:0;transition:opacity .4s,transform .4s;transform:translateX(-4px)}.process-step.is-active .process-check{opacity:1;transform:translateX(0)}.process-artboard{block-size:31rem;position:relative;min-width:0;overflow:hidden;background:radial-gradient(ellipse 65% 75% at 80% 8%,color-mix(in srgb,var(--phase-color) 9%,transparent),transparent),#111726}.process-artboard:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#a3b6e414 .75px,transparent .75px);background-size:19px 19px;pointer-events:none}.process-scene{position:absolute;inset:0;padding:30px 36px 25px;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .55s ease,transform .65s cubic-bezier(.2,.7,.2,1),visibility .55s;display:flex;flex-direction:column;overflow:auto;scrollbar-gutter:stable}.process-scene.is-active{opacity:1;visibility:visible;transform:translateY(0)}.scene-kicker{font-size:12px;letter-spacing:1.2px;color:var(--phase-color);line-height:1.5}.process-scene h3{font-size:33px;line-height:1.2;letter-spacing:-1px;margin:14px 0 23px;color:#dbe4f7}.process-scene h3 em{font-style:normal;color:var(--phase-color)}.scene-footnote{font-size:14px;line-height:1.6;color:#879bbb;margin-top:auto;padding-top:20px}.discovery-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.discovery-cards>div{border:1px solid #7bb8cf2b;background:linear-gradient(120deg,#a1dfee08,#141e30);border-radius:8px;padding:14px 16px;animation:discovery-enter .7s both}.discovery-cards>div:nth-child(2){animation-delay:.12s}.discovery-cards>div:last-child{grid-column:1/-1;animation-delay:.24s;border-color:#8dcddd43;background:#88cada08}.discovery-cards>div>span{font-size:12px;letter-spacing:1px;color:#81bacf;display:block}.discovery-cards strong{font-size:15px;line-height:1.7;font-weight:450;display:block;color:#cedeee;margin-top:6px}.discovery-cards>div:last-child strong br{display:none}.connect-map{margin-top:1px}.map-inputs{display:flex;justify-content:space-between;gap:8px}.map-inputs>span{flex:1;text-align:center;font-size:12px;padding:10px 5px;border:1px solid #93aeeb2a;background:#1b2842;border-radius:5px;color:#b4c6e8}.map-connectors{display:flex;justify-content:space-around;height:31px;position:relative;border-bottom:1px solid #9eb3ed42;margin:0 16%}.map-connectors>i{width:1px;height:31px;background:linear-gradient(transparent,#97b3ec80)}.map-connectors>i:first-child{position:absolute;left:0}.map-connectors>i:last-child{position:absolute;right:0}.map-agent{position:relative;margin:20px auto 0;max-width:310px;text-align:center;border:1px solid #a7b2e36b;background:linear-gradient(120deg,#26344e,#272d4c);border-radius:9px;padding:12px 20px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:13px}.map-agent:before{content:'';position:absolute;left:50%;width:1px;top:-21px;height:20px;background:#9db3e870}.map-agent>span:first-child{grid-row:1/3;font-size:30px;color:#b3beff}.map-agent strong{font-size:15px;font-weight:500;color:#d7e2fc}.map-agent>span:last-child{font-size:12px;color:#a3b0d3}.map-output{font-size:14px;color:#b6c8ef;display:flex;justify-content:center;gap:10px;align-items:center;margin-top:22px}.map-output>span{color:#b6adf6;font-size:20px}.build-stack{border:1px solid #a990ed31;border-radius:9px;overflow:hidden;background:#251e360a}.build-stack>div{display:flex;align-items:center;gap:13px;padding:15px;border-bottom:1px solid #a990ed23}.build-stack>div:last-child{border:0}.build-icon{width:31px;height:31px;display:grid;place-items:center;color:#c4aaff;border:1px solid #ab8ce746;background:#9573d414;border-radius:6px;font-size:12px;flex:none}.build-stack strong{display:block;font-size:15px;color:#d6cbee;font-weight:500}.build-stack div div>span{font-size:12px;color:#a395bc}.build-wire{width:31px;height:2px;margin-left:auto;background:linear-gradient(90deg,#aa8bea,#aa8bea20);flex:none}.verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.verify-grid>div{border:1px solid #dfa3d331;background:#30203442;padding:14px;border-radius:8px}.verify-symbol{display:block;color:#e5b2d8;font-size:23px;line-height:1.2;margin-bottom:10px}.verify-grid strong{display:block;font-size:14px;color:#e2cce0;font-weight:500}.verify-grid>div>span:last-child{font-size:12px;line-height:1.6;color:#b19bb5;display:block;margin-top:5px}.refine-loop{display:flex;align-items:center;gap:9px;margin-top:25px}.refine-loop>div{flex:1;min-width:0;text-align:center;border:1px solid #cfbb8b3f;background:#c5ac7809;border-radius:8px;padding:19px 7px}.refine-loop>div>span{display:block;font-size:29px;color:#e6ca95;line-height:1.2}.refine-loop strong{display:block;font-size:14px;margin-top:14px;color:#e7dcc6;font-weight:500}.refine-loop small{display:block;color:#b1a487;font-size:12px;line-height:1.5;margin-top:5px}.loop-arrow{color:#c3ae7e;font-size:20px;flex:none}.loop-return{border-bottom:1px solid #c9b17c46;border-left:1px solid #c9b17c46;border-right:1px solid #c9b17c46;border-radius:0 0 12px 12px;margin:12px 14% 0;padding:9px 0;text-align:center;font-size:12px;color:#bca879;letter-spacing:.4px}.loop-return span{font-size:16px;margin-right:6px}.studio-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 25px;border-top:1px solid #a2b3e01c;min-height:73px}.studio-footer>span:first-child{font-size:14px;color:#90a4c2;line-height:1.6;flex:1;max-width:800px}.studio-progress{width:110px;height:3px;border-radius:4px;background:#8399cf23;display:block;overflow:hidden;flex:none}.studio-progress i{display:block;width:20%;height:100%;background:var(--phase-color);transition:width .65s,background .6s}.process-studio.is-playing .process-scene.is-active .build-wire{animation:signal-breathe 1.8s ease-in-out infinite}.process-studio.is-playing .process-scene.is-active .map-agent{animation:signal-breathe 2.8s ease-in-out infinite}.process-studio.is-paused *{animation-play-state:paused!important}.services{border-color:#9caed623;margin-top:52px;padding-top:42px}.services .service-index{color:#a5a5dd}.services h3{color:#dce3f5}.services p{color:#98aac6}.services .text-link{color:#bec5f4}
.about-section{display:block;border-color:#97acda21;padding-top:91px;padding-bottom:94px}.about-heading{margin-bottom:40px}.about-section .about-heading h2{font-size:54px;line-height:1.15;letter-spacing:-2px}.profile-gradient{background:linear-gradient(100deg,#cad6ff,#bcacf0,#e2bddb);background-clip:text;-webkit-background-clip:text;color:transparent}.profile-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:start}.identity-card{background:radial-gradient(ellipse 70% 80% at 10% 0,#909be514,transparent),#121827;border:1px solid #9cb0da31;border-radius:16px;padding:30px;position:relative;overflow:hidden}.identity-card:before{content:'';position:absolute;top:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,#92b3f9,#c398e6,transparent)}.identity-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.identity-monogram{font:700 39px/1 var(--display);letter-spacing:-2px;color:#b6c6ec;border:1px solid #889fda37;border-radius:13px;background:linear-gradient(140deg,#303652,#172334);width:74px;height:74px;display:grid;place-content:center;grid-auto-flow:column}.identity-monogram>span{color:#b69ee6}.identity-location{font-size:12px;letter-spacing:1.2px;color:#9babca}.identity-location>span{margin-left:9px;color:#a4b3d5;font-size:18px}.identity-card h3{font-size:31px;line-height:1.2;letter-spacing:-1px;margin-top:26px;color:#e3e8f5}.identity-role{font-size:14px;color:#afb0e1;margin-top:8px;line-height:1.6}.identity-card>p:not(.identity-role){font-size:16px;color:#97aac6;line-height:1.8;margin-top:20px}.identity-focus{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px;margin-bottom:28px}.identity-focus>span{font-size:12px;border:1px solid #a0b4df2d;border-radius:4px;padding:5px 8px;color:#abb9d4;background:#aec0e906}.education-row{display:flex;flex-direction:column;gap:4px;margin-top:12px}.education-row:first-of-type{padding-top:20px;border-top:1px solid #9eb2db25}.education-row>span{font-size:12px;color:#7f94b5;line-height:1.6}.education-row>span:first-child:not(:last-child){letter-spacing:1px;margin-bottom:5px}.education-row strong{font-size:14px;font-weight:450;color:#b8c8e1}.profile-details{padding-top:4px}.profile-intro{font-family:var(--display);font-size:29px;line-height:1.4;letter-spacing:-.8px;color:#d3def4}.profile-intro>span{color:#a1aace}.profile-description{font-size:16px;color:#93a8c8;line-height:1.8;margin-top:18px;max-width:580px}.contact-methods{margin-top:30px;display:grid;gap:11px}.contact-method{display:flex;align-items:center;gap:15px;border:1px solid #8ea6da2b;border-radius:10px;background:#111928;padding:18px;min-height:86px;text-decoration:none}.contact-method-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;border:1px solid #90adf13b;color:#b4c5f4;font-size:23px;background:#739cdb0b;flex:none}.contact-method[data-contact=whatsapp] .contact-method-icon{color:#9bdecb;border-color:#79bfad3b;background:#79bfad0b}.contact-method[data-contact=phone] .contact-method-icon{color:#ddafd5;border-color:#c694be3b;background:#c694be0b}.contact-method>span:nth-child(2){min-width:0}.contact-method strong{display:block;font-size:16px;font-weight:500;color:#d6e0f2}.contact-value{display:block;font-size:14px;color:#859cbc;margin-top:3px;overflow-wrap:anywhere}.contact-method-action{margin-left:auto;font-size:12px;color:#7c91b3;white-space:nowrap;flex:none}.contact-method[href]{transition:border-color .3s,background .3s}.contact-method[href]:hover{border-color:#9cb0df66;background:#172137}.contact-method[href] .contact-method-action{font-size:24px;color:#a8baf2}.profile-brief-link{font-size:14px;color:#b3bde8;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:0 2px}.profile-brief-link>span{font-size:21px;color:#b4a3ed}
.contact-section{background:radial-gradient(ellipse 60% 120% at 89% 100%,#7769c61c,transparent),linear-gradient(120deg,#18223b,#1c2034);color:#edf0fb;border-top:1px solid #9aafe733;border-bottom:1px solid #a3b0e629;padding-top:54px;padding-bottom:30px}.contact-section .section-number{color:#a4acd4}.contact-main h2{font-size:61px;letter-spacing:-2.5px;color:#e8edfb}.contact-main .serif-word{font-family:var(--display);font-weight:500;font-style:normal;letter-spacing:-2px;background:linear-gradient(105deg,#c0d6ff,#b8b5f0,#e5b4d6);-webkit-background-clip:text;background-clip:text;color:transparent}.contact-main p{color:#a7b6d2;font-size:16px}.contact-button{background:linear-gradient(105deg,#b0c9f8,#c1b5f0);color:#151b32;border-color:transparent;min-width:245px;justify-content:space-between}.contact-button:hover{background:linear-gradient(105deg,#c3d5fa,#d2c7f5)}.contact-note{color:#7f94b6;font-size:12px;border-color:#9aacd321;margin-top:30px}.site-footer{display:block;position:relative;overflow:hidden;padding-top:46px;padding-bottom:27px;background:#0b0e17}.footer-top{display:grid;grid-template-columns:1.3fr .8fr 1.2fr auto;gap:40px;align-items:start}.footer-intro .wordmark{font-size:42px;letter-spacing:-2px}.footer-intro>p{font-size:14px;color:#8297b8;line-height:1.8;margin-top:18px}.footer-nav{display:flex;flex-direction:column;gap:10px}.footer-nav>span,.footer-focus>span{font-size:12px;color:#7187a9;letter-spacing:1.2px;display:block;margin-bottom:8px}.footer-nav>a{font-size:14px;color:#a8b9d8;transition:color .25s}.footer-nav>a:hover{color:#d5d5fa}.footer-focus>p{font-size:14px;color:#91a5c5;line-height:1.9;margin:8px 0 19px}.footer-focus>a{font-size:14px;color:#bbc0e9;display:flex;gap:20px;align-items:center}.footer-focus>a>span{font-size:21px;color:#b7a4e9}.footer-top-button{width:45px;height:45px;display:grid;place-items:center;border:1px solid #8098c737;border-radius:100%;color:#a4b9dd;font-size:21px;transition:transform .3s,border-color .3s}.footer-top-button:hover{transform:translateY(-3px);border-color:#a6b2e979}.footer-signature{font:650 clamp(50px,10vw,139px)/1.06 var(--display);letter-spacing:-.065em;white-space:nowrap;overflow:hidden;margin:49px 0 35px;background:linear-gradient(110deg,#7a96c737,#a098d333,#cb9ec235);background-clip:text;-webkit-background-clip:text;color:transparent;user-select:none}.footer-signature>span{color:#a995e277}.footer-bottom{border-top:1px solid #839ccb24;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#778eaf;font-size:12px}.footer-small-mark{color:#a2a3d5;font-size:20px}.site-footer>span{font-size:12px}.source-dialog,.project-dialog,.inquiry-dialog{background:#131c2d;color:#e6edfa;border-color:#a1b8ed36}dialog::backdrop{background:#070b15db}dialog p{color:#a8b9d4}.inquiry-dialog input,.inquiry-dialog select,.inquiry-dialog textarea{background:#0d1423;color:#d9e3f5;border-color:#94a9da36}.source-dialog blockquote{background:#879ae20b;border-color:#a6b9f5}.case-status{background:#8398d80b;border-color:#859ed426;color:#9babca}.source-dialog p.source-note{color:#90a2c1}
@keyframes packet-flow{to{stroke-dashoffset:-40}}@keyframes node-fill{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes signal-breathe{0%,100%{opacity:.7}50%{opacity:1}}@keyframes discovery-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1199px){.hero{grid-template-columns:.83fr 1.17fr;gap:30px}.hero h1{font-size:61px;letter-spacing:-3px}.hero-copy{margin-top:71px}.hero-description{font-size:16px}.hero-actions{gap:16px;flex-wrap:wrap}.system-canvas{padding-left:16px;padding-right:16px}.anatomy-graph{column-gap:22px}.stage-node{padding:12px 10px}.stage-detail-heading>span:last-child{display:none}.query-box{margin-left:16px;margin-right:16px}.demo-label{font-size:12px}.workflow-tabs{gap:12px;padding:0 14px}.workflow-tabs button{font-size:14px;gap:5px}.tab-symbol{display:none}.process-steps{padding:15px 14px}.process-steps:before{left:49px}.process-step{gap:11px;padding:16px 14px}.process-step strong{font-size:16px}.process-check{display:none}.process-step small{font-size:12px}.process-scene{padding:27px}.process-scene h3{font-size:30px}.profile-grid{gap:35px}.identity-card{padding:27px}.contact-main h2{font-size:55px}.footer-top{gap:30px}}
@media(max-width:959px){.hero{grid-template-columns:1fr;gap:42px;padding-top:42px}.hero-copy{margin-top:0;max-width:760px}.hero h1{font-size:80px;letter-spacing:-4px}.hero h1>br:first-of-type{display:none}.hero h1>br:first-of-type:after{content:' '}.hero h1{max-width:730px}.hero-footnote{margin-top:30px}.hero-description{font-size:18px}.hero-actions{gap:26px}.system-wrap{max-width:760px;justify-self:center}.system-canvas{padding-left:24px;padding-right:24px}.query-box{margin-left:24px;margin-right:24px}.system-caption>span:last-child{font-size:12px}.stage-node{padding:12px 17px}.tab-symbol{display:inline}.anatomy-graph{column-gap:40px}.stage-detail-heading>span:last-child{display:inline}.workflow-tabs button{font-size:16px;gap:9px}.node-subtitle{font-size:12px}.stage-node strong{font-size:16px}.stage-detail p{font-size:16px}.stage-detail{block-size:7rem;min-block-size:7rem;max-block-size:7rem}.query-box{block-size:100px}.query-box select{font-size:16px;height:40px}.demo-output{block-size:13rem;min-block-size:13rem;max-block-size:13rem;padding-left:22px;padding-right:22px}.demo-output p{font-size:16px}.query-actions{height:42px}.run-button{height:42px;min-height:42px;max-height:42px}.pause-button,.reset-button{height:42px;width:42px}.studio-layout{grid-template-columns:1fr}.process-steps{flex-direction:row;gap:6px;padding:18px;border-right:0;border-bottom:1px solid #91a6ce20;align-items:flex-start}.process-steps:before{left:10%;right:10%;height:1px;width:auto;top:53px;bottom:auto}.process-step{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;padding:12px 3px;min-height:102px}.process-step strong{font-size:14px}.process-step small{display:none}.process-stop{height:37px;width:37px}.process-artboard{block-size:30rem}.process-scene{padding:31px 45px}.process-scene h3{font-size:34px}.discovery-cards strong{font-size:16px}.profile-grid{gap:27px}.identity-card{padding:24px}.identity-card h3{font-size:28px}.identity-role{font-size:14px}.identity-card>p:not(.identity-role){font-size:16px}.profile-intro{font-size:25px}.contact-method{gap:11px;padding:14px}.contact-method-action{font-size:12px;max-width:55px;white-space:normal;text-align:right}.contact-value{font-size:12px}.contact-main h2{font-size:48px}.contact-button{min-width:220px}.footer-top{grid-template-columns:1.3fr 1fr auto}.footer-focus{display:none}.footer-signature{font-size:11vw}}
@media(max-width:679px){html{scroll-padding-top:85px}.hero{gap:33px;padding-top:35px;padding-bottom:40px}.hero h1{font-size:clamp(45px,10.8vw,64px);letter-spacing:-2.5px;line-height:1.1;margin-top:24px}.hero h1>br:first-of-type{display:initial}.hero-description{font-size:16px;line-height:1.8}.hero-actions{gap:21px}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.5px}.hero-footnote{font-size:12px;margin-top:29px}.hero-footnote strong{font-size:12px}.hero-actions .button{font-size:14px;min-height:47px}.hero-actions .text-link{font-size:14px}.system-caption{font-size:12px;letter-spacing:.9px;gap:14px;margin-bottom:12px}.system-caption>span:last-child{font-size:12px;letter-spacing:0;max-width:125px;line-height:1.4}.caption-line{display:none}.system-panel{border-radius:12px}.system-topline{padding:0 13px;height:43px;gap:7px}.demo-label{font-size:12px;letter-spacing:0;padding:2px 0;background:none}.system-topline #system-status{font-size:12px}.system-topline>span:first-child{gap:6px}.workflow-tabs{height:70px;block-size:70px;padding:0 11px;gap:11px}.workflow-tabs button{font-size:14px;gap:4px;flex-wrap:wrap;align-content:center}.tab-symbol{display:none}.mcp-mini{font-size:12px;padding:0 3px}.system-canvas{padding:13px 11px 12px}.graph-caption{font-size:12px;gap:7px}.anatomy-graph{grid-template-rows:99px 99px;row-gap:39px;column-gap:15px;block-size:237px;margin-top:9px}.stage-node{padding:10px 7px 8px;border-radius:7px}.node-symbol{font-size:20px;height:22px}.node-number{font-size:12px}.stage-node strong{font-size:14px;line-height:1.5}.node-subtitle{font-size:12px;line-height:1.35;white-space:normal}.node-top{margin-bottom:6px}.stage-detail{block-size:8.4rem;min-block-size:8.4rem;max-block-size:8.4rem;padding:10px;margin-top:13px}.stage-detail-heading{gap:7px;align-items:flex-start}.detail-mark{margin-top:7px}.stage-detail-heading strong{font-size:14px;line-height:1.5}.stage-detail-heading>span:last-child{display:none}.stage-detail p{font-size:14px;line-height:1.7;margin-top:7px}.query-box{margin:0 12px 14px;block-size:100px;gap:9px}.query-box select{font-size:16px;height:40px}.query-input label{font-size:12px;letter-spacing:.6px}.run-button{font-size:14px}.demo-output{block-size:15.5rem;min-block-size:15.5rem;max-block-size:15.5rem;padding:12px 12px 14px}.demo-output p{font-size:14px;line-height:1.7}.answer-idle{gap:12px;min-height:125px}.answer-orb{height:38px;width:38px;font-size:26px;border-radius:9px}.answer-idle p{font-size:16px}.answer-idle p span{font-size:14px}.output-label,.output-sample{font-size:12px;letter-spacing:.3px}.system-bottomline{font-size:12px;block-size:60px;min-block-size:60px;gap:10px;line-height:1.6}.system-bottomline>span{max-width:none}.system-bottomline>a{font-size:12px}.approach-section{padding-top:57px;padding-bottom:57px}.approach-section .section-heading{margin-bottom:27px}.approach-section h2{font-size:36px;letter-spacing:-1.6px}.approach-section .section-heading>p{font-size:16px}.process-studio{border-radius:12px}.studio-heading{padding:14px 14px;gap:9px}.studio-label{font-size:12px;letter-spacing:.5px;gap:6px}.studio-label>span{font-size:18px}.process-controls{gap:8px}.process-controls>span{display:none}.process-controls>button{font-size:12px;padding:7px 9px;gap:8px;min-width:110px}.process-steps{padding:12px 7px;gap:3px}.process-step{padding:9px 1px;min-height:86px;gap:9px}.process-stop{height:30px;width:30px;font-size:12px}.process-steps:before{top:36px}.process-step strong{font-size:12px;line-height:1.4;letter-spacing:-.25px}.process-artboard{block-size:33rem}.process-scene{padding:23px 18px 21px}.scene-kicker{font-size:12px;letter-spacing:.7px}.process-scene h3{font-size:27px;letter-spacing:-.8px;line-height:1.25;margin-top:13px;margin-bottom:20px}.discovery-cards{grid-template-columns:1fr;gap:8px}.discovery-cards>div{padding:11px 13px}.discovery-cards>div>span{font-size:12px;letter-spacing:.6px}.discovery-cards strong{font-size:14px;margin-top:3px;line-height:1.6}.discovery-cards strong br{display:none}.scene-footnote{font-size:14px;padding-top:16px;line-height:1.6}.map-inputs{gap:5px}.map-inputs>span{padding:9px 4px;font-size:12px}.map-agent{padding:15px 10px;column-gap:8px}.map-agent strong{font-size:14px}.map-agent>span:last-child{font-size:12px}.map-agent>span:first-child{font-size:26px}.map-output{font-size:14px;line-height:1.6;text-align:center}.build-stack>div{gap:10px;padding:14px 10px}.build-stack strong{font-size:14px}.build-stack div div>span{font-size:12px;line-height:1.65;display:block;margin-top:3px}.build-wire{display:none}.build-icon{width:26px;height:26px;font-size:12px}.verify-grid{gap:8px}.verify-grid>div{padding:13px 10px}.verify-grid strong{font-size:14px;line-height:1.5}.verify-grid>div>span:last-child{font-size:12px;line-height:1.6}.refine-loop{gap:4px;margin-top:27px}.refine-loop>div{padding:18px 4px;min-height:145px}.refine-loop>div>span{font-size:25px}.refine-loop strong{font-size:14px;margin-top:12px}.refine-loop small{font-size:12px}.loop-arrow{font-size:14px}.loop-return{margin-left:9%;margin-right:9%;font-size:12px;line-height:1.5;padding:11px 5px}.studio-footer{gap:15px;padding:15px 16px;min-height:104px;align-items:center}.studio-footer>span:first-child{font-size:14px;line-height:1.7}.studio-progress{width:40px;height:3px}.services{margin-top:38px;padding-top:35px}.about-section{padding-top:60px;padding-bottom:60px}.about-heading{margin-bottom:28px}.about-section .about-heading h2{font-size:40px;letter-spacing:-1.6px}.profile-grid{grid-template-columns:1fr;gap:30px}.identity-card{padding:24px;border-radius:13px}.identity-card h3{font-size:30px}.identity-monogram{width:65px;height:65px;font-size:35px}.identity-focus{margin-bottom:23px}.profile-intro{font-size:27px;line-height:1.4}.profile-description{font-size:16px;margin-top:15px}.contact-methods{margin-top:24px;gap:10px}.contact-method{padding:15px 13px;gap:12px}.contact-value{font-size:14px}.contact-method strong{font-size:16px}.contact-method-action{max-width:60px;font-size:12px}.profile-brief-link{font-size:14px;margin-top:23px}.contact-section{padding-top:39px;padding-bottom:26px}.contact-main h2{font-size:43px;letter-spacing:-1.8px}.contact-main .serif-word{letter-spacing:-1.7px}.contact-main p{font-size:16px}.contact-button{font-size:14px;min-width:245px;margin-top:26px}.contact-note{font-size:12px;margin-top:27px}.site-footer{padding-top:32px;padding-bottom:24px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-intro .wordmark{font-size:35px}.footer-intro>p{font-size:14px;line-height:1.8;margin-top:15px}.footer-nav{gap:9px}.footer-nav>span{font-size:12px;letter-spacing:.7px;margin-bottom:6px}.footer-nav>a{font-size:14px}.footer-top-button{display:none}.footer-signature{font-size:11.2vw;letter-spacing:-.075em;margin-top:38px;margin-bottom:30px}.footer-bottom{font-size:12px;flex-wrap:wrap;row-gap:9px;column-gap:20px;padding-top:17px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:12px}.footer-small-mark{font-size:19px;margin-left:auto}}
@media(max-width:359px){.hero h1{font-size:44px}.system-topline{padding-left:10px;padding-right:10px}.demo-label{font-size:12px;max-width:80px;white-space:normal;text-align:right;line-height:1.3}.workflow-tabs{gap:8px}.workflow-tabs button{font-size:14px}.anatomy-graph{column-gap:11px}.stage-node{padding-left:6px;padding-right:6px}.stage-node strong{font-size:14px}.node-subtitle{font-size:12px}.process-step strong{font-size:12px;letter-spacing:-.5px}.studio-label{max-width:108px;line-height:1.4}.process-scene{padding-left:14px;padding-right:14px}.process-scene h3{font-size:25px}.process-artboard{block-size:34rem}.contact-main h2{font-size:39px}.contact-method-action{max-width:48px}.contact-method-icon{width:33px;height:33px}.footer-signature{font-size:11.2vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-copy,.system-wrap,.process-scene,.process-scene.is-active{transform:none!important}.process-studio .process-scene.is-active{opacity:1}.graph-connections .connection-active path.is-active{stroke-dasharray:none;opacity:1}}

@property --phase-color{syntax:'<color>';inherits:true;initial-value:#7bdaee}
@property --active-color{syntax:'<color>';inherits:true;initial-value:#71dcfa}
.process-studio{transition:--phase-color .8s ease}.system-panel{transition:--active-color .5s ease}.studio-footer{block-size:84px;min-block-size:84px;max-block-size:84px}.studio-footer>span:first-child{max-height:100%;overflow:auto;scrollbar-gutter:stable}
@media(max-width:679px){.studio-footer{block-size:8rem;min-block-size:8rem;max-block-size:8rem}}
@media(max-width:359px){.system-wrap{width:calc(100% + 12px);margin-left:-6px;justify-self:start}.stage-node strong{font-size:14px;white-space:normal;line-height:1.25}.node-subtitle{font-size:12px;line-height:1.25}.node-top{margin-bottom:4px}}
