:root{--coral:#e8455e;--deep-coral:#c83850;--teal:#12b5a5;--green:#2e7d53;--ink:#251a18;--muted:#74635b;--cream:#fbf8f4;--sand:#f3e9de;--line:#e7d8cb;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:var(--cream);line-height:1.5}a{text-decoration:none;color:inherit}.site-header{height:82px;max-width:1210px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:8px;font-family:var(--serif);font-size:27px;font-weight:700}.brand img{width:32px;height:32px;object-fit:contain}.site-header nav{display:flex;gap:31px;align-items:center;font-size:14px;font-weight:600}.site-header nav a:not(.nav-cta):hover{color:var(--coral)}.nav-cta{background:var(--coral);color:#fff;padding:11px 17px;border-radius:9px}.menu-toggle{display:none}.hero{min-height:645px;padding:62px max(28px,calc((100vw - 1140px)/2));display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;background:linear-gradient(112deg,#fff9f4 0%,#fff9f4 53%,#f5ece2 53%);overflow:hidden}.eyebrow{margin:0 0 18px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:1.35px}.eyebrow>span{display:inline-block;width:21px;height:2px;background:var(--coral);vertical-align:middle;margin:0 8px 3px 0}.hero h1,.purpose h2,.features h2,.community-section h2,.download h2{font:700 clamp(43px,5vw,66px)/1.05 var(--serif);letter-spacing:-2.4px;margin:0}.hero h1{max-width:590px}.hero h1 em,.purpose h2 em,.features h2 em,.download h2 em{color:var(--coral);font-style:italic}.intro{max-width:495px;margin:24px 0;color:var(--muted);font-size:17px}.hero-actions{display:flex;gap:25px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:14px 20px;border-radius:9px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--coral);box-shadow:0 9px 18px #e8455e35}.button-primary:hover{background:var(--deep-coral)}.text-link{font-size:14px;font-weight:700}.text-link span{margin-left:6px;font-size:17px}.hero-note{display:flex;gap:10px;align-items:center;margin-top:58px;color:#8a766d;font-size:13px}.hero-note b{color:var(--green)}.hero-art{height:510px;position:relative}.sun{position:absolute;width:430px;height:430px;right:-20px;top:20px;border-radius:50%;background:#f9d682}.leaf{position:absolute;border-radius:100% 0 100% 0;background:var(--green);opacity:.9;transform:rotate(42deg)}.leaf-one{width:105px;height:40px;right:50px;top:3px}.leaf-two{width:85px;height:34px;right:350px;bottom:35px;background:var(--teal)}.phone{position:absolute;width:235px;height:482px;border:8px solid #241d1c;border-radius:31px;background:#fff;box-shadow:0 22px 38px #2d161532;overflow:hidden}.phone-hero{left:50%;top:14px;transform:translateX(-44%)}.phone-top{height:18px;background:#241d1c;text-align:center}.phone-top span{display:inline-block;width:70px;height:13px;border-radius:0 0 10px 10px;background:#241d1c}.app-header{height:54px;display:flex;align-items:center;padding:0 13px;gap:5px;font-family:var(--serif);font-size:15px}.app-header img{width:22px}.app-header i{font:normal 14px var(--sans);margin-left:auto;color:#c58b20}.screen-content{padding:8px 12px}.screen-label{font-size:8px;letter-spacing:1.1px;color:#8c756b;font-weight:700;margin:0 0 8px}.word-card{height:115px;border-radius:13px;background:#ffe0e4;padding:14px;position:relative}.word-icon{position:absolute;right:15px;top:14px;color:#ec6e7e;font-size:28px}.word-card p{font:700 30px var(--serif);margin:9px 0 -2px}.word-card small{font-size:11px;color:#785457}.word-card button{position:absolute;right:14px;bottom:13px;width:27px;height:27px;border:0;border-radius:50%;background:var(--coral);color:#fff;font-size:9px}.screen-title{margin:17px 0 9px;font-size:13px;font-weight:700}.mini-categories{display:flex;gap:5px;flex-wrap:wrap}.mini-categories span{padding:5px 7px;border-radius:6px;background:#edf5ed;color:#39734f;font-size:8px}.recent{margin-top:17px}.recent p{font-size:10px;font-weight:700;margin:0 0 7px}.recent div{height:30px;border-top:1px solid #eee5de;display:flex;align-items:center;gap:7px;font-size:10px}.recent span{color:#8d7c73}.recent i{margin-left:auto;font-style:normal}.tabbar{height:43px;width:100%;position:absolute;bottom:0;border-top:1px solid #eee5de;display:flex;justify-content:space-around;align-items:center;color:#8e7d74;font-size:18px}.tabbar .active{color:var(--coral)}.floating-card{position:absolute;z-index:2;background:#fff;border-radius:12px;padding:10px 13px;display:flex;gap:8px;align-items:center;box-shadow:0 13px 25px #58372621;font-size:10px;line-height:1.25}.floating-card span{font-size:19px;color:var(--coral)}.floating-card p{margin:0}.listen{left:12px;top:94px}.community{right:-6px;bottom:62px}.community span{color:var(--teal)}.purpose{padding:112px max(28px,calc((100vw - 1140px)/2)) 88px;background:#fff}.centered{text-align:center}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;max-width:1000px;margin:27px auto 67px}.purpose h2{font-size:47px;letter-spacing:-1.9px}.purpose-grid p{margin:3px 0 22px;color:var(--muted);font-size:16px}.coral{color:var(--coral)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:52px}.value-icon,.list-icon{display:grid;place-items:center;border-radius:11px;color:#fff;font-size:22px}.value-icon{width:46px;height:46px}.coral-bg{background:var(--coral)}.green-bg{background:var(--green)}.teal-bg{background:var(--teal)}.values h3{margin:18px 0 7px;font-size:17px}.values p{margin:0;color:var(--muted);font-size:14px}.features{min-height:690px;padding:100px max(28px,calc((100vw - 1140px)/2));display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;background:var(--sand);overflow:hidden}.features h2{font-size:48px}.features-copy>p:not(.eyebrow){max-width:460px;color:var(--muted);margin:20px 0 31px;font-size:16px}.features ul{list-style:none;padding:0;margin:0;display:grid;gap:19px}.features li{display:flex;align-items:center;gap:14px}.list-icon{width:40px;height:40px;flex:none;font-size:18px}.features li b,.features li small{display:block}.features li b{font-size:14px}.features li small{color:var(--muted);font-size:12px}.feature-phone-wrap{height:475px;position:relative}.dots{position:absolute;width:360px;height:360px;right:10px;top:50px;background-image:radial-gradient(#d8c8b9 1.5px,transparent 1.5px);background-size:14px 14px}.phone-detail{width:242px;height:490px;right:86px;top:0;transform:rotate(5deg)}.detail-head{height:44px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;font-size:14px}.detail-head span{font-size:12px;font-weight:700}.photo{height:145px;background:#cae0cf;display:grid;place-items:center;font-size:80px;color:#3e7d56}.detail-body{padding:15px}.detail-body h3{font:700 35px var(--serif);margin:3px 0 -3px}.pronunciation{font-size:11px;color:#8d7d73;margin:0 0 13px}.audio-bar{height:37px;background:#fff0f2;border-radius:8px;display:flex;align-items:center;gap:9px;padding:7px}.audio-bar button{width:23px;height:23px;border:0;background:var(--coral);color:#fff;border-radius:50%;font-size:8px}.audio-bar span{height:3px;flex:1;background:#e9a7b1;border-radius:10px}.audio-bar small{font-size:8px;color:#8b7770}.translation{margin:18px 0 9px}.translation b,.translation span{display:block}.translation b{font:700 20px var(--serif)}.translation span{font-size:10px;color:var(--coral)}.detail-body>p:last-child{font-size:10px;color:var(--muted);line-height:1.45}.community-section{padding:96px max(28px,calc((100vw - 1140px)/2));background:#fff}.community-card{position:relative;overflow:hidden;min-height:430px;padding:68px 76px;display:grid;grid-template-columns:1.1fr .9fr;border-radius:23px;background:var(--green);color:#fff}.light{color:#d7ead5}.community-section h2{font-size:47px;letter-spacing:-1.6px;max-width:600px}.community-card>div>p:not(.eyebrow){max-width:510px;margin:18px 0 27px;color:#e4f0e6;font-size:15px}.button-light{background:#fff;color:var(--green)}.community-art{position:relative}.orb{position:absolute;border-radius:50%;opacity:.17;border:1px solid #fff}.orb-one{width:380px;height:380px;right:-120px;top:-85px}.orb-two{width:245px;height:245px;right:-5px;bottom:-135px}.quote{position:absolute;right:2px;bottom:21px;z-index:1;font:600 27px/1.2 var(--serif);letter-spacing:-.7px;color:#fff9e9}.quote b{color:#f5cc6d}.download{text-align:center;padding:102px 28px 113px;background:#fff5ec}.download>img{width:61px;height:61px;object-fit:contain;margin-bottom:17px}.download h2{font-size:50px;letter-spacing:-1.8px}.download>p:not(.eyebrow){max-width:450px;margin:19px auto 29px;color:var(--muted);font-size:15px}.store-buttons{display:flex;justify-content:center;gap:12px}.store{width:172px;border-radius:9px;padding:8px 12px;text-align:left;background:#2c2523;color:#fff}.store small,.store b{display:block}.store small{font-size:8px}.store b{font-size:15px}.disabled{opacity:.55;cursor:default}footer{display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:30px;max-width:1210px;margin:auto;padding:29px 28px;color:var(--muted);font-size:12px}footer .brand{color:var(--ink);font-size:23px}footer .brand img{width:27px}footer p{margin:0}.copyright{text-align:right}@media(max-width:800px){.site-header{height:70px;padding:0 20px}.site-header nav{display:none;position:absolute;z-index:10;top:70px;left:0;width:100%;padding:22px;background:#fffaf5;box-shadow:0 10px 20px #3d23151a;flex-direction:column;align-items:stretch;gap:15px}.site-header nav.is-open{display:flex}.site-header nav a{text-align:center}.menu-toggle{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--ink);font:600 13px var(--sans)}.menu-toggle span,.menu-toggle:after{content:'';display:block;width:17px;height:2px;background:var(--coral);box-shadow:0 6px var(--coral)}.hero{padding:54px 25px 0;grid-template-columns:1fr;background:linear-gradient(#fff9f4 0 57%,#f5ece2 57%);gap:18px}.hero h1{font-size:47px;letter-spacing:-1.8px}.intro{font-size:15px}.hero-note{margin:36px 0 0}.hero-art{height:465px}.sun{width:355px;height:355px;right:calc(50% - 177px);top:28px}.phone-hero{top:20px;transform:translateX(-50%)}.listen{left:calc(50% - 170px);top:93px}.community{right:calc(50% - 170px);bottom:48px}.purpose,.features,.community-section{padding:76px 25px}.purpose-grid,.features{grid-template-columns:1fr;gap:32px}.purpose-grid{margin-bottom:47px}.purpose h2,.features h2,.community-section h2,.download h2{font-size:39px}.values{grid-template-columns:1fr;gap:31px}.features{padding-bottom:47px}.feature-phone-wrap{height:430px}.phone-detail{right:calc(50% - 121px);transform:rotate(3deg) scale(.91);transform-origin:top}.dots{right:calc(50% - 180px);top:20px}.community-card{padding:47px 30px;display:block;min-height:535px}.community-art{height:152px}.quote{left:0;bottom:0;font-size:24px}.download{padding:76px 25px}.store-buttons{flex-direction:column;align-items:center}.store{width:205px}footer{padding:28px 25px;grid-template-columns:1fr;gap:12px}.copyright{text-align:left}}
