:root{color-scheme:light;--ink:#152622;--muted:#52635f;--green:#176a60;--dark:#16463f;--line:#d8e0dc;--paper:#f9faf8;--soft:#eaf2ee;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue","Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--green);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.4;letter-spacing:-.055em}p{overflow-wrap:anywhere}.page-shell{width:min(100% - 80px,1200px);margin-inline:auto}.skip{position:fixed;z-index:100;top:-100px;left:20px;padding:10px 16px;background:var(--dark);color:#fff}.skip:focus{top:20px}.site-header{display:flex;align-items:center;gap:44px;width:min(100% - 80px,1200px);height:98px;margin:auto;border-bottom:1px solid var(--line)}.wordmark{flex:none;font-size:30px;font-weight:780;letter-spacing:-.09em;line-height:1}.brand-period{color:var(--green)}.site-header nav{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:650}.site-header nav a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-contact{padding:10px 0;border-bottom:1px solid var(--green);color:var(--green);font-size:14px;font-weight:700}.header-contact span{margin-left:18px}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(40px,5vw,100px);align-items:center;min-height:690px;padding-top:78px;padding-bottom:100px}.eyebrow,.section-kicker{color:var(--green);font-size:13px;font-weight:800;letter-spacing:.12em}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:26px;letter-spacing:.04em}.eyebrow-line{width:26px;height:2px;background:var(--green)}.hero h1{margin-bottom:28px;font-size:clamp(52px,5.3vw,82px);font-weight:760;line-height:1.24;white-space:nowrap}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{max-width:580px;margin-bottom:33px;color:#364a45;font-size:18px;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:56px;padding:13px 21px;font-size:15px;font-weight:700;line-height:1.4;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--dark)}.text-link{padding:8px 0;border-bottom:1px solid var(--green);color:var(--green);font-size:15px;font-weight:700}.text-link span{margin-left:14px}.hero-note{margin:24px 0 0;color:#6c7975;font-size:13px}.hero-visual{position:relative;padding:27px 28px 22px;background:#fff;border:1px solid #d5dfda;box-shadow:18px 18px 0 #e4ece7}.visual-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:21px;border-bottom:1px solid var(--line);font-size:13px}.visual-channel{font-weight:800}.visual-caption{color:#72807b}.conversation{display:grid;grid-template-columns:30px 1fr;column-gap:10px;row-gap:17px;padding:24px 0}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;font-size:12px;font-weight:800}.avatar-a{background:#dcece7;color:#11645a}.avatar-b{background:#e8e8f1;color:#585378}.message strong{display:block;margin-bottom:2px;font-size:12px}.message p{margin:0;color:#384a45;font-size:13px;line-height:1.6}.decision,.deliverable{position:relative;padding:13px 44px 13px 15px}.decision{border-left:3px solid #9abbb1;background:#eef5f1}.deliverable{margin-top:10px;border-left:3px solid var(--green);background:#dcece6}.decision-label,.deliverable-label{display:block;margin-bottom:4px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.04em}.decision p,.deliverable p{margin:0;font-size:13px;font-weight:700;line-height:1.5}.decision-check,.deliverable-arrow{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:var(--green);font-size:20px;font-weight:700}.example-caption{margin:16px 0 0;text-align:right;color:#77847f;font-size:11px}.pain{background:var(--dark);color:#fff}.pain-inner{display:grid;grid-template-columns:190px 1fr;gap:35px;padding-top:95px;padding-bottom:100px}.pain .section-kicker{padding-top:14px;color:#afd2c6}.pain h2{margin-bottom:22px;font-size:clamp(35px,3.6vw,56px);font-weight:700}.pain-inner>div>p{max-width:720px;margin-bottom:0;color:#d0e0d9;font-size:17px}.flow{padding-top:128px;padding-bottom:130px}.section-heading{display:grid;grid-template-columns:190px 1fr;gap:35px;align-items:start}.section-heading h2,.example h2,.status h2,.closing h2{margin:0;font-size:clamp(38px,4vw,61px);font-weight:700}.section-heading .section-kicker{padding-top:14px}.flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:64px;border-top:1px solid var(--line)}.flow-step{padding:30px 35px 0 0;border-right:1px solid var(--line)}.flow-step+ .flow-step{padding-left:35px}.flow-step:last-child{border-right:0}.step-number{color:var(--green);font-size:13px;font-weight:800;letter-spacing:.05em}.flow-step h3{margin:30px 0 13px;font-size:28px}.flow-step p{max-width:330px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.example{padding:115px 0;background:var(--soft)}.example-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(60px,8vw,130px)}.example-intro>.section-kicker{margin-bottom:20px}.example-intro>p:not(.section-kicker){max-width:380px;margin:24px 0 0;color:#465d55;font-size:17px}.example-intro .example-caveat{font-size:13px!important;line-height:1.8}.example-rule{display:block;width:68px;height:1px;margin-top:40px;background:#91aa9f}.example-work{padding:20px 0;border-top:1px solid #b8cfc4}.work-line{display:grid;grid-template-columns:82px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid #b8cfc4}.work-line span{color:var(--green);font-size:14px;font-weight:800}.work-line p{margin:0;font-size:17px;font-weight:600}.work-line-final p{color:var(--green)}.difference{display:grid;grid-template-columns:190px 1fr;gap:35px;padding-top:120px;padding-bottom:120px}.difference .section-kicker{padding-top:15px}.difference h2{margin-bottom:22px;font-size:clamp(37px,4vw,59px)}.difference>div>p{max-width:730px;margin:0;color:var(--muted);font-size:17px}.status{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.status-inner{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,7vw,110px);padding-top:110px;padding-bottom:115px}.status-heading .section-kicker{margin-bottom:17px}.status h2{font-size:clamp(36px,3.5vw,52px)}.status-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px}.status-column{padding-top:6px}.status-column h3{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-size:16px}.status-mark{width:10px;height:10px;border-radius:50%;background:var(--green)}.future .status-mark{background:none;border:2px solid #95a9a1}.status-column ul{margin:0;padding:0;list-style:none}.status-column li{padding:15px 0;border-top:1px solid var(--line);color:#41544d;font-size:15px}.closing{padding-top:130px;padding-bottom:145px;text-align:center}.closing h2{margin:17px 0 20px}.closing>p:not(.section-kicker){margin-bottom:35px;color:var(--muted);font-size:17px}.site-footer{display:flex;align-items:center;gap:25px;flex-wrap:wrap;min-height:130px;padding-top:26px;padding-bottom:26px;border-top:1px solid var(--line)}.site-footer .wordmark{font-size:24px}.site-footer>p{margin:0;color:var(--muted);font-size:13px}.site-footer>div{display:flex;gap:20px;flex-wrap:wrap;margin-left:auto;font-size:13px}.site-footer small{color:#788681;font-size:12px}@media(max-width:980px){.site-header,.page-shell{width:min(100% - 48px,1200px)}.site-header{gap:20px}.site-header nav{gap:20px}.hero{grid-template-columns:1fr;gap:60px;min-height:0;padding-top:85px}.hero h1{font-size:clamp(48px,8vw,80px)}.hero-visual{width:min(100%,590px)}.status-inner,.example-layout{grid-template-columns:1fr}.status-columns{max-width:750px}.pain-inner,.section-heading,.difference{grid-template-columns:140px 1fr}}@media(max-width:650px){body{font-size:16px}.site-header,.page-shell{width:calc(100% - 36px)}.site-header{height:74px}.wordmark{font-size:26px}.site-header nav{display:none}.header-contact{margin-left:auto;font-size:13px}.header-contact span{margin-left:6px}.hero{gap:40px;padding-top:70px;padding-bottom:84px}.eyebrow{font-size:12px}.hero h1{font-size:clamp(42px,11vw,62px);white-space:normal}.hero-lead{font-size:16px}.hero-lead br{display:none}.hero-actions{align-items:flex-start;gap:18px}.button{min-height:54px}.hero-note{font-size:12px}.hero-visual{padding:18px 16px 16px;box-shadow:9px 9px 0 #e4ece7}.visual-caption{font-size:11px}.pain-inner,.section-heading,.difference{grid-template-columns:1fr;gap:12px}.pain-inner{padding-top:74px;padding-bottom:82px}.pain .section-kicker,.section-heading .section-kicker,.difference .section-kicker{padding-top:0}.pain h2{font-size:clamp(34px,9vw,45px)}.pain-inner>div>p{font-size:15px}.flow{padding-top:85px;padding-bottom:92px}.section-heading h2,.example h2,.status h2,.closing h2{font-size:clamp(36px,9vw,48px)}.flow-steps{display:block;margin-top:43px}.flow-step,.flow-step+.flow-step{padding:24px 0 26px;border-right:0;border-bottom:1px solid var(--line)}.flow-step h3{margin:14px 0 7px;font-size:24px}.flow-step p{max-width:none}.example{padding:82px 0}.example-layout{gap:42px}.example-intro>p:not(.section-kicker){font-size:16px}.work-line{grid-template-columns:55px 1fr;gap:15px;padding:20px 0}.work-line p{font-size:15px}.difference{padding-top:85px;padding-bottom:92px}.difference h2{font-size:clamp(36px,9vw,48px)}.difference>div>p{font-size:16px}.status-inner{gap:42px;padding-top:85px;padding-bottom:95px}.status-columns{grid-template-columns:1fr;gap:30px}.status-column h3{margin-bottom:14px}.status-column li{padding:12px 0}.closing{padding-top:90px;padding-bottom:100px}.site-footer{display:block;padding-top:27px;padding-bottom:34px}.site-footer>p{margin:12px 0 22px}.site-footer>div{gap:10px 18px;margin:0 0 23px}.site-footer small{display:block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
