.quota-exceeded-panel{border-top:1px solid #f0f0f0;margin-top:14px;padding-top:14px;animation:.35s ease-out qep-expand;overflow:hidden}@keyframes qep-expand{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.quota-exceeded-panel__head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.quota-exceeded-panel__head svg{color:#ff4d4f;flex-shrink:0}.quota-exceeded-panel__head h3{color:#ff4d4f;margin:0;font-size:14px;font-weight:700}.quota-exceeded-panel__head small{color:#999;margin-left:auto;font-size:12px}.quota-exceeded-panel__hint{color:#888;margin:0 0 10px;font-size:12px}.quota-exceeded-panel__list{flex-direction:column;gap:8px;max-height:200px;padding-bottom:8px;display:flex;overflow-y:auto}.quota-exceeded-panel__item{border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .25s;display:flex}.quota-exceeded-panel__item.is-cancelling{opacity:.5;pointer-events:none;background:#fff5f5;border-color:#ffccc7}.quota-exceeded-panel__item-info{flex:1;min-width:0}.quota-exceeded-panel__item-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.quota-exceeded-panel__item-info small{color:#999;font-size:11px}.quota-exceeded-panel__cancel-btn{color:#ff4d4f;cursor:pointer;background:#fff;border:1px solid #ffcdd2;border-radius:6px;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s}.quota-exceeded-panel__cancel-btn:hover{background:#fff2f0}.quota-exceeded-panel__cancel-btn:disabled{opacity:.5;cursor:not-allowed}.quota-exceeded-panel__empty{text-align:center;color:#999;padding:20px;font-size:13px}.quota-exceeded-panel__retry{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:10px;width:100%;margin-top:10px;padding:10px;font-size:14px;font-weight:700;transition:all .15s}.quota-exceeded-panel__retry:disabled{opacity:.5;cursor:not-allowed}.quota-exceeded-panel__retry:hover:not(:disabled){background:#4096ff}.stsm-overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(15,23,42,.5);justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.stsm-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.35s cubic-bezier(.34,1.56,.64,1) stsm-slide-up;display:flex;overflow:hidden}@keyframes stsm-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.stsm-head{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.stsm-head-left{align-items:center;gap:8px;display:flex}.stsm-head-icon{color:#2563eb;width:20px;height:20px}.stsm-head-title{color:#0f172a;margin:0;font-size:16px;font-weight:700}.stsm-head-close{cursor:pointer;color:#94a3b8;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.stsm-head-close:hover{color:#ef4444;background:#fee2e2}.stsm-body{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px;overflow-y:auto}.stsm-section{margin-bottom:20px}.stsm-section-title{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.stsm-name-input{color:#0f172a;box-sizing:border-box;background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #c7d2fe;border-radius:10px;outline:none;width:100%;height:32px;padding:0 12px;font-size:14px}.stsm-name-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.stsm-tag-preview{flex-wrap:wrap;gap:6px;display:flex}.stsm-tag{border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.stsm-tag--above{color:#dc2626;background:#fef2f2}.stsm-tag--below{color:#059669;background:#ecfdf5}.stsm-channel-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.stsm-channel-card{cursor:pointer;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;transition:all .2s;display:flex}.stsm-channel-card.selected{background:#eff6ff;border-color:#2563eb}.stsm-channel-radio{border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:16px;height:16px}.selected .stsm-channel-radio{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 3px #fff}.stsm-channel-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.stsm-channel-icon.ch-wechat{color:#059669;background:#ecfdf5}.stsm-channel-info{min-width:0}.stsm-channel-name{color:#0f172a;font-size:13px;font-weight:600}.stsm-channel-hint{color:#94a3b8;margin-top:1px;font-size:11px}.stsm-foot{border-top:1px solid #f1f5f9;flex-shrink:0;padding:14px 20px}.stsm-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:50px;width:100%;height:48px;font-size:15px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(37,99,235,.3)}.stsm-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.stsm-error{color:#ef4444;text-align:center;margin-bottom:8px;font-size:12px}.stsm-foot-links{justify-content:center;gap:16px;margin-top:10px;display:flex}.stsm-foot-link{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:12px}.stsm-foot-link:hover{color:#64748b}.stsm-tip{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.stsm-tip-icon{color:#3b82f6;flex-shrink:0;margin-top:1px}.stsm-tip-text{flex:1}.stsm-tip-close{color:#93c5fd;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;padding:0;display:flex}.stsm-tip-close:hover{color:#2563eb;background:#dbeafe}.stsm-match-all-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;display:flex}.stsm-match-all-label{color:#0f172a;flex-shrink:0;font-size:13px;font-weight:600}.stsm-match-all-capsules{border:1px solid #e2e8f0;border-radius:8px;gap:0;display:flex;overflow:hidden}.stsm-match-all-capsule{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.stsm-match-all-capsule+.stsm-match-all-capsule{border-left:1px solid #e2e8f0}.stsm-match-all-capsule.is-active{color:#fff;background:#2563eb}.stsm-match-all-capsule:not(.is-active):hover{background:#f1f5f9}
