@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--canvas: #f4f7f5;--ink: #17211f;--forest: #092f2b;--coral: #ef765b;--mint: #8edbc8;--steel: #547685;--muted: #667572;--line: #d9e3df;--soft: #e7f0ec;--shell: 1180px;font-family:Manrope,Noto Sans SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--canvas)}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:4px}img{display:block;max-width:100%}.section-shell,.header-shell,.hero-shell{width:min(var(--shell),calc(100% - 64px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid rgba(217,227,223,.72);background:#f4f7f5e0;transition:background-color .2s ease,box-shadow .2s ease}.site-header-scrolled{background:#f4f7f5f7;box-shadow:0 10px 30px #092f2b14}.header-shell{min-height:70px;display:flex;align-items:center;gap:36px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#d7f4ec}.brand-mark img{width:27px;height:27px}.brand-name{font-size:15px}.brand-name strong{color:var(--coral);font-weight:800}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a,.mobile-nav a{color:#526560;font-size:13px;transition:color .16s ease}.desktop-nav a[href="/docs.html"]{display:inline-flex;align-items:center;gap:5px}.desktop-nav a:hover,.desktop-nav a:focus-visible,.mobile-nav a:hover,.mobile-nav a:focus-visible{color:var(--coral)}.header-action,.business-action,.mobile-business,.mobile-console{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--forest);border-radius:5px;background:var(--forest);color:#fff;font-size:13px;font-weight:700;transition:transform .16s ease,background-color .16s ease}.business-action{border-color:#b5cbc4;background:transparent;color:var(--forest)}.business-action:hover{border-color:var(--coral);background:#fff;color:var(--coral)}.header-action:hover,.mobile-console:hover{transform:translateY(-2px);background:#164d46}.menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:760px;overflow:hidden;background:var(--forest);color:#fff}.hero-background{position:absolute;inset:50% 0 auto 35%;width:65%;height:auto;aspect-ratio:16 / 9;object-fit:contain;object-position:center;background:var(--forest);opacity:.56;filter:saturate(.65) contrast(1.02);transform:translateY(-50%)}.hero-overlay{position:absolute;inset:0;background:#092f2bb8}.hero-grid{display:none}.hero-shell{position:relative;z-index:2;min-height:760px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:50px;padding:118px 0 78px}.hero-copy{max-width:565px}.hero-kicker,.section-kicker{margin:0 0 16px;display:flex;align-items:center;gap:8px;color:var(--coral);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-kicker{color:var(--mint)}.hero h1{margin:0;font-size:clamp(56px,7.2vw,94px);line-height:.96;font-weight:800;letter-spacing:0}.hero h1 span{color:var(--mint)}.hero-thesis{max-width:470px;margin:24px 0 0;color:#f7fbf9;font-size:clamp(25px,3vw,40px);line-height:1.22;font-weight:700;letter-spacing:0}.hero-description{max-width:500px;margin:20px 0 0;color:#b8ceca;font-size:15px;line-height:1.85}.hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.button{min-height:46px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:800;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:#fff}.button-primary:hover{background:#f4876f}.button-ghost{border-color:#ffffff52;color:#f6fbf9}.button-ghost:hover{border-color:var(--mint);color:var(--mint)}.hero-facts{margin-top:34px;display:flex;flex-wrap:wrap;gap:17px;color:#aac1bc;font-size:11px}.hero-facts span{display:inline-flex;align-items:center;gap:7px}.hero-facts i,.stage-toolbar i,.code-status span,.product-shot figcaption i,.footer-brand span{width:7px;height:7px;flex:0 0 auto;display:inline-block;border-radius:50%;background:var(--mint)}.hero-demo-access{margin-top:20px;padding:10px 12px;display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;border-left:2px solid var(--mint);color:#a8c1bb;font-family:DM Mono,monospace;font-size:10px}.hero-demo-access strong{color:#f5fbf8;font-size:11px;font-weight:500}.hero-demo-access small{flex-basis:100%;color:#78958e;font-family:Manrope,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:10px}.execution-stage{width:min(100%,590px);justify-self:end;padding:18px;border:1px solid rgba(142,219,200,.26);border-radius:10px;background:#061a18bd;box-shadow:0 28px 80px #00000042;transition:transform .26s ease-out;transform-style:preserve-3d}.stage-toolbar,.code-toolbar,.code-status{display:flex;align-items:center}.stage-toolbar{justify-content:space-between;padding:3px 4px 16px;color:#8ea8a2;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.03em}.stage-toolbar span:first-child{display:inline-flex;align-items:center;gap:8px;color:#e0efea}.execution-rail{display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);align-items:center}.execution-node{min-width:0;min-height:132px;padding:15px 13px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(142,219,200,.15);border-radius:6px;background:#ffffff0e;transition:border-color .24s ease,background-color .24s ease,transform .24s ease}.execution-node-active{border-color:var(--coral);background:#ef765b24;transform:translateY(-6px)}.execution-node-complete{border-color:#8edbc873}.node-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;background:#8edbc81f;color:var(--mint)}.execution-node-active .node-icon{background:#ef765b2e;color:var(--coral)}.node-copy{min-width:0;display:grid;gap:5px}.node-copy strong{overflow:hidden;color:#edf7f3;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.node-copy small,.node-state{color:#85a09a;font-family:DM Mono,monospace;font-size:9px}.execution-node-active .node-state{color:var(--coral)}.execution-node-complete .node-state{color:var(--mint)}.execution-line{height:1px;position:relative;background:#8edbc833}.execution-line span{position:absolute;inset:0 auto 0 0;width:0;background:var(--mint);transition:width .36s ease}.execution-line .line-active{width:100%}.stage-result{margin-top:16px;padding:13px 12px 0;display:flex;align-items:baseline;gap:8px;border-top:1px solid rgba(142,219,200,.13);color:#77918b;font-family:DM Mono,monospace;font-size:10px}.stage-result strong{margin-right:14px;color:#eaf5f1;font-size:12px}.hero-scroll{position:absolute;right:max(32px,calc((100vw - 1180px)/2));bottom:26px;z-index:3;display:inline-flex;align-items:center;gap:10px;color:#a6bfba;font-family:DM Mono,monospace;font-size:10px;writing-mode:vertical-rl}.hero-scroll span{width:1px;height:40px;background:var(--coral);animation:scroll-pulse 1.8s ease-in-out infinite}@keyframes scroll-pulse{0%,to{transform:scaleY(.55);transform-origin:top;opacity:.45}50%{transform:scaleY(1);transform-origin:top;opacity:1}}.section{padding:112px 0}.section-heading{max-width:760px}.section-heading h2,.section-copy h2,.cta-inner h2{margin:0;color:var(--ink);font-size:clamp(34px,4vw,56px);line-height:1.13;font-weight:800;letter-spacing:-.035em}.section-copy>p:not(.section-kicker),.section-heading>p:not(.section-kicker){margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.85}.section-kicker-light{color:var(--mint)}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .64s ease,transform .64s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.capabilities-section{background:var(--canvas)}.capability-flow{margin-top:62px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.capability-flow article{position:relative;min-height:275px;padding:28px 26px 30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff73;transition:background-color .18s ease,transform .18s ease}.capability-flow article:hover{background:#fff;transform:translateY(-4px)}.capability-flow article>svg{color:var(--forest)}.capability-index{position:absolute;top:28px;right:25px;color:#9ab0aa;font-family:DM Mono,monospace;font-size:10px}.capability-flow article>span:not(.capability-index){display:block;margin-top:27px;color:var(--coral);font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase}.capability-flow h3{margin:10px 0 11px;font-size:18px;line-height:1.4}.capability-flow p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.product-section{background:var(--forest);color:#fff}.product-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.product-section .section-heading h2{color:#f7fbf9}.text-action{flex:0 0 auto;margin-bottom:5px;display:inline-flex;align-items:center;gap:8px;color:var(--mint);font-size:13px;font-weight:800}.text-action:hover{color:#fff}.product-explorer{margin-top:58px;border:1px solid rgba(142,219,200,.2);background:#ffffff0b}.product-tabs{min-height:64px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid rgba(142,219,200,.2)}.product-tabs button,.runtime-selector button{min-height:64px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-right:1px solid rgba(142,219,200,.2);background:transparent;color:#8fa8a2;cursor:pointer;font-size:13px;font-weight:700;transition:color .18s ease,background-color .18s ease}.product-tabs button:last-child{border-right:0}.product-tabs button:hover,.product-tabs button[aria-selected=true]{background:#8edbc81c;color:#f2fbf8}.product-panel{min-height:440px;display:grid;grid-template-columns:minmax(230px,.62fr) minmax(0,1.38fr);align-items:center;gap:44px;padding:38px}.product-panel-copy>p{margin:0 0 22px;color:var(--coral);font-family:DM Mono,monospace;font-size:11px}.product-panel-copy h3{margin:0;color:#fff;font-size:26px;line-height:1.3;letter-spacing:-.02em}.product-panel-copy>span{display:block;margin-top:18px;color:#adc1bc;font-size:13px;line-height:1.85}.product-shot{margin:0;min-width:0}.product-shot img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:contain;background:#fff;border:1px solid #b8d0c9;border-radius:5px;box-shadow:0 26px 70px #00000042;animation:shot-in .42s ease both}@keyframes shot-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-shot figcaption{margin-top:11px;display:flex;align-items:center;gap:7px;color:#8ca7a0;font-family:DM Mono,monospace;font-size:10px}.runtime-section{background:#fff}.runtime-grid{display:grid;grid-template-columns:minmax(0,.83fr) minmax(420px,1.17fr);align-items:center;gap:88px}.runtime-copy{max-width:500px}.runtime-selector{margin-top:29px;display:inline-flex;border:1px solid var(--line);border-radius:5px;overflow:hidden}.runtime-selector button{min-height:40px;padding:0 12px;border-right:1px solid var(--line);color:var(--steel);font-size:11px}.runtime-selector button:last-child{border-right:0}.runtime-selector button:hover,.runtime-selector button[aria-selected=true]{background:var(--forest);color:#fff}.runtime-description{margin-top:32px;padding-left:18px;border-left:2px solid var(--coral)}.runtime-description>span{color:var(--coral);font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase}.runtime-description h3{margin:10px 0 9px;font-size:20px}.runtime-description p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.code-window{min-width:0;overflow:hidden;border:1px solid #294f4a;border-radius:7px;background:#102d29;box-shadow:0 22px 60px #092f2b2e}.code-toolbar{min-height:48px;gap:12px;padding:0 17px;border-bottom:1px solid rgba(142,219,200,.14);color:#aac0ba;font-family:DM Mono,monospace;font-size:10px}.code-toolbar>span{display:inline-flex;gap:5px}.code-toolbar>span i{width:7px;height:7px;display:block;border-radius:50%;background:#55716b}.code-toolbar>span i:first-child{background:var(--coral)}.code-toolbar>span i:nth-child(2){background:#dcae62}.code-toolbar>span i:last-child{background:var(--mint)}.code-toolbar strong{color:#edf8f4;font-weight:500}.code-toolbar em{margin-left:auto;color:var(--mint);font-style:normal}.code-window pre{min-height:310px;margin:0;padding:28px 24px;overflow:auto;color:#d8ebe5;font-family:DM Mono,monospace;font-size:12px;line-height:2;white-space:pre-wrap}.code-status{gap:8px;min-height:40px;padding:0 18px;border-top:1px solid rgba(142,219,200,.14);color:#91aaa4;font-family:DM Mono,monospace;font-size:10px}.runtime-facts{margin-top:88px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.runtime-facts div{min-height:112px;padding:25px 22px;display:flex;flex-direction:column;gap:5px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.runtime-facts strong{color:var(--forest);font-family:DM Mono,monospace;font-size:21px}.runtime-facts span{color:var(--muted);font-size:11px}.governance-section{background:#e8f0ed}.governance-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;gap:80px}.governance-facts{margin-top:31px;display:flex;flex-wrap:wrap;gap:8px}.governance-facts span{padding:7px 10px;border:1px solid #bfd2cb;border-radius:4px;color:var(--forest);font-family:DM Mono,monospace;font-size:10px}.governance-shot img{border-color:#bfd2cb;box-shadow:0 25px 60px #18353026}.governance-shot figcaption{color:#6c837d}.scenarios-section{background:#fff}.scenario-list{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.scenario-list article{min-height:230px;padding:28px 26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background-color .18s ease,transform .18s ease}.scenario-list article:hover{background:var(--canvas);transform:translateY(-4px)}.scenario-list article>span{color:var(--steel);font-family:DM Mono,monospace;font-size:10px}.scenario-list h3{margin:22px 0 10px;font-size:19px;line-height:1.4}.scenario-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.faq-section{background:var(--canvas)}.faq-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:90px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:72px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-size:14px;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral);font-size:22px;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:650px;margin:-2px 38px 23px 0;color:var(--muted);font-size:13px;line-height:1.8}.cta-section{padding:70px 0;background:var(--forest);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-inner h2{max-width:680px;color:#fff;font-size:clamp(31px,4vw,50px)}.button-light{flex:0 0 auto;background:#fff;color:var(--forest)}.button-light:hover{background:var(--mint)}.site-footer{padding:30px 0;background:#061e1b;color:#91aaa4}.footer-inner{display:flex;align-items:center;gap:22px;font-size:11px}.footer-brand{color:#f0f8f5;font-size:14px}.footer-brand strong,.footer-brand em{font-style:normal;font-weight:800}.footer-brand em{color:var(--mint)}.footer-brand span{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;background:#d7f4ec}.footer-brand span img{width:23px;height:23px}.footer-inner p{margin:0}.footer-inner nav{margin-left:auto;display:flex;gap:20px}.footer-inner nav a:hover{color:#fff}.footer-inner small{padding-left:20px;border-left:1px solid #31514c;font-family:DM Mono,monospace;font-size:10px}.footer-icp{padding-left:20px;border-left:1px solid #31514c;color:#91aaa4;font-size:10px;white-space:nowrap}.footer-icp:hover{color:#fff}.footer-contact{margin-left:auto;padding:11px 0 11px 26px;display:grid;gap:5px;border-left:1px solid #31514c;font-size:12px}.footer-contact span{color:#d9ebe6;font-weight:700}.footer-contact strong{color:#f0f8f5;font-family:DM Mono,monospace;font-size:13px;font-weight:500}.footer-contact a{color:var(--mint);font-family:DM Mono,monospace;font-size:12px}.footer-contact a:hover{color:#fff}.footer-contact small{padding:0;border:0;color:#78938c;font-size:10px;line-height:1.5}@media(max-width:980px){.desktop-nav,.header-action,.business-action{display:none}.menu-button{width:40px;height:40px;margin-left:auto;padding:0;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.mobile-nav{padding:8px 32px 20px;display:grid;border-top:1px solid var(--line);background:#f4f7f5fa}.mobile-nav a{padding:14px 0;border-bottom:1px solid #e5ece9}.mobile-nav .mobile-console{margin-top:12px;border-bottom:0;color:#fff}.mobile-nav .mobile-business{display:inline-flex;align-items:center;gap:8px}.hero-shell{grid-template-columns:minmax(0,.9fr) minmax(350px,1.1fr);gap:28px}.execution-stage{transform:scale(.9);transform-origin:right center}.runtime-grid,.governance-grid,.faq-layout{gap:52px}}@media(max-width:760px){.section-shell,.header-shell,.hero-shell{width:min(var(--shell),calc(100% - 40px))}.hero{min-height:790px}.hero-background{inset:auto 0 0;width:100%;height:auto;aspect-ratio:16 / 9;opacity:.43;object-position:center bottom;transform:none}.hero-overlay{background:#092f2bc9}.hero-grid{display:none}.hero-shell{min-height:790px;display:block;padding:124px 0 230px}.hero-copy{max-width:none}.hero h1{font-size:clamp(48px,14vw,64px)}.hero-thesis{font-size:28px}.hero-description{font-size:14px;line-height:1.75}.hero-facts{gap:11px 16px}.execution-stage{position:absolute;right:0;bottom:43px;width:100%;transform:none}.execution-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.execution-line{display:none}.execution-node{min-height:108px;padding:11px 9px}.node-copy strong{font-size:10px}.node-copy small,.node-state{font-size:8px}.stage-result{gap:5px;font-size:9px}.stage-result strong{margin-right:7px;font-size:10px}.hero-scroll{display:none}.section{padding:78px 0}.section-heading h2,.section-copy h2,.cta-inner h2{font-size:34px}.capability-flow,.scenario-list,.runtime-facts{grid-template-columns:1fr}.capability-flow,.runtime-facts{margin-top:42px}.capability-flow article{min-height:0;padding:24px}.product-intro,.cta-inner{align-items:flex-start;flex-direction:column}.text-action{margin-top:-8px}.product-explorer{margin-top:40px}.product-tabs{grid-template-columns:1fr}.product-tabs button{min-height:50px;justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(142,219,200,.2)}.product-tabs button:last-child{border-bottom:0}.product-panel{min-height:0;grid-template-columns:1fr;gap:30px;padding:25px 20px 27px}.product-panel-copy h3{font-size:23px}.runtime-grid,.governance-grid,.faq-layout{grid-template-columns:1fr;gap:42px}.runtime-selector{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.runtime-selector button{padding:0 5px;font-size:10px}.runtime-facts div{min-height:82px;padding:18px 20px}.runtime-facts strong{font-size:18px}.scenario-list{margin-top:42px}.scenario-list article{min-height:0}.faq-list details p{margin-right:0}.cta-section{padding:60px 0}.button-light{width:100%}.footer-inner{align-items:flex-start;flex-wrap:wrap}.footer-inner p{width:100%;order:3}.footer-inner nav{margin-left:auto}.footer-contact{width:100%;margin-left:0;padding:16px 0 0;border-top:1px solid #31514c;border-left:0;order:4}.footer-inner small{padding-left:0;border-left:0;order:5}.footer-icp{width:100%;padding-left:0;border-left:0;order:6}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}:root{--canvas: #eef3f1;--ink: #132322;--forest: #082c31;--coral: #ff795e;--mint: #63dfd0;--steel: #4b7480;--muted: #5d706e;--line: #d3e0dc;--soft: #e4efeb}.site-header{border-bottom-color:#63dfd038;background:#eef3f1e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header-scrolled{background:#eef3f1fa;box-shadow:0 12px 34px #082c311a}.brand-mark{border:1px solid rgba(255,121,94,.22);background:#fff4ee}.hero{border-bottom:1px solid rgba(99,223,208,.22);background:#061d24}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid rgba(99,223,208,.12);box-shadow:inset 0 0 0 18px #04151b29}.hero-overlay{background:#061d24ad}.hero h1{letter-spacing:-.045em}.hero-thesis{max-width:530px;color:#f4fbf8}.hero-description{color:#b6cfcb}.execution-stage{border-color:#63dfd061;background:#04181edb;box-shadow:0 30px 90px #00000057,0 0 0 1px #ff795e14}.execution-node-active{box-shadow:0 0 0 1px #ff795e33,0 12px 28px #ff795e1f}.capability-flow article,.scenario-list article{background:#ffffff9e}.capability-flow article:hover,.scenario-list article:hover{box-shadow:0 12px 28px #082c3114}.mcp-section{overflow:hidden;background:#071d25;color:#edf9f6}.mcp-heading{display:flex;align-items:end;justify-content:space-between;gap:48px}.mcp-heading h2{max-width:720px;margin:0;color:#f5fbf9;font-size:clamp(34px,4vw,56px);line-height:1.1;letter-spacing:-.04em}.mcp-heading>p{max-width:330px;margin:0 0 5px;color:#9dbab4;font-size:13px;line-height:1.8}.mcp-console{margin-top:54px;border:1px solid rgba(99,223,208,.28);background:#0b2930;box-shadow:0 24px 70px #0000003d}.mcp-console-bar{min-height:48px;display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid rgba(99,223,208,.2);color:#9bb9b4;font-family:DM Mono,monospace;font-size:10px}.mcp-console-bar>span{display:inline-flex;gap:5px}.mcp-console-bar i{width:7px;height:7px;border-radius:50%;background:#506e70}.mcp-console-bar i:first-child{background:var(--coral)}.mcp-console-bar i:nth-child(2){background:#e4b45c}.mcp-console-bar i:nth-child(3){background:var(--mint)}.mcp-console-bar strong{color:#edf9f6;font-weight:500}.mcp-console-bar em{margin-left:auto;color:var(--mint);font-style:normal;font-size:9px}.mcp-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.mcp-step{min-height:190px;padding:24px 22px 22px;border-right:1px solid rgba(99,223,208,.16)}.mcp-step:last-child{border-right:0}.mcp-step-top{display:flex;align-items:center;justify-content:space-between;color:var(--mint)}.mcp-step-top span{color:#668b8c;font-family:DM Mono,monospace;font-size:10px}.mcp-step>strong{display:block;margin-top:28px;color:#f2faf8;font-size:15px}.mcp-step code{display:block;margin-top:7px;color:var(--coral);font-family:DM Mono,monospace;font-size:10px;font-weight:500}.mcp-step p{margin:14px 0 0;color:#9dbab4;font-size:12px;line-height:1.7}.mcp-console-footer{min-height:48px;display:flex;align-items:center;gap:8px;padding:0 16px;border-top:1px solid rgba(99,223,208,.16);color:#a8c9c1;font-family:DM Mono,monospace;font-size:10px}.mcp-console-footer svg{color:var(--mint)}.skills-strip{min-height:72px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:18px 0 0}.skills-label{margin-right:7px;color:#759994;font-family:DM Mono,monospace;font-size:10px}.skill-chip{padding:7px 10px;border:1px solid rgba(99,223,208,.22);border-radius:3px;color:#d9eee9;font-size:11px}.skills-link{margin-left:auto;color:var(--mint);font-size:12px;font-weight:800}.skills-link:hover{color:#fff}.product-section{background:#092f35}.runtime-section{background:#f7faf9}.cta-section{border-top:1px solid rgba(99,223,208,.16);background:#071d25}@media(max-width:760px){.mcp-heading{align-items:flex-start;flex-direction:column;gap:20px}.mcp-heading>p{max-width:520px}.mcp-console{margin-top:40px}.mcp-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mcp-step:nth-child(2){border-right:0}.mcp-step:nth-child(-n+2){border-bottom:1px solid rgba(99,223,208,.16)}.mcp-step:nth-child(3){border-right:1px solid rgba(99,223,208,.16)}.skills-link{width:100%;margin:7px 0 0}}@media(max-width:420px){.mcp-step{min-height:205px;padding:20px 15px}.mcp-step>strong{font-size:13px}.mcp-step p{font-size:11px}}
