.landing-page-header{z-index:1000;background:#f9fafb;width:100%;position:fixed;top:0;box-shadow:0 2px 10px #0000000d}.landing-page-nav{justify-content:space-between;align-items:center;max-width:1800px;height:10vh;margin:0 auto;padding:0 6vw;display:flex}.nav-left-side{align-items:center;gap:10px;display:flex}.audio-logo{color:#fff;background-color:#10b981;border-radius:50%;width:32px;height:32px;padding:6px}.nav-left-side h2{font-size:1.4rem;font-weight:700}.mid{gap:2rem;display:flex}.mid a{color:#5f6671;font-weight:500;text-decoration:none;transition:all .3s}.mid a:hover{color:#000}.right-side button{color:#f9fafb;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:10px 18px;font-weight:600}#home{justify-content:space-between;align-items:center;gap:60px;max-width:1400px;min-height:90vh;margin:0 auto;padding:10vh 6vw 0;display:flex}.home-left-side{flex:1;max-width:600px}.home-left-side h1{font-size:3.2rem;font-weight:900;line-height:1.2}.home-left-side .green{color:#10b981}.home-left-side .orange{color:#f59e0b}.home-left-side p{color:#6b7280;margin:25px 0 30px;font-size:1.1rem;line-height:1.7}.buttons{gap:15px;width:80%;display:flex}.buttons button{cursor:pointer;border:none;border-radius:10px;flex:1;padding:14px 0;font-size:15px;font-weight:600;transition:all .3s}.buttons button:first-child{color:#f9fafb;background:#10b981}.buttons button:first-child:hover{transform:translateY(-3px);box-shadow:0 8px 20px #10b9814d}.buttons button:last-child{color:#374151;background:#f9fafb;border:1px solid #d1d5db}.buttons button:last-child:hover{color:#fff;background:#5f65ae;transform:translateY(-3px)}.home-audio-logo{display:none}.audio-visual{background:radial-gradient(circle,#a7f3d0 0%,#6ee7b7 60%,#34d399 100%);border-radius:50%;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative;box-shadow:0 0 0 20px #10b9811a,0 0 0 40px #10b9810d}.audio-visual svg{color:#fff;stroke:#fff;z-index:2;width:60px;height:60px}.audio-visual:before{content:"";background:#10b981;border-radius:50%;width:110px;height:110px;position:absolute}.audio-bars{align-items:flex-end;gap:3px;display:flex;position:absolute;bottom:60px}.audio-bars span{transform-origin:bottom;background:#065f46;border-radius:2px;width:4px;animation:1.2s ease-in-out infinite wave}.a.audio-bars span:first-child{height:5px;animation-delay:0s}.audio-bars span:nth-child(2){height:7px;animation-delay:50ms}.audio-bars span:nth-child(3){height:9px;animation-delay:.1s}.audio-bars span:nth-child(4){height:11px;animation-delay:.15s}.audio-bars span:nth-child(5){height:13px;animation-delay:.2s}.audio-bars span:nth-child(6){height:15px;animation-delay:.25s}.audio-bars span:nth-child(7){height:17px;animation-delay:.3s}.audio-bars span:nth-child(8){height:19px;animation-delay:.35s}.audio-bars span:nth-child(9){height:19px;animation-delay:.4s}.audio-bars span:nth-child(10){height:17px;animation-delay:.45s}.audio-bars span:nth-child(11){height:15px;animation-delay:.5s}.audio-bars span:nth-child(12){height:13px;animation-delay:.55s}.audio-bars span:nth-child(13){height:11px;animation-delay:.6s}.audio-bars span:nth-child(14){height:9px;animation-delay:.65s}.audio-bars span:nth-child(15){height:7px;animation-delay:.7s}.audio-bars span:nth-child(16){height:5px;animation-delay:.75s}@keyframes wave{0%,to{transform:scaleY(.6)}50%{transform:scaleY(1.6)}}#features{text-align:center;padding:100px 6vw}#features .heading{margin-bottom:60px}#features .heading h2{margin-bottom:16px;font-size:2.2rem;font-weight:700}#features .heading p{color:#6b7280;text-align:center;max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.7}#future-updates{text-align:center;padding:100px 6vw}#future-updates .heading{margin-bottom:60px}#future-updates .heading h2{margin-bottom:16px;font-size:2.2rem;font-weight:700}#future-updates .heading p{color:#6b7280;text-align:center;max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.7}.cards-container{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px;display:grid}.card{background-color:#fff;border:1px solid #dbdada;border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;min-height:180px;padding:28px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.card:hover{transform:translateY(-6px);box-shadow:0 12px 25px #00000026}.card h3{color:#000;font-size:1.2rem;font-weight:600}.card p{color:#4b5563;text-align:left;font-size:.95rem;line-height:1.6}#future-updates .card:after{content:"Coming Soon";color:#fff;background:#ffc144;border-radius:8px;align-items:center;height:22px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:12px;right:14px}.conclusion{justify-content:center;padding:80px 6vw;display:flex}.conc-card{color:#f9fafb;text-align:center;background:#10b981;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;height:40vh;padding:40px;display:flex}.conc-card h2{font-size:36px}.conc-card p{font-size:20px;line-height:1.5}.conc-card button{color:#10b981;cursor:pointer;background:#f9fafb;border:none;border-radius:10px;width:11vw;height:6vh;margin-top:20px;padding:10px 20px;font-weight:600}.footer{text-align:center;color:#6b7280;border-top:1px solid #e8e8e8;margin-bottom:15px;padding:20px}.container{grid-template-columns:repeat(2,1fr);height:100vh;display:grid}.left-top h2{font-size:24px;font-weight:700}.left-middle{max-width:500px}.left-middle h1{margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.2}.left-middle p{opacity:.9;font-size:16px;line-height:1.6}.left-end p{opacity:.8;font-size:14px}.right-side{background:#f5f5f5;justify-content:center;align-items:center;display:flex}.login-form p{color:#6b7280;font-size:14px}.login-form label{color:#111827;font-size:14px;font-weight:600}.login-form input[type=email],.login-form input[type=password]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:all .3s}.options{justify-content:space-between;align-items:center;width:100%;font-size:14px;display:flex}.remember{white-space:nowrap;color:#111827;align-items:center;gap:6px;display:flex}.remember input{accent-color:#10b981}.forgot{color:#10b981;cursor:pointer;font-weight:500}.forgot:hover{text-decoration:underline}.signup-text span:hover{color:#09714f}.container{grid-template-columns:repeat(2,1fr);height:100vh;display:grid;overflow:hidden}.green-side{color:#fff;background:linear-gradient(135deg,#10b981,#059669);flex-direction:column;justify-content:space-between;padding:60px;display:flex;position:relative;overflow:hidden}.green-top h2{font-size:24px;font-weight:700}.green-middle{max-width:500px}.green-middle h1{margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.2}.green-middle p{opacity:.9;font-size:16px;line-height:1.6}.green-end p{opacity:.8;font-size:14px}.green-side:before,.green-side:after{content:"";background:#ffffff14;border-radius:50%;position:absolute}.green-side:before{width:300px;height:300px;top:80px;left:80px}.green-side:after{width:250px;height:250px;bottom:80px;right:80px}.white-side{background:#f5f5f5;justify-content:center;align-items:flex-start;padding-top:60px;padding-left:20px;padding-right:20px;display:flex;overflow:hidden}.login-form{flex-direction:column;gap:16px;width:100%;max-width:400px;display:flex}.login-form h2{color:#111827;font-size:28px;font-weight:700}.login-form p{color:#6b7280;margin-bottom:5px;font-size:14px}.login-form label{color:#111827;margin-top:5px;font-size:14px;font-weight:600}.login-form input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:all .3s}.login-form input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.login-form button[type=submit]{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;width:100%;height:45px;margin-top:10px;font-size:16px;font-weight:600;transition:all .3s}.login-form button[type=submit]:hover{background:#059669}.divider{color:#9ca3af;align-items:center;gap:10px;font-size:14px;display:flex}.divider:before,.divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.google-btn{cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:100%;height:45px;margin-top:10px;font-size:16px;font-weight:600;transition:all .3s;display:flex;color:#000!important;background:#fff!important}.google-btn:hover{color:#fff!important;background:#5f65ae!important;border-color:#5f65ae!important}.signup-text{text-align:center;color:#6b7280;font-size:14px}.signup-text span{color:#10b981;cursor:pointer;font-weight:600}*{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif}html,body,#root{min-width:1200px;overflow-x:auto}.dashboard{grid-template-columns:270px 1fr;min-width:1200px;min-height:100vh;display:grid}.left-menu{background-color:#fff;border-right:1px solid #d9d9d9;grid-template-rows:auto auto 1fr auto;min-height:100vh;display:grid}.logo{border-bottom:1px solid #d9d9d9;align-items:center;gap:14px;padding:18px 28px;display:flex}.logo h2{color:#0f172a;white-space:nowrap;font-size:18px;font-weight:600}.logo-icon{background:linear-gradient(135deg,#20c997,#1abc9c);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 8px 18px #20c99740}.dashboard-audio-logo{color:#fff;width:24px;height:24px}.profile{border-bottom:1px solid #d9d9d9;align-items:center;gap:14px;padding:18px 28px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#20c997,#1abc9c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:550;display:flex}.profile p{color:#111827;white-space:nowrap;font-size:18px;font-weight:500}.menu{flex-direction:column;gap:6px;padding:16px;display:flex}.menu>p{letter-spacing:1px;color:#667085;margin:0 0 8px 16px;font-size:13px;font-weight:700}.menu-link{color:#667085;white-space:nowrap;border-radius:14px;align-items:center;height:48px;padding:0 30px 0 16px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;position:relative}.menu-link:hover{color:#0f172a;background-color:#edf7f3}.menu-link.active{color:#fff;background:linear-gradient(135deg,#20c997,#1abc9c);box-shadow:0 6px 14px #20c99740}.menu-link.active:after{content:">";color:#fff;font-size:18px;font-weight:500;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Logout{color:#667085;cursor:pointer;white-space:nowrap;border-top:1px solid #d9d9d9;align-items:center;gap:10px;padding:22px 32px;font-size:16px;font-weight:600;display:flex}.logout-icon{flex-shrink:0;width:22px;height:22px}.Logout span{display:inline}.Logout:hover{color:red}.page-dashboard{background-color:#f8f8f8;background-size:20px 20px;min-width:910px}.dashboard-home{padding:34px 42px 40px}.dashboard-home-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;display:flex}.intro h1{color:#0f172a;margin-bottom:8px;font-size:32px;font-weight:600;line-height:1.15}.intro p{color:#64748b;font-size:17px;line-height:1.5}.performance-cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:38px;display:grid}.stat-card{background:#ffffff94;border:1px solid #d9dee7;border-radius:22px;flex-direction:column;justify-content:center;min-height:100px;padding:22px 24px;display:flex}.stat-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.stat-card h2{color:#0f172a;font-size:28px;font-weight:600;line-height:1}.stat-card p{color:#64748b;font-size:16px;line-height:1.4}.stat-change{color:#10b981;font-size:14px;font-weight:600}.soon-badge{color:#f59e0b;background:#fff1e5;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.menu-options{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.menu-options>h2{color:#0f172a;grid-column:1/-1;margin-bottom:2px;font-size:26px;font-weight:600}.practice-card:hover{cursor:pointer;transform:translateY(-6px);box-shadow:0 12px 25px #00000026}.practice-card{background:#ffffff94;border:1px solid #d9dee7;border-radius:22px;min-height:100px;padding:20px;position:relative;overflow:hidden}.practice-card h3{color:#0f172a;z-index:1;margin-bottom:10px;font-size:20px;font-weight:600;position:relative}.practice-card p{color:#64748b;z-index:1;max-width:92%;font-size:17px;line-height:1.7;position:relative}.practice-card:after{content:"";opacity:.5;border-radius:50%;width:102px;height:102px;position:absolute;bottom:-36px;right:-18px}.activity{margin-top:6px}.activity-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.activity-card{background:#ffffff94;border:1px solid #d9dee7;border-radius:24px;min-height:250px;padding:30px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0f172a0f}.activity-badge{z-index:2;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.challenge-badge{color:#10b981;background:#e7f4ee}.tip-badge{color:#8b79f3;background:#eee9fb}.xp-badge{color:#10b981;z-index:2;font-size:14px;font-weight:600;position:absolute;top:32px;right:34px}.activity-label{letter-spacing:1px;color:#64748b;z-index:1;margin-bottom:12px;font-size:14px;position:relative}.activity-card h3{color:#0f172a;z-index:1;max-width:92%;margin-bottom:14px;font-size:20px;font-weight:700;line-height:1.4;position:relative}.activity-text{color:#64748b;z-index:1;max-width:95%;margin-bottom:24px;font-size:16px;line-height:1.7;position:relative}.challenge-btn{color:#fff;cursor:pointer;z-index:1;background:#10b981;border:none;border-radius:16px;outline:none;padding:14px 22px;font-size:16px;font-weight:600;position:relative}.challenge-btn:hover{background:#0ea572}.tip-quote{color:#64748b;z-index:1;border-left:3px solid #9fe3c4;max-width:92%;padding-left:16px;font-size:15px;font-style:italic;line-height:1.6;position:relative}.challenge-card:after{content:"";border-radius:50%;width:170px;height:170px;position:absolute;top:-38px;right:-28px}.tip-card:before{content:"";border-radius:50%;width:175px;height:175px;position:absolute;bottom:-54px;left:-38px}@media (width<=1200px){.performance-cards{grid-template-columns:repeat(2,1fr)}.menu-options{grid-template-columns:1fr}}@media (width<=768px){.dashboard-home{padding:24px 20px 32px}.dashboard-home-top{flex-direction:column;align-items:flex-start}.performance-cards,.activity-grid{grid-template-columns:1fr}}.mock-container{background:linear-gradient(135deg,#d1fae5 0%,#ecfdf5 50%,#fff 70%);justify-content:center;min-height:100vh;padding:42px 20px 40px;font-family:sans-serif;display:flex}.content{width:100%;max-width:840px}.introduction{text-align:left;width:100%;margin-bottom:34px}.badge{color:#059669;letter-spacing:.4px;background:#d8f3e6;border-radius:999px;margin-bottom:18px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-block}.introduction h1{color:#111827;margin-bottom:10px;font-size:38px;font-weight:700;line-height:1.2}.introduction p{color:#6b7280;font-size:16px;line-height:1.5}.box{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:100%;min-height:345px;padding:44px 40px 36px;box-shadow:0 10px 30px #0f172a0a}.question-count{color:#7c8799;margin-bottom:14px;font-size:16px}.box h2{color:#111827;margin-bottom:42px;font-size:26px;font-weight:700;line-height:1.3}.mic-circle:hover{transform:scale(1.04)}.tap-text{color:#6b7280;font-size:17px;line-height:1.5}.buttons{gap:18px;width:100%;margin-top:30px;display:flex}.retry-btn,.next-btn{cursor:pointer;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 18px;font-size:16px;font-weight:600;transition:all .25s;display:flex}.retry-btn{color:#111827;background:#fff;border:1px solid #d9dee7}.retry-btn:hover{background:#f9fafb}.next-btn{color:#fff;background:#19c08e;border:none}.next-btn:hover{background:#12b27f}.retry-btn svg,.next-btn svg{flex-shrink:0;width:20px;height:20px}@media (width<=900px){.mock-container{padding:36px 18px}.introduction{margin-bottom:28px}.introduction h1{font-size:32px}.introduction p{font-size:15px}.box{border-radius:24px;min-height:auto;padding:36px 28px 30px}.box h2{margin-bottom:34px;font-size:23px}.question-count{font-size:15px}.tap-text{font-size:16px}.buttons{gap:14px}.retry-btn,.next-btn{font-size:15px}}@media (width<=600px){.mock-container{padding:28px 14px 30px}.badge{padding:7px 14px;font-size:11px}.introduction{margin-bottom:24px}.introduction h1{font-size:28px}.introduction p{font-size:14px}.box{border-radius:20px;padding:28px 18px 24px}.question-count{margin-bottom:10px;font-size:14px}.box h2{margin-bottom:28px;font-size:20px}.mic-circle{width:82px;height:82px;margin-bottom:20px}.mic-circle svg{width:28px;height:28px}.tap-text{font-size:14px}.buttons{flex-direction:column;gap:12px;margin-top:20px}.retry-btn,.next-btn{border-radius:14px;width:100%;min-height:48px;font-size:15px}.retry-btn svg,.next-btn svg{width:18px;height:18px}}@media (width<=400px){.mock-container{padding:24px 12px}.introduction h1{font-size:24px}.introduction p{font-size:13px}.box{padding:24px 14px 20px}.box h2{font-size:18px}.mic-circle{width:74px;height:74px}.mic-circle svg{width:24px;height:24px}.tap-text{font-size:13px}.retry-btn,.next-btn{min-height:46px;font-size:14px}}.tongue-page{background:linear-gradient(225deg,#f1d7a9 0%,#f0f0f0 50%);justify-content:center;min-height:100vh;padding:42px 20px 56px;font-family:sans-serif;display:flex}.tongue-content{width:100%;max-width:840px}.tongue-intro{text-align:left;margin-bottom:34px}.tongue-badge{color:#f59e0b;letter-spacing:.3px;background:#fde7cf;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.tongue-intro h1{color:#0f172a;margin-bottom:10px;font-size:46px;font-weight:600;line-height:1.15}.tongue-intro p{color:#64748b;font-size:17px;line-height:1.5}.difficulty-tabs{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.difficulty-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:74px;height:44px;padding:0 18px;font-size:15px;font-weight:500;transition:all .25s}.difficulty-btn:hover{color:#fff;background:#5f65ae}.difficulty-btn.active{color:#10b981;background:#dcfce7;border-color:#99f6e4;font-weight:600}.twister-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:30px;width:100%;min-height:350px;padding:42px 40px 34px;box-shadow:0 10px 28px #0f172a0a}.twister-label{color:#64748b;margin-bottom:18px;font-size:16px}.twister-card h2{color:#0f172a;max-width:760px;margin:0 auto 44px;font-size:25px;font-weight:700;line-height:1.35}.mic-circle{cursor:pointer;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;transition:transform .25s;display:flex;box-shadow:0 10px 22px #0f172a14}.mic-circle:hover{background:#d4f9ec;transform:scale(1.04)}.mic-circle svg{color:#6b7280;width:34px;height:34px}.record-text{color:#64748b;font-size:17px;line-height:1.5}.tongue-actions{margin-top:30px}.next-twister-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:172px;height:50px;padding:0 22px;font-size:16px;font-weight:600;transition:all .25s;display:inline-flex}.next-twister-btn:hover{color:#fff;background:#5f65ae}.next-twister-btn svg{flex-shrink:0;width:20px;height:20px}@media (width<=900px){.tongue-page{padding:36px 18px 48px}.tongue-intro h1{font-size:38px}.tongue-intro p{font-size:16px}.twister-card{border-radius:26px;min-height:auto;padding:36px 28px 30px}.twister-card h2{margin-bottom:34px;font-size:22px}.record-text,.twister-label{font-size:16px}}@media (width<=600px){.tongue-page{padding:28px 14px 38px}.tongue-badge{padding:7px 14px;font-size:11px}.tongue-intro{margin-bottom:26px}.tongue-intro h1{font-size:31px}.tongue-intro p{font-size:14px}.difficulty-tabs{gap:8px;margin-bottom:22px}.difficulty-btn{border-radius:12px;min-width:68px;height:40px;padding:0 15px;font-size:14px}.twister-card{border-radius:22px;padding:28px 18px 24px}.twister-label{margin-bottom:14px;font-size:14px}.twister-card h2{margin-bottom:28px;font-size:19px}.mic-circle{width:82px;height:82px;margin-bottom:18px}.mic-circle svg{width:28px;height:28px}.record-text{font-size:14px}.tongue-actions{margin-top:20px}.next-twister-btn{width:100%;min-width:unset;border-radius:14px;height:48px;font-size:15px}}@media (width<=400px){.tongue-intro h1{font-size:26px}.tongue-intro p{font-size:13px}.twister-card{padding:24px 14px 20px}.twister-card h2{font-size:17px}.mic-circle{width:74px;height:74px}.mic-circle svg{width:24px;height:24px}.record-text{font-size:13px}.difficulty-btn{height:38px;font-size:13px}.next-twister-btn{height:46px;font-size:14px}}.word-page{background:linear-gradient(315deg,#d8c3f6 0%,#e9ddfb 40%,#fff 100%);justify-content:center;min-height:100vh;padding:42px 20px 56px;font-family:sans-serif;display:flex}.word-content{width:100%;max-width:840px}.word-intro{text-align:left;margin-bottom:34px}.word-badge{color:#7c3aed;letter-spacing:.3px;background:#e9e0ff;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.word-intro h1{color:#0f172a;margin-bottom:10px;font-size:32px;font-weight:600;line-height:1.15}.word-intro p{color:#64748b;font-size:16px;line-height:1.5}.word-card{background:#ffffffe6;border:1px solid #e5e7eb;border-radius:28px;width:100%;padding:32px 36px;box-shadow:0 16px 36px #0f172a0d}.word-form{align-items:center;gap:14px;display:flex}.word-input{color:#0f172a;background:#fff;border:2px solid #d9dee7;border-radius:16px;outline:none;flex:1;height:52px;padding:0 16px;font-size:16px}.word-input::placeholder{color:#64748b}.word-input:focus{border-color:#54e0b4;box-shadow:0 0 0 3px #c4b5fd2e}.pronounce-btn{color:#fff;cursor:pointer;background:#19c08e;border:none;border-radius:16px;min-width:146px;height:52px;font-size:16px;font-weight:600;transition:background .25s,transform .2s}.pronounce-btn:hover{background:#12b27f}.pronounce-btn:active{transform:scale(.98)}@media (width<=900px){.word-page{padding:36px 18px 48px}.word-intro h1{font-size:38px}.word-intro p{font-size:16px}.word-card{border-radius:24px;padding:30px 28px}}@media (width<=600px){.word-page{padding:28px 14px 38px}.word-badge{padding:7px 14px;font-size:11px}.word-intro{margin-bottom:26px}.word-intro h1{font-size:31px}.word-intro p{font-size:14px}.word-card{border-radius:20px;padding:22px 18px}.word-form{flex-direction:column;align-items:stretch;gap:12px}.word-input{border-radius:14px;width:100%;height:48px;font-size:15px}.pronounce-btn{width:100%;min-width:unset;border-radius:14px;height:48px;font-size:15px}}@media (width<=400px){.word-intro h1{font-size:26px}.word-intro p{font-size:13px}.word-card{padding:18px 14px}.word-input,.pronounce-btn{height:46px;font-size:14px}}.progress-page{background:linear-gradient(315deg,#d1fae5 0%,#ecfdf5 50%,#fff 70%);justify-content:flex-start;min-height:100vh;padding:38px 42px 56px;font-family:sans-serif;display:flex}.progress-content{width:100%;max-width:1120px}.progress-intro{margin-bottom:36px}.progress-badge{color:#10b981;letter-spacing:.3px;background:#d8f3e6;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.progress-intro h1{color:#0f172a;margin-bottom:10px;font-size:38px;font-weight:600;line-height:1.15}.progress-intro p{color:#64748b;font-size:17px;line-height:1.5}.stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px;display:grid}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;min-height:120px;padding:20px;box-shadow:0 10px 28px #0f172a08}.stat-card h2{color:#0f172a;margin-bottom:8px;font-size:24px;font-weight:600;line-height:1.2}.stat-card p{color:#64748b;font-size:16px}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:30px 30px 26px;box-shadow:0 10px 28px #0f172a08}.chart-header{align-items:center;gap:12px;margin-bottom:28px;display:flex}.chart-icon{color:#10b981;width:24px;height:24px}.chart-icon svg{width:100%;height:100%}.chart-header h3{color:#0f172a;font-size:18px;font-weight:700}.chart-wrapper{align-items:stretch;gap:8px;min-height:320px;display:flex}.y-axis{text-align:right;color:#64748b;flex-direction:column;justify-content:space-between;width:34px;padding-bottom:28px;font-size:14px;display:flex}.chart-area{border-bottom:2px solid #94a3b8;border-left:2px solid #94a3b8;flex:1;min-height:264px;padding:0 18px 0 14px;position:relative}.grid-lines{pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 28px}.grid-lines span{border-top:1px dashed #dbe2ea;width:100%}.bars{grid-template-columns:repeat(7,1fr);align-items:end;height:100%;padding-top:0;display:grid}.bar-group{flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex}.bar{z-index:2;background:#18b980;border-radius:8px 8px 0 0;width:100%;min-width:44px;max-width:90px;position:relative}.bar:hover{background:#8d8d8f}.bar-group p{color:#64748b;margin-top:10px;font-size:14px}@media (width<=1024px){.progress-page{padding:32px 24px 46px}.progress-intro h1{font-size:38px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:auto}.chart-wrapper{min-height:280px}.bars{gap:18px}}@media (width<=768px){.progress-intro h1{font-size:32px}.progress-intro p{font-size:15px}.chart-card{border-radius:24px;padding:24px 18px 20px}.chart-header h3{font-size:17px}.chart-wrapper{min-height:250px}.chart-area{padding:0 8px}.bars{gap:10px}.bar{min-width:24px}}@media (width<=600px){.progress-page{padding:26px 14px 34px}.progress-badge{padding:7px 14px;font-size:11px}.progress-intro{margin-bottom:26px}.progress-intro h1{font-size:28px}.progress-intro p{font-size:14px}.stat-card{border-radius:22px;padding:22px 20px}.stat-icon{width:34px;height:34px;margin-bottom:22px}.stat-card h2{font-size:20px}.stat-card p{font-size:15px}.chart-card{border-radius:22px;padding:20px 14px 18px}.chart-wrapper{gap:6px;min-height:220px}.y-axis{width:24px;padding-bottom:24px;font-size:12px}.chart-area{min-height:200px;padding:0 4px 0 6px}.grid-lines{inset:0 0 24px}.bars{gap:8px}.bar{border-radius:6px 6px 0 0;min-width:18px}.bar-group p{margin-top:8px;font-size:12px}}@media (width<=400px){.progress-intro h1{font-size:24px}.progress-intro p{font-size:13px}.chart-header{margin-bottom:20px}.chart-header h3{font-size:15px}.chart-wrapper{min-height:190px}.chart-area{min-height:170px}.bars{gap:6px}.bar-group p{font-size:11px}}*{box-sizing:border-box;margin:0;padding:0}.upcoming-page{background-color:#fcfcfb;background-image:radial-gradient(circle,#94a3b838 1px,#0000 1px);background-size:22px 22px;min-height:100vh;padding:38px 36px 56px;font-family:sans-serif}.upcoming-content{width:100%;max-width:1160px}.upcoming-intro{margin-bottom:34px}.upcoming-badge{color:#64748b;letter-spacing:.3px;background:#eef2f7;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.upcoming-intro h1{color:#0f172a;margin-bottom:10px;font-size:36px;font-weight:700;line-height:1.15}.upcoming-intro p{color:#64748b;font-size:17px;line-height:1.5}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.feature-card{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:26px;min-height:132px;padding:22px 28px 26px;box-shadow:0 8px 24px #0f172a08}.feature-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.feature-top h2{color:#111827;font-size:20px;font-weight:700;line-height:1.3}.coming-soon{color:#fb923c;background:#fde7cf;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:7px 14px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.feature-card p{color:#667085;font-size:16px;line-height:1.5}@media (width<=900px){.upcoming-page{padding:32px 22px 42px}.upcoming-intro h1{font-size:38px}.upcoming-intro p{font-size:16px}.features-grid{grid-template-columns:1fr}}@media (width<=600px){.upcoming-page{background-size:18px 18px;padding:26px 14px 34px}.upcoming-badge{padding:7px 14px;font-size:11px}.upcoming-intro{margin-bottom:26px}.upcoming-intro h1{font-size:30px}.upcoming-intro p{font-size:14px}.feature-card{border-radius:22px;min-height:auto;padding:20px 18px 22px}.feature-top{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:14px}.feature-top h2{font-size:18px}.coming-soon{padding:6px 12px;font-size:12px}.feature-card p{font-size:14px}}@media (width<=400px){.upcoming-intro h1{font-size:26px}.upcoming-intro p{font-size:13px}.feature-top h2{font-size:17px}.feature-card p{font-size:13px}}
