:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2f3a3a;background:#f7fbfb;--primary: #78d6cc;--primary-dark: #45b8ad;--orange: #f4a076}*{box-sizing:border-box}body{margin:0;background:#f7fbfb}button,input,select{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;max-width:520px;margin:0 auto;background:linear-gradient(180deg,#effbfa,#fff 36%);padding-bottom:74px}.page,.login-card,.learn-page,.detail-page,.result-page{min-height:100vh;padding:28px 22px 92px}.login-card{display:flex;flex-direction:column;justify-content:center;gap:14px}.login-card h1,.hello h1{margin:0;font-size:34px;font-weight:500}.login-card p,.hello p{color:#829093;margin:4px 0 18px}.brand-badge{width:56px;height:56px;border-radius:18px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 12px 28px #45b8ad3d}input,select{width:100%;padding:14px 16px;border:1px solid #e5eeee;border-radius:16px;background:#fff;outline:none}.code-row{display:grid;grid-template-columns:1fr 120px;gap:10px}.code-row button,.outline{border:1px solid #d9eeee;border-radius:16px;background:#fff;color:var(--primary-dark)}.primary,.orange,.fixed-primary{border-radius:999px;padding:15px 24px;background:var(--primary);color:#fff;font-weight:600;box-shadow:0 10px 22px #45b8ad38}.primary:disabled{opacity:.5}.orange{background:var(--orange)}.book-card{display:grid;grid-template-columns:82px 1fr;gap:16px;background:#ffffffe6;border-radius:24px;padding:22px;box-shadow:0 16px 36px #57767614}.book-cover{width:74px;height:92px;border-radius:10px;color:#fff;display:grid;place-items:center;font-weight:700}.book-main h2{margin:0 0 12px}.book-main button{float:right;background:transparent;color:#5d8ee6}.progress{height:7px;border-radius:999px;background:#edf0f6;overflow:hidden}.progress i{display:block;height:100%;background:var(--primary)}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.tabbar{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(520px,100%);height:68px;display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff5;border-top:1px solid #edf2f2}.tabbar button{background:transparent;color:#9aa7a8}.tabbar .active{color:var(--primary-dark);font-weight:700}.topbar{display:flex;justify-content:space-between;align-items:center;color:#7f8c8d}.topbar button{background:transparent;font-size:28px;color:#2f3a3a}.soft-bg{background:linear-gradient(180deg,#eefafa,#fff 80%)}.word-focus{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.word-focus.compact{min-height:250px}.word-focus h2{font-size:44px;font-weight:400;margin:28px 0 8px}.hint,.phonetic{color:#96a5a6}.sound{background:#78d6cc24;color:var(--primary-dark);padding:8px 14px;border-radius:999px}.choice-buttons{display:grid;grid-template-columns:1fr 1fr;gap:48px}.choice-buttons button,.meaning-options button,.quiz-card button{min-height:70px;border-radius:14px;background:#fff;box-shadow:0 12px 28px #57767614;color:#2f3a3a}.ghost{display:block;margin:24px auto 0;padding:10px 22px;border:1px solid #d8e3e3;border-radius:999px;background:transparent;color:#98a5a6}.meaning-options{display:grid;gap:14px}.meaning-options button,.quiz-card button{text-align:left;padding:16px 18px}.detail-content{padding-bottom:82px}.word-title h1{font-size:42px;font-weight:400;margin:18px 0 10px}.section-card{background:#fff;border-radius:20px;padding:18px;margin:14px 0;box-shadow:0 10px 26px #50707012}.section-card h3{margin:0 0 12px;color:var(--primary-dark)}.section-card img,.section-card video{width:100%;max-height:230px;object-fit:cover;border-radius:16px}.fixed-primary{position:fixed;left:50%;bottom:20px;transform:translate(-50%);width:min(360px,calc(100% - 44px))}.locked-block{position:relative;padding:18px;border-radius:16px;background:#f6fbfb;overflow:hidden}.blur-line{height:18px;border-radius:999px;background:#dfeeed;filter:blur(2px);margin-bottom:12px}.blur-line.short{width:62%}.locked-block button{background:var(--primary);color:#fff;padding:10px 18px;border-radius:999px}.list-card,.profile-card{background:#fff;border-radius:18px;padding:18px;margin:12px 0;box-shadow:0 8px 22px #5070700f;display:flex;justify-content:space-between;align-items:center}.list-card span,.profile-card span{color:#8d9a9a}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.segmented button{padding:10px;border-radius:999px;background:#edf7f7;color:#799}.segmented .active{background:var(--primary);color:#fff}.quiz-card{display:grid;gap:12px}.quiz-card h1{text-align:center;font-size:38px;font-weight:400}.result-page{background:#fff}.home-icon{background:transparent;font-size:28px}.result-page h2{text-align:center;margin-top:36px}.result-page>p{text-align:center;color:#748283}.result-item{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f3f3}.result-item strong{display:block;font-size:22px;font-weight:400}.result-item p{margin:4px 0;color:#697678}.result-item button{background:transparent;font-size:24px}label{display:block;margin:16px 0;color:#6d7b7c}.switch{display:flex;align-items:center;gap:10px}.switch input{width:auto}.toast{position:fixed;left:50%;top:24px;transform:translate(-50%);padding:10px 16px;background:#2f3a3ae6;color:#fff;border-radius:999px;z-index:20}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:grid;place-items:end center;z-index:30}.modal-card{width:min(520px,100%);background:#fff;border-radius:24px 24px 0 0;padding:22px}.close{float:right;background:transparent;font-size:24px}.plans{display:grid;gap:12px}.plans div{display:flex;justify-content:space-between;background:#f6fbfb;border-radius:16px;padding:14px}.terms{font-size:13px;display:flex;gap:8px}.terms input{width:auto}.empty-state{margin-top:70px;text-align:center;color:#839193}@media (max-width: 340px){.app-shell.watch{max-width:none;padding-bottom:54px}.page,.login-card,.learn-page,.detail-page,.result-page{padding:14px 12px 64px}.word-focus{min-height:210px}.word-focus h2{font-size:32px}.choice-buttons{gap:10px}.choice-buttons button,.meaning-options button,.quiz-card button{min-height:54px;padding:10px}.section-card{padding:12px;border-radius:14px}.section-card img,.section-card video{max-height:110px}.tabbar{height:52px}}
