:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--tg-theme-text-color, #111);background:var(--tg-theme-bg-color, #f5f5f7)}*{box-sizing:border-box}body{margin:0;background:var(--tg-theme-bg-color, #f5f5f7)}button{font:inherit}.app{min-height:100vh}.page{padding:24px 18px 110px}.header{margin-bottom:24px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;opacity:.45}h1{margin:6px 0 0;font-size:34px;line-height:1.05}h2{margin:0;font-size:20px}.reviewCard{width:100%;min-height:160px;padding:24px;border:0;border-radius:28px;background:var( --tg-theme-button-color, #2678f3 );color:var( --tg-theme-button-text-color, white );display:flex;align-items:center;justify-content:space-between;text-align:left}.reviewCard div:first-child{display:flex;flex-direction:column}.reviewCard strong{font-size:54px;line-height:1;margin:10px 0}.play{font-size:40px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0 30px}.stats article{padding:18px 12px;border-radius:20px;background:var( --tg-theme-secondary-bg-color, white );display:flex;flex-direction:column;gap:6px}.stats strong{font-size:25px}.stats span{font-size:12px;opacity:.6}.sectionTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sectionTitle button{border:0;background:none;color:var( --tg-theme-link-color, #2678f3 );font-weight:700}.wordList{overflow:hidden;border-radius:22px;background:var( --tg-theme-secondary-bg-color, white )}.wordRow{min-height:72px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(128,128,128,.12)}.wordRow:last-child{border-bottom:0}.wordRow div{display:flex;flex-direction:column;gap:4px}.wordRow strong{font-size:17px}.wordRow span{font-size:14px;opacity:.55}.bottomNav{position:fixed;bottom:0;left:0;right:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:var( --tg-theme-secondary-bg-color, white );display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(128,128,128,.15)}.bottomNav button{border:0;background:none;padding:6px 2px;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:20px;opacity:.5}.bottomNav button span{font-size:10px}.bottomNav button.active{opacity:1;color:var( --tg-theme-link-color, #2678f3 )}.error{margin-top:40px;padding:20px;border-radius:20px;background:var( --tg-theme-secondary-bg-color, white )}
