*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{background:#e8e6f0;display:flex;justify-content:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}#root{width:100%;display:flex;justify-content:center}.app-shell{width:100%;max-width:390px;min-height:100vh;background:#f8f7ff;position:relative;overflow-x:hidden;box-shadow:0 0 40px #00000026}button{cursor:pointer;border:none;outline:none;font-family:inherit}span.reading-sentence{cursor:pointer;border-radius:4px;border-bottom:2.5px solid transparent;padding:1px 2px;transition:all .15s}span.reading-sentence:hover{background:#e0fdf4!important;border-bottom-color:#0d9488!important}span.reading-sentence--active{background:#ccfbf1!important;border-bottom:2.5px solid #0D9488!important}.word-chip{font-weight:500}.word-chip--plain{background:transparent;border:1.5px solid transparent;color:#9ca3af;cursor:default}button.word-chip--entry{background:#e0fdf4!important;border:1.5px solid #6EE7B7!important;color:#065f46!important;font-weight:500}button.word-chip--entry:hover{background:#0d9488!important;border-color:#0d9488!important;color:#fff!important;font-weight:700;transform:translateY(-1px)}button.word-chip--saved{background:#dcfce7!important;border:1.5px solid #86EFAC!important;color:#065f46!important;font-weight:500}button.word-chip--saved:hover{background:#0d9488!important;border-color:#0d9488!important;color:#fff!important;font-weight:700;transform:translateY(-1px)}button.word-chip--active{background:#0d9488!important;border:1.5px solid #0D9488!important;color:#fff!important;font-weight:700}button.word-chip--plain{background:transparent!important;border:1.5px solid transparent!important;color:#9ca3af!important;cursor:default}
