@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@500;600;700&display=swap');
@import url('/mockup-details.css');
:root{--blue:#20564c;--navy:#173c36;--text:#34433e;--muted:#66716a;--light:#e8eee4;--line:#cdd5cd;--cream:#f8f6f0;--white:#fff;--display:'Noto Serif JP',serif;font-family:'Noto Sans JP',sans-serif;color:var(--text);background:#fff;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:76px}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[role=tabpanel]:focus-visible{outline:3px solid #a56737;outline-offset:4px}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}p{line-height:1.85}h1,h2,h3{font-family:var(--display);color:var(--navy);font-weight:600}h2{font-size:clamp(26px,2.9vw,38px);line-height:1.5;letter-spacing:.025em}h3{line-height:1.55}.section{max-width:1240px;margin:auto;padding:55px 40px}.eyebrow{font-size:16px;font-weight:500;letter-spacing:.07em;margin-bottom:14px;color:var(--blue)}.section-heading{margin-bottom:26px}.section-heading>p:last-child{margin-top:10px;color:var(--muted);font-size:16px}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:14px}.skip:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:#faf9f4f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{max-width:1240px;margin:auto;padding:9px 40px;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap;color:var(--navy)}.brand-symbol{display:grid;place-items:center;background:var(--blue);color:white;border-radius:8px;width:43px;height:43px;font-family:var(--display);font-size:28px}.brand small{display:block;font-family:var(--display);font-size:14px;letter-spacing:.07em}.brand strong{font-size:20px;letter-spacing:.05em}.header-inner nav{display:flex;gap:27px;align-items:center;font-size:16px;font-weight:600}.header-inner nav a:not(.button):hover{border-bottom:1px solid}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--blue);color:white;border-radius:40px;padding:14px 30px;min-height:48px;border:1px solid transparent;font-size:16px;font-weight:600;transition:background .18s,transform .18s}.button:hover{background:#123f36;transform:translateY(-1px)}.button-small{border-radius:9px;padding:10px 34px;min-height:43px}.inline-link{display:inline-flex;gap:12px;align-items:center;font-size:16px;font-weight:600;padding:7px 0;border-bottom:1px solid #809c90;color:var(--blue)}
.hero{display:grid;grid-template-columns:43% 57%;background:var(--cream);max-width:1600px;margin:auto;position:relative;min-height:545px}.hero-copy{padding:42px 12px 32px max(40px,calc((100vw - 1160px)/2));z-index:2;align-self:center}.hero .eyebrow{font-family:var(--display);font-size:18px;letter-spacing:.02em}.hero h1{font-size:clamp(35px,3.65vw,55px);line-height:1.32;letter-spacing:.025em;margin-bottom:23px;white-space:nowrap}.hero-lead{font-size:18px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:22px;flex-wrap:wrap}.hero-note{font-size:14px;color:var(--muted);margin-top:16px}.hero-visual{position:relative;min-width:0;height:100%;min-height:545px}.photo-stage{position:absolute;inset:0;overflow:hidden;border-radius:5% 0 0 44% / 10% 0 0 35%}.photo-stage img{height:100%;object-fit:cover;object-position:60% center}.booking-slip{position:absolute;left:3%;bottom:34px;width:198px;height:372px;background:#fcfcfa;border:5px solid #17201c;outline:2px solid #a4aaa1;border-radius:30px;padding:10px 12px;box-shadow:0 10px 18px #102b3338;color:var(--navy);transform:rotate(-1deg)}.phone-status{display:flex;justify-content:space-between;font-size:11px;font-weight:700;margin:0 2px 21px}.slip-top{display:flex;align-items:center;gap:8px;margin-bottom:20px}.line-symbol{background:#00b900;color:white;font-weight:700;font-size:11px;padding:11px 3px;border-radius:6px}.slip-top b{font-size:12px}.slip-top small{font-size:11px;color:#6d7870;display:block;margin-top:4px}.phone-reservation{border:1px solid #e7ebe5;border-radius:9px;padding:12px 7px;min-height:237px}.phone-service{font-size:12px;white-space:nowrap}.slip-date{display:flex;align-items:baseline;margin:13px 0 0;gap:6px}.slip-date b{font-size:28px;font-weight:500;letter-spacing:-.04em}.slip-date span{font-size:13px}.phone-reservation>strong{font-size:14px;font-weight:500}.phone-pending{background:#ffe3d7;border-radius:30px;color:#96553d;font-size:12px!important;text-align:center;padding:7px 4px;margin:20px 0 10px!important}.phone-reservation p{font-size:13px;line-height:1.5;margin-top:12px}.promise-strip{display:flex;justify-content:center;align-items:center;background:var(--blue);color:white;padding:18px 25px;font-size:16px;font-weight:600}.promise-strip>span{flex:1;max-width:385px;display:flex;justify-content:center;gap:16px;align-items:center}.promise-strip>span+span{border-left:1px solid #9aafa5}.promise-strip>span:before{content:'✓';display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#fff;color:var(--blue);font-size:20px}
.problems{padding-top:42px;padding-bottom:45px}.problems .section-heading{text-align:center;margin-bottom:25px}.problems .eyebrow{margin-bottom:9px}.problems h2{font-size:32px;line-height:1.45}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.problem-grid article{position:relative;padding-left:80px}.problem-grid article+article{border-left:1px solid var(--line);padding-left:100px}.line-icon{width:56px;height:56px;color:var(--blue)}.problem-grid .line-icon{position:absolute;top:3px;left:0}.problem-grid article+article .line-icon{left:23px}.topic{display:block;font-size:16px;color:#4d796a;margin-bottom:8px}.problem-grid h3{font-size:21px;margin-bottom:12px}.problem-grid p{font-size:16px;color:var(--muted);margin-left:-80px;padding-top:3px}.problem-grid article+article p{margin-left:-76px}
.feature-wrap{background:var(--light)}.feature-section{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);grid-template-rows:auto auto;column-gap:25px;padding-top:32px;padding-bottom:32px}.feature-section>.section-heading{grid-column:1;grid-row:1;align-self:center;text-align:left;margin:0}.feature-section h2{font-size:34px;letter-spacing:0}.feature-section>.section-heading>p:last-child{max-width:370px;color:var(--navy)}.feature-showcase{grid-column:2;grid-row:1/3;min-width:0;display:flex;flex-direction:column;gap:12px}.feature-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#f6f7f4;border-radius:11px 11px 0 0;overflow:hidden}.feature-tabs button{min-width:0;color:#647269;border:0;border-bottom:3px solid transparent;background:transparent;padding:11px 4px;min-height:59px;line-height:1.4}.feature-tabs button:hover{background:white}.feature-tabs button[aria-selected=true]{background:#fff;border-color:var(--blue);color:var(--blue)}.feature-tabs strong{font-size:16px;display:block}.feature-tabs small{display:block;font-size:14px;margin-top:4px}.tab-icon,.tab-arrow,.showcase-note{display:none}.showcase-main{background:white;border:1px solid #e4e9df;border-radius:11px;box-shadow:0 8px 28px #25463209;overflow:hidden}.screen-top{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid #e8ece7;font-size:12px;color:var(--muted)}.screen-logo{font-size:14px;font-weight:600;color:var(--blue)}.screen-logo:before{content:'予';font-family:var(--display);padding:2px 6px;border-radius:5px;background:var(--blue);color:white;margin-right:8px}.screen-panel{padding:18px 18px 0;min-height:410px}.screen-panel[hidden]{display:none}.screen-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.screen-heading h3{font:500 18px 'Noto Sans JP',sans-serif}.screen-heading>span{font-size:12px;color:var(--muted)}.mini-alert{display:flex;justify-content:space-between;gap:8px;align-items:center;background:#fff0e9;color:#aa6045;border-radius:4px;padding:10px}.mini-alert b{font-size:13px}.mini-alert small{font-size:12px;display:block;margin-top:3px}.mini-alert>span:last-child{font-size:12px;white-space:nowrap}.mini-calendar{margin-top:10px;border:1px solid #e4e8e2}.cal-labels,.cal-body{display:grid;grid-template-columns:38px repeat(5,minmax(0,1fr))}.cal-labels{background:#fafbf9;border-bottom:1px solid #e4e8e2;text-align:center}.cal-labels>span{padding:5px;font-size:13px}.cal-labels small{font-size:12px;margin-left:3px}.cal-body{height:190px}.cal-hours{display:grid;grid-template-rows:repeat(5,1fr);font-size:12px;padding:3px}.cal-lane{position:relative;border-left:1px solid #e4e8e2;background:repeating-linear-gradient(to bottom,transparent 0,transparent 37px,#e4e8e2 37px,#e4e8e2 38px)}.cal-off{display:grid;place-items:center;background:#f3f3f1;color:var(--muted);font-size:12px}.cal-event{position:absolute;top:calc(var(--start)*38px);height:calc(var(--length)*38px);left:2px;right:2px;border-radius:4px;padding:5px 3px;overflow:hidden}.cal-event b{display:block;font-size:12px;font-weight:500}.cal-event small{display:none}.cal-event.blue,.cal-event.green{background:#dfe9db;color:#315a47}.cal-event.gold{background:#ffebe2;color:#ad6048}.screen-caption{font-size:13px;line-height:1.7;margin-top:12px;color:var(--muted)}.sample-note{font-size:12px;line-height:1.6;color:var(--muted);padding:10px 18px;margin:0}.support-features{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);align-self:end;margin-top:28px;padding-bottom:15px}.support-features article{padding:12px;text-align:center}.support-features article+article{border-left:1px solid #b9cbbd}.support-features .line-icon{width:38px;height:38px;margin:0 auto 10px;display:block}.support-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:var(--blue);color:#fff;font-size:14px;font-weight:700;margin:0 auto 10px}.support-features h3{font:600 16px/1.7 'Noto Sans JP',sans-serif}.support-features p{display:none}
.booking-flow{display:grid;grid-template-columns:39% 61%;gap:0;padding-top:32px;padding-bottom:32px}.booking-flow>div{padding-right:35px;border-right:1px solid var(--line)}.booking-flow>div>p:last-child{font-size:16px;color:var(--muted);margin-top:15px}.flow-steps{list-style:none;padding:0 0 0 35px;margin:0;display:grid;align-content:center}.flow-steps li{display:flex;align-items:center;gap:20px;padding:12px 0}.flow-steps li+li{border-top:1px solid #dfe3dc}.flow-steps li>span{background:var(--cream);border-radius:50%;width:48px;height:48px;display:grid;place-items:center;flex:none;font-family:var(--display);font-size:23px;color:var(--navy)}.flow-steps li>span:before{content:'0';display:contents}.flow-steps li>div{display:flex;align-items:center;gap:22px}.flow-steps small{font-size:14px;color:var(--blue);min-width:68px;flex:none}.flow-steps h3{font-size:21px}.flow-steps p{display:none}
.business-section{border-top:1px solid #e8ebe5}.business-section .section{padding-top:28px;padding-bottom:28px}.business-section h2 br{display:none}.business-section .section-heading{margin-bottom:14px}.business-section .eyebrow{margin-bottom:8px}.business-section .section-heading>p:last-child{margin-top:5px;font-size:16px}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.business-photo{aspect-ratio:2.05;object-fit:cover;border-radius:5px;margin-bottom:10px}.business-grid article>span{font-size:14px;letter-spacing:.12em;color:var(--muted)}.business-grid h3{font-size:24px;margin:3px 0 6px}.business-grid article>p{display:none}.business-grid ul{list-style:none;padding:0;margin:0;font-size:16px;line-height:1.7;color:var(--muted)}
.start-section{max-width:none;background:var(--cream);display:grid;grid-template-columns:33% 67%;gap:0;padding:28px max(40px,calc((100vw - 1160px)/2))}.start-heading{padding-right:30px;display:flex;flex-direction:column}.start-heading h2{font-size:clamp(24px,2vw,28px);text-wrap:balance;order:-1;margin-bottom:7px}.start-heading h2 br{display:none}.start-heading .eyebrow{font-size:16px;margin-bottom:3px}.start-heading>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.6}.start-heading .inline-link{display:none}.start-details ol{flex-wrap:wrap;list-style:none;counter-reset:setup;display:flex;justify-content:space-between;gap:15px;margin:0 0 18px;padding:0}.start-details li{counter-increment:setup;display:flex;align-items:center;gap:12px}.start-details li:before{content:counter(setup);display:grid;place-items:center;flex:none;width:35px;height:35px;border-radius:50%;background:#dce5d2;font-family:var(--display);font-size:22px;color:var(--navy)}.start-details li b{font-size:16px;font-weight:500}.start-details li p{display:none}.price-note{background:#e9ecdf;padding:12px 20px;border-radius:6px}.price-note h3{font:600 16px 'Noto Sans JP',sans-serif;margin-bottom:3px}.price-note p{font-size:14px;color:var(--muted)}
.faq-section{display:grid;grid-template-columns:29% minmax(0,71%);align-items:center;padding-top:23px;padding-bottom:30px}.faq-section h2{font-size:31px}.faq-section .eyebrow{margin-bottom:10px}.faq-list{border-left:1px solid var(--line);padding-left:20px}.faq-list details{border-bottom:1px solid #e1e5df}.faq-list summary{position:relative;cursor:pointer;list-style:none;padding:16px 30px 16px 32px;font-size:16px;line-height:1.7}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:before{content:'Q';position:absolute;left:2px;top:14px;font-family:var(--display);font-size:20px;color:var(--blue)}.faq-list summary:after{content:'+';position:absolute;right:5px;top:14px;font-size:20px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{padding:5px 28px 17px 32px;font-size:16px;color:var(--muted)}
.demo-section{background:var(--blue);max-width:none;margin:0;padding:28px 30px;text-align:center;color:white}.demo-section .eyebrow{color:#d8e5db;font-size:14px;letter-spacing:.24em;margin-bottom:5px}.demo-section h2{color:white;font-size:34px;line-height:1.4}.demo-section>div>p:last-child{font-size:16px;margin-top:7px}.demo-actions{display:flex;gap:36px;align-items:center;justify-content:center;margin:17px 0}.demo-actions .button{background:var(--cream);color:var(--blue);padding:12px 28px}.demo-actions .button:hover{background:white}.demo-actions .inline-link{color:white;border-color:#92ada1;font-size:16px}.demo-disclaimer{max-width:840px;margin:auto;font-size:14px;line-height:1.7;color:#d5e3dc}.demo-section a:focus-visible{outline-color:white}footer{padding:20px max(40px,calc((100vw - 1160px)/2));display:flex;align-items:center;gap:22px;background:var(--cream);font-size:14px}footer .brand-symbol{width:33px;height:33px;font-size:23px}footer .brand strong{font-size:18px}footer p{font-size:0}footer p span{font-size:14px;color:var(--muted)}.footer-link{margin-left:auto;font-size:14px}footer>small{font-size:14px;color:var(--muted)}
@media(min-width:1600px){.hero-copy{padding-left:70px}}
@media(max-width:1050px){.header-inner{padding-inline:25px}.header-inner nav{gap:18px}.hero-copy{padding-left:30px}.hero h1{font-size:39px}.hero .eyebrow{font-size:16px}.hero-lead{font-size:16px}.hero-visual,.hero{min-height:495px}.booking-slip{width:182px;height:346px;padding:10px;bottom:25px}.slip-top{gap:5px}.slip-top b{font-size:11px}.phone-reservation{padding:9px 5px;min-height:217px}.phone-pending{margin-top:12px!important}.phone-status{margin-bottom:17px}.hero-actions{gap:16px}.hero-actions .button{padding:12px 22px;font-size:16px}.section{padding-left:30px;padding-right:30px}.feature-section{grid-template-columns:minmax(0,41fr) minmax(0,59fr);gap:20px}.feature-section h2{font-size:27px}.feature-tabs strong{font-size:16px}.feature-tabs small{font-size:14px}.screen-panel{padding:12px;min-height:375px}.support-features article{padding:8px}.support-features h3{font-size:14px}.problem-grid article{padding-left:64px}.problem-grid article+article{padding-left:75px}.problem-grid article+article .line-icon{left:12px}.problem-grid .line-icon{width:47px}.problem-grid p{margin-left:-64px}.problem-grid article+article p{margin-left:-63px}.problem-grid h3{font-size:20px}.flow-steps{padding-left:25px}.flow-steps li{gap:13px}.flow-steps li>div{gap:10px}.flow-steps h3{font-size:20px}.flow-steps small{width:60px}.start-section{padding-inline:30px}.start-heading h2{font-size:20px}.start-details ol{gap:12px}.start-details li{gap:7px}.start-details li b{font-size:14px}.start-details li:before{width:29px;height:29px}.business-grid h3{font-size:21px}footer{padding-inline:30px}}
@media(max-width:740px){:root{scroll-padding-top:67px}.header-inner{padding:9px 18px;gap:10px}.brand{gap:8px}.brand-symbol{width:35px;height:35px;font-size:25px}.brand strong{font-size:18px}.brand small{font-size:14px}.header-inner nav>a:not(.button){display:none}.button-small{font-size:14px;padding:9px 17px;min-height:38px}.hero{display:flex;flex-direction:column}.hero-copy{padding:30px 24px 23px;width:100%;align-self:stretch}.hero .eyebrow{font-size:16px}.hero h1{font-size:clamp(32px,8.8vw,46px);white-space:normal;line-height:1.4;margin-bottom:17px}.hero-lead{font-size:16px}.hero-actions{margin-top:18px;gap:18px}.hero-actions .button{font-size:16px;padding:12px 19px}.hero-actions .inline-link{font-size:16px}.hero-note{font-size:14px}.hero-visual{height:330px;min-height:0;margin-left:20px}.photo-stage{border-radius:80px 0 0 0}.photo-stage img{object-position:65% 45%}.booking-slip{left:4px;bottom:20px;width:164px;height:310px;border-radius:24px;border-width:4px;padding:8px}.phone-status{font-size:11px;margin-bottom:13px}.slip-top{margin-bottom:12px}.line-symbol{font-size:11px;padding:9px 3px}.slip-top b{font-size:11px}.slip-top small{font-size:11px}.phone-reservation{padding:7px;min-height:206px}.phone-service{font-size:11px}.slip-date{margin-top:8px}.slip-date b{font-size:25px}.phone-pending{font-size:11px!important;margin:13px 0 8px!important}.phone-reservation p{font-size:12px}.promise-strip{padding:14px 10px;align-items:stretch;gap:0}.promise-strip>span{font-size:14px;line-height:1.6;padding:0 8px;gap:6px;flex-direction:column;text-align:center}.promise-strip>span:before{width:20px;height:20px;font-size:16px}.section{padding:34px 22px}.problems h2{font-size:24px}.problems h2 br{display:none}.problems .eyebrow{font-size:14px;letter-spacing:0}.problem-grid{grid-template-columns:1fr;gap:20px}.problem-grid article,.problem-grid article+article{padding:0 0 20px 65px;border:0;border-bottom:1px solid var(--line)}.problem-grid article:last-child{border-bottom:0;padding-bottom:0}.problem-grid .line-icon,.problem-grid article+article .line-icon{left:0;top:6px;width:45px}.problem-grid h3{font-size:20px;margin-bottom:7px}.problem-grid h3 br{display:none}.problem-grid p,.problem-grid article+article p{margin-left:0;font-size:16px}.topic{font-size:14px;margin-bottom:5px}.feature-section{display:flex;flex-direction:column;gap:22px}.feature-section h2{font-size:26px}.feature-section .section-heading>p:last-child{font-size:16px}.feature-showcase{width:100%}.feature-tabs small{font-size:14px}.feature-tabs strong{font-size:14px}.feature-tabs button{padding:10px 2px;min-height:54px}.screen-panel{min-height:382px;padding:13px 10px 0}.screen-heading h3{font-size:14px}.screen-heading>span{font-size:12px}.screen-top{padding:11px 12px;font-size:12px}.screen-logo{font-size:13px}.mini-alert{padding:8px}.mini-alert b{font-size:12px}.mini-alert small{font-size:12px}.mini-alert>span:last-child{display:none}.cal-labels,.cal-body{grid-template-columns:32px repeat(5,minmax(0,1fr))}.cal-labels>span{padding:5px 0;font-size:12px}.cal-labels small{display:block;font-size:12px;margin:0}.cal-event b{font-size:12px}.cal-event small{font-size:12px;overflow-wrap:anywhere}.cal-hours{font-size:12px;padding:3px 1px}.sample-note{font-size:12px;padding:10px}.screen-caption{font-size:12px}.sample-metrics{gap:8px!important}.sample-metrics b{font-size:19px!important}.sample-metrics small{font-size:12px!important}.sample-history{font-size:12px!important;grid-template-columns:52px minmax(0,1fr) 35px!important}.customer-example h4{font-size:16px!important}.sample-memo p{font-size:13px!important}.support-features{margin:0;order:2;width:100%;padding-bottom:0}.support-features h3{font-size:16px}.support-features .line-icon{width:32px;height:32px}.booking-flow{display:block}.booking-flow>div{padding:0;border:0}.booking-flow h2{font-size:27px}.booking-flow>div>p:last-child{font-size:16px}.flow-steps{padding:0;margin-top:20px}.flow-steps li>span{width:36px;height:36px;font-size:20px}.flow-steps li>div{display:block}.flow-steps small{display:block;margin-bottom:4px;width:auto;font-size:14px}.flow-steps h3{font-size:18px}.business-section h2{font-size:25px}.business-section .section-heading>p:last-child{font-size:16px}.business-grid{grid-template-columns:1fr;gap:25px}.business-photo{aspect-ratio:2;margin-bottom:8px}.business-grid h3{font-size:24px}.business-grid ul{font-size:16px}.start-section{display:block;padding:28px 22px}.start-heading{padding:0}.start-heading h2{font-size:24px}.start-heading>p:not(.eyebrow){font-size:16px}.start-details{margin-top:20px}.start-details ol{display:grid;gap:10px}.start-details li{gap:12px}.start-details li b{font-size:16px}.price-note{padding:14px}.price-note p{font-size:16px}.faq-section{display:block}.faq-section h2{font-size:26px}.faq-list{border-left:0;padding-left:0;margin-top:20px}.faq-list summary{padding-top:13px;padding-bottom:13px;font-size:16px}.faq-list summary:before,.faq-list summary:after{top:11px}.demo-section{padding:30px 22px}.demo-section h2{font-size:26px}.demo-section>div>p:last-child{font-size:16px}.demo-actions{flex-direction:column;gap:12px;margin:20px 0}.demo-actions .button{font-size:16px}.demo-disclaimer{font-size:14px;text-align:left}footer{padding:22px;gap:14px;flex-wrap:wrap}footer .brand{flex:1}footer p span{font-size:14px}.footer-link{margin:0;font-size:14px}footer>small{font-size:14px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Readable body copy at every viewport; captions stay secondary. */
.hero-note{font-size:14px}.hero-lead{font-size:20px}.problems h2{font-size:36px}.problem-grid p,.business-grid ul,.start-heading>p:not(.eyebrow),.price-note p,.faq-list details p,.faq-list summary{font-size:16px;line-height:1.9}.problem-grid h3{font-size:24px}.start-heading h2{font-size:26px}.feature-tabs small{font-size:12px}.sample-note,.screen-caption{font-size:13px}.support-features h3{font-size:16px}.business-grid article>span,footer>small{font-size:12px}.phone-service{white-space:normal}.flow-steps li>div{min-width:0;flex:1}.flow-steps h3{font-size:22px}.start-details li{flex:1;min-width:180px}.start-details li b{font-size:16px}.demo-section>div>p:last-child{font-size:16px}.demo-disclaimer{font-size:14px}.sample-metrics b{font-size:25px}.feature-tabs button{padding-block:14px}.faq-list summary:before,.faq-list summary:after{top:16px}
@media(max-width:1050px){.hero-actions{gap:16px}.hero-actions .button{font-size:16px}.start-details li{min-width:160px}.flow-steps li>div{display:block}.flow-steps small{display:block;margin-bottom:4px}.feature-section h2{font-size:29px}}
@media(max-width:740px){.header-inner{padding-inline:16px}.brand small{font-size:10px}.button-small{font-size:14px;padding:10px 16px}.hero-copy{padding:32px 22px}.hero-lead{font-size:18px}.hero-note{font-size:14px}.hero-actions .button,.hero-actions .inline-link{font-size:16px}.hero-actions{gap:12px 20px}.hero-visual{height:355px}.hero h1{font-size:clamp(30px,8.5vw,44px)}.promise-strip>span{font-size:13px}.section{padding:40px 22px}.problems h2{font-size:28px;text-wrap:balance}.problem-grid h3{font-size:22px}.problem-grid article,.problem-grid article+article{padding-left:58px}.problem-grid p,.problem-grid article+article p{font-size:16px}.feature-section h2{font-size:28px}.feature-tabs strong{font-size:13px}.feature-tabs small{display:none}.feature-tabs button{min-height:52px}.screen-panel{min-height:420px}.support-features h3{font-size:14px}.support-features article{padding-inline:6px}.sample-note,.screen-caption{font-size:12px}.mini-alert small{font-size:12px}.cal-event b{font-size:12px;overflow-wrap:anywhere}.cal-event small{display:none}.cal-labels small{font-size:11px}.cal-hours{font-size:11px}.cal-body{height:220px}.cal-lane{background:repeating-linear-gradient(to bottom,transparent 0,transparent 43px,#e4e8e2 43px,#e4e8e2 44px)}.cal-event{top:calc(var(--start)*44px);height:calc(var(--length)*44px)}.flow-steps h3{font-size:20px}.flow-steps small{font-size:14px}.business-section h2{font-size:28px}.business-section .section-heading>p:last-child{font-size:16px}.business-grid h3{font-size:26px}.start-heading h2{font-size:26px}.start-heading>p:not(.eyebrow){font-size:16px}.start-details li b{font-size:16px}.price-note h3{font-size:16px}.price-note p{font-size:16px}.faq-section h2{font-size:28px}.faq-list summary{padding:15px 25px 15px 29px;font-size:16px}.faq-list details p{font-size:16px;padding-left:29px}.demo-section h2{font-size:28px}.demo-actions .button{font-size:16px}.demo-actions .inline-link{font-size:14px}.demo-disclaimer{font-size:14px}.footer-link{font-size:13px}footer p span{font-size:12px}.sample-metrics b{font-size:21px!important}.sample-metrics small{font-size:12px!important}.sample-history{font-size:13px!important}.customer-example h4{font-size:17px!important}.sample-memo p{font-size:14px!important}}
