:root{color-scheme:light;--ink:#162b31;--muted:#51676e;--teal:#086579;--line:#cfdee2;--paper:#f7fafb;--white:#fff;--green:#dff0d6}
*{box-sizing:border-box;letter-spacing:0}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Arial,sans-serif;font-size:16px;line-height:1.65;overflow-wrap:anywhere}
a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #12819a;outline-offset:6px}
h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}h2{font-size:38px;line-height:1.25;font-weight:650}h3{font-size:20px;line-height:1.4;font-weight:650}p{color:var(--muted)}img{max-width:100%;display:block}ul,ol{padding:0;list-style:none;margin:0}
.wrap{width:min(1120px,100% - 64px);margin-inline:auto}.section-space{padding-block:88px}.eyebrow{font-size:12px;font-weight:700;color:var(--teal);margin-bottom:18px}.text-link{font-weight:650;color:var(--teal);display:inline-flex;gap:14px;align-items:center;min-height:44px}.fine-print{font-size:13px;line-height:1.65}.skip-link{position:fixed;top:-100px;left:16px;background:#fff;padding:12px;z-index:10}.skip-link:focus{top:8px}
.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:2}.topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700}.brand img{border-radius:8px}.topbar nav{display:flex;align-items:center;gap:28px;font-size:14px}.topbar nav>a{min-height:44px;display:flex;align-items:center}.language-link{border-left:1px solid var(--line);padding-left:24px}.nav-store{color:var(--teal);font-weight:650;gap:8px}
.hero{position:relative;isolation:isolate;height:min(760px,calc(100svh - 200px));min-height:570px;padding:40px 24px 0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#edf5f7;border-bottom:1px solid var(--line)}
.hero-copy{position:relative;z-index:1;text-align:center;max-width:760px;min-width:0;width:100%;margin-inline:auto}.hero h1{font-size:68px;font-weight:700;line-height:1.1;margin-bottom:10px}.hero .eyebrow{margin-bottom:12px}.hero-lead{font-size:29px;line-height:1.35;font-weight:550;color:var(--ink)}.hero-intro{max-width:590px;margin:12px auto 0;font-size:17px;line-height:1.6}.hero-actions{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:22px}.store-link{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:50px;max-width:100%;padding:12px 22px;background:var(--ink);color:#fff;font-size:15px;font-weight:650;border-radius:6px;line-height:1.5;text-align:center}.store-link:hover{background:#0a5667;text-decoration:none}.store-link span{font-size:19px}.price-note{font-size:12px;margin-top:12px}
.hero-stage{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:28px;width:min(800px,100%);min-height:0;margin:24px auto 0;padding-bottom:18px;background-image:url('/assets/life.webp');background-repeat:no-repeat;background-position:center 50px;background-size:auto 92%}.screen-link{display:block;line-height:0}.screen-link img{width:100%;height:auto;border:1px solid #c8dee5;border-radius:8px}.hero-stage .screen-link{height:100%;max-height:380px;aspect-ratio:592/1280;z-index:1}.hero-stage .screen-link img{height:100%;width:100%;object-fit:contain;box-shadow:0 12px 35px #14354012;background:#e9f6ff}.hero-reading{transform:translate(-40px,8px) rotate(-5deg)}.hero-life{transform:translate(40px,8px) rotate(5deg)}.stage-caption{position:absolute;bottom:20px;width:100%;display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:700;color:var(--teal);pointer-events:none}
.experience{background:#fff}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:start}.section-heading p{max-width:460px;margin-top:4px;font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:58px}.feature{border-top:1px solid var(--line);padding-top:22px}.number{font-size:12px;color:var(--teal)}.feature h3{margin:22px 0 12px}.feature p{font-size:15px}
.reading{background:#eaf3f7}.reading-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.reading-copy>p:not(.eyebrow){margin-top:22px;max-width:520px}.plain-list{margin-block:28px}.plain-list li{padding:11px 0 11px 21px;position:relative;border-bottom:1px solid #7e9aa42e;font-size:15px}.plain-list li:before{content:'';width:5px;height:5px;position:absolute;left:0;top:22px;background:var(--teal)}.report-figure{max-width:300px;justify-self:center}.report-figure img{box-shadow:0 12px 38px #14354012}.report-figure figcaption{font-size:12px;color:var(--muted);margin-top:18px;text-align:center;line-height:1.6}
.privacy{background:#193a37;color:#fff}.privacy p{color:#d1e0db}.privacy .eyebrow{color:#bbddb2}.privacy-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px}.privacy .text-link{color:#d1efbf}.privacy .plain-list li{border-color:#50716c}.privacy .plain-list li:before{background:#bbddb2}
.getting-started{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:40px}.steps li{display:flex;gap:20px}.step-number{flex:none;min-width:22px;font-size:13px;color:var(--teal);padding-top:5px}.steps p{font-size:15px;margin-top:10px}
.access{background:#f0f5ec}.access-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:start}.access-layout>div>p:not(.eyebrow){margin-top:24px}.availability{font-size:13px}.price-panel{border-top:2px solid var(--ink);padding-top:24px}.price-panel .price-label{font-size:13px;margin:0!important}.price-panel .price{font-size:52px;line-height:1.2;color:var(--ink);font-weight:600;margin-top:8px!important}.price span{font-size:14px;font-weight:400}.price-panel .purchase-tag{font-size:14px;margin-top:6px!important;color:#355d32}.price-panel .store-link{margin-top:22px;width:100%}.price-panel h3{font-size:16px;margin-top:32px}.pack-list{margin:12px 0 20px}.pack-list>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #c7d4c3}.pack-list dt,.pack-list dd{margin:0;font-size:15px}.pack-list small{font-size:11px;color:var(--muted)}
.faq{background:white}.faq-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{padding:22px 0;font-size:16px;font-weight:600;cursor:pointer}details p{font-size:15px;padding:0 20px 24px 0}.help-links{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px;color:var(--teal);font-size:14px}.help-links a{min-height:44px;display:inline-flex;align-items:center}
.closing{padding:62px 0;background:#edf5f7;text-align:center}.closing img{margin:0 auto 20px;border-radius:8px}.closing h2{font-size:30px;margin-bottom:24px}.site-footer{border-top:1px solid var(--line);padding:36px 0;background:var(--paper)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top>a:not(.brand){font-size:14px;color:var(--teal)}.legal-links{display:flex;flex-wrap:wrap;gap:8px 24px;margin:24px 0 16px;font-size:13px}.legal-links a{min-height:36px;display:flex;align-items:center}.copyright{font-size:12px;margin-top:20px}
@media(min-width:1600px){.hero{height:760px}}
@media(max-width:900px){.topbar nav{gap:18px}.desktop-nav{display:none!important}.section-heading,.reading-layout,.privacy-layout,.access-layout,.faq-layout{gap:40px}.access-layout{grid-template-columns:1fr 1fr}.feature-grid{gap:24px}.stage-caption{display:none}.hero-stage{width:560px;max-width:100%}.steps{gap:24px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.topbar{min-height:68px}.brand{font-size:20px;gap:9px}.brand img{width:32px;height:32px}.topbar nav{gap:14px;font-size:13px}.language-link{padding-left:0;border:0}.nav-store{font-size:12px}.section-space{padding-block:56px}h2{font-size:29px}.hero{padding:28px 20px 0;min-height:520px;height:calc(100svh - 180px);max-height:660px}.hero h1{font-size:43px}.hero-lead{font-size:23px}.hero .eyebrow{font-size:10px}.hero-intro{font-size:15px;max-width:370px}.hero-actions{gap:20px;margin-top:20px;flex-wrap:wrap}.hero-actions .text-link{font-size:14px}.store-link{font-size:14px;min-height:48px;padding:11px 16px;gap:12px}.hero-stage{gap:12px;margin-top:22px;padding-bottom:18px;background-size:auto 90%;background-position:center 24px}.hero-stage .screen-link{max-height:265px}.hero-reading{transform:translate(-18px,6px) rotate(-5deg)}.hero-life{transform:translate(18px,6px) rotate(5deg)}.price-note{font-size:11px}.section-heading,.reading-layout,.privacy-layout,.access-layout,.faq-layout{grid-template-columns:1fr;gap:28px}.section-heading p{font-size:16px}.feature-grid{grid-template-columns:1fr;gap:24px;margin-top:32px}.feature{display:grid;grid-template-columns:28px 1fr;column-gap:12px;padding-top:20px}.feature h3{margin:0 0 10px;font-size:19px}.feature p{grid-column:2}.number{padding-top:5px}.report-figure{max-width:285px;margin-top:8px}.steps{grid-template-columns:1fr;gap:28px;margin-top:30px}.steps h3{font-size:19px}.steps p{margin-top:6px}.price-panel{margin-top:10px}.footer-top{align-items:flex-start;flex-direction:column;gap:12px}.legal-links{gap:8px 20px}.closing h2{font-size:27px}.hero:lang(zh-CN) h1{font-size:38px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero{padding-inline:16px}.hero-actions{gap:8px 16px}.hero h1{font-size:39px}.hero-lead{font-size:21px}.hero-intro{font-size:14px}.brand{font-size:18px}.brand img{width:28px;height:28px}.topbar{gap:12px}.topbar nav{gap:12px}.hero:lang(zh-CN) h1{font-size:34px}}
@media(max-height:680px){.hero{height:auto;min-height:0;max-height:none;padding-top:24px}.hero-stage{height:200px;margin-top:20px}.hero-copy .eyebrow{display:none}.hero h1{font-size:40px}.hero-lead{font-size:23px}.hero-intro{font-size:14px;margin-top:8px}.hero-actions{margin-top:12px}.hero-stage .screen-link{max-height:185px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-height:480px){.experience{padding-top:24px}.hero{height:calc(100svh - 128px);min-height:242px;padding-top:10px;grid-template-rows:auto minmax(0,1fr)}.hero h1,.hero:lang(zh-CN) h1{font-size:28px;margin-bottom:4px}.hero-lead{font-size:18px}.hero-intro,.price-note{display:none}.hero-actions{margin-top:8px}.hero-actions .store-link{min-height:40px;padding:8px 16px}.hero-stage{height:auto;margin-top:10px;padding-bottom:6px}.hero-stage .screen-link{max-height:80px}}
