.layout{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1.7fr 1fr;gap:20px}.panel,.feed{background:#fff;border:1px solid #e0e5ec;border-radius:10px;padding:22px;margin-bottom:22px}.bars button{display:grid;grid-template-columns:210px 1fr 25px;align-items:center;gap:10px;width:100%;border:0;background:#fff;padding:9px;text-align:left;cursor:pointer}.bars button span{font-size:13px;font-weight:800}.bars button i{height:9px;background:#edf0f4;border-radius:9px;overflow:hidden}.bars button i b{display:block;height:100%;background:#d92d20}.phases button{display:grid;grid-template-columns:86px 1fr 40px;width:100%;padding:14px;margin:8px 0;border:0;border-left:4px solid #d92d20;background:#f8fafc;text-align:left;cursor:pointer}.phases button span{font-size:12px;color:#667085}.phases button em{font-style:normal;font-weight:900}.phases p{font-size:12px;line-height:1.7;color:#667085}.storyfoot{display:flex;justify-content:space-between;gap:12px;font-size:12px}.storyfoot div{flex:1;color:#667085}.storyfoot a{color:#b42318;font-weight:900}.red{background:#d92d20!important;color:#fff}.error{background:#fee4e2;color:#b42318;padding:20px}.empty{text-align:center;color:#667085;padding:30px}code{background:#e9edf3;padding:3px 6px;border-radius:4px}@media(max-width:760px){.layout{grid-template-columns:1fr;margin:0 12px}.bars button{grid-template-columns:130px 1fr 22px}.storyfoot{flex-wrap:wrap}.storyfoot div{order:3;flex-basis:100%}}
