:root{--ink:#000;--heading:#000;--muted:#000;--line:#dce3ec;--surface:#ffffff;--surface-subtle:#edf2f7;--blue:#1668dc;--navy:#071a33}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f5f7fa}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono/JetBrainsMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono/JetBrainsMono-ExtraBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}::selection{color:#fff;background:var(--blue)}.ant-card-head-title,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography{color:var(--heading)}.page-container{width:min(1180px,calc(100% - 48px));margin:0 auto}.page-section{--card-inset:28px;padding-top:48px;padding-bottom:64px}.nav-header{position:-webkit-sticky!important;position:sticky!important;top:0;z-index:1000;border-bottom:1px solid rgba(16,35,63,.1);background:#fff!important}.ant-menu-horizontal{border-bottom:none!important}.ant-layout{background:transparent!important}.site-footer{margin-top:auto;border-top:1px solid var(--line)}.site-footer.ant-layout-footer{padding:48px 24px 28px;background:#fff}.footer-inner{width:min(1180px,100%);margin:0 auto}.footer-intro{display:flex;justify-content:space-between;gap:32px;align-items:baseline;padding-bottom:28px}.footer-intro>div strong{display:block;color:var(--ink);font-family:JetBrains Mono,Consolas,monospace;font-size:21px;font-weight:700;letter-spacing:-.04em}.footer-intro>.ant-typography{margin:0}.footer-links{display:flex;flex-wrap:wrap;gap:10px 24px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.footer-links .ant-typography,.footer-links a,.footer-links button{padding:0;color:var(--blue);border:0;background:none;font:inherit;font-size:13px;cursor:pointer}.footer-links .ant-typography:hover,.footer-links a:hover,.footer-links button:hover{color:var(--blue)}.footer-legal{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:11px}.footer-record{display:inline-flex;gap:5px;align-items:center}.footer-record img{width:14px;height:14px;object-fit:contain}.section-block{padding:72px 0;scroll-margin-top:88px}.section-block+.section-block{border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);grid-gap:48px;gap:48px;align-items:end;margin-bottom:28px}.section-heading .ant-typography{margin-bottom:0}.section-heading h2.ant-typography{margin-top:0;color:var(--heading);font-size:clamp(30px,4vw,44px);letter-spacing:-.035em}.section-heading>.ant-typography{color:var(--muted);font-size:15px;line-height:1.8}.home-hero{padding:56px 0 32px}.home-hero-grid{display:grid;grid-template-columns:1fr;align-items:center}.home-hero-copy{padding:36px 0}.home-title.ant-typography{margin:0 0 28px;color:var(--heading);font-family:JetBrains Mono,Microsoft YaHei,monospace;font-size:clamp(46px,6.2vw,76px);font-weight:700;letter-spacing:-.035em;line-height:1.08}.home-lede.ant-typography{max-width:680px;margin-bottom:34px;color:var(--muted);font-size:18px;line-height:1.85}.section-block-open-source{padding-bottom:88px}.project-card-link{display:block;height:100%;color:inherit;text-decoration:none}.project-card.ant-card{--project-card-inset:var(--card-inset);height:100%;overflow:hidden}.project-card.ant-card .ant-card-body{padding:0!important}.project-card-cover-wrap{position:relative;overflow:hidden}.project-card-cover{display:block;width:100%;aspect-ratio:16/8.4;object-fit:cover;transition:transform .36s ease}.project-card-link:hover .project-card-cover{transform:scale(1.025)}.project-card-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,29,.356),rgba(4,13,29,.28) 62%,rgba(4,13,29,.04))}.project-card-heading{position:absolute;left:var(--project-card-inset);right:var(--project-card-inset);bottom:26px;color:#fff}.project-card-heading h3{margin:0;color:#fff;font-family:JetBrains Mono,Microsoft YaHei,monospace;font-size:clamp(28px,4vw,42px);letter-spacing:-.025em;line-height:1.08;text-shadow:0 2px 18px rgba(0,0,0,.28)}.project-card-body{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:16px var(--project-card-inset) 20px}.project-card-body p{max-width:390px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.project-card-action{flex:0 0 auto;color:#245d9d;font-size:12px;white-space:nowrap}.project-card-action .anticon{margin-left:4px;transition:transform .18s ease}.project-card-link:hover .project-card-action .anticon{transform:translateX(3px)}.project-card.ant-card.project-card-compact{--project-card-inset:22px}.project-card-compact .project-card-cover{aspect-ratio:16/9.2}.project-card-compact .project-card-heading{bottom:21px}.project-card-compact .project-card-heading h3{font-size:clamp(25px,3vw,32px)}.project-card-compact .project-card-body{display:grid;grid-template-rows:1fr auto;min-height:132px;padding:19px var(--project-card-inset) var(--project-card-inset)}.project-card-compact .project-card-body p{min-height:48px;margin:0}.project-card-compact .project-card-action{margin:0}.home-closing{display:flex;justify-content:space-between;gap:48px;align-items:flex-end;padding:28px var(--card-inset);color:#fff;border-radius:14px;background:var(--navy)}.home-closing h2.ant-typography{margin:10px 0 12px;color:#fff}.home-closing-description.ant-typography{max-width:650px;margin:0;color:#d5dfeb;line-height:1.8}.project-back-link{display:inline-flex;gap:8px;align-items:center;margin:4px 0 20px;color:var(--ink);font-size:13px}.project-hero{position:relative;min-height:540px;overflow:hidden;border-radius:16px;background:var(--navy)}.project-hero-with-metrics{border-radius:16px 16px 0 0}.project-hero-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.project-hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,29,.88),rgba(4,13,29,.65) 45%,rgba(4,13,29,.12) 82%)}.project-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:540px;max-width:790px;padding:64px}.project-hero h1.ant-typography{margin:0 0 18px;color:#fff;font-family:JetBrains Mono,Microsoft YaHei,monospace;font-size:clamp(44px,7vw,72px);letter-spacing:-.035em;line-height:1.05}.project-hero-description.ant-typography{max-width:720px;margin-bottom:26px;color:rgba(255,255,255,.9);font-size:16px;line-height:1.85}.project-hero-actions{align-self:flex-start}.project-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border:1px solid var(--line);border-top:0;border-radius:0 0 14px 14px;background:#fff}.project-metrics>div{padding:24px 28px;border-right:1px solid var(--line)}.project-metrics>div:last-child{border-right:0}.project-metrics dt{margin-bottom:6px;color:var(--ink);font-size:11px}.project-metrics dd{margin:0;color:var(--ink);font-size:15px;font-weight:600}.project-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:76px;gap:76px;align-items:start;padding:64px 0 24px}.project-section{padding:0 0 54px}.project-section+.project-section{padding-top:52px;border-top:1px solid var(--line)}.project-section h2.ant-typography{margin:0 0 20px;color:var(--heading);font-size:28px;letter-spacing:-.025em}.project-section .ant-typography:not(h2){margin-bottom:16px;color:var(--ink);font-size:16px;line-height:1.9}.project-list{margin:20px 0 0;padding:0;list-style:none}.project-list li{position:relative;padding:13px 0 13px 24px;color:var(--ink);border-top:1px solid var(--line);font-size:15px;line-height:1.7}.project-list li:last-child{border-bottom:1px solid var(--line)}.project-list li:before{position:absolute;top:23px;left:2px;width:7px;height:7px;background:#4d85bf;content:""}.project-code{margin:20px 0 0;padding:18px;overflow:auto;color:#d5e8ff;border:1px solid #203d61;border-radius:8px;background:var(--navy);font-family:JetBrains Mono,Consolas,monospace;font-size:12px}.project-aside{position:-webkit-sticky;position:sticky;top:92px;padding:24px;border:1px solid var(--line);border-top:3px solid #3b74b2;background:#fff}.project-aside h3.ant-typography{margin:0 0 10px;color:var(--heading)}.project-aside .ant-typography:not(h3){color:var(--muted);line-height:1.75}.about-header{max-width:920px;padding:56px 0 64px}.about-header h1.ant-typography{margin:0 0 26px;color:var(--heading);font-family:JetBrains Mono,Microsoft YaHei,monospace;font-size:clamp(42px,6vw,68px);letter-spacing:-.035em;line-height:1.12}.about-header>.ant-typography:not(h1){max-width:820px;color:var(--muted);font-size:18px;line-height:1.9}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-principles>div{padding:36px 32px 38px;border-right:1px solid var(--line)}.about-principles>div:first-child{padding-left:0}.about-principles>div:last-child{padding-right:0;border-right:0}.about-principles h3.ant-typography{margin:0 0 12px;color:var(--heading)}.about-principles .ant-typography:not(h3){margin:0;color:var(--muted);line-height:1.8}.about-system{padding:80px 0}.about-system-list{border-top:1px solid var(--line)}.about-system-list article{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:baseline;padding:28px 0;border-bottom:1px solid var(--line)}.about-system-list h3.ant-typography{margin:0;color:var(--heading)}.about-system-list .ant-typography:not(h3){margin:0;color:var(--muted);line-height:1.8}.about-contact{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:52px;gap:52px;align-items:end;padding:48px;color:#fff;border-radius:14px;background:var(--navy)}.about-contact h2.ant-typography{margin:0 0 12px;color:#fff}.about-contact .ant-typography:not(h2){max-width:700px;margin:0;color:#d5dfeb;line-height:1.8}.about-contact p strong{color:#fff}.about-contact-actions{display:flex;gap:10px}@media (max-width:980px){.home-hero-grid{grid-template-columns:1fr;gap:16px}.home-hero-copy{padding-bottom:12px}.section-heading{grid-template-columns:1fr;gap:10px}.project-content-grid{grid-template-columns:1fr;gap:20px}.project-aside{position:static}.about-system-list article{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:768px){.page-container{width:min(100% - 36px,1180px)}.page-section{--card-inset:22px;padding-top:26px;padding-bottom:40px}.home-hero{padding-top:28px}.home-title.ant-typography{font-size:clamp(38px,11vw,54px)}.home-lede.ant-typography{font-size:16px}.section-block{padding:54px 0}.section-heading h2.ant-typography{font-size:32px}.project-card.ant-card,.project-card.ant-card.project-card-compact{--project-card-inset:var(--card-inset)}.project-card-body{display:block}.project-card-body p{min-height:auto!important}.project-card-action{display:inline-block;margin-top:14px}.project-card-heading{bottom:21px}.project-card-heading h3{font-size:28px}.home-closing{display:block;padding:28px var(--card-inset)}.home-closing .ant-space{margin-top:24px}.project-hero{min-height:520px}.project-hero-scrim{background:linear-gradient(0deg,rgba(4,13,29,.93),rgba(4,13,29,.55) 68%,rgba(4,13,29,.18))}.project-hero-content{min-height:520px;padding:34px 26px}.project-hero h1.ant-typography{font-size:clamp(40px,13vw,58px)}.project-hero-description.ant-typography{font-size:14px}.project-metrics{grid-template-columns:1fr}.project-metrics>div{padding:16px 20px;border-right:0;border-bottom:1px solid var(--line)}.project-metrics>div:last-child{border-bottom:0}.project-content-grid{padding-top:46px}.project-section h2.ant-typography{font-size:24px}.project-section .ant-typography:not(h2){font-size:15px}.about-header{padding:32px 0 48px}.about-header h1.ant-typography{font-size:clamp(38px,11vw,52px)}.about-header>.ant-typography:not(h1){font-size:16px}.about-principles{grid-template-columns:1fr}.about-principles>div,.about-principles>div:first-child,.about-principles>div:last-child{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.about-principles>div:last-child{border-bottom:0}.about-system{padding:60px 0}.about-system-list article{grid-template-columns:1fr;gap:8px}.about-contact{grid-template-columns:1fr;gap:26px;padding:32px 26px}.about-contact-actions{flex-wrap:wrap}.site-footer.ant-layout-footer{padding:38px 18px 24px}.footer-intro,.footer-legal{display:block}.footer-intro>.ant-typography{display:block;margin-top:16px}.footer-legal>.ant-space:last-child{margin-top:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-card,.project-card-action .anticon,.project-card-cover{transition:none}}