*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;background:#fff;font-family:Inter,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}body{line-height:1.5715}button,input,textarea{font:inherit}button{color:inherit}.app-shell{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding-top:0}.app-shell.has-result{justify-content:flex-start;padding-top:6vh}.input-box{position:relative;min-height:100px;display:flex;align-items:flex-end;justify-content:space-between;width:min(800px,90vw);padding:0 12px 8px;border:1px solid #e6e6e6;border-radius:24px;box-shadow:0 2px 4px #0000000d;transition:border-color .2s}.input-box:focus-within{border-color:#4096ff}.input-box .ant-input-affix-wrapper{order:2;flex:1 1 auto;margin:0 8px;height:100%;border:none!important;box-shadow:none!important;padding:0!important}.input-box .ant-input{height:100%;line-height:normal;border:none;padding:24px 4px 0 8px;box-sizing:border-box}.input-box .search-textarea{flex:1 1 auto;min-width:0;margin:0;padding:24px 4px 30px 8px!important;border:0;outline:0;background:transparent;color:#333;font:inherit;font-size:16px;line-height:24px;resize:none;overflow-y:auto!important;white-space:pre-wrap;overflow-wrap:anywhere;box-sizing:border-box}.input-box .search-textarea::placeholder{color:#bfbfbf}.selector-btn,.square-btn{height:34px;line-height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:-2px}.selector-btn{order:1;flex:0 0 auto;padding:0 10px;margin-left:0;margin-right:8px;border:1px solid #e6e6e6;border-radius:8px;font-size:14px;font-family:inherit;color:#666;background:#fafafa;cursor:pointer;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s,color .2s}.selector-icon{width:14px;height:14px;margin-left:4px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.selector-btn:hover{border-color:#4096ff;color:#4096ff}.square-btn{order:3;width:34px;padding:0;border:0;margin-left:0;border-radius:8px;background:#4096ff;color:#fff;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background .2s}.square-btn:hover{background:#2978ff}.square-btn:active{background:#1a5ad9}.send-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.journal-dropdown{position:absolute;left:0;bottom:42px;z-index:1000;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 8px 24px #00000014;min-width:220px}.journal-select{order:1;position:relative;flex:0 0 auto}.journal-option{display:flex;align-items:center;gap:8px;color:#333;font-size:14px;line-height:22px;white-space:nowrap;cursor:pointer}.journal-option+.journal-option{margin-top:8px}.journal-option input{margin:0}.loading-indicator{color:#666;font-size:14px;line-height:22px}
