:root{--ink:#111;--purple:#65508e;--purple-dark:#4a356e;--muted:#777;--line:#dedbe3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #9c80ce;outline-offset:5px}.wrap{width:calc(100% - 80px);max-width:1240px;margin-inline:auto}.skip{position:absolute;left:16px;top:-80px;background:#fff;padding:14px;z-index:20}.skip:focus{top:12px}.site-header{height:170px;display:flex;align-items:center;gap:65px}.brand{display:block;flex:none}.brand img{display:block;width:190px;height:95px}.site-header nav{margin-left:auto;display:flex;gap:44px;padding-top:38px;font-size:16px}.site-header nav a:hover{color:var(--purple)}.header-label{align-self:center;border-left:1px solid var(--line);padding-left:28px;margin-top:35px;display:flex;flex-direction:column;gap:6px}.header-label span{font-size:10px;letter-spacing:1.6px;color:var(--purple)}.header-label strong{font-size:16px;font-weight:500}.hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:44px;background:#09080b;color:#fff;padding:36px 44px;min-height:352px}.hero-copy{padding-block:0 5px}.eyebrow{font-size:14px;letter-spacing:1px;line-height:1.5;margin-bottom:30px}.eyebrow:before{content:"";display:block;width:170px;height:4px;background:#c9b7e9;margin-bottom:10px}.hero h1{margin:0;font-size:30px;font-weight:650;line-height:1.55;letter-spacing:.1px;overflow-wrap:anywhere}.hero-subtitle{font-size:15px;color:#cfc6dd;letter-spacing:1.5px;margin:20px 0 0;line-height:1.8}.hero-image{display:block;width:100%;height:auto;aspect-ratio:1268/714;object-fit:cover}.content-grid{display:grid;grid-template-columns:minmax(0,720px) minmax(260px,340px);gap:90px;padding:48px 44px 78px}.article{font-size:17px;line-height:1.95;color:#25232a}.article p{margin:0 0 30px;text-align:justify;overflow-wrap:break-word}.article figure{margin:32px 0 34px}.article figure img{display:block;width:100%;height:auto}.questions{margin-top:38px}.questions h2{font-size:19px;line-height:1.7;margin:0 0 19px;font-weight:650}.questions ol{list-style:none;counter-reset:question;padding:0;margin:0 0 32px}.questions li{counter-increment:question;display:flex;gap:17px;padding:15px 0;border-bottom:1px solid #e9e6ec;line-height:1.75}.questions li:before{content:counter(question,decimal-leading-zero);font-size:13px;font-weight:650;letter-spacing:1px;flex:0 0 26px;color:var(--purple);padding-top:4px}.download-instruction{font-size:15px;color:#68626f;padding-top:7px}.mobile-instruction{display:none}.downloads-sticky{position:sticky;top:32px}.section-rule{height:4px;background:#111;margin-bottom:20px}.small-label{font-size:10px;font-weight:600;letter-spacing:2px;color:var(--purple);margin:0 0 9px}.downloads h2{font-size:25px;line-height:1.4;font-weight:650;margin:0 0 18px}.download-summary{color:#726b7c;font-size:14px;line-height:1.9;margin:0 0 30px}.download-button{width:100%;min-height:88px;padding:21px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--purple);transition:background .18s ease,transform .18s ease;cursor:pointer}.download-button strong{display:block;font-size:17px;font-weight:550;line-height:1.4}.download-button small{display:block;font-size:9px;letter-spacing:1.5px;margin-top:9px;opacity:.8}.download-button svg{width:23px;height:23px;flex:none}.primary{background:var(--purple);color:#fff}.primary:hover{background:var(--purple-dark)}.secondary{background:#fff;color:var(--purple-dark);margin-top:20px}.secondary:hover{background:#f4f0f9}.download-button[aria-disabled=true]{cursor:default}.file-status{font-size:12px;line-height:1.6;color:#82798e;margin:10px 0 25px}.site-footer{border-top:1px solid #111;padding:26px 0 38px}.footer-links{display:flex;gap:28px;font-size:14px}.footer-links a:before{content:"\\";margin-right:10px;color:var(--purple)}.legal{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:11px;line-height:1.7;color:#888;margin-top:24px}.legal a:hover{text-decoration:underline}@media(min-width:1450px){.hero h1{font-size:31px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.site-header{height:145px;gap:34px}.site-header nav{gap:25px}.hero{gap:26px;padding:30px}.hero h1{font-size:26px}.eyebrow{margin-bottom:23px}.content-grid{padding-inline:20px;gap:44px;grid-template-columns:minmax(0,1fr) 290px}.article{font-size:16px}.download-button{padding-inline:18px}.download-button strong{font-size:16px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.site-header{height:112px;gap:20px;justify-content:space-between}.brand img{width:144px;height:72px}.site-header nav{display:none}.header-label{padding-left:18px;margin-top:10px}.header-label span{font-size:8px;letter-spacing:1px}.header-label strong{font-size:14px}.hero{grid-template-columns:1fr;gap:25px;padding:26px 24px}.eyebrow{font-size:12px;margin-bottom:23px}.eyebrow:before{width:118px;height:3px}.hero h1{font-size:25px;line-height:1.55}.hero-subtitle{font-size:12px;letter-spacing:1px;margin-top:15px}.hero-image{width:100%}.content-grid{display:flex;flex-direction:column;padding:30px 6px 46px;gap:20px}.article{font-size:16px;line-height:1.95}.article p{margin-bottom:26px}.article figure{margin-block:26px}.questions{margin-top:30px}.questions h2{font-size:18px}.questions li{font-size:15px;gap:11px}.desktop-instruction{display:none}.mobile-instruction{display:inline}.downloads{max-width:100%;width:100%}.downloads-sticky{position:static}.download-summary{margin-bottom:23px}.downloads h2{font-size:23px}.download-button{min-height:84px;padding:20px 22px}.download-button strong{font-size:17px}.site-footer{padding-top:23px}.footer-links{gap:18px;font-size:13px}.legal{font-size:10px;gap:5px 14px}.file-status{margin-bottom:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.download-button{transition:none}}
