*{box-sizing:border-box;margin:0;padding:0}.chat-layout{display:flex;flex-direction:column;height:100vh;height:100dvh;background-color:#1a1a1a;color:#e5e5e5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.welcome{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;transition:opacity .6s cubic-bezier(.4,0,.2,1);animation:slideDown .4s ease-out}@keyframes slideDown{0%{opacity:0}to{opacity:1}}.welcome.transitioning{opacity:0;pointer-events:none}.welcome-inner{width:100%;max-width:48rem}.chat-title{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:2rem;color:#fff;transition:opacity .4s ease-out}.welcome.transitioning .chat-title{opacity:0}.messages-area{flex:1;overflow-y:auto;overflow-x:hidden;animation:fadeIn .5s ease-in .3s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.messages-inner{max-width:48rem;margin:0 auto;padding:1rem}.message-block{margin-bottom:2rem;animation:messageSlideIn .4s ease-out}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sender{font-size:.875rem;font-weight:600;color:#9ca3af;margin-bottom:.5rem}.sender.user{text-align:right}.sender.assistant{text-align:left}.message-text{color:#f3f4f6;white-space:pre-wrap;word-wrap:break-word;line-height:1.6}.message-text.user{text-align:right}.message-text.assistant{text-align:left}.cursor{display:inline-block;width:2px;height:1.2em;background-color:#f3f4f6;margin-left:2px;animation:blink 1s infinite;vertical-align:text-bottom}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.response-time{font-size:.75rem;color:#9ca3af;opacity:.76;text-align:right;margin-top:.25rem}.thinking-block{margin-bottom:2rem;animation:messageSlideIn .4s ease-out}.thinking-row{display:flex;align-items:center;justify-content:space-between}.thinking-dots{display:flex;gap:.375rem}.thinking-dots span{width:.5rem;height:.5rem;background-color:#9ca3af;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.thinking-dots span:nth-child(1){animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.thinking-timer{font-size:.75rem;color:#878e9d;opacity:.5;margin-left:1rem}.input-bar{background-color:#1a1a1a;padding:0 1rem 1rem;animation:appear .6s cubic-bezier(.4,0,.2,1) both;position:sticky;bottom:0;z-index:10}@keyframes appear{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.input-box{max-width:48.5rem;margin:0 auto;display:flex;align-items:flex-end;gap:.5rem;background-color:#2d2d2d;border:1px solid #374151;border-radius:1.5rem;padding:.5rem;transition:border-color .2s}.input-box:focus-within{box-shadow:0 0 3px 1px #4b5563}.input-box textarea{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1rem;resize:none;min-height:40px;max-height:200px;padding:.5rem 1rem;font-family:inherit;line-height:1.5}.input-box textarea::placeholder{color:#878e9d}.input-box textarea:disabled{opacity:.6;cursor:not-allowed}.input-box button{background-color:#fff;color:#000;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,opacity .2s;flex-shrink:0}.input-box button:hover:not(:disabled){background-color:#e5e5e5}.input-box button.disabled,.input-box button:disabled{background-color:#374151;color:#878e9d;cursor:not-allowed;opacity:.5}.input-box button.listening{background-color:#ef4444;animation:pulse-scale 1.5s ease-in-out infinite;position:relative}.input-box button.listening:hover{background-color:#dc2626}.input-box button.listening:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background-color:#ef4444;opacity:.4;animation:pulse-ring 1.5s ease-out infinite}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(1);opacity:.4}to{transform:translate(-50%,-50%) scale(1.8);opacity:0}}.input-box button.listening{background-color:#ef4444;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.input-box button svg{width:1.25rem;height:1.25rem}.disclaimer{font-size:.75rem;color:#878e9d;text-align:center;margin-top:.75rem}.messages-area::-webkit-scrollbar{width:8px}.messages-area::-webkit-scrollbar-track{background:#1a1a1a}.messages-area::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.messages-area::-webkit-scrollbar-thumb:hover{background:#4b5563}@media(max-width:768px){.chat-title{font-size:2rem}.messages-inner{padding:1rem;padding-bottom:140px}.messages-area{padding-bottom:0}.input-bar{border-top:solid 1px #2d2d2d;padding:.75rem;animation:none;position:fixed;bottom:0;left:0;right:0;background-color:#1a1a1a}.input-box{touch-action:manipulation}.input-box textarea{font-size:16px}}._banner_1hord_1{width:100%;height:3rem;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;animation:_slideDown_1hord_1 .4s ease-out;background:linear-gradient(135deg,#6366f1,#8b5cf6)}@keyframes _slideDown_1hord_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}._content_1hord_24{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:600}._emoji_1hord_32{font-size:1.25rem;line-height:1}._message_1hord_37{line-height:1;letter-spacing:3px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._default_1hord_43{background:linear-gradient(135deg,#e5e5e5);color:#000}._valentines_1hord_48{background:linear-gradient(135deg,#ff5ac5);color:#fff}._easter_1hord_53{background:linear-gradient(135deg,#fbf49a,#abe8e7);color:#000}._starwars_1hord_58{background:#000;background-image:url(/assets/starwars-DzGhwTDx.jpg);color:#ffe81f}._birthday_1hord_64{background:linear-gradient(135deg,#89cff0,#f4c2c2);color:#000}._halloween_1hord_69{background:linear-gradient(135deg,#f27f1b,#f24f13);color:#000}._christmas_1hord_74{background:linear-gradient(135deg,#8d0018);color:#fff}._newyear_1hord_79{background:linear-gradient(135deg,#fbbf24,#f59e0b,#dc2626);color:#1f2937}@media(max-width:768px){._banner_1hord_1{height:2.75rem}._content_1hord_24{font-size:.875rem;gap:.5rem}._emoji_1hord_32{font-size:1.125rem}._closeButton_1hord_98{right:.75rem;width:1.5rem;height:1.5rem}._closeButton_1hord_98 svg{width:14px;height:14px}}._navbar_1fpnr_1{width:100%;height:3rem;background-color:#1a1a1a;display:flex;align-items:center;padding:2rem 1rem;flex-shrink:0;position:relative;z-index:90;transition:all .3s ease}._navbar_1fpnr_1._withAnnouncement_1fpnr_16{top:0}._navContent_1fpnr_20{width:100%;max-width:100%;display:flex;align-items:center;justify-content:space-between}._navLeft_1fpnr_28,._navRight_1fpnr_34{display:flex;align-items:center;gap:1rem}@media(max-width:768px){._navbar_1fpnr_1{height:3rem;padding:0 .75rem}}._container_1n95c_1{top:1rem;right:1rem;z-index:100;animation:_slideDown_1n95c_1 .4s ease-out}@keyframes _slideDown_1n95c_1{0%{opacity:0}to{opacity:1}}._trigger_1n95c_20{background-color:#2d2d2d;color:#e5e5e5;border:1px solid #4b5563;border-radius:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;cursor:pointer;outline:none;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:120px}._trigger_1n95c_20:hover{background-color:#3d3d3d;box-shadow:0 0 3px 1px #4b5563}._trigger_1n95c_20:focus{box-shadow:0 0 3px 1px #4b5563}._currentFlag_1n95c_47{width:1.25rem;height:1.25rem;border-radius:50%;object-fit:cover;flex-shrink:0}._currentName_1n95c_55{flex:1;text-align:left;font-weight:500}._arrow_1n95c_61{color:#9ca3af;transition:transform .2s ease;flex-shrink:0}._arrowOpen_1n95c_67{transform:rotate(180deg)}._dropdown_1n95c_71{position:absolute;top:calc(100% + .5rem);right:1rem;background-color:#1a1a1a;border:1px solid #4b5563;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:_dropdownSlide_1n95c_1 .2s ease-out;min-width:200px}@keyframes _dropdownSlide_1n95c_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._option_1n95c_95{width:100%;background-color:transparent;color:#e5e5e5;border:none;padding:.625rem 1rem;display:flex;align-items:center;gap:.75rem;transition:background-color .15s ease;cursor:pointer;text-align:left;font-family:inherit;font-size:.875rem;position:relative}._option_1n95c_95:hover{background-color:#2d2d2d}._optionActive_1n95c_116{background-color:#2d2d2d;opacity:.75}._optionActive_1n95c_116:hover{background-color:#2d2d2d;opacity:.5}._flag_1n95c_126{width:1.5rem;height:1.5rem;border-radius:50%;object-fit:cover;flex-shrink:0}._names_1n95c_134{flex:1;display:flex;flex-direction:column;gap:.125rem}._nativeName_1n95c_141{font-size:.9375rem;font-weight:600;color:#e5e5e5;line-height:1.3;margin:0}._i18nName_1n95c_149{font-size:.8125rem;color:#9ca3af;opacity:.76;font-weight:400;line-height:1.3;margin:0}@media(max-width:768px){._container_1n95c_1{top:.75rem;right:.75rem}._trigger_1n95c_20{font-size:.8125rem;padding:.4rem .875rem;min-width:100px}._currentFlag_1n95c_47{width:1.125rem;height:1.125rem}._dropdown_1n95c_71{min-width:180px}._option_1n95c_95{padding:.5rem .875rem}._flag_1n95c_126{width:1.375rem;height:1.375rem}._nativeName_1n95c_141{font-size:.875rem}._i18nName_1n95c_149{font-size:.75rem}}
