*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.chat-loading{display:flex;justify-content:center;align-items:center;height:100vh;background:#f5f5f5}.chat-container{height:100vh;margin:0 auto;background:#fff;display:flex;align-items:center;justify-content:center}.chat-center-box{width:50%;height:calc(100% - 200px);min-width:800px;min-height:500px;display:flex;flex-direction:column;box-shadow:0 0 20px #00000026;-moz-box-shadow:0 0 20px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:4px;overflow:hidden}.chat-header{height:64px;padding:5px 20px 8px;background:#1677ff;color:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.chat-control-content{flex:1;display:flex;justify-content:space-between;overflow:hidden}.message-box{flex:1;border-right:1px solid #ebebeb;overflow:hidden}.control-box{width:240px;flex-shrink:0;background:#fff;display:flex;flex-direction:column}.control-btn{display:flex;height:40px;width:100%}.con-btn-item{width:50%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;border-bottom:1px solid #ebebeb;color:#000}.con-btn-item-other{border-right:1px solid #ebebeb}.control-center{flex:1}.control-bottom{width:100%;height:176px;padding:0 8px 8px}.control-bottom img{width:100%;height:100%;object-fit:cover}.control-center-desc{font-size:14px;padding:8px}a{color:inherit}.about-info-link{text-decoration:none}.chat-header-inner{display:flex;align-items:center;gap:10px}.chat-header-logo{height:36px;width:auto;max-width:80px;border-radius:6px;object-fit:contain;background:#ffffff26;padding:2px}.chat-header-title{font-size:16px;font-weight:600;margin-top:-3px}.chat-header-sub{font-size:12px;opacity:.8;margin-top:-3px}.chat-messages{height:calc(100% - 176px);overflow-y:auto;padding:16px 0;background:#f7f8fa;display:flex;flex-direction:column}.chat-messages-container{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:0 16px}.chat-empty{text-align:center;color:#888;margin-top:40px;font-size:14px}.chat-bubble-row{display:flex;gap:8px;margin-bottom:10px}.chat-bubble-row.visitor{justify-content:flex-end}.chat-avatar{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;flex-shrink:0}.visitor-avatar{background:#52c41a}.chat-bubble-box{min-width:68%;max-width:95%;margin-left:6px;display:flex;flex-direction:column;align-items:flex-start}.chat-bubble-row.visitor .chat-bubble-box{align-items:flex-end;margin-left:0;margin-right:6px}.chat-time{font-size:12px;color:#888;margin-bottom:10px;display:flex}.chat-send-time{margin-left:6px}.chat-bubble-row.visitor .chat-name{margin-right:0;margin-left:6px}.chat-bubble{display:inline-block;padding:10px 14px;border-radius:12px;line-height:1.6;word-break:break-word}.bubble-service{background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000001a}.bubble-visitor{background:#1677ff;color:#fff;border-bottom-right-radius:4px}.bubble-content{font-size:14px;white-space:pre-wrap}.bubble-time{font-size:11px;margin-top:4px;opacity:.55;text-align:right}.chat-input-area{display:flex;flex-direction:column;gap:9px;padding:12px 16px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.chat-input-area .ant-input{flex:1;border-radius:8px;resize:none}.input-actions{display:flex;justify-content:flex-end;gap:8px}.chat-input-area .ant-btn{height:auto;padding:6px 16px;border-radius:8px}.invoice-btn{background:#ffffff2e!important;border-color:#ffffff80!important;color:#fff!important;border-radius:6px;flex-shrink:0}.invoice-btn:hover{background:#ffffff4d!important}.invoice-modal-title{font-size:16px;font-weight:600}.invoice-modal-body{height:calc(100% - 90px);padding:0 12px;overflow-y:auto}.invoice-modal-footer{position:absolute;bottom:0;left:0;width:100%;padding:12px 24px 20px;background:#fff;z-index:10;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.invoice-modal-btn{width:100%}.invoice-modal-body::-webkit-scrollbar{width:6px}.invoice-modal-body::-webkit-scrollbar-track{background:transparent}.invoice-modal-body::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.invoice-tagline{text-align:center;color:#888;font-size:13px;margin-bottom:16px;letter-spacing:2px}.invoice-success{display:flex;flex-direction:column;align-items:center;padding:24px 0 16px;text-align:center}.invoice-success-icon{font-size:48px;margin-bottom:12px}.invoice-success-title{font-size:18px;font-weight:600;margin-bottom:8px}.invoice-success-desc{font-size:15px;margin-bottom:8px}.invoice-success-tip{color:#888;font-size:13px}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;padding:8px 12px;background:#f7f8fa;border-top:1px solid #ebebeb;flex-shrink:0}.quick-action-btn{background:#fff;border:1px solid #d9e3f5;border-radius:20px;padding:6px 16px;font-size:13px;color:#1677ff;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.quick-action-btn:hover{background:#e8f0fe;border-color:#1677ff}.ant-modal-container{height:calc(100vh - 100px)!important;overflow:hidden}.ant-modal-body{height:100%!important}@media(max-width:768px){.chat-center-box{width:100%;height:100%;min-width:100vw;min-height:100vh;border-radius:0;box-shadow:none}.control-box{display:none}.message-box{border-right:none}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0958d9)}.login-card{width:380px;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:12px 8px 4px}.login-logo{font-size:36px;font-weight:700;color:#1677ff;text-align:center;margin-bottom:4px}.login-title{text-align:center;color:#666;font-size:15px;margin-bottom:28px}.workbench-layout{height:100vh;overflow:hidden}.workbench-sider{border-right:1px solid #f0f0f0;overflow-y:auto}.sider-header{padding:16px 16px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:1}.sider-header-left{display:flex;align-items:center;gap:8px}.sider-logo{height:28px;width:auto;max-width:72px;border-radius:5px;object-fit:contain}.sider-title{font-weight:600;font-size:15px}.sider-loading{display:flex;justify-content:center;padding:40px 0}.session-item{padding:12px 16px!important;cursor:pointer;transition:background .15s;border-bottom:1px solid #fafafa!important}.session-item:hover{background:#f5f9ff}.session-item.active{background:#e8f0fe}.session-item-inner{display:flex;gap:10px;width:100%;align-items:center}.session-avatar{flex-shrink:0;background:#1677ff!important}.session-logo-img{flex-shrink:0;width:36px;height:36px;border-radius:50%;object-fit:contain;background:#f0f0f0;display:block}.wb-logo-img{width:32px;height:32px;border-radius:50%;object-fit:contain;background:#f0f0f0;display:block;flex-shrink:0}.session-info{flex:1;min-width:0}.session-name{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-meta{display:flex;align-items:center;gap:6px;margin-top:2px}.session-time{font-size:11px;margin-left:auto}.workbench-header{background:#fff!important;border-bottom:1px solid #f0f0f0;padding:0 20px!important;display:flex;align-items:center;justify-content:space-between;height:56px!important;line-height:1!important}.header-left,.header-right{display:flex;align-items:center;gap:8px}.workbench-messages{flex:1;overflow-y:auto;padding:16px 20px;background:#f7f8fa;display:flex;flex-direction:column;gap:14px}.no-session{display:flex;justify-content:center;align-items:center;height:100%}.session-location{font-size:11px;color:#8c8c8c;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.session-item.has-unread{background:#fff7e6}.session-item.has-unread .session-name{font-weight:600}.wb-bubble-row{display:flex;align-items:flex-start;gap:8px}.wb-bubble-row.service{justify-content:flex-end}.wb-avatar{flex-shrink:0;margin-top:4px}.ai-avatar{background:#722ed1!important}.agent-avatar{background:#52c41a!important}.user-avatar{background:#1677ff!important}.wb-bubble{max-width:60%;padding:10px 14px;border-radius:12px;word-break:break-word}.bubble-service{background:#1677ff;color:#fff;border-top-right-radius:4px}.bubble-visitor{background:#fff;color:#1a1a1a;border-top-left-radius:4px;box-shadow:0 1px 3px #0000001a}.bubble-sender-label{font-size:11px;opacity:.6;margin-bottom:3px;font-weight:500}.bubble-content{font-size:14px;white-space:pre-wrap;line-height:1.6}.bubble-time{font-size:11px;margin-top:4px;opacity:.5;text-align:right}.workbench-input-area{border-top:1px solid #f0f0f0;background:#fff;padding:12px 16px;flex-shrink:0}.input-overlay-tip{font-size:12px;color:#faad14;margin-bottom:8px;background:#fffbe6;padding:4px 10px;border-radius:4px;border:1px solid #ffe58f}.input-row{display:flex;gap:8px;align-items:flex-end}.wb-input-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.send-btn{height:auto;padding:8px 16px;border-radius:8px}.h5-root{position:fixed;inset:0;display:flex;flex-direction:column;background:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;height:100dvh;overflow:hidden}.h5-view{position:absolute;inset:0;display:flex;flex-direction:column;background:#f5f6fa;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .28s}.h5-view.list-view{transform:translate(0);opacity:1;z-index:1}.h5-view.list-view.slide-out{transform:translate(-30%);opacity:0;pointer-events:none}.h5-view.chat-view{transform:translate(100%);opacity:0;z-index:2;pointer-events:none}.h5-view.chat-view.slide-in{transform:translate(0);opacity:1;pointer-events:auto}.h5-navbar{height:52px;background:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;padding:0 14px;gap:10px;flex-shrink:0;position:relative;z-index:1}.h5-navbar-title{flex:1;font-size:16px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 120px)}.h5-navbar-back{background:none;border:none;padding:8px 4px;font-size:20px;line-height:1;color:#1677ff;cursor:pointer;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:flex-start;-webkit-tap-highlight-color:transparent}.h5-navbar-right{display:flex;align-items:center;gap:6px}.h5-navbar-badge{background:#f5222d;color:#fff;border-radius:10px;padding:1px 7px;font-size:12px;font-weight:600;min-width:20px;text-align:center}.h5-navbar-avatar{width:34px;height:34px;border-radius:50%;background:#1677ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.h5-logout-btn{background:none;border:none;font-size:20px;color:#999;cursor:pointer;padding:6px;-webkit-tap-highlight-color:transparent}.h5-session-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.h5-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;color:#bbb;font-size:14px;gap:10px}.h5-empty-icon{font-size:48px;opacity:.3}.h5-session-item{background:#fff;display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;-webkit-tap-highlight-color:transparent;active:background #e8f0fe}.h5-session-item:active{background:#e8f0fe}.h5-session-item.unread{background:#fffaf0}.h5-avatar-wrap{position:relative;flex-shrink:0}.h5-avatar{width:44px;height:44px;border-radius:50%;background:#1677ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;overflow:hidden}.h5-avatar img{width:100%;height:100%;object-fit:cover}.h5-unread-dot{position:absolute;top:-2px;right:-2px;background:#f5222d;color:#fff;border-radius:10px;min-width:16px;height:16px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;border:1.5px solid #fff}.h5-session-body{flex:1;min-width:0}.h5-session-name{font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.h5-session-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.h5-owner-tag{font-size:11px;padding:1px 7px;border-radius:10px;font-weight:500}.h5-owner-tag.ai{background:#e6f4ff;color:#1677ff}.h5-owner-tag.human{background:#f6ffed;color:#52c41a}.h5-session-time{font-size:11px;color:#bbb;white-space:nowrap}.h5-chat-view{flex:1;display:flex;flex-direction:column;overflow:hidden}.h5-session-info-bar{background:#fafafa;border-bottom:1px solid #eee;padding:6px 14px;display:flex;gap:10px;flex-wrap:wrap;font-size:11px;color:#888;flex-shrink:0}.h5-action-bar{border-bottom:1px solid #eee;background:#fff;padding:8px 14px;display:flex;gap:8px;flex-shrink:0;overflow-x:auto}.h5-action-btn{height:34px;border-radius:17px;font-size:13px;flex-shrink:0;white-space:nowrap}.h5-messages{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 8px;display:flex;flex-direction:column;gap:12px;background:#f5f6fa}.h5-load-more{text-align:center;padding-bottom:4px}.h5-oldest-msg{text-align:center;font-size:11px;color:#ccc;padding-bottom:6px}.h5-bubble-row{display:flex;align-items:flex-end;gap:8px}.h5-bubble-row.visitor{flex-direction:row}.h5-bubble-row.service{flex-direction:row-reverse}.h5-msg-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;overflow:hidden}.h5-msg-avatar.visitor-av{background:#1677ff;color:#fff}.h5-msg-avatar.ai-av{background:#722ed1;color:#fff}.h5-msg-avatar.agent-av{background:#52c41a;color:#fff}.h5-msg-avatar img{width:100%;height:100%;object-fit:cover}.h5-bubble{max-width:72vw;padding:9px 12px;border-radius:14px;word-break:break-word;position:relative}.h5-bubble.bubble-visitor{background:#fff;color:#1a1a1a;border-bottom-left-radius:4px;box-shadow:0 1px 4px #00000014}.h5-bubble.bubble-service{background:#1677ff;color:#fff;border-bottom-right-radius:4px}.h5-bubble-label{font-size:10px;opacity:.55;margin-bottom:3px;font-weight:500}.h5-bubble-content{font-size:14px;white-space:pre-wrap;line-height:1.6}.h5-bubble-time{font-size:10px;margin-top:3px;text-align:right;opacity:.45}.h5-input-area{background:#fff;border-top:1px solid #eee;padding:8px 10px;padding-bottom:max(8px,env(safe-area-inset-bottom));flex-shrink:0}.h5-input-tip{font-size:12px;color:#faad14;background:#fffbe6;border:1px solid #ffe58f;border-radius:6px;padding:4px 10px;margin-bottom:6px;text-align:center}.h5-input-row{display:flex;gap:6px;align-items:flex-end}.h5-textarea{flex:1;border:1px solid #e0e0e0;border-radius:20px;padding:8px 14px;font-size:14px;resize:none;outline:none;line-height:1.5;background:#f7f7f7;max-height:100px;overflow-y:auto;font-family:inherit}.h5-textarea:focus{border-color:#1677ff;background:#fff}.h5-textarea:disabled{opacity:.5}.h5-icon-btn{width:40px;height:40px;border-radius:50%;background:#f0f0f0;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s}.h5-icon-btn:active{background:#ddd}.h5-icon-btn.danger{background:#fff1f0;color:#f5222d}.h5-icon-btn:disabled{opacity:.4;pointer-events:none}.h5-send-btn{height:40px;border-radius:20px;font-size:14px;flex-shrink:0;padding:0 16px}.h5-spin{display:flex;justify-content:center;padding:60px 0}.h5-divider{text-align:center;font-size:11px;color:#ccc;padding:4px 0}.admin-layout{min-height:100vh}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#1677ff}.admin-content{padding:24px;background:#f5f6fa}.admin-table-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 4px #0000000f}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ah5-root{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#f5f6f8;overflow:hidden}.ah5-header{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 16px;background:#1677ff;color:#fff;flex-shrink:0}.ah5-header-title{font-size:17px;font-weight:700;letter-spacing:1px}.ah5-header-right{display:flex;align-items:center;gap:10px}.ah5-header-name{font-size:14px;opacity:.9}.ah5-logout{background:transparent;border:1.5px solid rgba(255,255,255,.6);color:#fff;border-radius:6px;padding:4px 8px;cursor:pointer;font-size:15px;display:flex;align-items:center}.ah5-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.ah5-tabbar{display:flex;border-top:1px solid #e8e8e8;background:#fff;flex-shrink:0;padding-bottom:env(safe-area-inset-bottom)}.ah5-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 0 6px;border:none;background:transparent;color:#8c8c8c;cursor:pointer;gap:3px;font-size:13px}.ah5-tab-icon{font-size:20px;line-height:1}.ah5-tab-label{font-size:11px}.ah5-tab-active{color:#1677ff}.ah5-section{padding:12px 12px 80px}.ah5-section-header{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;margin-bottom:12px;color:#333}.ah5-card{background:#fff;border-radius:10px;padding:12px 14px;margin-bottom:10px;box-shadow:0 1px 4px #00000012}.ah5-card-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.ah5-card-name{font-size:15px;font-weight:600;color:#222}.ah5-card-sub{font-size:13px;color:#666;margin-bottom:4px}.ah5-card-actions{display:flex;gap:8px;margin-top:8px}.ah5-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ah5-badge{display:inline-block;padding:1px 8px;border-radius:20px;font-size:12px}.ah5-badge-green{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.ah5-badge-gray{background:#f5f5f5;color:#8c8c8c;border:1px solid #d9d9d9}.ah5-badge-orange{background:#fff7e6;color:#fa8c16;border:1px solid #ffd591}.ah5-kw-tag{display:inline-block;padding:1px 10px;border-radius:20px;font-size:13px;font-weight:600;background:#e6f4ff;color:#1677ff}.ah5-btn-primary{background:#1677ff;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:14px;cursor:pointer;font-weight:500}.ah5-btn-primary:disabled{opacity:.6;cursor:not-allowed}.ah5-btn-primary.ah5-btn-sm{padding:5px 12px;font-size:13px;border-radius:6px}.ah5-btn-ghost{background:transparent;color:#1677ff;border:1px solid #1677ff;border-radius:6px;padding:4px 12px;font-size:13px;cursor:pointer}.ah5-btn-danger{background:transparent;color:#ff4d4f;border:1px solid #ff4d4f;border-radius:6px;padding:4px 12px;font-size:13px;cursor:pointer}.ah5-btn-danger-sm{background:transparent;color:#ff4d4f;border:1px solid #ff4d4f;border-radius:6px;padding:2px 8px;font-size:12px;cursor:pointer;flex-shrink:0}.ah5-full-btn{width:100%;height:42px;font-size:15px;border-radius:10px;text-align:center}.ah5-group{background:#fff;border-radius:10px;padding:14px;margin-bottom:12px;box-shadow:0 1px 4px #00000012}.ah5-group-title{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.ah5-group-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ah5-textarea{width:100%;border:1px solid #d9d9d9;border-radius:8px;padding:8px 10px;font-size:14px;resize:vertical;box-sizing:border-box;outline:none;font-family:inherit;color:#333}.ah5-textarea:focus{border-color:#1677ff}.ah5-input-plain{flex:1;border:1px solid #d9d9d9;border-radius:6px;padding:6px 8px;font-size:13px;outline:none;min-width:0;color:#333}.ah5-input-plain:focus{border-color:#1677ff}.ah5-input-time{width:68px;border:1px solid #d9d9d9;border-radius:6px;padding:5px 6px;font-size:13px;outline:none;text-align:center;flex-shrink:0}.ah5-toggle{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#555}.ah5-qa-row{display:flex;gap:6px;align-items:center;margin-bottom:6px;flex-wrap:nowrap}.ah5-time-row{display:flex;align-items:center;gap:6px;margin-bottom:10px;flex-wrap:wrap}.ah5-kb-row{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f0f0f0}.ah5-kb-name{flex:1;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.ah5-center{display:flex;align-items:center;justify-content:center;padding:40px}.ah5-empty{text-align:center;color:#bbb;font-size:14px;padding:30px 0}.ah5-hint{font-size:12px;color:#999;margin-bottom:12px;line-height:1.6}.lh5-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 32px;background:linear-gradient(160deg,#1677ff,#0958d9)}.lh5-logo{font-size:48px;font-weight:900;color:#fff;letter-spacing:4px;margin-bottom:8px}.lh5-subtitle{font-size:15px;color:#fffc;margin-bottom:48px}.lh5-form{width:100%;max-width:360px;display:flex;flex-direction:column;gap:14px}.lh5-field{display:flex;align-items:center;background:#ffffff26;border:1.5px solid rgba(255,255,255,.35);border-radius:12px;padding:0 16px;height:52px}.lh5-field-icon{font-size:18px;margin-right:10px;flex-shrink:0}.lh5-input{flex:1;background:transparent;border:none;outline:none;font-size:16px;color:#fff;height:100%}.lh5-input::placeholder{color:#fff9}.lh5-error{color:#ffd666;font-size:14px;text-align:center;padding:4px 0}.lh5-btn{margin-top:8px;height:52px;border:none;border-radius:12px;background:#fff;color:#1677ff;font-size:17px;font-weight:700;cursor:pointer;letter-spacing:4px;transition:opacity .2s}.lh5-btn:active{opacity:.85}.lh5-btn:disabled{opacity:.6;cursor:not-allowed}
