:root{--ink:#192e27;--green:#174f3f;--green-dark:#133f33;--lime:#daf28b;--paper:#fcfcf8;--muted:#6a736d;--line:#dfe4dc;--radius:24px;--font:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #377469;outline-offset:5px}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;z-index:20;left:20px;top:12px;padding:12px;background:white;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:10;background:rgba(252,252,248,.96);border-bottom:1px solid rgba(25,46,39,.08);backdrop-filter:blur(15px)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:750;white-space:nowrap}.brand img{border-radius:10px}.nav-links{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500}.nav-links a{padding:10px 0}.nav-links a:hover,.text-link:hover{color:#428166}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:999px;min-height:52px;padding:13px 25px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.nav-download{min-height:44px;border-color:var(--ink);font-size:14px;padding:10px 20px}.nav-download:hover{background:var(--green);border-color:var(--green);color:white}.button-green{background:var(--green);color:white}.button-green:hover{background:var(--green-dark)}.button-lime{background:var(--lime);color:var(--green-dark)}.button-lime:hover{background:#e6f9b1}.eyebrow{font-size:14px;font-weight:550;letter-spacing:.04em;display:flex;align-items:center;gap:10px}.status-dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #e9f0e1}.hero{min-height:730px;padding-top:64px;padding-bottom:74px;display:grid;grid-template-columns:1.06fr 1fr;gap:60px;align-items:center}.hero-copy{padding-bottom:8px}.hero h1{margin-top:27px;font-size:66px;line-height:1.27;font-weight:760;letter-spacing:-.045em}.highlight{position:relative;display:inline-block;isolation:isolate}.highlight:after{content:"";position:absolute;z-index:-1;bottom:6px;left:-2px;right:-8px;height:19px;background:var(--lime);transform:rotate(-1.5deg)}.hero-description{margin-top:29px;font-size:17px;line-height:1.9;color:#58665e}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:35px}.text-link{font-size:15px;display:inline-flex;gap:17px;align-items:center;padding:13px 0}.hero-footnote{display:flex;gap:12px;align-items:center;font-size:12px;color:var(--muted);margin-top:47px}.hero-footnote i{height:3px;width:3px;background:#98a095;border-radius:50%}.hero-visual{position:relative;padding:0 10px 0 10px}.hero-photo{height:538px;border-radius:140px 24px 24px 24px;overflow:hidden;position:relative;background:var(--green)}.lifestyle-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(14,43,29,.62))}.photo-caption{position:absolute;z-index:1;bottom:27px;left:28px;right:28px;display:flex;flex-direction:column;gap:6px;color:white}.photo-caption span:first-child{font-size:10px;letter-spacing:.16em}.photo-caption span:last-child{font-size:16px;letter-spacing:.07em}.photo-sticker{position:absolute;z-index:2;display:flex;align-items:center;box-shadow:0 10px 30px #163d2510}.sticker-top{right:-23px;top:26px;background:var(--lime);border-radius:999px;padding:11px 18px 11px 12px;gap:10px;font-weight:600;font-size:15px;transform:rotate(7deg)}.tiny-icon{width:30px;height:30px;border:1px solid var(--green);display:grid;place-items:center;border-radius:50%;font-size:20px}.sticker-bottom{left:-28px;bottom:94px;gap:14px;background:#fffef6;border-radius:14px;padding:17px 23px;transform:rotate(-6deg);font-size:15px;line-height:1.7}.sticker-symbol{font-size:28px}.sticker-bottom strong{font-weight:650}.visual-index{position:absolute;right:12px;bottom:-27px;font-size:10px;letter-spacing:.15em;color:var(--muted)}.moments{background:#f0f3e9;border-block:1px solid #e5e9df;padding:56px 0 59px;scroll-margin-top:30px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.section-heading h2{font-size:30px;line-height:1.4;letter-spacing:-.02em;margin-top:12px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.8}.moment-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:31px}.moment{display:flex;align-items:center;text-align:left;gap:12px;min-width:0;min-height:100px;padding:20px 18px;background:transparent;border:1px solid #d4ddcb;border-radius:16px;color:var(--ink);transition:background .2s,border-color .2s,transform .2s}.moment:hover{transform:translateY(-3px);background:#fcfcf8}.moment.is-selected{background:var(--green);color:white;border-color:var(--green)}.moment-icon{display:grid;place-items:center;font-size:25px;flex:0 0 40px;height:44px}.moment strong{font-size:16px;font-weight:600;display:block;white-space:nowrap}.moment small{display:block;font-size:12px;font-weight:400;margin-top:3px;white-space:nowrap;opacity:.74}.moment-arrow{margin-left:auto;align-self:flex-start;font-size:17px}.how{padding-block:113px 112px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.how h2{font-size:48px;line-height:1.32;margin-top:19px;letter-spacing:-.025em}.section-description{margin-top:21px;color:var(--muted);font-size:16px;line-height:1.85}.steps{list-style:none;padding:0;margin:41px 0 0}.steps li{display:flex;gap:20px;padding:23px 0;border-top:1px solid var(--line)}.steps li:last-child{padding-bottom:0}.step-number{font-size:14px;color:#54816e;font-weight:600;line-height:1.8}.steps h3{font-size:18px;line-height:1.5;font-weight:600}.steps p{margin-top:7px;color:var(--muted);font-size:14px}.demo-stage{position:relative;padding:36px 30px 28px;background:#e7eddf;border-radius:26px;min-height:650px;display:flex;align-items:center;flex-direction:column;justify-content:center}.demo-note{font-size:14px;align-self:flex-start;margin:0 0 16px 5px;transform:rotate(-5deg);color:#56715d}.demo-note span{font-size:24px;margin-right:8px}.phone{width:302px;max-width:100%;border:6px solid #2a352f;border-radius:40px;background:#fbfaf5;box-shadow:12px 17px 0 rgba(53,77,38,.06),0 24px 40px rgba(41,61,34,.10);overflow:hidden;padding:0 15px;position:relative;transform:rotate(2deg)}.phone-top{height:37px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:650;padding:0 9px;position:relative}.phone-island{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:85px;height:20px;border-radius:20px;background:#25312b}.phone-title{display:flex;align-items:center;gap:8px;padding:15px 0 16px;border-bottom:1px solid #e4e7dd}.phone-title img{border-radius:10px}.phone-title strong{font-size:12px;font-weight:650;display:block}.phone-title div>span{font-size:10px;color:#858b82;display:block;margin-top:2px}.phone-more{margin-left:auto;font-size:22px}.conversation{min-height:370px}.chat-timestamp{display:block;text-align:center;font-size:10px;color:#909588;margin:14px 0}.bubble{font-size:12px;line-height:1.8;padding:12px;border-radius:14px;margin:0 0 13px;max-width:91%}.bubble-user{color:white;background:#236b5a;margin-left:auto;border-bottom-right-radius:4px}.bubble-ai{background:#ececdf;border-bottom-left-radius:4px;color:#445146}.activity-preview{background:white;border:1px solid #e2e8dd;border-radius:12px;padding:15px;margin-bottom:10px}.activity-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#62745e}.outline-tag{font-size:9px;border:1px solid #dce5d6;padding:1px 5px;border-radius:4px}.activity-preview h3{font-size:15px;margin:10px 0;line-height:1.5;font-weight:650}.activity-preview p{font-size:11px;color:#7c8377;margin:5px 0;display:flex;gap:6px}.detail-icon{font-size:13px;color:#5f7959}.preference-row{display:flex;gap:5px;margin-top:11px}.preference-row span{font-size:9px;background:#eff4e9;color:#5c7350;padding:2px 6px;border-radius:4px}.preview-confirm{padding-top:13px;margin-top:12px;border-top:1px solid #edf0e9;color:var(--green);font-size:11px;display:flex;justify-content:space-between}.phone-input{padding:10px 12px;background:white;border:1px solid #e4e9dd;border-radius:50px;font-size:10px;color:#9a9e92;display:flex;align-items:center;justify-content:space-between;margin:14px 0 13px}.send-icon{width:23px;height:23px;background:var(--green);color:white;border-radius:50%;display:grid;place-items:center;font-size:15px}.home-indicator{background:#26372d;border-radius:5px;height:4px;width:90px;margin:0 auto 9px}.demo-caption{font-size:12px;color:#677260;margin-top:27px;text-align:center}.philosophy{background:var(--green);color:#f6f7ee;padding:78px 0 83px}.philosophy-inner{display:grid;grid-template-columns:1fr 1.08fr;gap:90px}.philosophy .eyebrow{color:#b9d6a4}.philosophy h2{font-size:37px;line-height:1.5;margin-top:20px;letter-spacing:-.02em}.principles{display:grid;gap:26px}.principles article{border-top:1px solid #467060;padding-top:21px}.principle-index{font-size:11px;letter-spacing:.06em;color:#a9c493}.principles h3{font-size:19px;line-height:1.5;font-weight:550;margin-top:10px}.principles p{font-size:14px;color:#c5d6ca;line-height:1.9;margin-top:8px;max-width:460px}.download{padding-top:92px;padding-bottom:84px}.download-inner{background:#edf1e5;position:relative;overflow:hidden;border-radius:25px;padding:65px 72px;min-height:425px}.download-copy{position:relative;z-index:1}.download-copy h2{font-size:46px;line-height:1.4;margin-top:15px;letter-spacing:-.03em}.download-copy>p:not(.eyebrow):not(.download-note){font-size:15px;color:#657260;margin-top:15px}.download-copy .button{margin-top:27px;background:var(--green);color:white}.download-copy .button:hover{background:var(--green-dark)}.download-copy .download-note{font-size:11px;color:#7a8372;margin-top:17px}.download-wordmark{position:absolute;right:9px;top:35px;color:#d8e2c9;font-size:230px;letter-spacing:-.16em;font-weight:800;line-height:1.4;transform:rotate(-10deg);writing-mode:vertical-rl;pointer-events:none}.footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:29px}.footer-top{display:flex;align-items:center;gap:30px}.footer .brand{font-size:20px}.footer nav{display:flex;gap:27px;margin-left:auto;font-size:13px}.footer nav a{padding:12px 0}.footer nav a:hover{text-decoration:underline;text-underline-offset:5px}.back-top{border:1px solid #cad3c3;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:19px}.footer-bottom{margin-top:25px;display:flex;justify-content:space-between;font-size:11px;color:#858d80}.footer-bottom>span:last-child{letter-spacing:.08em}dialog{border:0;border-radius:25px;padding:45px 40px;max-width:calc(100% - 32px);width:440px;box-shadow:0 30px 100px #152d2340;background:var(--paper);color:var(--ink)}dialog::backdrop{background:rgba(9,33,24,.48);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:#48604d;font-size:29px}.dialog-icon{border-radius:16px;margin-bottom:24px}dialog h2{font-size:31px;margin-top:14px}dialog>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.8;margin-top:16px}dialog>.button{margin-top:28px}.no-js-note{font-size:14px}
@media(min-width:1500px){.hero{min-height:780px;padding-top:80px;padding-bottom:90px}.hero h1{font-size:72px}.hero-photo{height:575px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px;min-height:680px}.hero h1{font-size:54px}.hero-photo{height:490px}.hero-description{font-size:15px}.nav-links{gap:23px}.moment{padding:17px 12px;gap:6px}.moment-icon{flex-basis:28px;font-size:22px}.moment strong{font-size:14px}.moment small{font-size:11px}.how{gap:50px}.how h2{font-size:43px}.philosophy-inner{gap:55px}.philosophy h2{font-size:32px}.download-wordmark{right:-25px;font-size:200px}}
@media(max-width:900px){.nav-links{gap:16px}.nav-links a:last-child{display:none}.hero{gap:28px;padding-top:44px;padding-bottom:55px}.hero h1{font-size:44px}.hero-actions{gap:19px}.hero-actions .button{padding-inline:20px;font-size:14px}.hero-footnote{flex-wrap:wrap;font-size:11px;gap:8px}.hero-photo{height:460px;border-top-left-radius:105px}.sticker-top{right:-10px;font-size:12px;padding:8px 12px 8px 8px}.sticker-bottom{left:-10px;bottom:100px;padding:13px 16px;font-size:12px;gap:8px}.sticker-symbol{font-size:24px}.moment-list{grid-template-columns:repeat(2,1fr)}.moment{padding:18px 21px;gap:15px}.moment strong{font-size:16px}.moment small{font-size:12px}.moment-icon{flex-basis:35px}.section-heading h2{font-size:26px}.section-heading>p{font-size:12px}.how{gap:35px;padding-block:80px}.how h2{font-size:38px}.steps h3{font-size:16px}.steps p{font-size:13px}.demo-stage{padding:26px 15px;min-height:640px}.demo-note{font-size:12px}.phone{width:280px;transform:none}.phone-title strong{font-size:11px}.philosophy-inner{gap:40px}.philosophy h2{font-size:28px}.download-inner{padding:50px}.download-wordmark{font-size:185px;right:-45px;top:50px}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.nav{height:74px;gap:14px}.brand{font-size:21px;gap:8px}.brand img{width:33px;height:33px}.nav-links{display:none}.nav-download{font-size:13px;padding:10px 16px;gap:12px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:40px;min-height:0;padding-top:48px;padding-bottom:54px}.hero .eyebrow{font-size:13px}.hero h1{font-size:50px;line-height:1.27;margin-top:23px}.hero-copy{padding-bottom:0}.hero-description{font-size:15px;margin-top:24px}.hero-actions{margin-top:25px;gap:26px}.hero-actions .button{font-size:15px;padding:15px 23px}.hero-footnote{margin-top:26px;font-size:11px}.hero-visual{padding:0 8px}.hero-photo{height:435px;border-radius:100px 20px 20px 20px}.photo-caption{left:24px;bottom:24px}.sticker-top{right:-3px;top:20px;font-size:13px;padding:9px 15px 9px 10px}.sticker-bottom{left:-2px;bottom:89px;font-size:14px;padding:14px 18px}.visual-index{font-size:9px;right:8px}.moments{padding:39px 0 42px}.section-heading{align-items:flex-start;flex-direction:column;gap:13px}.section-heading .eyebrow{font-size:12px}.section-heading h2{font-size:25px;line-height:1.5;margin-top:9px}.section-heading>p{font-size:13px}.section-heading>p br{display:none}.moment-list{gap:10px;margin-top:24px}.moment{padding:16px 11px;gap:7px;min-height:92px;border-radius:12px;position:relative}.moment-icon{font-size:23px;flex-basis:27px}.moment strong{font-size:13px;white-space:normal}.moment small{font-size:10px;white-space:normal;line-height:1.5}.moment-arrow{font-size:12px;position:absolute;right:8px;top:6px}.how{display:flex;flex-direction:column;align-items:stretch;padding-block:57px;gap:36px}.how .eyebrow{font-size:12px}.how h2{font-size:37px;margin-top:16px}.section-description{font-size:15px;margin-top:20px}.steps{margin-top:30px}.steps li{gap:19px;padding:20px 0}.steps h3{font-size:16px}.steps p{font-size:13px}.demo-stage{min-height:650px;padding:25px 20px}.phone{width:293px;transform:rotate(1deg)}.demo-note{font-size:13px}.demo-caption{font-size:11px}.philosophy{padding:49px 0}.philosophy-inner{grid-template-columns:1fr;gap:33px}.philosophy .eyebrow{font-size:12px}.philosophy h2{font-size:30px;margin-top:15px}.principles{gap:23px}.principles h3{font-size:18px}.principles p{font-size:13px}.download{padding-block:45px}.download-inner{padding:34px 26px;min-height:415px;border-radius:18px}.download-copy .eyebrow{font-size:11px}.download-copy h2{font-size:36px}.download-copy>p:not(.eyebrow):not(.download-note){font-size:13px;max-width:230px}.download-copy .button{font-size:14px;padding:13px 21px;gap:12px}.download-wordmark{font-size:156px;right:-21px;top:155px;opacity:.6}.footer{padding-top:25px;padding-bottom:22px}.footer-top{gap:15px;flex-wrap:wrap}.footer .brand{font-size:20px}.footer nav{order:3;width:100%;margin-left:0;gap:24px;font-size:12px}.back-top{margin-left:auto;width:40px;height:40px}.footer-bottom{font-size:10px;margin-top:17px;gap:20px}.footer-bottom>span:last-child{letter-spacing:0}dialog{padding:38px 28px}dialog h2{font-size:29px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:43px}.hero-actions{gap:18px}.hero-photo{height:390px}.moment-icon{display:none}.moment{padding:17px 13px}.demo-stage{padding-inline:10px}.phone{width:275px}.download-inner{padding-inline:22px}.download-copy h2{font-size:32px}.footer-bottom{flex-direction:column;gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.moment:hover{transform:none}}
