@charset "UTF-8";
:root{--bg:#05080a;--panel:#0c1317;--ink:#f2f6f6;--muted:#9aa9af;--line:#c5e3ec22;--green:#00ff9d;--blue:#00b8ff;--ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Helvetica Neue","PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.35}a{color:inherit;text-decoration:none}button{background:none;border:0}h1,h2,h3,h4,p,figure{margin:0}p{line-height:1.9;color:var(--muted)}h1,h2,h3{font-weight:550;text-wrap:balance}h1{letter-spacing:-.05em}h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.035em;line-height:1.4}h3{line-height:1.5}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;flex:none}::selection{background:var(--green);color:var(--bg)}:focus-visible{outline:2px solid var(--green);outline-offset:5px}em{font-style:normal}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:500;color:#8eaaa5;line-height:1.7;text-transform:uppercase}.eyebrow>span{margin-right:14px;color:var(--green)}.reading-progress{position:fixed;top:0;left:0;width:var(--progress,0%);height:2px;background:linear-gradient(90deg,var(--green),var(--blue));z-index:100}.skip{position:fixed;top:10px;left:20px;transform:translateY(-200%);background:var(--green);padding:12px;color:#000;z-index:200}.skip:focus{transform:none}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px;width:min(1360px,calc(100% - 80px));margin:auto;position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{font-size:29px;font-weight:750;letter-spacing:-1.5px;display:inline-flex;align-items:baseline;gap:12px;white-space:nowrap}.brand>span{font-size:13px;letter-spacing:2px;font-weight:400;color:#bed0cf}.brand>i{font-size:11px;font-style:normal;align-self:flex-start;margin:6px 0 0 -8px;color:var(--green)}.site-header>nav{display:flex;gap:31px}.site-header nav a{font-size:14px;color:#b7c1c6;transition:color .2s}.site-header nav a:hover{color:var(--green)}.header-contact{font-size:14px;display:flex;gap:16px;align-items:center}.header-contact svg{color:var(--green)}.menu-toggle,.mobile-menu{display:none}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;border-radius:6px;font-size:15px;font-weight:550;border:1px solid var(--line);transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.primary{background:var(--green);color:#032015;border-color:var(--green)}.button.primary:hover{background:#70ffc7}.button.ghost{color:#d7e3e2;background:#101a1c70}.actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap}.text-link{font-size:15px;display:inline-flex;align-items:center;gap:30px;padding-block:13px;border-bottom:1px solid #637c7159;color:#cfebe0;transition:color .2s,gap .2s}.text-link svg{color:var(--green)}.text-link:hover{gap:40px;color:var(--green)}
.hero{min-height:730px;position:relative;padding-top:70px;padding-bottom:80px}.hero-photo{position:absolute;right:-56px;top:0;width:70%;height:690px;pointer-events:none;overflow:hidden;isolation:isolate}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 0%,#05080a99 12%,transparent 42%),linear-gradient(0deg,var(--bg) 0%,transparent 35%);pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:59% center;opacity:.88}.hero-photo picture{display:block;height:100%}.portrait-caption{position:absolute;right:40px;bottom:140px;writing-mode:vertical-rl;font-size:11px;letter-spacing:.2em;color:#a3aba9;z-index:1}.hero-copy{position:relative;z-index:2;width:70%}.greeting{margin-top:27px;font-size:16px;color:#b6c5c4}.greeting strong{font-weight:500;color:#f3f7f5}.hero h1{font-size:clamp(48px,6.3vw,85px);line-height:1.25;margin:22px 0 22px;letter-spacing:-.045em}.hero h1 em{background:linear-gradient(110deg,#53ffb0 0%,#00e9a2 45%,#3dcfff 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.title-period{color:#00dca4}.hero-role{font-size:14px;letter-spacing:.06em;color:#b4c8c2}.hero-intro{font-size:16px;line-height:1.85;color:#94a7a5;margin:21px 0 30px}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.05em;color:#879b98}.hero-bottom a{display:flex;align-items:center;gap:24px}.hero-bottom a span{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);padding:28px 0 34px}.metrics>div{padding-left:30px;border-left:1px solid var(--line)}.metrics>div:first-child{border-left:0;padding-left:0}.metrics strong{font-size:55px;font-weight:300;letter-spacing:-.06em;font-variant-numeric:tabular-nums}.metrics strong>span{font-size:28px;color:var(--green);margin-left:4px}.metrics p{font-size:14px;margin-top:6px;color:#95a7a5}
.section{padding-block:112px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:42px}.section-head .eyebrow{margin-bottom:21px}.section-intro{font-size:15px;line-height:1.9;color:#8b9e9e;padding-bottom:7px}.scenario-switch{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);gap:0}.scenario-switch button{display:grid;grid-template-columns:auto 1fr;gap:7px 17px;text-align:left;padding:24px 25px;position:relative;transition:background .3s}.scenario-switch button>span{color:#6f9186;grid-row:1/3;font-size:13px;padding-top:4px}.scenario-switch strong{font-size:19px;font-weight:500}.scenario-switch small{font-size:11px;letter-spacing:.1em;color:#688079}.scenario-switch button:after{content:"";position:absolute;bottom:-1px;height:2px;background:var(--green);left:25px;right:25px;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.scenario-switch button[aria-pressed=true]{background:linear-gradient(0deg,#00ff9d0c,transparent)}.scenario-switch button[aria-pressed=true]:after{transform:scaleX(1)}.scenario-switch button[aria-pressed=true] strong{color:#62ffb7}.scenario-stage{background:radial-gradient(ellipse at 90% 100%,#002e261f,transparent 65%);border-bottom:1px solid var(--line)}.scenario-panel{display:grid;grid-template-columns:.92fr 1.08fr;gap:65px;padding:50px 0 45px;animation:panel-in .35s var(--ease)}.scenario-text{padding:10px 0}.scenario-text>.eyebrow{font-size:12px;letter-spacing:.025em}.scenario-text h3{font-size:clamp(27px,2.8vw,39px);line-height:1.5;margin:17px 0}.scenario-text p{font-size:16px;margin:0 0 22px;max-width:490px}.flow-console{border:1px solid #76908735;background:#0c1517a1;border-radius:12px;padding:24px;box-shadow:0 16px 70px #0004;position:relative}.console-top{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:16px;font-size:12px;color:#78998d}.flow-lanes{display:grid;grid-template-columns:1fr 36px 1.2fr;align-items:start;margin-top:26px}.flow-node{min-width:0;position:relative}.node-no{color:#558071;font-size:12px}.flow-node h4{font-size:15px;font-weight:500;margin:9px 0 17px}.input-tag{display:table;border:1px solid #63887930;border-radius:4px;background:#151f21;padding:5px 9px;font-size:13px;color:#b5c4be;margin-bottom:8px}.flow-task{font-size:14px;color:#97bcb0;display:block;padding-block:5px}.flow-task:before{content:"✓";color:#00dca0;margin-right:9px}.flow-connector{height:1px;background:linear-gradient(90deg,#1f6e57,var(--green));margin:62px 12px 0 0;position:relative}.flow-connector i{width:4px;height:4px;background:var(--green);box-shadow:0 0 12px var(--green);position:absolute;top:-1.5px;left:0;border-radius:50%;animation:flow 2.6s linear infinite}.flow-result{margin-top:20px;padding:18px 19px;background:#00ff9d08;border:1px solid #00ff9d24;border-radius:5px}.flow-result>span{color:#77aa95;font-size:12px;display:block}.flow-result strong{font-weight:500;font-size:18px;line-height:1.7;display:block;margin:10px 0 5px}.flow-result .text-link{font-size:13px;padding:5px 0;border:0;gap:20px}
.filter-group{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.filter-group button{padding:11px 16px;border:1px solid var(--line);border-radius:4px;color:#8fa3a0;transition:color .18s,background .18s,border .18s;font-size:14px}.filter-group small{font-size:11px;margin-left:10px;color:#688579}.filter-group button[aria-pressed=true]{background:#15392c;border-color:#00dca05c;color:#bffce0}.rail-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0}.rail-hint{color:#7f9590;font-size:13px}.rail-controls{display:flex;align-items:center;gap:9px;flex-shrink:0}.rail-controls [data-play]{font-size:12px;padding:10px;color:#9bb0a7;min-width:80px}.round{width:40px;height:40px;display:grid;place-items:center;border:1px solid #a4c4b733;border-radius:50%;transition:border-color .18s,background .18s}.round:hover{background:#163127;border-color:var(--green)}.rail{position:relative;display:flex;gap:23px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:auto;padding:3px 0 4px;touch-action:pan-x pan-y}.rail::-webkit-scrollbar{display:none}.rail.is-moving,.rail.is-dragging{scroll-snap-type:none}.rail.is-dragging{cursor:grabbing;user-select:none}.rail-bottom{display:flex;align-items:center;gap:20px;font-size:12px;color:#617d71;margin-top:21px}.rail-position{min-width:60px;color:#b2c7bc;letter-spacing:.08em;font-variant-numeric:tabular-nums}.rail-progress{height:2px;background:#3a574a55;flex:1}.rail-progress i{display:block;height:2px;width:var(--rail-progress,8.33%);background:linear-gradient(90deg,#00ff9d,#00b8ff);transition:width .2s}.case-card{border:1px solid #8da69e2e;border-radius:9px;background:linear-gradient(135deg,#111c1e,#080f12);overflow:hidden;flex:0 0 calc((100% - 46px)/3);min-width:0;scroll-snap-align:start;transition:border-color .3s,background .3s}.case-card:hover{border-color:#00e8a85c;background:linear-gradient(135deg,#152725,#080f12)}.case-card-link{display:flex;flex-direction:column;min-height:515px;height:100%;padding:25px}.case-card-top{font-size:12px;color:#7f9f91;display:flex;justify-content:space-between;gap:10px}.card-arrow{font-size:18px;transition:transform .2s}.case-card:hover .card-arrow{transform:translate(3px,-3px);color:var(--green)}.case-card-metric{padding:26px 0 22px;margin:0 0 22px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.case-card-metric strong{font-weight:300;font-size:58px;line-height:1.1;letter-spacing:-.05em;color:#b7fbdc}.case-card-metric .word-stat{font-size:35px;line-height:1.82}.case-card-metric>span{font-size:13px;color:#94ada2;line-height:1.6;min-height:40px}.case-card h3{font-size:21px;font-weight:500;margin-bottom:13px;min-height:64px}.case-card p{font-size:14px;line-height:1.8;margin-bottom:23px}.case-card-bottom{margin-top:auto}.case-card-bottom img{width:100%;height:118px;object-fit:cover;border-radius:3px;opacity:.8;filter:saturate(.65);transition:opacity .3s,filter .3s}.case-card:hover img{opacity:1;filter:none}.case-wordmark{height:118px;display:grid;place-items:center;background:linear-gradient(135deg,#123a2d55,#08283044);border:1px solid #75ae9320;border-radius:3px;font-size:21px;letter-spacing:-.035em;color:#578975;font-weight:300}.case-card-bottom>span{font-size:13px;color:#a7cabb;display:flex;align-items:center;justify-content:space-between;padding-top:20px}.case-card-bottom>span svg{width:19px}.section-end{display:flex;justify-content:flex-end;margin-top:28px}.method-section{margin-top:110px;border-top:1px solid var(--line);padding:60px 0 72px;position:relative}.method-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:24px;align-items:center}.method-heading p{font-size:16px;max-width:460px}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px}.method-step{border-top:1px solid #3d786148;position:relative;padding:28px 35px 0 0}.method-step:before{content:"";position:absolute;top:-3px;left:0;width:5px;height:5px;border-radius:50%;background:var(--green)}.method-step>span{font-size:12px;color:#51967e}.method-step h3{font-size:21px;margin:13px 0 12px}.method-step p{font-size:15px;color:#8ea39a}.method-section+.section{padding-top:28px}.cert-slide{scroll-snap-align:start;flex:0 0 100%;display:grid;grid-template-columns:1.06fr 1fr;border:1px solid #7c9b8c35;border-radius:10px;overflow:hidden;background:#0c1516;min-width:0}.certificate-image{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:35px;background:radial-gradient(ellipse at 30% 30%,#26382c,#12201c);cursor:zoom-in;text-align:center;min-width:0}.certificate-image img{width:100%;height:auto;box-shadow:0 15px 25px #0004}.certificate-image>span{font-size:12px;color:#9fb2a6}.cert-copy{padding:38px 40px;display:flex;flex-direction:column;justify-content:center;min-width:0}.cert-copy .eyebrow{font-size:12px;display:flex;justify-content:space-between;gap:20px;letter-spacing:.02em;color:#87bda3}.cert-copy h3{font-size:28px;font-weight:500;margin:20px 0 15px}.cert-copy>p:not(.eyebrow){font-size:15px}.cert-purpose{border-left:1px solid #00df9760;padding-left:17px;margin-top:22px}.cert-purpose>span{font-size:12px;color:#628e77}.cert-purpose p{font-size:15px;color:#bad0c2;margin-top:9px}.cert-copy .registration{font-size:12px!important;color:#6e897a;margin-top:25px;word-break:break-word}.cert-copy>small{font-size:12px;color:#718578;margin-top:10px;line-height:1.8}.about-teaser{margin-top:116px;padding:60px 0 100px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;position:relative}.about-teaser>.eyebrow{grid-column:1/-1;margin-bottom:26px}.about-teaser h2{margin-bottom:20px}.about-teaser p{margin-bottom:12px}.about-teaser .text-link{margin-top:16px}.about-mark{font-size:260px;color:transparent;-webkit-text-stroke:1px #52786555;line-height:1;letter-spacing:-.09em;align-self:center;justify-self:center;position:relative;font-weight:600}.about-mark>span{font-size:16px;line-height:1.8;letter-spacing:.12em;color:#6a9887;-webkit-text-stroke:0;position:absolute;left:130px;bottom:7px;white-space:nowrap}.contact-section{display:flex;justify-content:space-between;gap:60px;align-items:center;border-top:1px solid var(--line);padding:75px 0 85px}.contact-section h2{margin:18px 0;font-size:clamp(36px,4.2vw,59px)}.contact-section .actions{margin-top:30px}.phone-link{font-size:16px;letter-spacing:.07em;color:#98b4a5;padding:12px}.qr-preview{width:208px;flex-shrink:0;transform:rotate(3deg);padding:15px;background:#d5e4d8;border-radius:7px;box-shadow:0 16px 60px #0008;transition:transform .3s}.qr-preview:hover{transform:rotate(0) translateY(-5px)}.qr-preview img{width:100%;border-radius:2px}.qr-preview>span{color:#2b4837;display:block;font-size:12px;margin-top:14px}footer{border-top:1px solid var(--line);padding:28px 0 38px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:#667f72;font-size:12px}footer .brand{color:#afc1b7;font-size:23px}footer .brand>span{font-size:12px;color:#688676}dialog{background:#0c1718;color:var(--ink);border:1px solid #70958366;border-radius:12px;width:min(490px,calc(100% - 32px));max-height:90dvh;padding:38px;box-shadow:0 40px 130px #000b}dialog::backdrop{background:#020809d9;backdrop-filter:blur(10px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;top:10px;right:12px;font-size:28px;line-height:1;width:40px;height:40px;color:#aac4b7}.dialog-close:hover{color:var(--green)}dialog h2{font-size:27px;line-height:1.6;margin:18px 0 9px}dialog p{font-size:14px}.dialog-qr{width:230px;background:white;padding:12px;border-radius:4px;margin:24px auto}.dialog-actions{display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#a7d9bb}.dialog-actions>*{padding:10px 0}.copy-status{min-height:28px;text-align:center;font-size:12px;margin-top:10px;color:#83cfaa}#image-dialog{width:min(1160px,calc(100% - 30px));padding:25px}#image-dialog h2{font-size:22px;margin:4px 35px 22px 0}#image-caption{margin-top:18px;font-size:13px}#image-full{width:100%;height:auto}
.breadcrumbs{display:flex;gap:12px;font-size:12px;flex-wrap:wrap;margin-top:28px;color:#6f8a7e}.breadcrumbs a{color:#9fb4a8}.breadcrumbs a:hover{color:var(--green)}.inner-hero{padding:74px 0 60px}.inner-hero h1{font-size:clamp(35px,5vw,68px);line-height:1.35;margin:23px 0}.inner-hero .lead{max-width:770px;font-size:18px;line-height:1.9}.inner-hero .actions{margin-top:30px}.service-units{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-block:1px solid var(--line);padding:44px 0}.service-units h2{font-size:23px;margin:16px 0}.service-units p{font-size:16px}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.filtered-grid{padding-bottom:90px}.case-grid .case-card{width:auto;min-width:0}.inner-page .section{padding-top:80px}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;padding-bottom:90px}.faq-section .section-head{display:block}.faq-section h2{font-size:34px}.faq-section details{border-top:1px solid var(--line)}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;font-size:17px;padding:23px 0;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary>span{font-size:24px;color:#60947b;font-weight:300;transition:transform .2s}.faq-section details[open] summary>span{transform:rotate(45deg)}.faq-section details p{padding:0 35px 25px 0;font-size:16px}.case-detail-header{display:grid;grid-template-columns:1fr .32fr;gap:70px;align-items:center;margin:75px 0 50px}.case-detail-header h1{font-size:clamp(34px,4.2vw,56px);line-height:1.4;margin:22px 0;max-width:860px}.case-detail-header .lead{font-size:18px}.byline{font-size:12px;margin-top:24px;color:#789283}.case-detail-stat{border-left:1px solid var(--line);padding-left:32px;display:flex;flex-direction:column;gap:17px}.case-detail-stat strong{font-size:75px;font-weight:300;color:#91f3bd;letter-spacing:-.05em;line-height:1.1}.case-detail-stat .word-stat{font-size:36px}.case-detail-stat span{font-size:14px;line-height:1.8;color:#a7bcb0}.case-detail-image{max-width:1080px;margin:auto}.case-detail-image img{max-height:660px;object-fit:contain;width:100%;background:#0e191b;border:1px solid var(--line);border-radius:7px}.case-detail-image figcaption{font-size:12px;margin-top:14px;color:#789285}.case-detail-body{display:grid;grid-template-columns:240px 1fr;gap:75px;padding:75px 0 10px}.case-detail-body aside{position:sticky;top:40px;height:fit-content;display:flex;flex-direction:column;gap:21px}.case-detail-body aside a{font-size:14px;color:#8eab9c}.case-detail-body aside a:hover{color:var(--green)}.case-prose{max-width:780px}.case-prose section{padding:0 0 55px;scroll-margin-top:45px}.case-prose h2{font-size:28px;margin:16px 0}.case-prose p{font-size:18px;line-height:2;color:#adbbb5}.deliverable{margin-top:25px;border-left:2px solid #00c28b;padding:17px 22px;background:#15231c}.deliverable>span{font-size:12px;color:#6da98b}.deliverable p{font-size:16px;margin-top:7px}.case-prose blockquote{margin:25px 0 0;border-block:1px solid #4470594d;padding:25px 0;font-size:24px;line-height:1.7;font-weight:400;color:#b1e9c8}.source-note{padding:25px!important;background:#101b17;border:1px solid #748e7733;border-radius:5px}.source-note h2{font-size:18px;margin:0 0 14px}.source-note p{font-size:14px;line-height:1.9;color:#8da192;margin-bottom:10px}.source-note .text-link{margin-top:5px}.related{padding-bottom:80px}.related .case-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:840px}.directory-title{font-size:32px;display:flex;justify-content:space-between;gap:20px}.directory-title span{font-size:16px;color:#6e9c83;align-self:center}.work-directory{margin:35px 0}.work-directory article{display:flex;gap:30px;border-top:1px solid var(--line);padding:27px 0;align-items:start}.directory-no{font-size:13px;color:#668d77;min-width:35px;padding-top:5px}.work-directory article>div{flex:1;min-width:0}.work-directory h3{font-size:21px;margin-bottom:9px}.work-directory p{font-size:16px;max-width:850px}.work-directory small{font-size:12px;display:block;line-height:1.8;color:#6d8777;margin-top:10px}.work-directory .round{flex-shrink:0}.inner-page .section:has(.work-directory){padding-bottom:90px}.about-hero{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.about-hero>div>p:last-child{margin-top:18px;max-width:700px}.about-hero img{border-radius:8px;width:100%;height:460px;object-fit:cover;object-position:70%;border:1px solid var(--line)}.journey{padding:0 0 55px}.journey article{display:grid;grid-template-columns:.4fr 1fr;gap:65px;border-top:1px solid var(--line);padding:45px 0}.journey article>div:first-child>span{font-size:12px;color:#62a082}.journey h2{font-size:25px;margin:12px 0}.journey article>div:first-child p{font-size:13px;color:#6e9080}.journey h3{font-size:26px;font-weight:500;margin-bottom:13px}.journey article>div:last-child p{font-size:17px;max-width:720px}.about-belief{padding:40px 0 85px}.about-belief h2{margin:20px 0}.about-belief p{font-size:17px}.about-belief .actions{margin-top:30px}@keyframes flow{to{left:100%}}@keyframes panel-in{from{opacity:.3;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{min-height:780px}.hero-photo{height:750px}.hero h1{font-size:91px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{width:calc(100% - 50px);gap:20px}.site-header>nav{gap:20px}.header-contact{font-size:13px;gap:8px}.hero-photo{right:-32px;width:75%}.hero h1{font-size:69px}.hero-copy{width:78%}.scenario-panel{gap:35px}.flow-console{padding:20px}.cert-copy{padding:28px}.cert-copy h3{font-size:24px}.certificate-image{padding:25px}.case-card{flex-basis:calc((100% - 23px)/2)}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-detail-body{grid-template-columns:180px 1fr;gap:45px}.case-detail-header{gap:35px}.case-detail-stat strong{font-size:56px}.faq-section{gap:40px}.about-hero{gap:35px}.about-hero img{height:390px}}
@media(max-width:760px){html{scroll-padding-top:80px}.wrap{width:calc(100% - 40px)}.site-header{width:calc(100% - 40px);height:76px}.site-header>.brand{font-size:26px}.site-header>nav:not(.mobile-menu){display:none}.brand>span{font-size:12px}.header-contact{margin-left:auto;font-size:13px;gap:7px}.header-contact svg{width:18px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:30px;height:42px;padding:3px}.menu-toggle>span{height:1px;width:22px;background:#b1d2c0;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.site-header .mobile-menu{display:flex;position:absolute;top:75px;left:-20px;right:-20px;background:#0d1819f5;backdrop-filter:blur(20px);padding:25px;flex-direction:column;gap:23px;border-bottom:1px solid var(--line)}.mobile-menu button{text-align:left;padding:0;color:var(--green)}.hero{padding-top:46px;min-height:700px;padding-bottom:70px}.hero-photo{right:-20px;width:calc(100% + 40px);height:510px;top:125px;opacity:.66}.hero-photo img{object-position:59% center}.hero-photo:after{background:linear-gradient(90deg,var(--bg),#05080a33 80%),linear-gradient(0deg,var(--bg),transparent 55%),linear-gradient(180deg,var(--bg),transparent 28%)}.portrait-caption{display:none}.hero-copy{width:100%}.hero .eyebrow{font-size:11px}.greeting{margin-top:22px;font-size:14px}.hero h1{font-size:clamp(42px,9.6vw,69px);line-height:1.31;margin:19px 0 20px;letter-spacing:-.045em}.hero-role{font-size:12px;letter-spacing:.01em;max-width:90%}.hero-intro{font-size:15px;line-height:1.85;margin:20px 0 29px;color:#a9bbb3;max-width:78%;text-shadow:0 2px 12px #000}.hero .actions{gap:10px;flex-wrap:wrap}.button{padding:13px 17px;gap:13px;font-size:14px;min-height:49px}.hero-bottom{font-size:11px;bottom:24px}.hero-bottom>span{max-width:63%;line-height:1.8}.hero-bottom a{gap:10px}.metrics{grid-template-columns:repeat(2,1fr);padding:22px 0;gap:24px 0}.metrics>div{padding-left:25px}.metrics>div:first-child,.metrics>div:nth-child(3){padding-left:0;border-left:0}.metrics strong{font-size:45px}.metrics p{font-size:12px;margin-top:3px}.metrics strong>span{font-size:23px}.section{padding-top:70px}.section-head{display:block;margin-bottom:28px}.section-head .eyebrow{font-size:11px;margin-bottom:17px}.section-head h2{font-size:34px}.section-intro{font-size:14px;margin-top:20px}.scenario-switch button{padding:16px 7px;grid-template-columns:1fr;gap:9px}.scenario-switch button>span{grid-row:auto;font-size:11px;padding:0}.scenario-switch strong{font-size:14px}.scenario-switch small{display:none}.scenario-switch button:after{left:7px;right:7px}.scenario-panel{grid-template-columns:1fr;gap:25px;padding:25px 0 30px}.scenario-text{padding:0}.scenario-text h3{font-size:29px;margin:15px 0}.scenario-text p{font-size:15px;line-height:1.9}.scenario-text>.eyebrow{font-size:11px}.flow-console{padding:20px}.flow-node h4{font-size:14px}.flow-result strong{font-size:17px}.filter-group{gap:7px;flex-wrap:nowrap;overflow:auto;margin-bottom:16px;scrollbar-width:none}.filter-group button{padding:10px 11px;font-size:12px;white-space:nowrap}.filter-group small{font-size:10px;margin-left:7px}.rail-tools{margin:16px 0 14px;gap:8px}.rail-hint{font-size:12px;max-width:55%;line-height:1.7}.rail-controls{gap:6px}.rail-controls [data-play]{font-size:11px;min-width:58px;padding:8px 4px}.round{width:34px;height:34px}.rail{gap:14px}.case-card{flex-basis:86%}.case-card-link{padding:22px;min-height:490px}.case-card-metric{padding:25px 0 16px;margin-bottom:20px}.case-card-metric strong{font-size:51px}.case-card-metric>span{font-size:12px;min-height:36px}.case-card h3{font-size:21px}.rail-bottom{font-size:11px;gap:12px}.rail-bottom>span:last-child{display:none}.rail-position{min-width:50px}.section-end{margin-top:20px}.text-link{font-size:14px}.method-section{margin-top:70px;padding:35px 0 50px}.method-heading{grid-template-columns:1fr;gap:21px;margin-top:20px}.method-heading h2{font-size:34px}.method-heading p{font-size:15px}.method-steps{grid-template-columns:1fr;margin-top:30px}.method-step{padding:22px 0 24px 28px;border-top:0;border-left:1px solid #3d786148}.method-step:before{left:-3px;top:27px}.method-step h3{font-size:21px;margin-top:9px}.method-step p{font-size:15px}.method-step>span{font-size:12px}.cert-slide{grid-template-columns:1fr}.certificate-image{padding:22px;gap:13px}.certificate-image img{max-height:270px;object-fit:contain}.certificate-image>span{font-size:11px}.cert-copy{padding:25px 22px}.cert-copy h3{font-size:23px;margin:16px 0 12px}.cert-copy>p:not(.eyebrow){font-size:14px}.cert-purpose p{font-size:14px}.cert-copy .eyebrow{font-size:11px}.cert-copy .registration{font-size:11px!important;margin-top:22px}.about-teaser{display:block;margin-top:70px;padding:37px 0 55px}.about-teaser h2{font-size:34px}.about-teaser p{font-size:15px}.about-mark{display:none}.contact-section{display:block;padding:42px 0 40px;position:relative}.contact-section h2{font-size:36px}.contact-section p{font-size:14px}.contact-section .actions{gap:5px;margin-top:25px}.phone-link{font-size:14px;padding-left:10px}.qr-preview{display:none}footer{flex-wrap:wrap;gap:20px;padding:23px 0 27px;font-size:11px}footer>.brand{width:45%;font-size:24px}footer>span:first-of-type{margin-left:auto}footer>a:not(.brand){margin-right:auto}dialog{padding:28px 24px}dialog h2{font-size:24px}dialog p{font-size:13px}.dialog-qr{width:220px}.dialog-actions{gap:10px;font-size:12px}.breadcrumbs{font-size:11px;margin-top:22px;gap:8px}.inner-hero{padding:47px 0 37px}.inner-hero h1{font-size:36px;line-height:1.4;margin:21px 0}.inner-hero .lead{font-size:16px}.service-units{grid-template-columns:1fr;gap:29px;padding:32px 0}.service-units h2{font-size:23px;margin:11px 0}.service-units p{font-size:15px}.case-grid{grid-template-columns:1fr;gap:19px}.case-grid .case-card-link{min-height:auto}.case-grid .case-card h3{min-height:auto}.case-grid .case-card-bottom img{height:180px}.filtered-grid{padding-bottom:55px}.inner-page .section{padding-top:55px}.faq-section{grid-template-columns:1fr;gap:0;padding-bottom:60px}.faq-section summary{font-size:16px;gap:18px;padding:21px 0}.faq-section details p{font-size:15px;padding-right:10px}.case-detail-header{grid-template-columns:1fr;gap:26px;margin:45px 0 30px}.case-detail-header h1{font-size:35px;margin:17px 0}.case-detail-header .lead{font-size:16px}.case-detail-stat{border-left:0;border-top:1px solid var(--line);padding:24px 0 0;flex-direction:row;align-items:center;gap:20px}.case-detail-stat strong{font-size:52px}.case-detail-stat span{font-size:13px}.case-detail-stat .word-stat{font-size:30px;white-space:nowrap}.case-detail-image figcaption{font-size:11px}.case-detail-body{grid-template-columns:1fr;gap:25px;padding-top:35px}.case-detail-body aside{position:static;flex-direction:row;gap:15px;overflow:auto;white-space:nowrap;padding:0 0 10px}.case-detail-body aside>.eyebrow{display:none}.case-detail-body aside a{font-size:12px}.case-prose section{padding-bottom:38px}.case-prose h2{font-size:26px}.case-prose p{font-size:16px}.deliverable{padding:15px 18px}.deliverable p{font-size:15px}.case-prose blockquote{font-size:21px;padding:20px 0}.source-note{padding:20px!important}.source-note p{font-size:13px}.source-note h2{font-size:17px}.related .case-grid{grid-template-columns:1fr}.related{padding-bottom:50px}.directory-title{font-size:24px}.directory-title span{font-size:13px}.work-directory article{gap:14px;padding:24px 0}.directory-no{min-width:20px;font-size:12px}.work-directory h3{font-size:18px}.work-directory p{font-size:14px}.work-directory small{font-size:11px}.work-directory .round{width:30px;height:30px}.about-hero{grid-template-columns:1fr;gap:28px}.about-hero img{height:350px}.about-hero>div>p:last-child{font-size:15px}.journey article{grid-template-columns:1fr;gap:22px;padding:31px 0}.journey h2{font-size:23px}.journey h3{font-size:23px}.journey article>div:last-child p{font-size:16px}.about-belief{padding:15px 0 55px}.about-belief h2{font-size:33px}.about-belief p{font-size:16px}}
@media(max-width:370px){.wrap,.site-header{width:calc(100% - 32px)}.header-contact{font-size:12px}.brand{gap:8px}.brand>span{display:none}.hero h1{font-size:39px}.hero{min-height:665px}.hero-role{font-size:11px}.hero .button{font-size:13px;padding:13px}.scenario-switch strong{font-size:13px}.filter-group button{padding:9px;font-size:11px}.filter-group small{margin-left:4px}.rail-controls [data-play]{font-size:10px;min-width:50px}.case-card{flex-basis:92%}.flow-lanes{grid-template-columns:1fr 24px 1.2fr}.flow-console{padding:17px}.flow-node h4{font-size:13px}.input-tag{font-size:12px}.flow-task{font-size:12px}.site-header .mobile-menu{left:-16px;right:-16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.flow-scrubber{margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}.flow-scrubber label{font-size:12px;color:#7ea28e;display:flex;justify-content:space-between;gap:12px}.flow-scrubber label span{color:#557b67;font-size:11px}.flow-scrubber input{width:100%;height:24px;margin:12px 0 0;accent-color:var(--green);cursor:ew-resize}.flow-console[data-step="0"] .flow-node:last-child{opacity:.4}.flow-console[data-step="0"] .flow-connector i{animation-play-state:paused}.flow-result{min-height:164px}.flow-console[data-step="1"] .flow-connector i{animation-duration:.8s}.flow-node{transition:opacity .3s}.flow-scrubber input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#315947,#00c18a);height:3px;border-radius:2px}.flow-scrubber input::-webkit-slider-thumb{margin-top:-6px}
@media(max-width:760px){.hero{min-height:675px}.hero-photo{width:450px;right:-115px;top:178px;height:490px;opacity:.8}.hero-photo img{object-position:62%}.hero-photo:after{background:linear-gradient(90deg,var(--bg),#05080ac9 22%,transparent 90%),linear-gradient(0deg,var(--bg),transparent 50%),linear-gradient(180deg,var(--bg),transparent 20%)}.hero-intro{max-width:80%}.flow-result{min-height:176px}}

footer .footer-icp{white-space:nowrap}
footer .footer-icp a{color:#8fa79b;text-decoration:none;border-bottom:1px solid transparent}
footer .footer-icp a:hover,footer .footer-icp a:focus-visible{color:#cfe3d8;border-bottom-color:#cfe3d8}

/* ===== r5：层级与分块（价格速览 / 产品 / 证书网格 / 区块分隔） ===== */
.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.section-head{border-top:1px solid var(--line);padding-top:26px}
.price-index{padding-bottom:6px}
.price-index ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#080e11}
.price-index li+li{border-left:1px solid var(--line)}
.price-index a{display:grid;gap:8px;padding:20px;text-decoration:none;transition:background .25s var(--ease)}
.price-index a:hover,.price-index a:focus-visible{background:#00ff9d0d}
.pi-name{font-size:.8125rem;color:var(--muted);line-height:1.5}
.pi-price{display:flex;align-items:baseline;gap:5px;color:var(--ink);font-size:.875rem}
.pi-price strong{font-size:1.5rem;letter-spacing:-.03em;font-variant-numeric:tabular-nums}
.price-index a:hover .pi-price strong{color:var(--green)}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:46px}
.product{display:flex;flex-direction:column;gap:16px;padding:26px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#0b1216,#080d10)}
.product header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px}
.product h3{margin:0;font-size:1.25rem;line-height:1.4}
.product-price{display:flex;align-items:baseline;gap:5px;margin:0;color:var(--green);white-space:nowrap}
.product-price strong{font-size:1.5rem;letter-spacing:-.03em;font-variant-numeric:tabular-nums}
.product-promise{margin:0;font-size:.9375rem;line-height:1.75}
.product-includes{list-style:none;margin:0;padding:0;display:grid;gap:9px;font-size:.875rem;line-height:1.6;color:var(--muted)}
.product-includes li{position:relative;padding-left:16px}
.product-includes li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:1px;background:var(--green)}
.product-note{margin:0;font-size:.75rem;color:#6f8389;line-height:1.7}
.product-rail{margin-top:auto}
.product-rail .rail{gap:12px}
.product-rail .shot{flex:0 0 auto;width:min(80%,320px);margin:0}
.product-rail .shot img{width:100%;height:200px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}
.product-rail .shot figcaption{margin-top:8px;font-size:.75rem;color:var(--muted)}
.cert-strip{list-style:none;margin:40px 0 0;padding:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}
.cert-chip{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;text-align:left;font:inherit}
.cert-chip img{width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:#0b1216;transition:transform .3s var(--ease),border-color .3s var(--ease)}
.cert-chip:not(.cert-more) > span{display:block;margin-top:7px;font-size:.6875rem;line-height:1.45;color:var(--muted);height:2.9em;overflow:hidden}
.cert-chip:hover img,.cert-chip:focus-visible img{transform:translateY(-3px);border-color:#00ff9d66}
.cert-strip li{min-width:0}
.cert-more{display:flex;align-items:center;justify-content:center;aspect-ratio:1.4;border:1px dashed #00ff9d59;border-radius:8px;text-decoration:none;transition:background .25s var(--ease),border-color .25s var(--ease)}
.cert-more:hover,.cert-more:focus-visible{background:#00ff9d10;border-color:#00ff9d99}
.cert-more-inner{display:grid;gap:4px;text-align:center}
.cert-more-inner strong{color:var(--green);font-size:1.125rem;letter-spacing:-.02em}
.cert-more-inner small{color:var(--muted);font-size:.6875rem}
