html,body,#root{height:100%;margin:0;background:#fff;font-family:Inter,PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.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;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}.selector-btn,.square-btn{height:34px;line-height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:-2px}.selector-btn{order:1;padding:0 10px;margin-left:0;margin-right:8px;border:1px solid #e6e6e6;border-radius:8px;font-size:14px;color:#666;background:#fafafa;cursor:pointer;transition:border-color .2s,color .2s}.selector-btn:hover{border-color:#4096ff;color:#4096ff}.square-btn{order:3;width:34px;margin-left:0;border-radius:8px;background:#4096ff;color:#fff;cursor:pointer;transition:background .2s}.square-btn:hover{background:#2978ff}.square-btn:active{background:#1a5ad9}.square-btn i{font-size:18px;line-height:18px}.journal-dropdown{background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 8px 24px #00000014;min-width:220px}
