:root{--white:#fff;--ink:#253d33;--green:#174c3c;--sage:#f2f6f0;--yellow:#efe9af;--muted:#64736b;--line:#d4dfd7;--serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif JP',serif;--sans:'Yu Gothic','Hiragino Kaku Gothic ProN','Meiryo',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,select,textarea{font:inherit}button,a,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b49435;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:.015em}h2{font-size:40px;line-height:1.55}h3{font-size:21px;line-height:1.65;font-weight:600}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.site-header{max-width:1440px;margin:auto;padding:22px 48px;display:flex;align-items:center;gap:32px}.wordmark{font-family:Georgia,var(--serif);font-size:33px;line-height:1.2;letter-spacing:-1px}.brand-dot{color:#8d9f72}.site-header nav{margin-left:auto;display:flex;gap:32px;font-size:13px;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--green);transition:width .2s}.site-header nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:15px 27px;border:1px solid var(--green);border-radius:6px;color:white;background:var(--green);font-size:16px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#246149;transform:translateY(-2px);box-shadow:0 5px 14px #174c3c16}.button .arrow{width:19px;height:19px;margin-left:12px}.header-cta{min-height:46px;padding:12px 20px;font-size:13px;gap:10px}.header-cta svg{width:20px;height:20px}.hero{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:18px 0 34px 48px;align-items:center}.hero-copy{padding:24px 0 20px}.eyebrow{display:flex;gap:16px;align-items:center;font-size:13px;letter-spacing:.03em;margin-bottom:24px}.eyebrow:before{content:'';height:1px;width:34px;background:var(--green);flex-shrink:0}h1{font-size:clamp(38px,3.9vw,58px);line-height:1.52;letter-spacing:-.045em;white-space:nowrap}.highlight{position:relative;color:var(--green);isolation:isolate}.highlight:after{position:absolute;content:'';left:0;right:0;bottom:5px;height:10px;z-index:-1;background:var(--yellow);border-radius:2px;transform:rotate(-1deg)}.hero-description{margin-top:30px;font-size:14px;line-height:1.95}.hero-sub{margin-top:9px;font-size:14px;line-height:1.95}.hero-cta{margin-top:25px;min-width:280px}.signature{font-size:12px;margin-top:16px;letter-spacing:.02em}.signature>span:first-child{padding-inline:4px}.hero-photo{align-self:stretch;position:relative;border-radius:180px 0 12px 12px;overflow:hidden;min-height:625px}.hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:48% center}.hero-photo figcaption{position:absolute;right:24px;bottom:24px;background:white;padding:9px 15px;font-family:var(--serif);font-size:16px;border-radius:3px}.service-strip{display:flex;align-items:center;justify-content:center;gap:32px;background:var(--sage);border-top:1px solid var(--green);padding:19px 24px;font-size:15px}.service-strip i{font-style:normal;color:#829188}.section-label{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.2em;color:var(--green);display:flex;align-items:center;gap:12px;margin-bottom:23px}.section-label span{font-weight:400;opacity:.6}.section-label.ruled:after{content:'';height:1px;flex:1;background:var(--line);margin-left:12px}.section-intro{color:var(--muted);margin-top:13px}.service-rows{margin-top:48px;border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:110px 1.65fr 1fr 44px;align-items:center;gap:30px;padding:38px 0;border-bottom:1px solid var(--line)}.service-number{font-family:Georgia,serif;font-size:79px;line-height:1;color:#b4c4ad;font-weight:400;letter-spacing:-5px}.service-problem h3{color:var(--green);font-size:22px;margin-bottom:14px}.service-row ul{padding:0;list-style:none;margin:0;font-size:14px}.problem-list{color:var(--muted)}.problem-list li:before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:#849989;vertical-align:middle;margin-right:10px}.service-solution{border-left:1px solid var(--line);padding-left:28px;align-self:center}.service-solution p{font-size:11px;color:var(--muted);margin-bottom:10px;letter-spacing:.05em}.service-solution li:before{content:'';display:inline-block;width:6px;height:6px;background:#a2b18e;border-radius:50%;margin-right:9px;vertical-align:middle}.round-link{height:44px;width:44px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;transition:background .2s,color .2s}.round-link:hover{background:var(--green);color:white}.round-link svg{width:20px;height:20px}.ideas{padding-top:0}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:35px}.section-heading>p{font-size:12px;white-space:nowrap;color:var(--muted)}.ideas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.idea-panel{height:350px;background:var(--sage);border-radius:6px;padding:24px 22px 0;overflow:hidden;position:relative}.idea-panel h3{font-family:var(--serif);font-size:21px;letter-spacing:-.045em;white-space:nowrap}.idea-panel>p{font-size:13px;margin-top:7px;line-height:1.75}.phone{margin:20px auto 0;width:242px;border:9px solid #273d39;border-radius:28px 28px 0 0;background:#dbe7ed;padding:9px 12px 18px;box-shadow:0 3px 10px #174c3c16}.phone-top{font-family:Arial,sans-serif;font-size:10px;display:flex;justify-content:space-between;font-weight:600}.phone-title{font-size:12px;font-weight:700;margin:7px 0 12px}.message-bubble{background:white;border-radius:9px;padding:10px;font-size:10px;line-height:1.5}.line-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:12px}.line-menu span{display:flex;flex-direction:column;align-items:center;gap:8px;background:white;font-size:9px;padding:16px 1px}.line-menu svg{width:23px;height:23px}.report-demo{position:relative;margin-top:36px;height:220px}.sheet{position:absolute;top:0;left:0;width:65%;height:167px;background:white;border:1px solid #c8d4cc;border-radius:5px;padding:12px;transform:rotate(-3deg);box-shadow:0 3px 10px #174c3c12}.sheet-header{font-size:11px;font-weight:600;display:flex;gap:5px;align-items:center;margin-bottom:9px}.sheet-header svg{width:16px;height:16px}.sheet-grid{height:112px;background:repeating-linear-gradient(to bottom,transparent 0 13px,#dce3e0 13px 15px),repeating-linear-gradient(to right,#f9fbfa 0 30px,#dce3e0 30px 32px);border:1px solid #dce3e0}.report{position:absolute;right:0;top:38px;width:57%;background:white;border-radius:5px;border:1px solid var(--line);border-top:9px solid #427762;padding:11px 14px;box-shadow:0 3px 10px #174c3c12;transform:rotate(3deg)}.report-title{font-size:12px;font-weight:700}.bars{display:flex;height:65px;align-items:flex-end;gap:8px;margin:12px 0}.bars i{flex:1;background:#7aa5a0;height:36%}.bars i:nth-child(2){height:58%}.bars i:nth-child(3){height:49%}.bars i:nth-child(4){height:78%}.bars i:nth-child(5){height:96%;background:#376e58}.report-rule{height:1px;background:var(--line)}.report small{font-size:9px}.ai-demo{background:white;border:1px solid var(--line);box-shadow:0 2px 10px #174c3c12;border-radius:7px;padding:18px;margin-top:22px}.ai-heading{font-size:12px;font-weight:600;letter-spacing:.05em}.ai-prompt{margin-top:15px;padding:8px;border:1px solid var(--line);border-radius:5px;font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:5px}.ai-prompt>span{background:var(--green);color:white;display:flex;padding:5px;border-radius:4px}.ai-prompt svg{width:13px;height:13px}.ai-answer{background:#f3f5f4;border-radius:5px;padding:13px;margin-top:12px}.ai-answer>span{font-size:10px}.ai-answer>div{height:5px;background:#c4ceca;margin-top:9px;width:93%}.ai-answer>div:nth-of-type(2){width:80%}.ai-answer>div:nth-of-type(3){width:87%}.ai-answer p{font-size:9px;margin-top:12px;display:flex;align-items:center;gap:4px}.ai-answer svg{width:13px;height:13px}.before-after{display:grid;grid-template-columns:80px 1fr;align-items:start;gap:16px 12px;font-size:13px;margin:23px 0 0}.before-after dt{background:#edf0ef;border-radius:3px;text-align:center;font-size:11px;font-weight:600;padding:6px 2px}.before-after dt:nth-of-type(2){background:var(--yellow)}.before-after dd{margin:0;line-height:1.8}.sample-note{font-size:11px;color:var(--muted);margin-top:28px}.about{background:var(--sage);padding-block:70px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start;margin-top:35px}.about h2{font-size:48px;line-height:1.8}.about-copy{border-left:1px solid #b6c6bb;padding-left:55px}.person{display:flex;align-items:baseline;gap:23px;margin-bottom:23px}.person>span:first-child{font-family:var(--serif);font-size:30px}.person>span+span{font-size:13px}.about-copy>p:not(.person){font-size:14px;margin-top:17px;line-height:2}.section-label.centered{justify-content:center}.section-label.centered:after{content:none}.flow h2{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:48px 0 30px;gap:32px}.steps li{display:flex;gap:20px;align-items:center}.step-icon{width:80px;height:80px;background:var(--sage);border-radius:50%;display:grid;place-items:center;flex-shrink:0}.step-icon svg{width:35px;height:35px;stroke-width:1.4}.step-number{font-family:Georgia,serif;font-size:26px;line-height:1;display:inline-block;border-bottom:3px solid var(--yellow);padding-bottom:6px;margin-bottom:12px}.steps h3{font-family:var(--serif);font-size:20px}.steps p{font-size:12px;color:var(--muted);margin-top:7px}.flow-note{text-align:center;font-size:14px}.pricing{border-block:1px solid #aabcaf;display:grid;grid-template-columns:200px 1fr;padding:27px 0;margin-top:40px;gap:35px}.pricing h3{font-family:var(--serif);font-size:24px;border-right:1px solid #aabcaf;display:flex;align-items:center}.pricing p:first-child{font-weight:600;font-size:15px}.pricing p+p{font-size:12px;color:var(--muted);margin-top:6px}.contact{background:var(--green);color:white;text-align:center;padding-block:64px}.contact .section-label{color:#dce8df}.contact h2{font-size:44px;line-height:1.65}.contact-lead{margin-top:18px;font-size:15px}.button-light{background:white;color:var(--green);border-color:white;margin-top:27px;min-width:365px;font-size:19px;gap:25px}.button-light:hover{background:var(--sage)}.contact-example{font-size:12px;margin-top:18px;color:#e1eae3}.availability{font-size:11px;color:#d0dfd4;margin-top:20px}.site-footer{text-align:center;padding:35px 24px 30px}.site-footer .wordmark{font-size:27px}.site-footer p{font-size:11px;margin-top:10px}.site-footer small{font-size:10px;color:var(--muted)}.mobile-break,.mobile-cta{display:none}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;padding:12px 20px;background:var(--green);color:white}.skip-link:focus{top:12px}dialog{width:min(530px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;padding:38px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:white;box-shadow:0 20px 80px #112c3530}dialog::backdrop{background:#15352aa8;backdrop-filter:blur(4px)}dialog h2{font-size:29px}dialog .section-label{margin-bottom:12px}.dialog-close{position:absolute;right:15px;top:15px;padding:8px;border:0;background:var(--sage);border-radius:50%;display:flex;color:var(--green)}.dialog-close svg{width:18px;height:18px}#dialog-info{font-size:13px;line-height:1.9;margin:15px 0 23px;color:var(--muted)}dialog label{font-weight:600;display:block;font-size:13px;margin:18px 0 7px}dialog label span{font-size:10px;color:var(--muted);font-weight:400;margin-left:10px}dialog select,dialog textarea{display:block;width:100%;background:white;color:var(--ink);border:1px solid #9dae9f;border-radius:5px;padding:12px;font-size:14px;line-height:1.7}dialog textarea{resize:vertical;min-height:135px}dialog .copy-button,dialog .line-link{width:100%;margin-top:17px;font-size:14px}.copy-status{min-height:24px;font-size:12px;margin-top:9px;color:var(--green)}.privacy-note{font-size:10px;color:var(--muted);text-align:center}.noscript-note{padding:20px;background:var(--yellow);text-align:center}

/* Links to the scroll-driven examples. */
.story-text-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin-top:18px;padding:12px 0;border-top:1px solid var(--line);color:var(--green);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.story-text-link svg{width:20px;height:20px;flex-shrink:0}.story-text-link:hover{color:#2c7255}.story-text-link:focus-visible{outline:3px solid #927813;outline-offset:4px}
.stories-more{margin-top:32px;text-align:center}.stories-more .button{max-width:100%;font-size:15px}
