:root{color-scheme:light;--green:#174c3c;--ink:#193e32;--sage:#f2f6f0;--gold:#efe9af;--line:#cbd8cc;--muted:#52685b;--scene-height:340px;font-family:"Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:var(--sage);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #927813;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,.brand{font-family:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif}h1,h2{font-weight:600}strong{font-weight:700}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:12px;background:var(--green);color:white;padding:14px;z-index:20}.skip-link:focus{top:12px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.site-header{max-width:1400px;margin:auto;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand{font-size:32px;letter-spacing:-1.5px;line-height:1.4}.brand span{color:#a99338}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.index-link{min-height:44px;display:flex;align-items:center}.header-cta{display:flex;align-items:center;gap:22px;padding:12px 18px;min-height:48px;border-radius:5px;background:var(--green);color:white}
.story-shell{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.4fr);gap:48px;max-width:1280px;padding:48px 40px 0;margin:auto;align-items:start}.story-intro{position:sticky;top:calc(50svh - 155px);padding:12px 0 36px}h1{font-size:clamp(42px,4.7vw,66px);line-height:1.55;letter-spacing:-.05em}.story-intro>p:not(.scroll-invitation){font-size:17px;line-height:2.1;margin-top:26px}.scroll-invitation{font-size:13px;line-height:1.8;color:var(--muted);margin-top:30px}.scroll-invitation span{display:inline-block;margin-left:12px;font-size:20px}.story-track{min-width:0}.workbench{padding:24px;background:#fafbf8;border:1px solid #dce4da;border-radius:7px;box-shadow:0 8px 26px #193e3208;min-width:0}.stage-caption{min-height:112px;padding-bottom:18px}.stage-number{font-size:13px;letter-spacing:.08em;color:var(--muted);margin-bottom:8px}.stage-number>span{font-family:Georgia,serif;font-size:25px;color:var(--ink)}.stage-caption h2{font-size:26px;letter-spacing:-.04em;line-height:1.5}.stage-caption>p:last-child{font-size:14px;line-height:1.8;margin-top:8px;color:var(--muted)}.stage-canvas{position:relative;height:var(--scene-height);overflow:hidden;border:1px solid var(--line);border-radius:3px;background:white;box-shadow:0 4px 13px #193e3209}.scene{position:absolute;inset:0;padding:25px;opacity:0;visibility:hidden;will-change:transform,opacity}.scene-final{opacity:1;visibility:visible}.paper-label{font-size:17px;font-weight:700;line-height:1.7;border-bottom:1px solid #a5b6a9;padding-bottom:12px;display:flex;flex-wrap:wrap;gap:3px 12px;justify-content:space-between}.paper-label>span{font-size:12px;color:var(--muted);font-weight:400}.paper-footnote{font-size:13px;line-height:1.8;color:var(--muted);margin-top:18px}.source-sheet{margin-top:10px}table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.8;font-variant-numeric:tabular-nums}th,td{text-align:right;padding:10px 5px;border-bottom:1px solid var(--line);white-space:nowrap}th:first-child{text-align:left}thead th{font-size:12px;color:var(--muted);font-weight:400}.selected-row{background:#f7f4d9}.source-sheet tbody th{font-weight:400}.sum-number{font-family:Georgia,serif;font-size:54px;line-height:1.2;margin-top:24px;letter-spacing:-1.5px}.sum-number>span{font-family:"Yu Mincho",serif;font-size:25px;margin-left:6px}.sum-breakdown{display:flex;gap:28px;margin-top:24px}.sum-breakdown p{display:flex;flex-direction:column;gap:5px;font-size:15px}.sum-breakdown p>span{font-size:12px;color:var(--muted)}.sum-equation{font-size:13px;border-top:1px solid var(--line);padding-top:15px;margin-top:20px;color:var(--muted)}.bar-chart{display:flex;gap:10px;padding-top:30px;--chart-height:175px}.chart-scale{display:flex;flex-direction:column;justify-content:space-between;width:46px;height:var(--chart-height);font-size:11px;color:var(--muted);line-height:1;flex-shrink:0;text-align:right}.chart-scale>span:first-child{transform:translateY(-5px)}.chart-scale>span:last-child{transform:translateY(5px)}.chart-bars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;height:var(--chart-height);flex:1;border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(to bottom,var(--line) 1px,transparent 1px);background-size:100% 50%;padding:0 16px}.chart-column{position:relative;min-width:0;display:flex;align-items:flex-end;justify-content:center}.chart-column>span{position:absolute;top:calc(100% + 9px);left:0;right:0;text-align:center;font-size:13px}.bar-fill{position:relative;width:100%;max-width:98px;height:var(--bar);background:#aac9b4;border-radius:3px 3px 0 0;transform-origin:bottom}.bar-fill b{position:absolute;bottom:calc(100% + 7px);left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px;line-height:1.4;font-weight:500;font-variant-numeric:tabular-nums}.is-selected .bar-fill{background:var(--green)}.is-selected .bar-fill b,.is-selected>span{font-weight:700}.story-chart{padding-top:36px}.scene[data-scene="2"] .paper-footnote{margin-top:42px}.findings{padding-top:4px}.findings>p{font-size:17px;line-height:1.8;padding:14px 0;border-bottom:1px solid var(--line)}.findings>p:last-child{border:0}.findings strong{background:linear-gradient(transparent 66%,var(--gold) 66%)}.findings span{display:block;font-size:12px;color:var(--muted)}.scene[data-scene="3"] .paper-footnote{margin-top:8px}.next-question{font-family:"Yu Mincho",serif;font-size:27px;line-height:1.6;margin-top:22px;font-weight:600;letter-spacing:-.035em}.next-checks{font-size:14px;line-height:1.9;padding-left:20px;margin:16px 0 0}.next-checks li+li{margin-top:5px}.stage-controls{position:relative;display:none;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:18px}.progress-track{position:absolute;top:15px;left:10%;right:10%;height:1px;background:var(--line)}.progress-track span{display:block;height:100%;width:var(--progress,100%);background:var(--green)}.stage-controls button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;min-height:56px;padding:0;font-size:12px}.stage-controls button>span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #809c8b;border-radius:50%;font-family:Georgia,serif;font-size:18px;background:#f8faf7}.stage-controls button[aria-pressed=true]>span{background:var(--green);border-color:var(--green);color:white}.reading-controls{display:none;align-items:center;justify-content:space-between;gap:10px;margin-top:3px}.reading-controls p{font-size:11px;color:var(--muted);line-height:1.6}.reading-controls a{font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:44px;display:flex;align-items:center;white-space:nowrap}.demo-note{font-size:12px;line-height:1.8;color:var(--muted);text-align:center;margin-top:5px}.is-enhanced .story-track{height:calc(100svh + 2200px)}.is-enhanced .workbench{position:sticky;top:20px}.is-enhanced .stage-controls{display:grid}.is-enhanced .reading-controls{display:flex}.is-enhanced.is-static .story-track,.is-enhanced.is-steps .story-track{height:auto}.is-enhanced.is-static .workbench,.is-enhanced.is-steps .workbench{position:static}.is-enhanced.is-static .story-intro,.is-enhanced.is-steps .story-intro{position:static}.is-static .stage-controls,.is-static .reading-controls{display:none}.is-static .scroll-invitation,.is-steps .scroll-invitation{display:none}
.report-section{max-width:1120px;margin:80px auto;padding:0 40px;scroll-margin-top:30px}.report-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px}.report-heading h2{font-size:39px;line-height:1.7;letter-spacing:-.04em}.report-heading>p{font-size:15px;line-height:2;color:var(--muted)}.report-sample{padding:30px 34px;background:white;border:1px solid var(--line);border-radius:6px}.sample-label{font-size:13px;color:var(--muted);margin-bottom:20px}.month-selector{display:flex;gap:10px;margin-bottom:28px}.month-selector button{border:1px solid #adc2b4;background:#f9fbf8;border-radius:5px;min-height:46px;padding:9px 32px;font-weight:700;font-size:15px}.month-selector button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.month-selector button:hover{border-color:var(--green)}.report-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:40px}.report-layout h3,.report-chart-wrap h3{font-size:16px;font-weight:500;line-height:1.8}.sales-total{font-family:Georgia,serif;font-size:67px;letter-spacing:-2px;line-height:1.2;margin-top:12px;white-space:nowrap}.sales-total>span:last-child{font-family:"Yu Mincho",serif;font-size:25px;margin-left:5px}.report-metrics{display:flex;gap:0;justify-content:space-between;margin:24px 0 0}.report-metrics>div{display:flex;flex-direction:column-reverse;padding-inline:15px;border-left:1px solid var(--line)}.report-metrics>div:first-child{border:0;padding-left:0}.report-metrics>div:last-child{padding-right:0}.report-metrics dt{font-size:12px;color:var(--muted);margin-top:8px;white-space:nowrap}.report-metrics dd{font-family:Georgia,serif;font-size:25px;margin:0;white-space:nowrap}.report-metrics small{font-family:"Yu Gothic",Meiryo,sans-serif;font-size:12px;margin-left:3px}.comparison-note{font-size:13px;line-height:1.9;margin-top:20px;color:var(--muted)}.category-breakdown{padding:18px 22px;background:#f7faf5}.category-row{margin-top:20px}.category-row>p:first-child{display:flex;justify-content:space-between;gap:15px;font-size:14px}.category-track{height:5px;background:#e1e9e0;margin-top:10px}.category-track>span{display:block;height:100%;background:var(--green)}.category-row:last-child .category-track>span{background:#91b5a0}.share{font-size:12px;color:var(--muted);margin-top:7px;text-align:right}.report-chart-wrap{margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.report-chart{--chart-height:190px;margin-bottom:38px;padding-right:25px}.report-chart .bar-fill{max-width:115px}.source-data,.story-transcript{border-block:1px solid var(--line);margin-top:30px}.source-data summary,.story-transcript summary{cursor:pointer;font-size:15px;font-weight:700;min-height:56px;padding:17px 0}.source-data table{font-size:14px}.source-data th,.source-data td{padding:10px 7px}.source-data caption{text-align:left;font-size:13px;font-weight:700;margin:10px 0}.source-data table+table{margin-top:24px}.table-scroll{overflow-x:auto}.source-data>p{font-size:12px;line-height:1.9;color:var(--muted);margin:18px 0}.story-transcript ol{padding-left:22px;margin:10px 0 24px}.story-transcript li{font-size:16px;line-height:1.8;padding:10px 0}.story-transcript p{font-size:15px;color:var(--muted);margin-top:6px}.resume-button{min-height:44px;padding:11px 15px;border:1px solid #89a393;background:var(--sage);border-radius:4px;font-size:14px;font-weight:700;margin-top:24px}.scope-note{font-size:13px;color:var(--muted);line-height:1.9;margin-top:24px}.contact{background:var(--green);color:white;padding:64px max(40px,calc((100vw - 1160px)/2));display:flex;gap:40px;align-items:center;justify-content:space-between}.contact h2{font-size:42px;line-height:1.65;letter-spacing:-.04em}.contact p{font-size:16px;line-height:1.9;margin-top:18px}.contact-button{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:18px 25px;background:var(--gold);color:var(--green);border-radius:6px;min-height:58px;font-size:17px;font-weight:700}.contact-actions>p{font-size:13px}.related-link{display:flex;align-items:center;gap:20px;text-decoration:underline;text-underline-offset:4px;font-size:14px;min-height:48px;margin-top:14px}.floating-consult{position:fixed;right:22px;bottom:max(16px,env(safe-area-inset-bottom));min-height:46px;padding:12px 18px;display:flex;align-items:center;gap:25px;background:var(--green);border:1px solid #658b77;box-shadow:0 4px 15px #143b3226;border-radius:6px;color:white;font-size:14px;font-weight:700;z-index:8}footer{max-width:1240px;margin:auto;padding:35px 40px 86px;display:flex;align-items:center;gap:25px;flex-wrap:wrap}footer p,footer>a:last-child{font-size:12px}footer>a:last-child{margin-left:auto;text-decoration:underline;text-underline-offset:4px;min-height:44px;display:flex;align-items:center}
@media(max-width:1050px){.story-shell{gap:26px;padding-inline:28px;grid-template-columns:minmax(240px,.8fr) minmax(0,1.4fr)}h1{font-size:47px}.site-header{padding-inline:28px}.story-intro>p:not(.scroll-invitation){font-size:16px}.stage-caption h2{font-size:23px}.scene{padding:22px}.chart-bars{gap:18px;padding-inline:12px}.report-layout{gap:25px}.sales-total{font-size:57px}.report-metrics dd{font-size:22px}.report-metrics>div{padding-inline:10px}}
@media(max-width:820px){:root{--scene-height:310px}.site-header{padding:14px 20px;gap:12px}.brand{font-size:27px}.site-header nav{gap:16px}.index-link{font-size:12px}.header-cta{min-height:44px;font-size:12px;padding:10px 12px;gap:12px}.story-shell{display:block;padding:32px 20px 0;max-width:620px}.story-intro{position:static;padding:0 0 28px}.story-intro h1{font-size:clamp(35px,8.6vw,49px);line-height:1.5}.story-intro>p:not(.scroll-invitation){font-size:16px;margin-top:18px;line-height:1.95}.scroll-invitation{margin-top:18px;font-size:12px}.workbench{padding:16px 12px}.is-enhanced .workbench{top:14px}.is-enhanced .story-track{height:calc(100svh + 2000px)}.stage-caption{min-height:112px;padding:0 3px 14px}.stage-number{margin-bottom:3px;font-size:11px}.stage-number>span{font-size:23px}.stage-caption h2{font-size:23px;line-height:1.45}.stage-caption>p:last-child{font-size:13px;line-height:1.75;margin-top:6px}.scene{padding:18px 14px}.paper-label{font-size:15px;padding-bottom:10px;gap:2px 7px;line-height:1.7}.paper-label>span{font-size:11px}.paper-footnote{font-size:12px;margin-top:15px}.source-sheet table{font-size:13px}.source-sheet td,.source-sheet th{padding:10px 3px}.sum-number{font-size:47px;margin-top:20px}.sum-breakdown{margin-top:20px;gap:25px}.sum-breakdown p{font-size:14px}.sum-equation{font-size:12px;padding-top:13px;margin-top:17px}.bar-chart{gap:5px;--chart-height:153px}.chart-scale{width:38px;font-size:10px}.chart-bars{gap:15px;padding-inline:10px}.bar-fill b{font-size:10px}.chart-column>span{font-size:12px}.story-chart{padding-top:33px}.scene[data-scene="2"] .paper-footnote{margin-top:40px}.findings>p{font-size:14px;padding-block:13px}.findings span{font-size:12px}.scene[data-scene="3"] .paper-footnote{font-size:12px;margin-top:7px}.next-question{font-size:23px;margin-top:19px}.next-checks{font-size:13px;line-height:1.9;margin-top:14px;padding-left:18px}.next-checks li+li{margin-top:5px}.stage-controls{gap:5px;margin-top:14px}.stage-controls button{font-size:11px;min-height:55px}.reading-controls{margin-top:1px;gap:7px}.reading-controls p{font-size:10px}.reading-controls a{font-size:11px}.demo-note{font-size:11px;margin-top:2px}.report-section{margin:52px auto;padding:0 22px}.report-heading{display:block;margin-bottom:26px}.report-heading h2{font-size:30px;line-height:1.65}.report-heading>p{font-size:15px;margin-top:15px}.report-sample{padding:23px 18px}.sample-label{font-size:12px;margin-bottom:18px}.month-selector{gap:8px;margin-bottom:24px}.month-selector button{padding-inline:0;flex:1;font-size:14px}.report-layout{display:block}.sales-total{font-size:60px}.report-layout h3,.report-chart-wrap h3{font-size:15px}.report-metrics{justify-content:flex-start;margin-top:20px}.report-metrics>div{flex:1;padding-inline:12px}.report-metrics dd{font-size:23px}.report-metrics dt{font-size:11px}.report-metrics small{font-size:11px}.comparison-note{font-size:12px;margin-top:16px}.category-breakdown{margin-top:24px;padding:18px}.category-row{margin-top:18px}.category-row>p:first-child{font-size:14px}.report-chart-wrap{margin-top:26px;padding-top:22px}.report-chart{--chart-height:160px;padding-right:0;margin-bottom:36px;padding-top:34px}.report-chart .bar-fill b{font-size:10px}.source-data summary,.story-transcript summary{font-size:14px;line-height:1.8}.source-data table{font-size:12px}.source-data th,.source-data td{padding:10px 3px}.source-data thead th{font-size:11px}.source-data caption{font-size:12px}.source-data>p{font-size:12px}.story-transcript li{font-size:15px}.story-transcript p{font-size:14px}.scope-note{font-size:12px}.contact{display:block;padding:42px 22px}.contact h2{font-size:33px}.contact p{font-size:15px}.contact-actions{margin-top:28px}.contact-button{font-size:15px;padding:16px 18px;gap:15px}.contact-actions>p{font-size:12px}.related-link{font-size:13px}.floating-consult{right:16px;bottom:max(12px,env(safe-area-inset-bottom));font-size:13px;min-height:44px;padding:11px 15px;gap:22px}footer{display:block;padding:28px 22px 88px}footer p{margin-top:12px}footer>a:last-child{margin-top:8px}}
@media(max-width:370px){.site-header{padding-inline:16px}.brand{font-size:25px}.site-header nav{gap:10px}.header-cta{padding-inline:10px}.index-link{font-size:11px}.header-cta span{display:none}.story-shell{padding-inline:14px}.stage-caption h2{font-size:21px}.scene{padding-inline:12px}.stage-caption>p:last-child{font-size:12px}.paper-label{font-size:14px}.next-question{font-size:22px}.next-checks{font-size:12px}.reading-controls{display:block}.reading-controls a{justify-content:center}.reading-controls p{text-align:center}.report-section{padding-inline:16px}.report-sample{padding-inline:14px}.sales-total{font-size:51px}.report-metrics>div{padding-inline:8px}.report-metrics dd{font-size:21px}.report-metrics dt{font-size:10px}.category-breakdown{padding-inline:13px}.report-chart .bar-fill b{font-size:9px}.chart-bars{gap:12px;padding-inline:7px}.report-chart .chart-scale{width:34px}}
@media(max-height:620px){.is-enhanced .story-track{height:auto!important}.is-enhanced .workbench,.story-intro{position:static}.story-shell{padding-top:26px}.is-enhanced .scroll-invitation{display:none}.floating-consult{bottom:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.story-track{height:auto!important}.workbench,.story-intro{position:static!important}.scene{will-change:auto!important}.scroll-invitation{display:none}}
:root:not(.is-enhanced) .stage-canvas{height:auto;min-height:var(--scene-height)}:root:not(.is-enhanced) .scene-final{position:relative}
.story-in-view .floating-consult{visibility:hidden}
@media(max-width:820px){.source-data table{font-size:13px}.bar-fill b,.report-chart .bar-fill b{font-size:11px}}
@media(min-width:341px) and (max-width:370px){.reading-controls{display:flex}.reading-controls a{justify-content:flex-start}.reading-controls p{text-align:left}}
@media(max-width:820px){.sum-equation{display:none}.sum-number{margin-top:16px}.sum-breakdown{margin-top:18px}.source-sheet .paper-footnote{margin-top:12px}}
