@font-face{font-family:Lcode Sans;src:url('/assets/lcode-sans.woff2') format('woff2');font-weight:300 800;font-display:swap}
:root{--ink:#222724;--muted:#68726d;--subtle:#8a938d;--line:#e0e5e2;--surface:#f4f7f5;--ease:cubic-bezier(.22,1,.36,1);--sans:'Lcode Sans','Segoe UI','Microsoft YaHei',sans-serif;font-family:var(--sans);color:var(--ink);background:#fff;color-scheme:light;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
body{margin:0;font-size:16px;line-height:1.65}
h1,h2,h3,h4,p,figure,ol{margin:0}
button,input{font:inherit}
button{color:inherit;cursor:pointer}
button:disabled{cursor:default}
a{color:inherit;text-decoration:none}
img,svg{vertical-align:middle}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #526d60;outline-offset:4px}
[hidden]{display:none!important}
.wrap{width:min(1216px,calc(100% - 64px));margin-inline:auto}
.svg-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}
.brand-glyph{width:24px;height:28px;flex:none}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:580;letter-spacing:-.7px;line-height:1}
.brand .brand-glyph{width:21px;height:25px}
.skip-link{position:fixed;top:10px;left:12px;z-index:100;transform:translateY(-200%);background:white;padding:10px 20px;border-radius:8px}
.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:30;height:72px;background:#f4f7f2de;backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:background .25s,border-color .25s}
.site-header[data-scrolled=true]{background:#ffffffef;border-color:#e4e8e5}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px}
.site-header nav a{color:#626d66}
.site-header nav a:hover{color:#15221a}
.nav-download{padding:9px 16px!important;border:1px solid #263d292b;border-radius:100px;display:flex;align-items:center;gap:16px;color:#202b24!important}
.nav-download .icon{width:15px;height:15px}
.menu-toggle{display:none;background:transparent;border:0;padding:8px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:12px 20px;border:1px solid transparent;border-radius:100px;font-size:14px;line-height:20px;font-weight:500;transition:background .2s,transform .2s,box-shadow .2s;white-space:nowrap}
.button:hover{transform:translateY(-2px)}
.button:active{transform:none}
.button .icon{width:17px;height:17px}
.button-dark{background:#232b25;color:#fff;box-shadow:0 3px 10px #1e392518}
.button-dark:hover{background:#0d1912;box-shadow:0 7px 20px #1e392526}
.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;line-height:22px}
.text-link .icon{width:16px;height:16px;transition:transform .2s}
.text-link:hover .icon{transform:translateX(4px)}
.button-light{background:white;color:#26332a}
.button-light:hover{background:#f1f5f2}
.brand-hero{position:relative;isolation:isolate;min-height:648px;display:grid;place-items:center;overflow:hidden;background:#f4f7f5;padding:64px 0 86px}
.hero-light{position:absolute;inset:0;overflow:hidden;z-index:-1;background:#f3f6f4}
.hero-atmosphere{position:absolute;inset:-14%;background:radial-gradient(ellipse at 4% 63%,#cbded8b8,transparent 64%),radial-gradient(ellipse at 96% 18%,#d0dcefc4,transparent 62%),radial-gradient(ellipse at 72% 95%,#e4deefa3,transparent 59%),linear-gradient(118deg,#f1ece3 0%,#f4f7f5 48%,#e6eef2 100%);animation:atmosphere-drift 32s ease-in-out infinite alternate}
.hero-daylight{position:absolute;inset:-15%;background:linear-gradient(108deg,#ffffff00 14%,#ffffff8c 45%,#ffffffad 57%,#ffffff00 85%);animation:daylight-drift 38s ease-in-out infinite alternate}
.hero-light::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f4f7f5 0%,#f4f7f500 23%,#ffffff00 72%,#ffffff 100%)}
.hero-copy{text-align:center;position:relative}
.hero-app-icon{width:62px;height:62px;border-radius:15px;box-shadow:0 10px 25px #19362716;margin-bottom:25px}
.hero-copy h1{font-size:64px;font-weight:500;letter-spacing:-2.7px;line-height:1.16;text-wrap:balance}
.hero-copy>p{font-size:17px;line-height:1.9;color:#59675e;margin-top:24px}
.hero-actions{display:flex;justify-content:center;align-items:center;gap:27px;margin-top:28px}
.platform-note{margin-top:17px;color:#78857d;font-size:11px}
.ambient-toggle{position:absolute;right:32px;bottom:26px;display:grid;place-items:center;width:30px;height:30px;border:1px solid #53625830;border-radius:50%;background:#ffffff57;color:#627167}
.ambient-toggle .icon{width:12px;height:12px}
.brand-hero.is-paused .hero-atmosphere,.brand-hero.is-paused .hero-daylight{animation-play-state:paused}
.section-space{padding-block:112px}
.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}
.section-intro h2{font-size:42px;line-height:1.24;font-weight:500;letter-spacing:-1.6px}
.section-intro p{font-size:16px;line-height:1.85;color:var(--muted);max-width:420px;padding-bottom:4px}
.product-stage{margin:0}
.scenario-tabs{display:flex;justify-content:center;gap:5px;width:fit-content;margin:0 auto 24px;padding:4px;background:#f0f3f1;border-radius:100px}
.scenario-tabs button{border:0;padding:9px 18px;background:transparent;color:#707b73;border-radius:100px;font-size:13px;line-height:22px;transition:background .2s,color .2s}
.scenario-tabs button[aria-selected=true]{background:#29362d;color:white}
.scenario-tabs button:hover:not([aria-selected=true]){background:#e3eae5;color:#25392d}
.showcase-surface{background:linear-gradient(125deg,#ecf2ee,#e3eaf2 65%,#eff0f8);border-radius:24px;padding:24px}
.product-stage figcaption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 2px 0;font-size:11px;color:#858e88}
.product-stage figcaption>span:last-child{display:flex;align-items:center;gap:9px}
.feature-section{padding:50px 0 100px}
.feature-row{display:grid;grid-template-columns:.85fr 1.4fr;gap:72px;align-items:center}
.feature-copy{max-width:395px}
.section-label{display:block;font-size:12px;color:#8b958e;margin-bottom:18px;letter-spacing:.4px}
.feature-copy h2{font-size:35px;line-height:1.3;font-weight:500;letter-spacing:-1px;margin-bottom:25px}
.feature-copy>p{font-size:16px;color:var(--muted);line-height:1.85}
.feature-copy>p+p{margin-top:18px}
.feature-media{min-width:0;border-radius:18px;padding:28px}
.workflow-media{background:linear-gradient(135deg,#edf0f6,#e1e9f2 65%,#e8edef)}
.workflow-points{list-style:none;padding:0;margin-top:28px}
.workflow-points li{display:flex;gap:15px;padding:13px 0;border-top:1px solid #e4e9e5}
.workflow-points li>span{font-size:11px;color:#8f9b92;padding-top:2px}
.workflow-points h3{font-size:14px;font-weight:500}
.workflow-points p{font-size:12px;color:#8a958d;margin-top:3px}
.delivery-row{grid-template-columns:1.4fr .85fr}
.delivery-row .feature-copy{order:2}
.delivery-row .feature-media{order:1}
.delivery-media{background:linear-gradient(125deg,#edf2ee,#e3eee5 70%,#eef2ea);padding:28px 28px 18px}
.format-line{display:flex;gap:13px;flex-wrap:wrap;margin-top:27px;font-size:11px;color:#839085}
.format-line span+span{padding-left:13px;border-left:1px solid #e0e6e1}
.deliverable-tabs{display:flex;gap:6px;margin-bottom:18px;min-width:0}
.deliverable-tabs button{display:flex;align-items:center;gap:6px;border:1px solid transparent;background:transparent;border-radius:7px;color:#839085;padding:7px 9px;font-size:11px;white-space:nowrap}
.deliverable-tabs button[aria-selected=true]{background:#ffffffd9;color:#4e6355;border-color:#dae4dc;box-shadow:0 1px 2px #253e2505}
.deliverable-tabs img{width:15px;height:15px;flex:none}
.media-caption{font-size:10px;color:#929f95;padding-top:15px;text-align:center}
.memory-media{background:linear-gradient(135deg,#f1f0eb,#e7eee6 55%,#eaf0ed);padding:34px}
.memory-note{display:flex;gap:7px;align-items:center;font-size:12px;color:#839686;margin-top:27px}
.memory-note .icon{width:15px;height:15px}
.download-section{background:#202a23;padding:84px 0 87px;color:#eff4ee;margin-top:12px}
.download-layout{display:grid;grid-template-columns:minmax(0,1fr) 385px;gap:80px;align-items:center}
.download-mark{width:32px;height:39px;color:#bfcfbe;margin-bottom:27px}
.download-copy h2{font-size:46px;font-weight:450;line-height:1.25;letter-spacing:-1.5px}
.download-copy>p{font-size:16px;line-height:1.9;color:#a1b09f;margin-top:26px;max-width:470px}
.download-copy-note{display:flex;align-items:center;gap:8px;font-size:12px;color:#91a48f;margin-top:35px}
.download-copy-note .icon{width:16px;height:16px}
.download-panel{padding:27px;border:1px solid #b4c7b22d;border-radius:18px;background:#ffffff05}
.download-product{display:flex;gap:16px;align-items:center}
.download-product>img{width:55px;height:55px;border-radius:13px}
.download-product h3{font-size:19px;font-weight:500;letter-spacing:-.5px}
.download-product p{font-size:11px;color:#8d9f8d;margin-top:4px}
.release-version-row{display:flex;justify-content:space-between;font-size:12px;color:#a1b49f;margin:27px 0 16px}
.release-version-row>span:last-child{color:#dce8da;font-variant-numeric:tabular-nums}
.download-panel>.button{width:100%;gap:10px;min-height:47px;font-size:13px}
.download-arrow{margin-left:auto}
.download-panel #release-status{font-size:11px;color:#8ea18b;line-height:1.7;margin-top:12px}
.download-divider{height:1px;background:#b4c7b224;margin:23px 0 18px}
.download-panel details summary{font-size:12px;color:#b1c2ad;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}
.download-panel details summary::-webkit-details-marker{display:none}
.download-panel details summary .icon{width:13px;height:13px;transition:transform .2s}
.download-panel details[open] summary .icon{transform:rotate(180deg)}
.release-detail{font-size:12px;line-height:1.9;color:#97ab94;max-height:310px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#5d775a transparent}
.release-detail>p{margin-top:16px}
.checksum-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:10px}
.text-button{background:transparent;border:0;padding:4px 0;color:inherit;text-decoration:underline;text-underline-offset:3px;font-size:12px}
.release-detail code{display:block;font:10px/1.8 Consolas,monospace;overflow-wrap:anywhere;margin-top:10px;padding:10px;background:#ffffff07;border-radius:6px;color:#c5d4c0}
.download-feedback{position:fixed;bottom:22px;right:24px;z-index:100;max-width:calc(100vw - 40px);padding:13px 17px;border:1px solid #dce4dc;border-radius:10px;background:#fffffff5;box-shadow:0 8px 24px #1c35191c;color:#5b6e5d;font-size:12px}
.site-footer{display:flex;align-items:center;gap:32px;padding-block:35px}
.site-footer>.brand{font-size:19px}
.site-footer>.brand .brand-glyph{width:17px;height:20px}
.site-footer p,.site-footer>span,.site-footer>a:last-child{font-size:11px;color:#97a095}
.site-footer>span{margin-left:auto}
.site-footer>a:last-child{display:flex;align-items:center;gap:6px}
.site-footer>a:last-child .icon{width:12px;height:12px}
@keyframes atmosphere-drift{from{transform:translate3d(-1.5%,1%,0) scale(1);opacity:.82}to{transform:translate3d(2%,-1.5%,0) scale(1.035);opacity:1}}
@keyframes daylight-drift{from{transform:translate3d(-4%,0,0);opacity:.55}to{transform:translate3d(5%,1%,0);opacity:.9}}
@keyframes scene-in{from{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.brand-hero{min-height:720px}
.hero-copy h1{font-size:72px}
.hero-copy>p{font-size:18px}
.section-space{padding-block:130px}
.feature-section{padding-bottom:125px}}
@media(max-width:1100px){.feature-row{gap:42px;grid-template-columns:.82fr 1.3fr}
.delivery-row{grid-template-columns:1.3fr .82fr}
.feature-copy h2{font-size:31px}
.feature-copy>p{font-size:14px}
.feature-media{padding:22px}
.deliverable-tabs{gap:2px}
.deliverable-tabs button{padding:7px 5px;font-size:10px}
.download-layout{gap:52px}
.section-intro h2{font-size:38px}
.section-intro p{font-size:14px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}
.site-header{height:68px}
.site-header nav{gap:23px}
.brand-hero{min-height:620px}
.hero-copy h1{font-size:56px}
.showcase-surface{padding:18px;border-radius:18px}
.section-space{padding-block:85px}
.section-intro{gap:35px}
.section-intro h2{font-size:33px}
.section-intro p{font-size:14px;max-width:330px}
.feature-section{padding:32px 0 65px}
.feature-row,.delivery-row{grid-template-columns:1fr;gap:35px}
.feature-copy{max-width:600px}
.feature-copy h2{font-size:33px;margin-bottom:18px}
.feature-copy>p{font-size:15px;max-width:610px}
.feature-copy h2 br{display:none}
.feature-copy>p+p{margin-top:10px}
.delivery-row .feature-copy{order:0}
.feature-media{padding:30px}
.workflow-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px}
.workflow-points li{gap:9px}
.workflow-points p{font-size:11px}
.deliverable-tabs{gap:8px}
.deliverable-tabs button{font-size:12px;padding:7px 12px}
.download-layout{grid-template-columns:1fr 340px;gap:40px}
.download-copy h2{font-size:37px}
.download-copy>p{font-size:14px}
.download-copy-note{font-size:11px}
.download-panel{padding:23px}
.download-product h3{font-size:17px}}
@media(max-width:650px){html{scroll-padding-top:82px}
.wrap{width:calc(100% - 40px)}
.site-header{height:66px}
.brand{font-size:20px}
.menu-toggle{display:grid;place-items:center}
.site-header nav{display:none;position:absolute;top:61px;left:20px;right:20px;padding:15px;background:#fffffffa;border:1px solid #e1e7e1;border-radius:12px;box-shadow:0 15px 30px #16392012;flex-direction:column;align-items:stretch;gap:0}
.site-header nav.open{display:flex}
.site-header nav>a{padding:12px!important;font-size:14px}
.site-header .nav-download{margin-top:7px;justify-content:center;border-radius:8px}
.brand-hero{min-height:598px;padding:48px 0 68px}
.hero-app-icon{width:53px;height:53px;border-radius:13px;margin-bottom:23px}
.hero-copy h1{font-size:43px;letter-spacing:-1.6px;line-height:1.2}
.hero-copy>p{font-size:14px;line-height:1.85;margin-top:22px}
.hero-actions{gap:18px;flex-wrap:wrap;margin-top:26px}
.hero-actions .button{min-height:44px;padding:11px 16px;font-size:12px}
.hero-actions .text-link{font-size:12px;gap:7px}
.hero-actions .icon{width:14px;height:14px}
.platform-note{font-size:10px;margin-top:16px}
.ambient-toggle{right:20px;bottom:20px;width:26px;height:26px}
.hero-atmosphere{inset:-8% -24%;opacity:.8}
.section-space{padding-block:68px}
.section-intro{display:block;margin-bottom:28px}
.section-intro h2{font-size:30px;line-height:1.3;letter-spacing:-.8px}
.section-intro p{font-size:14px;max-width:none;margin-top:17px}
.section-intro p br{display:none}
.scenario-tabs{width:100%;gap:0;margin-bottom:17px;padding:3px}
.scenario-tabs button{flex:1;padding:8px 7px;font-size:11px;white-space:nowrap;line-height:20px}
.showcase-surface{padding:11px;border-radius:14px}
.product-stage figcaption{font-size:10px;align-items:flex-start;padding-top:13px;gap:8px}
.product-stage figcaption>span:first-child{max-width:210px}
.product-stage figcaption>span:last-child{font-size:0;gap:0}
.feature-section{padding:25px 0 60px}
.feature-row{gap:29px}
.feature-copy h2{font-size:30px;line-height:1.3;letter-spacing:-.9px}
.feature-copy h2 br{display:block}
.feature-copy>p{font-size:14px;line-height:1.9}
.section-label{font-size:11px;margin-bottom:13px}
.feature-media{padding:15px;border-radius:14px}
.workflow-points{gap:12px}
.workflow-points li{display:block;padding-top:11px}
.workflow-points li>span{font-size:10px}
.workflow-points h3{font-size:13px;margin-top:6px}
.workflow-points p{font-size:11px;line-height:1.8}
.delivery-media{padding:15px 12px 13px}
.deliverable-tabs{gap:1px;margin-bottom:13px}
.deliverable-tabs button{font-size:9px;padding:7px 5px;gap:3px;flex:1;justify-content:center}
.deliverable-tabs img{width:13px;height:13px}
.media-caption{font-size:9px}
.memory-media{padding:17px}
.memory-note{font-size:11px;margin-top:23px}
.download-section{padding:62px 0;margin-top:0}
.download-layout{grid-template-columns:1fr;gap:33px}
.download-copy h2{font-size:39px;line-height:1.25;letter-spacing:-1.1px}
.download-copy>p{font-size:14px;margin-top:21px}
.download-copy-note{font-size:11px;margin-top:23px}
.download-mark{width:28px;height:34px;margin-bottom:24px}
.download-panel{padding:24px;border-radius:14px}
.download-product h3{font-size:18px}
.download-panel>.button{font-size:13px}
.site-footer{padding-block:28px;flex-wrap:wrap;gap:18px;justify-content:space-between}
.site-footer>span{margin-left:0;flex-basis:60%;font-size:10px}
.site-footer p{font-size:10px;margin-left:auto}
.site-footer>a:last-child{font-size:10px}
.download-feedback{right:20px;bottom:20px;font-size:11px}}
@media(max-width:360px){.hero-copy h1{font-size:39px}
.hero-copy>p{font-size:13px}
.hero-actions{gap:12px}
.hero-actions .text-link{font-size:11px}
.hero-actions .button{font-size:11px;padding-inline:13px}
.scenario-tabs button{font-size:10px}
.deliverable-tabs button{font-size:8px;padding-inline:3px}
.deliverable-tabs img{width:12px;height:12px}
.feature-media{padding:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{animation:none!important;transition:none!important}
.ambient-toggle{display:none}}