:root{--paper:#fbf8f3;--ink:#29372e;--muted:#61665f;--green:#355b47;--sage:#7ba888;--honey:#e8b86e;--line:#deded3;--body:'Zen Kaku Gothic New',sans-serif;--heading:'Zen Maru Gothic',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:700}h2{font-size:clamp(28px,3vw,42px);line-height:1.6;letter-spacing:.04em}h3{font-size:20px;line-height:1.6}p{color:var(--muted)}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #a56c20;outline-offset:6px}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:12px;transform:translateY(-160%);z-index:99;padding:10px 20px;background:white}.skip-link:focus{transform:none}
.site-header{width:min(1440px,100%);margin:auto;padding:25px 48px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-family:var(--heading);font-size:25px;font-weight:700;letter-spacing:.07em;white-space:nowrap}.brand img{border-radius:24%;flex:none}.site-header nav{display:flex;align-items:center;gap:30px}.nav-text{text-decoration:none;font-size:13px;font-weight:700}.nav-text:hover,.footer a:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--green);color:#fff;text-decoration:none;padding:17px 28px;border-radius:9px;font-size:15px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s;min-height:52px}.button:hover{background:#244732;transform:translateY(-2px)}.button-small{font-size:12px;min-height:44px;padding:12px 20px;border-radius:999px}
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:720px;padding-top:26px;padding-bottom:50px;gap:10px}.hero-copy{position:relative;z-index:2;padding-bottom:28px}.audience{display:flex;align-items:center;gap:11px;color:var(--green);font-weight:700;font-size:13px;letter-spacing:.06em;margin-bottom:27px}.pair-dot{display:inline-block;position:relative;width:37px;height:17px;flex:none}.pair-dot:before,.pair-dot:after{content:'';position:absolute;width:19px;height:16px;border-radius:50%;background:var(--sage);left:0;top:0;transform:rotate(-16deg)}.pair-dot:after{background:var(--honey);left:17px;transform:rotate(16deg)}h1{font-size:clamp(38px,4.5vw,62px);line-height:1.45;letter-spacing:.025em;white-space:nowrap}.lead{font-size:16px;line-height:2.1;margin:25px 0 30px}.download-note{font-size:11px;margin-top:12px;letter-spacing:.03em}.hero-art{height:630px;position:relative;isolation:isolate}.hero-paper{position:absolute;width:720px;max-width:none;height:580px;object-fit:cover;right:-42px;bottom:-8px;z-index:-1;mix-blend-mode:multiply;border-radius:42% 8% 24% 8%}.phone{background:#252722;padding:9px;border-radius:43px;box-shadow:12px 23px 36px #29372e21,0 3px 6px #29372e24;width:265px}.phone img{border-radius:34px}.hero-phone{position:absolute;right:54px;top:5px;transform:rotate(4deg)}.settlement{position:absolute;left:-24px;bottom:61px;background:var(--green);color:white;padding:20px 25px 21px;border-radius:19px;box-shadow:0 14px 25px #24372924;transform:rotate(-4deg);min-width:236px}.settlement-label{font-size:10px;letter-spacing:.08em;color:#e4eddf}.settlement p{font-size:13px;color:white;margin:5px 0 0}.settlement p span{padding:0 12px;color:var(--honey)}.settlement strong{display:block;font-size:42px;font-family:var(--heading);line-height:1.5;letter-spacing:-.02em}.settlement small{font-size:10px;color:#e4eddf}.sample-note{position:absolute;right:65px;bottom:0;font-size:10px;color:var(--muted)}.reassurance{display:flex;justify-content:center;gap:80px;border-block:1px solid var(--line);padding-block:23px;font-size:13px;font-weight:700;color:var(--green)}.reassurance span:before{content:'✓';margin-right:12px;color:#507659}
.story{padding-block:140px;display:grid;grid-template-columns:1.1fr 1fr;gap:95px;align-items:center}.story-photo img{aspect-ratio:1/1.04;object-fit:cover;border-radius:40% 40% 16px 16px;object-position:48% center}.story-photo figcaption{font-size:11px;text-align:center;margin-top:17px;color:var(--muted)}.story-copy h2{font-size:clamp(26px,2.5vw,35px);margin-top:18px;white-space:nowrap}.story-copy p{font-size:15px;margin-top:25px;line-height:2.2}.section{padding-block:105px}.features{background:#f0f2e9;border-radius:60px 60px 0 0}.section-heading{text-align:center}.section-heading h2{margin-top:15px}.section-heading p{font-size:14px;margin-top:12px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:55px}.feature img{width:100%;mix-blend-mode:multiply;margin-bottom:24px;border-radius:50%}.feature h3{font-size:19px;text-align:center}.feature p{text-align:center;font-size:13px;line-height:1.95;margin-top:13px}
.record-section{padding-block:120px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.record-art{height:640px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.record-orbit{position:absolute;background:#e9eddf;width:100%;aspect-ratio:1;border-radius:48% 44% 46% 40%;z-index:-1;transform:rotate(-12deg)}.record-phone{width:245px;transform:rotate(-5deg)}.record-caption{position:absolute;bottom:2px;left:0;right:0;text-align:center;font-size:12px;color:var(--green)}.record-copy h2{margin-top:18px}.record-copy>p{margin-top:24px;font-size:15px;line-height:2.1}.check-list{list-style:none;padding:0;margin:27px 0;font-size:14px}.check-list li{margin:10px 0}.check-list li:before{content:'✓';color:var(--green);background:#e5ecdf;border-radius:50%;display:inline-grid;place-items:center;width:23px;height:23px;margin-right:12px;font-size:11px}.text-link{font-size:13px;font-weight:700;text-underline-offset:6px;color:var(--green)}.text-link span{margin-left:12px}
.how{background:#efe9dc;border-radius:60px}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:65px 0 0;gap:35px}.steps li{position:relative;text-align:center}.step-number{display:inline-grid;place-items:center;width:66px;height:66px;background:var(--paper);border-radius:50%;font-size:22px;font-family:var(--heading);color:var(--green);margin-bottom:22px}.steps li:not(:last-child):after{content:'→';position:absolute;right:-27px;top:14px;color:#7a8274;font-size:22px}.steps h3{font-size:18px}.steps p{font-size:13px;margin-top:12px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;padding-block:130px}.faq-heading h2{font-size:32px;margin-top:18px}.faq-heading p{font-size:13px;margin-top:15px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:700;padding:24px 0}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;font-weight:400;flex:none;color:var(--green)}details[open] summary:after{content:'−'}details p{font-size:14px;padding:0 26px 25px 0;line-height:2}
.closing{border-top:1px solid var(--line);padding-block:70px 80px;overflow:hidden}.closing-inner{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:25px}.closing-brand{font-size:21px;color:var(--green);margin-bottom:17px}.closing h2{font-size:clamp(29px,3vw,40px)}.closing-copy>p{font-size:14px;margin-top:18px}.closing-copy .button{margin-top:25px}.closing-copy .download-note{font-size:11px;margin-top:12px}.closing-art{mix-blend-mode:multiply;width:100%}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:32px 40px}.footer .brand{font-size:19px}.footer nav{display:flex;gap:22px;flex-wrap:wrap}.footer nav a,.footer small{font-size:10px;color:var(--muted);text-decoration:none}
@media(min-width:1600px){.hero-paper{right:-65px}}
@media(max-width:1100px){.site-header{padding:22px 32px}.site-header nav{gap:20px}.wrap{width:calc(100% - 64px)}.hero-art{height:590px}.hero-phone{right:20px;width:245px}.hero-paper{width:600px;right:-25px;height:530px}.settlement{left:-18px;min-width:210px;padding:17px 21px}.story{gap:50px;padding-block:100px}.feature-grid{gap:18px}.feature h3{font-size:17px}.feature p{font-size:12px}.record-section{gap:45px}.faq{gap:45px}.reassurance{gap:45px}.footer{flex-wrap:wrap}.footer nav{gap:17px}}
@media(max-width:760px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.site-header{padding:18px 20px}.brand{font-size:21px;gap:8px}.brand img{width:29px;height:29px}.site-header nav{gap:0}.nav-text{display:none}.button-small{font-size:10px;padding:10px 13px;min-height:40px}.hero{grid-template-columns:1fr;padding-top:27px;padding-bottom:25px;gap:20px;min-height:0}.hero-copy{padding:0}.audience{font-size:11px;margin-bottom:20px;gap:8px}h1{font-size:clamp(35px,8.9vw,52px);line-height:1.45}.lead{font-size:14px;line-height:1.95;margin:20px 0 23px}.button{font-size:13px;padding:16px 22px;min-height:50px}.button-small{font-size:10px;padding:10px 13px;min-height:40px}.hero-art{height:510px;width:min(440px,100%);margin:auto}.hero-phone{width:216px;right:24px;top:5px;border-radius:36px;padding:7px}.hero-phone img{border-radius:29px}.hero-paper{width:100%;height:430px;bottom:20px;right:0;border-radius:30% 0 18% 0}.settlement{left:0;bottom:34px;padding:15px 18px;min-width:184px;border-radius:15px}.settlement strong{font-size:34px}.settlement p{font-size:11px}.settlement small{font-size:9px}.sample-note{bottom:0;right:0;font-size:9px}.reassurance{gap:10px;justify-content:space-between;font-size:9px;padding-block:18px}.reassurance span:before{margin-right:4px}.story{grid-template-columns:1fr;gap:37px;padding-block:70px}.story-photo{width:100%;max-width:440px;margin:auto}.story-photo img{aspect-ratio:1.2}.story-copy{padding-inline:8px}.story-copy h2{font-size:clamp(24px,6.1vw,31px);margin-top:13px}.story-copy p{font-size:14px;margin-top:20px;line-height:2.1}.section{padding-block:66px}.features{border-radius:35px 35px 0 0}.section-heading h2{font-size:28px}.section-heading p{font-size:12px}.feature-grid{grid-template-columns:1fr 1fr;gap:35px 18px;margin-top:35px}.feature img{margin-bottom:12px}.feature h3{font-size:15px}.feature p{font-size:11px;margin-top:9px}.record-section{grid-template-columns:1fr;gap:30px;padding-block:65px}.record-copy{grid-row:1;padding-inline:8px}.record-copy h2{font-size:29px;margin-top:13px}.record-copy>p{font-size:14px}.check-list{font-size:13px}.record-art{height:560px;width:min(420px,100%);margin:auto}.record-phone{width:222px;border-radius:38px;padding:8px}.record-phone img{border-radius:30px}.record-orbit{width:90%}.how{border-radius:35px}.steps{grid-template-columns:1fr 1fr;gap:38px 20px;margin-top:35px}.steps li:not(:last-child):after{display:none}.step-number{width:54px;height:54px;font-size:20px;margin-bottom:15px}.steps h3{font-size:16px}.steps p{font-size:12px}.faq{grid-template-columns:1fr;gap:30px;padding-block:70px}.faq-heading h2{font-size:28px}.faq-heading h2 br{display:initial}summary{font-size:13px;padding-block:22px}details p{font-size:13px}.closing{padding-block:55px 35px}.closing-inner{grid-template-columns:1fr;gap:0}.closing-copy{text-align:center}.closing h2{font-size:29px}.closing-copy>p{font-size:12px}.closing-art{width:min(450px,100%);margin:20px auto 0}.footer{flex-direction:column;align-items:center;gap:22px;padding-block:28px}.footer nav{justify-content:center;gap:10px 18px}.footer nav a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}

/* A quieter frame and a clearer download action. */
.button{background:#263f31;border:1px solid #263f31;border-radius:14px;padding:14px 27px;gap:15px;box-shadow:0 5px 0 #1e332915,0 10px 24px #263f3110}
.apple-icon{width:27px;height:29px;object-fit:contain;filter:brightness(0) invert(1);flex:none}
.store-label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2;text-align:left}
.store-label>span{font-family:Arial,sans-serif;font-size:25px;font-weight:500;letter-spacing:-.025em}
.store-label>small{font-size:10px;letter-spacing:.08em;margin-top:4px;font-weight:500}
.button-small{padding:11px 18px;border-radius:999px;gap:9px;box-shadow:none}
.button-small .apple-icon{width:16px;height:19px}
.hero-copy .download-note{margin-left:4px;margin-top:17px}
.lead{color:#4f5b51}
.reassurance{border:0;background:#edf0e6;border-radius:999px;padding:19px 25px}
.story-photo{position:relative}
.story-photo:before{content:'';position:absolute;inset:18px -15px 50px 18px;border:1px solid #bdc9b7;border-radius:40% 40% 18px 18px;z-index:-1;transform:rotate(4deg)}
.story-photo img{border-radius:42% 42% 18px 18px}
.feature-grid{gap:34px;padding-bottom:35px}
.feature:nth-child(even){transform:translateY(35px)}
.feature img{border-radius:42% 48% 40% 46%;margin-bottom:25px}
.feature:nth-child(2) img{border-radius:46% 38% 48% 40%}
.feature:nth-child(3) img{border-radius:38% 45% 40% 48%}
.feature p{font-size:14px;color:#566153}
.steps p{font-size:14px}
.story-copy p,.record-copy>p{color:#566153}
.closing{background:#f1f2e9;border-top:0;border-radius:70px 70px 0 0}
.closing-art{border-radius:45% 45% 30% 30%}
.footer{border-top:0;padding-block:42px}
@media(max-width:1100px){.feature-grid{gap:22px}.feature p{font-size:13px}}
@media(max-width:760px){
 .button{padding:12px 23px;border-radius:12px;gap:13px;min-height:63px}
 .store-label>span{font-size:24px}.store-label>small{font-size:10px}
 .button-small{min-height:40px;padding:9px 12px;border-radius:999px;gap:7px;font-size:10px}
 .button-small .apple-icon{width:14px;height:17px}
 .reassurance{border-radius:15px;padding:15px 10px;gap:6px}
 .story-photo:before{inset:14px -7px 48px 14px}
 .feature-grid{gap:30px 18px;padding-bottom:18px}
 .feature:nth-child(even){transform:translateY(18px)}
 .feature img{margin-bottom:16px}
 .feature p{font-size:12px;line-height:1.9}
 .feature p br{display:none}
 .steps p{font-size:13px}
 .closing{border-radius:36px 36px 0 0}
}
@media(max-width:760px){.story>*{min-width:0}.story-copy h2{white-space:normal}.story-photo{max-width:100%}}
@media(max-width:360px){.story-copy h2{font-size:22px}}
/* Let visitors understand the product by trying a simple example. */
.line-icon{display:inline-block;vertical-align:middle;margin-left:8px;opacity:.75}
.steps li{display:flex;flex-direction:column;align-items:center}
.step-icon{opacity:.72;margin:0 auto 18px}
.demo-section{padding-block:120px 30px;display:grid;grid-template-columns:1fr 1.1fr;gap:95px;align-items:center}
.demo-copy h2{margin-top:18px}.demo-copy>p{margin-top:24px;font-size:15px;line-height:2.2}
.demo-condition{display:block;font-size:12px;color:var(--green);margin-top:25px}
.demo-card{background:#fffdf9;border:1px solid #e4e7dc;border-radius:30px;padding:30px;box-shadow:0 18px 45px #29372e08}
.demo-presets{display:flex;gap:5px;padding:5px;background:#eff1e9;border-radius:13px}
.demo-presets button{flex:1;border:0;background:transparent;color:#5b665a;font:700 12px var(--body);padding:12px 5px;border-radius:9px;cursor:pointer;line-height:1.5}
.demo-presets button[aria-pressed=true]{background:white;color:var(--green);box-shadow:0 2px 7px #29372e0c}
.demo-presets button:focus-visible{outline:3px solid #a56c20;outline-offset:3px}.demo-presets button:disabled{cursor:default}
.demo-payments{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}
.demo-person{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;color:#596455}
.person-dot{width:10px;height:10px;border-radius:50%;flex:none}.sage{background:var(--sage)}.honey{background:var(--honey)}
.demo-person strong{display:block;width:100%;font-family:var(--heading);font-size:28px;color:var(--ink);line-height:1.5}
.payment-bar{height:9px;border-radius:999px;display:flex;overflow:hidden;margin-top:18px;gap:3px}
.payment-bar span:first-child{background:var(--sage)}.payment-bar span:last-child{background:var(--honey)}
.payment-bar span{transition:width .35s ease}
.demo-result{text-align:center;background:#edf2e9;border-radius:18px;margin-top:28px;padding:25px 12px;color:var(--green)}
.demo-result p{color:var(--green);font-size:13px}.demo-result strong{display:block;font-family:var(--heading);font-size:50px;line-height:1.5;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.demo-result>span{font-size:13px}
.demo-explanation{text-align:center;font-size:12px;margin-top:20px;color:#53624e}.demo-note{text-align:center;font-size:10px;margin-top:9px}
.mobile-download[hidden]{display:none}.mobile-download{display:none}
@media(max-width:1100px){.demo-section{gap:45px}.demo-card{padding:23px}.site-header nav{gap:18px}}
@media(min-width:761px) and (max-width:950px){.site-header .nav-text{display:none}}
@media(max-width:760px){.demo-section{grid-template-columns:1fr;gap:32px;padding-block:65px 0}.demo-copy{padding-inline:8px}.demo-copy h2{font-size:29px}.demo-copy>p{font-size:14px}.demo-condition{font-size:11px}.demo-card{padding:18px;border-radius:22px}.demo-presets button{font-size:10px;padding:11px 2px}.demo-payments{gap:12px}.demo-person{font-size:10px;gap:6px}.demo-person strong{font-size:25px}.demo-result strong{font-size:44px}.demo-explanation{font-size:10px}.demo-note{font-size:9px}.step-icon{width:28px;height:28px;margin-bottom:14px}.mobile-download{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 20px calc(13px + env(safe-area-inset-bottom));background:rgba(251,248,243,.97);border-top:1px solid #dce3d5;box-shadow:0 -5px 20px #29372e08;backdrop-filter:blur(12px)}.mobile-download>div{display:flex;flex-direction:column}.mobile-download strong{font:700 17px var(--heading)}.mobile-download>div>span{font-size:10px;color:var(--muted);margin-top:3px}.mobile-download .button{flex:none}.footer{padding-bottom:100px}html{scroll-padding-bottom:105px}}
@media(prefers-reduced-motion:reduce){.payment-bar span{transition:none}}
