.MelQuizClient_wrapper__OBISC{display:flex;flex-direction:column;height:100dvh;max-width:680px;margin:0 auto;background:var(--cream-50)}.MelQuizClient_nav__mOIQH{flex-shrink:0;padding:1rem 1.5rem 0;background:var(--cream-50);border-bottom:1px solid var(--border-soft)}.MelQuizClient_logo__Jt_bF{font-family:Italiana,serif;font-size:1.35rem;color:var(--text-primary);letter-spacing:.02em;display:block;margin-bottom:.75rem}.MelQuizClient_dot__QQEwS{color:var(--olive-700)}.MelQuizClient_progressBar__M2gWD{height:3px;background:var(--cream-300);margin:0 -1.5rem;position:relative;overflow:hidden}.MelQuizClient_progressFill__GYAqJ{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--olive-700),var(--gold-500));transition:width .5s ease}.MelQuizClient_chatArea__yxxjy{flex:1;overflow-y:auto;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.875rem}.MelQuizClient_melRow__0az6Z{display:flex;align-items:flex-start;gap:.625rem;max-width:88%}.MelQuizClient_avatar__W9OIP{width:30px;height:30px;flex-shrink:0;border-radius:50%;background:var(--olive-700);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Italiana,serif;font-size:1rem;margin-top:2px}.MelQuizClient_melBubble__1lxzG{background:#fff;border:1px solid var(--border-soft);border-radius:4px 16px 16px 16px;padding:.8rem 1rem;font-size:.9rem;line-height:1.65;color:var(--text-primary);box-shadow:var(--shadow-sm)}.MelQuizClient_userRow__GxaBG{align-self:flex-end;max-width:75%}.MelQuizClient_userBubble__pJKW_{background:var(--olive-700);color:#fff;border-radius:16px 4px 16px 16px;padding:.7rem .95rem;font-size:.875rem;line-height:1.5}.MelQuizClient_typingBubble__6prMF{display:flex;gap:5px;align-items:center;background:#fff;border:1px solid var(--border-soft);border-radius:4px 16px 16px 16px;padding:.85rem 1.1rem;box-shadow:var(--shadow-sm)}.MelQuizClient_typingBubble__6prMF span{width:7px;height:7px;border-radius:50%;background:var(--text-muted);animation:MelQuizClient_bounce__91APW 1.2s ease-in-out infinite}.MelQuizClient_typingBubble__6prMF span:nth-child(2){animation-delay:.2s}.MelQuizClient_typingBubble__6prMF span:nth-child(3){animation-delay:.4s}@keyframes MelQuizClient_bounce__91APW{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.MelQuizClient_inputArea__JMEQO{flex-shrink:0;border-top:1px solid var(--border-soft);background:var(--cream-50);padding:.875rem 1.25rem max(.875rem,env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:.5rem}.MelQuizClient_backBtn__K2UOd{align-self:flex-start;background:none;border:none;color:var(--text-muted);font-size:.78rem;cursor:pointer;padding:0;transition:color .12s}.MelQuizClient_backBtn__K2UOd:hover{color:var(--olive-700)}.MelQuizClient_nameRow__AHgf3{display:flex;gap:.5rem}.MelQuizClient_nameInput__DZoyF{flex:1;background:#fff;border:1.5px solid var(--border-soft);border-radius:var(--radius-full);padding:.7rem 1.1rem;font-size:.95rem;color:var(--text-primary);outline:none;transition:border-color .15s}.MelQuizClient_nameInput__DZoyF:focus{border-color:var(--olive-500)}.MelQuizClient_nameInput__DZoyF::placeholder{color:var(--text-muted)}.MelQuizClient_sendBtn___lKVg{width:42px;height:42px;flex-shrink:0;border-radius:50%;background:var(--olive-700);color:#fff;border:none;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.MelQuizClient_sendBtn___lKVg:hover{background:var(--olive-900)}.MelQuizClient_optionsGrid__IG1Yb{display:flex;flex-wrap:wrap;gap:.4rem;max-height:200px;overflow-y:auto}.MelQuizClient_optionBtn__fMIPV{display:flex;flex-direction:column;align-items:flex-start;background:#fff;border:1.5px solid var(--border-soft);border-radius:var(--radius-md);padding:.55rem .85rem;cursor:pointer;text-align:left;transition:border-color .12s,background .12s}.MelQuizClient_optionBtn__fMIPV:hover{border-color:var(--olive-500);background:var(--olive-100)}.MelQuizClient_optionSelected__IEi3t{border-color:var(--olive-700)!important;background:var(--olive-100)!important}.MelQuizClient_optionLabel__kWn7x{font-size:.85rem;font-weight:500;color:var(--text-primary);line-height:1.3}.MelQuizClient_optionSub__ImXfl{font-size:.7rem;color:var(--text-muted);margin-top:2px;line-height:1.2}.MelQuizClient_confirmBtn__5DhDL,.MelQuizClient_saveBtn__NubHB{width:100%;background:var(--olive-700);color:#fff;border:none;border-radius:var(--radius-full);padding:.8rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s;letter-spacing:.02em}.MelQuizClient_confirmBtn__5DhDL:hover,.MelQuizClient_saveBtn__NubHB:hover{background:var(--olive-900)}.MelQuizClient_savingMsg__tEv1d{text-align:center;color:var(--text-muted);font-size:.85rem;padding:.5rem 0}