.AnswerBook-module__Luxfea__container{flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.AnswerBook-module__Luxfea__header{text-align:center;margin-bottom:3rem}.AnswerBook-module__Luxfea__title{color:#1d1d1f;letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:700}.AnswerBook-module__Luxfea__subtitle{color:#86868b;margin-bottom:2rem;font-size:1.2rem}.AnswerBook-module__Luxfea__book{text-align:center;background:linear-gradient(135deg,#fdf6e3 0%,#f5e5c6 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:400px;min-height:300px;margin-bottom:2rem;padding:3rem 2rem;display:flex;position:relative;box-shadow:0 20px 40px #0000001a,0 0 0 1px #0000000d}.AnswerBook-module__Luxfea__book:before{content:"";background:linear-gradient(#d4a76a,#b38728);border-radius:20px 0 0 20px;width:8px;position:absolute;top:0;bottom:0;left:0}.AnswerBook-module__Luxfea__answer{color:#2c1810;opacity:0;margin:0;font-size:1.8rem;font-weight:500;line-height:1.6;transition:all .6s;transform:translateY(20px)}.AnswerBook-module__Luxfea__answer.AnswerBook-module__Luxfea__show{opacity:1;transform:translateY(0)}.AnswerBook-module__Luxfea__questionInput{border:2px solid #e0e0e0;border-radius:12px;outline:none;width:100%;max-width:400px;margin-bottom:1.5rem;padding:1.2rem 1.5rem;font-size:1.1rem;transition:all .3s}.AnswerBook-module__Luxfea__questionInput:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e31a}.AnswerBook-module__Luxfea__questionInput::placeholder{color:#86868b}.AnswerBook-module__Luxfea__askButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0071e3,#0077ed);border:none;border-radius:12px;margin-bottom:1rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.AnswerBook-module__Luxfea__askButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0071e34d}.AnswerBook-module__Luxfea__askButton:active{transform:translateY(0)}.AnswerBook-module__Luxfea__askButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.AnswerBook-module__Luxfea__resetButton{color:#86868b;cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:8px;padding:.8rem 1.5rem;font-size:.9rem;transition:all .3s}.AnswerBook-module__Luxfea__resetButton:hover{color:#1d1d1f;background:#f5f5f7}@keyframes AnswerBook-module__Luxfea__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes AnswerBook-module__Luxfea__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.AnswerBook-module__Luxfea__thinking{color:#86868b;font-size:1.2rem;animation:2s infinite AnswerBook-module__Luxfea__pulse}@media (max-width:768px){.AnswerBook-module__Luxfea__container{padding:1.5rem}.AnswerBook-module__Luxfea__title{font-size:2.5rem}.AnswerBook-module__Luxfea__book{min-height:250px;padding:2rem 1.5rem}.AnswerBook-module__Luxfea__answer{font-size:1.5rem}}@media (max-width:480px){.AnswerBook-module__Luxfea__title{font-size:2rem}.AnswerBook-module__Luxfea__subtitle{font-size:1rem}.AnswerBook-module__Luxfea__book{padding:1.5rem 1rem}.AnswerBook-module__Luxfea__answer{font-size:1.3rem}.AnswerBook-module__Luxfea__askButton{padding:1rem 2rem;font-size:1rem}}
