:root{--red:#e52635;--ink:#20232b;--muted:#696d78;--line:#e8e9ed;--soft:#f6f7f9;--blue:#3976df;--green:#238666;--orange:#d8792d;--purple:#7756c8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a,summary{ -webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.4;letter-spacing:-.035em}h2{font-size:34px;font-weight:650;margin-bottom:18px}h3{font-size:21px;font-weight:650}p{color:var(--muted)}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.header{background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:23px;font-weight:750;letter-spacing:-.5px}.brand b{font-size:15px;font-weight:450;letter-spacing:0;margin-left:5px;color:#737680}.brand img{width:38px;height:38px;object-fit:contain}nav{display:flex;align-items:center;gap:32px}nav a{font-size:15px;position:relative;padding:29px 0}nav a[aria-current=page]{color:var(--red)}nav a[aria-current=page]:after{content:"";position:absolute;bottom:15px;left:calc(50% - 8px);width:16px;height:3px;border-radius:5px;background:var(--red)}.header-download{border:1px solid #efc2c5;border-radius:6px;padding:7px 17px;color:var(--red);font-size:14px;font-weight:600}.header-download span{margin-left:15px}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}.hero{padding:77px 0 74px;background:radial-gradient(ellipse at 78% 38%,#fff0f0,transparent 58%),linear-gradient(180deg,#fffcfc,#fff)}.hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:54px}.pill{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#76535a;border:1px solid #f1d9dc;padding:5px 14px;border-radius:30px;background:#fff9f9}.mini-mark{color:var(--red);font-size:19px}.hero h1{font-size:60px;line-height:1.3;margin:24px 0 22px;font-weight:760;letter-spacing:-2px}.hero h1>span{color:var(--red)}.hero-copy>p{font-size:17px;line-height:1.95;margin-bottom:30px}.actions{display:flex;gap:13px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--red);color:#fff;padding:12px 24px;border-radius:7px;font-size:15px;font-weight:600;transition:background .15s,transform .15s;border:1px solid var(--red)}.button:hover{background:#c71e2c;transform:translateY(-2px)}.button.secondary{background:#fff;color:var(--ink);border:1px solid #dedee4}.button.secondary:hover{background:#f4f4f7}.hero-platforms{display:flex;gap:14px;margin-top:23px;color:#83838c;font-size:13px}.workspace{position:relative;border:1px solid #e7dfe0;border-radius:13px;background:#fff;box-shadow:0 24px 65px #70263315;transform:rotate(-2deg);margin:10px 10px 0 0}.workspace-top{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line);padding:14px 18px;font-size:13px}.workspace-top>span{margin-left:auto;color:#92919a;font-size:12px}.workspace-content{display:flex;background:#fafafb;border-radius:0 0 13px 13px;overflow:hidden}.workspace-content aside{width:56px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px 10px;color:#9395a0}.workspace-content aside span{width:32px;text-align:center;font-size:21px}.side-active{color:var(--red);background:#fff0f1;border-radius:5px}.workspace-main{padding:22px 24px 16px;flex:1;min-width:0}.workspace-title{display:flex;justify-content:space-between;gap:10px;font-size:14px;font-weight:600;margin-bottom:20px}.workspace-title>span+span{font-size:20px;color:#94949c}.app-row{display:flex;gap:12px;margin-bottom:21px}.app-row>span{font-size:18px;font-weight:750;display:flex;gap:9px;align-items:center;justify-content:center;border-radius:5px;padding:8px 9px;flex:1}.app-row small{font-size:12px;font-weight:400}.blue{color:var(--blue);background:#edf3ff}.green{color:var(--green);background:#eaf6ef}.orange{color:var(--orange);background:#fff1e6}.red{color:var(--red);background:#fff0f1}.purple{color:var(--purple);background:#f1edfc}.document{background:white;border:1px solid #e9eaf0;border-radius:5px;padding:26px 30px 13px;box-shadow:0 5px 12px #20232b04}.doc-label{color:#b7797e;font-size:10px;letter-spacing:2px}.document h2{font-size:25px;line-height:1.55;margin:9px 0 14px;letter-spacing:0}.doc-line{height:5px;background:#eeeef2;width:87%;margin:8px 0}.doc-line.short{width:62%}.doc-chart{height:75px;display:flex;align-items:flex-end;gap:14px;margin-top:20px;border-bottom:1px solid var(--line);padding:0 7px}.doc-chart i{flex:1;background:#f1b3ba;border-radius:3px 3px 0 0;height:25%}.doc-chart i:nth-child(2){height:42%}.doc-chart i:nth-child(3){height:35%}.doc-chart i:nth-child(4){height:60%;background:#e87481}.doc-chart i:nth-child(5){height:55%}.doc-chart i:nth-child(6){height:79%;background:#e87481}.doc-chart i:nth-child(7){height:96%;background:var(--red)}.doc-bottom{display:flex;justify-content:space-between;color:#a1a0a6;font-size:10px;padding-top:13px}.file-row{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:15px}.tiny-file{padding:0px 5px;border-radius:3px}.file-row>span:last-child{margin-left:auto;color:#9a9aa3}.floating-note{position:absolute;bottom:34px;right:-28px;display:flex;gap:12px;align-items:center;padding:12px 18px;background:white;border:1px solid #e9e7ed;border-radius:8px;box-shadow:0 12px 30px #33334410;transform:rotate(2deg)}.floating-note>span{font-size:25px;width:39px;text-align:center;border-radius:8px}.floating-note strong{font-size:13px}.floating-note small{display:block;font-size:11px;color:#98929f}.format-band{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;color:#797c86;font-size:13px}.format-band strong{font-size:20px;letter-spacing:1px;color:#686e79;font-weight:650}.section{padding-block:85px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.eyebrow{display:block;color:var(--red);font-size:13px;letter-spacing:1.3px;font-weight:600;margin-bottom:12px}.section-heading h2{margin-bottom:12px}.section-heading p{margin-bottom:0}.text-link{font-size:14px;font-weight:600;color:#4d515d;white-space:normal}.text-link:hover{color:var(--red)}.section-heading>.text-link{flex-shrink:0;padding-bottom:7px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{display:block;border:1px solid var(--line);border-radius:10px;padding:27px 27px 18px;transition:transform .2s,border-color .2s}.feature-card:hover{transform:translateY(-4px);border-color:#e7afb5;box-shadow:0 10px 20px #48202806}.app-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:51px;border-radius:10px;font-size:23px;font-weight:700;letter-spacing:-1px}.app-icon.red{font-size:17px}.feature-card h3{margin:18px 0 10px}.feature-card p{font-size:14px;line-height:1.85;margin-bottom:21px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid #f0f0f3;padding-top:13px;color:#9698a1;text-transform:uppercase;font-size:12px}.card-bottom b{font-size:18px;color:#666b78;font-weight:400}.scene-section{background:#f7f8fa;padding:75px 0}.scene-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.scene-photo{position:relative;border-radius:13px;overflow:hidden;align-self:stretch;min-height:430px}.scene-photo img{width:100%;height:100%;object-fit:cover}.scene-photo:after{position:absolute;content:"";inset:50% 0 0;background:linear-gradient(transparent,#15121acc)}.scene-photo>span{position:absolute;bottom:28px;left:30px;right:25px;color:#fff;font-size:20px;z-index:1;line-height:1.7}.scene-copy h2{font-size:37px}.scene-copy>p{font-size:15px;margin-bottom:22px}.scene-copy>a{display:block;padding:15px 0;border-top:1px solid #dfe1e6}.scene-copy>a strong{font-size:15px;font-weight:600}.scene-copy>a span{font-size:13px;display:block;margin-left:28px;color:#818591}.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:transform .2s}.guide-card:hover{transform:translateY(-4px)}.guide-art{height:170px;background:#edf3fd;color:#4479c6;position:relative;display:flex;justify-content:space-between;align-items:end;padding:18px 23px;overflow:hidden}.guide-art>span:last-child{font-size:13px;z-index:1}.guide-number{font-size:40px;font-weight:300;align-self:start;line-height:1.3;opacity:.45}.art-symbol{position:absolute;right:35px;top:8px;font-size:110px;font-weight:750;line-height:1.5;transform:rotate(-9deg);opacity:.25;letter-spacing:-6px}.art-1{background:#edf5ef;color:#26794e}.art-2{background:#fff0e6;color:#c37435}.art-4{background:#f0edfa;color:#6d5baf}.guide-body{padding:23px}.guide-body .eyebrow{font-size:12px;margin-bottom:9px}.guide-body h3{font-size:19px;line-height:1.6;min-height:61px;margin-bottom:12px}.guide-body p{font-size:14px;line-height:1.85;min-height:52px;margin-bottom:21px}.guide-body .text-link{font-size:13px}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px;padding-top:5px;padding-bottom:82px}.faq-section h2{font-size:32px;line-height:1.5;margin-bottom:25px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;gap:20px;justify-content:space-between;align-items:center;padding:20px 0;font-size:16px;font-weight:550}summary::-webkit-details-marker{display:none}summary span{color:#8a8c95;font-weight:400;font-size:21px}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;margin-bottom:23px;padding-right:25px}.cta{background:#fff3f3;border:1px solid #f7dfdf;border-radius:13px;padding:38px 48px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:80px}.cta .eyebrow{margin-bottom:6px}.cta h2{font-size:30px;margin-bottom:8px}.cta p{font-size:14px;margin-bottom:0}.cta .button{flex-shrink:0}footer{background:#f8f9fb;border-top:1px solid var(--line);padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-grid p{font-size:13px;margin-top:19px;line-height:1.9}.footer-grid h2{font-size:14px;letter-spacing:0;margin-bottom:17px}.footer-grid>div>a:not(.brand){display:block;font-size:13px;color:#767b88;padding:4px 0}.footer-grid>div>a:hover{color:var(--red)}.footer-bottom{border-top:1px solid #e7e9ed;margin-top:36px;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#9498a2}.page-intro{padding:30px 0 55px;background:linear-gradient(130deg,#fff9f9,#f8f9fc);border-bottom:1px solid #f0ecef}.breadcrumb{display:flex;gap:13px;color:#989ba3;font-size:12px;margin-bottom:33px}.breadcrumb a:hover{color:var(--red)}.page-intro h1{font-size:43px;max-width:980px;margin:8px 0 17px;line-height:1.45}.page-intro p{margin-bottom:0;max-width:770px;font-size:16px}.feature-jumps{display:flex;gap:12px;flex-wrap:wrap;padding-top:35px}.feature-jumps a{padding:6px 18px;background:var(--soft);border:1px solid var(--line);border-radius:30px;font-size:14px}.feature-jumps a:hover{color:var(--red)}.feature-detail{display:grid;grid-template-columns:60px 1fr 150px;gap:35px;padding:48px 0;border-bottom:1px solid var(--line);align-items:start}.feature-detail h2{font-size:29px}.feature-detail p{font-size:16px}.feature-detail .muted{font-size:14px}.feature-detail .eyebrow{margin-bottom:6px}.feature-format{font-size:12px;color:#8c9099;text-align:right;text-transform:uppercase;padding-top:8px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.plain-card{padding:28px;background:var(--soft);border:1px solid var(--line);border-radius:9px}.plain-card p{font-size:15px;margin-bottom:0}.note{font-size:13px;border-left:3px solid #e3c8cc;padding:12px 20px;background:#fdf9f9;margin-top:25px}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:55px}.download-primary{background:linear-gradient(140deg,#fff4f4,#fff);border:1px solid #f1d2d6;border-radius:12px;padding:40px}.download-primary>.eyebrow{margin-top:22px}.download-primary h2{font-size:34px}.download-primary ul{padding-left:20px;color:#757985;font-size:14px;line-height:2.2;margin:22px 0 30px}.download-primary small{display:block;color:#8b7b7d;font-size:12px;margin-top:15px}.platform-list article{border-bottom:1px solid var(--line);padding:16px 0 22px}.platform-list article:first-child{padding-top:0}.platform-list article>span{color:#8c909b;font-size:12px;letter-spacing:1px}.platform-list h2{font-size:23px;margin:6px 0}.platform-list p{font-size:14px;margin-bottom:10px}.install-section{padding:40px;background:#f8f9fb;border-radius:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:0;list-style:none;counter-reset:step;margin:30px 0 0}.steps li{counter-increment:step}.steps li:before{content:"0" counter(step);display:block;color:#d94a56;font-size:30px;font-weight:300;margin-bottom:14px}.steps h3{font-size:18px;margin-bottom:9px}.steps p{font-size:14px;margin-bottom:0}.narrow{max-width:820px}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 260px;gap:80px;padding-block:45px 75px}.article{font-size:16px;line-height:2}.article h2{font-size:26px;line-height:1.6;margin:36px 0 16px}.article section{scroll-margin-top:105px}.article p{color:#565d6a;line-height:2}.article .article-meta{font-size:13px;color:#9296a0;margin-bottom:25px}.article-lead{border-left:3px solid #e8929b;padding:14px 22px;background:#fff8f8}.article-note{margin:35px 0;padding:20px;background:var(--soft);font-size:14px;color:#7d8290}.article a:not(.text-link){color:#b3293a;text-decoration:underline;text-underline-offset:3px}.article code{background:#f0f1f4;font-size:15px;padding:3px 6px;border-radius:4px}.toc{position:sticky;top:120px;align-self:start;border-left:1px solid var(--line);padding-left:24px;margin-top:12px}.toc strong{font-size:15px}.toc a{display:block;font-size:13px;color:#727985;line-height:1.7;margin-top:17px}.toc a:hover{color:var(--red)}.related{border-top:1px solid var(--line)}.related a{display:block;font-size:15px;padding:8px 0}.standalone{max-width:850px;padding-block:20px 70px}.help-links{margin-top:42px;padding:25px;background:var(--soft);border-radius:8px}.help-links h2{font-size:23px}.help-links a{display:block;color:#b3293a;margin:9px 0;font-size:15px}.sitemap-list{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.sitemap-list a{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:15px}.sitemap-list a:hover{color:var(--red)}.error-page{padding-block:110px 140px}.error-page h1{font-size:45px}
@media(min-width:1500px){.hero{padding-block:90px}.hero h1{font-size:64px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}nav{gap:19px}.header-inner{gap:20px}.brand{font-size:21px}.brand b{font-size:13px}.hero h1{font-size:48px}.hero-grid{gap:30px}.workspace-main{padding:19px 15px 15px}.workspace-content aside{width:43px}.app-row{gap:7px}.app-row>span{padding:6px;font-size:15px;gap:5px}.document{padding:22px}.hero-copy>p{font-size:15px}.button{padding:11px 18px;gap:18px}.floating-note{right:-10px}.scene-grid{gap:45px}.scene-copy h2{font-size:32px}.article-layout{gap:45px;grid-template-columns:minmax(0,1fr) 220px}.footer-grid{gap:28px}.format-band>span:last-child{display:none}.hero-platforms{gap:9px}}
@media(max-width:800px){.header-inner{height:auto;min-height:75px;flex-wrap:wrap;gap:0;padding-top:14px}.brand{order:0}.header-download{order:1;margin-left:auto}nav{order:2;flex-basis:100%;justify-content:space-between;gap:10px}nav a{padding:13px 0 14px;font-size:14px}nav a[aria-current=page]:after{bottom:5px}.hero{padding:45px 0 50px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy{text-align:center}.pill{font-size:13px}.hero h1{font-size:52px;margin-top:20px}.hero-copy>p{font-size:16px}.hero .actions,.hero-platforms{justify-content:center}.workspace{width:min(510px,calc(100% - 20px));margin:0 auto}.workspace-main{padding:22px}.document{padding:24px 32px 14px}.workspace-content aside{width:53px}.format-band{flex-wrap:wrap;justify-content:center;gap:12px 30px;padding-block:22px}.format-band>span:first-child{flex-basis:100%;text-align:center}.format-band strong{font-size:17px}.section{padding-block:55px}.section-heading{align-items:start}.section-heading h2{font-size:28px}.section-heading p{font-size:14px}.section-heading>.text-link{padding-top:5px;font-size:13px}.features-grid{grid-template-columns:repeat(2,1fr);gap:15px}.feature-card{padding:24px}.scene-grid{grid-template-columns:1fr;gap:30px}.scene-photo{min-height:0;aspect-ratio:1.6}.scene-copy h2 br{display:none}.scene-section{padding-block:45px}.scene-copy>a{display:flex;justify-content:space-between;gap:15px}.scene-copy>a span{margin-left:0}.guides-grid{grid-template-columns:repeat(2,1fr);gap:18px}.guides-grid>.guide-card:last-child:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:.7fr 1fr}.guides-grid>.guide-card:last-child:nth-child(3) .guide-art{height:100%}.guide-body h3{min-height:0}.faq-section{grid-template-columns:1fr;gap:20px;padding-bottom:45px}.faq-section h2 br{display:none}.faq-section h2{font-size:28px;margin-bottom:16px}.cta{margin-bottom:50px;padding:30px;gap:20px}.cta h2{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{margin-bottom:0}.footer-bottom{flex-direction:column;gap:5px}.page-intro h1{font-size:35px}.three-grid{grid-template-columns:1fr}.feature-detail{grid-template-columns:50px 1fr;gap:22px}.feature-format{display:none}.feature-detail h2{font-size:25px}.download-grid{gap:25px}.download-primary{padding:26px}.download-primary h2{font-size:29px}.steps{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr;gap:0}.toc{position:static;grid-row:1;margin-bottom:25px}.toc a{display:inline-block;margin-right:20px}.sitemap-list{grid-template-columns:1fr}.page-intro{padding-bottom:38px}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.brand{font-size:20px;gap:6px}.brand img{width:31px;height:31px}.brand b{font-size:12px;margin-left:4px}.header-download{font-size:12px;padding:5px 10px}.header-download span{margin-left:6px}nav a{font-size:13px}.hero h1{font-size:44px;letter-spacing:-1.5px}.hero-copy>p{font-size:14px}.button{font-size:14px;gap:16px;padding:11px 16px}.hero-platforms{font-size:11px;gap:9px}.workspace-title{font-size:12px}.workspace-main{padding:15px 12px}.workspace-content aside{width:37px;padding:18px 5px}.app-row{gap:6px}.app-row>span{font-size:14px;padding:5px;gap:4px}.app-row small{font-size:10px}.workspace-top{padding:11px 12px;font-size:12px}.workspace-top>span{font-size:10px}.document{padding:18px 20px 10px}.document h2{font-size:22px}.doc-chart{gap:8px;height:61px}.floating-note{padding:9px 12px;right:-12px;bottom:35px}.floating-note strong{font-size:11px}.floating-note small{font-size:10px}.floating-note>span{width:30px;font-size:21px}.format-band{gap:10px 22px}.format-band strong{font-size:15px}.section-heading{display:block;margin-bottom:24px}.section-heading>.text-link{display:inline-block;margin-top:14px}.section-heading h2{font-size:26px}.features-grid{grid-template-columns:1fr}.feature-card{position:relative;padding:24px 22px}.feature-card .app-icon{float:left;width:42px;height:45px;margin-right:16px}.feature-card h3{margin:0 0 20px;padding-top:8px}.feature-card p{clear:both;margin-bottom:15px}.scene-copy>a{display:block}.scene-copy>a span{margin-top:4px}.scene-photo>span{font-size:16px;left:22px;bottom:22px}.scene-copy h2{font-size:28px}.guides-grid{grid-template-columns:1fr}.guides-grid>.guide-card:last-child:nth-child(3){display:block;grid-column:auto}.guides-grid>.guide-card:last-child:nth-child(3) .guide-art{height:170px}.guide-body p{min-height:0}.guide-body h3{font-size:20px}.cta{display:block;padding:26px}.cta .button{margin-top:24px}.cta h2{font-size:24px}.footer-grid{gap:25px 17px}.footer-grid h2{font-size:13px}.footer-grid>div>a:not(.brand){font-size:12px}.page-intro h1{font-size:30px}.page-intro p{font-size:15px}.breadcrumb{margin-bottom:25px}.download-grid{grid-template-columns:1fr;padding-top:32px}.platform-list{padding:10px}.install-section{padding:25px}.install-section h2{font-size:27px}.steps{gap:20px}.feature-jumps{gap:8px}.feature-jumps a{font-size:13px;padding:5px 12px}.feature-detail{grid-template-columns:1fr;gap:17px;padding-block:32px}.feature-detail h2{font-size:24px}.feature-detail p{font-size:15px}.article-layout{padding-top:28px}.article h2{font-size:23px}.article p{font-size:16px}.standalone{padding-top:12px}.help-links{padding:20px}.help-links h2{font-size:21px}.error-page h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero h1 small{display:block;font-size:14px;font-weight:550;letter-spacing:1px;color:#74717c;margin-bottom:14px;line-height:1.5}
.toc strong{display:block}
