:root{--ink:#0b1220;--ink-soft:#263249;--muted:#667085;--line:#dfe4ec;--surface:#fff;--surface-soft:#f4f6f9;--night:#07111f;--night-soft:#0d1a2d;--violet:#8b5cf6;--violet-bright:#a78bfa;--cyan:#22d3ee;--cyan-deep:#0891b2;--green:#34d399;--amber:#fbbf24;--red:#fb7185;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--shadow-sm:0 12px 34px #0f172a12;--shadow-lg:0 32px 80px #0208172e;--max-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}svg{flex:none}main{overflow:hidden}.site-header{z-index:20;width:min(calc(100% - 48px), var(--max-width));color:#f8fafc;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:86px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:11px;font-size:14px;font-weight:550;display:inline-flex}.brand b{color:var(--violet-bright)}.brand-mark{background:#ffffff0f;border:1px solid #ffffff40;border-radius:8px;grid-template-columns:repeat(3,1fr);align-items:end;gap:3px;width:27px;height:27px;padding:5px;display:inline-grid;position:relative}.brand-mark span{background:linear-gradient(180deg, var(--cyan), var(--violet));border-radius:3px;width:100%}.brand-mark span:first-child{height:7px}.brand-mark span:nth-child(2){height:12px}.brand-mark span:nth-child(3){height:16px}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a{color:#9eabc0;font-size:13px;transition:color .18s}.site-header nav a:hover{color:#fff}.header-cta{color:#f8fafc;background:#ffffff0d;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;transition:border-color .18s,background .18s;display:inline-flex}.header-cta:hover{background:#ffffff1a;border-color:#ffffff59}.hero{min-height:860px;padding:140px max(24px, calc((100vw - var(--max-width)) / 2)) 80px;color:#f8fafc;background:radial-gradient(circle at 70% 42%, #2563eb14, transparent 28%), var(--night);grid-template-columns:minmax(0,1fr) minmax(520px,.9fr);align-items:center;gap:60px;display:grid;position:relative}.hero-grid,.final-grid{opacity:.25;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 95%);mask-image:linear-gradient(#000 20%,#0000 95%)}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{opacity:.15;background:radial-gradient(circle, var(--violet), transparent 68%);width:300px;height:300px;top:120px;right:14%}.hero-glow-two{opacity:.09;background:radial-gradient(circle, var(--cyan), transparent 68%);width:270px;height:270px;bottom:50px;right:34%}.hero-copy{z-index:2;max-width:670px;position:relative}.hero-kicker{color:#aab6c8;letter-spacing:.1em;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;padding:7px 11px;font-size:11px;font-weight:650;display:inline-flex}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #34d3991f}.hero h1{letter-spacing:-.065em;max-width:700px;margin:30px 0 24px;font-size:clamp(60px,6.8vw,94px);font-weight:600;line-height:.96}.hero h1 span{color:#0000;background:linear-gradient(90deg, var(--violet-bright), var(--cyan));-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#9eabc0;letter-spacing:-.01em;max-width:625px;margin-bottom:34px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:12px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:0 19px;font-size:14px;font-weight:650;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 15px 34px #7c3aed3d}.button-primary:hover{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.button-ghost{color:#c6cfdd;background:#ffffff0a;border:1px solid #ffffff21}.button-ghost:hover{background:#ffffff14}.hero-proof{color:#78879d;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:25px;margin-top:39px;font-size:11px;font-weight:600;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-system{z-index:2;border-radius:50%;justify-self:end;width:570px;height:570px;position:relative}.system-orbit{border:1px solid #94a3b81f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{border-color:#8b5cf638;width:250px;height:250px;box-shadow:inset 0 0 60px #8b5cf606,0 0 90px #8b5cf609}.orbit-two{border-style:dashed;width:410px;height:410px}.orbit-three{width:560px;height:560px}.system-orbit:before,.system-orbit:after{content:"";background:var(--violet-bright);width:5px;height:5px;box-shadow:0 0 12px var(--violet);border-radius:50%;position:absolute}.orbit-one:before{top:16%;left:12%}.orbit-one:after{background:var(--cyan);box-shadow:0 0 12px var(--cyan);bottom:29%;right:5%}.orbit-two:before{top:49%;left:-3px}.orbit-two:after{background:var(--green);box-shadow:0 0 12px var(--green);top:8%;right:21%}.orbit-three:before{background:var(--amber);box-shadow:0 0 12px var(--amber);bottom:13%;right:14%}.orbit-three:after{background:var(--cyan);box-shadow:0 0 12px var(--cyan);top:23%;left:4%}.system-center{z-index:3;background:radial-gradient(circle at 35% 25%,#8b5cf63d,#0000 40%),#0d192d;border:1px solid #a78bfa4d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:166px;height:166px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 13px #8b5cf606,0 24px 60px #0000005c,inset 0 0 35px #8b5cf60f}.system-center-icon{color:#ddd6fe;background:#8b5cf62b;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:9px;display:grid}.system-center>span{color:#aab6c8;letter-spacing:.13em;text-transform:uppercase;font-size:10px}.system-center>b{margin-top:3px;font-size:14px;font-weight:600}.system-node{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b182adb;border:1px solid #ffffff1c;border-radius:13px;grid-template-columns:35px 1fr;align-items:center;column-gap:9px;min-width:132px;padding:10px;display:grid;position:absolute;box-shadow:0 14px 36px #00000042}.system-node>span:not(.node-icon){color:#8fa0b7;letter-spacing:.1em;text-transform:uppercase;align-self:end;font-size:9px}.system-node b{color:#e6ebf3;grid-column:2;align-self:start;font-size:12px;font-weight:600}.node-icon{border-radius:10px;grid-row:1/3;place-items:center;width:35px;height:35px;display:grid}.node-icon.violet{color:#c4b5fd;background:#8b5cf626}.node-icon.cyan{color:#67e8f9;background:#22d3ee1f}.node-icon.amber{color:#fde68a;background:#fbbf241f}.node-icon.green{color:#6ee7b7;background:#34d3991f}.node-repo{top:35px;left:198px}.node-crm{top:213px;right:-5px}.node-calendar{bottom:60px;left:51px}.node-skills{top:180px;left:-12px}.system-status{color:#8fa0b7;letter-spacing:.05em;text-transform:uppercase;background:#0a1626c7;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:9px;display:inline-flex;position:absolute;bottom:40px;right:55px}.system-status span{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #34d399b3}.principles-bar{color:#7f8ba0;letter-spacing:.12em;text-transform:uppercase;background:#081321;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:38px;height:70px;font-size:10px;font-weight:650;display:flex}.principles-bar i{background:#314159;border-radius:50%;width:3px;height:3px}.section{padding:120px max(24px, calc((100vw - var(--max-width)) / 2));position:relative}.section-intro{max-width:780px;margin-bottom:62px}.section-intro.is-centered{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{color:#7450df;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:750;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:17px;height:1px}.section-intro h2,.problem-copy h2{letter-spacing:-.045em;margin:18px 0 20px;font-size:clamp(40px,4.5vw,61px);font-weight:550;line-height:1.07}.section-intro>p,.problem-copy>p{max-width:710px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.72}.is-centered>p{margin-left:auto;margin-right:auto}.problem-section{background:#fff;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;min-height:600px;display:grid}.problem-copy h2 em{color:#7450df;font-style:normal}.transformation-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#f7f8fb;border:1px solid #e6eaf0;grid-template-columns:1fr 44px 1fr;align-items:center;padding:10px;display:grid;position:relative}.transformation-side{border-radius:21px;min-height:285px;padding:31px}.transformation-side.before{color:#657086;border:1px dashed #d9dee8}.transformation-side.after{color:#e8eaff;background:radial-gradient(circle at 85% 12%,#8b5cf657,#0000 35%),#111b31;box-shadow:0 18px 38px #0f172a2e}.card-label{color:#8a95a8;letter-spacing:.13em;text-transform:uppercase;margin-bottom:23px;font-size:10px;font-weight:750;display:inline-block}.after .card-label{color:#a78bfa}.transformation-side ul{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.transformation-side li{padding-left:22px;font-size:14px;position:relative}.before li:before{content:"";background:#9fa8b6;width:7px;height:1px;position:absolute;top:8px;left:0}.after li:before{content:"";border-bottom:1.5px solid var(--cyan);border-left:1.5px solid var(--cyan);width:11px;height:7px;position:absolute;top:3px;left:0;transform:rotate(-45deg)}.transformation-arrow{z-index:3;color:#fff;background:#7450df;border:5px solid #f7f8fb;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.architecture-section{background:var(--surface-soft);padding-top:135px}.architecture-stack{max-width:1080px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dfe4ec;border-radius:28px;margin:0 auto 74px;overflow:hidden}.stack-row{grid-template-columns:150px 1fr;gap:30px;padding:30px 34px;display:grid;position:relative}.stack-title{color:#778399;letter-spacing:.12em;text-transform:uppercase;align-self:center;font-size:10px;font-weight:750}.stack-sources{background:#fff}.stack-items{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.stack-items span{color:#465269;background:#fafbfc;border:1px solid #e5e9ef;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:62px;font-size:10px;font-weight:650;display:flex}.stack-items svg{color:#7450df}.stack-connector{color:#8a94a7;letter-spacing:.08em;text-transform:uppercase;background:#f7f9fb;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;justify-content:center;align-items:center;gap:10px;height:31px;font-size:8px;font-weight:750;display:flex;position:relative}.stack-connector i{background:#cbd2dd;width:22px;height:1px}.stack-agent{color:#fff;background:radial-gradient(circle at 80% 10%,#8b5cf638,#0000 30%),#0b1628;align-items:center}.stack-agent .stack-title{color:#8796ac}.agent-core{align-items:center;gap:14px;display:flex}.agent-core-icon{color:#ddd6fe;background:#8b5cf621;border:1px solid #a78bfa40;border-radius:14px;place-items:center;width:49px;height:49px;display:grid}.agent-core>div{flex-direction:column;gap:4px;display:flex}.agent-core b{font-size:15px;font-weight:600}.agent-core div span{color:#8190a6;font-size:10px}.agent-modules{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.agent-modules span{color:#a8b4c5;background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;padding:8px 11px;font-size:9px}.stack-agent{grid-template-columns:150px 1fr 1.25fr}.stack-memory{background:#fff;grid-template-columns:150px 1.15fr 1fr;align-items:center}.repository-visual{background:#f8fafc;border:1px solid #e0e5ed;border-radius:13px;overflow:hidden}.repo-top{background:#fff;border-bottom:1px solid #e5e9f0;justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.repo-top span{color:#344057;align-items:center;gap:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:650;display:inline-flex}.repo-top svg{color:#7450df}.repo-top b{color:#677388;background:#f0f2f6;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:600}.repo-tree{color:#5d687a;flex-direction:column;gap:5px;padding:12px 14px 14px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.5;display:flex}.memory-benefits{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.memory-benefits span{color:#7c8799;border:1px solid #e5e9ef;border-radius:10px;flex-direction:column;justify-content:center;min-height:95px;padding:13px;font-size:9px;line-height:1.5;display:flex}.memory-benefits b{color:#293449;margin-bottom:3px;font-size:11px}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.knowledge-card{border-radius:var(--radius-md);background:#fff;border:1px solid #e0e5ec;min-height:370px;padding:29px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.knowledge-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-5px)}.knowledge-card:after{content:"";opacity:.09;background:radial-gradient(circle, var(--violet), transparent 68%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-90px;right:-80px}.knowledge-top{justify-content:space-between;align-items:center;margin-bottom:42px;display:flex}.knowledge-number{color:#a1aabb;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.knowledge-icon{color:#7450df;background:#f1edff;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.knowledge-card small{color:#8c96a7;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:750}.knowledge-card h3{letter-spacing:-.025em;margin:8px 0 13px;font-size:24px;font-weight:600}.knowledge-card p{color:#657085;font-size:13px;line-height:1.65}.tag-list{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.tag-list span{color:#697386;background:#fafbfc;border:1px solid #e3e7ed;border-radius:6px;padding:6px 8px;font-size:9px}.process-section{color:#f8fafc;background:radial-gradient(circle at 10% 35%, #22d3ee0e, transparent 24%), radial-gradient(circle at 90% 15%, #8b5cf614, transparent 25%), var(--night)}.process-section .section-intro>p{color:#8d9bb0}.process-section .eyebrow{color:var(--cyan)}.process-timeline{grid-template-columns:repeat(6,1fr);margin-bottom:64px;display:grid}.process-step{min-width:0}.step-marker{align-items:flex-start;height:53px;display:flex;position:relative}.step-marker span{z-index:2;color:#c4b5fd;background:#101d31;border:1px solid #8b5cf64d;border-radius:50%;place-items:center;width:38px;height:38px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:grid;position:relative}.step-marker i{background:linear-gradient(90deg,#8b5cf659,#8b5cf614);width:calc(100% - 38px);height:1px;position:absolute;top:18px;left:38px}.step-content{padding-right:22px}.step-content h3{margin-bottom:10px;font-size:14px;font-weight:600;line-height:1.35}.step-content p{color:#7f8da3;margin-bottom:0;font-size:11px;line-height:1.65}.ownership-grid{grid-template-columns:1fr 1fr;gap:17px;margin:20px 0 80px;display:grid}.ownership-card{border-radius:var(--radius-md);background:#ffffff06;border:1px solid #ffffff17;padding:29px}.ownership-card.featured{background:radial-gradient(circle at 90% 0,#22d3ee14,#0000 31%),#ffffff06;border-color:#22d3ee2b}.ownership-heading{align-items:center;gap:13px;display:flex}.icon-chip{border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.icon-chip.violet{color:#c4b5fd;background:#8b5cf621}.icon-chip.cyan{color:#67e8f9;background:#22d3ee1a}.ownership-heading small{color:#75849a;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:750}.ownership-heading h3{margin:3px 0 0;font-size:20px;font-weight:600}.ownership-card>p{color:#8492a7;margin:22px 0 26px;font-size:12px;line-height:1.65}.ownership-flow{color:#a4afbf;align-items:center;gap:9px;font-size:9px;display:flex}.ownership-flow span{background:#ffffff06;border:1px solid #ffffff14;border-radius:6px;padding:7px 8px}.ownership-flow i{background:#3c4a5e;width:12px;height:1px}.meeting-system{box-shadow:var(--shadow-lg);background:radial-gradient(circle at 50% -20%,#8b5cf621,#0000 35%),#0b1728;border:1px solid #ffffff17;border-radius:27px;padding:45px;overflow:hidden}.meeting-heading{max-width:670px;margin-bottom:38px}.meeting-heading h3{letter-spacing:-.035em;margin:14px 0 12px;font-size:31px;font-weight:550}.meeting-heading p{color:#8290a4;font-size:13px;line-height:1.7}.meeting-flow{justify-content:space-between;align-items:stretch;display:flex}.meeting-source,.meeting-agent{text-align:center;background:#ffffff06;border:1px solid #ffffff14;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-width:165px;padding:20px 16px;display:flex}.source-icon,.meeting-agent>span{border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:11px;display:grid}.source-icon.amber{color:#fde68a;background:#fbbf241a}.source-icon.cyan{color:#67e8f9;background:#22d3ee1a}.meeting-source b,.meeting-agent b{font-size:12px;font-weight:600}.meeting-source small,.meeting-agent small{color:#6e7c91;margin-top:5px;font-size:8px}.meeting-agent{background:#8b5cf60f;border-color:#8b5cf633}.meeting-agent>span{color:#c4b5fd;background:#8b5cf621}.flow-arrow{color:#4c5a70;place-items:center;padding:0 12px;display:grid}.meeting-outputs{flex-direction:column;justify-content:center;gap:7px;min-width:180px;display:flex}.meeting-outputs span{color:#adb7c5;background:#ffffff06;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:10px 11px;font-size:9px;display:flex}.meeting-outputs svg{color:var(--green)}.meeting-gate{color:#93a0b3;background:#8b5cf60a;border:1px dashed #a78bfa33;border-radius:10px;align-items:center;gap:10px;margin-top:24px;padding:13px 15px;font-size:10px;display:flex}.meeting-gate svg{color:#c4b5fd}.meeting-gate b{color:#d9deea}.skills-section{background:#fff}.skill-anatomy{grid-template-columns:1fr .9fr;align-items:center;gap:80px;max-width:1030px;margin:0 auto 75px;display:grid}.skill-file{background:#0d1727;border:1px solid #dce2ea;border-radius:17px;overflow:hidden;box-shadow:0 28px 55px #0f172a2e}.file-titlebar{color:#738096;background:#111d2e;border-bottom:1px solid #ffffff12;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:13px 15px;font-size:8px;display:grid}.file-titlebar>span:first-child{gap:5px;display:flex}.file-titlebar b{color:#a9b5c6;justify-self:center;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:500}.file-titlebar>span:last-child{justify-self:end}.dot{border-radius:50%;width:7px;height:7px;display:block}.dot.red{background:#fb7185}.dot.yellow{background:#fbbf24}.dot.green{background:#34d399}.file-lines{color:#a8b3c3;flex-direction:column;gap:15px;padding:29px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;display:flex}.file-lines span{padding-left:22px;position:relative}.file-lines span:before{color:#405067;content:"—";position:absolute;left:0}.file-lines i{color:#a78bfa;font-style:normal}.skill-anatomy-copy{flex-direction:column;display:flex}.skill-anatomy-copy>div{border-bottom:1px solid #e8ebf0;grid-template-columns:34px 1fr;gap:14px;padding:18px 0;display:grid}.skill-anatomy-copy>div>span{color:#8b5cf6;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.skill-anatomy-copy p{color:#748096;flex-direction:column;gap:5px;margin:0;font-size:11px;line-height:1.5;display:flex}.skill-anatomy-copy b{color:#263147;font-size:13px;font-weight:650}.skill-groups{grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:90px;display:grid}.skill-group{border-radius:var(--radius-md);background:#fafbfc;border:1px solid #e1e6ed;padding:28px}.skill-group-icon{border-radius:12px;place-items:center;width:43px;height:43px;margin-bottom:25px;display:grid}.skill-group.violet .skill-group-icon{color:#7c3aed;background:#f1edff}.skill-group.cyan .skill-group-icon{color:#0891b2;background:#e8fbfe}.skill-group.amber .skill-group-icon{color:#b77907;background:#fff8df}.skill-group h3{letter-spacing:-.02em;margin-bottom:9px;font-size:19px;font-weight:600}.skill-group>p{color:#748095;min-height:44px;font-size:11px;line-height:1.55}.skill-group ul{border-top:1px solid #e5e9ef;flex-direction:column;gap:10px;margin:21px 0 0;padding:17px 0 0;list-style:none;display:flex}.skill-group li{color:#4e5a70;align-items:center;gap:8px;font-size:10px;display:flex}.skill-group li svg{color:#7c3aed}.skill-group.cyan li svg{color:#0891b2}.skill-group.amber li svg{color:#b77907}.api-pattern{color:#f8fafc;background:radial-gradient(circle at 90% 10%,#22d3ee17,#0000 28%),#0b1628;border-radius:27px;padding:45px;overflow:hidden}.api-copy{max-width:670px}.api-copy .eyebrow{color:var(--cyan)}.api-copy h3{letter-spacing:-.035em;margin:15px 0 13px;font-size:32px;font-weight:550}.api-copy p{color:#8391a5;font-size:12px;line-height:1.7}.api-steps{border:1px solid #ffffff14;border-radius:15px;grid-template-columns:repeat(5,1fr);gap:0;margin:38px 0 28px;display:grid}.api-step{border-right:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;min-height:132px;padding:19px;display:flex;position:relative}.api-step:last-child{border-right:0}.api-number{color:#6d7d93;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.api-step b{max-width:120px;font-size:11px;font-weight:550;line-height:1.4}.api-step code{color:#67e8f9;background:#22d3ee14;border-radius:4px;padding:4px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.api-step>i{z-index:2;background:#0b1628;border-top:1px solid #5b687b;border-right:1px solid #5b687b;width:7px;height:7px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)rotate(45deg)}.api-principles{flex-wrap:wrap;gap:8px;display:flex}.api-principles span{color:#7f8da1;border:1px solid #ffffff14;border-radius:7px;padding:7px 9px;font-size:9px}.integrations-section{background:var(--surface-soft)}.integrations-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:70px;display:grid}.integration-card{background:#fff;border:1px solid #e0e5ec;border-radius:18px;min-height:258px;padding:27px;transition:transform .2s,box-shadow .2s}.integration-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.integration-icon{color:#7450df;background:#f1edff;border-radius:11px;place-items:center;width:39px;height:39px;margin-bottom:24px;display:grid}.integration-card h3{margin-bottom:9px;font-size:17px;font-weight:600}.integration-card p{color:#6e798d;min-height:60px;font-size:11px;line-height:1.65}.integration-mode{color:#647086;background:#f8f9fb;border:1px solid #e2e6ed;border-radius:6px;margin-top:14px;padding:6px 8px;font-size:8px;font-weight:650;display:inline-flex}.connector-comparison{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dee3eb;border-radius:22px;grid-template-columns:1fr 50px 1fr 1.15fr;align-items:stretch;display:grid;overflow:hidden}.connector-col{padding:31px}.connector-label{align-items:center;gap:13px;margin-bottom:24px;display:flex}.connector-symbol{color:#6d42da;background:#f1edff;border-radius:12px;place-items:center;width:42px;height:42px;font-family:SFMono-Regular,Consolas,monospace;font-size:17px;font-weight:700;display:grid}.connector-symbol.api{color:#07849f;background:#e5fafd}.connector-label small,.connector-result small{color:#8a95a6;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:750}.connector-label h3,.connector-result h3{margin:3px 0 0;font-size:15px;font-weight:600}.connector-col ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.connector-col li{color:#6d788a;padding-left:15px;font-size:10px;position:relative}.connector-col li:before{content:"";background:#8b5cf6;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;left:0}.connector-divider{color:#9aa4b5;place-items:center;display:grid}.connector-divider span{background:#f8f9fb;border:1px solid #dfe4eb;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.connector-result{color:#f8fafc;background:radial-gradient(circle at 100% 0,#8b5cf647,#0000 37%),#101b2e;align-items:center;gap:15px;padding:31px;display:flex}.connector-symbol.result{color:#c4b5fd;background:#8b5cf629}.connector-result small{color:#8593a7}.connector-result p{color:#8492a6;margin:6px 0 0;font-size:9px}.governance-section{color:#f8fafc;background:radial-gradient(circle at 50% 0%, #8b5cf617, transparent 30%), var(--night)}.governance-section .section-intro p{color:#8896aa}.governance-section .eyebrow{color:var(--violet-bright)}.approval-flow{grid-template-columns:1fr 65px 1fr 65px 1fr 65px 1fr;align-items:center;max-width:1080px;margin:0 auto 75px;display:grid}.approval-step{text-align:center;background:#ffffff06;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:174px;padding:18px;display:flex}.approval-step>span{color:#c4b5fd;background:#8b5cf61f;border-radius:11px;place-items:center;width:41px;height:41px;margin-bottom:17px;display:grid}.approval-step b{font-size:12px;font-weight:600}.approval-step small{color:#6f7d92;max-width:130px;margin-top:6px;font-size:8px;line-height:1.5}.approval-step.human{background:#22d3ee0a;border-color:#22d3ee30}.approval-step.human>span{color:#67e8f9;background:#22d3ee1a}.approval-line{background:#ffffff1f;height:1px;position:relative}.approval-line.gated{background:linear-gradient(90deg,#8b5cf64d,#22d3ee4d)}.approval-line.gated i{color:#e9d5ff;background:#131e31;border:1px solid #a78bfa45;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.guardrails-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.guardrail-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:38px 1fr;gap:13px;padding:24px;display:grid}.guardrail-card>span{color:#c4b5fd;background:#8b5cf61a;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.guardrail-card h3{margin-bottom:7px;font-size:13px;font-weight:600}.guardrail-card p{color:#758399;margin-bottom:0;font-size:10px;line-height:1.6}.impact-section{background:#fff}.impact-grid{border-top:1px solid #e1e5eb;border-left:1px solid #e1e5eb;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:105px;display:grid}.impact-card{background:#fff;border-bottom:1px solid #e1e5eb;border-right:1px solid #e1e5eb;min-height:245px;padding:27px;transition:background .18s;position:relative}.impact-card:hover{background:#f8f9fb}.impact-index{color:#a3acba;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.impact-tag{color:#7653d8;letter-spacing:.08em;text-transform:uppercase;background:#f1edff;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:750;position:absolute;top:24px;right:25px}.impact-card h3{letter-spacing:-.02em;margin:67px 0 10px;font-size:19px;font-weight:600}.impact-card p{color:#6d788b;max-width:310px;margin-bottom:0;font-size:11px;line-height:1.65}.learning-loop{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1050px;margin:0 auto;display:grid}.loop-visual{justify-self:center;width:440px;height:440px;position:relative}.loop-ring{border:1px solid #dfe4eb;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-outer{border-style:dashed;width:410px;height:410px}.ring-inner{border-color:#d8d0f7;width:250px;height:250px}.loop-center{z-index:2;color:#fff;background:radial-gradient(circle at 30% 20%,#a78bfa80,#0000 38%),#172038;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:142px;height:142px;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 20px 45px #1e293b33}.loop-center svg{color:#c4b5fd}.loop-center b{font-size:12px;font-weight:600}.loop-node{z-index:3;color:#4a566b;text-align:center;min-width:85px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e0e5ec;border-radius:9px;padding:10px 12px;font-size:9px;font-weight:650;position:absolute}.loop-node:before{content:"";background:#8b5cf6;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 4px #f1edff}.node-one{top:16px;left:177px}.node-one:before{top:auto;bottom:-54px;left:50%;transform:translate(-50%)}.node-two{top:195px;right:-2px}.node-two:before{left:-49px}.node-three{bottom:14px;left:177px}.node-three:before{top:-50px;left:50%;transform:translate(-50%)}.node-four{top:195px;left:-2px}.node-four:before{right:-49px}.loop-copy h3{letter-spacing:-.04em;margin:16px 0 15px;font-size:38px;font-weight:550;line-height:1.12}.loop-copy>p{color:#6d788b;font-size:13px;line-height:1.75}.loop-copy ul{border-top:1px solid #e5e9ef;flex-direction:column;gap:10px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:flex}.loop-copy li{color:#4c586c;align-items:center;gap:9px;font-size:11px;display:flex}.loop-copy li svg{color:#7450df}.blueprint-section{background:var(--surface-soft);padding-bottom:80px}.maturity-roadmap{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:85px;display:grid}.maturity-stage{background:#fff;border:1px solid #e0e5ec;border-radius:17px;padding:25px}.maturity-top{justify-content:space-between;align-items:center;margin-bottom:37px;display:flex}.maturity-top>span{color:#8893a4;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.maturity-top i{color:#6950b7;letter-spacing:.07em;text-transform:uppercase;background:#f1edff;border-radius:5px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:700}.maturity-stage h3{letter-spacing:-.02em;margin-bottom:10px;font-size:17px;font-weight:600}.maturity-stage p{color:#707b8f;min-height:56px;font-size:10px;line-height:1.6}.maturity-progress{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:25px;display:grid}.maturity-progress span{background:#e8ebf0;border-radius:999px;height:3px}.maturity-progress span.active{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.final-card{color:#fff;background:radial-gradient(circle at 85% 30%, #22d3ee1a, transparent 28%), radial-gradient(circle at 20% 100%, #8b5cf62e, transparent 34%), var(--night);min-height:455px;box-shadow:var(--shadow-lg);border-radius:29px;grid-template-columns:1fr .75fr;align-items:center;gap:70px;padding:65px;display:grid;position:relative;overflow:hidden}.final-copy,.final-formula{z-index:2;position:relative}.final-copy h2{letter-spacing:-.05em;margin:24px 0 18px;font-size:clamp(39px,4vw,55px);font-weight:550;line-height:1.06}.final-copy h2 span{color:#0000;background:linear-gradient(90deg,#c4b5fd,#67e8f9);-webkit-background-clip:text;background-clip:text}.final-copy>p{color:#8e9caf;max-width:600px;margin-bottom:0;font-size:13px;line-height:1.75}.final-formula{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff06;border:1px solid #ffffff17;border-radius:17px;flex-direction:column;align-items:stretch;gap:9px;padding:18px;display:flex}.final-formula>span{color:#a9b5c5;background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:10px;padding:13px 15px;font-size:10px;display:flex}.final-formula>span svg{color:#c4b5fd}.final-formula>b{color:#536177;align-self:center;font-size:12px}.final-formula .formula-result{color:#ecfeff;background:#22d3ee12;border-color:#22d3ee26}.final-formula .formula-result svg{color:var(--cyan)}footer{min-height:125px;padding:30px max(24px, calc((100vw - var(--max-width)) / 2));color:#7e8ca1;background:#07111f;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;display:grid}footer p{text-align:center;margin:0;font-size:9px;line-height:1.5}footer>a:last-child{justify-self:end;align-items:center;gap:8px;font-size:10px;display:inline-flex}footer>a:last-child span{color:#c4b5fd;border:1px solid #ffffff1a;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}@media (max-width:1120px){.site-header nav{display:none}.hero{grid-template-columns:1fr 450px;gap:20px}.hero-system{width:450px;height:450px;transform:scale(.84)}.meeting-flow{grid-template-columns:1fr 35px 1fr;gap:10px 0;display:grid}.meeting-agent{grid-column:1}.meeting-outputs{grid-column:3}.meeting-source,.meeting-agent,.meeting-outputs{min-width:0}.process-timeline{grid-template-columns:repeat(3,1fr);gap:25px 0}.process-step:nth-child(3) .step-marker i,.process-step:nth-child(6) .step-marker i{display:none}.connector-comparison{grid-template-columns:1fr 35px 1fr}.connector-result{grid-column:1/-1}}@media (max-width:900px){.hero{grid-template-columns:minmax(0,1fr);min-height:auto;padding-top:150px}.hero-copy{width:100%;min-width:0;max-width:720px}.hero-system{justify-self:center;margin-top:15px}.problem-section{grid-template-columns:1fr;gap:50px}.stack-row{grid-template-columns:1fr;gap:18px}.stack-agent,.stack-memory{grid-template-columns:1fr}.agent-modules{justify-content:flex-start}.knowledge-grid,.skill-groups,.integrations-grid,.guardrails-grid,.impact-grid{grid-template-columns:repeat(2,1fr)}.ownership-grid{grid-template-columns:1fr}.skill-anatomy,.learning-loop{grid-template-columns:1fr;gap:55px}.skill-file{justify-self:center;width:min(100%,620px)}.learning-loop{max-width:650px}.maturity-roadmap{grid-template-columns:repeat(2,1fr)}.final-card{grid-template-columns:1fr}.final-formula{grid-template-columns:1fr 20px 1fr 20px 1fr;display:grid}.final-formula>b{justify-self:center}.final-formula .formula-result,.final-formula>b:nth-of-type(3){grid-column:1/-1}}@media (max-width:680px){.site-header{width:calc(100% - 32px)}.header-cta{display:none}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:clamp(51px,16vw,70px)}.hero-copy>p{overflow-wrap:anywhere;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{flex-direction:column;align-items:flex-start;gap:13px}.hero-system{width:360px;height:420px;margin-top:-20px;transform:scale(.66)}.principles-bar{flex-wrap:wrap;gap:13px 22px;height:auto;padding:23px;line-height:1.5}.principles-bar i{display:none}.section{padding-top:88px;padding-bottom:88px}.section-intro{margin-bottom:44px}.section-intro h2,.problem-copy h2{font-size:39px}.transformation-card{grid-template-columns:1fr}.transformation-arrow{margin:-5px auto;transform:rotate(90deg)}.transformation-side{min-height:auto}.stack-row{padding:24px}.stack-items{grid-template-columns:repeat(2,1fr)}.stack-items span:last-child{grid-column:1/-1}.memory-benefits,.knowledge-grid,.skill-groups,.integrations-grid,.guardrails-grid,.impact-grid{grid-template-columns:1fr}.knowledge-card{min-height:340px}.process-timeline{grid-template-columns:1fr}.step-marker{flex:none;width:52px;height:auto}.step-marker i{background:linear-gradient(#8b5cf659,#8b5cf614);width:1px;height:calc(100% + 72px);top:38px;left:18px}.process-step{min-height:130px;display:flex}.process-step:nth-child(3) .step-marker i{display:block}.step-content{padding-right:0}.step-content h3{font-size:16px}.ownership-flow{flex-direction:column;align-items:stretch}.ownership-flow i{width:1px;height:7px;margin-left:14px}.meeting-system,.api-pattern{padding:26px}.meeting-flow{grid-template-columns:1fr}.meeting-agent,.meeting-outputs{grid-column:1}.flow-arrow{padding:5px 0;transform:rotate(90deg)}.meeting-heading h3,.api-copy h3{font-size:27px}.api-steps{grid-template-columns:1fr}.api-step{border-bottom:1px solid #ffffff14;border-right:0;min-height:95px}.api-step:last-child{border-bottom:0}.api-step>i{top:auto;bottom:-4px;right:50%;transform:translate(50%)rotate(135deg)}.connector-comparison{grid-template-columns:1fr}.connector-divider{padding:6px}.connector-result{grid-column:1}.approval-flow{grid-template-columns:1fr;gap:0}.approval-step{min-height:145px}.approval-line{justify-self:center;width:1px;height:45px}.impact-grid{border-left:1px solid #e1e5eb}.learning-loop{overflow:hidden}.loop-visual{transform-origin:50%;width:340px;height:340px;transform:scale(.83)}.ring-outer{width:330px;height:330px}.ring-inner{width:215px;height:215px}.node-one,.node-three{left:127px}.node-two,.node-four{top:145px}.loop-copy h3{font-size:34px}.maturity-roadmap{grid-template-columns:1fr}.final-card{padding:38px 25px}.final-copy h2{font-size:39px}.final-formula{display:flex}footer{grid-template-columns:1fr;justify-items:center;padding-top:45px;padding-bottom:45px}footer>a:last-child{justify-self:center}}@media (prefers-reduced-motion:no-preference){.orbit-two{animation:45s linear infinite spin}.orbit-one{animation:35s linear infinite spin-reverse}.live-dot{animation:2.3s ease-in-out infinite pulse}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes spin-reverse{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #34d3991a}50%{box-shadow:0 0 0 7px #34d39908}}}
