:root{--accent:#2c6e49;--accent-hover:#245c3d;--ink:#17221c;--muted:#66736b;--line:#dfe5e0;--line-strong:#c7d0c9;--paper:#f8faf7;--paper-warm:#f0f2ed;--white:#ffffff;--pine:#183d2a;--radius-small:8px;--radius-medium:14px;--radius-large:22px;--shadow:0 18px 48px rgba(23,34,28,0.08);--sans:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto}main{overflow:hidden}.section{padding:112px 28px}.section-shell{width:min(1180px,100%);margin:0 auto}.narrow-shell{width:min(850px,100%);margin:0 auto}.compact-section{padding-top:56px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:12px;font-weight:650;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:28px;font-size:clamp(50px,6.2vw,90px);line-height:1.03;letter-spacing:-.055em;font-weight:650}h1,h2{line-break:strict;overflow-wrap:normal}:lang(ja) h1{font-size:clamp(38px,4.6vw,66px)}:lang(ja) h2{font-size:clamp(28px,3.2vw,44px)}h2{margin-bottom:20px;font-size:clamp(36px,4vw,58px);line-height:1.13;letter-spacing:-.045em;font-weight:620}h3{margin-bottom:12px;font-size:22px;line-height:1.35;letter-spacing:-.02em}p{color:var(--muted)}.lead{max-width:700px;font-size:clamp(18px,2vw,22px);line-height:1.75}.button{min-height:48px;padding:0 24px;border:1px solid var(--accent);border-radius:var(--radius-small);display:inline-flex;align-items:center;justify-content:center;gap:9px;color:var(--white);background:var(--accent);font-weight:650;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.button-quiet{color:var(--accent);background:transparent;border-color:var(--line-strong);font-weight:600}.button-quiet:hover{color:var(--accent);background:var(--paper-warm);border-color:var(--accent)}.button:hover{background:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(44,110,73,.25);outline-offset:3px}.button-small{min-height:38px;padding:0 17px}.button-light{color:var(--pine);background:var(--white);border-color:var(--white)}.button-light:hover{color:var(--pine);background:var(--paper-warm);border-color:var(--paper-warm)}.card-link,.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-weight:650}.button svg,.card-link svg,.text-link svg{width:18px;height:18px}.site-header{position:sticky;z-index:50;top:0;height:66px;border-bottom:1px solid rgba(223,229,224,.9);background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-shell{width:min(1240px,100%);height:100%;padding:0 28px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:28px}.brand-link{height:40px;display:flex;align-items:center}.brand-link img{width:166px;height:42px;object-fit:contain}.main-nav{display:grid;grid-template-columns:minmax(0,1fr) auto max-content;align-items:center;font-size:14px;font-weight:560}.primary-nav,.utility-nav{display:flex;align-items:center;gap:29px}.utility-nav{flex:none;gap:clamp(14px,1.6vw,29px)}.utility-nav,.utility-nav>a{white-space:nowrap}.primary-nav{grid-column:2}.utility-nav{grid-column:3;justify-self:end;padding-left:clamp(14px,1.6vw,28px);border-left:1px solid var(--line)}.main-nav a:not(.button):hover{color:var(--accent)}.language-switcher{display:inline-flex;align-items:center;gap:8px;flex:none;white-space:nowrap}.language-switcher-icon{color:var(--muted);flex:none}.language-switcher-link{font-size:13px;font-weight:500;color:var(--muted);white-space:nowrap}.language-switcher-divider{width:1px;height:12px;background:var(--line)}.menu-button{grid-column:3;display:none;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:var(--radius-small);color:var(--ink);background:var(--white);align-items:center;justify-content:center}.menu-button svg{width:22px;height:22px}.hero{min-height:calc(100vh - 66px);padding-top:90px;padding-bottom:90px;background:var(--paper);display:flex}.hero,.hero-grid{align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:58px}.hero-copy .eyebrow{margin-bottom:24px}.hero-copy h1{font-size:clamp(40px,4.4vw,56px)}:lang(en) .hero-copy h1{font-size:clamp(34px,3.6vw,47px)}.hero-copy .lead{max-width:560px;font-size:clamp(15px,1.35vw,17px);line-height:1.8}.hero-applicability{margin:52px 0 0;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:14px;letter-spacing:.02em}.report-stack{display:flex;flex-direction:column;align-items:center}.report-stack-frame{position:relative;width:min(310px,62%);margin:0 auto;aspect-ratio:849/1200;cursor:pointer}.report-stack-page{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:top center;border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);transition:transform .4s ease,opacity .4s ease}.report-stack-depth-0{transform:none;z-index:4;box-shadow:0 18px 44px rgba(25,33,29,.16)}.report-stack-depth-1{transform:translate(5.5%,-3%) rotate(3deg);z-index:3;box-shadow:var(--shadow)}.report-stack-depth-2{transform:translate(11%,-6%) rotate(6deg);z-index:2;box-shadow:var(--shadow)}.report-stack-depth-3{transform:translate(16.5%,-9%) rotate(9deg);z-index:1;box-shadow:var(--shadow)}.report-stack-frame:hover .report-stack-depth-1{transform:translate(7%,-4%) rotate(4deg)}.report-stack-frame:hover .report-stack-depth-2{transform:translate(13.5%,-7.5%) rotate(7.5deg)}.report-stack-frame:hover .report-stack-depth-3{transform:translate(20%,-11%) rotate(11deg)}.report-stack-label{margin:22px 0 0;text-align:center;color:var(--ink);font-size:14px;font-weight:600}.report-stack-dots{margin-top:12px;display:flex;justify-content:center;gap:8px}.report-stack-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:var(--line-strong);cursor:pointer;transition:background-color .2s ease,transform .2s ease}.report-stack-dots button:hover{background:var(--muted)}.report-stack-dots button.is-active{background:var(--accent);transform:scale(1.35)}.report-stack-facts{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.report-stack-facts span:first-child{color:var(--ink);font-size:14px;font-weight:600}.report-stack-facts span:last-child{color:var(--muted);font-size:clamp(9px,.9vw + 5.5px,13px);line-height:1.65;white-space:nowrap}.report-stack .button-quiet{margin-top:18px;min-height:42px}.report-stack-caption{margin:10px 0 0;display:block;text-align:center;color:var(--muted);font-size:12px;letter-spacing:.02em}@media (prefers-reduced-motion:reduce){.report-stack-page{transition:none}}.section-heading{max-width:720px;margin-bottom:52px}.section-heading .eyebrow{margin-bottom:17px}.section-heading p{max-width:630px;font-size:18px}.centered{margin-right:auto;margin-left:auto;text-align:center}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong)}.scenario-card{min-height:390px;padding:28px;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);display:flex;flex-direction:column;transition:color .16s ease,background-color .16s ease}.scenario-card:hover{color:var(--accent);background:var(--paper)}.card-number{margin-bottom:48px;color:var(--accent);font-size:12px;letter-spacing:.14em}.scenario-card strong{min-height:54px;margin-bottom:15px;line-height:1.5}.scenario-card p{font-size:14px}.status-chip{align-self:flex-start;padding:3px 8px;border:1px solid var(--line-strong);border-radius:999px;color:var(--muted);font-size:11px}.scenario-card .card-link{margin-top:auto;font-size:14px}.product-section{background:var(--paper-warm)}.path-grid{margin-top:44px;display:grid;grid-template-columns:1fr 1fr 150px;gap:20px;align-items:stretch}.path-card{padding:36px 34px;border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--white)}.path-card .path-label{color:var(--accent);font-size:12px}.path-card h3{margin:14px 0;font-size:21px}.path-card p{margin:0;color:var(--muted);font-size:13.5px}.path-converge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:11.5px;text-align:center}.path-converge svg:first-child{width:18px;height:18px;color:var(--line-strong)}.path-converge svg:last-of-type{width:42px;height:42px;color:var(--accent)}.edge-grid{margin-top:82px;padding-top:46px;border-top:1px solid var(--line-strong);display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.edge-grid>div{display:grid;gap:8px;align-content:start}.edge-grid strong{font-size:14.5px;font-weight:600}.edge-grid span{color:var(--muted);font-size:12.5px;line-height:1.75}.sample-section{background:var(--white)}.scenarios{background:var(--paper-warm)}.insights-section{background:var(--white)}.sample-grid{margin-top:44px;max-width:720px}.sample-detail{padding-top:6px}.sample-company{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.sample-meta{margin:8px 0 0;color:var(--muted);font-size:13px;letter-spacing:.04em}.sample-description{margin:22px 0 0;max-width:460px}.sample-about{margin-top:20px;max-width:460px;border-top:1px solid var(--line);padding-top:16px}.sample-about summary{cursor:pointer;color:var(--accent);font-size:14px;list-style:none}.sample-about summary::-webkit-details-marker{display:none}.sample-about summary:after{content:" +"}.sample-about[open] summary:after{content:" −"}.sample-about p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.sample-detail .button{margin-top:30px}.sample-cta-meta{margin:10px 0 0;color:var(--muted);font-size:12px;letter-spacing:.06em}.sample-disclaimer{margin:26px 0 0;max-width:460px;color:var(--muted);font-size:12px;line-height:1.6}.section-heading-row{margin-bottom:45px;display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading-row h2{margin-bottom:0}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insight-grid>a,.insight-grid>article{min-height:290px;padding:26px;border:1px solid var(--line);border-radius:var(--radius-medium);display:flex;flex-direction:column}.insight-grid>a:hover{border-color:var(--accent);transform:translateY(-2px)}.insight-grid span{color:var(--accent);font-size:12px;letter-spacing:.12em}.insight-grid h2,.insight-grid h3{margin-top:45px;font-size:22px}.insight-grid small{margin-top:auto;color:var(--muted)}.faq-section{background:var(--paper-warm)}.faq-list{max-width:820px;display:flex;flex-direction:column;gap:2px}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{padding:22px 0;font-size:17px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:22px;font-weight:400;color:var(--muted);flex-shrink:0}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 0 22px;font-size:15px;line-height:1.7;color:var(--muted);max-width:720px}.insights-search{margin-bottom:32px}.insights-search input{width:100%;max-width:480px;padding:12px 18px;border:1px solid var(--line);border-radius:var(--radius-medium);font-size:15px;background:var(--white);color:var(--ink);outline:none}.insights-search input:focus{border-color:var(--accent)}.about-section{background:var(--white)}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.about-grid>div:first-child p{font-size:18px}.about-grid>div:last-child{padding:38px;border:1px solid var(--line-strong);border-radius:var(--radius-large);background:var(--white)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{color:var(--ink);font-size:13px;font-weight:600}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;min-height:46px;padding:10px 12px;margin-top:6px;border:1px solid var(--line-strong);border-radius:var(--radius-small);color:var(--ink);background:var(--white)}.contact-form textarea{resize:vertical}.full-field{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:8px;color:var(--muted)!important;font-weight:400!important}.consent input{margin-top:5px}.consent a{color:var(--accent)}.honeypot{position:absolute;left:-10000px;width:1px!important;height:1px;overflow:hidden}.form-success{padding:36px;border:1px solid rgba(44,110,73,.25);border-radius:var(--radius-medium);background:rgba(44,110,73,.05)}.form-error{color:#9a332b}.site-footer{padding:56px 28px 28px;border-top:1px solid var(--line);background:var(--paper)}.footer-shell{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;align-items:start}.footer-shell img{width:146px;height:37px;object-fit:contain}.footer-tagline{margin:8px 0 0;font-size:12px;letter-spacing:.1em}.footer-entity{margin-top:20px;display:flex;flex-direction:column;gap:4px;max-width:380px;font-style:normal;color:var(--muted);font-size:12px;line-height:1.7}.footer-entity-name{color:var(--ink);font-size:13px}.footer-entity-name-en{font-size:11px;letter-spacing:.01em}.footer-entity a{color:var(--muted)}.footer-entity a:hover{color:var(--accent)}.footer-links{display:flex;flex-direction:column;gap:7px;font-size:13px;color:var(--muted)}.footer-links-title{margin-bottom:4px;color:var(--ink);font-size:12px;letter-spacing:.08em}.footer-legal{width:min(1180px,100%);margin:40px auto 0;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 24px;color:var(--muted);font-size:12px}.footer-legal p{margin:0}.footer-legal a{color:var(--muted)}.footer-legal a:hover{color:var(--accent)}.page-intro{min-height:540px;padding-top:120px;background:var(--paper);display:flex;align-items:center}.page-intro .eyebrow{margin-bottom:24px}.page-intro h1{max-width:830px;font-size:clamp(48px,6vw,82px)}.page-intro .button{margin-top:30px}.product-page-flow{margin-top:55px}.product-page-flow h2{font-size:20px}.use-case-detail>h2{margin-top:20px;font-size:40px}.status-note{padding:10px 14px;border-left:3px solid var(--accent);background:var(--paper)}.outcome-list{margin:45px 0 85px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.outcome-list>div{padding:22px;border:1px solid var(--line);border-radius:var(--radius-small);display:flex;align-items:center;gap:9px}.outcome-list svg{color:var(--accent)}.insight-list{width:min(1180px,100%);margin:0 auto}.article-page{padding:120px 28px}.article-shell{width:min(760px,100%);margin:0 auto}.article-shell h1{margin-top:22px;font-size:clamp(44px,6vw,72px)}.article-deck{padding-bottom:30px;border-bottom:1px solid var(--line);font-size:21px}.article-shell small{color:var(--muted)}.article-body{margin-top:36px;color:var(--ink);font-family:Songti SC,STSong,serif;font-size:19px;line-height:2}.article-body h2{margin-top:52px;font-size:32px}.article-body h3{margin-top:40px;font-size:25px}.article-body p{color:var(--ink)}.article-body ol,.article-body ul{padding-left:1.5em}.article-body li+li{margin-top:8px}.article-body blockquote{margin:32px 0;padding:18px 24px;border-left:3px solid var(--accent);color:var(--muted);background:var(--paper)}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body hr{margin:44px 0;border:0;border-top:1px solid var(--line)}.article-cta{margin-top:72px;padding:36px;border:1px solid var(--line);border-radius:var(--radius-medium);background:var(--paper)}.article-cta h2{margin-top:0}.article-cta p{max-width:680px}.prose-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.prose-grid>div{padding:28px;border:1px solid var(--line);border-radius:var(--radius-medium)}.legal-page{padding-bottom:110px}.legal-page h2{margin-top:48px;font-size:28px}.handbook-outline{margin-top:44px}.handbook-outline:first-child{margin-top:0}.handbook-outline h2{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid var(--line);font-size:22px}.handbook-outline ul{margin:0;padding:0;list-style:none}.handbook-outline li+li{border-top:1px solid var(--line)}.handbook-outline a{display:block;padding:13px 0;color:var(--ink);font-size:17px;text-decoration:none}.handbook-outline a:hover{color:var(--accent)}.handbook-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:start;width:min(1180px,100%);margin:0 auto;padding:120px 32px 110px}.handbook-sidebar{position:sticky;top:96px;max-height:calc(100vh - 130px);overflow-y:auto}.handbook-sidebar nav+nav{margin-top:26px}.handbook-sidebar h2{margin:0 0 8px;font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--muted);text-transform:none}.handbook-sidebar ul{margin:0;padding:0;list-style:none}.handbook-sidebar a{display:block;padding:6px 0;color:var(--muted);font-size:14px;line-height:1.5;text-decoration:none}.handbook-sidebar a:hover{color:var(--ink)}.handbook-sidebar a[aria-current=page]{color:var(--accent);font-weight:600}.handbook-article{min-width:0}.handbook-article h1{margin:10px 0 0;font-size:clamp(32px,4vw,44px)}.handbook-body{margin-top:32px;font-size:16px;line-height:1.85}.handbook-body h2{margin:46px 0 0;padding-top:26px;border-top:1px solid var(--line);font-size:24px}.handbook-body h3{margin:32px 0 0;font-size:18px}.handbook-body p{margin:14px 0 0;color:var(--ink)}.handbook-body ul{margin:14px 0 0;padding-left:1.4em}.handbook-body li+li{margin-top:7px}.handbook-body blockquote{margin:20px 0 0;padding:14px 20px;border-left:3px solid var(--accent);background:var(--paper)}.handbook-body blockquote p{margin:0;color:var(--muted)}.handbook-body blockquote p+p{margin-top:8px}.handbook-body hr{margin:40px 0 0;border:0;border-top:1px solid var(--line)}.handbook-body code{padding:1px 5px;border-radius:var(--radius-small);background:var(--paper);font-size:.92em}.handbook-table-scroll{margin:18px 0 0;overflow-x:auto}.handbook-body table{width:100%;border-collapse:collapse;font-size:15px}.handbook-body td,.handbook-body th{padding:10px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.handbook-body th{border-bottom:1px solid var(--line-strong);color:var(--ink);font-weight:600;white-space:nowrap}.handbook-body td{color:var(--muted)}.handbook-pager{margin-top:56px;padding-top:24px;border-top:1px solid var(--line);display:flex;gap:20px;justify-content:space-between}.handbook-pager a{color:var(--accent);font-size:15px;text-decoration:none}.handbook-pager a:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width:1040px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.report-stack-frame{width:min(360px,62%)}.edge-grid,.scenario-grid{grid-template-columns:1fr 1fr}.edge-grid{gap:34px 30px}.about-grid{grid-template-columns:1fr;gap:50px}}@media (max-width:980px){.section{padding:84px 22px}.menu-button{display:flex}.main-nav{position:absolute;top:65px;right:0;left:0;padding:24px;border-bottom:1px solid var(--line);background:var(--white);display:none;grid-template-columns:1fr;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.primary-nav,.utility-nav{display:flex;flex-direction:column;align-items:stretch;gap:0}.utility-nav{margin-top:12px;padding:12px 0 0;border-top:1px solid var(--line);border-left:0}.main-nav a{padding:12px 4px}.main-nav .button{margin-top:10px;text-align:center}}@media (max-width:820px){.handbook-layout{grid-template-columns:1fr;padding:96px 18px 80px}.handbook-sidebar{position:static;max-height:none;padding-bottom:26px;border-bottom:1px solid var(--line)}.hero{min-height:auto;padding-top:75px}.insight-grid,.path-grid{grid-template-columns:1fr}.path-grid{gap:16px}.path-converge{flex-direction:row;gap:16px;padding:4px 0}.path-converge svg:first-child{transform:rotate(90deg)}.section-heading-row{align-items:start;flex-direction:column}.footer-shell{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:560px){.section{padding:70px 18px}.nav-shell{padding:0 18px}.brand-link img{width:145px}h1{font-size:49px}h2{font-size:36px}.report-stack-frame{width:min(300px,72%)}.report-stack-caption{margin-top:22px;font-size:12px}.scenario-grid{grid-template-columns:1fr}.scenario-card{min-height:330px}.edge-grid{margin-top:60px;padding-top:36px;grid-template-columns:1fr;gap:26px}.path-card{padding:30px 24px}.contact-form,.outcome-list{grid-template-columns:1fr}.contact-form>*{grid-column:1}.about-grid>div:last-child{padding:24px 18px}.footer-shell{grid-template-columns:1fr}.footer-legal{flex-direction:column}.prose-grid{grid-template-columns:1fr}.page-intro{min-height:460px;padding-top:90px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}