input,select,textarea{font-size:16px!important}[role=button],a,button{min-height:44px;min-width:44px}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.safe-area-top{padding-top:env(safe-area-inset-top,0)}html{height:-webkit-fill-available}body{min-height:-webkit-fill-available}*{-webkit-overflow-scrolling:touch}html{touch-action:manipulation}.mobile-nav-spacer{height:64px}@media (max-width:768px){body{font-size:14px}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}.btn-touch{min-height:44px;padding:12px 24px}.card-touch{transition:background-color .15s ease}.card-touch:active{background-color:rgba(0,0,0,.05)}}@media (prefers-color-scheme:dark){.card-touch:active{background-color:hsla(0,0%,100%,.05)}}@media (max-width:768px){[role=button]:active,a:active,button:active{transform:scale(.97);transition:transform .1s ease-in}.card-touch,.mobile-quick-command,.mobile-top-bar__credits{-webkit-tap-highlight-color:transparent;transition:all .15s ease}.card-touch:active,.mobile-quick-command:active,.mobile-top-bar__credits:active{background-color:rgba(192,57,43,.1);transform:scale(.98)}input:focus,select:focus,textarea:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px rgba(192,57,43,.1)}.mobile-input-area__send:active{transform:scale(.9)}[role=tab]:active,nav a:active{opacity:.7;transition:opacity .1s ease}.mobile-chat-container{display:flex;flex-direction:column;height:100vh;height:-webkit-fill-available;background-color:#1a1a1a;font-family:"Noto Serif SC",serif;overflow:hidden}.mobile-top-bar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#c0392b,#e74c3c);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:100;padding:calc(12px + env(safe-area-inset-top, 0px)) 16px 12px}.mobile-top-bar__title{font-size:16px;font-weight:700;font-family:"Noto Serif SC",serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-top-bar__credits{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer;padding:6px 12px;background:hsla(0,0%,100%,.15);border-radius:20px;transition:background .2s;white-space:nowrap}.mobile-top-bar__credits:active{background:hsla(0,0%,100%,.25)}.mobile-slogan{text-align:center;padding:8px 16px;font-size:13px;color:#999;background-color:#f5f0e8;border-bottom:1px solid #e8e0d5}.mobile-chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;background-color:#1a1a1a;-webkit-overflow-scrolling:touch;padding:calc(60px + env(safe-area-inset-top, 0px)) 16px calc(80px + env(safe-area-inset-bottom, 0px))}.mobile-chat-messages__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:32px 16px}.mobile-chat-messages__icon{width:64px;height:64px;background:linear-gradient(135deg,#c0392b,#e74c3c);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 12px rgba(192,57,43,.3)}.mobile-chat-messages__icon-text{color:#fff;font-size:28px;font-weight:700;font-family:"Noto Serif SC",serif}.mobile-chat-messages__welcome{font-size:18px;font-weight:700;color:#fff;margin-bottom:8px;font-family:"Noto Serif SC",serif}.mobile-chat-messages__subtitle{font-size:14px;color:#9ca3af;max-width:280px;line-height:1.5}.mobile-message{margin-bottom:16px;animation:slideIn .3s ease-out}}@media (max-width:768px){@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-message--user{display:flex;justify-content:flex-end}.mobile-message--assistant{display:flex;justify-content:flex-start}.mobile-message__bubble{max-width:85%;padding:12px 16px;border-radius:16px;font-size:15px;line-height:1.6;word-wrap:break-word}.mobile-message__bubble--user{background:linear-gradient(135deg,#fcd34d,#f59e0b);color:#1a1a1a;border-bottom-right-radius:4px}.mobile-message__bubble--assistant{background:#fff8e7;color:#333;border:2px solid rgba(212,175,55,.4);border-bottom-left-radius:4px}.mobile-message__avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.mobile-message__avatar--assistant{background:linear-gradient(135deg,#c0392b,#e74c3c);margin-right:8px}.mobile-quick-commands{padding:12px 16px;background-color:#f5f0e8;border-top:1px solid #e8e0d5}.mobile-quick-commands__scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.mobile-quick-commands__scroll::-webkit-scrollbar{display:none}.mobile-quick-command{flex-shrink:0;padding:10px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:20px;font-size:14px;color:#333;cursor:pointer;transition:all .2s;white-space:nowrap}.mobile-quick-command:active{background:#f5f0e8;border-color:#c0392b;transform:scale(.98)}.mobile-quick-command__icon{margin-right:6px}.mobile-input-area{background:#1a1a1a;border-top:1px solid hsla(0,0%,100%,.1);padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px))}.mobile-input-area__wrapper{display:flex;align-items:flex-end;gap:10px}.mobile-input-area__input{flex:1;padding:12px 16px;border:1px solid hsla(0,0%,100%,.2);border-radius:24px;font-size:16px!important;background:hsla(0,0%,100%,.05);color:#fff;resize:none;max-height:120px;font-family:inherit;transition:all .2s}.mobile-input-area__input:focus{outline:none;border-color:#c0392b;background:hsla(0,0%,100%,.1)}.mobile-input-area__input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.mobile-input-area__input::placeholder{color:hsla(0,0%,100%,.4)}.mobile-input-area__send{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#c0392b,#e74c3c);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;flex-shrink:0}.mobile-input-area__send:active{transform:scale(.9)}.mobile-input-area__send:disabled{opacity:.5;cursor:not-allowed}.mobile-input-area__hint{font-size:12px;color:hsla(0,0%,100%,.4);text-align:center;margin-top:6px}.mobile-typing{display:flex;align-items:center;gap:4px;padding:12px 16px}.mobile-typing__dot{width:8px;height:8px;background:#999;border-radius:50%;animation:typingBounce 1.4s infinite}.mobile-typing__dot:nth-child(2){animation-delay:.2s}.mobile-typing__dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.mobile-typing__text{font-size:12px;color:hsla(0,0%,100%,.4);margin-left:8px}.mobile-menu-button{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;transition:background-color .2s}.mobile-menu-button:active{background-color:hsla(0,0%,100%,.1)}.mobile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#1a1a1a}.mobile-loading__spinner{width:48px;height:48px;border:4px solid rgba(192,57,43,.3);border-top-color:#c0392b;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(1turn)}}.mobile-loading__text{font-size:14px;color:hsla(0,0%,100%,.6);font-family:"Noto Serif SC",serif}.mobile-history-sidebar{position:fixed;top:0;left:0;bottom:0;width:80vw;max-width:300px;background-color:#1a1a1a;z-index:200;transform:translateX(-100%);transition:transform .3s ease;box-shadow:2px 0 8px rgba(0,0,0,.3)}.mobile-history-sidebar--open{transform:translateX(0)}.mobile-attach-menu{flex-wrap:wrap;max-width:280px;gap:4px!important}.mobile-attach-btn{min-height:44px!important;padding:8px 12px!important}.mobile-attach-btn:active{transform:scale(.95)}.desktop-only{display:none!important}.mobile-only{display:block!important}}@media (min-width:769px){.mobile-only{display:none!important}}