*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4efe4;color:#20201e;font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;line-height:1.72}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.masthead{height:76px;background:#f4efe4;border-bottom:1px solid #cfc8ba;position:sticky;top:0;z-index:30}.mast-inner{width:min(1240px,calc(100% - 44px));height:100%;margin:auto;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.12em;font-weight:900}.brand img{width:38px;height:38px;object-fit:contain}.mast-inner nav{margin-left:auto;display:flex;gap:24px;font-size:14px}.mast-cta{border:1px solid #20201e;padding:10px 17px;font-weight:900}.mast-inner button,.mobile-nav{display:none}.hero{padding:34px max(22px,calc((100vw - 1240px)/2)) 76px}.hero-topline{display:flex;justify-content:space-between;border-bottom:1px solid #cfc8ba;padding-bottom:13px;font-size:10px;letter-spacing:.16em;font-weight:900;color:#7f796f}.hero-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:58px;align-items:center;padding-top:46px}.hero h1,.overview h2,.download h2,.use h2,.feature-band h2,.three-steps h2,.event-strip h2,.faq h2,.final h2{font-size:clamp(34px,4.6vw,60px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 20px}.hero h1{font-size:clamp(52px,7vw,92px)}.hero .copy p{font-size:18px;color:#625e56}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.actions a{padding:13px 20px;font-weight:900}.dark{background:#20201e;color:#fff}.plain{border-bottom:1px solid #20201e}.hero figure{margin:0;background:#e6dfd2;min-height:520px;display:flex;align-items:center}.hero figure img{width:100%;max-height:560px;object-fit:contain;padding:24px}.overview,.three-steps,.faq{width:min(1180px,calc(100% - 44px));margin:auto;padding:88px 0}.overview header{max-width:780px}.overview header>span,.download-copy>span,.use-copy>span,.feature-band div>span,.three-steps header>span,.event-strip div>span,.faq-head>span,.final span{font-size:10px;letter-spacing:.2em;font-weight:900;color:#96621f}.overview header p,.download-copy p,.use-copy p,.feature-band p,.three-steps p,.faq p,.final p{color:#676158}.mosaic{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-template-rows:260px 260px;gap:14px;margin-top:36px}.mosaic figure{margin:0;background:#e2dbcf;position:relative;overflow:hidden}.mosaic figure.wide:first-child{grid-row:1/3}.mosaic figure.wide:last-child{grid-column:2/4}.mosaic img{width:100%;height:100%;object-fit:contain;padding:10px}.mosaic figcaption{position:absolute;left:12px;bottom:12px;background:rgba(244,239,228,.9);padding:6px 9px;font-size:11px;font-weight:900}.download{background:#20201e;color:#fff;padding:72px 0}.download-grid{width:min(1080px,calc(100% - 44px));margin:auto;display:grid;grid-template-columns:90px 1fr 330px;gap:38px;align-items:center}.number{font-size:72px;line-height:1;color:#6f6d68}.download-copy>span{color:#d5a75c}.download-copy p{color:#bdb9b1}.download-cta{background:#f4efe4;color:#20201e;min-height:190px;padding:28px;display:flex;flex-direction:column;justify-content:center}.download-cta small{letter-spacing:.12em;color:#8a7e6b}.download-cta strong{font-size:28px;margin:7px 0}.download-cta span{font-size:13px}.use{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding:90px max(22px,calc((100vw - 1180px)/2));align-items:start}.use-copy{position:sticky;top:110px}.use-list{border-top:1px solid #bdb5a7}.use-list article{display:grid;grid-template-columns:60px 1fr;column-gap:20px;padding:24px 0;border-bottom:1px solid #bdb5a7}.use-list b{font-size:24px;color:#96621f}.use-list h3{margin:0 0 5px}.use-list p{grid-column:2;margin:0}.feature-band{display:grid;grid-template-columns:1.15fr .85fr;background:#d9d0c1}.feature-band figure{margin:0;background:#ccc3b4;display:flex;align-items:center}.feature-band img{width:100%;height:100%;max-height:620px;object-fit:contain;padding:24px}.feature-band>div{padding:76px clamp(28px,6vw,90px);align-self:center}.feature-band a{display:inline-flex;background:#20201e;color:#fff;padding:12px 20px;margin-top:10px;font-weight:900}.three-steps header{max-width:720px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.cards article{border:1px solid #c7c0b3;padding:28px;background:#f7f3ea}.cards span{font-size:10px;letter-spacing:.16em;color:#96621f;font-weight:900}.cards h3{font-size:20px;margin:14px 0 6px}.event-strip{width:min(1180px,calc(100% - 44px));margin:0 auto 88px;position:relative;background:#181817;min-height:300px;overflow:hidden}.event-strip img{width:100%;height:100%;min-height:300px;object-fit:contain;opacity:.54}.event-strip div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:42px;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.08))}.event-strip div>span{color:#e2bd81}.event-strip h2{max-width:740px}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:58px;padding-top:10px}.faq-list{border-top:1px solid #bdb5a7}.faq details{border-bottom:1px solid #bdb5a7}.faq summary{padding:19px 38px 19px 0;font-weight:900;cursor:pointer;position:relative}.faq summary:after{content:"+";position:absolute;right:3px;color:#96621f}.faq details[open] summary:after{content:"−"}.faq p{margin:0 0 20px}.final{width:min(1180px,calc(100% - 44px));margin:0 auto 80px;background:#c69b5e;padding:44px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px}.final span{color:#4a3415}.final p{margin:0;color:#473a28}.final a{background:#20201e;color:#fff;padding:13px 21px;font-weight:900;white-space:nowrap}footer{background:#20201e;color:#bbb6ae;padding:50px max(22px,calc((100vw - 1180px)/2)) 96px;display:flex;justify-content:space-between;gap:60px}footer b{color:#fff;font-size:18px}footer p{max-width:630px}.sticky{display:none}
@media(max-width:820px){body{padding-bottom:62px}.masthead{height:64px}.mast-inner{width:calc(100% - 28px)}.mast-inner nav,.mast-cta{display:none}.mast-inner button{display:block;margin-left:auto;background:none;border:0;font-size:23px}.mobile-nav{position:absolute;top:64px;left:0;right:0;z-index:40;background:#f4efe4;border-bottom:1px solid #cfc8ba;padding:10px 18px 18px}.mobile-nav.open{display:grid}.mobile-nav a{padding:9px 0}.hero{padding:26px 14px 52px}.hero-layout{grid-template-columns:1fr;gap:30px;padding-top:34px}.hero h1{font-size:43px}.hero .copy p{font-size:16px}.hero figure{min-height:330px}.overview,.three-steps,.faq{width:calc(100% - 28px);padding:58px 0}.mosaic{grid-template-columns:1fr;grid-template-rows:auto}.mosaic figure.wide:first-child,.mosaic figure.wide:last-child{grid-column:auto;grid-row:auto}.mosaic figure{min-height:300px}.mosaic img{max-height:420px}.download{padding:50px 0}.download-grid{width:calc(100% - 28px);grid-template-columns:1fr;gap:20px}.number{font-size:42px}.use{grid-template-columns:1fr;padding:58px 14px;gap:28px}.use-copy{position:static}.feature-band{grid-template-columns:1fr}.feature-band img{max-height:430px}.feature-band>div{padding:44px 22px}.cards{grid-template-columns:1fr}.event-strip{width:calc(100% - 28px);margin-bottom:58px}.event-strip div{padding:28px 22px}.faq{grid-template-columns:1fr;gap:20px}.final{width:calc(100% - 28px);display:block;padding:32px 24px}.final a{display:flex;justify-content:center;margin-top:20px}footer{display:block;padding:42px 14px 88px}.sticky{position:fixed;z-index:50;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #d3ccbf;display:flex;align-items:center;justify-content:space-between;padding:7px 14px}.sticky span{display:grid;line-height:1.05}.sticky small{color:#746d62}.sticky a{background:#20201e;color:#fff;padding:10px 17px;font-weight:900}}
@media(max-width:420px){.hero h1,.overview h2,.download h2,.use h2,.feature-band h2,.three-steps h2,.event-strip h2,.faq h2,.final h2{font-size:30px}.actions a{width:100%;text-align:center}.hero figure{min-height:280px}}