:root{--orange:#f4673d;--cream:#f2efe8;--ink:#0b0b0b;--dim:#8d8c88;--line:#2b2b2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--cream);font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.nav{height:88px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.nav{display:flex;align-items:center}.brand{gap:11px}.brand img{border-radius:11px}.brand span{display:flex;flex-direction:column}.brand b{font-size:18px;letter-spacing:.12em}.brand small{font-size:8px;letter-spacing:.14em;color:#777;margin-top:3px}.nav nav{display:flex;gap:38px;font-size:12px;color:#a9a9a5}.nav nav a:hover{color:#fff}.nav-download{font-size:12px;border-bottom:1px solid #777;padding:8px 0}.nav-download span{color:var(--orange);margin-left:8px}.hero{min-height:760px;display:grid;grid-template-columns:1.03fr .97fr;gap:70px;padding-block:70px 100px}.hero,.status{align-items:center}.status{display:inline-flex;gap:9px;border:1px solid #303030;border-radius:99px;padding:8px 12px;font-size:10px;color:#aaa;letter-spacing:.08em}.status i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #f4673d17}.hero h1{font-size:clamp(54px,5.8vw,84px);line-height:1.07;letter-spacing:-.055em;margin:27px 0}.cta h2 em,.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:17px;line-height:1.85;color:#aaa7a0;max-width:570px}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{height:54px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:13px;font-weight:800;border:1px solid #333}.button.primary{background:var(--orange);border-color:var(--orange);color:#090909}.button.primary:hover{background:#ff7d55}.button.ghost{color:#c8c8c4}.download-meta{display:flex;gap:24px;margin-top:19px;color:#666;font-size:9px;letter-spacing:.08em}.download-meta span+span:before{content:"·";margin-right:24px}.hero-poster{margin:0;position:relative;width:min(450px,100%);justify-self:end}.hero-poster:before{content:"";position:absolute;inset:-24px 32px 24px -24px;background:var(--orange);z-index:-1}.hero-poster img{display:block;width:100%;height:600px;object-fit:cover;object-position:center 35%;filter:saturate(.92);box-shadow:0 35px 80px #0009}.converter-wide figcaption,.hero-poster figcaption{position:absolute;left:-28px;bottom:30px;background:var(--cream);color:#111;padding:18px 21px;width:220px;display:flex;flex-direction:column;box-shadow:0 15px 40px #0006}.converter-wide figcaption span,.hero-poster figcaption span{font-size:9px;color:#777;margin-bottom:6px}.converter-wide figcaption b,.hero-poster figcaption b{font-size:15px}.marquee{overflow:hidden;background:var(--orange);color:#111;height:44px;display:flex;align-items:center;font-size:12px;font-weight:900;letter-spacing:.14em;white-space:nowrap}.marquee div{min-width:max-content;animation:scroll 20s linear infinite}@keyframes scroll{to{transform:translateX(-35%)}}.story{padding-block:145px}.local>p,.section-head p,.section-kicker{font-size:10px;color:var(--orange);letter-spacing:.18em;font-weight:800}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:32px}.local h2,.section-head h2,.story h2{font-size:clamp(39px,4.7vw,64px);line-height:1.12;letter-spacing:-.045em;margin:0}.story-grid>div{border-top:1px solid #343434;padding-top:24px}.story-grid p{color:#8d8d88;font-size:14px;line-height:1.95;margin:0 0 16px}.story-grid strong{display:block;color:#ddd9d0;font-size:15px;line-height:1.8;margin-top:28px;padding-left:18px;border-left:2px solid var(--orange)}.feature-band{background:var(--cream);color:#111}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature-grid article{min-height:280px;padding:31px 25px;border-left:1px solid #cfcbc2}.feature-grid article:last-child{border-right:1px solid #cfcbc2}.feature-grid span{font:10px monospace;color:#99938a}.feature-grid i{display:block;font-style:normal;color:var(--orange);font-size:28px;margin:51px 0 25px}.feature-grid h3{font-size:18px;margin:0 0 12px}.feature-grid p{font-size:11px;color:#7e7970;line-height:1.7;margin:0}.frontends{padding-block:150px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:65px}.section-head p{margin:0 0 22px}.section-head h2{margin:0}.section-head>span{max-width:360px;color:#858581;font-size:13px;line-height:1.8}.frontend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.frontend-grid article{border:1px solid #2e2e2e;background:#111;padding:8px;transition:transform .25s,border-color .25s}.frontend-grid article:hover{transform:translateY(-5px);border-color:#555}.frontend-grid article.source{grid-row:span 2}.poster{overflow:hidden;height:360px;background:#181818}.source .poster{height:807px}.poster img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.frontend-grid article:hover img{transform:scale(1.025)}.frontend-grid article>div:last-child{padding:17px 10px 14px;display:grid;grid-template-columns:1fr auto}.frontend-grid article span{font-size:8px;color:var(--orange);letter-spacing:.14em}.frontend-grid article h3{font-size:22px;margin:6px 0 0}.frontend-grid article b{font-size:8px;color:#666;grid-row:1/3;grid-column:2;align-self:center}.roadmap-note{margin:26px 0 0;color:#777;font-size:11px}.roadmap-note i{display:inline-block;width:6px;height:6px;background:var(--orange);border-radius:50%;margin-right:8px}.how{background:var(--cream);color:#111;padding-block:140px;overflow:hidden}.section-head.light p{color:var(--orange)}.section-head.light>span{color:#777168}.steps{width:52%;border-top:1px solid #c9c4ba}.steps article{border-bottom:1px solid #c9c4ba;display:grid;grid-template-columns:70px 1fr;padding:26px 0}.steps article>span{font:11px monospace;color:var(--orange)}.steps b{font-size:20px}.steps p{font-size:12px;color:#7b766d;line-height:1.7;margin:8px 0 0}.converter-wide{position:relative;width:44%;margin:-375px 0 0 auto;height:580px}.converter-wide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 44%;box-shadow:0 35px 70px #44392b40}.converter-wide figcaption{left:-36px;bottom:25px}.local{text-align:center;padding-block:150px}.local-icon{width:78px;height:78px;border:1px solid #333;border-radius:50%;display:grid;place-items:center;margin:0 auto 34px;color:var(--orange);font-size:31px}.local h2{margin:22px 0}.local>span{display:block;max-width:600px;margin:auto;color:#888782;font-size:14px;line-height:1.85}.local>div:last-child{display:flex;justify-content:center;gap:10px;margin-top:34px}.local>div b{font-size:9px;letter-spacing:.08em;border:1px solid #303030;border-radius:99px;padding:9px 13px;color:#aaa}.cta{background:#161616;border:1px solid #282828;text-align:center;padding:100px 30px;margin-bottom:120px;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#f4673d13;filter:blur(30px);left:calc(50% - 210px);top:10px}.cta>*{position:relative}.cta img{border-radius:20px}.cta p{color:#777;font-size:10px;letter-spacing:.16em;margin-top:27px}.cta h2{font-size:clamp(48px,6vw,78px);line-height:1.05;letter-spacing:-.055em;margin:20px 0 38px}.cta .button{min-width:240px}.cta>small{display:block;color:#555;font-size:9px;margin-top:20px}footer{height:130px;border-top:1px solid #282828;display:flex;align-items:center;justify-content:space-between}footer div,footer p{font-size:9px;color:#5e5e5b}footer div{display:flex;gap:25px}footer a:hover{color:#fff}@media(max-width:950px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.download-meta,.hero-actions{justify-content:center}.hero-poster{justify-self:center;margin-top:35px}.story-grid{gap:50px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article:nth-child(3),.feature-grid article:nth-child(4){border-top:1px solid #cfcbc2}.frontend-grid{grid-template-columns:repeat(2,1fr)}.frontend-grid article.source{grid-row:auto}.poster,.source .poster{height:520px}.steps{width:100%}.converter-wide{width:70%;margin:55px auto 0;height:620px}}@media(max-width:680px){.wrap{width:min(100% - 30px,1180px)}.nav{height:72px}.nav nav{display:none}.nav-download{font-size:10px}.hero{min-height:auto;padding-block:56px 80px}.hero h1{font-size:47px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.button{width:100%}.download-meta{gap:9px}.download-meta span+span:before{margin-right:9px}.hero-poster:before{inset:-12px 16px 13px -12px}.hero-poster img{height:510px}.hero-poster figcaption{left:-8px;bottom:20px}.story{padding-block:95px}.story-grid{grid-template-columns:1fr;gap:40px}.local h2,.section-head h2,.story h2{font-size:39px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:210px;border-right:1px solid #cfcbc2;border-top:1px solid #cfcbc2}.feature-grid article:first-child{border-top:0}.feature-grid i{margin:30px 0 20px}.frontends{padding-block:95px}.section-head{display:block;margin-bottom:40px}.section-head>span{display:block;margin-top:22px}.frontend-grid{grid-template-columns:1fr}.poster,.source .poster{height:auto;aspect-ratio:3/4}.frontend-grid article{padding:7px}.how{padding-block:95px}.steps article{grid-template-columns:45px 1fr}.converter-wide{width:100%;height:auto;aspect-ratio:3/4;margin-top:40px}.converter-wide figcaption{left:-5px}.local{padding-block:95px}.local>div:last-child{flex-wrap:wrap}.cta{padding:70px 18px;margin-bottom:70px}.cta h2{font-size:45px}footer{height:auto;padding:35px 0;gap:25px;align-items:flex-start;flex-wrap:wrap}footer p{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}.frontend-grid article,.poster img{transition:none}}.hero-download{width:min(390px,100%);height:60px;font-size:14px}