.settings-heading{display:flex;align-items:flex-start;justify-content:space-between}.settings-heading .card-sub{margin-bottom:18px}.settings-icon{display:grid;place-items:center;width:30px;height:30px;border:1px solid #35303e;border-radius:9px;background:#1c1923;color:#aaa2ba}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 13px;border:1px solid #2c2934;border-radius:12px;background:#0d0c12;cursor:pointer}.switch-row span{display:grid;gap:3px}.switch-row strong{font-size:12px}.switch-row small{color:#817d89;font-size:10px;line-height:1.4}.switch-row input{position:absolute;opacity:0;pointer-events:none}.switch-row i{position:relative;flex:0 0 auto;width:36px;height:20px;border-radius:20px;background:#3a3543;transition:.2s}.switch-row i::after{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;border-radius:50%;background:#c5c0ca;transition:.2s}.switch-row input:checked+i{background:#7f5cff}.switch-row input:checked+i::after{left:19px;background:#fff}.setting-block{margin-top:16px}.select{width:100%;appearance:none;background:#0b0a0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238f8998' d='m2 4 4 4 4-4z'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #302d39;color:#ddd;border-radius:11px;padding:11px 34px 11px 12px;outline:none}.bot-adder{display:flex;gap:7px}.bot-adder button{flex:0 0 42px;border:1px solid #624bc7;border-radius:11px;background:#241d3d;color:#bbaaff;font-size:22px;font-weight:500;cursor:pointer}.bot-adder button:hover{background:#332758;color:#fff}.bot-chips{display:flex;flex-wrap:wrap;gap:6px;min-height:24px;margin-top:10px}.bot-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 5px 5px 9px;border:1px solid #373140;border-radius:8px;background:#1b1721;color:#c7c1cd;font-size:10px;font-weight:600}.bot-chip button{display:grid;place-items:center;width:17px;height:17px;padding:0;border:0;border-radius:5px;background:#302a37;color:#938c9a;cursor:pointer}.bot-chip button:hover{background:#623047;color:#ffb1cc}.empty-bots{color:#68636f;font-size:10px;padding:4px 1px}
