.chat-input{background:linear-gradient(to top,var(--theme-bg-grad-1)0%,var(--theme-bg-grad-1)70%,transparent 100%);z-index:50;pointer-events:none;will-change:transform;backface-visibility:hidden;border-top:none;border-radius:35px;flex-shrink:0;width:100%;padding:1.5rem 1rem 1.75rem;position:relative;transform:translateZ(0)}.chat-input__container{pointer-events:auto;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff1f;border-radius:2.1875rem;align-items:flex-end;gap:.5rem;max-width:700px;min-height:48px;margin:0 auto;padding:.35rem .5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 12px 32px #0000004d,inset 0 1px #fff6}.chat-input__field{min-height:24px;max-height:200px;color:var(--color-off-white);resize:none;scrollbar-width:none;-ms-overflow-style:none;background-color:#0000;border:none;flex:1;align-self:center;padding:.25rem .5rem;font-family:inherit;font-size:.9375rem;line-height:1.4;overflow-y:auto}.chat-input__field::-webkit-scrollbar{display:none}.chat-input__field::placeholder{color:var(--color-gold-dark,#c9a96166);font-size:.9375rem;font-style:normal}.chat-input__field:disabled{opacity:.6;cursor:not-allowed}.chat-input__field:focus{outline:none}.chat-input__button{background:var(--color-gold,#c9a961);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--theme-bg-base,#0a1f14);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 2px 8px #c9a9614d}.chat-input__button:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.chat-input__button:active:not(:disabled){transform:scale(.95);box-shadow:0 1px 4px #c9a96133}.chat-input__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat-input__button:focus{outline:none}.chat-input__icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media (max-width:768px){.chat-input{padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,var(--theme-bg-base)0%,var(--theme-bg-grad-1)60%,transparent 100%);z-index:100;position:fixed;bottom:0;left:0;right:0}.chat-input__container{border-radius:2.1875rem;min-height:48px;padding:.5rem}.chat-input__field{min-height:32px;padding:.5rem;font-size:16px}.chat-input__button{width:36px;min-width:36px;height:36px;min-height:36px}.chat-input__icon{width:16px;height:16px}}@media (max-width:926px) and (orientation:landscape) and (pointer:coarse){.chat-input{padding:.5rem 1rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0px));padding-left:calc(1rem + env(safe-area-inset-left,0px));padding-right:calc(1rem + env(safe-area-inset-right,0px));background:linear-gradient(to top,var(--theme-bg-base)0%,var(--theme-bg-grad-1)80%,transparent 100%);z-index:100;position:fixed;bottom:0;left:0;right:0}.chat-input__container{min-height:40px;padding:.35rem .5rem}.chat-input__field{min-height:24px;max-height:80px;padding:.25rem .5rem}.chat-input__button{width:32px;min-width:32px;height:32px;min-height:32px}.chat-input__mode-toggle{margin-bottom:.25rem}.chat-input__genz-toggle{width:32px;min-width:32px;height:32px;min-height:32px}}.chat-input__mode-toggle{pointer-events:auto;justify-content:flex-end;max-width:700px;margin:0 auto .5rem;padding:0 .5rem;display:flex}.chat-input__genz-toggle{color:#ffffffb3;cursor:pointer;background:linear-gradient(135deg,#1e1e1ee6 0%,#323232cc 100%);border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 2px 8px #0003}.chat-input__genz-toggle:hover{border-color:#ff8c0080;transform:translateY(-1px);box-shadow:0 4px 12px #ff8c0033}.chat-input__genz-toggle--active{color:#ffffffe6;background:linear-gradient(135deg,#b43c00e6 0%,#8c2800d9 100%);border-color:#c8643266;box-shadow:0 4px 12px #b43c0040,0 0 15px #b43c0026}.chat-input__genz-toggle--active:hover{background:linear-gradient(135deg,#c84600f2 0%,#a03200e6 100%);box-shadow:0 4px 16px #b43c004d,0 0 20px #b43c0033}.chat-input__genz-icon{font-size:1rem;transition:transform .3s}.chat-input__genz-toggle--active .chat-input__genz-icon{animation:1s ease-in-out infinite fire-pulse}@keyframes fire-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.chat-input__genz-status{color:#fff9;background:#ffffff1a;border-radius:2.1875rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700;transition:all .3s}.chat-input__genz-status--on{color:#fff;text-shadow:0 0 8px #ffc86480;background:#ffffff40}@media (max-width:768px){.chat-input__mode-toggle{margin-bottom:.375rem;padding:0 .25rem}.chat-input__genz-toggle{width:36px;min-width:36px;height:36px;min-height:36px}.chat-input__genz-icon{font-size:.875rem}}
