:root{color-scheme:dark;--bg:#0c0e10;--ink:#f3f4f3;--muted:#a2a6a9;--accent:#d6f18b;--line:#ffffff20;--progress:0}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Segoe UI","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #91b74b;outline-offset:5px}button:disabled{cursor:default}svg{width:19px;height:19px;stroke-width:1.6;flex-shrink:0}button{background:none}button,a{transition:color .2s,background .2s,border-color .2s,box-shadow .2s}p,h1,h2,h3{margin:0}button{padding:0}[hidden]{display:none!important}.header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:absolute;z-index:20;top:0;left:0;right:0;border-bottom:1px solid var(--line);background:#0c0e1033}.brand{display:flex;gap:10px;align-items:center}.brand img{width:40px;height:34px;object-fit:contain}.brand b{font-size:21px}.brand>span{font-size:11px;color:#babec0;border-left:1px solid #525456;padding-left:12px;margin-left:4px}.header nav{display:flex;align-items:center;gap:34px;font-size:13px;color:#c4c7c8}.header nav button{display:flex;align-items:center;gap:7px}.header nav button svg{width:14px}.header nav a:hover,.header nav button:hover{color:white}.nav-download{display:flex;align-items:center;gap:10px;font-size:13px;background:#ffffff0c;border:1px solid #ffffff35;padding:11px 19px;border-radius:4px}.nav-download:hover{background:#ffffff20}.hero{height:calc(100svh - 60px);min-height:720px;max-height:1040px;position:relative;overflow:hidden;isolation:isolate}.hero-picture{position:absolute;inset:0;z-index:-3;overflow:hidden;transform:translate(calc(var(--mx,0)*8px),calc(var(--my,0)*5px)) scale(calc(1.02 + var(--progress)*.035));will-change:transform;transition:transform .3s ease-out}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:50% 43%;filter:saturate(.72);opacity:.87}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#0c0e10ec 0%,#0c0e10df 17%,#0c0e1052 43%,#0c0e1000 68%,#0c0e10 100%)}.hero-copy{text-align:center;position:relative;padding:126px 24px 0;transform:translateY(calc(var(--progress)*-20px));animation:arrive 1.1s both}.eyebrow{font-size:11px;color:#b7bcbe;display:flex;align-items:center;justify-content:center;gap:15px}.small-rule{height:1px;width:24px;background:#b5babe55}h1{font-size:82px;line-height:1.16;font-weight:600;margin:18px 0 16px;display:flex;gap:25px;align-items:baseline;justify-content:center}h1 span{font-size:86px;font-weight:300;color:#f4f4f3}.hero-tagline{font-size:18px;color:#dce0de;font-weight:350}.actions{display:flex;justify-content:center;gap:12px;margin:27px 0 15px}.button{height:49px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;font-size:13px;font-weight:600;border-radius:4px;border:1px solid transparent;white-space:nowrap}.primary{background:var(--accent);color:#171d0e;border-color:var(--accent)}.primary:hover{background:#e6ffac;box-shadow:0 5px 28px #d6f18b25}.secondary{background:#1014129e;border-color:#b1bcb651;color:#e8ece9;backdrop-filter:blur(8px)}.secondary:hover{background:#272e27}.compatibility{font-size:10px;color:#a5acaa}.compatibility span{padding:0 8px}.scan-target{position:absolute;width:31%;height:24%;left:46%;top:58%;transform:translate(calc(var(--mx,0)*13px),calc(var(--my,0)*8px));transition:transform .3s ease-out}.corner{position:absolute;width:22px;height:22px;border-color:#d6f18b99;border-style:solid;border-width:0}.tl{left:0;top:0;border-top-width:1px;border-left-width:1px}.tr{right:0;top:0;border-top-width:1px;border-right-width:1px}.bl{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.br{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.scan-line{position:absolute;left:1px;right:1px;height:1px;background:#d6f18b99;box-shadow:0 0 9px #b8e97465;animation:scan 5s ease-in-out infinite}.target-caption{position:absolute;bottom:-38px;right:0;font-size:11px;display:flex;gap:9px;align-items:center;color:#d9e9c4;white-space:nowrap}.target-caption svg{width:14px}.status-dot{width:5px;height:5px;background:var(--accent);border-radius:50%}.hero-bottom{position:absolute;left:5%;right:5%;bottom:29px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#b6bbb7}.slash{padding:0 12px;color:#586159}.explore{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:14px}.explore svg{height:17px;animation:nudge 2.5s infinite}.hero-index{margin-right:55px;font-size:15px}.hero-index span{color:#747e76;font-size:10px;margin-left:8px}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff30;border-radius:50%;background:#11171466}.icon-button:hover{background:#ffffff20}.motion-toggle{position:absolute;right:5%;bottom:18px}.motion-toggle svg{width:15px}.experience{background:#edf0ed;color:#1b211c;padding:78px 7% 25px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;max-width:1280px;margin:0 auto 46px}.eyebrow.dark{justify-content:flex-start;color:#6f796f;font-size:12px;margin-bottom:16px}h2{font-size:38px;line-height:1.35;font-weight:500}.section-intro{font-size:13px;line-height:1.9;color:#707770}.tabs{max-width:1280px;margin:0 auto;display:flex;gap:40px;border-bottom:1px solid #b8c0b9}.tabs button{display:flex;align-items:center;gap:18px;height:60px;color:#757d76;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:14px;padding:0 0 15px}.tabs button span{font-size:10px;color:#8a938b}.tabs button svg{width:17px;margin-left:12px}.tabs button[aria-selected=true]{color:#1c281c;border-bottom-color:#1c281c}.tabs button:hover{color:#171d17}.demo{max-width:1280px;margin:32px auto 0;min-height:430px;display:grid;grid-template-columns:1.1fr 1fr;background:#131916;color:#edf0ed;overflow:hidden;position:relative}.demo-art{position:relative;min-height:430px;overflow:hidden}.demo-art img{width:100%;height:100%;object-fit:cover;object-position:43% center;position:absolute;inset:0;transition:transform .8s ease;filter:saturate(.55)}.demo-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#131916)}.demo[data-stage="1"] .demo-art img{transform:scale(1.1)}.demo[data-stage="2"] .demo-art img{transform:scale(1.03)}.demo-scan{position:absolute;z-index:1;inset:20% 12% 20% 14%;border:1px solid #d6f18b55;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:inset .7s}.demo-scan:after{content:"";position:absolute;left:0;right:0;height:1px;background:#d6f18b88;animation:scan 5s ease-in-out infinite}.demo[data-stage="1"] .demo-scan{inset:32% 8% 17% 22%}.demo[data-stage="2"] .demo-scan{inset:14% 18% 15% 12%}.media-credit{position:absolute;bottom:24px;left:28px;z-index:2;font-size:9px;color:#b4b9b488}.demo-content{padding:48px 40px 38px 20px;display:flex;flex-direction:column;justify-content:center}.demo-kicker{font-size:11px;color:#c4dd99;margin-bottom:18px}.demo-content h3{font-size:29px;line-height:1.45;font-weight:450;margin-bottom:20px}.demo-content>p{color:#9da89f;line-height:1.9;font-size:12px}.step-status{display:flex;gap:10px;align-items:center;color:#bbcfac;font-size:11px;margin:28px 0 22px;min-height:21px}.step-status svg{width:16px}.step-controls{display:flex;border-top:1px solid #ffffff18;max-width:390px}.step-controls button{flex:1;height:50px;text-align:left;font-size:11px;color:#89968b;border-top:1px solid transparent;margin-top:-1px}.step-controls button.active{color:#e5f0d9;border-color:#d6f18b}.step-controls button:hover{color:white}.feature-foot{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:22px auto 0;font-size:11px;color:#748073}.feature-foot span,.feature-foot a{display:flex;gap:9px;align-items:center}.feature-foot svg{width:15px}.feature-foot a{color:#344832}.build-art{position:relative;min-height:430px;background:#101b19}.build-art canvas{width:100%;height:100%;position:absolute;inset:0}.replay{display:flex;align-items:center;gap:9px;font-size:11px;color:#d2e5cb;align-self:flex-start;min-height:40px}.replay svg{width:15px}.community{position:relative;overflow:hidden;padding:100px 7%;background:#121716;border-top:1px solid #ffffff0a}.community-inner{max-width:1280px;margin:auto;position:relative;z-index:2}.community .eyebrow{justify-content:flex-start;color:#91a399;margin-bottom:23px;font-size:10px}.community h2{font-size:43px;line-height:1.45;font-weight:400}.community h2 span{color:#98a69e}.community-benefits{margin:24px 0 33px;color:#aab5ae;font-size:12px}.community-benefits span{padding:0 12px;color:#4a5b50}.light{background:#edf0ed;color:#17221b}.light:hover{background:#d6f18b}.group-inline{font-size:10px;color:#8b9a90;margin-left:20px}.community-mark{position:absolute;right:10%;top:3%;font-size:440px;line-height:1;font-family:Georgia,serif;font-style:italic;color:#adc3b006;transform:rotate(-10deg);-webkit-text-stroke:1px #a5bdb216;user-select:none}footer{display:flex;align-items:center;justify-content:space-between;padding:28px 7%;border-top:1px solid #ffffff10;color:#77817c;font-size:10px}.footer-brand{font-size:13px;color:#bdc7c1}dialog{border:1px solid #354237;border-radius:8px;padding:44px 36px 20px;width:min(460px,calc(100% - 36px));background:#151c17;color:#f1f4ef;box-shadow:0 30px 120px #0009}dialog::backdrop{background:#060a08bb;backdrop-filter:blur(8px)}dialog .close-dialog{position:absolute;right:14px;top:14px}.dialog-eyebrow{font-size:10px;color:#9aaf9c}dialog h2{font-size:26px;margin:24px 0 12px}dialog p{font-size:12px;color:#9cab9d;line-height:1.7}dialog label{display:block;font-size:11px;color:#a9b6a8;margin-top:28px}.group-field{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #637562;margin:8px 0 22px;padding:6px 0}.group-field input{background:none;border:0;color:#d6f18b;width:80%;font-size:26px;min-width:0}.group-field button{border:0}dialog .primary{width:100%}.dialog-note{margin:15px 0 0;text-align:center;min-height:40px}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s,transform .8s}.js-motion .reveal.visible{opacity:1;transform:none}.paused *, .paused *:before,.paused *:after{animation-play-state:paused!important}.paused .hero-picture,.paused .scan-target{transform:none!important}@keyframes arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes scan{0%,100%{top:6%;opacity:0}15%,75%{opacity:1}85%{top:94%;opacity:0}}@keyframes nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}
@media(min-width:1800px){.hero-copy{padding-top:160px}h1{font-size:100px}h1 span{font-size:104px}.hero-tagline{font-size:21px}.hero-picture img{object-position:50% 50%}}
@media(max-height:780px) and (min-width:761px){.hero{min-height:640px}.hero-copy{padding-top:105px}h1{font-size:68px;margin:15px 0 12px}h1 span{font-size:72px}.actions{margin-top:20px}.hero-tagline{font-size:16px}.scan-target{top:61%;height:20%}}
@media(max-width:1000px){.header{padding:0 5%}.demo-content{padding-right:24px}.demo-content h3{font-size:25px}h2{font-size:30px}.section-intro{font-size:12px}.demo{grid-template-columns:1fr 1fr}.community-mark{right:2%}.scan-target{width:40%;left:46%}}
@media(max-width:760px){html{scroll-padding-top:18px}.header{height:68px;padding:0 20px}.brand img{width:30px}.brand b{font-size:18px}.brand>span{display:none}.header nav{display:none}.nav-download{font-size:11px;padding:9px 12px;gap:6px}.nav-download svg{width:15px}.hero{height:calc(100svh - 45px);min-height:660px;max-height:850px}.hero-copy{padding:108px 18px 0}h1{font-size:49px;gap:13px;margin:22px 0 19px}h1 span{font-size:47px}.eyebrow{font-size:10px}.hero-tagline{font-size:13px;line-height:1.7}.actions{gap:9px;margin:24px 0 14px}.button{height:46px;padding:0 14px;font-size:11px;gap:8px}.button svg{width:16px}.actions .primary svg:last-child{display:none}.compatibility{font-size:9px}.hero-picture img{object-position:45% center}.hero-shade{background:linear-gradient(180deg,#0c0e10ee 0%,#0c0e10d9 25%,#0c0e1030 55%,transparent 72%,#0c0e10 100%)}.scan-target{top:60%;left:31%;width:57%;height:20%}.target-caption{font-size:9px;bottom:-31px}.hero-bottom{left:20px;right:20px;bottom:28px;font-size:9px}.hero-bottom>span:first-child{display:none}.explore{left:0;transform:none;font-size:10px}.hero-index{margin-left:auto;margin-right:48px}.motion-toggle{right:20px;bottom:17px}.experience{padding:49px 20px 22px}.section-heading{display:block;margin-bottom:30px}h2{font-size:26px}.section-heading .eyebrow{font-size:10px;margin-bottom:12px}.section-intro{font-size:11px;line-height:1.8;margin-top:15px}.section-intro br{display:none}.tabs{gap:0}.tabs button{flex:1;gap:9px;font-size:11px;padding-bottom:12px;height:49px;white-space:nowrap}.tabs button svg{display:none}.tabs button span{font-size:9px}.tabs button:nth-child(2){justify-content:flex-end}.demo{margin-top:20px;grid-template-columns:1fr;min-height:0}.demo-art,.build-art{height:250px;min-height:250px}.demo-art:after{background:linear-gradient(0deg,#131916,transparent 45%)}.demo-art img{object-position:50% 50%}.demo-content{padding:17px 24px 24px}.demo-content h3{font-size:25px;line-height:1.4;margin-bottom:13px}.demo-content>p{font-size:11px}.demo-kicker{margin-bottom:12px}.step-status{margin:21px 0 15px;font-size:10px}.step-controls{max-width:none}.step-controls button{height:43px}.media-credit{font-size:8px;left:20px;bottom:17px}.feature-foot{font-size:9px;gap:10px}.feature-foot svg{width:13px}.community{padding:61px 24px}.community h2{font-size:30px}.community-benefits{font-size:11px}.community-mark{font-size:300px;right:-12%;top:23%}.group-inline{display:block;margin:16px 0 0}.community .eyebrow{font-size:9px}footer{padding:24px;flex-wrap:wrap;gap:15px;font-size:9px}footer p{order:3;width:100%}.footer-brand{font-size:12px}}
@media(max-width:359px){h1{font-size:42px}h1 span{font-size:40px}.hero-tagline{font-size:12px}.button{padding:0 10px}.tabs button{font-size:10px;gap:5px}h2{font-size:23px}}
.hero{height:calc(100svh - 150px);min-height:540px}
@media(max-width:760px){.hero{height:calc(100svh - 130px);min-height:560px}.hero-picture img{object-fit:contain;object-position:50% 77%;background:#0c0e10}.hero-shade{background:linear-gradient(180deg,#0c0e1055 0%,transparent 45%,transparent 75%,#0c0e10 100%)}.scan-target{left:39%;width:49%;top:65%;height:17%}.target-caption{bottom:-29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-picture,.scan-target,.hero-copy{transform:none!important}.js-motion .reveal{opacity:1;transform:none}}
