:root{color-scheme:dark;--bg:#050505;--line:#373737;--paper:#f0efe9;--accent:#d66d45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--paper);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}main{max-width:1680px;margin:0 auto;padding:0 3vw}.bd-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:30px;padding:18px 3vw;background:rgba(5,5,5,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.bd-brand{display:flex;align-items:baseline;gap:12px;white-space:nowrap}.bd-brand-name{font:700 21px/1 Georgia,"Times New Roman",serif;letter-spacing:-.03em}.bd-brand-cn{color:#777;font-size:12px;font-weight:700}.bd-header-rule{height:1px;background:var(--line)}.bd-nav{display:flex;justify-content:flex-end;gap:20px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.bd-nav::-webkit-scrollbar{display:none}.bd-nav a{color:#929292;font-size:12px;font-weight:700}.bd-nav a:hover,.bd-nav a.active{color:#fff}.bd-nav a.active{padding-bottom:5px;border-bottom:2px solid var(--accent)}.bd-hero{min-height:640px;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(480px,1.2fr);gap:7vw;align-items:center;padding:72px 0;border-bottom:1px solid var(--line)}.bd-eyebrow{margin:0 0 18px;color:#707070;font-size:12px;font-weight:800;letter-spacing:.16em}.bd-hero h1,.bd-page-heading h1{margin:0 0 25px;font:italic clamp(58px,8vw,136px)/.86 Georgia,"Times New Roman","Songti SC",serif;letter-spacing:-.06em}.bd-hero h1 span,.bd-page-heading h1 span{display:block;margin-top:22px;color:#888;font-size:.42em;letter-spacing:-.02em}.bd-lead,.bd-page-lead{max-width:660px;color:#c4c4c4;font:23px/1.45 Georgia,"Times New Roman","Songti SC",serif}.bd-lead-cn,.bd-page-lead-cn{max-width:660px;color:#888;font:19px/1.55 Georgia,"Songti SC",serif}.bd-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:34px}.bd-button{padding:14px 17px;border:1px solid #777;background:#f0efe9;color:#050505;font-size:13px;font-weight:800}.bd-button:hover{background:#fff}.bd-text-link,.bd-card-link{color:#cfcfcf;font-size:13px;font-weight:700;text-decoration:underline;text-decoration-color:#555;text-underline-offset:5px}.bd-text-link:hover,.bd-card-link:hover{color:#fff;text-decoration-color:var(--accent)}.bd-hero-stage{position:relative;min-height:440px;overflow:hidden;border:1px solid var(--line);background:#0b0b0b}.bd-stage-grid,.bd-map-schematic{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:42px 42px}.bd-stage-grid{transform:rotate(-6deg) scale(1.1)}.bd-stage-grid i,.bd-map-schematic b{position:absolute;display:block;background:#70bfdc;border:1px solid rgba(255,255,255,.25);box-shadow:0 0 0 4px rgba(5,5,5,.14)}.bd-stage-grid i:nth-child(1){left:10%;top:22%;width:18%;height:12%}.bd-stage-grid i:nth-child(2){left:33%;top:18%;width:26%;height:17%;background:#d66d45}.bd-stage-grid i:nth-child(3){left:66%;top:15%;width:17%;height:23%;background:#74c39b}.bd-stage-grid i:nth-child(4){left:17%;top:43%;width:30%;height:18%;background:#8d9fe2}.bd-stage-grid i:nth-child(5){left:53%;top:45%;width:20%;height:16%;background:#d66d45}.bd-stage-grid i:nth-child(6){left:78%;top:43%;width:13%;height:27%;background:#74c39b}.bd-stage-grid i:nth-child(7){left:5%;top:70%;width:22%;height:15%;background:#d66d45}.bd-stage-grid i:nth-child(8){left:34%;top:69%;width:19%;height:24%;background:#8d9fe2}.bd-stage-grid i:nth-child(9){left:59%;top:70%;width:28%;height:13%;background:#74c39b}.bd-stage-grid i:nth-child(10){left:2%;top:9%;width:6%;height:18%;background:#8d9fe2}.bd-stage-grid i:nth-child(11){left:84%;top:12%;width:9%;height:18%;background:#d66d45}.bd-stage-grid i:nth-child(12){left:25%;top:36%;width:7%;height:8%;background:#74c39b}.bd-stage-label{position:absolute;left:26px;top:24px;display:flex;flex-direction:column;gap:8px}.bd-stage-label strong{font-size:14px;letter-spacing:.12em}.bd-stage-label span,.bd-stage-note{color:#9b9b9b;font-size:12px}.bd-stage-note{position:absolute;left:26px;right:26px;bottom:22px;padding-top:14px;border-top:1px solid #555;line-height:1.5}.bd-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.bd-metrics>div{padding:30px 22px;border-right:1px solid var(--line)}.bd-metrics>div:last-child{border-right:0}.bd-metrics strong{display:block;font:700 clamp(24px,3vw,43px)/1 Georgia,"Times New Roman",serif}.bd-metrics span{display:block;margin-top:10px;color:#858585;font-size:12px;font-weight:700}.bd-section{padding:90px 0;border-bottom:1px solid var(--line)}.bd-section-heading{max-width:1050px;margin-bottom:45px}.bd-section-heading h2,.bd-two-col h2{margin:0;font:clamp(40px,5vw,79px)/1 Georgia,"Times New Roman","Songti SC",serif;letter-spacing:-.045em}.bd-cn-heading{color:#888;font:24px/1.4 Georgia,"Songti SC",serif}.bd-feature-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.bd-card{min-height:330px;display:flex;flex-direction:column;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#121212,#080808)}.bd-card-primary{background:linear-gradient(145deg,#1d1714,#090807);box-shadow:inset 0 3px 0 var(--accent)}.bd-card-kicker{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.12em}.bd-card h3{margin:55px 0 15px;font:31px/1.08 Georgia,"Times New Roman",serif}.bd-card p{max-width:620px;color:#aaa;font:17px/1.55 Georgia,"Songti SC",serif}.bd-card-cn{color:#858585!important;font:16px/1.6 Arial,"PingFang SC",sans-serif!important}.bd-card-link{margin-top:auto}.bd-section-heading.split{display:grid;grid-template-columns:1fr .6fr;align-items:end;gap:6vw;max-width:none}.bd-section-heading.split .bd-cn-heading{margin:0}.bd-step-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.bd-step-grid article{min-height:230px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.bd-step-grid span{color:var(--accent);font-weight:800;letter-spacing:.1em}.bd-step-grid h3{margin:54px 0 10px;font:30px/1 Georgia,"Times New Roman",serif}.bd-step-grid p{margin:0;color:#999;line-height:1.55}.bd-page-heading{padding:90px 0 70px;border-bottom:1px solid var(--line)}.bd-page-heading h1{font-size:clamp(50px,7vw,116px)}.bd-record-layout{display:grid;grid-template-columns:1.65fr .35fr;gap:18px;padding:42px 0 0}.bd-map-frame{position:relative;min-height:650px;overflow:hidden;border:1px solid var(--line);background:#0b0b0b}.bd-map-toolbar{position:absolute;z-index:2;left:0;right:0;top:0;display:flex;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid #444;color:#aaa;font-size:11px;font-weight:800;letter-spacing:.09em}.bd-map-schematic{background-size:50px 50px}.bd-map-schematic b:nth-child(1){left:7%;top:24%;width:16%;height:13%}.bd-map-schematic b:nth-child(2){left:27%;top:15%;width:21%;height:27%;background:#d66d45}.bd-map-schematic b:nth-child(3){left:55%;top:19%;width:29%;height:17%;background:#74c39b}.bd-map-schematic b:nth-child(4){left:12%;top:50%;width:27%;height:19%;background:#8d9fe2}.bd-map-schematic b:nth-child(5){left:44%;top:47%;width:18%;height:26%;background:#d66d45}.bd-map-schematic b:nth-child(6){left:70%;top:43%;width:20%;height:23%;background:#74c39b}.bd-map-schematic b:nth-child(7){left:5%;top:78%;width:25%;height:11%;background:#d66d45}.bd-map-schematic b:nth-child(8){left:35%;top:79%;width:25%;height:12%;background:#8d9fe2}.bd-map-schematic b:nth-child(9){left:66%;top:76%;width:28%;height:13%;background:#74c39b}.bd-map-schematic b:nth-child(10){left:4%;top:7%;width:7%;height:15%;background:#8d9fe2}.bd-map-schematic b:nth-child(11){left:88%;top:8%;width:7%;height:17%;background:#d66d45}.bd-map-schematic b:nth-child(12){left:22%;top:44%;width:9%;height:7%;background:#74c39b}.bd-map-schematic b:nth-child(13){left:49%;top:37%;width:8%;height:7%;background:#70bfdc}.bd-map-schematic b:nth-child(14){left:64%;top:68%;width:8%;height:7%;background:#70bfdc}.bd-map-schematic b:nth-child(15){left:80%;top:70%;width:7%;height:6%;background:#d66d45}.bd-map-schematic b:nth-child(16){left:14%;top:72%;width:6%;height:6%;background:#70bfdc}.bd-map-schematic b:nth-child(17){left:39%;top:31%;width:5%;height:7%;background:#70bfdc}.bd-map-schematic b:nth-child(18){left:58%;top:10%;width:6%;height:7%;background:#70bfdc}.bd-map-schematic b:nth-child(19){left:91%;top:37%;width:5%;height:8%;background:#8d9fe2}.bd-map-schematic b:nth-child(20){left:36%;top:66%;width:6%;height:7%;background:#74c39b}.bd-map-message{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:min(460px,80%);padding:24px;border:1px solid #666;background:rgba(5,5,5,.9);text-align:center}.bd-map-message strong,.bd-map-message span,.bd-map-message small{display:block}.bd-map-message strong{font:26px/1.15 Georgia,"Times New Roman",serif}.bd-map-message span{margin-top:10px;color:#bbb;font:18px/1.3 Georgia,"Songti SC",serif}.bd-map-message small{margin-top:18px;color:#888;line-height:1.5}.bd-record-sidebar{display:flex;flex-direction:column;border-top:1px solid var(--line)}.bd-sidebar-block{padding:20px 0;border-bottom:1px solid var(--line)}.bd-sidebar-block>span{display:block;color:#777;font-size:11px;font-weight:800;letter-spacing:.1em}.bd-sidebar-block strong{display:block;margin:18px 0 7px;color:#ddd;font:24px/1.15 Georgia,"Times New Roman",serif;overflow-wrap:anywhere}.bd-sidebar-block p{margin:0;color:#888;font-size:13px;line-height:1.5}.bd-two-col{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start}.bd-two-col>div>p:not(.bd-eyebrow){color:#aaa;font:18px/1.6 Georgia,"Songti SC",serif}.bd-copy-cn{color:#888!important;font:16px/1.6 Arial,"PingFang SC",sans-serif!important}.bd-record-table{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.bd-record-table>div{min-height:160px;padding:19px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.bd-record-table span,.bd-record-table em{display:block;color:#777;font-size:12px}.bd-record-table strong{display:block;margin:28px 0 8px;color:#ddd;font:18px/1.25 Georgia,"Times New Roman",serif;overflow-wrap:anywhere}.bd-record-table em{font-style:normal;line-height:1.45}.mono,code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}code{color:#ddd}.bd-method-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.bd-method-grid article{min-height:340px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.bd-method-grid article>span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.1em}.bd-method-grid h2{margin:55px 0 16px;font:31px/1.08 Georgia,"Times New Roman",serif}.bd-method-grid p{margin:0 0 13px;color:#aaa;font:17px/1.55 Georgia,"Songti SC",serif}.bd-limit-section ul{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.bd-limit-section li{padding:16px 0;border-bottom:1px solid var(--line);color:#aaa;font:16px/1.55 Georgia,"Times New Roman","Songti SC",serif}.bd-footer{display:flex;justify-content:space-between;gap:30px;align-items:end;padding:34px 3vw;border-top:1px solid var(--line);background:#080808}.bd-footer-brand span,.bd-footer-brand small{display:block}.bd-footer-brand span{font:700 22px/1 Georgia,"Times New Roman",serif}.bd-footer-brand small{margin-top:9px;color:#777}.bd-footer-links{display:flex;gap:22px;flex-wrap:wrap;justify-content:flex-end}.bd-footer-links a{color:#999;font-size:12px}.bd-footer-links a:hover{color:#fff}@media(max-width:1050px){.bd-header{grid-template-columns:auto 1fr;gap:18px}.bd-header-rule{display:none}.bd-nav{grid-column:1/-1;justify-content:flex-start}.bd-hero{grid-template-columns:1fr;gap:40px}.bd-hero-stage{min-height:420px}.bd-record-layout{grid-template-columns:1fr}.bd-record-sidebar{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bd-record-sidebar .bd-sidebar-block{border-top:1px solid var(--line)}.bd-two-col{gap:35px}}@media(max-width:720px){.bd-header{position:relative;padding:15px 20px}.bd-brand{align-items:flex-start;flex-direction:column;gap:4px}.bd-nav{gap:14px;overflow-x:auto}.bd-nav a{font-size:11px}.bd-hero{min-height:0;padding:58px 0}.bd-hero h1{font-size:62px}.bd-hero-stage{min-height:340px}.bd-stage-note{left:16px;right:16px}.bd-metrics{grid-template-columns:1fr 1fr}.bd-metrics>div{padding:21px 14px}.bd-metrics strong{font-size:28px}.bd-section{padding:60px 0}.bd-section-heading h2,.bd-two-col h2{font-size:43px}.bd-feature-grid,.bd-step-grid,.bd-method-grid{grid-template-columns:1fr}.bd-card,.bd-step-grid article,.bd-method-grid article{min-height:0}.bd-card h3,.bd-step-grid h3,.bd-method-grid h2{margin-top:36px}.bd-section-heading.split,.bd-two-col{display:block}.bd-section-heading.split .bd-cn-heading{margin-top:14px}.bd-page-heading{padding:60px 0 48px}.bd-page-heading h1{font-size:51px}.bd-page-lead{font-size:20px}.bd-record-layout{padding-top:24px}.bd-map-frame{min-height:430px}.bd-map-toolbar{display:block;line-height:1.65}.bd-map-toolbar span{display:block}.bd-record-sidebar{grid-template-columns:1fr;gap:0}.bd-record-table{grid-template-columns:1fr 1fr;margin-top:36px}.bd-record-table>div{min-height:145px;padding:14px}.bd-record-table strong{font-size:15px;margin-top:20px}.bd-footer{display:block;padding:30px 20px}.bd-footer-links{justify-content:flex-start;margin-top:25px}}
