:root{--bg:#0b0b0b;--bg2:#111110;--paper:#e9dfce;--muted:#a39c91;--line:#34312e;--red:#dd4029;--serif:"Noto Serif SC","Songti SC",SimSun,serif;--sans:Inter,"PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.skip{position:fixed;left:16px;top:-60px;background:#fff;color:#111;padding:12px;z-index:99}.skip:focus{top:16px}.header{height:86px;padding:0 max(4vw,32px);display:flex;align-items:center;gap:52px;position:fixed;inset:0 0 auto;z-index:20;border-bottom:1px solid transparent;transition:.35s}.header.scrolled{height:70px;background:rgba(11,11,11,.86);backdrop-filter:blur(18px);border-color:var(--line)}.brand{font-family:var(--serif);font-size:31px;letter-spacing:-5px}.brand b{color:var(--red);font-weight:400}.brand span{font-weight:400}.header nav{display:flex;gap:42px;color:#aaa;font-size:15px}.header nav a,.secondary{transition:.25s}.header nav a:hover,.secondary:hover{color:#fff}.header-download{margin-left:auto;border:1px solid #5b5650;padding:11px 18px;font-size:13px}.hero{min-height:900px;position:relative;display:grid;grid-template-columns:46% 54%;align-items:center;padding:110px max(4vw,32px) 70px;overflow:hidden;border-bottom:1px solid var(--line)}.hero:after{content:"";position:absolute;inset:0 0 0 54%;background:linear-gradient(90deg,var(--bg),transparent 22%),linear-gradient(180deg,transparent 75%,var(--bg)),url('../img/xinyuan3.jpg') center/cover;opacity:.68;z-index:-2}.hero-copy{position:relative;z-index:2}.hero h1,.section-title h2,.today h2,.download h2{font:400 clamp(48px,5.5vw,84px)/1.38 var(--serif);letter-spacing:-.055em;margin:0}.hero h1 span,.section-title h2 span,.today h2 span,.download h2 span{color:var(--red)}.hero-copy>p{font:300 clamp(17px,1.5vw,22px)/1.9 var(--sans);color:#b5b0a8;margin:34px 0}.actions{display:flex;gap:18px}.primary,.secondary{height:64px;padding:0 31px;display:inline-flex;align-items:center;gap:25px;border:1px solid #68625c;font-size:16px}.primary{background:var(--red);border-color:var(--red);color:white}.primary i,.secondary i{font-style:normal;font-size:21px}.hero-stage{height:690px;display:flex;align-items:center;justify-content:center;position:relative}.memory-light{position:absolute;inset:10% 3% 7% 20%;background:radial-gradient(circle at 50% 40%,rgba(238,170,113,.17),transparent 50%)}.phone{width:292px;height:608px;padding:12px;border:3px solid #676767;border-radius:42px;background:#0b0c0d;box-shadow:0 35px 70px #000;position:relative;overflow:hidden}.phone-top{height:34px;display:flex;justify-content:space-between;padding:7px 12px;font-size:10px}.phone-top i{width:52px;height:13px;border-radius:10px;background:#000}.photo{background-size:cover;background-position:center}.photo-hero{height:390px;border-radius:25px;background-image:url('../img/xinyuan3.jpg')}.swipe-mark{text-align:center;padding:19px}.swipe-mark b{font-size:34px;font-weight:200;display:block}.swipe-mark span{font-size:11px;color:#898581}.phone-nav{position:absolute;inset:auto 16px 12px;display:flex;justify-content:space-around;color:#6e6c69;font-size:9px}.phone-nav .on{color:var(--paper)}.hero-foot{position:absolute;left:max(4vw,32px);bottom:26px;font:34px var(--serif);color:#7e776d}.section{padding:130px max(6vw,48px)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:50px}.section-title h2,.today h2,.download h2{font-size:clamp(42px,4.5vw,68px)}.section-title>p{max-width:520px;color:var(--muted);line-height:2;margin:0 0 10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:90px;border-top:1px solid var(--line)}.steps article{padding:40px 5vw 20px 0;position:relative}.steps article:not(:last-child):after{content:"";position:absolute;right:10%;top:62px;width:38%;height:1px;background:var(--line)}.steps em,.privacy-flow em{font:italic 34px var(--serif);color:#605a52}.steps h3,.features h3,.privacy h3{font:400 25px var(--serif);margin:24px 0 10px}.steps p,.features p,.privacy p{color:var(--muted);line-height:1.8;font-size:14px}.step-visual{height:180px;display:flex;align-items:center;justify-content:center;margin-top:20px}.stack i{width:112px;height:150px;border:1px solid #80786e;background:linear-gradient(145deg,#392d24,#111);border-radius:8px;margin:-32px}.stack i:first-child{transform:rotate(-8deg)}.stack i:last-child{transform:rotate(8deg)}.swipe span,.confirm span{font:200 70px var(--serif);color:var(--red);border:1px solid #544d46;width:125px;height:160px;display:grid;place-items:center;border-radius:12px}.today{display:grid;grid-template-columns:42% 58%;align-items:center;background:#10100f;border-block:1px solid var(--line);min-height:790px}.today-copy p{max-width:470px;color:var(--muted);line-height:2;margin:32px 0}.today-copy a{display:inline-block;border-bottom:1px solid var(--red);padding-bottom:9px}.today-phone{width:min(100%,560px);margin:auto;padding:32px;border-radius:38px;border:1px solid #4a4743;background:linear-gradient(#171717,#0e0e0e);box-shadow:0 35px 90px #000}.screen-head{display:flex;justify-content:space-between;font-family:var(--serif);font-size:28px}.screen-head span{font:14px var(--sans);color:#888}.today-phone>p{color:#777}.year{display:grid;grid-template-columns:80px 1fr 20px;align-items:center;padding:17px 0;border-top:1px solid #373737}.year>b{font:22px var(--serif)}.year div{display:flex;gap:8px}.year i{width:72px;height:55px;background-size:cover;background-position:center;border-radius:5px}.p1{background-image:url('../img/xinyuan1.png')}.p2{background-image:url('../img/xinyuan2.jpg')}.p3{background-image:url('../img/xinyuan3.jpg')}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:7vw;border-bottom:1px solid var(--line)}.features span{color:var(--red);font:25px var(--serif)}.stories{overflow:hidden}.posters{display:flex;justify-content:center;align-items:center;gap:16px;margin:90px auto 65px;max-width:1100px}.poster{width:31%;aspect-ratio:.68;padding:35px 28px;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center;box-shadow:0 30px 50px #000;position:relative}.poster:after{content:"";position:absolute;inset:0;background:linear-gradient(#0004,#0000 50%,#000b);z-index:0}.poster>*{position:relative;z-index:1}.poster h3{font:35px var(--serif);margin:0}.poster p{font-family:var(--serif)}.poster small{line-height:1.8}.poster-a{background-image:url('../img/xinyuan1.png');transform:rotate(-4deg) translateY(25px)}.poster-b{background-image:url('../img/xinyuan2.jpg');width:35%;z-index:2}.poster-c{background-image:url('../img/xinyuan3.jpg');transform:rotate(4deg) translateY(22px)}.story-notes{max-width:1000px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:32px}.story-notes p{display:grid;gap:7px}.story-notes span{color:var(--muted);font-size:13px}.privacy{background:#10100f;border-block:1px solid var(--line)}.privacy-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:45px;margin-top:80px}.privacy-flow article{border-top:1px solid #514b44;padding-top:25px}.privacy-flow>i{font-style:normal;color:#756e65}.map-note{border-top:1px solid var(--line);padding-top:25px;margin-top:60px!important;font-size:12px!important}.download{text-align:center;min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 83% 55%,#3a1d16,transparent 22%)}.download .primary{margin:45px 0 12px;min-width:330px;justify-content:center}.download p{font-size:12px;color:#777}footer{min-height:130px;padding:30px max(4vw,32px);display:flex;align-items:center;gap:45px;border-top:1px solid var(--line);color:#777}footer p{font-size:13px}footer small{margin-left:auto}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform .8s}.reveal.shown{opacity:1;transform:none}
@media(max-width:860px){.header nav{display:none}.header-download{padding:9px 12px}.hero{display:block;padding-top:150px;min-height:1050px}.hero:after{inset:420px 0 0;background:linear-gradient(var(--bg),transparent 22%),linear-gradient(0deg,var(--bg),transparent 20%),url('../img/xinyuan3.jpg') center/cover}.hero-stage{height:610px}.hero-foot{display:none}.section{padding:90px 24px}.section-title{display:block}.section-title>p{margin-top:25px}.steps,.features{grid-template-columns:1fr}.steps article:not(:last-child):after{display:none}.steps article{border-bottom:1px solid var(--line)}.today{grid-template-columns:1fr;gap:60px}.privacy-flow{grid-template-columns:1fr}.privacy-flow>i{transform:rotate(90deg);justify-self:center}.posters{gap:4px}.poster{padding:18px 14px}.poster h3{font-size:20px}.poster p,.poster small{font-size:10px}.story-notes{display:block}.story-notes>i{display:none}footer{flex-wrap:wrap}footer small{margin-left:0;width:100%}}
@media(max-width:520px){.header{height:68px;padding:0 18px}.brand{font-size:25px}.header-download{font-size:11px}.hero{padding-inline:20px;min-height:960px}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.actions{flex-direction:column;align-items:flex-start}.primary,.secondary{height:56px}.hero-stage{height:530px}.phone{width:238px;height:494px}.photo-hero{height:310px}.swipe-mark{padding:12px}.phone-nav{bottom:8px}.posters{margin-top:60px}.poster{width:34%;aspect-ratio:.62}.poster-b{width:38%}.story-notes p span{line-height:1.7}.screen-head{font-size:23px}.year{grid-template-columns:62px 1fr 12px}.year i{width:50px;height:44px}.download .primary{min-width:0;width:100%}footer p{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.reveal{opacity:1!important;transform:none!important}
