.agent-self-setting .tabs{justify-content:flex-start;padding:0 30px;gap:20px;width:100%;height:80px;border-radius:10px;border:1px solid #ddd;background:#f2f2f2;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.agent-self-setting .tabs,.agent-self-setting .tabs>div{display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row}.agent-self-setting .tabs>div{cursor:pointer;width:130px;height:40px;justify-content:center;border-radius:24px;border:1px solid #fff;background:linear-gradient(180deg,#fff,#e0e0e0);box-shadow:inset 0 2px 4px 0 hsla(0,0%,66.3%,.3),0 6px 10px 0 rgba(0,0,0,.2),0 2px 0 0 hsla(0,0%,100%,.4),0 -4px 6px 0 #fff;color:#444;font-size:16px;font-weight:400}.agent-self-setting .tabs>div.active{color:#fff;background:var(--unnamed,#ed6f2d);box-shadow:inset 0 2px 4px 0 rgba(200,108,0,.3),0 6px 10px 0 rgba(0,0,0,.2),0 2px 0 0 hsla(0,0%,100%,.4),0 -4px 6px 0 #fff}.agent-self-setting .tabs+div{margin-top:30px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:column}.agent-self-setting .tabs+div>div{width:100%;height:100px;border-bottom:1px solid #f2f2f2;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;flex-direction:row}.agent-self-setting .tabs+div>div>div:first-child{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;gap:20px}.agent-self-setting .tabs+div>div>div:last-child{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;flex-direction:row;gap:10px}.agent-self-setting .tabs+div>div>div:last-child .btn{width:100px;color:#fff;border-radius:15px;background:#ed6f2d}.agent-self-setting .tabs+div>div>div:last-child .btn,.agent-self-setting .tabs+div>div>div:last-child .dl-btn{cursor:pointer;height:30px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row}.agent-self-setting .tabs+div>div>div:last-child .dl-btn{width:70px;color:#ed6f2d;border:1px solid #ed6f2d;border-radius:15px}.agent-self-setting .tabs+div>div>div:last-child.actions>div{cursor:pointer;padding:0 15px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row;gap:5px}.agent-self-setting .tabs+div>div>div:last-child.actions>div:not(:first-child){height:15px;border-left:1px solid #ccc}.agent-self-setting .tabs+div>div>div:last-child.actions>div:last-child{color:#ed6f2d}.agent-self-setting .tabs+div>div .desc{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;gap:10px;color:#999}