@charset "UTF-8";
:root{color-scheme:light;--brand:#3BA55C;--hover:#4ABA6B;--link:#23713b;--text:#202821;--muted:#626b64;--line:#dde3dd;--bg:#fafbf9;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--brand);outline-offset:5px}::selection{background:#d3ebd9}.wrap{width:min(1040px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-80px;left:20px;z-index:20;padding:10px 20px;background:white}.skip:focus{top:15px}.nav-row{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:700;letter-spacing:-.6px}.brand img{width:38px;height:38px;border-radius:8px}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px}.nav-links a:not(.button){color:var(--muted)}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--link)}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:5px;padding:9px 13px;color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:12px 20px;border-radius:6px;font-weight:600;font-size:14px;line-height:1.4;border:1px solid transparent}.button.primary{background:var(--brand);color:#102c19}.button.primary:hover{background:var(--hover)}.button.secondary{border-color:#a6b5a9}.button.secondary:hover{background:#eef3ed}.button.small{min-height:42px;font-size:13px;padding:10px 17px}.arrow{font-size:18px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--link);font-size:14px;font-weight:600;padding:9px 0;text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:13px;color:var(--link);font-weight:600;margin:0 0 20px}.hero{padding:72px 0 50px;text-align:center}.hero-copy{max-width:780px}.hero h1{font-size:clamp(42px,5.4vw,64px);line-height:1.1;font-weight:600;letter-spacing:-.045em;margin:0 0 25px}.hero-copy>p:not(.eyebrow){font-size:17px;color:var(--muted);line-height:1.75;margin:0}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:27px}.hero .hero-note{font-size:12px!important;margin:0 0 6px!important}.section{padding:30px 0}.section>.wrap{border-top:1px solid var(--line);padding-top:40px}.section h2{font-size:30px;line-height:1.25;letter-spacing:-.035em;font-weight:600;margin:0}.section h3{font-size:18px;line-height:1.4;letter-spacing:-.015em;font-weight:600;margin:0 0 10px}.section-head{margin-bottom:28px}.section-head p{color:var(--muted);font-size:15px;margin:10px 0 0;max-width:620px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.benefit-grid p,.feature p{color:var(--muted);font-size:15px;margin:0}.feature-details{margin-top:28px}.feature-details>summary{color:var(--link);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 35px;padding:28px 0 12px}.feature-grid p{margin:0}.feature h3{font-size:16px}.feature p{font-size:14px}.next-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px}.next-layout>div>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:360px;margin:18px 0}.future-list{display:grid;gap:23px}.future-list p{font-size:14px;color:var(--muted);margin:0}.future-list h3{font-size:17px;margin-bottom:6px}.future-note{font-size:12px!important;line-height:1.65;margin:2px 0 0!important}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}details{border-bottom:1px solid var(--line);padding:18px 0}details:first-child{padding-top:0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:600;min-height:28px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:21px;color:var(--link);font-weight:400}details[open]>summary:after{content:"−"}details p{font-size:14px;color:var(--muted);margin:13px 20px 0 0}.about-simple{padding-bottom:45px}.about-simple h2{font-size:26px}.about-simple p{font-size:15px;max-width:650px;color:var(--muted);margin:17px 0 10px}.site-footer{padding:20px 0 25px}.footer-top{border-top:1px solid var(--line);padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-links{display:flex;flex-wrap:wrap;gap:24px;font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);margin-top:25px}.footer-bottom a{text-decoration:underline;text-underline-offset:4px}.creator-hero{padding:70px 0 35px}.creator-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.12;letter-spacing:-.04em;font-weight:600;margin:0 0 24px;max-width:800px}.creator-hero h1 em{font-style:normal}.creator-hero .lead{font-size:17px;color:var(--muted);max-width:620px}.status{display:inline-block;color:var(--link);font-size:12px;margin:0 0 22px;padding:4px 0}.today-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.today-row p{color:var(--muted);font-size:15px;margin:0 0 14px}.claim-steps{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.claim-steps span{font-size:12px;color:var(--muted)}.claim-steps span+span:before{content:"→";margin-right:12px;color:var(--link)}.creator-cards{display:grid;grid-template-columns:1fr 1fr;gap:55px}.creator-card{padding-top:22px;border-top:1px solid var(--line)}.creator-card .tier{color:var(--link);font-size:11px;font-weight:600;margin:0 0 16px}.creator-card h3{font-size:24px;max-width:390px}.creator-card>p{color:var(--muted);font-size:15px}.simple-list{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:10px;font-size:14px;color:var(--muted)}.simple-list li{display:flex;gap:10px}.simple-list li:before{content:"·";color:var(--link)}.section-footnote{font-size:12px;color:var(--muted);max-width:700px;margin:25px 0 0}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.future-number{display:none}.future-item p{color:var(--muted);font-size:14px;margin:0}.future-item h3{font-size:18px}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-box p{color:var(--muted);font-size:15px}.contact-box .actions{margin:0}.contact-box .note,.subtle{font-size:12px;color:var(--muted)}.download-hero{padding:70px 0 85px;text-align:center;min-height:65vh}.download-icon{width:64px;height:64px;margin:0 auto 23px;border-radius:12px}.download-hero h1{font-size:clamp(40px,5vw,58px);line-height:1.1;font-weight:600;letter-spacing:-.04em;margin:0 0 23px}.download-hero>div>p{color:var(--muted);max-width:460px;margin:0 auto}.download-hero .footnote{font-size:12px}.store-badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin:24px 0 10px}.store-badges a{display:flex;align-items:center;justify-content:center}.apple-badge{padding:12px}.apple-badge img{width:144px;height:48px}.google-badge img{width:186px;height:72px;object-fit:contain}.trademark{font-size:10px;color:var(--muted);margin:18px 0 0}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav-row{min-height:74px;flex-wrap:wrap;gap:0;padding:14px 0}.brand{font-size:21px}.brand img{width:34px;height:34px}.menu-toggle{display:block}.nav-links{width:100%;padding:19px 0 5px;flex-wrap:wrap;gap:18px 24px}.js .nav-links{display:none}.js .nav-links.open{display:flex}.hero{padding:50px 0 30px}.hero h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:16px}.desktop-break{display:none}.section{padding:24px 0}.section>.wrap{padding-top:30px}.section h2{font-size:27px}.benefit-grid{grid-template-columns:1fr;gap:24px}.section-head{margin-bottom:24px}.feature-grid{grid-template-columns:1fr;gap:24px}.next-layout,.faq-layout,.today-row,.contact-box{grid-template-columns:1fr;gap:28px}.next-layout>div>p:not(.eyebrow){max-width:100%}.creator-cards{grid-template-columns:1fr;gap:35px}.future-grid{grid-template-columns:1fr;gap:25px}.creator-hero{padding:48px 0 25px}.creator-hero h1{font-size:40px}.creator-hero .lead{font-size:16px}.footer-top,.footer-bottom{flex-direction:column;align-items:start;gap:18px}.footer-links{gap:17px}.download-hero{padding:50px 0}.about-simple{padding-bottom:35px}.store-badges{gap:0}}
@media(max-width:400px){.hero h1{font-size:38px}.button{padding:12px 15px}.creator-hero h1{font-size:35px}.section h2{font-size:25px}.store-badges{flex-direction:column;margin-top:15px;gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.nav-links a.button.primary[aria-current=page]{color:#102c19}
/* Refined middle-ground direction: quiet structure with app-inspired depth. */
:root{--bg:#f7f8f5;--line:#dce2da}
.site-header,.hero{background:#121b15;color:#f4f7f2}
.site-header .nav-row{border-color:#304136}
.site-header .nav-links a:not(.button){color:#c3cec5}
.site-header .nav-links a:hover{color:#fff}
.site-header .brand img{border-radius:10px}
.site-header .menu-toggle{color:#f4f7f2;border-color:#435447}
.hero{padding:74px 0 58px;border-bottom:1px solid #304136}
.hero .eyebrow{color:#7bc58e;font-size:12px;letter-spacing:.09em}
.hero h1{font-size:clamp(42px,5.4vw,64px);font-weight:600;line-height:1.12}
.hero h1 span{color:#7bc58e}
.hero-copy>p:not(.eyebrow){color:#c2cdc4}
.hero .text-link{color:#9bd5a8}
.hero .hero-note{color:#aabaae!important}
.hero .store-badges{margin-top:26px;margin-bottom:10px}
.section{padding:38px 0}
.section-head{margin-bottom:26px}
.benefit-grid{gap:18px}
.benefit-grid article{background:#fff;border:1px solid #e0e6de;border-radius:14px;padding:26px 23px;box-shadow:0 3px 12px #18251a04}
.benefit-grid h3:before{content:"";display:block;width:26px;height:3px;border-radius:2px;background:var(--brand);margin-bottom:20px}
.feature-details{background:#eef2eb;border:1px solid #dce4d8;border-radius:10px;padding:17px 21px}
.feature-details .feature-grid{padding-top:25px}
#listening>.wrap{border-top:0;padding-top:0}
#next{padding-top:20px;padding-bottom:20px}
#next>.wrap{background:#eaf0e6;border:1px solid #d7e2d1;border-radius:18px;padding:40px}
.future-list article+article{border-top:1px solid #d1ddcc;padding-top:19px}
.about-simple>.wrap{padding-top:36px}
.creator-hero{background:#121b15;color:#f4f7f2;padding-bottom:60px}
.creator-hero .eyebrow,.creator-hero .status{color:#9bd5a8}
.creator-hero .lead{color:#c2cdc4}
.creator-hero .button.secondary{border-color:#65816c;color:#f4f7f2}
.creator-hero .button.secondary:hover{background:#263b2c}
.creator-card{background:white;border:1px solid #dce4d8;border-radius:14px;padding:28px}
.creator-cards{gap:20px}
.contact-box{background:#eaf0e6;border-radius:16px;padding:35px!important;border:1px solid #d7e2d1!important}
.store-badges a{border-radius:5px}
@media(max-width:760px){.hero{padding:50px 0 38px}.hero h1{font-size:44px}.section{padding:29px 0}.benefit-grid{gap:13px}.benefit-grid article{padding:23px}.benefit-grid h3:before{margin-bottom:15px}#next>.wrap{padding:27px}.creator-hero{padding-bottom:40px}.contact-box{padding:25px!important}}
@media(max-width:400px){.hero h1{font-size:38px}}
.site-header .nav-links a.button.primary:hover{color:#102c19}
/* Optional depth: richer feature treatments on the listening page. */
.page-jumps{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.page-jumps a{font-size:14px;padding:9px 16px;border:1px solid #4f6657;border-radius:7px;color:#e3ece4}.page-jumps a:hover{background:#263b2c}.deep-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.deep-split>div>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:450px}.experience-panel{background:#18271d;color:#f0f6ed;border:1px solid #354c3c;border-radius:18px;padding:30px}.panel-label{font-size:12px;color:#9bd5a8;margin:0 0 24px}.experience-row{display:flex;gap:19px;align-items:center;padding:21px 0;border-top:1px solid #354c3c}.experience-row h3{font-size:18px;margin:0 0 4px}.experience-row p{font-size:13px;color:#bdcfbf;margin:0}.feature-symbol{display:grid;place-items:center;background:#2b4833;color:#9bd5a8;width:44px;height:44px;border-radius:12px;flex-shrink:0}.panel-caption{font-size:11px;color:#a9bfad;margin:16px 0 0}.library-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d7e2d1;border-radius:16px;overflow:hidden;background:#eaf0e6}.library-panel>div{padding:26px;border-bottom:1px solid #d7e2d1}.library-panel>div:nth-child(odd){border-right:1px solid #d7e2d1}.library-panel>div:nth-last-child(-n+2){border-bottom:0}.library-panel h3{font-size:17px}.library-panel p{font-size:14px;color:var(--muted);margin:0}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;list-style:none;padding:0;margin:30px 0 0}.journey li{border-top:1px solid #b9cdbb;padding:23px 0}.journey span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e1efdf;color:#23713b;font-size:13px;margin-bottom:18px}.journey h3{font-size:17px}.journey p{font-size:14px;color:var(--muted);margin:0}.compact-download{min-height:0;padding:50px 0;background:#eaf0e6;margin-top:25px}.compact-download h2{font-size:32px;letter-spacing:-.03em;line-height:1.2;margin:0 0 15px}.benefit-grid .text-link{margin-top:10px;font-size:13px}.site-header .nav-links a[aria-current=page]:not(.button){color:#9bd5a8}
@media(max-width:760px){.deep-split{grid-template-columns:1fr;gap:28px}.experience-panel{padding:25px}.journey{grid-template-columns:1fr;gap:0}.library-panel>div{padding:22px 17px}}
@media(max-width:360px){.library-panel{grid-template-columns:1fr}.library-panel>div:nth-child(odd){border-right:0}.library-panel>div:nth-last-child(2){border-bottom:1px solid #d7e2d1}}
.experience-panel .echo-benefit{color:#bdcfbf;font-size:16px;line-height:1.75;margin-bottom:0}
