:root{--ink:#111;--sub:#5c5c5c;--line:#dedede;--surface:#f5f5f5;--blue:#007cff;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.8 "Hiragino Sans","Noto Sans JP","Yu Gothic",sans-serif;letter-spacing:0}button,input,textarea,select{font:inherit;letter-spacing:0}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}p,h1,h2,h3,figure{margin:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.top{height:88px;background:#fff;position:sticky;top:0;z-index:20}.navigation{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:24px;font-weight:600;display:inline-flex;gap:10px;align-items:center}.brand img{width:25px;height:25px}.navlinks{display:flex;gap:32px;align-items:center;font-size:13px}.textlink{display:inline-flex;align-items:center;gap:20px;min-height:44px;border-bottom:1px solid #aaa}.button,.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;gap:32px;padding:15px 24px;border:1px solid #111;border-radius:var(--radius);background:#111;color:white;font-size:14px;font-weight:500;line-height:1.5;transition:background .15s,color .15s}.button:active,.btn:active{background:#444}.button.white{background:#fff;color:#111;border-color:#fff}.navlinks .button{min-height:44px;padding:12px 20px}.hero{position:relative;isolation:isolate;color:white;min-height:560px;display:flex;align-items:end;background:#333}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:rgb(0 0 0 / 57%)}.hero .wrap{padding-top:48px;padding-bottom:56px}.eyebrow{font-size:13px;margin-bottom:20px}.hero h1{font-size:64px;font-weight:500;line-height:1.2;margin-bottom:20px}.hero .headline{font-size:31px;line-height:1.6;font-weight:500}.hero-bottom{margin-top:32px;display:flex;align-items:end;justify-content:space-between;gap:32px}.hero-bottom p{font-size:14px;line-height:1.9;color:#fff}.hero-bottom .button{flex-shrink:0}.assurances{display:flex;align-items:center;gap:32px;padding:24px 0;font-size:12px;color:var(--sub)}.assurances span:first-child{color:#111;font-weight:500}.chapter{padding:96px 0}.chapter.soft{background:var(--surface)}.chapter-head{display:grid;grid-template-columns:190px 1fr;gap:40px;margin-bottom:40px}.chapter-label{font-size:12px;color:var(--sub);padding-top:9px}.chapter-label span{margin-right:16px;font-variant-numeric:tabular-nums}h2{font-size:34px;font-weight:500;line-height:1.65}h2 .secondary{color:var(--sub)}.lead{max-width:650px;font-size:15px;color:var(--sub);margin-top:20px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin:44px 0 48px}.services h3{font-size:20px;font-weight:500;margin-bottom:12px}.services p{color:var(--sub);font-size:14px}.service-number{font-size:12px;color:var(--sub);display:block;margin-bottom:16px}.showcase{margin:0;background:white;display:grid}.demo-top{grid-area:1 / 1}.demo-panel{grid-area:2 / 1}.demo-panel[hidden]{display:grid!important;visibility:hidden;pointer-events:none}.demo-top{padding:22px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);font-size:12px}.demo-top>span{color:var(--sub);white-space:nowrap}.tabs{display:flex;gap:8px}.tabs button{border:0;background:transparent;color:var(--sub);padding:10px 18px;min-height:44px;border-radius:3px;font-size:13px}.tabs button[aria-selected=true]{background:#111;color:#fff}.demo-panel{padding:42px 56px;min-height:470px;display:grid;grid-template-columns:.85fr 1.6fr;align-items:center;gap:64px}.demo-copy h3{font-size:23px;font-weight:500;line-height:1.7;margin-bottom:16px}.demo-copy p{font-size:14px;color:var(--sub)}.demo-copy .small{font-size:12px;margin-top:24px}.mock{color:#192b29;background:#fff;border:1px solid #cfd9d2;border-radius:6px;overflow:hidden;font-size:12px}.mockbar{display:flex;justify-content:space-between;padding:12px 18px;background:#203b32;color:#fff;font-size:11px}.mockbody{padding:22px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:20px;border-bottom:1px solid #dbe1dc}.metric-row span{font-size:10px;color:#596662;display:block}.metric-row b{display:block;font-size:24px;margin-top:5px;line-height:1.5}.metric-row em{font-style:normal;font-size:10px;color:#14674e}.chart{height:135px;display:flex;align-items:end;gap:16px;padding-top:20px;border-bottom:1px solid #dbe1dc}.chart div{height:var(--height);flex:1;background:#d8e7dc;border-radius:2px 2px 0 0}.chart div:nth-child(4n){background:#14674e}.chart-label{display:flex;justify-content:space-between;font-size:10px;color:#596662;margin-top:5px}.mockcaption{font-size:11px;color:var(--sub);margin-top:12px}.taskrow{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #dbe1dc}.taskrow:last-child{border:0}.status{font-size:10px;color:#14674e;background:#e7f2e7;padding:2px 7px;white-space:nowrap}.status.warn{background:#fff0e9;color:#9e422a}.flowmini,.receipt{display:flex;justify-content:space-between;gap:12px;padding:18px 0;font-size:13px}.flowmini{font-weight:600}.receipt{border-top:1px solid #dbe1dc}.receipt b,.arrow{color:#14674e}.more{display:flex;gap:12px 32px;flex-wrap:wrap;font-size:13px;color:var(--sub);margin-top:24px}.more strong{color:#111;font-weight:500}.approach{display:grid;grid-template-columns:190px 1fr;gap:40px}.approach-content{display:grid;grid-template-columns:1fr 1fr;gap:64px}.approach h2{font-size:30px}.statement{font-size:16px;line-height:2;color:var(--sub)}.profile{margin-top:40px}.profile .name{font-size:20px;color:#111;margin-bottom:12px}.profile p{font-size:14px;color:var(--sub)}.principles{margin-top:36px;display:grid;gap:20px}.principles h3{font-size:16px;font-weight:500;margin-bottom:5px}.principles p{font-size:14px;color:var(--sub)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:48px}.step{border-top:1px solid var(--line);padding-top:24px}.step .stepnum{font-size:13px;color:var(--sub);display:block;margin-bottom:24px}.step h3{font-size:21px;font-weight:500;margin-bottom:10px}.step p{color:var(--sub);font-size:14px;margin-top:16px}.free{font-size:12px}.subsidy{margin-top:48px;display:grid;grid-template-columns:1fr 2fr;gap:48px;padding-top:28px;border-top:1px solid var(--line)}.subsidy h3{font-size:17px;font-weight:500}.subsidy p{font-size:13px;color:var(--sub)}.questions{display:grid;grid-template-columns:190px 1fr;gap:40px}.questions h2{font-size:26px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;position:relative;padding:23px 34px 23px 0;font-size:15px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:2px;font-size:19px}.faq-list details[open] summary::after{content:"−"}.faq-list details p{font-size:14px;color:var(--sub);margin:0 0 24px;max-width:640px}.contact{background:#f5f5f5}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:112px}.contact h2{font-size:32px}.contact .contact-copy{font-size:14px;color:var(--sub);margin-top:22px}.email{font-size:16px;display:inline-block;border-bottom:1px solid #aaa;margin-top:28px;overflow-wrap:anywhere}.form{display:grid;gap:20px}.form label{display:block;font-size:13px;margin-bottom:8px}.optional{font-size:11px;color:var(--sub);margin-left:10px}.pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form input,.form select,.form textarea{width:100%;border:1px solid #858585;border-radius:3px;background:white;padding:12px;color:#111;font-size:15px;line-height:1.7}.form textarea{min-height:130px;resize:vertical}.form .helper,.fallback{font-size:12px;color:var(--sub);line-height:1.8}.form .btn{width:100%}.fallback button{border:0;padding:0;background:none;color:#111;text-decoration:underline;font-size:12px}.footer{padding:32px 0}.footer .wrap{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer p{color:var(--sub);font-size:12px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#111;color:#fff;padding:12px}.skip:focus{top:12px}
@media(hover:hover) and (pointer:fine){.button:hover,.btn:hover{background:#333}.button.white:hover{background:#e8e8e8}.tabs button:hover{background:#e6e6e6;color:#111}.tabs button[aria-selected=true]:hover{background:#333;color:#fff}.textlink:hover{border-color:#111}}
@media(min-width:1700px){.hero{min-height:600px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.chapter-head,.approach,.questions{grid-template-columns:140px 1fr;gap:32px}.demo-panel{padding:32px;gap:32px;grid-template-columns:.8fr 1.2fr}.contact-grid{gap:48px}.navlinks{gap:20px}.services,.steps{gap:28px}.approach-content{gap:32px}}
@media(max-width:700px){.wrap{width:calc(100% - 48px)}.top{height:72px}.brand{font-size:21px}.navlinks>a:not(.button){display:none}.navlinks .button{font-size:12px;padding:11px 14px}.hero{min-height:570px}.hero h1{font-size:48px}.hero .headline{font-size:25px}.hero .wrap{padding:40px 0}.hero-bottom{display:block;margin-top:24px}.hero-bottom .button{margin-top:24px}.hero-bottom p{font-size:13px}.hero>img{object-position:62% center}.assurances{gap:10px 22px;flex-wrap:wrap;font-size:11px;padding:22px 0}.chapter{padding:64px 0}.chapter-head,.approach,.questions{grid-template-columns:1fr;gap:16px}.chapter-label{padding:0}.chapter-head{margin-bottom:28px}h2{font-size:27px}.lead{font-size:14px}.services{grid-template-columns:1fr;gap:28px;margin:32px 0}.service-number{margin-bottom:8px}.services h3{font-size:19px;margin-bottom:8px}.demo-top{padding:16px;display:block}.demo-top>span{display:block;margin-top:12px}.tabs{gap:4px}.tabs button{flex:1;padding:10px 8px;font-size:12px}.demo-panel{grid-template-columns:1fr;min-height:540px;align-content:start;padding:24px 18px;gap:24px}.demo-copy h3{font-size:21px;margin-bottom:12px}.demo-copy .small{margin-top:12px}.metric-row b{font-size:21px}.mockbody{padding:14px}.mockbar{padding:11px 13px;font-size:10px}.chart{gap:10px;height:110px}.taskrow{font-size:11px;gap:8px}.flowmini{font-size:11px;gap:5px}.receipt{font-size:12px}.more{gap:10px 20px;font-size:12px}.approach-content,.steps,.subsidy,.contact-grid{grid-template-columns:1fr;gap:28px}.approach h2{font-size:27px}.profile{margin-top:28px}.steps{margin-top:28px}.step .stepnum{margin-bottom:12px}.step{padding-top:20px}.subsidy{gap:12px;margin-top:32px}.contact h2{font-size:27px}.contact-grid{gap:36px}.pair{grid-template-columns:1fr;gap:20px}.footer .brand{font-size:18px}.footer p{font-size:10px}.footer .wrap{align-items:start}.form select{font-size:14px}.email{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
