.MicButton-module-scss-module__zUiOya__wrap{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.MicButton-module-scss-module__zUiOya__button{color:#5e44c8;cursor:pointer;background:#fffaf4bf;border:1.5px solid #5e44c84d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.MicButton-module-scss-module__zUiOya__button:hover{background:#7c5cff1f;border-color:#5e44c880;transform:scale(1.08)}.MicButton-module-scss-module__zUiOya__button.MicButton-module-scss-module__zUiOya__listening{color:#c0566a;background:#d97a8a26;border-color:#d97a8a;animation:1.6s ease-out infinite MicButton-module-scss-module__zUiOya__pulseRing}.MicButton-module-scss-module__zUiOya__button.MicButton-module-scss-module__zUiOya__hasError{color:#a12b2b;background:#a12b2b14;border-color:#a12b2b66}.MicButton-module-scss-module__zUiOya__errorMsg{color:#a12b2b;text-align:right;max-width:200px;margin:0;font-size:.72rem;line-height:1.4}@keyframes MicButton-module-scss-module__zUiOya__pulseRing{0%{box-shadow:0 0 #d97a8a8c}65%{box-shadow:0 0 0 9px #d97a8a00}to{box-shadow:0 0 #d97a8a00}}
.ChatInput-module-scss-module__dAZPNa__wrapper{align-items:flex-end;gap:.6rem;display:flex}.ChatInput-module-scss-module__dAZPNa__textarea{resize:none;font:inherit;color:#2a2622;background:#fff;border:1px solid #d9cfc4;border-radius:18px;outline:none;flex:1;min-height:72px;padding:.95rem 1rem}.ChatInput-module-scss-module__dAZPNa__textarea:focus{border-color:#7c5cff;box-shadow:0 0 0 3px #7c5cff1f}.ChatInput-module-scss-module__dAZPNa__button{cursor:pointer;color:#fff;background:#7c5cff;border:none;border-radius:16px;flex-shrink:0;padding:.95rem 1.2rem;font-weight:700;transition:transform .15s,opacity .15s}.ChatInput-module-scss-module__dAZPNa__button:hover:not(:disabled){transform:translateY(-1px)}.ChatInput-module-scss-module__dAZPNa__button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:768px){.ChatInput-module-scss-module__dAZPNa__textarea{border-radius:14px;min-height:56px;padding:.75rem .85rem;font-size:.95rem}.ChatInput-module-scss-module__dAZPNa__button{border-radius:12px;padding:.75rem 1rem;font-size:.9rem}}
.ConnectionBadge-module-scss-module__gLxWBG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .3s;display:flex}.ConnectionBadge-module-scss-module__gLxWBG__connected{color:#a78bfa;background:#c8b4ff26;border:1px solid #c8b4ff4d;box-shadow:0 0 10px #c8b4ff33}.ConnectionBadge-module-scss-module__gLxWBG__sparkles{animation:2s ease-in-out infinite ConnectionBadge-module-scss-module__gLxWBG__sparklePulse}@keyframes ConnectionBadge-module-scss-module__gLxWBG__sparklePulse{0%{opacity:.8;filter:drop-shadow(0 0 #fff6);transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 6px #fffc);transform:scale(1.2)}to{opacity:.8;filter:drop-shadow(0 0 #fff6);transform:scale(1)}}.ConnectionBadge-module-scss-module__gLxWBG__connecting{color:#f59e0b;background:#ffe6b426;border:1px solid #ffe6b44d}.ConnectionBadge-module-scss-module__gLxWBG__spinner{animation:1s linear infinite ConnectionBadge-module-scss-module__gLxWBG__spin}@keyframes ConnectionBadge-module-scss-module__gLxWBG__spin{to{transform:rotate(360deg)}}.ConnectionBadge-module-scss-module__gLxWBG__disconnected,.ConnectionBadge-module-scss-module__gLxWBG__error{color:#ef4444;background:#ff969626;border:1px solid #ff96964d}.ConnectionBadge-module-scss-module__gLxWBG__idle{color:#888;background:#c8c8c826;border:1px solid #c8c8c84d}
.ChatExperience-module-scss-module__985LMG__page{background-color:#0000;background-image:linear-gradient(#0a0a1e99,#0a0a1ecc),url(/images/background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;overflow:hidden}.ChatExperience-module-scss-module__985LMG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#fffaf48a;border-radius:28px;width:100%;max-width:920px;max-height:95vh;padding:1.4rem;overflow:auto;box-shadow:0 20px 60px #422a0e14}.ChatExperience-module-scss-module__985LMG__card::-webkit-scrollbar{display:none}.ChatExperience-module-scss-module__985LMG__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ChatExperience-module-scss-module__985LMG__header h1{font-optical-sizing:auto;margin:0 0 .3rem;font-family:Playwrite NO,cursive;font-size:2rem;font-style:normal;font-weight:400}.ChatExperience-module-scss-module__985LMG__header p{color:#3f3c3a;max-width:640px;margin:0;line-height:1.5}.ChatExperience-module-scss-module__985LMG__headerActions{flex-direction:column;align-items:flex-end;gap:.7rem;display:flex}.ChatExperience-module-scss-module__985LMG__actionButtons{align-items:center;gap:6px;display:flex}.ChatExperience-module-scss-module__985LMG__resetButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffb3;border:1px solid #b4b4b440;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex;box-shadow:0 4px 10px #00000014}.ChatExperience-module-scss-module__985LMG__resetButton:hover{background:#ffffffe6;transform:translateY(-2px)scale(1.05);box-shadow:0 6px 16px #0000001f}.ChatExperience-module-scss-module__985LMG__resetIcon{color:#6d6259;transition:transform .4s}.ChatExperience-module-scss-module__985LMG__resetButton:hover .ChatExperience-module-scss-module__985LMG__resetIcon{transform:rotate(-120deg)}.ChatExperience-module-scss-module__985LMG__resetButton:hover{box-shadow:0 6px 16px #0000001f,0 0 12px #a88bfa40}.ChatExperience-module-scss-module__985LMG__friendshipDay{color:#9d7cff;letter-spacing:.04em;margin:.25rem 0 0;font-size:.8rem;font-style:italic}.ChatExperience-module-scss-module__985LMG__notice{color:#5f584f;background:#f5efe6;border:1px solid #e3d9cf;border-radius:16px;margin-bottom:1rem;padding:.9rem 1rem;font-size:.94rem;line-height:1.5}.ChatExperience-module-scss-module__985LMG__error{color:#a12b2b;background:#fdeaea;border:1px solid #efc0c0;border-radius:16px;margin-bottom:1rem;padding:.9rem 1rem}.ChatExperience-module-scss-module__985LMG__inputArea{margin-top:1rem}.ChatExperience-module-scss-module__985LMG__journalButton{color:#5e44c8;background:#fffaf4b3;border:1px solid #e3d9cf;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.ChatExperience-module-scss-module__985LMG__journalButton:hover{background:#7c5cff1a;transform:translateY(-1px)}.ChatExperience-module-scss-module__985LMG__navOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a1e73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ChatExperience-module-scss-module__985LMG__navOverlayCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#3f3c3a;letter-spacing:.02em;background:#fffaf4e0;border-radius:20px;flex-direction:column;align-items:center;gap:.9rem;padding:1.8rem 2.4rem;font-size:.95rem;display:flex;box-shadow:0 16px 48px #422a0e2e}.ChatExperience-module-scss-module__985LMG__navSpinner{border:2.5px solid #7c5cff33;border-top-color:#7c5cff;border-radius:50%;width:28px;height:28px;animation:.85s linear infinite ChatExperience-module-scss-module__985LMG__navSpin}@keyframes ChatExperience-module-scss-module__985LMG__navSpin{to{transform:rotate(360deg)}}@media (max-width:768px){.ChatExperience-module-scss-module__985LMG__page{align-items:flex-start;padding:10px}.ChatExperience-module-scss-module__985LMG__card{border-radius:20px;max-height:calc(100dvh - 20px);padding:1rem}.ChatExperience-module-scss-module__985LMG__header{flex-direction:column-reverse}.ChatExperience-module-scss-module__985LMG__header h1{font-size:1.45rem}.ChatExperience-module-scss-module__985LMG__headerActions{flex-direction:row;justify-content:space-between;align-items:center;gap:.6rem;width:100%;display:flex}}@media (max-width:480px){.ChatExperience-module-scss-module__985LMG__page{padding:0}.ChatExperience-module-scss-module__985LMG__card{border-radius:20px 20px 0 0;min-height:100dvh;max-height:none}}
